libost-gfx2.1

Open-Source Computational Structural Biology Framework

libqgis-server3.10.11

QGIS - shared server library

postgresql-13-periods

PERIODs and SYSTEM VERSIONING for PostgreSQL

This extension attempts to recreate the behavior defined in SQL:2016 (originally SQL:2011) around periods and tables with SYSTEM VERSIONING. The idea is to figure out all the rules that PostgreSQL would like to adopt (there are some details missing in the standard) and to allow earlier versions of PostgreSQL to simulate the behavior once the feature is finally integrated.

postgresql-13-pldebugger

PostgreSQL pl/pgsql Debugger API

This module is a set of shared libraries which implement an API for debugging pl/pgsql functions on PostgreSQL 8.4 and above. The pgAdmin project (http://www.pgadmin.org/) provides a client user interface as part of pgAdmin III v1.10.0 and above, and pgAdmin 4.

ruby-gh

multi-layer client for the GitHub API v3

This is a highly flexible, layered, low-level GitHub client library for the GitHub API v3, trying to get out of your way and let you get to the GitHub data as simple as possible. Unless you add layers, you will end up with Hashes and Arrays. The approach and API should be familiar from projects like Rack or Faraday.

postgresql-13-pgq3

Generic queue for PostgreSQL

This extension provides generic queues for PostgreSQL.