g++-11-multilib-powerpc-linux-gnu

GNU C++ compiler (multilib support) (cross compiler for powerpc architecture)

This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.

python3-imap-tools

Work with email by IMAP

Tool to use IMAP in Python packages - Basic message operations: fetch, uids, numbers - Parsed email message attributes - Query builder for searching emails - Actions with emails: copy, delete, flag, move, append - Actions with folders: list, set, get, create, exists, rename, subscribe, delete, status - Exceptions on failed operations - No external dependencies

g++-11-m68k-linux-gnu

GNU C++ compiler (cross compiler for m68k architecture)

This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.

g++-11-hppa-linux-gnu

GNU C++ compiler (cross compiler for hppa architecture)

This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.

libdbix-admin-createtable-perl

DBI extension for manipulating tables

DBIx::Admin::CreateTable provides an interface to create and drop tables, primary indexes, and sequences. The following databases are supported: MariaDB, MySQL, Oracle, Postgres and SQLite.

libdbix-class-schema-populatemore-perl

module providing an enhanced 'populate' method to DBIx::Class apps

DBIx::Class::Schema::PopulateMore is a DBIx::Class::Schema component that provides an enhanced version of the builtin method "populate" in DBIx::Class::Schema. What it does is make it easier when you are doing a first time setup and need to insert a bunch of rows, like the first time you deploy a new database, or after you update it.