Metadata-Version: 1.1
Name: analysis
Version: 0.1.3
Author: Paul Boddie
Author-email: paul at boddie org uk
Maintainer: Paul Boddie
Maintainer-email: paul at boddie org uk
Download-url: http://www.boddie.org.uk/python/downloads/analysis-0.1.3.tar.gz
Summary: Source code analysis of Python programs
License: GPL
Description: The analysis package provides support for the analysis of Python source code
        beyond that provided by the compiler standard library package.
Keywords: compiler AST source code analysis generation
Platform: Any
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Topic :: Software Development :: Code Generators
Classifier: Topic :: Software Development :: Compilers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
