gobjc-11-mipsisa64r6el-linux-gnuabi64
GNU Objective-C compiler
This is the GNU Objective-C compiler, which compiles
Objective-C on platforms supported by the gcc compiler. It uses the
gcc backend to generate optimized code.
gobjc-11-multilib-mipsisa64r6-linux-gnuabi64
GNU Objective-C compiler (multilib support) (cross compiler for mips64r6 archite
This is the GNU Objective-C compiler, which compiles Objective-C on platforms
supported by the gcc compiler.
python-constantly
Symbolic constants in Python
libftdipp1v5-dbg
Debugging symbols for libftdipp1v5
gobjc++-9-powerpc-linux-gnu
GNU Objective-C++ compiler
This is the GNU Objective-C++ compiler, which compiles
Objective-C++ on platforms supported by the gcc compiler. It uses the
gcc backend to generate optimized code.
python3-fastentrypoints
Make entry_points specified in setup.py load more quickly
Using entry_points in your setup.py makes scripts that start really slowly
because it imports pkg_resources, which is a horrible thing to do if you
want your trivial script to execute more or less instantly.