https://github.com/johto/iso9660wrap
Wrap a single file into an ISO9660 image
https://github.com/johto/iso9660wrap
go iso9660
Last synced: 4 months ago
JSON representation
Wrap a single file into an ISO9660 image
- Host: GitHub
- URL: https://github.com/johto/iso9660wrap
- Owner: johto
- License: mit
- Created: 2015-04-04T04:32:34.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-13T09:22:43.000Z (about 11 years ago)
- Last Synced: 2025-04-13T14:44:11.105Z (about 1 year ago)
- Topics: go, iso9660
- Language: Go
- Size: 141 KB
- Stars: 19
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
iso9660wrap
===========
iso9660wrap is a simple command-line tool which wraps a single file into an
ISO9660 format image. The primary use case is quickly transferring a file or
an archive into a virtual machine.