libtermbox1 binary package in Ubuntu Lunar armhf

 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 shared object.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2023-03-22 19:23:47 UTC Published Ubuntu Lunar armhf release universe libs Optional 1.1.2+dfsg-5build1
  • Published
  • Copied from ubuntu lunar-proposed armhf in Primary Archive for Ubuntu
  Deleted Ubuntu Lunar armhf proposed universe libs Optional 1.1.2+dfsg-5build1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to lunar

  • Published
  2023-03-22 19:24:27 UTC Superseded Ubuntu Lunar armhf release universe libs Optional 1.1.2+dfsg-5
  • Removed from disk .
  • Removal requested .
  • Superseded by armhf build of termbox 1.1.2+dfsg-5build1 in ubuntu lunar PROPOSED
  • Published
  • Copied from ubuntu lunar-proposed armhf in Primary Archive for Ubuntu
  2023-03-24 00:10:10 UTC Deleted Ubuntu Lunar armhf proposed universe libs Optional 1.1.2+dfsg-5
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to lunar

  • Published
  2023-01-24 04:49:22 UTC Superseded Ubuntu Lunar armhf release universe libs Optional 1.1.2+dfsg-4build1
  • Removed from disk .
  • Removal requested .
  • Superseded by armhf build of termbox 1.1.2+dfsg-5 in ubuntu lunar PROPOSED
  • Published
  • Copied from ubuntu lunar-proposed armhf in Primary Archive for Ubuntu
  2023-01-25 06:10:13 UTC Deleted Ubuntu Lunar armhf proposed universe libs Optional 1.1.2+dfsg-4build1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to lunar

  • Published
  2022-11-03 22:29:18 UTC Superseded Ubuntu Lunar armhf release universe libs Optional 1.1.2+dfsg-4
  • Removed from disk .
  • Removal requested .
  • Superseded by armhf build of termbox 1.1.2+dfsg-4build1 in ubuntu lunar PROPOSED
  • Published
  • Copied from ubuntu kinetic-proposed armhf in Primary Archive for Ubuntu

Source package