Metadata-Version: 1.1
Name: pyspelling
Version: 0.1a2
Summary: Spell checker.
Home-page: https://github.com/facelessuser/pyspelling
Author: Isaac Muse
Author-email: Isaac.Muse@gmail.com
License: MIT License
Description-Content-Type: UNKNOWN
Description: 
        PySpelling is a spell checker that wraps around Aspell.
        You can check out the list of available extensions and learn more about them by `reading the docs`_.
        
        .. _`reading the docs`: http://facelessuser.github.io/pyspelling/
        
        Support
        =======
        
        Help and support is available here at the repositories `bug tracker`_.
        Please read about `support and contributing`_ before creating issues.
        
        .. _`bug tracker`: https://github.com/facelessuser/pyspelling/issues
        .. _`support and contributing`: http://facelessuser.github.io/pyspelling/contributing/
        
Keywords: spelling
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
