kpass-gen 0.1.1__py3-none-any.whl → 0.1.2__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: kpass-gen
3
- Version: 0.1.1
3
+ Version: 0.1.2
4
4
  Summary: kpass is a simple password generator based on full name, age, and birthdate.
5
5
  Author-email: "Lucas Paulino Da Silva (KsxDynamic)" <lucas.workps@gmail.com>
6
6
  License-Expression: MIT
@@ -25,7 +25,7 @@ It also includes `leet`-style substitutions (e.g., A → 4, S → $, E → 3), a
25
25
  ## 📦 Installation
26
26
 
27
27
  ```bash
28
- pip install kpass
28
+ pip install kpass-gen
29
29
  ```
30
30
  ---
31
31
 
@@ -0,0 +1,7 @@
1
+ kpass/__init__.py,sha256=eFRRaHc8aQuidEIIjAxjki3XBGSd4RoDWaz20M7xbfo,89
2
+ kpass/generator.py,sha256=mAzf20YBrMvd3jALdqQnJR02J9Areq30FrZOM8X5GFs,3261
3
+ kpass_gen-0.1.2.dist-info/licenses/LICENSE.txt,sha256=pAZXnNE2dxxwXFIduGyn1gpvPefJtUYOYZOi3yeGG94,1068
4
+ kpass_gen-0.1.2.dist-info/METADATA,sha256=KnA-5NaPSX9KHlLUHWaWXqMtmaCLL29VN8cKan5MCMI,1874
5
+ kpass_gen-0.1.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
6
+ kpass_gen-0.1.2.dist-info/top_level.txt,sha256=l8YfdoHutpiGNi7Zw-_bkGH48JGtmWU2Ac6nwvSb3dU,6
7
+ kpass_gen-0.1.2.dist-info/RECORD,,
@@ -1,7 +0,0 @@
1
- kpass/__init__.py,sha256=eFRRaHc8aQuidEIIjAxjki3XBGSd4RoDWaz20M7xbfo,89
2
- kpass/generator.py,sha256=mAzf20YBrMvd3jALdqQnJR02J9Areq30FrZOM8X5GFs,3261
3
- kpass_gen-0.1.1.dist-info/licenses/LICENSE.txt,sha256=pAZXnNE2dxxwXFIduGyn1gpvPefJtUYOYZOi3yeGG94,1068
4
- kpass_gen-0.1.1.dist-info/METADATA,sha256=XGivFhxvLL7lhReBOHWY4g2qIn_2eR4-lgY0fBr5izU,1870
5
- kpass_gen-0.1.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
6
- kpass_gen-0.1.1.dist-info/top_level.txt,sha256=l8YfdoHutpiGNi7Zw-_bkGH48JGtmWU2Ac6nwvSb3dU,6
7
- kpass_gen-0.1.1.dist-info/RECORD,,