An open API service indexing awesome lists of open source software.

https://github.com/clalancette/pycdlib

Python library to read and write ISOs
https://github.com/clalancette/pycdlib

eltorito iso iso9660 joliet python python-library rockridge udf

Last synced: 11 months ago
JSON representation

Python library to read and write ISOs

Awesome Lists containing this project

README

          

PyCdlib is a pure python library to parse, write (master), and create ISO9660 files, suitable for writing to a CD or USB.

The original ISO9660 (including ISO9660-1999) specification is supported, as well the El Torito, Joliet, Rock Ridge, and UDF extensions.

Please see https://clalancette.github.io/pycdlib/ for much more documentation.