This is a staging site. Uploads will not persist. Testing only.

obs-advanced-scene-switcher

plugin for OBS Studio to improve the scene switching

Advanced Scene Switcher plugin is based on the built-in Automatic Scene Switcher. It extends its functionality by adding the following:

postgresql-16-postgis-3

Geographic objects support for PostgreSQL 16

PostGIS adds support for geographic objects to the PostgreSQL object-relational database. In effect, PostGIS "spatially enables" the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS "Simple Features Specification for SQL".

postgresql-16-postgis-3-scripts

Geographic objects support for PostgreSQL 16 -- SQL scripts

PostGIS adds support for geographic objects to the PostgreSQL object-relational database. In effect, PostGIS "spatially enables" the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS "Simple Features Specification for SQL".

postgresql-client-17

front-end programs for PostgreSQL 17

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.

postgresql-doc-17

documentation for the PostgreSQL database management system

This package contains all README files, user manual, and examples for PostgreSQL 17. The manual is in HTML format.

postgresql-pltcl-17

PL/Tcl procedural language for PostgreSQL 17

PL/Tcl enables an SQL developer to write procedural language functions for PostgreSQL 17 in Tcl. You need this package if you have any PostgreSQL 17 functions that use the languages pltcl or pltclu.