Download List

项目描述

CDDB.py provides an easy way for Python programs to fetch track and disc information on audio CDs. This information is acquired from CDDB, a very large online database of track listings and other information on audio CDs. Included is a C extension module to enable Python to read track listings from audio CDs under Linux, Solaris, FreeBSD, OpenBSD, and Win32. The interface to this extension module is portable and is intended to be ported to other OSes easily.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-03-11 04:52
1.3

此版本更改默认使用的FreeDB,增加了Win32修复,并已重新编译工作与Python 2.0。新DiscID.open()跨平台“做乜我,意思是”电话已被添加到打开CD音频设备不透明。它现在可以识别假冒客户。
标签: Minor feature enhancements
This release changes the default to use FreeDB, adds Win32 fixes, and
has been recompiled to work with Python 2.0. A new DiscID.open()
cross-platform "do-what-I-mean" call has been added to open the CD
audio device opaquely. It's now possible to fake client
identification.

2001-01-30 15:12
1.2

此版本已经修复了OpenBSD的支持。
This release has been patched for OpenBSD support.

2001-01-30 15:12
1.1

阿的运行时错误的命令DiscID.py行修复,更新,例如呼吁开放,正如最近的Linux内核希望O_RDONLY | O_NONBLOCK旗在打开音频CD。
A fix for a bug when running DiscID.py from command-line, and updated example calls to open, as recent Linux kernels want O_RDONLY | O_NONBLOCK flags when opening audio CDs.

2001-01-30 15:12
1.0

初步Freshmeat的公告;修复有关的多个匹配的回报了几个错误,并支持为FreeBSD,Linux操作系统,Solaris的光驱模块,和Win32。
Initial freshmeat announcement; fixes for several bugs related to multiple match returns, and support in the CDROM module for FreeBSD, Linux, Solaris, and Win32.

Project Resources