postgresql-9.6-pgpool2

connection pool server and replication proxy for PostgreSQL - modules

pgpool-II is a middleware that works between PostgreSQL servers and a PostgreSQL database client. This package contains support modules for the PostgreSQL 9.6 server:

slugify

Python slugify application that handles unicode

Slugify is a Python 3 utility that generates clean, URL-safe slugs from Unicode strings. It is designed to be simple and flexible, providing a best-effort approach to slug generation while offering extensive customisation.

captagent

HOMER SIP capture agent

HOMER5 a robust, carrier-grade, scalable SIP Capture system and Monitoring Application with HEP/HEP2, IP Proto4 (IPIP) encapsulation & port mirroring/monitoring support right out of the box, ready to process & store insane amounts of signaling with instant search, end-to-end analysis and drill-down capabilities for ITSPs, VoIP Providers and Trunk Suppliers using SIP signaling.

python-cssmin

YUI CSS compression algorithm (Python 2 version)

cssmin is a Python port of the YUI Cascading Style Sheet (CSS) compressor. It can be used as a module from other Python programs, including as a filter for python-webassets bundles.

libost-img2.1

Open-Source Computational Structural Biology Framework

python-cysignals-bare

interrupt and signal handling for Cython -- Python - bare

Since Cython optimizes for speed, Cython normally does not check for interrupts. The cysignals package provides mechanisms to handle interrupts (and other signals and errors) in Cython code.