Package: wnpp Severity: wishlist Owner: Francisco Vilmar Cardoso Ruviaro <francisco.ruvi...@riseup.net> X-Debbugs-Cc: debian-de...@lists.debian.org, francisco.ruvi...@riseup.net
* Package name : golang-github-elisescu-pty Version : 1.0.2 Upstream Author : Vasile Popescu <elise...@elisescu.com> * 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.