Name: | python36-ifcfg |
---|---|
Version: | 0.18 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 58949 |
License: | BSD |
RPM: | python36-ifcfg-0.18-1.el7.noarch.rpm |
Source RPM: | python-ifcfg-0.18-1.el7.src.rpm |
Build Date: | Sun Sep 15 2019 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/ftao/python-ifcfg |
Summary: | Python cross-platform network interface discovery (ifconfig/ipconfig/ip) |
Description: | Ifcfg is a cross-platform library for parsing ifconfig and ipconfig output in Python. It is useful for pulling information such as IP, Netmask, MAC Address, Hostname, etc. A fallback to ip is included for newer Unix systems w/o ifconfig. |