Metadata-Version: 1.0
Name: z3c.deadlockdebugger
Version: 0.1
Summary: A thread debugger.
Home-page: UNKNOWN
Author: Zope Corporation and Contributors
Author-email: zope3-dev@zope.org
License: ZPL
Description: Overview
        --------
        
        The z3c.deadlockdebugger package provides a thread debugger.
        
        Usage:
        
        /debug_threads
        
        (requires the 'zope.ManageApplication' permission)
        
        Caution: You should not use this package in production.
        
        
        Credits
        -------
        
        This package was put together by Malthe Borch <mborch@gmail.com>. It's
        based on the Zope 2 product ``DeadlockDebugger`` written by Florent
        Guillaume.
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Zope2
Classifier: Framework :: Zope3
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
