Metadata-Version: 2.1
Name: pygtkspellcheck
Version: 4.0.6
Summary: A Python spell-checking library for GtkTextViews based on Enchant
Home-page: http://koehlma.github.com/projects/pygtkspellcheck.html
Author: Maximilian KÃ¶hl
Author-email: mail@koehlma.de
License: GPLv3+
Download-URL: https://github.com/koehlma/pygtkspellcheck/tarball/master
Description: A simple but quite powerful spellchecking library written in pure Python for
        Gtk based on Enchant. It supports PyGObject as well as PyGtk for Python 2 and
        3 with automatic switching and binding detection. For automatic translation of
        the user interface it can use Geditâ€™s translation files.
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: X11 Applications :: Gnome
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Localization
Provides-Extra: building the documentation
