File: README.Debian

package info (click to toggle)
inform6-compiler 6.41-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,668 kB
  • sloc: ansic: 29,404; makefile: 57; sh: 48
file content (27 lines) | stat: -rw-r--r-- 657 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
============================
Inform 6 compiler for Debian
============================

:Author: Ben Finney <bignose@debian.org>


Packages
========

The `Inform 6`_ compiler is currently maintained upstream at
<https://github.com/DavidKinder/Inform6/> with versions released at
<http://ifarchive.org/if-archive/infocom/compilers/inform6/source/>.

Most story files depend on the Inform 6 standard library to compile
correctly. Install the `inform6-library` Debian package to get this.

..  _Inform 6: http://inform-fiction.org/


..
    Local variables:
    coding: utf-8
    mode: rst
    mode: text
    End:
    vim: fileencoding=utf-8 fileformat=rst :