File: control

package info (click to toggle)
libcomplearn-ruby 1.0.8-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 388 kB
  • ctags: 316
  • sloc: sh: 3,336; ruby: 1,556; makefile: 15
file content (23 lines) | stat: -rw-r--r-- 920 bytes parent folder | download
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.