summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6195715e90bf594d989749b9ccf1ac9863ee0f6b (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.0
	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.0::git+https://github.com/iterative/sqltrie.git#tag=0.11.0
	sha256sums = SKIP

pkgname = python-sqltrie