summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..48820e4b88d7
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = python-lineprofiler
+ pkgdesc = Line-by-line profiler
+ pkgver = 1.0
+ pkgrel = 1
+ url = http://pypi.python.org/pypi/line_profiler
+ arch = i686
+ arch = x86_64
+ license = BSD
+ makedepends = cython
+ depends = python-setuptools
+ source = http://pypi.python.org/packages/source/l/line_profiler/line_profiler-1.0.tar.gz
+ md5sums = 2f8352acfedf83f701a564583db5e14d
+
+pkgname = python-lineprofiler
+