python3-configshell-fb

Python library for building configuration shells - Python 3

The configshell-fb package is a Python library that provides a framework for building simple but nice CLI-based applications.

libpdl-ccs-perl

module to provide various utilities for PDL CSS

PDL::CCS is a wrapper package which pulls in a number of submodules dealing with sparse structures. It provides means of handling large sparse n-dimensional structures in an optimized way and some low-level utilities permitting to operate on them.

python3-click

Command-Line Interface Creation Kit - Python 3.x

Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary. It's the "Command Line Interface Creation Kit". It's highly configurable but comes with sensible defaults out of the box.
Lossless conversion of raster images to PDF

img2pdf

Lossless conversion of raster images to PDF

This program will take a list of raster images and produce a PDF file with the images embedded in it. JPEG and JPEG2000 images will be included without recompression. Raster images in other formats will be included with zip/flate encoding which usually leads to an increase in the resulting size because formats like png compress better than PDF which just zip/flate compresses the RGB data. As a result, this tool is able to losslessly wrap images into a PDF container with a quality to filesize ratio that is typically better (in case of JPEG and JPEG2000 images) or equal (in case of other formats) than that of existing tools.

libmoosex-types-email-perl

email address validation type constraints for Moose

MooseX::Types::Email provides a Moose type constraints which uses Email::Valid and Email::Abstract to check for valid email addresses and messages. Types that support both single items and an arrayref of items are available.

libggml-cpu

Tensor library for machine learning - CPU backend

ggml is a tensor library for machine learning with the following features: