package ez_opam_file
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Package ez_opam_file is a simple compatibility layer on top of opam-file-format
Install
    
    dune-project
 Dependency
    
    
    
    ocamlpro.github.io
    
    
    
    
    Readme
    
    
    
    
    Changelog
    
    
    
    
    LGPL-2.1-only WITH OCaml-LGPL-linking-exception License
    
    
    
    Edit opam file
    
    
    Versions (1)
Authors
Maintainers
Sources
  
    
      v0.1.0.tar.gz
    
    
        
    
  
  
  
    
  
        sha256=f744176b0545ac4eb306a0518fd770b22a1c0f7863886a6748198fcdc0e6bef5
    
    
  Description
This package provides a minimal compatibility layer on top of opam-file-format to support both version 2.1.0 and version 2.1.1.
README
ez_opam_file
This package provides a minimal compatibility layer on top of opam-file-format to support both version 2.1.0 and version 2.1.1.
- Website: https://ocamlpro.github.io/ez_opam_file
- General Documentation: https://ocamlpro.github.io/ez_opam_file/sphinx
- API Documentation: https://ocamlpro.github.io/ez_opam_file/doc
- Sources: https://github.com/ocamlpro/ez_opam_file
Dependencies (3)
- 
  
    opam-file-format
  
  
    >= "2.0.0"
- 
  
    dune
  
  
    >= "2.6.0"
- 
  
    ocaml
  
  
    >= "4.07.0"
Dev Dependencies (5)
- 
  
    ocamlformat
  
  
    with-test
- 
  
    odoc
  
  
    with-doc
- 
  
    ppx_expect
  
  
    with-test
- 
  
    ppx_inline_test
  
  
    with-test
- 
  
    dune
  
  
    with-test & < "2.8.0"
Used by (2)
- 
  
    drom_lib
  
  
    >= "0.3.0"
- 
  
    opam_bin_lib
  
  
    >= "1.1.0"
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page