Metadata-Version: 2.0
Name: cocomo
Version: 0.3
Summary: Simple wrapper around SLOCCount
Home-page: https://github.com/chintal/cocomo
Author: Chintalagiri Shashank
Author-email: shashank@chintal.in
License: MIT
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

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


