LICENSE
MANIFEST.in
README.md
pyproject.toml
src/timesl/__init__.py
src/timesl/__version__.py
src/timesl/calendarx.py
src/timesl/clock.py
src/timesl/config.py
src/timesl/exceptions.py
src/timesl/units.py
src/timesl.egg-info/PKG-INFO
src/timesl.egg-info/SOURCES.txt
src/timesl.egg-info/dependency_links.txt
src/timesl.egg-info/top_level.txt
src/timesl/core/sleep.py
src/timesl/core/state.py
src/timesl/core/vt.py
tests/test_sleep.py