libjson-multivalueordered-perl
module to handle JSON like {"a":1, "a":2}
A hash tied to the JSON::MultiValueOrdered class acts more or less like
a standard hash, except that when you assign a new value to an existing
key, the old value is retained underneath. An explicit delete deletes
all values associated with a key.
ubuntu-core-security-utils
Security utilities for Ubuntu Core
libwww-shorten-simple-perl
factory wrapper around WWW::Shorten to avoid imports
WWW::Shorten::Simple is a object oriented wrapper around WWW::Shorten
so that you can create an object representing each URL shortening
service, instead of importing link shortening functions into the
namespace of your module.
lib64stdc++6-4.9-dbg-powerpc-cross
GNU Standard C++ Library v3 (debugging files)
elpa-ido-ubiquitous
transitional package for elpa-ido-completing-read+
elpa-ido-completing-read+
completing-read-function using ido
This package implements the `ido-completing-read+' function, which is a
wrapper for `ido-completing-read'. Importantly, it detects edge cases that
ordinary ido cannot handle and either adjusts them so ido *can* handle them,
or else simply falls back to Emacs' standard completion instead.