.gitignore
LICENSE
README.md
pyproject.toml
requirements.txt
.github/workflows/python-publish.yml
src/file36/__init__.py
src/file36/cli.py
src/file36/config.py
src/file36.egg-info/PKG-INFO
src/file36.egg-info/SOURCES.txt
src/file36.egg-info/dependency_links.txt
src/file36.egg-info/entry_points.txt
src/file36.egg-info/requires.txt
src/file36.egg-info/top_level.txt
src/file36/core/__init__.py
src/file36/core/enums.py
src/file36/core/sender.py
src/file36/core/types.py