Metadata-Version: 1.0
Name: TwistedChecker
Version: 0.1.0
Summary: A code checker for Twisted.
Home-page: http://pypi.python.org/pypi/TwistedChecker/
Author: Raphael Shu
Author-email: raphael@uaca.com
License: LICENSE
Description: Twisted Coding Standard Checker
        
        This is a project of Google Summer of Code 2012.
        
        
        Dependencies
        ==========
        
          To run twistedchecker, it requires pylint 0.25.1 and pep8.py (>=1.0.0).
        
        Unit Tests
        ==========
        
        
          To test twistedchecker, run:
        
           % trial twistedchecker
        
Platform: UNKNOWN
