node-core-js-builder

Node.js module to build a custom core-js

For some cases could be useful to exclude some `core-js` features or generate a polyfill for target engines. This API helps conditionally include or exclude certain parts of core-js, build for targets specified in core-js-compat format

python3-inotify

inotify generator library for Python 3

inotify* functionality is available from the Linux kernel and allows you to register one or more directories for watching, and to simply block and wait for notification events. This library is designed to act as a generator. All you have to do is loop, and you'll see one event at a time and block in-between.

libx32gphobos3

Phobos D standard library (runtime library)

This is the Phobos standard library that comes with the D2 compiler.

gfortran-13-multilib-mips64-linux-gnuabi64

GNU Fortran compiler (multilib support) (cross compiler for mips64 architecture)

This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler.

python3-subprocess-tee

alternative to subprocess.run like tee (Python 3.x)

This package provides a drop-in alternative to subprocess.run that captures the output while still printing it in real-time, just the way tee does.

gccgo-13-mipsel-linux-gnu

GNU Go compiler for the mipsel-linux-gnu architecture

This is the GNU Go compiler for the mipsel-linux-gnu architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.