Metadata-Version: 2.4
Name: protoprimer
Version: 0.0.5.dev2
Summary: A self-contained, no-deps, zero-args-friendly, clonnable, multi-stage bootstrapper with extensible DAG to escape from shell scripts in pure Python
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.8
Description-Content-Type: text/markdown
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Provides-Extra: extra
