diff options
Diffstat (limited to 'dev-python/shapely/metadata.xml')
| -rw-r--r-- | dev-python/shapely/metadata.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/dev-python/shapely/metadata.xml b/dev-python/shapely/metadata.xml new file mode 100644 index 000000000000..b6e4032e952a --- /dev/null +++ b/dev-python/shapely/metadata.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="project"> + <email>3dprint@gentoo.org</email> + <name>Gentoo 3D Printer Project</name> + </maintainer> + <maintainer type="project"> + <email>python@gentoo.org</email> + <name>Python</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> + <bugs-to>https://github.com/shapely/shapely/issues</bugs-to> + <doc>https://shapely.readthedocs.io</doc> + </upstream> + <origin>baldeagleos-repo</origin> +</pkgmetadata> |
