Reading CD-ROM info
Thomas Weholt
thomas at cintra.no
Tue Sep 5 05:17:39 EDT 2000
More information about the Python-list mailing list
Tue Sep 5 05:17:39 EDT 2000
- Previous message (by thread): Binary output on sys.stdout
- Next message (by thread): Reading CD-ROM info
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, Just read thru the CD-Writing HowTo for Linux and it contained a section about reading out information stored on cd-roms like title, creation-date etc. Didn't look that hard, but not knowing C++ at all making a module myself would take some time, even years. :-< Does anybody know if there is a python-module working under linux ( I guess a couple of API calls under Win32 should get the info too but that doesn't help under linux ) that can extract the available information? If not, does anybody want to look into the matter and at least say something about how difficult it would be to implement a module such as this? I need this information in a CD-Indexing-project. Thomas
- Previous message (by thread): Binary output on sys.stdout
- Next message (by thread): Reading CD-ROM info
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list