[console_scripts]
pytcp = pytcp.cli.__main__:main
pytcpd = pytcp.daemon.__main__:main
