gobjc++-13-multilib-sparc64-linux-gnu
GNU Objective-C++ compiler (multilib support)
This is the GNU Objective-C++ compiler, which compiles Objective-C++ on
platforms supported by the gcc compiler.
gobjc++-13-powerpc64-linux-gnu
GNU Objective-C++ compiler for the powerpc64-linux-gnu architecture
This is the GNU Objective-C++ compiler for the powerpc64-linux-gnu architecture,
which compiles Objective-C++ on platforms supported by the gcc compiler.
It uses the gcc backend to generate optimized code.
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.
python3-psycopg-pool
PostgreSQL database adapter for Python 3: connection pool
Psycopg 3 is a newly designed PostgreSQL database adapter for the Python
programming language.
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.