toutes les options
bullseye  ] [  bookworm  ] [  trixie  ] [  forky  ] [  sid  ]
[ Paquet source : termbox  ]

Paquet : libtermbox1 (1.1.2+dfsg-7)

Liens pour libtermbox1

Screenshot

Ressources Debian :

Télécharger le paquet source termbox :

Responsable :

Ressources externes :

Paquets similaires :

Library for writing text-based user interfaces (lib)

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.

Autres paquets associés à libtermbox1

  • dépendances
  • recommandations
  • suggestions
  • enhances

Télécharger libtermbox1

Télécharger pour toutes les architectures proposées
Architecture Taille du paquet Espace occupé une fois installé Fichiers
amd64 17,0 ko60,0 ko [liste des fichiers]
arm64 17,0 ko84,0 ko [liste des fichiers]
armhf 14,2 ko83,0 ko [liste des fichiers]
i386 16,1 ko55,0 ko [liste des fichiers]
ppc64el 19,0 ko84,0 ko [liste des fichiers]
riscv64 16,1 ko48,0 ko [liste des fichiers]
s390x 17,5 ko56,0 ko [liste des fichiers]