golang-mvdan-sh-3-devel-3.4.0-1.fc36 in Fedora Rawhide
↵ Return to the main page of golang-mvdan-sh-3-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2021-10-25 |
Davide Cavalca <dcavalca at fedoraproject dot org> 3.4.0-1 |
- Update to 3.4.0 |
2021-07-22 |
Fedora Release Engineering <releng at fedoraproject dot org> - 3.2.4-2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild |
2021-04-07 |
Davide Cavalca <dcavalca at fedoraproject dot org> - 3.2.4-1 |
- Initial package |
Provides
- golang(mvdan.cc/sh/v3/expand)
- golang(mvdan.cc/sh/v3/fileutil)
- golang(mvdan.cc/sh/v3/interp)
- golang(mvdan.cc/sh/v3/pattern)
- golang(mvdan.cc/sh/v3/shell)
- golang(mvdan.cc/sh/v3/syntax)
- golang-ipath(mvdan.cc/sh/v3)
- golang-mvdan-sh-3-devel
Files
- usr/
- share/
- doc/
- gocode/
- src/
- mvdan.cc/
- sh/
- v3/
- .goipath
- CHANGELOG.md
- README.md
- cmd/
- gosh/
- shfmt/
- json.go
- main.go
- main_test.go
- expand/
- arith.go
- braces.go
- braces_test.go
- doc.go
- environ.go
- environ_test.go
- expand.go
- expand_test.go
- param.go
- fileutil/
- go.mod
- interp/
- api.go
- builtin.go
- example_test.go
- handler.go
- handler_test.go
- interp_test.go
- os_unix.go
- os_windows.go
- runner.go
- test.go
- test_classic.go
- unix_test.go
- vars.go
- windows_test.go
- pattern/
- example_test.go
- pattern.go
- pattern_test.go
- shell/
- doc.go
- example_test.go
- expand.go
- expand_test.go
- syntax/
- braces.go
- doc.go
- example_test.go
- filetests_test.go
- fuzz_test.go
- lexer.go
- nodes.go
- nodes_test.go
- parser.go
- parser_arithm.go
- parser_test.go
- printer.go
- printer_test.go
- quote.go
- quote_test.go
- quotestate_string.go
- simplify.go
- simplify_test.go
- token_string.go
- tokens.go
- walk.go
- walk_test.go
- licenses/