python3-all-venv

package depending on all supported Python 3 venv modules

The package currently depends on python3.13-venv. In the future, dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may be added.

syslog-ng-mod-python

Enhanced system logging daemon (Python plugin)

syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more.
portable Forth interpreter

pforth

portable Forth interpreter

PForth is a public domain, portable Forth interpreter.

python3-flasgger

Extract swagger specs from your flask project

Flasgger is a Flask extension to extract OpenAPI-Specification from all Flask views registered in your API. It also comes with SwaggerUI embedded so you can access http://localhost:5000/apidocs and visualize and interact with your API resources. It also provides validation of the incoming data, using the same specification it can validates if the data received as a POST, PUT, PATCH is valid against the schema defined using YAML, Python dictionaries or Marshmallow Schemas. Flasgger can work with simple function views or MethodViews using docstring as specification, or using @swag_from decorator to get specification from YAML or dict and also provides SwaggerView which can use Marshmallow Schemas as specification.

gccrs-14

GNU Rust compiler

!!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!!

libconfig-any-perl

module to load configuration from different file formats

Config::Any provides a facility for Perl applications and libraries to load configuration data from multiple different file formats. It supports XML, YAML, JSON, Apache-style configuration, Windows INI files, and even Perl code.