File: control

package info (click to toggle)
libcomplearn-ruby 1.0.8-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 408 kB
  • ctags: 316
  • sloc: sh: 3,336; ruby: 1,556; makefile: 15
file content (29 lines) | stat: -rw-r--r-- 1,423 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
24
25
26
27
28
29
Source: libcomplearn-ruby
Section: ruby
Priority: optional
Maintainer: Deepak Tripathi <apenguinlinux@gmail.com>
DM-Upload-Allowed: yes
Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Build-Depends: debhelper (>= 7), autotools-dev, complearn-tools, ruby1.8, cdbs, ruby-pkg-tools
Vcs-Svn: svn://svn.debian.org/svn/pkg-ruby-extras/trunk/libcomplearn-ruby/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-ruby-extras/trunk/libcomplearn-ruby/
Standards-Version: 3.8.4
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,
 compLearn is a suite of simple-to-use utilities that you can use to apply 
 compression techniques to the process of discovering and learning patterns.

Package: libcomplearn-ruby
Architecture: all
Depends: libcomplearn-ruby1.8, ${misc:Depends}
Description: Ruby binding to CompLearn library (dummy package)
 This is a Ruby binding for the popular and robust CompLearn learning package,
 compLearn is a suite of simple-to-use utilities that you can use to apply
 compression techniques to the process of discovering and learning patterns.
 .
 Dummy package depending on the library for the current default version of Ruby.