blob: fac723622ee5a86f99b5894cb1c0641d189f5d36 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-pygtrie
pkgdesc = Python library implementing a trie data structure
pkgver = 2.4.2
pkgrel = 1
url = https://github.com/google/pygtrie
arch = any
license = Apache
makedepends = python-setuptools
depends = python
source = https://files.pythonhosted.org/packages/source/p/pygtrie/pygtrie-2.4.2.tar.gz
sha256sums = 43205559d28863358dbbf25045029f58e2ab357317a59b11f11ade278ac64692
pkgname = python-pygtrie
|