[console_scripts]
new_setup_py = benchline.new_setup_py:main
new_python_file = benchline.new_python_file.new_python_file:main
sum_timelog = benchline.sum_timelog:main
python_install = benchline.python_install:main
python_deploy = benchline.python_deploy:main
date_diff = benchline.date_diff:main
hours_seconds_2_hours = benchline.hours_seconds_2_hours:main
countdown_generator = benchline.countdown_generator:main
save_line_counts = benchline.save_line_counts:main

