python3-bytecode
Python module to generate, modify and optimize Python bytecode
The bytecode module can be used to write Python bytecode directly and
then convert it into an executable Python code object. It also provides a
pure Python implementation of the Peephole Optimizer introduced in
CPython 3.6.
qt5-avif-image-plugin
Qt plug-in to read/write AVIF images (Qt5 plugin)
Qt plug-in to allow Qt and KDE based applications to read/write
AVIF images.
rsendmail
email delivery over SSH and restricted sendmail
This command aims at replacing the builtin `sendmail` command which
gives too much privileges to the caller. For example, Postfix's
sendmail(1) command can list the mail queue (`-bp`), rehash the alias
database (`-bi`), start a daemon (`-bl`, `-bd`), or flush the queue
(`-q`); all remnants of the old Sendmail binary, which probably is
Turing-complete on its own.
python3-docformatter
Formats docstrings to follow Python PEP 257 (Python 3)
Docformatter currently automatically formats docstrings to follow a subset
of the PEP 257 conventions.
topparser
Conversion utility from pockettopo to therion, for cave surveying
Converts a .top file from pockettopo into a therion directory layout,
extracting centreline and drawing information into suitable files.
Greatly simplifies your workflow if using both Pockettopo and therion.
Can also create survex centreline files.
ament-cmake-ros
CMake build system for ROS 2 ament packages (ROS extension)
The ament build system is the most common way to build packages for ROS 2.
ament_cmake provides the necessary tooling to build ament packages with
CMake.