Sat, 01 Jun 2024 02:17:07 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 ascending sort Size
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/antlr0.00 B
/usr/share/gocode/src/github.com/antlr/antlr40.00 B
/usr/share/gocode/src/github.com/antlr/antlr4/runtime0.00 B
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go0.00 B
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr0.00 B
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/.goipath48.00 B
/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.go4.74 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/atn_config_set.go9.51 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/atn_deserializer.go15.67 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/atn_state.go8.34 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/atn_type.go312.00 B
/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/char_stream.go359.00 B
/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/common_token_stream.go9.87 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.go4.50 KB
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/dfa_serializer.go2.84 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/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/error_strategy.go27.30 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/file_stream.go842.00 B
/usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/go.mod57.00 B
/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/int_stream.go361.00 B
/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/lexer.go10.20 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/lexer_action_executor.go6.07 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/ll1_analyzer.go7.21 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/parser_atn_simulator.go55.37 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/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/recognizer.go6.03 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/semantic_context.go9.71 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/testing_lexer_b_test.go3.08 KB
/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.go4.93 KB
Component of
Page:
1 through 50 of 351 >>>
Buildroot Created ascending sort State
f40-build-736662-106663 2023-11-07 12:42:27 expired
f40-build-736668-106663 2023-11-07 12:49:07 expired
f40-build-736677-106663 2023-11-07 12:56:52 expired
f40-build-736682-106663 2023-11-07 13:02:03 expired
f40-build-736689-106663 2023-11-07 13:10:16 expired
f40-build-736723-106663 2023-11-07 13:39:55 expired
f40-build-736727-106663 2023-11-07 13:43:24 expired
f40-build-736745-106663 2023-11-07 14:06:14 expired
f40-build-736758-106663 2023-11-07 14:16:36 expired
f40-build-736761-106663 2023-11-07 14:18:02 expired
f40-build-736782-106663 2023-11-07 14:36:01 expired
f40-build-736787-106663 2023-11-07 14:41:42 expired
f40-build-736791-106663 2023-11-07 14:45:18 expired
f40-build-736792-106663 2023-11-07 14:46:02 expired
f40-build-736803-106663 2023-11-07 15:00:05 expired
f40-build-736820-106663 2023-11-07 15:15:14 expired
f40-build-736825-106663 2023-11-07 15:20:27 expired
f40-build-736826-106663 2023-11-07 15:20:34 expired
f40-build-736829-106663 2023-11-07 15:24:06 expired
f40-build-736832-106663 2023-11-07 15:29:03 expired
f40-build-736837-106663 2023-11-07 15:38:24 expired
f40-build-736846-106663 2023-11-07 15:48:39 expired
f40-build-736848-106663 2023-11-07 15:49:58 expired
f40-build-736850-106663 2023-11-07 15:51:35 expired
f40-build-736857-106663 2023-11-07 16:01:57 expired
f40-build-736861-106663 2023-11-07 16:04:52 expired
f40-build-736862-106663 2023-11-07 16:05:27 expired
f40-build-736867-106663 2023-11-07 16:10:30 expired
f40-build-736868-106663 2023-11-07 16:12:46 expired
f40-build-736869-106663 2023-11-07 16:14:16 expired
f40-build-736871-106663 2023-11-07 16:14:41 expired
f40-build-736872-106663 2023-11-07 16:15:59 expired
f40-build-736875-106663 2023-11-07 16:26:56 expired
f40-build-736882-106663 2023-11-07 16:35:17 expired
f40-build-736888-106663 2023-11-07 16:42:20 expired
f40-build-736890-106663 2023-11-07 16:45:15 expired
f40-build-736891-106663 2023-11-07 16:45:30 expired
f40-build-736892-106663 2023-11-07 16:46:59 expired
f40-build-736893-106663 2023-11-07 16:47:15 expired
f40-build-736894-106663 2023-11-07 16:47:45 expired
f40-build-736906-106665 2023-11-07 17:04:42 expired
f40-build-736907-106665 2023-11-07 17:05:08 expired
f40-build-736910-106665 2023-11-07 17:06:30 expired
f40-build-736923-106665 2023-11-07 17:19:40 expired
f40-build-736925-106665 2023-11-07 17:20:18 expired
f40-build-736930-106665 2023-11-07 17:23:35 expired
f40-build-736940-106665 2023-11-07 17:32:41 expired
f40-build-736943-106665 2023-11-07 17:35:32 expired
f40-build-736954-106665 2023-11-07 17:43:51 expired
f40-build-736958-106665 2023-11-07 17:46:32 expired