Metadata-Version: 1.0
Name: erp5flakes
Version: 0.4
Summary: A wrapper around pyflakes for ERP5 Products and Business Templates
Home-page: https://svn.erp5.org/repos/public/erp5/trunk/utils/erp5flakes
Author: Jerome Perrin
Author-email: jerome@nexedi.com
License: GPL 2
Description: erp5flakes is a Wrapper around pyflakes to check ERP5 code for errors.
        
        It can parse python code in products or python scripts in business templates,
        in skin folders or workflow.
        
        To use it, simply invoke erp5flakes with the path to products or business
        templates you want to check.
        
        
Keywords: erp5 zope2 pyflakes
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Framework :: Zope2
Classifier: Programming Language :: Python
