libgraphicsmagick++-q16-12t64
format-independent image processing - C++ shared library
GraphicsMagick provides libraries in several programming languages to read,
write and manipulate image files across a large number of formats, from the
widely used jpeg, tiff, bmp or xpm to special-purpose formats such as fits or
image formats found on some photo CDs. There are functions for finegrained
image processing tasks, as well as conversion routines between the various
image formats.
libmodule-info-perl
Perl module providing information about Perl modules
Module::Info is a Perl module for determining information about Perl modules
without actually loading the module. It isn't actually specific to modules
and should work on any Perl code.
libparallel-forkmanager-perl
simple parallel processing fork manager for Perl
Parallel::ForkManager Perl module is intended for use in operations that can
be done in parallel where the number of processes to be forked off should be
limited. Typical use is a downloader which will be retrieving
hundreds/thousands of files.
librose-db-perl
Perl DBI wrapper and abstraction layer
Rose::DB is a wrapper and abstraction layer for DBI-related functionality.
Instead of dealing with "databases" that exist on "hosts" or are located via
some vendor-specific addressing scheme, Rose::DB deals with "logical" data
sources. It supports technologies like the Rose::DB::Object object-relational
mapper system (see librose-db-object-perl for details).
libmail-spf-perl
Perl implementation of Sender Policy Framework and Sender ID
Mail::SPF is an object-oriented Perl implementation of the Sender Policy
Framework (SPF) e-mail sender authentication system <http://www.openspf.org>.
python3-werkzeug
Collection of utilities for WSGI applications (Python 3.x)
The Web Server Gateway Interface (WSGI) is a standard interface between web
server software and web applications written in Python.