CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
articles_to_anki/__init__.py
articles_to_anki/articles.py
articles_to_anki/cli.py
articles_to_anki/config.py
articles_to_anki/export_cards.py
articles_to_anki/fix_nltk.py
articles_to_anki/setup_app.py
articles_to_anki/text_utils.py
articles_to_anki.egg-info/PKG-INFO
articles_to_anki.egg-info/SOURCES.txt
articles_to_anki.egg-info/dependency_links.txt
articles_to_anki.egg-info/entry_points.txt
articles_to_anki.egg-info/not-zip-safe
articles_to_anki.egg-info/requires.txt
articles_to_anki.egg-info/top_level.txt
tests/test_basic.py