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

golang-github-jessevdk-flags-devel-1.4.0-20.20200728gitc17162f.el10_0 RPM for noarch

From EPEL 10 for aarch64 / Packages / g

Name: golang-github-jessevdk-flags-devel Distribution: Fedora Project
Version: 1.4.0 Vendor: Fedora Project
Release: 20.20200728gitc17162f.el10_0 Build date: Fri Nov 1 21:44:58 2024
Group: Unspecified Build host: buildvm-a64-09.iad2.fedoraproject.org
Size: 244851 Source RPM: golang-github-jessevdk-flags-1.4.0-20.20200728gitc17162f.el10_0.src.rpm
Packager: Fedora Project
Url: https://github.com/jessevdk/go-flags
Summary: Go command line option parser
Package Flags provides an extensive command line option parser. The flags
package is similar in functionality to the go builtin flag package but provides
more options and uses reflection to provide a convenient and succinct way of
specifying command line options.

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

Provides

Requires

License

LicenseRef-Callaway-BSD

Changelog

* Mon Sep 02 2024 Miroslav Suchý <msuchy@redhat.com> - 1.4.0-20
  - convert license to SPDX
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-19
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Mon Jun 17 2024 Robert-André Mauchin <zebob.m@gmail.com> - 1.4.0-18
  - Fix FTBFS
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-15
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-14
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-13
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-12
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

Files

/usr/share/doc/golang-github-jessevdk-flags-devel
/usr/share/doc/golang-github-jessevdk-flags-devel/README.md
/usr/share/doc/golang-github-jessevdk-flags-devel/examples
/usr/share/doc/golang-github-jessevdk-flags-devel/examples/add.go
/usr/share/doc/golang-github-jessevdk-flags-devel/examples/bash-completion
/usr/share/doc/golang-github-jessevdk-flags-devel/examples/main.go
/usr/share/doc/golang-github-jessevdk-flags-devel/examples/rm.go
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/jessevdk
/usr/share/gocode/src/github.com/jessevdk/go-flags
/usr/share/gocode/src/github.com/jessevdk/go-flags/.goipath
/usr/share/gocode/src/github.com/jessevdk/go-flags/arg.go
/usr/share/gocode/src/github.com/jessevdk/go-flags/arg_test.go
/usr/share/gocode/src/github.com/jessevdk/go-flags/assert_test.go
/usr/share/gocode/src/github.com/jessevdk/go-flags/closest.go
/usr/share/gocode/src/github.com/jessevdk/go-flags/command.go
/usr/share/gocode/src/github.com/jessevdk/go-flags/command_test.go
/usr/share/gocode/src/github.com/jessevdk/go-flags/completion.go
/usr/share/gocode/src/github.com/jessevdk/go-flags/completion_test.go
/usr/share/gocode/src/github.com/jessevdk/go-flags/convert.go
/usr/share/gocode/src/github.com/jessevdk/go-flags/convert_test.go
/usr/share/gocode/src/github.com/jessevdk/go-flags/error.go
/usr/share/gocode/src/github.com/jessevdk/go-flags/example_test.go
/usr/share/gocode/src/github.com/jessevdk/go-flags/flags.go
/usr/share/gocode/src/github.com/jessevdk/go-flags/group.go
/usr/share/gocode/src/github.com/jessevdk/go-flags/group_test.go
/usr/share/gocode/src/github.com/jessevdk/go-flags/help.go
/usr/share/gocode/src/github.com/jessevdk/go-flags/help_test.go
/usr/share/gocode/src/github.com/jessevdk/go-flags/ini.go
/usr/share/gocode/src/github.com/jessevdk/go-flags/ini_test.go
/usr/share/gocode/src/github.com/jessevdk/go-flags/long_test.go
/usr/share/gocode/src/github.com/jessevdk/go-flags/man.go
/usr/share/gocode/src/github.com/jessevdk/go-flags/marshal_test.go
/usr/share/gocode/src/github.com/jessevdk/go-flags/multitag.go
/usr/share/gocode/src/github.com/jessevdk/go-flags/option.go
/usr/share/gocode/src/github.com/jessevdk/go-flags/options_test.go
/usr/share/gocode/src/github.com/jessevdk/go-flags/optstyle_other.go
/usr/share/gocode/src/github.com/jessevdk/go-flags/optstyle_windows.go
/usr/share/gocode/src/github.com/jessevdk/go-flags/parser.go
/usr/share/gocode/src/github.com/jessevdk/go-flags/parser_test.go
/usr/share/gocode/src/github.com/jessevdk/go-flags/pointer_test.go
/usr/share/gocode/src/github.com/jessevdk/go-flags/short_test.go
/usr/share/gocode/src/github.com/jessevdk/go-flags/tag_test.go
/usr/share/gocode/src/github.com/jessevdk/go-flags/termsize.go
/usr/share/gocode/src/github.com/jessevdk/go-flags/termsize_nosysioctl.go
/usr/share/gocode/src/github.com/jessevdk/go-flags/termsize_windows.go
/usr/share/gocode/src/github.com/jessevdk/go-flags/unknown_test.go
/usr/share/licenses/golang-github-jessevdk-flags-devel
/usr/share/licenses/golang-github-jessevdk-flags-devel/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Nov 14 04:35:39 2024