This package browser is in early development. Mind the rough edges.

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.

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]]