summaryrefslogtreecommitdiff
path: root/sci-libs/Shapely/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/Shapely/metadata.xml')
-rw-r--r--sci-libs/Shapely/metadata.xml15
1 files changed, 14 insertions, 1 deletions
diff --git a/sci-libs/Shapely/metadata.xml b/sci-libs/Shapely/metadata.xml
index 8c6ed6fdd97a..fba577d3fb03 100644
--- a/sci-libs/Shapely/metadata.xml
+++ b/sci-libs/Shapely/metadata.xml
@@ -1,8 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
+ <maintainer type="person">
+ <email>expeditioneer@gentoo.org</email>
+ <name>Dennis Lamm</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <longdescription>
+ Shapely is a BSD-licensed Python package for manipulation and analysis of planar geometric objects.
+ It is based on the widely deployed GEOS (the engine of PostGIS) and JTS (from which GEOS is ported) libraries.
+ Shapely is not concerned with data formats or coordinate systems, but can be readily integrated with packages that are.
+ </longdescription>
<upstream>
+ <remote-id type="github">Toblerity/Shapely</remote-id>
<remote-id type="pypi">Shapely</remote-id>
</upstream>
</pkgmetadata>