Prune devel/py-EnthoughtBase
[dports.git] / devel / py-zconfig / pkg-descr
1 ZConfig is a general use Python configuration library. It supports a
2 hierarchical schema-driven configuration model that allows a schema to
3 specify data conversion routines written in Python. ZConfig's model is
4 very different from the model support by the ConfigParser module
5 found in Python's standard library, and is more suitable to
6 configuration-intensive applications.
7
8 WWW: https://pypi.python.org/pypi/ZConfig/