[console_scripts]
revpty-attach = revpty.cli.main:attach_cmd
revpty-client = revpty.cli.main:client
revpty-server = revpty.cli.main:server
