README.md
pyproject.toml
setup.cfg
setup.py
FileCreate/__init__.py
FileCreate/filecreate.py
FileCreate.egg-info/PKG-INFO
FileCreate.egg-info/SOURCES.txt
FileCreate.egg-info/dependency_links.txt
FileCreate.egg-info/top_level.txt
filecreate/__init__.py
filecreate/filecreate.py
filecreate.egg-info/PKG-INFO
filecreate.egg-info/SOURCES.txt
filecreate.egg-info/dependency_links.txt
filecreate.egg-info/top_level.txt
tests/__init__.py
tests/test_FileCreate.py