golang-github-charmbracelet-bubbletea 0.19.1-3 source package in Ubuntu

Changelog

golang-github-charmbracelet-bubbletea (0.19.1-3) unstable; urgency=medium

  * Team upload
  * Exclude tutorial binaries from dev package
  * Update Standards-Version to 4.6.1 (no changes)

 -- Shengjing Zhu <email address hidden>  Sun, 07 Aug 2022 22:54:12 +0800

Upload details

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

See full publishing history Publishing

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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-charmbracelet-bubbletea_0.19.1-3.dsc 2.1 KiB ec0e763b2bc51b2780bc3bfd5f17661b8cc3b5b7c9abd383c7599beb1a8e2507
golang-github-charmbracelet-bubbletea_0.19.1.orig.tar.gz 62.2 KiB bec2c2a05d0ba723e6687879fe2f74872d79a1fe0f03cd1764b155ab98c0f6e9
golang-github-charmbracelet-bubbletea_0.19.1-3.debian.tar.xz 2.6 KiB 5774e67729fa1159fde23fa359e22bb001e76e8b63770fec6982dedea038a6aa

Available diffs

No changes file available.

Binary packages built by this source

golang-github-charmbracelet-bubbletea-dev: powerful little TUI framework for Go 🏗

 Bubble Tea is the fun, functional and stateful way to build terminal apps.
 A Go framework based on The Elm Architecture.
 Bubble Tea is well-suited for simple and complex terminal applications,
 either inline, full-window, or a mix of both.
 .
 Bubble Tea is in use in production and includes a number of features and
 performance optimizations we’ve added along the way. Among those is a
 standard framerate-based renderer, a renderer for high-performance
 scrollable regions which works alongside the main renderer, and mouse
 support.