File: control

package info (click to toggle)
libcomplearn 1.1.6-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 3,768 kB
  • ctags: 1,976
  • sloc: sh: 10,756; ansic: 2,839; makefile: 304
file content (85 lines) | stat: -rw-r--r-- 3,697 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
Source: libcomplearn
Priority: optional
Maintainer: Rudi Cilibrasi <cilibrar@debian.org>
Build-Depends: debhelper (>= 5.0.0), autotools-dev, libtool, pkg-config, zlib1g-dev, libbz2-dev, libbz2-1.0, libgsl0-dev, libxml2-dev, libglib2.0-dev, doxygen
Standards-Version: 3.8.3
Section: libs
Homepage: http://complearn.org/
Vcs-Hg: http://hg.cilibrar.com/pkg-core/
Vcs-Browser: http://hg.cilibrar.com/pkg-core/

Package: libcomplearn-gomp-dev
Section: libdevel
Architecture: any
Depends: libcomplearn-gomp1 (= ${binary:Version}), libcomplearn1-headers (= ${binary:Version}), libgsl0-dev, pkg-config, libxml2-dev, libglib2.0-dev, ${misc:Depends}
Description: CompLearn library, OpenMP version development files
 complearn is a multi-core library for parameter-free universal learning.
 Using this library, developers can access a wealth of powerful and general
 techniques in artificial intelligence and pattern recognition including
 genomics, search term clustering, language evolution, music recognition,
 and much more
 .

Package: libcomplearn-dev
Section: libdevel
Architecture: any
Depends: libcomplearn1 (= ${binary:Version}), libcomplearn1-headers (= ${binary:Version}), libgsl0-dev, pkg-config, libxml2-dev, libglib2.0-dev, ${misc:Depends}
Description: machine-learning through data compression development files
 complearn is a library for parameter-free universal learning.  Using this
 library, developers can access a wealth of powerful and general techniques
 in artificial intelligence and pattern recognition including fields
 such as genomics, language evolution, music recognition, and much more
 .

Package: libcomplearn1-headers
Section: libdevel
Architecture: any
Depends: libgsl0-dev, libxml2-dev, libglib2.0-dev, ${misc:Depends}
Description: machine-learning through data compression header files
 complearn is a library for parameter-free universal learning.  Using these
 headers, developers can access a wealth of powerful and general techniques
 in machine learning and pattern recognition including genomics, optical
 character recognition, fuzzy matching, music recognition, and much more
 .

Package: libcomplearn1
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: machine-learning with data compression core library runtime files
 complearn makes artificial intelligence easy.  By using the powerful
 statistical analysis already built within data compression programs,
 this library delivers high-quality results with very low effort
 .

Package: libcomplearn-gomp1
Section: libs
Architecture: any
Depends: libgomp1, ${shlibs:Depends}, ${misc:Depends}
Description: machine-learning core library runtime files with OpenMP (libgomp)
 complearn makes artificial intelligence easy and fast on multi-core
 microprocessors.  By using the powerful statistical analysis already built
 within data compression programs, this library delivers high-quality results
 with very low effort
 .

Package: complearn-tools
Section: science
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: complearn machine-learning command-line utilities
 complearn makes artificial intelligence easy.  By using the powerful
 statistical analysis already built within data compression programs,
 this library delivers high-quality results with very low effort.  This
 package includes the popular ncd and any(de)compress commands as well as many
 other convenient utilities
 .

Package: libcomplearn1-dbg
Priority: extra
Section: debug
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libcomplearn1
Description: debugging complearn library for development
 Debug symbols for this compression based machine learning library.