config-lib 0.6.0

A configuration parsing library supporting CONF, NOML, TOML, and JSON formats.
Documentation
1
2
3
4
# Test properties format detection
app.name=MyApp
server.port=8080
database.enabled=true