LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
tox.ini
docs/api-reference.rst
docs/code-of-conduct.md
docs/conf.py
docs/contributing.md
docs/design-and-architecture.md
docs/getting-started.md
docs/index.rst
docs/requirements.txt
docs/_static/css/custom.css
docs/how-to/create-a-plugin.md
docs/how-to/setup-a-plugin.md
docs/how-to/test-a-plugin.md
src/danoan/word_def/cli/cli.py
src/danoan/word_def/cli/utils.py
src/danoan/word_def/cli/commands/get_definition.py
src/danoan/word_def/cli/commands/get_pos_tag.py
src/danoan/word_def/cli/commands/get_synonym.py
src/danoan/word_def/cli/commands/get_usage_examples.py
src/danoan/word_def/cli/commands/list_dictionaries.py
src/danoan/word_def/core/__init__.py
src/danoan/word_def/core/api.py
src/danoan/word_def/core/exception.py
src/danoan/word_def/core/model.py
src/word_def.egg-info/PKG-INFO
src/word_def.egg-info/SOURCES.txt
src/word_def.egg-info/dependency_links.txt
src/word_def.egg-info/entry_points.txt
src/word_def.egg-info/top_level.txt