Metadata-Version: 2.0
Name: comoda
Version: 0.2.4
Summary: useful functions and classes
Home-page: http://github.com/gmauro/comoda
Author: Gianmauro Cuccuru
Author-email: gmauro@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Keywords: utilities
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: ruamel.yaml

Comoda |build|
======
a bunch of useful functions and classes

Installation
------------

You can install the latest stable version from PyPI

.. code:: console

    $ pip install comoda

.. |build| image:: https://travis-ci.org/gmauro/comoda.svg?branch=master
   :target: https://travis-ci.org/gmauro/comoda
   :alt: Continuous Integration


