[console_scripts]
rfmux = rfmux.tools.cli:main
parser = rfmux.tools.parser:main

[gui_scripts]
periscope = rfmux.tools.periscope.__main__:main

