# -*- encoding: utf-8 -*- # stub: python3-parser 1.0.0 ruby lib # stub: ext/python3-parser/extconf.rb Gem::Specification.new do |s| s.name = "python3-parser".freeze s.version = "1.0.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Cameron Dutro".freeze] s.date = "2020-05-02" s.description = "A Python 3 parser for Ruby.".freeze s.email = ["camertron@gmail.com".freeze] s.extensions = ["ext/python3-parser/extconf.rb".freeze] s.files = ["Gemfile".freeze, "README.md".freeze, "Rakefile".freeze, "ext/python3-parser/Python3LexerBase.cpp".freeze, "ext/python3-parser/Python3LexerBase.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/ANTLRErrorListener.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/ANTLRErrorListener.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/ANTLRErrorStrategy.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/ANTLRErrorStrategy.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/ANTLRFileStream.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/ANTLRFileStream.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/ANTLRInputStream.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/ANTLRInputStream.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/BailErrorStrategy.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/BailErrorStrategy.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/BaseErrorListener.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/BaseErrorListener.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/BufferedTokenStream.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/BufferedTokenStream.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/CharStream.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/CharStream.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/CommonToken.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/CommonToken.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/CommonTokenFactory.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/CommonTokenFactory.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/CommonTokenStream.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/CommonTokenStream.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/ConsoleErrorListener.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/ConsoleErrorListener.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/DefaultErrorStrategy.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/DefaultErrorStrategy.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/DiagnosticErrorListener.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/DiagnosticErrorListener.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/Exceptions.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/Exceptions.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/FailedPredicateException.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/FailedPredicateException.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/InputMismatchException.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/InputMismatchException.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/IntStream.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/IntStream.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/InterpreterRuleContext.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/InterpreterRuleContext.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/Lexer.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/Lexer.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/LexerInterpreter.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/LexerInterpreter.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/LexerNoViableAltException.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/LexerNoViableAltException.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/ListTokenSource.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/ListTokenSource.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/NoViableAltException.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/NoViableAltException.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/Parser.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/Parser.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/ParserInterpreter.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/ParserInterpreter.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/ParserRuleContext.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/ParserRuleContext.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/ProxyErrorListener.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/ProxyErrorListener.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/RecognitionException.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/RecognitionException.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/Recognizer.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/Recognizer.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/RuleContext.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/RuleContext.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/RuleContextWithAltNum.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/RuleContextWithAltNum.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/RuntimeMetaData.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/RuntimeMetaData.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/Token.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/Token.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/TokenFactory.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/TokenSource.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/TokenSource.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/TokenStream.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/TokenStream.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/TokenStreamRewriter.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/TokenStreamRewriter.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/UnbufferedCharStream.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/UnbufferedCharStream.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/UnbufferedTokenStream.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/UnbufferedTokenStream.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/Vocabulary.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/Vocabulary.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/WritableToken.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/WritableToken.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/antlr4-common.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/antlr4-runtime.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/ATN.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/ATN.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/ATNConfig.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/ATNConfig.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/ATNConfigSet.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/ATNConfigSet.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/ATNDeserializationOptions.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/ATNDeserializationOptions.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/ATNDeserializer.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/ATNDeserializer.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/ATNSerializer.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/ATNSerializer.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/ATNSimulator.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/ATNSimulator.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/ATNState.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/ATNState.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/ATNType.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/AbstractPredicateTransition.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/AbstractPredicateTransition.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/ActionTransition.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/ActionTransition.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/AmbiguityInfo.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/AmbiguityInfo.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/ArrayPredictionContext.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/ArrayPredictionContext.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/AtomTransition.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/AtomTransition.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/BasicBlockStartState.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/BasicBlockStartState.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/BasicState.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/BasicState.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/BlockEndState.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/BlockEndState.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/BlockStartState.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/BlockStartState.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/ContextSensitivityInfo.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/ContextSensitivityInfo.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/DecisionEventInfo.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/DecisionEventInfo.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/DecisionInfo.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/DecisionInfo.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/DecisionState.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/DecisionState.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/EmptyPredictionContext.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/EmptyPredictionContext.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/EpsilonTransition.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/EpsilonTransition.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/ErrorInfo.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/ErrorInfo.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/LL1Analyzer.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/LL1Analyzer.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/LexerATNConfig.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/LexerATNConfig.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/LexerATNSimulator.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/LexerATNSimulator.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/LexerAction.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/LexerAction.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/LexerActionExecutor.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/LexerActionExecutor.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/LexerActionType.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/LexerChannelAction.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/LexerChannelAction.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/LexerCustomAction.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/LexerCustomAction.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/LexerIndexedCustomAction.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/LexerIndexedCustomAction.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/LexerModeAction.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/LexerModeAction.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/LexerMoreAction.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/LexerMoreAction.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/LexerPopModeAction.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/LexerPopModeAction.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/LexerPushModeAction.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/LexerPushModeAction.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/LexerSkipAction.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/LexerSkipAction.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/LexerTypeAction.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/LexerTypeAction.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/LookaheadEventInfo.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/LookaheadEventInfo.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/LoopEndState.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/LoopEndState.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/NotSetTransition.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/NotSetTransition.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/OrderedATNConfigSet.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/OrderedATNConfigSet.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/ParseInfo.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/ParseInfo.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/ParserATNSimulator.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/ParserATNSimulator.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/PlusBlockStartState.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/PlusBlockStartState.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/PlusLoopbackState.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/PlusLoopbackState.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/PrecedencePredicateTransition.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/PrecedencePredicateTransition.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/PredicateEvalInfo.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/PredicateEvalInfo.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/PredicateTransition.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/PredicateTransition.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/PredictionContext.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/PredictionContext.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/PredictionMode.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/PredictionMode.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/ProfilingATNSimulator.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/ProfilingATNSimulator.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/RangeTransition.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/RangeTransition.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/RuleStartState.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/RuleStartState.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/RuleStopState.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/RuleStopState.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/RuleTransition.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/RuleTransition.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/SemanticContext.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/SemanticContext.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/SetTransition.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/SetTransition.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/SingletonPredictionContext.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/SingletonPredictionContext.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/StarBlockStartState.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/StarBlockStartState.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/StarLoopEntryState.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/StarLoopEntryState.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/StarLoopbackState.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/StarLoopbackState.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/TokensStartState.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/TokensStartState.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/Transition.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/Transition.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/WildcardTransition.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/atn/WildcardTransition.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/dfa/DFA.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/dfa/DFA.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/dfa/DFASerializer.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/dfa/DFASerializer.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/dfa/DFAState.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/dfa/DFAState.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/dfa/LexerDFASerializer.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/dfa/LexerDFASerializer.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/misc/InterpreterDataReader.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/misc/InterpreterDataReader.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/misc/Interval.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/misc/Interval.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/misc/IntervalSet.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/misc/IntervalSet.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/misc/MurmurHash.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/misc/MurmurHash.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/misc/Predicate.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/misc/Predicate.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/support/Any.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/support/Any.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/support/Arrays.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/support/Arrays.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/support/BitSet.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/support/CPPUtils.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/support/CPPUtils.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/support/Declarations.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/support/StringUtils.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/support/StringUtils.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/support/guid.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/support/guid.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/AbstractParseTreeVisitor.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/ErrorNode.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/ErrorNode.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/ErrorNodeImpl.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/ErrorNodeImpl.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/IterativeParseTreeWalker.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/IterativeParseTreeWalker.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/ParseTree.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/ParseTree.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/ParseTreeListener.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/ParseTreeListener.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/ParseTreeProperty.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/ParseTreeVisitor.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/ParseTreeVisitor.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/ParseTreeWalker.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/ParseTreeWalker.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/TerminalNode.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/TerminalNode.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/TerminalNodeImpl.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/TerminalNodeImpl.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/Trees.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/Trees.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/pattern/Chunk.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/pattern/Chunk.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/pattern/ParseTreeMatch.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/pattern/ParseTreeMatch.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/pattern/ParseTreePattern.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/pattern/ParseTreePattern.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/pattern/ParseTreePatternMatcher.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/pattern/ParseTreePatternMatcher.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/pattern/RuleTagToken.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/pattern/RuleTagToken.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/pattern/TagChunk.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/pattern/TagChunk.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/pattern/TextChunk.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/pattern/TextChunk.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/pattern/TokenTagToken.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/pattern/TokenTagToken.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/xpath/XPath.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/xpath/XPath.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/xpath/XPathElement.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/xpath/XPathElement.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/xpath/XPathLexer.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/xpath/XPathLexer.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/xpath/XPathLexerErrorListener.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/xpath/XPathLexerErrorListener.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/xpath/XPathRuleAnywhereElement.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/xpath/XPathRuleAnywhereElement.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/xpath/XPathRuleElement.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/xpath/XPathRuleElement.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/xpath/XPathTokenAnywhereElement.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/xpath/XPathTokenAnywhereElement.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/xpath/XPathTokenElement.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/xpath/XPathTokenElement.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/xpath/XPathWildcardAnywhereElement.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/xpath/XPathWildcardAnywhereElement.h".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/xpath/XPathWildcardElement.cpp".freeze, "ext/python3-parser/antlr4-upstream/runtime/Cpp/runtime/src/tree/xpath/XPathWildcardElement.h".freeze, "ext/python3-parser/antlrgen/Python3Lexer.cpp".freeze, "ext/python3-parser/antlrgen/Python3Lexer.h".freeze, "ext/python3-parser/antlrgen/Python3Lexer.interp".freeze, "ext/python3-parser/antlrgen/Python3Lexer.tokens".freeze, "ext/python3-parser/antlrgen/Python3Parser.cpp".freeze, "ext/python3-parser/antlrgen/Python3Parser.h".freeze, "ext/python3-parser/antlrgen/Python3Parser.interp".freeze, "ext/python3-parser/antlrgen/Python3Parser.tokens".freeze, "ext/python3-parser/antlrgen/Python3ParserBaseListener.cpp".freeze, "ext/python3-parser/antlrgen/Python3ParserBaseListener.h".freeze, "ext/python3-parser/antlrgen/Python3ParserBaseVisitor.cpp".freeze, "ext/python3-parser/antlrgen/Python3ParserBaseVisitor.h".freeze, "ext/python3-parser/antlrgen/Python3ParserListener.cpp".freeze, "ext/python3-parser/antlrgen/Python3ParserListener.h".freeze, "ext/python3-parser/antlrgen/Python3ParserVisitor.cpp".freeze, "ext/python3-parser/antlrgen/Python3ParserVisitor.h".freeze, "ext/python3-parser/extconf.rb".freeze, "ext/python3-parser/python3_parser.cpp".freeze, "lib/python3-parser.rb".freeze, "lib/python3-parser/version.rb".freeze, "python3-parser.gemspec".freeze, "spec/parser_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.homepage = "http://github.com/camertron/python3-parser-rb".freeze s.rubygems_version = "3.5.10".freeze s.summary = "A Python 3 parser for Ruby.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 2.0".freeze]) end