libafl-persistent-ocaml

use afl-fuzz in persistent mode (runtime files)

Makes it possible to run the afl-fuzz provided by the OCaml compiler in persistent mode.

libzlcore0.13t64

ZLibrary cross-platform development library (shared library)

This is the core of ZLibrary, the library that the fbreader e-book reader is based on.

libzltext0.13t64

ZLibrary text model/viewer part (shared library)

This package provides text model/viewer part of ZLibrary. See also libzlcore0.10 package.

elpa-compat

COMPATibility Library for Emacs

The intended audience of this library aren't day-to-day users, but package developers that wish to make use of newer functionality, not provided in older versions of Emacs, without breaking compatibility for users bound to specific Emacs releases.

opkssh

OpenPubkey SSH tools for OpenID SSH logins (program)

opkssh (OpenPubkey SSH) is a tool which enables ssh to be used with OpenID Connect allowing SSH access management via identities like alice@example.com instead of long-lived SSH keys. It does not replace ssh, but rather generates ssh public keys that contain PK Tokens and configures sshd to verify the PK Token in the ssh public key. These PK Tokens contain standard OpenID Connect ID Tokens. This protocol builds on the OpenPubkey (https://github.com/openpubkey/openpubkey/blob/main/README.md) which adds user public keys to OpenID Connect without breaking compatibility with existing OpenID Provider.

libghc-language-c99-prof

Impl. of C99 AST that strictly follows the standard; profiling libraries

This package contains an implementation of the C99 AST as described in <http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1256.pdf>. Sticking closely to this standard assures us that the program we deal with is a valid C99 program.