summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorsergej.schmidt2016-02-29 18:06:29 +0100
committersergej.schmidt2016-02-29 18:06:29 +0100
commitc58bac1dd69eba349ece2d63d299d066b5175832 (patch)
tree1c83566c5d0d3e8c7cdc81556c37e2b49e6f3826 /.SRCINFO
downloadaur-c58bac1dd69eba349ece2d63d299d066b5175832.tar.gz
Initial import.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..a63120458c90
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+# Generated by mksrcinfo v8
+# Mon Feb 29 17:04:57 UTC 2016
+pkgbase = python2-bintrees
+ pkgdesc = Package provides Binary-, RedBlack- and AVL-Trees in Python and Cython.
+ pkgver = 2.0.4
+ pkgrel = 1
+ url = https://pypi.python.org/pypi/bintrees/
+ arch = any
+ license = MIT
+ makedepends = python2-setuptools
+ depends = python2
+ optdepends = cython2: usage of C implementation
+ provides = python2-bintrees
+ options = !emptydirs
+ source = bintrees-2.0.4.tar.gz::https://bitbucket.org/mozman/bintrees/downloads/bintrees-2.0.4.tar.gz
+ sha256sums = 6cbb196106817440bda4985813856f01b277618237c5c7a1bc788c884aabe1e0
+
+pkgname = python2-bintrees
+