package ocaml-version

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

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-version-v3.4.0.tbz
sha256=d8c1beb5e8d8ebb7710b5f434ce66a3ec8b752b1e4d6ba87c4fe27452bdb8a25
sha512=215e5b0c4ea5fa5461cdc0fc81fbd84a2a319a246a19504d0a0abc8c891e252a9e41644356150a1dc25d56b3f7e084db7a0b15becab4e1339992e645fc3d8ef1

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.

*)