File: control

package info (click to toggle)
python-cddb 1.4-5.3
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 216 kB
  • ctags: 103
  • sloc: python: 228; ansic: 202; makefile: 4
file content (19 lines) | stat: -rw-r--r-- 760 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: python-cddb
Section: python
Priority: optional
Maintainer: Michael Banck <mbanck@debian.org>
Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 9),
 python-all-dev (>= 2.6.6-3~), dh-python
Standards-Version: 3.7.2
X-Python-Version: >= 2.4

Package: python-cddb
Architecture: any
Depends: ${shlibs:Depends}, ${python:Depends}
Provides: ${python:Provides}
Description: Python interface to CD-IDs and FreeDB
 The dynamic duo of CDDB.py and DiscID.py, along with their side-kick
 C module cdrommodule.so, provide an easy way for Python programs to
 fetch information on audio CDs from CDDB (http://www.cddb.com/) -- a
 very large online database of track listings and other information on
 audio CDs. The default CDDB server is FreeDB (http://www.freedb.org)