Language

Package: ncurses @ 6.2

Synopsis

Terminal emulation (termcap, terminfo) library

Description

GNU Ncurses is a library which provides capabilities to write text to a terminal in a terminal-independent manner. It supports pads and color as well as multiple highlights and forms characters. It is typically used to implement user interfaces for command-line applications. The accompanying ncursesw library provides wide character support.

Home page
https://www.gnu.org/software/ncurses/
Location
gnu/packages/ncurses.scm (line: 42, column: 2)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

trailing white space on line 165
formatting

Look for formatting issues in the source

line 179 is way too long (94 characters)