Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-antlr4-runtime | 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: 917284 | Source RPM: antlr4-project-4.10.1-15.fc40.src.rpm |
Packager: Fedora Project | |
Url: https://www.antlr.org/ | |
Summary: ANTLR runtime for Python 3 |
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 Python 3 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/bin/pygrun /usr/lib/python3.12/site-packages/antlr4 /usr/lib/python3.12/site-packages/antlr4/BufferedTokenStream.py /usr/lib/python3.12/site-packages/antlr4/CommonTokenFactory.py /usr/lib/python3.12/site-packages/antlr4/CommonTokenStream.py /usr/lib/python3.12/site-packages/antlr4/FileStream.py /usr/lib/python3.12/site-packages/antlr4/InputStream.py /usr/lib/python3.12/site-packages/antlr4/IntervalSet.py /usr/lib/python3.12/site-packages/antlr4/LL1Analyzer.py /usr/lib/python3.12/site-packages/antlr4/Lexer.py /usr/lib/python3.12/site-packages/antlr4/ListTokenSource.py /usr/lib/python3.12/site-packages/antlr4/Parser.py /usr/lib/python3.12/site-packages/antlr4/ParserInterpreter.py /usr/lib/python3.12/site-packages/antlr4/ParserRuleContext.py /usr/lib/python3.12/site-packages/antlr4/PredictionContext.py /usr/lib/python3.12/site-packages/antlr4/Recognizer.py /usr/lib/python3.12/site-packages/antlr4/RuleContext.py /usr/lib/python3.12/site-packages/antlr4/StdinStream.py /usr/lib/python3.12/site-packages/antlr4/Token.py /usr/lib/python3.12/site-packages/antlr4/TokenStreamRewriter.py /usr/lib/python3.12/site-packages/antlr4/Utils.py /usr/lib/python3.12/site-packages/antlr4/__init__.py /usr/lib/python3.12/site-packages/antlr4/__pycache__ /usr/lib/python3.12/site-packages/antlr4/__pycache__/BufferedTokenStream.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/BufferedTokenStream.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/CommonTokenFactory.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/CommonTokenFactory.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/CommonTokenStream.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/CommonTokenStream.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/FileStream.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/FileStream.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/InputStream.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/InputStream.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/IntervalSet.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/IntervalSet.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/LL1Analyzer.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/LL1Analyzer.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/Lexer.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/Lexer.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/ListTokenSource.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/ListTokenSource.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/Parser.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/Parser.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/ParserInterpreter.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/ParserInterpreter.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/ParserRuleContext.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/ParserRuleContext.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/PredictionContext.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/PredictionContext.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/Recognizer.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/Recognizer.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/RuleContext.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/RuleContext.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/StdinStream.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/StdinStream.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/Token.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/Token.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/TokenStreamRewriter.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/TokenStreamRewriter.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/Utils.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/Utils.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/_pygrun.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/__pycache__/_pygrun.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/_pygrun.py /usr/lib/python3.12/site-packages/antlr4/atn /usr/lib/python3.12/site-packages/antlr4/atn/ATN.py /usr/lib/python3.12/site-packages/antlr4/atn/ATNConfig.py /usr/lib/python3.12/site-packages/antlr4/atn/ATNConfigSet.py /usr/lib/python3.12/site-packages/antlr4/atn/ATNDeserializationOptions.py /usr/lib/python3.12/site-packages/antlr4/atn/ATNDeserializer.py /usr/lib/python3.12/site-packages/antlr4/atn/ATNSimulator.py /usr/lib/python3.12/site-packages/antlr4/atn/ATNState.py /usr/lib/python3.12/site-packages/antlr4/atn/ATNType.py /usr/lib/python3.12/site-packages/antlr4/atn/LexerATNSimulator.py /usr/lib/python3.12/site-packages/antlr4/atn/LexerAction.py /usr/lib/python3.12/site-packages/antlr4/atn/LexerActionExecutor.py /usr/lib/python3.12/site-packages/antlr4/atn/ParserATNSimulator.py /usr/lib/python3.12/site-packages/antlr4/atn/PredictionMode.py /usr/lib/python3.12/site-packages/antlr4/atn/SemanticContext.py /usr/lib/python3.12/site-packages/antlr4/atn/Transition.py /usr/lib/python3.12/site-packages/antlr4/atn/__init__.py /usr/lib/python3.12/site-packages/antlr4/atn/__pycache__ /usr/lib/python3.12/site-packages/antlr4/atn/__pycache__/ATN.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/atn/__pycache__/ATN.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/atn/__pycache__/ATNConfig.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/atn/__pycache__/ATNConfig.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/atn/__pycache__/ATNConfigSet.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/atn/__pycache__/ATNConfigSet.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/atn/__pycache__/ATNDeserializationOptions.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/atn/__pycache__/ATNDeserializationOptions.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/atn/__pycache__/ATNDeserializer.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/atn/__pycache__/ATNDeserializer.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/atn/__pycache__/ATNSimulator.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/atn/__pycache__/ATNSimulator.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/atn/__pycache__/ATNState.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/atn/__pycache__/ATNState.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/atn/__pycache__/ATNType.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/atn/__pycache__/ATNType.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/atn/__pycache__/LexerATNSimulator.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/atn/__pycache__/LexerATNSimulator.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/atn/__pycache__/LexerAction.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/atn/__pycache__/LexerAction.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/atn/__pycache__/LexerActionExecutor.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/atn/__pycache__/LexerActionExecutor.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/atn/__pycache__/ParserATNSimulator.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/atn/__pycache__/ParserATNSimulator.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/atn/__pycache__/PredictionMode.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/atn/__pycache__/PredictionMode.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/atn/__pycache__/SemanticContext.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/atn/__pycache__/SemanticContext.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/atn/__pycache__/Transition.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/atn/__pycache__/Transition.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/atn/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/atn/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/dfa /usr/lib/python3.12/site-packages/antlr4/dfa/DFA.py /usr/lib/python3.12/site-packages/antlr4/dfa/DFASerializer.py /usr/lib/python3.12/site-packages/antlr4/dfa/DFAState.py /usr/lib/python3.12/site-packages/antlr4/dfa/__init__.py /usr/lib/python3.12/site-packages/antlr4/dfa/__pycache__ /usr/lib/python3.12/site-packages/antlr4/dfa/__pycache__/DFA.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/dfa/__pycache__/DFA.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/dfa/__pycache__/DFASerializer.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/dfa/__pycache__/DFASerializer.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/dfa/__pycache__/DFAState.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/dfa/__pycache__/DFAState.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/dfa/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/dfa/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/error /usr/lib/python3.12/site-packages/antlr4/error/DiagnosticErrorListener.py /usr/lib/python3.12/site-packages/antlr4/error/ErrorListener.py /usr/lib/python3.12/site-packages/antlr4/error/ErrorStrategy.py /usr/lib/python3.12/site-packages/antlr4/error/Errors.py /usr/lib/python3.12/site-packages/antlr4/error/__init__.py /usr/lib/python3.12/site-packages/antlr4/error/__pycache__ /usr/lib/python3.12/site-packages/antlr4/error/__pycache__/DiagnosticErrorListener.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/error/__pycache__/DiagnosticErrorListener.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/error/__pycache__/ErrorListener.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/error/__pycache__/ErrorListener.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/error/__pycache__/ErrorStrategy.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/error/__pycache__/ErrorStrategy.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/error/__pycache__/Errors.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/error/__pycache__/Errors.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/error/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/error/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/tree /usr/lib/python3.12/site-packages/antlr4/tree/Chunk.py /usr/lib/python3.12/site-packages/antlr4/tree/ParseTreeMatch.py /usr/lib/python3.12/site-packages/antlr4/tree/ParseTreePattern.py /usr/lib/python3.12/site-packages/antlr4/tree/ParseTreePatternMatcher.py /usr/lib/python3.12/site-packages/antlr4/tree/RuleTagToken.py /usr/lib/python3.12/site-packages/antlr4/tree/TokenTagToken.py /usr/lib/python3.12/site-packages/antlr4/tree/Tree.py /usr/lib/python3.12/site-packages/antlr4/tree/Trees.py /usr/lib/python3.12/site-packages/antlr4/tree/__init__.py /usr/lib/python3.12/site-packages/antlr4/tree/__pycache__ /usr/lib/python3.12/site-packages/antlr4/tree/__pycache__/Chunk.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/tree/__pycache__/Chunk.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/tree/__pycache__/ParseTreeMatch.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/tree/__pycache__/ParseTreeMatch.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/tree/__pycache__/ParseTreePattern.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/tree/__pycache__/ParseTreePattern.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/tree/__pycache__/ParseTreePatternMatcher.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/tree/__pycache__/ParseTreePatternMatcher.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/tree/__pycache__/RuleTagToken.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/tree/__pycache__/RuleTagToken.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/tree/__pycache__/TokenTagToken.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/tree/__pycache__/TokenTagToken.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/tree/__pycache__/Tree.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/tree/__pycache__/Tree.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/tree/__pycache__/Trees.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/tree/__pycache__/Trees.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/tree/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/tree/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/xpath /usr/lib/python3.12/site-packages/antlr4/xpath/XPath.py /usr/lib/python3.12/site-packages/antlr4/xpath/XPathLexer.py /usr/lib/python3.12/site-packages/antlr4/xpath/__init__.py /usr/lib/python3.12/site-packages/antlr4/xpath/__pycache__ /usr/lib/python3.12/site-packages/antlr4/xpath/__pycache__/XPath.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/xpath/__pycache__/XPath.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/xpath/__pycache__/XPathLexer.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/xpath/__pycache__/XPathLexer.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4/xpath/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/antlr4/xpath/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/antlr4_python3_runtime-4.10.1.dist-info /usr/lib/python3.12/site-packages/antlr4_python3_runtime-4.10.1.dist-info/INSTALLER /usr/lib/python3.12/site-packages/antlr4_python3_runtime-4.10.1.dist-info/METADATA /usr/lib/python3.12/site-packages/antlr4_python3_runtime-4.10.1.dist-info/WHEEL /usr/lib/python3.12/site-packages/antlr4_python3_runtime-4.10.1.dist-info/entry_points.txt /usr/lib/python3.12/site-packages/antlr4_python3_runtime-4.10.1.dist-info/top_level.txt /usr/share/doc/python3-antlr4-runtime /usr/share/doc/python3-antlr4-runtime/README.txt /usr/share/licenses/python3-antlr4-runtime /usr/share/licenses/python3-antlr4-runtime/LICENSE.txt /usr/share/man/man1/pygrun.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 15 06:15:53 2024