Metadata-Version: 2.4
Name: protoprimer
Version: 0.0.9
Summary: A single-touch bootstrapper to run venv code: self-contained, no-deps, zero-args-default, portable way to escape from shell scripts in pure Python with extensible multi-stage DAG :rocket:
Author-email: uvsmtid <uvsmtid@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/uvsmtid/protoprimer
Project-URL: Repository, https://github.com/uvsmtid/protoprimer
Keywords: venv,virtual environment,env,environment,dev,development,boot,bootstrap,bootstrapper,init,initialize,initializer,check,checker
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Information Technology
Classifier: Topic :: Terminals
Classifier: Topic :: System :: Shells
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Provides-Extra: extra
