Metadata-Version: 1.0
Name: iomanager
Version: 0.4.0
Summary: Guarantee structure and composition of input and output.
Home-page: https://github.com/jmatthias/iomanager
Author: Josh Matthias
Author-email: python.iomanager@gmail.com
License: LICENSE.txt
Description: =========
        iomanager
        =========
        
        ``iomanager`` is a tool for guaranteeing the structure and composition of
        input and output from a Python program, with web applications in mind.
        
        If you are using Python 2.7.4 or lower, you should use ``iomanager``
        version 0.3.5. If you are using Python 3.x, you should use the most current
        version of ``iomanager``. Python 2.x is no longer supported starting with
        ``iomanager`` version 0.4.0.
        
        For more information about ``iomanager``, see the project's github page:
        `github.com/jmatthias/iomanager <https://github.com/jmatthias/iomanager>`_
Platform: UNKNOWN
