jadio-encryption-vault 0.0.1__py3-none-any.whl

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.
@@ -0,0 +1 @@
1
+ __version__ = "0.0.1"
File without changes
File without changes
@@ -0,0 +1 @@
1
+ {}
@@ -0,0 +1 @@
1
+ # Entry point for CLI
File without changes
@@ -0,0 +1,13 @@
1
+ Metadata-Version: 2.4
2
+ Name: jadio-encryption-vault
3
+ Version: 0.0.1
4
+ Summary: Jadio-compatible extension package
5
+ License-Expression: MIT
6
+ License-File: LICENSE
7
+ Requires-Python: >=3.8
8
+ Requires-Dist: jadio>=0.0.2
9
+ Description-Content-Type: text/markdown
10
+
11
+ # jadio-encryption-vault
12
+
13
+ Generated by JPC.
@@ -0,0 +1,10 @@
1
+ jadio_encryption_vault/__init__.py,sha256=ry5O5SW74ugwOUMKSV2_LbWjYa8B0IEvUm7S-lHPA2c,23
2
+ jadio_encryption_vault/ai/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ jadio_encryption_vault/cli/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
+ jadio_encryption_vault/cli/clicommands.json,sha256=41ZrOgZDCGjXHpKH39bGxSCj2gJ6q-oBlR1AfuEx3C8,4
5
+ jadio_encryption_vault/cli/main.py,sha256=DI1jCA4-9IzQO5H1-bLbmtVvAPlnQhdeZlvxG6oWTn8,23
6
+ jadio_encryption_vault/core/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
+ jadio_encryption_vault-0.0.1.dist-info/METADATA,sha256=Z6LSrrC1sFChd3XbO2sfG7FbItFWrDm31dgnaMrhMfE,292
8
+ jadio_encryption_vault-0.0.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
9
+ jadio_encryption_vault-0.0.1.dist-info/licenses/LICENSE,sha256=Ac3lhgXOLBB_KEvJcLxqE8Xo_gBpyJrVVRS_grOdU8A,13
10
+ jadio_encryption_vault-0.0.1.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: hatchling 1.27.0
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
@@ -0,0 +1 @@
1
+ MIT License