summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 760deaf85b756bd54f4539eae38591cb44d046ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-dm-tree-git
	pkgdesc = tree is a library for working with nested data structures
	pkgver = r49.63e7c35
	pkgrel = 1
	url = https://tree.readthedocs.io
	arch = any
	license = Apache-2.0
	makedepends = python
	makedepends = python-setuptools
	makedepends = bazel
	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