123456789101112131415161718192021222324252627282930 |
- Source: golang-notabug-themusicgod1-termui
- Section: devel
- Priority: optional
- Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
- Uploaders: jeff cliff <jeffrey.cliff@gmail.com>
- Build-Depends: debhelper (>= 8),
- dh-golang,
- gccgo,
- golang-github-mattn-go-runewidth-dev,
- golang-github-mitchellh-go-wordwrap-dev,
- golang-github-nsf-termbox-go-dev,
- golang-golang-x-net-dev,
- golang-github-stretchr-testify-dev
- Standards-Version: 4.1.1
- Homepage: https://notabug.org/themusicgod1/termui
- XS-Go-Import-Path: notabug.org/themusicgod1/termui
- Testsuite: autopkgtest-pkg-go
- Package: golang-notabug-themusicgod1-termui-dev
- Architecture: any
- Depends: ${shlibs:Depends}, ${misc:Depends},
- golang-github-mattn-go-runewidth-dev,
- golang-github-mitchellh-go-wordwrap-dev,
- golang-github-nsf-termbox-go-dev,
- golang-golang-x-net-dev,
- Description: Golang terminal dashboard
- termui is a cross-platform, easy-to-compile, and fully-customizable terminal
- dashboard. It is inspired by blessed-contrib, but purely in Go.
|