libghc-scientific-prof
scientific notation for floating-point numbers; profiling libraries
This package provides a Haskell datatype for representing and pretty-printing
arbitrary-precision numbers using scientific notation.
gstreamer1.0-tools
Tools for use with GStreamer
GStreamer is a streaming media framework, based on graphs of filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related. Its plugin-based architecture means
that new data types or processing capabilities can be added simply by
installing new plug-ins.
libghc-tasty-expected-failure-prof
mark tasty tests as failure-expected; profiling libraries
With the function 'expectFail' in the provided module
Test.Tasty.ExpectedFailure, you can mark that you expect
test cases to fail, and not to pass.
libghc-tasty-smallcheck-prof
SmallCheck support for the Tasty test framework; profiling libraries
This packages contains the glue code to run SmallCheck tests within the Tasty
test framework.
libperlio-gzip-perl
module providing a PerlIO layer to gzip/gunzip
PerlIO::gzip is a Perl module that provides a PerlIO layer for manipulating
files in the format used by the gzip program. Compression and decompression
are both implemented, but cannot be used simultaneously (i.e. files cannot
be opened for both reading and writing).
libplack-middleware-fixmissingbodyinredirect-perl
Plack::Middleware which ensures redirect response have a body
Plack::Middleware::FixMissingBodyInRedirect sets a minimal body for
redirect responses, in cases where one has not already been set. This can
be useful e.g. when a user has turned auto-redirect off.