Source: bcpp
Section: devel
Maintainer: Miriam Ruiz <miriam@debian.org>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/debian/bcpp
Vcs-Git: https://salsa.debian.org/debian/bcpp.git
Homepage: https://www.invisible-island.net/bcpp/

Package: bcpp
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
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.
