{"license": "MIT license", "document_names": {"description": "DESCRIPTION.rst"}, "name": "pymorphy2", "metadata_version": "2.0", "contacts": [{"role": "author", "email": "kmike84@gmail.com", "name": "Mikhail Korobov"}], "generator": "bdist_wheel (0.23.0)", "summary": "Morphological analyzer (POS tagger + inflection engine) for Russian language.", "project_urls": {"Home": "https://github.com/kmike/pymorphy2/"}, "run_requires": [{"requires": ["DAWG (>=0.7.3)"], "extra": "fast"}, {"requires": ["dawg-python (>=0.7)", "pymorphy2-dicts (>=2.4,<3.0)", "docopt (>=0.6)"]}], "version": "0.8", "requires": "dawg_python (>= 0.7)", "classifiers": ["Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Natural Language :: Russian", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Scientific/Engineering :: Information Analysis", "Topic :: Text Processing :: Linguistic"], "extras": ["fast"]}