a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 252035 and 129098

Description: Console-based Z-machine interpreter for Infocom/Inform games
 This is a bare-bones console-only frontend for the fizmo interpreter. Useful
 for automated Z-Machine processing or testing. For actual playing of
 Z-Machine games fizmo-ncursesw or fizmo-sdl2 might be more useful.
Description: Console-based Z-machine interpreter for Infocom/Inform games
 Fizmo is used to play old Infocom text adventures (except version 6) and
 modern interactive fiction as created by the Inform compiler. The
 fizmo-console package is a very simple console variant of the interpreter.
 .
 For more information about interactive fiction -- and to download many
 storyfiles -- see http://www.ifarchive.org.
--- 252035	Thu Jan  1 00:00:00 1970
+++ 129098	Thu Jan  1 00:00:00 1970
@@ -1,4 +1,7 @@
 Console-based Z-machine interpreter for Infocom/Inform games
- This is a bare-bones console-only frontend for the fizmo interpreter. Useful
+ Fizmo is used to play old Infocom text adventures (except version 6) and
- for automated Z-Machine processing or testing. For actual playing of
+ modern interactive fiction as created by the Inform compiler. The
- Z-Machine games fizmo-ncursesw or fizmo-sdl2 might be more useful.
+ fizmo-console package is a very simple console variant of the interpreter.
+ .
+ For more information about interactive fiction -- and to download many
+ storyfiles -- see http://www.ifarchive.org.