tokodon
modern Mastodon client
Tokodon is a modern client for Mastodon, Pleroma, and Nextcloud Social, built
using the Kirigami technology.
creddump7
Python tool to extract credentials and secrets from Windows registry hives
This package contains a Python tool to extract various credentials and
secrets from Windows registry hives.
It's based on the creddump program. Many patches and fixes have been applied
by Ronnie Flathers.
python3-pytest-repeat
pytest-repeat is a plugin for pytest to repeat tests under certain conditions
pytest-repeat is a plugin for pytest that makes it easy to repeat a single
test, or multiple tests, a specific number of times.
postgresql-14-periods
PERIODs and SYSTEM VERSIONING for PostgreSQL
This extension attempts to recreate the behavior defined in SQL:2016
(originally SQL:2011) around periods and tables with SYSTEM VERSIONING. The
idea is to figure out all the rules that PostgreSQL would like to adopt (there
are some details missing in the standard) and to allow earlier versions of
PostgreSQL to simulate the behavior once the feature is finally integrated.
postgresql-14-omnidb
PostgreSQL PL/pgSQL debugger extension for OmniDB
OmniDB is a web tool that simplifies database management focusing on
interactivity, designed to be powerful and lightweight.
postgresql-14-pldebugger
PostgreSQL pl/pgsql Debugger API
This module is a set of shared libraries which implement an API for
debugging pl/pgsql functions on PostgreSQL 8.4 and above. The pgAdmin
project (http://www.pgadmin.org/) provides a client user interface as
part of pgAdmin III v1.10.0 and above, and pgAdmin 4.