LICENSE
README.md
setup.py
src/tickr/__init__.py
src/tickr/cli.py
src/tickr/daemon.py
src/tickr/database.py
src/tickr/parser.py
src/tickr_cron.egg-info/PKG-INFO
src/tickr_cron.egg-info/SOURCES.txt
src/tickr_cron.egg-info/dependency_links.txt
src/tickr_cron.egg-info/entry_points.txt
src/tickr_cron.egg-info/requires.txt
src/tickr_cron.egg-info/top_level.txt
tests/test_cli.py
tests/test_daemon.py
tests/test_database.py
tests/test_parser.py