LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
src/cefrpy/CEFRAnalyzer.py
src/cefrpy/CEFRDataProcessor.py
src/cefrpy/CEFRDataReader.py
src/cefrpy/CEFRDataValidator.py
src/cefrpy/CEFRLevel.py
src/cefrpy/CEFRSpacyAnalyzer.py
src/cefrpy/POSTag.py
src/cefrpy/__init__.py
src/cefrpy/data.bin
src/cefrpy.egg-info/PKG-INFO
src/cefrpy.egg-info/SOURCES.txt
src/cefrpy.egg-info/dependency_links.txt
src/cefrpy.egg-info/top_level.txt
tests/test_CEFRAnalyzer.py
tests/test_CEFRDataProcessor.py
tests/test_CEFRDataValidator.py
tests/test_CEFRLevel.py
tests/test_POSTag.py