[console_scripts]
CRONTAB = mytot.main:CRONTAB
DELETE = mytot.main:DELETE
KILL = mytot.main:KILL
MAIL = mytot.send_email:main
RESTART = mytot.main:RESTART
RUN = mytot.main:RUN
TASK = mytot.main:TASK
add_cront = mytot.main:add_cront
