Package python3-module-netifaces: Information

    Source package: python3-module-netifaces
    Version: 0.11.0-alt1
    Build time:  Jul 19, 2021, 08:25 AM in the task #279721
    Report package bug
    License: MIT License
    Summary: Portable network interface information
    Description: 
    netifaces provides a (hopefully portable-ish) way for Python programmers to
    get access to a list of the network interfaces on the local machine, and to
    obtain the addresses of those network interfaces.
    
    The package has been tested on Mac OS X, Windows XP, Windows Vista, Linux
    and Solaris.  On Windows, it is currently not able to retrieve IPv6
    addresses, owing to shortcomings of the Windows API.
    
    It should work on other UNIX-like systems provided they implement
    either getifaddrs() or support the SIOCGIFxxx socket options, although the
    data provided by the socket options is normally less complete.

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

    Maintainer: Grigory Ustinov


      1. python3-module-setuptools
      2. rpm-build-python3

    Last changed


    July 1, 2021 Grigory Ustinov 0.11.0-alt1
    - Build new version.
    May 24, 2021 Grigory Ustinov 0.10.9-alt2
    - Drop python2 support.
    Oct. 7, 2019 Vitaly Lipatov 0.10.9-alt1
    - new version 0.10.9 (with rpmrb script)