php7.2-opcache
Zend OpCache module for PHP
python3-opentracing
opentracing interface for Python
This library is a Python platform API for OpenTracing.
libpam-ssh-agent-auth
PAM Authentication via forwarded ssh-agent
pam_ssh_agent_auth is a PAM module which permits PAM authentication via your
keyring in a forwarded ssh-agent.
elpa-paredit
Emacs minor mode for structurally editing Lisp code
Paredit mode instruments several common keybindings to automatically
balance all parentheses and respect the structure of S-expressions;
it also provides numerous high-level operations to change the
structure of lists.
python3-zc.customdoctests
Use doctest with other languages (Python 3)
doctest (and recently manuel) provide hooks for using custom doctest
parsers. zc.customdoctests helps to leverage this to support other
languages, such as JavaScript (with python-spidermonkey):