libtermbox1 binary package in Ubuntu Jammy riscv64

 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
  2022-03-19 14:04:08 UTC Published Ubuntu Jammy riscv64 release universe libs Optional 1.1.2+dfsg-3build6
  • Published
  • Copied from ubuntu jammy-proposed riscv64 in Primary Archive for Ubuntu
  Deleted Ubuntu Jammy riscv64 proposed universe libs Optional 1.1.2+dfsg-3build6
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  2022-03-19 14:04:45 UTC Superseded Ubuntu Jammy riscv64 release universe libs Optional 1.1.2+dfsg-3build5
  • Removed from disk .
  • Removal requested .
  • Superseded by riscv64 build of termbox 1.1.2+dfsg-3build6 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu jammy-proposed riscv64 in Primary Archive for Ubuntu
  2022-03-20 18:10:09 UTC Deleted Ubuntu Jammy riscv64 proposed universe libs Optional 1.1.2+dfsg-3build5
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  2021-10-17 09:11:26 UTC Superseded Ubuntu Jammy riscv64 release universe libs Optional 1.1.2+dfsg-3build4
  • Removed from disk .
  • Removal requested .
  • Superseded by riscv64 build of termbox 1.1.2+dfsg-3build5 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu hirsute-proposed riscv64 in Primary Archive for Ubuntu

Source package