diff options
author | Dugan Chen <thedoogster@gmail.com> | 2012-02-20 01:02:17 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-02-20 12:20:47 -0600 |
commit | 650a3eb1055526204b70083d51db8e60c840e49e (patch) | |
tree | 449f7993583892d7cfeb2c7e36e370c574aa78e2 /development/gnome-inform7/README | |
parent | cb7c8f408d5cf54e3bfc38be2b172726d13397a2 (diff) | |
download | slackbuilds-650a3eb1055526204b70083d51db8e60c840e49e.tar.gz |
development/gnome-inform7: Added (fiction authoring platform)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/gnome-inform7/README')
-rw-r--r-- | development/gnome-inform7/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/development/gnome-inform7/README b/development/gnome-inform7/README new file mode 100644 index 0000000000..d1100591b0 --- /dev/null +++ b/development/gnome-inform7/README @@ -0,0 +1,9 @@ +Inform is a design system for interactive fiction based on natural language. +It is a radical reinvention of the way interactive fiction is designed, guided +by contemporary work in semantics and by the practical experience of some of +the world's best known writers of SF. + +This includes both the "gnome-inform7" IDE and the "i7" command-line shell. + +This requires libsoup (with libsoup-gnome enabled), gtksourceview, goocanvas, +and webkit. |