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

golang-github-alecthomas-kong-devel-0.6.1-1.fc37 RPM for noarch

From Fedora 37 testing updates for x86_64 / Packages / g

Name: golang-github-alecthomas-kong-devel Distribution: Fedora Project
Version: 0.6.1 Vendor: Fedora Project
Release: 1.fc37 Build date: Sun Sep 4 08:00:05 2022
Group: Unspecified Build host: buildvm-x86-32.iad2.fedoraproject.org
Size: 327831 Source RPM: golang-github-alecthomas-kong-0.6.1-1.fc37.src.rpm
Packager: Fedora Project
Url: https://github.com/alecthomas/kong
Summary: Command-line parser for Go
Kong is a command-line parser for Go.

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

Provides

Requires

License

MIT

Changelog

* Sun Sep 04 2022 Elliott Sales de Andrade <quantum.analyst@gmail.com> 0.6.1-1
  - Update to latest version (#2096225)
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> 0.5.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Jun 17 2022 Robert-André Mauchin <zebob.m@gmail.com> 0.5.0-2
  - Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327,
    CVE-2022-27191, CVE-2022-29526, CVE-2022-30629
* Sun Mar 20 2022 Elliott Sales de Andrade <quantum.analyst@gmail.com> 0.5.0-1
  - Update to latest version (#2063318)
* Sat Feb 19 2022 Elliott Sales de Andrade <quantum.analyst@gmail.com> 0.4.1-1
  - Update to latest version (#2054942)
* Sun Feb 13 2022 Elliott Sales de Andrade <quantum.analyst@gmail.com> 0.4.0-1
  - Update to latest version (#2047367)
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> 0.3.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Sun Jan 09 2022 Elliott Sales de Andrade <quantum.analyst@gmail.com> 0.3.0-1
  - Update to latest version (#2037604)
* Sun Dec 19 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> 0.2.22-1
  - Update to latest version (#2031965)
* Sun Dec 05 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> 0.2.20-1
  - Update to latest version (#2028444)
* Mon Nov 15 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> 0.2.18-1
  - Update to latest version (#2020027)
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.17-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Sat Jun 12 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.2.17-1
  - Update to latest version (#1968221)
* Sat Mar 13 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.2.16-1
  - Update to latest version (#1937064)
* Tue Feb 09 2021 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.2.15-1
  - Update to latest version (#1926720)
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.12-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Dec 04 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.2.12-1
  - Update to latest version (#1904359)

Files

/usr/share/doc/golang-github-alecthomas-kong-devel
/usr/share/doc/golang-github-alecthomas-kong-devel/README.md
/usr/share/doc/golang-github-alecthomas-kong-devel/_examples
/usr/share/doc/golang-github-alecthomas-kong-devel/_examples/docker
/usr/share/doc/golang-github-alecthomas-kong-devel/_examples/docker/README.md
/usr/share/doc/golang-github-alecthomas-kong-devel/_examples/docker/commands.go
/usr/share/doc/golang-github-alecthomas-kong-devel/_examples/docker/main.go
/usr/share/doc/golang-github-alecthomas-kong-devel/_examples/server
/usr/share/doc/golang-github-alecthomas-kong-devel/_examples/server/README.md
/usr/share/doc/golang-github-alecthomas-kong-devel/_examples/server/console.go
/usr/share/doc/golang-github-alecthomas-kong-devel/_examples/server/go.mod
/usr/share/doc/golang-github-alecthomas-kong-devel/_examples/server/go.sum
/usr/share/doc/golang-github-alecthomas-kong-devel/_examples/server/main.go
/usr/share/doc/golang-github-alecthomas-kong-devel/_examples/server/server_rsa_key
/usr/share/doc/golang-github-alecthomas-kong-devel/_examples/server/server_rsa_key.pub
/usr/share/doc/golang-github-alecthomas-kong-devel/_examples/shell
/usr/share/doc/golang-github-alecthomas-kong-devel/_examples/shell/commandstring
/usr/share/doc/golang-github-alecthomas-kong-devel/_examples/shell/commandstring/main.go
/usr/share/doc/golang-github-alecthomas-kong-devel/_examples/shell/help
/usr/share/doc/golang-github-alecthomas-kong-devel/_examples/shell/help/README.md
/usr/share/doc/golang-github-alecthomas-kong-devel/_examples/shell/help/main.go
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/alecthomas
/usr/share/gocode/src/github.com/alecthomas/kong
/usr/share/gocode/src/github.com/alecthomas/kong/.goipath
/usr/share/gocode/src/github.com/alecthomas/kong/README.md
/usr/share/gocode/src/github.com/alecthomas/kong/benchmark_test.go
/usr/share/gocode/src/github.com/alecthomas/kong/bin
/usr/share/gocode/src/github.com/alecthomas/kong/bin/README.hermit.md
/usr/share/gocode/src/github.com/alecthomas/kong/build.go
/usr/share/gocode/src/github.com/alecthomas/kong/callbacks.go
/usr/share/gocode/src/github.com/alecthomas/kong/camelcase.go
/usr/share/gocode/src/github.com/alecthomas/kong/config_test.go
/usr/share/gocode/src/github.com/alecthomas/kong/context.go
/usr/share/gocode/src/github.com/alecthomas/kong/defaults.go
/usr/share/gocode/src/github.com/alecthomas/kong/defaults_test.go
/usr/share/gocode/src/github.com/alecthomas/kong/doc.go
/usr/share/gocode/src/github.com/alecthomas/kong/error.go
/usr/share/gocode/src/github.com/alecthomas/kong/global.go
/usr/share/gocode/src/github.com/alecthomas/kong/global_test.go
/usr/share/gocode/src/github.com/alecthomas/kong/go.mod
/usr/share/gocode/src/github.com/alecthomas/kong/guesswidth.go
/usr/share/gocode/src/github.com/alecthomas/kong/guesswidth_unix.go
/usr/share/gocode/src/github.com/alecthomas/kong/help.go
/usr/share/gocode/src/github.com/alecthomas/kong/help_test.go
/usr/share/gocode/src/github.com/alecthomas/kong/helpwrap1.18_test.go
/usr/share/gocode/src/github.com/alecthomas/kong/helpwrap1.19_test.go
/usr/share/gocode/src/github.com/alecthomas/kong/hooks.go
/usr/share/gocode/src/github.com/alecthomas/kong/interpolate.go
/usr/share/gocode/src/github.com/alecthomas/kong/interpolate_test.go
/usr/share/gocode/src/github.com/alecthomas/kong/kong.go
/usr/share/gocode/src/github.com/alecthomas/kong/kong_test.go
/usr/share/gocode/src/github.com/alecthomas/kong/levenshtein.go
/usr/share/gocode/src/github.com/alecthomas/kong/mapper.go
/usr/share/gocode/src/github.com/alecthomas/kong/mapper_linux_test.go
/usr/share/gocode/src/github.com/alecthomas/kong/mapper_test.go
/usr/share/gocode/src/github.com/alecthomas/kong/mapper_windows_test.go
/usr/share/gocode/src/github.com/alecthomas/kong/model.go
/usr/share/gocode/src/github.com/alecthomas/kong/model_test.go
/usr/share/gocode/src/github.com/alecthomas/kong/options.go
/usr/share/gocode/src/github.com/alecthomas/kong/options_test.go
/usr/share/gocode/src/github.com/alecthomas/kong/resolver.go
/usr/share/gocode/src/github.com/alecthomas/kong/resolver_test.go
/usr/share/gocode/src/github.com/alecthomas/kong/scanner.go
/usr/share/gocode/src/github.com/alecthomas/kong/scanner_test.go
/usr/share/gocode/src/github.com/alecthomas/kong/tag.go
/usr/share/gocode/src/github.com/alecthomas/kong/tag_test.go
/usr/share/gocode/src/github.com/alecthomas/kong/util.go
/usr/share/gocode/src/github.com/alecthomas/kong/util_test.go
/usr/share/gocode/src/github.com/alecthomas/kong/visit.go
/usr/share/licenses/golang-github-alecthomas-kong-devel
/usr/share/licenses/golang-github-alecthomas-kong-devel/COPYING


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 18:46:05 2024