summaryrefslogtreecommitdiff
path: root/devel/py-zconfig/pkg-descr
blob: 81b6c5617a2ee10a6691b605776e0074a23e4c24 (plain) (blame)
1
2
3
4
5
6
7
8
ZConfig is a general use Python configuration library. It supports a
hierarchical schema-driven configuration model that allows a schema to
specify data conversion routines written in Python. ZConfig's model is
very different from the model support by the ConfigParser module
found in Python's standard library, and is more suitable to
configuration-intensive applications.

WWW: https://pypi.python.org/pypi/ZConfig/