python3-varlink
Python implementation of the Varlink protocol
A Python module that natively implements the Varlink protocol, with client and
server support.
libpromod3-loop3.4
protein homology modelling engine
ProMod3 is a modelling engine based on the OpenStructure computational
structural biology framework that can perform all steps required to generate
a protein model by homology. Its modular design aims at implementing flexible
modelling pipelines and fast prototyping of novel algorithms.
qbootctl
utility to control Qualcomm A/B boot slots
Qbootctl is a CLI tool for manipulating A/B slots on Android devices.
It is a port of the original Android bootctrl HAL developed by
Qualcomm, modified to build on Linux and provide a friendly CLI
interface.
libotr5t64
Off-the-Record Messaging library
OTR allows you to have private conversations over IM by providing:
- Encryption
- No one else can read your instant messages.
- Authentication
- You are assured the correspondent is who you think it is.
- Deniability
- The messages you send do not have digital signatures that are
checkable by a third party. Anyone can forge messages after a
conversation to make them look like they came from you. However,
during a conversation, your correspondent is assured the messages
they see are authentic and unmodified.
- Perfect forward secrecy
- If you lose control of your private keys, no previous conversation
is compromised.
python3-ghostscript
Python-Interface to the Ghostscript C-API
Ghostscript is a well known interpreter for the PostScript language and
for PDF. This package implements a interface to the Ghostscript C-API
using ctypes. Both a low-level and a pythonic, high-level interface are
provided.
python3-fints
Python library for the FinTS banking protocol
This is a pure-python implementation of FinTS (formerly known as HBCI),
a online-banking protocol commonly supported by German banks.