Sun, 07 Jul 2024 13:04:04 UTC | login

Information for RPM golang-antlr4-runtime-devel-4.10.1-10.fc40.noarch.rpm

ID1066503
Namegolang-antlr4-runtime-devel
Version4.10.1
Release10.fc40
Epoch
Archnoarch
SummaryANTLR runtime for Go
DescriptionANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. It is widely used to build languages, tools, and frameworks. From a grammar, ANTLR generates a parser that can build and walk parse trees. This package provides the runtime library used by Go ANTLR parsers.
Build Time2023-10-31 14:42:57 GMT
Size105.49 KB
7affa64661bf000a126798b80858d22f
LicenseBSD-3-Clause
Buildrootf40-build-734167-105813
Provides
golang(github.com/antlr/antlr4/runtime/Go/antlr) = 4.10.1-10.fc40
golang-antlr4-runtime-devel = 4.10.1-10.fc40
golang-ipath(github.com/antlr/antlr4/runtime/Go/antlr) = 4.10.1-10.fc40
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 63 >>>
Name Size descending sort
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/parser_atn_simulator.go55.37 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/error_strategy.go27.30 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/lexer_atn_simulator.go21.83 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/prediction_context.go21.70 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/prediction_mode.go21.10 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/tokenstream_rewriter.go19.64 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/parser.go19.39 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/atn_deserializer.go15.67 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/lexer_action.go11.74 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/tokenstream_rewriter_test.go11.36 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/lexer.go10.20 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/common_token_stream.go9.87 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/semantic_context.go9.71 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/transition.go9.56 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/atn_config_set.go9.51 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/atn_state.go8.34 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/atn_config.go8.20 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/parser_rule_context.go8.09 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/ll1_analyzer.go7.21 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/interval_set.go7.03 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/errors.go7.01 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/tree.go6.21 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/lexer_action_executor.go6.07 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/recognizer.go6.03 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/utils.go6.03 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/common_token_stream_test.go5.38 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/dfa_state.go5.27 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/token.go4.93 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/atn.go4.74 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/utils_set.go4.70 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/dfa.go4.50 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/diagnostic_error_listener.go3.88 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/error_listener.go3.85 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/atnconfigset_test.go3.62 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/trees.go3.32 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/testing_lexer_b_test.go3.08 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/rule_context.go2.92 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/dfa_serializer.go2.84 KB
/usr/share/licenses/golang-antlr4-runtime-devel/LICENSE.txt2.64 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/testing_assert_test.go2.11 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/input_stream.go2.08 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/common_token_factory.go2.05 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/atn_deserialization_options.go1.72 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/utils_test.go1.70 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/LICENSE1.46 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/atn_simulator.go1.23 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/trace_listener.go1000.00 B
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/file_stream.go842.00 B
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/testing_util_test.go654.00 B
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/token_stream.go496.00 B
Component of
Page:
<<< 101 through 150 of 351 >>>
Buildroot descending sort Created State
f40-build-756280-118625 2023-12-06 17:34:09 expired
f40-build-756254-118585 2023-12-06 17:03:51 expired
f40-build-756152-118390 2023-12-06 14:47:10 expired
f40-build-755303-118126 2023-12-05 20:29:37 expired
f40-build-754926-117998 2023-12-05 13:27:53 expired
f40-build-754925-117998 2023-12-05 13:27:12 expired
f40-build-754924-117998 2023-12-05 13:25:32 expired
f40-build-754922-117998 2023-12-05 13:23:18 expired
f40-build-747920-113498 2023-11-25 17:58:24 expired
f40-build-747805-113345 2023-11-25 15:39:21 expired
f40-build-747761-113321 2023-11-25 14:26:49 expired
f40-build-747530-113169 2023-11-24 19:26:33 expired
f40-build-746607-112716 2023-11-23 08:46:43 expired
f40-build-746471-112597 2023-11-22 20:49:28 expired
f40-build-746104-112347 2023-11-22 10:26:19 expired
f40-build-737780-107404 2023-11-08 17:23:53 expired
f40-build-737637-107286 2023-11-08 15:40:04 expired
f40-build-737632-107165 2023-11-08 15:26:53 expired
f40-build-737631-107165 2023-11-08 15:25:24 expired
f40-build-737630-107165 2023-11-08 15:25:21 expired
f40-build-737629-107163 2023-11-08 15:23:38 expired
f40-build-737627-107161 2023-11-08 15:22:54 expired
f40-build-737626-107159 2023-11-08 15:22:26 expired
f40-build-737624-107159 2023-11-08 15:20:50 expired
f40-build-737615-107155 2023-11-08 15:06:00 expired
f40-build-737612-107153 2023-11-08 15:02:40 expired
f40-build-737611-107250 2023-11-08 15:00:14 expired
f40-build-737610-107153 2023-11-08 14:57:20 expired
f40-build-737609-107153 2023-11-08 14:56:40 expired
f40-build-737606-107153 2023-11-08 14:54:23 expired
f40-build-737604-107153 2023-11-08 14:50:03 expired
f40-build-737602-107153 2023-11-08 14:48:24 expired
f40-build-737599-107153 2023-11-08 14:42:53 expired
f40-build-737597-107153 2023-11-08 14:42:50 expired
f40-build-737596-107153 2023-11-08 14:41:27 expired
f40-build-737595-107153 2023-11-08 14:41:24 expired
f40-build-737594-107153 2023-11-08 14:41:14 expired
f40-build-737593-107153 2023-11-08 14:39:45 expired
f40-build-737592-107153 2023-11-08 14:37:41 expired
f40-build-737591-107153 2023-11-08 14:37:10 expired
f40-build-737589-107153 2023-11-08 14:33:39 expired
f40-build-737582-107153 2023-11-08 14:27:54 expired
f40-build-737581-107153 2023-11-08 14:27:21 expired
f40-build-737579-107153 2023-11-08 14:22:45 expired
f40-build-737578-107153 2023-11-08 14:21:52 expired
f40-build-737574-107153 2023-11-08 14:20:59 expired
f40-build-737571-107153 2023-11-08 14:17:50 expired
f40-build-737566-107153 2023-11-08 14:11:49 expired
f40-build-737565-107153 2023-11-08 14:11:24 expired
f40-build-737563-107153 2023-11-08 14:08:09 expired