LICENSE
README.md
pyproject.toml
src/funfile/__init__.py
src/funfile/funos.py
src/funfile.egg-info/PKG-INFO
src/funfile.egg-info/SOURCES.txt
src/funfile.egg-info/dependency_links.txt
src/funfile.egg-info/requires.txt
src/funfile.egg-info/top_level.txt
src/funfile/compress/__init__.py
src/funfile/compress/allfile.py
src/funfile/compress/tarfile.py
src/funfile/compress/utils.py
src/funfile/compress/zipfile.py
src/funfile/file/__init__.py
src/funfile/file/concurrent.py
src/funfile/file/core.py
src/funfile/pickle/__init__.py
src/funfile/pickle/core.py