PTY interface for Go
Pty is a Go package for using unix pseudo-terminals. This package provides symbolic links that alias the following Go import paths to github.com/creack/pty: – github.com/creack/pty/v2 Aliasing Go import paths via symbolic links or http redirects is fragile. If your Go code depends on this package, you should patch it to import directly github.com/creack/pty.
Release | Stable | Testing |
---|---|---|
Fedora 41 | 1.1.21-4.fc41 | - |
Fedora 40 | 1.1.21-3.fc40 | - |
You can contact the maintainers of this package via email at
golang-github-creack-pty dash maintainers at fedoraproject dot org
.