libffi-platypus-type-enum-perl

custom platypus type for dealing with C enumerated types

FFI::Platypus::Type::Enum type plugin is a helper for making enumerated types. It makes the most sense to use this when you have an enumerated type with a small number of possible values. For a large set of enumerated values or constants, see: FFI::Platypus::Constant.

python3-sphinx-external-toc

Sphinx extension that allows the site-map to be defined

in a single YAML file (a.k.a Table of Contents) external to the documentation files. As used by Jupyter Book! In normal Sphinx documentation, the documentation site-map is defined via a bottom-up approach - adding toctree directives within pages of the documentation. This extension facilitates a top-down approach to defining the site-map structure, within a single YAML file. This package installs the library for Python 3.

libastcenc4d

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.

python3-itemloaders

Library to populate items using XPath and CSS with a convenient API

itemloaders is a library that helps you collect data from HTML and XML sources.

libgmsh4.12t64

Three-dimensional finite element mesh generator shared library

Gmsh is a 3D finite element grid generator with a build-in CAD engine and post-processor. Its design goal is to provide a fast, light and user-friendly meshing tool with parametric input and advanced visualization capabilities. Gmsh is built around four modules: geometry, mesh, solver and post-processing. The specification of any input to these modules is done either interactively using the graphical user interface or in ASCII text files using Gmsh's own scripting language.

cpp-14-for-build

GNU C preprocessor for the build architecture

A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation.