summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 12c3f2d11643746b4633e951ef582443a549a023 (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.1
	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.1::git+https://github.com/iterative/sqltrie.git#tag=0.11.1
	sha256sums = SKIP

pkgname = python-sqltrie