bridge-utils

Utilities for configuring the Linux Ethernet bridge

This package contains utilities for configuring the Linux Ethernet bridge in Linux. The Linux Ethernet bridge can be used for connecting multiple Ethernet devices together. The connecting is fully transparent: hosts connected to one Ethernet device see hosts connected to the other Ethernet devices directly.

gfortran-12-mips64-linux-gnuabi64

GNU Fortran compiler

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

cog

Single-window web browser based on WPE WebKit

Cog is a small, single-window web browser based on WPE WebKit. It provides no user interface and is suitable to be used as a web application container for embedded devices in kiosk mode.

gfortran-12-mips64el-linux-gnuabi64

GNU Fortran compiler

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

python3-flake8-import-order

flake8 extension to lint for the import order in Python files

A flake8 and Pylama plugin that checks the ordering of Python imports. It does not check anything else about the imports. Merely that they are grouped and ordered correctly.

entr

Run arbitrary commands when files change

The Event Notify Test Runner (entr) runs arbitrary commands when files change. Changes are detected through the kqueue/inotify kernel interface.