summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b95e876c831db7bb57f7bdd60a16b011ff4862fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-dm-tree-git
	pkgdesc = tree is a library for working with nested data structures
	pkgver = r44.65ce9e4
	pkgrel = 1
	url = https://tree.readthedocs.io
	arch = any
	license = Apache-2.0
	makedepends = python
	makedepends = python-setuptools
	depends = python
	depends = python-six
	provides = python-dm-tree
	conflicts = python-dm-tree
	source = python-dm-tree-git::git+https://github.com/deepmind/tree
	sha256sums = SKIP

pkgname = python-dm-tree-git