libmlt++3
MLT multimedia framework C++ wrapper (runtime)
MLT is an open source multimedia framework, designed and developed for
television broadcasting. It provides a toolkit for broadcasters, video
editors, media players, transcoders, web streamers and many more types of
applications. The functionality of the system is provided via an assortment
of ready to use tools, xml authoring components, and an extendible plug-in
based API.
php-gettext-languages
gettext languages with plural rules
Provides a language list for gettext based on Unicode CLDR data. The
data can be accessed through the Gettext\Languages\Language class. An
example script is provided at
/usr/share/doc/php-gettext-languages/examples/export-plural-rules.
fonts-elstob
font for medievalists
This is the Elstob font (named for the eighteenth-century Anglo-Saxonist
Elizabeth Elstob) is based on the Double Pica commissioned by Bishop John
Fell in the seventeenth century.
node-proxy
Node.js HTTP proxy
node-proxy provides standard "HTTP proxy" logic that allows one to script
its own server using the node-proxy server API.
postgresql-13-pgfincore
set of PostgreSQL functions to manage blocks in memory
Those functions let you know which and how many disk block from a relation
are in the page cache of the operating system, and eventually write the
result to a file. Then using this file, it is possible to restore the page
cache state for each block of the relation.
postgresql-13-pgpcre
Perl Compatible Regular Expressions (PCRE) extension for PostgreSQL
This is a module for PostgreSQL that exposes Perl-compatible regular
expressions (PCRE) functionality as functions and operators. It is based on
the popular PCRE library.