workrave-cinnamon
Repetitive Strain Injury prevention tool (Cinnamon integration)
Workrave is a program that assists in the recovery and prevention of
Repetitive Strain Injury (RSI). The program frequently alerts you to
take micro-pauses, rest breaks and restricts you to your daily limit.
pyinstaller-hooks-contrib
Community hooks for PyInstaller
Hook files extends PyInstaller to adapt it to the special needs and methods
used by a Python package. The word "hook" is used for two kinds of files. A
runtime hook helps the bootloader to launch an app, setting up the environment.
A package hook (there are several types of those) tells PyInstaller what to
include in the final app - such as data files and (hidden) imports.
libnvpair3linux
Solaris name-value library for Linux
This library provides routines for packing and unpacking nv pairs for
transporting data across process boundaries, transporting between
kernel and userland, and possibly saving onto disk files.
libuutil3linux
Solaris userland utility library for Linux
This library provides a variety of glue functions for ZFS on Linux:
* libspl: The Solaris Porting Layer userland library, which provides APIs
that make it possible to run Solaris user code in a Linux environment
with relatively minimal modification.
* libavl: The Adelson-Velskii Landis balanced binary tree manipulation
library.
* libefi: The Extensible Firmware Interface library for GUID disk
partitioning.
* libshare: NFS, SMB, and iSCSI service integration for ZFS.
libzpool6linux
OpenZFS pool library for Linux
OpenZFS is a storage platform that encompasses the functionality of
traditional filesystems and volume managers. It supports data checksums,
compression, encryption, snapshots, and more.
python3-pyzfs
wrapper for libzfs_core C library
libzfs_core is intended to be a stable interface for programmatic
administration of ZFS. This wrapper provides one-to-one wrappers for
libzfs_core API functions, but the signatures and types are more natural to
Python.