libplexus-sec-dispatcher-java

Plexus Security Dispatcher Component used by Maven

The Plexus project provides a full software stack for creating and executing software projects. Based on the Plexus container, the applications can utilise component-oriented programming to build modular, reusable components that can easily be assembled and reused.

libcgi-struct-xs-perl

Perl module to build structures from CGI data, XS version

CGI::Struct::XS is the XS implementation of CGI::Struct, a module for transforming CGI GET/POST data into intricate data structures. This is reminiscent of PHP's building arrays from form data, but with a perl twist.

libnet-smtpauth-perl

Perl module that provides SMTP authentication (Net::SMTP_auth)

Net::SMTP_auth implements a client interface to the SMTP and ESMTP protocol AUTH service extension, enabling a perl5 application to talk to and authenticate against SMTP servers.

libdata-yaml-perl

Easy YAML serialisation of Perl data structures

In the spirit of YAML::Tiny, Data::YAML::Reader and Data::YAML::Writer provide lightweight, dependency-free YAML handling. While YAML::Tiny is designed principally for working with configuration files Data::YAML concentrates on the transparent round-tripping of YAML serialized Perl data structures.

libconvert-nls-date-format-perl

module for converting Oracle NLS_DATE_FORMAT <-> strftime Format Strings

Convert::NLS_DATE_FORMAT converts Oracle's NLS_DATE_FORMAT string into a strptime format string, or the reverse.

python-slowaes

implementation of AES in Python

This package contains an implementation of AES in Python. This implementation is slow (hence the project name) but still useful when faster ones are not available.