summaryrefslogtreecommitdiffstats
path: root/libraries/ZConfig/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/ZConfig/README')
-rw-r--r--libraries/ZConfig/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/ZConfig/README b/libraries/ZConfig/README
new file mode 100644
index 0000000000..15bf834395
--- /dev/null
+++ b/libraries/ZConfig/README
@@ -0,0 +1,7 @@
+ZConfig (Structured Configuration Library)
+
+ZConfig supports a hierarchical schema-driven configuration model
+that allows a schema to specify data conversion routines written in
+Python.
+
+To build, this requires pysetuptools.