An open API service indexing awesome lists of open source software.

https://github.com/gitgnu/gnu_indent-stat


https://github.com/gitgnu/gnu_indent-stat

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

README: indent-stat -- Check indentation statistics of files
----------------------------------------------------------------

Display indentation statictics from files. A simple QA tool to quickly see
if there is varying indentation levels in files. The result are presented by
file. A statistical summary is calculated at the end.

The source package directories:

bin/ The program and system manual page (*.1)
doc/ Documentation; appears after running "make"
Dual Licensed: GPL-2+, or (your option) GFDL-1.3+

Important files

COPYING GPL v2 or later Licence
INSTALL Install instructions
ChangeLog Project change records

Project details

Homepage
http://freecode.com/projects/indent-stat

To report bugs
See freecode page

Source code repository
See freecode page

Depends
Perl (any version). Uses only standard Perl libraries.

Copyright

Copyright (C) 2009-2010 Jari Aalto

License

This program is free software; you can redistribute and/or modify
program under the terms of GNU General Public license either version 2
of the License, or (at your option) any later version.

End of file