Metadata-Version: 1.1
Name: wsgireloader
Version: 0.1
Summary: Automatically reload wsgi applications
Home-page: https://github.com/marwano/wsgireloader
Author: Marwan Alsabbagh
Author-email: marwan.alsabbagh@gmail.com
License: BSD
Description: wsgireloader
        ============
        
        Automatically reload wsgi applications.
        
        Installation
        ------------
        
          $ pip install wsgireloader
        
        Links
        -----
        
        * `Fork me on GitHub <https://github.com/marwano/wsgireloader>`_
        
        
        
        Changelog
        =========
        
        0.1 (2013-04-22)
        ------------------
        
        - First release.
        
Keywords: wsgireloader
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
