Thu, 20 Jun 2024 03:58:55 UTC | login

Information for build rust-tuikit-0.2.8-2.fc31

ID94613
Package Namerust-tuikit
Version0.2.8
Release2.fc31
Epoch
SummaryToolkit for writing TUI applications
DescriptionTuikit is a TUI library for writing terminal UI applications. Highlights: - Thread safe. - Support non-fullscreen mode as well as fullscreen mode. - Support Alt keys, mouse events, etc. - Buffering for efficient rendering. Tuikit is modeld after termbox which views the terminal as a table of fixed-size cells and input being a stream of structured messages.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 24 Jul 2019 06:50:06 UTC
CompletedWed, 24 Jul 2019 06:50:06 UTC
Tags
f31
RPMs
src
rust-tuikit-0.2.8-2.fc31.src.rpm (info) (download)
noarch
rust-tuikit+default-devel-0.2.8-2.fc31.noarch.rpm (info) (download)
rust-tuikit-devel-0.2.8-2.fc31.noarch.rpm (info) (download)
Changelog * Sat Jul 20 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.8-2 - Regenerate * Wed Jun 05 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.8-1 - Update to 0.2.8 * Tue Jun 04 2019 Josh Stone <jistone@redhat.com> - 0.2.7-1 - Update to 0.2.7 - Bump nix to 0.14 * Sat Apr 13 2019 Robert-André Mauchin <zebob.m@gmail.com> - 0.2.6-1 - Initial package