blob: f85c01f5fc185cd7981762f50e7c5f74327b083c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = ruby-classifier
pkgdesc = A general classifier module to allow Bayesian and other types of classifications.
pkgver = 1.3.5
pkgrel = 1
url = http://classifier.rufy.com/
arch = any
depends = ruby
depends = ruby-fast-stemmer
noextract = classifier-1.3.5.gem
options = !emptydirs
source = https://rubygems.org/downloads/classifier-1.3.5.gem
sha512sums = f8efb9fb2d3c157d8893454913b32221b6dfc0bcd489a9290e2ac797f72ca3cbea6c33ceacb00187280a79989a377cb22256c4d33093e8b357027c8f8b275d33
pkgname = ruby-classifier
|