janest-base 0.17.3-ok1 source package in openKylin
Changelog
janest-base (0.17.3-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Thu, 07 May 2026 19:58:50 +0800
janest-base (0.17.3-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Thu, 07 May 2026 19:58:50 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | release | main | ocaml |
| File | Size | SHA-256 Checksum |
|---|---|---|
| janest-base_0.17.3.orig.tar.gz | 467.0 KiB | 3f3f64789ab25bb5cb7f5f907dd651dec9cc9440981822fe75df6b94344b7208 |
| janest-base_0.17.3-ok1.debian.tar.xz | 2.3 KiB | ea8e12cfdba4863498397be5c58c80f5c2ea695daa199ee4e34aac11d646b574 |
| janest-base_0.17.3-ok1.dsc | 1.9 KiB | 1897b801b8aa1222aa540d68d6ca097b13b09feb5b24f924939e3d678ffb94ce |
Base is a standard library for OCaml. It provides a standard set of
general purpose modules that are well-tested, performant, and
fully-portable across any environment that can run OCaml code. Unlike
other standard library projects, Base is meant to be used as a
wholesale replacement of the standard library distributed with the
OCaml compiler. In particular it makes different choices and doesn’t
re-export features that are not fully portable such as I/O, which are
left to other libraries.
.
This package contains runtime files.
Base is a standard library for OCaml. It provides a standard set of
general purpose modules that are well-tested, performant, and
fully-portable across any environment that can run OCaml code. Unlike
other standard library projects, Base is meant to be used as a
wholesale replacement of the standard library distributed with the
OCaml compiler. In particular it makes different choices and doesn’t
re-export features that are not fully portable such as I/O, which are
left to other libraries.
.
This package contains development files.