cppi
Indent C preprocessor directives to reflect nesting and more
GNU Cppi processes C source code files to properly indent the preprocessor directives to reflect their nesting. It also performs other standardizations, such as correcting the number of spaces between directives and the text following them.
- Versions: 1.18
- Website: https://www.gnu.org/software/cppi/
- Licenses: GPL 3+
- Package source: gnu/packages/cppi.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of cppi
as follows:
guix install cppi
Or install a particular version:
guix install cppi@1.18
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/cppi/'><img src='http://127.0.0.1:3000/packages/cppi/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/cppi/badges/latest-version.svg)](http://127.0.0.1:3000/packages/cppi/) Org: [[http://127.0.0.1:3000/packages/cppi/][http://127.0.0.1:3000/packages/cppi/badges/latest-version.svg]]