From da1e05e43baaedfe79be185a5c04621c0f7a26ef Mon Sep 17 00:00:00 2001 From: wru Date: Sun, 1 Dec 2013 10:03:12 +0100 Subject: python/pygtkspell: Added (Python bindings for the GtkSpell library). Signed-off-by: Matteo Bernardini --- python/pygtkspell/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 python/pygtkspell/README (limited to 'python/pygtkspell/README') 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. -- cgit v1.2.3