package ez_config
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Easy management of configuration files
Install
    
    dune-project
 Dependency
    
    
    
    ocamlpro.github.io
    
    
    
    
    Readme
    
    
    
    
    Changelog
    
    
    
    
    LGPL-2.1-only WITH OCaml-LGPL-linking-exception License
    
    
    
    Edit opam file
    
    
    Versions (2)
Authors
Maintainers
Sources
  
    
      v0.2.0.tar.gz
    
    
        
    
  
  
  
    
  
        sha256=04f44ed60ae47c2789612bcc455c071d2ff97af8b36c4a19220ac3d73f4929fa
    
    
  Description
EzConfig can be used to manage a configuration file with OCaml lexing conventions (string escaping, comments). It was initially used by MLdonkey and is close to ocaml-config.
README
ez_config
EzConfig can be used to manage a configuration file with OCaml lexing conventions (string escaping, comments). It was initially used by MLdonkey and is close to ocaml-config.
- Website: https://ocamlpro.github.io/ez_config
- General Documentation: https://ocamlpro.github.io/ez_config/sphinx
- API Documentation: https://ocamlpro.github.io/ez_config/doc
- Sources: https://github.com/ocamlpro/ez_config
Dev Dependencies (4)
- 
  
    ocamlformat
  
  
    with-test
- 
  
    odoc
  
  
    with-doc
- 
  
    ppx_expect
  
  
    with-test
- 
  
    ppx_inline_test
  
  
    with-test
Used by (3)
- drom_lib
- 
  
    opam-bin
  
  
    >= "0.9.5" & < "1.1.0"
- opam_bin_lib
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page