php8.4-readline

readline module for PHP

This package provides the readline module(s) for PHP.

riscemu

RISC-V emulator in Python

Implementing a basic RISC-V emulator, aimed at being easily extendable. Check out the docs at readthedocs or riscemu.datenvorr.at.

libzycore1.5

Zyan Core Library for C

Zyan Core is an internal library providing platform independent types, macros and a fallback for environments without LibC.

libzydis4.1

fast and lightweight x86/x86-64 disassembler library

Zydis is a fast x86/x86-64 disassembler library. It supports all x86 and AMD64 instructions and many vendor extensions, doesn't perform dynamic memory allocations, is thread safe by design and has no third party dependency - not even libc.

php8.4-phpdbg

server-side, HTML-embedded scripting language (PHPDBG binary)

This package provides the /usr/bin/phpdbg command interpreter, useful for stepthrough debugging of PHP code.

python3-aioimaplib

Asynchronous IMAP4rev1 client library using Python asyncio

Python library that implements the IMAP4rev1 protocol with an asynchronous model using asyncio. This package allows users to handle IMAP communication in a non-blocking manner, enhancing the performance of applications by leveraging the asyncio framework to manage tasks concurrently.