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

python-exitcode 0.1.0

Preferred system exit codes as defined by sysexits.h

This package implements a preferred system exit codes as defined by sysexits.h. This library is inspired by Rust's exitcode.

Installation

Install python-exitcode 0.1.0 as follows:

guix install python-exitcode@0.1.0

Or install the latest version:

guix install python-exitcode

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.