Package terminfo: Information

    Binary package: terminfo
    Version: 6.3.20220618-alt4
    Architecture: noarch
    Build time:  Aug 28, 2023, 06:42 PM
    Source package: ncurses
    Category: System/Base
    Report package bug
    License: MIT
    Summary: Descriptions of common terminal types
    Description: 
    Terminfo is a data base describing terminals, used by screen-oriented
    programs and libraries such as curses(3X).  Terminfo describes terminals
    by giving a set of capabilities which they have, by specifying how to
    perform screen operations, and by specifying padding requirements and
    initialization sequences.
    
    This package contains what should be a reasonable subset of terminal
    definitions, including: ansi, dumb, linux, rxvt, screen, sun, vt100,
    vt102, vt220, vt52, and xterm.

    Maintainer: George V. Kouryachy


    Last changed


    Aug. 27, 2023 George V. Kouryachy 6.3.20220618-alt4
    - Fix provides loss after spec redesign
    Aug. 23, 2023 George V. Kouryachy 6.3.20220618-alt3
    - Fix requirements loss after spec redesign
    July 27, 2023 George V. Kouryachy 6.3.20220618-alt2
    - Separate API5 and API6 versions (Closes: #44811)
    - Provide semi-automatic package spec generators