This is a staging site. Uploads will not persist. Testing only.

filespooler

Sequential, distributed, POSIX-style job queue processing

Filespooler is a Unix-style tool that facilitates local or remote command execution, complete with stdin capture, with easy integration with various tools. Here's a brief Filespooler feature list:

php-composer-metadata-minifier

Small utility library that handles metadata minification and expansion

This library has been split away from Composer. It’s used to handle metadata minification and expansion.

libopenrefine-arithcode-java

Java implementation of arithmetic coding and PPM compression

Arithmetic coding is a general technique for coding the outcome of a stochastic process based on an adaptive model. The expected bit rate is the cross-entropy rate of the model versus the actual process. PPM, prediction by partial matching, is an adaptive statistical model of a symbol sequence which models the likelihood of the next byte based on a (relatively short) suffix of the sequence of previous bytes.

python3-icmplib

forge ICMP packets and make your own ping and traceroute

icmplib is an implementation of the ICMP protocol in Python. It is possible to use the built-in functions or to build your own. It features: * ready-to-use functions such as: ping, multiping and traceroute. * multithreaded functions (like multiping). * runs without root privileges. * ICMPv4 and ICMPv6 support. * Broadcast support. * No dependency.

libmysqlcppconn7t64

MySQL Connector for C++ (library)

MySQL Connector/C++ is a MySQL database connector for C++.

python3-pylsp-flake8

Flake8 plugin for the Python Language Server

This package provides a plugin to support the flake8 code checker in editors that support the Python Language Server.