gentoo/dev-python/rtree/metadata.xml
Michał Górny 8cc881a75d
dev-python/rtree: Bump to 1.4.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-03-06 04:31:01 +01:00

26 lines
945 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>nowa@gentoo.org</email>
<name>Nowa 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>