diff options
author | wru <gnuandpenguinos@gmail.com> | 2013-12-01 10:03:12 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-12-02 00:58:03 -0600 |
commit | da1e05e43baaedfe79be185a5c04621c0f7a26ef (patch) | |
tree | 477105da5e74fcfee6a8f59468b52bd3b5554cdf /python/pygtkspell/slack-desc | |
parent | 2af9b17988fad0439c8e30c47f46b3a243b7857c (diff) | |
download | slackbuilds-da1e05e43baaedfe79be185a5c04621c0f7a26ef.tar.gz |
python/pygtkspell: Added (Python bindings for the GtkSpell library).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python/pygtkspell/slack-desc')
-rw-r--r-- | python/pygtkspell/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/pygtkspell/slack-desc b/python/pygtkspell/slack-desc new file mode 100644 index 0000000000..ddbd0e9713 --- /dev/null +++ b/python/pygtkspell/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------------------------------------------------------| +pygtkspell: pygtkspell (Python bindings for the GtkSpell library) +pygtkspell: +pygtkspell: Pygtkspell contains bindings allowing to run Python +pygtkspell: programs using the GtkSpell library, that extends GTK+'s +pygtkspell: GtkTextView widget with support for spell-checking. +pygtkspell: +pygtkspell: http://www.pygtk.org/pygtkspell/ +pygtkspell: +pygtkspell: +pygtkspell: +pygtkspell: |