Пакет python3-module-netifaces: Информация

    Исходный пакет: python3-module-netifaces
    Версия: 0.11.0-alt1
    Последняя версия по данным Repology
    Собран:  2 февраля 2022 г. 1:44 в задании #291245
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: http://alastairs-place.net/netifaces

    Лицензия: MIT License
    О пакете: Portable network interface information
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-netifaces (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-netifaces-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Сопровождающий: Grigory Ustinov


    Права:
    Grigory Ustinov
    @python

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

    Последнее изменение


    1 июля 2021 г. Grigory Ustinov 0.11.0-alt1
    - Build new version.
    24 мая 2021 г. Grigory Ustinov 0.10.9-alt2
    - Drop python2 support.
    7 октября 2019 г. Vitaly Lipatov 0.10.9-alt1
    - new version 0.10.9 (with rpmrb script)