Metadata-Version: 2.1
Name: comoda
Version: 0.4.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
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

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

|build|

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
