fonts-stix
Scientific and Technical Information eXchange fonts
The mission of the Scientific and Technical Information Exchange (STIX)
font creation project is the preparation of a comprehensive set of fonts
that serve the scientific and engineering community in the process from
manuscript creation through final publication, both in electronic and print
formats.
open-vm-tools-dkms
Open VMware Tools vmxnet kernel module (deprecated)
The Open Virtual Machine Tools (open-vm-tools) project is an open source
implementation of VMware Tools. It is a suite of virtualization utilities and
drivers to improve the functionality, user experience and administration of
VMware virtual machines.
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.