Metadata-Version: 2.1
Name: robotframework-sudslibrary3
Version: 0.8
Summary: Robot Framework test library for SOAP-based services.
Home-page: https://github.com/ludovicurbain/robotframework-sudslibrary
Author: Kevin Ormbrek
Author-email: <kormbrek@gmail.com>
License: Apache License 2.0
Keywords: robotframework testing testautomation soap suds web service
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Testing
Requires-Dist: suds-jurko
Requires-Dist: robotframework (>=2.6.0)

SudsLibrary is a web service testing library for Robot Framework
that leverages Suds to test SOAP-based services.

