libwinpr2-2t64

Windows Portable Runtime library

WinPR is a spin-off project of FreeRDP which aims at providing a portable implementation of important portions of the Windows API. Just like FreeRDP, WinPR is released under the Apache license. Unlike Wine, WinPR does not provide binary compatibility, and does not require applications to be built for Windows. Instead, WinPR provides API compatibility for applications targeting non-Windows environments. When on Windows, the original native API is being used instead of the equivalent WinPR implementation, without having to modify the code using it.

postgresql-16-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.

freephone

English Text-To-Phoneme converter

freephone converts English text to phonemes for MBROLA.

libnghttp3-9

HTTP/3 library with QUIC and QPACK (library)

nghttp3 implements HTTP/3 functions in C. For now it supports several HTTP actions like request, response and server push.

linux-support-6.9.7

Support files for Linux 6.9

This package provides support files for the Linux kernel build, e.g. scripts to handle ABI information and for generation of build system meta data.

protobuild

Convenience wrapper for building protobufs in Go

protobuild works by scanning the go package in a project and emitting correct protoc commands, configured with the plugins, packages and details of your choice.