summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6664ddc7d5d81cc3edce7c29cef6b654876cf340 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-mem_top
	pkgdesc = Shows top suspects for memory leaks in your Python program
	pkgver = 0.2.1
	pkgrel = 2
	url = https://pypi.python.org/pypi/mem_top
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	depends = python
	source = git+https://github.com/denis-ryzhkov/mem_top#commit=002f0b17d6e6e97e871fe43448939ce5eaba6afe
	md5sums = b4daf50bc87416b36f6156b789c595e2

pkgname = python-mem_top