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

python3-pylatex

Python library for creating LaTeX files and snippets

PyLaTeX is a Python library for creating and compiling LaTeX files or snippets. The goal of this library is being an easy, but extensible interface between Python and LaTeX.

python3-sdjson

single-dispatch JSON encoder for Python

Module uses functools.singledispatch to support custom encoders for Python built-in classes and user-created classes.

libzip5

library for reading, creating, and modifying zip archives (runtime)

libzip is a C library for reading, creating, and modifying zip archives. Files can be added from data buffers, files, or compressed data copied directly from other zip archives. Changes made without closing the archive can be reverted.

python3-consolekit

Additional utilities for click

ConsoleKit is a Python utility that provides functionality to facilitate the creation of interactive applications in the terminal/console through clicks.

libace-8.0.1

C++ network programming framework

This package contains the ADAPTIVE Communication Environment (ACE) framework.

libace-flreactor-8.0.1

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.