Package python3-module-ipwhois: Information

    Source package: python3-module-ipwhois
    Version: 1.2.0-alt2
    Latest version according to Repology
    Build time:  Jul 6, 2021, 02:56 AM in the task #277385
    Report package bug
    License: BSD
    Summary: Retrieve and parse whois data for IPv4 and IPv6 addresses
    Description: 
    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

    List of rpms provided by this srpm:
    python3-module-ipwhois (noarch)

    Maintainer: Vitaly Lipatov


    ACL:
    @python
    @everybody

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

    Last changed


    July 6, 2021 Vitaly Lipatov 1.2.0-alt2
    - switch to build from tarball
    - disable tests (missed in pypi tarball)
    May 7, 2021 Stanislav Levin 1.2.0-alt1
    - 1.1.0 -> 1.2.0.
    April 1, 2020 Andrey Bychkov 1.1.0-alt3
    - Unique addresses test fixed.