This is a staging site. Uploads will not persist. Testing only.
python3-libpulse
async Python 3 bindings for Pulseaudio and Pipewire pulse library
libpulse is a Python module based on asyncio, that uses ctypes to interface
with the pulse library of the PulseAudio and PipeWire sound servers. The
interface is meant to be complete. That is, all the constants, structures,
plain functions and async functions are made available by importing the
libpulse module.
qt6-grpc-doc-html
Qt 6 gRPC HTML documentation
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
libqt6protobufwellknowntypes6
Qt 6 gRPC protocol buffers Well Known types library
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
python3-graphene-directives
schema directives implementation for graphene
Graphene directives provides the implementation of schema directives
needed for graphene.
python3-graphene-federation
federation implementation for graphene
Federation support for Graphene, following the Apollo federation
specifications.
python3-imapclient
Easy-to-use Python IMAP client library (Python 3)
IMAPClient is a high-level Python library to access mailboxes via the
IMAP protocol. It relieves the user of many low-level tasks like parsing
server responses, encoding of unicode strings used as folder names,
optional translation of timestamps into local time of the client and more.
The information is delivered in handy Python data structures that can be
easily used for further processing. To help with code development or for
quick inspections IMAPClient also offers easy-to-use interactive sessions.