Metadata-Version: 1.0
Name: robotframework-pydblibrary
Version: 1.0
Summary: Python Database utility library for Robot Framework
Home-page: https://github.com/F1ashhimself/robotframework-pydblibrary
Author: Max Beloborodko
Author-email: f1ashhimself@gmail.com
License: Apache License 2.0
Description: Robotframework-Pydblibrary
        ==========================
        
        This library supports database-related testing using the Robot Framework.
        
        It allows to establish a connection to a certain database to perform tests on the content of certain tables and/or views in that database.
        
        This is compatible with any Python Database API Specification 2.0 module.
        
Platform: any
