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

cppi 1.18

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 cppi 1.18 as follows:

guix install cppi@1.18

Or install the latest version:

guix install cppi

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.