Package python-module-netifaces: Information

    Binary package: python-module-netifaces
    Version: 0.10.4-alt1
    Architecture: x86_64
    Build time:  Nov 2, 2014, 09:00 AM in the task #133841
    Source package: python-module-netifaces
    Copied in the task: #159983
    Report package bug
    License: MIT License
    Summary: Portable network interface information
    Description: 
    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.



    ACL:
    Alexey Shabalin
    @everybody

    Last changed


    Nov. 2, 2014 Eugeny A. Rostovtsev 0.10.4-alt1
    - Version 0.10.4
    - Added module for Python 3
    Aug. 4, 2013 Vitaly Lipatov 0.8-alt1
    - new version 0.8 (with rpmrb script)
    April 12, 2012 Vitaly Kuznetsov 0.6-alt1.1
    - Rebuild to remove redundant libpython2.7 dependency