Language

Package: python-curtsies @ 0.3.4

Synopsis

Library for curses-like terminal interaction with colored strings

Description

Curtsies is a Python library for interacting with the terminal. It features string-like objects which carry formatting information, per-line fullscreen terminal rendering, and keyboard input event reporting.

Home page
https://github.com/bpython/curtsies
Location
gnu/packages/terminals.scm (line: 968, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?