libppx-enumerate-ocaml

list all values of a finite type (runtime files)

This package generates a list with all possible values of a finite type.

libppx-globalize-ocaml

copy local values to the global heap (runtime files)

This package provides a ppx rewriter to copy local values to the global heap.

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.