summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d32400b6e6baebe1cbc618b67213c349a80a3458 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = liblinear
	pkgdesc = A Library for Large Linear Classification
	pkgver = 2.47
	pkgrel = 1
	url = http://www.csie.ntu.edu.tw/~cjlin/liblinear/
	arch = i686
	arch = x86_64
	arch = aarch64
	license = BSD
	makedepends = gcc
	makedepends = python-build
	makedepends = python-installer
	depends = gcc-libs
	source = https://www.csie.ntu.edu.tw/~cjlin/liblinear/liblinear-2.47.tar.gz
	sha256sums = 99ce98ca3ce7cfb31f2544c42f23ba5bc6c226e536f95d6cd21fe012f94c65e0

pkgname = liblinear

pkgname = python-liblinear
	pkgdesc = Python bindings for liblinear
	depends = python-scipy