软件包: golang-github-jesseduffield-termbox-go-dev (0.0~git20180919.1e272ff-2)
golang-github-jesseduffield-termbox-go-dev 的相关链接
Trisquel 的资源:
下载源码包 golang-github-jesseduffield-termbox-go:
- [golang-github-jesseduffield-termbox-go_0.0~git20180919.1e272ff-2.dsc]
- [golang-github-jesseduffield-termbox-go_0.0~git20180919.1e272ff.orig.tar.xz]
- [golang-github-jesseduffield-termbox-go_0.0~git20180919.1e272ff-2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Go Packaging Team
- Jongmin Kim
- Thorsten Alteholz
外部的资源:
- 主页 [github.com]
相似软件包:
pure Go implementation of termbox library
Termbox is a library that provides a minimalistic API which allows the programmer to write text-based user interfaces.
The basic idea is an abstraction of the greatest common subset of features available on all major terminals and other terminal-like APIs in a minimalistic fashion. Small API means it is easy to implement, test, maintain and learn it, that's what makes the termbox a distinct library in its area.
This package includes the patch for preventing the out of bounds errors when calling PollEvent().
其他与 golang-github-jesseduffield-termbox-go-dev 有关的软件包
|
|
|
-
- dep: golang-github-mattn-go-runewidth-dev
- functions to get fixed width of the character or string