CHANGELOG.md
LICENSE
MANIFEST.in
README.md
THIRD_PARTY_NOTICES.md
pyproject.toml
docs/publishing.md
docs/usage.md
licenses/third_party/summary.tsv
licenses/third_party/packages/python-dateutil/LICENSE
licenses/third_party/packages/twine/LICENSE
src/ga_tictoc.egg-info/PKG-INFO
src/ga_tictoc.egg-info/SOURCES.txt
src/ga_tictoc.egg-info/dependency_links.txt
src/ga_tictoc.egg-info/requires.txt
src/ga_tictoc.egg-info/top_level.txt
src/tictoc/__init__.py
src/tictoc/_human.py
src/tictoc/_optional.py
src/tictoc/_parse.py
src/tictoc/_version.py
src/tictoc/interval.py
src/tictoc/py.typed
src/tictoc/speed.py
src/tictoc/tictoc.py
src/tictoc/tictoc_interval.py
src/tictoc/tictoc_speed.py
src/tictoc/tictoc_time.py
src/tictoc/time.py
src/tictoc/timer.py
tests/__init__.py
tests/test_interval.py
tests/test_time_speed.py
tests/test_timer.py
tests/test_version.py