Files
gentoo/dev-python/rtree/metadata.xml
Michał Górny 287f462eba Move {sci-libs → dev-python}/rtree
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-07-10 11:32:42 +02:00

26 lines
958 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>3dprint@gentoo.org</email>
<name>Gentoo 3D Printer Project</name>
</maintainer>
<maintainer type="person">
<email>andrewammerlaan@gentoo.org</email>
<name>Andrew Ammerlaan</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription>
Rtree is a ctypes Python wrapper of libspatialindex that provides a number of advanced spatial indexing
features for the spatially curious Python user.
</longdescription>
<upstream>
<bugs-to>https://github.com/Toblerity/rtree/issues</bugs-to>
<remote-id type="github">Toblerity/rtree</remote-id>
<remote-id type="pypi">Rtree</remote-id>
</upstream>
</pkgmetadata>