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

fmt 9.1.0

Small and fast C++ formatting library

fmt (formerly cppformat) is a formatting library for C++. It can be used as a safe alternative to printf or as a fast alternative to IOStreams.

Installation

Install fmt 9.1.0 as follows:

guix install fmt@9.1.0

Or install the latest version:

guix install fmt

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.