April 17, 2008
python-libisofs 0.0.1 available
A first preview of the python-libisofs bindings is available now. It’s currently located in a git branch at git.debian.org, but this may change at a later point.
The bindings support the creation of ISO Images and (almost) all options libisofs supports, like Rockridge, Joliet, and much more. Reading and Modifying existing images is not supported yet.
The code is written in Cython and you need cython installed for building from the git branch.
...
Read more 》