# coding: utf-8
"""
A simple yet powerful CloudStack API client for Python and the command-line.
"""

from setuptools import setup

setup()
