libthreadar1000
C++ classes for manipulating threads
Libthreadar is a C++ library providing an abstracted set of C++ *classes* to
manipulate threads in a very simple and efficient way from your C++ code.
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".
libuno-salhelpergcc3-3t64
LibreOffice UNO runtime environment -- SAL helpers for C++ library
The Uno Runtime Environment (URE) is the well-known UNO component model
of LibreOffice, packaged up as an individual product.
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-plpython3-17
PL/Python 3 procedural language for PostgreSQL 17
PL/Python 3 enables an SQL developer to write procedural language functions
for PostgreSQL 17 in Python 3. You need this package if you have any
PostgreSQL 17 functions that use the languages plpython3 or plpython3u.