summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ec8a587d67858e45baed5addcdd80e0a98c443b7 (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.1
	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.1.tar.gz::https://github.com/rkern/line_profiler/archive/2.1.tar.gz
	sha256sums = 5625157e76e1f70c237c7df07389b48028aa1b94ec630aaa5f094d5755bcaa76

pkgname = python-lineprofiler