Metadata-Version: 2.0
Name: siolib
Version: 1.6.5
Summary: ScaleIO API base library
Home-page: UNKNOWN
Author: Ryan Hobbs
Author-email: ryan.hobbs@emc.com
License: emc
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Requires-Dist: enum34
Requires-Dist: oslo.config (>=3.14.0)
Requires-Dist: requests (>=2.10.0)
Requires-Dist: urllib3 (>=1.15.1)

This package provides a module for wrapping the ScaleIO HTTP
RESTful API.

This module is a stand alone module and may be used by any tool
to manage ScaleIO volumes.

