teensy-loader-cli
load and run programs onto your Teensy micro controller
See https://www.pjrc.com/teensy/ for an introduction to the Teensy family of
USB-based microcontroller development systems.
gdc-multilib-x86-64-linux-gnu
GNU D compiler (based on GCC) for the amd64 architecture
This is the GNU D compiler, which compiles D on platforms supported by
the gcc compiler. It uses the gcc backend to generate optimized code.
libt3window0
Library for creating window-based terminal programs
The libt3window library provides functions for manipulating the terminal and
for creating (possibly overlapping) windows on a terminal. libt3window can be
used instead of (n)curses for drawing on the terminal.
libmseed2
seed data records manipulation library
Provides a framework for manipulation of SEED (Standard for the Exchange
of Earthquake Data) data records.
libt3highlight2
Syntax highlighting library
The libt3highlight library provides functions for syntax-highlighting different
types of text files. Its main design goal is an easily restartable syntax
highlighting, suitable for use in interactive text editors.
python3-pymediainfo
Library to fetch multimedia metadata information - Python 3.x
This library is a simple Python wrapper around the MediaInfo library.