summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 90752680bc8144e3102beec91cd2ebf4d6188d5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-pygtrie
	pkgdesc = Python library implementing a trie data structure
	pkgver = 2.5.0
	pkgrel = 3
	url = https://github.com/google/pygtrie
	arch = any
	license = Apache-2.0
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	source = https://files.pythonhosted.org/packages/source/p/pygtrie/pygtrie-2.5.0.tar.gz
	sha256sums = 203514ad826eb403dab1d2e2ddd034e0d1534bbe4dbe0213bb0593f66beba4e2

pkgname = python-pygtrie