click-apparmor
Click manifest to AppArmor easyprof conversion tools
libhttp-response-encoding-perl
Perl module extending HTTP::Response encoding handling
HTTP::Response::Encoding is a Perl module that extends HTTP::Response class,
providing a simple and convenient way to extract various information about
encoded responses, including its character set. It can extract the character
set exactly as it appears in the Content-Type header and it also understands
the meta http-equiv tag in the response body.
python3-apparmor-click
Click manifest to AppArmor easyprof conversion tools
liburl-dispatcher1
library for sending requests to the url dispatcher
libmovit8
GPU video filter library
Movit is a high-quality, high performance, open-source library for video
filters. It uses the GPU present in almost any modern computer to
accelerate computation of common filters and transitions, facilitating
real-time HD video editing even on modest hardware.
liblexical-underscore-perl
access your caller's lexical underscore
Starting with Perl 5.10, it is possible to create a lexical version of
the Perl default variable $_. Certain Perl constructs like the "given"
keyword automatically use a lexical $_ rather than the global $_.