Metadata-Version: 2.1
Name: peg_leg
Version: 0.4.0
Summary: PEG parser generator
Home-page: https://github.com/formerly-a-trickster/peg-leg
Author: Gabriel Ionescu
Author-email: gabe@erisian.tech
License: UNKNOWN
Description: Peg Leg
        =======
        
        Warning: under heavy development, don't depend on this library yet
        
        A PEG parsing library that supports:
        
        - semantic actions
        - direct and indirect left recursive rules
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
