package bcfg
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
A boringly simpleconfiguration format
Install
dune-project
Dependency
Authors
Maintainers
Sources
bcfg-0.1.0.tbz
sha256=7c4862dc6f1bc77bf643881aaad4d59b718c8d5e8e206a63b6a2c532692f0d56
sha512=5c31155c41d6fb84133cbc9aa947a6a3e851acb562204412dd1310407e9b99c6d7619e5a0da77cc9f16268db2583daa5ede0f5db7e43a2057d31079d9fd4a17b
doc/index.html
bcfg
API
Library bcfg
Bcfgbcfgis a simple configuration format built on two types: the directive and the list of directives. The format is meant to be small enough to be read by a human, and regular enough to be processed by a program without any ceremony.Bcfg_jsonA small, dependency-free JSON view of abcfgconfiguration, useful to pipe a query result into tools such asjq.Bcfg_lexerBcfg_outBcfg_parserBcfg_parser_messagesBcfg_streamFully streaming, SAX-like API forbcfg.Bcfg_txtlocBcfg_type
Library bcfg.cli
Library bcfg.iso
Library bcfg.lint
Library bcfg.q
Library bcfg.query
Library bcfg.validate
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page