Metadata-Version: 1.0
Name: ZenCheck
Version: 1.0
Summary: A wrapper for various code/markup syntax checking tools.
Home-page: https://dev.serverzen.com/svn/public/projects/ZenCheck/
Author: Rocky Burt
Author-email: rocky@serverzen.com
License: BSD
Description: .. -*-rst-*-
        
        Zencheck
        ========
        
        A wrapper for syntax checking Python source files using the pep8_
        module and pyflakes_ syntax checker.
        
        
        Credits
        -------
        
        * Rocky Burt (rocky AT serverzen DOT com) - maintainer
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
