golang-github-google-goterm 0.0~git20200907.555d40f-3 source package in Ubuntu

Changelog

golang-github-google-goterm (0.0~git20200907.555d40f-3) unstable; urgency=medium

  * Fix ioctl handling on s390x.
  * Skip tests on ppc; invoking ioctl via raw syscalls doesn't work.

 -- Christoph Berg <email address hidden>  Tue, 14 Jun 2022 14:53:22 +0200

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-google-goterm_0.0~git20200907.555d40f-3.dsc 2.3 KiB f8875d513e292e35865af7021a9a1a7f37745b4514082fba1a09870b717093cb
golang-github-google-goterm_0.0~git20200907.555d40f.orig.tar.xz 16.2 KiB 8580a2d583f6498dc2fe20445ebda08dc33cca840d53de41d400e066f3a8a0cf
golang-github-google-goterm_0.0~git20200907.555d40f-3.debian.tar.xz 3.2 KiB 9e095d67b7f6500fa67793fbbd57e72df1973a84dc2be531f29ba0122f191a83

No changes file available.

Binary packages built by this source

golang-github-google-goterm-dev: Go Terminal library with PTY support and colors

 The term package implements PTY creation and termios get/set attributes.
 It also contains some convenience functions for colors, SSH <> termios
 translations, readCh, reading passwords etc.