Пакет python3-module-autopage: Информация

    Исходный пакет: python3-module-autopage
    Версия: 0.5.2-alt1
    Собран:  15 мая 2024 г. 15:57 в задании #347687
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/autopage

    Лицензия: Apache-2.0
    О пакете: Python library to add automatic paging of CLI output
    Описание: 
    Autopage is a Python library to automatically display terminal output from
    a program in a pager (like less) whenever you need it, and never when you don't.
    And it only takes one line of code.
    
    You know how some CLI programs like git (and a handful of others, including man
    and systemctl) automatically pipe their output to less? Except not if there's
    less than one screen's worth of data. And if you redirect the output to a file
    or a pipe, it does the right thing instead. Colours are preserved. Don't you wish
    all programs worked like that? Now at least all of your Python programs can.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    python3-module-autopage (noarch)

    Сопровождающий: Grigory Ustinov

    Список участников:
    Anton Vyatkin
    Grigory Ustinov

      1. /dev/pts
      2. rpm-build-python3
      3. python3-module-fixtures
      4. python3-module-pyproject-installer >= 0.4.0
      5. python3-module-pytest
      6. python3-module-setuptools
      7. python3-module-wheel

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


    24 октября 2023 г. Anton Vyatkin 0.5.2-alt1
    - New version 0.5.2.
    15 сентября 2023 г. Anton Vyatkin 0.5.1-alt2
    - Fix FTBFS.
    12 октября 2022 г. Grigory Ustinov 0.5.1-alt1
    - Initial build for Sisyphus.