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.

ruby-rdiscount

Discount Markdown Processor for Ruby

Discount is an implementation of John Gruber's Markdown markup language in C. It implements all of the language described in the markdown syntax document and passes the Markdown 1.0 test suite.

ruby-stackprof

sampling callstack-profiler for ruby 2.2+

stackprof is a fast sampling profiler for ruby code, with cpu, wallclock and object allocation samplers.

xdp-tests

library and utilities for use with XDP - test scripts and programs

Library for working with the eXpress Data Path facility of the Linux kernel, and a collection of utilities and example code that uses the library.

python3-zope.testrunner

Flexible test runner with layer support for Python 3

The testrunner module is used to run automated tests defined using the unittest framework and previously available in zope.testing.