Metadata-Version: 2.1
Name: stream2
Version: 0.0.2
Summary: A sequence of elements supporting sequential operations.
Author-email: Gao Feng <gf0517@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/gaofengg/stream2
Keywords: stream,sequence
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# stream2
A sequence of elements supporting sequential operations.
