Language

Package: python-clint @ 0.5.1

Synopsis

Command-line interface tools

Description

Clint is a Python module filled with a set of tools for developing command-line applications, including tools for colored and indented output, progress bar display, and pipes.

Home page
https://github.com/kennethreitz/clint
Location
gnu/packages/python-xyz.scm (line: 13825, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?