Metadata-Version: 1.1
Name: cocomo
Version: 0.3.1
Summary: Simple wrapper around SLOCCount
Home-page: https://github.com/chintal/cocomo
Author: Chintalagiri Shashank
Author-email: shashank@chintal.in
License: MIT
Description: 
        COCOMO
        ------
        
        A simple wrapper, essentially implementing the details written out
        by David A. Wheeler and relying on his SLOCCount binary to do all
        the heavy lifting. http://www.dwheeler.com/sloccount/sloccount.html
        
Keywords: utilities
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
