Paketname | bcpp |
Beschreibung | C(++) beautifier |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.0.20050725-1 |
Sektion | universe/devel |
Priorität | optional |
Installierte Größe | 132 Byte |
Hängt ab von | libc6 (>= 2.4-1), libgcc1 (>= 1:4.1.0), libstdc++6 (>= 4.1.0) |
Empfohlene Pakete | |
Paketbetreuer | Miriam Ruiz |
Quelle | |
Paketgröße | 42968 Byte |
Prüfsumme MD5 | b0cee84cbc186d0c1fa3ab0651c0dfaa |
Prüfsumme SHA1 | 78056b2cb430e42fcb9d62a8f3e783720c4f9568 |
Prüfsumme SHA256 | 7e872eb623175d344496aa237f19f69861e76ea05a8eaac3d56588b9126a7172 |
Link zum Herunterladen | bcpp_0.0.20050725-1_i386.deb |
Ausführliche Beschreibung | bcpp indents C/C++ source programs, replacing tabs with spaces or the
reverse. Unlike indent, it does (by design) not attempt to wrap long
statements.
.
This version improves the parsing algorithm by marking the state of all
characters, recognizes a wider range of indention structures, and implements
a simple algorithm for indenting embedded SQL.
|