Metadata-Version: 1.1
Name: adapya-adabas
Version: 1.0.4
Summary: adapya-adabas - Software AG Adabas Database API for Python
Home-page: https://github.com/SoftwareAG/adapya-adabas
Author: mmueller
Author-email: mm@softwareag.com
License: Apache License 2.0
Description: adapya-adabas
        -------------
        
        adapya-adabas implements the Adabas database API for Python.
        
        It can access local and remote Adabas databases.
        adapya-adabas comes with scripts and sample programs to show its features.
        It is being used on Linux, mainframe z/OS, Solaris and Windows.
        
        Prerequisites for adapya-adabas are Python version 2.7, 3.5 or higher
        and the adapya-base package.
        
        
        Installation
        ~~~~~~~~~~~~
        
        ::
        
            pip install adapya-adabas
        
        
        Links
        ~~~~~
        
        - Details of adapya-adabas: https://softwareag.github.io/adapya-adabas/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.
        
Keywords: softwareag adabas database
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: AIX
Classifier: Operating System :: POSIX :: HP-UX
Classifier: Operating System :: POSIX :: SunOS/Solaris
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: POSIX :: Other
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
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: Topic :: Database
Classifier: Topic :: Software Development
