summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dfaa078501e0f856e13d2b91273c5a49eb284b1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-bintrees-git
	pkgdesc = Package provides Binary-, RedBlack- and AVL-Trees in Python and Cython.
	pkgver = r451.d046419
	pkgrel = 1
	url = https://github.com/mozman/bintrees/
	arch = x86_64
	license = custom
	makedepends = python-setuptools
	makedepends = git
	depends = python
	provides = python-bintrees-git
	conflicts = python-bintrees
	source = python-bintrees::git+https://github.com/mozman/bintrees.git
	sha256sums = SKIP

pkgname = python-bintrees-git