Language

Package: python-configargparse @ 1.2.3

Synopsis

Replacement for argparse

Description

A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables.

Home page
https://github.com/bw2/ConfigArgParse
Location
gnu/packages/python-xyz.scm (line: 13539, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?