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
  
    
      opam-file-format-2.2.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=5b65ea84fa2e60e89c2c9f2ca3203e31
    
    
  sha512=87e1ddae79c47f48090b5e3205e0d2598e22838e065d0ea8924494ba225a4f8a8b4985a7eb3563652e9a9a5419741af7327035a01d446ebc7fedab468a8edb98
    
    
  Description
Published: 03 Jul 2025
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 >= 3.13.
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.
Used by (10)
- conex
- 
  
    drom_lib
  
  
    < "0.3.0"
- 
  
    dune-release
  
  
    = "1.5.0" | >= "1.5.2"
- ez_opam_file
- 
  
    opam-0install
  
  
    >= "0.4.1"
- 
  
    opam-bin
  
  
    >= "0.9.5" & < "1.1.0"
- 
  
    opam-ed
  
  
    >= "0.4"
- 
  
    opam-format
  
  
    >= "2.0.9"
- 
  
    opam_bin_lib
  
  
    < "1.1.0"
- timmy
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page