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

libpacketdump3t64

network packet parsing and human-readable display library

libpacketdump provides a library which can parse packets and display the packet contents in a nice human-readable form. The output is similar to that produced by tcpdump, although the formatting is somewhat more verbose.

php8.2-soap

SOAP module for PHP

This package provides the SOAP module(s) for PHP.

python3-django-postgres-extra

Extended PostgreSQL for Django (Python3 version)

This provides extended functionality for PostgreSQL databases to Django. Currently supported are: * Native upserts (single query, concurrency safe and bulk support) * Extended support for HStoreField (unique or null constraints, selecting individual keys) * Extra signals for updates * MIN and MAX expressions for multiple value fields such as hstore and array * Custom indexes with conditions.

libwandio1t64

multi-threaded file compression and decompression library

File I/O library that will read and write both compressed and uncompressed files. All compression-related operations are performed in a separate thread where possible resulting in significant performance gains for tasks where I/O is the limiting factor (most simple trace analysis tasks are I/O-limited).

php8.2-zip

Zip module for PHP

This package provides the Zip module(s) for PHP.

libcapsule-maven-nextflow-java

packaging tool for Java applications with Maven coordinates

A capsule is a single executable JAR that contains everything an application needs to run either in the form of embedded files or as declarative metadata. Maven Capsule is a capsule that allows the creations of capsules that, instead of embedding their dependencies, download all or some of them from a Maven repository. The dependencies are downloaded, cached locally, and shared among other capsules that also depend on them. In addition, this capsule allows specifying capsule metadata in a POM file in addition to the manifest.