Sun, 09 Jun 2024 00:41:29 UTC | login

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

ID98950
Package Namegolang-github-jaguilar-vt100
Version0
Release0.1.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, 24 Jul 2019 11:11:59 UTC
CompletedWed, 24 Jul 2019 11:11:59 UTC
Tags
f31
RPMs
src
golang-github-jaguilar-vt100-0-0.1.20190627git2703a27.fc31.src.rpm (info) (download)
noarch
golang-github-jaguilar-vt100-devel-0-0.1.20190627git2703a27.fc31.noarch.rpm (info) (download)
Changelog * Sun May 05 2019 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.1.20190627git2703a27 - Initial package