.gitignore
LICENSE
README.md
mkdocs.yml
mypy.ini
pyproject.toml
ruff.toml
.github/workflows/lint.yml
.github/workflows/release.yml
.github/workflows/test.yml
docs/comparison.md
docs/index.md
docs/api/anyuri.md
docs/api/exceptions.md
docs/api/providers.md
docs/api/utils.md
docs/superpowers/plans/2026-04-18-anyuri-implementation.md
docs/superpowers/specs/2026-04-18-opensource-anyuri-design.md
src/anyuri/__init__.py
src/anyuri/_exceptions.py
src/anyuri/_utils.py
src/anyuri.egg-info/PKG-INFO
src/anyuri.egg-info/SOURCES.txt
src/anyuri.egg-info/dependency_links.txt
src/anyuri.egg-info/requires.txt
src/anyuri.egg-info/top_level.txt
src/anyuri/providers/__init__.py
src/anyuri/providers/_azure.py
src/anyuri/providers/_b2.py
src/anyuri/providers/_gcs.py
src/anyuri/providers/_r2.py
src/anyuri/providers/_s3.py
tests/__init__.py
tests/conftest.py
tests/test_core.py
tests/test_registry.py
tests/test_utils.py
tests/__snapshots__/test_core/test_anyuri[%e8.txt].json
tests/__snapshots__/test_core/test_anyuri[absolute.jpg].json
tests/__snapshots__/test_core/test_anyuri[file1.jpg].json
tests/__snapshots__/test_core/test_anyuri[filelocalhost1.jpg].json
tests/__snapshots__/test_core/test_anyuri[filelocalhost1.jpgq=1#fragment].json
tests/__snapshots__/test_core/test_anyuri[filelocalhost1.jpgq=1].json
tests/__snapshots__/test_core/test_anyuri[filelocalhosttest_converter_download%5Bstoryblock%5D43b5f971a5c37b8cc008db83999d027d6d0b9b5c.mp4].json
tests/__snapshots__/test_core/test_anyuri[filetest_converter_download%5Bstoryblock%5D43b5f971a5c37b8cc008db83999d027d6d0b9b5c.mp4].json
tests/__snapshots__/test_core/test_anyuri[httpexample.com1.jpg].json
tests/__snapshots__/test_core/test_anyuri[httpexample.com1.jpgq=1].json
tests/__snapshots__/test_core/test_anyuri[httpsexample.comfoo....1.jpg].json
tests/__snapshots__/test_core/test_anyuri[httpsexample.comfoo..1.jpg].json
tests/__snapshots__/test_core/test_anyuri[httpsexample.comfoo..1.jpgq=1#fragment].json
tests/__snapshots__/test_core/test_anyuri[httpsexample.comfoo..1.jpgq=1].json
tests/__snapshots__/test_core/test_anyuri[httpsexample.comfoo2].json
tests/__snapshots__/test_core/test_anyuri[httpsexample.comfoo].json
tests/__snapshots__/test_core/test_anyuri[httpstest.com].json
tests/data/test_relative_fileuri/foo.bar
tests/data/test_relative_fileuri/tmp/dummy
tests/providers/__init__.py
tests/providers/test_azure.py
tests/providers/test_b2.py
tests/providers/test_gcs.py
tests/providers/test_r2.py
tests/providers/test_s3.py
tests/test_core/foo.bar
tests/test_core/tmp/dummy