summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJean-Luc2016-12-25 18:47:54 +1100
committerJean-Luc2016-12-25 18:47:54 +1100
commit794c7841218e397840a1f8db0c14781104549e80 (patch)
tree0fb08b4bacc10ba7b9f1ade5dd906cc83aac2908 /.SRCINFO
downloadaur-794c7841218e397840a1f8db0c14781104549e80.tar.gz
Added package files.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 13 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..d38c1015bd4b
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,13 @@
+pkgbase = descartes
+ pkgdesc = Use Shapely or GeoJSON-like geometric objects as matplotlib paths and patches.
+ pkgver = 1.6
+ pkgrel = 1
+ url = https://github.com/Toblerity/Shapely
+ arch = x86_64
+ groups = descartes
+ depends = python2-shapely
+ source = hg+https://bitbucket.org/sgillies/descartes
+ md5sums = SKIP
+
+pkgname = descartes
+