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

golang-github-olekukonko-tablewriter-devel-1.1.2-1.mga10 RPM for noarch

From Mageia Cauldron for x86_64 / media / core / release

Name: golang-github-olekukonko-tablewriter-devel Distribution: Mageia
Version: 1.1.2 Vendor: Mageia.Org
Release: 1.mga10 Build date: Sat Jan 10 22:14:50 2026
Group: Development/Golang Build host: localhost
Size: 1229584 Source RPM: golang-github-olekukonko-tablewriter-1.1.2-1.mga10.src.rpm
Packager: pterjan <pterjan>
Url: https://github.com/olekukonko/tablewriter
Summary: ASCII table in golang
ASCII table in golang.

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

Provides

Requires

License

MIT

Changelog

* Sat Jan 10 2026 pterjan <pterjan> 1.1.2-1.mga10
  + Revision: 2309815
  - Update to 1.1.2
  + wally <wally>
  - update RPM group to Development/Golang

Files

/usr/share/doc/golang-github-olekukonko-tablewriter-devel
/usr/share/doc/golang-github-olekukonko-tablewriter-devel/MIGRATION.md
/usr/share/doc/golang-github-olekukonko-tablewriter-devel/README-csv2table.md
/usr/share/doc/golang-github-olekukonko-tablewriter-devel/README.md
/usr/share/doc/golang-github-olekukonko-tablewriter-devel/README_LEGACY.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/olekukonko
/usr/share/gocode/src/github.com/olekukonko/tablewriter
/usr/share/gocode/src/github.com/olekukonko/tablewriter/.goipath
/usr/share/gocode/src/github.com/olekukonko/tablewriter/LICENSE.md
/usr/share/gocode/src/github.com/olekukonko/tablewriter/MIGRATION.md
/usr/share/gocode/src/github.com/olekukonko/tablewriter/README-csv2table.md
/usr/share/gocode/src/github.com/olekukonko/tablewriter/README.md
/usr/share/gocode/src/github.com/olekukonko/tablewriter/README_LEGACY.md
/usr/share/gocode/src/github.com/olekukonko/tablewriter/cmd
/usr/share/gocode/src/github.com/olekukonko/tablewriter/cmd/csv2table
/usr/share/gocode/src/github.com/olekukonko/tablewriter/cmd/csv2table/csv2table.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/config.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/csv.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/deprecated.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/go.mod
/usr/share/gocode/src/github.com/olekukonko/tablewriter/option.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/pkg
/usr/share/gocode/src/github.com/olekukonko/tablewriter/pkg/twcache
/usr/share/gocode/src/github.com/olekukonko/tablewriter/pkg/twcache/cache.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/pkg/twcache/lru.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/pkg/twcache/lru_bench_test.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/pkg/twcache/lru_test.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/pkg/twwarp
/usr/share/gocode/src/github.com/olekukonko/tablewriter/pkg/twwarp/wrap.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/pkg/twwarp/wrap_test.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/pkg/twwidth
/usr/share/gocode/src/github.com/olekukonko/tablewriter/pkg/twwidth/width.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/pkg/twwidth/width_bench_test.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/pkg/twwidth/width_test.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/renderer
/usr/share/gocode/src/github.com/olekukonko/tablewriter/renderer/blueprint.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/renderer/colorized.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/renderer/fn.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/renderer/html.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/renderer/junction.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/renderer/markdown.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/renderer/ocean.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/renderer/svg.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/stream.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/tablewriter.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/tablewriter_test.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/tests
/usr/share/gocode/src/github.com/olekukonko/tablewriter/tests/basic_test.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/tests/blueprint_test.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/tests/bug_test.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/tests/caption_test.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/tests/colorized_test.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/tests/csv_test.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/tests/extra_test.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/tests/feature_test.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/tests/fn.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/tests/html_test.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/tests/markdown_test.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/tests/merge_test.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/tests/ocean_test.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/tests/streamer_test.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/tests/struct_test.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/tests/svg_test.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/tests/table_bench_test.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/tw
/usr/share/gocode/src/github.com/olekukonko/tablewriter/tw/cell.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/tw/deprecated.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/tw/fn.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/tw/fn_test.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/tw/mapper.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/tw/preset.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/tw/renderer.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/tw/slicer.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/tw/state.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/tw/symbols.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/tw/tw.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/tw/types.go
/usr/share/gocode/src/github.com/olekukonko/tablewriter/zoo.go
/usr/share/licenses/golang-github-olekukonko-tablewriter-devel
/usr/share/licenses/golang-github-olekukonko-tablewriter-devel/LICENSE.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Jan 15 07:27:45 2026