LICENSE.md
README.md
pyproject.toml
src/cosmofy/__init__.py
src/cosmofy/__main__.py
src/cosmofy/args.py
src/cosmofy/bundler.py
src/cosmofy/downloader.py
src/cosmofy/py.typed
src/cosmofy/pythonoid.py
src/cosmofy/receipt.py
src/cosmofy/updater.py
src/cosmofy/zipfile2.py
src/cosmofy.egg-info/PKG-INFO
src/cosmofy.egg-info/SOURCES.txt
src/cosmofy.egg-info/dependency_links.txt
src/cosmofy.egg-info/entry_points.txt
src/cosmofy.egg-info/requires.txt
src/cosmofy.egg-info/top_level.txt
test/test_args.py
test/test_bundler.py
test/test_download.py
test/test_main.py
test/test_pythonoid.py
test/test_receipt.py
test/test_updater.py
test/test_zipfile2.py