File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,7 +23,25 @@ Feed the tool with data happens on the CLI and will bring up the final result as
2323- Python 3.9.2
2424
2525## Binary Build Procedure
26- Will come soon.
26+ Currently binaries are available for * Linux* and * Windows* .
27+ They are created separately on each plattform with [ pyinstaller] ( https://pypi.org/project/pyinstaller/ " pyinstaller ") .
28+ <table >
29+ <tr>
30+ <th columnspan="3">File</th>
31+ <th>Sum sha256</th>
32+ <th>Plattform</th>
33+ </tr>
34+ <tr>
35+ <td>Focal-length-analyzer-1.0-win.zip</td>
36+ <td>7e4c946bd3204f5d11442dd2ac8b0c64b444548d218c7770c93bd26cb7b96867</td>
37+ <td>Windows</td>
38+ </tr>
39+ <tr>
40+ <td>Focal-length-analyzer-1.0-linux.tar.gz</td>
41+ <td>2c60d3d5b57f7c6fd94a187c80d6943906629248098f5dd9ea260ccc1107ea81</td>
42+ <td>Linux</td>
43+ </tr>
44+ </table >
2745
2846## Licence
2947MIT License
You can’t perform that action at this time.
0 commit comments