libioth0

Unified API for the Internet of Threads - library

libioth main goal is to provide a convenient API to interoperate with different network stack implementations. Libioth is also an infrastructure where the actual implementations can be loaded as plug-ins. Libioth's API is minimal: it includes the complete set of Berkeley Sockets functions, some functions to add or delete a stack and 'msocket', an extended version of 'socket' providing one more leading argument to select which stack should manage the communication.

libpg-query1605.1

C library for accessing the PostgreSQL parser outside of the server environment

This library uses the actual PostgreSQL server source to parse SQL queries and return the internal PostgreSQL parse tree.
transitional package

p7zip-full

transitional package

This is a transitional package. It can be safely removed.

python3-django-crum

Current request user capture middleware for Django

This Python library enables apps to check permissions, capture audit trails or access the current request and user without requiring the request object to be passed directly.

roc-toolkit-tests

real-time audio streaming over the network (tests)

Roc is a network transport, highly specialized for the real-time streaming use case. The user writes the stream to the one end and reads it from another end, and Roc deals with all the complexity of the task of delivering data in time and with no loss. Encoding, decoding, adjusting rates, restoring losses - all these are performed transparently under the hood.

python3-test-server

HTTP Server to test HTTP clients (Python 3)

HTTP server for unit tests of Python programs or libraries. This package also contains the test_server program.