Source: fizmo-console
Standards-Version: 4.7.4
Maintainer: Debian QA Group <packages@qa.debian.org>
Section: games
Build-Depends:
 pkgconf,
 libxml2-dev,
 libfizmo-dev,
 debhelper-compat (= 14),
Vcs-Browser: https://salsa.debian.org/games-team/fizmo-console
Vcs-Git: https://salsa.debian.org/games-team/fizmo-console.git
Homepage: https://fizmo.spellbreaker.org/

Package: fizmo-console
Architecture: any
Depends:
 libfizmo-common,
 ${misc:Depends},
 ${shlibs:Depends},
Provides:
 fizmo,
 zcode-interpreter,
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.
