Package hostinfo: Information

    Source package: hostinfo
    Version: 2.2-alt7
    Latest version according to Repology
    Build time:  Jul 12, 2021, 09:44 AM in the task #278100
    Report package bug
    License: MIT
    Summary: Utility for looking up hostnames and IP addresses
    Description: 
    hostinfo is an utility for looking up hostnames and IP addresses.
    It is a simple wrapper around gethostbyname(3) and gethostbyaddr(3);
    thus, it uses a combination of the local system's "host database"
    (/etc/hosts and/or NIS/NIS+) and the DNS resolver.

    List of rpms provided by this srpm:
    hostinfo (x86_64, ppc64le, i586, armh, aarch64)
    hostinfo-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Dmitry V. Levin

    List of contributors:
    Dmitry V. Levin

    ACL:
    @core

      1. help2man

    Last changed


    Dec. 13, 2020 Dmitry V. Levin 2.2-alt7
    - Enabled -debuginfo subpackage.
    April 19, 2013 Dmitry V. Levin 2.2-alt6
    - Fixed compilation warnings.
    Oct. 27, 2008 Dmitry V. Levin 2.2-alt5
    - resolve: Fixed build with fresh glibc headers.