proxy.golang.org : github.com/go-curses/ctk : v0.5.4
Package ctk is a curses-based graphical user interface library modeled after the GTK API. The purpose of this project is to provide a similar API to the actual GTK project and instead of interacting with an X11 server, the Curses Tool Kit interacts with a terminal display, managed by the Curses Development Kit. CTK Type Hierarchy
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/go-curses/ctk@v0.5.4
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/GehirnInc/crypt v0.0.0-20200316065508-bb7000b8a962
- github.com/PuerkitoBio/goquery v1.8.0
- github.com/andybalholm/cascadia v1.3.1
- github.com/atotto/clipboard v0.1.4
- github.com/aymerick/douceur v0.2.0
- github.com/cpuguy83/go-md2man/v2 v2.0.2
- github.com/creack/pty v1.1.18
- github.com/fatih/structs v1.1.0
- github.com/gdamore/encoding v1.0.0
- github.com/go-curses/cdk v0.5.13
- github.com/go-curses/term v1.2.2-gocurses.1
- github.com/go-curses/terminfo v1.0.0
- github.com/gobuffalo/flect v0.2.5
- github.com/gobuffalo/github_flavored_markdown v1.1.1
- github.com/gobuffalo/helpers v0.6.5
- github.com/gobuffalo/plush v3.8.3+incompatible
- github.com/gobuffalo/tags v2.1.7+incompatible
- github.com/gobuffalo/tags/v3 v3.1.3
- github.com/gobuffalo/validate/v3 v3.3.2
- github.com/gofrs/uuid v4.2.0+incompatible
- github.com/gopherjs/gopherjs v1.17.2
- github.com/gorilla/css v1.0.0
- github.com/iancoleman/strcase v0.2.0
- github.com/jackdoe/go-gpmctl v0.0.0-20200317085308-34b4a75160c2
- github.com/jtolds/gls v4.20.0+incompatible
- github.com/jtolio/gls v4.20.0+incompatible
- github.com/lucasb-eyer/go-colorful v1.2.0
- github.com/mattn/go-colorable v0.1.12
- github.com/mattn/go-isatty v0.0.14
- github.com/mattn/go-runewidth v0.0.13
- github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
- github.com/microcosm-cc/bluemonday v1.0.19
- github.com/nxadm/tail v1.4.8
- github.com/pkg/errors v0.9.1
- github.com/pkg/profile v1.6.0
- github.com/rivo/uniseg v0.2.0
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/sergi/go-diff v1.2.0
- github.com/sirupsen/logrus v1.9.0
- github.com/smartystreets/assertions v1.2.0
- github.com/smartystreets/goconvey v1.7.2
- github.com/sourcegraph/annotate v0.0.0-20160123013949-f4cad6c6324d
- github.com/sourcegraph/syntaxhighlight v0.0.0-20170531221838-bd320f5d308e
- github.com/tdewolff/parse/v2 v2.6.1
- github.com/tg123/go-htpasswd v1.2.0
- github.com/urfave/cli/v2 v2.11.1
- github.com/x-cray/logrus-prefixed-formatter v0.5.2
- github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
- golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
- golang.org/x/net v0.7.0
- golang.org/x/sys v0.5.0
- golang.org/x/term v0.5.0
- golang.org/x/text v0.7.0
- gopkg.in/yaml.v2 v2.4.0