Metadata-Version: 1.1
Name: codemodel
Version: 0.0.4
Summary: Advanced metaprogramming tools
Home-page: http://github.com/dwhswenson/codemodel
Author: David W.H. Swenson
Author-email: dwhs@hyperblazer.net
License: MIT
Description: |Build Status| |Coverage Status| |Maintainability|
        
        codemodel
        =========
        
        Advanced metaprogramming tools
        
        .. |Build Status| image:: https://travis-ci.com/dwhswenson/codemodel.svg?branch=master
           :target: https://travis-ci.com/dwhswenson/codemodel
        .. |Coverage Status| image:: https://coveralls.io/repos/github/dwhswenson/codemodel/badge.svg?branch=master
           :target: https://coveralls.io/github/dwhswenson/codemodel?branch=master
        .. |Maintainability| image:: https://api.codeclimate.com/v1/badges/3f5a09bc390217000e8e/maintainability
           :target: https://codeclimate.com/github/dwhswenson/codemodel/maintainability
        
Platform: Linux
Platform: Mac OS X
Platform: Unix
Platform: Windows
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Requires: astor
