package opam-file-format
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Parser and printer for the opam file syntax
Install
dune-project
Dependency
Authors
Maintainers
Sources
2.1.3.tar.gz
md5=b805562dd2d86fc3c8e6d47884fd1da6
sha512=90da53a2b19eb97c17ec71d3ac00969863ef3458f421189413b3ec2d96f8822da9fba51ef95f55064bbb17f1729104a1fe4fed1d61d5006568b53165f0c6931f
doc/README.html
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.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page