Package python3-module-ipwhois: Information

    Source package: python3-module-ipwhois
    Version: 1.2.0-alt2
    Build time:  Oct 20, 2023, 06:52 AM
    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 RPM packages built from this SRPM:
    python3-module-ipwhois (noarch)

    Maintainer: Vitaly Lipatov


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

    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.