LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
oras/__init__.py
oras/auth.py
oras/client.py
oras/container.py
oras/decorator.py
oras/defaults.py
oras/logger.py
oras/oci.py
oras/provider.py
oras/schemas.py
oras/version.py
oras.egg-info/PKG-INFO
oras.egg-info/SOURCES.txt
oras.egg-info/dependency_links.txt
oras.egg-info/not-zip-safe
oras.egg-info/requires.txt
oras.egg-info/top_level.txt
oras/main/__init__.py
oras/main/login.py
oras/tests/__init__.py
oras/tests/annotations.json
oras/tests/artifact.txt
oras/tests/test_oras.py
oras/tests/test_provider.py
oras/tests/test_utils.py
oras/tests/upload_data/artifact.txt
oras/utils/__init__.py
oras/utils/fileio.py
oras/utils/request.py