node-codemirror-lint
Linting support for the CodeMirror code editor
CodeMirror is a code editor component for the web. It can be used in
websites to implement a text input field with support for many editing
features, and has a rich programming interface to allow further extension.
python3-aioconsole
Asynchronous console and interfaces for asyncio
Provides asynchronous equivalents for common interaction functionalities like
input, print, and exec. It includes an interactive loop for running an
asynchronous Python console and a script allowing access to asyncio code
during runtime. Users can customize command line interfaces through argparse,
and the library offers stream support to serve interfaces instead of using
standard streams. It interacts with the Python runtime environment to
facilitate asynchronous programming workflows.
filius
educational network simulator
This simulation tool supports studying and teaching the technology
behind computer networks.
utrans
Translator for systemd units
low level utilities to convert systemd units to generic unix equivalents.
libgl-image-display0
OpenGL-based image visualizer
A library to render images with OpenGL. After the initial load, the panning and
zooming is done in hardware, with zero CPU cost. This package provides the
runtime C libraries and the binaries for the C++ FLTK widget
python3-gl-image-display
OpenGL-based image visualizer
A library to render images with OpenGL. After the initial load, the panning and
zooming is done in hardware, with zero CPU cost. This package provides the
Python implementation of the FLTK widget