Metadata-Version: 1.1
Name: nose-notify
Version: 0.1
Summary: A nose plugin to run selenium tests with django
Home-page: http://github.com/passy/nose-notify
Author: Pascal Hartig
Author-email: phartig@rdrei.de
License: UNKNOWN
Description: 
        nose-notify
        ~~~~~~~~~~~
        
        A nose plugin to display testsuite progress in the notify osd.
        
        
        :copyright: 2010, Pascal Hartig <phartig@rdrei.net>
        :license: BSD, see LICENSE for more details
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.6
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires: nose (>=0.10)
