libterm-table-perl
module to format a header and rows into a table
The Term::Table module is able to generically format rows of data into
tables. This is used in test suites by some failing tests to provide
diagnostics about what has gone wrong but can also be used in all kinds of
other contexts.
r-cran-amelia
GNU R package supporting multiple imputation of missing data
Amelia II "multiply imputes" missing data in a single cross-section
(such as a survey), from a time series (like variables collected for
each year in a country), or from a time-series-cross-sectional data
set (such as collected by years for each of several
countries). Amelia II implements a bootstrapping-based algorithm
that gives essentially the same answers as the standard IP or EMis
approaches, is usually considerably faster than existing approaches
and can handle many more variables.
libsoup-3.0-tests
HTTP library implementation in C -- installed tests
libsoup uses the Glib main loop and is designed to work well with GTK+
applications. This enables GNOME applications to access HTTP servers
on the network in a completely asynchronous fashion, very similar to
the GTK+ programming model (a synchronous operation mode is also
supported for those who want it).
ruby-nio4r
Ruby library providing a selector API for monitoring IO objects
nio4r (New IO for Ruby) provides an abstract, cross-platform stateful
I/O selector API for Ruby. I/O selectors are the heart of
"reactor"-based event loops, and monitor multiple I/O objects for
various types of readiness, e.g. ready for reading or writing.
ruby-rbpdf
Ruby library for PDF generation
Template plugin allowing the inclusion of ERB-enabled RBPDF template files,
what can be used for example to generate PDF files in web applications.
ruby-rbpdf-font
Ruby library for PDF generation (font definitions)
This package provides a template plugin allowing the inclusion of ERB-enabled
RBPDF template files, what can be used for example to generate PDF files in
web applications.