aboutsummaryrefslogtreecommitdiff
path: root/devel/py-zope.configuration
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 3.7.4Cheng-Lung Sung2011-04-062-3/+3
| | | | Notes: svn path=/head/; revision=272289
* The zope configuration system provides an extensible system forCheng-Lung Sung2011-03-214-0/+148
supporting various kinds of configurations. It is based on the idea of configuration directives. Users of the configuration system provide configuration directives in some language that express configuration choices. The intent is that the language be pluggable. An XML language is provided by default. WWW: http://www.python.org/pypi/zope.configuration Notes: svn path=/head/; revision=271389