An open API service indexing awesome lists of open source software.

https://github.com/ocaml/opam-file-format

Parser and printer for the opam file syntax
https://github.com/ocaml/opam-file-format

Last synced: 8 months ago
JSON representation

Parser and printer for the opam file syntax

Awesome Lists containing this project

README

          

# opam-file-format - Parser and printer for the opam file syntax

This library provides the parser and printer for the opam file syntax as a
library with no dependencies but [Dune](https://dune.build) >= 3.13.

Opam was created and is maintained by [OCamlPro](http://www.ocamlpro.com).

## Copyright and license

Copyright 2012-2020 OCamlPro
Copyright 2012 INRIA

All rights reserved. Opam is distributed under the terms of the GNU Lesser
General Public License version 2.1, with the special exception on linking
described in the file LICENSE.

Opam is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.