Description
blkinfo is a python library to list information about all available or the specified block devices.
It bases on lsblk command line tool, provided by util-linux, in addition, it collects information about block devices, using /sys/block, /sys/devices, /proc directories.
The main goal is to provide Python's binding to lsblk. Old versions of lsblk, provided by util-linux-2.23.2 on Red Hat Enterprise Linux 7 and Centos 7 (and earlier versions) do not contain an option to output to JSON format.
Additional features to lsblk:
information about iSCSI target IP address and port number was added block device usage statistics
Installation Instructions
Instructions not filled in by author. Author knows what to do. Everybody else should avoid this repo.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 7 | x86_64 (103)* | EPEL 7 (97 downloads) |
Fedora 39 | x86_64 (2)* | Fedora 39 (0 downloads) |
Fedora 40 | x86_64 (0)* | Fedora 40 (17 downloads) |
Fedora 41 | x86_64 (2)* | Fedora 41 (5 downloads) |
Fedora rawhide | x86_64 (44)* | Fedora rawhide (96 downloads) |
* Total number of downloaded packages.