Metadata-Version: 1.1
Name: eyeball
Version: 0.0.5
Summary: Python source inspection with AST
Home-page: https://github.com/wuub/eyeball
Author: Wojciech Bederski
Author-email: github@wuub.net
License: MIT
Description: eyeball
        =======
        
        .. image:: https://travis-ci.org/wuub/eyeball.png
           :target: https://travis-ci.org/wuub/eyeball
        
        Python 2.7, Python 3.3 and PyPy compatible.
        
        Code block manipulation with some help from ast module
        Pre-alpha
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: Implementation :: PyPy
