Metadata-Version: 2.1
Name: robotframework-openapi-libcore
Version: 1.0.0
Summary: A Robot Framework library to facilitate library development for OpenAPI / Swagger APIs.
Home-page: https://github.com/MarketSquare/robotframework-openapi-libcore
License: Apache-2.0
Author: Robin Mackaij
Maintainer: Robin Mackaij
Requires-Python: >=3.8,<4.0
Classifier: Framework :: Robot Framework
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Testing :: Acceptance
Requires-Dist: openapi-core
Requires-Dist: openapi-spec-validator
Requires-Dist: prance
Requires-Dist: requests
Requires-Dist: robotframework (>=4)
Description-Content-Type: text/markdown

---
---
Module with core logic to interact with OpenAPI APIs.
