module to heuristically determine indentation style
Text::FindIndent is a Perl module that attempts to detect the underlying
indentation "policy" for a text file (most likely a source code file). You
give it a chunk of text, and it tells you if tabs, spaces or combination of
both are used for indentation.
.
It honours Vim midelines and Emacs Local Variables settings.
Attachment | Size | Date |
---|---|---|
libtext-findindent-perl_0.10-1_all.deb | 13.82 KB | 05/08/2013 - 13:55 |
libtext-findindent-perl (0.10-1) unstable; urgency=low
* Team upload.
* New upstream release
* debian/copyright: Refer to Debian systems in general instead of only
Debian GNU/Linux systems.
Recent comments