python3-asv-bench-memray

Memray benchmark plugin for asv

This a proof-of-concept externally defined memray benchmark plugin for asv. Like all externally defined benchmark plugins for asv, this has a strict hierarchy. The package name begins with asv_bench. Benchmarks are defined in a benchmarks folder under the package module. Each exported new benchmark type has the export_as_benchmark = [NAMEBenchmark] attribute.

task-spanish-kde-desktop

Spanish KDE Plasma desktop

This task localises the KDE Plasma desktop in Spanish.

postgresql-plpython3-14

PL/Python 3 procedural language for PostgreSQL 14

PL/Python 3 enables an SQL developer to write procedural language functions for PostgreSQL 14 in Python 3. You need this package if you have any PostgreSQL 14 functions that use the languages plpython3 or plpython3u.

node-cron-validator

cron-validator is a util that allows one to validate cron expression

Cron Validator is a util that allows you to validate a cron expression, similar to what crontab guru does, but in your code base.

libcatalyst-view-tt-perl

Template View Class for Catalyst

Catalyst::View::TT is the Catalyst view class for the Template toolkit. Your application subclass should inherit from this class. This plugin renders the template specified in $c->stash->{template}, or $c->request->match. The template variables are set up from the contents of $c->stash, augmented with template variable base set to Catalyst's $c->req->base, template variable c to Catalyst's $c, and template variable name to Catalyst's $c->config->{name}. The output is stored in $c->response->output.

postgresql-client-14

front-end programs for PostgreSQL 14

This package contains client and administrative programs for PostgreSQL: these are the interactive terminal client psql and programs for creating and removing users and databases.