1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: libcomplearn-ruby
Section: devel
Priority: optional
Maintainer: Rudi Cilibrasi <cilibrar@debian.org>
Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Build-Depends: debhelper (>= 4.1.0), autotools-dev, complearn-tools, ruby1.8, cdbs, ruby-pkg-tools
Standards-Version: 3.7.3
Homepage: http://complearn.org/
Package: libcomplearn-ruby1.8
Architecture: all
Depends: ruby1.8, complearn-tools, ${shlibs:Depends}, ${misc:Depends}
Description: Ruby binding to CompLearn machine-learning library
Ruby 1.8 binding for the popular and robust CompLearn learning package.
Package: libcomplearn-ruby
Architecture: all
Depends: libcomplearn-ruby1.8
Description: Ruby binding to CompLearn library (dummy package)
This is a Ruby binding for the popular and robust CompLearn learning package.
.
Dummy package depending on the library for the current default
version of Ruby.
|