freebsd-ports/devel/py-zconfig/pkg-descr
Ruslan Makhmatkhanov 74489ba18d - update to 2.9.3
- trim Makefile header
- pass maintainership to zope@
- add NO_STAGE=yes
- update USE_PYTHON value

Approved by:	wen (maintainer, by mail)
2013-09-20 14:29:14 +00:00

8 lines
418 B
Text

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/