Metadata-Version: 2.1
Name: sly
Version: 0.4
Summary: SLY - Sly Lex Yacc
Home-page: https://github.com/dabeaz/sly
Author: David Beazley
Author-email: dave@dabeaz.com
Maintainer: David Beazley
Maintainer-email: dave@dabeaz.com
License: BSD
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Provides-Extra: test
License-File: LICENSE


SLY is an implementation of lex and yacc for Python 3.


