libastcenc2d
ASTC image compression and decompression library
The Adaptive Scalable Texture Compression (ASTC) format, developed by
Arm® and AMD, has been adopted as an official extension to the Open GL®,
OpenGL ES, and Vulkan® graphics APIs. It provides a major step forward
both in terms of image quality at a given bitrate, and in terms of the
format and bitrate flexibility available to content creators. This
allows more assets to use compression, often at a reduced bitrate
compared to legacy formats, reducing memory bandwidth and energy
consumption.
r-cran-conflicted
GNU R alternative conflict resolution strategy
R's default conflict management system gives the most
recently loaded package precedence. This can make it hard to detect
conflicts, particularly when they arise because a package update
creates ambiguity that did not previously exist. 'conflicted' takes a
different approach, making every conflict an error and forcing you to
choose which function to use.
libxqdbm3t64
QDBM Database Libraries for C++ [runtime]
QDBM is an embedded database library compatible with GDBM and NDBM.
It features hash database and B+ tree database and is developed referring
to GDBM for the purpose of the following three points: higher processing
speed, smaller size of a database file, and simpler API.
This is the runtime package for programs that use the QDBM
database library. This is only for programs which use the C++ interface.
gobjc-for-build
GNU Objective-C compiler for the build architecture
This is the GNU Objective-C compiler, which compiles Objective-C on platforms
supported by the gcc compiler. It uses the gcc backend to generate optimized
code.
gobjc-for-host
GNU Objective-C compiler for the host architecture
This is the GNU Objective-C compiler, which compiles Objective-C on platforms
supported by the gcc compiler. It uses the gcc backend to generate optimized
code.
dh-make-raku
Manage Debian package files of Raku modules
dh-make-raku creates the files required to build a Debian source
package out of the git reposity of a Raku module.