File: python3-async-generator-doc.doc-base.async-generator

package info (click to toggle)
python-async-generator 1.10-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 292 kB
  • sloc: python: 1,253; makefile: 19
file content (13 lines) | stat: -rw-r--r-- 513 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
Document: async-generator
Title: Async generators and context managers for Python 3.5+
Author: Nathaniel J. Smith <njs@pobox.com>
Abstract:
 The python3 language provides some structures to process streaming
 data with an interface similar to the iteration structures.  This
 module adds some convenient features like the yield from construct or
 context managers.
Section: Programming

Format: HTML
Index: /usr/share/doc/python3-async-generator/html/index.html
Files: /usr/share/doc/python3-async-generator/html