summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ea2ead0224675116ede834f13956ae5d50aa77e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-lineprofiler
	pkgdesc = Line-by-line profiler
	pkgver = 4.0.2
	pkgrel = 1
	url = https://pypi.python.org/pypi/line_profiler
	arch = x86_64
	license = BSD
	checkdepends = python-pytest
	checkdepends = python-ubelt
	makedepends = cython
	depends = python-setuptools
	depends = ipython
	source = line_profiler-4.0.2.tar.gz::https://github.com/pyutils/line_profiler/archive/v4.0.2.tar.gz
	sha256sums = 4b10543d250ad900c2ab38d90d5e51aa7e645cd1e94842cda76706e486ba02b7

pkgname = python-lineprofiler