jzip

Rating: 
0
No votes yet

Text mode interpreter for Z-Code adventures
This package provides the jzip Z-Code interpreter required to run
Infocom or Inform-generated text adventures, although the format can
be used for more than games. It is based on the zip interpreter sources
and adapted by John D. Holder <jholder@frii.com>.
.
The ckifzs program, for checking the basic structure of save files
against the QUETZAL standard, is also included, as is the jzexe
program to create a standalone executable by gluing a Z-code file to
jzip.

Category:

Application versions: 
AttachmentSizeDate
File jzip_210r20001005d-1_armel.deb56.76 KB05/08/2013 - 01:36
Changelog: 

jzip (210r20001005d-1) unstable; urgency=low

* Switch to the new source package format 3.0 (quilt).
+ no longer package the upstream zip file in the orig.tar.gz.
(Closes: #485171)
+ needs an incremented upstream version
+ use bzip2 as the compression method
+ remove the now unnecessary quilt dependency
* Upgrade to Standards-Version 3.8.3.
+ support DEB_BUILD_OPTIONS=parallel=x.
* Upgrade to debhelper compatibility level 7.