summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authoralienzj2019-11-28 10:08:44 +0800
committeralienzj2019-11-28 10:08:44 +0800
commit0d4861da4e61c89902d92b4b3698ddbdb7b9b5d6 (patch)
treea6b325bce58735b997097dacf20330a82993bcad /.SRCINFO
downloadaur-python-datrie-git.tar.gz
add python-datrie-git
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..571036ab75d5
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = python-datrie-git
+ pkgdesc = Fast, efficiently stored Trie for Python. Uses libdatrie
+ pkgver = 0.8.r2.gfa3cfc3
+ pkgrel = 1
+ url = https://github.com/pytries/datrie
+ arch = x86_64
+ license = LGPL
+ checkdepends = python-pytest-runner
+ checkdepends = python-hypothesis
+ makedepends = python-setuptools
+ makedepends = cython
+ depends = libdatrie
+ conflicts = python-datrie
+ conflicts = datrie
+ conflicts = datrie-git
+ source = git+https://github.com/pytries/datrie.git
+ sha512sums = SKIP
+
+pkgname = python-datrie-git
+