gcc-12-multilib-i686-linux-gnu

GNU C compiler (multilib support) (cross compiler for i386 architecture)

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

gcc-12-plugin-dev-powerpc64le-linux-gnu

Files for GNU GCC plugin development.

This package contains (header) files for GNU GCC plugin development. It is only used for the development of GCC plugins, but not needed to run plugins.

python3-nova

OpenStack Compute - libraries

OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable.
Web browser for WAP WML pages

wapua

Web browser for WAP WML pages

wApua is a web browser for browsing WAP (Wireless Application Protocol) pages written in the Wireless Markup Language (WML; versions 1.1 and 1.2 are supported). Its main purpose is to test or surf WAP pages locally or over HTTP and HTTPS without connecting with a WAP capable mobile phone, which may be expensive or impossible, i.e. in case of WAP pages on the local filesystem.

libtestng7-java

testing framework for Java

TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more powerful and easier to use, such as: * Annotations. * Run your tests in arbitrarily big thread pools with various policies available (all methods in their own thread, one thread per test class, etc.) * Test that your code is multithread safe. * Flexible test configuration. * Support for data-driven testing (with @DataProvider). * Support for parameters. * Powerful execution model (no more TestSuite). * Supported by a variety of tools and plug-ins (Eclipse, IDEA, Maven, etc.) * Embeds BeanShell for further flexibility. * Default JDK functions for runtime and logging (no dependencies). * Dependent methods for application server testing. TestNG is designed to cover all categories of tests: unit, functional, end-to-end, integration, etc.

libdata-structure-util-perl

module to change nature of data within a data structure

Data::Structure::Util is a Perl module for manipulating data within data structures. It can process an entire tree of data structures and perform the requested operation on each element as appropriate. It is fast, since it is written in C.