MANIFEST.in
README.md
requirements-dev.txt
requirements.txt
setup.py
examples/__init__.py
examples/aws_cli.py
examples/gcp_cli.py
libcloudforensics/__init__.py
libcloudforensics/aws.py
libcloudforensics/gcp.py
libcloudforensics.egg-info/PKG-INFO
libcloudforensics.egg-info/SOURCES.txt
libcloudforensics.egg-info/dependency_links.txt
libcloudforensics.egg-info/not-zip-safe
libcloudforensics.egg-info/requires.txt
libcloudforensics.egg-info/top_level.txt
libcloudforensics/scripts/startup.sh
tests/__init__.py
tests/e2e/__init__.py
tests/e2e/aws_e2e.py
tests/e2e/gcp_e2e.py
tests/unittest/__init__.py
tests/unittest/aws_test.py
tests/unittest/gcp_test.py