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

java-argparse4j

Java command-line argument parser library

Argparse4j is a command line argument parser library for Java based on Python's argparse module.

Installation

Install the latest version of java-argparse4j as follows:

guix install java-argparse4j

Or install a particular version:

guix install java-argparse4j@0.9.0

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.