diff options
author | B. Watson <yalhcru@gmail.com> | 2014-01-17 07:39:49 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-29 23:21:04 -0600 |
commit | d1c97b5fd24d96da10691966c1ca7a9a61ad4efe (patch) | |
tree | bf43210e62b9f1e2f22cab52699bb7437882a301 /system/cpmtools/README | |
parent | 2b2d8530c0ca8de29982009c9ce5621ca7b0b0bc (diff) |
system/cpmtools: Added (access CP/M filesystem images or floppies).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/cpmtools/README')
-rw-r--r-- | system/cpmtools/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/cpmtools/README b/system/cpmtools/README new file mode 100644 index 000000000000..b431569eb371 --- /dev/null +++ b/system/cpmtools/README @@ -0,0 +1,4 @@ +cpmtools (access CP/M filesystem images or floppies) + +cpmtools accesses CP/M file systems. It's similar to the well-known +mtools package (which accesses MSDOS file systems). |