Metadata-Version: 2.1
Name: ibm-cos-sdk-core
Version: 2.6.3
Summary: Low-level, data-driven core of IBM SDK for Python
Home-page: https://github.com/ibm/ibm-cos-sdk-python-core
Author: IBM
License: Apache License 2.0
Description: # `ibm-cos-sdk-python-core`
        
        A low-level interface to IBM Cloud Object Storage based on the
        `ibm_botocore` package. This core package is the foundation for the
        [`ibm-cos-sdk-python`](https://github.com/ibm/ibm-cos-sdk-python) package.
        
        ## Documentation
        
        Documentation for `ibm-cos-sdk-python-core` can be found
        [here](https://ibm.github.io/ibm-cos-sdk-python-core/).
        
        ## Getting Help
        
        Feel free to use GitHub issues for tracking bugs and feature requests,
        but for help please use one of the following resources:
        
        * Ask a question on [Stack Overflow](https://stackoverflow.com/) and tag it with `ibm` and `object-storage`.
        * Open a support ticket with [IBM Cloud Support](https://cloud.ibm.com/unifiedsupport/supportcenter/)
        * If it turns out that you may have found a bug, please [open an issue](https://github.com/ibm/ibm-cos-sdk-python-core/issues/new)
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: ~=3.5
Description-Content-Type: text/markdown
