[console_scripts]
nterm = nterm.__main__:main
nterm-cli = nterm.scripting.cli:main

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