postgresql-9.5-pgq3

Skype tools for PostgreSQL replication, londiste and PGQ

This is the PGQ extension used by Skype replication, londiste. It consists of PL/pgsql, and C code in database.

minetest-mod-craftguide

Minetest mod providing a crafting guide

This minetest extension adds a crafting guide to the game, usable with a blue book named "Crafting guide" and two modes: standard and progressive.

qt6-webengine-doc-html

Qt 6 web engine HTML documentation

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

r-cran-snowballc

Snowball stemmers based on the C libstemmer UTF-8 library

An R interface to the C libstemmer library that implements Porter's word stemming algorithm for collapsing words to a common root to aid comparison of vocabulary. Currently supported languages are Danish, Dutch, English, Finnish, French, German, Hungarian, Italian, Norwegian, Portuguese, Romanian, Russian, Spanish, Swedish and Turkish.

python-exam

Python module to help write better tests

Exam is a Python toolkit for writing better tests. It aims to remove a lot of the boiler plate testing code one often writes, while still following Python conventions and adhering to the unit testing interface.

postgresql-contrib-9.5

additional facilities for PostgreSQL

The PostgreSQL contrib package provides several additional features for the PostgreSQL database. This version is built to work with the server package postgresql-9.5. contrib often serves as a testbed for features before they are adopted into PostgreSQL proper: