LICENSE
README.md
pyproject.toml
awstorage/__init__.py
awstorage/_fs.py
awstorage/catalog.py
awstorage/classify.py
awstorage/cli.py
awstorage/diff.py
awstorage/graph.py
awstorage/node_run.py
awstorage/policy.py
awstorage/remote.py
awstorage/report.py
awstorage.egg-info/PKG-INFO
awstorage.egg-info/SOURCES.txt
awstorage.egg-info/dependency_links.txt
awstorage.egg-info/entry_points.txt
awstorage.egg-info/requires.txt
awstorage.egg-info/top_level.txt
awstorage/collectors/__init__.py
awstorage/collectors/journal.py
awstorage/collectors/podman.py
tests/test_awstorage.py
tests/test_node_run.py
tests/test_remote_chunking.py