golang-github-rivo-tview 0.0~git20221029.c4a7e50-1 source package in Ubuntu

Changelog

golang-github-rivo-tview (0.0~git20221029.c4a7e50-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 0.0~git20221029.c4a7e50
  * Change Section from devel to golang
  * Bump debhelper build-dependency to debhelper-compat (= 13)"
  * Mark library package with "Multi-Arch: foreign"
  * Use dh-sequence-golang instead of dh-golang and --with=golang
  * Bump Standards-Version to 4.6.2 (no change)

 -- Anthony Fok <email address hidden>  Wed, 25 Jan 2023 16:18:56 -0700

Upload details

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

See full publishing history Publishing

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-rivo-tview_0.0~git20221029.c4a7e50-1.dsc 2.5 KiB ab55764d8683c2768f1b70039991f9ad47700fabd0159877f0791bd033e8aaae
golang-github-rivo-tview_0.0~git20221029.c4a7e50.orig.tar.xz 2.8 MiB 38f362b7bf440761e5285da47e470d68cf57df0b799086d818689ab692db5e26
golang-github-rivo-tview_0.0~git20221029.c4a7e50-1.debian.tar.xz 5.6 KiB 42e8477cd363efe060e5b8d880d4855e2286a27bc2f3b531c7cf2f8fcec7e5e4

No changes file available.

Binary packages built by this source

golang-github-rivo-tview-dev: Rich interactive widgets for terminal-based UIs in Go

 This Go package provides commonly needed components for terminal based
 user interfaces. The widgets provided with this package are useful for
 data exploration and data entry.
 .
 Among these components are:
  * Input forms (include input/password fields, drop-down selections,
    checkboxes, and buttons)
  * Navigable multi-color text views
  * Sophisticated navigable table views
  * Flexible tree views
  * Selectable lists
  * Grid, Flexbox and page layouts
  * Modal message windows
  * An application wrapper