argparse4j is Java port of the Python argparse commandline argument parser.
| Tags | Java command line argument parsing Library |
|---|---|
| Licenses | MIT |
| Implementation | Java |
Recent releases


Release Notes: This release fixes the bug where an empty line was printed if the help message for the argument is empty and the flag is longer than certain length.


Release Notes: This release adds the ability to read additional arguments from a file and the ability to add sub-commands under sub-commands. The feature to print candidates for unrecognized flags/commands was also added. The BaseArgumentParser interface was removed and the interface methods in it were moved to the ArgumentParser interface. All methods that took BaseArgumentParser now take ArgumentParser instead.


Release Notes: Initial release.
An Xfce panel plugin which embeds arbitrary windows (or GtkPlug widgets) into the panel.