| Crates.io | mkisofs-rs |
| lib.rs | mkisofs-rs |
| version | 0.2.0 |
| created_at | 2019-01-16 21:14:46.778324+00 |
| updated_at | 2022-10-01 17:39:41.160942+00 |
| description | A partial reimplementation of mkisofs to create hybrid ISO-9660 filesystem-image |
| homepage | https://github.com/Thog/mkisofs-rs |
| repository | https://github.com/Thog/mkisofs-rs |
| max_upload_size | |
| id | 109003 |
| size | 75,028 |
A partial reimplementation of mkisofs to create hybrid ISO-9660 filesystem-image. The primary goal of this project is to replace grub-mkrescue that is not available on all systems.
Assuming you have cargo installed, cargo install mkisofs-rs
will install this program, by the command name mkisofs-rs.