freebsd-ports/devel/py-zconfig/pkg-descr
Wen Heping 03a5ea3e02 - update to 2.9.0
- remove stale mastersite, update WWW
- correct comment
- remove WRKSRC (DISTNAME is sufficient)
- strict python versions
- add license (ZPL21)

PR:		ports/160982
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-10-10 02:38:39 +00:00

8 lines
416 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: http://pypi.python.org/pypi/ZConfig