| Name: | python3-ifcfg |
|---|---|
| Version: | 0.21 |
| Release: | 1.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 46748 |
| License: | BSD |
| RPM: | python3-ifcfg-0.21-1.el8.noarch.rpm |
| Source RPM: | python-ifcfg-0.21-1.el8.src.rpm |
| Build Date: | Thu Jul 16 2020 |
| Build Host: | jenkins-10-147-72-125-e9964140-256c-441c-9224-221f823c95e3.appad2iad.osdevelopmeniad.oraclevcn.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. |
- Update to 0.21 (rhbz#1852561)
- Initial package