libvecgeom1.1

geometry library for particle-detector simulation

VecGeom is a vectorized geometry modeller library with hit-detection features as needed by particle detector simulation at the LHC and beyond.

libmeep30

library for using meep

Meep is a free and open-source software package for electromagnetics simulation via the finite-difference time-domain (FDTD) method.

libkiwix10

library of common code for Kiwix

Kiwix is an offline Wikipedia reader. libkiwix provides the software core for Kiwix, and contains the code shared by all Kiwix ports (Windows, Linux, OSX, Android, etc.).

gnustep-back0.31

GNUstep GUI Backend

It is a backend component for the GNUstep GUI Library. The implementation of the GNUstep GUI Library is designed in two parts. The first part is the front-end component which is independent of platform and display system. This front-end is combined with a back-end component which handles all of the display system dependent such as specific calls to the X Window System.

libopencv-ml406

computer vision Machine Learning library

This package contains the OpenCV (Open Computer Vision) Machine Learning runtime libraries.

blueprint-compiler

Markup language for GTK user interface files

GtkBuilder XML format is quite verbose, and many app developers don't like using WYSIWYG editors for creating UIs. Blueprint files are intended to be a concise, easy-to-read format that makes it easier to create and edit GTK UIs. Internally, it compiles to GtkBuilder XML as part of an app's build system. It adds no new features, just makes the features that exist more accessible. Another goal is to have excellent developer tooling--including a language server--so that less knowledge of the format is required. Hopefully this will increase adoption of cool advanced features like GtkExpression.