python3-pytest-datadir
py.test plugin for manipulating test data directories and files
pytest-datadir will look up for a directory with the name of the current
module or the global 'data' folder, and allow one to access the content of
these files using injected variables datadir or shared_datadir.
libstdc++-11-dev-armhf-cross
GNU Standard C++ Library v3 (development files) (armhf)
This package contains the headers and static library files necessary for
building C++ programs which use libstdc++.
python3-djangorestframework-generators
Generate DRF Serializers, Views, and URLs (Python3 version)
Writing APIs can be boring and repetitive work. With DRF Generators, one simple
command will generate all Views, Serializers, and even Urls for a Django Rest
Framework application.
gcj-arm-linux-gnueabi
GNU Java compiler (based on GCC) for the armel architecture
This is the GNU Java compiler, which compiles java on platforms supported by
the gcc compiler. It uses the gcc backend to generate optimized code.
llvm-15-tools
Modular compiler and toolchain technologies, tools
LLVM is a collection of libraries and tools that make it easy to build
compilers, optimizers, just-in-time code generators, and many other
compiler-related programs.
libasan2-sparc64-cross
AddressSanitizer -- a fast memory error detector
AddressSanitizer (ASan) is a fast memory error detector. It finds
use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.