gccgo-multilib-i686-linux-gnu
Go compiler (based on GCC) for the i386 architecture
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.
codequery
code-understanding, code-browsing or code-search tool
This is a tool to index, then query or search C, C++, Java, Python,
Ruby, Go and Javascript source code.
libej0
hardware & software framework for developing science experiments
This package provides a library usable to drive an expEYES box, and is
necessary to run clib-based software which addresses this box.
tryton-modules-stock-package-shipping-mygls
Tryton application platform - stock package shipping mygls module
Tryton is a high-level general purpose application platform. It is the base
of a complete business solution as well as a comprehensive health and hospital
information system (GNUHealth).
libclamav11t64
anti-virus utility for Unix - library
Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of
this software is the integration with mail servers (attachment
scanning). The package provides a flexible and scalable
multi-threaded daemon in the clamav-daemon package, a command-line
scanner in the clamav package, and a tool for automatic updating via
the Internet in the clamav-freshclam package. The programs are based
on libclamav, which can be used by other software.
python3-typechecks
express constraints on types
Variables in Python are just that - variable. Sometimes
though you want to make sure that a variable is of a
particular type, like an integer, a string or a something
to iterate (loop) through.