Metadata-Version: 2.1
Name: lstar
Version: 0.2.5
Summary: Python implementation of lstar automata learning algorithm.
License: MIT
Author: Marcell J. Vazquez-Chanlatte
Author-email: mvc@linux.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: attrs (>=19.1,<20.0)
Requires-Dist: dfa (>=0.3.0,<0.4.0)
Requires-Dist: funcy (>=1.12,<2.0)
Requires-Dist: lazytree (>=0.3.0,<0.4.0)
