Metadata-Version: 1.0
Name: flakey
Version: 1.0
Summary: passive checker of Python programs (py3k port)
Home-page: http://bitbucket.org/icordasc/flakey
Author: Ian Cordasco
Author-email: graffatcolmingov@gmail.com
License: MIT
Description: flakey -- py3k port of flakey
        =============================
        
        This is a Python 3 compatible fork of `flakey 
        <http://pypi.python.org/pypi/flakey  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/icordasc/flakey>`_
        
Platform: UNKNOWN
Classifier: Development Status :: 6 - Mature
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
