php7.1-interbase
Interbase module for PHP
soapysdr-module-mirisdr
Mirics SDR device support for SoapySDR (default version)
The SoapyOsmo project provides SoapySDR hardware support modules using
drivers in gr-osmosdr. Using this, any program using SoapySDR to
interface to software defined radio hardware can make use of OsmoSDR,
Mirics SDR, and RFSpace SDR devices.
pypy-scandir
Backport of the "scandir" stdlib module (PyPy)
Better directory iterator and faster os.walk(), as found in Python 3:
instead of returning a list of bare filenames, it yields DirEntry objects
that include much more information.
python3-sphinx-mdinclude
Sphinx extension for including or writing pages in Markdown (Python 3)
This is a Sphinx extension that enables including Markdown documents
from within reStructuredText. It provides the `.. mdinclude::` directive,
to automatically convert the content of Markdown documents to
reStructuredText format.
lib64atomic1-mips-cross
support library providing __atomic built-in functions (64bit)
library providing __atomic built-in functions. When an atomic call cannot
be turned into lock-free instructions, GCC will make calls into this library.