Sun, 09 Jun 2024 04:46:29 UTC | login

Information for build golang-github-jaguilar-vt100-0-0.2.20190627git2703a27.fc31

ID113452
Package Namegolang-github-jaguilar-vt100
Version0
Release0.2.20190627git2703a27.fc31
Epoch
SummaryRaw-mode vt100 screen reader
Description Package Vt100 implements a quick-and-dirty programmable ANSI terminal emulator. You could, for example, use it to run a program like nethack that expects a terminal as a subprocess. It tracks the position of the cursor, colors, and various other aspects of the terminal's state, and allows you to inspect them. We do very much mean the dirty part. It's not that we think it might have bugs. It's that we're SURE it does. Currently, we only handle raw mode, with no cooked mode features like scrolling. We also misinterpret some of the control codes, which may or may not matter for your purpose.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 31 Jul 2019 18:26:39 UTC
CompletedWed, 31 Jul 2019 18:26:39 UTC
Tags
f31
f32
f33
RPMs
src
golang-github-jaguilar-vt100-0-0.2.20190627git2703a27.fc31.src.rpm (info) (download)
noarch
golang-github-jaguilar-vt100-devel-0-0.2.20190627git2703a27.fc31.noarch.rpm (info) (download)
Changelog * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun May 05 2019 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.1.20190627git2703a27 - Initial package