Metadata-Version: 1.1 Name: pygtkspellcheck Version: 4.0.5 Summary: a simple but quite powerful Python spell checking library for GtkTextViews based on Enchant Home-page: http://koehlma.github.com/projects/pygtkspellcheck.html Author: Maximilian Köhl & Carlos Jenkins Author-email: linuxmaxi@googlemail.com & carlos@jenkins.co.cr 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