skey-lib 0.1.0__py3-none-any.whl → 0.2.0__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.
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: skey-lib
|
3
|
-
Version: 0.
|
3
|
+
Version: 0.2.0
|
4
4
|
Summary: SKey PyPI package
|
5
5
|
Author-email: Bradford Arrington <bradla8@yahoo.com>
|
6
6
|
License: MIT
|
@@ -13,4 +13,4 @@ SKey Python package published on PyPI.
|
|
13
13
|
## Installation
|
14
14
|
|
15
15
|
```bash
|
16
|
-
pip install skey
|
16
|
+
pip install skey-lib
|
@@ -0,0 +1,6 @@
|
|
1
|
+
skey/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
2
|
+
skey/core.py,sha256=4_sgQ3ersPw5UfEoxH7ouyLlQ01oSwW2VZymWDFY_uk,22032
|
3
|
+
skey_lib-0.2.0.dist-info/METADATA,sha256=psp0XrGDWyVds4xM87gJmOZ9aSySYwU9qdF_hrFRWFQ,372
|
4
|
+
skey_lib-0.2.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
5
|
+
skey_lib-0.2.0.dist-info/top_level.txt,sha256=ukBiJHOPImOL57I3-3A3fJJIU14l5kGaAe6NSU_jrIc,5
|
6
|
+
skey_lib-0.2.0.dist-info/RECORD,,
|
skey_lib-0.1.0.dist-info/RECORD
DELETED
@@ -1,6 +0,0 @@
|
|
1
|
-
skey/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
2
|
-
skey/core.py,sha256=4_sgQ3ersPw5UfEoxH7ouyLlQ01oSwW2VZymWDFY_uk,22032
|
3
|
-
skey_lib-0.1.0.dist-info/METADATA,sha256=2HrRVnhhz6Q5iLQCtjSneyZ5JuKA_JWz0n57gZMMWNQ,368
|
4
|
-
skey_lib-0.1.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
5
|
-
skey_lib-0.1.0.dist-info/top_level.txt,sha256=ukBiJHOPImOL57I3-3A3fJJIU14l5kGaAe6NSU_jrIc,5
|
6
|
-
skey_lib-0.1.0.dist-info/RECORD,,
|
File without changes
|
File without changes
|