Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: golang-antlr4-runtime-devel | Distribution: Fedora Project |
Version: 4.10.1 | Vendor: Fedora Project |
Release: 15.fc40 | Build date: Wed Jun 26 16:19:27 2024 |
Group: Unspecified | Build host: buildhw-x86-04.iad2.fedoraproject.org |
Size: 426617 | Source RPM: antlr4-project-4.10.1-15.fc40.src.rpm |
Packager: Fedora Project | |
Url: https://www.antlr.org/ | |
Summary: ANTLR runtime for Go |
ANTLR (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.
BSD-3-Clause
* Wed Jun 26 2024 Jerry James <loganjerry@gmail.com> - 4.10.1-15 - Remove reference to static library from cmake files * Sat Mar 02 2024 Jiri Vanek <jvanek@redhat.com> - 4.10.1-14 - Rebuilt for java-21-openjdk as system jdk * Sun Feb 11 2024 Maxwell G <maxwell@gtmx.me> - 4.10.1-13 - Rebuild for golang 1.22.0 * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.10.1-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.10.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Aug 01 2023 Jerry James <loganjerry@gmail.com> - 4.10.1-10 - Remove maven-clean-plugin BR * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.10.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jun 30 2023 Python Maint <python-maint@redhat.com> - 4.10.1-8 - Rebuilt for Python 3.12 * Mon Feb 27 2023 Jerry James <loganjerry@gmail.com> - 4.10.1-7 - Dynamically generate python BuildRequires * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.10.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Nov 29 2022 Jerry James <loganjerry@gmail.com> - 4.10.1-6 - Adapt to jakarta-json 2.x * Wed Nov 02 2022 Jerry James <loganjerry@gmail.com> - 4.10.1-5 - BR nodejs-packaging to fix FTBFS * Thu Aug 11 2022 Jerry James <loganjerry@gmail.com> - 4.10.1-4 - Convert License tag to SPDX * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.10.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jul 19 2022 Jerry James <loganjerry@gmail.com> - 4.10.1-3 - Remove i686 support (https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs)
/usr/share/gocode/src/github.com /usr/share/gocode/src/github.com/antlr /usr/share/gocode/src/github.com/antlr/antlr4 /usr/share/gocode/src/github.com/antlr/antlr4/runtime /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/.goipath /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/LICENSE /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/atn.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/atn_config.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/atn_config_set.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/atn_deserialization_options.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/atn_deserializer.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/atn_simulator.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/atn_state.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/atn_type.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/atnconfigset_test.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/char_stream.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/common_token_factory.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/common_token_stream.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/common_token_stream_test.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/dfa.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/dfa_serializer.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/dfa_state.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/diagnostic_error_listener.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/error_listener.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/error_strategy.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/errors.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/file_stream.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/go.mod /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/input_stream.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/int_stream.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/interval_set.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/lexer.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/lexer_action.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/lexer_action_executor.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/lexer_atn_simulator.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/ll1_analyzer.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/parser.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/parser_atn_simulator.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/parser_rule_context.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/prediction_context.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/prediction_mode.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/recognizer.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/rule_context.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/semantic_context.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/testing_assert_test.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/testing_lexer_b_test.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/testing_util_test.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/token.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/token_source.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/token_stream.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/tokenstream_rewriter.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/tokenstream_rewriter_test.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/trace_listener.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/transition.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/tree.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/trees.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/utils.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/utils_set.go /usr/share/gocode/src/github.com/antlr/antlr4/runtime/Go/antlr/utils_test.go /usr/share/licenses/golang-antlr4-runtime-devel /usr/share/licenses/golang-antlr4-runtime-devel/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 15 06:15:53 2024