Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 830 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 830 Bytes

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. The package can be built either with GNU make or any version of Dune.

Opam was created and is maintained by OCamlPro.

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.