Пакет colorized-logs: Информация

    Исходный пакет: colorized-logs
    Версия: 2.6-alt3
    Собран:  25 января 2024 г. 11:10 в задании #338736
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/kilobyte/colorized-logs

    Лицензия: MIT
    О пакете: Tools for logs with ANSI color
    Описание: 
    Here's a handful of tools for dealing with logs with ANSI color.
    
    Some tools like gcc, dmesg, grep --color, colordiff, ccze, etc can enhance
    their output with color, making reading a lot more pleasant.  The difference
    can be as big as between slogging through twenty pages of a build log to
    find a failure, and a swift drag of the scroller to do the same within a
    second.
    
    Such colored logs can be usually viewed on a terminal or with "less -R";
    this package gives you:
     * ansi2html: convert logs to HTML
     * ansi2txt: drop ANSI control codes
     * ttyrec2ansi: drop timing data from ttyrec files
     * pipetty: makes a program think its stdout and stderr are connected to a
       terminal; use as a prefix: "pipetty dmesg|tee"

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    colorized-logs (x86_64, ppc64le, i586, armh, aarch64)
    colorized-logs-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Сопровождающий: Alexander Makeenkov

    Список участников:
    Alexander Makeenkov

      1. cmake
      2. rpm-macros-cmake

    Последнее изменение


    10 января 2024 г. Alexander Makeenkov 2.6-alt3
    - Added conflict to perl-HTML-FromANSI.
    1 сентября 2023 г. Alexander Makeenkov 2.6-alt2
    - Increased release to support update from autoimports.
    30 августа 2023 г. Alexander Makeenkov 2.6-alt1
    - Initial build for ALT.