postgresql-15-plprofiler

PostgreSQL PL/pgSQL functions performance profiler

The plprofiler is an extension for the PostgreSQL database system to create performance profiles of PL/pgSQL functions and stored procedures. The included external Python class and command line utility can be used to easily control the extension, run arbitrary SQL commands (invoking PL/pgSQL functions), save and manage the resulting performance datasets and create HTML reports from them.

accountsservice

query and manipulate user account information

The AccountService project provides a set of D-Bus interfaces for querying and manipulating user account information and an implementation of these interfaces, based on the useradd, usermod and userdel commands.

ruby-rantly

Ruby Imperative Random Data Generator and Quickcheck

You can use Rantly to generate random test data, and use its Test::Unit extension for property-based testing. Rantly is basically a recursive descent interpreter, each of its method returns a random value of some type (string, integer, float, etc.).

php7.4-ldap

LDAP module for PHP

This package provides the LDAP module(s) for PHP.

libantlr3-runtime-java

Runtime library for ANTLR 3

ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions [You can use PCCTS 1.xx to generate C-based parsers].

python3-xlsxwriter

Python 3 module for creating Excel XLSX files

XlsxWriter is a Python module for writing files in the Excel 2007+ XLSX file format.