ttf-xfree86-nonfree
non-free TrueType fonts from XFree86
This ttf-xfree86-nonfree package is transitional dummy package,
it can be safely removed.
ttf-xfree86-nonfree-syriac
non-free syriac OpenType fonts from XFree86
This ttf-xfree86-nonfree-syriac package is transitional dummy package,
it can be safely removed.
libghc-microlens-mtl-prof
microlens support for Reader/Writer/State from mtl; profiling libraries
This package contains functions (like 'view' or '+=') which work on
'MonadReader', 'MonadWriter', and 'MonadState' from the mtl package.
bdf2sfd
BDF to SFD converter
This is a BDF to SFD converter, allowing to vectorize bitmap fonts. It works
by converting each pixel of a glyph to a polygon, which produces large and
unoptimized SFD files that should be post-processed using FontForge.
libcgi-session-driver-memcached-perl
Perl module to allow CGI sessions to be stored in memcache
A Perl module (CGI::Session::Driver::memcached) that allows CGI session
information to be stored in a memcached server. Memcached is a general-purpose
distributed memory caching system often used to speed up dynamic
database-driven websites by caching data and objects in RAM.
libghc-regex-applicative-text-prof
regex-applicative on text; profiling libraries
Wrapped regex-applicative primitives to work with the 'Text' data type.