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

python3-async-interrupt

Interrupt context manager for asyncio

This Python module provides a context manager that can be used to interrupt a block of code as soon as possible when a future is done.

libsnapper7

Library for Linux filesystem snapshot management tool

Snapper is a tool for Linux filesystem snapshot management. Apart from the obvious creation and deletion of snapshots, it can compare snapshots and revert differences between snapshots. In simple terms, this allows root and non-root users to view older versions of files and revert changes.

libwcs8

Implementation of the FITS WCS standard

WCSLIB is a C library, supplied with a full set of Fortran wrappers, that implements the "World Coordinate System" (WCS) standard in FITS (Flexible Image Transport System).

python3-maison

Read Python package configuration settings

When developing a Python application, e.g a command-line tool, it can be helpful to allow the user to set their own configuration options to allow them to tailor the tool to their needs. These options are typically set in files in the root of a project directory that uses the tool, for example in a pyproject.toml or an {project_name}.ini file.

hfd-service

system D-Bus service for accessing human feedback devices

Human feedback device service is a D-Bus activated service that manages human feedback devices such as LEDs and vibrators on mobile devices.

libsqlclient1.9

SQL client library for GNUstep (runtime library)

The SQLClient library is designed to provide a simple interface to SQL databases for GNUstep applications. It does not attempt the sort of abstraction provided by the much more sophisticated GDL2 library but rather allows applications to directly execute SQL queries and statements. Major features: