aboutsummaryrefslogtreecommitdiff
path: root/dev-python/zope-traversing/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/zope-traversing/metadata.xml')
-rw-r--r--dev-python/zope-traversing/metadata.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/dev-python/zope-traversing/metadata.xml b/dev-python/zope-traversing/metadata.xml
new file mode 100644
index 0000000..4773419
--- /dev/null
+++ b/dev-python/zope-traversing/metadata.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <name>Julien Roy</name>
+ <email>julien@jroy.ca</email>
+ </maintainer>
+ <longdescription>
+ This package provides adapters for resolving object paths by traversing an object hierarchy. This package also includes support for traversal namespaces (e.g. ++view++, ++skin++, etc.) as well as computing URLs via the @@absolute_url view.
+ </longdescription>
+ <upstream>
+ <maintainer>
+ <name>Zope Foundation and Contributors</name>
+ <email>zope-dev@zope.org</email>
+ </maintainer>
+ <bugs-to>https://github.com/zopefoundation/zope.traversing/issues</bugs-to>
+ <changelog>https://github.com/zopefoundation/zope.traversing/blob/master/CHANGES.rst</changelog>
+ <doc>https://zopetraversing.readthedocs.io</doc>
+ <remote-id type="github">zopefoundation/zope.traversing</remote-id>
+ <remote-id type="pypi">zope.traversing</remote-id>
+ </upstream>
+</pkgmetadata>