libshp4
Library for reading and writing ESRI Shapefiles
The Shapefile format is a working and interchange format promoted by
ESRI for simple vector data with attributes. It is apparently the only
file format that can be edited in ARCView 2/3, and can also be exported
and imported in ArcGis.
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.
libgnuradio-funcube1.0.0
Funcube Dongle controller for GNU Radio (runtime)
Support hardware for software radio using the fcdproplus
which provides sampled RF IQ data as a USB audio stereo
data stream. Control is done over USB HID protocol.
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.