Source: inform6-library
Section: devel
Priority: optional
Homepage: http://inform-fiction.org/
Maintainer: Ben Finney <bignose@debian.org>
Standards-Version: 4.3.0
VCS-Git: http://repo.or.cz/debian_inform6-library.git
VCS-Browser: http://repo.or.cz/debian_inform6-library.git
Build-Depends-Indep:
    debhelper (>= 12~)
Build-Depends:
    debhelper-compat (= 12)

Package: inform6-library
Architecture: all
Depends:
    ${misc:Depends}
Recommends:
    inform6-compiler
Description: Inform 6 interactive fiction language — standard library
 Inform 6 is an object-oriented language for writing interactive
 fiction, also known as “text adventures” or “adventure games”.
 .
 As an interactive fiction developer, you create Inform 6 source code
 defining the story. Then compile from source code to a “story file”.
 The resulting story files are highly portable, with interpreters
 available for many different platforms.
 .
 This package installs:
  * The Inform 6 standard library.
