Metadata-Version: 1.2
Name: code-stats
Version: 0.1.4
Summary: A command line tool to generate code statistics for a given directory.
    These statistics include
    1. Total Lines of Code.
    2. Percentage wise break up of different languages used.
Home-page: https://github.com/abhinavshaw1993/code-stats
Author: Abhinav Shaw
Author-email: abhinav.shaw1993@gmail.com
License: UNKNOWN
Description: UNKNOWN
Keywords: Code statistics,lines of code,loc
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >3.7
