8 inherit (btrfs-progs) version src;
11 buildInputs = [ btrfs-progs ];
14 cd libbtrfsutil/python
19 pythonImportsCheck = [ "btrfsutil" ];
22 description = "Library for managing Btrfs filesystems";
23 homepage = "https://btrfs.wiki.kernel.org/";
24 license = licenses.lgpl21Plus;
25 maintainers = with maintainers; [