File: control

package info (click to toggle)
inform6-library 6.12.2%2Bdfsg.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 628 kB
  • sloc: ansic: 11,806; sh: 68; makefile: 2
file content (30 lines) | stat: -rw-r--r-- 994 bytes parent folder | download | duplicates (2)
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
28
29
30
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.