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

golang-github-aclements-gg-devel-0-0.4.mga10 RPM for noarch

From Mageia Cauldron for armv7hl / media / core / release

Name: golang-github-aclements-gg-devel Distribution: Mageia
Version: 0 Vendor: Mageia.Org
Release: 0.4.mga10 Build date: Sun Aug 3 18:59:10 2025
Group: Development/Golang Build host: localhost
Size: 361611 Source RPM: golang-github-aclements-gg-0-0.4.mga10.src.rpm
Packager: pterjan <pterjan>
Url: https://github.com/aclements/go-gg
Summary: Plotting package for Go
gg is a plotting package for Go inspired by the Grammar of Graphics.

This package contains the source code needed for building packages that
reference the following Go import paths:
 – github.com/aclements/go-gg

Provides

Requires

License

BSD

Changelog

* Sun Aug 03 2025 pterjan <pterjan> 0-0.4.mga10
  + Revision: 2263887
  - Allow automated release bumping
  + wally <wally>
  - update RPM group to Development/Golang

Files

/usr/share/doc/golang-github-aclements-gg-devel
/usr/share/doc/golang-github-aclements-gg-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/aclements
/usr/share/gocode/src/github.com/aclements/go-gg
/usr/share/gocode/src/github.com/aclements/go-gg/.goipath
/usr/share/gocode/src/github.com/aclements/go-gg/README.md
/usr/share/gocode/src/github.com/aclements/go-gg/generic
/usr/share/gocode/src/github.com/aclements/go-gg/generic/doc.go
/usr/share/gocode/src/github.com/aclements/go-gg/generic/error.go
/usr/share/gocode/src/github.com/aclements/go-gg/generic/order.go
/usr/share/gocode/src/github.com/aclements/go-gg/generic/slice
/usr/share/gocode/src/github.com/aclements/go-gg/generic/slice/concat.go
/usr/share/gocode/src/github.com/aclements/go-gg/generic/slice/concat_test.go
/usr/share/gocode/src/github.com/aclements/go-gg/generic/slice/convert.go
/usr/share/gocode/src/github.com/aclements/go-gg/generic/slice/convert_test.go
/usr/share/gocode/src/github.com/aclements/go-gg/generic/slice/cycle.go
/usr/share/gocode/src/github.com/aclements/go-gg/generic/slice/doc.go
/usr/share/gocode/src/github.com/aclements/go-gg/generic/slice/find.go
/usr/share/gocode/src/github.com/aclements/go-gg/generic/slice/index.go
/usr/share/gocode/src/github.com/aclements/go-gg/generic/slice/min.go
/usr/share/gocode/src/github.com/aclements/go-gg/generic/slice/min_test.go
/usr/share/gocode/src/github.com/aclements/go-gg/generic/slice/nub.go
/usr/share/gocode/src/github.com/aclements/go-gg/generic/slice/select_test.go
/usr/share/gocode/src/github.com/aclements/go-gg/generic/slice/seq.go
/usr/share/gocode/src/github.com/aclements/go-gg/generic/slice/sort.go
/usr/share/gocode/src/github.com/aclements/go-gg/generic/slice/util_test.go
/usr/share/gocode/src/github.com/aclements/go-gg/gg
/usr/share/gocode/src/github.com/aclements/go-gg/gg/example_scale_test.go
/usr/share/gocode/src/github.com/aclements/go-gg/gg/facet.go
/usr/share/gocode/src/github.com/aclements/go-gg/gg/group.go
/usr/share/gocode/src/github.com/aclements/go-gg/gg/layer.go
/usr/share/gocode/src/github.com/aclements/go-gg/gg/layout
/usr/share/gocode/src/github.com/aclements/go-gg/gg/layout.go
/usr/share/gocode/src/github.com/aclements/go-gg/gg/layout/grid.go
/usr/share/gocode/src/github.com/aclements/go-gg/gg/layout/layout.go
/usr/share/gocode/src/github.com/aclements/go-gg/gg/mark.go
/usr/share/gocode/src/github.com/aclements/go-gg/gg/package.go
/usr/share/gocode/src/github.com/aclements/go-gg/gg/plot.go
/usr/share/gocode/src/github.com/aclements/go-gg/gg/render.go
/usr/share/gocode/src/github.com/aclements/go-gg/gg/scale.go
/usr/share/gocode/src/github.com/aclements/go-gg/gg/stepmode_string.go
/usr/share/gocode/src/github.com/aclements/go-gg/gg/testmain.go
/usr/share/gocode/src/github.com/aclements/go-gg/gg/text.go
/usr/share/gocode/src/github.com/aclements/go-gg/gg/transform.go
/usr/share/gocode/src/github.com/aclements/go-gg/ggstat
/usr/share/gocode/src/github.com/aclements/go-gg/ggstat/agg.go
/usr/share/gocode/src/github.com/aclements/go-gg/ggstat/bin.go
/usr/share/gocode/src/github.com/aclements/go-gg/ggstat/common.go
/usr/share/gocode/src/github.com/aclements/go-gg/ggstat/density.go
/usr/share/gocode/src/github.com/aclements/go-gg/ggstat/domain.go
/usr/share/gocode/src/github.com/aclements/go-gg/ggstat/ecdf.go
/usr/share/gocode/src/github.com/aclements/go-gg/ggstat/fn.go
/usr/share/gocode/src/github.com/aclements/go-gg/ggstat/loess.go
/usr/share/gocode/src/github.com/aclements/go-gg/ggstat/lsquares.go
/usr/share/gocode/src/github.com/aclements/go-gg/ggstat/normalize.go
/usr/share/gocode/src/github.com/aclements/go-gg/palette
/usr/share/gocode/src/github.com/aclements/go-gg/palette/blend.go
/usr/share/gocode/src/github.com/aclements/go-gg/palette/brewer
/usr/share/gocode/src/github.com/aclements/go-gg/palette/brewer/brewer.go
/usr/share/gocode/src/github.com/aclements/go-gg/palette/brewer/genbrewer.go
/usr/share/gocode/src/github.com/aclements/go-gg/palette/brewer/package.go
/usr/share/gocode/src/github.com/aclements/go-gg/palette/makesrgbtab.go
/usr/share/gocode/src/github.com/aclements/go-gg/palette/palette.go
/usr/share/gocode/src/github.com/aclements/go-gg/palette/srgb.go
/usr/share/gocode/src/github.com/aclements/go-gg/palette/srgbtab.go
/usr/share/gocode/src/github.com/aclements/go-gg/palette/viridis.go
/usr/share/gocode/src/github.com/aclements/go-gg/table
/usr/share/gocode/src/github.com/aclements/go-gg/table/concat.go
/usr/share/gocode/src/github.com/aclements/go-gg/table/filter.go
/usr/share/gocode/src/github.com/aclements/go-gg/table/group.go
/usr/share/gocode/src/github.com/aclements/go-gg/table/head.go
/usr/share/gocode/src/github.com/aclements/go-gg/table/join.go
/usr/share/gocode/src/github.com/aclements/go-gg/table/map.go
/usr/share/gocode/src/github.com/aclements/go-gg/table/new.go
/usr/share/gocode/src/github.com/aclements/go-gg/table/new_test.go
/usr/share/gocode/src/github.com/aclements/go-gg/table/pivot.go
/usr/share/gocode/src/github.com/aclements/go-gg/table/pivot_test.go
/usr/share/gocode/src/github.com/aclements/go-gg/table/print.go
/usr/share/gocode/src/github.com/aclements/go-gg/table/print_test.go
/usr/share/gocode/src/github.com/aclements/go-gg/table/sort.go
/usr/share/gocode/src/github.com/aclements/go-gg/table/table.go
/usr/share/gocode/src/github.com/aclements/go-gg/table/table_test.go
/usr/share/licenses/golang-github-aclements-gg-devel
/usr/share/licenses/golang-github-aclements-gg-devel/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Aug 4 06:29:20 2025