.gitignore
.travis.yml
CHANGES.rst
README.rst
pytest.ini
setup.cfg
setup.py
docs/conf.py
docs/history.rst
docs/index.rst
tempora/__init__.py
tempora/schedule.py
tempora/timing.py
tempora.egg-info/PKG-INFO
tempora.egg-info/SOURCES.txt
tempora.egg-info/dependency_links.txt
tempora.egg-info/entry_points.txt
tempora.egg-info/namespace_packages.txt
tempora.egg-info/requires.txt
tempora.egg-info/top_level.txt
tempora/tests/test_schedule.py
tests/test_timing.py