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

checkpointctl

Tool to inspect Kubernetes and Podman checkpoints (program)

Container engines like *Podman* and *CRI-O* have the ability to checkpoint a container. All data related to a checkpoint is collected in a checkpoint archive.

libtest-generative-clojure

Generative test runner for Clojure

test.generative is a test framework for Clojure that serves to automatically generate test cases and validate the properties of the output instead of values.

python3-sphinxcontrib.trio

Make Sphinx better at documenting Python functions and methods

This sphinx extension helps you document Python code that uses async/await, or abstract methods, or context managers, or generators, or ... you get the idea. It works by making sphinx's regular directives for documenting Python functions and methods smarter and more powerful.

libace-flreactor-8.0.0

ACE-GUI reactor integration for FLTK

Recognizing the need to write reactor-based GUI applications, the ACE community has created several reactor extensions for use with X Window System. Each of these extends the ACE_Select_Reactor to work with a specific toolkit. By using these reactors, your GUI application can remain single threaded yet still respond to both GUI events, such as button presses, and your own application events.

cargo-c

Helper program to build and install c-like libraries

cargo-c is an extension for Cargo, the Rust package manger, that allows users to build and install C-ABI compatible dynamic and static libraries. It produces and installs pkg-config files, a static and a dynamic library, and C headers to be used by any C-compatible software.

libgnuradio-fec3.10.5

gnuradio forward error correction support

Handle forward error correction processing in gnuradio. Implements the GNU Radio FEC API, supporting encoders and decoders for no-op dummmy, repetition, and convolutional classes. Part of the main gnuradio build.