mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
42cbc93313
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
10 lines
470 B
Text
10 lines
470 B
Text
dfsimage (utility for BBC micro floppy disk images)
|
|
|
|
dfsimage is a command-line utility and a Python module dedicated to
|
|
maintenance of BBC Micro disk image files. These files usually have
|
|
extensions .ssd for single sided disk images, or .dsd for double sided
|
|
disk images.
|
|
|
|
dfsimage allows indexing contents of the disk images, importing files
|
|
to and exporting from the disk images, and modifying disk images in
|
|
place, such as renaming files or changing the disk title.
|