Package logtop: Information

    Source package: logtop
    Version: 0.7-alt1.1
    Build time:  Feb 3, 2024, 10:09 PM
    Category: Text tools
    Report package bug
    License: BSD-2-Clause
    Summary: Display real time statistics of whatever you want
    Description: 
    logtop displays real-time count of strings received in standard input.
    It's useful for some cases, like getting the IP flooding your server:
    $ tail -f /var/log/apache2/access.log | cut -d ' ' -f1 | logtop

    List of rpms provided by this srpm:
    liblogtop (riscv64)
    liblogtop-debuginfo (riscv64)
    logtop (riscv64)
    logtop-debuginfo (riscv64)
    python3-module-logtop (riscv64)
    python3-module-logtop-debuginfo (riscv64)

    Maintainer: Grigory Ustinov


      1. libncurses-devel
      2. libncursesw-devel
      3. python3-devel
      4. python3-module-setuptools
      5. rpm-build-python3
      6. swig
      7. libuthash-devel

    Last changed


    Dec. 19, 2023 Grigory Ustinov 0.7-alt1.1
    - NMU: Add build dependency on setuptools.
    July 10, 2020 Aleksei Nikiforov 0.7-alt1
    - Updated to upstream version 0.7.
    Oct. 31, 2019 Andrey Bychkov 0.6.1-alt3
    - python2 -> python3