Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

golang-github-gdamore-tcell-devel-1.4.0-13.fc40 RPM for noarch

From Fedora 40 for aarch64 / g

Name: golang-github-gdamore-tcell-devel Distribution: Fedora Project
Version: 1.4.0 Vendor: Fedora Project
Release: 13.fc40 Build date: Sun Feb 11 23:32:54 2024
Group: Unspecified Build host: buildhw-x86-13.iad2.fedoraproject.org
Size: 478704 Source RPM: golang-github-gdamore-tcell-1.4.0-13.fc40.src.rpm
Packager: Fedora Project
Url: https://github.com/gdamore/tcell
Summary: Alternate terminal package
Tcell is a Go package that provides a cell based view for text terminals, like
xterm. It was inspired by termbox, but includes many additional improvements.

This package contains the source code needed for building packages that
reference the following Go import paths:
 – github.com/gdamore/tcell

Provides

Requires

License

Apache-2.0

Changelog

* Sun Feb 11 2024 Maxwell G <[email protected]> - 1.4.0-13
  - Rebuild for golang 1.22.0
* Wed Jan 24 2024 Fedora Release Engineering <[email protected]> - 1.4.0-12
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Jan 20 2024 Fedora Release Engineering <[email protected]> - 1.4.0-11
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jul 20 2023 Fedora Release Engineering <[email protected]> - 1.4.0-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Mon Apr 10 2023 Elliott Sales de Andrade <[email protected]> - 1.4.0-9
  - Switch to SPDX license
* Thu Jan 19 2023 Fedora Release Engineering <[email protected]> - 1.4.0-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Jul 21 2022 Fedora Release Engineering <[email protected]> - 1.4.0-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue Jul 19 2022 Maxwell G <[email protected]> - 1.4.0-6
  - Rebuild for CVE-2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in
    golang
* Sat Jun 18 2022 Robert-André Mauchin <[email protected]> - 1.4.0-5
  - Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191,
    CVE-2022-29526, CVE-2022-30629

Files

/usr/share/doc/golang-github-gdamore-tcell-devel
/usr/share/doc/golang-github-gdamore-tcell-devel/AUTHORS
/usr/share/doc/golang-github-gdamore-tcell-devel/README.adoc
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/gdamore
/usr/share/gocode/src/github.com/gdamore/tcell
/usr/share/gocode/src/github.com/gdamore/tcell/.goipath
/usr/share/gocode/src/github.com/gdamore/tcell/attr.go
/usr/share/gocode/src/github.com/gdamore/tcell/cell.go
/usr/share/gocode/src/github.com/gdamore/tcell/charset_stub.go
/usr/share/gocode/src/github.com/gdamore/tcell/charset_unix.go
/usr/share/gocode/src/github.com/gdamore/tcell/charset_windows.go
/usr/share/gocode/src/github.com/gdamore/tcell/color.go
/usr/share/gocode/src/github.com/gdamore/tcell/color_test.go
/usr/share/gocode/src/github.com/gdamore/tcell/colorfit.go
/usr/share/gocode/src/github.com/gdamore/tcell/console_stub.go
/usr/share/gocode/src/github.com/gdamore/tcell/console_win.go
/usr/share/gocode/src/github.com/gdamore/tcell/doc.go
/usr/share/gocode/src/github.com/gdamore/tcell/encoding
/usr/share/gocode/src/github.com/gdamore/tcell/encoding.go
/usr/share/gocode/src/github.com/gdamore/tcell/encoding/all.go
/usr/share/gocode/src/github.com/gdamore/tcell/errors.go
/usr/share/gocode/src/github.com/gdamore/tcell/event.go
/usr/share/gocode/src/github.com/gdamore/tcell/event_test.go
/usr/share/gocode/src/github.com/gdamore/tcell/go.mod
/usr/share/gocode/src/github.com/gdamore/tcell/interrupt.go
/usr/share/gocode/src/github.com/gdamore/tcell/key.go
/usr/share/gocode/src/github.com/gdamore/tcell/mouse.go
/usr/share/gocode/src/github.com/gdamore/tcell/resize.go
/usr/share/gocode/src/github.com/gdamore/tcell/runes.go
/usr/share/gocode/src/github.com/gdamore/tcell/runes_test.go
/usr/share/gocode/src/github.com/gdamore/tcell/screen.go
/usr/share/gocode/src/github.com/gdamore/tcell/sim_test.go
/usr/share/gocode/src/github.com/gdamore/tcell/simulation.go
/usr/share/gocode/src/github.com/gdamore/tcell/style.go
/usr/share/gocode/src/github.com/gdamore/tcell/style_test.go
/usr/share/gocode/src/github.com/gdamore/tcell/termbox
/usr/share/gocode/src/github.com/gdamore/tcell/termbox/compat.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/a
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/a/adm3a
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/a/adm3a/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/a/aixterm
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/a/aixterm/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/a/alacritty
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/a/alacritty/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/a/ansi
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/a/ansi/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/a/aterm
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/a/aterm/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/b
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/b/beterm
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/b/beterm/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/b/bsdos_pc
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/b/bsdos_pc/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/base
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/base/base.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/c
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/c/cygwin
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/c/cygwin/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/d
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/d/d200
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/d/d200/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/d/d210
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/d/d210/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/d/dtterm
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/d/dtterm/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/dynamic
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/dynamic/dynamic.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/e
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/e/emacs
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/e/emacs/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/e/eterm
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/e/eterm/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/extended
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/extended/extended.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/g
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/g/gnome
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/g/gnome/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/h
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/h/hpterm
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/h/hpterm/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/h/hz1500
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/h/hz1500/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/k
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/k/konsole
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/k/konsole/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/k/kterm
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/k/kterm/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/l
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/l/linux
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/l/linux/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/mkinfo.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/p
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/p/pcansi
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/p/pcansi/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/r
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/r/rxvt
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/r/rxvt/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/s
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/s/screen
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/s/screen/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/s/simpleterm
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/s/simpleterm/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/s/sun
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/s/sun/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/t
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/t/termite
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/t/termite/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/t/tvi910
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/t/tvi910/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/t/tvi912
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/t/tvi912/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/t/tvi921
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/t/tvi921/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/t/tvi925
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/t/tvi925/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/t/tvi950
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/t/tvi950/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/t/tvi970
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/t/tvi970/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/terminfo.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/terminfo_test.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/v
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/v/vt100
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/v/vt100/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/v/vt102
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/v/vt102/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/v/vt220
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/v/vt220/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/v/vt320
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/v/vt320/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/v/vt400
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/v/vt400/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/v/vt420
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/v/vt420/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/v/vt52
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/v/vt52/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/w
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/w/wy50
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/w/wy50/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/w/wy60
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/w/wy60/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/w/wy99_ansi
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/w/wy99_ansi/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/x
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/x/xfce
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/x/xfce/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/x/xnuppc
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/x/xnuppc/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/x/xterm
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/x/xterm/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/x/xterm_kitty
/usr/share/gocode/src/github.com/gdamore/tcell/terminfo/x/xterm_kitty/term.go
/usr/share/gocode/src/github.com/gdamore/tcell/terms_default.go
/usr/share/gocode/src/github.com/gdamore/tcell/terms_dynamic.go
/usr/share/gocode/src/github.com/gdamore/tcell/terms_static.go
/usr/share/gocode/src/github.com/gdamore/tcell/tscreen.go
/usr/share/gocode/src/github.com/gdamore/tcell/tscreen_bsd.go
/usr/share/gocode/src/github.com/gdamore/tcell/tscreen_darwin.go
/usr/share/gocode/src/github.com/gdamore/tcell/tscreen_linux.go
/usr/share/gocode/src/github.com/gdamore/tcell/tscreen_solaris.go
/usr/share/gocode/src/github.com/gdamore/tcell/tscreen_stub.go
/usr/share/gocode/src/github.com/gdamore/tcell/tscreen_windows.go
/usr/share/gocode/src/github.com/gdamore/tcell/views
/usr/share/gocode/src/github.com/gdamore/tcell/views/app.go
/usr/share/gocode/src/github.com/gdamore/tcell/views/boxlayout.go
/usr/share/gocode/src/github.com/gdamore/tcell/views/cellarea.go
/usr/share/gocode/src/github.com/gdamore/tcell/views/constants.go
/usr/share/gocode/src/github.com/gdamore/tcell/views/panel.go
/usr/share/gocode/src/github.com/gdamore/tcell/views/spacer.go
/usr/share/gocode/src/github.com/gdamore/tcell/views/sstext.go
/usr/share/gocode/src/github.com/gdamore/tcell/views/sstextbar.go
/usr/share/gocode/src/github.com/gdamore/tcell/views/text.go
/usr/share/gocode/src/github.com/gdamore/tcell/views/text_test.go
/usr/share/gocode/src/github.com/gdamore/tcell/views/textarea.go
/usr/share/gocode/src/github.com/gdamore/tcell/views/textarea_test.go
/usr/share/gocode/src/github.com/gdamore/tcell/views/textbar.go
/usr/share/gocode/src/github.com/gdamore/tcell/views/view.go
/usr/share/gocode/src/github.com/gdamore/tcell/views/widget.go
/usr/share/licenses/golang-github-gdamore-tcell-devel
/usr/share/licenses/golang-github-gdamore-tcell-devel/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Jul 9 23:47:10 2024