elpa-initsplit

code to split customizations into different files

This package allows you to split Emacs customizations (set via M-x customize) into different files, based on the names of the variables.

libmodule-build-pluggable-ppport-perl

module to generate a ppport.h file automatically

Module::Build::Pluggable::PPPort can be used to generate the file ppport.h automatically for use with the Module::Build::Pluggable Perl module.

ismrmrd-tools

command-line tools for ISMRMRD

The ISMRMRD format combines a mix of flexible data structures (XML header) and fixed structures (equivalent to C-structs) to represent MRI data.

libperl-critic-policy-variables-prohibitlooponhash-perl

Perl::Critic policy to avoid writing loops on hashes

Perl::Critic::Policy::Variables::Prohibitlooponhash is a Perl::Critic policy to check whether loops correctly iterate on hashes' keys or values, not on hashes themselves.

libuuid-urandom-perl

Perl module to provide UUIDs based on /dev/urandom

UUID::URandom provides a portable, secure generator of RFC-4122 version 4 (random) UUIDs. It is a thin wrapper around Crypt::URandom to set the UUID version and variant bits required by the RFC.

dlm-controld

Distributed Lock Manager control daemon

DLM is a symmetric general-purpose distributed lock manager. The lock manager itself is a kernel module.