[console_scripts]
maestro = maestro.__main__:main

[setuptools.installation]
eggsecutable = maestro.__main__:main

