liblldb-18
Next generation, high-performance debugger, library
LLDB is a next generation, high-performance debugger. It is built as a set of
reusable components which highly leverage existing libraries in the larger LLVM
Project, such as the Clang expression parser and LLVM disassembler.
libllvm18
Modular compiler and toolchain technologies, runtime library
LLVM is a collection of libraries and tools that make it easy to build
compilers, optimizers, just-in-time code generators, and many other
compiler-related programs.
pyro5-examples
distributed object middleware for Python (RPC)
Pyro (PYthon Remote Object) is an easy to use and powerful distributed object
system for Python. In a distributed object system, clients send requests to
distant servers, which owns the remote objects. Pyro simplifies a lot the
creation of clients and servers, and has among its features:
- dynamic and static proxies for all remote method invocations,
- a naming service which keeps record of the location of objects,
- mobile objects support: clients and servers can pass objects around,
- exceptions that occur in the remote object is raised on the client too,
- multithreaded server support to handle multiple requests simultaneously.
manpages-da
Danish man pages
This package contains manual pages translated into Danish,
originating from a large number of projects which do not ship
translated man pages themselves, including the traditional Linux
manpages. The exact projects and man pages might change from
release to release, so please look at the actually shipped files
for the current set.
python3-ament-cmake-test
Python 3 module for tests in ROS 2 ament packages
The ament build system is the most common way to build packages for ROS 2.
ament_cmake provides the necessary tooling to build ament packages with
CMake.
manpages-ru
Russian man pages
This package contains manual pages translated into Russian,
originating from a large number of projects which do not ship
translated man pages themselves, including the traditional Linux
manpages. The exact projects and man pages might change from
release to release, so please look at the actually shipped files
for the current set.