ocaml-versionversion
Manipulate, parse and generate OCaml compiler version strings
This library provides facilities to parse version numbers of the OCaml compiler, and enumerates the various official OCaml releases and configuration variants.
OCaml version numbers are of the form major.minor.patch+extra
, where the patch
and extra
fields are optional. This library offers the following functionality:
- Functions to parse and serialise OCaml compiler version numbers.
- Enumeration of official OCaml compiler version releases.
- Test compiler versions for a particular feature (e.g. the
bytes
type) - opam compiler switch enumeration.
Further information
- Discussion: Post on https://discuss.ocaml.org/ with the
ocaml
tag under the Ecosystem category. - Bugs: https://github.com/ocurrent/ocaml-version/issues
- Docs: http://docs.mirage.io/ocaml-version
Tags | org:ocamllabs |
---|---|
Author | Anil Madhavapeddy <anil@recoil.org> |
License | ISC |
Published | |
Homepage | https://github.com/ocurrent/ocaml-version |
Issue Tracker | https://github.com/ocurrent/ocaml-version/issues |
Maintainer | Anil Madhavapeddy <anil@recoil.org> |
Dependencies | |
Source [http] | https://github.com/ocurrent/ocaml-version/releases/download/v3.6.5/ocaml-version-3.6.5.tbz sha256=8473f697425ccfd61a971098d30720747eb34f3f8ea910fa24eca307eaf9dfd2 sha512=4d85b6c612f316b68a296ff54beed460705d471d425fe3fa9bab9c94191e05a95d94f0006da578e3cd9e2910ed5291f2efa5198f47617f0c9e9fcf8690718da2 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ocaml-version/ocaml-version.3.6.5/opam |
Required by
- dockerfile-opam>=6.0.0
- domain-local-awaitwith-test & >=1.0.1
- mdx>=1.5.0
- ocamlformat>=0.16.0 & <0.19.0
- ocamlformat-lib
- ocamlformat-rpc!=0.19.0 & <0.21.0
- odocwith-test & >=2.0.0 & <2.1.0
- opam-compiler>=0.2.0
- picoswith-test & <0.5.0
- picos_metawith-test