simpleparse (version 3.0.0a1) | index /usr/src/tmp/python3-module-simpleparse-buildroot/usr/lib/python3/site-packages/simpleparse/__init__.py |
Simple parsing using mxTextTools
See the /doc subdirectory for introductory and
general documentation. See license.txt for licensing
information. (This is a BSD-licensed package).
Package Contents | ||
__init__ -- Simple parsing using mxTextTools baseparser -- Base class for real-world parsers (such as parser.Parser) boyermoore common (package) -- Common (library) definitions dispatchprocessor -- Dispatch-processor API error -- Definition of the ParserSyntaxError raised on parse failure generator -- Abstract representation of an in-memory grammar that generates parsers objectgenerator -- Pure-python implementation of ObjectGenerator classes parser -- Real-world parsers using the SimpleParse EBNF printers -- Utility to print Python code for a given generator object's element tokens processor -- Definitions of the MethodSource and Processor APIs simpleparsegrammar -- Default SimpleParse EBNF grammar as a generator with productions xmlparser (package) -- XML Parsing package |
Data | ||
__file__ = '/usr/src/tmp/python3-module-simpleparse-buildroo...lib/python3/site-packages/simpleparse/__init__.py' __name__ = 'simpleparse' __path__ = ['/usr/src/tmp/python3-module-simpleparse-buildroot/usr/lib/python3/site-packages/simpleparse'] __version__ = '3.0.0a1' |