[console_scripts]
add = PyTodos.todo:add
got = PyTodos.todo:kill
list = PyTodos.todo:list

