libopenvdb-ax-tools

Sparse Volume Processing toolkit - runtime

OpenVDB is an open source C++ library comprising a novel hierarchical data structure and a suite of tools for the efficient storage and manipulation of sparse volumetric data discretized on three-dimensional grids. It is developed and maintained by DreamWorks Animation for use in volumetric applications typically encountered in feature film production.

rollup

ES6 module bundler for JavaScript

Rollup is a module bundler for JavaScript which compiles small pieces of code into something larger and more complex, such as a library or application. It uses the standardized ES module format for code, instead of previous idiosyncratic solutions such as CommonJS and AMD.

libmutter-test-9

Test helper library for GNOME's window manager library

Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration.

gir1.2-mutter-9

GObject introspection data for Mutter

Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration.

enmime

MIME mail encoding and decoding package for Go (program)

enmime is a MIME encoding and decoding library for Go, focused on generating and parsing MIME encoded emails. It is being developed in tandem with the Inbucket email service.

libpdf-api2-perl

module for creating, modifying, and examining PDF files

PDF::API2 started as a nice API around the Text::PDF modules created by Martin Hosken.