Metadata-Version: 2.0
Name: comoda
Version: 0.2
Summary: useful functions and classes
Home-page: http://github.com/gmauro/comoda
Author: Gianmauro Cuccuru
Author-email: gmauro@gmail.com
License: MIT
Keywords: utilities
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
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
======
a bunch of useful functions and classes

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

You can install the latest stable version from PyPI

.. code:: console

    $ pip install comoda


