Language

Package: python2-pastel @ 0.2.0

Synopsis

Library to colorize strings in your terminal

Description

Pastel is a simple library to help you colorize strings in your terminal.

Home page
https://github.com/sdispater/pastel
Location
gnu/packages/graphics.scm (line: 1542, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'python-pytest' does not match package name 'python2-pytest'
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?