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

node-data-uri-to-buffer

Node.js module that generate a Buffer instance from a Data URI string

node-data-uri-to-buffer accepts a "data" URI string of data and returns a Node.js Buffer instance with the decoded data.

python3-nopie

Python interpreter linked without PIE (default python3 version)

This package contains the interpreter not built as position independent executable. This interpreter is diverting the python3 executable, and making the interpreter built with PIE available as python3-pie.