golang-github-integrii-flaggy-devel-1.5.2-3.fc40 in Fedora 40
↵ Return to the main page of golang-github-integrii-flaggy-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2024-01-24 |
Fedora Release Engineering <releng at fedoraproject dot org> - 1.5.2-3 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2024-01-20 |
Fedora Release Engineering <releng at fedoraproject dot org> - 1.5.2-2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2023-08-04 |
Link Dupont <link at sub dash pop dot net> - 1.5.2-1 |
- Initial package (RHBZ#2223425) |
Provides
- golang(github.com/integrii/flaggy)
- golang-github-integrii-flaggy-devel
- golang-ipath(github.com/integrii/flaggy)
Files
- usr/
- share/
- doc/
- golang-github-integrii-flaggy-devel/
- README.md
- examples/
- .gitignore
- complex/
- customParser/
- customTemplate/
- positionalValue/
- simple/
- sliceFlag/
- subcommand/
- trailingArguments/
- gocode/
- src/
- github.com/
- integrii/
- flaggy/
- .goipath
- argumentParser.go
- examples_test.go
- flag.go
- flag_test.go
- flaggy.go
- flaggy_test.go
- go.mod
- help.go
- helpValues.go
- helpValues_blackbox_test.go
- helpValues_whitebox_test.go
- main_test.go
- parsedValue.go
- parser.go
- parser_test.go
- positionalValue.go
- subCommand.go
- subcommand_test.go
- licenses/
- golang-github-integrii-flaggy-devel/