/iso9660

A library to build and parse ISO 9660 compatible data

Primary LanguageCBSD 2-Clause "Simplified" LicenseBSD-2-Clause

A header only library for parsing ISO9660 filesystem.

It's interface is not good enough.

Some usefull references in regard of ISO9660.

# to run an example
make
todo
  1. Make a more friendly interface (not sure yet what it would look like).
  2. Ability to dump a read/build FS back to a file.
  3. An easier way to build a FS.