Thu, 16 May 2024 04:36:59 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 descending sort Created State
f40-build-774462-127655 2024-01-15 13:46:35 expired
f40-build-774066-127559 2024-01-14 15:39:36 expired
f40-build-773821-127378 2024-01-11 17:39:57 expired
f40-build-773643-127218 2024-01-11 10:52:29 expired
f40-build-773223-126850 2024-01-09 12:07:24 expired
f40-build-772405-126388 2024-01-07 14:36:57 expired
f40-build-772029-126045 2024-01-06 17:15:49 expired
f40-build-772000-126045 2024-01-06 16:40:34 expired
f40-build-771991-126043 2024-01-06 16:28:25 expired
f40-build-771920-125975 2024-01-06 11:50:16 expired
f40-build-771813-126039 2024-01-04 17:19:06 expired
f40-build-771775-125995 2024-01-04 15:56:05 expired
f40-build-771753-125985 2024-01-04 15:36:07 expired
f40-build-771745-125983 2024-01-04 15:26:27 expired
f40-build-771739-125983 2024-01-04 15:23:06 expired
f40-build-771722-125981 2024-01-04 15:06:30 expired
f40-build-771713-125981 2024-01-04 14:58:23 expired
f40-build-771685-125979 2024-01-04 14:36:24 expired
f40-build-771678-125979 2024-01-04 14:29:59 expired
f40-build-771670-125979 2024-01-04 14:19:56 expired
f40-build-771660-125979 2024-01-04 14:12:28 expired
f40-build-771659-125977 2024-01-04 14:11:17 expired
f40-build-771647-125975 2024-01-04 13:58:15 expired
f40-build-771564-125961 2024-01-03 18:31:56 expired
f40-build-771497-125953 2024-01-03 17:07:58 expired
f40-build-771477-125947 2024-01-03 16:43:33 expired
f40-build-771386-125935 2024-01-03 14:44:36 expired
f40-build-771357-125933 2024-01-03 14:10:27 expired
f40-build-770936-125891 2024-01-03 08:16:02 expired
f40-build-770569-125853 2024-01-02 16:15:41 expired
f40-build-770565-125853 2024-01-02 16:12:02 expired
f40-build-770445-125843 2024-01-02 14:00:32 expired
f40-build-770427-125839 2024-01-02 13:23:09 expired
f40-build-770331-125819 2024-01-02 11:23:06 expired
f40-build-770159-125799 2024-01-02 08:13:43 expired
f40-build-770156-125797 2024-01-02 08:11:54 expired
f40-build-770114-125797 2024-01-02 07:29:48 expired
f40-build-769992-125781 2024-01-01 15:49:23 expired
f40-build-769820-125734 2023-12-31 21:05:05 expired
f40-build-768670-125350 2023-12-29 20:20:42 expired
f40-build-767499-124638 2023-12-28 12:25:38 expired
f40-build-766719-124288 2023-12-27 08:11:58 expired
f40-build-766508-124128 2023-12-22 12:05:37 expired
f40-build-766472-124118 2023-12-22 10:38:59 expired
f40-build-766201-123901 2023-12-21 15:34:00 expired
f40-build-766173-123893 2023-12-21 14:23:27 expired
f40-build-766136-123885 2023-12-21 13:31:07 expired
f40-build-765702-123550 2023-12-20 16:58:31 expired
f40-build-765671-123546 2023-12-20 15:36:49 expired
f40-build-765444-123530 2023-12-20 09:08:04 expired