#1068376 RFP: python-chainstream -- a subclass of io.RawIOBase, to chain I/O streams together into a single stream

#1068376#5
Date:
2024-04-04 09:39:17 UTC
From:
To:
* Package name    : python-chainstream
  Version         : 1.0.1
  Upstream Contact: Reuben Thomas <rrt@sc3d.org>
* URL             : https://github.com/rrthomas/chainstream
* License         : CC-BY-SA-4.0
  Programming Lang: Python
  Description     : a subclass of io.RawIOBase, to chain I/O streams together into a single stream

Chainstream provides the class ChainStream, a subclass of io.RawIOBase,
to chain I/O streams together into a single stream. See below for example
usage, and the module help for more information.

I would be happy if someone could package this, I also could be a sponsor. I
require it for newer versions of my rpl package.