Metadata-Version: 1.1
Name: scan
Version: 0.4.2
Author: Niklas Rosenstein
Author-email: rosensteinniklas at gmail com
Home-page: https://github.com/NiklasRosenstein/py-scan
Summary: Abstract string-processing and lexing facility.
License: Simplified BSD License
Description: .. include globals.rst
                
        This library provides a simple interface for easily processing
        strings which makes it easy creating for example compilers for very
        small languages or commands.
        
        See the github-page for more information.
Keywords: string scanning parsing compiler lexing lexer parser
Platform: All
Classifier: Development Status :: 5 - Production/Stable
