rsendmail

email delivery over SSH and restricted sendmail

This command aims at replacing the builtin `sendmail` command which gives too much privileges to the caller. For example, Postfix's sendmail(1) command can list the mail queue (`-bp`), rehash the alias database (`-bi`), start a daemon (`-bl`, `-bd`), or flush the queue (`-q`); all remnants of the old Sendmail binary, which probably is Turing-complete on its own.

openjdk-21-demo

Java runtime based on OpenJDK (demos and examples)

OpenJDK Java runtime

datamodel-codegen

pydantic code generator from OpenAPI and more (command-line tool)

Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.

python3-docformatter

Formats docstrings to follow Python PEP 257 (Python 3)

Docformatter currently automatically formats docstrings to follow a subset of the PEP 257 conventions.

gdc-13-mipsisa64r6-linux-gnuabi64

GNU D compiler (version 2) for the mipsisa64r6-linux-gnuabi64 architecture

This is the GNU D compiler for the mipsisa64r6-linux-gnuabi64 architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code.

gccgo-14-mips64-linux-gnuabi64

GNU Go compiler for the mips64-linux-gnuabi64 architecture

This is the GNU Go compiler for the mips64-linux-gnuabi64 architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.