Package: wnpp Severity: wishlist Owner: Francisco Vilmar Cardoso Ruviaro <[email protected]> X-Debbugs-Cc: [email protected], [email protected]
* Package name : golang-github-elisescu-pty Version : 1.0.2 Upstream Author : Vasile Popescu <[email protected]> * URL : https://github.com/elisescu/pty * License : Expat Programming Lang: Go Description : Golang package for using Unix pseudo-terminals Package pty provides functions for working with Unix terminals. . Functions include: * Open a pty and its corresponding tty. * Assign a pseudo-terminal tty to stdin, stdout, and stderr. * Execute the commands with assigned tty and get the corresponding pty. * Set and resize the pty to the specified size.

