diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2016-12-16 10:31:24 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-17 01:18:28 +0700 |
commit | 2d0eef9522c2b0ec734509f4d32c0cbb1afbdc79 (patch) | |
tree | c73c29b64cbe5a27c63ef49fc2bb1edb366d6641 /system/bin2iso/README | |
parent | e4239268a33152a5630083182e141e60d17fa16d (diff) | |
download | slackbuilds-2d0eef9522c2b0ec734509f4d32c0cbb1afbdc79.tar.gz |
system/bin2iso: Added (RAW to ISO/WAV converter).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/bin2iso/README')
-rw-r--r-- | system/bin2iso/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/bin2iso/README b/system/bin2iso/README new file mode 100644 index 0000000000..d32d0e6ffd --- /dev/null +++ b/system/bin2iso/README @@ -0,0 +1 @@ +Converts RAW format (.bin) files to ISO/WAV format. |