Metadata-Version: 2.0
Name: siolib
Version: 2.0.1
Summary: ScaleIO API base library
Home-page: https://github.com/codedellemc/python-scaleioclient
Author: Cloudscaling (DellEMC)
Author-email: UNKNOWN
License: ASL 2.0
Keywords: emc,scaleio
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: Apache Software License
Requires-Dist: enum34
Requires-Dist: requests
Requires-Dist: six
Requires-Dist: urllib3

Overview
========

This library provides REST API access for ScaleIO 2.0.

Right now it is designed to be used by nova ephemeral storage driver for
ScaleIO and is not intended for general use as ScaleIO python client library.


