Metadata-Version: 2.1
Name: cscli
Version: 0.3.4
Summary: CloudSigma administration CLI
Home-page: https://github.com/rstms/cscli
Author: Matt Krueger
Author-email: mkrueger@rstms.net
License: MIT license
Keywords: cscli
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE

=====
cscli
=====


.. image:: https://img.shields.io/pypi/v/cscli.svg
        :target: https://pypi.python.org/pypi/cscli

.. image:: https://circleci.com/gh/rstms/cscli/tree/master.svg?style=shield
        :target: https://circleci.com/gh/rstms/cscli/tree/master

.. image:: https://readthedocs.org/projects/cscli/badge/?version=latest
        :target: https://cscli.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status

.. image:: https://pyup.io/repos/github/rstms/cscli/shield.svg
     :target: https://pyup.io/repos/github/rstms/cscli/
     :alt: Updates



CloudSigma administration CLI


* Free software: MIT license
* Documentation: https://cscli.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2021-09-12)
------------------

* First release on PyPI.


