Metadata-Version: 1.0
Name: simplio
Version: 0.1
Summary: Simplest-case command-line input/output
Home-page: https://github.com/josephl/simplio
Author: Joseph Lee
Author-email: joe.lee.three.thousand@gmail.com
License: MIT
Description: Simplio is a Python function decorator that applies an input file object and an output file object as arguments to the decorated function. It determines this based on STDIN or the presence of command-line arguments.
Keywords: input output file io
Platform: UNKNOWN
