Metadata-Version: 2.1
Name: runcommands
Version: 1.0a63
Summary: A framework for writing console scripts and running commands
Home-page: https://runcommands.readthedocs.io
License: MIT
Keywords: run,commands,console,scripts,terminal
Author: Wyatt Baldwin
Author-email: self@wyattbaldwin.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: Jinja2 (>=2.10,<3.0)
Requires-Dist: PyYAML (>=5.1,<6.0)
Requires-Dist: blessings (>=1.7,<2.0)
Project-URL: Repository, https://github.com/wylee/runcommands
