diff options
Diffstat (limited to 'libraries/zope.location/README')
-rw-r--r-- | libraries/zope.location/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/zope.location/README b/libraries/zope.location/README new file mode 100644 index 000000000000..3ef0d5f52672 --- /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. |