summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f8e94a6c18c67e97223c0bbf6d1dd15c4b0bbae1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
pkgbase = python-seqlearn-git
	pkgdesc = A sequence classification toolkit for Python.
	pkgver = 20141124
	pkgrel = 1
	url = http://larsmans.github.io/seqlearn/
	arch = i686
	arch = x86_64
	license = custom: Copyright 2013-2014 Lars Buitinck / University of Amsterdam and contributors
	makedepends = git
	options = !emptydirs
	source = git://github.com/larsmans/seqlearn.git
	md5sums = SKIP

pkgname = python-seqlearn-git
	depends = python
	depends = python-numpy>=1.6
	depends = python-scipy>=0.11
	depends = cython>=0.20.2

pkgname = python2-seqlearn-git
	depends = python2
	depends = python2-numpy>=1.6
	depends = python2-scipy>=0.11
	depends = cython2>=0.20.2