Python Bindings for the CDIO Library
http://pypi.python.org/pypi/pycdio/
pycdio is a Python interface to the CD Input and Control library (libcdio).
The pycdio (and libcdio) libraries encapsulate CD-ROM reading and control.
Python programs wishing to be oblivious of the OS- and device-dependent
properties of a CD-ROM can use this library.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / python-pycdio
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-pycdio && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pycdio-2.1.1.tar.gz | 0000246562 241 KB | |
python-pycdio.changes | 0000002118 2.07 KB | |
python-pycdio.spec | 0000001830 1.79 KB |
Revision 13 (latest revision is 14)
Dirk Mueller (dirkmueller)
committed
(revision 13)
- update to 2.1.1: * VERSION.py: Get ready for release 2.1.1 * test/test-cdtext.py: Test tweak * example/iso1.py, example/iso2.py: Imprive iso2.py when there is an error iso1.py: don't translate filenames in ISO9660 * example/iso2.py: Wrong file name in iso2.py example Case matters. Fixes #1 * Makefile, cdio.py, example/Makefile, iso9660.py, test/test-cdtext.py: Remove legacy 0.8{2,3} libcdio code libcdio before 2.0.0 really doesn't exist anymore * VERSION.py: Bump version number to dev * cdio.py, swig/track.swg: Black and update copyright * admin-tools/unixccompiler.py, setup.py: In 2021, Python3 is the rule not the exception
Comments 0