Package python3-module-autopage: Information

    Source package: python3-module-autopage
    Version: 0.5.2-alt1
    Latest version according to Repology
    Build time:  Oct 24, 2023, 01:11 PM in the task #332588
    Report package bug
    License: Apache-2.0
    Summary: Python library to add automatic paging of CLI output
    Description: 
    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.

    List of rpms provided by this srpm:
    python3-module-autopage (noarch)

    Maintainer: Grigory Ustinov

    List of contributors:
    Anton Vyatkin
    Grigory Ustinov

    ACL:
    Anton Vyatkin
    @everybody

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

    Last changed


    Oct. 24, 2023 Anton Vyatkin 0.5.2-alt1
    - New version 0.5.2.
    Sept. 15, 2023 Anton Vyatkin 0.5.1-alt2
    - Fix FTBFS.
    Oct. 12, 2022 Grigory Ustinov 0.5.1-alt1
    - Initial build for Sisyphus.