Metadata-Version: 1.0
Name: mirte
Version: 0.1.7
Summary: Runtime module framework
Home-page: http://github.com/bwesterb/mirte/
Author: Bas Westerbaan
Author-email: bas@westerbaan.name
License: UNKNOWN
Description: mirte
        =====
        
        ``mirte`` is a runtime module framework for Python --- it allows you to write
        your application in modules and knit them together at runtime.
        
        Installation
        ------------
        
        ::
        
            $ pip install mirte
        
        
        mirte Changelog
        ===============
        
        0.1.7 (2016-07-17)
        ------------------
        
        - Use zest.releaser
        - Add stub README
        
Platform: UNKNOWN
