efm-langserver

General purpose Language Server (program)

General purpose Language Server that can use specified error message format generated from specified command. This is useful for editing code with linter.

notation

CLI tool to sign and verify artifacts (program)

Notation is a CLI project to add signatures as standard items in the OCI registry ecosystem, and to build a set of simple tooling for signing and verifying these signatures. This should be viewed as similar security to checking git commit signatures, although the signatures are generic and can be used for additional purposes.

libkdegames6-6

shared library for KDE games

This package contains a shared library used by KDE games.

libkdegames6private6

private part of shared library for KDE games

This package contains the private parts of the shared library used by KDE games.

qml6-module-org-kde-games-core

kde-games-core QtDeclarative QML support

Contains a plugin for QtDeclarative that provides support for using KDE-games-core to components written in QML.

libangstrom-ocaml

speed and memory-efficient parser combinators for OCaml (runtime)

Angstrom is a parser-combinator library that makes it easy to write efficient, expressive, and reusable parsers suitable for high-performance applications. It exposes monadic and applicative interfaces for composition, and supports incremental input through buffered and unbuffered interfaces. Both interfaces give the user total control over the blocking behavior of their application, with the unbuffered interface enabling zero-copy IO. Parsers are backtracking by default and support unbounded lookahead.