gccgo-10-mipsisa32r6-linux-gnu

GNU Go compiler

This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

gdc-10-multilib-mips64el-linux-gnuabi64

GNU D compiler (version 2, multilib support) (cross compiler for mips64el archit

This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code.

gobjc++-10-mips64el-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.

lib64go16-mipsr6-cross

Runtime library for GNU Go applications (64bit)

Library needed for GNU Go applications linked against the shared library.

python3-whoosh

pure-Python full-text indexing, search, and spell checking library (Python 3)

Whoosh is a fast, pure-Python indexing and search library. Programmers can use it to easily add search functionality to their applications and websites. As Whoosh is pure Python, you don't have to compile or install a binary support library and/or make Python work with a JVM, yet indexing and searching is still very fast. Whoosh is designed to be modular, so every part can be extended or replaced to meet your needs exactly.

python3-asyncssh

asyncio-based client and server implementation of SSHv2 protocol

AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python 3.4+ asyncio framework.