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.

node-domelementtype

all the types of nodes in htmlparser2's dom

Types of elements found in the DOM.