package ocaml-version

  1. Overview
  2. Docs
Manipulate, parse and generate OCaml compiler version strings

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-version-v2.6.1.tbz
sha256=a986eb48c55b85d4df001a88c3d5bb28188079811a3714af9cb90bf6d9f88964
sha512=be42e1d0036146fe597700257da3904b76b55de87d77beeae272c584ceb6d8520ef08c63ae8634bfd2008d96b79b74edf93d63c4c784d232e7291a4d2e625bb7

LICENSE.md.html

LICENSE.md

(*

  • Copyright (c) <the authors, see individual headers on files>

  • Permission to use, copy, modify, and distribute this software for any

  • purpose with or without fee is hereby granted, provided that the above

  • copyright notice and this permission notice appear in all copies.

  • THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES

  • WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF

  • MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR

  • ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES

  • WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN

  • ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF

  • OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

*)