cdfs 0.2.3

Rust implementation of ISO 9660 / ECMA-119
Documentation
1
2
3
4
5
6
Testing
=======

`cdfs` integration tests run against a set of filesystem images located in this directory.
The images are built from tarballs located in the `src` directory.  To rebuild the images, run
`make`.  bash 5.x, mkisofs, and a POSIX-ish tar are required dependencies.