golang-github-gdamore-tcell.v2 2.7.4-1 source package in Ubuntu
Changelog
golang-github-gdamore-tcell.v2 (2.7.4-1) unstable; urgency=medium * Team upload. * New upstream version 2.7.4. * d/control: Bump Standards-Version to 4.7.0. * d/copyright: - Remove Files-Excluded. - Bump upstream copyright year. * d/watch: Upgrade to version 4. -- Guilherme Puida Moreira <email address hidden> Fri, 07 Jun 2024 17:39:21 -0300
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 | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | universe | misc | |
Oracular | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
golang-github-gdamore-tcell.v2_2.7.4-1.dsc | 2.6 KiB | 7925924b16a85335fc99af6fdbea4074ebb5308e086e679c3c53b2d8447cfd9e |
golang-github-gdamore-tcell.v2_2.7.4.orig.tar.gz | 175.0 KiB | d8bb89d5098e97f67e6cd7969a4bf56ca908e2b2fd00d7bdffb5e3514526a284 |
golang-github-gdamore-tcell.v2_2.7.4-1.debian.tar.xz | 3.0 KiB | 8f2dbbcccb9c9acd2347a4d41668956788282c00839ef8f81e2c767add3a2e3e |
Available diffs
- diff from 2.6.0-1 to 2.7.4-1 (34.4 KiB)
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.