summaryrefslogtreecommitdiff
path: root/dev-python/shapely
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-04-29 10:29:35 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-04-29 10:29:35 +0000
commita6edbe1d116f3115483abe4147585663d7ff4112 (patch)
treef5ac0aedf022f393d5ee05b11bb90243d8f389c7 /dev-python/shapely
parent585411f8a551570e81d5af64aac1ac83374fd93e (diff)
downloadbaldeagleos-repo-a6edbe1d116f3115483abe4147585663d7ff4112.tar.gz
baldeagleos-repo-a6edbe1d116f3115483abe4147585663d7ff4112.tar.xz
baldeagleos-repo-a6edbe1d116f3115483abe4147585663d7ff4112.zip
Adding metadata
Diffstat (limited to 'dev-python/shapely')
-rw-r--r--dev-python/shapely/metadata.xml33
1 files changed, 16 insertions, 17 deletions
diff --git a/dev-python/shapely/metadata.xml b/dev-python/shapely/metadata.xml
index b2f2b59a497d..e85fe7095562 100644
--- a/dev-python/shapely/metadata.xml
+++ b/dev-python/shapely/metadata.xml
@@ -1,23 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/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>
+ <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>
- <remote-id type="github">shapely/shapely</remote-id>
- <remote-id type="pypi">shapely</remote-id>
- </upstream>
-</pkgmetadata>
+ <upstream>
+ <bugs-to>https://github.com/shapely/shapely/issues</bugs-to>
+ <doc>https://shapely.readthedocs.io</doc>
+ </upstream>
+ <origin>gentoo-staging</origin>
+</pkgmetadata> \ No newline at end of file