foomuuri

multizone bidirectional nftables firewall

Foomuuri is a firewall generator for nftables based on the concept of zones. It is suitable for all systems from personal machines to corporate firewalls, and supports advanced features such as a rich rule language, IPv4/IPv6 rule splitting, dynamic DNS lookups, a D-Bus API and firewalld emulation for NetworkManager's zone support.

php8.2-curl

CURL module for PHP

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

php8.2-enchant

Enchant module for PHP

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

gcc-13-for-build

GNU C compiler for the build architecture

This is the GNU C compiler, a fairly portable optimizing compiler for C.

libpolymake4.11

Tool for algorithmic discrete geometry -- library package

Polymake started out as a tool for the algorithmic treatment of convex polyhedra. By now it also deals with finite simplicial complexes, tight spans of finite metric spaces, polyhedral surfaces, and other discrete mathematical objects.

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.