summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f44c12a8ac73b69b9e9c668d23611e88eba63d4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-lineprofiler
	pkgdesc = Line-by-line profiler
	pkgver = 2.0
	pkgrel = 1
	url = https://pypi.python.org/pypi/line_profiler
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = cython
	depends = python-setuptools
	source = python-lineprofiler-2.0.tar.gz::https://github.com/rkern/line_profiler/archive/2.0.tar.gz
	sha256sums = 038569e8b6fb55532ca9c5cfa77a08d2f311fa790ae22d08b7b6dbe66086b316

pkgname = python-lineprofiler