Metadata-Version: 1.1
Name: kessel
Version: 0.1.0
Summary: 
Kessel is a parser library for Python that supports parsing a wide variety of
grammars, from simple LL(1) grammars to complex, context-sensitive grammars
with minimal hassle.

Home-page: http://kessel.rtfd.org
Author: Tony Young
Author-email: tony@rfw.name
License: MIT
Description: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Text Processing
