gir1.2-gtk4layershell-1.0

wayland layer shell protocol library (GTK4) -- GObject introspection data

A library for using the Layer Shell Wayland protocol with GTK4. With this library you can build desktop shell components such as panels, notifications and wallpapers. It's compatible with C, C++ and any language that supports GObject introspection files (Python, Vala, etc).

python3-nuheat

Library for controlling NuHeat Signature radiant floor thermostats

This library enables control of NuHeat Signature radiant floor thermostats. It connects to the NuHeat web-based API to manage and monitor thermostat settings remotely. Users can fetch the current temperature, set target temperatures, and switch between different modes such as auto, temporary hold, or permanent hold. The library facilitates interactions with the thermostat’s functionalities including setting temperature until a specified time, resuming programmed schedules, and retrieving thermostat properties like heating status and online status. An internet connection is required to use the API.

postgresql-postgis

Geographic objects support for PostgreSQL -- Metapackage

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-17-postgis-3

Geographic objects support for PostgreSQL 17

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-17-postgis-3-scripts

Geographic objects support for PostgreSQL 17 -- 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-17-ogr-fdw

PostgreSQL foreign data wrapper for OGR

OGR is the vector half of the GDAL spatial data access library. It allows access to a large number of GIS data formats using a simple C API for data reading and writing. Since OGR exposes a simple table structure and PostgreSQL foreign data wrappers allow access to table structures, the fit seems pretty perfect.