https://github.com/gitgnu/gnu_indent-stat
https://github.com/gitgnu/gnu_indent-stat
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gitgnu/gnu_indent-stat
- Owner: gitGNU
- License: gpl-2.0
- Created: 2017-05-05T14:51:01.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-05T14:51:05.000Z (about 9 years ago)
- Last Synced: 2025-04-04T01:14:19.342Z (about 1 year ago)
- Language: Perl
- Size: 30.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
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