File: control

package info (click to toggle)
vlfeat 0.9.20%2Bdfsg0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 6,444 kB
  • ctags: 3,625
  • sloc: ansic: 23,354; python: 1,784; makefile: 193; xml: 187; sh: 44
file content (82 lines) | stat: -rw-r--r-- 3,445 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
Source: vlfeat
Section: science
Priority: optional
Build-Depends: debhelper (>= 9), dh-exec, liboctave-dev, octave-pkg-dev (>= 1.0.0),
               transfig, ghostscript, librsvg2-bin, texlive-latex-base, imagemagick,
               python2.7, doxygen, rsync, groff
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Dima Kogan <dima@secretsauce.net>
Standards-Version: 3.9.6
Homepage: http://www.vlfeat.org
Vcs-Git: git://anonscm.debian.org/debian-science/packages/vlfeat.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/vlfeat.git

Package: libvlfeat1
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Computer vision library focussing on visual features and clustering
 VLFeat implements popular computer vision algorithms including SIFT, MSER,
 k-means, hierarchical k-means, agglomerative information bottleneck, and quick
 shift. It is written in C for efficiency and compatibility, with interfaces in
 GNU octave for ease of use, and detailed documentation throughout

Package: libvlfeat-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, libvlfeat1 (= ${binary:Version})
Recommends: libvlfeat-doc
Description: Computer vision library focussing on visual features and clustering
 VLFeat implements popular computer vision algorithms including SIFT, MSER,
 k-means, hierarchical k-means, agglomerative information bottleneck, and quick
 shift. It is written in C for efficiency and compatibility, with interfaces in
 GNU octave for ease of use, and detailed documentation throughout
 .
 Development files

Package: libvlfeat1-dbg
Section: debug
Priority: extra
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, libvlfeat1 (= ${binary:Version})
Description: Computer vision library focussing on visual features and clustering
 VLFeat implements popular computer vision algorithms including SIFT, MSER,
 k-means, hierarchical k-means, agglomerative information bottleneck, and quick
 shift. It is written in C for efficiency and compatibility, with interfaces in
 GNU octave for ease of use, and detailed documentation throughout
 .
 Debug symbols

Package: libvlfeat-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: Computer vision library focussing on visual features and clustering
 VLFeat implements popular computer vision algorithms including SIFT, MSER,
 k-means, hierarchical k-means, agglomerative information bottleneck, and quick
 shift. It is written in C for efficiency and compatibility, with interfaces in
 GNU octave for ease of use, and detailed documentation throughout
 .
 Documentation

Package: octave-vlfeat
Section: libs
Priority: extra
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}, libvlfeat1 (>= ${binary:Version}),
         ${octave:Depends}
Recommends: libvlfeat-doc
Description: Computer vision library focussing on visual features and clustering
 VLFeat implements popular computer vision algorithms including SIFT, MSER,
 k-means, hierarchical k-means, agglomerative information bottleneck, and quick
 shift. It is written in C for efficiency and compatibility, with interfaces in
 GNU octave for ease of use, and detailed documentation throughout
 .
 GNU Octave interface