Metadata-Version: 2.1
Name: streamiopipe
Version: 0.1.0
Summary: 
Author: tullpu
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Description-Content-Type: text/markdown

StreamIOPipe
============

A library that allows to process streams using simple user defined functions in a sequence as if you were using pipes.

