Metadata-Version: 2.1
Name: spacy-readability
Version: 1.4.1
Summary: spaCy pipeline component for adding text readability meta data to Doc objects.
Home-page: None
Author: Michael Holtzscher
Author-email: mholtz@protonmail.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: spacy (>=2.0,<3.0)
Requires-Dist: syllapy (>=0,<1)
