Metadata-Version: 1.0
Name: reimport
Version: 1.3
Summary: deep reload for python modules
Home-page: http://code.google.com/p/reimport/
Author: Peter Shinners
Author-email: pete@shinners.org
License: MIT
Description: This module intends to be a full featured replacement for Python's
        reload function. It is targeted towards making a reload that works
        for Python plugins and extensions used by longer running applications.
Keywords: reload reimport
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python
