summaryrefslogtreecommitdiff
path: root/dev-python/rtree/metadata.xml
blob: 0baff08f93cdbb33423325abfcc9b1e53352a009 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<!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="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>
 </upstream>
 <origin>gentoo-staging</origin>
</pkgmetadata>