Metadata-Version: 2.1
Name: CloudStackAIO
Version: 0.0.2
Summary: Very thin Python CloudStack client using asyncio
Home-page: https://github.com/giffels/CloudStackAIO
Author: Manuel Giffels
Author-email: giffels@gmail.com
License: UNKNOWN
Project-URL: Bug Reports, https://github.com/giffels/CloudStackAIO/issues
Project-URL: Source, https://github.com/giffels/CloudStackAIO
Description: [![Build Status](https://travis-ci.org/giffels/CloudStackAIO.svg?branch=master)](https://travis-ci.org/giffels/CloudStackAIO)
        [![Code Health](https://landscape.io/github/giffels/CloudStackAIO/master/landscape.svg?style=flat)](https://landscape.io/github/giffels/CloudStackAIO/master)
        [![codecov](https://codecov.io/gh/giffels/CloudStackAIO/branch/master/graph/badge.svg)](https://codecov.io/gh/giffels/CloudStackAIO)
        [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/giffels/CloudStackAIO/blob/master/LICENSE.txt)
        [![Documentation Status](https://readthedocs.org/projects/cloudstackaio/badge/?version=latest)](https://cloudstackaio.readthedocs.io/en/latest/?badge=latest)
        [![PyPI version](https://badge.fury.io/py/CloudStackAIO.svg)](https://badge.fury.io/py/CloudStackAIO)
        
        # CloudStackAIO
        Very thin Python CloudStack Client using asyncio
        
Keywords: asyncio cloudstack client
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP :: Session
Classifier: Framework :: AsyncIO
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
