tfortune

Fortune Cookies with Tags

Like fortune(6), tfortune is a Unix command line utility which prints a random epigram. Epigrams are stored as plain text files, but they must be annotated with tags to make full use of the features which tfortune offers over other implementations.

libip6tc2

netfilter libip6tc library

The iptables/xtables framework has been replaced by nftables. You should consider migrating now.

libnet-async-matrix-perl

use Matrix with IO::Async

Matrix is an new open standard for interoperable Instant Messaging and VoIP, providing pragmatic HTTP APIs and open source reference implementations for creating and running your own real-time communication infrastructure.

php-symfony-rate-limiter

rate limit input and output in applications

The Symfony Rate Limiter Component provides a Token Bucket implementation to rate limit input and output in your application.

libip4tc2

netfilter libip4tc library

The iptables/xtables framework has been replaced by nftables. You should consider migrating now.

golang-1.18-go

Go programming language compiler, linker, compiled stdlib

The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language.