summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4e7871659092941ff089b6f1f0a47add3857af59 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-pyflame
	pkgdesc = Generate flamegraphs for Python code, using Brendan Gregg’s excellent FlameGraph project to perform the heavy lifting
	pkgver = 0.3.2
	pkgrel = 1
	url = https://pypi.org/project/pyflame
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	provides = pyflame
	conflicts = pyflame
	source = https://files.pythonhosted.org/packages/74/9e/0e750a25b3166a0e4e4f6915c1cec971c774d3ea4f84827a64323700d5ae/pyflame-0.3.2.tar.gz
	sha256sums = 8f5e5146781bddef387b33170b27cfc5be907fae0179516db564a723f30e5121

pkgname = python-pyflame