[console_scripts]
nterm = nterm.__main__:main

[gui_scripts]
nterm-gui = nterm.__main__:main
