libtie-ixhash-perl

Perl module to order associative arrays

Tie::IxHash implements Perl hashes that preserve the order in which the hash elements were added. The order is not affected when values corresponding to existing keys in the IxHash are changed. The elements can also be set to any arbitrary supplied order. The familiar perl array operations can also be performed on the IxHash.

python3-meld3

HTML/XML templating system for Python (Python 3)

meld3 is an HTML/XML templating system for Python 2.3+ which keeps template markup and dynamic rendering logic separate from one another. meld3 can deal with HTML or XML/XHTML input and can output well-formed HTML or XML/XHTML.

python-oslo.cache

cache storage for Openstack projects - Python 2.7

oslo.cache aims to provide a generic caching mechanism for OpenStack projects by wrapping the dogpile.cache library. The dogpile.cache library provides support memoization, key value storage and interfaces to common caching backends such as Memcached.

python-mnemonic

Implementation of Bitcoin BIP-0039 (Python 2)

This BIP describes the implementation of a mnemonic code or mnemonic sentence. A group of easy to remember words for the generation of deterministic wallets.

libpandoc-elements-perl

create and process Pandoc documents

Pandoc::Elements provides utility functions to create abstract syntax trees (AST) of Pandoc documents. The resulting data structure can be converted by Pandoc to many other document formats, such as HTML, LaTeX, ODT, and ePUB.

libjs-sdp-transform

JavaScript parser/writer for Session Description Protocol

A simple utility for parsing and writing strings using the Session Description Protocol (SDP), commonly used for VoIP and WebRTC.