summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 13 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..8a07f07f9458
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,13 @@
+pkgbase = python2-pysvmlight-hg
+ pkgdesc = A Python binding to the SVMlight support vector machine library by Thorsten Joachims
+ pkgver = 20130415
+ pkgrel = 1
+ url = https://bitbucket.org/wcauchois/pysvmlight
+ arch = i686
+ arch = x86_64
+ license = unknown
+ makedepends = mercurial
+ depends = python2
+
+pkgname = python2-pysvmlight-hg
+