Metadata-Version: 1.1
Name: pyspell
Version: 0.1.1
Summary: Spell checker for different languages and data formats
Home-page: https://github.com/MartinThoma/pyspell
Author: Martin Thoma
Author-email: info@martin-thoma.de
License: MIT
Download-URL: https://github.com/MartinThoma/pyspell
Description: This package should contain scripts to check
                                   different data formats like Markdown, TeX and
                                   plain text as well as the possibility to
                                   check different languages. Tools to build
                                   domain-specific language models should be contained
                                   as well.
Keywords: spell check,language
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
