enigmapython 1.3.1__tar.gz → 1.3.2__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.
Files changed (88) hide show
  1. {enigmapython-1.3.1 → enigmapython-1.3.2}/PKG-INFO +44 -7
  2. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython.egg-info/PKG-INFO +44 -7
  3. {enigmapython-1.3.1 → enigmapython-1.3.2}/setup.py +7 -1
  4. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/Alphabets.py +0 -0
  5. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/Clonable.py +0 -0
  6. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/Enigma.py +0 -0
  7. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaB_A133.py +0 -0
  8. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaB_A133Etw.py +0 -0
  9. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaB_A133RotorI.py +0 -0
  10. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaB_A133RotorII.py +0 -0
  11. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaB_A133RotorIII.py +0 -0
  12. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaD.py +0 -0
  13. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaDEtw_JWULCM.py +0 -0
  14. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaDEtw_QWERTZ.py +0 -0
  15. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaDRotorI.py +0 -0
  16. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaDRotorII.py +0 -0
  17. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaDRotorIII.py +0 -0
  18. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaI.py +0 -0
  19. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaINorway.py +0 -0
  20. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaINorwayRotorI.py +0 -0
  21. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaINorwayRotorII.py +0 -0
  22. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaINorwayRotorIII.py +0 -0
  23. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaINorwayRotorIV.py +0 -0
  24. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaINorwayRotorV.py +0 -0
  25. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaIRotorI.py +0 -0
  26. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaIRotorII.py +0 -0
  27. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaIRotorIII.py +0 -0
  28. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaIRotorIV.py +0 -0
  29. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaIRotorV.py +0 -0
  30. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaISonder.py +0 -0
  31. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaISonderRotorI.py +0 -0
  32. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaISonderRotorII.py +0 -0
  33. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaISonderRotorIII.py +0 -0
  34. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaM3.py +0 -0
  35. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaM3RotorI.py +0 -0
  36. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaM3RotorII.py +0 -0
  37. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaM3RotorIII.py +0 -0
  38. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaM3RotorIV.py +0 -0
  39. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaM3RotorV.py +0 -0
  40. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaM3RotorVI.py +0 -0
  41. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaM3RotorVII.py +0 -0
  42. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaM3RotorVIII.py +0 -0
  43. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaM4.py +0 -0
  44. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaM4RotorBeta.py +0 -0
  45. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaM4RotorGamma.py +0 -0
  46. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaM4RotorI.py +0 -0
  47. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaM4RotorII.py +0 -0
  48. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaM4RotorIII.py +0 -0
  49. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaM4RotorIV.py +0 -0
  50. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaM4RotorV.py +0 -0
  51. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaM4RotorVI.py +0 -0
  52. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaM4RotorVII.py +0 -0
  53. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaM4RotorVIII.py +0 -0
  54. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaZ.py +0 -0
  55. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaZEtw.py +0 -0
  56. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaZRotorI.py +0 -0
  57. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaZRotorII.py +0 -0
  58. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EnigmaZRotorIII.py +0 -0
  59. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/Etw.py +0 -0
  60. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/EtwPassthrough.py +0 -0
  61. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/Journaled.py +0 -0
  62. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/Observable.py +0 -0
  63. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/Observer.py +0 -0
  64. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/Plugboard.py +0 -0
  65. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/PlugboardPassthrough.py +0 -0
  66. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/Reflector.py +0 -0
  67. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/ReflectorDUKW.py +0 -0
  68. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/ReflectorNorwayUKW.py +0 -0
  69. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/ReflectorSonderUKW.py +0 -0
  70. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/ReflectorUKWA.py +0 -0
  71. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/ReflectorUKWB.py +0 -0
  72. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/ReflectorUKWBThin.py +0 -0
  73. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/ReflectorUKWC.py +0 -0
  74. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/ReflectorUKWCThin.py +0 -0
  75. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/ReflectorUKW_EnigmaB_A133.py +0 -0
  76. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/ReflectorZUKW.py +0 -0
  77. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/RotatingReflector.py +0 -0
  78. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/Rotor.py +0 -0
  79. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/Scrambler.py +0 -0
  80. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/Swappable.py +0 -0
  81. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/SwappablePlugboard.py +0 -0
  82. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/Utils.py +0 -0
  83. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/XRay.py +0 -0
  84. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython/__init__.py +0 -0
  85. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython.egg-info/SOURCES.txt +0 -0
  86. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython.egg-info/dependency_links.txt +0 -0
  87. {enigmapython-1.3.1 → enigmapython-1.3.2}/enigmapython.egg-info/top_level.txt +0 -0
  88. {enigmapython-1.3.1 → enigmapython-1.3.2}/setup.cfg +0 -0
@@ -1,20 +1,26 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: enigmapython
3
- Version: 1.3.1
3
+ Version: 1.3.2
4
4
  Summary: A simple yet faithful library to emulate different Enigma machines models using Python
5
5
  Home-page: https://github.com/denismaggior8/enigma-python
6
6
  Author: Denis Maggiorotto
7
+ License: MIT
8
+ Classifier: Programming Language :: Python :: 3
9
+ Classifier: Operating System :: OS Independent
10
+ Classifier: License :: OSI Approved :: MIT License
7
11
  Description-Content-Type: text/markdown
8
12
  Dynamic: author
13
+ Dynamic: classifier
9
14
  Dynamic: description
10
15
  Dynamic: description-content-type
11
16
  Dynamic: home-page
17
+ Dynamic: license
12
18
  Dynamic: summary
13
19
 
14
20
  # Enigma Python library
15
21
 
16
22
  <div class="img-container" style="text-align: center;">
17
- <img src="img/logo.jpg" alt="drawing" width="200" />
23
+ <img src="https://raw.githubusercontent.com/denismaggior8/enigma-python/master/img/logo.jpg" alt="drawing" width="200" />
18
24
  </div>
19
25
 
20
26
  ## About
@@ -23,12 +29,43 @@ Welcome to **enigmapython**, a Python package designed to emulate the legendary
23
29
 
24
30
  This project is listed on [Wikipedia](https://en.wikipedia.org/wiki/List_of_Enigma_machine_simulators) as a globally recognized Enigma machine simulator, noted for its historical accuracy.
25
31
 
32
+ <div class="img-container" style="text-align: center;">
33
+ <a href="https://en.wikipedia.org/wiki/List_of_Enigma_machine_simulators">
34
+ <img src="https://img.shields.io/badge/Wikipedia-List%20of%20Enigma%20machine%20simulators-white?style=for-the-badge&logo=wikipedia&logoColor=black" alt="Wikipedia">
35
+ </a>
36
+ <a href="https://pypi.org/project/enigmapython/">
37
+ <img src="https://img.shields.io/pypi/v/enigmapython?style=for-the-badge&logo=pypi&logoColor=white" alt="PyPI version">
38
+ </a>
39
+ <a href="https://pypi.org/project/enigmapython/">
40
+ <img src="https://img.shields.io/pypi/pyversions/enigmapython?style=for-the-badge&logo=python&logoColor=white" alt="Python versions">
41
+ </a>
42
+ <a href="https://pepy.tech/project/enigmapython">
43
+ <img src="https://img.shields.io/pepy/dt/enigmapython?style=for-the-badge&logo=pypi&logoColor=white" alt="Total Downloads">
44
+ </a>
45
+ <a href="https://github.com/denismaggior8/enigma-python">
46
+ <img src="https://img.shields.io/github/stars/denismaggior8/enigma-python?style=for-the-badge&logo=github&logoColor=white" alt="GitHub Stars">
47
+ </a>
48
+ <a href="https://github.com/denismaggior8/enigma-python">
49
+ <img src="https://img.shields.io/github/languages/code-size/denismaggior8/enigma-python?style=for-the-badge&logo=github&logoColor=white" alt="Code Size">
50
+ </a>
51
+ <a href="https://github.com/denismaggior8/enigma-python/blob/master/LICENSE">
52
+ <img src="https://img.shields.io/github/license/denismaggior8/enigma-python?style=for-the-badge&logo=github&logoColor=white" alt="License">
53
+ </a>
54
+ </div>
55
+
26
56
  ## Key Features
27
57
 
28
58
  - **Flexible Configuration**: **enigmapython** allows customization of the Enigma machine configuration, enabling users to experiment with different rotor settings, reflectors, and ring positions.
29
59
  - **Easy Extension**: **enigmapython** is designed to be easily extensible, allowing developers to add new features or enhance the existing implementation.
30
60
  - **Simple yet faithful**: don't be fooled by its simplicity; **enigmapython** implements 100% the algorithms of many Enigma machine models, allowing to decode a message that has been encoded by a real Enigma machine and also the contrary.
31
61
 
62
+ ## Historical Accuracy & Verification
63
+
64
+ **enigmapython** is rigorously tested against authentic historical data to ensure maximum accuracy.
65
+
66
+
67
+ - [Authentic German Army Test Message from 1930](https://cryptocellar.org/enigma/e-message-1930.html): Documented by Frode Weierud's CryptoCellar, this test validates that the **Enigma I** implementation correctly handles the complex interaction of rotors, ring settings, and plugboard connections exactly as the original machines did. See the [corresponding unit test](https://github.com/denismaggior8/enigma-python/blob/master/tests/Enigma1930_tests.py) for details.
68
+
32
69
  ## Machines implementations
33
70
 
34
71
  The following Enigma machine models (along with their rotors, reflectors and plugboards) have been implemented:
@@ -150,7 +187,7 @@ The following Enigma machine models (along with their rotors, reflectors and plu
150
187
 
151
188
  ## Getting started
152
189
 
153
- Please have a look of the [examples](https://github.com/denismaggior8/enigma-python/blob/master/examples/enigma_machines_examples.py) folder
190
+ Get started by installing the package from PyPI (`pip install enigmapython`) and exploring the examples in the [examples](https://github.com/denismaggior8/enigma-python/tree/master/examples) folder.
154
191
 
155
192
  ## Documentation
156
193
 
@@ -163,15 +200,15 @@ Here's a list containing all the known Enigma simulators that use the **enigmapy
163
200
  - [Enigma TUI](https://github.com/denismaggior8/enigma-tui). **Enigma TUI** is a **T**erminal **U**ser **I**nterface for Enigma machines, allowing you to simulate different Enigma machine models from the terminal. It employs **enigmapython** as Enigma engine.
164
201
 
165
202
  <div class="img-container" style="text-align: center;">
166
- <img src="img/enigmatui.png" alt="drawing" width="400" align="center"/>
203
+ <img src="https://raw.githubusercontent.com/denismaggior8/enigma-python/master/img/enigmatui.png" alt="drawing" width="400" align="center"/>
167
204
  </div>
168
205
  <br>
169
206
  <br>
170
207
 
171
- - [MicroPython Enigma Python](https://github.com/denismaggior8/micropython-enigma-python). **MicroPython Enigma Python** is a side project to bring Enigma Python library also on ambedded devices which runs MicroPython. It has been referenced on https://awesome-micropython.com/#historical, a curated list of the best MicroPython libraries, in the Cryptografy/Historical section.
208
+ - [MicroPython Enigma Python](https://github.com/denismaggior8/micropython-enigma-python). **MicroPython Enigma Python** is a side project to bring Enigma Python library also on ambedded devices which runs MicroPython. It has been referenced on https://awesome-micropython.com/#historical, a curated list of the best MicroPython libraries, in the Cryptography/Historical section.
172
209
 
173
210
  <div class="img-container" style="text-align: center;">
174
- <img src="img/micropython-enigma-python.png" alt="drawing" width="400" align="center"/>
211
+ <img src="https://raw.githubusercontent.com/denismaggior8/enigma-python/master/img/micropython-enigma-python.png" alt="drawing" width="400" align="center"/>
175
212
  </div>
176
213
 
177
214
  <br>
@@ -179,7 +216,7 @@ Here's a list containing all the known Enigma simulators that use the **enigmapy
179
216
 
180
217
  - [Retrocampus BBS Enigma simulator](https://retrocampus.com/bbs/). When connected to the BBS, type E to access an Enigma M3 cypher machine whose backend is based on **enigmapython**.
181
218
  <div class="img-container" style="text-align: center;">
182
- <img src="img/retrocampus_enigma.png" alt="drawing" width="400" align="center"/>
219
+ <img src="https://raw.githubusercontent.com/denismaggior8/enigma-python/master/img/retrocampus_enigma.png" alt="drawing" width="400" align="center"/>
183
220
  </div>
184
221
 
185
222
  <br>
@@ -1,20 +1,26 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: enigmapython
3
- Version: 1.3.1
3
+ Version: 1.3.2
4
4
  Summary: A simple yet faithful library to emulate different Enigma machines models using Python
5
5
  Home-page: https://github.com/denismaggior8/enigma-python
6
6
  Author: Denis Maggiorotto
7
+ License: MIT
8
+ Classifier: Programming Language :: Python :: 3
9
+ Classifier: Operating System :: OS Independent
10
+ Classifier: License :: OSI Approved :: MIT License
7
11
  Description-Content-Type: text/markdown
8
12
  Dynamic: author
13
+ Dynamic: classifier
9
14
  Dynamic: description
10
15
  Dynamic: description-content-type
11
16
  Dynamic: home-page
17
+ Dynamic: license
12
18
  Dynamic: summary
13
19
 
14
20
  # Enigma Python library
15
21
 
16
22
  <div class="img-container" style="text-align: center;">
17
- <img src="img/logo.jpg" alt="drawing" width="200" />
23
+ <img src="https://raw.githubusercontent.com/denismaggior8/enigma-python/master/img/logo.jpg" alt="drawing" width="200" />
18
24
  </div>
19
25
 
20
26
  ## About
@@ -23,12 +29,43 @@ Welcome to **enigmapython**, a Python package designed to emulate the legendary
23
29
 
24
30
  This project is listed on [Wikipedia](https://en.wikipedia.org/wiki/List_of_Enigma_machine_simulators) as a globally recognized Enigma machine simulator, noted for its historical accuracy.
25
31
 
32
+ <div class="img-container" style="text-align: center;">
33
+ <a href="https://en.wikipedia.org/wiki/List_of_Enigma_machine_simulators">
34
+ <img src="https://img.shields.io/badge/Wikipedia-List%20of%20Enigma%20machine%20simulators-white?style=for-the-badge&logo=wikipedia&logoColor=black" alt="Wikipedia">
35
+ </a>
36
+ <a href="https://pypi.org/project/enigmapython/">
37
+ <img src="https://img.shields.io/pypi/v/enigmapython?style=for-the-badge&logo=pypi&logoColor=white" alt="PyPI version">
38
+ </a>
39
+ <a href="https://pypi.org/project/enigmapython/">
40
+ <img src="https://img.shields.io/pypi/pyversions/enigmapython?style=for-the-badge&logo=python&logoColor=white" alt="Python versions">
41
+ </a>
42
+ <a href="https://pepy.tech/project/enigmapython">
43
+ <img src="https://img.shields.io/pepy/dt/enigmapython?style=for-the-badge&logo=pypi&logoColor=white" alt="Total Downloads">
44
+ </a>
45
+ <a href="https://github.com/denismaggior8/enigma-python">
46
+ <img src="https://img.shields.io/github/stars/denismaggior8/enigma-python?style=for-the-badge&logo=github&logoColor=white" alt="GitHub Stars">
47
+ </a>
48
+ <a href="https://github.com/denismaggior8/enigma-python">
49
+ <img src="https://img.shields.io/github/languages/code-size/denismaggior8/enigma-python?style=for-the-badge&logo=github&logoColor=white" alt="Code Size">
50
+ </a>
51
+ <a href="https://github.com/denismaggior8/enigma-python/blob/master/LICENSE">
52
+ <img src="https://img.shields.io/github/license/denismaggior8/enigma-python?style=for-the-badge&logo=github&logoColor=white" alt="License">
53
+ </a>
54
+ </div>
55
+
26
56
  ## Key Features
27
57
 
28
58
  - **Flexible Configuration**: **enigmapython** allows customization of the Enigma machine configuration, enabling users to experiment with different rotor settings, reflectors, and ring positions.
29
59
  - **Easy Extension**: **enigmapython** is designed to be easily extensible, allowing developers to add new features or enhance the existing implementation.
30
60
  - **Simple yet faithful**: don't be fooled by its simplicity; **enigmapython** implements 100% the algorithms of many Enigma machine models, allowing to decode a message that has been encoded by a real Enigma machine and also the contrary.
31
61
 
62
+ ## Historical Accuracy & Verification
63
+
64
+ **enigmapython** is rigorously tested against authentic historical data to ensure maximum accuracy.
65
+
66
+
67
+ - [Authentic German Army Test Message from 1930](https://cryptocellar.org/enigma/e-message-1930.html): Documented by Frode Weierud's CryptoCellar, this test validates that the **Enigma I** implementation correctly handles the complex interaction of rotors, ring settings, and plugboard connections exactly as the original machines did. See the [corresponding unit test](https://github.com/denismaggior8/enigma-python/blob/master/tests/Enigma1930_tests.py) for details.
68
+
32
69
  ## Machines implementations
33
70
 
34
71
  The following Enigma machine models (along with their rotors, reflectors and plugboards) have been implemented:
@@ -150,7 +187,7 @@ The following Enigma machine models (along with their rotors, reflectors and plu
150
187
 
151
188
  ## Getting started
152
189
 
153
- Please have a look of the [examples](https://github.com/denismaggior8/enigma-python/blob/master/examples/enigma_machines_examples.py) folder
190
+ Get started by installing the package from PyPI (`pip install enigmapython`) and exploring the examples in the [examples](https://github.com/denismaggior8/enigma-python/tree/master/examples) folder.
154
191
 
155
192
  ## Documentation
156
193
 
@@ -163,15 +200,15 @@ Here's a list containing all the known Enigma simulators that use the **enigmapy
163
200
  - [Enigma TUI](https://github.com/denismaggior8/enigma-tui). **Enigma TUI** is a **T**erminal **U**ser **I**nterface for Enigma machines, allowing you to simulate different Enigma machine models from the terminal. It employs **enigmapython** as Enigma engine.
164
201
 
165
202
  <div class="img-container" style="text-align: center;">
166
- <img src="img/enigmatui.png" alt="drawing" width="400" align="center"/>
203
+ <img src="https://raw.githubusercontent.com/denismaggior8/enigma-python/master/img/enigmatui.png" alt="drawing" width="400" align="center"/>
167
204
  </div>
168
205
  <br>
169
206
  <br>
170
207
 
171
- - [MicroPython Enigma Python](https://github.com/denismaggior8/micropython-enigma-python). **MicroPython Enigma Python** is a side project to bring Enigma Python library also on ambedded devices which runs MicroPython. It has been referenced on https://awesome-micropython.com/#historical, a curated list of the best MicroPython libraries, in the Cryptografy/Historical section.
208
+ - [MicroPython Enigma Python](https://github.com/denismaggior8/micropython-enigma-python). **MicroPython Enigma Python** is a side project to bring Enigma Python library also on ambedded devices which runs MicroPython. It has been referenced on https://awesome-micropython.com/#historical, a curated list of the best MicroPython libraries, in the Cryptography/Historical section.
172
209
 
173
210
  <div class="img-container" style="text-align: center;">
174
- <img src="img/micropython-enigma-python.png" alt="drawing" width="400" align="center"/>
211
+ <img src="https://raw.githubusercontent.com/denismaggior8/enigma-python/master/img/micropython-enigma-python.png" alt="drawing" width="400" align="center"/>
175
212
  </div>
176
213
 
177
214
  <br>
@@ -179,7 +216,7 @@ Here's a list containing all the known Enigma simulators that use the **enigmapy
179
216
 
180
217
  - [Retrocampus BBS Enigma simulator](https://retrocampus.com/bbs/). When connected to the BBS, type E to access an Enigma M3 cypher machine whose backend is based on **enigmapython**.
181
218
  <div class="img-container" style="text-align: center;">
182
- <img src="img/retrocampus_enigma.png" alt="drawing" width="400" align="center"/>
219
+ <img src="https://raw.githubusercontent.com/denismaggior8/enigma-python/master/img/retrocampus_enigma.png" alt="drawing" width="400" align="center"/>
183
220
  </div>
184
221
 
185
222
  <br>
@@ -12,11 +12,17 @@ setup(
12
12
  long_description_content_type='text/markdown',
13
13
  url="https://github.com/denismaggior8/enigma-python",
14
14
  name="enigmapython",
15
- version="1.3.1",
15
+ version="1.3.2",
16
16
  packages=find_packages(
17
17
  # All keyword arguments below are optional:
18
18
  where='.', # '.' by default
19
19
  include=['enigmapython'], # ['*'] by default
20
20
  ),
21
+ classifiers=[
22
+ "Programming Language :: Python :: 3",
23
+ "Operating System :: OS Independent",
24
+ "License :: OSI Approved :: MIT License",
25
+ ],
26
+ license="MIT",
21
27
  description="A simple yet faithful library to emulate different Enigma machines models using Python"
22
28
  )
File without changes