Metadata-Version: 1.0
Name: pyrasite
Version: 2.0beta8
Summary: Inject code into a running Python process
Home-page: http://pyrasite.com
Author: Luke Macken
Author-email: lmacken@redhat.com
License: GPLv3
Description: 
        
        Pyrasite lets you to inject arbitrary code into an unaltered running Python
        process.
        
        :documentation: http://pyrasite.com
        :download: http://pypi.python.org/pypi/pyrasite
        :source: http://github.com/lmacken/pyrasite
        :screenshots: http://readthedocs.org/docs/pyrasite/en/latest/GUI.html
        :mailing list: https://fedorahosted.org/mailman/listinfo/pyrasite
        :jenkins: http://ci.csh.rit.edu/view/Pyrasite
        :irc: #pyrasite on Freenode
        
        pyrasite-gui
        ~~~~~~~~~~~~
        
        The gui has been moved into it's own repository: https://github.com/lmacken/pyrasite-gui
        
        .. image:: http://lewk.org/img/pyrasite/pyrasite-info-thumb.png
        
        Authors
        ~~~~~~~
        
        Luke Macken (`@lmacken <http://twitter.com/lmacken>`_)
        
        .. image:: http://api.coderwall.com/lmacken/endorsecount.png
           :target: http://coderwall.com/lmacken
        
        David Malcolm (dmalcolm ~ redhat ~com)
        
Keywords: debugging injection runtime
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Topic :: System :: Monitoring
Classifier: Topic :: Software Development :: Debuggers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
