|
1 | 1 | Libraries used: |
2 | | -PyCryptoDome, Public Domain, URL = https://pycryptodome.readthedocs.io/en/latest/src/license.html |
3 | | -customTKinter, Copyright (c) 2023 Tom Schimansky, MIT License, URL = https://customtkinter.tomschimansky.com/ |
4 | | -Requests, Copyright (c) 2019 Kenneth Reitz, Apache 2.0 License, URL = https://pypi.org/project/requests/ |
| 2 | +customTKinter, Copyright (c) 2023 Tom Schimansky MIT, License, URL = https://customtkinter.tomschimansky.com/ |
| 3 | +Ctypes, Copyright (c) 2000 - 2006 Thomas Heller, URL = https://github.com/Legrandin/ctypes/ |
| 4 | +HashLib, Copyright (c) 2017 Stratisplatform, URL = https://github.com/stratisproject/HashLib/ |
5 | 5 | Pillow, Copyright (c) 1997-2011 by Secret Labs AB, Copyright (c) 1995-2011 by Fredrik Lundh |
6 | 6 | PIL, Copyright (c) 2010-2023 by Jeffrey A. Clark and contributors, Historical Permission Notice and Disclaimer (HPND), URL = https://pypi.org/project/Pillow/ |
7 | | -SetUpTools, Copyright (c) 2023 SetUpTools and its contributors, MIT License, URL = https://pypi.org/project/setuptools/ |
8 | 7 | PyInstaller, Copyright (c) 2010-2023, PyInstaller Development Team, Copyright (c) 2005-2009, Giovanni Bajo URL = https://pyinstaller.org/en/stable/ |
9 | 8 | Previous work on PyInstaller, (c) 2002 McMillan Enterprises, Inc. |
| 9 | +PyCryptoDome, Public Domain, URL = https://pycryptodome.readthedocs.io/en/latest/src/license.html |
| 10 | +Requests, Copyright (c) 2019 Kenneth Reitz, Apache 2.0 License, URL = https://pypi.org/project/requests/ |
| 11 | +SetUpTools, Copyright (c) 2023 SetUpTools and its contributors, MIT License, URL = https://pypi.org/project/setuptools/ |
0 commit comments