python3-uwsgidecorators
module of decorators for elegant access to uWSGI API (Python 3)
uwsgidecorators is a simple Python module that exports a bunch of decorators
to allow a more elegant approach to uWSGI API. Provided decorators helps with
creating of RPC functions, timers, filemonitors.
mysql-utilities
collection of scripts for managing MySQL servers
MySQL Utilities is both a set of command-line utilities as well as a
Python library for making the common tasks easy to accomplish. The
library is written entirely in Python, meaning that it is not
necessary to have any other tools or libraries installed to make it
work.
libtie-array-iterable-perl
module allowing creation of iterators for lists and arrays
Tie::Hash::Iterable allows one to create iterators for lists and arrays. The
concept of iterators is borrowed from the C++ STL [1], in which most of the
collections have iterators, though this class does not attempt to fully mimic
it.
themole
automatic SQL injection exploitation tool
The Mole is an automatic SQL Injection exploitation tool.
Only by providing a vulnerable URL and a valid string on the
site it can detect the injection and exploit it, either by
using the union technique or a boolean query based technique.
php5.6-pgsql
PostgreSQL module for PHP
libtest-filename-perl
portable filename comparison
Many cross-platform test failures -- particularly on Win32 -- are due
to hard-coded file paths being used in comparison tests.