passphera-core 0.2.0__py3-none-any.whl → 0.2.1__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
@@ -229,3 +229,6 @@ class PasswordGenerator:
229
229
  if char in self._text:
230
230
  self._password = self._text.replace(char, char.upper())
231
231
  return self._password
232
+
233
+
234
+ __all__ = ['PasswordGenerator', 'InvalidAlgorithmException']
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: passphera-core
3
- Version: 0.2.0
3
+ Version: 0.2.1
4
4
  Summary: The core system of passphera project
5
5
  Home-page: https://github.com/passphera/core
6
6
  Author: Fathi Abdelmalek
@@ -0,0 +1,5 @@
1
+ passphera_core/__init__.py,sha256=UqXK0QCs6UdD1MsysAqpHwkvUQASODzbqaPmoP9F59A,7908
2
+ passphera_core-0.2.1.dist-info/METADATA,sha256=QLK_4eO9gskm0IjIQeq85FP0B82n1lTmgbVPqOdO0cA,627
3
+ passphera_core-0.2.1.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
4
+ passphera_core-0.2.1.dist-info/top_level.txt,sha256=aDUX2iWGOyfzyf6XakLWTbgeWqNrypMHO074Qratyds,15
5
+ passphera_core-0.2.1.dist-info/RECORD,,
@@ -1,5 +0,0 @@
1
- passphera_core/__init__.py,sha256=-uEZjnBgHVJIjvJD0xmtQBgnlv5VoqAfunTuqyCFnqI,7845
2
- passphera_core-0.2.0.dist-info/METADATA,sha256=Kp_AjT4fJWdbVqWoP4eA85bkmJUtsVMGpC-aAGJA0uA,627
3
- passphera_core-0.2.0.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
4
- passphera_core-0.2.0.dist-info/top_level.txt,sha256=aDUX2iWGOyfzyf6XakLWTbgeWqNrypMHO074Qratyds,15
5
- passphera_core-0.2.0.dist-info/RECORD,,