README.md
pyproject.toml
artifetch/__init__.py
artifetch/cli.py
artifetch/core.py
artifetch/utils.py
artifetch.egg-info/PKG-INFO
artifetch.egg-info/SOURCES.txt
artifetch.egg-info/dependency_links.txt
artifetch.egg-info/entry_points.txt
artifetch.egg-info/requires.txt
artifetch.egg-info/top_level.txt
artifetch/providers/__init__.py
artifetch/providers/artifactory.py
artifetch/providers/git.py
artifetch/providers/gitlab.py
tests/test_artifactory.py
tests/test_git.py
tests/test_gitlab.py