libastcenc3d

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.

libipe7.2.26

Ipe library used by ipelets

This package provides a library used by Ipe and its extensions. Ipelets are plug-ins for Ipe that are used to add functionality to Ipe.

libcrypt-openssl-guess-perl

module for guessing OpenSSL include path

Crypt::OpenSSL::Guess provides helpers to guess OpenSSL include path on any platform.

qt6-webchannel-examples

Qt 6 WebChannel examples

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

bitmath

handle file sizes with different prefix notations

bitmath simplifies many facets of interacting with file sizes in various units. Originally focusing on file size unit conversion, functionality now includes: * Converting between SI and NIST prefix units (kB to GiB) * Converting between units of the same type (SI to SI, or NIST to NIST) * Automatic human-readable prefix selection (like in hurry.filesize) * Basic arithmetic operations (subtracting 42KiB from 50GiB) * Rich comparison operations (1024 Bytes == 1KiB) * bitwise operations (<<, >>, &, |, ^) * Reading a device's storage capacity (Linux/OS X support only) * argparse integration as a custom type * click integration as a custom parameter type * progressbar integration as a better file transfer speed widget * String parsing * Sorting

libghc-dependent-sum-template-prof

Automatically generate instances of classes in dependent-sum package; profiling

Using the Template Haskell code in this package, you can create instances for classes liek GEq and GCompare automatically.