golang-github-gdamore-tcell.v2 2.1.0-5 source package in Ubuntu

Changelog

golang-github-gdamore-tcell.v2 (2.1.0-5) unstable; urgency=medium

  * Team upload.
  * Fix Go-Import-Path:
     + golang-github-gdamore-tcell.v2-dev = github.com/gdamore/tcell/v2
     + golang-github-gdamore-tcell-dev = github.com/gdamore/tcell
  * Drop Breaks and Replaces against golang-github-gdamore-tcell-dev, as
    they ship files in different directories, meaning they are actually
    co-installable.

 -- Cyril Brulebois <email address hidden>  Wed, 03 Feb 2021 02:03:50 +0000

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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-gdamore-tcell.v2_2.1.0-5.dsc 2.4 KiB 23dc7424e1dda0bcf36862014f09a13dddb8d3f242ee9bbdb155dc55cab08083
golang-github-gdamore-tcell.v2_2.1.0.orig.tar.gz 147.2 KiB 6ea1dae2962cc7bded6192345e18525ab6b51983a4ceac3f0526174f07ed7d50
golang-github-gdamore-tcell.v2_2.1.0-5.debian.tar.xz 2.1 KiB 6c459e32ebe920d260040eacb7146498e7490de68fa3b12a806e8a14b25e78fe

Available diffs

No changes file available.

Binary packages built by this source

golang-github-gdamore-tcell.v2-dev: cell based view for text terminals

 Package tcell provides a cell based view for text terminals, like xterm.
 It was inspired by termbox, but differs from termbox in some important
 ways. It also adds substantial functionality beyond termbox.