python3-nh3
Bindings to the ammonia HTML sanitization library (Python 3)
nh3 provides Python bindings to the Rust based ammonia HTML whitelist-based
HTML sanitization library (https://github.com/rust-ammonia/ammonia).
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.
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-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-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".
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.