INFO
Name: golang-github-alecthomas-participle2-devel
Version: 2.1.1-3.el10_0
Arch: noarch
Summary: A parser library for Go
License: MIT
Vendor: Fedora Project
Build Host: buildvm-a64-14.iad2.fedoraproject.org
Build Date: Thu Nov 7 05:57:02 2024
Size: 344793
URL: https://github.com/alecthomas/participle
Description: A parser library for Go.
This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/alecthomas/participle/v2
FILES
/usr/share/doc/golang-github-alecthomas-participle2-devel
/usr/share/doc/golang-github-alecthomas-participle2-devel/CHANGES.md
/usr/share/doc/golang-github-alecthomas-participle2-devel/README.hermit.md
/usr/share/doc/golang-github-alecthomas-participle2-devel/README.md
/usr/share/doc/golang-github-alecthomas-participle2-devel/TUTORIAL.md
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/basic
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/basic/ast.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/basic/eval.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/basic/example.bas
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/basic/hidden.bas
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/basic/main.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/basic/main_test.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/ebnf
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/ebnf/main.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/ebnf/main_test.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/expr
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/expr/main.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/expr/main_test.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/expr2
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/expr2/main.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/expr2/main_test.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/expr3
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/expr3/main.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/expr3/main_test.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/expr4
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/expr4/main.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/expr4/main_test.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/generics
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/generics/main.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/go.mod
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/go.sum
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/graphql
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/graphql/example.graphql
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/graphql/main.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/graphql/main_test.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/hcl
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/hcl/example.hcl
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/hcl/main.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/hcl/main_test.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/ini
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/ini/example.ini
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/ini/main.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/ini/main_test.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/jsonpath
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/jsonpath/github-webhook.json
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/jsonpath/main.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/jsonpath/main_test.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/microc
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/microc/main.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/microc/main_test.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/precedenceclimbing
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/precedenceclimbing/main.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/precedenceclimbing/main_test.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/protobuf
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/protobuf/example.proto
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/protobuf/main.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/protobuf/main_test.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/simpleexpr
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/simpleexpr/main.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/simpleexpr/main_test.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/sql
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/sql/main.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/sql/main_test.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/stateful
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/stateful/main.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/stateful/main_test.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/thrift
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/thrift/lexer_gen.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/thrift/main.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/thrift/main_test.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/toml
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/toml/example.toml
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/toml/main.go
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/toml/main_test.go
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/alecthomas
/usr/share/gocode/src/github.com/alecthomas/participle
/usr/share/gocode/src/github.com/alecthomas/participle/v2
/usr/share/gocode/src/github.com/alecthomas/participle/v2/.goipath
/usr/share/gocode/src/github.com/alecthomas/participle/v2/api.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/cmd
/usr/share/gocode/src/github.com/alecthomas/participle/v2/cmd/participle
/usr/share/gocode/src/github.com/alecthomas/participle/v2/cmd/participle/gen_lexer_cmd.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/cmd/participle/main.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/cmd/railroad
/usr/share/gocode/src/github.com/alecthomas/participle/v2/cmd/railroad/main.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/context.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/doc.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/ebnf
/usr/share/gocode/src/github.com/alecthomas/participle/v2/ebnf.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/ebnf/ebnf.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/ebnf/ebnf_test.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/ebnf_test.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/error.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/error_test.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/go.mod
/usr/share/gocode/src/github.com/alecthomas/participle/v2/grammar.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/grammar_test.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/lexer
/usr/share/gocode/src/github.com/alecthomas/participle/v2/lexer/api.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/lexer/doc.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/lexer/errors.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/lexer/internal
/usr/share/gocode/src/github.com/alecthomas/participle/v2/lexer/internal/basiclexer.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/lexer/peek.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/lexer/peek_test.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/lexer/simple.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/lexer/stateful.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/lexer/stateful_test.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/lexer/text_scanner.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/lexer/text_scanner_test.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/lookahead_test.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/map.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/map_test.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/nodes.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/options.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/parser.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/parser_test.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/struct.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/struct_test.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/validate.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/validate_test.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/visit.go
/usr/share/licenses/golang-github-alecthomas-participle2-devel
/usr/share/licenses/golang-github-alecthomas-participle2-devel/COPYING
REQUIRES
go-filesystem
golang(github.com/alecthomas/kong)
golang(github.com/alecthomas/repr)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
golang(github.com/alecthomas/participle/v2) 2.1.1-3.el10_0
golang(github.com/alecthomas/participle/v2/ebnf) 2.1.1-3.el10_0
golang(github.com/alecthomas/participle/v2/lexer) 2.1.1-3.el10_0
golang(github.com/alecthomas/participle/v2/lexer/internal) 2.1.1-3.el10_0
golang-github-alecthomas-participle2-devel 2.1.1-3.el10_0
golang-ipath(github.com/alecthomas/participle/v2) 2.1.1-3.el10_0
CONFIG FILES
/usr/share/doc/golang-github-alecthomas-participle2-devel
/usr/share/doc/golang-github-alecthomas-participle2-devel/CHANGES.md d
/usr/share/doc/golang-github-alecthomas-participle2-devel/README.hermit.md d
/usr/share/doc/golang-github-alecthomas-participle2-devel/README.md d
/usr/share/doc/golang-github-alecthomas-participle2-devel/TUTORIAL.md d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/basic
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/basic/ast.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/basic/eval.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/basic/example.bas d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/basic/hidden.bas d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/basic/main.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/basic/main_test.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/ebnf
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/ebnf/main.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/ebnf/main_test.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/expr
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/expr/main.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/expr/main_test.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/expr2
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/expr2/main.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/expr2/main_test.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/expr3
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/expr3/main.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/expr3/main_test.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/expr4
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/expr4/main.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/expr4/main_test.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/generics
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/generics/main.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/go.mod d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/go.sum d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/graphql
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/graphql/example.graphql d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/graphql/main.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/graphql/main_test.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/hcl
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/hcl/example.hcl d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/hcl/main.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/hcl/main_test.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/ini
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/ini/example.ini d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/ini/main.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/ini/main_test.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/jsonpath
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/jsonpath/github-webhook.json d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/jsonpath/main.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/jsonpath/main_test.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/microc
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/microc/main.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/microc/main_test.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/precedenceclimbing
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/precedenceclimbing/main.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/precedenceclimbing/main_test.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/protobuf
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/protobuf/example.proto d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/protobuf/main.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/protobuf/main_test.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/simpleexpr
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/simpleexpr/main.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/simpleexpr/main_test.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/sql
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/sql/main.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/sql/main_test.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/stateful
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/stateful/main.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/stateful/main_test.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/thrift
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/thrift/lexer_gen.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/thrift/main.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/thrift/main_test.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/toml
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/toml/example.toml d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/toml/main.go d
/usr/share/doc/golang-github-alecthomas-participle2-devel/_examples/toml/main_test.go d
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/alecthomas
/usr/share/gocode/src/github.com/alecthomas/participle
/usr/share/gocode/src/github.com/alecthomas/participle/v2
/usr/share/gocode/src/github.com/alecthomas/participle/v2/.goipath
/usr/share/gocode/src/github.com/alecthomas/participle/v2/api.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/cmd
/usr/share/gocode/src/github.com/alecthomas/participle/v2/cmd/participle
/usr/share/gocode/src/github.com/alecthomas/participle/v2/cmd/participle/gen_lexer_cmd.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/cmd/participle/main.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/cmd/railroad
/usr/share/gocode/src/github.com/alecthomas/participle/v2/cmd/railroad/main.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/context.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/doc.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/ebnf
/usr/share/gocode/src/github.com/alecthomas/participle/v2/ebnf.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/ebnf/ebnf.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/ebnf/ebnf_test.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/ebnf_test.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/error.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/error_test.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/go.mod
/usr/share/gocode/src/github.com/alecthomas/participle/v2/grammar.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/grammar_test.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/lexer
/usr/share/gocode/src/github.com/alecthomas/participle/v2/lexer/api.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/lexer/doc.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/lexer/errors.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/lexer/internal
/usr/share/gocode/src/github.com/alecthomas/participle/v2/lexer/internal/basiclexer.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/lexer/peek.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/lexer/peek_test.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/lexer/simple.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/lexer/stateful.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/lexer/stateful_test.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/lexer/text_scanner.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/lexer/text_scanner_test.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/lookahead_test.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/map.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/map_test.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/nodes.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/options.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/parser.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/parser_test.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/struct.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/struct_test.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/validate.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/validate_test.go
/usr/share/gocode/src/github.com/alecthomas/participle/v2/visit.go
/usr/share/licenses/golang-github-alecthomas-participle2-devel
/usr/share/licenses/golang-github-alecthomas-participle2-devel/COPYING l
LICENSE FILES
MIT
|