distrobuilder-images

Official image definitions for distrobuilder

This package contains the official yaml definitions used by the Linux Containers Project to generate the pre-built images offered at https://images.linuxcontainers.org/.

libcxl1

utility library for managing Compute Express Link devices

CXL (Compute Express Link) is a family of PCIe-based protocols that can be used to connect high-speed I/O and memory devices. This library includes code to enumerate/query/configure such devices.

protoc-gen-go-1-3

Go plugin for protobuf compiler (version v1.3.x)

This protobuf compiler plugin is from github.com/golang/protobuf module.

php-symfony-remote-event

Eases handling remote events

The Symfony RemoteEvent Component eases handling remote events.

qt6-image-formats-plugin-pdf

Qt 6 PDF image format plugin

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

clang-format-16

Tool to format C/C++/Obj-C code

Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming.