Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37420262
en ru br
ALT Linux repos
S:0.11.0-alt1

Group :: Development/Python3
RPM: python3-module-netifaces

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.11.0-alt1
Build date: 1 july 2021, 10:49 ( 146.2 weeks ago )
Size: 26.86 Kb

Home page:   http://alastairs-place.net/netifaces

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.

Current maintainer: Grigory Ustinov

List of contributors

List of rpms provided by this srpm:

  • python3-module-netifaces-debuginfo
  • python3-module-netifaces
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin