Metadata-Version: 2.1
Name: robotframework-interpreter
Version: 0.0.1
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: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*
Requires-Dist: robotframework (>=3.2)
Provides-Extra: testing
Requires-Dist: flake8 ; extra == 'testing'

UNKNOWN


