summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6719e5088186c9975d60359cfe6097d5df099cd3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-itertree
	pkgdesc = Python tree structure for data storage and iterations
	pkgver = 1.1.3
	pkgrel = 1
	url = https://github.com/BR1py/itertree
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	source = python-itertree-1.1.3.tar.gz::https://github.com/BR1py/itertree/archive/1.1.3.tar.gz
	sha256sums = 2ebcbf46df89d526dc46681a08706203b060187afeb1fc294869c71e15b97635

pkgname = python-itertree