Binary package “bcpp” in ubuntu trusty

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.