Source: jzip
Section: games
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: tony mancill <tmancill@debian.org>
Build-Depends: debhelper (>=9), libncurses5-dev, zlib1g-dev
Standards-Version: 3.9.6
Homepage: http://jzip.sourceforge.net/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/jzip.git
Vcs-Git: git://anonscm.debian.org/collab-maint/jzip.git

Package: jzip
Architecture: any
Provides: zcode-interpreter
Suggests: zcode-game
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: 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.
 .
 For other Z-Code interpreters, also see the frotz, xzip, fizmo, and
 gargoyle-free packages in Debian.  The current list of interpreters
 available within Debian can be viewed here:
 .
 http://packages.debian.org/stable/zcode-interpreter
