File: control

package info (click to toggle)
python-cddb 1.4-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 208 kB
  • ctags: 103
  • sloc: python: 228; ansic: 202; makefile: 41
file content (16 lines) | stat: -rw-r--r-- 678 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: python-cddb
Section: python
Priority: optional
Maintainer: Michael Banck <mbanck@debian.org>
Build-Depends: debhelper (>= 4.1.62), cdbs, python-dev (>= 2.3)
Standards-Version: 3.6.0

Package: python-cddb
Architecture: any
Depends: ${shlibs:Depends}, ${python:Depends}
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)