File: control

package info (click to toggle)
taglib-sharp 2.0.3.7%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 3,120 kB
  • ctags: 3,330
  • sloc: cs: 26,081; sh: 3,439; makefile: 283
file content (47 lines) | stat: -rw-r--r-- 1,878 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
Source: taglib-sharp
Section: cli-mono
Priority: optional
Maintainer: Debian CLI Libraries Team <pkg-cli-libs-team@lists.alioth.debian.org>
Uploaders: Jose Carlos Garcia Sogo <jsogo@debian.org>,
           Sebastian Dröge <slomo@debian.org>,
           Chow Loong Jin <hyperair@ubuntu.com>
Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7~)
Build-Depends-Indep: cli-common-dev (>= 0.5.7), mono-devel (>= 2.4.3), pkg-config, monodoc-base
Standards-Version: 3.8.4
Vcs-Browser: http://git.debian.org/git/pkg-cli-libs/packages/taglib-sharp.git
Vcs-Git: git://git.debian.org/git/pkg-cli-libs/packages/taglib-sharp.git

Package: libtaglib2.0-cil
Architecture: all
Depends: ${cli:Depends}, ${misc:Depends}
Description: CLI library for accessing audio and video files metadata
 TagLib# is a CLI library used to read and manipulate metadata
 in different audio and video file formats.
 .
 This package contains the TagLib# assembly

Package: libtaglib-cil-dev
Architecture: all
Depends: libtaglib2.0-cil (= ${binary:Version}), ${misc:Depends}
Replaces: libtaglib2.0-cil (<< 2.0.3.3+dfsg-2)
Description: CLI library for accessing audio and video files metadata
 TagLib# is a CLI library used to read and manipulate metadata
 in different audio and video file formats.
 .
 This package contains development files for TagLib#, and should be used
 for development

Package: monodoc-taglib-manual
Section: doc
Architecture: all
Depends: monodoc-manual, ${misc:Depends}
Description: compiled XML documentation for taglib-sharp
 The MonoDoc Project is the documentation framework of the Mono project which
 provides detailed API documentation for all Mono components and the Mono CLI
 implementation.
 .
 TagLib# is a CLI library used to read and manipulate metadata
 in different audio and video file formats.
 .
 This package contains the compiled XML documentation for taglib-sharp.