php8.1-ssh2

Bindings for the libssh2 library

Provides PHP bindings to the functions of libssh2 which implements the SSH2 protocol.

lyskom-server

Server for the LysKOM conference system

LysKOM has a lot in common with netnews, but LysKOM is intended for local discussions (instead of worldwide). LysKOM consists of a server process and several client programs. The server process maintains a data base of persons, conferences and articles. The clients connect to the server and let the users browse the database for unread articles.

when

tiny personal calendar

Minimalistic personal calendar. It runs from the command line, and it uses a plain text file format, which you can edit using your favorite editor.

php8.1-uuid

PHP UUID extension

A thin wrapper around libuuid from the ext2utils project

m4

macro processing language

GNU `m4' is an implementation of the traditional UNIX macro processor. It is mostly SVR4 compatible, although it has some extensions (for example, handling more than 9 positional parameters to macros). `m4' also has builtin functions for including files, running shell commands, doing arithmetic, etc. Autoconf needs GNU `m4' for generating `configure' scripts, but not for running them.

lzma-alone

Compression and decompression in the LZMA format - legacy utility

The Lempel-Ziv-Markov chain Algorithm is a compression method based on the famous LZ77 algorithm, and was first introduced by 7-Zip for use in 7z archives.