| Name: | python36-ifcfg |
|---|---|
| Version: | 0.21 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 61376 |
| License: | BSD |
| RPM: | python36-ifcfg-0.21-1.el7.noarch.rpm |
| Source RPM: | python-ifcfg-0.21-1.el7.src.rpm |
| Build Date: | Fri Mar 19 2021 |
| Build Host: | 8594f13e55d04e249f1e4f6b20622b9d |
| 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. |
- Update to 0.21 (rhbz#1852561)
- Initial package