python3-btrfs - Python module to inspect btrfs filesystems
| Website: | https://github.com/knorrie/python-btrfs |
|---|---|
| License: | GPLv2 |
| Vendor: | Fedora Project |
- Description:
The primary goal of this module is to be able to inspect the internals of an existing filesystem for educational purposes. The python module acts as a wrapper around the low level kernel calls and btrfs data structures, presenting them as python objects with interesting attributes and references to other objects.
Packages
| python3-btrfs-0.2.1-2.fc24.noarch [38 KiB] |
Changelog
by Juan Orti Alcaine (2016-07-13):
- Remove doc subpackage |