Metadata-Version: 2.1
Name: commonutil-jsonstdioipc
Version: 3.0.3
Summary: JSON IPC with Standard Input and Output
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# commonutil-jsonstdioipc

Helper routine to read and write JSON from STDIN and STDOUT.

Please refer to [example.py](example.py) for usage.
