reform-handbook
MNT Reform Operator Handbook
The HTML and PDF version of the operator handbook for the MNT Reform open
hardware laptop. It contains topics like:
libdislocker0.7t64
read/write encrypted BitLocker volumes (shared library)
Dislocker has been designed to read BitLocker encrypted partitions under
a Linux system. The driver used to read volumes encrypted in Windows system
versions of the Vista to 10 and BitLocker-To-Go encrypted partitions, that's
USB/FAT32 partitions.
cjs-tests
Mozilla-based javascript bindings for the Cinnamon platform (tests)
Makes it possible for applications to use all of Cinnamon's platform
libraries using the JavaScript language. It's mainly based on the
Mozilla JavaScript engine and the GObject introspection framework.
luit
locale and ISO 2022 support for Unicode terminals
Luit is a filter that can be run between an arbitrary application and a
UTF-8 terminal emulator. It will convert application output from the
locale's encoding into UTF-8, and convert terminal input from UTF-8
into the locale's encoding.
postgresql-pltcl-17
PL/Tcl procedural language for PostgreSQL 17
PL/Tcl enables an SQL developer to write procedural language functions
for PostgreSQL 17 in Tcl. You need this package if you have any
PostgreSQL 17 functions that use the languages pltcl or pltclu.