Metadata-Version: 2.1
Name: robotframework-interpreter
Version: 0.7.6
Summary: Utility functions for building a Robot Framework interpreter.
Home-page: https://github.com/martinRenou/robotframework-interpreter
Author: QuantStack dev team
Maintainer: QuantStack dev team
License: BSD 3-Clause
Keywords: robotframework interpreter
Platform: any
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: robotframework (<5,>=3.2)
Requires-Dist: lunr
Requires-Dist: Pillow
Requires-Dist: pygments
Requires-Dist: ipywidgets
Provides-Extra: testing
Requires-Dist: flake8 ; extra == 'testing'

UNKNOWN

