Metadata-Version: 2.4
Name: protoprimer
Version: 0.5.1
Summary: Easy-to-use [single-touch, zero-args, self-contained, no-deps, cross-platform] bootstrap app & lib that escapes from pre-venv shell scripts to testable pure Python early-init logic, where an extensible DAG provisions a fully configured, isolated, per-repository environment
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: Intended Audience :: Information Technology
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Requires-Dist: freezegun; extra == "test"
Provides-Extra: extra
