libn32go19-mips64r6el-cross
Runtime library for GNU Go applications (n32)
Library needed for GNU Go applications linked against the
shared library.
libn32go19-mipsel-cross
Runtime library for GNU Go applications (n32)
Library needed for GNU Go applications linked against the
shared library.
libghdl-2-0-0
VHDL compiler/simulator (shared library)
GHDL is a compiler and simulator for VHDL, a Hardware Description Language.
GHDL is not an interpreter: it allows you to analyse and elaborate sources to
generate machine code from your design. Native program execution is the only
way for high speed simulation.
libn32go19-mipsr6el-cross
Runtime library for GNU Go applications (n32)
Library needed for GNU Go applications linked against the
shared library.
python3-types-typed-ast
Typing stubs for typed-ast
This is a PEP 561 type stub package for the typed-ast package. It can be
used by type-checking tools like mypy, PyCharm, pytype etc. to check
code that uses typed-ast. The source for this package can be found at
https://github.com/python/typeshed/tree/master/stubs/typed-ast. All
fixes for types and metadata should be contributed there.
libexecline2.9
small and non-interactive scripting language (shared library)
Execline is a (non-interactive) scripting language, like sh; but its
syntax is quite different from a traditional shell syntax. The execlineb
program is meant to be used as an interpreter for a text file; the other
commands are essentially useful inside an execlineb script.