diff options
Diffstat (limited to 'python/pygtkspell/README')
-rw-r--r-- | python/pygtkspell/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/python/pygtkspell/README b/python/pygtkspell/README new file mode 100644 index 0000000000..d1b604161f --- /dev/null +++ b/python/pygtkspell/README @@ -0,0 +1,9 @@ +Pygtkspell contains bindings allowing to run Python +programs using the GtkSpell library, that extends GTK+'s +GtkTextView widget with support for spell-checking. + +You can enable optional features by passing variables +to the script (VAR=yes/no ./pygtkspell.SlackBuild): see +the SlackBuild for details. + +gnome-python is an optional dependency. |