LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
oras/__init__.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/types.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/auth/__init__.py
oras/auth/base.py
oras/auth/basic.py
oras/auth/ecr.py
oras/auth/token.py
oras/auth/utils.py
oras/layout/__init__.py
oras/layout/layout.py
oras/layout/validation.py
oras/main/__init__.py
oras/main/login.py
oras/tests/__init__.py
oras/tests/annotations.json
oras/tests/artifact.txt
oras/tests/conftest.py
oras/tests/run_registry.sh
oras/tests/snakeoil.crt
oras/tests/test_layout.py
oras/tests/test_oci.py
oras/tests/test_oras.py
oras/tests/test_provider.py
oras/tests/test_utils.py
oras/tests/auth/__init__.py
oras/tests/auth/test_auth.py
oras/tests/ocilayout_data/Dockerfile
oras/tests/ocilayout_data/README.txt
oras/tests/ocilayout_data/TESTING.md
oras/tests/ocilayout_data/ocilayout1/README.md
oras/tests/ocilayout_data/ocilayout1/index.json
oras/tests/ocilayout_data/ocilayout1/oci-layout
oras/tests/ocilayout_data/ocilayout1/blobs/sha256/1a88c78449cd2ce9961de409273deac250a60e55b1d8c4beef858b8618ddaba5
oras/tests/ocilayout_data/ocilayout1/blobs/sha256/6a315ec0732bc64a9763b6da6df8326f836c3661991c8ba3f5e83e1ad4fd57b7
oras/tests/ocilayout_data/ocilayout1/blobs/sha256/cfcb44ade8c9b2579247ceec82c2f18bf03d956b9b2c050753b7d47d1edd369d
oras/tests/ocilayout_data/ocilayout2/README.md
oras/tests/ocilayout_data/ocilayout2/index.json
oras/tests/ocilayout_data/ocilayout2/oci-layout
oras/tests/ocilayout_data/ocilayout2/blobs/sha256/05434dd68af92e66c28c48e357b464ae61b57c878854f2366c65236e77d5bd78
oras/tests/ocilayout_data/ocilayout2/blobs/sha256/1a88c78449cd2ce9961de409273deac250a60e55b1d8c4beef858b8618ddaba5
oras/tests/ocilayout_data/ocilayout2/blobs/sha256/6a315ec0732bc64a9763b6da6df8326f836c3661991c8ba3f5e83e1ad4fd57b7
oras/tests/ocilayout_data/ocilayout2/blobs/sha256/857894c250a4fb84159019980de46d258b686bef248398a7bdec63c2fa4ad763
oras/tests/ocilayout_data/ocilayout2/blobs/sha256/cfcb44ade8c9b2579247ceec82c2f18bf03d956b9b2c050753b7d47d1edd369d
oras/tests/ocilayout_data/ocilayout2/blobs/sha256/d735159cc5866be4d080e23d77b24ec8fbec115b879712c3792ca92413df8bf4
oras/tests/upload_data/artifact.txt
oras/utils/__init__.py
oras/utils/fileio.py
oras/utils/request.py