libxqdbm3t64

QDBM Database Libraries for C++ [runtime]

QDBM is an embedded database library compatible with GDBM and NDBM. It features hash database and B+ tree database and is developed referring to GDBM for the purpose of the following three points: higher processing speed, smaller size of a database file, and simpler API. This is the runtime package for programs that use the QDBM database library. This is only for programs which use the C++ interface.

gobjc-for-build

GNU Objective-C compiler for the build architecture

This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

gobjc-for-host

GNU Objective-C compiler for the host architecture

This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

dh-make-raku

Manage Debian package files of Raku modules

dh-make-raku creates the files required to build a Debian source package out of the git reposity of a Raku module.

libhfst55

Helsinki Finite-State Transducer Technology Libraries

The Helsinki Finite-State Transducer software is intended for the implementation of morphological analysers and other tools which are based on weighted and unweighted finite-state transducer technology.

ruby-jsonb-accessor

Adds typed jsonb backed fields to ActiveRecord models

Jsonb Accessor allows you to treat fields on a jsonb column as though they were actual columns being picked up by ActiveRecord. It also adds generic scopes for querying jsonb columns.