linux-doc-6.10
Linux kernel specific documentation for version 6.10
This package provides the various README files and HTML documentation for
the Linux kernel version 6.10. Plenty of information, including the
descriptions of various kernel subsystems, filesystems, driver-specific
notes and the like. An index to the documentation is installed as
/usr/share/doc/linux-doc-6.10/html/index.html.
gir1.2-malcontentui-1
GObject introspection bindings for libmalcontent-ui
malcontent implements support for restricting the type of content accessible
to non-administrator accounts on a Linux system. Typically, when this is used,
a non-administrator account will be for a child using the system; and the
administrator accounts will be for the parents; and the content being filtered
will be apps which are not suitable for the child to use, due to (for example)
being too violent.
python3-convertertools
Tools for converting Python data types
This library provides tools for manipulating Python data structures
efficiently. It includes functions for deleting and popping elements in
dictionaries using sets or tuples. These tools help in avoiding repetitive
code by offering predefined methods for common operations on Python
dictionaries.
python3-aiolifx-effects
aiolifx light effects
This library implements some light effects for LIFX lights running on aiolifx.
python3-aiolifx-themes
async library that applies color themes to LIFX lights
This Python library applies color themes to LIFX lights.
python3-chacha20poly1305-reuseable
ChaCha20Poly1305 that is reuseable for asyncio
This library is a ChaCha20Poly1305 wrapper that is reuseable for asyncio.