gccgo-11-aarch64-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.
node-jss-plugin-nested
node-jss plugin that enables support for nested selectors
JSS is an authoring tool for CSS which allows you to use JavaScript to
describe styles in a declarative, conflict-free and reusable way. It can
compile in the browser, server-side or at build time in Node.
gcc-11-s390x-linux-gnu
GNU C compiler (cross compiler for s390x architecture)
This is the GNU C compiler, a fairly portable optimizing compiler for C.
node-jss-plugin-props-sort
node-jss plugin that ensures style properties extend each other
JSS is an authoring tool for CSS which allows you to use JavaScript to
describe styles in a declarative, conflict-free and reusable way. It can
compile in the browser, server-side or at build time in Node.
gcc-11-plugin-dev-s390x-linux-gnu
Files for GNU GCC plugin development.
This package contains (header) files for GNU GCC plugin development. It
is only used for the development of GCC plugins, but not needed to run
plugins.
python3-pokrok
meta-api for progress bars
Pokrok provides a simple API for displaying progress bars and
spinners. The actual work is done by any one of many available
progress bar packages in Python3. For each package, a sensible default
display is provided. In addition, high-level configuration options are
provided for limited customization of the bar/spinner display without
having to know the details of the underlying progress bar/spinner
implementation. Finally, access to the fine-grained configuration of
the underlying package is provided for those that want it.