python3-ament-copyright
Python 3 module for copyright checks in ROS 2 ament packages
The ament build system is the most common way to build packages for ROS 2.
This package provides the Python 3 module that adds copyright check
support to ament.
gdc-14-aarch64-linux-gnu
GNU D compiler (version 2) for the aarch64-linux-gnu architecture
This is the GNU D compiler for the aarch64-linux-gnu architecture,
which compiles D on platforms supported by gcc.
It uses the gcc backend to generate optimised code.
python3-ament-uncrustify
Python 3 module for uncrustify support in ROS 2 ament packages
The ament build system is the most common way to build packages for ROS 2.
This package provides the Python 3 module that adds uncrustify formatting
support to ament.
youplot
command line tool for Unicode plotting in the terminal
YouPlot is a command line tool that draws plots on the terminal using Unicode
characters. It can be used on data files, or as part of a shell pipeline
reading from the standard input.
libuv1
asynchronous event notification library - runtime library
Libuv is the asynchronous library behind Node.js. Very similar to libevent or
libev, it provides the main elements for event driven systems: watching and
waiting for availability in a set of sockets, and some other events like timers
or asynchronous messages. However, libuv also comes with some other extras
like:
* files watchers and asynchronous operations
* a portable TCP and UDP API, as well as asynchronous DNS resolution
* processes and threads management, and a portable inter-process
communications mechanism, with pipes and work queues
* a plugins mechanism for loading libraries dynamically
* interface with external libraries that also need to access the I/O.
libccp4c0
CCP4 core functionality - C runtime
The CCP4 software suite is based around a library of routines which
cover common tasks, such as file opening, parsing keyworded input,
reading and writing of standard data formats, applying symmetry
operations, etc. Programs in the suite call these routines which, as
well as saving the programmer some effort, ensure that the varied
programs in the suite have a similar look-and-feel.