termbox 1.1.2+dfsg-3build2 source package in Ubuntu

Changelog

termbox (1.1.2+dfsg-3build2) focal; urgency=medium

  * No-change rebuild to drop python3.7.

 -- Matthias Klose <email address hidden>  Tue, 18 Feb 2020 10:26:09 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Mo Zhou
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
termbox_1.1.2+dfsg.orig.tar.gz 136.1 KiB eef320cf2470b1c9a8abaee68ae6eb9b01283e1f3b94f3886bcf890420e91879
termbox_1.1.2+dfsg-3build2.debian.tar.xz 4.0 KiB 4309dabcdd6711ab4c46a0c4e8e4fcef7045b8db17bbda442dd2ff89655b5ed4
termbox_1.1.2+dfsg-3build2.dsc 2.0 KiB 69b3d2db6c76f8ec9ee43c8beb8bc6e217828ba8e02cb7c7c55b69b6d84f6363

View changes file

Binary packages built by this source

libtermbox-dev: Library for writing text-based user interfaces (dev)

 Termbox is a library that provides minimalistic API which allows the
 programmer to write text-based user interfaces.
 .
 It is based on a very simple abstraction. The main idea is viewing terminals
 as a table of fixed-size cells and input being a stream of structured
 messages. Would be fair to say that the model is inspired by windows console
 API. The abstraction itself is not perfect and it may create problems in
 certain areas. The most sensitive ones are copy & pasting and wide characters
 (mostly Chinese, Japanese, Korean (CJK) characters). When it comes to copy &
 pasting, the notion of cells is not really compatible with the idea of text.
 And CJK runes often require more than one cell to display them nicely. Despite
 the mentioned flaws, using such a simple model brings benefits in a form of
 simplicity. And KISS principle is important.
 .
 At this point one should realize, that CLI (command-line interfaces) aren't
 really a thing termbox is aimed at. But rather pseudo-graphical user
 interfaces.
 .
 This package ships with headers and static library.

libtermbox1: No summary available for libtermbox1 in ubuntu hirsute.

No description available for libtermbox1 in ubuntu hirsute.

libtermbox1-dbgsym: No summary available for libtermbox1-dbgsym in ubuntu hirsute.

No description available for libtermbox1-dbgsym in ubuntu hirsute.

python3-termbox: No summary available for python3-termbox in ubuntu groovy.

No description available for python3-termbox in ubuntu groovy.

python3-termbox-dbgsym: No summary available for python3-termbox-dbgsym in ubuntu hirsute.

No description available for python3-termbox-dbgsym in ubuntu hirsute.