Package: blivet-gui Version: 2.4.2-1 Architecture: all Maintainer: Vojtech Trefny Installed-Size: 764 Depends: python3:any, python3-blivet, python3-pid, adwaita-icon-theme, python3-gi-cairo, gir1.2-gtk-3.0 Filename: all/blivet-gui_2.4.2-1_all.deb Size: 237696 MD5sum: 811a72c9cf968c0519e90bf79df56507 SHA1: e5f171df11594a828d0d1ea582e9a5131ab3df2c SHA256: 90cd1399be605e03e7fddd8ca732d4720f72fe744b82bee9d329319cedc1b88f Section: misc Priority: optional Homepage: https://github.com/storaged-project/blivet-gui Description: GUI tool for storage configuration using blivet library. blivet-gui is a graphical tool for storage configuration using blivet library Package: python3-blivet Source: blivet Version: 3.7.1-1 Architecture: all Maintainer: Vojtech Trefny Installed-Size: 1876 Depends: python3-pyudev, python3-six, python3:any, python3-blockdev, python3-bytesize, python3-parted, python3-selinux, python3-distutils, gir1.2-blockdev-2.0, libblockdev-lvm2, libblockdev-btrfs2, libblockdev-swap2, libblockdev-loop2, libblockdev-crypto2, libblockdev-mpath2, libblockdev-dm2, libblockdev-mdraid2, libblockdev-nvdimm2 Filename: all/python3-blivet_3.7.1-1_all.deb Size: 610828 MD5sum: b9359b7a80cadc723d246ccfcfcf92ea SHA1: c089c840aa02dd0f45a587fe0bb4be4864121304 SHA256: 15fbdc092bbc6d0c44dac9debd0d646c0a2d73e31d343dbc962dc0ecd4788b5e Section: misc Priority: optional Homepage: https://github.com/storaged-project/blivet Description: Blivet is a python module for system storage configuration. The python3-blivet is a python3 package for examining and modifying storage configuration. Package: python3-pid Source: pid Version: 3.0.3-1 Architecture: all Maintainer: Vojtech Trefny Installed-Size: 39 Depends: python3:any Filename: all/python3-pid_3.0.3-1_all.deb Size: 8344 MD5sum: d214eaad8feb99608c1c03ee4da3c4a7 SHA1: f2152a1e712c0563e5a8f8322f3a9b0aaa5dfbc7 SHA256: 37cb73df2ff28f05c480b5b7abf0efc49e2ec9016be97d6faf2e1cd073b6590d Section: misc Priority: optional Homepage: https://github.com/trbs/pid Description: Pidfile featuring stale detection and file-locking. PidFile features: - stale detection - locking using fcntl - chmod (default is 0o644) - chown - custom exceptions PidFile can also be used as a context manager or a decorator