ruby-memoize
Ruby library providing speed up methods at the cost of memory (or disk space)
The memoize library allows you to cache methods for faster lookup.
Cached results can either be stored in memory (the default) or to
a file.
folder-color-common
folder color library
neutron-plugin-nuage
Neutron is a virtual network service for Openstack - Nuage plugin
python3-xstatic-bootstrap-scss
Bootstrap-SCSS 3.2.0 (XStatic packaging standard) - Python 3.x
XStatic is a Python web development tool for handling required static data
files from external projects, such as CSS, images, and JavaScript. It provides
a lightweight infrastructure to manage them via Python modules that your app
can depend on in a portable, virtualenv-friendly way instead of using embedded
copies.
libmessage-passing-filter-regexp-perl
regexp capture filter For Message::Passing
Message::Passing::Filter::Regexp is a Message::Passing filter which
passes all incoming messages through regexp captures.
libprpc-perl
Perl extensions for writing pRPC servers and clients
Perl RPC simplifies the writing of Perl based client/server
applications. RPC::pServer is the package used on the server side,
and you guess what RPC::pClient is for. pRPC works by defining a set
of functions that may be executed by the client.