summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 49afc7bc671e92956d85aef7d8bb0cc96e541d86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-invocation-tree
	pkgdesc = Generate an invocation tree of functions calls
	pkgver = 0.0.39
	pkgrel = 1
	url = https://github.com/bterwijn/invocation_tree
	arch = any
	license = BSD-2-Clause
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	depends = python
	depends = python-graphviz
	source = https://files.pythonhosted.org/packages/source/i/invocation_tree/invocation_tree-0.0.39.tar.gz
	sha256sums = 0ceda5f1bb3fad3e8aed79c454f2556335bb8b0cc7ca6ae1552d16a4e5fcc34b

pkgname = python-invocation-tree