summaryrefslogtreecommitdiffstats
path: root/development/inform/slack-desc
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2012-12-16 17:42:24 -0500
committer dsomero <xgizzmo@slackbuilds.org>2012-12-23 09:16:16 -0500
commit68c6af916d3af4f94b120149a42d268362639f73 (patch)
tree1d5357bcd87e6493af061910f69e941de0c80722 /development/inform/slack-desc
parent1bbaa71fc8329a943d4cb35f8b74229d4db1f265 (diff)
downloadslackbuilds-68c6af916d3af4f94b120149a42d268362639f73.tar.gz
slackbuilds-68c6af916d3af4f94b120149a42d268362639f73.tar.xz
development/inform: Added (interactive fiction compiler)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--development/inform/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/development/inform/slack-desc b/development/inform/slack-desc
new file mode 100644
index 0000000000..ecde851382
--- /dev/null
+++ b/development/inform/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+inform: inform (interactive fiction compiler)
+inform:
+inform: Inform 6 is version 6 of Inform, an interactive fiction programming
+inform: language created by Graham Nelson. Inform 6 made its debut on
+inform: April 30th, 1996, and it continues to be one of the most popular
+inform: IF development systems even after the introduction of Inform 7 in
+inform: 2006. Inform 6, like all other versions of Inform, compiles to code not
+inform: only for the Z-machine, the same virtual machine used by Infocom, but
+inform: also for the more powerful and flexible virtual machine called Glulx.
+inform:
+inform: