Paketname | libtext-findindent-perl |
Beschreibung | module to heuristically determine indentation style |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.08-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 76 Byte |
Hängt ab von | perl |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 12742 Byte |
Prüfsumme MD5 | aa9415089bf9e6b9d8f1aa11aad66450 |
Prüfsumme SHA1 | e1aa39f982fbc98f8cba23752bb9f27ee2978aa1 |
Prüfsumme SHA256 | ca084b272e11ab543dd8037c4a053115d10421b411d181d8a45ed6d180d6097c |
Link zum Herunterladen | libtext-findindent-perl_0.08-1_all.deb |
Ausführliche Beschreibung | 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.
|