LICENSE
MANIFEST.in
Makefile
README.md
package.json
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/workflows/workflow.yml
assets/emptyfile.png
emptyfile/__init__.py
emptyfile/__main__.py
emptyfile/remover.py
emptyfile.egg-info/PKG-INFO
emptyfile.egg-info/SOURCES.txt
emptyfile.egg-info/dependency_links.txt
emptyfile.egg-info/entry_points.txt
emptyfile.egg-info/not-zip-safe
emptyfile.egg-info/top_level.txt
tests/__init__.py
tests/requirements.txt
tests/test_remover.py