Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: golang-github-aclements-gg-devel | Distribution: Mageia |
Version: 0 | Vendor: Mageia.Org |
Release: 0.3.mga9 | Build date: Wed Apr 6 11:53:09 2022 |
Group: Development/Other | Build host: localhost |
Size: 361610 | Source RPM: golang-github-aclements-gg-0-0.3.mga9.src.rpm |
Packager: umeabot <umeabot> | |
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
BSD
* Thu Sep 17 2020 joequant <joequant> 0-0.3.mga8 + Revision: 1628124 - update build * Wed Nov 28 2018 pterjan <pterjan> 0-0.2.mga7 + Revision: 1336248 - imported package golang-github-aclements-gg
/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 Nov 4 11:44:05 2024