summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e012b40831a17d5ff58fe37a200949645b716fc7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-pycallgraph
	pkgdesc = Library and command line tool that visualises the flow of your Python application.
	pkgver = 1.0.1
	pkgrel = 3
	url = http://pycallgraph.slowchop.com/
	arch = any
	license = GPL
	makedepends = python-setuptools
	makedepends = python-pygraphviz
	depends = python
	source = https://files.pythonhosted.org/packages/source/p/pycallgraph/pycallgraph-1.0.1.tar.gz
	sha256sums = b1262b0f9831da889c6e9a9a82a22267df497013cd2f5b36c39359a607c91e71

pkgname = python-pycallgraph
	depends = python