uwsgi-plugin-python3
WSGI plugin for uWSGI (Python 3)
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
It is designed to be fully modular. This means that different plugins can be
used in order to add compatibility with tons of different technology on top of
the same core.
opensc-pkcs11
Smart card utilities (PKCS#11 module)
OpenSC provides a set of libraries and utilities to access smart
cards. It mainly focuses on cards that support cryptographic
operations. It facilitates their use in security applications such as
mail encryption, authentication, and digital signature. OpenSC
implements the PKCS#11 API. Applications supporting this API, such as
Iceweasel and Icedove, can use it. OpenSC implements the PKCS#15
standard and aims to be compatible with all software that does so as
well.
python3-periodictable
Extensible periodic table of the elements (Python 3)
This package provides a periodic table of the elements with support
for mass, density and xray/neutron scattering information.
python3-typeshed
collection of library stubs for Python, with static types
Typeshed contains external type annotations for the Python standard library
and Python builtins, as well as third party packages as contributed by people
external to those projects.
uni2ascii
UTF-8 to 7-bit ASCII and vice versa converter
This package provides conversion in both directions between UTF-8 Unicode and
a variety of 7-bit ASCII equivalents, including HTML numeric character
references, various escapes and hexadecimal. Such ASCII equivalents are useful
when including Unicode text in program source, when debugging, and when
entering text into web programs that can handle the Unicode character set but
are not 8-bit safe.
python3-rsyncmanager
Python binding for rsync
This library is a binder for rsync. It wraps the rsync command into a
nice Python interface.