mirror of
https://github.com/archlinux/aur.git
synced 2026-03-05 12:12:40 +01:00
14 lines
434 B
Text
14 lines
434 B
Text
pkgbase = pyprof2calltree
|
|
pkgdesc = Help visualize profiling data from cProfile with kcachegrind
|
|
pkgver = 1.3.2
|
|
pkgrel = 1
|
|
url = https://pypi.python.org/pypi/pyprof2calltree/
|
|
arch = any
|
|
license = BSD
|
|
makedepends = python-setuptools
|
|
depends = python
|
|
source = http://pypi.python.org/packages/source/p/pyprof2calltree/pyprof2calltree-1.3.2.tar.gz
|
|
sha1sums = ef2d80d3da4cf70d8550464fd8d506c37f4e13f3
|
|
|
|
pkgname = pyprof2calltree
|
|
|