Metadata-Version: 2.2
Name: terminal-input
Version: 0.3.10
Summary: Dora terminal input
Author-email: Haixuan Xavier Tao <tao.xavier@outlook.com>, Enzo Le Van <dev@enzo-le-van.fr>
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: dora-rs>=0.3.9
Requires-Dist: numpy<2.0.0
Requires-Dist: pyarrow>=5.0.0

# Dora Node for sending terminal input data.

This node send the data that is given to him within a terminal window.

Check example at [examples/echo](examples/echo)
