Metadata-Version: 1.1
Name: libschwa-python
Version: 0.3.2
Summary: Python bindings for the Schwa Lab NLP tools (libschwa)
Home-page: https://github.com/schwa-lab/libschwa-python
Author: Tim Dawborn
Author-email: tim.dawborn@gmail.com
License: MIT
Description: Python bindings for the Schwa Lab NLP tools (libschwa). libschwa needs to be installed before installing this package. It can be obtained from https://github.com/schwa-lab/libschwa.
        
        libschwa-python supports Python 2.7 and Python >= 3.3. It contains C extension modules so your environment needs to support the building of Python extensions.
        
        libschwa-python can be installed from PyPI (https://pypi.python.org/pypi/libschwa-python).
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
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 :: C++
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Text Processing :: Linguistic
