protoprimer 0.0.2.dev2__tar.gz → 0.0.2.dev3__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,11 +1,11 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: protoprimer
3
- Version: 0.0.2.dev2
4
- Summary: universal multi-stage `python` environment initializer & bootstrapper (primer) via a stand-alone automatic (proto) script
3
+ Version: 0.0.2.dev3
4
+ Summary: self-contained, stand-alone, no-deps, no-args-friendly, auto-cloning #proto, environment-driven, pure-python, multi-stage extensible DAG bootstrapper #primer to escape from shell scripting maintenance hell
5
5
  Author: uvsmtid
6
6
  Author-email: uvsmtid@gmail.com
7
7
  License: MIT
8
- Keywords: boot env bootstrap environment dev
8
+ Keywords: venv virtual environmentenv environmentdev developmentboot bootstrap bootstrapperinit initialize initializercheck checker
9
9
  Classifier: Development Status :: 3 - Alpha
10
10
  Classifier: Environment :: Console
11
11
  Classifier: Intended Audience :: Information Technology
@@ -1,3 +1 @@
1
- """ """
2
-
3
1
  from protoprimer.primer_kernel import __version__