DEBSOURCES
Skip Quicknav
sources / python-cs / 3.2.0-1 / setup.py
12345678
# coding: utf-8 """ A simple yet powerful CloudStack API client for Python and the command-line. """ from setuptools import setup setup()