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

    Исходный пакет: python3-module-ipwhois
    Версия: 1.2.0-alt2
    Собран:  9 августа 2021 г. 23:52
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/ipwhois/

    Лицензия: BSD
    О пакете: Retrieve and parse whois data for IPv4 and IPv6 addresses
    Описание: 
    ipwhois is a Python package focused on retrieving and parsing whois data
    for IPv4 and IPv6 addresses.
    
    Features:
    * Parses a majority of whois fields in to a standard dictionary
    * IPv4 and IPv6 support
    * Referral whois support
    * Supports REST queries (useful if whois is blocked from your network)
    * Proxy support for REST queries
    * Recursive network parsing for IPs with parent/children networks listed
    * Python 2.6+ and 3.3+ supported
    * Useful set of utilities
    * BSD license

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    python3-module-ipwhois (noarch)

    Сопровождающий: Vitaly Lipatov


      1. rpm-build-intro >= 2.2.5
      2. rpm-build-python3
      3. python3-module-setuptools

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


    6 июля 2021 г. Vitaly Lipatov 1.2.0-alt2
    - switch to build from tarball
    - disable tests (missed in pypi tarball)
    7 мая 2021 г. Stanislav Levin 1.2.0-alt1
    - 1.1.0 -> 1.2.0.
    1 апреля 2020 г. Andrey Bychkov 1.1.0-alt3
    - Unique addresses test fixed.