Metadata-Version: 1.1
Name: PyStratum-Common
Version: 1.0.0
Summary: PyStratum Common: Common parts shared between backends for database systems
Home-page: https://github.com/DatabaseStratum/py-stratum-common
Author: Set Based IT Consultancy
Author-email: info@setbased.nl
License: MIT
Description: PyStratum Common
        ================
        Common parts shared between backends for database systems.
        
        +-----------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------+--------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+
        | Social                                                                                                                      | Release                                                   | Tests                                                                                                  | Code                                                                                                        |
        +=============================================================================================================================+===========================================================+========================================================================================================+=============================================================================================================+
        | .. image:: https://badges.gitter.im/SetBased/py-stratum.svg                                                                 | .. image:: https://badge.fury.io/py/PyStratum-Common.svg  | .. image:: https://travis-ci.org/DatabaseStratum/py-stratum-common.svg?branch=master                   | .. image:: https://scrutinizer-ci.com/g/DatabaseStratum/py-stratum-common/badges/quality-score.png?b=master |
        |   :target: https://gitter.im/SetBased/py-stratum?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge  |   :target: https://badge.fury.io/py/PyStratum-Common      |   :target: https://travis-ci.org/DatabaseStratum/py-stratum-common                                     |   :target: https://scrutinizer-ci.com/g/DatabaseStratum/py-stratum-common/?branch=master                    |
        |                                                                                                                             |                                                           | .. image:: https://scrutinizer-ci.com/g/DatabaseStratum/py-stratum-common/badges/coverage.png?b=master |                                                                                                             |
        |                                                                                                                             |                                                           |   :target: https://scrutinizer-ci.com/g/DatabaseStratum/py-stratum-common/?branch=master               |                                                                                                             |
        +-----------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------+--------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+
        
        Overview
        ========
        PyStratum is a tool and library for loading and invoking stored procedures from Python code.
        
        The documentation of PyStratum is available at https://stratum.readthedocs.io/.
        
        License
        =======
        
        This project is licensed under the terms of the MIT license.
        
Keywords: PyStratum
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Code Generators
Classifier: Topic :: System :: Installation/Setup
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
