Sat, 01 Jun 2024 22:35:03 UTC | login

Information for build golang-github-jaguilar-vt100-0-0.3.20190627git2703a27.fc32

ID143342
Package Namegolang-github-jaguilar-vt100
Version0
Release0.3.20190627git2703a27.fc32
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
StartedFri, 27 Mar 2020 11:00:30 UTC
CompletedFri, 27 Mar 2020 11:00:30 UTC
Tags
f33
RPMs
src
golang-github-jaguilar-vt100-0-0.3.20190627git2703a27.fc32.src.rpm (info) (download)
noarch
golang-github-jaguilar-vt100-devel-0-0.3.20190627git2703a27.fc32.noarch.rpm (info) (download)
Changelog * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * 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