Metadata-Version: 1.0
Name: pyflakes3k
Version: 0.4.0
Summary: passive checker of Python programs (py3k port)
Home-page: http://bitbucket.org/hsoft/pyflakes3k
Author: Virgil Dupras
Author-email: hsoft@hardcoded.net
License: MIT
Description: ===================================
        pyflakes3k -- py3k port of pyflakes
        ===================================
        
        This is a Python 3 port of `pyflakes <http://pypi.python.org/pypi/pyflakes>`_. It is based on Georg Brandl's `pyflake-ast <http://bitbucket.org/birkenfeld/pyflakes-ast>`_. The source repository is hosted on `bitbucket <http://bitbucket.org/hsoft/pyflakes3k>`_.
        
Platform: UNKNOWN
Classifier: Development Status :: 6 - Mature
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
