NAME
py.countloc - pylib line counter
SYNOPSIS
py.countloc [filenames or directories...]
DESCRIPTION
This manual page documents briefly the py.countloc command.
This manual page was written for the Debian distribution because the
original program does not have a manual page. Instead, it has
documentation in html available in
/usr/share/doc/python-codespeak-lib/.
py.countloc is a program that computes number of non-empty lines of
code in python modules. If one or more directories are given, python
modules will be found recursivly. Test files and normal ones are
identified and reported separately.
AUTHOR
This manual page was written by Alexandre Fayolle afayolle@debian.org
for the Debian system (but may be used by others). Permission is
granted to copy, distribute and/or modify this document under the terms
of the GNU General Public License, Version 2 any later version
published by the Free Software Foundation.
On Debian systems, the complete text of the GNU General Public License
can be found in /usr/share/common-licenses/GPL.
AUTHOR
Alexandre Fayolle
Author.
COPYRIGHT
Copyright © 2007 Alexandre Fayolle
jan. 8, 2007 PYTHON-PY(1)