Thu, 16 May 2024 10:14:32 UTC | login

Information for RPM golang-antlr4-runtime-devel-4.10.1-7.fc38.noarch.rpm

ID999354
Namegolang-antlr4-runtime-devel
Version4.10.1
Release7.fc38
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-05-04 19:07:07 GMT
Size105.52 KB
ec98bd4ae775e40c7a7958769858be2c
LicenseBSD-3-Clause
Buildrootf38-build-709283-92868
Provides
golang(github.com/antlr/antlr4/runtime/Go/antlr) = 4.10.1-7.fc38
golang-antlr4-runtime-devel = 4.10.1-7.fc38
golang-ipath(github.com/antlr/antlr4/runtime/Go/antlr) = 4.10.1-7.fc38
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/.goipath47.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 53 >>>
Buildroot descending sort Created State
f38-build-730105-102325 2023-08-18 07:00:31 expired
f38-build-729900-101924 2023-07-11 05:32:47 expired
f38-build-729883-101876 2023-07-09 14:44:00 expired
f38-build-729881-101876 2023-07-09 14:18:44 expired
f38-build-729879-101876 2023-07-09 13:51:14 expired
f38-build-729876-101876 2023-07-09 13:13:42 expired
f38-build-729865-101876 2023-07-09 12:17:46 expired
f38-build-729855-101876 2023-07-09 11:21:16 expired
f38-build-729849-101876 2023-07-09 10:45:09 expired
f38-build-729837-101876 2023-07-09 09:50:23 expired
f38-build-729831-101876 2023-07-09 09:20:55 expired
f38-build-729826-101874 2023-07-09 08:47:13 expired
f38-build-729821-101874 2023-07-09 08:20:43 expired
f38-build-729803-101872 2023-07-09 06:45:30 expired
f38-build-729788-101840 2023-07-09 04:26:01 expired
f38-build-729786-101840 2023-07-09 04:06:46 expired
f38-build-729784-101840 2023-07-09 03:58:29 expired
f38-build-729781-101840 2023-07-09 03:23:26 expired
f38-build-729778-101840 2023-07-09 03:08:46 expired
f38-build-729773-101840 2023-07-09 02:28:17 expired
f38-build-729772-101836 2023-07-09 02:21:47 expired
f38-build-729740-101836 2023-07-08 23:49:58 expired
f38-build-729730-101836 2023-07-08 22:44:45 expired
f38-build-729724-101836 2023-07-08 22:05:02 expired
f38-build-729720-101836 2023-07-08 21:42:54 expired
f38-build-729715-101836 2023-07-08 21:07:02 expired
f38-build-729710-101836 2023-07-08 20:36:50 expired
f38-build-729705-101836 2023-07-08 20:06:01 expired
f38-build-729701-101836 2023-07-08 19:44:43 expired
f38-build-729698-101836 2023-07-08 19:03:34 expired
f38-build-729696-101836 2023-07-08 18:50:36 expired
f38-build-729686-101836 2023-07-08 17:57:14 expired
f38-build-710062-93181 2023-05-06 10:31:06 expired
f38-build-710052-93181 2023-05-06 09:39:41 expired
f38-build-710045-93181 2023-05-06 09:01:24 expired
f38-build-710030-93181 2023-05-06 07:33:21 expired
f38-build-710017-93181 2023-05-06 06:18:01 expired
f38-build-710012-93181 2023-05-06 05:31:07 expired
f38-build-709976-93177 2023-05-05 23:41:47 expired
f38-build-709973-93177 2023-05-05 22:37:33 expired
f38-build-709971-93013 2023-05-05 21:13:24 expired
f38-build-709910-92980 2023-05-05 18:20:45 expired
f38-build-709870-92952 2023-05-05 17:34:57 expired
f38-build-709853-92944 2023-05-05 17:08:53 expired
f38-build-709829-92930 2023-05-05 16:38:13 expired
f38-build-709806-92923 2023-05-05 16:00:51 expired
f38-build-709804-92920 2023-05-05 15:58:41 expired
f38-build-709778-92910 2023-05-05 15:17:56 expired
f38-build-709771-92908 2023-05-05 15:03:15 expired
f38-build-709754-93047 2023-05-05 14:35:05 expired