qubit-config 0.9.0

Powerful type-safe configuration management with multi-value properties, variable substitution, and rich data type support
Documentation
1
2
3
4
5
6
7
8
9
# Basic properties file for testing
! Another comment style

host=localhost
port=8080
debug=true
timeout=30.5
app.name=MyApp
app.version=1.0.0