MANIFEST.in
README.rst
pyproject.toml
requirements.txt
setup.py
py_text_clock.egg-info/PKG-INFO
py_text_clock.egg-info/SOURCES.txt
py_text_clock.egg-info/dependency_links.txt
py_text_clock.egg-info/entry_points.txt
py_text_clock.egg-info/requires.txt
py_text_clock.egg-info/top_level.txt
source/__init__.py
source/clockFace.py
source/command_line.py
source/fontMods.py
source/mylogger.py
tests/__init__.py
tests/test_clock.py