summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 47e339a5e631920118100bae0ce453ca5a2cf5bd (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 = 4
	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