cpp-8-hppa-linux-gnu

GNU C preprocessor

gcc-7-plugin-dev-powerpc-linux-gnu

Files for GNU GCC plugin development.

libsfgcc-4.9-dev-armhf-cross

GCC support library (soft float ABI development files)

libkf5mediawiki5

access to the API of MediaWiki sites - shared library

libmediawiki is a C++/Qt library to interface MediaWiki websites: https://www.mediawiki.org.

python3-staticconf

Python library for loading and reading configuration (Python 3)

This package contains PyStaticConfiguration, a Python library for loading, validating and reading configuration from many heterogeneous formats. Configuration is split into two phases. * Configuration Loading: configuration is read from files or Python objects, flattened, and merged into a container called a `namespace`. Namespaces are used to separate unrelated configuration groups. If configuration is changed frequently, it can also be reloaded easily with very little change to the existing code. * Configuration Reading: a configuration value is looked up in the `namespace`. It is validating and converted to the requested type.

python3-pytest-asyncio

pytest support for asyncio.

pytest-asyncio is a ibrary for testing asyncio code with pytest.