python3-aioeventlet
asyncio event loop scheduling callbacks in eventlet - Python 3.x
aioeventlet implements the asyncio API (PEP 3156) on top of eventlet. It makes
possible to write asyncio code in a project currently written for eventlet.
alsa-ucm-conf-asahi
ALSA Use Case Manager configuration (and topologies) for Apple silicon devices
This package contains so-called ALSA UCM configuration describing internal
sound peripherals on Apple hardware. This is to overlay the parent
alsa-ucm-conf package at /usr/share/alsa.
python-esmre
Regular expression acceleration in Python2
esmre is a Python module that can be used to speed up the execution of a large
collection of regular expressions. It works by building a index of compulsory
substrings from a collection of regular expressions, which it uses to quickly
exclude those expressions which trivially do not match each input.
docbook-defguide
DocBook: The Definitive Guide - HTML version
The official reference manual for the DocBook 4.x SGML and XML DTD,
by Norman Walsh, Leonard Muellner, and Bob Stayton. This version is
an evolution of the book of the same name published by O'Reilly
(which documented DocBook 3.1).
python-mimerender
RESTful HTTP Content Negotiation for web frameworks (Python 2)
mimerender provides a decorator that wraps an HTTP request handler to
select the correct render function for a given HTTP Accept header. It
uses mimeparse to parse the Accept string and select the best available
representation.
python-repoze.sphinx.autointerface
Sphinx extension to generate API docs from Zope interfaces (Python 2)
This package defines an extension for the Sphinx documentation system.
The extension allows generation of API documentation by introspection
of zope.interface instances in code.