python-humanfriendly

Python library to make user friendly text interfaces

python3-os-service-types

lib for consuming OpenStack sevice-types-authority data - Python 3.x

This package provides a Python library for consuming OpenStack sevice-types-authority data

libclipper2v5

object oriented library for crystallographic computing

postgresql-9.5-plproxy

database partitioning system for PostgreSQL 9.5

PL/Proxy is a database partitioning system implemented as a PL language. Main idea is that proxy functions are created with same signature as the remote functions to be called, so only destination info needs to be specified inside proxy function bodies.

libasan6

AddressSanitizer -- a fast memory error detector

AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.

python-djangorestframework-nested-resource

DRF view mixin for nested resources