python-oslo.vmware

VMware library for OpenStack projects - Python 2.7

This package is part of the Oslo project, which aims at providing unified Python libraries across all of OpenStack. It provides a VMware library for OpenStack projects.

python-tuskar-ui

control how and where OpenStack services are deployed - horizon plugin

libpoe-component-ikc-perl

Perl module for POE Inter-Kernel Communication

POE::Component::IKC provides several Inter-Kernel Communication (IKC) methods for the Perl Object Environment (POE) that help exchange events and related data between POE kernels.

libtext-multimarkdown-perl

module to convert MultiMarkdown syntax to (X)HTML

Text::MultiMarkdown is a Perl module that extends the functionality of the Markdown structured text format (see the libtext-markdown-perl package). Markdown provides a simple way to translate easy-to-read and easy-to-write structured text into (X)HTML. In turn, this module extends the functionality by implementing the MultiMarkdown syntax extensions as described in: <URL:http://fletcherpenney.net/multimarkdown>.

libdevel-trace-perl

Perl module to aid debugging by printing out each line before execution

Devel::Trace does for Perl what set -x does for shell scripts: Run your program with 'perl -d:Trace program', and it will print each line to standard error just before it is executed.

libmethod-signatures-perl

method and function declarations with signatures and no source filter

Method::Signatures provides two new keywords, func and method, which may be used to write subroutines with signatures, very similar to perl6 signatures.