Metadata-Version: 2.1
Name: jk-tokenizingparsing
Version: 0.2020.1.20
Summary: This python module provides basic classes for tokenizing and parsing.
Home-page: https://github.com/jkpubsrc/python-module-jk-tokenizingparsing
Author: Jürgen Knauth
Author-email: pubsrc@binary-overflow.de
License: Apache 2.0
Download-URL: https://github.com/jkpubsrc/python-module-jk-tokenizingparsing/tarball/0.2020.1.20
Description: jk_tokenizingparsing
        ====================
        
        Introduction
        ------------
        
        This python module provides support to build tokenizers (and at some time in the future parsers as well).
        
        Information about this module can be found here:
        
        * [github.org](https://github.com/jkpubsrc/python-module-jk-tokenizingparsing)
        * [pypi.python.org](https://pypi.python.org/pypi/jk_tokenizingparsing)
        
        How to use this module
        ----------------------
        
        
        
        
        
        Contact Information
        -------------------
        
        This is Open Source code. That not only gives you the possibility of freely using this code it also
        allows you to contribute. Feel free to contact the author(s) of this software listed below, either
        for comments, collaboration requests, suggestions for improvement or reporting bugs:
        
        * Jürgen Knauth: jknauth@uni-goettingen.de, pubsrc@binary-overflow.de
        
        License
        -------
        
        This software is provided under the following license:
        
        * Apache Software License 2.0
        
        
        
        
Keywords: tokenizing,parsing
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Description-Content-Type: text/markdown
