libkf5unitconversion5
Support for unit conversion.
Library to help applications in doing conversions of
values in different measure units.
python3-arabic-reshaper
reshape isolated Arabic characters and replace them with their correct shapes
Arabic characters in the isolated form, i.e. every character rendered
regardless of its surroundings, need to be reshaped and replaced with
their correct shapes according to their surroundings. Using this
library helps with the reshaping.
python3-tinyalign
numerical representation of differences between strings
A small Python module providing edit distance (aka Levenshtein distance,
that is, counting insertions, deletions and substitutions) and Hamming
distance computation.
python3-kgb
Utilities for spying on function calls in Python unit tests
Spies intercept and record calls to functions. They can report on how many
times a function was called and with what arguments. They can allow the
function call to go through as normal, to block it, or to reroute it to
another function.
python3-cec
Python 3 bindings for USB CEC Adaptor
This library provides support for the Pulse-Eight USB-CEC adapter and
other CEC capable hardware, like the Raspberry Pi.
python3-pyramid-zcml
Declarative configuration for the Pyramid web framework
The pyramid_zcml package provides ZCML (Zope Configuration Markup Language)
directives for all "configurator" methods available in the Pyramid web
framework.