Metadata-Version: 1.1
Name: lexery
Version: 1.0.0
Summary: A simple lexer based on regular expressions
Home-page: https://bitbucket.org/parqueryopen/lexery
Author: Marko Ristin
Author-email: marko@parquery.com
License: UNKNOWN
Description: Lexery
        ======
        A simple lexer based on regular expressions.
        
        Inspired by https://eli.thegreenplace.net/2013/06/25/regex-based-lexical-analysis-in-python-and-javascript
Keywords: lexer regexp regular expression
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
