mple, for C functions to be called from SQL. . This package also contains the Makefiles necessary for building add-on modules of PostgreSQL, which would otherwise have to be built in the PostgreSQL source-code tree. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-server-dev-all Description-md5: 27ac3f69789728b5b5444cc5ee5cf4dc Description-en: extension build tool for multiple PostgreSQL versions The postgresql-server-dev-all package provides the pg_buildext script for simplifying packaging of a PostgreSQL extension supporting multiple major versions of the product, and dh_make_pgxs which builds a template debian/ source package directory based on pg_buildext. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Its features include ACID transactions, foreign keys, views, sequences, subqueries, triggers, outer joins, multiversion concurrency control, and user-defined types and functions. Package: powerdevil Description-md5: 83f9eb6cecda6e44037ccbe8e194cd93 Description-en: Global power saver settings. Power Devil allows you to define your all power settings. Package: powerdevil-data Description-md5: 58be04a338ca09abcf6d7c3a63fd716b Description-en: Global power saver settings data files. Power Devil allows you to define your all power settings. Package: powerdevil-dev Description-md5: 5757db49c9f4842441035152f146a603 Description-en: Global power saver settings. Power Devil allows you to define your all power settings. . This package contains the development files. Package: privoxy Description-md5: 6ec5aaf09f151e319fd41d430dbd5eca Description-en: Privacy enhancing HTTP Proxy Privoxy is a web proxy with advanced filtering capabilities for protecting privacy, filtering web page content, managing cookies, controlling access, and removing ads, banners, pop-ups and other obnoxious Internet junk. Privoxy has a very flexible configuration and can be customized to suit individual needs and tastes. Privoxy has application for both stand-alone systems and multi-user networks. . Privoxy is based on Internet Junkbuster (tm). Package: probert-network Description-md5: f97907cec73d15673427469cfbd9fc29 Description-en: Hardware probing tool - storage metapackage This package provides a tool for probing host hardware information and emitting a JSON report. . This package contains network probing capability. Package: projectl Description-md5: b90906ee9834816f321286534cd6d646 Description-en: sword action shooting The sword mechanics are everything in this game. Your sword rotates away from the direction your ship moves, and in doing so slices through the various enemies. Package: prometheus-alertmanager Description-md5: bdb9e14a529f9a4ca178ff7c56f2f73b Description-en: Handle and deliver alerts created by Prometheus The Alertmanager handles alerts sent by client applications such as the Prometheus server. It takes care of deduplicating, grouping, and routing them to the correct receiver integration such as email, PagerDuty, or OpsGenie. It also takes care of silencing and inhibition of alerts. Package: prometheus-bind-exporter Description-md5: 155215321c427005af6565a163d33c9a Description-en: Prometheus exporter for Bind server metrics Prometheus exporter for Bind (named/dns) v9+ server metrics, written in Go. Package: prometheus-hacluster-exporter Description-md5: 8f246271e439f342ff140a51ea664100 Description-en: Prometheus exporter for HA cluster services Prometheus exporter for Pacemaker cluster services, written in Go. . This service scrapes status of Corosync, Pacemaker, SBD and DRBD services and exports them via HTTP for Prometheus consumption. Package: prometheus-ipmi-exporter Description-md5: 5a7234af932b452f2884a49a9f7f0385 Description-en: Prometheus exporter for IPMI devices Prometheus exporter for Intelligent Platform Management Interface (IPMI) device sensor metrics. Supports local IPMI devices (e.g., /dev/ipmi0), or remote devices via Remote Management Control Protocol (RMCP). When using RMCP, a single exporter can be used to monitor a large number of IPMI devices by passing a target hostname as a parameter. . This exporter relies on tools from the FreeIPMI suite for the actual IPMI implementation. Package: prometheus-nginx-exporter Description-md5: d92e6abf96eb04c2b1aff77e20c8fb4a Description-en: Prometheus exporter for NGINX webservers Official Prometheus exporter for NGINX, developed by NGINX, Inc. This exporter supports the NGINX stub_status handler, as well as the NGINX Plus API, and exposes metrics such as number of current requests and total requests served. Package: prometheus-node-exporter Description-md5: 9366958e5739169b3c3e951f14e3802f Description-en: Prometheus exporter for machine metrics Prometheus exporter for machine metrics, written in Go with pluggable metric collectors. Package: prometheus-postfix-exporter Description-md5: aedc440c542569e32af341be03601e84 Description-en: Prometheus exporter for Postfix mail servers Prometheus exporter which scrapes the systemd journal of Postfix MTA daemons to expose various metrics such as SMTP connection counts, message delivery statuses / delays etc. This exporter has a slight advantage over the mtail log parser approach, since it also connects to the Postfix admin Unix socket to expose metrics about messages currently in the queue. Package: prometheus-postgres-exporter Description-md5: a03ff7f6f3924bc3d982523f8ddca638 Description-en: Prometheus exporter for PostgreSQL server metrics Prometheus exporter for PostgreSQL server metrics, written in Go. Supports Postgres versions 9.4 and up. Package: prometheus-snmp-exporter Description-md5: 009f2bf0727254a8939c746159c2aaee Description-en: Prometheus exporter for SNMP-enabled devices An exporter for Prometheus which exposes information gathered from Simple Network Management Protocol (SNMP) for use by the Prometheus monitoring system. . There are two components - an exporter which does the actual scraping, and a generator which creates the configuration for use by the exporter. Package: prometheus-squid-exporter Description-md5: fd5696f5e49e10b5f480edadffa9782f Description-en: Prometheus exporter for Squid proxy servers Prometheus exporter which connects to a Squid proxy server's cache manager API and exposes metrics such as: . * Cache hit counters * Client HTTP request / byte counters * Server HTTP / FTP requests * Request error counters Package: prometheus-varnish-exporter Description-md5: 8e1e38fb3c826f961b59c38a63310a20 Description-en: Prometheus exporter for Varnish Prometheus exporter for Varnish metrics. . prometheus-varnish-exporter scrapes the varnishstat -j JSON output on each Prometheus collect and exposes all reported metrics. Metrics with multiple backends or Varnish defined identifiers (e.g. VBE.*.happy SMA.*.c_bytes LCK.*.creat) and other metrics with similar structure (e.g. MAIN.fetch_*) are combined under a single metric name with distinguishable labels. Vanish naming conventions are preserved as much as possible to be familiar to Varnish users when building queries, while at the same time trying to following Prometheus conventions like lower casing and using _ separators. Package: protobuf-c-compiler Description-md5: f7ead9d693a53ffd3f7ac107f652a871 Description-en: Protocol Buffers C compiler (protobuf-c) Protocol Buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . This is the "protobuf-c" implementation of Protocol Buffers in C. . This package contains the "protoc-c" code generator that creates C stubs from Protocol Buffers .proto files. These stubs must be compiled and linked against the libprotobuf-c support library. Package: protobuf-compiler Description-md5: 1054ab94728e41bc0d59a82d40d1611e Description-en: compiler for protocol buffer definition files Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the protocol buffer compiler that is used for translating from .proto files (containing the definitions) to the language binding for the supported languages. Package: pulseaudio-equalizer Description-md5: 5402a1f4cf8652b508501dd29d402735 Description-en: Equalizer sink module for PulseAudio sound server PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . This package provides an equalizer sink and an interface to configure the equalizer, qpaeq. . The module is called module-equalizer-sink. Package: pulseaudio-module-gsettings Description-md5: aa109fa55f43c753c87072a2aadcb7d0 Description-en: GSettings module for PulseAudio sound server PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . This module enables PulseAudio to store additional configuration in GSettings. It supersedes the gconf module. . The module is called module-gsettings. Package: pulseaudio-module-jack Description-md5: a45f4943771fb4ccf89a76a36f7f6f13 Description-en: jackd modules for PulseAudio sound server PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . These modules enables PulseAudio to connect to a jackd daemon. . The modules are called module-jack-sink, module-jack-source. Package: pulseaudio-module-lirc Description-md5: 476ebc36bd51c387e0a12a54352ae162 Description-en: lirc module for PulseAudio sound server PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . This module enables the volume of a PulseAudio sink to be controlled when buttons of an infrared remote control are pressed (through LIRC). . The module is called module-lirc. Package: pulseaudio-module-raop Description-md5: f443b32abfa3073d1874fa9b76cf88b1 Description-en: RAOP module for PulseAudio sound server PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . This module enables PulseAudio to stream audio to an Apple Airport Express. Package: pulseaudio-module-zeroconf Description-md5: bccd0c2eacb18c71f7d829db12f93aae Description-en: Zeroconf module for PulseAudio sound server PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . This module enables PulseAudio to publish available sinks and sources via zeroconf (aka. Avahi, mdns). . The module is called module-zeroconf-publish. Package: pure-ftpd Description-md5: c224dc177bd93932c8270a67cd35b6aa Description-en: Secure and efficient FTP server Free, secure, production-quality and standard-conformant FTP server. Features include chrooted home directories, virtual domains, built-in 'ls', anti-warez system, configurable ports for passive downloads, FXP protocol, bandwidth throttling, ratios, fortune files, Apache-like log files, fast standalone mode, atomic uploads, text / HTML / XML real-time status report, virtual users, virtual quotas, privilege separation, SSL/TLS and more. Package: pure-ftpd-common Description-md5: c84cd31ca1a31554d533854f08c5ebff Description-en: Pure-FTPd FTP server (Common Files) This package provides files shared between the three pure-ftpd binary packages like startup scripts, documentation, and examples. Package: pure-ftpd-ldap Description-md5: 477968a296072683c2fab03f6540b60e Description-en: Secure and efficient FTP server with LDAP user authentication Pure-FTPd is a fast, production-quality, standards-conformant FTP server based upon Troll-FTPd. Features include chrooted home directories, virtual domains, built-in 'ls', anti-warez system, configurable ports for passive downloads, FXP protocol, bandwidth throttling, ratios, fortune files, Apache-like log files, fast standalone mode, atomic uploads, text / HTML / XML real-time status report, virtual users, virtual quotas, privilege separation, SSL/TLS and more. Package: pure-ftpd-mysql Description-md5: d0b28646386ab85cff7e54614bef04c1 Description-en: Secure and efficient FTP server with MySQL user authentication Pure-FTPd is a fast, production-quality, standards-conformant FTP server based upon Troll-FTPd. Features include chrooted home directories, virtual domains, built-in 'ls', anti-warez system, configurable ports for passive downloads, FXP protocol, bandwidth throttling, ratios, fortune files, Apache-like log files, fast standalone mode, atomic uploads, text / HTML / XML real-time status report, virtual users, virtual quotas, privilege separation, SSL/TLS and more. Package: pure-ftpd-postgresql Description-md5: 10ce8669d0de227b915f7794f62f9f07 Description-en: Secure and efficient FTP server with PostgreSQL user authentication Pure-FTPd is a fast, production-quality, standards-conformant FTP server based upon Troll-FTPd. Features include chrooted home directories, virtual domains, built-in 'ls', anti-warez system, configurable ports for passive downloads, FXP protocol, bandwidth throttling, ratios, fortune files, Apache-like log files, fast standalone mode, atomic uploads, text / HTML / XML real-time status report, virtual users, virtual quotas, privilege separation, SSL/TLS and more. Package: puredata Description-md5: 14fc184a0ca11977c12f0d2e85458e7c Description-en: realtime computer music and graphics system Pure Data (also known as Pd) is a real-time graphical programming environment for audio and graphics processing. Pd's audio functions are built-in; graphical computations require separate packages such as gem (Graphics Environment for Multimedia) or pd-pdp (Pd Packet). . This is a metapackage that depends on all components of the core of Pd. Package: puredata-core Description-md5: 6f0f06b4a8b77ce55ac2f2a16a3bf4c2 Description-en: realtime computer music and graphics system - core components Pure Data (also known as Pd) is a real-time graphical programming environment for audio and graphics processing. . This package only provides the core infrastructure of Pure Data. Most likely you will want to install "puredata-gui" (or even "puredata") as well. Package: puredata-dev Description-md5: fdaf86f853cc58ce32170f4ae289ac5d Description-en: realtime computer music and graphics system - development files Pure Data (also known as Pd) is a real-time graphical programming environment for audio and graphics processing. . This package provides the header-files for compiling externals (plugins) for puredata. Package: puredata-doc Description-md5: 51a4c33ab1c15769e81a6a9e874ac2aa Description-en: realtime computer music a