Language

Package: python-argopt @ 0.7.0

Synopsis

Generate a command-line interface from a docstring

Description

This package provides tools to define a command line interface from a docstring rather than the other way around.

Home page
https://github.com/casperdcl/argopt
Location
gnu/packages/python-xyz.scm (line: 343, column: 2)
License

Lint warnings

LinterMessageLocation
inputs-should-not-be-input

Identify inputs that shouldn't be inputs at all

'python-setuptools' should probably not be an input at all