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.

python3-zope.proxy

Generic transparent proxies for Python

Proxies are special objects which serve as mostly-transparent wrappers around another object, intervening in the apparent behavior of the wrapped object only when necessary to apply the policy (e.g., access checking, location brokering, etc.) for which the proxy is responsible.

radvd

Router Advertisement Daemon

IPv6 has a lot more support for autoconfiguration than IPv4. But for this autoconfiguration to work on the hosts of a network, the routers of the local network have to run a program which answers the autoconfiguration requests of the hosts.