Package python-module-ipwhois: Information

    Source package: python-module-ipwhois
    Version: 1.1.0-alt1
    Build time:  Jun 17, 2019, 12:30 PM
    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:
    python-module-ipwhois (noarch)
    python3-module-ipwhois (noarch)

    Maintainer: Stanislav Levin


      1. python2.7(ipaddr)
      2. python2.7(nose)
      3. python2.7(sphinx)
      4. python2.7(sphinx_rtd_theme)
      5. python3-module-setuptools
      6. python3(nose)
      7. rpm-build-python3
      8. rpm-macros-sphinx
      9. python3(dns)
      10. python-module-setuptools
      11. python2.7(dns)

    Last changed


    Feb. 16, 2019 Stanislav Levin 1.1.0-alt1
    - 0.15.1 -> 1.1.0.
    - Dropped dependency on sphinxcontrib.napoleon.
    - Enabled testing.
    July 11, 2017 Evgenii Terechkov 0.15.1-alt1
    - 0.15.1
    May 23, 2016 Ivan Zakharyaschev 0.10.3-alt1.git20150814.1.1.1
    - BR: sphinx_rtd_theme (the theme is optional since sphinx-1.4.1).