| Paketname | libtext-findindent-perl |
| Beschreibung | module to heuristically determine indentation style |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.08-1 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 76 Byte |
| Hängt ab von | perl |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | |
| Paketgröße | 12772 Byte |
| Prüfsumme MD5 | 1364c2e4716fff25c98b4189d8010665 |
| Prüfsumme SHA1 | 981c450f88989f1a99ea5aa71d84a6b41550ebf3 |
| Prüfsumme SHA256 | 69a61d01bdd974f83e2185210f6af85d86949d65271c1a9c9441743716f920df |
| 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.
|