node-sane

Nodejs fast, small, and reliable file system watcher

Sane aims to be fast, small, and reliable file system watcher. It does that by: * By default stays away from fs polling because it's very slow and cpu intensive * Uses `fs.watch` by default and sensibly works around the various issues * Maintains a consistent API across different platforms * Where `fs.watch` is not reliable you have the choice of using the following alternatives: * the facebook watchman library (embedded) * the watchexec library (embedded) * polling

libjs-material-design-lite

Material Design Lite (CSS, JS)

Material Design Lite (MDL) lets you add a Material Design look and feel to your static content websites. It doesn't rely on any JavaScript frameworks or libraries. Optimized for cross-device use, gracefully degrades in older browsers, and offers an experience that is accessible from the get-go.

libperl5.32

shared Perl library

This package contains the shared Perl library, used by applications which embed a Perl interpreter.

perl-modules-5.32

Core Perl modules

Architecture independent Perl modules. These modules are part of Perl and required if the `perl' package is installed.

gcc-11-plugin-dev-x86-64-linux-gnu

Files for GNU GCC plugin development.

This package contains (header) files for GNU GCC plugin development. It is only used for the development of GCC plugins, but not needed to run plugins.

ironic-novncproxy

bare metal hypervisor API for OpenStack - NoVNC proxy

Ironic provision bare metal machines instead of virtual machines. It is a fork of the Nova Baremetal driver. It is best thought of as a bare metal hypervisor API and a set of plugins which interact with the bare metal hypervisors. By default, it will use PXE and IPMI in concert to provision and turn on/off machines, but Ironic also supports vendor-specific plugins which may implement additional functionality.