LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
src/umls_downloader/__init__.py
src/umls_downloader/__main__.py
src/umls_downloader/api.py
src/umls_downloader/cli.py
src/umls_downloader/version.py
src/umls_downloader.egg-info/PKG-INFO
src/umls_downloader.egg-info/SOURCES.txt
src/umls_downloader.egg-info/dependency_links.txt
src/umls_downloader.egg-info/entry_points.txt
src/umls_downloader.egg-info/not-zip-safe
src/umls_downloader.egg-info/requires.txt
src/umls_downloader.egg-info/top_level.txt
tests/__init__.py
tests/test_version.py