python3-rcon

client implementation for RCON protocol (Python3 version)

Python 3 library, which provides a client to interact with RCON servers. The RCON protocol is used to remotely control a game server, i.e. execute commands on a game server and receive the respective results.

puppetserver

configuration management system, server

Puppet is a configuration management system that allows you to define the state of your IT infrastructure, then automatically enforces the correct state.

gfortran-14-multilib-mipsisa64r6-linux-gnuabi64

GNU Fortran compiler (multilib support) (cross compiler for mips64r6 architectur

This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler.

libbenchmark1debian

Microbenchmark support library, shared library

Library to support the benchmarking of functions, similar to unit-tests.

obs-ashmanix-blur-filter

plugin for OBS Studio to set a blur filter on a source

This plugin lets to set a simple blur filter on any OBS source, such images, videos, texts, scenes, webcam, etc. To use it, just right click on an image or video source and select Filters.

chuffed-flatzinc

lazy clause generation FlatZinc implememntation

Chuffed is a state of the art lazy clause solver designed from the ground up with lazy clause generation in mind. Lazy clause generation is a hybrid approach to constraint solving that combines features of finite domain propagation and Boolean satisfiability. It combines some of the advantages of finite domain constraint programming (high level model and programmable search) with some of the advantages of SAT solvers (reduced search by nogood creation, and effective autonomous search using variable activities).