Metadata-Version: 1.1
Name: adapya-base
Version: 1.3.0
Summary: adapya-base - base package for adapya
Home-page: https://github.com/SoftwareAG/adapya-base
Author: mmueller
Author-email: mm@softwareag.com
License: Apache License 2.0
Description: adapya-base
        ===========
        
        adapya-base is a Python package that provides the foundations for
        the other adapya packages, especially for adapya-adabas,
        the Adabas API for Python.
        
        adapya-base comes with scripts and sample programs to show its features.
        It is being used on Linux, z/OS mainframe, Solaris and Windows.
        
        Prerequisite for adapya-base is Python version 2.7 or 3.5 and above.
        
        Installation
        ------------
        
        ::
        
            pip install adapya-base
        
        
        Links
        -----
        
        - Details of adapya-base: https://softwareag.github.io/adapya-base/index.html
        - Adabas at Software AG: https://www.softwareag.com
        - Adabas forum: http://tech.forums.softwareag.com/techjforum/forums/show/171.page
        - Adabas documentation: http://techcommunity.softwareag.com
        
        License
        -------
        
        Copyright 2004-ThisYear Software AG
        
        Licensed under the Apache License, Version 2.0 (the "License");
        you may not use this file except in compliance with the License.
        
        You may obtain a copy of the License at
        
        http://www.apache.org/licenses/LICENSE-2.0
        
        Unless required by applicable law or agreed to in writing, software
        distributed under the License is distributed on an "AS IS" BASIS,
        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
        
        See the License for the specific language governing permissions and
        limitations under the License.
        
        -------
        
        These tools are provided as-is and without warranty or support.
        They do not constitute part of the Software AG product suite.
        Users are free to use, fork and modify them, subject to the license agreement.
        While Software AG welcomes contributions, we cannot guarantee to include every
        contribution in the master project.
        
Keywords: adabas database softwareag
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Database
