File: control

package info (click to toggle)
musicbrainzngs 0.6-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 904 kB
  • ctags: 594
  • sloc: python: 3,110; xml: 2,901; makefile: 136; sh: 16
file content (55 lines) | stat: -rw-r--r-- 1,948 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
Source: musicbrainzngs
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Simon Chopin <chopin.simon@gmail.com>
Build-Depends:
 debhelper (>= 9),
 dh-python,
 libc-bin (>= 2.13-1~),
 python-all (>= 2.6.6-3~),
 python-doc,
 python-libdiscid-doc,
 python-sphinx (>= 1.0.7+dfsg),
 python2.7-doc,
 python3-all
X-Python-Version: >=2.6
X-Python3-Version: >=3.2
Standards-Version: 3.9.8
Homepage: https://github.com/alastair/python-musicbrainz-ngs/
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/musicbrainzngs.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/musicbrainzngs.git

Package: python-musicbrainzngs
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Suggests: python-musicbrainzngs-doc
Description: Python bindings for the Musicbrainz NGS webservice interface
 This package provides a Python interface to the
 Musicbrainz NGS API.
 .
 Musicbrainz is an open music encyclopedia that collects music metadata
 and makes it available to the public.

Package: python3-musicbrainzngs
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Suggests: python-musicbrainzngs-doc
Description: Python 3 bindings for the Musicbrainz NGS webservice interface
 This package provides a Python 3 interface to the
 Musicbrainz NGS API.
 .
 Musicbrainz is an open music encyclopedia that collects music metadata
 and makes it available to the public.

Package: python-musicbrainzngs-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Recommends: python-musicbrainzngs | python3-musicbrainzngs
Description: Documentation for the Python Musicbrainz NGS interface modules
 This package provides documentation for the Python bindings for the
 Musicbrainz NGS webservice interface.
 .
 Musicbrainz is an open music encyclopedia that collects music metadata
 and makes it available to the public.