Package logtop: Information

    Source package: logtop
    Version: 0.7-alt1.1
    Latest version according to Repology
    Build time:  Jan 19, 2024, 07:38 AM in the task #333513
    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 (x86_64, ppc64le, i586, armh, aarch64)
    liblogtop-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    logtop (x86_64, ppc64le, i586, armh, aarch64)
    logtop-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-logtop (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-logtop-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Grigory Ustinov


    ACL:
    Anton Farygin
    @everybody

      1. python3-devel
      2. python3-module-setuptools
      3. rpm-build-python3
      4. libuthash-devel
      5. swig
      6. libncurses-devel
      7. libncursesw-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