summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5cf48c18f7a5208fc6ff5e8af3f2e9a5e41b016f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-sqltrie
	pkgdesc = SQL-based prefix tree implementation inspired by pygtrie and python-diskcache.
	pkgver = 0.11.2
	pkgrel = 1
	url = https://github.com/iterative/sqltrie
	arch = any
	license = Apache-2.0
	makedepends = python-build
	makedepends = python-installer
	depends = python
	source = sqltrie-0.11.2::git+https://github.com/iterative/sqltrie.git#tag=0.11.2
	sha256sums = SKIP

pkgname = python-sqltrie