summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 22bbffd6ff01d6d2698cc05e65f25e128e556bb5 (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.33
	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.33.tar.gz
	sha256sums = cff8ea1c43ae7ccdb22ba91f5c9568aa8dad92aff8159cb0048f0fe9b2899eda

pkgname = python-invocation-tree