Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48722 - dev-python/zconfig-2.2 (new package)
Summary: dev-python/zconfig-2.2 (new package)
Status: RESOLVED DUPLICATE of bug 191252
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement
Assignee: Default Assignee for New Packages
URL: http://www.zope.org/Members/fdrake/zc...
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2004-04-22 13:38 UTC by Lukasz Strzygowski (RETIRED)
Modified: 2007-10-03 20:14 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
zconfig-2.2.ebuild (zconfig-2.2.ebuild,851 bytes, text/plain)
2004-04-22 13:39 UTC, Lukasz Strzygowski (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukasz Strzygowski (RETIRED) gentoo-dev 2004-04-22 13:38:40 UTC
from it's webpage:
"""
ZConfig is a configuration library intended for general use. 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.

ZConfig schema are written in an XML-based language and are able to "import" schema components provided by Python packages. Since components are able to bind to conversion functions provided by Python code in the package (or elsewhere), configuration objects can be arbitrarily complex, with values that have been verified against arbitrary constraints. This makes it easy for applications to separate configuration support from configuration loading even with configuration data being defined and consumed by a wide range of separate packages.
"""
Comment 1 Lukasz Strzygowski (RETIRED) gentoo-dev 2004-04-22 13:39:31 UTC
Created attachment 29841 [details]
zconfig-2.2.ebuild
Comment 2 Chris Bainbridge (RETIRED) gentoo-dev 2007-10-03 20:14:15 UTC

*** This bug has been marked as a duplicate of bug 191252 ***