Wed, 05 Jun 2024 07:56:13 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:
<<< 51 through 100 of 351 >>>
Buildroot descending sort Created State
f40-build-765442-123530 2023-12-20 09:04:55 expired
f40-build-764859-123140 2023-12-19 09:48:25 expired
f40-build-764471-122942 2023-12-18 16:02:24 expired
f40-build-764469-122940 2023-12-18 15:59:38 expired
f40-build-764461-122940 2023-12-18 15:42:57 expired
f40-build-764401-122881 2023-12-18 14:05:08 expired
f40-build-764002-122649 2023-12-17 19:21:55 expired
f40-build-763912-122635 2023-12-17 16:47:50 expired
f40-build-763665-122629 2023-12-17 13:06:22 expired
f40-build-763604-122485 2023-12-17 11:57:36 expired
f40-build-763486-122469 2023-12-17 10:29:19 expired
f40-build-763355-122451 2023-12-16 22:53:47 expired
f40-build-763131-122449 2023-12-15 19:15:38 expired
f40-build-762964-122263 2023-12-15 16:09:15 expired
f40-build-762943-122261 2023-12-15 15:57:27 expired
f40-build-762768-122099 2023-12-15 13:58:55 expired
f40-build-762731-122064 2023-12-15 13:19:20 expired
f40-build-762725-122062 2023-12-15 13:15:40 expired
f40-build-762703-122062 2023-12-15 13:03:31 expired
f40-build-762335-121856 2023-12-15 09:09:13 expired
f40-build-762314-121848 2023-12-15 08:42:13 expired
f40-build-762196-121824 2023-12-14 20:11:25 expired
f40-build-762070-121814 2023-12-14 18:11:51 expired
f40-build-761947-121674 2023-12-14 15:57:16 expired
f40-build-761923-121666 2023-12-14 15:16:48 expired
f40-build-761829-121637 2023-12-14 13:25:41 expired
f40-build-761823-121637 2023-12-14 13:22:38 expired
f40-build-761763-121633 2023-12-14 12:41:38 expired
f40-build-761590-121627 2023-12-14 10:44:43 expired
f40-build-761326-121373 2023-12-13 18:25:48 expired
f40-build-761177-121297 2023-12-13 15:42:28 expired
f40-build-760796-121133 2023-12-13 08:38:47 expired
f40-build-760735-121115 2023-12-13 07:08:40 expired
f40-build-760673-121099 2023-12-13 05:30:02 expired
f40-build-760557-121099 2023-12-12 20:09:54 expired
f40-build-759806-120585 2023-12-11 16:40:30 expired
f40-build-759792-120579 2023-12-11 16:25:51 expired
f40-build-758904-120010 2023-12-09 09:31:33 expired
f40-build-758889-120002 2023-12-09 08:48:04 expired
f40-build-758807-119972 2023-12-09 06:49:53 expired
f40-build-758529-119862 2023-12-09 02:23:17 expired
f40-build-758239-119822 2023-12-08 21:16:11 expired
f40-build-758222-119822 2023-12-08 21:04:26 expired
f40-build-757650-119363 2023-12-08 09:16:37 expired
f40-build-757543-119353 2023-12-08 05:33:52 expired
f40-build-757366-119337 2023-12-08 01:14:03 expired
f40-build-757261-119337 2023-12-07 22:30:33 expired
f40-build-757160-119114 2023-12-07 17:29:12 expired
f40-build-756520-118782 2023-12-06 22:33:10 expired
f40-build-756290-118649 2023-12-06 17:45:27 expired