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

indent 2.2.13-0.1737c92

Code reformatter

Indent is a program that makes source code easier to read by reformatting it in a consistent style. It can change the style to one of several different styles such as GNU, BSD or K&R. It has some flexibility to deal with incomplete or malformed syntax. GNU indent offers several extensions over the standard utility.

Installation

Install indent 2.2.13-0.1737c92 as follows:

guix install indent@2.2.13-0.1737c92

Or install the latest version:

guix install indent

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.