summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 571036ab75d520bff78d2776c87373a9b0539d4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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