libgcrypt20-dbg
LGPL Crypto library - debugger files
apngasm
assemble APNG animation from PNG/TGA image sequence
Tools to create APNG file from individual PNG files with user
given delay.
librestfuldb-perl
Web frontend for relational databases - Perl modules
RestfulDB is a Web frontend for SQL databases. It provides both a Web GUI
and a RESTful API for interaction with any MySQL/MariaDB or SQLite database.
RestfulDB is developed with off-the-shelf usage in mind, but nevertheless
it provides the means to override the default interpretations of underlying
database's schema and data.
libtest-image-gd-perl
module for testing images using GD
Test::Image::GD is meant to be used for testing custom graphics, it attempts
to "visually" compare the images, this means it ignores invisible differences
like color palettes and metadata. It also provides some extra functions to
check the size of the image.
libmath-random-isaac-perl
Perl interface to the ISAAC PRNG Algorithm
Math::Random::ISAAC implements the ISAAC (Indirection, Shift, Accumulate, Add
and Count) pseudorandom number generator (PRNG) algorithm described on the
project page at: <URL:http://burtleburtle.net/bob/rand/isaac.html>
libplack-middleware-cache-perl
Plack middleware for caching responses of certain URLs
Plack::Middleware::Cache allows you to cache expensive and non-changing
responses from URIs that match a list of regular expression patterns.