python3-public

@public decorator for adding names to __all__

His module is a library that provides two simple decorators called @public and @private to document the publicity of names in your Python module. These decorators are used to control what will be imported when someone uses the from <module> import * statement. It's usually good practice to use a special attribute called __all__ to explicitly list the public names you want exposed in your module.

gobjc++-8-multilib

GNU Objective-C++ compiler (multilib support)

uwsgi-plugin-greenlet-python3

greenlet 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.

minimac4

Fast Imputation Based on State Space Reduction HMM

Minimac4 is a lower memory and more computationally efficient implementation of "minimac2/3". It is an algorithm for genotypic imputation that works on phased genotypes (say from MaCH).

libtopic-tools0d

library for messing with Robot OS topics

python3-libiio

Python bindings for libiio

Libiio is a library that has been conceived to ease the development of applications interfacing Industrial Input/Output (IIO) devices through the IIO subsystem of the Linux kernel.