java-argparse4j 0.9.0
Java command-line argument parser library
Argparse4j is a command line argument parser library for Java based on Python's argparse
module.
- Outputs:
out
- Website: https://argparse4j.github.io/
- Licenses: Expat
- Package source: gnu/packages/java.scm
- Builds: See build status
- Issues: See known issues
Installation
Install java-argparse4j 0.9.0
as follows:
guix install java-argparse4j@0.9.0
Or install the latest version:
guix install java-argparse4j
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.