Projects with this topic
Sort by:
-
This Guile Scheme module builds on Guile's getopt-long module (in ice-9 system library) to provide some of the functionality of argparse from Python. It makes it easier to parse subcommands and attach functions that process their arguments.
Updated