Skip to content
Sections
>> Trisquel >> Пакеты >> aramo >> libs >> libtermbox1
nabia  ] [  aramo  ]
[ Источник: termbox  ]

Пакет: libtermbox1 (1.1.2+dfsg-3build6)

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.

Другие пакеты, относящиеся к libtermbox1

  • зависимости
  • рекомендации
  • предложения
  • dep: libc6 (>= 2.33)
    GNU C Library: Shared libraries
    также виртуальный пакет, предоставляемый libc6-udeb

Загрузка libtermbox1

Загрузить для всех доступных архитектур
Архитектура Размер пакета В установленном виде Файлы
amd64 18,8 Кб60 Кб [список файлов]
arm64 18,1 Кб56 Кб [список файлов]
armhf 15,1 Кб39 Кб [список файлов]
ppc64el 20,7 Кб84 Кб [список файлов]