aboutsummaryrefslogtreecommitdiff
path: root/devel/pycount/pkg-descr
blob: 23dd29b9378e5c5c44b5af17e4636c04425c22ff (plain) (blame)
1
2
3
4
5
6
7
pycount helps you with a simple analysis of Python code, categorizing it into
comments, doc strings, blank lines and real code. It creates simple lines
counts for individual or multiple files, but can also be used to strip
comments from a source file, say. See a sample output of pycount running on
itself in verbose mode.

WWW: http://python.net/~gherman/pycount.html