Metadata-Version: 1.0
Name: BisonGen
Version: 0.8.0b1
Summary: A general-purpose parser generator for Python
Home-page: http://www.4suite.org
Author: Fourthought, Inc.
Author-email: support@4suite.org
License: UNKNOWN
Description: 
        BisonGen is a general-purpose parser generator that converts a grammar
        description for an LALR(1) context-free grammar into a program to
        parse that grammar.
        
Platform: UNKNOWN
