[console_scripts]
add = pytodos.todo:add
got = pytodos.todo:kill
list = pytodos.todo:_list
listall = pytodos.todo:listall
t = pytodos.todo:test

