postgresql-14-jsquery

PostgreSQL JSON query language with GIN indexing support

JsQuery provides additional functionality for the PostgreSQL jsonb datatype, such as a simple and effective way to search in nested objects and arrays, and more comparison operators with index support. It does this by implementing a specialized search syntax, the @@ operator, and the jsquery type for search strings.

qml6-module-qtcharts

Qt 6 Charts QML module

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

sioyek

PDF viewer with a focus on technical books and research papers

Sioyek is a PDF viewer with a focus on textbooks and research papers. It is a power user's PDF viewer, featuring smart open, table of contents generation, and jumping to references and figures, even if not linked.

libfungw-cli1

Scripting support for fungw: external languages (bash)

Fungw is a tiny, portable library written in C (C89) that manages dynamic function calls across different programming languages.

postgresql-15-pgmemcache

PostgreSQL interface to memcached

pgmemcache is an extension for PostgreSQL that provides an API to memcached through user-defined functions.

libcmark-gfm0.29.0.gfm.2

CommonMark GitHub flavor gfm library

cmark-gfm is the GitHub flavor of the cmark C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. This package provides the required gfm library