pkg://bcpp_0.0.20050725-1_hurd-i386.deb:44194/control
downloads
Package: bcpp
Version: 0.0.20050725-1
Section: devel
Priority: optional
Architecture: hurd-i386
Depends: libc0.3 (>= 2.3.5-1), libgcc1 (>= 1:4.0.2), libstdc++6 (>= 4.0.2-4)
Installed-Size: 136
Maintainer: Miriam Ruiz <little_miry@yahoo.es>
Description: C(++) beautifier
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.