Metadata-Version: 1.1
Name: nbdebug
Version: 1.3
Summary: A simple yet useful debug logging module that automatically prints the context of the log message.
Home-page: http://www.nickblundell.org.uk
Author: Nick Blundell
Author-email: blundeln [AT] gmail [DOT] com
License: GPL
Description: A simple yet useful debug logging module that automatically prints the context of the log message.
        
        Installation
        ============
        
        $easy_install nbdebug
        
        Testing
        =======
        
        NBDEBUG="" python2 tests/test.py
        
Platform: UNKNOWN
Classifier: Topic :: Software Development :: Testing
Requires: python (< 3.0)
