summaryrefslogtreecommitdiffstats
path: root/libraries/zope.location/README
diff options
context:
space:
mode:
author Mikko Värri <vmj@linuxbox.fi>2010-08-14 15:36:01 -0500
committer Erik Hanson <erik@slackbuilds.org>2010-08-14 19:04:52 -0500
commitd970547cd90e3d7b5f0e2f05406893dbd82cbcf7 (patch)
treea6693ed3aa544edf417da895037ca1351ea17fc9 /libraries/zope.location/README
parent77120800238e0fe84df22cfbae1714b9bd0b3cb9 (diff)
downloadslackbuilds-d970547cd90e3d7b5f0e2f05406893dbd82cbcf7.tar.gz
slackbuilds-d970547cd90e3d7b5f0e2f05406893dbd82cbcf7.tar.xz
libraries/zope.location: Added (Zope Location)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'libraries/zope.location/README')
-rw-r--r--libraries/zope.location/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/zope.location/README b/libraries/zope.location/README
new file mode 100644
index 0000000000..3ef0d5f526
--- /dev/null
+++ b/libraries/zope.location/README
@@ -0,0 +1,9 @@
+zope.location (Zope Location)
+
+In Zope3, location are special objects that has a structural
+location.
+
+This requires zope.interface, zope.schema, zope.proxy and
+zope.component.
+
+To build, this requires pysetuptools.