package inifiles
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
An ini file parser
Install
dune-project
Dependency
Authors
Maintainers
Sources
2.0.tar.gz
sha512=bf0a06f12e0a65418a0d4f72ee5a99a5f9594c7e43498e82408797bcdc64bb398e380346f7c1e4cbb05570644d8a8be7922801abe9f150fbbcc974eff1911547
doc/README.html
An ini file parser.
Rewritten to not use pcre, because pcre depends on libpcre3 which is not available on Debian 13, and generaly obsolete. The modern alternative is libpcre2, which has ocaml bindings in the opam package pcre2.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>