From a0b44bbc0562e84b5e3fee53af827b7a1d44ced3 Mon Sep 17 00:00:00 2001 From: Ermis Wieger Date: Wed, 28 Aug 2024 10:38:34 +0200 Subject: [PATCH] cleanup --- .gitignore | 1 + .venv/bin/Activate.ps1 | 247 - .venv/bin/activate | 69 - .venv/bin/activate.csh | 26 - .venv/bin/activate.fish | 69 - .venv/bin/pip | 8 - .venv/bin/pip3 | 8 - .venv/bin/pip3.10 | 8 - .venv/bin/pyi-archive_viewer | 8 - .venv/bin/pyi-bindepend | 8 - .venv/bin/pyi-grab_version | 8 - .venv/bin/pyi-makespec | 8 - .venv/bin/pyi-set_version | 8 - .venv/bin/pyinstaller | 8 - .venv/bin/python | 1 - .venv/bin/python3 | 1 - .venv/bin/python3.10 | 1 - .../site-packages/PyInstaller/__init__.py | 64 - .../site-packages/PyInstaller/__main__.py | 308 - .../__pycache__/__init__.cpython-310.pyc | Bin 1068 -> 0 bytes .../__pycache__/__main__.cpython-310.pyc | Bin 8264 -> 0 bytes ...recursion_too_deep_message.cpython-310.pyc | Bin 1590 -> 0 bytes .../_shared_with_waf.cpython-310.pyc | Bin 2101 -> 0 bytes .../__pycache__/compat.cpython-310.pyc | Bin 16663 -> 0 bytes .../__pycache__/config.cpython-310.pyc | Bin 1404 -> 0 bytes .../__pycache__/configure.cpython-310.pyc | Bin 2347 -> 0 bytes .../__pycache__/exceptions.cpython-310.pyc | Bin 3975 -> 0 bytes .../__pycache__/log.cpython-310.pyc | Bin 1702 -> 0 bytes .../_recursion_too_deep_message.py | 45 - .../PyInstaller/_shared_with_waf.py | 86 - .../PyInstaller/archive/__init__.py | 1 - .../__pycache__/__init__.cpython-310.pyc | Bin 213 -> 0 bytes .../__pycache__/pyz_crypto.cpython-310.pyc | Bin 640 -> 0 bytes .../__pycache__/readers.cpython-310.pyc | Bin 4760 -> 0 bytes .../__pycache__/writers.cpython-310.pyc | Bin 10067 -> 0 bytes .../PyInstaller/archive/pyz_crypto.py | 16 - .../PyInstaller/archive/readers.py | 227 - .../PyInstaller/archive/writers.py | 423 - .../bootloader/Linux-64bit-intel/run | Bin 60040 -> 0 bytes .../bootloader/Linux-64bit-intel/run_d | Bin 68232 -> 0 bytes .../PyInstaller/building/__init__.py | 1 - .../__pycache__/__init__.cpython-310.pyc | Bin 193 -> 0 bytes .../building/__pycache__/api.cpython-310.pyc | Bin 32113 -> 0 bytes .../__pycache__/build_main.cpython-310.pyc | Bin 29666 -> 0 bytes .../__pycache__/datastruct.cpython-310.pyc | Bin 12153 -> 0 bytes .../building/__pycache__/icon.cpython-310.pyc | Bin 2818 -> 0 bytes .../__pycache__/makespec.cpython-310.pyc | Bin 24090 -> 0 bytes .../building/__pycache__/osx.cpython-310.pyc | Bin 10125 -> 0 bytes .../__pycache__/splash.cpython-310.pyc | Bin 13943 -> 0 bytes .../splash_templates.cpython-310.pyc | Bin 5973 -> 0 bytes .../__pycache__/templates.cpython-310.pyc | Bin 2839 -> 0 bytes .../__pycache__/utils.cpython-310.pyc | Bin 19129 -> 0 bytes .../site-packages/PyInstaller/building/api.py | 1309 --- .../PyInstaller/building/build_main.py | 1227 --- .../PyInstaller/building/datastruct.py | 459 - .../PyInstaller/building/icon.py | 90 - .../PyInstaller/building/makespec.py | 905 -- .../site-packages/PyInstaller/building/osx.py | 723 -- .../PyInstaller/building/splash.py | 442 - .../PyInstaller/building/splash_templates.py | 229 - .../PyInstaller/building/templates.py | 126 - .../PyInstaller/building/utils.py | 805 -- .../site-packages/PyInstaller/compat.py | 764 -- .../site-packages/PyInstaller/config.py | 56 - .../site-packages/PyInstaller/configure.py | 107 - .../PyInstaller/depend/__init__.py | 1 - .../__pycache__/__init__.cpython-310.pyc | Bin 191 -> 0 bytes .../__pycache__/analysis.cpython-310.pyc | Bin 28941 -> 0 bytes .../__pycache__/bindepend.cpython-310.pyc | Bin 17630 -> 0 bytes .../__pycache__/bytecode.cpython-310.pyc | Bin 9097 -> 0 bytes .../depend/__pycache__/dylib.cpython-310.pyc | Bin 6354 -> 0 bytes .../__pycache__/imphook.cpython-310.pyc | Bin 16554 -> 0 bytes .../__pycache__/imphookapi.cpython-310.pyc | Bin 19845 -> 0 bytes .../depend/__pycache__/utils.cpython-310.pyc | Bin 8760 -> 0 bytes .../PyInstaller/depend/analysis.py | 1002 -- .../PyInstaller/depend/bindepend.py | 920 -- .../PyInstaller/depend/bytecode.py | 337 - .../site-packages/PyInstaller/depend/dylib.py | 383 - .../PyInstaller/depend/imphook.py | 542 -- .../PyInstaller/depend/imphookapi.py | 475 - .../site-packages/PyInstaller/depend/utils.py | 396 - .../site-packages/PyInstaller/exceptions.py | 82 - .../__pycache__/pyi_splash.cpython-310.pyc | Bin 5786 -> 0 bytes .../fake-modules/_pyi_rth_utils/__init__.py | 34 - .../__pycache__/__init__.cpython-310.pyc | Bin 923 -> 0 bytes .../__pycache__/_win32.cpython-310.pyc | Bin 5246 -> 0 bytes .../__pycache__/qt.cpython-310.pyc | Bin 1669 -> 0 bytes .../__pycache__/tempfile.cpython-310.pyc | Bin 1235 -> 0 bytes .../fake-modules/_pyi_rth_utils/_win32.py | 333 - .../fake-modules/_pyi_rth_utils/qt.py | 118 - .../fake-modules/_pyi_rth_utils/tempfile.py | 56 - .../PyInstaller/fake-modules/pyi_splash.py | 211 - .../PyInstaller/hooks/__init__.py | 1 - .../__pycache__/__init__.cpython-310.pyc | Bin 190 -> 0 bytes .../hook-PIL.Image.cpython-310.pyc | Bin 406 -> 0 bytes .../hook-PIL.ImageFilter.cpython-310.pyc | Bin 229 -> 0 bytes ...hook-PIL.SpiderImagePlugin.cpython-310.pyc | Bin 237 -> 0 bytes .../__pycache__/hook-PIL.cpython-310.pyc | Bin 276 -> 0 bytes .../hook-PyQt5.QAxContainer.cpython-310.pyc | Bin 334 -> 0 bytes .../hook-PyQt5.Qsci.cpython-310.pyc | Bin 326 -> 0 bytes .../__pycache__/hook-PyQt5.Qt.cpython-310.pyc | Bin 567 -> 0 bytes .../hook-PyQt5.Qt3DAnimation.cpython-310.pyc | Bin 335 -> 0 bytes .../hook-PyQt5.Qt3DCore.cpython-310.pyc | Bin 330 -> 0 bytes .../hook-PyQt5.Qt3DExtras.cpython-310.pyc | Bin 332 -> 0 bytes .../hook-PyQt5.Qt3DInput.cpython-310.pyc | Bin 331 -> 0 bytes .../hook-PyQt5.Qt3DLogic.cpython-310.pyc | Bin 331 -> 0 bytes .../hook-PyQt5.Qt3DRender.cpython-310.pyc | Bin 332 -> 0 bytes .../hook-PyQt5.QtBluetooth.cpython-310.pyc | Bin 333 -> 0 bytes .../hook-PyQt5.QtChart.cpython-310.pyc | Bin 329 -> 0 bytes .../hook-PyQt5.QtCore.cpython-310.pyc | Bin 328 -> 0 bytes .../hook-PyQt5.QtDBus.cpython-310.pyc | Bin 328 -> 0 bytes ...-PyQt5.QtDataVisualization.cpython-310.pyc | Bin 341 -> 0 bytes .../hook-PyQt5.QtDesigner.cpython-310.pyc | Bin 332 -> 0 bytes .../hook-PyQt5.QtGui.cpython-310.pyc | Bin 327 -> 0 bytes .../hook-PyQt5.QtHelp.cpython-310.pyc | Bin 328 -> 0 bytes .../hook-PyQt5.QtLocation.cpython-310.pyc | Bin 332 -> 0 bytes .../hook-PyQt5.QtMacExtras.cpython-310.pyc | Bin 333 -> 0 bytes .../hook-PyQt5.QtMultimedia.cpython-310.pyc | Bin 334 -> 0 bytes ...-PyQt5.QtMultimediaWidgets.cpython-310.pyc | Bin 341 -> 0 bytes .../hook-PyQt5.QtNetwork.cpython-310.pyc | Bin 399 -> 0 bytes .../hook-PyQt5.QtNetworkAuth.cpython-310.pyc | Bin 335 -> 0 bytes .../hook-PyQt5.QtNfc.cpython-310.pyc | Bin 327 -> 0 bytes .../hook-PyQt5.QtOpenGL.cpython-310.pyc | Bin 330 -> 0 bytes .../hook-PyQt5.QtPositioning.cpython-310.pyc | Bin 335 -> 0 bytes .../hook-PyQt5.QtPrintSupport.cpython-310.pyc | Bin 336 -> 0 bytes .../hook-PyQt5.QtPurchasing.cpython-310.pyc | Bin 334 -> 0 bytes .../hook-PyQt5.QtQml.cpython-310.pyc | Bin 436 -> 0 bytes .../hook-PyQt5.QtQuick.cpython-310.pyc | Bin 329 -> 0 bytes .../hook-PyQt5.QtQuick3D.cpython-310.pyc | Bin 331 -> 0 bytes .../hook-PyQt5.QtQuickWidgets.cpython-310.pyc | Bin 336 -> 0 bytes ...hook-PyQt5.QtRemoteObjects.cpython-310.pyc | Bin 337 -> 0 bytes .../hook-PyQt5.QtScript.cpython-310.pyc | Bin 330 -> 0 bytes .../hook-PyQt5.QtSensors.cpython-310.pyc | Bin 331 -> 0 bytes .../hook-PyQt5.QtSerialPort.cpython-310.pyc | Bin 334 -> 0 bytes .../hook-PyQt5.QtSql.cpython-310.pyc | Bin 327 -> 0 bytes .../hook-PyQt5.QtSvg.cpython-310.pyc | Bin 327 -> 0 bytes .../hook-PyQt5.QtTest.cpython-310.pyc | Bin 328 -> 0 bytes .../hook-PyQt5.QtTextToSpeech.cpython-310.pyc | Bin 336 -> 0 bytes .../hook-PyQt5.QtWebChannel.cpython-310.pyc | Bin 334 -> 0 bytes .../hook-PyQt5.QtWebEngine.cpython-310.pyc | Bin 333 -> 0 bytes ...hook-PyQt5.QtWebEngineCore.cpython-310.pyc | Bin 491 -> 0 bytes ...k-PyQt5.QtWebEngineWidgets.cpython-310.pyc | Bin 340 -> 0 bytes .../hook-PyQt5.QtWebKit.cpython-310.pyc | Bin 330 -> 0 bytes ...hook-PyQt5.QtWebKitWidgets.cpython-310.pyc | Bin 337 -> 0 bytes .../hook-PyQt5.QtWebSockets.cpython-310.pyc | Bin 334 -> 0 bytes .../hook-PyQt5.QtWidgets.cpython-310.pyc | Bin 331 -> 0 bytes .../hook-PyQt5.QtWinExtras.cpython-310.pyc | Bin 333 -> 0 bytes .../hook-PyQt5.QtX11Extras.cpython-310.pyc | Bin 333 -> 0 bytes .../hook-PyQt5.QtXml.cpython-310.pyc | Bin 327 -> 0 bytes .../hook-PyQt5.QtXmlPatterns.cpython-310.pyc | Bin 335 -> 0 bytes .../__pycache__/hook-PyQt5.cpython-310.pyc | Bin 445 -> 0 bytes .../hook-PyQt5.uic.cpython-310.pyc | Bin 311 -> 0 bytes .../hook-PyQt6.QAxContainer.cpython-310.pyc | Bin 334 -> 0 bytes .../hook-PyQt6.Qsci.cpython-310.pyc | Bin 326 -> 0 bytes .../hook-PyQt6.Qt3DAnimation.cpython-310.pyc | Bin 335 -> 0 bytes .../hook-PyQt6.Qt3DCore.cpython-310.pyc | Bin 330 -> 0 bytes .../hook-PyQt6.Qt3DExtras.cpython-310.pyc | Bin 332 -> 0 bytes .../hook-PyQt6.Qt3DInput.cpython-310.pyc | Bin 331 -> 0 bytes .../hook-PyQt6.Qt3DLogic.cpython-310.pyc | Bin 331 -> 0 bytes .../hook-PyQt6.Qt3DRender.cpython-310.pyc | Bin 360 -> 0 bytes .../hook-PyQt6.QtBluetooth.cpython-310.pyc | Bin 333 -> 0 bytes .../hook-PyQt6.QtCharts.cpython-310.pyc | Bin 330 -> 0 bytes .../hook-PyQt6.QtCore.cpython-310.pyc | Bin 328 -> 0 bytes .../hook-PyQt6.QtDBus.cpython-310.pyc | Bin 328 -> 0 bytes ...-PyQt6.QtDataVisualization.cpython-310.pyc | Bin 341 -> 0 bytes .../hook-PyQt6.QtDesigner.cpython-310.pyc | Bin 332 -> 0 bytes .../hook-PyQt6.QtGui.cpython-310.pyc | Bin 327 -> 0 bytes .../hook-PyQt6.QtHelp.cpython-310.pyc | Bin 328 -> 0 bytes .../hook-PyQt6.QtMultimedia.cpython-310.pyc | Bin 334 -> 0 bytes ...-PyQt6.QtMultimediaWidgets.cpython-310.pyc | Bin 341 -> 0 bytes .../hook-PyQt6.QtNetwork.cpython-310.pyc | Bin 399 -> 0 bytes .../hook-PyQt6.QtNetworkAuth.cpython-310.pyc | Bin 335 -> 0 bytes .../hook-PyQt6.QtNfc.cpython-310.pyc | Bin 327 -> 0 bytes .../hook-PyQt6.QtOpenGL.cpython-310.pyc | Bin 330 -> 0 bytes ...hook-PyQt6.QtOpenGLWidgets.cpython-310.pyc | Bin 337 -> 0 bytes .../hook-PyQt6.QtPdf.cpython-310.pyc | Bin 327 -> 0 bytes .../hook-PyQt6.QtPdfWidgets.cpython-310.pyc | Bin 334 -> 0 bytes .../hook-PyQt6.QtPositioning.cpython-310.pyc | Bin 335 -> 0 bytes .../hook-PyQt6.QtPrintSupport.cpython-310.pyc | Bin 336 -> 0 bytes .../hook-PyQt6.QtQml.cpython-310.pyc | Bin 436 -> 0 bytes .../hook-PyQt6.QtQuick.cpython-310.pyc | Bin 329 -> 0 bytes .../hook-PyQt6.QtQuick3D.cpython-310.pyc | Bin 331 -> 0 bytes .../hook-PyQt6.QtQuickWidgets.cpython-310.pyc | Bin 336 -> 0 bytes ...hook-PyQt6.QtRemoteObjects.cpython-310.pyc | Bin 337 -> 0 bytes .../hook-PyQt6.QtSensors.cpython-310.pyc | Bin 331 -> 0 bytes .../hook-PyQt6.QtSerialPort.cpython-310.pyc | Bin 334 -> 0 bytes .../hook-PyQt6.QtSpatialAudio.cpython-310.pyc | Bin 336 -> 0 bytes .../hook-PyQt6.QtSql.cpython-310.pyc | Bin 327 -> 0 bytes .../hook-PyQt6.QtSvg.cpython-310.pyc | Bin 327 -> 0 bytes .../hook-PyQt6.QtSvgWidgets.cpython-310.pyc | Bin 334 -> 0 bytes .../hook-PyQt6.QtTest.cpython-310.pyc | Bin 328 -> 0 bytes .../hook-PyQt6.QtTextToSpeech.cpython-310.pyc | Bin 336 -> 0 bytes .../hook-PyQt6.QtWebChannel.cpython-310.pyc | Bin 334 -> 0 bytes ...hook-PyQt6.QtWebEngineCore.cpython-310.pyc | Bin 617 -> 0 bytes ...ook-PyQt6.QtWebEngineQuick.cpython-310.pyc | Bin 338 -> 0 bytes ...k-PyQt6.QtWebEngineWidgets.cpython-310.pyc | Bin 340 -> 0 bytes .../hook-PyQt6.QtWebSockets.cpython-310.pyc | Bin 334 -> 0 bytes .../hook-PyQt6.QtWidgets.cpython-310.pyc | Bin 331 -> 0 bytes .../hook-PyQt6.QtXml.cpython-310.pyc | Bin 327 -> 0 bytes .../__pycache__/hook-PyQt6.cpython-310.pyc | Bin 442 -> 0 bytes .../hook-PyQt6.uic.cpython-310.pyc | Bin 311 -> 0 bytes ...hook-PySide2.Qt3DAnimation.cpython-310.pyc | Bin 337 -> 0 bytes .../hook-PySide2.Qt3DCore.cpython-310.pyc | Bin 332 -> 0 bytes .../hook-PySide2.Qt3DExtras.cpython-310.pyc | Bin 334 -> 0 bytes .../hook-PySide2.Qt3DInput.cpython-310.pyc | Bin 333 -> 0 bytes .../hook-PySide2.Qt3DLogic.cpython-310.pyc | Bin 333 -> 0 bytes .../hook-PySide2.Qt3DRender.cpython-310.pyc | Bin 334 -> 0 bytes ...hook-PySide2.QtAxContainer.cpython-310.pyc | Bin 337 -> 0 bytes .../hook-PySide2.QtCharts.cpython-310.pyc | Bin 332 -> 0 bytes .../hook-PySide2.QtConcurrent.cpython-310.pyc | Bin 336 -> 0 bytes .../hook-PySide2.QtCore.cpython-310.pyc | Bin 330 -> 0 bytes ...ySide2.QtDataVisualization.cpython-310.pyc | Bin 343 -> 0 bytes .../hook-PySide2.QtGui.cpython-310.pyc | Bin 329 -> 0 bytes .../hook-PySide2.QtHelp.cpython-310.pyc | Bin 330 -> 0 bytes .../hook-PySide2.QtLocation.cpython-310.pyc | Bin 334 -> 0 bytes .../hook-PySide2.QtMacExtras.cpython-310.pyc | Bin 335 -> 0 bytes .../hook-PySide2.QtMultimedia.cpython-310.pyc | Bin 377 -> 0 bytes ...ySide2.QtMultimediaWidgets.cpython-310.pyc | Bin 343 -> 0 bytes .../hook-PySide2.QtNetwork.cpython-310.pyc | Bin 403 -> 0 bytes .../hook-PySide2.QtOpenGL.cpython-310.pyc | Bin 332 -> 0 bytes ...-PySide2.QtOpenGLFunctions.cpython-310.pyc | Bin 341 -> 0 bytes ...hook-PySide2.QtPositioning.cpython-310.pyc | Bin 337 -> 0 bytes ...ook-PySide2.QtPrintSupport.cpython-310.pyc | Bin 338 -> 0 bytes .../hook-PySide2.QtQml.cpython-310.pyc | Bin 467 -> 0 bytes .../hook-PySide2.QtQuick.cpython-310.pyc | Bin 331 -> 0 bytes ...k-PySide2.QtQuickControls2.cpython-310.pyc | Bin 340 -> 0 bytes ...ook-PySide2.QtQuickWidgets.cpython-310.pyc | Bin 338 -> 0 bytes ...ok-PySide2.QtRemoteObjects.cpython-310.pyc | Bin 339 -> 0 bytes .../hook-PySide2.QtScript.cpython-310.pyc | Bin 332 -> 0 bytes ...hook-PySide2.QtScriptTools.cpython-310.pyc | Bin 337 -> 0 bytes .../hook-PySide2.QtScxml.cpython-310.pyc | Bin 331 -> 0 bytes .../hook-PySide2.QtSensors.cpython-310.pyc | Bin 333 -> 0 bytes .../hook-PySide2.QtSerialPort.cpython-310.pyc | Bin 336 -> 0 bytes .../hook-PySide2.QtSql.cpython-310.pyc | Bin 329 -> 0 bytes .../hook-PySide2.QtSvg.cpython-310.pyc | Bin 329 -> 0 bytes .../hook-PySide2.QtTest.cpython-310.pyc | Bin 330 -> 0 bytes ...ook-PySide2.QtTextToSpeech.cpython-310.pyc | Bin 338 -> 0 bytes .../hook-PySide2.QtUiTools.cpython-310.pyc | Bin 360 -> 0 bytes .../hook-PySide2.QtWebChannel.cpython-310.pyc | Bin 336 -> 0 bytes .../hook-PySide2.QtWebEngine.cpython-310.pyc | Bin 335 -> 0 bytes ...ok-PySide2.QtWebEngineCore.cpython-310.pyc | Bin 495 -> 0 bytes ...PySide2.QtWebEngineWidgets.cpython-310.pyc | Bin 342 -> 0 bytes .../hook-PySide2.QtWebKit.cpython-310.pyc | Bin 332 -> 0 bytes ...ok-PySide2.QtWebKitWidgets.cpython-310.pyc | Bin 339 -> 0 bytes .../hook-PySide2.QtWebSockets.cpython-310.pyc | Bin 336 -> 0 bytes .../hook-PySide2.QtWidgets.cpython-310.pyc | Bin 333 -> 0 bytes .../hook-PySide2.QtWinExtras.cpython-310.pyc | Bin 335 -> 0 bytes .../hook-PySide2.QtX11Extras.cpython-310.pyc | Bin 335 -> 0 bytes .../hook-PySide2.QtXml.cpython-310.pyc | Bin 329 -> 0 bytes ...hook-PySide2.QtXmlPatterns.cpython-310.pyc | Bin 337 -> 0 bytes .../hook-PySide2.Qwt5.cpython-310.pyc | Bin 677 -> 0 bytes .../__pycache__/hook-PySide2.cpython-310.pyc | Bin 494 -> 0 bytes ...hook-PySide6.Qt3DAnimation.cpython-310.pyc | Bin 337 -> 0 bytes .../hook-PySide6.Qt3DCore.cpython-310.pyc | Bin 332 -> 0 bytes .../hook-PySide6.Qt3DExtras.cpython-310.pyc | Bin 334 -> 0 bytes .../hook-PySide6.Qt3DInput.cpython-310.pyc | Bin 333 -> 0 bytes .../hook-PySide6.Qt3DLogic.cpython-310.pyc | Bin 333 -> 0 bytes .../hook-PySide6.Qt3DRender.cpython-310.pyc | Bin 450 -> 0 bytes ...hook-PySide6.QtAxContainer.cpython-310.pyc | Bin 337 -> 0 bytes .../hook-PySide6.QtBluetooth.cpython-310.pyc | Bin 335 -> 0 bytes .../hook-PySide6.QtCharts.cpython-310.pyc | Bin 332 -> 0 bytes .../hook-PySide6.QtConcurrent.cpython-310.pyc | Bin 336 -> 0 bytes .../hook-PySide6.QtCore.cpython-310.pyc | Bin 330 -> 0 bytes .../hook-PySide6.QtDBus.cpython-310.pyc | Bin 330 -> 0 bytes ...ySide6.QtDataVisualization.cpython-310.pyc | Bin 343 -> 0 bytes .../hook-PySide6.QtDesigner.cpython-310.pyc | Bin 334 -> 0 bytes .../hook-PySide6.QtGraphs.cpython-310.pyc | Bin 332 -> 0 bytes .../hook-PySide6.QtGui.cpython-310.pyc | Bin 329 -> 0 bytes .../hook-PySide6.QtHelp.cpython-310.pyc | Bin 330 -> 0 bytes .../hook-PySide6.QtHttpServer.cpython-310.pyc | Bin 370 -> 0 bytes .../hook-PySide6.QtLocation.cpython-310.pyc | Bin 334 -> 0 bytes .../hook-PySide6.QtMultimedia.cpython-310.pyc | Bin 377 -> 0 bytes ...ySide6.QtMultimediaWidgets.cpython-310.pyc | Bin 343 -> 0 bytes .../hook-PySide6.QtNetwork.cpython-310.pyc | Bin 403 -> 0 bytes ...hook-PySide6.QtNetworkAuth.cpython-310.pyc | Bin 337 -> 0 bytes .../hook-PySide6.QtNfc.cpython-310.pyc | Bin 329 -> 0 bytes .../hook-PySide6.QtOpenGL.cpython-310.pyc | Bin 332 -> 0 bytes ...ok-PySide6.QtOpenGLWidgets.cpython-310.pyc | Bin 339 -> 0 bytes .../hook-PySide6.QtPdf.cpython-310.pyc | Bin 329 -> 0 bytes .../hook-PySide6.QtPdfWidgets.cpython-310.pyc | Bin 336 -> 0 bytes ...hook-PySide6.QtPositioning.cpython-310.pyc | Bin 337 -> 0 bytes ...ook-PySide6.QtPrintSupport.cpython-310.pyc | Bin 338 -> 0 bytes .../hook-PySide6.QtQml.cpython-310.pyc | Bin 440 -> 0 bytes .../hook-PySide6.QtQuick.cpython-310.pyc | Bin 331 -> 0 bytes .../hook-PySide6.QtQuick3D.cpython-310.pyc | Bin 333 -> 0 bytes ...k-PySide6.QtQuickControls2.cpython-310.pyc | Bin 369 -> 0 bytes ...ook-PySide6.QtQuickWidgets.cpython-310.pyc | Bin 338 -> 0 bytes ...ok-PySide6.QtRemoteObjects.cpython-310.pyc | Bin 339 -> 0 bytes .../hook-PySide6.QtScxml.cpython-310.pyc | Bin 331 -> 0 bytes .../hook-PySide6.QtSensors.cpython-310.pyc | Bin 333 -> 0 bytes .../hook-PySide6.QtSerialBus.cpython-310.pyc | Bin 335 -> 0 bytes .../hook-PySide6.QtSerialPort.cpython-310.pyc | Bin 336 -> 0 bytes ...ook-PySide6.QtSpatialAudio.cpython-310.pyc | Bin 338 -> 0 bytes .../hook-PySide6.QtSql.cpython-310.pyc | Bin 329 -> 0 bytes ...ook-PySide6.QtStateMachine.cpython-310.pyc | Bin 338 -> 0 bytes .../hook-PySide6.QtSvg.cpython-310.pyc | Bin 329 -> 0 bytes .../hook-PySide6.QtSvgWidgets.cpython-310.pyc | Bin 336 -> 0 bytes .../hook-PySide6.QtTest.cpython-310.pyc | Bin 330 -> 0 bytes ...ook-PySide6.QtTextToSpeech.cpython-310.pyc | Bin 338 -> 0 bytes .../hook-PySide6.QtUiTools.cpython-310.pyc | Bin 333 -> 0 bytes .../hook-PySide6.QtWebChannel.cpython-310.pyc | Bin 336 -> 0 bytes ...ok-PySide6.QtWebEngineCore.cpython-310.pyc | Bin 657 -> 0 bytes ...k-PySide6.QtWebEngineQuick.cpython-310.pyc | Bin 340 -> 0 bytes ...PySide6.QtWebEngineWidgets.cpython-310.pyc | Bin 342 -> 0 bytes .../hook-PySide6.QtWebSockets.cpython-310.pyc | Bin 336 -> 0 bytes .../hook-PySide6.QtWidgets.cpython-310.pyc | Bin 333 -> 0 bytes .../hook-PySide6.QtXml.cpython-310.pyc | Bin 329 -> 0 bytes .../__pycache__/hook-PySide6.cpython-310.pyc | Bin 577 -> 0 bytes .../hook-_pyi_rth_utils.cpython-310.pyc | Bin 323 -> 0 bytes .../__pycache__/hook-_tkinter.cpython-310.pyc | Bin 403 -> 0 bytes .../__pycache__/hook-babel.cpython-310.pyc | Bin 318 -> 0 bytes .../__pycache__/hook-difflib.cpython-310.pyc | Bin 223 -> 0 bytes ...ok-distutils.command.check.cpython-310.pyc | Bin 240 -> 0 bytes .../hook-distutils.cpython-310.pyc | Bin 496 -> 0 bytes .../hook-distutils.util.cpython-310.pyc | Bin 239 -> 0 bytes ...ok-django.contrib.sessions.cpython-310.pyc | Bin 335 -> 0 bytes .../hook-django.core.cache.cpython-310.pyc | Bin 323 -> 0 bytes .../hook-django.core.mail.cpython-310.pyc | Bin 749 -> 0 bytes ...ook-django.core.management.cpython-310.pyc | Bin 392 -> 0 bytes .../__pycache__/hook-django.cpython-310.pyc | Bin 2113 -> 0 bytes .../hook-django.db.backends.cpython-310.pyc | Bin 570 -> 0 bytes ...ngo.db.backends.mysql.base.cpython-310.pyc | Bin 269 -> 0 bytes ...go.db.backends.oracle.base.cpython-310.pyc | Bin 271 -> 0 bytes ...ok-django.template.loaders.cpython-310.pyc | Bin 326 -> 0 bytes .../hook-encodings.cpython-310.pyc | Bin 298 -> 0 bytes .../__pycache__/hook-gevent.cpython-310.pyc | Bin 623 -> 0 bytes .../hooks/__pycache__/hook-gi.cpython-310.pyc | Bin 232 -> 0 bytes .../hook-gi.repository.Adw.cpython-310.pyc | Bin 395 -> 0 bytes ...i.repository.AppIndicator3.cpython-310.pyc | Bin 417 -> 0 bytes .../hook-gi.repository.Atk.cpython-310.pyc | Bin 749 -> 0 bytes ...itory.AyatanaAppIndicator3.cpython-310.pyc | Bin 431 -> 0 bytes ...ok-gi.repository.Champlain.cpython-310.pyc | Bin 410 -> 0 bytes ...hook-gi.repository.Clutter.cpython-310.pyc | Bin 405 -> 0 bytes .../hook-gi.repository.DBus.cpython-310.pyc | Bin 399 -> 0 bytes ...gi.repository.GIRepository.cpython-310.pyc | Bin 415 -> 0 bytes .../hook-gi.repository.GLib.cpython-310.pyc | Bin 1050 -> 0 bytes ...hook-gi.repository.GModule.cpython-310.pyc | Bin 405 -> 0 bytes ...hook-gi.repository.GObject.cpython-310.pyc | Bin 531 -> 0 bytes .../hook-gi.repository.Gdk.cpython-310.pyc | Bin 813 -> 0 bytes ...ok-gi.repository.GdkPixbuf.cpython-310.pyc | Bin 3076 -> 0 bytes .../hook-gi.repository.Gio.cpython-310.pyc | Bin 1281 -> 0 bytes ...ook-gi.repository.Graphene.cpython-310.pyc | Bin 407 -> 0 bytes .../hook-gi.repository.Gsk.cpython-310.pyc | Bin 397 -> 0 bytes .../hook-gi.repository.Gst.cpython-310.pyc | Bin 2496 -> 0 bytes ...i.repository.GstAllocators.cpython-310.pyc | Bin 417 -> 0 bytes .../hook-gi.repository.GstApp.cpython-310.pyc | Bin 403 -> 0 bytes ...ook-gi.repository.GstAudio.cpython-310.pyc | Bin 407 -> 0 bytes ...-gi.repository.GstBadAudio.cpython-310.pyc | Bin 413 -> 0 bytes ...hook-gi.repository.GstBase.cpython-310.pyc | Bin 405 -> 0 bytes ...ook-gi.repository.GstCheck.cpython-310.pyc | Bin 407 -> 0 bytes ...ok-gi.repository.GstCodecs.cpython-310.pyc | Bin 409 -> 0 bytes ...i.repository.GstController.cpython-310.pyc | Bin 417 -> 0 bytes .../hook-gi.repository.GstGL.cpython-310.pyc | Bin 401 -> 0 bytes ...ook-gi.repository.GstGLEGL.cpython-310.pyc | Bin 407 -> 0 bytes ...gi.repository.GstGLWayland.cpython-310.pyc | Bin 415 -> 0 bytes ...ook-gi.repository.GstGLX11.cpython-310.pyc | Bin 407 -> 0 bytes ...gi.repository.GstInsertBin.cpython-310.pyc | Bin 415 -> 0 bytes ...ok-gi.repository.GstMpegts.cpython-310.pyc | Bin 409 -> 0 bytes .../hook-gi.repository.GstNet.cpython-310.pyc | Bin 403 -> 0 bytes ...k-gi.repository.GstPbutils.cpython-310.pyc | Bin 411 -> 0 bytes ...hook-gi.repository.GstPlay.cpython-310.pyc | Bin 405 -> 0 bytes ...ok-gi.repository.GstPlayer.cpython-310.pyc | Bin 409 -> 0 bytes .../hook-gi.repository.GstRtp.cpython-310.pyc | Bin 403 -> 0 bytes ...hook-gi.repository.GstRtsp.cpython-310.pyc | Bin 405 -> 0 bytes ...i.repository.GstRtspServer.cpython-310.pyc | Bin 417 -> 0 bytes .../hook-gi.repository.GstSdp.cpython-310.pyc | Bin 403 -> 0 bytes .../hook-gi.repository.GstTag.cpython-310.pyc | Bin 403 -> 0 bytes ...i.repository.GstTranscoder.cpython-310.pyc | Bin 417 -> 0 bytes ...ook-gi.repository.GstVideo.cpython-310.pyc | Bin 407 -> 0 bytes ...ok-gi.repository.GstVulkan.cpython-310.pyc | Bin 409 -> 0 bytes ...epository.GstVulkanWayland.cpython-310.pyc | Bin 423 -> 0 bytes ...gi.repository.GstVulkanXCB.cpython-310.pyc | Bin 415 -> 0 bytes ...ok-gi.repository.GstWebRTC.cpython-310.pyc | Bin 409 -> 0 bytes .../hook-gi.repository.Gtk.cpython-310.pyc | Bin 1266 -> 0 bytes ...gi.repository.GtkChamplain.cpython-310.pyc | Bin 416 -> 0 bytes ...k-gi.repository.GtkClutter.cpython-310.pyc | Bin 411 -> 0 bytes ...ok-gi.repository.GtkSource.cpython-310.pyc | Bin 687 -> 0 bytes ...pository.GtkosxApplication.cpython-310.pyc | Bin 489 -> 0 bytes ...ook-gi.repository.HarfBuzz.cpython-310.pyc | Bin 407 -> 0 bytes .../hook-gi.repository.Pango.cpython-310.pyc | Bin 401 -> 0 bytes ...k-gi.repository.PangoCairo.cpython-310.pyc | Bin 411 -> 0 bytes .../hook-gi.repository.cairo.cpython-310.pyc | Bin 401 -> 0 bytes ...ok-gi.repository.freetype2.cpython-310.pyc | Bin 409 -> 0 bytes .../hook-gi.repository.xlib.cpython-310.pyc | Bin 399 -> 0 bytes .../__pycache__/hook-heapq.cpython-310.pyc | Bin 221 -> 0 bytes .../__pycache__/hook-idlelib.cpython-310.pyc | Bin 286 -> 0 bytes .../hook-importlib_metadata.cpython-310.pyc | Bin 497 -> 0 bytes .../hook-importlib_resources.cpython-310.pyc | Bin 599 -> 0 bytes .../__pycache__/hook-keyring.cpython-310.pyc | Bin 353 -> 0 bytes .../__pycache__/hook-kivy.cpython-310.pyc | Bin 723 -> 0 bytes .../__pycache__/hook-lib2to3.cpython-310.pyc | Bin 286 -> 0 bytes ...lib.backends.backend_qtagg.cpython-310.pyc | Bin 247 -> 0 bytes ...b.backends.backend_qtcairo.cpython-310.pyc | Bin 249 -> 0 bytes .../hook-matplotlib.backends.cpython-310.pyc | Bin 5642 -> 0 bytes ...plotlib.backends.qt_compat.cpython-310.pyc | Bin 414 -> 0 bytes .../hook-matplotlib.cpython-310.pyc | Bin 749 -> 0 bytes .../hook-matplotlib.numerix.cpython-310.pyc | Bin 362 -> 0 bytes .../hook-multiprocessing.util.cpython-310.pyc | Bin 233 -> 0 bytes .../__pycache__/hook-numpy.cpython-310.pyc | Bin 1135 -> 0 bytes .../hook-packaging.cpython-310.pyc | Bin 229 -> 0 bytes .../__pycache__/hook-pandas.cpython-310.pyc | Bin 378 -> 0 bytes .../hook-pandas.io.clipboard.cpython-310.pyc | Bin 233 -> 0 bytes ...ok-pandas.io.formats.style.cpython-310.pyc | Bin 343 -> 0 bytes .../hook-pandas.plotting.cpython-310.pyc | Bin 376 -> 0 bytes .../__pycache__/hook-pickle.cpython-310.pyc | Bin 234 -> 0 bytes .../hook-pkg_resources.cpython-310.pyc | Bin 1230 -> 0 bytes .../__pycache__/hook-platform.cpython-310.pyc | Bin 281 -> 0 bytes .../__pycache__/hook-pygments.cpython-310.pyc | Bin 462 -> 0 bytes .../__pycache__/hook-pytz.cpython-310.pyc | Bin 280 -> 0 bytes .../__pycache__/hook-pytzdata.cpython-310.pyc | Bin 288 -> 0 bytes .../hook-qtawesome.cpython-310.pyc | Bin 488 -> 0 bytes .../__pycache__/hook-qtpy.cpython-310.pyc | Bin 364 -> 0 bytes .../hook-scapy.layers.all.cpython-310.pyc | Bin 308 -> 0 bytes .../__pycache__/hook-scipy.cpython-310.pyc | Bin 1192 -> 0 bytes .../hook-scipy.io.matlab.cpython-310.pyc | Bin 245 -> 0 bytes .../hook-scipy.linalg.cpython-310.pyc | Bin 273 -> 0 bytes .../hook-scipy.sparse.csgraph.cpython-310.pyc | Bin 259 -> 0 bytes ...spatial.transform.rotation.cpython-310.pyc | Bin 381 -> 0 bytes ...cipy.special._ellip_harm_2.cpython-310.pyc | Bin 514 -> 0 bytes ...hook-scipy.special._ufuncs.cpython-310.pyc | Bin 463 -> 0 bytes .../hook-scipy.stats._stats.cpython-310.pyc | Bin 355 -> 0 bytes .../__pycache__/hook-scrapy.cpython-310.pyc | Bin 338 -> 0 bytes .../hook-setuptools.cpython-310.pyc | Bin 653 -> 0 bytes .../__pycache__/hook-shelve.cpython-310.pyc | Bin 244 -> 0 bytes .../hook-shiboken6.cpython-310.pyc | Bin 314 -> 0 bytes .../__pycache__/hook-sphinx.cpython-310.pyc | Bin 627 -> 0 bytes .../hook-sqlalchemy.cpython-310.pyc | Bin 2404 -> 0 bytes .../__pycache__/hook-sqlite3.cpython-310.pyc | Bin 373 -> 0 bytes .../hook-sysconfig.cpython-310.pyc | Bin 401 -> 0 bytes .../__pycache__/hook-wcwidth.cpython-310.pyc | Bin 286 -> 0 bytes .../hook-win32ctypes.core.cpython-310.pyc | Bin 406 -> 0 bytes .../__pycache__/hook-xml.cpython-310.pyc | Bin 250 -> 0 bytes .../hook-xml.dom.domreg.cpython-310.pyc | Bin 236 -> 0 bytes ...ook-xml.etree.cElementTree.cpython-310.pyc | Bin 250 -> 0 bytes .../hook-zope.interface.cpython-310.pyc | Bin 231 -> 0 bytes .../PyInstaller/hooks/hook-PIL.Image.py | 17 - .../PyInstaller/hooks/hook-PIL.ImageFilter.py | 13 - .../hooks/hook-PIL.SpiderImagePlugin.py | 14 - .../PyInstaller/hooks/hook-PIL.py | 21 - .../hooks/hook-PyQt5.QAxContainer.py | 14 - .../PyInstaller/hooks/hook-PyQt5.Qsci.py | 14 - .../PyInstaller/hooks/hook-PyQt5.Qt.py | 29 - .../hooks/hook-PyQt5.Qt3DAnimation.py | 14 - .../PyInstaller/hooks/hook-PyQt5.Qt3DCore.py | 14 - .../hooks/hook-PyQt5.Qt3DExtras.py | 14 - .../PyInstaller/hooks/hook-PyQt5.Qt3DInput.py | 14 - .../PyInstaller/hooks/hook-PyQt5.Qt3DLogic.py | 14 - .../hooks/hook-PyQt5.Qt3DRender.py | 14 - .../hooks/hook-PyQt5.QtBluetooth.py | 14 - .../PyInstaller/hooks/hook-PyQt5.QtChart.py | 14 - .../PyInstaller/hooks/hook-PyQt5.QtCore.py | 14 - .../PyInstaller/hooks/hook-PyQt5.QtDBus.py | 14 - .../hooks/hook-PyQt5.QtDataVisualization.py | 14 - .../hooks/hook-PyQt5.QtDesigner.py | 14 - .../PyInstaller/hooks/hook-PyQt5.QtGui.py | 14 - .../PyInstaller/hooks/hook-PyQt5.QtHelp.py | 14 - .../hooks/hook-PyQt5.QtLocation.py | 14 - .../hooks/hook-PyQt5.QtMacExtras.py | 14 - .../hooks/hook-PyQt5.QtMultimedia.py | 14 - .../hooks/hook-PyQt5.QtMultimediaWidgets.py | 14 - .../PyInstaller/hooks/hook-PyQt5.QtNetwork.py | 15 - .../hooks/hook-PyQt5.QtNetworkAuth.py | 14 - .../PyInstaller/hooks/hook-PyQt5.QtNfc.py | 14 - .../PyInstaller/hooks/hook-PyQt5.QtOpenGL.py | 14 - .../hooks/hook-PyQt5.QtPositioning.py | 14 - .../hooks/hook-PyQt5.QtPrintSupport.py | 14 - .../hooks/hook-PyQt5.QtPurchasing.py | 14 - .../PyInstaller/hooks/hook-PyQt5.QtQml.py | 17 - .../PyInstaller/hooks/hook-PyQt5.QtQuick.py | 14 - .../PyInstaller/hooks/hook-PyQt5.QtQuick3D.py | 14 - .../hooks/hook-PyQt5.QtQuickWidgets.py | 14 - .../hooks/hook-PyQt5.QtRemoteObjects.py | 14 - .../PyInstaller/hooks/hook-PyQt5.QtScript.py | 14 - .../PyInstaller/hooks/hook-PyQt5.QtSensors.py | 14 - .../hooks/hook-PyQt5.QtSerialPort.py | 14 - .../PyInstaller/hooks/hook-PyQt5.QtSql.py | 14 - .../PyInstaller/hooks/hook-PyQt5.QtSvg.py | 14 - .../PyInstaller/hooks/hook-PyQt5.QtTest.py | 14 - .../hooks/hook-PyQt5.QtTextToSpeech.py | 14 - .../hooks/hook-PyQt5.QtWebChannel.py | 14 - .../hooks/hook-PyQt5.QtWebEngine.py | 14 - .../hooks/hook-PyQt5.QtWebEngineCore.py | 22 - .../hooks/hook-PyQt5.QtWebEngineWidgets.py | 14 - .../PyInstaller/hooks/hook-PyQt5.QtWebKit.py | 14 - .../hooks/hook-PyQt5.QtWebKitWidgets.py | 14 - .../hooks/hook-PyQt5.QtWebSockets.py | 14 - .../PyInstaller/hooks/hook-PyQt5.QtWidgets.py | 14 - .../hooks/hook-PyQt5.QtWinExtras.py | 14 - .../hooks/hook-PyQt5.QtX11Extras.py | 14 - .../PyInstaller/hooks/hook-PyQt5.QtXml.py | 14 - .../hooks/hook-PyQt5.QtXmlPatterns.py | 14 - .../PyInstaller/hooks/hook-PyQt5.py | 29 - .../PyInstaller/hooks/hook-PyQt5.uic.py | 17 - .../hooks/hook-PyQt6.QAxContainer.py | 14 - .../PyInstaller/hooks/hook-PyQt6.Qsci.py | 14 - .../hooks/hook-PyQt6.Qt3DAnimation.py | 14 - .../PyInstaller/hooks/hook-PyQt6.Qt3DCore.py | 14 - .../hooks/hook-PyQt6.Qt3DExtras.py | 14 - .../PyInstaller/hooks/hook-PyQt6.Qt3DInput.py | 14 - .../PyInstaller/hooks/hook-PyQt6.Qt3DLogic.py | 14 - .../hooks/hook-PyQt6.Qt3DRender.py | 16 - .../hooks/hook-PyQt6.QtBluetooth.py | 14 - .../PyInstaller/hooks/hook-PyQt6.QtCharts.py | 14 - .../PyInstaller/hooks/hook-PyQt6.QtCore.py | 14 - .../PyInstaller/hooks/hook-PyQt6.QtDBus.py | 14 - .../hooks/hook-PyQt6.QtDataVisualization.py | 14 - .../hooks/hook-PyQt6.QtDesigner.py | 14 - .../PyInstaller/hooks/hook-PyQt6.QtGui.py | 14 - .../PyInstaller/hooks/hook-PyQt6.QtHelp.py | 14 - .../hooks/hook-PyQt6.QtMultimedia.py | 14 - .../hooks/hook-PyQt6.QtMultimediaWidgets.py | 14 - .../PyInstaller/hooks/hook-PyQt6.QtNetwork.py | 15 - .../hooks/hook-PyQt6.QtNetworkAuth.py | 14 - .../PyInstaller/hooks/hook-PyQt6.QtNfc.py | 14 - .../PyInstaller/hooks/hook-PyQt6.QtOpenGL.py | 14 - .../hooks/hook-PyQt6.QtOpenGLWidgets.py | 14 - .../PyInstaller/hooks/hook-PyQt6.QtPdf.py | 14 - .../hooks/hook-PyQt6.QtPdfWidgets.py | 14 - .../hooks/hook-PyQt6.QtPositioning.py | 14 - .../hooks/hook-PyQt6.QtPrintSupport.py | 14 - .../PyInstaller/hooks/hook-PyQt6.QtQml.py | 17 - .../PyInstaller/hooks/hook-PyQt6.QtQuick.py | 14 - .../PyInstaller/hooks/hook-PyQt6.QtQuick3D.py | 14 - .../hooks/hook-PyQt6.QtQuickWidgets.py | 14 - .../hooks/hook-PyQt6.QtRemoteObjects.py | 14 - .../PyInstaller/hooks/hook-PyQt6.QtSensors.py | 14 - .../hooks/hook-PyQt6.QtSerialPort.py | 14 - .../hooks/hook-PyQt6.QtSpatialAudio.py | 14 - .../PyInstaller/hooks/hook-PyQt6.QtSql.py | 14 - .../PyInstaller/hooks/hook-PyQt6.QtSvg.py | 14 - .../hooks/hook-PyQt6.QtSvgWidgets.py | 14 - .../PyInstaller/hooks/hook-PyQt6.QtTest.py | 14 - .../hooks/hook-PyQt6.QtTextToSpeech.py | 14 - .../hooks/hook-PyQt6.QtWebChannel.py | 14 - .../hooks/hook-PyQt6.QtWebEngineCore.py | 27 - .../hooks/hook-PyQt6.QtWebEngineQuick.py | 14 - .../hooks/hook-PyQt6.QtWebEngineWidgets.py | 14 - .../hooks/hook-PyQt6.QtWebSockets.py | 14 - .../PyInstaller/hooks/hook-PyQt6.QtWidgets.py | 14 - .../PyInstaller/hooks/hook-PyQt6.QtXml.py | 14 - .../PyInstaller/hooks/hook-PyQt6.py | 26 - .../PyInstaller/hooks/hook-PyQt6.uic.py | 17 - .../hooks/hook-PySide2.Qt3DAnimation.py | 14 - .../hooks/hook-PySide2.Qt3DCore.py | 14 - .../hooks/hook-PySide2.Qt3DExtras.py | 14 - .../hooks/hook-PySide2.Qt3DInput.py | 14 - .../hooks/hook-PySide2.Qt3DLogic.py | 14 - .../hooks/hook-PySide2.Qt3DRender.py | 14 - .../hooks/hook-PySide2.QtAxContainer.py | 14 - .../hooks/hook-PySide2.QtCharts.py | 14 - .../hooks/hook-PySide2.QtConcurrent.py | 14 - .../PyInstaller/hooks/hook-PySide2.QtCore.py | 14 - .../hooks/hook-PySide2.QtDataVisualization.py | 14 - .../PyInstaller/hooks/hook-PySide2.QtGui.py | 14 - .../PyInstaller/hooks/hook-PySide2.QtHelp.py | 14 - .../hooks/hook-PySide2.QtLocation.py | 14 - .../hooks/hook-PySide2.QtMacExtras.py | 14 - .../hooks/hook-PySide2.QtMultimedia.py | 19 - .../hooks/hook-PySide2.QtMultimediaWidgets.py | 14 - .../hooks/hook-PySide2.QtNetwork.py | 15 - .../hooks/hook-PySide2.QtOpenGL.py | 14 - .../hooks/hook-PySide2.QtOpenGLFunctions.py | 14 - .../hooks/hook-PySide2.QtPositioning.py | 14 - .../hooks/hook-PySide2.QtPrintSupport.py | 14 - .../PyInstaller/hooks/hook-PySide2.QtQml.py | 19 - .../PyInstaller/hooks/hook-PySide2.QtQuick.py | 14 - .../hooks/hook-PySide2.QtQuickControls2.py | 14 - .../hooks/hook-PySide2.QtQuickWidgets.py | 14 - .../hooks/hook-PySide2.QtRemoteObjects.py | 14 - .../hooks/hook-PySide2.QtScript.py | 14 - .../hooks/hook-PySide2.QtScriptTools.py | 14 - .../PyInstaller/hooks/hook-PySide2.QtScxml.py | 14 - .../hooks/hook-PySide2.QtSensors.py | 14 - .../hooks/hook-PySide2.QtSerialPort.py | 14 - .../PyInstaller/hooks/hook-PySide2.QtSql.py | 14 - .../PyInstaller/hooks/hook-PySide2.QtSvg.py | 14 - .../PyInstaller/hooks/hook-PySide2.QtTest.py | 14 - .../hooks/hook-PySide2.QtTextToSpeech.py | 14 - .../hooks/hook-PySide2.QtUiTools.py | 15 - .../hooks/hook-PySide2.QtWebChannel.py | 14 - .../hooks/hook-PySide2.QtWebEngine.py | 14 - .../hooks/hook-PySide2.QtWebEngineCore.py | 22 - .../hooks/hook-PySide2.QtWebEngineWidgets.py | 14 - .../hooks/hook-PySide2.QtWebKit.py | 14 - .../hooks/hook-PySide2.QtWebKitWidgets.py | 14 - .../hooks/hook-PySide2.QtWebSockets.py | 14 - .../hooks/hook-PySide2.QtWidgets.py | 14 - .../hooks/hook-PySide2.QtWinExtras.py | 14 - .../hooks/hook-PySide2.QtX11Extras.py | 14 - .../PyInstaller/hooks/hook-PySide2.QtXml.py | 14 - .../hooks/hook-PySide2.QtXmlPatterns.py | 14 - .../PyInstaller/hooks/hook-PySide2.Qwt5.py | 31 - .../PyInstaller/hooks/hook-PySide2.py | 25 - .../hooks/hook-PySide6.Qt3DAnimation.py | 14 - .../hooks/hook-PySide6.Qt3DCore.py | 14 - .../hooks/hook-PySide6.Qt3DExtras.py | 14 - .../hooks/hook-PySide6.Qt3DInput.py | 14 - .../hooks/hook-PySide6.Qt3DLogic.py | 14 - .../hooks/hook-PySide6.Qt3DRender.py | 20 - .../hooks/hook-PySide6.QtAxContainer.py | 14 - .../hooks/hook-PySide6.QtBluetooth.py | 14 - .../hooks/hook-PySide6.QtCharts.py | 14 - .../hooks/hook-PySide6.QtConcurrent.py | 14 - .../PyInstaller/hooks/hook-PySide6.QtCore.py | 14 - .../PyInstaller/hooks/hook-PySide6.QtDBus.py | 14 - .../hooks/hook-PySide6.QtDataVisualization.py | 14 - .../hooks/hook-PySide6.QtDesigner.py | 14 - .../hooks/hook-PySide6.QtGraphs.py | 14 - .../PyInstaller/hooks/hook-PySide6.QtGui.py | 14 - .../PyInstaller/hooks/hook-PySide6.QtHelp.py | 14 - .../hooks/hook-PySide6.QtHttpServer.py | 18 - .../hooks/hook-PySide6.QtLocation.py | 14 - .../hooks/hook-PySide6.QtMultimedia.py | 19 - .../hooks/hook-PySide6.QtMultimediaWidgets.py | 14 - .../hooks/hook-PySide6.QtNetwork.py | 15 - .../hooks/hook-PySide6.QtNetworkAuth.py | 14 - .../PyInstaller/hooks/hook-PySide6.QtNfc.py | 14 - .../hooks/hook-PySide6.QtOpenGL.py | 14 - .../hooks/hook-PySide6.QtOpenGLWidgets.py | 14 - .../PyInstaller/hooks/hook-PySide6.QtPdf.py | 14 - .../hooks/hook-PySide6.QtPdfWidgets.py | 14 - .../hooks/hook-PySide6.QtPositioning.py | 14 - .../hooks/hook-PySide6.QtPrintSupport.py | 14 - .../PyInstaller/hooks/hook-PySide6.QtQml.py | 17 - .../PyInstaller/hooks/hook-PySide6.QtQuick.py | 14 - .../hooks/hook-PySide6.QtQuick3D.py | 14 - .../hooks/hook-PySide6.QtQuickControls2.py | 16 - .../hooks/hook-PySide6.QtQuickWidgets.py | 14 - .../hooks/hook-PySide6.QtRemoteObjects.py | 14 - .../PyInstaller/hooks/hook-PySide6.QtScxml.py | 14 - .../hooks/hook-PySide6.QtSensors.py | 14 - .../hooks/hook-PySide6.QtSerialBus.py | 14 - .../hooks/hook-PySide6.QtSerialPort.py | 14 - .../hooks/hook-PySide6.QtSpatialAudio.py | 14 - .../PyInstaller/hooks/hook-PySide6.QtSql.py | 14 - .../hooks/hook-PySide6.QtStateMachine.py | 14 - .../PyInstaller/hooks/hook-PySide6.QtSvg.py | 14 - .../hooks/hook-PySide6.QtSvgWidgets.py | 14 - .../PyInstaller/hooks/hook-PySide6.QtTest.py | 14 - .../hooks/hook-PySide6.QtTextToSpeech.py | 14 - .../hooks/hook-PySide6.QtUiTools.py | 14 - .../hooks/hook-PySide6.QtWebChannel.py | 14 - .../hooks/hook-PySide6.QtWebEngineCore.py | 29 - .../hooks/hook-PySide6.QtWebEngineQuick.py | 14 - .../hooks/hook-PySide6.QtWebEngineWidgets.py | 14 - .../hooks/hook-PySide6.QtWebSockets.py | 14 - .../hooks/hook-PySide6.QtWidgets.py | 14 - .../PyInstaller/hooks/hook-PySide6.QtXml.py | 14 - .../PyInstaller/hooks/hook-PySide6.py | 28 - .../PyInstaller/hooks/hook-_pyi_rth_utils.py | 17 - .../PyInstaller/hooks/hook-_tkinter.py | 22 - .../PyInstaller/hooks/hook-babel.py | 16 - .../PyInstaller/hooks/hook-difflib.py | 13 - .../hooks/hook-distutils.command.check.py | 13 - .../PyInstaller/hooks/hook-distutils.py | 33 - .../PyInstaller/hooks/hook-distutils.util.py | 13 - .../hooks/hook-django.contrib.sessions.py | 14 - .../hooks/hook-django.core.cache.py | 14 - .../hooks/hook-django.core.mail.py | 25 - .../hooks/hook-django.core.management.py | 19 - .../hook-django.db.backends.mysql.base.py | 13 - .../hook-django.db.backends.oracle.base.py | 12 - .../hooks/hook-django.db.backends.py | 25 - .../PyInstaller/hooks/hook-django.py | 92 - .../hooks/hook-django.template.loaders.py | 14 - .../PyInstaller/hooks/hook-encodings.py | 14 - .../PyInstaller/hooks/hook-gevent.py | 24 - .../PyInstaller/hooks/hook-gi.py | 12 - .../hooks/hook-gi.repository.Adw.py | 16 - .../hooks/hook-gi.repository.AppIndicator3.py | 16 - .../hooks/hook-gi.repository.Atk.py | 29 - ...hook-gi.repository.AyatanaAppIndicator3.py | 16 - .../hooks/hook-gi.repository.Champlain.py | 16 - .../hooks/hook-gi.repository.Clutter.py | 16 - .../hooks/hook-gi.repository.DBus.py | 16 - .../hooks/hook-gi.repository.GIRepository.py | 16 - .../hooks/hook-gi.repository.GLib.py | 42 - .../hooks/hook-gi.repository.GModule.py | 16 - .../hooks/hook-gi.repository.GObject.py | 19 - .../hooks/hook-gi.repository.Gdk.py | 36 - .../hooks/hook-gi.repository.GdkPixbuf.py | 150 - .../hooks/hook-gi.repository.Gio.py | 63 - .../hooks/hook-gi.repository.Graphene.py | 16 - .../hooks/hook-gi.repository.Gsk.py | 16 - .../hooks/hook-gi.repository.Gst.py | 93 - .../hooks/hook-gi.repository.GstAllocators.py | 16 - .../hooks/hook-gi.repository.GstApp.py | 16 - .../hooks/hook-gi.repository.GstAudio.py | 16 - .../hooks/hook-gi.repository.GstBadAudio.py | 16 - .../hooks/hook-gi.repository.GstBase.py | 16 - .../hooks/hook-gi.repository.GstCheck.py | 16 - .../hooks/hook-gi.repository.GstCodecs.py | 16 - .../hooks/hook-gi.repository.GstController.py | 16 - .../hooks/hook-gi.repository.GstGL.py | 16 - .../hooks/hook-gi.repository.GstGLEGL.py | 16 - .../hooks/hook-gi.repository.GstGLWayland.py | 16 - .../hooks/hook-gi.repository.GstGLX11.py | 16 - .../hooks/hook-gi.repository.GstInsertBin.py | 16 - .../hooks/hook-gi.repository.GstMpegts.py | 16 - .../hooks/hook-gi.repository.GstNet.py | 16 - .../hooks/hook-gi.repository.GstPbutils.py | 16 - .../hooks/hook-gi.repository.GstPlay.py | 16 - .../hooks/hook-gi.repository.GstPlayer.py | 16 - .../hooks/hook-gi.repository.GstRtp.py | 16 - .../hooks/hook-gi.repository.GstRtsp.py | 16 - .../hooks/hook-gi.repository.GstRtspServer.py | 16 - .../hooks/hook-gi.repository.GstSdp.py | 16 - .../hooks/hook-gi.repository.GstTag.py | 16 - .../hooks/hook-gi.repository.GstTranscoder.py | 16 - .../hooks/hook-gi.repository.GstVideo.py | 16 - .../hooks/hook-gi.repository.GstVulkan.py | 16 - .../hook-gi.repository.GstVulkanWayland.py | 16 - .../hooks/hook-gi.repository.GstVulkanXCB.py | 16 - .../hooks/hook-gi.repository.GstWebRTC.py | 16 - .../hooks/hook-gi.repository.Gtk.py | 59 - .../hooks/hook-gi.repository.GtkChamplain.py | 16 - .../hooks/hook-gi.repository.GtkClutter.py | 16 - .../hooks/hook-gi.repository.GtkSource.py | 31 - .../hook-gi.repository.GtkosxApplication.py | 18 - .../hooks/hook-gi.repository.HarfBuzz.py | 16 - .../hooks/hook-gi.repository.Pango.py | 16 - .../hooks/hook-gi.repository.PangoCairo.py | 16 - .../hooks/hook-gi.repository.cairo.py | 16 - .../hooks/hook-gi.repository.freetype2.py | 16 - .../hooks/hook-gi.repository.xlib.py | 16 - .../PyInstaller/hooks/hook-heapq.py | 13 - .../PyInstaller/hooks/hook-idlelib.py | 14 - .../hooks/hook-importlib_metadata.py | 24 - .../hooks/hook-importlib_resources.py | 22 - .../PyInstaller/hooks/hook-keyring.py | 19 - .../PyInstaller/hooks/hook-kivy.py | 25 - .../PyInstaller/hooks/hook-lib2to3.py | 16 - .../hook-matplotlib.backends.backend_qtagg.py | 16 - ...ook-matplotlib.backends.backend_qtcairo.py | 16 - .../hooks/hook-matplotlib.backends.py | 226 - .../hook-matplotlib.backends.qt_compat.py | 26 - .../hooks/hook-matplotlib.numerix.py | 21 - .../PyInstaller/hooks/hook-matplotlib.py | 38 - .../hooks/hook-multiprocessing.util.py | 16 - .../PyInstaller/hooks/hook-numpy.py | 59 - .../PyInstaller/hooks/hook-packaging.py | 13 - .../hooks/hook-pandas.io.clipboard.py | 19 - .../hooks/hook-pandas.io.formats.style.py | 18 - .../PyInstaller/hooks/hook-pandas.plotting.py | 18 - .../PyInstaller/hooks/hook-pandas.py | 20 - .../PyInstaller/hooks/hook-pickle.py | 13 - .../PyInstaller/hooks/hook-pkg_resources.py | 68 - .../PyInstaller/hooks/hook-platform.py | 16 - .../PyInstaller/hooks/hook-pygments.py | 29 - .../PyInstaller/hooks/hook-pytz.py | 16 - .../PyInstaller/hooks/hook-pytzdata.py | 14 - .../PyInstaller/hooks/hook-qtawesome.py | 19 - .../PyInstaller/hooks/hook-qtpy.py | 25 - .../hooks/hook-scapy.layers.all.py | 19 - .../PyInstaller/hooks/hook-scipy.io.matlab.py | 13 - .../PyInstaller/hooks/hook-scipy.linalg.py | 13 - .../PyInstaller/hooks/hook-scipy.py | 52 - .../hooks/hook-scipy.sparse.csgraph.py | 13 - .../hook-scipy.spatial.transform.rotation.py | 17 - .../hooks/hook-scipy.special._ellip_harm_2.py | 30 - .../hooks/hook-scipy.special._ufuncs.py | 25 - .../hooks/hook-scipy.stats._stats.py | 15 - .../PyInstaller/hooks/hook-scrapy.py | 18 - .../PyInstaller/hooks/hook-setuptools.py | 63 - .../PyInstaller/hooks/hook-shelve.py | 14 - .../PyInstaller/hooks/hook-shiboken6.py | 17 - .../PyInstaller/hooks/hook-sphinx.py | 41 - .../PyInstaller/hooks/hook-sqlalchemy.py | 88 - .../PyInstaller/hooks/hook-sqlite3.py | 19 - .../PyInstaller/hooks/hook-sysconfig.py | 29 - .../PyInstaller/hooks/hook-wcwidth.py | 14 - .../hooks/hook-win32ctypes.core.py | 22 - .../PyInstaller/hooks/hook-xml.dom.domreg.py | 13 - .../hooks/hook-xml.etree.cElementTree.py | 13 - .../PyInstaller/hooks/hook-xml.py | 12 - .../PyInstaller/hooks/hook-zope.interface.py | 12 - .../hooks/pre_find_module_path/__init__.py | 1 - .../__pycache__/__init__.cpython-310.pyc | Bin 211 -> 0 bytes .../hook-PyQt5.uic.port_v2.cpython-310.pyc | Bin 358 -> 0 bytes .../hook-_pyi_rth_utils.cpython-310.pyc | Bin 718 -> 0 bytes .../hook-distutils.cpython-310.pyc | Bin 1384 -> 0 bytes .../hook-pyi_splash.cpython-310.pyc | Bin 1045 -> 0 bytes .../hook-PyQt5.uic.port_v2.py | 15 - .../hook-_pyi_rth_utils.py | 25 - .../pre_find_module_path/hook-distutils.py | 46 - .../pre_find_module_path/hook-pyi_splash.py | 36 - .../hooks/pre_safe_import_module/__init__.py | 1 - .../__pycache__/__init__.cpython-310.pyc | Bin 213 -> 0 bytes .../hook-autocommand.cpython-310.pyc | Bin 302 -> 0 bytes .../hook-backports.tarfile.cpython-310.pyc | Bin 308 -> 0 bytes .../hook-distutils.cpython-310.pyc | Bin 624 -> 0 bytes .../__pycache__/hook-gi.cpython-310.pyc | Bin 628 -> 0 bytes .../hook-gi.repository.Adw.cpython-310.pyc | Bin 383 -> 0 bytes ...i.repository.AppIndicator3.cpython-310.pyc | Bin 393 -> 0 bytes .../hook-gi.repository.Atk.cpython-310.pyc | Bin 383 -> 0 bytes ...itory.AyatanaAppIndicator3.cpython-310.pyc | Bin 400 -> 0 bytes ...ok-gi.repository.Champlain.cpython-310.pyc | Bin 389 -> 0 bytes ...hook-gi.repository.Clutter.cpython-310.pyc | Bin 387 -> 0 bytes .../hook-gi.repository.DBus.cpython-310.pyc | Bin 384 -> 0 bytes ...gi.repository.GIRepository.cpython-310.pyc | Bin 392 -> 0 bytes .../hook-gi.repository.GLib.cpython-310.pyc | Bin 384 -> 0 bytes ...hook-gi.repository.GModule.cpython-310.pyc | Bin 387 -> 0 bytes ...hook-gi.repository.GObject.cpython-310.pyc | Bin 387 -> 0 bytes .../hook-gi.repository.Gdk.cpython-310.pyc | Bin 383 -> 0 bytes ...ok-gi.repository.GdkPixbuf.cpython-310.pyc | Bin 389 -> 0 bytes .../hook-gi.repository.Gio.cpython-310.pyc | Bin 383 -> 0 bytes ...ook-gi.repository.Graphene.cpython-310.pyc | Bin 388 -> 0 bytes .../hook-gi.repository.Gsk.cpython-310.pyc | Bin 383 -> 0 bytes .../hook-gi.repository.Gst.cpython-310.pyc | Bin 383 -> 0 bytes ...i.repository.GstAllocators.cpython-310.pyc | Bin 393 -> 0 bytes .../hook-gi.repository.GstApp.cpython-310.pyc | Bin 386 -> 0 bytes ...ook-gi.repository.GstAudio.cpython-310.pyc | Bin 388 -> 0 bytes ...-gi.repository.GstBadAudio.cpython-310.pyc | Bin 391 -> 0 bytes ...hook-gi.repository.GstBase.cpython-310.pyc | Bin 387 -> 0 bytes ...ook-gi.repository.GstCheck.cpython-310.pyc | Bin 388 -> 0 bytes ...ok-gi.repository.GstCodecs.cpython-310.pyc | Bin 389 -> 0 bytes ...i.repository.GstController.cpython-310.pyc | Bin 393 -> 0 bytes .../hook-gi.repository.GstGL.cpython-310.pyc | Bin 385 -> 0 bytes ...ook-gi.repository.GstGLEGL.cpython-310.pyc | Bin 388 -> 0 bytes ...gi.repository.GstGLWayland.cpython-310.pyc | Bin 392 -> 0 bytes ...ook-gi.repository.GstGLX11.cpython-310.pyc | Bin 388 -> 0 bytes ...gi.repository.GstInsertBin.cpython-310.pyc | Bin 392 -> 0 bytes ...ok-gi.repository.GstMpegts.cpython-310.pyc | Bin 389 -> 0 bytes .../hook-gi.repository.GstNet.cpython-310.pyc | Bin 386 -> 0 bytes ...k-gi.repository.GstPbutils.cpython-310.pyc | Bin 390 -> 0 bytes ...hook-gi.repository.GstPlay.cpython-310.pyc | Bin 387 -> 0 bytes ...ok-gi.repository.GstPlayer.cpython-310.pyc | Bin 389 -> 0 bytes .../hook-gi.repository.GstRtp.cpython-310.pyc | Bin 386 -> 0 bytes ...hook-gi.repository.GstRtsp.cpython-310.pyc | Bin 387 -> 0 bytes ...i.repository.GstRtspServer.cpython-310.pyc | Bin 393 -> 0 bytes .../hook-gi.repository.GstSdp.cpython-310.pyc | Bin 386 -> 0 bytes .../hook-gi.repository.GstTag.cpython-310.pyc | Bin 386 -> 0 bytes ...i.repository.GstTranscoder.cpython-310.pyc | Bin 393 -> 0 bytes ...ook-gi.repository.GstVideo.cpython-310.pyc | Bin 388 -> 0 bytes ...ok-gi.repository.GstVulkan.cpython-310.pyc | Bin 389 -> 0 bytes ...epository.GstVulkanWayland.cpython-310.pyc | Bin 396 -> 0 bytes ...gi.repository.GstVulkanXCB.cpython-310.pyc | Bin 392 -> 0 bytes ...ok-gi.repository.GstWebRTC.cpython-310.pyc | Bin 389 -> 0 bytes .../hook-gi.repository.Gtk.cpython-310.pyc | Bin 383 -> 0 bytes ...gi.repository.GtkChamplain.cpython-310.pyc | Bin 392 -> 0 bytes ...k-gi.repository.GtkClutter.cpython-310.pyc | Bin 390 -> 0 bytes ...ok-gi.repository.GtkSource.cpython-310.pyc | Bin 389 -> 0 bytes ...pository.GtkosxApplication.cpython-310.pyc | Bin 397 -> 0 bytes ...ook-gi.repository.HarfBuzz.cpython-310.pyc | Bin 388 -> 0 bytes .../hook-gi.repository.Pango.cpython-310.pyc | Bin 385 -> 0 bytes ...k-gi.repository.PangoCairo.cpython-310.pyc | Bin 390 -> 0 bytes .../hook-gi.repository.cairo.cpython-310.pyc | Bin 385 -> 0 bytes ...ok-gi.repository.freetype2.cpython-310.pyc | Bin 389 -> 0 bytes .../hook-gi.repository.xlib.cpython-310.pyc | Bin 384 -> 0 bytes .../hook-importlib_metadata.cpython-310.pyc | Bin 309 -> 0 bytes .../hook-importlib_resources.cpython-310.pyc | Bin 310 -> 0 bytes .../__pycache__/hook-inflect.cpython-310.pyc | Bin 298 -> 0 bytes .../hook-jaraco.context.cpython-310.pyc | Bin 305 -> 0 bytes .../hook-jaraco.functools.cpython-310.pyc | Bin 307 -> 0 bytes .../hook-jaraco.text.cpython-310.pyc | Bin 302 -> 0 bytes .../hook-more_itertools.cpython-310.pyc | Bin 305 -> 0 bytes .../hook-ordered_set.cpython-310.pyc | Bin 302 -> 0 bytes .../hook-packaging.cpython-310.pyc | Bin 300 -> 0 bytes .../hook-platformdirs.cpython-310.pyc | Bin 303 -> 0 bytes ...etuptools.extern.six.moves.cpython-310.pyc | Bin 1273 -> 0 bytes .../hook-six.moves.cpython-310.pyc | Bin 2268 -> 0 bytes .../__pycache__/hook-tomli.cpython-310.pyc | Bin 296 -> 0 bytes .../hook-typeguard.cpython-310.pyc | Bin 300 -> 0 bytes .../hook-typing_extensions.cpython-310.pyc | Bin 308 -> 0 bytes ...urllib3.packages.six.moves.cpython-310.pyc | Bin 1185 -> 0 bytes .../__pycache__/hook-wheel.cpython-310.pyc | Bin 296 -> 0 bytes .../__pycache__/hook-zipp.cpython-310.pyc | Bin 295 -> 0 bytes .../hook-autocommand.py | 15 - .../hook-backports.tarfile.py | 15 - .../pre_safe_import_module/hook-distutils.py | 23 - .../hooks/pre_safe_import_module/hook-gi.py | 37 - .../hook-gi.repository.Adw.py | 16 - .../hook-gi.repository.AppIndicator3.py | 16 - .../hook-gi.repository.Atk.py | 16 - ...hook-gi.repository.AyatanaAppIndicator3.py | 16 - .../hook-gi.repository.Champlain.py | 16 - .../hook-gi.repository.Clutter.py | 16 - .../hook-gi.repository.DBus.py | 16 - .../hook-gi.repository.GIRepository.py | 16 - .../hook-gi.repository.GLib.py | 16 - .../hook-gi.repository.GModule.py | 16 - .../hook-gi.repository.GObject.py | 16 - .../hook-gi.repository.Gdk.py | 16 - .../hook-gi.repository.GdkPixbuf.py | 16 - .../hook-gi.repository.Gio.py | 16 - .../hook-gi.repository.Graphene.py | 16 - .../hook-gi.repository.Gsk.py | 16 - .../hook-gi.repository.Gst.py | 16 - .../hook-gi.repository.GstAllocators.py | 16 - .../hook-gi.repository.GstApp.py | 16 - .../hook-gi.repository.GstAudio.py | 16 - .../hook-gi.repository.GstBadAudio.py | 16 - .../hook-gi.repository.GstBase.py | 16 - .../hook-gi.repository.GstCheck.py | 16 - .../hook-gi.repository.GstCodecs.py | 16 - .../hook-gi.repository.GstController.py | 16 - .../hook-gi.repository.GstGL.py | 16 - .../hook-gi.repository.GstGLEGL.py | 16 - .../hook-gi.repository.GstGLWayland.py | 16 - .../hook-gi.repository.GstGLX11.py | 16 - .../hook-gi.repository.GstInsertBin.py | 16 - .../hook-gi.repository.GstMpegts.py | 16 - .../hook-gi.repository.GstNet.py | 16 - .../hook-gi.repository.GstPbutils.py | 16 - .../hook-gi.repository.GstPlay.py | 16 - .../hook-gi.repository.GstPlayer.py | 16 - .../hook-gi.repository.GstRtp.py | 16 - .../hook-gi.repository.GstRtsp.py | 16 - .../hook-gi.repository.GstRtspServer.py | 16 - .../hook-gi.repository.GstSdp.py | 16 - .../hook-gi.repository.GstTag.py | 16 - .../hook-gi.repository.GstTranscoder.py | 16 - .../hook-gi.repository.GstVideo.py | 16 - .../hook-gi.repository.GstVulkan.py | 16 - .../hook-gi.repository.GstVulkanWayland.py | 16 - .../hook-gi.repository.GstVulkanXCB.py | 16 - .../hook-gi.repository.GstWebRTC.py | 16 - .../hook-gi.repository.Gtk.py | 16 - .../hook-gi.repository.GtkChamplain.py | 16 - .../hook-gi.repository.GtkClutter.py | 16 - .../hook-gi.repository.GtkSource.py | 16 - .../hook-gi.repository.GtkosxApplication.py | 16 - .../hook-gi.repository.HarfBuzz.py | 16 - .../hook-gi.repository.Pango.py | 16 - .../hook-gi.repository.PangoCairo.py | 16 - .../hook-gi.repository.cairo.py | 16 - .../hook-gi.repository.freetype2.py | 16 - .../hook-gi.repository.xlib.py | 16 - .../hook-importlib_metadata.py | 15 - .../hook-importlib_resources.py | 15 - .../pre_safe_import_module/hook-inflect.py | 15 - .../hook-jaraco.context.py | 15 - .../hook-jaraco.functools.py | 15 - .../hook-jaraco.text.py | 15 - .../hook-more_itertools.py | 15 - .../hook-ordered_set.py | 15 - .../pre_safe_import_module/hook-packaging.py | 15 - .../hook-platformdirs.py | 15 - .../hook-setuptools.extern.six.moves.py | 39 - .../pre_safe_import_module/hook-six.moves.py | 62 - .../pre_safe_import_module/hook-tomli.py | 15 - .../pre_safe_import_module/hook-typeguard.py | 15 - .../hook-typing_extensions.py | 15 - .../hook-urllib3.packages.six.moves.py | 34 - .../pre_safe_import_module/hook-wheel.py | 15 - .../hooks/pre_safe_import_module/hook-zipp.py | 15 - .../PyInstaller/hooks/rthooks.dat | 23 - .../PyInstaller/hooks/rthooks/__init__.py | 1 - .../__pycache__/__init__.cpython-310.pyc | Bin 198 -> 0 bytes .../pyi_rth__tkinter.cpython-310.pyc | Bin 721 -> 0 bytes .../pyi_rth_django.cpython-310.pyc | Bin 713 -> 0 bytes .../pyi_rth_gdkpixbuf.cpython-310.pyc | Bin 944 -> 0 bytes .../__pycache__/pyi_rth_gi.cpython-310.pyc | Bin 434 -> 0 bytes .../__pycache__/pyi_rth_gio.cpython-310.pyc | Bin 434 -> 0 bytes .../__pycache__/pyi_rth_glib.cpython-310.pyc | Bin 543 -> 0 bytes .../pyi_rth_gstreamer.cpython-310.pyc | Bin 613 -> 0 bytes .../__pycache__/pyi_rth_gtk.cpython-310.pyc | Bin 541 -> 0 bytes .../pyi_rth_inspect.cpython-310.pyc | Bin 977 -> 0 bytes .../__pycache__/pyi_rth_kivy.cpython-310.pyc | Bin 512 -> 0 bytes .../pyi_rth_mplconfig.cpython-310.pyc | Bin 614 -> 0 bytes .../pyi_rth_multiprocessing.cpython-310.pyc | Bin 1167 -> 0 bytes .../pyi_rth_pkgres.cpython-310.pyc | Bin 4432 -> 0 bytes .../pyi_rth_pkgutil.cpython-310.pyc | Bin 1032 -> 0 bytes .../__pycache__/pyi_rth_pyqt5.cpython-310.pyc | Bin 1026 -> 0 bytes .../__pycache__/pyi_rth_pyqt6.cpython-310.pyc | Bin 1083 -> 0 bytes .../pyi_rth_pyside2.cpython-310.pyc | Bin 1018 -> 0 bytes .../pyi_rth_pyside6.cpython-310.pyc | Bin 1075 -> 0 bytes .../pyi_rth_setuptools.cpython-310.pyc | Bin 827 -> 0 bytes .../hooks/rthooks/pyi_rth__tkinter.py | 37 - .../hooks/rthooks/pyi_rth_django.py | 34 - .../hooks/rthooks/pyi_rth_gdkpixbuf.py | 41 - .../PyInstaller/hooks/rthooks/pyi_rth_gi.py | 21 - .../PyInstaller/hooks/rthooks/pyi_rth_gio.py | 21 - .../PyInstaller/hooks/rthooks/pyi_rth_glib.py | 37 - .../hooks/rthooks/pyi_rth_gstreamer.py | 32 - .../PyInstaller/hooks/rthooks/pyi_rth_gtk.py | 27 - .../hooks/rthooks/pyi_rth_inspect.py | 53 - .../PyInstaller/hooks/rthooks/pyi_rth_kivy.py | 24 - .../hooks/rthooks/pyi_rth_mplconfig.py | 46 - .../hooks/rthooks/pyi_rth_multiprocessing.py | 55 - .../hooks/rthooks/pyi_rth_pkgres.py | 171 - .../hooks/rthooks/pyi_rth_pkgutil.py | 64 - .../hooks/rthooks/pyi_rth_pyqt5.py | 68 - .../hooks/rthooks/pyi_rth_pyqt6.py | 70 - .../hooks/rthooks/pyi_rth_pyside2.py | 63 - .../hooks/rthooks/pyi_rth_pyside6.py | 69 - .../hooks/rthooks/pyi_rth_setuptools.py | 37 - .../PyInstaller/isolated/__init__.py | 31 - .../__pycache__/__init__.cpython-310.pyc | Bin 1238 -> 0 bytes .../__pycache__/_child.cpython-310.pyc | Bin 2108 -> 0 bytes .../__pycache__/_parent.cpython-310.pyc | Bin 11653 -> 0 bytes .../PyInstaller/isolated/_child.py | 101 - .../PyInstaller/isolated/_parent.py | 437 - .../site-packages/PyInstaller/lib/README.rst | 49 - .../site-packages/PyInstaller/lib/__init__.py | 1 - .../lib/__pycache__/__init__.cpython-310.pyc | Bin 188 -> 0 bytes .../PyInstaller/lib/modulegraph/__init__.py | 1 - .../PyInstaller/lib/modulegraph/__main__.py | 89 - .../__pycache__/__init__.cpython-310.pyc | Bin 220 -> 0 bytes .../__pycache__/__main__.cpython-310.pyc | Bin 2439 -> 0 bytes .../__pycache__/find_modules.cpython-310.pyc | Bin 1740 -> 0 bytes .../__pycache__/modulegraph.cpython-310.pyc | Bin 80609 -> 0 bytes .../__pycache__/util.cpython-310.pyc | Bin 885 -> 0 bytes .../lib/modulegraph/find_modules.py | 61 - .../lib/modulegraph/modulegraph.py | 3061 ------ .../PyInstaller/lib/modulegraph/util.py | 21 - .../PyInstaller/loader/__init__.py | 1 - .../__pycache__/__init__.cpython-310.pyc | Bin 191 -> 0 bytes .../pyiboot01_bootstrap.cpython-310.pyc | Bin 941 -> 0 bytes .../pyimod01_archive.cpython-310.pyc | Bin 3140 -> 0 bytes .../pyimod02_importers.cpython-310.pyc | Bin 21612 -> 0 bytes .../pyimod03_ctypes.cpython-310.pyc | Bin 3731 -> 0 bytes .../pyimod04_pywin32.cpython-310.pyc | Bin 1162 -> 0 bytes .../PyInstaller/loader/pyiboot01_bootstrap.py | 95 - .../PyInstaller/loader/pyimod01_archive.py | 135 - .../PyInstaller/loader/pyimod02_importers.py | 696 -- .../PyInstaller/loader/pyimod03_ctypes.py | 131 - .../PyInstaller/loader/pyimod04_pywin32.py | 56 - .../site-packages/PyInstaller/log.py | 64 - .../PyInstaller/utils/__init__.py | 1 - .../__pycache__/__init__.cpython-310.pyc | Bin 190 -> 0 bytes .../__pycache__/_gitrevision.cpython-310.pyc | Bin 374 -> 0 bytes .../__pycache__/conftest.cpython-310.pyc | Bin 15165 -> 0 bytes .../utils/__pycache__/git.cpython-310.pyc | Bin 1286 -> 0 bytes .../utils/__pycache__/misc.cpython-310.pyc | Bin 5911 -> 0 bytes .../utils/__pycache__/osx.cpython-310.pyc | Bin 17031 -> 0 bytes .../__pycache__/run_tests.cpython-310.pyc | Bin 1808 -> 0 bytes .../utils/__pycache__/tests.cpython-310.pyc | Bin 4258 -> 0 bytes .../PyInstaller/utils/_gitrevision.py | 10 - .../PyInstaller/utils/cliutils/__init__.py | 1 - .../__pycache__/__init__.cpython-310.pyc | Bin 199 -> 0 bytes .../archive_viewer.cpython-310.pyc | Bin 6655 -> 0 bytes .../__pycache__/bindepend.cpython-310.pyc | Bin 1484 -> 0 bytes .../__pycache__/grab_version.cpython-310.pyc | Bin 1550 -> 0 bytes .../__pycache__/makespec.cpython-310.pyc | Bin 1460 -> 0 bytes .../__pycache__/set_version.cpython-310.pyc | Bin 1219 -> 0 bytes .../utils/cliutils/archive_viewer.py | 268 - .../PyInstaller/utils/cliutils/bindepend.py | 58 - .../utils/cliutils/grab_version.py | 59 - .../PyInstaller/utils/cliutils/makespec.py | 61 - .../PyInstaller/utils/cliutils/set_version.py | 51 - .../PyInstaller/utils/conftest.py | 587 -- .../site-packages/PyInstaller/utils/git.py | 59 - .../PyInstaller/utils/hooks/__init__.py | 1335 --- .../__pycache__/__init__.cpython-310.pyc | Bin 40251 -> 0 bytes .../hooks/__pycache__/conda.cpython-310.pyc | Bin 11723 -> 0 bytes .../hooks/__pycache__/django.cpython-310.pyc | Bin 3384 -> 0 bytes .../hooks/__pycache__/gi.cpython-310.pyc | Bin 10603 -> 0 bytes .../__pycache__/setuptools.cpython-310.pyc | Bin 5935 -> 0 bytes .../hooks/__pycache__/tcl_tk.cpython-310.pyc | Bin 7489 -> 0 bytes .../PyInstaller/utils/hooks/conda.py | 396 - .../PyInstaller/utils/hooks/django.py | 152 - .../PyInstaller/utils/hooks/gi.py | 426 - .../PyInstaller/utils/hooks/qt/__init__.py | 1424 --- .../qt/__pycache__/__init__.cpython-310.pyc | Bin 27665 -> 0 bytes .../__pycache__/_modules_info.cpython-310.pyc | Bin 6232 -> 0 bytes .../utils/hooks/qt/_modules_info.py | 450 - .../PyInstaller/utils/hooks/setuptools.py | 247 - .../PyInstaller/utils/hooks/tcl_tk.py | 340 - .../site-packages/PyInstaller/utils/misc.py | 229 - .../site-packages/PyInstaller/utils/osx.py | 690 -- .../PyInstaller/utils/run_tests.py | 70 - .../site-packages/PyInstaller/utils/tests.py | 152 - .../PyInstaller/utils/win32/__init__.py | 1 - .../__pycache__/__init__.cpython-310.pyc | Bin 217 -> 0 bytes .../win32/__pycache__/icon.cpython-310.pyc | Bin 7429 -> 0 bytes .../__pycache__/versioninfo.cpython-310.pyc | Bin 20104 -> 0 bytes .../__pycache__/winmanifest.cpython-310.pyc | Bin 7039 -> 0 bytes .../__pycache__/winresource.cpython-310.pyc | Bin 4791 -> 0 bytes .../__pycache__/winutils.cpython-310.pyc | Bin 4915 -> 0 bytes .../PyInstaller/utils/win32/icon.py | 251 - .../PyInstaller/utils/win32/versioninfo.py | 605 -- .../PyInstaller/utils/win32/winmanifest.py | 244 - .../PyInstaller/utils/win32/winresource.py | 189 - .../PyInstaller/utils/win32/winutils.py | 257 - .../site-packages/_distutils_hack/__init__.py | 132 - .../__pycache__/__init__.cpython-310.pyc | Bin 5114 -> 0 bytes .../__pycache__/override.cpython-310.pyc | Bin 239 -> 0 bytes .../site-packages/_distutils_hack/override.py | 1 - .../_pyinstaller_hooks_contrib/__init__.py | 26 - .../__pycache__/__init__.cpython-310.pyc | Bin 547 -> 0 bytes .../__pycache__/__init__.cpython-39.pyc | Bin 547 -> 0 bytes .../__pycache__/compat.cpython-310.pyc | Bin 1164 -> 0 bytes .../_pyinstaller_hooks_contrib/compat.py | 42 - .../pre_find_module_path/__init__.py | 11 - .../__pycache__/__init__.cpython-310.pyc | Bin 220 -> 0 bytes .../pre_safe_import_module/__init__.py | 11 - .../__pycache__/__init__.cpython-310.pyc | Bin 222 -> 0 bytes .../hook-tensorflow.cpython-310.pyc | Bin 596 -> 0 bytes .../__pycache__/hook-win32com.cpython-310.pyc | Bin 1293 -> 0 bytes .../pre_safe_import_module/hook-tensorflow.py | 28 - .../pre_safe_import_module/hook-win32com.py | 46 - .../_pyinstaller_hooks_contrib/rthooks.dat | 15 - .../rthooks/__init__.py | 10 - .../__pycache__/__init__.cpython-310.pyc | Bin 207 -> 0 bytes ...i_rth_cryptography_openssl.cpython-310.pyc | Bin 392 -> 0 bytes .../pyi_rth_enchant.cpython-310.pyc | Bin 377 -> 0 bytes .../pyi_rth_ffpyplayer.cpython-310.pyc | Bin 272 -> 0 bytes .../__pycache__/pyi_rth_nltk.cpython-310.pyc | Bin 333 -> 0 bytes .../__pycache__/pyi_rth_osgeo.cpython-310.pyc | Bin 550 -> 0 bytes .../pyi_rth_pygraphviz.cpython-310.pyc | Bin 733 -> 0 bytes .../pyi_rth_pyproj.cpython-310.pyc | Bin 455 -> 0 bytes ...rth_pyqtgraph_multiprocess.cpython-310.pyc | Bin 1016 -> 0 bytes .../pyi_rth_pythoncom.cpython-310.pyc | Bin 383 -> 0 bytes .../pyi_rth_pywintypes.cpython-310.pyc | Bin 384 -> 0 bytes .../pyi_rth_tensorflow.cpython-310.pyc | Bin 688 -> 0 bytes .../pyi_rth_traitlets.cpython-310.pyc | Bin 441 -> 0 bytes .../__pycache__/pyi_rth_usb.cpython-310.pyc | Bin 1672 -> 0 bytes .../rthooks/pyi_rth_cryptography_openssl.py | 20 - .../rthooks/pyi_rth_enchant.py | 22 - .../rthooks/pyi_rth_ffpyplayer.py | 19 - .../rthooks/pyi_rth_nltk.py | 17 - .../rthooks/pyi_rth_osgeo.py | 32 - .../rthooks/pyi_rth_pygraphviz.py | 32 - .../rthooks/pyi_rth_pyproj.py | 26 - .../rthooks/pyi_rth_pyqtgraph_multiprocess.py | 51 - .../rthooks/pyi_rth_pythoncom.py | 24 - .../rthooks/pyi_rth_pywintypes.py | 24 - .../rthooks/pyi_rth_tensorflow.py | 53 - .../rthooks/pyi_rth_traitlets.py | 25 - .../rthooks/pyi_rth_usb.py | 75 - .../stdhooks/__init__.py | 11 - .../__pycache__/__init__.cpython-310.pyc | Bin 208 -> 0 bytes .../__pycache__/hook-BTrees.cpython-310.pyc | Bin 310 -> 0 bytes .../hook-CTkMessagebox.cpython-310.pyc | Bin 316 -> 0 bytes .../__pycache__/hook-Crypto.cpython-310.pyc | Bin 1668 -> 0 bytes .../hook-Cryptodome.cpython-310.pyc | Bin 888 -> 0 bytes .../hook-HtmlTestRunner.cpython-310.pyc | Bin 318 -> 0 bytes .../__pycache__/hook-IPython.cpython-310.pyc | Bin 564 -> 0 bytes .../__pycache__/hook-OpenGL.cpython-310.pyc | Bin 1365 -> 0 bytes .../hook-OpenGL_accelerate.cpython-310.pyc | Bin 564 -> 0 bytes .../hook-PyTaskbar.cpython-310.pyc | Bin 308 -> 0 bytes .../__pycache__/hook-Xlib.cpython-310.pyc | Bin 306 -> 0 bytes .../__pycache__/hook-_mssql.cpython-310.pyc | Bin 235 -> 0 bytes .../__pycache__/hook-_mysql.cpython-310.pyc | Bin 343 -> 0 bytes .../hook-accessible_output2.cpython-310.pyc | Bin 414 -> 0 bytes .../__pycache__/hook-adbutils.cpython-310.pyc | Bin 457 -> 0 bytes .../__pycache__/hook-adios.cpython-310.pyc | Bin 312 -> 0 bytes .../hook-afmformats.cpython-310.pyc | Bin 310 -> 0 bytes .../hook-aliyunsdkcore.cpython-310.pyc | Bin 316 -> 0 bytes .../__pycache__/hook-altair.cpython-310.pyc | Bin 302 -> 0 bytes .../hook-amazonproduct.cpython-310.pyc | Bin 702 -> 0 bytes .../__pycache__/hook-anyio.cpython-310.pyc | Bin 449 -> 0 bytes .../__pycache__/hook-appdirs.cpython-310.pyc | Bin 539 -> 0 bytes .../__pycache__/hook-appy.pod.cpython-310.pyc | Bin 309 -> 0 bytes .../hook-apscheduler.cpython-310.pyc | Bin 649 -> 0 bytes .../__pycache__/hook-argon2.cpython-310.pyc | Bin 244 -> 0 bytes .../__pycache__/hook-astor.cpython-310.pyc | Bin 300 -> 0 bytes .../__pycache__/hook-astroid.cpython-310.pyc | Bin 563 -> 0 bytes .../__pycache__/hook-astropy.cpython-310.pyc | Bin 671 -> 0 bytes .../hook-astropy_iers_data.cpython-310.pyc | Bin 324 -> 0 bytes .../__pycache__/hook-av.cpython-310.pyc | Bin 779 -> 0 bytes .../__pycache__/hook-avro.cpython-310.pyc | Bin 538 -> 0 bytes .../__pycache__/hook-azurerm.cpython-310.pyc | Bin 391 -> 0 bytes .../hook-backports.cpython-310.pyc | Bin 241 -> 0 bytes .../hook-backports.zoneinfo.cpython-310.pyc | Bin 315 -> 0 bytes .../__pycache__/hook-bacon.cpython-310.pyc | Bin 1146 -> 0 bytes .../__pycache__/hook-bcrypt.cpython-310.pyc | Bin 304 -> 0 bytes .../hook-bitsandbytes.cpython-310.pyc | Bin 357 -> 0 bytes .../__pycache__/hook-bleak.cpython-310.pyc | Bin 443 -> 0 bytes .../__pycache__/hook-blspy.cpython-310.pyc | Bin 621 -> 0 bytes .../__pycache__/hook-bokeh.cpython-310.pyc | Bin 514 -> 0 bytes .../__pycache__/hook-boto.cpython-310.pyc | Bin 298 -> 0 bytes .../__pycache__/hook-boto3.cpython-310.pyc | Bin 417 -> 0 bytes .../__pycache__/hook-botocore.cpython-310.pyc | Bin 414 -> 0 bytes .../__pycache__/hook-branca.cpython-310.pyc | Bin 302 -> 0 bytes .../hook-cairocffi.cpython-310.pyc | Bin 1086 -> 0 bytes .../__pycache__/hook-cairosvg.cpython-310.pyc | Bin 960 -> 0 bytes .../hook-cassandra.cpython-310.pyc | Bin 316 -> 0 bytes .../__pycache__/hook-celpy.cpython-310.pyc | Bin 300 -> 0 bytes .../__pycache__/hook-certifi.cpython-310.pyc | Bin 304 -> 0 bytes .../__pycache__/hook-cf_units.cpython-310.pyc | Bin 332 -> 0 bytes .../__pycache__/hook-cftime.cpython-310.pyc | Bin 288 -> 0 bytes .../hook-charset_normalizer.cpython-310.pyc | Bin 388 -> 0 bytes .../hook-cloudpickle.cpython-310.pyc | Bin 374 -> 0 bytes .../hook-cloudscraper.cpython-310.pyc | Bin 314 -> 0 bytes .../__pycache__/hook-clr.cpython-310.pyc | Bin 1379 -> 0 bytes .../hook-clr_loader.cpython-310.pyc | Bin 400 -> 0 bytes .../__pycache__/hook-cmocean.cpython-310.pyc | Bin 323 -> 0 bytes .../hook-compliance_checker.cpython-310.pyc | Bin 584 -> 0 bytes .../hook-countrycode.cpython-310.pyc | Bin 312 -> 0 bytes .../hook-countryinfo.cpython-310.pyc | Bin 344 -> 0 bytes .../hook-cryptography.cpython-310.pyc | Bin 2514 -> 0 bytes .../hook-customtkinter.cpython-310.pyc | Bin 316 -> 0 bytes .../__pycache__/hook-cv2.cpython-310.pyc | Bin 3103 -> 0 bytes .../hook-cx_Oracle.cpython-310.pyc | Bin 241 -> 0 bytes .../hook-cytoolz.itertoolz.cpython-310.pyc | Bin 278 -> 0 bytes .../__pycache__/hook-dash.cpython-310.pyc | Bin 298 -> 0 bytes ...-dash_bootstrap_components.cpython-310.pyc | Bin 340 -> 0 bytes .../hook-dash_core_components.cpython-310.pyc | Bin 330 -> 0 bytes .../hook-dash_html_components.cpython-310.pyc | Bin 330 -> 0 bytes .../hook-dash_renderer.cpython-310.pyc | Bin 316 -> 0 bytes .../hook-dash_table.cpython-310.pyc | Bin 310 -> 0 bytes .../hook-dash_uploader.cpython-310.pyc | Bin 316 -> 0 bytes .../__pycache__/hook-dask.cpython-310.pyc | Bin 411 -> 0 bytes .../__pycache__/hook-datasets.cpython-310.pyc | Bin 246 -> 0 bytes ...-dateparser.utils.strptime.cpython-310.pyc | Bin 355 -> 0 bytes .../hook-dbus_fast.cpython-310.pyc | Bin 316 -> 0 bytes .../__pycache__/hook-dclab.cpython-310.pyc | Bin 300 -> 0 bytes .../hook-detectron2.cpython-310.pyc | Bin 248 -> 0 bytes .../__pycache__/hook-discid.cpython-310.pyc | Bin 857 -> 0 bytes .../__pycache__/hook-distorm3.cpython-310.pyc | Bin 329 -> 0 bytes .../hook-dns.rdata.cpython-310.pyc | Bin 318 -> 0 bytes .../__pycache__/hook-docutils.cpython-310.pyc | Bin 499 -> 0 bytes .../__pycache__/hook-docx.cpython-310.pyc | Bin 298 -> 0 bytes .../__pycache__/hook-docx2pdf.cpython-310.pyc | Bin 344 -> 0 bytes .../__pycache__/hook-dynaconf.cpython-310.pyc | Bin 326 -> 0 bytes .../__pycache__/hook-easyocr.cpython-310.pyc | Bin 949 -> 0 bytes .../__pycache__/hook-eel.cpython-310.pyc | Bin 337 -> 0 bytes .../__pycache__/hook-enchant.cpython-310.pyc | Bin 1355 -> 0 bytes .../hook-eng_to_ipa.cpython-310.pyc | Bin 310 -> 0 bytes .../__pycache__/hook-ens.cpython-310.pyc | Bin 296 -> 0 bytes ...k-enzyme.parsers.ebml.core.cpython-310.pyc | Bin 520 -> 0 bytes .../__pycache__/hook-eth_abi.cpython-310.pyc | Bin 299 -> 0 bytes .../hook-eth_account.cpython-310.pyc | Bin 307 -> 0 bytes .../__pycache__/hook-eth_hash.cpython-310.pyc | Bin 439 -> 0 bytes .../hook-eth_keyfile.cpython-310.pyc | Bin 307 -> 0 bytes .../__pycache__/hook-eth_keys.cpython-310.pyc | Bin 366 -> 0 bytes .../__pycache__/hook-eth_rlp.cpython-310.pyc | Bin 363 -> 0 bytes .../hook-eth_typing.cpython-310.pyc | Bin 305 -> 0 bytes .../hook-eth_utils.cpython-310.pyc | Bin 303 -> 0 bytes .../hook-eth_utils.network.cpython-310.pyc | Bin 316 -> 0 bytes .../hook-exchangelib.cpython-310.pyc | Bin 242 -> 0 bytes .../__pycache__/hook-fabric.cpython-310.pyc | Bin 302 -> 0 bytes .../hook-fairscale.cpython-310.pyc | Bin 247 -> 0 bytes .../__pycache__/hook-faker.cpython-310.pyc | Bin 419 -> 0 bytes .../__pycache__/hook-falcon.cpython-310.pyc | Bin 454 -> 0 bytes .../__pycache__/hook-fastai.cpython-310.pyc | Bin 244 -> 0 bytes .../hook-fastparquet.cpython-310.pyc | Bin 680 -> 0 bytes .../hook-ffpyplayer.cpython-310.pyc | Bin 448 -> 0 bytes .../__pycache__/hook-fiona.cpython-310.pyc | Bin 449 -> 0 bytes .../hook-flask_compress.cpython-310.pyc | Bin 313 -> 0 bytes .../hook-flask_restx.cpython-310.pyc | Bin 312 -> 0 bytes .../__pycache__/hook-flex.cpython-310.pyc | Bin 293 -> 0 bytes .../__pycache__/hook-flirpy.cpython-310.pyc | Bin 448 -> 0 bytes .../__pycache__/hook-fmpy.cpython-310.pyc | Bin 598 -> 0 bytes .../__pycache__/hook-folium.cpython-310.pyc | Bin 302 -> 0 bytes .../__pycache__/hook-freetype.cpython-310.pyc | Bin 311 -> 0 bytes .../hook-fvcore.nn.cpython-310.pyc | Bin 247 -> 0 bytes .../__pycache__/hook-gadfly.cpython-310.pyc | Bin 238 -> 0 bytes .../__pycache__/hook-gcloud.cpython-310.pyc | Bin 340 -> 0 bytes .../hook-geopandas.cpython-310.pyc | Bin 332 -> 0 bytes .../__pycache__/hook-gitlab.cpython-310.pyc | Bin 302 -> 0 bytes .../__pycache__/hook-gmplot.cpython-310.pyc | Bin 302 -> 0 bytes .../__pycache__/hook-gmsh.cpython-310.pyc | Bin 615 -> 0 bytes .../__pycache__/hook-gooey.cpython-310.pyc | Bin 386 -> 0 bytes .../hook-google.api_core.cpython-310.pyc | Bin 315 -> 0 bytes ...hook-google.cloud.bigquery.cpython-310.pyc | Bin 349 -> 0 bytes .../hook-google.cloud.core.cpython-310.pyc | Bin 319 -> 0 bytes .../hook-google.cloud.kms_v1.cpython-310.pyc | Bin 320 -> 0 bytes ...ook-google.cloud.pubsub_v1.cpython-310.pyc | Bin 326 -> 0 bytes .../hook-google.cloud.speech.cpython-310.pyc | Bin 323 -> 0 bytes .../hook-google.cloud.storage.cpython-310.pyc | Bin 325 -> 0 bytes ...ook-google.cloud.translate.cpython-310.pyc | Bin 329 -> 0 bytes ...hook-googleapiclient.model.cpython-310.pyc | Bin 461 -> 0 bytes .../hook-graphql_query.cpython-310.pyc | Bin 402 -> 0 bytes .../hook-great_expectations.cpython-310.pyc | Bin 326 -> 0 bytes .../__pycache__/hook-gribapi.cpython-310.pyc | Bin 1028 -> 0 bytes .../__pycache__/hook-grpc.cpython-310.pyc | Bin 298 -> 0 bytes .../__pycache__/hook-gst._gst.cpython-310.pyc | Bin 867 -> 0 bytes .../__pycache__/hook-gtk.cpython-310.pyc | Bin 376 -> 0 bytes .../__pycache__/hook-h5py.cpython-310.pyc | Bin 339 -> 0 bytes .../hook-hdf5plugin.cpython-310.pyc | Bin 312 -> 0 bytes .../__pycache__/hook-hexbytes.cpython-310.pyc | Bin 366 -> 0 bytes .../__pycache__/hook-httplib2.cpython-310.pyc | Bin 306 -> 0 bytes .../__pycache__/hook-humanize.cpython-310.pyc | Bin 593 -> 0 bytes .../__pycache__/hook-hydra.cpython-310.pyc | Bin 565 -> 0 bytes .../__pycache__/hook-ijson.cpython-310.pyc | Bin 317 -> 0 bytes .../__pycache__/hook-imageio.cpython-310.pyc | Bin 400 -> 0 bytes .../hook-imageio_ffmpeg.cpython-310.pyc | Bin 461 -> 0 bytes .../__pycache__/hook-iminuit.cpython-310.pyc | Bin 392 -> 0 bytes .../__pycache__/hook-iso639.cpython-310.pyc | Bin 302 -> 0 bytes .../__pycache__/hook-itk.cpython-310.pyc | Bin 362 -> 0 bytes .../hook-jaraco.text.cpython-310.pyc | Bin 312 -> 0 bytes .../__pycache__/hook-jedi.cpython-310.pyc | Bin 298 -> 0 bytes .../__pycache__/hook-jieba.cpython-310.pyc | Bin 300 -> 0 bytes .../__pycache__/hook-jinja2.cpython-310.pyc | Bin 241 -> 0 bytes .../__pycache__/hook-jinxed.cpython-310.pyc | Bin 283 -> 0 bytes .../__pycache__/hook-jira.cpython-310.pyc | Bin 409 -> 0 bytes .../hook-jsonpath_rw_ext.cpython-310.pyc | Bin 315 -> 0 bytes .../hook-jsonrpcserver.cpython-310.pyc | Bin 316 -> 0 bytes .../hook-jsonschema.cpython-310.pyc | Bin 348 -> 0 bytes ...-jsonschema_specifications.cpython-310.pyc | Bin 340 -> 0 bytes .../hook-jupyterlab.cpython-310.pyc | Bin 310 -> 0 bytes .../__pycache__/hook-kaleido.cpython-310.pyc | Bin 304 -> 0 bytes .../hook-khmernltk.cpython-310.pyc | Bin 349 -> 0 bytes .../hook-kinterbasdb.cpython-310.pyc | Bin 515 -> 0 bytes .../hook-langchain.cpython-310.pyc | Bin 308 -> 0 bytes .../hook-langcodes.cpython-310.pyc | Bin 308 -> 0 bytes .../hook-langdetect.cpython-310.pyc | Bin 310 -> 0 bytes .../__pycache__/hook-laonlp.cpython-310.pyc | Bin 302 -> 0 bytes .../__pycache__/hook-lark.cpython-310.pyc | Bin 298 -> 0 bytes .../hook-ldfparser.cpython-310.pyc | Bin 308 -> 0 bytes .../hook-lensfunpy.cpython-310.pyc | Bin 490 -> 0 bytes .../hook-libaudioverse.cpython-310.pyc | Bin 401 -> 0 bytes .../__pycache__/hook-librosa.cpython-310.pyc | Bin 392 -> 0 bytes .../__pycache__/hook-lightgbm.cpython-310.pyc | Bin 355 -> 0 bytes .../hook-lightning.cpython-310.pyc | Bin 346 -> 0 bytes .../__pycache__/hook-limits.cpython-310.pyc | Bin 302 -> 0 bytes .../hook-linear_operator.cpython-310.pyc | Bin 253 -> 0 bytes .../__pycache__/hook-lingua.cpython-310.pyc | Bin 302 -> 0 bytes .../__pycache__/hook-litestar.cpython-310.pyc | Bin 322 -> 0 bytes .../__pycache__/hook-llvmlite.cpython-310.pyc | Bin 311 -> 0 bytes .../__pycache__/hook-logilab.cpython-310.pyc | Bin 306 -> 0 bytes .../__pycache__/hook-lxml.cpython-310.pyc | Bin 306 -> 0 bytes .../hook-lxml.etree.cpython-310.pyc | Bin 274 -> 0 bytes .../hook-lxml.isoschematron.cpython-310.pyc | Bin 388 -> 0 bytes .../hook-lxml.objectify.cpython-310.pyc | Bin 249 -> 0 bytes .../__pycache__/hook-lz4.cpython-310.pyc | Bin 291 -> 0 bytes .../__pycache__/hook-magic.cpython-310.pyc | Bin 351 -> 0 bytes .../hook-mako.codegen.cpython-310.pyc | Bin 413 -> 0 bytes .../__pycache__/hook-mariadb.cpython-310.pyc | Bin 407 -> 0 bytes .../__pycache__/hook-markdown.cpython-310.pyc | Bin 458 -> 0 bytes .../__pycache__/hook-mecab.cpython-310.pyc | Bin 328 -> 0 bytes .../__pycache__/hook-metpy.cpython-310.pyc | Bin 338 -> 0 bytes .../__pycache__/hook-migrate.cpython-310.pyc | Bin 386 -> 0 bytes .../__pycache__/hook-mimesis.cpython-310.pyc | Bin 304 -> 0 bytes ...ook-minecraft_launcher_lib.cpython-310.pyc | Bin 334 -> 0 bytes .../__pycache__/hook-mistune.cpython-310.pyc | Bin 384 -> 0 bytes .../__pycache__/hook-mnemonic.cpython-310.pyc | Bin 306 -> 0 bytes .../__pycache__/hook-monai.cpython-310.pyc | Bin 243 -> 0 bytes .../hook-moviepy.audio.fx.all.cpython-310.pyc | Bin 334 -> 0 bytes .../hook-moviepy.video.fx.all.cpython-310.pyc | Bin 334 -> 0 bytes .../hook-mpl_toolkits.basemap.cpython-310.pyc | Bin 665 -> 0 bytes .../hook-msoffcrypto.cpython-310.pyc | Bin 381 -> 0 bytes .../__pycache__/hook-nacl.cpython-310.pyc | Bin 641 -> 0 bytes .../__pycache__/hook-names.cpython-310.pyc | Bin 300 -> 0 bytes .../__pycache__/hook-nanite.cpython-310.pyc | Bin 302 -> 0 bytes .../hook-nbconvert.cpython-310.pyc | Bin 346 -> 0 bytes .../__pycache__/hook-nbdime.cpython-310.pyc | Bin 302 -> 0 bytes .../__pycache__/hook-nbformat.cpython-310.pyc | Bin 306 -> 0 bytes .../__pycache__/hook-nbt.cpython-310.pyc | Bin 273 -> 0 bytes .../__pycache__/hook-ncclient.cpython-310.pyc | Bin 565 -> 0 bytes .../__pycache__/hook-netCDF4.cpython-310.pyc | Bin 662 -> 0 bytes .../__pycache__/hook-nltk.cpython-310.pyc | Bin 468 -> 0 bytes .../__pycache__/hook-nnpy.cpython-310.pyc | Bin 300 -> 0 bytes .../__pycache__/hook-notebook.cpython-310.pyc | Bin 933 -> 0 bytes .../__pycache__/hook-numba.cpython-310.pyc | Bin 434 -> 0 bytes .../hook-numcodecs.cpython-310.pyc | Bin 254 -> 0 bytes .../hook-nvidia.cublas.cpython-310.pyc | Bin 345 -> 0 bytes .../hook-nvidia.cuda_cupti.cpython-310.pyc | Bin 349 -> 0 bytes .../hook-nvidia.cuda_nvcc.cpython-310.pyc | Bin 449 -> 0 bytes .../hook-nvidia.cuda_nvrtc.cpython-310.pyc | Bin 349 -> 0 bytes .../hook-nvidia.cuda_runtime.cpython-310.pyc | Bin 351 -> 0 bytes .../hook-nvidia.cudnn.cpython-310.pyc | Bin 344 -> 0 bytes .../hook-nvidia.cufft.cpython-310.pyc | Bin 344 -> 0 bytes .../hook-nvidia.curand.cpython-310.pyc | Bin 345 -> 0 bytes .../hook-nvidia.cusolver.cpython-310.pyc | Bin 347 -> 0 bytes .../hook-nvidia.cusparse.cpython-310.pyc | Bin 347 -> 0 bytes .../hook-nvidia.nccl.cpython-310.pyc | Bin 343 -> 0 bytes .../hook-nvidia.nvjitlink.cpython-310.pyc | Bin 348 -> 0 bytes .../hook-nvidia.nvtx.cpython-310.pyc | Bin 343 -> 0 bytes .../hook-office365.cpython-310.pyc | Bin 480 -> 0 bytes .../__pycache__/hook-opencc.cpython-310.pyc | Bin 302 -> 0 bytes .../__pycache__/hook-openpyxl.cpython-310.pyc | Bin 306 -> 0 bytes .../hook-opentelemetry.cpython-310.pyc | Bin 848 -> 0 bytes .../__pycache__/hook-orjson.cpython-310.pyc | Bin 274 -> 0 bytes .../__pycache__/hook-osgeo.cpython-310.pyc | Bin 955 -> 0 bytes .../hook-pandas_flavor.cpython-310.pyc | Bin 284 -> 0 bytes .../__pycache__/hook-panel.cpython-310.pyc | Bin 368 -> 0 bytes .../hook-parsedatetime.cpython-310.pyc | Bin 626 -> 0 bytes .../__pycache__/hook-parso.cpython-310.pyc | Bin 300 -> 0 bytes .../__pycache__/hook-passlib.cpython-310.pyc | Bin 292 -> 0 bytes ...-paste.exceptions.reporter.cpython-310.pyc | Bin 412 -> 0 bytes .../__pycache__/hook-patoolib.cpython-310.pyc | Bin 438 -> 0 bytes .../__pycache__/hook-patsy.cpython-310.pyc | Bin 244 -> 0 bytes .../__pycache__/hook-pdfminer.cpython-310.pyc | Bin 306 -> 0 bytes .../__pycache__/hook-pendulum.cpython-310.pyc | Bin 393 -> 0 bytes .../hook-phonenumbers.cpython-310.pyc | Bin 322 -> 0 bytes .../__pycache__/hook-pingouin.cpython-310.pyc | Bin 306 -> 0 bytes .../__pycache__/hook-pint.cpython-310.pyc | Bin 336 -> 0 bytes .../__pycache__/hook-pinyin.cpython-310.pyc | Bin 302 -> 0 bytes .../hook-platformdirs.cpython-310.pyc | Bin 475 -> 0 bytes .../__pycache__/hook-plotly.cpython-310.pyc | Bin 449 -> 0 bytes .../__pycache__/hook-pptx.cpython-310.pyc | Bin 308 -> 0 bytes .../hook-prettytable.cpython-310.pyc | Bin 307 -> 0 bytes .../__pycache__/hook-psutil.cpython-310.pyc | Bin 868 -> 0 bytes .../__pycache__/hook-psychopy.cpython-310.pyc | Bin 306 -> 0 bytes .../__pycache__/hook-psycopg2.cpython-310.pyc | Bin 244 -> 0 bytes .../hook-publicsuffix2.cpython-310.pyc | Bin 316 -> 0 bytes .../hook-pubsub.core.cpython-310.pyc | Bin 376 -> 0 bytes .../hook-puremagic.cpython-310.pyc | Bin 308 -> 0 bytes .../__pycache__/hook-py.cpython-310.pyc | Bin 308 -> 0 bytes .../__pycache__/hook-pyarrow.cpython-310.pyc | Bin 526 -> 0 bytes .../hook-pycountry.cpython-310.pyc | Bin 340 -> 0 bytes .../hook-pycparser.cpython-310.pyc | Bin 271 -> 0 bytes .../hook-pycrfsuite.cpython-310.pyc | Bin 294 -> 0 bytes .../__pycache__/hook-pydantic.cpython-310.pyc | Bin 715 -> 0 bytes .../__pycache__/hook-pydicom.cpython-310.pyc | Bin 310 -> 0 bytes .../__pycache__/hook-pydivert.cpython-310.pyc | Bin 320 -> 0 bytes .../hook-pyexcel-io.cpython-310.pyc | Bin 245 -> 0 bytes .../hook-pyexcel-ods.cpython-310.pyc | Bin 247 -> 0 bytes .../hook-pyexcel-ods3.cpython-310.pyc | Bin 249 -> 0 bytes .../hook-pyexcel-odsr.cpython-310.pyc | Bin 249 -> 0 bytes .../hook-pyexcel-xls.cpython-310.pyc | Bin 247 -> 0 bytes .../hook-pyexcel-xlsx.cpython-310.pyc | Bin 249 -> 0 bytes .../hook-pyexcel-xlsxw.cpython-310.pyc | Bin 251 -> 0 bytes .../__pycache__/hook-pyexcel.cpython-310.pyc | Bin 898 -> 0 bytes .../hook-pyexcel_io.cpython-310.pyc | Bin 610 -> 0 bytes .../hook-pyexcel_ods.cpython-310.pyc | Bin 307 -> 0 bytes .../hook-pyexcel_ods3.cpython-310.pyc | Bin 291 -> 0 bytes .../hook-pyexcel_odsr.cpython-310.pyc | Bin 270 -> 0 bytes .../hook-pyexcel_xls.cpython-310.pyc | Bin 287 -> 0 bytes .../hook-pyexcel_xlsx.cpython-310.pyc | Bin 293 -> 0 bytes .../hook-pyexcel_xlsxw.cpython-310.pyc | Bin 274 -> 0 bytes .../hook-pyexcelerate.Writer.cpython-310.pyc | Bin 321 -> 0 bytes .../hook-pygraphviz.cpython-310.pyc | Bin 1189 -> 0 bytes .../hook-pygwalker.cpython-310.pyc | Bin 308 -> 0 bytes .../hook-pylibmagic.cpython-310.pyc | Bin 440 -> 0 bytes .../__pycache__/hook-pylint.cpython-310.pyc | Bin 683 -> 0 bytes .../__pycache__/hook-pylsl.cpython-310.pyc | Bin 823 -> 0 bytes .../hook-pymediainfo.cpython-310.pyc | Bin 1119 -> 0 bytes .../hook-pymorphy3.cpython-310.pyc | Bin 482 -> 0 bytes .../__pycache__/hook-pymssql.cpython-310.pyc | Bin 398 -> 0 bytes .../__pycache__/hook-pynput.cpython-310.pyc | Bin 310 -> 0 bytes .../__pycache__/hook-pyodbc.cpython-310.pyc | Bin 315 -> 0 bytes .../__pycache__/hook-pyopencl.cpython-310.pyc | Bin 344 -> 0 bytes .../hook-pypemicro.cpython-310.pyc | Bin 1138 -> 0 bytes .../__pycache__/hook-pyphen.cpython-310.pyc | Bin 302 -> 0 bytes .../hook-pyppeteer.cpython-310.pyc | Bin 303 -> 0 bytes .../__pycache__/hook-pyproj.cpython-310.pyc | Bin 1234 -> 0 bytes .../__pycache__/hook-pypsexec.cpython-310.pyc | Bin 306 -> 0 bytes .../__pycache__/hook-pypylon.cpython-310.pyc | Bin 662 -> 0 bytes .../hook-pyqtgraph.cpython-310.pyc | Bin 941 -> 0 bytes .../__pycache__/hook-pyshark.cpython-310.pyc | Bin 537 -> 0 bytes .../__pycache__/hook-pysnmp.cpython-310.pyc | Bin 390 -> 0 bytes .../__pycache__/hook-pystray.cpython-310.pyc | Bin 312 -> 0 bytes .../__pycache__/hook-pytest.cpython-310.pyc | Bin 334 -> 0 bytes .../hook-pythainlp.cpython-310.pyc | Bin 308 -> 0 bytes .../hook-pythoncom.cpython-310.pyc | Bin 529 -> 0 bytes .../__pycache__/hook-pyttsx.cpython-310.pyc | Bin 452 -> 0 bytes .../__pycache__/hook-pyttsx3.cpython-310.pyc | Bin 452 -> 0 bytes .../hook-pyviz_comms.cpython-310.pyc | Bin 312 -> 0 bytes .../__pycache__/hook-pyvjoy.cpython-310.pyc | Bin 307 -> 0 bytes .../hook-pywintypes.cpython-310.pyc | Bin 531 -> 0 bytes .../__pycache__/hook-pywt.cpython-310.pyc | Bin 250 -> 0 bytes .../__pycache__/hook-qtmodern.cpython-310.pyc | Bin 334 -> 0 bytes .../__pycache__/hook-radicale.cpython-310.pyc | Bin 344 -> 0 bytes .../__pycache__/hook-raven.cpython-310.pyc | Bin 262 -> 0 bytes .../__pycache__/hook-rawpy.cpython-310.pyc | Bin 243 -> 0 bytes .../__pycache__/hook-rdflib.cpython-310.pyc | Bin 318 -> 0 bytes .../__pycache__/hook-redmine.cpython-310.pyc | Bin 249 -> 0 bytes .../__pycache__/hook-regex.cpython-310.pyc | Bin 238 -> 0 bytes .../hook-reportlab.lib.utils.cpython-310.pyc | Bin 267 -> 0 bytes ...eportlab.pdfbase._fontdata.cpython-310.pyc | Bin 488 -> 0 bytes .../__pycache__/hook-resampy.cpython-310.pyc | Bin 307 -> 0 bytes .../__pycache__/hook-rlp.cpython-310.pyc | Bin 351 -> 0 bytes .../__pycache__/hook-rpy2.cpython-310.pyc | Bin 292 -> 0 bytes .../__pycache__/hook-rtree.cpython-310.pyc | Bin 903 -> 0 bytes .../hook-sacremoses.cpython-310.pyc | Bin 310 -> 0 bytes .../__pycache__/hook-schwifty.cpython-310.pyc | Bin 344 -> 0 bytes .../__pycache__/hook-seedir.cpython-310.pyc | Bin 302 -> 0 bytes .../__pycache__/hook-selenium.cpython-310.pyc | Bin 306 -> 0 bytes .../hook-sentry_sdk.cpython-310.pyc | Bin 1217 -> 0 bytes .../__pycache__/hook-shapely.cpython-310.pyc | Bin 2097 -> 0 bytes .../hook-shotgun_api3.cpython-310.pyc | Bin 362 -> 0 bytes .../hook-simplemma.cpython-310.pyc | Bin 308 -> 0 bytes .../hook-skimage.color.cpython-310.pyc | Bin 599 -> 0 bytes .../__pycache__/hook-skimage.cpython-310.pyc | Bin 399 -> 0 bytes .../hook-skimage.data.cpython-310.pyc | Bin 596 -> 0 bytes .../hook-skimage.draw.cpython-310.pyc | Bin 596 -> 0 bytes .../hook-skimage.exposure.cpython-310.pyc | Bin 608 -> 0 bytes .../hook-skimage.feature.cpython-310.pyc | Bin 718 -> 0 bytes .../hook-skimage.filters.cpython-310.pyc | Bin 724 -> 0 bytes .../hook-skimage.future.cpython-310.pyc | Bin 602 -> 0 bytes .../hook-skimage.graph.cpython-310.pyc | Bin 627 -> 0 bytes .../hook-skimage.io.cpython-310.pyc | Bin 373 -> 0 bytes .../hook-skimage.measure.cpython-310.pyc | Bin 605 -> 0 bytes .../hook-skimage.metrics.cpython-310.pyc | Bin 605 -> 0 bytes .../hook-skimage.morphology.cpython-310.pyc | Bin 419 -> 0 bytes .../hook-skimage.registration.cpython-310.pyc | Bin 620 -> 0 bytes .../hook-skimage.restoration.cpython-310.pyc | Bin 617 -> 0 bytes .../hook-skimage.transform.cpython-310.pyc | Bin 729 -> 0 bytes .../hook-sklearn.cluster.cpython-310.pyc | Bin 363 -> 0 bytes .../__pycache__/hook-sklearn.cpython-310.pyc | Bin 304 -> 0 bytes .../hook-sklearn.linear_model.cpython-310.pyc | Bin 383 -> 0 bytes ...ok-sklearn.metrics.cluster.cpython-310.pyc | Bin 450 -> 0 bytes .../hook-sklearn.metrics.cpython-310.pyc | Bin 511 -> 0 bytes ...k-sklearn.metrics.pairwise.cpython-310.pyc | Bin 439 -> 0 bytes .../hook-sklearn.neighbors.cpython-310.pyc | Bin 674 -> 0 bytes .../hook-sklearn.tree.cpython-310.pyc | Bin 256 -> 0 bytes .../hook-sklearn.utils.cpython-310.pyc | Bin 264 -> 0 bytes .../__pycache__/hook-skyfield.cpython-310.pyc | Bin 306 -> 0 bytes .../hook-sound_lib.cpython-310.pyc | Bin 378 -> 0 bytes .../hook-sounddevice.cpython-310.pyc | Bin 1456 -> 0 bytes .../hook-soundfile.cpython-310.pyc | Bin 1398 -> 0 bytes .../__pycache__/hook-spacy.cpython-310.pyc | Bin 447 -> 0 bytes .../hook-speech_recognition.cpython-310.pyc | Bin 326 -> 0 bytes .../__pycache__/hook-spiceypy.cpython-310.pyc | Bin 311 -> 0 bytes .../__pycache__/hook-spnego.cpython-310.pyc | Bin 310 -> 0 bytes ...hook-srsly.msgpack._packer.cpython-310.pyc | Bin 410 -> 0 bytes .../hook-sspilib.raw.cpython-310.pyc | Bin 345 -> 0 bytes ...statsmodels.tsa.statespace.cpython-310.pyc | Bin 410 -> 0 bytes .../__pycache__/hook-stdnum.cpython-310.pyc | Bin 302 -> 0 bytes .../hook-storm.database.cpython-310.pyc | Bin 352 -> 0 bytes .../hook-sudachipy.cpython-310.pyc | Bin 596 -> 0 bytes .../__pycache__/hook-sunpy.cpython-310.pyc | Bin 583 -> 0 bytes ...ook-swagger_spec_validator.cpython-310.pyc | Bin 334 -> 0 bytes .../__pycache__/hook-sympy.cpython-310.pyc | Bin 495 -> 0 bytes .../hook-tableauhyperapi.cpython-310.pyc | Bin 325 -> 0 bytes .../__pycache__/hook-tables.cpython-310.pyc | Bin 627 -> 0 bytes .../__pycache__/hook-tcod.cpython-310.pyc | Bin 425 -> 0 bytes .../hook-tensorflow.cpython-310.pyc | Bin 3425 -> 0 bytes .../hook-text_unidecode.cpython-310.pyc | Bin 522 -> 0 bytes .../hook-textdistance.cpython-310.pyc | Bin 338 -> 0 bytes ...k-thinc.backends.numpy_ops.cpython-310.pyc | Bin 437 -> 0 bytes .../__pycache__/hook-thinc.cpython-310.pyc | Bin 470 -> 0 bytes .../hook-timezonefinder.cpython-310.pyc | Bin 318 -> 0 bytes .../__pycache__/hook-timm.cpython-310.pyc | Bin 242 -> 0 bytes .../__pycache__/hook-tinycss2.cpython-310.pyc | Bin 545 -> 0 bytes .../__pycache__/hook-torch.cpython-310.pyc | Bin 3597 -> 0 bytes .../hook-torchaudio.cpython-310.pyc | Bin 423 -> 0 bytes .../hook-torchtext.cpython-310.pyc | Bin 420 -> 0 bytes .../hook-torchvision.cpython-310.pyc | Bin 288 -> 0 bytes .../hook-torchvision.io.image.cpython-310.pyc | Bin 262 -> 0 bytes .../__pycache__/hook-trame.cpython-310.pyc | Bin 237 -> 0 bytes .../hook-trame_client.cpython-310.pyc | Bin 336 -> 0 bytes .../hook-trame_code.cpython-310.pyc | Bin 336 -> 0 bytes .../hook-trame_components.cpython-310.pyc | Bin 344 -> 0 bytes .../hook-trame_datagrid.cpython-310.pyc | Bin 340 -> 0 bytes .../hook-trame_deckgl.cpython-310.pyc | Bin 336 -> 0 bytes .../hook-trame_formkit.cpython-310.pyc | Bin 342 -> 0 bytes .../hook-trame_grid.cpython-310.pyc | Bin 336 -> 0 bytes .../hook-trame_iframe.cpython-310.pyc | Bin 336 -> 0 bytes .../hook-trame_keycloak.cpython-310.pyc | Bin 340 -> 0 bytes .../hook-trame_leaflet.cpython-310.pyc | Bin 342 -> 0 bytes .../hook-trame_markdown.cpython-310.pyc | Bin 344 -> 0 bytes .../hook-trame_matplotlib.cpython-310.pyc | Bin 348 -> 0 bytes .../hook-trame_mesh_streamer.cpython-310.pyc | Bin 378 -> 0 bytes .../hook-trame_plotly.cpython-310.pyc | Bin 336 -> 0 bytes .../hook-trame_pvui.cpython-310.pyc | Bin 332 -> 0 bytes .../hook-trame_quasar.cpython-310.pyc | Bin 340 -> 0 bytes .../hook-trame_rca.cpython-310.pyc | Bin 330 -> 0 bytes .../hook-trame_router.cpython-310.pyc | Bin 336 -> 0 bytes .../hook-trame_simput.cpython-310.pyc | Bin 336 -> 0 bytes .../hook-trame_tauri.cpython-310.pyc | Bin 334 -> 0 bytes .../hook-trame_tweakpane.cpython-310.pyc | Bin 346 -> 0 bytes .../hook-trame_vega.cpython-310.pyc | Bin 332 -> 0 bytes .../hook-trame_vtk.cpython-310.pyc | Bin 362 -> 0 bytes .../hook-trame_vtk3d.cpython-310.pyc | Bin 334 -> 0 bytes .../hook-trame_vtklocal.cpython-310.pyc | Bin 368 -> 0 bytes .../hook-trame_vuetify.cpython-310.pyc | Bin 338 -> 0 bytes .../hook-trame_xterm.cpython-310.pyc | Bin 334 -> 0 bytes .../hook-transformers.cpython-310.pyc | Bin 794 -> 0 bytes .../__pycache__/hook-trimesh.cpython-310.pyc | Bin 304 -> 0 bytes .../__pycache__/hook-triton.cpython-310.pyc | Bin 499 -> 0 bytes .../hook-ttkthemes.cpython-310.pyc | Bin 1627 -> 0 bytes .../hook-ttkwidgets.cpython-310.pyc | Bin 1093 -> 0 bytes .../__pycache__/hook-tzdata.cpython-310.pyc | Bin 356 -> 0 bytes .../__pycache__/hook-tzwhere.cpython-310.pyc | Bin 304 -> 0 bytes .../__pycache__/hook-u1db.cpython-310.pyc | Bin 675 -> 0 bytes .../__pycache__/hook-umap.cpython-310.pyc | Bin 299 -> 0 bytes .../hook-unidecode.cpython-310.pyc | Bin 316 -> 0 bytes .../__pycache__/hook-uniseg.cpython-310.pyc | Bin 302 -> 0 bytes .../__pycache__/hook-usb.cpython-310.pyc | Bin 1501 -> 0 bytes .../__pycache__/hook-uvicorn.cpython-310.pyc | Bin 312 -> 0 bytes .../__pycache__/hook-uvloop.cpython-310.pyc | Bin 310 -> 0 bytes .../hook-vaderSentiment.cpython-310.pyc | Bin 318 -> 0 bytes .../hook-vtkpython.cpython-310.pyc | Bin 647 -> 0 bytes .../__pycache__/hook-wavefile.cpython-310.pyc | Bin 389 -> 0 bytes .../hook-weasyprint.cpython-310.pyc | Bin 1933 -> 0 bytes .../__pycache__/hook-web3.cpython-310.pyc | Bin 293 -> 0 bytes .../hook-webassets.cpython-310.pyc | Bin 333 -> 0 bytes .../hook-webrtcvad.cpython-310.pyc | Bin 303 -> 0 bytes .../hook-websockets.cpython-310.pyc | Bin 318 -> 0 bytes .../__pycache__/hook-webview.cpython-310.pyc | Bin 435 -> 0 bytes .../__pycache__/hook-win32com.cpython-310.pyc | Bin 281 -> 0 bytes .../hook-wordcloud.cpython-310.pyc | Bin 308 -> 0 bytes .../__pycache__/hook-workflow.cpython-310.pyc | Bin 301 -> 0 bytes .../hook-wx.lib.activex.cpython-310.pyc | Bin 314 -> 0 bytes .../hook-wx.lib.pubsub.cpython-310.pyc | Bin 380 -> 0 bytes .../__pycache__/hook-wx.xrc.cpython-310.pyc | Bin 244 -> 0 bytes .../__pycache__/hook-xarray.cpython-310.pyc | Bin 376 -> 0 bytes ...-xml.dom.html.HTMLDocument.cpython-310.pyc | Bin 1923 -> 0 bytes .../hook-xml.sax.saxexts.cpython-310.pyc | Bin 565 -> 0 bytes .../__pycache__/hook-xmldiff.cpython-310.pyc | Bin 299 -> 0 bytes .../__pycache__/hook-xsge_gui.cpython-310.pyc | Bin 306 -> 0 bytes .../hook-xyzservices.cpython-310.pyc | Bin 312 -> 0 bytes .../__pycache__/hook-z3c.rml.cpython-310.pyc | Bin 405 -> 0 bytes .../__pycache__/hook-zeep.cpython-310.pyc | Bin 293 -> 0 bytes .../__pycache__/hook-zmq.cpython-310.pyc | Bin 1236 -> 0 bytes .../__pycache__/hook-zoneinfo.cpython-310.pyc | Bin 305 -> 0 bytes .../stdhooks/hook-BTrees.py | 17 - .../stdhooks/hook-CTkMessagebox.py | 17 - .../stdhooks/hook-Crypto.py | 62 - .../stdhooks/hook-Cryptodome.py | 44 - .../stdhooks/hook-HtmlTestRunner.py | 17 - .../stdhooks/hook-IPython.py | 42 - .../stdhooks/hook-OpenGL.py | 65 - .../stdhooks/hook-OpenGL_accelerate.py | 22 - .../stdhooks/hook-PyTaskbar.py | 14 - .../stdhooks/hook-Xlib.py | 15 - .../stdhooks/hook-_mssql.py | 13 - .../stdhooks/hook-_mysql.py | 16 - .../stdhooks/hook-accessible_output2.py | 18 - .../stdhooks/hook-adbutils.py | 23 - .../stdhooks/hook-adios.py | 16 - .../stdhooks/hook-afmformats.py | 17 - .../stdhooks/hook-aliyunsdkcore.py | 14 - .../stdhooks/hook-altair.py | 15 - .../stdhooks/hook-amazonproduct.py | 26 - .../stdhooks/hook-anyio.py | 19 - .../stdhooks/hook-appdirs.py | 21 - .../stdhooks/hook-appy.pod.py | 17 - .../stdhooks/hook-apscheduler.py | 27 - .../stdhooks/hook-argon2.py | 13 - .../stdhooks/hook-astor.py | 15 - .../stdhooks/hook-astroid.py | 48 - .../stdhooks/hook-astropy.py | 42 - .../stdhooks/hook-astropy_iers_data.py | 16 - .../stdhooks/hook-av.py | 34 - .../stdhooks/hook-avro.py | 27 - .../stdhooks/hook-azurerm.py | 22 - .../stdhooks/hook-backports.py | 20 - .../stdhooks/hook-backports.zoneinfo.py | 18 - .../stdhooks/hook-bacon.py | 50 - .../stdhooks/hook-bcrypt.py | 16 - .../stdhooks/hook-bitsandbytes.py | 23 - .../stdhooks/hook-bleak.py | 19 - .../stdhooks/hook-blspy.py | 35 - .../stdhooks/hook-bokeh.py | 27 - .../stdhooks/hook-boto.py | 25 - .../stdhooks/hook-boto3.py | 29 - .../stdhooks/hook-botocore.py | 30 - .../stdhooks/hook-branca.py | 15 - .../stdhooks/hook-cairocffi.py | 45 - .../stdhooks/hook-cairosvg.py | 40 - .../stdhooks/hook-cassandra.py | 22 - .../stdhooks/hook-celpy.py | 24 - .../stdhooks/hook-certifi.py | 21 - .../stdhooks/hook-cf_units.py | 16 - .../stdhooks/hook-cftime.py | 21 - .../stdhooks/hook-charset_normalizer.py | 16 - .../stdhooks/hook-cloudpickle.py | 18 - .../stdhooks/hook-cloudscraper.py | 15 - .../stdhooks/hook-clr.py | 60 - .../stdhooks/hook-clr_loader.py | 22 - .../stdhooks/hook-cmocean.py | 15 - .../stdhooks/hook-compliance_checker.py | 22 - .../stdhooks/hook-countrycode.py | 15 - .../stdhooks/hook-countryinfo.py | 15 - .../stdhooks/hook-cryptography.py | 125 - .../stdhooks/hook-customtkinter.py | 14 - .../stdhooks/hook-cv2.py | 168 - .../stdhooks/hook-cx_Oracle.py | 13 - .../stdhooks/hook-cytoolz.itertoolz.py | 16 - .../stdhooks/hook-dash.py | 15 - .../hook-dash_bootstrap_components.py | 15 - .../stdhooks/hook-dash_core_components.py | 15 - .../stdhooks/hook-dash_html_components.py | 15 - .../stdhooks/hook-dash_renderer.py | 15 - .../stdhooks/hook-dash_table.py | 15 - .../stdhooks/hook-dash_uploader.py | 15 - .../stdhooks/hook-dask.py | 18 - .../stdhooks/hook-datasets.py | 14 - .../hook-dateparser.utils.strptime.py | 17 - .../stdhooks/hook-dbus_fast.py | 16 - .../stdhooks/hook-dclab.py | 17 - .../stdhooks/hook-detectron2.py | 14 - .../stdhooks/hook-discid.py | 40 - .../stdhooks/hook-distorm3.py | 19 - .../stdhooks/hook-dns.rdata.py | 17 - .../stdhooks/hook-docutils.py | 19 - .../stdhooks/hook-docx.py | 15 - .../stdhooks/hook-docx2pdf.py | 18 - .../stdhooks/hook-dynaconf.py | 15 - .../stdhooks/hook-easyocr.py | 18 - .../stdhooks/hook-eel.py | 16 - .../stdhooks/hook-enchant.py | 65 - .../stdhooks/hook-eng_to_ipa.py | 15 - .../stdhooks/hook-ens.py | 15 - .../stdhooks/hook-enzyme.parsers.ebml.core.py | 25 - .../stdhooks/hook-eth_abi.py | 15 - .../stdhooks/hook-eth_account.py | 15 - .../stdhooks/hook-eth_hash.py | 20 - .../stdhooks/hook-eth_keyfile.py | 15 - .../stdhooks/hook-eth_keys.py | 17 - .../stdhooks/hook-eth_rlp.py | 17 - .../stdhooks/hook-eth_typing.py | 16 - .../stdhooks/hook-eth_utils.network.py | 15 - .../stdhooks/hook-eth_utils.py | 15 - .../stdhooks/hook-exchangelib.py | 12 - .../stdhooks/hook-fabric.py | 22 - .../stdhooks/hook-fairscale.py | 14 - .../stdhooks/hook-faker.py | 19 - .../stdhooks/hook-falcon.py | 27 - .../stdhooks/hook-fastai.py | 14 - .../stdhooks/hook-fastparquet.py | 32 - .../stdhooks/hook-ffpyplayer.py | 19 - .../stdhooks/hook-fiona.py | 26 - .../stdhooks/hook-flask_compress.py | 15 - .../stdhooks/hook-flask_restx.py | 14 - .../stdhooks/hook-flex.py | 17 - .../stdhooks/hook-flirpy.py | 19 - .../stdhooks/hook-fmpy.py | 25 - .../stdhooks/hook-folium.py | 16 - .../stdhooks/hook-freetype.py | 16 - .../stdhooks/hook-fvcore.nn.py | 14 - .../stdhooks/hook-gadfly.py | 13 - .../stdhooks/hook-gcloud.py | 21 - .../stdhooks/hook-geopandas.py | 15 - .../stdhooks/hook-gitlab.py | 22 - .../stdhooks/hook-gmplot.py | 15 - .../stdhooks/hook-gmsh.py | 28 - .../stdhooks/hook-gooey.py | 18 - .../stdhooks/hook-google.api_core.py | 15 - .../stdhooks/hook-google.cloud.bigquery.py | 16 - .../stdhooks/hook-google.cloud.core.py | 15 - .../stdhooks/hook-google.cloud.kms_v1.py | 19 - .../stdhooks/hook-google.cloud.pubsub_v1.py | 15 - .../stdhooks/hook-google.cloud.speech.py | 15 - .../stdhooks/hook-google.cloud.storage.py | 15 - .../stdhooks/hook-google.cloud.translate.py | 15 - .../stdhooks/hook-googleapiclient.model.py | 20 - .../stdhooks/hook-graphql_query.py | 18 - .../stdhooks/hook-great_expectations.py | 15 - .../stdhooks/hook-gribapi.py | 42 - .../stdhooks/hook-grpc.py | 15 - .../stdhooks/hook-gst._gst.py | 45 - .../stdhooks/hook-gtk.py | 16 - .../stdhooks/hook-h5py.py | 16 - .../stdhooks/hook-hdf5plugin.py | 17 - .../stdhooks/hook-hexbytes.py | 17 - .../stdhooks/hook-httplib2.py | 17 - .../stdhooks/hook-humanize.py | 23 - .../stdhooks/hook-hydra.py | 36 - .../stdhooks/hook-ijson.py | 15 - .../stdhooks/hook-imageio.py | 21 - .../stdhooks/hook-imageio_ffmpeg.py | 22 - .../stdhooks/hook-iminuit.py | 25 - .../stdhooks/hook-iso639.py | 16 - .../stdhooks/hook-itk.py | 21 - .../stdhooks/hook-jaraco.text.py | 17 - .../stdhooks/hook-jedi.py | 17 - .../stdhooks/hook-jieba.py | 15 - .../stdhooks/hook-jinja2.py | 13 - .../stdhooks/hook-jinxed.py | 15 - .../stdhooks/hook-jira.py | 19 - .../stdhooks/hook-jsonpath_rw_ext.py | 15 - .../stdhooks/hook-jsonrpcserver.py | 18 - .../stdhooks/hook-jsonschema.py | 20 - .../hook-jsonschema_specifications.py | 14 - .../stdhooks/hook-jupyterlab.py | 15 - .../stdhooks/hook-kaleido.py | 15 - .../stdhooks/hook-khmernltk.py | 16 - .../stdhooks/hook-kinterbasdb.py | 19 - .../stdhooks/hook-langchain.py | 15 - .../stdhooks/hook-langcodes.py | 15 - .../stdhooks/hook-langdetect.py | 15 - .../stdhooks/hook-laonlp.py | 15 - .../stdhooks/hook-lark.py | 15 - .../stdhooks/hook-ldfparser.py | 15 - .../stdhooks/hook-lensfunpy.py | 16 - .../stdhooks/hook-libaudioverse.py | 18 - .../stdhooks/hook-librosa.py | 25 - .../stdhooks/hook-lightgbm.py | 27 - .../stdhooks/hook-lightning.py | 21 - .../stdhooks/hook-limits.py | 15 - .../stdhooks/hook-linear_operator.py | 14 - .../stdhooks/hook-lingua.py | 15 - .../stdhooks/hook-litestar.py | 14 - .../stdhooks/hook-llvmlite.py | 21 - .../stdhooks/hook-logilab.py | 26 - .../stdhooks/hook-lxml.etree.py | 13 - .../stdhooks/hook-lxml.isoschematron.py | 17 - .../stdhooks/hook-lxml.objectify.py | 13 - .../stdhooks/hook-lxml.py | 20 - .../stdhooks/hook-lz4.py | 16 - .../stdhooks/hook-magic.py | 18 - .../stdhooks/hook-mako.codegen.py | 17 - .../stdhooks/hook-mariadb.py | 25 - .../stdhooks/hook-markdown.py | 28 - .../stdhooks/hook-mecab.py | 16 - .../stdhooks/hook-metpy.py | 21 - .../stdhooks/hook-migrate.py | 19 - .../stdhooks/hook-mimesis.py | 17 - .../stdhooks/hook-minecraft_launcher_lib.py | 14 - .../stdhooks/hook-mistune.py | 19 - .../stdhooks/hook-mnemonic.py | 15 - .../stdhooks/hook-monai.py | 14 - .../stdhooks/hook-moviepy.audio.fx.all.py | 17 - .../stdhooks/hook-moviepy.video.fx.all.py | 17 - .../stdhooks/hook-mpl_toolkits.basemap.py | 36 - .../stdhooks/hook-msoffcrypto.py | 18 - .../stdhooks/hook-nacl.py | 30 - .../stdhooks/hook-names.py | 18 - .../stdhooks/hook-nanite.py | 17 - .../stdhooks/hook-nbconvert.py | 18 - .../stdhooks/hook-nbdime.py | 15 - .../stdhooks/hook-nbformat.py | 15 - .../stdhooks/hook-nbt.py | 12 - .../stdhooks/hook-ncclient.py | 23 - .../stdhooks/hook-netCDF4.py | 37 - .../stdhooks/hook-nltk.py | 27 - .../stdhooks/hook-nnpy.py | 16 - .../stdhooks/hook-notebook.py | 27 - .../stdhooks/hook-numba.py | 27 - .../stdhooks/hook-numcodecs.py | 14 - .../stdhooks/hook-nvidia.cublas.py | 15 - .../stdhooks/hook-nvidia.cuda_cupti.py | 15 - .../stdhooks/hook-nvidia.cuda_nvcc.py | 23 - .../stdhooks/hook-nvidia.cuda_nvrtc.py | 15 - .../stdhooks/hook-nvidia.cuda_runtime.py | 15 - .../stdhooks/hook-nvidia.cudnn.py | 15 - .../stdhooks/hook-nvidia.cufft.py | 15 - .../stdhooks/hook-nvidia.curand.py | 15 - .../stdhooks/hook-nvidia.cusolver.py | 15 - .../stdhooks/hook-nvidia.cusparse.py | 15 - .../stdhooks/hook-nvidia.nccl.py | 15 - .../stdhooks/hook-nvidia.nvjitlink.py | 15 - .../stdhooks/hook-nvidia.nvtx.py | 15 - .../stdhooks/hook-office365.py | 19 - .../stdhooks/hook-opencc.py | 15 - .../stdhooks/hook-openpyxl.py | 18 - .../stdhooks/hook-opentelemetry.py | 41 - .../stdhooks/hook-orjson.py | 21 - .../stdhooks/hook-osgeo.py | 81 - .../stdhooks/hook-pandas_flavor.py | 15 - .../stdhooks/hook-panel.py | 18 - .../stdhooks/hook-parsedatetime.py | 29 - .../stdhooks/hook-parso.py | 17 - .../stdhooks/hook-passlib.py | 21 - .../hook-paste.exceptions.reporter.py | 17 - .../stdhooks/hook-patoolib.py | 19 - .../stdhooks/hook-patsy.py | 13 - .../stdhooks/hook-pdfminer.py | 15 - .../stdhooks/hook-pendulum.py | 19 - .../stdhooks/hook-phonenumbers.py | 19 - .../stdhooks/hook-pingouin.py | 15 - .../stdhooks/hook-pint.py | 16 - .../stdhooks/hook-pinyin.py | 20 - .../stdhooks/hook-platformdirs.py | 27 - .../stdhooks/hook-plotly.py | 17 - .../stdhooks/hook-pptx.py | 15 - .../stdhooks/hook-prettytable.py | 15 - .../stdhooks/hook-psutil.py | 50 - .../stdhooks/hook-psychopy.py | 17 - .../stdhooks/hook-psycopg2.py | 13 - .../stdhooks/hook-publicsuffix2.py | 15 - .../stdhooks/hook-pubsub.core.py | 15 - .../stdhooks/hook-puremagic.py | 15 - .../stdhooks/hook-py.py | 15 - .../stdhooks/hook-pyarrow.py | 19 - .../stdhooks/hook-pycountry.py | 18 - .../stdhooks/hook-pycparser.py | 23 - .../stdhooks/hook-pycrfsuite.py | 13 - .../stdhooks/hook-pydantic.py | 48 - .../stdhooks/hook-pydicom.py | 17 - .../stdhooks/hook-pydivert.py | 15 - .../stdhooks/hook-pyexcel-io.py | 16 - .../stdhooks/hook-pyexcel-ods.py | 16 - .../stdhooks/hook-pyexcel-ods3.py | 16 - .../stdhooks/hook-pyexcel-odsr.py | 16 - .../stdhooks/hook-pyexcel-xls.py | 16 - .../stdhooks/hook-pyexcel-xlsx.py | 16 - .../stdhooks/hook-pyexcel-xlsxw.py | 16 - .../stdhooks/hook-pyexcel.py | 29 - .../stdhooks/hook-pyexcel_io.py | 26 - .../stdhooks/hook-pyexcel_ods.py | 16 - .../stdhooks/hook-pyexcel_ods3.py | 16 - .../stdhooks/hook-pyexcel_odsr.py | 16 - .../stdhooks/hook-pyexcel_xls.py | 16 - .../stdhooks/hook-pyexcel_xlsx.py | 16 - .../stdhooks/hook-pyexcel_xlsxw.py | 16 - .../stdhooks/hook-pyexcelerate.Writer.py | 15 - .../stdhooks/hook-pygraphviz.py | 66 - .../stdhooks/hook-pygwalker.py | 15 - .../stdhooks/hook-pylibmagic.py | 18 - .../stdhooks/hook-pylint.py | 75 - .../stdhooks/hook-pylsl.py | 41 - .../stdhooks/hook-pymediainfo.py | 44 - .../stdhooks/hook-pymorphy3.py | 25 - .../stdhooks/hook-pymssql.py | 20 - .../stdhooks/hook-pynput.py | 15 - .../stdhooks/hook-pyodbc.py | 19 - .../stdhooks/hook-pyopencl.py | 18 - .../stdhooks/hook-pypemicro.py | 43 - .../stdhooks/hook-pyphen.py | 15 - .../stdhooks/hook-pyppeteer.py | 16 - .../stdhooks/hook-pyproj.py | 72 - .../stdhooks/hook-pypsexec.py | 18 - .../stdhooks/hook-pypylon.py | 48 - .../stdhooks/hook-pyqtgraph.py | 56 - .../stdhooks/hook-pyshark.py | 25 - .../stdhooks/hook-pysnmp.py | 16 - .../stdhooks/hook-pystray.py | 16 - .../stdhooks/hook-pytest.py | 18 - .../stdhooks/hook-pythainlp.py | 15 - .../stdhooks/hook-pythoncom.py | 31 - .../stdhooks/hook-pyttsx.py | 23 - .../stdhooks/hook-pyttsx3.py | 30 - .../stdhooks/hook-pyviz_comms.py | 15 - .../stdhooks/hook-pyvjoy.py | 14 - .../stdhooks/hook-pywintypes.py | 31 - .../stdhooks/hook-pywt.py | 21 - .../stdhooks/hook-qtmodern.py | 15 - .../stdhooks/hook-radicale.py | 16 - .../stdhooks/hook-raven.py | 13 - .../stdhooks/hook-rawpy.py | 16 - .../stdhooks/hook-rdflib.py | 15 - .../stdhooks/hook-redmine.py | 13 - .../stdhooks/hook-regex.py | 13 - .../stdhooks/hook-reportlab.lib.utils.py | 16 - .../hook-reportlab.pdfbase._fontdata.py | 18 - .../stdhooks/hook-resampy.py | 17 - .../stdhooks/hook-rlp.py | 17 - .../stdhooks/hook-rpy2.py | 18 - .../stdhooks/hook-rtree.py | 40 - .../stdhooks/hook-sacremoses.py | 15 - .../stdhooks/hook-schwifty.py | 16 - .../stdhooks/hook-seedir.py | 15 - .../stdhooks/hook-selenium.py | 15 - .../stdhooks/hook-sentry_sdk.py | 40 - .../stdhooks/hook-shapely.py | 105 - .../stdhooks/hook-shotgun_api3.py | 23 - .../stdhooks/hook-simplemma.py | 15 - .../stdhooks/hook-skimage.color.py | 19 - .../stdhooks/hook-skimage.data.py | 19 - .../stdhooks/hook-skimage.draw.py | 19 - .../stdhooks/hook-skimage.exposure.py | 19 - .../stdhooks/hook-skimage.feature.py | 26 - .../stdhooks/hook-skimage.filters.py | 24 - .../stdhooks/hook-skimage.future.py | 19 - .../stdhooks/hook-skimage.graph.py | 22 - .../stdhooks/hook-skimage.io.py | 19 - .../stdhooks/hook-skimage.measure.py | 19 - .../stdhooks/hook-skimage.metrics.py | 19 - .../stdhooks/hook-skimage.morphology.py | 17 - .../stdhooks/hook-skimage.py | 17 - .../stdhooks/hook-skimage.registration.py | 19 - .../stdhooks/hook-skimage.restoration.py | 19 - .../stdhooks/hook-skimage.transform.py | 24 - .../stdhooks/hook-sklearn.cluster.py | 18 - .../stdhooks/hook-sklearn.linear_model.py | 18 - .../stdhooks/hook-sklearn.metrics.cluster.py | 27 - .../stdhooks/hook-sklearn.metrics.pairwise.py | 21 - .../stdhooks/hook-sklearn.metrics.py | 25 - .../stdhooks/hook-sklearn.neighbors.py | 41 - .../stdhooks/hook-sklearn.py | 17 - .../stdhooks/hook-sklearn.tree.py | 13 - .../stdhooks/hook-sklearn.utils.py | 13 - .../stdhooks/hook-skyfield.py | 14 - .../stdhooks/hook-sound_lib.py | 18 - .../stdhooks/hook-sounddevice.py | 62 - .../stdhooks/hook-soundfile.py | 62 - .../stdhooks/hook-spacy.py | 19 - .../stdhooks/hook-speech_recognition.py | 18 - .../stdhooks/hook-spiceypy.py | 18 - .../stdhooks/hook-spnego.py | 15 - .../stdhooks/hook-srsly.msgpack._packer.py | 17 - .../stdhooks/hook-sspilib.raw.py | 20 - .../hook-statsmodels.tsa.statespace.py | 16 - .../stdhooks/hook-stdnum.py | 16 - .../stdhooks/hook-storm.database.py | 20 - .../stdhooks/hook-sudachipy.py | 30 - .../stdhooks/hook-sunpy.py | 20 - .../stdhooks/hook-swagger_spec_validator.py | 15 - .../stdhooks/hook-sympy.py | 22 - .../stdhooks/hook-tableauhyperapi.py | 15 - .../stdhooks/hook-tables.py | 30 - .../stdhooks/hook-tcod.py | 20 - .../stdhooks/hook-tensorflow.py | 174 - .../stdhooks/hook-text_unidecode.py | 25 - .../stdhooks/hook-textdistance.py | 17 - .../stdhooks/hook-thinc.backends.numpy_ops.py | 17 - .../stdhooks/hook-thinc.py | 18 - .../stdhooks/hook-timezonefinder.py | 15 - .../stdhooks/hook-timm.py | 14 - .../stdhooks/hook-tinycss2.py | 21 - .../stdhooks/hook-torch.py | 143 - .../stdhooks/hook-torchaudio.py | 21 - .../stdhooks/hook-torchtext.py | 21 - .../stdhooks/hook-torchvision.io.image.py | 14 - .../stdhooks/hook-torchvision.py | 18 - .../stdhooks/hook-trame.py | 13 - .../stdhooks/hook-trame_client.py | 15 - .../stdhooks/hook-trame_code.py | 15 - .../stdhooks/hook-trame_components.py | 15 - .../stdhooks/hook-trame_datagrid.py | 15 - .../stdhooks/hook-trame_deckgl.py | 15 - .../stdhooks/hook-trame_formkit.py | 15 - .../stdhooks/hook-trame_grid.py | 15 - .../stdhooks/hook-trame_iframe.py | 15 - .../stdhooks/hook-trame_keycloak.py | 15 - .../stdhooks/hook-trame_leaflet.py | 15 - .../stdhooks/hook-trame_markdown.py | 15 - .../stdhooks/hook-trame_matplotlib.py | 15 - .../stdhooks/hook-trame_mesh_streamer.py | 16 - .../stdhooks/hook-trame_plotly.py | 15 - .../stdhooks/hook-trame_pvui.py | 15 - .../stdhooks/hook-trame_quasar.py | 15 - .../stdhooks/hook-trame_rca.py | 15 - .../stdhooks/hook-trame_router.py | 15 - .../stdhooks/hook-trame_simput.py | 15 - .../stdhooks/hook-trame_tauri.py | 15 - .../stdhooks/hook-trame_tweakpane.py | 15 - .../stdhooks/hook-trame_vega.py | 15 - .../stdhooks/hook-trame_vtk.py | 18 - .../stdhooks/hook-trame_vtk3d.py | 15 - .../stdhooks/hook-trame_vtklocal.py | 16 - .../stdhooks/hook-trame_vuetify.py | 15 - .../stdhooks/hook-trame_xterm.py | 15 - .../stdhooks/hook-transformers.py | 37 - .../stdhooks/hook-trimesh.py | 17 - .../stdhooks/hook-triton.py | 32 - .../stdhooks/hook-ttkthemes.py | 56 - .../stdhooks/hook-ttkwidgets.py | 38 - .../stdhooks/hook-tzdata.py | 22 - .../stdhooks/hook-tzwhere.py | 15 - .../stdhooks/hook-u1db.py | 31 - .../stdhooks/hook-umap.py | 15 - .../stdhooks/hook-unidecode.py | 20 - .../stdhooks/hook-uniseg.py | 17 - .../stdhooks/hook-usb.py | 87 - .../stdhooks/hook-uvicorn.py | 15 - .../stdhooks/hook-uvloop.py | 19 - .../stdhooks/hook-vaderSentiment.py | 15 - .../stdhooks/hook-vtkpython.py | 25 - .../stdhooks/hook-wavefile.py | 18 - .../stdhooks/hook-weasyprint.py | 85 - .../stdhooks/hook-web3.py | 15 - .../stdhooks/hook-webassets.py | 14 - .../stdhooks/hook-webrtcvad.py | 15 - .../stdhooks/hook-websockets.py | 16 - .../stdhooks/hook-webview.py | 20 - .../stdhooks/hook-win32com.py | 20 - .../stdhooks/hook-wordcloud.py | 15 - .../stdhooks/hook-workflow.py | 15 - .../stdhooks/hook-wx.lib.activex.py | 16 - .../stdhooks/hook-wx.lib.pubsub.py | 15 - .../stdhooks/hook-wx.xrc.py | 13 - .../stdhooks/hook-xarray.py | 20 - .../hook-xml.dom.html.HTMLDocument.py | 67 - .../stdhooks/hook-xml.sax.saxexts.py | 25 - .../stdhooks/hook-xmldiff.py | 16 - .../stdhooks/hook-xsge_gui.py | 17 - .../stdhooks/hook-xyzservices.py | 15 - .../stdhooks/hook-z3c.rml.py | 25 - .../stdhooks/hook-zeep.py | 18 - .../stdhooks/hook-zmq.py | 63 - .../stdhooks/hook-zoneinfo.py | 18 - .../utils/__init__.py | 1 - .../__pycache__/__init__.cpython-310.pyc | Bin 205 -> 0 bytes .../__pycache__/nvidia_cuda.cpython-310.pyc | Bin 1275 -> 0 bytes .../utils/nvidia_cuda.py | 62 - .../altgraph-0.17.4.dist-info/INSTALLER | 1 - .../altgraph-0.17.4.dist-info/LICENSE | 18 - .../altgraph-0.17.4.dist-info/METADATA | 293 - .../altgraph-0.17.4.dist-info/RECORD | 21 - .../altgraph-0.17.4.dist-info/WHEEL | 6 - .../altgraph-0.17.4.dist-info/top_level.txt | 1 - .../altgraph-0.17.4.dist-info/zip-safe | 1 - .../python3.10/site-packages/altgraph/Dot.py | 321 - .../site-packages/altgraph/Graph.py | 682 -- .../site-packages/altgraph/GraphAlgo.py | 171 - .../site-packages/altgraph/GraphStat.py | 73 - .../site-packages/altgraph/GraphUtil.py | 139 - .../site-packages/altgraph/ObjectGraph.py | 212 - .../site-packages/altgraph/__init__.py | 148 - .../altgraph/__pycache__/Dot.cpython-310.pyc | Bin 8724 -> 0 bytes .../__pycache__/Graph.cpython-310.pyc | Bin 19612 -> 0 bytes .../__pycache__/GraphAlgo.cpython-310.pyc | Bin 5621 -> 0 bytes .../__pycache__/GraphStat.cpython-310.pyc | Bin 1816 -> 0 bytes .../__pycache__/GraphUtil.cpython-310.pyc | Bin 3207 -> 0 bytes .../__pycache__/ObjectGraph.cpython-310.pyc | Bin 6948 -> 0 bytes .../__pycache__/__init__.cpython-310.pyc | Bin 5346 -> 0 bytes .../site-packages/distutils-precedence.pth | 1 - .../packaging-24.1.dist-info/INSTALLER | 1 - .../packaging-24.1.dist-info/LICENSE | 3 - .../packaging-24.1.dist-info/LICENSE.APACHE | 177 - .../packaging-24.1.dist-info/LICENSE.BSD | 23 - .../packaging-24.1.dist-info/METADATA | 102 - .../packaging-24.1.dist-info/RECORD | 36 - .../packaging-24.1.dist-info/WHEEL | 4 - .../site-packages/packaging/__init__.py | 15 - .../__pycache__/__init__.cpython-310.pyc | Bin 512 -> 0 bytes .../__pycache__/_elffile.cpython-310.pyc | Bin 3355 -> 0 bytes .../__pycache__/_manylinux.cpython-310.pyc | Bin 6552 -> 0 bytes .../__pycache__/_musllinux.cpython-310.pyc | Bin 3436 -> 0 bytes .../__pycache__/_parser.cpython-310.pyc | Bin 9252 -> 0 bytes .../__pycache__/_structures.cpython-310.pyc | Bin 2694 -> 0 bytes .../__pycache__/_tokenizer.cpython-310.pyc | Bin 5906 -> 0 bytes .../__pycache__/markers.cpython-310.pyc | Bin 7575 -> 0 bytes .../__pycache__/metadata.cpython-310.pyc | Bin 17327 -> 0 bytes .../__pycache__/requirements.cpython-310.pyc | Bin 2906 -> 0 bytes .../__pycache__/specifiers.cpython-310.pyc | Bin 31203 -> 0 bytes .../__pycache__/tags.cpython-310.pyc | Bin 14106 -> 0 bytes .../__pycache__/utils.cpython-310.pyc | Bin 4678 -> 0 bytes .../__pycache__/version.cpython-310.pyc | Bin 14230 -> 0 bytes .../site-packages/packaging/_elffile.py | 110 - .../site-packages/packaging/_manylinux.py | 262 - .../site-packages/packaging/_musllinux.py | 85 - .../site-packages/packaging/_parser.py | 354 - .../site-packages/packaging/_structures.py | 61 - .../site-packages/packaging/_tokenizer.py | 194 - .../site-packages/packaging/markers.py | 325 - .../site-packages/packaging/metadata.py | 804 -- .../site-packages/packaging/py.typed | 0 .../site-packages/packaging/requirements.py | 91 - .../site-packages/packaging/specifiers.py | 1009 -- .../site-packages/packaging/tags.py | 568 -- .../site-packages/packaging/utils.py | 174 - .../site-packages/packaging/version.py | 563 -- .../pip-22.0.2.dist-info/INSTALLER | 1 - .../pip-22.0.2.dist-info/LICENSE.txt | 20 - .../pip-22.0.2.dist-info/METADATA | 92 - .../site-packages/pip-22.0.2.dist-info/RECORD | 1037 -- .../pip-22.0.2.dist-info/REQUESTED | 0 .../site-packages/pip-22.0.2.dist-info/WHEEL | 5 - .../pip-22.0.2.dist-info/entry_points.txt | 5 - .../pip-22.0.2.dist-info/top_level.txt | 1 - .../python3.10/site-packages/pip/__init__.py | 13 - .../python3.10/site-packages/pip/__main__.py | 31 - .../pip/__pycache__/__init__.cpython-310.pyc | Bin 632 -> 0 bytes .../pip/__pycache__/__main__.cpython-310.pyc | Bin 594 -> 0 bytes .../site-packages/pip/_internal/__init__.py | 19 - .../__pycache__/__init__.cpython-310.pyc | Bin 753 -> 0 bytes .../__pycache__/build_env.cpython-310.pyc | Bin 9597 -> 0 bytes .../__pycache__/cache.cpython-310.pyc | Bin 8380 -> 0 bytes .../__pycache__/configuration.cpython-310.pyc | Bin 11126 -> 0 bytes .../__pycache__/exceptions.cpython-310.pyc | Bin 23123 -> 0 bytes .../__pycache__/main.cpython-310.pyc | Bin 618 -> 0 bytes .../__pycache__/pyproject.cpython-310.pyc | Bin 3537 -> 0 bytes .../self_outdated_check.cpython-310.pyc | Bin 4577 -> 0 bytes .../__pycache__/wheel_builder.cpython-310.pyc | Bin 9139 -> 0 bytes .../site-packages/pip/_internal/build_env.py | 296 - .../site-packages/pip/_internal/cache.py | 264 - .../pip/_internal/cli/__init__.py | 4 - .../cli/__pycache__/__init__.cpython-310.pyc | Bin 273 -> 0 bytes .../autocompletion.cpython-310.pyc | Bin 5306 -> 0 bytes .../__pycache__/base_command.cpython-310.pyc | Bin 6249 -> 0 bytes .../__pycache__/cmdoptions.cpython-310.pyc | Bin 22548 -> 0 bytes .../command_context.cpython-310.pyc | Bin 1307 -> 0 bytes .../cli/__pycache__/main.cpython-310.pyc | Bin 1371 -> 0 bytes .../__pycache__/main_parser.cpython-310.pyc | Bin 2157 -> 0 bytes .../cli/__pycache__/parser.cpython-310.pyc | Bin 9944 -> 0 bytes .../__pycache__/progress_bars.cpython-310.pyc | Bin 9233 -> 0 bytes .../__pycache__/req_command.cpython-310.pyc | Bin 13534 -> 0 bytes .../cli/__pycache__/spinners.cpython-310.pyc | Bin 4947 -> 0 bytes .../__pycache__/status_codes.cpython-310.pyc | Bin 352 -> 0 bytes .../pip/_internal/cli/autocompletion.py | 171 - .../pip/_internal/cli/base_command.py | 220 - .../pip/_internal/cli/cmdoptions.py | 1018 -- .../pip/_internal/cli/command_context.py | 27 - .../site-packages/pip/_internal/cli/main.py | 70 - .../pip/_internal/cli/main_parser.py | 87 - .../site-packages/pip/_internal/cli/parser.py | 292 - .../pip/_internal/cli/progress_bars.py | 321 - .../pip/_internal/cli/req_command.py | 506 - .../pip/_internal/cli/spinners.py | 157 - .../pip/_internal/cli/status_codes.py | 6 - .../pip/_internal/commands/__init__.py | 127 - .../__pycache__/__init__.cpython-310.pyc | Bin 3136 -> 0 bytes .../__pycache__/cache.cpython-310.pyc | Bin 6177 -> 0 bytes .../__pycache__/check.cpython-310.pyc | Bin 1570 -> 0 bytes .../__pycache__/completion.cpython-310.pyc | Bin 3137 -> 0 bytes .../__pycache__/configuration.cpython-310.pyc | Bin 8319 -> 0 bytes .../__pycache__/debug.cpython-310.pyc | Bin 6674 -> 0 bytes .../__pycache__/download.cpython-310.pyc | Bin 3984 -> 0 bytes .../__pycache__/freeze.cpython-310.pyc | Bin 2650 -> 0 bytes .../commands/__pycache__/hash.cpython-310.pyc | Bin 2149 -> 0 bytes .../commands/__pycache__/help.cpython-310.pyc | Bin 1310 -> 0 bytes .../__pycache__/index.cpython-310.pyc | Bin 4633 -> 0 bytes .../__pycache__/install.cpython-310.pyc | Bin 17792 -> 0 bytes .../commands/__pycache__/list.cpython-310.pyc | Bin 10359 -> 0 bytes .../__pycache__/search.cpython-310.pyc | Bin 5363 -> 0 bytes .../commands/__pycache__/show.cpython-310.pyc | Bin 6116 -> 0 bytes .../__pycache__/uninstall.cpython-310.pyc | Bin 3107 -> 0 bytes .../__pycache__/wheel.cpython-310.pyc | Bin 4839 -> 0 bytes .../pip/_internal/commands/cache.py | 223 - .../pip/_internal/commands/check.py | 53 - .../pip/_internal/commands/completion.py | 96 - .../pip/_internal/commands/configuration.py | 266 - .../pip/_internal/commands/debug.py | 202 - .../pip/_internal/commands/download.py | 140 - .../pip/_internal/commands/freeze.py | 97 - .../pip/_internal/commands/hash.py | 59 - .../pip/_internal/commands/help.py | 41 - .../pip/_internal/commands/index.py | 139 - .../pip/_internal/commands/install.py | 771 -- .../pip/_internal/commands/list.py | 363 - .../pip/_internal/commands/search.py | 174 - .../pip/_internal/commands/show.py | 178 - .../pip/_internal/commands/uninstall.py | 105 - .../pip/_internal/commands/wheel.py | 178 - .../pip/_internal/configuration.py | 366 - .../pip/_internal/distributions/__init__.py | 21 - .../__pycache__/__init__.cpython-310.pyc | Bin 800 -> 0 bytes .../__pycache__/base.cpython-310.pyc | Bin 1857 -> 0 bytes .../__pycache__/installed.cpython-310.pyc | Bin 1234 -> 0 bytes .../__pycache__/sdist.cpython-310.pyc | Bin 4446 -> 0 bytes .../__pycache__/wheel.cpython-310.pyc | Bin 1601 -> 0 bytes .../pip/_internal/distributions/base.py | 36 - .../pip/_internal/distributions/installed.py | 20 - .../pip/_internal/distributions/sdist.py | 127 - .../pip/_internal/distributions/wheel.py | 31 - .../site-packages/pip/_internal/exceptions.py | 658 -- .../pip/_internal/index/__init__.py | 2 - .../__pycache__/__init__.cpython-310.pyc | Bin 227 -> 0 bytes .../__pycache__/collector.cpython-310.pyc | Bin 19306 -> 0 bytes .../package_finder.cpython-310.pyc | Bin 28115 -> 0 bytes .../index/__pycache__/sources.cpython-310.pyc | Bin 7120 -> 0 bytes .../pip/_internal/index/collector.py | 648 -- .../pip/_internal/index/package_finder.py | 1004 -- .../pip/_internal/index/sources.py | 224 - .../pip/_internal/locations/__init__.py | 520 - .../__pycache__/__init__.cpython-310.pyc | Bin 12387 -> 0 bytes .../__pycache__/_distutils.cpython-310.pyc | Bin 4655 -> 0 bytes .../__pycache__/_sysconfig.cpython-310.pyc | Bin 6238 -> 0 bytes .../__pycache__/base.cpython-310.pyc | Bin 1537 -> 0 bytes .../pip/_internal/locations/_distutils.py | 169 - .../pip/_internal/locations/_sysconfig.py | 219 - .../pip/_internal/locations/base.py | 52 - .../site-packages/pip/_internal/main.py | 12 - .../pip/_internal/metadata/__init__.py | 62 - .../__pycache__/__init__.cpython-310.pyc | Bin 2293 -> 0 bytes .../metadata/__pycache__/base.cpython-310.pyc | Bin 20847 -> 0 bytes .../__pycache__/pkg_resources.cpython-310.pyc | Bin 9863 -> 0 bytes .../pip/_internal/metadata/base.py | 546 -- .../pip/_internal/metadata/pkg_resources.py | 256 - .../pip/_internal/models/__init__.py | 2 - .../__pycache__/__init__.cpython-310.pyc | Bin 261 -> 0 bytes .../__pycache__/candidate.cpython-310.pyc | Bin 1413 -> 0 bytes .../__pycache__/direct_url.cpython-310.pyc | Bin 7286 -> 0 bytes .../format_control.cpython-310.pyc | Bin 2738 -> 0 bytes .../models/__pycache__/index.cpython-310.pyc | Bin 1230 -> 0 bytes .../models/__pycache__/link.cpython-310.pyc | Bin 10162 -> 0 bytes .../models/__pycache__/scheme.cpython-310.pyc | Bin 1029 -> 0 bytes .../__pycache__/search_scope.cpython-310.pyc | Bin 3484 -> 0 bytes .../selection_prefs.cpython-310.pyc | Bin 1691 -> 0 bytes .../__pycache__/target_python.cpython-310.pyc | Bin 3442 -> 0 bytes .../models/__pycache__/wheel.cpython-310.pyc | Bin 4358 -> 0 bytes .../pip/_internal/models/candidate.py | 34 - .../pip/_internal/models/direct_url.py | 220 - .../pip/_internal/models/format_control.py | 80 - .../pip/_internal/models/index.py | 28 - .../pip/_internal/models/link.py | 288 - .../pip/_internal/models/scheme.py | 31 - .../pip/_internal/models/search_scope.py | 129 - .../pip/_internal/models/selection_prefs.py | 51 - .../pip/_internal/models/target_python.py | 110 - .../pip/_internal/models/wheel.py | 89 - .../pip/_internal/network/__init__.py | 2 - .../__pycache__/__init__.cpython-310.pyc | Bin 249 -> 0 bytes .../network/__pycache__/auth.cpython-310.pyc | Bin 7517 -> 0 bytes .../network/__pycache__/cache.cpython-310.pyc | Bin 2930 -> 0 bytes .../__pycache__/download.cpython-310.pyc | Bin 5496 -> 0 bytes .../__pycache__/lazy_wheel.cpython-310.pyc | Bin 8404 -> 0 bytes .../__pycache__/session.cpython-310.pyc | Bin 10725 -> 0 bytes .../network/__pycache__/utils.cpython-310.pyc | Bin 1445 -> 0 bytes .../__pycache__/xmlrpc.cpython-310.pyc | Bin 2062 -> 0 bytes .../pip/_internal/network/auth.py | 323 - .../pip/_internal/network/cache.py | 69 - .../pip/_internal/network/download.py | 185 - .../pip/_internal/network/lazy_wheel.py | 210 - .../pip/_internal/network/session.py | 454 - .../pip/_internal/network/utils.py | 96 - .../pip/_internal/network/xmlrpc.py | 60 - .../pip/_internal/operations/__init__.py | 0 .../__pycache__/__init__.cpython-310.pyc | Bin 197 -> 0 bytes .../__pycache__/check.cpython-310.pyc | Bin 4010 -> 0 bytes .../__pycache__/freeze.cpython-310.pyc | Bin 6195 -> 0 bytes .../__pycache__/prepare.cpython-310.pyc | Bin 14893 -> 0 bytes .../_internal/operations/build/__init__.py | 0 .../__pycache__/__init__.cpython-310.pyc | Bin 203 -> 0 bytes .../__pycache__/metadata.cpython-310.pyc | Bin 1430 -> 0 bytes .../metadata_editable.cpython-310.pyc | Bin 1464 -> 0 bytes .../metadata_legacy.cpython-310.pyc | Bin 2375 -> 0 bytes .../build/__pycache__/wheel.cpython-310.pyc | Bin 1220 -> 0 bytes .../wheel_editable.cpython-310.pyc | Bin 1444 -> 0 bytes .../__pycache__/wheel_legacy.cpython-310.pyc | Bin 2760 -> 0 bytes .../_internal/operations/build/metadata.py | 39 - .../operations/build/metadata_editable.py | 41 - .../operations/build/metadata_legacy.py | 74 - .../pip/_internal/operations/build/wheel.py | 37 - .../operations/build/wheel_editable.py | 46 - .../operations/build/wheel_legacy.py | 102 - .../pip/_internal/operations/check.py | 149 - .../pip/_internal/operations/freeze.py | 254 - .../_internal/operations/install/__init__.py | 2 - .../__pycache__/__init__.cpython-310.pyc | Bin 261 -> 0 bytes .../editable_legacy.cpython-310.pyc | Bin 1548 -> 0 bytes .../__pycache__/legacy.cpython-310.pyc | Bin 3332 -> 0 bytes .../install/__pycache__/wheel.cpython-310.pyc | Bin 21090 -> 0 bytes .../operations/install/editable_legacy.py | 47 - .../_internal/operations/install/legacy.py | 120 - .../pip/_internal/operations/install/wheel.py | 738 -- .../pip/_internal/operations/prepare.py | 642 -- .../site-packages/pip/_internal/pyproject.py | 168 - .../pip/_internal/req/__init__.py | 94 - .../req/__pycache__/__init__.cpython-310.pyc | Bin 2597 -> 0 bytes .../__pycache__/constructors.cpython-310.pyc | Bin 12160 -> 0 bytes .../req/__pycache__/req_file.cpython-310.pyc | Bin 13488 -> 0 bytes .../__pycache__/req_install.cpython-310.pyc | Bin 22177 -> 0 bytes .../req/__pycache__/req_set.cpython-310.pyc | Bin 5837 -> 0 bytes .../__pycache__/req_tracker.cpython-310.pyc | Bin 4305 -> 0 bytes .../__pycache__/req_uninstall.cpython-310.pyc | Bin 18943 -> 0 bytes .../pip/_internal/req/constructors.py | 490 - .../pip/_internal/req/req_file.py | 536 -- .../pip/_internal/req/req_install.py | 858 -- .../pip/_internal/req/req_set.py | 189 - .../pip/_internal/req/req_tracker.py | 124 - .../pip/_internal/req/req_uninstall.py | 633 -- .../pip/_internal/resolution/__init__.py | 0 .../__pycache__/__init__.cpython-310.pyc | Bin 197 -> 0 bytes .../__pycache__/base.cpython-310.pyc | Bin 1049 -> 0 bytes .../pip/_internal/resolution/base.py | 20 - .../_internal/resolution/legacy/__init__.py | 0 .../__pycache__/__init__.cpython-310.pyc | Bin 204 -> 0 bytes .../__pycache__/resolver.cpython-310.pyc | Bin 12291 -> 0 bytes .../_internal/resolution/legacy/resolver.py | 467 - .../resolution/resolvelib/__init__.py | 0 .../__pycache__/__init__.cpython-310.pyc | Bin 208 -> 0 bytes .../__pycache__/base.cpython-310.pyc | Bin 6451 -> 0 bytes .../__pycache__/candidates.cpython-310.pyc | Bin 18358 -> 0 bytes .../__pycache__/factory.cpython-310.pyc | Bin 19216 -> 0 bytes .../found_candidates.cpython-310.pyc | Bin 4868 -> 0 bytes .../__pycache__/provider.cpython-310.pyc | Bin 7710 -> 0 bytes .../__pycache__/reporter.cpython-310.pyc | Bin 3177 -> 0 bytes .../__pycache__/requirements.cpython-310.pyc | Bin 7466 -> 0 bytes .../__pycache__/resolver.cpython-310.pyc | Bin 8103 -> 0 bytes .../_internal/resolution/resolvelib/base.py | 141 - .../resolution/resolvelib/candidates.py | 547 -- .../resolution/resolvelib/factory.py | 739 -- .../resolution/resolvelib/found_candidates.py | 155 - .../resolution/resolvelib/provider.py | 248 - .../resolution/resolvelib/reporter.py | 68 - .../resolution/resolvelib/requirements.py | 166 - .../resolution/resolvelib/resolver.py | 292 - .../pip/_internal/self_outdated_check.py | 189 - .../pip/_internal/utils/__init__.py | 0 .../__pycache__/__init__.cpython-310.pyc | Bin 192 -> 0 bytes .../utils/__pycache__/_log.cpython-310.pyc | Bin 1520 -> 0 bytes .../utils/__pycache__/appdirs.cpython-310.pyc | Bin 1618 -> 0 bytes .../utils/__pycache__/compat.cpython-310.pyc | Bin 1508 -> 0 bytes .../compatibility_tags.cpython-310.pyc | Bin 4077 -> 0 bytes .../__pycache__/datetime.cpython-310.pyc | Bin 515 -> 0 bytes .../__pycache__/deprecation.cpython-310.pyc | Bin 3313 -> 0 bytes .../direct_url_helpers.cpython-310.pyc | Bin 2083 -> 0 bytes .../distutils_args.cpython-310.pyc | Bin 1099 -> 0 bytes .../__pycache__/egg_link.cpython-310.pyc | Bin 2148 -> 0 bytes .../__pycache__/encoding.cpython-310.pyc | Bin 1305 -> 0 bytes .../__pycache__/entrypoints.cpython-310.pyc | Bin 1302 -> 0 bytes .../__pycache__/filesystem.cpython-310.pyc | Bin 5160 -> 0 bytes .../__pycache__/filetypes.cpython-310.pyc | Bin 942 -> 0 bytes .../utils/__pycache__/glibc.cpython-310.pyc | Bin 1671 -> 0 bytes .../utils/__pycache__/hashes.cpython-310.pyc | Bin 5194 -> 0 bytes .../inject_securetransport.cpython-310.pyc | Bin 987 -> 0 bytes .../utils/__pycache__/logging.cpython-310.pyc | Bin 9631 -> 0 bytes .../utils/__pycache__/misc.cpython-310.pyc | Bin 19397 -> 0 bytes .../utils/__pycache__/models.cpython-310.pyc | Bin 1988 -> 0 bytes .../__pycache__/packaging.cpython-310.pyc | Bin 2080 -> 0 bytes .../setuptools_build.cpython-310.pyc | Bin 4595 -> 0 bytes .../__pycache__/subprocess.cpython-310.pyc | Bin 5774 -> 0 bytes .../__pycache__/temp_dir.cpython-310.pyc | Bin 7297 -> 0 bytes .../__pycache__/unpacking.cpython-310.pyc | Bin 6652 -> 0 bytes .../utils/__pycache__/urls.cpython-310.pyc | Bin 1585 -> 0 bytes .../__pycache__/virtualenv.cpython-310.pyc | Bin 3288 -> 0 bytes .../utils/__pycache__/wheel.cpython-310.pyc | Bin 4413 -> 0 bytes .../site-packages/pip/_internal/utils/_log.py | 38 - .../pip/_internal/utils/appdirs.py | 52 - .../pip/_internal/utils/compat.py | 63 - .../pip/_internal/utils/compatibility_tags.py | 165 - .../pip/_internal/utils/datetime.py | 11 - .../pip/_internal/utils/deprecation.py | 120 - .../pip/_internal/utils/direct_url_helpers.py | 87 - .../pip/_internal/utils/distutils_args.py | 42 - .../pip/_internal/utils/egg_link.py | 75 - .../pip/_internal/utils/encoding.py | 36 - .../pip/_internal/utils/entrypoints.py | 27 - .../pip/_internal/utils/filesystem.py | 182 - .../pip/_internal/utils/filetypes.py | 27 - .../pip/_internal/utils/glibc.py | 88 - .../pip/_internal/utils/hashes.py | 144 - .../_internal/utils/inject_securetransport.py | 35 - .../pip/_internal/utils/logging.py | 343 - .../site-packages/pip/_internal/utils/misc.py | 653 -- .../pip/_internal/utils/models.py | 39 - .../pip/_internal/utils/packaging.py | 57 - .../pip/_internal/utils/setuptools_build.py | 195 - .../pip/_internal/utils/subprocess.py | 260 - .../pip/_internal/utils/temp_dir.py | 246 - .../pip/_internal/utils/unpacking.py | 258 - .../site-packages/pip/_internal/utils/urls.py | 62 - .../pip/_internal/utils/virtualenv.py | 104 - .../pip/_internal/utils/wheel.py | 136 - .../pip/_internal/vcs/__init__.py | 15 - .../vcs/__pycache__/__init__.cpython-310.pyc | Bin 515 -> 0 bytes .../vcs/__pycache__/bazaar.cpython-310.pyc | Bin 3342 -> 0 bytes .../vcs/__pycache__/git.cpython-310.pyc | Bin 12545 -> 0 bytes .../vcs/__pycache__/mercurial.cpython-310.pyc | Bin 5061 -> 0 bytes .../__pycache__/subversion.cpython-310.pyc | Bin 8449 -> 0 bytes .../versioncontrol.cpython-310.pyc | Bin 21144 -> 0 bytes .../site-packages/pip/_internal/vcs/bazaar.py | 101 - .../site-packages/pip/_internal/vcs/git.py | 526 - .../pip/_internal/vcs/mercurial.py | 163 - .../pip/_internal/vcs/subversion.py | 324 - .../pip/_internal/vcs/versioncontrol.py | 705 -- .../pip/_internal/wheel_builder.py | 377 - .../site-packages/pip/_vendor/__init__.py | 111 - .../__pycache__/__init__.cpython-310.pyc | Bin 2915 -> 0 bytes .../__pycache__/distro.cpython-310.pyc | Bin 38233 -> 0 bytes .../_vendor/__pycache__/six.cpython-310.pyc | Bin 27582 -> 0 bytes .../typing_extensions.cpython-310.pyc | Bin 66578 -> 0 bytes .../pip/_vendor/cachecontrol/__init__.py | 18 - .../__pycache__/__init__.cpython-310.pyc | Bin 643 -> 0 bytes .../__pycache__/_cmd.cpython-310.pyc | Bin 1581 -> 0 bytes .../__pycache__/adapter.cpython-310.pyc | Bin 3157 -> 0 bytes .../__pycache__/cache.cpython-310.pyc | Bin 1847 -> 0 bytes .../__pycache__/compat.cpython-310.pyc | Bin 757 -> 0 bytes .../__pycache__/controller.cpython-310.pyc | Bin 8211 -> 0 bytes .../__pycache__/filewrapper.cpython-310.pyc | Bin 2793 -> 0 bytes .../__pycache__/heuristics.cpython-310.pyc | Bin 4717 -> 0 bytes .../__pycache__/serialize.cpython-310.pyc | Bin 4252 -> 0 bytes .../__pycache__/wrapper.cpython-310.pyc | Bin 688 -> 0 bytes .../pip/_vendor/cachecontrol/_cmd.py | 61 - .../pip/_vendor/cachecontrol/adapter.py | 137 - .../pip/_vendor/cachecontrol/cache.py | 43 - .../_vendor/cachecontrol/caches/__init__.py | 6 - .../__pycache__/__init__.cpython-310.pyc | Bin 294 -> 0 bytes .../__pycache__/file_cache.cpython-310.pyc | Bin 3368 -> 0 bytes .../__pycache__/redis_cache.cpython-310.pyc | Bin 1574 -> 0 bytes .../_vendor/cachecontrol/caches/file_cache.py | 150 - .../cachecontrol/caches/redis_cache.py | 37 - .../pip/_vendor/cachecontrol/compat.py | 32 - .../pip/_vendor/cachecontrol/controller.py | 415 - .../pip/_vendor/cachecontrol/filewrapper.py | 111 - .../pip/_vendor/cachecontrol/heuristics.py | 139 - .../pip/_vendor/cachecontrol/serialize.py | 186 - .../pip/_vendor/cachecontrol/wrapper.py | 33 - .../pip/_vendor/certifi/__init__.py | 3 - .../pip/_vendor/certifi/__main__.py | 12 - .../__pycache__/__init__.cpython-310.pyc | Bin 276 -> 0 bytes .../__pycache__/__main__.cpython-310.pyc | Bin 455 -> 0 bytes .../certifi/__pycache__/core.cpython-310.pyc | Bin 1514 -> 0 bytes .../pip/_vendor/certifi/cacert.pem | 4362 --------- .../site-packages/pip/_vendor/certifi/core.py | 76 - .../pip/_vendor/chardet/__init__.py | 83 - .../__pycache__/__init__.cpython-310.pyc | Bin 1900 -> 0 bytes .../__pycache__/big5freq.cpython-310.pyc | Bin 27179 -> 0 bytes .../__pycache__/big5prober.cpython-310.pyc | Bin 1130 -> 0 bytes .../chardistribution.cpython-310.pyc | Bin 5740 -> 0 bytes .../charsetgroupprober.cpython-310.pyc | Bin 2229 -> 0 bytes .../__pycache__/charsetprober.cpython-310.pyc | Bin 3483 -> 0 bytes .../codingstatemachine.cpython-310.pyc | Bin 2902 -> 0 bytes .../__pycache__/compat.cpython-310.pyc | Bin 401 -> 0 bytes .../__pycache__/cp949prober.cpython-310.pyc | Bin 1137 -> 0 bytes .../chardet/__pycache__/enums.cpython-310.pyc | Bin 2584 -> 0 bytes .../__pycache__/escprober.cpython-310.pyc | Bin 2631 -> 0 bytes .../chardet/__pycache__/escsm.cpython-310.pyc | Bin 8378 -> 0 bytes .../__pycache__/eucjpprober.cpython-310.pyc | Bin 2433 -> 0 bytes .../__pycache__/euckrfreq.cpython-310.pyc | Bin 12063 -> 0 bytes .../__pycache__/euckrprober.cpython-310.pyc | Bin 1138 -> 0 bytes .../__pycache__/euctwfreq.cpython-310.pyc | Bin 27183 -> 0 bytes .../__pycache__/euctwprober.cpython-310.pyc | Bin 1138 -> 0 bytes .../__pycache__/gb2312freq.cpython-310.pyc | Bin 19107 -> 0 bytes .../__pycache__/gb2312prober.cpython-310.pyc | Bin 1146 -> 0 bytes .../__pycache__/hebrewprober.cpython-310.pyc | Bin 3019 -> 0 bytes .../__pycache__/jisfreq.cpython-310.pyc | Bin 22135 -> 0 bytes .../__pycache__/jpcntx.cpython-310.pyc | Bin 37642 -> 0 bytes .../langbulgarianmodel.cpython-310.pyc | Bin 47923 -> 0 bytes .../langgreekmodel.cpython-310.pyc | Bin 46113 -> 0 bytes .../langhebrewmodel.cpython-310.pyc | Bin 44562 -> 0 bytes .../langhungarianmodel.cpython-310.pyc | Bin 47883 -> 0 bytes .../langrussianmodel.cpython-310.pyc | Bin 61016 -> 0 bytes .../__pycache__/langthaimodel.cpython-310.pyc | Bin 44738 -> 0 bytes .../langturkishmodel.cpython-310.pyc | Bin 44579 -> 0 bytes .../__pycache__/latin1prober.cpython-310.pyc | Bin 4429 -> 0 bytes .../mbcharsetprober.cpython-310.pyc | Bin 2248 -> 0 bytes .../mbcsgroupprober.cpython-310.pyc | Bin 1133 -> 0 bytes .../__pycache__/mbcssm.cpython-310.pyc | Bin 18760 -> 0 bytes .../sbcharsetprober.cpython-310.pyc | Bin 3079 -> 0 bytes .../sbcsgroupprober.cpython-310.pyc | Bin 1702 -> 0 bytes .../__pycache__/sjisprober.cpython-310.pyc | Bin 2471 -> 0 bytes .../universaldetector.cpython-310.pyc | Bin 5825 -> 0 bytes .../__pycache__/utf8prober.cpython-310.pyc | Bin 1982 -> 0 bytes .../__pycache__/version.cpython-310.pyc | Bin 439 -> 0 bytes .../pip/_vendor/chardet/big5freq.py | 386 - .../pip/_vendor/chardet/big5prober.py | 47 - .../pip/_vendor/chardet/chardistribution.py | 233 - .../pip/_vendor/chardet/charsetgroupprober.py | 107 - .../pip/_vendor/chardet/charsetprober.py | 145 - .../pip/_vendor/chardet/cli/__init__.py | 1 - .../cli/__pycache__/__init__.cpython-310.pyc | Bin 196 -> 0 bytes .../__pycache__/chardetect.cpython-310.pyc | Bin 2695 -> 0 bytes .../pip/_vendor/chardet/cli/chardetect.py | 84 - .../pip/_vendor/chardet/codingstatemachine.py | 88 - .../pip/_vendor/chardet/compat.py | 36 - .../pip/_vendor/chardet/cp949prober.py | 49 - .../pip/_vendor/chardet/enums.py | 76 - .../pip/_vendor/chardet/escprober.py | 101 - .../pip/_vendor/chardet/escsm.py | 246 - .../pip/_vendor/chardet/eucjpprober.py | 92 - .../pip/_vendor/chardet/euckrfreq.py | 195 - .../pip/_vendor/chardet/euckrprober.py | 47 - .../pip/_vendor/chardet/euctwfreq.py | 387 - .../pip/_vendor/chardet/euctwprober.py | 46 - .../pip/_vendor/chardet/gb2312freq.py | 283 - .../pip/_vendor/chardet/gb2312prober.py | 46 - .../pip/_vendor/chardet/hebrewprober.py | 292 - .../pip/_vendor/chardet/jisfreq.py | 325 - .../pip/_vendor/chardet/jpcntx.py | 233 - .../pip/_vendor/chardet/langbulgarianmodel.py | 4650 --------- .../pip/_vendor/chardet/langgreekmodel.py | 4398 --------- .../pip/_vendor/chardet/langhebrewmodel.py | 4383 --------- .../pip/_vendor/chardet/langhungarianmodel.py | 4650 --------- .../pip/_vendor/chardet/langrussianmodel.py | 5718 ----------- .../pip/_vendor/chardet/langthaimodel.py | 4383 --------- .../pip/_vendor/chardet/langturkishmodel.py | 4383 --------- .../pip/_vendor/chardet/latin1prober.py | 145 - .../pip/_vendor/chardet/mbcharsetprober.py | 91 - .../pip/_vendor/chardet/mbcsgroupprober.py | 54 - .../pip/_vendor/chardet/mbcssm.py | 572 -- .../pip/_vendor/chardet/metadata/__init__.py | 0 .../__pycache__/__init__.cpython-310.pyc | Bin 201 -> 0 bytes .../__pycache__/languages.cpython-310.pyc | Bin 7963 -> 0 bytes .../pip/_vendor/chardet/metadata/languages.py | 310 - .../pip/_vendor/chardet/sbcharsetprober.py | 145 - .../pip/_vendor/chardet/sbcsgroupprober.py | 83 - .../pip/_vendor/chardet/sjisprober.py | 92 - .../pip/_vendor/chardet/universaldetector.py | 286 - .../pip/_vendor/chardet/utf8prober.py | 82 - .../pip/_vendor/chardet/version.py | 9 - .../pip/_vendor/colorama/__init__.py | 6 - .../__pycache__/__init__.cpython-310.pyc | Bin 444 -> 0 bytes .../colorama/__pycache__/ansi.cpython-310.pyc | Bin 3005 -> 0 bytes .../__pycache__/ansitowin32.cpython-310.pyc | Bin 7903 -> 0 bytes .../__pycache__/initialise.cpython-310.pyc | Bin 1691 -> 0 bytes .../__pycache__/win32.cpython-310.pyc | Bin 3951 -> 0 bytes .../__pycache__/winterm.cpython-310.pyc | Bin 4568 -> 0 bytes .../pip/_vendor/colorama/ansi.py | 102 - .../pip/_vendor/colorama/ansitowin32.py | 258 - .../pip/_vendor/colorama/initialise.py | 80 - .../pip/_vendor/colorama/win32.py | 152 - .../pip/_vendor/colorama/winterm.py | 169 - .../pip/_vendor/distlib/__init__.py | 23 - .../__pycache__/__init__.cpython-310.pyc | Bin 1063 -> 0 bytes .../__pycache__/compat.cpython-310.pyc | Bin 31409 -> 0 bytes .../__pycache__/database.cpython-310.pyc | Bin 42864 -> 0 bytes .../distlib/__pycache__/index.cpython-310.pyc | Bin 17318 -> 0 bytes .../__pycache__/locators.cpython-310.pyc | Bin 38377 -> 0 bytes .../__pycache__/manifest.cpython-310.pyc | Bin 10231 -> 0 bytes .../__pycache__/markers.cpython-310.pyc | Bin 5035 -> 0 bytes .../__pycache__/metadata.cpython-310.pyc | Bin 26563 -> 0 bytes .../__pycache__/resources.cpython-310.pyc | Bin 11037 -> 0 bytes .../__pycache__/scripts.cpython-310.pyc | Bin 11253 -> 0 bytes .../distlib/__pycache__/util.cpython-310.pyc | Bin 51696 -> 0 bytes .../__pycache__/version.cpython-310.pyc | Bin 20150 -> 0 bytes .../distlib/__pycache__/wheel.cpython-310.pyc | Bin 27310 -> 0 bytes .../pip/_vendor/distlib/compat.py | 1116 --- .../pip/_vendor/distlib/database.py | 1345 --- .../pip/_vendor/distlib/index.py | 509 - .../pip/_vendor/distlib/locators.py | 1300 --- .../pip/_vendor/distlib/manifest.py | 393 - .../pip/_vendor/distlib/markers.py | 152 - .../pip/_vendor/distlib/metadata.py | 1058 -- .../pip/_vendor/distlib/resources.py | 358 - .../pip/_vendor/distlib/scripts.py | 429 - .../site-packages/pip/_vendor/distlib/util.py | 1932 ---- .../pip/_vendor/distlib/version.py | 739 -- .../pip/_vendor/distlib/wheel.py | 1053 -- .../site-packages/pip/_vendor/distro.py | 1386 --- .../pip/_vendor/html5lib/__init__.py | 35 - .../__pycache__/__init__.cpython-310.pyc | Bin 1303 -> 0 bytes .../__pycache__/_ihatexml.cpython-310.pyc | Bin 13858 -> 0 bytes .../__pycache__/_inputstream.cpython-310.pyc | Bin 21675 -> 0 bytes .../__pycache__/_tokenizer.cpython-310.pyc | Bin 37321 -> 0 bytes .../__pycache__/_utils.cpython-310.pyc | Bin 4797 -> 0 bytes .../__pycache__/constants.cpython-310.pyc | Bin 161262 -> 0 bytes .../__pycache__/html5parser.cpython-310.pyc | Bin 88472 -> 0 bytes .../__pycache__/serializer.cpython-310.pyc | Bin 10738 -> 0 bytes .../pip/_vendor/html5lib/_ihatexml.py | 289 - .../pip/_vendor/html5lib/_inputstream.py | 918 -- .../pip/_vendor/html5lib/_tokenizer.py | 1735 ---- .../pip/_vendor/html5lib/_trie/__init__.py | 5 - .../__pycache__/__init__.cpython-310.pyc | Bin 353 -> 0 bytes .../_trie/__pycache__/_base.cpython-310.pyc | Bin 1605 -> 0 bytes .../_trie/__pycache__/py.cpython-310.pyc | Bin 2268 -> 0 bytes .../pip/_vendor/html5lib/_trie/_base.py | 40 - .../pip/_vendor/html5lib/_trie/py.py | 67 - .../pip/_vendor/html5lib/_utils.py | 159 - .../pip/_vendor/html5lib/constants.py | 2946 ------ .../pip/_vendor/html5lib/filters/__init__.py | 0 .../__pycache__/__init__.cpython-310.pyc | Bin 201 -> 0 bytes .../alphabeticalattributes.cpython-310.pyc | Bin 1331 -> 0 bytes .../filters/__pycache__/base.cpython-310.pyc | Bin 871 -> 0 bytes .../inject_meta_charset.cpython-310.pyc | Bin 1869 -> 0 bytes .../filters/__pycache__/lint.cpython-310.pyc | Bin 2577 -> 0 bytes .../__pycache__/optionaltags.cpython-310.pyc | Bin 2728 -> 0 bytes .../__pycache__/sanitizer.cpython-310.pyc | Bin 20025 -> 0 bytes .../__pycache__/whitespace.cpython-310.pyc | Bin 1375 -> 0 bytes .../filters/alphabeticalattributes.py | 29 - .../pip/_vendor/html5lib/filters/base.py | 12 - .../html5lib/filters/inject_meta_charset.py | 73 - .../pip/_vendor/html5lib/filters/lint.py | 93 - .../_vendor/html5lib/filters/optionaltags.py | 207 - .../pip/_vendor/html5lib/filters/sanitizer.py | 916 -- .../_vendor/html5lib/filters/whitespace.py | 38 - .../pip/_vendor/html5lib/html5parser.py | 2795 ------ .../pip/_vendor/html5lib/serializer.py | 409 - .../_vendor/html5lib/treeadapters/__init__.py | 30 - .../__pycache__/__init__.cpython-310.pyc | Bin 942 -> 0 bytes .../__pycache__/genshi.cpython-310.pyc | Bin 1554 -> 0 bytes .../__pycache__/sax.cpython-310.pyc | Bin 1461 -> 0 bytes .../_vendor/html5lib/treeadapters/genshi.py | 54 - .../pip/_vendor/html5lib/treeadapters/sax.py | 50 - .../_vendor/html5lib/treebuilders/__init__.py | 88 - .../__pycache__/__init__.cpython-310.pyc | Bin 3333 -> 0 bytes .../__pycache__/base.cpython-310.pyc | Bin 11324 -> 0 bytes .../__pycache__/dom.cpython-310.pyc | Bin 9411 -> 0 bytes .../__pycache__/etree.cpython-310.pyc | Bin 11713 -> 0 bytes .../__pycache__/etree_lxml.cpython-310.pyc | Bin 13028 -> 0 bytes .../pip/_vendor/html5lib/treebuilders/base.py | 417 - .../pip/_vendor/html5lib/treebuilders/dom.py | 239 - .../_vendor/html5lib/treebuilders/etree.py | 343 - .../html5lib/treebuilders/etree_lxml.py | 392 - .../_vendor/html5lib/treewalkers/__init__.py | 154 - .../__pycache__/__init__.cpython-310.pyc | Bin 3983 -> 0 bytes .../__pycache__/base.cpython-310.pyc | Bin 6944 -> 0 bytes .../__pycache__/dom.cpython-310.pyc | Bin 1715 -> 0 bytes .../__pycache__/etree.cpython-310.pyc | Bin 3473 -> 0 bytes .../__pycache__/etree_lxml.cpython-310.pyc | Bin 6560 -> 0 bytes .../__pycache__/genshi.cpython-310.pyc | Bin 1921 -> 0 bytes .../pip/_vendor/html5lib/treewalkers/base.py | 252 - .../pip/_vendor/html5lib/treewalkers/dom.py | 43 - .../pip/_vendor/html5lib/treewalkers/etree.py | 131 - .../html5lib/treewalkers/etree_lxml.py | 215 - .../_vendor/html5lib/treewalkers/genshi.py | 69 - .../pip/_vendor/idna/__init__.py | 44 - .../idna/__pycache__/__init__.cpython-310.pyc | Bin 848 -> 0 bytes .../idna/__pycache__/codec.cpython-310.pyc | Bin 2819 -> 0 bytes .../idna/__pycache__/compat.cpython-310.pyc | Bin 748 -> 0 bytes .../idna/__pycache__/core.cpython-310.pyc | Bin 9563 -> 0 bytes .../idna/__pycache__/idnadata.cpython-310.pyc | Bin 38226 -> 0 bytes .../__pycache__/intranges.cpython-310.pyc | Bin 1985 -> 0 bytes .../__pycache__/package_data.cpython-310.pyc | Bin 212 -> 0 bytes .../__pycache__/uts46data.cpython-310.pyc | Bin 150947 -> 0 bytes .../site-packages/pip/_vendor/idna/codec.py | 112 - .../site-packages/pip/_vendor/idna/compat.py | 13 - .../site-packages/pip/_vendor/idna/core.py | 397 - .../pip/_vendor/idna/idnadata.py | 2137 ----- .../pip/_vendor/idna/intranges.py | 54 - .../pip/_vendor/idna/package_data.py | 2 - .../pip/_vendor/idna/uts46data.py | 8512 ----------------- .../pip/_vendor/msgpack/__init__.py | 54 - .../__pycache__/__init__.cpython-310.pyc | Bin 1428 -> 0 bytes .../__pycache__/_version.cpython-310.pyc | Bin 219 -> 0 bytes .../__pycache__/exceptions.cpython-310.pyc | Bin 1809 -> 0 bytes .../msgpack/__pycache__/ext.cpython-310.pyc | Bin 6317 -> 0 bytes .../__pycache__/fallback.cpython-310.pyc | Bin 25446 -> 0 bytes .../pip/_vendor/msgpack/_version.py | 1 - .../pip/_vendor/msgpack/exceptions.py | 48 - .../site-packages/pip/_vendor/msgpack/ext.py | 193 - .../pip/_vendor/msgpack/fallback.py | 1012 -- .../pip/_vendor/packaging/__about__.py | 26 - .../pip/_vendor/packaging/__init__.py | 25 - .../__pycache__/__about__.cpython-310.pyc | Bin 591 -> 0 bytes .../__pycache__/__init__.cpython-310.pyc | Bin 447 -> 0 bytes .../__pycache__/_manylinux.cpython-310.pyc | Bin 7301 -> 0 bytes .../__pycache__/_musllinux.cpython-310.pyc | Bin 4613 -> 0 bytes .../__pycache__/_structures.cpython-310.pyc | Bin 2706 -> 0 bytes .../__pycache__/markers.cpython-310.pyc | Bin 9288 -> 0 bytes .../__pycache__/requirements.cpython-310.pyc | Bin 3976 -> 0 bytes .../__pycache__/specifiers.cpython-310.pyc | Bin 21528 -> 0 bytes .../__pycache__/tags.cpython-310.pyc | Bin 12191 -> 0 bytes .../__pycache__/utils.cpython-310.pyc | Bin 3576 -> 0 bytes .../__pycache__/version.cpython-310.pyc | Bin 12926 -> 0 bytes .../pip/_vendor/packaging/_manylinux.py | 301 - .../pip/_vendor/packaging/_musllinux.py | 136 - .../pip/_vendor/packaging/_structures.py | 61 - .../pip/_vendor/packaging/markers.py | 304 - .../pip/_vendor/packaging/requirements.py | 146 - .../pip/_vendor/packaging/specifiers.py | 802 -- .../pip/_vendor/packaging/tags.py | 487 - .../pip/_vendor/packaging/utils.py | 136 - .../pip/_vendor/packaging/version.py | 504 - .../pip/_vendor/pep517/__init__.py | 6 - .../__pycache__/__init__.cpython-310.pyc | Bin 314 -> 0 bytes .../pep517/__pycache__/build.cpython-310.pyc | Bin 3597 -> 0 bytes .../pep517/__pycache__/check.cpython-310.pyc | Bin 4561 -> 0 bytes .../__pycache__/colorlog.cpython-310.pyc | Bin 2965 -> 0 bytes .../pep517/__pycache__/compat.cpython-310.pyc | Bin 1538 -> 0 bytes .../__pycache__/dirtools.cpython-310.pyc | Bin 1356 -> 0 bytes .../__pycache__/envbuild.cpython-310.pyc | Bin 4379 -> 0 bytes .../pep517/__pycache__/meta.cpython-310.pyc | Bin 2961 -> 0 bytes .../__pycache__/wrappers.cpython-310.pyc | Bin 12307 -> 0 bytes .../site-packages/pip/_vendor/pep517/build.py | 127 - .../site-packages/pip/_vendor/pep517/check.py | 207 - .../pip/_vendor/pep517/colorlog.py | 115 - .../pip/_vendor/pep517/compat.py | 51 - .../pip/_vendor/pep517/dirtools.py | 44 - .../pip/_vendor/pep517/envbuild.py | 171 - .../pip/_vendor/pep517/in_process/__init__.py | 17 - .../__pycache__/__init__.cpython-310.pyc | Bin 922 -> 0 bytes .../__pycache__/_in_process.cpython-310.pyc | Bin 10069 -> 0 bytes .../_vendor/pep517/in_process/_in_process.py | 363 - .../site-packages/pip/_vendor/pep517/meta.py | 92 - .../pip/_vendor/pep517/wrappers.py | 375 - .../pip/_vendor/pkg_resources/__init__.py | 3296 ------- .../__pycache__/__init__.cpython-310.pyc | Bin 99877 -> 0 bytes .../__pycache__/py31compat.cpython-310.pyc | Bin 661 -> 0 bytes .../pip/_vendor/pkg_resources/py31compat.py | 23 - .../pip/_vendor/platformdirs/__init__.py | 331 - .../pip/_vendor/platformdirs/__main__.py | 46 - .../__pycache__/__init__.cpython-310.pyc | Bin 10477 -> 0 bytes .../__pycache__/__main__.cpython-310.pyc | Bin 1237 -> 0 bytes .../__pycache__/android.cpython-310.pyc | Bin 4269 -> 0 bytes .../__pycache__/api.cpython-310.pyc | Bin 5203 -> 0 bytes .../__pycache__/macos.cpython-310.pyc | Bin 3191 -> 0 bytes .../__pycache__/unix.cpython-310.pyc | Bin 6892 -> 0 bytes .../__pycache__/version.cpython-310.pyc | Bin 296 -> 0 bytes .../__pycache__/windows.cpython-310.pyc | Bin 6435 -> 0 bytes .../pip/_vendor/platformdirs/android.py | 119 - .../pip/_vendor/platformdirs/api.py | 156 - .../pip/_vendor/platformdirs/macos.py | 64 - .../pip/_vendor/platformdirs/unix.py | 181 - .../pip/_vendor/platformdirs/version.py | 4 - .../pip/_vendor/platformdirs/windows.py | 182 - .../pip/_vendor/progress/__init__.py | 189 - .../__pycache__/__init__.cpython-310.pyc | Bin 5731 -> 0 bytes .../progress/__pycache__/bar.cpython-310.pyc | Bin 2696 -> 0 bytes .../__pycache__/colors.cpython-310.pyc | Bin 1489 -> 0 bytes .../__pycache__/counter.cpython-310.pyc | Bin 1560 -> 0 bytes .../__pycache__/spinner.cpython-310.pyc | Bin 1390 -> 0 bytes .../site-packages/pip/_vendor/progress/bar.py | 93 - .../pip/_vendor/progress/colors.py | 79 - .../pip/_vendor/progress/counter.py | 47 - .../pip/_vendor/progress/spinner.py | 45 - .../pip/_vendor/pygments/__init__.py | 83 - .../pip/_vendor/pygments/__main__.py | 17 - .../__pycache__/__init__.cpython-310.pyc | Bin 2993 -> 0 bytes .../__pycache__/__main__.cpython-310.pyc | Bin 589 -> 0 bytes .../__pycache__/cmdline.cpython-310.pyc | Bin 15452 -> 0 bytes .../__pycache__/console.cpython-310.pyc | Bin 1884 -> 0 bytes .../__pycache__/filter.cpython-310.pyc | Bin 2655 -> 0 bytes .../__pycache__/formatter.cpython-310.pyc | Bin 3011 -> 0 bytes .../__pycache__/lexer.cpython-310.pyc | Bin 24365 -> 0 bytes .../__pycache__/modeline.cpython-310.pyc | Bin 1193 -> 0 bytes .../__pycache__/plugin.cpython-310.pyc | Bin 2045 -> 0 bytes .../__pycache__/regexopt.cpython-310.pyc | Bin 2957 -> 0 bytes .../__pycache__/scanner.cpython-310.pyc | Bin 3558 -> 0 bytes .../__pycache__/sphinxext.cpython-310.pyc | Bin 4543 -> 0 bytes .../__pycache__/style.cpython-310.pyc | Bin 4580 -> 0 bytes .../__pycache__/token.cpython-310.pyc | Bin 4652 -> 0 bytes .../__pycache__/unistring.cpython-310.pyc | Bin 31206 -> 0 bytes .../pygments/__pycache__/util.cpython-310.pyc | Bin 9163 -> 0 bytes .../pip/_vendor/pygments/cmdline.py | 663 -- .../pip/_vendor/pygments/console.py | 70 - .../pip/_vendor/pygments/filter.py | 71 - .../pip/_vendor/pygments/filters/__init__.py | 937 -- .../__pycache__/__init__.cpython-310.pyc | Bin 29514 -> 0 bytes .../pip/_vendor/pygments/formatter.py | 94 - .../_vendor/pygments/formatters/__init__.py | 153 - .../__pycache__/__init__.cpython-310.pyc | Bin 4669 -> 0 bytes .../__pycache__/_mapping.cpython-310.pyc | Bin 5536 -> 0 bytes .../__pycache__/bbcode.cpython-310.pyc | Bin 3086 -> 0 bytes .../__pycache__/groff.cpython-310.pyc | Bin 4359 -> 0 bytes .../__pycache__/html.cpython-310.pyc | Bin 29070 -> 0 bytes .../__pycache__/img.cpython-310.pyc | Bin 17498 -> 0 bytes .../__pycache__/irc.cpython-310.pyc | Bin 4589 -> 0 bytes .../__pycache__/latex.cpython-310.pyc | Bin 13495 -> 0 bytes .../__pycache__/other.cpython-310.pyc | Bin 4805 -> 0 bytes .../__pycache__/pangomarkup.cpython-310.pyc | Bin 2105 -> 0 bytes .../__pycache__/rtf.cpython-310.pyc | Bin 4135 -> 0 bytes .../__pycache__/svg.cpython-310.pyc | Bin 6333 -> 0 bytes .../__pycache__/terminal.cpython-310.pyc | Bin 4000 -> 0 bytes .../__pycache__/terminal256.cpython-310.pyc | Bin 9250 -> 0 bytes .../_vendor/pygments/formatters/_mapping.py | 84 - .../pip/_vendor/pygments/formatters/bbcode.py | 108 - .../pip/_vendor/pygments/formatters/groff.py | 168 - .../pip/_vendor/pygments/formatters/html.py | 983 -- .../pip/_vendor/pygments/formatters/img.py | 641 -- .../pip/_vendor/pygments/formatters/irc.py | 179 - .../pip/_vendor/pygments/formatters/latex.py | 511 - .../pip/_vendor/pygments/formatters/other.py | 161 - .../pygments/formatters/pangomarkup.py | 83 - .../pip/_vendor/pygments/formatters/rtf.py | 146 - .../pip/_vendor/pygments/formatters/svg.py | 188 - .../_vendor/pygments/formatters/terminal.py | 127 - .../pygments/formatters/terminal256.py | 338 - .../pip/_vendor/pygments/lexer.py | 879 -- .../pip/_vendor/pygments/lexers/__init__.py | 341 - .../__pycache__/__init__.cpython-310.pyc | Bin 9185 -> 0 bytes .../__pycache__/_mapping.cpython-310.pyc | Bin 58123 -> 0 bytes .../lexers/__pycache__/python.cpython-310.pyc | Bin 29384 -> 0 bytes .../pip/_vendor/pygments/lexers/_mapping.py | 580 -- .../pip/_vendor/pygments/lexers/python.py | 1188 --- .../pip/_vendor/pygments/modeline.py | 43 - .../pip/_vendor/pygments/plugin.py | 69 - .../pip/_vendor/pygments/regexopt.py | 91 - .../pip/_vendor/pygments/scanner.py | 104 - .../pip/_vendor/pygments/sphinxext.py | 155 - .../pip/_vendor/pygments/style.py | 197 - .../pip/_vendor/pygments/styles/__init__.py | 93 - .../__pycache__/__init__.cpython-310.pyc | Bin 3221 -> 0 bytes .../pip/_vendor/pygments/token.py | 212 - .../pip/_vendor/pygments/unistring.py | 153 - .../pip/_vendor/pygments/util.py | 308 - .../pip/_vendor/pyparsing/__init__.py | 328 - .../__pycache__/__init__.cpython-310.pyc | Bin 7126 -> 0 bytes .../__pycache__/actions.cpython-310.pyc | Bin 7183 -> 0 bytes .../__pycache__/common.cpython-310.pyc | Bin 10106 -> 0 bytes .../__pycache__/core.cpython-310.pyc | Bin 175236 -> 0 bytes .../__pycache__/exceptions.cpython-310.pyc | Bin 9073 -> 0 bytes .../__pycache__/helpers.cpython-310.pyc | Bin 34768 -> 0 bytes .../__pycache__/results.cpython-310.pyc | Bin 24780 -> 0 bytes .../__pycache__/testing.cpython-310.pyc | Bin 12101 -> 0 bytes .../__pycache__/unicode.cpython-310.pyc | Bin 9815 -> 0 bytes .../__pycache__/util.cpython-310.pyc | Bin 8606 -> 0 bytes .../pip/_vendor/pyparsing/actions.py | 207 - .../pip/_vendor/pyparsing/common.py | 424 - .../pip/_vendor/pyparsing/core.py | 5789 ----------- .../pip/_vendor/pyparsing/diagram/__init__.py | 593 -- .../__pycache__/__init__.cpython-310.pyc | Bin 15646 -> 0 bytes .../pip/_vendor/pyparsing/exceptions.py | 267 - .../pip/_vendor/pyparsing/helpers.py | 1069 --- .../pip/_vendor/pyparsing/results.py | 760 -- .../pip/_vendor/pyparsing/testing.py | 331 - .../pip/_vendor/pyparsing/unicode.py | 332 - .../pip/_vendor/pyparsing/util.py | 235 - .../pip/_vendor/requests/__init__.py | 154 - .../__pycache__/__init__.cpython-310.pyc | Bin 4039 -> 0 bytes .../__pycache__/__version__.cpython-310.pyc | Bin 556 -> 0 bytes .../_internal_utils.cpython-310.pyc | Bin 1308 -> 0 bytes .../__pycache__/adapters.cpython-310.pyc | Bin 17044 -> 0 bytes .../requests/__pycache__/api.cpython-310.pyc | Bin 6655 -> 0 bytes .../requests/__pycache__/auth.cpython-310.pyc | Bin 8098 -> 0 bytes .../__pycache__/certs.cpython-310.pyc | Bin 640 -> 0 bytes .../__pycache__/compat.cpython-310.pyc | Bin 1675 -> 0 bytes .../__pycache__/cookies.cpython-310.pyc | Bin 18688 -> 0 bytes .../__pycache__/exceptions.cpython-310.pyc | Bin 5249 -> 0 bytes .../requests/__pycache__/help.cpython-310.pyc | Bin 2908 -> 0 bytes .../__pycache__/hooks.cpython-310.pyc | Bin 995 -> 0 bytes .../__pycache__/models.cpython-310.pyc | Bin 24314 -> 0 bytes .../__pycache__/packages.cpython-310.pyc | Bin 509 -> 0 bytes .../__pycache__/sessions.cpython-310.pyc | Bin 19622 -> 0 bytes .../__pycache__/status_codes.cpython-310.pyc | Bin 4672 -> 0 bytes .../__pycache__/structures.cpython-310.pyc | Bin 4454 -> 0 bytes .../__pycache__/utils.cpython-310.pyc | Bin 24397 -> 0 bytes .../pip/_vendor/requests/__version__.py | 14 - .../pip/_vendor/requests/_internal_utils.py | 42 - .../pip/_vendor/requests/adapters.py | 538 -- .../site-packages/pip/_vendor/requests/api.py | 159 - .../pip/_vendor/requests/auth.py | 305 - .../pip/_vendor/requests/certs.py | 18 - .../pip/_vendor/requests/compat.py | 77 - .../pip/_vendor/requests/cookies.py | 549 -- .../pip/_vendor/requests/exceptions.py | 133 - .../pip/_vendor/requests/help.py | 132 - .../pip/_vendor/requests/hooks.py | 34 - .../pip/_vendor/requests/models.py | 973 -- .../pip/_vendor/requests/packages.py | 16 - .../pip/_vendor/requests/sessions.py | 771 -- .../pip/_vendor/requests/status_codes.py | 123 - .../pip/_vendor/requests/structures.py | 105 - .../pip/_vendor/requests/utils.py | 1060 -- .../pip/_vendor/resolvelib/__init__.py | 26 - .../__pycache__/__init__.cpython-310.pyc | Bin 607 -> 0 bytes .../__pycache__/providers.cpython-310.pyc | Bin 6658 -> 0 bytes .../__pycache__/reporters.cpython-310.pyc | Bin 2578 -> 0 bytes .../__pycache__/resolvers.cpython-310.pyc | Bin 15131 -> 0 bytes .../__pycache__/structs.cpython-310.pyc | Bin 7164 -> 0 bytes .../pip/_vendor/resolvelib/compat/__init__.py | 0 .../__pycache__/__init__.cpython-310.pyc | Bin 202 -> 0 bytes .../collections_abc.cpython-310.pyc | Bin 378 -> 0 bytes .../resolvelib/compat/collections_abc.py | 6 - .../pip/_vendor/resolvelib/providers.py | 133 - .../pip/_vendor/resolvelib/reporters.py | 43 - .../pip/_vendor/resolvelib/resolvers.py | 482 - .../pip/_vendor/resolvelib/structs.py | 165 - .../pip/_vendor/rich/__init__.py | 172 - .../pip/_vendor/rich/__main__.py | 280 - .../rich/__pycache__/__init__.cpython-310.pyc | Bin 5892 -> 0 bytes .../rich/__pycache__/__main__.cpython-310.pyc | Bin 7326 -> 0 bytes .../__pycache__/_cell_widths.cpython-310.pyc | Bin 7815 -> 0 bytes .../__pycache__/_emoji_codes.cpython-310.pyc | Bin 360055 -> 0 bytes .../_emoji_replace.cpython-310.pyc | Bin 1195 -> 0 bytes .../__pycache__/_extension.cpython-310.pyc | Bin 496 -> 0 bytes .../rich/__pycache__/_inspect.cpython-310.pyc | Bin 6613 -> 0 bytes .../__pycache__/_log_render.cpython-310.pyc | Bin 2641 -> 0 bytes .../rich/__pycache__/_loop.cpython-310.pyc | Bin 1293 -> 0 bytes .../__pycache__/_lru_cache.cpython-310.pyc | Bin 1576 -> 0 bytes .../__pycache__/_palettes.cpython-310.pyc | Bin 5098 -> 0 bytes .../rich/__pycache__/_pick.cpython-310.pyc | Bin 641 -> 0 bytes .../rich/__pycache__/_ratio.cpython-310.pyc | Bin 5158 -> 0 bytes .../__pycache__/_spinners.cpython-310.pyc | Bin 15214 -> 0 bytes .../rich/__pycache__/_stack.cpython-310.pyc | Bin 839 -> 0 bytes .../rich/__pycache__/_timer.cpython-310.pyc | Bin 688 -> 0 bytes .../rich/__pycache__/_windows.cpython-310.pyc | Bin 1879 -> 0 bytes .../rich/__pycache__/_wrap.cpython-310.pyc | Bin 1517 -> 0 bytes .../rich/__pycache__/abc.cpython-310.pyc | Bin 1315 -> 0 bytes .../rich/__pycache__/align.cpython-310.pyc | Bin 7969 -> 0 bytes .../rich/__pycache__/ansi.cpython-310.pyc | Bin 6018 -> 0 bytes .../rich/__pycache__/bar.cpython-310.pyc | Bin 2984 -> 0 bytes .../rich/__pycache__/box.cpython-310.pyc | Bin 7758 -> 0 bytes .../rich/__pycache__/cells.cpython-310.pyc | Bin 3500 -> 0 bytes .../rich/__pycache__/color.cpython-310.pyc | Bin 16756 -> 0 bytes .../__pycache__/color_triplet.cpython-310.pyc | Bin 1438 -> 0 bytes .../rich/__pycache__/columns.cpython-310.pyc | Bin 6198 -> 0 bytes .../rich/__pycache__/console.cpython-310.pyc | Bin 70443 -> 0 bytes .../__pycache__/constrain.cpython-310.pyc | Bin 1755 -> 0 bytes .../__pycache__/containers.cpython-310.pyc | Bin 6487 -> 0 bytes .../rich/__pycache__/control.cpython-310.pyc | Bin 6830 -> 0 bytes .../default_styles.cpython-310.pyc | Bin 6030 -> 0 bytes .../rich/__pycache__/diagnose.cpython-310.pyc | Bin 356 -> 0 bytes .../rich/__pycache__/emoji.cpython-310.pyc | Bin 3268 -> 0 bytes .../rich/__pycache__/errors.cpython-310.pyc | Bin 1528 -> 0 bytes .../__pycache__/file_proxy.cpython-310.pyc | Bin 2265 -> 0 bytes .../rich/__pycache__/filesize.cpython-310.pyc | Bin 2617 -> 0 bytes .../__pycache__/highlighter.cpython-310.pyc | Bin 5344 -> 0 bytes .../rich/__pycache__/json.cpython-310.pyc | Bin 4748 -> 0 bytes .../rich/__pycache__/jupyter.cpython-310.pyc | Bin 3827 -> 0 bytes .../rich/__pycache__/layout.cpython-310.pyc | Bin 14679 -> 0 bytes .../rich/__pycache__/live.cpython-310.pyc | Bin 11569 -> 0 bytes .../__pycache__/live_render.cpython-310.pyc | Bin 3403 -> 0 bytes .../rich/__pycache__/logging.cpython-310.pyc | Bin 9295 -> 0 bytes .../rich/__pycache__/markup.cpython-310.pyc | Bin 5914 -> 0 bytes .../rich/__pycache__/measure.cpython-310.pyc | Bin 5059 -> 0 bytes .../rich/__pycache__/padding.cpython-310.pyc | Bin 4483 -> 0 bytes .../rich/__pycache__/pager.cpython-310.pyc | Bin 1496 -> 0 bytes .../rich/__pycache__/palette.cpython-310.pyc | Bin 3709 -> 0 bytes .../rich/__pycache__/panel.cpython-310.pyc | Bin 6392 -> 0 bytes .../rich/__pycache__/pretty.cpython-310.pyc | Bin 25104 -> 0 bytes .../rich/__pycache__/progress.cpython-310.pyc | Bin 33332 -> 0 bytes .../__pycache__/progress_bar.cpython-310.pyc | Bin 6708 -> 0 bytes .../rich/__pycache__/prompt.cpython-310.pyc | Bin 11300 -> 0 bytes .../rich/__pycache__/protocol.cpython-310.pyc | Bin 1372 -> 0 bytes .../rich/__pycache__/region.cpython-310.pyc | Bin 528 -> 0 bytes .../rich/__pycache__/repr.cpython-310.pyc | Bin 4041 -> 0 bytes .../rich/__pycache__/rule.cpython-310.pyc | Bin 3738 -> 0 bytes .../rich/__pycache__/scope.cpython-310.pyc | Bin 2989 -> 0 bytes .../rich/__pycache__/screen.cpython-310.pyc | Bin 1880 -> 0 bytes .../rich/__pycache__/segment.cpython-310.pyc | Bin 20570 -> 0 bytes .../rich/__pycache__/spinner.cpython-310.pyc | Bin 4400 -> 0 bytes .../rich/__pycache__/status.cpython-310.pyc | Bin 4594 -> 0 bytes .../rich/__pycache__/style.cpython-310.pyc | Bin 20523 -> 0 bytes .../rich/__pycache__/styled.cpython-310.pyc | Bin 1764 -> 0 bytes .../rich/__pycache__/syntax.cpython-310.pyc | Bin 19037 -> 0 bytes .../rich/__pycache__/table.cpython-310.pyc | Bin 26975 -> 0 bytes .../rich/__pycache__/tabulate.cpython-310.pyc | Bin 1757 -> 0 bytes .../terminal_theme.cpython-310.pyc | Bin 1721 -> 0 bytes .../rich/__pycache__/text.cpython-310.pyc | Bin 39285 -> 0 bytes .../rich/__pycache__/theme.cpython-310.pyc | Bin 4701 -> 0 bytes .../rich/__pycache__/themes.cpython-310.pyc | Bin 294 -> 0 bytes .../__pycache__/traceback.cpython-310.pyc | Bin 19538 -> 0 bytes .../rich/__pycache__/tree.cpython-310.pyc | Bin 7318 -> 0 bytes .../pip/_vendor/rich/_cell_widths.py | 451 - .../pip/_vendor/rich/_emoji_codes.py | 3610 ------- .../pip/_vendor/rich/_emoji_replace.py | 32 - .../pip/_vendor/rich/_extension.py | 10 - .../pip/_vendor/rich/_inspect.py | 210 - .../pip/_vendor/rich/_log_render.py | 94 - .../site-packages/pip/_vendor/rich/_loop.py | 43 - .../pip/_vendor/rich/_lru_cache.py | 34 - .../pip/_vendor/rich/_palettes.py | 309 - .../site-packages/pip/_vendor/rich/_pick.py | 17 - .../site-packages/pip/_vendor/rich/_ratio.py | 160 - .../pip/_vendor/rich/_spinners.py | 848 -- .../site-packages/pip/_vendor/rich/_stack.py | 16 - .../site-packages/pip/_vendor/rich/_timer.py | 19 - .../pip/_vendor/rich/_windows.py | 72 - .../site-packages/pip/_vendor/rich/_wrap.py | 55 - .../site-packages/pip/_vendor/rich/abc.py | 33 - .../site-packages/pip/_vendor/rich/align.py | 312 - .../site-packages/pip/_vendor/rich/ansi.py | 228 - .../site-packages/pip/_vendor/rich/bar.py | 94 - .../site-packages/pip/_vendor/rich/box.py | 483 - .../site-packages/pip/_vendor/rich/cells.py | 147 - .../site-packages/pip/_vendor/rich/color.py | 581 -- .../pip/_vendor/rich/color_triplet.py | 38 - .../site-packages/pip/_vendor/rich/columns.py | 187 - .../site-packages/pip/_vendor/rich/console.py | 2211 ----- .../pip/_vendor/rich/constrain.py | 37 - .../pip/_vendor/rich/containers.py | 167 - .../site-packages/pip/_vendor/rich/control.py | 175 - .../pip/_vendor/rich/default_styles.py | 183 - .../pip/_vendor/rich/diagnose.py | 6 - .../site-packages/pip/_vendor/rich/emoji.py | 96 - .../site-packages/pip/_vendor/rich/errors.py | 34 - .../pip/_vendor/rich/file_proxy.py | 54 - .../pip/_vendor/rich/filesize.py | 89 - .../pip/_vendor/rich/highlighter.py | 147 - .../site-packages/pip/_vendor/rich/json.py | 140 - .../site-packages/pip/_vendor/rich/jupyter.py | 92 - .../site-packages/pip/_vendor/rich/layout.py | 444 - .../site-packages/pip/_vendor/rich/live.py | 365 - .../pip/_vendor/rich/live_render.py | 113 - .../site-packages/pip/_vendor/rich/logging.py | 268 - .../site-packages/pip/_vendor/rich/markup.py | 244 - .../site-packages/pip/_vendor/rich/measure.py | 149 - .../site-packages/pip/_vendor/rich/padding.py | 141 - .../site-packages/pip/_vendor/rich/pager.py | 34 - .../site-packages/pip/_vendor/rich/palette.py | 100 - .../site-packages/pip/_vendor/rich/panel.py | 250 - .../site-packages/pip/_vendor/rich/pretty.py | 903 -- .../pip/_vendor/rich/progress.py | 1036 -- .../pip/_vendor/rich/progress_bar.py | 216 - .../site-packages/pip/_vendor/rich/prompt.py | 376 - .../pip/_vendor/rich/protocol.py | 42 - .../site-packages/pip/_vendor/rich/region.py | 10 - .../site-packages/pip/_vendor/rich/repr.py | 151 - .../site-packages/pip/_vendor/rich/rule.py | 115 - .../site-packages/pip/_vendor/rich/scope.py | 86 - .../site-packages/pip/_vendor/rich/screen.py | 54 - .../site-packages/pip/_vendor/rich/segment.py | 720 -- .../site-packages/pip/_vendor/rich/spinner.py | 134 - .../site-packages/pip/_vendor/rich/status.py | 132 - .../site-packages/pip/_vendor/rich/style.py | 785 -- .../site-packages/pip/_vendor/rich/styled.py | 42 - .../site-packages/pip/_vendor/rich/syntax.py | 735 -- .../site-packages/pip/_vendor/rich/table.py | 968 -- .../pip/_vendor/rich/tabulate.py | 51 - .../pip/_vendor/rich/terminal_theme.py | 55 - .../site-packages/pip/_vendor/rich/text.py | 1282 --- .../site-packages/pip/_vendor/rich/theme.py | 112 - .../site-packages/pip/_vendor/rich/themes.py | 5 - .../pip/_vendor/rich/traceback.py | 678 -- .../site-packages/pip/_vendor/rich/tree.py | 249 - .../site-packages/pip/_vendor/six.py | 998 -- .../pip/_vendor/tenacity/__init__.py | 517 - .../__pycache__/__init__.cpython-310.pyc | Bin 16375 -> 0 bytes .../__pycache__/_asyncio.cpython-310.pyc | Bin 2615 -> 0 bytes .../__pycache__/_utils.cpython-310.pyc | Bin 1228 -> 0 bytes .../__pycache__/after.cpython-310.pyc | Bin 1232 -> 0 bytes .../__pycache__/before.cpython-310.pyc | Bin 1110 -> 0 bytes .../__pycache__/before_sleep.cpython-310.pyc | Bin 1412 -> 0 bytes .../tenacity/__pycache__/nap.cpython-310.pyc | Bin 1200 -> 0 bytes .../__pycache__/retry.cpython-310.pyc | Bin 8430 -> 0 bytes .../tenacity/__pycache__/stop.cpython-310.pyc | Bin 4018 -> 0 bytes .../__pycache__/tornadoweb.cpython-310.pyc | Bin 1765 -> 0 bytes .../tenacity/__pycache__/wait.cpython-310.pyc | Bin 7962 -> 0 bytes .../pip/_vendor/tenacity/_asyncio.py | 92 - .../pip/_vendor/tenacity/_utils.py | 68 - .../pip/_vendor/tenacity/after.py | 46 - .../pip/_vendor/tenacity/before.py | 41 - .../pip/_vendor/tenacity/before_sleep.py | 58 - .../site-packages/pip/_vendor/tenacity/nap.py | 43 - .../pip/_vendor/tenacity/retry.py | 213 - .../pip/_vendor/tenacity/stop.py | 96 - .../pip/_vendor/tenacity/tornadoweb.py | 59 - .../pip/_vendor/tenacity/wait.py | 191 - .../pip/_vendor/tomli/__init__.py | 6 - .../__pycache__/__init__.cpython-310.pyc | Bin 380 -> 0 bytes .../tomli/__pycache__/_parser.cpython-310.pyc | Bin 16334 -> 0 bytes .../tomli/__pycache__/_re.cpython-310.pyc | Bin 2424 -> 0 bytes .../pip/_vendor/tomli/_parser.py | 703 -- .../site-packages/pip/_vendor/tomli/_re.py | 83 - .../pip/_vendor/typing_extensions.py | 2296 ----- .../pip/_vendor/urllib3/__init__.py | 85 - .../__pycache__/__init__.cpython-310.pyc | Bin 2190 -> 0 bytes .../__pycache__/_collections.cpython-310.pyc | Bin 11355 -> 0 bytes .../__pycache__/_version.cpython-310.pyc | Bin 214 -> 0 bytes .../__pycache__/connection.cpython-310.pyc | Bin 13637 -> 0 bytes .../connectionpool.cpython-310.pyc | Bin 25479 -> 0 bytes .../__pycache__/exceptions.cpython-310.pyc | Bin 10995 -> 0 bytes .../__pycache__/fields.cpython-310.pyc | Bin 8184 -> 0 bytes .../__pycache__/filepost.cpython-310.pyc | Bin 2751 -> 0 bytes .../__pycache__/poolmanager.cpython-310.pyc | Bin 15299 -> 0 bytes .../__pycache__/request.cpython-310.pyc | Bin 5627 -> 0 bytes .../__pycache__/response.cpython-310.pyc | Bin 20918 -> 0 bytes .../pip/_vendor/urllib3/_collections.py | 355 - .../pip/_vendor/urllib3/_version.py | 2 - .../pip/_vendor/urllib3/connection.py | 569 -- .../pip/_vendor/urllib3/connectionpool.py | 1113 --- .../pip/_vendor/urllib3/contrib/__init__.py | 0 .../__pycache__/__init__.cpython-310.pyc | Bin 200 -> 0 bytes .../_appengine_environ.cpython-310.pyc | Bin 1380 -> 0 bytes .../__pycache__/appengine.cpython-310.pyc | Bin 8196 -> 0 bytes .../__pycache__/ntlmpool.cpython-310.pyc | Bin 3635 -> 0 bytes .../__pycache__/pyopenssl.cpython-310.pyc | Bin 15537 -> 0 bytes .../securetransport.cpython-310.pyc | Bin 21942 -> 0 bytes .../contrib/__pycache__/socks.cpython-310.pyc | Bin 5602 -> 0 bytes .../urllib3/contrib/_appengine_environ.py | 36 - .../contrib/_securetransport/__init__.py | 0 .../__pycache__/__init__.cpython-310.pyc | Bin 217 -> 0 bytes .../__pycache__/bindings.cpython-310.pyc | Bin 10713 -> 0 bytes .../__pycache__/low_level.cpython-310.pyc | Bin 9100 -> 0 bytes .../contrib/_securetransport/bindings.py | 519 - .../contrib/_securetransport/low_level.py | 397 - .../pip/_vendor/urllib3/contrib/appengine.py | 314 - .../pip/_vendor/urllib3/contrib/ntlmpool.py | 130 - .../pip/_vendor/urllib3/contrib/pyopenssl.py | 511 - .../urllib3/contrib/securetransport.py | 922 -- .../pip/_vendor/urllib3/contrib/socks.py | 216 - .../pip/_vendor/urllib3/exceptions.py | 323 - .../pip/_vendor/urllib3/fields.py | 274 - .../pip/_vendor/urllib3/filepost.py | 98 - .../pip/_vendor/urllib3/packages/__init__.py | 0 .../__pycache__/__init__.cpython-310.pyc | Bin 201 -> 0 bytes .../packages/__pycache__/six.cpython-310.pyc | Bin 27655 -> 0 bytes .../urllib3/packages/backports/__init__.py | 0 .../__pycache__/__init__.cpython-310.pyc | Bin 211 -> 0 bytes .../__pycache__/makefile.cpython-310.pyc | Bin 1311 -> 0 bytes .../urllib3/packages/backports/makefile.py | 51 - .../pip/_vendor/urllib3/packages/six.py | 1077 --- .../pip/_vendor/urllib3/poolmanager.py | 539 -- .../pip/_vendor/urllib3/request.py | 170 - .../pip/_vendor/urllib3/response.py | 821 -- .../pip/_vendor/urllib3/util/__init__.py | 49 - .../util/__pycache__/__init__.cpython-310.pyc | Bin 1110 -> 0 bytes .../__pycache__/connection.cpython-310.pyc | Bin 3438 -> 0 bytes .../util/__pycache__/proxy.cpython-310.pyc | Bin 1343 -> 0 bytes .../util/__pycache__/queue.cpython-310.pyc | Bin 1065 -> 0 bytes .../util/__pycache__/request.cpython-310.pyc | Bin 3473 -> 0 bytes .../util/__pycache__/response.cpython-310.pyc | Bin 2358 -> 0 bytes .../util/__pycache__/retry.cpython-310.pyc | Bin 16153 -> 0 bytes .../util/__pycache__/ssl_.cpython-310.pyc | Bin 11310 -> 0 bytes .../ssl_match_hostname.cpython-310.pyc | Bin 3282 -> 0 bytes .../__pycache__/ssltransport.cpython-310.pyc | Bin 7400 -> 0 bytes .../util/__pycache__/timeout.cpython-310.pyc | Bin 8934 -> 0 bytes .../util/__pycache__/url.cpython-310.pyc | Bin 10679 -> 0 bytes .../util/__pycache__/wait.cpython-310.pyc | Bin 3094 -> 0 bytes .../pip/_vendor/urllib3/util/connection.py | 149 - .../pip/_vendor/urllib3/util/proxy.py | 57 - .../pip/_vendor/urllib3/util/queue.py | 22 - .../pip/_vendor/urllib3/util/request.py | 143 - .../pip/_vendor/urllib3/util/response.py | 107 - .../pip/_vendor/urllib3/util/retry.py | 620 -- .../pip/_vendor/urllib3/util/ssl_.py | 495 - .../urllib3/util/ssl_match_hostname.py | 161 - .../pip/_vendor/urllib3/util/ssltransport.py | 221 - .../pip/_vendor/urllib3/util/timeout.py | 268 - .../pip/_vendor/urllib3/util/url.py | 432 - .../pip/_vendor/urllib3/util/wait.py | 153 - .../site-packages/pip/_vendor/vendor.txt | 25 - .../pip/_vendor/webencodings/__init__.py | 342 - .../__pycache__/__init__.cpython-310.pyc | Bin 9747 -> 0 bytes .../__pycache__/labels.cpython-310.pyc | Bin 5237 -> 0 bytes .../__pycache__/mklabels.cpython-310.pyc | Bin 1942 -> 0 bytes .../__pycache__/tests.cpython-310.pyc | Bin 5044 -> 0 bytes .../x_user_defined.cpython-310.pyc | Bin 2593 -> 0 bytes .../pip/_vendor/webencodings/labels.py | 231 - .../pip/_vendor/webencodings/mklabels.py | 59 - .../pip/_vendor/webencodings/tests.py | 153 - .../_vendor/webencodings/x_user_defined.py | 325 - .../lib/python3.10/site-packages/pip/py.typed | 4 - .../site-packages/pkg_resources/__init__.py | 3303 ------- .../__pycache__/__init__.cpython-310.pyc | Bin 100602 -> 0 bytes .../pkg_resources/_vendor/__init__.py | 0 .../__pycache__/__init__.cpython-310.pyc | Bin 194 -> 0 bytes .../__pycache__/appdirs.cpython-310.pyc | Bin 20255 -> 0 bytes .../__pycache__/pyparsing.cpython-310.pyc | Bin 198747 -> 0 bytes .../pkg_resources/_vendor/appdirs.py | 608 -- .../_vendor/packaging/__about__.py | 26 - .../_vendor/packaging/__init__.py | 25 - .../__pycache__/__about__.cpython-310.pyc | Bin 601 -> 0 bytes .../__pycache__/__init__.cpython-310.pyc | Bin 457 -> 0 bytes .../__pycache__/_manylinux.cpython-310.pyc | Bin 7311 -> 0 bytes .../__pycache__/_musllinux.cpython-310.pyc | Bin 4623 -> 0 bytes .../__pycache__/_structures.cpython-310.pyc | Bin 2981 -> 0 bytes .../__pycache__/markers.cpython-310.pyc | Bin 9307 -> 0 bytes .../__pycache__/requirements.cpython-310.pyc | Bin 3995 -> 0 bytes .../__pycache__/specifiers.cpython-310.pyc | Bin 22199 -> 0 bytes .../__pycache__/tags.cpython-310.pyc | Bin 12225 -> 0 bytes .../__pycache__/utils.cpython-310.pyc | Bin 3586 -> 0 bytes .../__pycache__/version.cpython-310.pyc | Bin 12936 -> 0 bytes .../_vendor/packaging/_manylinux.py | 301 - .../_vendor/packaging/_musllinux.py | 136 - .../_vendor/packaging/_structures.py | 67 - .../_vendor/packaging/markers.py | 304 - .../_vendor/packaging/requirements.py | 146 - .../_vendor/packaging/specifiers.py | 828 -- .../pkg_resources/_vendor/packaging/tags.py | 484 - .../pkg_resources/_vendor/packaging/utils.py | 136 - .../_vendor/packaging/version.py | 504 - .../pkg_resources/_vendor/pyparsing.py | 5742 ----------- .../pkg_resources/extern/__init__.py | 73 - .../__pycache__/__init__.cpython-310.pyc | Bin 2902 -> 0 bytes .../__pycache__/setup.cpython-310.pyc | Bin 322 -> 0 bytes .../data/my-test-package-source/setup.py | 6 - .../pyinstaller-6.10.0.dist-info/COPYING.txt | 636 -- .../pyinstaller-6.10.0.dist-info/INSTALLER | 1 - .../pyinstaller-6.10.0.dist-info/METADATA | 209 - .../pyinstaller-6.10.0.dist-info/RECORD | 1072 --- .../pyinstaller-6.10.0.dist-info/REQUESTED | 0 .../pyinstaller-6.10.0.dist-info/WHEEL | 5 - .../entry_points.txt | 7 - .../top_level.txt | 1 - .../INSTALLER | 1 - .../LICENSE | 521 - .../LICENSE.APL.txt | 0 .../LICENSE.GPL.txt | 0 .../METADATA | 373 - .../RECORD | 975 -- .../WHEEL | 5 - .../entry_points.txt | 2 - .../top_level.txt | 1 - .../setuptools-59.6.0.dist-info/INSTALLER | 1 - .../setuptools-59.6.0.dist-info/LICENSE | 19 - .../setuptools-59.6.0.dist-info/METADATA | 124 - .../setuptools-59.6.0.dist-info/RECORD | 298 - .../setuptools-59.6.0.dist-info/REQUESTED | 0 .../setuptools-59.6.0.dist-info/WHEEL | 5 - .../entry_points.txt | 56 - .../setuptools-59.6.0.dist-info/top_level.txt | 4 - .../site-packages/setuptools/__init__.py | 242 - .../__pycache__/__init__.cpython-310.pyc | Bin 8598 -> 0 bytes .../_deprecation_warning.cpython-310.pyc | Bin 555 -> 0 bytes .../__pycache__/_imp.cpython-310.pyc | Bin 2081 -> 0 bytes .../__pycache__/archive_util.cpython-310.pyc | Bin 5851 -> 0 bytes .../__pycache__/build_meta.cpython-310.pyc | Bin 9465 -> 0 bytes .../__pycache__/config.cpython-310.pyc | Bin 20934 -> 0 bytes .../__pycache__/dep_util.cpython-310.pyc | Bin 862 -> 0 bytes .../__pycache__/depends.cpython-310.pyc | Bin 5301 -> 0 bytes .../__pycache__/dist.cpython-310.pyc | Bin 36342 -> 0 bytes .../__pycache__/errors.cpython-310.pyc | Bin 1507 -> 0 bytes .../__pycache__/extension.cpython-310.pyc | Bin 1951 -> 0 bytes .../__pycache__/glob.cpython-310.pyc | Bin 3740 -> 0 bytes .../__pycache__/installer.cpython-310.pyc | Bin 2986 -> 0 bytes .../__pycache__/launch.cpython-310.pyc | Bin 912 -> 0 bytes .../__pycache__/monkey.cpython-310.pyc | Bin 4640 -> 0 bytes .../__pycache__/msvc.cpython-310.pyc | Bin 42644 -> 0 bytes .../__pycache__/namespaces.cpython-310.pyc | Bin 3623 -> 0 bytes .../__pycache__/package_index.cpython-310.pyc | Bin 32736 -> 0 bytes .../__pycache__/py34compat.cpython-310.pyc | Bin 487 -> 0 bytes .../__pycache__/sandbox.cpython-310.pyc | Bin 15763 -> 0 bytes .../__pycache__/unicode_utils.cpython-310.pyc | Bin 1117 -> 0 bytes .../__pycache__/version.cpython-310.pyc | Bin 329 -> 0 bytes .../__pycache__/wheel.cpython-310.pyc | Bin 7355 -> 0 bytes .../windows_support.cpython-310.pyc | Bin 1030 -> 0 bytes .../setuptools/_deprecation_warning.py | 7 - .../setuptools/_distutils/__init__.py | 24 - .../__pycache__/__init__.cpython-310.pyc | Bin 563 -> 0 bytes .../__pycache__/_msvccompiler.cpython-310.pyc | Bin 13840 -> 0 bytes .../__pycache__/archive_util.cpython-310.pyc | Bin 6568 -> 0 bytes .../__pycache__/bcppcompiler.cpython-310.pyc | Bin 6555 -> 0 bytes .../__pycache__/ccompiler.cpython-310.pyc | Bin 33312 -> 0 bytes .../__pycache__/cmd.cpython-310.pyc | Bin 13955 -> 0 bytes .../__pycache__/config.cpython-310.pyc | Bin 3594 -> 0 bytes .../__pycache__/core.cpython-310.pyc | Bin 7095 -> 0 bytes .../cygwinccompiler.cpython-310.pyc | Bin 9002 -> 0 bytes .../__pycache__/debug.cpython-310.pyc | Bin 257 -> 0 bytes .../__pycache__/dep_util.cpython-310.pyc | Bin 2778 -> 0 bytes .../__pycache__/dir_util.cpython-310.pyc | Bin 5889 -> 0 bytes .../__pycache__/dist.cpython-310.pyc | Bin 34054 -> 0 bytes .../__pycache__/errors.cpython-310.pyc | Bin 4999 -> 0 bytes .../__pycache__/extension.cpython-310.pyc | Bin 7013 -> 0 bytes .../__pycache__/fancy_getopt.cpython-310.pyc | Bin 10637 -> 0 bytes .../__pycache__/file_util.cpython-310.pyc | Bin 5983 -> 0 bytes .../__pycache__/filelist.cpython-310.pyc | Bin 10829 -> 0 bytes .../__pycache__/log.cpython-310.pyc | Bin 2314 -> 0 bytes .../__pycache__/msvc9compiler.cpython-310.pyc | Bin 17569 -> 0 bytes .../__pycache__/msvccompiler.cpython-310.pyc | Bin 14788 -> 0 bytes .../__pycache__/py35compat.cpython-310.pyc | Bin 633 -> 0 bytes .../__pycache__/py38compat.cpython-310.pyc | Bin 430 -> 0 bytes .../__pycache__/spawn.cpython-310.pyc | Bin 2900 -> 0 bytes .../__pycache__/sysconfig.cpython-310.pyc | Bin 12881 -> 0 bytes .../__pycache__/text_file.cpython-310.pyc | Bin 8476 -> 0 bytes .../__pycache__/unixccompiler.cpython-310.pyc | Bin 6808 -> 0 bytes .../__pycache__/util.cpython-310.pyc | Bin 14749 -> 0 bytes .../__pycache__/version.cpython-310.pyc | Bin 7850 -> 0 bytes .../versionpredicate.cpython-310.pyc | Bin 5343 -> 0 bytes .../setuptools/_distutils/_msvccompiler.py | 561 -- .../setuptools/_distutils/archive_util.py | 256 - .../setuptools/_distutils/bcppcompiler.py | 393 - .../setuptools/_distutils/ccompiler.py | 1123 --- .../setuptools/_distutils/cmd.py | 403 - .../setuptools/_distutils/command/__init__.py | 31 - .../__pycache__/__init__.cpython-310.pyc | Bin 536 -> 0 bytes .../command/__pycache__/bdist.cpython-310.pyc | Bin 3670 -> 0 bytes .../__pycache__/bdist_dumb.cpython-310.pyc | Bin 3649 -> 0 bytes .../__pycache__/bdist_msi.cpython-310.pyc | Bin 19725 -> 0 bytes .../__pycache__/bdist_rpm.cpython-310.pyc | Bin 12293 -> 0 bytes .../__pycache__/bdist_wininst.cpython-310.pyc | Bin 8636 -> 0 bytes .../command/__pycache__/build.cpython-310.pyc | Bin 3898 -> 0 bytes .../__pycache__/build_clib.cpython-310.pyc | Bin 4875 -> 0 bytes .../__pycache__/build_ext.cpython-310.pyc | Bin 16223 -> 0 bytes .../__pycache__/build_py.cpython-310.pyc | Bin 9894 -> 0 bytes .../__pycache__/build_scripts.cpython-310.pyc | Bin 4017 -> 0 bytes .../command/__pycache__/check.cpython-310.pyc | Bin 5014 -> 0 bytes .../command/__pycache__/clean.cpython-310.pyc | Bin 2153 -> 0 bytes .../__pycache__/config.cpython-310.pyc | Bin 10335 -> 0 bytes .../__pycache__/install.cpython-310.pyc | Bin 15273 -> 0 bytes .../__pycache__/install_data.cpython-310.pyc | Bin 2352 -> 0 bytes .../install_egg_info.cpython-310.pyc | Bin 3317 -> 0 bytes .../install_headers.cpython-310.pyc | Bin 1775 -> 0 bytes .../__pycache__/install_lib.cpython-310.pyc | Bin 5177 -> 0 bytes .../install_scripts.cpython-310.pyc | Bin 2204 -> 0 bytes .../__pycache__/py37compat.cpython-310.pyc | Bin 1045 -> 0 bytes .../__pycache__/register.cpython-310.pyc | Bin 8688 -> 0 bytes .../command/__pycache__/sdist.cpython-310.pyc | Bin 14504 -> 0 bytes .../__pycache__/upload.cpython-310.pyc | Bin 5380 -> 0 bytes .../setuptools/_distutils/command/bdist.py | 143 - .../_distutils/command/bdist_dumb.py | 123 - .../_distutils/command/bdist_msi.py | 749 -- .../_distutils/command/bdist_rpm.py | 579 -- .../_distutils/command/bdist_wininst.py | 377 - .../setuptools/_distutils/command/build.py | 157 - .../_distutils/command/build_clib.py | 209 - .../_distutils/command/build_ext.py | 755 -- .../setuptools/_distutils/command/build_py.py | 392 - .../_distutils/command/build_scripts.py | 152 - .../setuptools/_distutils/command/check.py | 148 - .../setuptools/_distutils/command/clean.py | 76 - .../setuptools/_distutils/command/config.py | 344 - .../setuptools/_distutils/command/install.py | 721 -- .../_distutils/command/install_data.py | 79 - .../_distutils/command/install_egg_info.py | 84 - .../_distutils/command/install_headers.py | 47 - .../_distutils/command/install_lib.py | 217 - .../_distutils/command/install_scripts.py | 60 - .../_distutils/command/py37compat.py | 30 - .../setuptools/_distutils/command/register.py | 304 - .../setuptools/_distutils/command/sdist.py | 494 - .../setuptools/_distutils/command/upload.py | 214 - .../setuptools/_distutils/config.py | 130 - .../setuptools/_distutils/core.py | 249 - .../setuptools/_distutils/cygwinccompiler.py | 425 - .../setuptools/_distutils/debug.py | 5 - .../setuptools/_distutils/dep_util.py | 92 - .../setuptools/_distutils/dir_util.py | 210 - .../setuptools/_distutils/dist.py | 1257 --- .../setuptools/_distutils/errors.py | 97 - .../setuptools/_distutils/extension.py | 240 - .../setuptools/_distutils/fancy_getopt.py | 457 - .../setuptools/_distutils/file_util.py | 238 - .../setuptools/_distutils/filelist.py | 355 - .../setuptools/_distutils/log.py | 77 - .../setuptools/_distutils/msvc9compiler.py | 788 -- .../setuptools/_distutils/msvccompiler.py | 643 -- .../setuptools/_distutils/py35compat.py | 19 - .../setuptools/_distutils/py38compat.py | 7 - .../setuptools/_distutils/spawn.py | 106 - .../setuptools/_distutils/sysconfig.py | 601 -- .../setuptools/_distutils/text_file.py | 286 - .../setuptools/_distutils/unixccompiler.py | 325 - .../setuptools/_distutils/util.py | 548 -- .../setuptools/_distutils/version.py | 363 - .../setuptools/_distutils/versionpredicate.py | 169 - .../site-packages/setuptools/_imp.py | 82 - .../setuptools/_vendor/__init__.py | 0 .../__pycache__/__init__.cpython-310.pyc | Bin 191 -> 0 bytes .../__pycache__/ordered_set.cpython-310.pyc | Bin 16327 -> 0 bytes .../__pycache__/pyparsing.cpython-310.pyc | Bin 198744 -> 0 bytes .../_vendor/more_itertools/__init__.py | 4 - .../__pycache__/__init__.cpython-310.pyc | Bin 272 -> 0 bytes .../__pycache__/more.cpython-310.pyc | Bin 109990 -> 0 bytes .../__pycache__/recipes.cpython-310.pyc | Bin 17972 -> 0 bytes .../setuptools/_vendor/more_itertools/more.py | 3825 -------- .../_vendor/more_itertools/recipes.py | 620 -- .../setuptools/_vendor/ordered_set.py | 488 - .../setuptools/_vendor/packaging/__about__.py | 26 - .../setuptools/_vendor/packaging/__init__.py | 25 - .../__pycache__/__about__.cpython-310.pyc | Bin 598 -> 0 bytes .../__pycache__/__init__.cpython-310.pyc | Bin 454 -> 0 bytes .../__pycache__/_manylinux.cpython-310.pyc | Bin 7308 -> 0 bytes .../__pycache__/_musllinux.cpython-310.pyc | Bin 4620 -> 0 bytes .../__pycache__/_structures.cpython-310.pyc | Bin 2978 -> 0 bytes .../__pycache__/markers.cpython-310.pyc | Bin 9301 -> 0 bytes .../__pycache__/requirements.cpython-310.pyc | Bin 3989 -> 0 bytes .../__pycache__/specifiers.cpython-310.pyc | Bin 22196 -> 0 bytes .../__pycache__/tags.cpython-310.pyc | Bin 12222 -> 0 bytes .../__pycache__/utils.cpython-310.pyc | Bin 3583 -> 0 bytes .../__pycache__/version.cpython-310.pyc | Bin 12933 -> 0 bytes .../_vendor/packaging/_manylinux.py | 301 - .../_vendor/packaging/_musllinux.py | 136 - .../_vendor/packaging/_structures.py | 67 - .../setuptools/_vendor/packaging/markers.py | 304 - .../_vendor/packaging/requirements.py | 146 - .../_vendor/packaging/specifiers.py | 828 -- .../setuptools/_vendor/packaging/tags.py | 484 - .../setuptools/_vendor/packaging/utils.py | 136 - .../setuptools/_vendor/packaging/version.py | 504 - .../setuptools/_vendor/pyparsing.py | 5742 ----------- .../site-packages/setuptools/archive_util.py | 205 - .../site-packages/setuptools/build_meta.py | 290 - .../site-packages/setuptools/cli-32.exe | Bin 65536 -> 0 bytes .../site-packages/setuptools/cli-64.exe | Bin 74752 -> 0 bytes .../site-packages/setuptools/cli-arm64.exe | Bin 137216 -> 0 bytes .../site-packages/setuptools/cli.exe | Bin 65536 -> 0 bytes .../setuptools/command/__init__.py | 8 - .../__pycache__/__init__.cpython-310.pyc | Bin 380 -> 0 bytes .../command/__pycache__/alias.cpython-310.pyc | Bin 2382 -> 0 bytes .../__pycache__/bdist_egg.cpython-310.pyc | Bin 13108 -> 0 bytes .../__pycache__/bdist_rpm.cpython-310.pyc | Bin 1595 -> 0 bytes .../__pycache__/build_clib.cpython-310.pyc | Bin 2469 -> 0 bytes .../__pycache__/build_ext.cpython-310.pyc | Bin 9898 -> 0 bytes .../__pycache__/build_py.cpython-310.pyc | Bin 8271 -> 0 bytes .../__pycache__/develop.cpython-310.pyc | Bin 6158 -> 0 bytes .../__pycache__/dist_info.cpython-310.pyc | Bin 1400 -> 0 bytes .../__pycache__/easy_install.cpython-310.pyc | Bin 65177 -> 0 bytes .../__pycache__/egg_info.cpython-310.pyc | Bin 22756 -> 0 bytes .../__pycache__/install.cpython-310.pyc | Bin 4206 -> 0 bytes .../install_egg_info.cpython-310.pyc | Bin 2931 -> 0 bytes .../__pycache__/install_lib.cpython-310.pyc | Bin 5146 -> 0 bytes .../install_scripts.cpython-310.pyc | Bin 2435 -> 0 bytes .../__pycache__/py36compat.cpython-310.pyc | Bin 4542 -> 0 bytes .../__pycache__/register.cpython-310.pyc | Bin 846 -> 0 bytes .../__pycache__/rotate.cpython-310.pyc | Bin 2513 -> 0 bytes .../__pycache__/saveopts.cpython-310.pyc | Bin 932 -> 0 bytes .../command/__pycache__/sdist.cpython-310.pyc | Bin 6961 -> 0 bytes .../__pycache__/setopt.cpython-310.pyc | Bin 4694 -> 0 bytes .../command/__pycache__/test.cpython-310.pyc | Bin 8138 -> 0 bytes .../__pycache__/upload.cpython-310.pyc | Bin 819 -> 0 bytes .../__pycache__/upload_docs.cpython-310.pyc | Bin 6188 -> 0 bytes .../site-packages/setuptools/command/alias.py | 78 - .../setuptools/command/bdist_egg.py | 456 - .../setuptools/command/bdist_rpm.py | 40 - .../setuptools/command/build_clib.py | 101 - .../setuptools/command/build_ext.py | 328 - .../setuptools/command/build_py.py | 242 - .../setuptools/command/develop.py | 193 - .../setuptools/command/dist_info.py | 36 - .../setuptools/command/easy_install.py | 2354 ----- .../setuptools/command/egg_info.py | 755 -- .../setuptools/command/install.py | 132 - .../setuptools/command/install_egg_info.py | 82 - .../setuptools/command/install_lib.py | 148 - .../setuptools/command/install_scripts.py | 69 - .../setuptools/command/launcher manifest.xml | 15 - .../setuptools/command/py36compat.py | 134 - .../setuptools/command/register.py | 18 - .../setuptools/command/rotate.py | 64 - .../setuptools/command/saveopts.py | 22 - .../site-packages/setuptools/command/sdist.py | 196 - .../setuptools/command/setopt.py | 149 - .../site-packages/setuptools/command/test.py | 252 - .../setuptools/command/upload.py | 17 - .../setuptools/command/upload_docs.py | 202 - .../site-packages/setuptools/config.py | 751 -- .../site-packages/setuptools/dep_util.py | 25 - .../site-packages/setuptools/depends.py | 176 - .../site-packages/setuptools/dist.py | 1156 --- .../site-packages/setuptools/errors.py | 40 - .../site-packages/setuptools/extension.py | 55 - .../setuptools/extern/__init__.py | 73 - .../__pycache__/__init__.cpython-310.pyc | Bin 2941 -> 0 bytes .../site-packages/setuptools/glob.py | 167 - .../site-packages/setuptools/gui-32.exe | Bin 65536 -> 0 bytes .../site-packages/setuptools/gui-64.exe | Bin 75264 -> 0 bytes .../site-packages/setuptools/gui-arm64.exe | Bin 137728 -> 0 bytes .../site-packages/setuptools/gui.exe | Bin 65536 -> 0 bytes .../site-packages/setuptools/installer.py | 104 - .../site-packages/setuptools/launch.py | 36 - .../site-packages/setuptools/monkey.py | 177 - .../site-packages/setuptools/msvc.py | 1805 ---- .../site-packages/setuptools/namespaces.py | 107 - .../site-packages/setuptools/package_index.py | 1127 --- .../site-packages/setuptools/py34compat.py | 13 - .../site-packages/setuptools/sandbox.py | 530 - .../setuptools/script (dev).tmpl | 6 - .../site-packages/setuptools/script.tmpl | 3 - .../site-packages/setuptools/unicode_utils.py | 42 - .../site-packages/setuptools/version.py | 6 - .../site-packages/setuptools/wheel.py | 213 - .../setuptools/windows_support.py | 29 - .venv/lib64 | 1 - .venv/pyvenv.cfg | 3 - 3448 files changed, 1 insertion(+), 304327 deletions(-) delete mode 100644 .venv/bin/Activate.ps1 delete mode 100644 .venv/bin/activate delete mode 100644 .venv/bin/activate.csh delete mode 100644 .venv/bin/activate.fish delete mode 100755 .venv/bin/pip delete mode 100755 .venv/bin/pip3 delete mode 100755 .venv/bin/pip3.10 delete mode 100755 .venv/bin/pyi-archive_viewer delete mode 100755 .venv/bin/pyi-bindepend delete mode 100755 .venv/bin/pyi-grab_version delete mode 100755 .venv/bin/pyi-makespec delete mode 100755 .venv/bin/pyi-set_version delete mode 100755 .venv/bin/pyinstaller delete mode 120000 .venv/bin/python delete mode 120000 .venv/bin/python3 delete mode 120000 .venv/bin/python3.10 delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/__init__.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/__main__.py delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/__pycache__/__main__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/__pycache__/_recursion_too_deep_message.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/__pycache__/_shared_with_waf.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/__pycache__/compat.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/__pycache__/config.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/__pycache__/configure.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/__pycache__/exceptions.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/__pycache__/log.cpython-310.pyc delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/_recursion_too_deep_message.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/_shared_with_waf.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/archive/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/archive/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/archive/__pycache__/pyz_crypto.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/archive/__pycache__/readers.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/archive/__pycache__/writers.cpython-310.pyc delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/archive/pyz_crypto.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/archive/readers.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/archive/writers.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/bootloader/Linux-64bit-intel/run delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/bootloader/Linux-64bit-intel/run_d delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/building/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/building/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/building/__pycache__/api.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/building/__pycache__/build_main.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/building/__pycache__/datastruct.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/building/__pycache__/icon.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/building/__pycache__/makespec.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/building/__pycache__/osx.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/building/__pycache__/splash.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/building/__pycache__/splash_templates.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/building/__pycache__/templates.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/building/__pycache__/utils.cpython-310.pyc delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/building/api.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/building/build_main.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/building/datastruct.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/building/icon.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/building/makespec.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/building/osx.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/building/splash.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/building/splash_templates.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/building/templates.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/building/utils.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/compat.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/config.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/configure.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/depend/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/depend/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/depend/__pycache__/analysis.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/depend/__pycache__/bindepend.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/depend/__pycache__/bytecode.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/depend/__pycache__/dylib.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/depend/__pycache__/imphook.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/depend/__pycache__/imphookapi.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/depend/__pycache__/utils.cpython-310.pyc delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/depend/analysis.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/depend/bindepend.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/depend/bytecode.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/depend/dylib.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/depend/imphook.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/depend/imphookapi.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/depend/utils.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/exceptions.py delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/fake-modules/__pycache__/pyi_splash.cpython-310.pyc delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/fake-modules/_pyi_rth_utils/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/fake-modules/_pyi_rth_utils/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/fake-modules/_pyi_rth_utils/__pycache__/_win32.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/fake-modules/_pyi_rth_utils/__pycache__/qt.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/fake-modules/_pyi_rth_utils/__pycache__/tempfile.cpython-310.pyc delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/fake-modules/_pyi_rth_utils/_win32.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/fake-modules/_pyi_rth_utils/qt.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/fake-modules/_pyi_rth_utils/tempfile.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/fake-modules/pyi_splash.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PIL.Image.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PIL.ImageFilter.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PIL.SpiderImagePlugin.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PIL.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QAxContainer.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.Qsci.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.Qt.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.Qt3DAnimation.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.Qt3DCore.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.Qt3DExtras.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.Qt3DInput.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.Qt3DLogic.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.Qt3DRender.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtBluetooth.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtChart.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtCore.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtDBus.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtDataVisualization.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtDesigner.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtGui.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtHelp.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtLocation.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtMacExtras.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtMultimedia.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtMultimediaWidgets.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtNetwork.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtNetworkAuth.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtNfc.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtOpenGL.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtPositioning.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtPrintSupport.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtPurchasing.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtQml.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtQuick.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtQuick3D.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtQuickWidgets.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtRemoteObjects.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtScript.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtSensors.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtSerialPort.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtSql.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtSvg.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtTest.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtTextToSpeech.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtWebChannel.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtWebEngine.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtWebEngineCore.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtWebEngineWidgets.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtWebKit.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtWebKitWidgets.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtWebSockets.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtWidgets.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtWinExtras.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtX11Extras.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtXml.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.QtXmlPatterns.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt5.uic.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QAxContainer.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.Qsci.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.Qt3DAnimation.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.Qt3DCore.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.Qt3DExtras.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.Qt3DInput.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.Qt3DLogic.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.Qt3DRender.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtBluetooth.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtCharts.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtCore.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtDBus.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtDataVisualization.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtDesigner.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtGui.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtHelp.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtMultimedia.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtMultimediaWidgets.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtNetwork.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtNetworkAuth.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtNfc.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtOpenGL.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtOpenGLWidgets.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtPdf.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtPdfWidgets.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtPositioning.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtPrintSupport.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtQml.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtQuick.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtQuick3D.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtQuickWidgets.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtRemoteObjects.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtSensors.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtSerialPort.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtSpatialAudio.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtSql.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtSvg.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtSvgWidgets.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtTest.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtTextToSpeech.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtWebChannel.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtWebEngineCore.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtWebEngineQuick.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtWebEngineWidgets.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtWebSockets.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtWidgets.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.QtXml.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PyQt6.uic.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.Qt3DAnimation.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.Qt3DCore.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.Qt3DExtras.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.Qt3DInput.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.Qt3DLogic.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.Qt3DRender.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtAxContainer.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtCharts.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtConcurrent.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtCore.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtDataVisualization.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtGui.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtHelp.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtLocation.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtMacExtras.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtMultimedia.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtMultimediaWidgets.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtNetwork.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtOpenGL.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtOpenGLFunctions.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtPositioning.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtPrintSupport.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtQml.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtQuick.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtQuickControls2.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtQuickWidgets.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtRemoteObjects.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtScript.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtScriptTools.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtScxml.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtSensors.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtSerialPort.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtSql.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtSvg.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtTest.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtTextToSpeech.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtUiTools.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtWebChannel.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtWebEngine.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtWebEngineCore.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtWebEngineWidgets.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtWebKit.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtWebKitWidgets.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtWebSockets.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtWidgets.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtWinExtras.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtX11Extras.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtXml.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.QtXmlPatterns.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.Qwt5.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide2.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.Qt3DAnimation.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.Qt3DCore.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.Qt3DExtras.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.Qt3DInput.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.Qt3DLogic.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.Qt3DRender.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtAxContainer.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtBluetooth.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtCharts.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtConcurrent.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtCore.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtDBus.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtDataVisualization.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtDesigner.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtGraphs.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtGui.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtHelp.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtHttpServer.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtLocation.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtMultimedia.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtMultimediaWidgets.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtNetwork.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtNetworkAuth.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtNfc.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtOpenGL.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtOpenGLWidgets.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtPdf.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtPdfWidgets.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtPositioning.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtPrintSupport.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtQml.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtQuick.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtQuick3D.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtQuickControls2.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtQuickWidgets.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtRemoteObjects.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtScxml.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtSensors.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtSerialBus.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtSerialPort.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtSpatialAudio.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtSql.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtStateMachine.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtSvg.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtSvgWidgets.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtTest.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtTextToSpeech.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtUiTools.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtWebChannel.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtWebEngineCore.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtWebEngineQuick.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtWebEngineWidgets.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtWebSockets.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtWidgets.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.QtXml.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-PySide6.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-_pyi_rth_utils.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-_tkinter.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-babel.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-difflib.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-distutils.command.check.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-distutils.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-distutils.util.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-django.contrib.sessions.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-django.core.cache.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-django.core.mail.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-django.core.management.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-django.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-django.db.backends.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-django.db.backends.mysql.base.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-django.db.backends.oracle.base.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-django.template.loaders.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-encodings.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gevent.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.Adw.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.AppIndicator3.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.Atk.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.AyatanaAppIndicator3.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.Champlain.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.Clutter.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.DBus.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GIRepository.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GLib.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GModule.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GObject.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.Gdk.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GdkPixbuf.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.Gio.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.Graphene.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.Gsk.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.Gst.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GstAllocators.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GstApp.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GstAudio.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GstBadAudio.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GstBase.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GstCheck.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GstCodecs.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GstController.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GstGL.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GstGLEGL.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GstGLWayland.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GstGLX11.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GstInsertBin.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GstMpegts.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GstNet.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GstPbutils.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GstPlay.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GstPlayer.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GstRtp.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GstRtsp.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GstRtspServer.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GstSdp.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GstTag.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GstTranscoder.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GstVideo.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GstVulkan.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GstVulkanWayland.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GstVulkanXCB.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GstWebRTC.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.Gtk.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GtkChamplain.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GtkClutter.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GtkSource.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.GtkosxApplication.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.HarfBuzz.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.Pango.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.PangoCairo.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.cairo.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.freetype2.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.xlib.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-heapq.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-idlelib.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-importlib_metadata.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-importlib_resources.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-keyring.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-kivy.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-lib2to3.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-matplotlib.backends.backend_qtagg.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-matplotlib.backends.backend_qtcairo.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-matplotlib.backends.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-matplotlib.backends.qt_compat.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-matplotlib.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-matplotlib.numerix.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-multiprocessing.util.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-numpy.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-packaging.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-pandas.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-pandas.io.clipboard.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-pandas.io.formats.style.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-pandas.plotting.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-pickle.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-pkg_resources.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-platform.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-pygments.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-pytz.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-pytzdata.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-qtawesome.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-qtpy.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-scapy.layers.all.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-scipy.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-scipy.io.matlab.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-scipy.linalg.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-scipy.sparse.csgraph.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-scipy.spatial.transform.rotation.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-scipy.special._ellip_harm_2.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-scipy.special._ufuncs.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-scipy.stats._stats.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-scrapy.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-setuptools.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-shelve.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-shiboken6.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-sphinx.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-sqlalchemy.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-sqlite3.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-sysconfig.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-wcwidth.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-win32ctypes.core.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-xml.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-xml.dom.domreg.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-xml.etree.cElementTree.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-zope.interface.cpython-310.pyc delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PIL.Image.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PIL.ImageFilter.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PIL.SpiderImagePlugin.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PIL.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QAxContainer.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.Qsci.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.Qt.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.Qt3DAnimation.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.Qt3DCore.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.Qt3DExtras.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.Qt3DInput.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.Qt3DLogic.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.Qt3DRender.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtBluetooth.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtChart.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtCore.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtDBus.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtDataVisualization.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtDesigner.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtGui.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtHelp.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtLocation.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtMacExtras.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtMultimedia.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtMultimediaWidgets.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtNetwork.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtNetworkAuth.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtNfc.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtOpenGL.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtPositioning.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtPrintSupport.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtPurchasing.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtQml.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtQuick.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtQuick3D.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtQuickWidgets.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtRemoteObjects.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtScript.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtSensors.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtSerialPort.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtSql.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtSvg.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtTest.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtTextToSpeech.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtWebChannel.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtWebEngine.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtWebEngineCore.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtWebEngineWidgets.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtWebKit.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtWebKitWidgets.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtWebSockets.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtWidgets.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtWinExtras.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtX11Extras.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtXml.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.QtXmlPatterns.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt5.uic.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QAxContainer.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.Qsci.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.Qt3DAnimation.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.Qt3DCore.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.Qt3DExtras.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.Qt3DInput.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.Qt3DLogic.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.Qt3DRender.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtBluetooth.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtCharts.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtCore.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtDBus.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtDataVisualization.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtDesigner.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtGui.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtHelp.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtMultimedia.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtMultimediaWidgets.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtNetwork.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtNetworkAuth.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtNfc.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtOpenGL.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtOpenGLWidgets.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtPdf.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtPdfWidgets.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtPositioning.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtPrintSupport.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtQml.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtQuick.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtQuick3D.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtQuickWidgets.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtRemoteObjects.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtSensors.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtSerialPort.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtSpatialAudio.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtSql.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtSvg.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtSvgWidgets.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtTest.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtTextToSpeech.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtWebChannel.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtWebEngineCore.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtWebEngineQuick.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtWebEngineWidgets.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtWebSockets.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtWidgets.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.QtXml.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PyQt6.uic.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.Qt3DAnimation.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.Qt3DCore.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.Qt3DExtras.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.Qt3DInput.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.Qt3DLogic.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.Qt3DRender.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtAxContainer.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtCharts.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtConcurrent.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtCore.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtDataVisualization.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtGui.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtHelp.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtLocation.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtMacExtras.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtMultimedia.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtMultimediaWidgets.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtNetwork.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtOpenGL.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtOpenGLFunctions.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtPositioning.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtPrintSupport.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtQml.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtQuick.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtQuickControls2.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtQuickWidgets.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtRemoteObjects.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtScript.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtScriptTools.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtScxml.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtSensors.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtSerialPort.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtSql.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtSvg.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtTest.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtTextToSpeech.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtUiTools.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtWebChannel.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtWebEngine.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtWebEngineCore.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtWebEngineWidgets.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtWebKit.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtWebKitWidgets.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtWebSockets.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtWidgets.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtWinExtras.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtX11Extras.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtXml.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.QtXmlPatterns.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.Qwt5.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide2.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.Qt3DAnimation.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.Qt3DCore.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.Qt3DExtras.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.Qt3DInput.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.Qt3DLogic.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.Qt3DRender.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtAxContainer.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtBluetooth.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtCharts.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtConcurrent.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtCore.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtDBus.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtDataVisualization.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtDesigner.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtGraphs.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtGui.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtHelp.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtHttpServer.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtLocation.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtMultimedia.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtMultimediaWidgets.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtNetwork.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtNetworkAuth.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtNfc.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtOpenGL.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtOpenGLWidgets.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtPdf.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtPdfWidgets.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtPositioning.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtPrintSupport.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtQml.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtQuick.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtQuick3D.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtQuickControls2.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtQuickWidgets.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtRemoteObjects.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtScxml.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtSensors.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtSerialBus.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtSerialPort.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtSpatialAudio.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtSql.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtStateMachine.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtSvg.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtSvgWidgets.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtTest.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtTextToSpeech.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtUiTools.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtWebChannel.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtWebEngineCore.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtWebEngineQuick.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtWebEngineWidgets.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtWebSockets.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtWidgets.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.QtXml.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-PySide6.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-_pyi_rth_utils.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-_tkinter.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-babel.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-difflib.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-distutils.command.check.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-distutils.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-distutils.util.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-django.contrib.sessions.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-django.core.cache.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-django.core.mail.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-django.core.management.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-django.db.backends.mysql.base.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-django.db.backends.oracle.base.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-django.db.backends.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-django.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-django.template.loaders.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-encodings.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gevent.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.Adw.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.AppIndicator3.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.Atk.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.AyatanaAppIndicator3.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.Champlain.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.Clutter.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.DBus.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GIRepository.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GLib.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GModule.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GObject.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.Gdk.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GdkPixbuf.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.Gio.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.Graphene.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.Gsk.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.Gst.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GstAllocators.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GstApp.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GstAudio.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GstBadAudio.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GstBase.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GstCheck.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GstCodecs.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GstController.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GstGL.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GstGLEGL.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GstGLWayland.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GstGLX11.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GstInsertBin.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GstMpegts.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GstNet.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GstPbutils.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GstPlay.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GstPlayer.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GstRtp.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GstRtsp.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GstRtspServer.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GstSdp.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GstTag.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GstTranscoder.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GstVideo.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GstVulkan.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GstVulkanWayland.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GstVulkanXCB.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GstWebRTC.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.Gtk.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GtkChamplain.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GtkClutter.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GtkSource.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.GtkosxApplication.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.HarfBuzz.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.Pango.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.PangoCairo.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.cairo.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.freetype2.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-gi.repository.xlib.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-heapq.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-idlelib.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-importlib_metadata.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-importlib_resources.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-keyring.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-kivy.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-lib2to3.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-matplotlib.backends.backend_qtagg.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-matplotlib.backends.backend_qtcairo.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-matplotlib.backends.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-matplotlib.backends.qt_compat.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-matplotlib.numerix.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-matplotlib.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-multiprocessing.util.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-numpy.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-packaging.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-pandas.io.clipboard.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-pandas.io.formats.style.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-pandas.plotting.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-pandas.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-pickle.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-pkg_resources.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-platform.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-pygments.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-pytz.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-pytzdata.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-qtawesome.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-qtpy.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-scapy.layers.all.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-scipy.io.matlab.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-scipy.linalg.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-scipy.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-scipy.sparse.csgraph.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-scipy.spatial.transform.rotation.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-scipy.special._ellip_harm_2.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-scipy.special._ufuncs.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-scipy.stats._stats.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-scrapy.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-setuptools.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-shelve.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-shiboken6.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-sphinx.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-sqlalchemy.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-sqlite3.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-sysconfig.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-wcwidth.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-win32ctypes.core.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-xml.dom.domreg.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-xml.etree.cElementTree.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-xml.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/hook-zope.interface.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_find_module_path/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_find_module_path/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_find_module_path/__pycache__/hook-PyQt5.uic.port_v2.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_find_module_path/__pycache__/hook-_pyi_rth_utils.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_find_module_path/__pycache__/hook-distutils.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_find_module_path/__pycache__/hook-pyi_splash.cpython-310.pyc delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_find_module_path/hook-PyQt5.uic.port_v2.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_find_module_path/hook-_pyi_rth_utils.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_find_module_path/hook-distutils.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_find_module_path/hook-pyi_splash.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-autocommand.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-backports.tarfile.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-distutils.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.Adw.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.AppIndicator3.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.Atk.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.AyatanaAppIndicator3.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.Champlain.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.Clutter.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.DBus.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GIRepository.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GLib.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GModule.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GObject.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.Gdk.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GdkPixbuf.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.Gio.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.Graphene.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.Gsk.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.Gst.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GstAllocators.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GstApp.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GstAudio.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GstBadAudio.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GstBase.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GstCheck.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GstCodecs.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GstController.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GstGL.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GstGLEGL.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GstGLWayland.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GstGLX11.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GstInsertBin.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GstMpegts.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GstNet.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GstPbutils.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GstPlay.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GstPlayer.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GstRtp.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GstRtsp.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GstRtspServer.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GstSdp.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GstTag.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GstTranscoder.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GstVideo.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GstVulkan.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GstVulkanWayland.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GstVulkanXCB.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GstWebRTC.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.Gtk.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GtkChamplain.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GtkClutter.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GtkSource.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.GtkosxApplication.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.HarfBuzz.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.Pango.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.PangoCairo.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.cairo.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.freetype2.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-gi.repository.xlib.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-importlib_metadata.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-importlib_resources.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-inflect.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-jaraco.context.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-jaraco.functools.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-jaraco.text.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-more_itertools.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-ordered_set.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-packaging.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-platformdirs.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-setuptools.extern.six.moves.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-six.moves.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-tomli.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-typeguard.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-typing_extensions.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-urllib3.packages.six.moves.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-wheel.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/__pycache__/hook-zipp.cpython-310.pyc delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-autocommand.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-backports.tarfile.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-distutils.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.Adw.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.AppIndicator3.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.Atk.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.AyatanaAppIndicator3.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.Champlain.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.Clutter.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.DBus.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GIRepository.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GLib.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GModule.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GObject.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.Gdk.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GdkPixbuf.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.Gio.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.Graphene.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.Gsk.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.Gst.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GstAllocators.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GstApp.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GstAudio.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GstBadAudio.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GstBase.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GstCheck.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GstCodecs.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GstController.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GstGL.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GstGLEGL.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GstGLWayland.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GstGLX11.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GstInsertBin.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GstMpegts.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GstNet.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GstPbutils.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GstPlay.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GstPlayer.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GstRtp.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GstRtsp.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GstRtspServer.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GstSdp.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GstTag.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GstTranscoder.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GstVideo.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GstVulkan.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GstVulkanWayland.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GstVulkanXCB.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GstWebRTC.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.Gtk.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GtkChamplain.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GtkClutter.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GtkSource.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.GtkosxApplication.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.HarfBuzz.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.Pango.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.PangoCairo.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.cairo.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.freetype2.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-gi.repository.xlib.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-importlib_metadata.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-importlib_resources.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-inflect.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-jaraco.context.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-jaraco.functools.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-jaraco.text.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-more_itertools.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-ordered_set.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-packaging.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-platformdirs.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-setuptools.extern.six.moves.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-six.moves.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-tomli.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-typeguard.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-typing_extensions.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-urllib3.packages.six.moves.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-wheel.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/pre_safe_import_module/hook-zipp.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks.dat delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/__pycache__/pyi_rth__tkinter.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/__pycache__/pyi_rth_django.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/__pycache__/pyi_rth_gdkpixbuf.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/__pycache__/pyi_rth_gi.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/__pycache__/pyi_rth_gio.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/__pycache__/pyi_rth_glib.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/__pycache__/pyi_rth_gstreamer.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/__pycache__/pyi_rth_gtk.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/__pycache__/pyi_rth_inspect.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/__pycache__/pyi_rth_kivy.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/__pycache__/pyi_rth_mplconfig.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/__pycache__/pyi_rth_multiprocessing.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/__pycache__/pyi_rth_pkgres.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/__pycache__/pyi_rth_pkgutil.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/__pycache__/pyi_rth_pyqt5.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/__pycache__/pyi_rth_pyqt6.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/__pycache__/pyi_rth_pyside2.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/__pycache__/pyi_rth_pyside6.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/__pycache__/pyi_rth_setuptools.cpython-310.pyc delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth__tkinter.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_django.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_gdkpixbuf.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_gi.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_gio.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_glib.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_gstreamer.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_gtk.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_inspect.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_kivy.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_mplconfig.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_multiprocessing.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgres.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgutil.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pyqt5.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pyqt6.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pyside2.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pyside6.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_setuptools.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/isolated/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/isolated/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/isolated/__pycache__/_child.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/isolated/__pycache__/_parent.cpython-310.pyc delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/isolated/_child.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/isolated/_parent.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/lib/README.rst delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/lib/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/lib/__pycache__/__init__.cpython-310.pyc delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/lib/modulegraph/__init__.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/lib/modulegraph/__main__.py delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/lib/modulegraph/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/lib/modulegraph/__pycache__/__main__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/lib/modulegraph/__pycache__/find_modules.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/lib/modulegraph/__pycache__/modulegraph.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/lib/modulegraph/__pycache__/util.cpython-310.pyc delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/lib/modulegraph/find_modules.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/lib/modulegraph/modulegraph.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/lib/modulegraph/util.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/loader/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/loader/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/loader/__pycache__/pyiboot01_bootstrap.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/loader/__pycache__/pyimod01_archive.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/loader/__pycache__/pyimod02_importers.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/loader/__pycache__/pyimod03_ctypes.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/loader/__pycache__/pyimod04_pywin32.cpython-310.pyc delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/loader/pyiboot01_bootstrap.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/loader/pyimod01_archive.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/loader/pyimod02_importers.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/loader/pyimod03_ctypes.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/loader/pyimod04_pywin32.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/log.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/utils/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/utils/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/utils/__pycache__/_gitrevision.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/utils/__pycache__/conftest.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/utils/__pycache__/git.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/utils/__pycache__/misc.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/utils/__pycache__/osx.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/utils/__pycache__/run_tests.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/utils/__pycache__/tests.cpython-310.pyc delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/utils/_gitrevision.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/utils/cliutils/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/utils/cliutils/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/utils/cliutils/__pycache__/archive_viewer.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/utils/cliutils/__pycache__/bindepend.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/utils/cliutils/__pycache__/grab_version.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/utils/cliutils/__pycache__/makespec.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/utils/cliutils/__pycache__/set_version.cpython-310.pyc delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/utils/cliutils/archive_viewer.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/utils/cliutils/bindepend.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/utils/cliutils/grab_version.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/utils/cliutils/makespec.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/utils/cliutils/set_version.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/utils/conftest.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/utils/git.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/__pycache__/conda.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/__pycache__/django.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/__pycache__/gi.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/__pycache__/setuptools.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/__pycache__/tcl_tk.cpython-310.pyc delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/conda.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/django.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/gi.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/qt/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/qt/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/qt/__pycache__/_modules_info.cpython-310.pyc delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/qt/_modules_info.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/setuptools.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/tcl_tk.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/utils/misc.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/utils/osx.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/utils/run_tests.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/utils/tests.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/utils/win32/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/utils/win32/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/utils/win32/__pycache__/icon.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/utils/win32/__pycache__/versioninfo.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/utils/win32/__pycache__/winmanifest.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/utils/win32/__pycache__/winresource.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/PyInstaller/utils/win32/__pycache__/winutils.cpython-310.pyc delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/utils/win32/icon.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/utils/win32/versioninfo.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/utils/win32/winmanifest.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/utils/win32/winresource.py delete mode 100755 .venv/lib/python3.10/site-packages/PyInstaller/utils/win32/winutils.py delete mode 100644 .venv/lib/python3.10/site-packages/_distutils_hack/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/_distutils_hack/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_distutils_hack/__pycache__/override.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_distutils_hack/override.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/__pycache__/__init__.cpython-39.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/__pycache__/compat.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/compat.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/pre_find_module_path/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/pre_find_module_path/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/pre_safe_import_module/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/pre_safe_import_module/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/pre_safe_import_module/__pycache__/hook-tensorflow.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/pre_safe_import_module/__pycache__/hook-win32com.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/pre_safe_import_module/hook-tensorflow.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/pre_safe_import_module/hook-win32com.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks.dat delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/__pycache__/pyi_rth_cryptography_openssl.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/__pycache__/pyi_rth_enchant.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/__pycache__/pyi_rth_ffpyplayer.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/__pycache__/pyi_rth_nltk.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/__pycache__/pyi_rth_osgeo.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/__pycache__/pyi_rth_pygraphviz.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/__pycache__/pyi_rth_pyproj.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/__pycache__/pyi_rth_pyqtgraph_multiprocess.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/__pycache__/pyi_rth_pythoncom.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/__pycache__/pyi_rth_pywintypes.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/__pycache__/pyi_rth_tensorflow.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/__pycache__/pyi_rth_traitlets.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/__pycache__/pyi_rth_usb.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/pyi_rth_cryptography_openssl.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/pyi_rth_enchant.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/pyi_rth_ffpyplayer.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/pyi_rth_nltk.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/pyi_rth_osgeo.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/pyi_rth_pygraphviz.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/pyi_rth_pyproj.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/pyi_rth_pyqtgraph_multiprocess.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/pyi_rth_pythoncom.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/pyi_rth_pywintypes.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/pyi_rth_tensorflow.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/pyi_rth_traitlets.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/pyi_rth_usb.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-BTrees.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-CTkMessagebox.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-Crypto.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-Cryptodome.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-HtmlTestRunner.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-IPython.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-OpenGL.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-OpenGL_accelerate.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-PyTaskbar.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-Xlib.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-_mssql.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-_mysql.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-accessible_output2.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-adbutils.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-adios.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-afmformats.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-aliyunsdkcore.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-altair.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-amazonproduct.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-anyio.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-appdirs.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-appy.pod.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-apscheduler.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-argon2.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-astor.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-astroid.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-astropy.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-astropy_iers_data.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-av.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-avro.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-azurerm.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-backports.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-backports.zoneinfo.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-bacon.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-bcrypt.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-bitsandbytes.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-bleak.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-blspy.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-bokeh.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-boto.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-boto3.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-botocore.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-branca.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-cairocffi.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-cairosvg.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-cassandra.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-celpy.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-certifi.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-cf_units.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-cftime.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-charset_normalizer.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-cloudpickle.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-cloudscraper.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-clr.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-clr_loader.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-cmocean.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-compliance_checker.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-countrycode.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-countryinfo.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-cryptography.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-customtkinter.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-cv2.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-cx_Oracle.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-cytoolz.itertoolz.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-dash.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-dash_bootstrap_components.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-dash_core_components.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-dash_html_components.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-dash_renderer.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-dash_table.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-dash_uploader.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-dask.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-datasets.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-dateparser.utils.strptime.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-dbus_fast.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-dclab.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-detectron2.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-discid.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-distorm3.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-dns.rdata.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-docutils.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-docx.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-docx2pdf.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-dynaconf.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-easyocr.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-eel.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-enchant.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-eng_to_ipa.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-ens.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-enzyme.parsers.ebml.core.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-eth_abi.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-eth_account.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-eth_hash.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-eth_keyfile.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-eth_keys.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-eth_rlp.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-eth_typing.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-eth_utils.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-eth_utils.network.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-exchangelib.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-fabric.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-fairscale.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-faker.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-falcon.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-fastai.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-fastparquet.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-ffpyplayer.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-fiona.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-flask_compress.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-flask_restx.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-flex.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-flirpy.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-fmpy.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-folium.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-freetype.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-fvcore.nn.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-gadfly.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-gcloud.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-geopandas.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-gitlab.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-gmplot.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-gmsh.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-gooey.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-google.api_core.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-google.cloud.bigquery.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-google.cloud.core.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-google.cloud.kms_v1.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-google.cloud.pubsub_v1.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-google.cloud.speech.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-google.cloud.storage.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-google.cloud.translate.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-googleapiclient.model.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-graphql_query.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-great_expectations.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-gribapi.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-grpc.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-gst._gst.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-gtk.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-h5py.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-hdf5plugin.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-hexbytes.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-httplib2.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-humanize.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-hydra.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-ijson.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-imageio.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-imageio_ffmpeg.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-iminuit.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-iso639.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-itk.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-jaraco.text.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-jedi.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-jieba.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-jinja2.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-jinxed.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-jira.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-jsonpath_rw_ext.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-jsonrpcserver.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-jsonschema.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-jsonschema_specifications.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-jupyterlab.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-kaleido.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-khmernltk.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-kinterbasdb.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-langchain.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-langcodes.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-langdetect.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-laonlp.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-lark.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-ldfparser.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-lensfunpy.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-libaudioverse.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-librosa.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-lightgbm.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-lightning.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-limits.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-linear_operator.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-lingua.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-litestar.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-llvmlite.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-logilab.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-lxml.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-lxml.etree.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-lxml.isoschematron.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-lxml.objectify.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-lz4.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-magic.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-mako.codegen.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-mariadb.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-markdown.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-mecab.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-metpy.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-migrate.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-mimesis.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-minecraft_launcher_lib.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-mistune.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-mnemonic.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-monai.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-moviepy.audio.fx.all.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-moviepy.video.fx.all.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-mpl_toolkits.basemap.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-msoffcrypto.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nacl.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-names.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nanite.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nbconvert.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nbdime.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nbformat.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nbt.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-ncclient.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-netCDF4.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nltk.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nnpy.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-notebook.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-numba.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-numcodecs.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nvidia.cublas.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nvidia.cuda_cupti.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nvidia.cuda_nvcc.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nvidia.cuda_nvrtc.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nvidia.cuda_runtime.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nvidia.cudnn.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nvidia.cufft.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nvidia.curand.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nvidia.cusolver.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nvidia.cusparse.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nvidia.nccl.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nvidia.nvjitlink.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nvidia.nvtx.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-office365.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-opencc.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-openpyxl.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-opentelemetry.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-orjson.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-osgeo.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pandas_flavor.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-panel.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-parsedatetime.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-parso.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-passlib.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-paste.exceptions.reporter.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-patoolib.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-patsy.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pdfminer.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pendulum.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-phonenumbers.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pingouin.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pint.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pinyin.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-platformdirs.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-plotly.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pptx.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-prettytable.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-psutil.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-psychopy.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-psycopg2.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-publicsuffix2.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pubsub.core.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-puremagic.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-py.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyarrow.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pycountry.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pycparser.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pycrfsuite.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pydantic.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pydicom.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pydivert.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel-io.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel-ods.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel-ods3.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel-odsr.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel-xls.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel-xlsx.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel-xlsxw.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel_io.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel_ods.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel_ods3.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel_odsr.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel_xls.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel_xlsx.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel_xlsxw.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcelerate.Writer.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pygraphviz.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pygwalker.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pylibmagic.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pylint.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pylsl.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pymediainfo.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pymorphy3.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pymssql.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pynput.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyodbc.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyopencl.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pypemicro.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyphen.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyppeteer.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyproj.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pypsexec.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pypylon.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyqtgraph.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyshark.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pysnmp.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pystray.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pytest.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pythainlp.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pythoncom.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyttsx.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyttsx3.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyviz_comms.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyvjoy.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pywintypes.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pywt.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-qtmodern.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-radicale.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-raven.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-rawpy.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-rdflib.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-redmine.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-regex.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-reportlab.lib.utils.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-reportlab.pdfbase._fontdata.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-resampy.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-rlp.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-rpy2.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-rtree.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sacremoses.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-schwifty.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-seedir.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-selenium.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sentry_sdk.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-shapely.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-shotgun_api3.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-simplemma.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.color.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.data.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.draw.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.exposure.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.feature.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.filters.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.future.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.graph.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.io.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.measure.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.metrics.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.morphology.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.registration.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.restoration.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.transform.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sklearn.cluster.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sklearn.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sklearn.linear_model.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sklearn.metrics.cluster.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sklearn.metrics.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sklearn.metrics.pairwise.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sklearn.neighbors.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sklearn.tree.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sklearn.utils.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skyfield.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sound_lib.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sounddevice.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-soundfile.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-spacy.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-speech_recognition.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-spiceypy.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-spnego.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-srsly.msgpack._packer.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sspilib.raw.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-statsmodels.tsa.statespace.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-stdnum.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-storm.database.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sudachipy.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sunpy.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-swagger_spec_validator.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sympy.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-tableauhyperapi.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-tables.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-tcod.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-tensorflow.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-text_unidecode.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-textdistance.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-thinc.backends.numpy_ops.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-thinc.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-timezonefinder.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-timm.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-tinycss2.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-torch.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-torchaudio.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-torchtext.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-torchvision.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-torchvision.io.image.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_client.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_code.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_components.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_datagrid.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_deckgl.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_formkit.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_grid.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_iframe.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_keycloak.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_leaflet.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_markdown.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_matplotlib.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_mesh_streamer.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_plotly.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_pvui.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_quasar.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_rca.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_router.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_simput.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_tauri.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_tweakpane.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_vega.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_vtk.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_vtk3d.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_vtklocal.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_vuetify.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_xterm.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-transformers.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trimesh.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-triton.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-ttkthemes.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-ttkwidgets.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-tzdata.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-tzwhere.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-u1db.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-umap.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-unidecode.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-uniseg.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-usb.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-uvicorn.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-uvloop.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-vaderSentiment.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-vtkpython.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-wavefile.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-weasyprint.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-web3.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-webassets.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-webrtcvad.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-websockets.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-webview.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-win32com.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-wordcloud.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-workflow.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-wx.lib.activex.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-wx.lib.pubsub.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-wx.xrc.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-xarray.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-xml.dom.html.HTMLDocument.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-xml.sax.saxexts.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-xmldiff.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-xsge_gui.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-xyzservices.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-z3c.rml.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-zeep.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-zmq.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-zoneinfo.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-BTrees.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-CTkMessagebox.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-Crypto.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-Cryptodome.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-HtmlTestRunner.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-IPython.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-OpenGL.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-OpenGL_accelerate.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-PyTaskbar.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-Xlib.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-_mssql.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-_mysql.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-accessible_output2.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-adbutils.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-adios.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-afmformats.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-aliyunsdkcore.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-altair.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-amazonproduct.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-anyio.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-appdirs.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-appy.pod.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-apscheduler.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-argon2.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-astor.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-astroid.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-astropy.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-astropy_iers_data.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-av.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-avro.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-azurerm.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-backports.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-backports.zoneinfo.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-bacon.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-bcrypt.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-bitsandbytes.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-bleak.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-blspy.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-bokeh.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-boto.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-boto3.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-botocore.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-branca.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-cairocffi.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-cairosvg.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-cassandra.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-celpy.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-certifi.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-cf_units.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-cftime.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-charset_normalizer.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-cloudpickle.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-cloudscraper.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-clr.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-clr_loader.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-cmocean.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-compliance_checker.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-countrycode.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-countryinfo.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-cryptography.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-customtkinter.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-cv2.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-cx_Oracle.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-cytoolz.itertoolz.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-dash.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-dash_bootstrap_components.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-dash_core_components.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-dash_html_components.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-dash_renderer.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-dash_table.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-dash_uploader.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-dask.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-datasets.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-dateparser.utils.strptime.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-dbus_fast.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-dclab.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-detectron2.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-discid.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-distorm3.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-dns.rdata.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-docutils.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-docx.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-docx2pdf.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-dynaconf.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-easyocr.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-eel.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-enchant.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-eng_to_ipa.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-ens.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-enzyme.parsers.ebml.core.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-eth_abi.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-eth_account.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-eth_hash.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-eth_keyfile.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-eth_keys.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-eth_rlp.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-eth_typing.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-eth_utils.network.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-eth_utils.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-exchangelib.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-fabric.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-fairscale.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-faker.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-falcon.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-fastai.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-fastparquet.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-ffpyplayer.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-fiona.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-flask_compress.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-flask_restx.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-flex.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-flirpy.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-fmpy.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-folium.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-freetype.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-fvcore.nn.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-gadfly.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-gcloud.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-geopandas.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-gitlab.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-gmplot.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-gmsh.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-gooey.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-google.api_core.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-google.cloud.bigquery.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-google.cloud.core.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-google.cloud.kms_v1.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-google.cloud.pubsub_v1.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-google.cloud.speech.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-google.cloud.storage.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-google.cloud.translate.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-googleapiclient.model.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-graphql_query.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-great_expectations.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-gribapi.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-grpc.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-gst._gst.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-gtk.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-h5py.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-hdf5plugin.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-hexbytes.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-httplib2.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-humanize.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-hydra.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-ijson.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-imageio.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-imageio_ffmpeg.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-iminuit.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-iso639.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-itk.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-jaraco.text.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-jedi.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-jieba.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-jinja2.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-jinxed.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-jira.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-jsonpath_rw_ext.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-jsonrpcserver.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-jsonschema.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-jsonschema_specifications.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-jupyterlab.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-kaleido.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-khmernltk.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-kinterbasdb.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-langchain.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-langcodes.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-langdetect.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-laonlp.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-lark.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-ldfparser.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-lensfunpy.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-libaudioverse.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-librosa.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-lightgbm.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-lightning.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-limits.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-linear_operator.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-lingua.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-litestar.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-llvmlite.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-logilab.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-lxml.etree.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-lxml.isoschematron.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-lxml.objectify.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-lxml.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-lz4.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-magic.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-mako.codegen.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-mariadb.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-markdown.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-mecab.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-metpy.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-migrate.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-mimesis.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-minecraft_launcher_lib.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-mistune.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-mnemonic.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-monai.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-moviepy.audio.fx.all.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-moviepy.video.fx.all.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-mpl_toolkits.basemap.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-msoffcrypto.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-nacl.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-names.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-nanite.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-nbconvert.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-nbdime.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-nbformat.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-nbt.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-ncclient.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-netCDF4.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-nltk.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-nnpy.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-notebook.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-numba.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-numcodecs.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-nvidia.cublas.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-nvidia.cuda_cupti.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-nvidia.cuda_nvcc.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-nvidia.cuda_nvrtc.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-nvidia.cuda_runtime.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-nvidia.cudnn.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-nvidia.cufft.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-nvidia.curand.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-nvidia.cusolver.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-nvidia.cusparse.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-nvidia.nccl.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-nvidia.nvjitlink.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-nvidia.nvtx.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-office365.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-opencc.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-openpyxl.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-opentelemetry.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-orjson.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-osgeo.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pandas_flavor.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-panel.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-parsedatetime.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-parso.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-passlib.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-paste.exceptions.reporter.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-patoolib.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-patsy.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pdfminer.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pendulum.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-phonenumbers.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pingouin.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pint.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pinyin.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-platformdirs.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-plotly.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pptx.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-prettytable.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-psutil.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-psychopy.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-psycopg2.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-publicsuffix2.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pubsub.core.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-puremagic.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-py.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pyarrow.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pycountry.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pycparser.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pycrfsuite.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pydantic.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pydicom.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pydivert.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pyexcel-io.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pyexcel-ods.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pyexcel-ods3.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pyexcel-odsr.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pyexcel-xls.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pyexcel-xlsx.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pyexcel-xlsxw.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pyexcel.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pyexcel_io.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pyexcel_ods.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pyexcel_ods3.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pyexcel_odsr.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pyexcel_xls.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pyexcel_xlsx.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pyexcel_xlsxw.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pyexcelerate.Writer.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pygraphviz.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pygwalker.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pylibmagic.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pylint.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pylsl.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pymediainfo.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pymorphy3.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pymssql.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pynput.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pyodbc.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pyopencl.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pypemicro.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pyphen.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pyppeteer.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pyproj.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pypsexec.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pypylon.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pyqtgraph.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pyshark.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pysnmp.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pystray.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pytest.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pythainlp.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pythoncom.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pyttsx.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pyttsx3.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pyviz_comms.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pyvjoy.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pywintypes.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-pywt.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-qtmodern.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-radicale.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-raven.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-rawpy.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-rdflib.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-redmine.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-regex.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-reportlab.lib.utils.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-reportlab.pdfbase._fontdata.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-resampy.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-rlp.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-rpy2.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-rtree.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-sacremoses.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-schwifty.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-seedir.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-selenium.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-sentry_sdk.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-shapely.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-shotgun_api3.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-simplemma.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-skimage.color.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-skimage.data.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-skimage.draw.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-skimage.exposure.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-skimage.feature.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-skimage.filters.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-skimage.future.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-skimage.graph.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-skimage.io.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-skimage.measure.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-skimage.metrics.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-skimage.morphology.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-skimage.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-skimage.registration.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-skimage.restoration.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-skimage.transform.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-sklearn.cluster.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-sklearn.linear_model.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-sklearn.metrics.cluster.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-sklearn.metrics.pairwise.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-sklearn.metrics.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-sklearn.neighbors.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-sklearn.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-sklearn.tree.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-sklearn.utils.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-skyfield.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-sound_lib.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-sounddevice.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-soundfile.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-spacy.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-speech_recognition.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-spiceypy.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-spnego.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-srsly.msgpack._packer.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-sspilib.raw.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-statsmodels.tsa.statespace.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-stdnum.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-storm.database.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-sudachipy.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-sunpy.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-swagger_spec_validator.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-sympy.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-tableauhyperapi.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-tables.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-tcod.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-tensorflow.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-text_unidecode.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-textdistance.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-thinc.backends.numpy_ops.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-thinc.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-timezonefinder.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-timm.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-tinycss2.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-torch.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-torchaudio.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-torchtext.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-torchvision.io.image.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-torchvision.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-trame.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-trame_client.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-trame_code.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-trame_components.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-trame_datagrid.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-trame_deckgl.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-trame_formkit.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-trame_grid.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-trame_iframe.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-trame_keycloak.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-trame_leaflet.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-trame_markdown.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-trame_matplotlib.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-trame_mesh_streamer.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-trame_plotly.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-trame_pvui.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-trame_quasar.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-trame_rca.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-trame_router.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-trame_simput.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-trame_tauri.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-trame_tweakpane.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-trame_vega.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-trame_vtk.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-trame_vtk3d.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-trame_vtklocal.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-trame_vuetify.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-trame_xterm.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-transformers.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-trimesh.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-triton.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-ttkthemes.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-ttkwidgets.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-tzdata.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-tzwhere.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-u1db.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-umap.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-unidecode.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-uniseg.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-usb.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-uvicorn.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-uvloop.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-vaderSentiment.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-vtkpython.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-wavefile.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-weasyprint.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-web3.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-webassets.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-webrtcvad.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-websockets.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-webview.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-win32com.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-wordcloud.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-workflow.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-wx.lib.activex.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-wx.lib.pubsub.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-wx.xrc.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-xarray.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-xml.dom.html.HTMLDocument.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-xml.sax.saxexts.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-xmldiff.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-xsge_gui.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-xyzservices.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-z3c.rml.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-zeep.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-zmq.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/hook-zoneinfo.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/utils/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/utils/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/utils/__pycache__/nvidia_cuda.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/utils/nvidia_cuda.py delete mode 100644 .venv/lib/python3.10/site-packages/altgraph-0.17.4.dist-info/INSTALLER delete mode 100644 .venv/lib/python3.10/site-packages/altgraph-0.17.4.dist-info/LICENSE delete mode 100644 .venv/lib/python3.10/site-packages/altgraph-0.17.4.dist-info/METADATA delete mode 100644 .venv/lib/python3.10/site-packages/altgraph-0.17.4.dist-info/RECORD delete mode 100644 .venv/lib/python3.10/site-packages/altgraph-0.17.4.dist-info/WHEEL delete mode 100644 .venv/lib/python3.10/site-packages/altgraph-0.17.4.dist-info/top_level.txt delete mode 100644 .venv/lib/python3.10/site-packages/altgraph-0.17.4.dist-info/zip-safe delete mode 100644 .venv/lib/python3.10/site-packages/altgraph/Dot.py delete mode 100644 .venv/lib/python3.10/site-packages/altgraph/Graph.py delete mode 100644 .venv/lib/python3.10/site-packages/altgraph/GraphAlgo.py delete mode 100644 .venv/lib/python3.10/site-packages/altgraph/GraphStat.py delete mode 100644 .venv/lib/python3.10/site-packages/altgraph/GraphUtil.py delete mode 100644 .venv/lib/python3.10/site-packages/altgraph/ObjectGraph.py delete mode 100644 .venv/lib/python3.10/site-packages/altgraph/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/altgraph/__pycache__/Dot.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/altgraph/__pycache__/Graph.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/altgraph/__pycache__/GraphAlgo.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/altgraph/__pycache__/GraphStat.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/altgraph/__pycache__/GraphUtil.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/altgraph/__pycache__/ObjectGraph.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/altgraph/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/distutils-precedence.pth delete mode 100644 .venv/lib/python3.10/site-packages/packaging-24.1.dist-info/INSTALLER delete mode 100644 .venv/lib/python3.10/site-packages/packaging-24.1.dist-info/LICENSE delete mode 100644 .venv/lib/python3.10/site-packages/packaging-24.1.dist-info/LICENSE.APACHE delete mode 100644 .venv/lib/python3.10/site-packages/packaging-24.1.dist-info/LICENSE.BSD delete mode 100644 .venv/lib/python3.10/site-packages/packaging-24.1.dist-info/METADATA delete mode 100644 .venv/lib/python3.10/site-packages/packaging-24.1.dist-info/RECORD delete mode 100644 .venv/lib/python3.10/site-packages/packaging-24.1.dist-info/WHEEL delete mode 100644 .venv/lib/python3.10/site-packages/packaging/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/packaging/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/packaging/__pycache__/_elffile.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/packaging/__pycache__/_manylinux.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/packaging/__pycache__/_musllinux.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/packaging/__pycache__/_parser.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/packaging/__pycache__/_structures.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/packaging/__pycache__/_tokenizer.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/packaging/__pycache__/markers.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/packaging/__pycache__/metadata.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/packaging/__pycache__/requirements.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/packaging/__pycache__/specifiers.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/packaging/__pycache__/tags.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/packaging/__pycache__/utils.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/packaging/__pycache__/version.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/packaging/_elffile.py delete mode 100644 .venv/lib/python3.10/site-packages/packaging/_manylinux.py delete mode 100644 .venv/lib/python3.10/site-packages/packaging/_musllinux.py delete mode 100644 .venv/lib/python3.10/site-packages/packaging/_parser.py delete mode 100644 .venv/lib/python3.10/site-packages/packaging/_structures.py delete mode 100644 .venv/lib/python3.10/site-packages/packaging/_tokenizer.py delete mode 100644 .venv/lib/python3.10/site-packages/packaging/markers.py delete mode 100644 .venv/lib/python3.10/site-packages/packaging/metadata.py delete mode 100644 .venv/lib/python3.10/site-packages/packaging/py.typed delete mode 100644 .venv/lib/python3.10/site-packages/packaging/requirements.py delete mode 100644 .venv/lib/python3.10/site-packages/packaging/specifiers.py delete mode 100644 .venv/lib/python3.10/site-packages/packaging/tags.py delete mode 100644 .venv/lib/python3.10/site-packages/packaging/utils.py delete mode 100644 .venv/lib/python3.10/site-packages/packaging/version.py delete mode 100644 .venv/lib/python3.10/site-packages/pip-22.0.2.dist-info/INSTALLER delete mode 100644 .venv/lib/python3.10/site-packages/pip-22.0.2.dist-info/LICENSE.txt delete mode 100644 .venv/lib/python3.10/site-packages/pip-22.0.2.dist-info/METADATA delete mode 100644 .venv/lib/python3.10/site-packages/pip-22.0.2.dist-info/RECORD delete mode 100644 .venv/lib/python3.10/site-packages/pip-22.0.2.dist-info/REQUESTED delete mode 100644 .venv/lib/python3.10/site-packages/pip-22.0.2.dist-info/WHEEL delete mode 100644 .venv/lib/python3.10/site-packages/pip-22.0.2.dist-info/entry_points.txt delete mode 100644 .venv/lib/python3.10/site-packages/pip-22.0.2.dist-info/top_level.txt delete mode 100644 .venv/lib/python3.10/site-packages/pip/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/__main__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/__pycache__/__main__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/__pycache__/build_env.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/__pycache__/cache.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/__pycache__/configuration.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/__pycache__/exceptions.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/__pycache__/main.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/__pycache__/pyproject.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/__pycache__/self_outdated_check.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/__pycache__/wheel_builder.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/build_env.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/cache.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/cli/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/cli/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/cli/__pycache__/autocompletion.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/cli/__pycache__/base_command.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/cli/__pycache__/cmdoptions.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/cli/__pycache__/command_context.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/cli/__pycache__/main.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/cli/__pycache__/main_parser.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/cli/__pycache__/parser.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/cli/__pycache__/progress_bars.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/cli/__pycache__/req_command.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/cli/__pycache__/spinners.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/cli/__pycache__/status_codes.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/cli/autocompletion.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/cli/base_command.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/cli/cmdoptions.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/cli/command_context.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/cli/main.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/cli/main_parser.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/cli/parser.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/cli/progress_bars.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/cli/req_command.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/cli/spinners.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/cli/status_codes.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/commands/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/cache.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/check.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/completion.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/configuration.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/debug.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/download.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/freeze.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/hash.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/help.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/index.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/install.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/list.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/search.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/show.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/uninstall.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/wheel.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/commands/cache.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/commands/check.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/commands/completion.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/commands/configuration.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/commands/debug.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/commands/download.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/commands/freeze.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/commands/hash.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/commands/help.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/commands/index.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/commands/install.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/commands/list.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/commands/search.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/commands/show.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/commands/uninstall.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/commands/wheel.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/configuration.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/distributions/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/distributions/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/distributions/__pycache__/base.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/distributions/__pycache__/installed.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/distributions/__pycache__/sdist.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/distributions/__pycache__/wheel.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/distributions/base.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/distributions/installed.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/distributions/sdist.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/distributions/wheel.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/exceptions.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/index/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/index/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/index/__pycache__/collector.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/index/__pycache__/package_finder.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/index/__pycache__/sources.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/index/collector.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/index/package_finder.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/index/sources.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/locations/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/locations/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/locations/__pycache__/_distutils.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/locations/__pycache__/_sysconfig.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/locations/__pycache__/base.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/locations/_distutils.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/locations/_sysconfig.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/locations/base.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/main.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/metadata/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/metadata/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/metadata/__pycache__/base.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/metadata/__pycache__/pkg_resources.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/metadata/base.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/metadata/pkg_resources.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/models/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/models/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/models/__pycache__/candidate.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/models/__pycache__/direct_url.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/models/__pycache__/format_control.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/models/__pycache__/index.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/models/__pycache__/link.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/models/__pycache__/scheme.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/models/__pycache__/search_scope.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/models/__pycache__/selection_prefs.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/models/__pycache__/target_python.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/models/__pycache__/wheel.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/models/candidate.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/models/direct_url.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/models/format_control.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/models/index.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/models/link.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/models/scheme.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/models/search_scope.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/models/selection_prefs.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/models/target_python.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/models/wheel.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/network/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/network/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/network/__pycache__/auth.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/network/__pycache__/cache.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/network/__pycache__/download.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/network/__pycache__/lazy_wheel.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/network/__pycache__/session.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/network/__pycache__/utils.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/network/__pycache__/xmlrpc.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/network/auth.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/network/cache.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/network/download.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/network/lazy_wheel.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/network/session.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/network/utils.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/network/xmlrpc.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/operations/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/operations/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/operations/__pycache__/check.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/operations/__pycache__/freeze.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/operations/__pycache__/prepare.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/operations/build/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/operations/build/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/operations/build/__pycache__/metadata.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/operations/build/__pycache__/metadata_editable.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/operations/build/__pycache__/metadata_legacy.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/operations/build/__pycache__/wheel.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/operations/build/__pycache__/wheel_editable.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/operations/build/__pycache__/wheel_legacy.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/operations/build/metadata.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/operations/build/metadata_editable.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/operations/build/metadata_legacy.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/operations/build/wheel.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/operations/build/wheel_editable.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/operations/build/wheel_legacy.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/operations/check.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/operations/freeze.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/operations/install/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/operations/install/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/operations/install/__pycache__/editable_legacy.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/operations/install/__pycache__/legacy.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/operations/install/__pycache__/wheel.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/operations/install/editable_legacy.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/operations/install/legacy.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/operations/install/wheel.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/operations/prepare.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/pyproject.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/req/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/req/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/req/__pycache__/constructors.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/req/__pycache__/req_file.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/req/__pycache__/req_install.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/req/__pycache__/req_set.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/req/__pycache__/req_tracker.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/req/__pycache__/req_uninstall.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/req/constructors.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/req/req_file.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/req/req_install.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/req/req_set.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/req/req_tracker.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/req/req_uninstall.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/resolution/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/resolution/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/resolution/__pycache__/base.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/resolution/base.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/resolution/legacy/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/resolution/legacy/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/resolution/legacy/__pycache__/resolver.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/resolution/legacy/resolver.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/__pycache__/base.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/__pycache__/candidates.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/__pycache__/factory.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/__pycache__/found_candidates.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/__pycache__/provider.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/__pycache__/reporter.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/__pycache__/requirements.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/__pycache__/resolver.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/base.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/candidates.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/factory.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/provider.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/reporter.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/requirements.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/resolver.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/self_outdated_check.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/_log.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/appdirs.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/compat.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/compatibility_tags.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/datetime.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/deprecation.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/direct_url_helpers.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/distutils_args.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/egg_link.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/encoding.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/entrypoints.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/filesystem.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/filetypes.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/glibc.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/hashes.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/inject_securetransport.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/logging.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/misc.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/models.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/packaging.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/setuptools_build.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/subprocess.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/temp_dir.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/unpacking.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/urls.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/virtualenv.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/wheel.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/_log.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/appdirs.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/compat.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/compatibility_tags.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/datetime.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/deprecation.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/direct_url_helpers.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/distutils_args.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/egg_link.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/encoding.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/entrypoints.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/filesystem.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/filetypes.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/glibc.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/hashes.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/inject_securetransport.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/logging.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/misc.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/models.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/packaging.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/setuptools_build.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/subprocess.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/temp_dir.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/unpacking.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/urls.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/virtualenv.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/utils/wheel.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/vcs/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/vcs/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/vcs/__pycache__/bazaar.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/vcs/__pycache__/git.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/vcs/__pycache__/mercurial.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/vcs/__pycache__/subversion.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/vcs/__pycache__/versioncontrol.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/vcs/bazaar.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/vcs/git.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/vcs/mercurial.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/vcs/subversion.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/vcs/versioncontrol.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_internal/wheel_builder.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/__pycache__/distro.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/__pycache__/six.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/__pycache__/typing_extensions.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/__pycache__/_cmd.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/__pycache__/adapter.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/__pycache__/cache.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/__pycache__/compat.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/__pycache__/controller.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/__pycache__/filewrapper.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/__pycache__/heuristics.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/__pycache__/serialize.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/__pycache__/wrapper.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/_cmd.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/adapter.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/cache.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/caches/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/file_cache.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/redis_cache.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/compat.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/controller.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/filewrapper.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/heuristics.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/serialize.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/wrapper.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/certifi/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/certifi/__main__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/certifi/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/certifi/__pycache__/__main__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/certifi/__pycache__/core.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/certifi/cacert.pem delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/certifi/core.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/big5freq.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/big5prober.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/chardistribution.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/charsetgroupprober.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/charsetprober.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/codingstatemachine.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/compat.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/cp949prober.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/enums.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/escprober.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/escsm.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/eucjpprober.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/euckrfreq.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/euckrprober.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/euctwfreq.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/euctwprober.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/gb2312freq.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/gb2312prober.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/hebrewprober.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/jisfreq.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/jpcntx.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/langbulgarianmodel.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/langgreekmodel.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/langhebrewmodel.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/langhungarianmodel.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/langrussianmodel.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/langthaimodel.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/langturkishmodel.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/latin1prober.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/mbcharsetprober.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/mbcsgroupprober.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/mbcssm.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/sbcharsetprober.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/sbcsgroupprober.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/sjisprober.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/universaldetector.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/utf8prober.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/version.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/big5freq.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/big5prober.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/chardistribution.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/charsetgroupprober.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/charsetprober.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/cli/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/cli/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/cli/__pycache__/chardetect.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/cli/chardetect.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/codingstatemachine.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/compat.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/cp949prober.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/enums.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/escprober.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/escsm.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/eucjpprober.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/euckrfreq.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/euckrprober.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/euctwfreq.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/euctwprober.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/gb2312freq.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/gb2312prober.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/hebrewprober.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/jisfreq.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/jpcntx.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/langbulgarianmodel.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/langgreekmodel.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/langhebrewmodel.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/langhungarianmodel.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/langrussianmodel.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/langthaimodel.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/langturkishmodel.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/latin1prober.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/mbcharsetprober.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/mbcsgroupprober.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/mbcssm.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/metadata/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/metadata/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/metadata/__pycache__/languages.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/metadata/languages.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/sbcharsetprober.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/sbcsgroupprober.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/sjisprober.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/universaldetector.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/utf8prober.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/chardet/version.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/colorama/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/colorama/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/colorama/__pycache__/ansi.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/colorama/__pycache__/ansitowin32.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/colorama/__pycache__/initialise.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/colorama/__pycache__/win32.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/colorama/__pycache__/winterm.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/colorama/ansi.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/colorama/ansitowin32.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/colorama/initialise.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/colorama/win32.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/colorama/winterm.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/distlib/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/distlib/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/distlib/__pycache__/compat.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/distlib/__pycache__/database.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/distlib/__pycache__/index.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/distlib/__pycache__/locators.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/distlib/__pycache__/manifest.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/distlib/__pycache__/markers.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/distlib/__pycache__/metadata.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/distlib/__pycache__/resources.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/distlib/__pycache__/scripts.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/distlib/__pycache__/util.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/distlib/__pycache__/version.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/distlib/__pycache__/wheel.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/distlib/compat.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/distlib/database.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/distlib/index.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/distlib/locators.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/distlib/manifest.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/distlib/markers.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/distlib/metadata.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/distlib/resources.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/distlib/scripts.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/distlib/util.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/distlib/version.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/distlib/wheel.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/distro.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/__pycache__/_ihatexml.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/__pycache__/_inputstream.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/__pycache__/_tokenizer.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/__pycache__/_utils.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/__pycache__/constants.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/__pycache__/html5parser.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/__pycache__/serializer.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_ihatexml.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_inputstream.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_tokenizer.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_trie/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_trie/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_trie/__pycache__/_base.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_trie/__pycache__/py.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_trie/_base.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_trie/py.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_utils.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/constants.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/__pycache__/alphabeticalattributes.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/__pycache__/base.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/__pycache__/inject_meta_charset.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/__pycache__/lint.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/__pycache__/optionaltags.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/__pycache__/sanitizer.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/__pycache__/whitespace.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/alphabeticalattributes.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/base.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/inject_meta_charset.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/lint.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/optionaltags.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/sanitizer.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/whitespace.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/html5parser.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/serializer.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/treeadapters/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/treeadapters/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/treeadapters/__pycache__/genshi.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/treeadapters/__pycache__/sax.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/treeadapters/genshi.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/treeadapters/sax.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/treebuilders/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/treebuilders/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/treebuilders/__pycache__/base.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/treebuilders/__pycache__/dom.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/treebuilders/__pycache__/etree.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/treebuilders/__pycache__/etree_lxml.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/treebuilders/base.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/treebuilders/dom.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/treebuilders/etree.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/treebuilders/etree_lxml.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/treewalkers/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/treewalkers/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/treewalkers/__pycache__/base.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/treewalkers/__pycache__/dom.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/treewalkers/__pycache__/etree.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/treewalkers/__pycache__/etree_lxml.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/treewalkers/__pycache__/genshi.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/treewalkers/base.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/treewalkers/dom.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/treewalkers/etree.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/treewalkers/etree_lxml.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/html5lib/treewalkers/genshi.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/idna/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/idna/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/idna/__pycache__/codec.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/idna/__pycache__/compat.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/idna/__pycache__/core.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/idna/__pycache__/idnadata.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/idna/__pycache__/intranges.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/idna/__pycache__/package_data.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/idna/__pycache__/uts46data.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/idna/codec.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/idna/compat.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/idna/core.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/idna/idnadata.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/idna/intranges.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/idna/package_data.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/idna/uts46data.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/msgpack/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/msgpack/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/msgpack/__pycache__/_version.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/msgpack/__pycache__/exceptions.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/msgpack/__pycache__/ext.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/msgpack/__pycache__/fallback.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/msgpack/_version.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/msgpack/exceptions.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/msgpack/ext.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/msgpack/fallback.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/packaging/__about__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/packaging/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/packaging/__pycache__/__about__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/packaging/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/packaging/__pycache__/_manylinux.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/packaging/__pycache__/_musllinux.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/packaging/__pycache__/_structures.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/packaging/__pycache__/markers.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/packaging/__pycache__/requirements.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/packaging/__pycache__/specifiers.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/packaging/__pycache__/tags.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/packaging/__pycache__/utils.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/packaging/__pycache__/version.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/packaging/_manylinux.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/packaging/_musllinux.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/packaging/_structures.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/packaging/markers.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/packaging/requirements.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/packaging/specifiers.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/packaging/tags.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/packaging/utils.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/packaging/version.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pep517/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pep517/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pep517/__pycache__/build.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pep517/__pycache__/check.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pep517/__pycache__/colorlog.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pep517/__pycache__/compat.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pep517/__pycache__/dirtools.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pep517/__pycache__/envbuild.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pep517/__pycache__/meta.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pep517/__pycache__/wrappers.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pep517/build.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pep517/check.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pep517/colorlog.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pep517/compat.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pep517/dirtools.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pep517/envbuild.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/__pycache__/_in_process.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pep517/meta.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pep517/wrappers.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pkg_resources/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pkg_resources/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pkg_resources/__pycache__/py31compat.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pkg_resources/py31compat.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/platformdirs/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/platformdirs/__main__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/platformdirs/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/platformdirs/__pycache__/__main__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/platformdirs/__pycache__/android.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/platformdirs/__pycache__/api.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/platformdirs/__pycache__/macos.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/platformdirs/__pycache__/unix.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/platformdirs/__pycache__/version.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/platformdirs/__pycache__/windows.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/platformdirs/android.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/platformdirs/api.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/platformdirs/macos.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/platformdirs/unix.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/platformdirs/version.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/platformdirs/windows.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/progress/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/progress/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/progress/__pycache__/bar.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/progress/__pycache__/colors.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/progress/__pycache__/counter.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/progress/__pycache__/spinner.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/progress/bar.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/progress/colors.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/progress/counter.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/progress/spinner.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/__main__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/__pycache__/__main__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/__pycache__/cmdline.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/__pycache__/console.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/__pycache__/filter.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/__pycache__/formatter.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/__pycache__/lexer.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/__pycache__/modeline.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/__pycache__/plugin.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/__pycache__/regexopt.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/__pycache__/scanner.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/__pycache__/sphinxext.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/__pycache__/style.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/__pycache__/token.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/__pycache__/unistring.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/__pycache__/util.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/cmdline.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/console.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/filter.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/filters/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/filters/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/formatter.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/formatters/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/formatters/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/formatters/__pycache__/_mapping.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/formatters/__pycache__/bbcode.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/formatters/__pycache__/groff.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/formatters/__pycache__/html.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/formatters/__pycache__/img.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/formatters/__pycache__/irc.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/formatters/__pycache__/latex.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/formatters/__pycache__/other.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/formatters/__pycache__/pangomarkup.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/formatters/__pycache__/rtf.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/formatters/__pycache__/svg.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/formatters/__pycache__/terminal.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/formatters/__pycache__/terminal256.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/formatters/_mapping.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/formatters/bbcode.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/formatters/groff.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/formatters/html.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/formatters/img.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/formatters/irc.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/formatters/latex.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/formatters/other.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/formatters/pangomarkup.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/formatters/rtf.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/formatters/svg.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/formatters/terminal.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/formatters/terminal256.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/lexer.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/lexers/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/lexers/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/lexers/__pycache__/_mapping.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/lexers/__pycache__/python.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/lexers/_mapping.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/lexers/python.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/modeline.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/plugin.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/regexopt.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/scanner.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/sphinxext.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/style.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/styles/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/styles/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/token.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/unistring.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pygments/util.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pyparsing/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pyparsing/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pyparsing/__pycache__/actions.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pyparsing/__pycache__/common.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pyparsing/__pycache__/core.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pyparsing/__pycache__/exceptions.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pyparsing/__pycache__/helpers.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pyparsing/__pycache__/results.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pyparsing/__pycache__/testing.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pyparsing/__pycache__/unicode.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pyparsing/__pycache__/util.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pyparsing/actions.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pyparsing/common.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pyparsing/core.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pyparsing/diagram/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pyparsing/diagram/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pyparsing/exceptions.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pyparsing/helpers.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pyparsing/results.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pyparsing/testing.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pyparsing/unicode.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/pyparsing/util.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/requests/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/requests/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/requests/__pycache__/__version__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/requests/__pycache__/_internal_utils.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/requests/__pycache__/adapters.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/requests/__pycache__/api.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/requests/__pycache__/auth.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/requests/__pycache__/certs.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/requests/__pycache__/compat.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/requests/__pycache__/cookies.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/requests/__pycache__/exceptions.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/requests/__pycache__/help.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/requests/__pycache__/hooks.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/requests/__pycache__/models.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/requests/__pycache__/packages.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/requests/__pycache__/sessions.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/requests/__pycache__/status_codes.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/requests/__pycache__/structures.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/requests/__pycache__/utils.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/requests/__version__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/requests/_internal_utils.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/requests/adapters.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/requests/api.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/requests/auth.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/requests/certs.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/requests/compat.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/requests/cookies.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/requests/exceptions.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/requests/help.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/requests/hooks.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/requests/models.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/requests/packages.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/requests/sessions.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/requests/status_codes.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/requests/structures.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/requests/utils.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/resolvelib/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/resolvelib/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/resolvelib/__pycache__/providers.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/resolvelib/__pycache__/reporters.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/resolvelib/__pycache__/resolvers.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/resolvelib/__pycache__/structs.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/resolvelib/compat/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/resolvelib/compat/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/resolvelib/compat/__pycache__/collections_abc.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/resolvelib/compat/collections_abc.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/resolvelib/providers.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/resolvelib/reporters.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/resolvelib/resolvers.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/resolvelib/structs.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__main__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/__main__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/_cell_widths.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/_emoji_codes.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/_emoji_replace.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/_extension.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/_inspect.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/_log_render.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/_loop.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/_lru_cache.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/_palettes.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/_pick.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/_ratio.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/_spinners.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/_stack.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/_timer.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/_windows.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/_wrap.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/abc.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/align.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/ansi.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/bar.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/box.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/cells.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/color.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/color_triplet.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/columns.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/console.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/constrain.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/containers.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/control.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/default_styles.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/diagnose.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/emoji.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/errors.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/file_proxy.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/filesize.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/highlighter.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/json.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/jupyter.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/layout.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/live.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/live_render.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/logging.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/markup.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/measure.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/padding.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/pager.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/palette.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/panel.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/pretty.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/progress.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/progress_bar.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/prompt.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/protocol.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/region.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/repr.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/rule.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/scope.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/screen.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/segment.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/spinner.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/status.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/style.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/styled.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/syntax.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/table.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/tabulate.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/terminal_theme.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/text.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/theme.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/themes.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/traceback.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/__pycache__/tree.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/_cell_widths.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/_emoji_codes.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/_emoji_replace.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/_extension.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/_inspect.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/_log_render.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/_loop.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/_lru_cache.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/_palettes.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/_pick.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/_ratio.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/_spinners.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/_stack.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/_timer.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/_windows.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/_wrap.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/abc.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/align.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/ansi.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/bar.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/box.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/cells.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/color.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/color_triplet.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/columns.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/console.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/constrain.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/containers.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/control.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/default_styles.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/diagnose.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/emoji.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/errors.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/file_proxy.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/filesize.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/highlighter.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/json.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/jupyter.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/layout.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/live.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/live_render.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/logging.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/markup.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/measure.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/padding.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/pager.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/palette.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/panel.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/pretty.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/progress.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/progress_bar.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/prompt.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/protocol.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/region.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/repr.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/rule.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/scope.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/screen.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/segment.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/spinner.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/status.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/style.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/styled.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/syntax.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/table.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/tabulate.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/terminal_theme.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/text.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/theme.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/themes.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/traceback.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/rich/tree.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/six.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/tenacity/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/tenacity/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/tenacity/__pycache__/_asyncio.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/tenacity/__pycache__/_utils.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/tenacity/__pycache__/after.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/tenacity/__pycache__/before.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/tenacity/__pycache__/before_sleep.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/tenacity/__pycache__/nap.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/tenacity/__pycache__/retry.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/tenacity/__pycache__/stop.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/tenacity/__pycache__/tornadoweb.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/tenacity/__pycache__/wait.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/tenacity/_asyncio.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/tenacity/_utils.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/tenacity/after.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/tenacity/before.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/tenacity/before_sleep.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/tenacity/nap.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/tenacity/retry.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/tenacity/stop.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/tenacity/tornadoweb.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/tenacity/wait.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/tomli/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/tomli/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/tomli/__pycache__/_parser.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/tomli/__pycache__/_re.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/tomli/_parser.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/tomli/_re.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/typing_extensions.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/__pycache__/_collections.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/__pycache__/_version.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/__pycache__/connection.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/__pycache__/connectionpool.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/__pycache__/exceptions.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/__pycache__/fields.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/__pycache__/filepost.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/__pycache__/poolmanager.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/__pycache__/request.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/__pycache__/response.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/_collections.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/_version.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/connection.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/connectionpool.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/contrib/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/contrib/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/contrib/__pycache__/_appengine_environ.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/contrib/__pycache__/appengine.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/contrib/__pycache__/ntlmpool.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/contrib/__pycache__/pyopenssl.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/contrib/__pycache__/securetransport.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/contrib/__pycache__/socks.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/contrib/_appengine_environ.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/bindings.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/low_level.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/contrib/_securetransport/bindings.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/contrib/appengine.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/contrib/securetransport.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/contrib/socks.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/exceptions.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/fields.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/filepost.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/packages/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/packages/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/packages/__pycache__/six.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/packages/backports/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/makefile.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/packages/six.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/poolmanager.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/request.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/response.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/util/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/util/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/util/__pycache__/connection.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/util/__pycache__/proxy.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/util/__pycache__/queue.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/util/__pycache__/request.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/util/__pycache__/response.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/util/__pycache__/retry.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_match_hostname.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/util/__pycache__/ssltransport.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/util/__pycache__/timeout.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/util/__pycache__/url.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/util/__pycache__/wait.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/util/connection.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/util/proxy.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/util/queue.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/util/request.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/util/response.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/util/retry.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/util/ssl_.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/util/ssl_match_hostname.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/util/ssltransport.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/util/timeout.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/util/url.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/urllib3/util/wait.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/vendor.txt delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/webencodings/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/webencodings/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/webencodings/__pycache__/labels.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/webencodings/__pycache__/mklabels.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/webencodings/__pycache__/tests.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/webencodings/__pycache__/x_user_defined.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/webencodings/labels.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/webencodings/mklabels.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/webencodings/tests.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/_vendor/webencodings/x_user_defined.py delete mode 100644 .venv/lib/python3.10/site-packages/pip/py.typed delete mode 100644 .venv/lib/python3.10/site-packages/pkg_resources/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pkg_resources/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pkg_resources/_vendor/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pkg_resources/_vendor/appdirs.py delete mode 100644 .venv/lib/python3.10/site-packages/pkg_resources/_vendor/packaging/__about__.py delete mode 100644 .venv/lib/python3.10/site-packages/pkg_resources/_vendor/packaging/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pkg_resources/_vendor/packaging/_manylinux.py delete mode 100644 .venv/lib/python3.10/site-packages/pkg_resources/_vendor/packaging/_musllinux.py delete mode 100644 .venv/lib/python3.10/site-packages/pkg_resources/_vendor/packaging/_structures.py delete mode 100644 .venv/lib/python3.10/site-packages/pkg_resources/_vendor/packaging/markers.py delete mode 100644 .venv/lib/python3.10/site-packages/pkg_resources/_vendor/packaging/requirements.py delete mode 100644 .venv/lib/python3.10/site-packages/pkg_resources/_vendor/packaging/specifiers.py delete mode 100644 .venv/lib/python3.10/site-packages/pkg_resources/_vendor/packaging/tags.py delete mode 100644 .venv/lib/python3.10/site-packages/pkg_resources/_vendor/packaging/utils.py delete mode 100644 .venv/lib/python3.10/site-packages/pkg_resources/_vendor/packaging/version.py delete mode 100644 .venv/lib/python3.10/site-packages/pkg_resources/_vendor/pyparsing.py delete mode 100644 .venv/lib/python3.10/site-packages/pkg_resources/extern/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pkg_resources/tests/data/my-test-package-source/__pycache__/setup.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/pkg_resources/tests/data/my-test-package-source/setup.py delete mode 100755 .venv/lib/python3.10/site-packages/pyinstaller-6.10.0.dist-info/COPYING.txt delete mode 100644 .venv/lib/python3.10/site-packages/pyinstaller-6.10.0.dist-info/INSTALLER delete mode 100755 .venv/lib/python3.10/site-packages/pyinstaller-6.10.0.dist-info/METADATA delete mode 100644 .venv/lib/python3.10/site-packages/pyinstaller-6.10.0.dist-info/RECORD delete mode 100644 .venv/lib/python3.10/site-packages/pyinstaller-6.10.0.dist-info/REQUESTED delete mode 100755 .venv/lib/python3.10/site-packages/pyinstaller-6.10.0.dist-info/WHEEL delete mode 100755 .venv/lib/python3.10/site-packages/pyinstaller-6.10.0.dist-info/entry_points.txt delete mode 100755 .venv/lib/python3.10/site-packages/pyinstaller-6.10.0.dist-info/top_level.txt delete mode 100644 .venv/lib/python3.10/site-packages/pyinstaller_hooks_contrib-2024.8.dist-info/INSTALLER delete mode 100644 .venv/lib/python3.10/site-packages/pyinstaller_hooks_contrib-2024.8.dist-info/LICENSE delete mode 100644 .venv/lib/python3.10/site-packages/pyinstaller_hooks_contrib-2024.8.dist-info/LICENSE.APL.txt delete mode 100644 .venv/lib/python3.10/site-packages/pyinstaller_hooks_contrib-2024.8.dist-info/LICENSE.GPL.txt delete mode 100644 .venv/lib/python3.10/site-packages/pyinstaller_hooks_contrib-2024.8.dist-info/METADATA delete mode 100644 .venv/lib/python3.10/site-packages/pyinstaller_hooks_contrib-2024.8.dist-info/RECORD delete mode 100644 .venv/lib/python3.10/site-packages/pyinstaller_hooks_contrib-2024.8.dist-info/WHEEL delete mode 100644 .venv/lib/python3.10/site-packages/pyinstaller_hooks_contrib-2024.8.dist-info/entry_points.txt delete mode 100644 .venv/lib/python3.10/site-packages/pyinstaller_hooks_contrib-2024.8.dist-info/top_level.txt delete mode 100644 .venv/lib/python3.10/site-packages/setuptools-59.6.0.dist-info/INSTALLER delete mode 100644 .venv/lib/python3.10/site-packages/setuptools-59.6.0.dist-info/LICENSE delete mode 100644 .venv/lib/python3.10/site-packages/setuptools-59.6.0.dist-info/METADATA delete mode 100644 .venv/lib/python3.10/site-packages/setuptools-59.6.0.dist-info/RECORD delete mode 100644 .venv/lib/python3.10/site-packages/setuptools-59.6.0.dist-info/REQUESTED delete mode 100644 .venv/lib/python3.10/site-packages/setuptools-59.6.0.dist-info/WHEEL delete mode 100644 .venv/lib/python3.10/site-packages/setuptools-59.6.0.dist-info/entry_points.txt delete mode 100644 .venv/lib/python3.10/site-packages/setuptools-59.6.0.dist-info/top_level.txt delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/__pycache__/_deprecation_warning.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/__pycache__/_imp.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/__pycache__/archive_util.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/__pycache__/build_meta.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/__pycache__/config.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/__pycache__/dep_util.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/__pycache__/depends.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/__pycache__/dist.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/__pycache__/errors.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/__pycache__/extension.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/__pycache__/glob.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/__pycache__/installer.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/__pycache__/launch.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/__pycache__/monkey.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/__pycache__/msvc.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/__pycache__/namespaces.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/__pycache__/package_index.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/__pycache__/py34compat.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/__pycache__/sandbox.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/__pycache__/unicode_utils.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/__pycache__/version.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/__pycache__/wheel.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/__pycache__/windows_support.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_deprecation_warning.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/__pycache__/_msvccompiler.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/__pycache__/archive_util.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/__pycache__/bcppcompiler.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/__pycache__/ccompiler.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/__pycache__/cmd.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/__pycache__/config.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/__pycache__/core.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/__pycache__/cygwinccompiler.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/__pycache__/debug.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/__pycache__/dep_util.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/__pycache__/dir_util.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/__pycache__/dist.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/__pycache__/errors.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/__pycache__/extension.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/__pycache__/fancy_getopt.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/__pycache__/file_util.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/__pycache__/filelist.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/__pycache__/log.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/__pycache__/msvc9compiler.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/__pycache__/msvccompiler.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/__pycache__/py35compat.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/__pycache__/py38compat.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/__pycache__/spawn.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/__pycache__/sysconfig.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/__pycache__/text_file.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/__pycache__/unixccompiler.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/__pycache__/util.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/__pycache__/version.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/__pycache__/versionpredicate.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/_msvccompiler.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/archive_util.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/bcppcompiler.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/ccompiler.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/cmd.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/__pycache__/bdist.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/__pycache__/bdist_dumb.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/__pycache__/bdist_msi.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/__pycache__/bdist_rpm.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/__pycache__/bdist_wininst.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/__pycache__/build.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/__pycache__/build_clib.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/__pycache__/build_ext.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/__pycache__/build_py.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/__pycache__/build_scripts.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/__pycache__/check.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/__pycache__/clean.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/__pycache__/config.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/__pycache__/install.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/__pycache__/install_data.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/__pycache__/install_egg_info.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/__pycache__/install_headers.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/__pycache__/install_lib.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/__pycache__/install_scripts.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/__pycache__/py37compat.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/__pycache__/register.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/__pycache__/sdist.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/__pycache__/upload.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/bdist.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/bdist_dumb.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/bdist_msi.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/bdist_rpm.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/bdist_wininst.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/build.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/build_clib.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/build_ext.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/build_py.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/build_scripts.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/check.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/clean.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/config.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/install.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/install_data.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/install_egg_info.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/install_headers.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/install_lib.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/install_scripts.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/py37compat.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/register.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/sdist.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/command/upload.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/config.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/core.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/cygwinccompiler.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/debug.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/dep_util.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/dir_util.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/dist.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/errors.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/extension.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/fancy_getopt.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/file_util.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/filelist.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/log.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/msvc9compiler.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/msvccompiler.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/py35compat.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/py38compat.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/spawn.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/sysconfig.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/text_file.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/unixccompiler.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/util.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/version.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_distutils/versionpredicate.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_imp.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_vendor/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_vendor/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_vendor/__pycache__/ordered_set.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_vendor/__pycache__/pyparsing.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_vendor/more_itertools/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_vendor/more_itertools/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_vendor/more_itertools/__pycache__/more.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_vendor/more_itertools/__pycache__/recipes.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_vendor/more_itertools/more.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_vendor/more_itertools/recipes.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_vendor/ordered_set.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_vendor/packaging/__about__.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_vendor/packaging/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_vendor/packaging/__pycache__/__about__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_vendor/packaging/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_vendor/packaging/__pycache__/_manylinux.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_vendor/packaging/__pycache__/_musllinux.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_vendor/packaging/__pycache__/_structures.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_vendor/packaging/__pycache__/markers.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_vendor/packaging/__pycache__/requirements.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_vendor/packaging/__pycache__/specifiers.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_vendor/packaging/__pycache__/tags.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_vendor/packaging/__pycache__/utils.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_vendor/packaging/__pycache__/version.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_vendor/packaging/_manylinux.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_vendor/packaging/_musllinux.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_vendor/packaging/_structures.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_vendor/packaging/markers.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_vendor/packaging/requirements.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_vendor/packaging/specifiers.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_vendor/packaging/tags.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_vendor/packaging/utils.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_vendor/packaging/version.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/_vendor/pyparsing.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/archive_util.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/build_meta.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/cli-32.exe delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/cli-64.exe delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/cli-arm64.exe delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/cli.exe delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/__pycache__/alias.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/__pycache__/bdist_egg.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/__pycache__/bdist_rpm.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/__pycache__/build_clib.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/__pycache__/build_ext.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/__pycache__/build_py.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/__pycache__/develop.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/__pycache__/dist_info.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/__pycache__/easy_install.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/__pycache__/egg_info.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/__pycache__/install.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/__pycache__/install_egg_info.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/__pycache__/install_lib.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/__pycache__/install_scripts.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/__pycache__/py36compat.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/__pycache__/register.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/__pycache__/rotate.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/__pycache__/saveopts.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/__pycache__/sdist.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/__pycache__/setopt.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/__pycache__/test.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/__pycache__/upload.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/__pycache__/upload_docs.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/alias.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/bdist_egg.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/bdist_rpm.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/build_clib.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/build_ext.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/build_py.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/develop.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/dist_info.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/easy_install.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/egg_info.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/install.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/install_egg_info.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/install_lib.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/install_scripts.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/launcher manifest.xml delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/py36compat.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/register.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/rotate.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/saveopts.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/sdist.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/setopt.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/test.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/upload.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/command/upload_docs.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/config.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/dep_util.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/depends.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/dist.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/errors.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/extension.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/extern/__init__.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/extern/__pycache__/__init__.cpython-310.pyc delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/glob.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/gui-32.exe delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/gui-64.exe delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/gui-arm64.exe delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/gui.exe delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/installer.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/launch.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/monkey.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/msvc.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/namespaces.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/package_index.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/py34compat.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/sandbox.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/script (dev).tmpl delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/script.tmpl delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/unicode_utils.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/version.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/wheel.py delete mode 100644 .venv/lib/python3.10/site-packages/setuptools/windows_support.py delete mode 120000 .venv/lib64 delete mode 100644 .venv/pyvenv.cfg diff --git a/.gitignore b/.gitignore index edd9d60..5b0f68d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ build/ dist/ +.venv/ \ No newline at end of file diff --git a/.venv/bin/Activate.ps1 b/.venv/bin/Activate.ps1 deleted file mode 100644 index b49d77b..0000000 --- a/.venv/bin/Activate.ps1 +++ /dev/null @@ -1,247 +0,0 @@ -<# -.Synopsis -Activate a Python virtual environment for the current PowerShell session. - -.Description -Pushes the python executable for a virtual environment to the front of the -$Env:PATH environment variable and sets the prompt to signify that you are -in a Python virtual environment. Makes use of the command line switches as -well as the `pyvenv.cfg` file values present in the virtual environment. - -.Parameter VenvDir -Path to the directory that contains the virtual environment to activate. The -default value for this is the parent of the directory that the Activate.ps1 -script is located within. - -.Parameter Prompt -The prompt prefix to display when this virtual environment is activated. By -default, this prompt is the name of the virtual environment folder (VenvDir) -surrounded by parentheses and followed by a single space (ie. '(.venv) '). - -.Example -Activate.ps1 -Activates the Python virtual environment that contains the Activate.ps1 script. - -.Example -Activate.ps1 -Verbose -Activates the Python virtual environment that contains the Activate.ps1 script, -and shows extra information about the activation as it executes. - -.Example -Activate.ps1 -VenvDir C:\Users\MyUser\Common\.venv -Activates the Python virtual environment located in the specified location. - -.Example -Activate.ps1 -Prompt "MyPython" -Activates the Python virtual environment that contains the Activate.ps1 script, -and prefixes the current prompt with the specified string (surrounded in -parentheses) while the virtual environment is active. - -.Notes -On Windows, it may be required to enable this Activate.ps1 script by setting the -execution policy for the user. You can do this by issuing the following PowerShell -command: - -PS C:\> Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser - -For more information on Execution Policies: -https://go.microsoft.com/fwlink/?LinkID=135170 - -#> -Param( - [Parameter(Mandatory = $false)] - [String] - $VenvDir, - [Parameter(Mandatory = $false)] - [String] - $Prompt -) - -<# Function declarations --------------------------------------------------- #> - -<# -.Synopsis -Remove all shell session elements added by the Activate script, including the -addition of the virtual environment's Python executable from the beginning of -the PATH variable. - -.Parameter NonDestructive -If present, do not remove this function from the global namespace for the -session. - -#> -function global:deactivate ([switch]$NonDestructive) { - # Revert to original values - - # The prior prompt: - if (Test-Path -Path Function:_OLD_VIRTUAL_PROMPT) { - Copy-Item -Path Function:_OLD_VIRTUAL_PROMPT -Destination Function:prompt - Remove-Item -Path Function:_OLD_VIRTUAL_PROMPT - } - - # The prior PYTHONHOME: - if (Test-Path -Path Env:_OLD_VIRTUAL_PYTHONHOME) { - Copy-Item -Path Env:_OLD_VIRTUAL_PYTHONHOME -Destination Env:PYTHONHOME - Remove-Item -Path Env:_OLD_VIRTUAL_PYTHONHOME - } - - # The prior PATH: - if (Test-Path -Path Env:_OLD_VIRTUAL_PATH) { - Copy-Item -Path Env:_OLD_VIRTUAL_PATH -Destination Env:PATH - Remove-Item -Path Env:_OLD_VIRTUAL_PATH - } - - # Just remove the VIRTUAL_ENV altogether: - if (Test-Path -Path Env:VIRTUAL_ENV) { - Remove-Item -Path env:VIRTUAL_ENV - } - - # Just remove VIRTUAL_ENV_PROMPT altogether. - if (Test-Path -Path Env:VIRTUAL_ENV_PROMPT) { - Remove-Item -Path env:VIRTUAL_ENV_PROMPT - } - - # Just remove the _PYTHON_VENV_PROMPT_PREFIX altogether: - if (Get-Variable -Name "_PYTHON_VENV_PROMPT_PREFIX" -ErrorAction SilentlyContinue) { - Remove-Variable -Name _PYTHON_VENV_PROMPT_PREFIX -Scope Global -Force - } - - # Leave deactivate function in the global namespace if requested: - if (-not $NonDestructive) { - Remove-Item -Path function:deactivate - } -} - -<# -.Description -Get-PyVenvConfig parses the values from the pyvenv.cfg file located in the -given folder, and returns them in a map. - -For each line in the pyvenv.cfg file, if that line can be parsed into exactly -two strings separated by `=` (with any amount of whitespace surrounding the =) -then it is considered a `key = value` line. The left hand string is the key, -the right hand is the value. - -If the value starts with a `'` or a `"` then the first and last character is -stripped from the value before being captured. - -.Parameter ConfigDir -Path to the directory that contains the `pyvenv.cfg` file. -#> -function Get-PyVenvConfig( - [String] - $ConfigDir -) { - Write-Verbose "Given ConfigDir=$ConfigDir, obtain values in pyvenv.cfg" - - # Ensure the file exists, and issue a warning if it doesn't (but still allow the function to continue). - $pyvenvConfigPath = Join-Path -Resolve -Path $ConfigDir -ChildPath 'pyvenv.cfg' -ErrorAction Continue - - # An empty map will be returned if no config file is found. - $pyvenvConfig = @{ } - - if ($pyvenvConfigPath) { - - Write-Verbose "File exists, parse `key = value` lines" - $pyvenvConfigContent = Get-Content -Path $pyvenvConfigPath - - $pyvenvConfigContent | ForEach-Object { - $keyval = $PSItem -split "\s*=\s*", 2 - if ($keyval[0] -and $keyval[1]) { - $val = $keyval[1] - - # Remove extraneous quotations around a string value. - if ("'""".Contains($val.Substring(0, 1))) { - $val = $val.Substring(1, $val.Length - 2) - } - - $pyvenvConfig[$keyval[0]] = $val - Write-Verbose "Adding Key: '$($keyval[0])'='$val'" - } - } - } - return $pyvenvConfig -} - - -<# Begin Activate script --------------------------------------------------- #> - -# Determine the containing directory of this script -$VenvExecPath = Split-Path -Parent $MyInvocation.MyCommand.Definition -$VenvExecDir = Get-Item -Path $VenvExecPath - -Write-Verbose "Activation script is located in path: '$VenvExecPath'" -Write-Verbose "VenvExecDir Fullname: '$($VenvExecDir.FullName)" -Write-Verbose "VenvExecDir Name: '$($VenvExecDir.Name)" - -# Set values required in priority: CmdLine, ConfigFile, Default -# First, get the location of the virtual environment, it might not be -# VenvExecDir if specified on the command line. -if ($VenvDir) { - Write-Verbose "VenvDir given as parameter, using '$VenvDir' to determine values" -} -else { - Write-Verbose "VenvDir not given as a parameter, using parent directory name as VenvDir." - $VenvDir = $VenvExecDir.Parent.FullName.TrimEnd("\\/") - Write-Verbose "VenvDir=$VenvDir" -} - -# Next, read the `pyvenv.cfg` file to determine any required value such -# as `prompt`. -$pyvenvCfg = Get-PyVenvConfig -ConfigDir $VenvDir - -# Next, set the prompt from the command line, or the config file, or -# just use the name of the virtual environment folder. -if ($Prompt) { - Write-Verbose "Prompt specified as argument, using '$Prompt'" -} -else { - Write-Verbose "Prompt not specified as argument to script, checking pyvenv.cfg value" - if ($pyvenvCfg -and $pyvenvCfg['prompt']) { - Write-Verbose " Setting based on value in pyvenv.cfg='$($pyvenvCfg['prompt'])'" - $Prompt = $pyvenvCfg['prompt']; - } - else { - Write-Verbose " Setting prompt based on parent's directory's name. (Is the directory name passed to venv module when creating the virtual environment)" - Write-Verbose " Got leaf-name of $VenvDir='$(Split-Path -Path $venvDir -Leaf)'" - $Prompt = Split-Path -Path $venvDir -Leaf - } -} - -Write-Verbose "Prompt = '$Prompt'" -Write-Verbose "VenvDir='$VenvDir'" - -# Deactivate any currently active virtual environment, but leave the -# deactivate function in place. -deactivate -nondestructive - -# Now set the environment variable VIRTUAL_ENV, used by many tools to determine -# that there is an activated venv. -$env:VIRTUAL_ENV = $VenvDir - -if (-not $Env:VIRTUAL_ENV_DISABLE_PROMPT) { - - Write-Verbose "Setting prompt to '$Prompt'" - - # Set the prompt to include the env name - # Make sure _OLD_VIRTUAL_PROMPT is global - function global:_OLD_VIRTUAL_PROMPT { "" } - Copy-Item -Path function:prompt -Destination function:_OLD_VIRTUAL_PROMPT - New-Variable -Name _PYTHON_VENV_PROMPT_PREFIX -Description "Python virtual environment prompt prefix" -Scope Global -Option ReadOnly -Visibility Public -Value $Prompt - - function global:prompt { - Write-Host -NoNewline -ForegroundColor Green "($_PYTHON_VENV_PROMPT_PREFIX) " - _OLD_VIRTUAL_PROMPT - } - $env:VIRTUAL_ENV_PROMPT = $Prompt -} - -# Clear PYTHONHOME -if (Test-Path -Path Env:PYTHONHOME) { - Copy-Item -Path Env:PYTHONHOME -Destination Env:_OLD_VIRTUAL_PYTHONHOME - Remove-Item -Path Env:PYTHONHOME -} - -# Add the venv to the PATH -Copy-Item -Path Env:PATH -Destination Env:_OLD_VIRTUAL_PATH -$Env:PATH = "$VenvExecDir$([System.IO.Path]::PathSeparator)$Env:PATH" diff --git a/.venv/bin/activate b/.venv/bin/activate deleted file mode 100644 index 4dc75c5..0000000 --- a/.venv/bin/activate +++ /dev/null @@ -1,69 +0,0 @@ -# This file must be used with "source bin/activate" *from bash* -# you cannot run it directly - -deactivate () { - # reset old environment variables - if [ -n "${_OLD_VIRTUAL_PATH:-}" ] ; then - PATH="${_OLD_VIRTUAL_PATH:-}" - export PATH - unset _OLD_VIRTUAL_PATH - fi - if [ -n "${_OLD_VIRTUAL_PYTHONHOME:-}" ] ; then - PYTHONHOME="${_OLD_VIRTUAL_PYTHONHOME:-}" - export PYTHONHOME - unset _OLD_VIRTUAL_PYTHONHOME - fi - - # This should detect bash and zsh, which have a hash command that must - # be called to get it to forget past commands. Without forgetting - # past commands the $PATH changes we made may not be respected - if [ -n "${BASH:-}" -o -n "${ZSH_VERSION:-}" ] ; then - hash -r 2> /dev/null - fi - - if [ -n "${_OLD_VIRTUAL_PS1:-}" ] ; then - PS1="${_OLD_VIRTUAL_PS1:-}" - export PS1 - unset _OLD_VIRTUAL_PS1 - fi - - unset VIRTUAL_ENV - unset VIRTUAL_ENV_PROMPT - if [ ! "${1:-}" = "nondestructive" ] ; then - # Self destruct! - unset -f deactivate - fi -} - -# unset irrelevant variables -deactivate nondestructive - -VIRTUAL_ENV="/home/pipal/dev/msend_4_bhom-0.4/.venv" -export VIRTUAL_ENV - -_OLD_VIRTUAL_PATH="$PATH" -PATH="$VIRTUAL_ENV/bin:$PATH" -export PATH - -# unset PYTHONHOME if set -# this will fail if PYTHONHOME is set to the empty string (which is bad anyway) -# could use `if (set -u; : $PYTHONHOME) ;` in bash -if [ -n "${PYTHONHOME:-}" ] ; then - _OLD_VIRTUAL_PYTHONHOME="${PYTHONHOME:-}" - unset PYTHONHOME -fi - -if [ -z "${VIRTUAL_ENV_DISABLE_PROMPT:-}" ] ; then - _OLD_VIRTUAL_PS1="${PS1:-}" - PS1="(.venv) ${PS1:-}" - export PS1 - VIRTUAL_ENV_PROMPT="(.venv) " - export VIRTUAL_ENV_PROMPT -fi - -# This should detect bash and zsh, which have a hash command that must -# be called to get it to forget past commands. Without forgetting -# past commands the $PATH changes we made may not be respected -if [ -n "${BASH:-}" -o -n "${ZSH_VERSION:-}" ] ; then - hash -r 2> /dev/null -fi diff --git a/.venv/bin/activate.csh b/.venv/bin/activate.csh deleted file mode 100644 index 7f1df49..0000000 --- a/.venv/bin/activate.csh +++ /dev/null @@ -1,26 +0,0 @@ -# This file must be used with "source bin/activate.csh" *from csh*. -# You cannot run it directly. -# Created by Davide Di Blasi . -# Ported to Python 3.3 venv by Andrew Svetlov - -alias deactivate 'test $?_OLD_VIRTUAL_PATH != 0 && setenv PATH "$_OLD_VIRTUAL_PATH" && unset _OLD_VIRTUAL_PATH; rehash; test $?_OLD_VIRTUAL_PROMPT != 0 && set prompt="$_OLD_VIRTUAL_PROMPT" && unset _OLD_VIRTUAL_PROMPT; unsetenv VIRTUAL_ENV; unsetenv VIRTUAL_ENV_PROMPT; test "\!:*" != "nondestructive" && unalias deactivate' - -# Unset irrelevant variables. -deactivate nondestructive - -setenv VIRTUAL_ENV "/home/pipal/dev/msend_4_bhom-0.4/.venv" - -set _OLD_VIRTUAL_PATH="$PATH" -setenv PATH "$VIRTUAL_ENV/bin:$PATH" - - -set _OLD_VIRTUAL_PROMPT="$prompt" - -if (! "$?VIRTUAL_ENV_DISABLE_PROMPT") then - set prompt = "(.venv) $prompt" - setenv VIRTUAL_ENV_PROMPT "(.venv) " -endif - -alias pydoc python -m pydoc - -rehash diff --git a/.venv/bin/activate.fish b/.venv/bin/activate.fish deleted file mode 100644 index 52a487a..0000000 --- a/.venv/bin/activate.fish +++ /dev/null @@ -1,69 +0,0 @@ -# This file must be used with "source /bin/activate.fish" *from fish* -# (https://fishshell.com/); you cannot run it directly. - -function deactivate -d "Exit virtual environment and return to normal shell environment" - # reset old environment variables - if test -n "$_OLD_VIRTUAL_PATH" - set -gx PATH $_OLD_VIRTUAL_PATH - set -e _OLD_VIRTUAL_PATH - end - if test -n "$_OLD_VIRTUAL_PYTHONHOME" - set -gx PYTHONHOME $_OLD_VIRTUAL_PYTHONHOME - set -e _OLD_VIRTUAL_PYTHONHOME - end - - if test -n "$_OLD_FISH_PROMPT_OVERRIDE" - set -e _OLD_FISH_PROMPT_OVERRIDE - # prevents error when using nested fish instances (Issue #93858) - if functions -q _old_fish_prompt - functions -e fish_prompt - functions -c _old_fish_prompt fish_prompt - functions -e _old_fish_prompt - end - end - - set -e VIRTUAL_ENV - set -e VIRTUAL_ENV_PROMPT - if test "$argv[1]" != "nondestructive" - # Self-destruct! - functions -e deactivate - end -end - -# Unset irrelevant variables. -deactivate nondestructive - -set -gx VIRTUAL_ENV "/home/pipal/dev/msend_4_bhom-0.4/.venv" - -set -gx _OLD_VIRTUAL_PATH $PATH -set -gx PATH "$VIRTUAL_ENV/bin" $PATH - -# Unset PYTHONHOME if set. -if set -q PYTHONHOME - set -gx _OLD_VIRTUAL_PYTHONHOME $PYTHONHOME - set -e PYTHONHOME -end - -if test -z "$VIRTUAL_ENV_DISABLE_PROMPT" - # fish uses a function instead of an env var to generate the prompt. - - # Save the current fish_prompt function as the function _old_fish_prompt. - functions -c fish_prompt _old_fish_prompt - - # With the original prompt function renamed, we can override with our own. - function fish_prompt - # Save the return status of the last command. - set -l old_status $status - - # Output the venv prompt; color taken from the blue of the Python logo. - printf "%s%s%s" (set_color 4B8BBE) "(.venv) " (set_color normal) - - # Restore the return status of the previous command. - echo "exit $old_status" | . - # Output the original/"old" prompt. - _old_fish_prompt - end - - set -gx _OLD_FISH_PROMPT_OVERRIDE "$VIRTUAL_ENV" - set -gx VIRTUAL_ENV_PROMPT "(.venv) " -end diff --git a/.venv/bin/pip b/.venv/bin/pip deleted file mode 100755 index 1c41de8..0000000 --- a/.venv/bin/pip +++ /dev/null @@ -1,8 +0,0 @@ -#!/home/pipal/dev/msend_4_bhom-0.4/.venv/bin/python3 -# -*- coding: utf-8 -*- -import re -import sys -from pip._internal.cli.main import main -if __name__ == '__main__': - sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) - sys.exit(main()) diff --git a/.venv/bin/pip3 b/.venv/bin/pip3 deleted file mode 100755 index 1c41de8..0000000 --- a/.venv/bin/pip3 +++ /dev/null @@ -1,8 +0,0 @@ -#!/home/pipal/dev/msend_4_bhom-0.4/.venv/bin/python3 -# -*- coding: utf-8 -*- -import re -import sys -from pip._internal.cli.main import main -if __name__ == '__main__': - sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) - sys.exit(main()) diff --git a/.venv/bin/pip3.10 b/.venv/bin/pip3.10 deleted file mode 100755 index 1c41de8..0000000 --- a/.venv/bin/pip3.10 +++ /dev/null @@ -1,8 +0,0 @@ -#!/home/pipal/dev/msend_4_bhom-0.4/.venv/bin/python3 -# -*- coding: utf-8 -*- -import re -import sys -from pip._internal.cli.main import main -if __name__ == '__main__': - sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) - sys.exit(main()) diff --git a/.venv/bin/pyi-archive_viewer b/.venv/bin/pyi-archive_viewer deleted file mode 100755 index 0cd76eb..0000000 --- a/.venv/bin/pyi-archive_viewer +++ /dev/null @@ -1,8 +0,0 @@ -#!/home/pipal/dev/msend_4_bhom-0.4/.venv/bin/python3 -# -*- coding: utf-8 -*- -import re -import sys -from PyInstaller.utils.cliutils.archive_viewer import run -if __name__ == '__main__': - sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) - sys.exit(run()) diff --git a/.venv/bin/pyi-bindepend b/.venv/bin/pyi-bindepend deleted file mode 100755 index b45e6c7..0000000 --- a/.venv/bin/pyi-bindepend +++ /dev/null @@ -1,8 +0,0 @@ -#!/home/pipal/dev/msend_4_bhom-0.4/.venv/bin/python3 -# -*- coding: utf-8 -*- -import re -import sys -from PyInstaller.utils.cliutils.bindepend import run -if __name__ == '__main__': - sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) - sys.exit(run()) diff --git a/.venv/bin/pyi-grab_version b/.venv/bin/pyi-grab_version deleted file mode 100755 index 328da1b..0000000 --- a/.venv/bin/pyi-grab_version +++ /dev/null @@ -1,8 +0,0 @@ -#!/home/pipal/dev/msend_4_bhom-0.4/.venv/bin/python3 -# -*- coding: utf-8 -*- -import re -import sys -from PyInstaller.utils.cliutils.grab_version import run -if __name__ == '__main__': - sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) - sys.exit(run()) diff --git a/.venv/bin/pyi-makespec b/.venv/bin/pyi-makespec deleted file mode 100755 index 0c57d23..0000000 --- a/.venv/bin/pyi-makespec +++ /dev/null @@ -1,8 +0,0 @@ -#!/home/pipal/dev/msend_4_bhom-0.4/.venv/bin/python3 -# -*- coding: utf-8 -*- -import re -import sys -from PyInstaller.utils.cliutils.makespec import run -if __name__ == '__main__': - sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) - sys.exit(run()) diff --git a/.venv/bin/pyi-set_version b/.venv/bin/pyi-set_version deleted file mode 100755 index 578ba54..0000000 --- a/.venv/bin/pyi-set_version +++ /dev/null @@ -1,8 +0,0 @@ -#!/home/pipal/dev/msend_4_bhom-0.4/.venv/bin/python3 -# -*- coding: utf-8 -*- -import re -import sys -from PyInstaller.utils.cliutils.set_version import run -if __name__ == '__main__': - sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) - sys.exit(run()) diff --git a/.venv/bin/pyinstaller b/.venv/bin/pyinstaller deleted file mode 100755 index 1665686..0000000 --- a/.venv/bin/pyinstaller +++ /dev/null @@ -1,8 +0,0 @@ -#!/home/pipal/dev/msend_4_bhom-0.4/.venv/bin/python3 -# -*- coding: utf-8 -*- -import re -import sys -from PyInstaller.__main__ import _console_script_run -if __name__ == '__main__': - sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) - sys.exit(_console_script_run()) diff --git a/.venv/bin/python b/.venv/bin/python deleted file mode 120000 index b8a0adb..0000000 --- a/.venv/bin/python +++ /dev/null @@ -1 +0,0 @@ -python3 \ No newline at end of file diff --git a/.venv/bin/python3 b/.venv/bin/python3 deleted file mode 120000 index ae65fda..0000000 --- a/.venv/bin/python3 +++ /dev/null @@ -1 +0,0 @@ -/usr/bin/python3 \ No newline at end of file diff --git a/.venv/bin/python3.10 b/.venv/bin/python3.10 deleted file mode 120000 index b8a0adb..0000000 --- a/.venv/bin/python3.10 +++ /dev/null @@ -1 +0,0 @@ -python3 \ No newline at end of file diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/__init__.py b/.venv/lib/python3.10/site-packages/PyInstaller/__init__.py deleted file mode 100755 index 71205fc..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/__init__.py +++ /dev/null @@ -1,64 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2005-2023, PyInstaller Development Team. -# -# Distributed under the terms of the GNU General Public License (version 2 -# or later) with exception for distributing the bootloader. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: (GPL-2.0-or-later WITH Bootloader-exception) -#----------------------------------------------------------------------------- - -__all__ = ('HOMEPATH', 'PLATFORM', '__version__', 'DEFAULT_DISTPATH', 'DEFAULT_SPECPATH', 'DEFAULT_WORKPATH') - -import os -import sys - -from PyInstaller import compat -from PyInstaller.utils.git import get_repo_revision - -# Note: Keep this variable as plain string so it could be updated automatically when doing a release. -__version__ = '6.10.0' - -# Absolute path of this package's directory. Save this early so all submodules can use the absolute path. This is -# required for example if the current directory changes prior to loading the hooks. -PACKAGEPATH = os.path.abspath(os.path.dirname(__file__)) - -HOMEPATH = os.path.dirname(PACKAGEPATH) - -# Update __version__ as necessary. -if os.path.exists(os.path.join(HOMEPATH, 'setup.py')): - # PyInstaller is run directly from source without installation, or __version__ is called from 'setup.py'... - if compat.getenv('PYINSTALLER_DO_RELEASE') == '1': - # Suppress the git revision when doing a release. - pass - elif 'sdist' not in sys.argv: - # and 'setup.py' was not called with 'sdist' argument. For creating source tarball we do not want git revision - # in the filename. - try: - __version__ += get_repo_revision() - except Exception: - # Write to stderr because stdout is used for eval() statement in some subprocesses. - sys.stderr.write('WARN: failed to parse git revision') -else: - # PyInstaller was installed by `python setup.py install'. - from importlib.metadata import version - __version__ = version('PyInstaller') -# Default values of paths where to put files created by PyInstaller. If changing these, do not forget to update the -# help text for corresponding command-line options, defined in build_main. - -# Where to put created .spec file. -DEFAULT_SPECPATH = os.getcwd() -# Where to put the final frozen application. -DEFAULT_DISTPATH = os.path.join(os.getcwd(), 'dist') -# Where to put all the temporary files; .log, .pyz, etc. -DEFAULT_WORKPATH = os.path.join(os.getcwd(), 'build') - -PLATFORM = compat.system + '-' + compat.architecture -# Include machine name in path to bootloader for some machines (e.g., 'arm'). Explicitly avoid doing this on macOS, -# where we keep universal2 bootloaders in Darwin-64bit folder regardless of whether we are on x86_64 or arm64. -if compat.machine and not compat.is_darwin: - PLATFORM += '-' + compat.machine -# Similarly, disambiguate musl Linux from glibc Linux. -if compat.is_musl: - PLATFORM += '-musl' diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/__main__.py b/.venv/lib/python3.10/site-packages/PyInstaller/__main__.py deleted file mode 100755 index fee6e96..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/__main__.py +++ /dev/null @@ -1,308 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2013-2023, PyInstaller Development Team. -# -# Distributed under the terms of the GNU General Public License (version 2 -# or later) with exception for distributing the bootloader. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: (GPL-2.0-or-later WITH Bootloader-exception) -#----------------------------------------------------------------------------- -""" -Main command-line interface to PyInstaller. -""" -from __future__ import annotations - -import argparse -import os -import platform -import sys -import pathlib -from collections import defaultdict - -from PyInstaller import __version__ -from PyInstaller import log as logging -# Note: do not import anything else until compat.check_requirements function is run! -from PyInstaller import compat - -try: - from argcomplete import autocomplete -except ImportError: - - def autocomplete(parser): - return None - - -logger = logging.getLogger(__name__) - -# Taken from https://stackoverflow.com/a/22157136 to format args more flexibly: any help text which beings with ``R|`` -# will have all newlines preserved; the help text will be line wrapped. See -# https://docs.python.org/3/library/argparse.html#formatter-class. - - -# This is used by the ``--debug`` option. -class _SmartFormatter(argparse.HelpFormatter): - def _split_lines(self, text, width): - if text.startswith('R|'): - # The underlying implementation of ``RawTextHelpFormatter._split_lines`` invokes this; mimic it. - return text[2:].splitlines() - else: - # Invoke the usual formatter. - return super()._split_lines(text, width) - - -def run_makespec(filenames, **opts): - # Split pathex by using the path separator - temppaths = opts['pathex'][:] - pathex = opts['pathex'] = [] - for p in temppaths: - pathex.extend(p.split(os.pathsep)) - - import PyInstaller.building.makespec - - spec_file = PyInstaller.building.makespec.main(filenames, **opts) - logger.info('wrote %s' % spec_file) - return spec_file - - -def run_build(pyi_config, spec_file, **kwargs): - import PyInstaller.building.build_main - PyInstaller.building.build_main.main(pyi_config, spec_file, **kwargs) - - -def __add_options(parser): - parser.add_argument( - '-v', - '--version', - action='version', - version=__version__, - help='Show program version info and exit.', - ) - - -class _PyiArgumentParser(argparse.ArgumentParser): - def __init__(self, *args, **kwargs): - self._pyi_action_groups = defaultdict(list) - super().__init__(*args, **kwargs) - - def _add_options(self, __add_options: callable, name: str = ""): - """ - Mutate self with the given callable, storing any new actions added in a named group - """ - n_actions_before = len(getattr(self, "_actions", [])) - __add_options(self) # preserves old behavior - new_actions = getattr(self, "_actions", [])[n_actions_before:] - self._pyi_action_groups[name].extend(new_actions) - - def _option_name(self, action): - """ - Get the option name(s) associated with an action - - For options that define both short and long names, this function will - return the long names joined by "/" - """ - longnames = [name for name in action.option_strings if name.startswith("--")] - if longnames: - name = "/".join(longnames) - else: - name = action.option_strings[0] - return name - - def _forbid_options(self, args: argparse.Namespace, group: str, errmsg: str = ""): - """Forbid options from a named action group""" - options = defaultdict(str) - for action in self._pyi_action_groups[group]: - dest = action.dest - name = self._option_name(action) - if getattr(args, dest) is not self.get_default(dest): - if dest in options: - options[dest] += "/" - options[dest] += name - - # if any options from the forbidden group are not the default values, - # the user must have passed them in, so issue an error report - if options: - sep = "\n " - bad = sep.join(options.values()) - if errmsg: - errmsg = "\n" + errmsg - raise SystemExit(f"option(s) not allowed:{sep}{bad}{errmsg}") - - -def generate_parser() -> _PyiArgumentParser: - """ - Build an argparse parser for PyInstaller's main CLI. - """ - - import PyInstaller.building.build_main - import PyInstaller.building.makespec - import PyInstaller.log - - parser = _PyiArgumentParser(formatter_class=_SmartFormatter) - parser.prog = "pyinstaller" - - parser._add_options(__add_options) - parser._add_options(PyInstaller.building.makespec.__add_options, name="makespec") - parser._add_options(PyInstaller.building.build_main.__add_options, name="build_main") - parser._add_options(PyInstaller.log.__add_options, name="log") - - parser.add_argument( - 'filenames', - metavar='scriptname', - nargs='+', - help="Name of scriptfiles to be processed or exactly one .spec file. If a .spec file is specified, most " - "options are unnecessary and are ignored.", - ) - - return parser - - -def run(pyi_args: list | None = None, pyi_config: dict | None = None): - """ - pyi_args allows running PyInstaller programmatically without a subprocess - pyi_config allows checking configuration once when running multiple tests - """ - compat.check_requirements() - check_unsafe_privileges() - - import PyInstaller.log - - old_sys_argv = sys.argv - try: - parser = generate_parser() - autocomplete(parser) - if pyi_args is None: - pyi_args = sys.argv[1:] - try: - index = pyi_args.index("--") - except ValueError: - index = len(pyi_args) - args = parser.parse_args(pyi_args[:index]) - spec_args = pyi_args[index + 1:] - PyInstaller.log.__process_options(parser, args) - - # Print PyInstaller version, Python version, and platform as the first line to stdout. This helps us identify - # PyInstaller, Python, and platform version when users report issues. - try: - from _pyinstaller_hooks_contrib import __version__ as contrib_hooks_version - except Exception: - contrib_hooks_version = 'unknown' - - logger.info('PyInstaller: %s, contrib hooks: %s', __version__, contrib_hooks_version) - logger.info('Python: %s%s', platform.python_version(), " (conda)" if compat.is_conda else "") - logger.info('Platform: %s', platform.platform()) - logger.info('Python environment: %s', sys.prefix) - - # Skip creating .spec when .spec file is supplied. - if args.filenames[0].endswith('.spec'): - parser._forbid_options( - args, group="makespec", errmsg="makespec options not valid when a .spec file is given" - ) - spec_file = args.filenames[0] - else: - # Ensure that the given script files exist, before trying to generate the .spec file. - # This prevents us from overwriting an existing (and customized) .spec file if user makes a typo in the - # .spec file's suffix when trying to build it, for example, `pyinstaller program.cpes` (see #8276). - # It also prevents creation of a .spec file when `pyinstaller program.py` is accidentally ran from a - # directory that does not contain the script (for example, due to failing to change the directory prior - # to running the command). - for filename in args.filenames: - if not os.path.isfile(filename): - raise SystemExit(f"Script file {filename!r} does not exist.") - spec_file = run_makespec(**vars(args)) - - sys.argv = [spec_file, *spec_args] - run_build(pyi_config, spec_file, **vars(args)) - - except KeyboardInterrupt: - raise SystemExit("Aborted by user request.") - except RecursionError: - from PyInstaller import _recursion_too_deep_message - _recursion_too_deep_message.raise_with_msg() - finally: - sys.argv = old_sys_argv - - -def _console_script_run(): - # Python prepends the main script's parent directory to sys.path. When PyInstaller is ran via the usual - # `pyinstaller` CLI entry point, this directory is $pythonprefix/bin which should not be in sys.path. - if os.path.basename(sys.path[0]) in ("bin", "Scripts"): - sys.path.pop(0) - run() - - -def check_unsafe_privileges(): - """ - Forbid dangerous usage of PyInstaller with escalated privileges - """ - if compat.is_win: - # Discourage (with the intention to eventually block) people using *run as admin* with PyInstaller. - # There are 4 cases, block case 3 but be careful not to also block case 2. - # 1. User has no admin access: TokenElevationTypeDefault - # 2. User is an admin/UAC disabled (common on CI/VMs): TokenElevationTypeDefault - # 3. User has used *run as administrator* to elevate: TokenElevationTypeFull - # 4. User can escalate but hasn't: TokenElevationTypeLimited - # See https://techcommunity.microsoft.com/t5/windows-blog-archive/how-to-determine-if-a-user-is-a-member-of-the-administrators/ba-p/228476 - import ctypes - - advapi32 = ctypes.CDLL("Advapi32.dll") - kernel32 = ctypes.CDLL("kernel32.dll") - - kernel32.GetCurrentProcess.restype = ctypes.c_void_p - process = kernel32.GetCurrentProcess() - - token = ctypes.c_void_p() - try: - TOKEN_QUERY = 8 - assert advapi32.OpenProcessToken(ctypes.c_void_p(process), TOKEN_QUERY, ctypes.byref(token)) - - elevation_type = ctypes.c_int() - TokenElevationType = 18 - assert advapi32.GetTokenInformation( - token, TokenElevationType, ctypes.byref(elevation_type), ctypes.sizeof(elevation_type), - ctypes.byref(ctypes.c_int()) - ) - finally: - kernel32.CloseHandle(token) - - if elevation_type.value == 2: # TokenElevationTypeFull - logger.log( - logging.DEPRECATION, - "Running PyInstaller as admin is not necessary nor sensible. Run PyInstaller from a non-administrator " - "terminal. PyInstaller 7.0 will block this." - ) - - elif compat.is_darwin or compat.is_linux: - # Discourage (with the intention to eventually block) people using *sudo* with PyInstaller. - # Again there are 4 cases, block only case 4. - # 1. Non-root: os.getuid() != 0 - # 2. Logged in as root (usually a VM): os.getlogin() == "root", os.getuid() == 0 - # 3. No named users (e.g. most Docker containers): os.getlogin() fails - # 4. Regular user using escalation: os.getlogin() != "root", os.getuid() == 0 - try: - user = os.getlogin() - except OSError: - user = "" - if os.getuid() == 0 and user and user != "root": - logger.log( - logging.DEPRECATION, - "Running PyInstaller as root is not necessary nor sensible. Do not use PyInstaller with sudo. " - "PyInstaller 7.0 will block this." - ) - - if compat.is_win: - # Do not let people run PyInstaller from admin cmd's default working directory (C:\Windows\system32) - try: - pathlib.Path().resolve().relative_to(r"C:\Windows") - except ValueError: - pass - else: - raise SystemExit( - f"Error: Do not run pyinstaller from {pathlib.Path().resolve()}. cd to where your code is and run " - "pyinstaller from there. Hint: You can open a terminal where your code is by going to the parent " - "folder in Windows file explorer then typing cmd into the address bar." - ) - - -if __name__ == '__main__': - run() diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 4234757eef581e75a0acb4a8e5df82b25c9f0ce4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1068 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 S=auS3`)%8{HxL^9>i+>@xR9m* diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/__pycache__/_recursion_too_deep_message.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/__pycache__/_recursion_too_deep_message.cpython-310.pyc deleted file mode 100644 index 99a5433b0be61e20f800bd7b2befd0aac0af7ce7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1590 zcmbtU%Wfn!6s=BzhzbVr0W9v0H0o4!XOdZjhj=JRvjB~l1=4IL7eP?4-R*6jQyfZn)&=r|r_bZN@EnfW zwo0pT5ofn=&CcmFx|!$sRYBkOs+CV*P&JV2jfq^m8eSr0(Y6eJ6v&GZrXYPpBHXsu zY{C&(H$Dp9oqH7bxW#74I4{iJ-##9$Lh z1-%-J6x;w}C^%8?M(@(@4GB*h(1uTEy;oJsi|C| z7$Pw60AoQv2!qrbVRpXA^ScL38xi$)3nD^e4MYQ`>)mClHy|P}FE$*8%ZghtxfL!c?`;vHBR?Mx(vV`D64EA^401FUFQRGI3%+edtmf+1y{%2balOavU)RJ z&0oA&7I}@k@5zX_;&*ubIbIT(>j9DV-Gd5`r`m7-$lNJ5rPn{E zY^>(8Q=Mo_$@iu9XqNT$y2AYBvbZjbdp7rFt19R)isX5*T9#e~zU&|sv1MOQN?opx zJgtMZ>qz%nqxZ0}=!VCSoKT+EvH#b=vWSo)_Vby04g0giy`Aq-- diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/__pycache__/_shared_with_waf.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/__pycache__/_shared_with_waf.cpython-310.pyc deleted file mode 100644 index 2ab80f399dc92c4bfee0e79c1022de35f4943806..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2101 zcma)7-EJF26y9CiiR&h9_^GG_6?22YlC$ogLO=)=MX0I-6>2M03PR3!XB-dSomtJy z+A+!{Z^2C>u6P4pf*06Zu6PBm_|EL6O+b}cY3Kj^%sJn8#%ym7B7E~-|Cl|#8AX56 zDs5IZQ-HbbpQxJ0f`=4SU?iQ8YL(LNagIR5CZ`Rth#< zv+veVwDUaArDa?T=I4@4jq$nRLfY}lWmc7*%~USa!QjPQIhK*0qH>;T;~96ZDxi1H zJ(CLJ_KHqJYS+xnnDUMZSxPOW&XjaawT4B?o}@Az1=~jFYo?0QSR992W+lZyX$HNL z!D$9(wcu8;Tum*vP_3m)*-MzlF)O(p8L7c?0)(w?lmaL^UM?_E^nDI*#ey^_%WPsBhG^)Lt2l%&nP29&M5 zY${(?o{)ERROZ~zj4jgk^e4lkBi2H5q0LHPb&%(ZJK6_KERY>|0elyHP3#Hof;;?` z6J+z?6;#q!>u&A5EdHl&&EdwiCKjICV@YPi6&tnBBx0y91>oz3bR3YhN*^=NkKy_V zuw)n4b`3p+(I11flJfDd8$)P>I6VcKj*i+mKM|7BIASZwR)H=*66taKH$}8b7l}*} z`A`xHz5rV?YnQf0vN!Z;tIM$~ssfwE8{GfvjlrfR%K@uF-oq@txI^9sdB zp76{Aa4RZ8Z^-tFn2zM(1o55ZV1Wa9!EPWiLPij5;~g*u-~NLIE2%s+^^?xO&OB)k zAg&au3)x87GmaJHgKolEPE-jNg_@x_5feBuW`vwT#8QYuZ*>SH1xCYvvn7G~w@4iwfs;%i>_zEQe5 zc{)sN4;88IaXMW0{Jbir!%n?%vcE@)Iwzso-}|YrzQ4D-_rw0)FsVCbnbn&m>a;C0 zyA1_c+$dD(aJoyq-3eN)a@lei!>tFO-94!{D;=0O+^G8(IITC^(APaG{I(vT+T$Uh zTi1z|^|e`*=LPrK9M0Y%wHpm?@klwpHcBoCeCC?UA+sBvQ#POtgDktQ^WW{G`xvsY+$pnwfWMbdN+}@^! hcEXJ=H6LKD?tf7jQRVVWyy%hZqv;O%{eHaF`3I-Di8%lO diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/__pycache__/compat.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/__pycache__/compat.cpython-310.pyc deleted file mode 100644 index 33057bcddcb97cb0a17d3f28522781c1e530abd0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 16663 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 Vf5!6v!q}(%IhLlS{$u9g{|0KCW`_U( diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/__pycache__/config.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/__pycache__/config.cpython-310.pyc deleted file mode 100644 index 3560c54df8d83ef1ade6808cf7b22b2215805230..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1404 zcmb7EO>f*b5S3jc2?zw}Png@rKrE$bPC;5UE&6q+V<2vUxF{5^NUbKONP?txtsm1< zPyI3d1HSfO^icGX>eg$tml9ZEDRE}ry!VFg@ncb84Zr->zkFC#zvs>2I>zQR{Njgr zsOqXxN1KX|u8!34o9grf`SVFtiOYc_jZRHQ)8LGX6efF?c+_+;e`{ls#^^wuvpsL7 zAQL-V3-N;tEZ2zn;`RAggcOn#cj?I~?KlmDp!*@@e2$Ei2AN0(O;&e0Mj2-6UBGKi z>xqpbKgg(S`uuK_(<^6jU>07+$aX_@^tz*-fgm~3H@ZXVezIM`x1ieYF(N+ach=0b zlQa6<<*1wsP&U)3ZNia%@<^-pXXMtg5>u(U+8DQ%W<~qN5k#E7zWnk9eIvIS)xS>w zxQ=99B5zQ6r$J0%C<975CW;d$w5B^bMNOOzB7)np!n^2b&gGt1oVZ8sfxJ)Y{e;$)dm#j2^}&sYcB>b=5s%)5RMafz zGVmW)}l*2+<@exgsP?9HTwcm?5rHxpS}-wU;HanE7@vvThoD*Z=&fsQlFe|yX@ z`f@#8Teq_ZMxiGcAQ`wOub^etnftpLs85CHWH)HVK@6;vwoC6(SXamhBfJm7Z^Xo{ zR3qE+r^`bmCV$h)Ekw^FS#~+k&V}n7BSi5=iz(j(=?9`Sm?9Sg=lorn{jbXhw|=j? zlqtk`;q&AdTLGL?x-CHn&XbN|&a;aVavkGVfM4FdveL|vW9_G)-%;U$^A%!&a`8>h zvlPF}!Wtg_KBC@wri-^%vb6KOUvh{$F~pLR=KWiZ%?uazg7X4*Yfz|Z8Km1 z8qZ#uM(J%cMr~F5yj|n{*|Yk2Q*SXkjp23U=QKF`asAP=CZfohm)*78=-3=wcFp3x a+RwL-UM^STr$_l7eSpV_IC=W$&%XdTXW0$_ diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/__pycache__/configure.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/__pycache__/configure.cpython-310.pyc deleted file mode 100644 index 19724aeafa5158f325753693a4d50cf860f41cd0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2347 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 diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/__pycache__/log.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/__pycache__/log.cpython-310.pyc deleted file mode 100644 index 0bdf2990bf3c53a585a11ffd333458d7fe1984b7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1702 zcmaJ>OOG2x5bmD0$B)FxW|K__G@vCJDYk>i0YwqQY@BGt;*GqUL>VDXX5F>+Z02G0 zj2&!kE`)1-0U&wd#E;<*^p#UC+ye)wo=wQYfo@Gzb@gNF@l|E@x=V13fBtpfbqM)Q zEl!RKE$W(>D{#w-Vd86UTRwieI4w z3~pW^z6<)Y3NE*fG}JlVJWu>usjG3j)VW}Q4Gz@61dBUA*nXW?{03+Tr8LrT**x zptsT8-Q4cK#K4liX9)wjuoSTs(G<}Yp-5huN-7DaiFo$0T;6$mQf<9`V$oi|Dj*Jv zXa*Ys!UDL*+4|KOW)P=g0$zR-mkH!~IKqXj-+QzfY;E5Swt5eGTcrhy%bV#ej3dte zwZ~951$Jeza;437#@RIHY!6tL;S*ON*t0no_Y?c9U$H7Rnk9 zMHs~_O4;5tig~Mu5@5qD%`;5sYv=PeD_>wqI6vXYdd{wL*bk?1ag(XsdTrK?^Ni(C z6yYA;pG6@HQ_iv(2oZ6}SuuwH#0t_`B(gLCv}YEINL_3%v}?>Wq&*yG(GYTJCuk<_ zN&_D$q%nqg;_0#$avp?YG*!2yRT{Y?je{&oJu0n9C~^?L5OERX_Q!+HI7^^2i6&v( z;V|nYIix(e5$vJ9b-jI~)1IL*ojBU-Oy_e2gBK( z%w;_Ylo{Eih%js|m8UaE466Mz9jg81{wdx;^-$sQ%}@YUs4SEFH42CHfQW00s^Uv} zM4oAdcBrk9XF67K(;$UDfA6@856RNtRGnKTN0gFBB*pqI%%ydxtM#E)*ar^RZk3QI zVWIaItM}6Cv zr8S%@Dr{PV8n47hxZz!rb`bDv7z9ed9uovYm4vjFRoICBze|)&p~OsSc^_+Bls%zz z)w;7i_^P`rK2#6t*tMh^pj)razl_?_A@Q!-cX#G_0ZH$h2*DUf2+8VRm`B5nEZvVr zf~nIg+ojznd{;meWdNL8$4&DyRp7aD-f$hm(HzRCqt&Q`{%hJ>2x-)MWw;HD&1u}Z Nh>>aFSx2u`{{}vnuWtYV diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/_recursion_too_deep_message.py b/.venv/lib/python3.10/site-packages/PyInstaller/_recursion_too_deep_message.py deleted file mode 100755 index e62c20d..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/_recursion_too_deep_message.py +++ /dev/null @@ -1,45 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2013-2023, PyInstaller Development Team. -# -# Distributed under the terms of the GNU General Public License (version 2 -# or later) with exception for distributing the bootloader. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: (GPL-2.0-or-later WITH Bootloader-exception) -#----------------------------------------------------------------------------- - -msg = """ -============================================================= -A RecursionError (maximum recursion depth exceeded) occurred. -For working around please follow these instructions -============================================================= - -1. In your program's .spec file add this line near the top:: - - import sys ; sys.setrecursionlimit(sys.getrecursionlimit() * 5) - -2. Build your program by running PyInstaller with the .spec file as - argument:: - - pyinstaller myprog.spec - -3. If this fails, you most probably hit an endless recursion in - PyInstaller. Please try to track this down as far as possible, - create a minimal example so we can reproduce and open an issue at - https://github.com/pyinstaller/pyinstaller/issues following the - instructions in the issue template. Many thanks. - -Explanation: Python's stack-limit is a safety-belt against endless recursion, -eating up memory. PyInstaller imports modules recursively. If the structure -how modules are imported within your program is awkward, this leads to the -nesting being too deep and hitting Python's stack-limit. - -With the default recursion limit (1000), the recursion error occurs at about -115 nested imported, with limit 2000 at about 240, with limit 5000 at about -660. -""" - - -def raise_with_msg(): - raise SystemExit(msg) diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/_shared_with_waf.py b/.venv/lib/python3.10/site-packages/PyInstaller/_shared_with_waf.py deleted file mode 100755 index c3d52ad..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/_shared_with_waf.py +++ /dev/null @@ -1,86 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2005-2023, PyInstaller Development Team. -# -# Distributed under the terms of the GNU General Public License (version 2 -# or later) with exception for distributing the bootloader. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: (GPL-2.0-or-later WITH Bootloader-exception) -#----------------------------------------------------------------------------- -""" -Code to be shared by PyInstaller and the bootloader/wscript file. - -This code must not assume that either PyInstaller or any of its dependencies installed. I.e., the only imports allowed -in here are standard library ones. Within reason, it is preferable that this file should still run under Python 2.7 as -many compiler docker images still have only Python 2 installed. -""" - -import platform -import re - - -def _pyi_machine(machine, system): - # type: (str, str) -> str - """ - Choose an intentionally simplified architecture identifier to be used in the bootloader's directory name. - - Args: - machine: - The output of ``platform.machine()`` or any known architecture alias or shorthand that may be used by a - C compiler. - system: - The output of ``platform.system()`` on the target machine. - Returns: - Either a string tag or, on platforms that don't need an architecture tag, ``None``. - - Ideally, we would just use ``platform.machine()`` directly, but that makes cross-compiling the bootloader almost - impossible, because you need to know at compile time exactly what ``platform.machine()`` will be at run time, based - only on the machine name alias or shorthand reported by the C compiler at the build time. Rather, use a loose - differentiation, and trust that anyone mixing armv6l with armv6h knows what they are doing. - """ - # See the corresponding tests in tests/unit/test_compat.py for examples. - - if platform.machine() == "sw_64" or platform.machine() == "loongarch64": - # This explicitly inhibits cross compiling the bootloader for or on SunWay and LoongArch machine. - return platform.machine() - - if system == "Windows": - if machine.lower().startswith("arm"): - return "arm" - else: - return "intel" - - if system != "Linux": - # No architecture specifier for anything par Linux. - # - macOS is on two 64 bit architectures, but they are merged into one "universal2" bootloader. - # - BSD supports a wide range of architectures, but according to PyPI's download statistics, every one of our - # BSD users are on x86_64. This may change in the distant future. - return - - if machine.startswith(("arm", "aarch")): - # ARM has a huge number of similar and aliased sub-versions, such as armv5, armv6l armv8h, aarch64. - return "arm" - if machine in ("thumb"): - # Reported by waf/gcc when Thumb instruction set is enabled on 32-bit ARM. The platform.machine() returns "arm" - # regardless of the instruction set. - return "arm" - if machine in ("x86_64", "x64", "x86"): - return "intel" - if re.fullmatch("i[1-6]86", machine): - return "intel" - if machine.startswith(("ppc", "powerpc")): - # PowerPC comes in 64 vs 32 bit and little vs big endian variants. - return "ppc" - if machine in ("mips64", "mips"): - return "mips" - if machine.startswith("riscv"): - return "riscv" - # Machines with no known aliases :) - if machine in ("s390x",): - return machine - - # Unknown architectures are allowed by default, but will all be placed under one directory. In theory, trying to - # have multiple unknown architectures in one copy of PyInstaller will not work, but that should be sufficiently - # unlikely to ever happen. - return "unknown" diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/archive/__init__.py b/.venv/lib/python3.10/site-packages/PyInstaller/archive/__init__.py deleted file mode 100755 index a7501ae..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/archive/__init__.py +++ /dev/null @@ -1 +0,0 @@ -__author__ = 'martin' diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/archive/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/archive/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 4ebb83e521198bca842638b4c4084162c552035e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 213 zcmYk0F$%&!5Jfi%5(HcCV3CZXrHHMK2zEBZnjOvJX0zl^^B} z|1*51o=nDqRX$#qDerf0{*|!V@`RM3#7U^+C}x9hR7oGT-OrM4j41E1tUcmW_#xl@ z@F}3ID*~sTG@z(~Dv(vU!ZYXDJYPZHkZr)|Gq{!u>@r`>A?Qe%lf_M5DZruK*$|~M fZFjDaa7~why diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/archive/__pycache__/pyz_crypto.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/archive/__pycache__/pyz_crypto.cpython-310.pyc deleted file mode 100644 index e1dbb0974629214c677f2efeb45d2363e10b3f2f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 640 zcmY*W!EV$r5VeyaLbbbx3bo>vYYvTz=n)}ARVps472Nh>dE;4PtrHtN8#ODq(EbT0 zK87F2l@sC*I5EybwH;|*GH>S1iybqa9ubV{+mH3{h>)M5IE)yJ*O>ko;hIPy=^f^6 zv?Mb6K=Qam{z2R;PLKw&q>?NnnaD`ScXSy`imFG$Y|*PX+LW71Wh-#=63y=;tO)fb zrhkecsf;wK>6eI-&$#H8ex-Rb|Aj4*)8W~Bs7(iQzw0fCcI)8EIpcO$3k||U=EjMv z9NjX}$ZQqd`9H!6Cu(TH`E2b>o%LqxGH;>G)=EQ>N5jdYf7kd{XbrA_n-XlROygbn z);t~(4|+Ys8|X*oJ8_S(@dsFCYG77bp_zn^)gBtjFZc@iv-9GD6&*Ak(`vPyPbRexZW^ diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/archive/__pycache__/readers.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/archive/__pycache__/readers.cpython-310.pyc deleted file mode 100644 index 04beed45387a23dc880c1db8e27a425ca15a0ff2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4760 zcmb7IOK%(36`nf}ayT4Olw@1ZqwUCfnN2OlZQ3S9P(+a#o3%x$lAKgiCu53tD2>FI z?+k5|7@|ex>-872=MY|}FMbhugkhG+vi&B^~_i^r- zJNJC&J7?6HnXwf74u1RR#k71Xo;zGp;t7%aXh5s<>-St);tq z%Ww^*+*G*EjVB5>{LHcDW_iXndDhKw)3tcc&2!7OdETAjwp-vc?kq33MLz4!VO^2W zVcp!Z>dy0ve1Tth!rTR}ZY!lrgAc6Dess`jU)!sNK6lnuMg1Un=sQ<8Z{I9A!mn{( zI6#Cg=2>(=T=wS7Na+3Z)^VN`22eX%k=h?VrnLRn7K24f#wrIj$9{ZS&^C#>c_TuTZ&-W4P zI{uC|hSs)nT?rpN!W#P9#YJPKOjQu_r7HG5{Q|$ii))=;lRNEBDHpi7wx6Nx6?p&!h@PXcmlGbCi)JcK3N+2(YbJ4DlN#I*9e+EDajcRC>D{| zX*8fK^Ip`cpY1?#KRS>aCSnxd1zeoMcblcu(@8mu}TtU%gpb^EOv^ zcFJ2-L1318==(=f?S#_YE|+h6+vOdpQ`pGDWYwK=_2$kknF%A&t4A`^Yg5cUoqu;@ zYkhSGq28^D(5LN|Y_i*INOSsDYNIO`>YdI};GcWH@gT27HEARpmxVEMz44n`r;Z?L zkH<6J{zG4c((3kc&I#v8lXS`0Q+^RSdQ*^6&<-NcTSqVaCPapf|I`dCXa&_|Chj(~ zwZa!gUDr%j)GT&Ez4G_L;@Lo4p4d7QGxQi@mn3HXfCi96&tnqXWRX(!51<%kBZ z4fR-!^q3v9BSUOQ1|mhf4DDleNNwY?GR(x8v4$c_IVIM&6N|9{iULbWLYAE5M<) zsxm!a_>aXb^h}1HUi{qtmtGuPIq%dj$Ico57GOM!EAj7N(b&gH1`50h){6BA90_kK z!jIU9cuxaoVjL}fQTa%HM)?w-C3D}0m*6dE!87?}ZT>f4(NEOz`ut?|hiqsMXJ9d( ztg%N1*G||d!*zJxjxDs1d%%+x&wy*+1FL3Zo7k|Oi!*UHHsf4uH4N~m{TA>v*>PxN zL~T$hl1*_Sig>+$69klj(Tf__-jGHutOtRZ$56=>Z{j9iBJnbWobz@z*1U3cXKU9R z^TFw%355u7NYIrT?$=`c|?E02IJm@ zA8FBKYN6MzcUoQHhbWCEgT=`Zc+zV$Yy04cemC7gKB-2=bfPEx%e?dGB2fJjS4cS5 zRh<#Go&`x*s-<25ri!?my3OWQ`yb}T!87M^H6_L~aLU8lG{ycJ9Y8=Cu_TNUpq%v- zF&}|0Vg@*9pJ-{CyJrkR9%)*PC?V=dsOray6#65AQ6|Swdn&Z!yhe0B-TddQwRSmNNkfJ#u9f({FDTF zCKXBc$olD<{|>_;J=`|ncUDjf>;lm6{O7uEf?;%ZaOs@)#|zK6o{Sr~5+-S)@&CI% z&PG&Ey$oJg4ySHEMhs&ni<#vJH7G#_cO!vNCWTNbJ6M}KbOQnCwEahuZ->dZ1{Ig& zTfepEbB;phOfi}GR=kgmi=RLYUT}jhrTU3hn3g)dZnq;MEbjZ!(jZf&D0T)fIYByK zbHb^{`R6PlhY$&fT@o&YwDB$ERd&kj-sY|=s8~($K;DqW>7-lPe7AC^oRs$O?Kst-~LZ95fTGVyl<-WN!d_TQ68?QpI>QtzWkL2s-<~Bju#mc zluTsS^EgTtPvHAh5wDOSUX^CO)~r+76ED)(yCiOs_%6-b$dFM`Z~6FYF<8i}WGm$V4d;sOMbcSwv&Uqt$xt^&fdNR+DjqQ%r_(R$9lkZA6l0WcYu z0{8$ON`*)#_^_c;{}2iAM7g1S@bW#CxGFY wqgF;0eX~aihrfj4Grq^SJO9OKe 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 XnTAIDlKfT3$Ai1w@^$Gq=HC53%V1Yb diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/archive/pyz_crypto.py b/.venv/lib/python3.10/site-packages/PyInstaller/archive/pyz_crypto.py deleted file mode 100755 index a16905f..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/archive/pyz_crypto.py +++ /dev/null @@ -1,16 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2005-2023, PyInstaller Development Team. -# -# Distributed under the terms of the GNU General Public License (version 2 -# or later) with exception for distributing the bootloader. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: (GPL-2.0-or-later WITH Bootloader-exception) -#----------------------------------------------------------------------------- - - -class PyiBlockCipher: - def __init__(self, key=None): - from PyInstaller.exceptions import RemovedCipherFeatureError - raise RemovedCipherFeatureError("Please remove cipher and block_cipher parameters from your spec file.") diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/archive/readers.py b/.venv/lib/python3.10/site-packages/PyInstaller/archive/readers.py deleted file mode 100755 index 6e4a297..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/archive/readers.py +++ /dev/null @@ -1,227 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2013-2023, PyInstaller Development Team. -# -# Distributed under the terms of the GNU General Public License (version 2 -# or later) with exception for distributing the bootloader. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: (GPL-2.0-or-later WITH Bootloader-exception) -#----------------------------------------------------------------------------- -""" -Python-based CArchive (PKG) reader implementation. Used only in the archive_viewer utility. -""" - -import os -import struct - -from PyInstaller.loader.pyimod01_archive import ZlibArchiveReader, ArchiveReadError - - -class NotAnArchiveError(TypeError): - pass - - -# Type codes for CArchive TOC entries -PKG_ITEM_BINARY = 'b' # binary -PKG_ITEM_DEPENDENCY = 'd' # runtime option -PKG_ITEM_PYZ = 'z' # zlib (pyz) - frozen Python code -PKG_ITEM_ZIPFILE = 'Z' # zlib (pyz) - frozen Python code -PKG_ITEM_PYPACKAGE = 'M' # Python package (__init__.py) -PKG_ITEM_PYMODULE = 'm' # Python module -PKG_ITEM_PYSOURCE = 's' # Python script (v3) -PKG_ITEM_DATA = 'x' # data -PKG_ITEM_RUNTIME_OPTION = 'o' # runtime option -PKG_ITEM_SPLASH = 'l' # splash resources - - -class CArchiveReader: - """ - Reader for PyInstaller's CArchive (PKG) archive. - """ - - # Cookie - holds some information for the bootloader. C struct format definition. '!' at the beginning means network - # byte order. C struct looks like: - # - # typedef struct _archive_cookie - # { - # char magic[8]; - # uint32_t pkg_length; - # uint32_t toc_offset; - # uint32_t toc_length; - # uint32_t python_version; - # char python_libname[64]; - # } ARCHIVE_COOKIE; - # - _COOKIE_MAGIC_PATTERN = b'MEI\014\013\012\013\016' - - _COOKIE_FORMAT = '!8sIIII64s' - _COOKIE_LENGTH = struct.calcsize(_COOKIE_FORMAT) - - # TOC entry: - # - # typedef struct _toc_entry - # { - # uint32_t entry_length; - # uint32_t offset; - # uint32_t length; - # uint32_t uncompressed_length; - # unsigned char compression_flag; - # char typecode; - # char name[1]; /* Variable-length name, padded to multiple of 16 */ - # } TOC_ENTRY; - # - _TOC_ENTRY_FORMAT = '!IIIIBc' - _TOC_ENTRY_LENGTH = struct.calcsize(_TOC_ENTRY_FORMAT) - - def __init__(self, filename): - self._filename = filename - self._start_offset = 0 - self._toc_offset = 0 - self._toc_length = 0 - - self.toc = {} - self.options = [] - - # Load TOC - with open(self._filename, "rb") as fp: - # Find cookie MAGIC pattern - cookie_start_offset = self._find_magic_pattern(fp, self._COOKIE_MAGIC_PATTERN) - if cookie_start_offset == -1: - raise ArchiveReadError("Could not find COOKIE magic pattern!") - - # Read the whole cookie - fp.seek(cookie_start_offset, os.SEEK_SET) - cookie_data = fp.read(self._COOKIE_LENGTH) - - magic, archive_length, toc_offset, toc_length, pyvers, pylib_name = \ - struct.unpack(self._COOKIE_FORMAT, cookie_data) - - # Compute start of the the archive - self._start_offset = (cookie_start_offset + self._COOKIE_LENGTH) - archive_length - - # Verify that Python shared library name is set - if not pylib_name: - raise ArchiveReadError("Python shared library name not set in the archive!") - - # Read whole toc - fp.seek(self._start_offset + toc_offset) - toc_data = fp.read(toc_length) - - self.toc, self.options = self._parse_toc(toc_data) - - @staticmethod - def _find_magic_pattern(fp, magic_pattern): - # Start at the end of file, and scan back-to-start - fp.seek(0, os.SEEK_END) - end_pos = fp.tell() - - # Scan from back - SEARCH_CHUNK_SIZE = 8192 - magic_offset = -1 - while end_pos >= len(magic_pattern): - start_pos = max(end_pos - SEARCH_CHUNK_SIZE, 0) - chunk_size = end_pos - start_pos - # Is the remaining chunk large enough to hold the pattern? - if chunk_size < len(magic_pattern): - break - # Read and scan the chunk - fp.seek(start_pos, os.SEEK_SET) - buf = fp.read(chunk_size) - pos = buf.rfind(magic_pattern) - if pos != -1: - magic_offset = start_pos + pos - break - # Adjust search location for next chunk; ensure proper overlap - end_pos = start_pos + len(magic_pattern) - 1 - - return magic_offset - - @classmethod - def _parse_toc(cls, data): - options = [] - toc = {} - cur_pos = 0 - while cur_pos < len(data): - # Read and parse the fixed-size TOC entry header - entry_length, entry_offset, data_length, uncompressed_length, compression_flag, typecode = \ - struct.unpack(cls._TOC_ENTRY_FORMAT, data[cur_pos:(cur_pos + cls._TOC_ENTRY_LENGTH)]) - cur_pos += cls._TOC_ENTRY_LENGTH - # Read variable-length name - name_length = entry_length - cls._TOC_ENTRY_LENGTH - name, *_ = struct.unpack(f'{name_length}s', data[cur_pos:(cur_pos + name_length)]) - cur_pos += name_length - # Name string may contain up to 15 bytes of padding - name = name.rstrip(b'\0').decode('utf-8') - - typecode = typecode.decode('ascii') - - # The TOC should not contain duplicates, except for OPTION entries. Therefore, keep those - # in a separate list. With options, the rest of the entries do not make sense, anyway. - if typecode == 'o': - options.append(name) - else: - toc[name] = (entry_offset, data_length, uncompressed_length, compression_flag, typecode) - - return toc, options - - def extract(self, name): - """ - Extract data for the given entry name. - """ - - entry = self.toc.get(name) - if entry is None: - raise KeyError(f"No entry named {name} found in the archive!") - - entry_offset, data_length, uncompressed_length, compression_flag, typecode = entry - with open(self._filename, "rb") as fp: - fp.seek(self._start_offset + entry_offset, os.SEEK_SET) - data = fp.read(data_length) - - if compression_flag: - import zlib - data = zlib.decompress(data) - - return data - - def open_embedded_archive(self, name): - """ - Open new archive reader for the embedded archive. - """ - - entry = self.toc.get(name) - if entry is None: - raise KeyError(f"No entry named {name} found in the archive!") - - entry_offset, data_length, uncompressed_length, compression_flag, typecode = entry - - if typecode == PKG_ITEM_PYZ: - # Open as embedded archive, without extraction. - return ZlibArchiveReader(self._filename, self._start_offset + entry_offset) - elif typecode == PKG_ITEM_ZIPFILE: - raise NotAnArchiveError("Zipfile archives not supported yet!") - else: - raise NotAnArchiveError(f"Entry {name} is not a supported embedded archive!") - - -def pkg_archive_contents(filename, recursive=True): - """ - List the contents of the PKG / CArchive. If `recursive` flag is set (the default), the contents of the embedded PYZ - archive is included as well. - - Used by the tests. - """ - - contents = [] - - pkg_archive = CArchiveReader(filename) - for name, toc_entry in pkg_archive.toc.items(): - *_, typecode = toc_entry - contents.append(name) - if typecode == PKG_ITEM_PYZ and recursive: - pyz_archive = pkg_archive.open_embedded_archive(name) - for name in pyz_archive.toc.keys(): - contents.append(name) - - return contents diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/archive/writers.py b/.venv/lib/python3.10/site-packages/PyInstaller/archive/writers.py deleted file mode 100755 index ee0a29f..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/archive/writers.py +++ /dev/null @@ -1,423 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2005-2023, PyInstaller Development Team. -# -# Distributed under the terms of the GNU General Public License (version 2 -# or later) with exception for distributing the bootloader. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: (GPL-2.0-or-later WITH Bootloader-exception) -#----------------------------------------------------------------------------- -""" -Utilities to create data structures for embedding Python modules and additional files into the executable. -""" - -import marshal -import os -import shutil -import struct -import sys -import zlib - -from PyInstaller.building.utils import get_code_object, strip_paths_in_code -from PyInstaller.compat import BYTECODE_MAGIC, is_win, strict_collect_mode -from PyInstaller.loader.pyimod01_archive import PYZ_ITEM_MODULE, PYZ_ITEM_NSPKG, PYZ_ITEM_PKG - - -class ZlibArchiveWriter: - """ - Writer for PyInstaller's PYZ (ZlibArchive) archive. The archive is used to store collected byte-compiled Python - modules, as individually-compressed entries. - """ - _PYZ_MAGIC_PATTERN = b'PYZ\0' - _HEADER_LENGTH = 12 + 5 - _COMPRESSION_LEVEL = 6 # zlib compression level - - def __init__(self, filename, entries, code_dict=None): - """ - filename - Target filename of the archive. - entries - An iterable containing entries in the form of tuples: (name, src_path, typecode), where `name` is the name - under which the resource is stored (e.g., python module name, without suffix), `src_path` is name of the - file from which the resource is read, and `typecode` is the Analysis-level TOC typecode (`PYMODULE`). - code_dict - Optional code dictionary containing code objects for analyzed/collected python modules. - """ - code_dict = code_dict or {} - - with open(filename, "wb") as fp: - # Reserve space for the header. - fp.write(b'\0' * self._HEADER_LENGTH) - - # Write entries' data and collect TOC entries - toc = [] - for entry in entries: - toc_entry = self._write_entry(fp, entry, code_dict) - toc.append(toc_entry) - - # Write TOC - toc_offset = fp.tell() - toc_data = marshal.dumps(toc) - fp.write(toc_data) - - # Write header: - # - PYZ magic pattern (4 bytes) - # - python bytecode magic pattern (4 bytes) - # - TOC offset (32-bit int, 4 bytes) - # - 4 unused bytes - fp.seek(0, os.SEEK_SET) - - fp.write(self._PYZ_MAGIC_PATTERN) - fp.write(BYTECODE_MAGIC) - fp.write(struct.pack('!i', toc_offset)) - - @classmethod - def _write_entry(cls, fp, entry, code_dict): - name, src_path, typecode = entry - assert typecode in {'PYMODULE', 'PYMODULE-1', 'PYMODULE-2'} - - typecode = PYZ_ITEM_MODULE - if src_path in ('-', None): - # This is a NamespacePackage, modulegraph marks them by using the filename '-'. (But wants to use None, - # so check for None, too, to be forward-compatible.) - typecode = PYZ_ITEM_NSPKG - else: - src_basename, _ = os.path.splitext(os.path.basename(src_path)) - if src_basename == '__init__': - typecode = PYZ_ITEM_PKG - data = marshal.dumps(code_dict[name]) - - # First compress, then encrypt. - obj = zlib.compress(data, cls._COMPRESSION_LEVEL) - - # Create TOC entry - toc_entry = (name, (typecode, fp.tell(), len(obj))) - - # Write data blob - fp.write(obj) - - return toc_entry - - -class CArchiveWriter: - """ - Writer for PyInstaller's CArchive (PKG) archive. - - This archive contains all files that are bundled within an executable; a PYZ (ZlibArchive), DLLs, Python C - extensions, and other data files that are bundled in onefile mode. - - The archive can be read from either C (bootloader code at application's run-time) or Python (for debug purposes). - """ - _COOKIE_MAGIC_PATTERN = b'MEI\014\013\012\013\016' - - # For cookie and TOC entry structure, see `PyInstaller.archive.readers.CArchiveReader`. - _COOKIE_FORMAT = '!8sIIII64s' - _COOKIE_LENGTH = struct.calcsize(_COOKIE_FORMAT) - - _TOC_ENTRY_FORMAT = '!IIIIBc' - _TOC_ENTRY_LENGTH = struct.calcsize(_TOC_ENTRY_FORMAT) - - _COMPRESSION_LEVEL = 9 # zlib compression level - - def __init__(self, filename, entries, pylib_name): - """ - filename - Target filename of the archive. - entries - An iterable containing entries in the form of tuples: (dest_name, src_name, compress, typecode), where - `dest_name` is the name under which the resource is stored in the archive (and name under which it is - extracted at runtime), `src_name` is name of the file from which the resouce is read, `compress` is a - boolean compression flag, and `typecode` is the Analysis-level TOC typecode. - pylib_name - Name of the python shared library. - """ - self._collected_names = set() # Track collected names for strict package mode. - - with open(filename, "wb") as fp: - # Write entries' data and collect TOC entries - toc = [] - for entry in entries: - toc_entry = self._write_entry(fp, entry) - toc.append(toc_entry) - - # Write TOC - toc_offset = fp.tell() - toc_data = self._serialize_toc(toc) - toc_length = len(toc_data) - - fp.write(toc_data) - - # Write cookie - archive_length = toc_offset + toc_length + self._COOKIE_LENGTH - pyvers = sys.version_info[0] * 100 + sys.version_info[1] - cookie_data = struct.pack( - self._COOKIE_FORMAT, - self._COOKIE_MAGIC_PATTERN, - archive_length, - toc_offset, - toc_length, - pyvers, - pylib_name.encode('ascii'), - ) - - fp.write(cookie_data) - - def _write_entry(self, fp, entry): - dest_name, src_name, compress, typecode = entry - - # Write OPTION entries as-is, without normalizing them. This also exempts them from duplication check, - # allowing them to be specified multiple times. - if typecode == 'o': - return self._write_blob(fp, b"", dest_name, typecode) - - # Ensure forward slashes in paths are on Windows converted to back slashes '\\', as on Windows the bootloader - # works only with back slashes. - dest_name = os.path.normpath(dest_name) - if is_win and os.path.sep == '/': - # When building under MSYS, the above path normalization uses Unix-style separators, so replace them - # manually. - dest_name = dest_name.replace(os.path.sep, '\\') - - # For symbolic link entries, also ensure that the symlink target path (stored in src_name) is using - # Windows-style back slash separators. - if typecode == 'n': - src_name = src_name.replace(os.path.sep, '\\') - - # Strict pack/collect mode: keep track of the destination names, and raise an error if we try to add a duplicate - # (a file with same destination name, subject to OS case normalization rules). - if strict_collect_mode: - normalized_dest = None - if typecode in {'s', 's1', 's2', 'm', 'M'}: - # Exempt python source scripts and modules from the check. - pass - else: - # Everything else; normalize the case - normalized_dest = os.path.normcase(dest_name) - # Check for existing entry, if applicable - if normalized_dest: - if normalized_dest in self._collected_names: - raise ValueError( - f"Attempting to collect a duplicated file into CArchive: {normalized_dest} (type: {typecode})" - ) - self._collected_names.add(normalized_dest) - - if typecode == 'd': - # Dependency; merge src_name (= reference path prefix) and dest_name (= name) into single-string format that - # is parsed by bootloader. - return self._write_blob(fp, b"", f"{src_name}:{dest_name}", typecode) - elif typecode in {'s', 's1', 's2'}: - # If it is a source code file, compile it to a code object and marshal the object, so it can be unmarshalled - # by the bootloader. For that, we need to know target optimization level, which is stored in typecode. - optim_level = {'s': 0, 's1': 1, 's2': 2}[typecode] - code = get_code_object(dest_name, src_name, optimize=optim_level) - code = strip_paths_in_code(code) - return self._write_blob(fp, marshal.dumps(code), dest_name, 's', compress=compress) - elif typecode in ('m', 'M'): - # Read the PYC file. We do not perform compilation here (in contrast to script files in the above branch), - # so typecode does not contain optimization level information. - with open(src_name, "rb") as in_fp: - data = in_fp.read() - assert data[:4] == BYTECODE_MAGIC - # Skip the PYC header, load the code object. - code = marshal.loads(data[16:]) - code = strip_paths_in_code(code) - # These module entries are loaded and executed within the bootloader, which requires only the code - # object, without the PYC header. - return self._write_blob(fp, marshal.dumps(code), dest_name, typecode, compress=compress) - elif typecode == 'n': - # Symbolic link; store target name (as NULL-terminated string) - data = src_name.encode('utf-8') + b'\x00' - return self._write_blob(fp, data, dest_name, typecode, compress=compress) - else: - return self._write_file(fp, src_name, dest_name, typecode, compress=compress) - - def _write_blob(self, out_fp, blob: bytes, dest_name, typecode, compress=False): - """ - Write the binary contents (**blob**) of a small file to the archive and return the corresponding CArchive TOC - entry. - """ - data_offset = out_fp.tell() - data_length = len(blob) - if compress: - blob = zlib.compress(blob, level=self._COMPRESSION_LEVEL) - out_fp.write(blob) - - return (data_offset, len(blob), data_length, int(compress), typecode, dest_name) - - def _write_file(self, out_fp, src_name, dest_name, typecode, compress=False): - """ - Stream copy a large file into the archive and return the corresponding CArchive TOC entry. - """ - data_offset = out_fp.tell() - data_length = os.stat(src_name).st_size - with open(src_name, 'rb') as in_fp: - if compress: - tmp_buffer = bytearray(16 * 1024) - compressor = zlib.compressobj(self._COMPRESSION_LEVEL) - while True: - num_read = in_fp.readinto(tmp_buffer) - if not num_read: - break - out_fp.write(compressor.compress(tmp_buffer[:num_read])) - out_fp.write(compressor.flush()) - else: - shutil.copyfileobj(in_fp, out_fp) - - return (data_offset, out_fp.tell() - data_offset, data_length, int(compress), typecode, dest_name) - - @classmethod - def _serialize_toc(cls, toc): - serialized_toc = [] - for toc_entry in toc: - data_offset, compressed_length, data_length, compress, typecode, name = toc_entry - - # Encode names as UTF-8. This should be safe as standard python modules only contain ASCII-characters (and - # standard shared libraries should have the same), and thus the C-code still can handle this correctly. - name = name.encode('utf-8') - name_length = len(name) + 1 # Add 1 for string-terminating zero byte. - - # Ensure TOC entries are aligned on 16-byte boundary, so they can be read by bootloader (C code) on - # platforms with strict data alignment requirements (for example linux on `armhf`/`armv7`, such as 32-bit - # Debian Buster on Raspberry Pi). - entry_length = cls._TOC_ENTRY_LENGTH + name_length - if entry_length % 16 != 0: - padding_length = 16 - (entry_length % 16) - name_length += padding_length - - # Serialize - serialized_entry = struct.pack( - cls._TOC_ENTRY_FORMAT + f"{name_length}s", # "Ns" format automatically pads the string with zero bytes. - cls._TOC_ENTRY_LENGTH + name_length, - data_offset, - compressed_length, - data_length, - compress, - typecode.encode('ascii'), - name, - ) - serialized_toc.append(serialized_entry) - - return b''.join(serialized_toc) - - -class SplashWriter: - """ - Writer for the splash screen resources archive. - - The resulting archive is added as an entry into the CArchive with the typecode PKG_ITEM_SPLASH. - """ - # This struct describes the splash resources as it will be in an buffer inside the bootloader. All necessary parts - # are bundled, the *_len and *_offset fields describe the data beyond this header definition. - # Whereas script and image fields are binary data, the requirements fields describe an array of strings. Each string - # is null-terminated in order to easily iterate over this list from within C. - # - # typedef struct _splash_data_header - # { - # char tcl_libname[16]; - # char tk_libname[16]; - # char tk_lib[16]; - # - # uint32_t script_len; - # uint32_t script_offset; - # - # uint32_t image_len; - # uint32_t image_offset; - # - # uint32_t requirements_len; - # uint32_t requirements_offset; - # } SPLASH_DATA_HEADER; - # - _HEADER_FORMAT = '!16s 16s 16s II II II' - _HEADER_LENGTH = struct.calcsize(_HEADER_FORMAT) - - # The created archive is compressed by the CArchive, so no need to compress the data here. - - def __init__(self, filename, name_list, tcl_libname, tk_libname, tklib, image, script): - """ - Writer for splash screen resources that are bundled into the CArchive as a single archive/entry. - - :param filename: The filename of the archive to create - :param name_list: List of filenames for the requirements array - :param str tcl_libname: Name of the tcl shared library file - :param str tk_libname: Name of the tk shared library file - :param str tklib: Root of tk library (e.g. tk/) - :param Union[str, bytes] image: Image like object - :param str script: The tcl/tk script to execute to create the screen. - """ - - # Ensure forward slashes in dependency names are on Windows converted to back slashes '\\', as on Windows the - # bootloader works only with back slashes. - def _normalize_filename(filename): - filename = os.path.normpath(filename) - if is_win and os.path.sep == '/': - # When building under MSYS, the above path normalization uses Unix-style separators, so replace them - # manually. - filename = filename.replace(os.path.sep, '\\') - return filename - - name_list = [_normalize_filename(name) for name in name_list] - - with open(filename, "wb") as fp: - # Reserve space for the header. - fp.write(b'\0' * self._HEADER_LENGTH) - - # Serialize the requirements list. This list (more an array) contains the names of all files the bootloader - # needs to extract before the splash screen can be started. The implementation terminates every name with a - # null-byte, that keeps the list short memory wise and makes it iterable from C. - requirements_len = 0 - requirements_offset = fp.tell() - for name in name_list: - name = name.encode('utf-8') + b'\0' - fp.write(name) - requirements_len += len(name) - - # Write splash script - script_offset = fp.tell() - script_len = len(script) - fp.write(script.encode("utf-8")) - - # Write splash image. If image is a bytes buffer, it is written directly into the archive. Otherwise, it - # is assumed to be a path and the file is copied into the archive. - image_offset = fp.tell() - if isinstance(image, bytes): - # Image was converted by PIL/Pillow and is already in buffer - image_len = len(image) - fp.write(image) - else: - # Read image into buffer - with open(image, 'rb') as image_fp: - image_data = image_fp.read() - image_len = len(image_data) - fp.write(image_data) - del image_data - - # The following strings are written to 16-character fields with zero-padding, which means that we need to - # ensure that their length is strictly below 16 characters (if it were exactly 16, the field would have no - # terminating NULL character!). - def _encode_str(value, field_name, limit): - enc_value = value.encode("utf-8") - if len(enc_value) >= limit: - raise ValueError( - f"Length of the encoded field {field_name!r} is greater or equal to the limit of {limit} " - "characters!" - ) - - return enc_value - - # Write header - header_data = struct.pack( - self._HEADER_FORMAT, - _encode_str(tcl_libname, 'tcl_libname', 16), - _encode_str(tk_libname, 'tk_libname', 16), - _encode_str(tklib, 'tklib', 16), - script_len, - script_offset, - image_len, - image_offset, - requirements_len, - requirements_offset, - ) - - fp.seek(0, os.SEEK_SET) - fp.write(header_data) diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/bootloader/Linux-64bit-intel/run b/.venv/lib/python3.10/site-packages/PyInstaller/bootloader/Linux-64bit-intel/run deleted file mode 100755 index 73cf8f26ec1e6094d75017b0b9111f88b6ae5126..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 60040 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 J-KV=b`vS9gF@OL7 diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/building/__pycache__/api.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/building/__pycache__/api.cpython-310.pyc deleted file mode 100644 index fe15c6c9441ce8f03a43aab957557c28a62a8ee0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 32113 zcmd6Qd2k%rdEazT&xyg{BnaNkYeDP+gI(^u;!?{4+@+QTC<5H|jlq%cORzS;ftoSH7uEeqvyIf^EIcz6gaiZ99T${wPV@W0z3!eFfLz&?e*$ve^n3m8<9pvdjo#jL1b@q4`1QqDOpE+JBb|Q+A}`?Md{&D@ ztVlj$X_j8q@|t|>d0oDv`KWvwc|*Qq`53;V)p#wDPiQP-RFkz-K2=NS(-My%-jmPB zbG+JH%jUDSzI>m=6V?9OKz^V$m>;YS<%ep+`C&;{E^zx{84$|Q+=p5 zmLHSnO!Zi8JU=eadiCMjBYH%O)F$$iTBMxW%$29^X!%FWhwV>cEWOpoYRB`(Ymet2 zuRW1}qV{C|$=Xx-r;ziY{W%%`(|-A9^3Q6K7b8~I>U%q4^_2&1NAu4i-fs;cJ|OWA zAUjWVx?Mk za_RJ35HV5PQn_BXi*DI67uL;7>*wo^TdY>gcFvqf!S>ry!$N&_qt;Pb8s&@T&EmSb z+_>3U*t8nbp|WX}SIc#)TraJg#d@*2?yyMRGD~(DjXGxeR=Kq1va`ALd)$ySSQ zxaHbX*>%hIxb7uin!PxE>D2s7Uh>j~Q}gF$FJDBSXtl9~m)SF??9y`OM)_46g=}vi zU#%>3C5;vFR;*T<<-+QEv*0#LUT-@I(eZ@W z*I9-+b`)yGYvn?zS}xWLR>dxt+=jjGB?@-UwaaC1bk%N@%8pYgH877Q%xqzyQZFJ) zANqh)t6XR-tl*6|J18q!qP{+uBp=EENf*I}aj}6Mh_i4k7p$w&v>@Y%y&EM-T@vf64GLT4sM*u)ne&dajEP~b=;j(3u~3C zRjDsc6;~^m1TS@h7wN54`{XhjbvPFNO*7IwfSJt|0QxI#p^!Tv^W&V%g}LoVkn<#= zr;O%qI+(V}$2y*mH}{>d-@rX)nb?2!y17b(!17n_IrFY|aD0~+@Q8qkIu_)>d)1CWD@;$F0Y|WjxO#@uuw5@x zD6BRdSIyUWKT^xpMbF^*_u}f1%21@+s+S|}Ypt^<_84nTI(A8}UwcZT*qajdI!dX_ zu)q;H_Gx63Me$-X)piaE*!QUd5CY74p`fd9%S<{Q&FIZc z=l+rLN)NjZPXdjn@HxYt{9^=eWD{6DAgg{y*CI=i4L(N!x2HDrmX1Re-7s)hMUiUU z(Cnvp*I9-Y`+T$&+l8B{nQ{5nXvMAgJCdsvJrQ{|QcoEXH@^O)hC`@DUW;7M+>Ere z%|uHV$ezK?l$3kM*i7Du@U8)bH{29^(qbQQ%e{m9RQkvJOZsO;aF}~$n)^=sXG$*l zV;yMTxOvnOX!jmr#(O$~@u-{^`#7HM$C;qn596zAVtA}#_{`zs>_)%~@AcG2bV8Mu z=HlwUt$jwn4&+-F6?F_C7wVqGm)c!MHzcvS?q2!?_b`!-lb=W2VUKo4n(TOvC$mOu zw|&^d%xHj%)O_-NhYG~MwpuL{V|Ug{#55PzaDnB<(_S1n@e&TIK}4;+9i *o@aR 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 a;-M3Hqko!W81=9J`N$jD-NscK)cs$0j>z!< diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/building/__pycache__/build_main.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/building/__pycache__/build_main.cpython-310.pyc deleted file mode 100644 index bcbc98ecc529dde6d37f097b473e6f9d8014c12d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 29666 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 diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/building/__pycache__/datastruct.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/building/__pycache__/datastruct.cpython-310.pyc deleted file mode 100644 index 18c463d27032097dd16fb28284564f7714118b71..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12153 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 DO^z;8 diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/building/__pycache__/makespec.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/building/__pycache__/makespec.cpython-310.pyc deleted file mode 100644 index 131d525e4661da150a9250307dd2886bda87c2c3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 24090 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 diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/building/__pycache__/osx.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/building/__pycache__/osx.cpython-310.pyc deleted file mode 100644 index 986ef2b3363703cb1dea337ad570d89b1eb5639f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 10125 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 diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/building/__pycache__/splash_templates.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/building/__pycache__/splash_templates.cpython-310.pyc deleted file mode 100644 index a42cdc1bbf408100e16f7c090010e558cc459eb2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5973 zcmcgw+in}j873)OhqWZ1k^o5)bZW_fn3$BD1JDLR(AGgv14Ure28z-V7Q>w(xzX;< zc6KR>vWWJgZ_pP=(5nJ{l=cO9+pAu*4^W^$zyF_Ea%sDTFNzA#aOd!!k27X(FKFOz z{D;2`-+Qmo_$y87e;b(m82`l;2G!^{R8zH*X4>kv(vAK`+U~cT4Ykp~rrP~Yb*;ap zHv8LZtG}bR`+;s3@9LKQzS`+u&$jf2JyZd{TIzcLy4vmUs=fXm&Yb8L{x|GLYQMja z-5dRVb+dm%y{Yb~H-6Xb-&D7rG&*lxc7vxn%@bMbLJW-+rTFY#@##JFxj3xJ>Ay+P(}1CgArfI2k0w^*uvgC4yi1zs4kp8)wsAHR znaQ-M?dU8riZ&+Yu=~Tc9Ww+bE55!s`MADbTA3BFGO0AOD-QHIOtGR4eJMFeAWRY$ zr8A#b&5}be3k!W3%!8Vx{m~aJ%_m>ezL7~&3B7v*l$8OP;{!HB8ReDjAq`nti)dmk z2@=DVbxPjFk`|MkR9;!SoEktff#Op!$zf_8minR;L{eYG<$WQOa?BQ|siz7bTq1@e zmPQOfa_N=ib}QcyBfTUTC8hwt(a@SyHATnMp<^0^@{iMFLwL>G)i$m3au) z$~sZ1ob$jt8&6C{hhgslv(X*r^-Kn{Y{twNaED zDF{G>_ubm@_wRyKs@BL5&QW3p5}6IIGAY;#mI!H^qI(!y1i>?Xkt2IO^Az0T-6M}y zd>|goPhSE>0(}XR*Y0*Iz%B#61X*K9R5TI1Bgzpe)aK|P60#N9`4Y{6cvQuJFl=o~ z#9ATA6avQAd~!~4dmw%~BRNaTB;>>tE9BiLJTrxu#z`V%QN*JRxp#~OGI(>Q2*?DYDMv*Sg zrHwgf!Pg4}6?|);%PE&G5{ko)Bb;PJH3O2EVj{Pi!jEDc*dL$j42Z%mA1XWopB{lURpdUtCsrWuL8_7xGRvm%NOvO68!6YLGsbh0BB9hs;bg>q?2t`xC zYoe4R5rT~9itb$e=U%|ZqY(`JsuV1jDrFZxsE0NuWo`lh?VAI~fzvV<0bkc$m2rGA zrb$kW9Ws0P;^!Oa;3MU6pmKSu*O zwA63KnQ!J$h>@uj*UAFLJD~)CMCI5;Id$iI7QsOoK+)#Psrt=W=>708$P(!xb(V42Xy8lkc$JL5H>EG*Xm$zEtHXhsr8^Va2`wXkox}v z-_0=%6uc3tT_Ir8l{LLBdpP?`wt8ktQKd4ahjNmX0(o60t1K6nVvOcU0;W1K0LLTT z2{KjXYABvi!9B`}%_uohubrb1W#ua^!1`Eq^Y@N&sltnns`cw`ZML@7CCiF?N0CX4 z?G&}s-ESsE84qV7;$E-5Gc>4>>Fi7TS&{5go`R-d;G`?FXpF|Mm|aVq7TB4TR`|{;sG!6 z=ZC@NpFr>l>R?ruxbIAj(t?dvQA7hIlc}5)U6XZ7lOwN;<#}u@sm$OV1zgZ|4sAqK z!XOW5eWVTUOm;>W7yj#s4-TKNO7=|9ag1ADKD{F6Xb$ z)c;B&vwYbNT`oM)SBvn@Ku>)X}WRnvY{?qtm}s8-7B^rbew z-Mwmk*TlPC`|=BJQ`g_p29vnDR;(WNUj6FVWAH_r^5B`TrGspl;gdoC&~ z9GgzqKQ`>!u=hWc<1r%eIFECg94mc(oYGTC_;EPEdiSLF@o^6iZRf{HJUDh2(vNx% zPL9!`>aM>W6vvNek1`ZmR115|ra~Kc>;*^GbC0yWe74x-U9ayylheJ6p|#m+wwmpK zwKsQLH=Fyd{btY#TDO}4e(m>gpws&5%g(LERv0Q1h2i3MjbIOtD!D8zxwR#Kw&c)u zhX#7gw%2L6LBk#m`!w97;T8?IX}Ckf8#E9#R!nVp2WyM%&yevZiT)hrv{4*kXa{d> mv|H^@+PB*8wePgAZMQd@?VZh5dmF1;yW5)^?V!E6f9>B|nUVtl diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/building/__pycache__/templates.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/building/__pycache__/templates.cpython-310.pyc deleted file mode 100644 index 32d1b4d28e654c33d20676f4774e047a32739930..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2839 zcmeHJ&5j&35bn)Rva2TH2{^PwqD-SqcLI@u0uupY51`c&DT@Siu{`aX8Ef6P)ppO$ zEaGW6!MpGRd*#dvaH8DqYIb(REr%S^(u`eSRr#m>T;|@rG{JB6+n-}_1OaW?s6lGR4Q^UQAj%INHitTICC<@2odi^=CfAbl{l4e)xdAa`lX zvuXCV=4$Jt8>bn555}%)r1dU$k2=6|zkd;AU#iW)V4GSAUiKCy6 zqES&Ho|hNBb%`X~5#8DB(XgE7%@T0I0U&wYBYG>G%;>>en%6LWh?l`JcMs#T0_N=! zZ_$lxZj4uk3ux$~{~=5+wP}Dk9J%V8J4j#Sk+Sm`F1UC%64=@hG5CK4V7>7pgD4Up z&-vO4*`UlWK)yu(JEMY2`Wfj9={N>8JC|CRa}dloyn;Ee&QSLMnWT<(UNfj$%rrD7 zs_X)^ee?$lL4z_^C=$SggJ3)+G1|TK+wP>-FcR)06x2967IGPdZ(t~l=myx}X^cSr zZ1g_k&q91sm~<6jFzmaS@k0(%QolKa`z&FU>C@Aug_y_hYI46%N-W2DS{bFV>c9Nq z`1t7MX{`L1xK!H7p+sLR^~CNg`&%ljH$o;)FB)zwp7Wa@Prg0wAE@D&yYdA}_HT$p zCu6#WfokTw)dDMStaJ+rp=#g2f-vssZtfY(^`^Lfdz=0dA7#Aj>+W?PI-LHkuK5zE zWRUr%yr5}3T+$c1L%$){1T##UglW%0eglEhq{^Q~h> zGjD8<=jlm)=kkCtVJgNh@8YuIIl#A2`O6QG!Y45jA4UVCzj|h*Baz1Y2IBXmIl%6+ z`}+sVm8qe$(sES_SeLZ}E!a~wM||?Qcv==~(Cbpkc^O;B&x$9HOD8={EWV&6zV;5zJllTkVvjmD#5ba;69FW60n8UO$Q diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/building/__pycache__/utils.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/building/__pycache__/utils.cpython-310.pyc deleted file mode 100644 index 62435dd4d32a70722f0c6e7f0b56658da9162649..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 19129 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 R4`SLc4Enub2k+y~&oA5Sdkz2q diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.Pango.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.Pango.cpython-310.pyc deleted file mode 100644 index 14717b626fd80c6b7ae47e35f46bb21df2aac737..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 401 zcmYjNJ5B>J5Vd!+A>`8_BqVN-B6b2P5u!sWK#}NHNGosb?3#FOV>^+SmWzO>xCA%g z0&c0e0u6YVCL_(0-e}&_n^B`tAA~C3KGz=+0ACH+uQ-sa(Dp0<1r!QU!4yKkAdP7J z9HkM99%6ICqLf6N zf4Zy}(mEmpGid9$u&7jOV^P6PNCo_$YPA_}#D`=@xFES;{&=N=X5}(hYbJP}QR0a2 z%k7p2Vcni_=eGgK^KL}Uq6=b5kjAh*{wL3%h2vL2uB=CRNw?-1eixW zeu|O^qKDWXL-gEwLHBXePWF<0-nv6g58Gd14h^yIUyB>fHxg!QseO0O)Jk75VfAA? zA>-R&$DhpWnQ|qQ5-i!2LOPOby>?_JY>0+@uh;@o(GU(;#e`&;1b?*9VP;XLWoXtN`cRjdy;K3(i4_!f0E%H)MMOx|Q#W=DGlCgkh3$sA%Cp@pPJI;e9kF zQ%WjO6%BA|>N3~rj7-MVi4sPJE!J!Wj_$+{xDb4+qm>{Qj1GUbt;zr1#MHiX{4N{~DXBBh( zRFupJur6x3b>m!c4y7oxGL?NtX6Q{j_<5wcDu8OCnWP+QT39G~vPe=tpU%jFk{ZgI zdUL9qDp%zhna`*d6-+hDHf#-+?!@C;o M8V-Uze29C$f7Gvd$^ZZW diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.freetype2.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.freetype2.cpython-310.pyc deleted file mode 100644 index 0229d54fe1fd9612aee8f73e9063bbb86547603a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 409 zcmYjOO-lnY5KVSlt^K%&Aove@Xi{sBBHpA2Mew!=OSYMIW3!u(qzmiSKcaZ@Z+Q0) zpFWKjvJJj^J`xSI(jQ#LRTr0knuqao`AFK?3t2N9X;~AOW zjC=m%wqBIhF)6{2trOCcT&ayEYhgk%1DH3Yw)$8$T(slrzVC zFB2s*0<7;g-1<>2IEPXcS{Y~GkQoHi7QVMMR|QZlG?SD=MGFfhPv>bC=94LzQ&K@$ z(O^z>?Q&I~k<%%)!oftd<%X@n(w+FhE(C9JvKGXER$*6}n*5(lbnScRe-~Zgki<5B N7!LZ;9zMjKpI`MHd*=WE diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.xlib.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-gi.repository.xlib.cpython-310.pyc deleted file mode 100644 index dedc75b24cc9231d8fdc0759d82a23dbe3f36d9d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 399 zcmYjNJ5B>J5VdzV5b|jd5)wB^5j%vG2+^SwASAjK(#ji8vL@cOWjiaDmWzO>I0Q%F z0&c0e0u6XWlac00Z#3`e&8Xq9he8!^pUaO3p|6(gRvgG>XgdwS5yujhIK>zN<`Ivd zqcno(AvVVly(F*bK2AI7Ub@edJJj~5^Br_(g#F-3Tr0kjFt3)%Cy!F(Pw|vYZbn^y za@))+>zI^a$i@k2Nuku*l9eza6!QIYE6qf!JzzBxlI0To(Lx2y!ey?}5F9hk9P`~= zRLlslzSDB+hlSuADp6`>oP9^8A56FKqiLZ^pjv1qDTkVt7Al_2vOLVk6EdTuhN`B) zoa)9EsyZX56KaKnv1W@kTY;rJ@q=9mzQyrM5Cd9;U1b{5UQBf3yXXJMT;LGGw%;H0 Ld(j>~#L4d;){S@y diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-heapq.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-heapq.cpython-310.pyc deleted file mode 100644 index f3067cfddf82913f4a9b7dfd4a708c83e034576a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 221 zcmYjMF$%&!5WHxih{1QH$gQHKh}hYPU}qy|ZZ$_PxifnS<~>$E#t)?R7gk=Z9GHPw zhGEu(;fQ&pkJn|>W9;3Te+1sFJ*kUHb`6e91_u`P+JQ8QLvp()XeW42bR|)$+?vwS zla+m+|H&tT)Z_?OS)oB<4LM;UPm9yp-{UD?0I#vAL8~*^#-*m1^Vt+gIgG7HGI2$M leX}jd39Yg8bta>q#wiMW{u4GDe*t9CJ!=2} diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-idlelib.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-idlelib.cpython-310.pyc deleted file mode 100644 index 2ad9e6e84cdb277647eff129c3a87a023a62a254..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 286 zcmYjLyH3ME5ZrUZLy$By@Cz<{7eq>gXlW1Qa<#&>t}cBRNhEP}3g`VC1Pg|Z#T b9k}@aONKF>-?!fE9X<$7ra9B%a*_Q33II@F diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-importlib_metadata.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-importlib_metadata.cpython-310.pyc deleted file mode 100644 index 007f72da77b66b5db89b8e903ea78efa5148c5c8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 497 zcmZWlu};G<5Ova)R#CgKurPS-(71?>2*HBX1yzEnOXS8*W7Y9lwo@srdPh#cJKf#8_h2+i2uAt#Sv>Rz`Pvo75o2+O=`RrkSrQS6SVvX7j3Xjr z(Rq!Q9npOvO2w5+g~TnFG#k%utaaklc2?|Od+t+k z;$e6JUpesvNL*mj9@;}jnopV;&*yJu%ygO&wEFwc)t{JQ29cZzARQsgWJCz`J0`wWB#5m!t;^h{_z&9Q>Nwqo1f8;sq<}qL8L4itzHw?sMyWi9#*!z0!`?#%!F8a4d`WAYn4dcVSv9 zDWScibw7w5&UOobuS9Jc5S{8uEhKD31k$Td7r#qd#`<=`4BSz7_zCS*tjD3vFek9b~P~tg>Vu~APdC6^3CY%9R$qO%2 zNK{HSQ`rNXPd;gr&69ZAIAfp*6>e+m)YbsTym5Z0ECi`!kk7LX4888wMJ<~RbPD6) z-{fvSiD&o2ZHGaUOJ8h*HdwUIZLlAqdZJ}9Z?#g;Y3p4dFiu8Sd}IA|+!*BxMC&XF zue~%v!A@ADL)EIPX}(w%D^cvA+Xo~Yy+Q0#$_9U=Va;-B6R UaeDRp;x(tEctA2co~9?+H$D_+r2qf` diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-kivy.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-kivy.cpython-310.pyc deleted file mode 100644 index d1dd6dc89f9ebeffe5f225eec046bcbdba72e9bd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 723 zcmYjPyKdVs6eVR@l3#f=Ez)++ zbn3_S2e@|XFLdf<+yEhJ`0vZ5R1|(N}|Ffcj`h5aS);(F;-x zVFU+|>Q6*^5fng%tOZ1b!4-|+wr`D z`Kr`#y%ri2)b?hy5}R#$^(LKW7uj?ix)I~NmE)1JV;OPwJY;7QI z7U>5cX#?7brcN*S$v%xw+~D)}eQhiT0j&d^%*8m@Qq)U#`sh`*wnCb$LVKe-UiQi- z%xu#j-Lm?6%TIZUhL0NcRfTNVh@Rjo(KOAxKIjXUB`fRJ^UCSu|H^+lx58n zl%2j_TuU`Y{ zEP@Z_F>iS9!MMp}EEvV<_v`Q=#NQz95wUpVp~0p_9(@WOZA3ikA6MNvJb%PdKgIpl zG#Yhjy{iNLh?=YZ>3oF3Sp;8tWk6#Kmax+4GR^p&%;XYei&YDz%)ob{aMeQ2XFz4Z z#H;O28pjD&wxzC zG^k>)c1W;kR~1ENE!JG;_jKjdsTiz}9F;j+xtDHBc8G;CwU?po9-p1pM~g50Gc;ft FO)efbNO1rF diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-matplotlib.backends.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-matplotlib.backends.cpython-310.pyc deleted file mode 100644 index a85da4adef56c668182616fba35109c0e4b80ba7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5642 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 diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-matplotlib.backends.qt_compat.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-matplotlib.backends.qt_compat.cpython-310.pyc deleted file mode 100644 index 09bfa9d892625fc78ba6173462a975f071ea0de8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 414 zcmaJ;J5B>J5cN76K@uWFMVEqZi`YS=M2MCKAwBRyM%d~UT9;Xb3W*Oui*XozQ+ zC@Lc>v+%jCCDd6rogRqgB|);s`c#)kw%;6KY|=HaH5iS!rkM;CH0%A;BKLUwLUYa925@xP&#=9);%9yukQ)!ls<9!K^t>!QD2L)?Bg6 v3HMcivBRmv0z5y^iFBxNkN+=#xoteY)>bwOZW7ev+hd#z(g96q(*OAd$i;!X diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-matplotlib.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-matplotlib.cpython-310.pyc deleted file mode 100644 index eb166da79f304e1256b437d87af70b0d92899fe9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 749 zcmYjO&1%~~5Z;v~du7Y6O>RB8M;$D=BoHWRDD>1zDC8yzLe@?!#jBt0$__5+DSeQb zp87C-fxY(BS15&cR>4FA^X)gY!_2p{)p$H4XxaClH}gIrzf91z9tQ8w)ja|yoC;FV zh*HBX0u09IBx2yg1W%W{*W~E_@HZ+TKGiH&l}H-k$opwk)JcQP$*O9jQd4s@ zio`;HkFKT&oN^+_S8`7t>497m-@1~f$hY*cNSazyjmTGeyoM&`Nt49bI`gS?u;vGm z13dm@VOA9o)_I+Xki#x46qGzZi&vOmEQ7N!*g?4qu~As>o2)8NgV)PYTYrItRblP+AC`DB!lO2hO?E8z$`|ki{#76b9soR3!}K3oL|13 zp9bf_vekd(ztE%3Txm8V&G+hACmn2?TqtQKY1c?=W6e0EmBgjDqqSpZDa}@SnaCWJ z?&m7L%S$~=Ge|eFgwNYtLIGu?U!@hkGsTU9*uh-}AYxpOit$yLuH;@%J6BJgPdb_7 rkaqtaU`8XmC@Q`caB2Qgy+rUv9`&f*8&cM{|Jn9*Frm!yDEs>#7-P+7 diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-matplotlib.numerix.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-matplotlib.numerix.cpython-310.pyc deleted file mode 100644 index b7cefefba8ef8d4f0737feb7cf5db79d74b31673..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 362 zcmZWl%Sr=55S-nt7?wo*gt_LBorpP#c+EuwJ>@d=W;)p+^I~QaTt7!o;c_!3~M?Id8K*oi%gT?9uF5&dyvPJ8N#6n;8o-;`H1hu%~`uLIkDIXFIzMC!YSV W-MBst@3a*=h4;nrZ&jwM9#seRx^d_L diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-multiprocessing.util.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-multiprocessing.util.cpython-310.pyc deleted file mode 100644 index 2051f243163ff1a80a5f25868a6e755cc5209e9d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 233 zcmYk0Jqp4=5QR5tAwsb93>Mi@v=p(m5y8$zVs=ax_m9jbnDbb97%!04TUfc##s}|% zH#{C=<9Nh^iu?02=`;4~!oQ*rHo?@@1k0l%6VZW9d+op@`Q0>X$9T(BB~VE1Z0YI2 z%CPjqyM)4O1SegpKwu4;(1_FWbPo4q#+SfrG&LxB2G{t)ngyTFfTYL7rP(#jkzn6! q4f#|l?B?v1zD#tbymY0_kVu-GS6(Xans&I-R#Xbt-SgB77>z${=|W!s diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-numpy.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-numpy.cpython-310.pyc deleted file mode 100644 index 1cd2b556f9a4ab4585e40ca6f8676fd5969daeea..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1135 zcmY*Yy^h>A5Edovo{qQcy95T3APtcs$QCD^F9re_MsSsb0ES~AuG9!zadt(oB+?{x zYhCNK0rCj`sq!#+0k)~~3NDfiwT^L-zyW8z!OS;5RLdoe@N3@vvH9{iivA4B?Jq^; z3XlB-g^0>X5D~Yei_5r6%7g?xY13|2&boOyClSm@dmgYO zk^LH%$KrTPN(!;L0Q&kw&^Lrc+enUc_+xJ!CId6kz&r-n4zyzp z7IUjvWw6oGK%nGj(^NdkSHv%;V3i%TR>nO;%R+!g zlF-)@?9JzsZ(b_{c_rMaF<+3@Csw{(&Hc>QQjdPFM+esVv{x2HvqD&Ulnc$9FzdWq1>_Yw4&$$lO`%`#Xw}Sxj0r)*KUxY|O zysvSeIw-W%ye$M=7hM=@b-!Ap{rn=oU*y-&Ul%w4Tu;}i{@eWCMPa3bbIt1=--0b} z5k9QvB+m~m!0u%a4=?F^e2tO)3Prj+qi2LBX|hP}ka?OCO0pz7iAnhB-|0X90+RG_ ASO5S3 diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-packaging.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-packaging.cpython-310.pyc deleted file mode 100644 index e9a58f57197f6d483e171a3352b511314cd86fef..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 229 zcmYjMI|{-;5Z!1aVh&zCe%Dl(%k2(I7%RDQMaIE4z_Dbqc_ny29gb~Y*tj6 mK!S63)YN23q4VoZMWg=eQj5rT{cKwsepk2~4k!N+n=ihl+CZ!T diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-pandas.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-pandas.cpython-310.pyc deleted file mode 100644 index c0c38ac9fa36c055c6de61a77ec91bc89f9968c2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 378 zcmYjNy-ve05Vn&PDxmx=UAuOu-Ihu$P_eQgB(^M(6CbtJI5xIZsa^XhOgsb6zzbw$ z;uToHX_uaKpY+}7?!NDIuXln%i1)A8&lsWamK;VD$U{gs4Zsn{B~m!WDoP`a0P|>z z(-G9~bXh{-Ggs$I^ST7rTonR}WoF^6mKGFL zesgA6#hD{nDRZ~E*t5a>elQ_ZGHyDBVqQEAlcxW?eyp5lVW}mxm!%^@>!q`;VjHZW zrY9ulP)TL9_3i`NKlZrn}Iaq{;Mi=Au+ diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-pandas.io.clipboard.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-pandas.io.clipboard.cpython-310.pyc deleted file mode 100644 index a6d7269fb7b0d19b432e840bd73b16a0d98cfc6f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 233 zcmd1j<>g`kf{evy(^^;<7#@Q-$bb>ZaRB0Ckg^npbjB!#6vki%O{QC{0hNIzrhb}? zxA;>ll53-XIfidQleF#}bDiC=~K8Tq-X`URN?m%-GapA?8NlcV*P+h&%EN2#GIVe zBA{{k*~MTID4&;-SgeUSd^kyP) zVQtU`SmoRvn$dqqDlMh5y7sOKFw90-_#n**E)VeA^2*hUd+mkcQgyrrWo5p~H^?uR zY{glpY{!k>aNmc@**kW# diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-pickle.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-pickle.cpython-310.pyc deleted file mode 100644 index 6cde03a267ffe70cf2dc44cd77c2e67d47221100..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 234 zcmYk1L5jja5Jfw2K#|Ct!$nexE=6WL3x@%BZlq0>Ns~^x>1u;H&#dM!ULad<;mVFH zKh%Tz@QYt&Hk*o|^6z%u#X{VNPjAyO6pzz?X|~dCY;Z#Xp`jj{bTBaqO&b!7KbL{FTcs&-V>k7h*pZ!fYsHCi zkoaogy+qqf;V<5OvD5cvO*xU@cM{7~q+tbc*B}Em1_u zr)U$H+@7vTg;<{qQvGadG>@?dCApJ(3lP0SOJp(3V{)uEFy$LsCAUt|N0cLV;2+RZ zXpqL2Id2KjLx^3zh}CD`o}Nus4vgmN8QjNcn%Qz7qKF2muZG=NkYPkswiICQvp5kl z^`}@9Wpzc=jy(LdweWSn5B7!O^-a42#7%>ao-j$L7xaw0h;_YWoc0BO;;y$n#ZuZza4^6jRo?sY zTdqKwDQ z?_9Zs>%0`l9Fj(;lL`lOhhiBqDxDF9oC@v;=?s%O!HF=4pM7cfpB|69^{QPd3Yl)5Im(P>E!;6EKPxYyqcvVPv>OidJJ%=+=`{$ip4 diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-platform.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-platform.cpython-310.pyc deleted file mode 100644 index 7cbfebd812f80001775bc5f88e2b6e8e66e45b79..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 281 zcmYk0u};H442FG81W}~IE3kG*u858Zv9chfZe6NteQAzda;Nh(kmq6IQ5blEtW3ND z3w0|YVacE5-}Z02=`;t9`t7s&m;ihoi~qqI+;h?u0|AAF6=--CIBAk_fyqv+CMcHN zS;8#+<|%j_&rpRI(~X(8hN3l_Su!Rx&{0saa-khB_3PH|QKM@58dYuDYB*KcXpSqjs9))9}zyRMzUi gcCMili@y&_KaAOJ>u_)No#4}yF|s^QbCLcY0E9c92w&=cbEj35UCSc?y{|%zpu6 zLHMuICjJTvBX#Bv*?{Qo;H^ zVQh(QPrZ883<9B}AgHd-#$!t>m0|lKP2r$z)k&lfkjXUHg*8SXc5oasNR$R#$&r6%=?3UdOxRDn6c^ECiIT(I61j?cP dA@@(4mKW_a%(c0`k&-L1Ft9?Pc^cSd^j2-|0 diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-pytz.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-pytz.cpython-310.pyc deleted file mode 100644 index 838caeb6b15729d90c247565398b807cc3a66571..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 280 zcmYk0zfQw25XR4GK!~;r3%o*x*sbV@5GxBpV(St)@s&h%Vk_rH3M-Go#KZ6c9$1)o z1tuidZnldn0sCA^(&G(f$}-V a9W|exl75UAcdauAi}!-Dl(H=5i}W9;xlZE% diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-pytzdata.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-pytzdata.cpython-310.pyc deleted file mode 100644 index 77928aec3d83675c2e635978fdbd1cdbfaa16d36..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 288 zcmYk0u};H442FGaK^3$M3%o*x+_j=3LaZzZiLDILHRm)@FS%2EjTBZMg^7pZ1#V^H z6_{`;A=Q$9>Hlr{vs)}KfUElWDqju+WH&5P-rY?_!gf$qS^@ zAD%)g;#J|S#UkWJ2c4I-MT#>>yT@rIUF5JUq4(G;ekC5Nb=Za&AxE2#ROp8ht`{ z&h99`rK((m%GX|7Ww2KbVQcbrzU4ey%C(X`w!O0TRxzk@?X6rb71aSVuZz9jA*mB6 dpJUunv;W7WAL8t;apqw0UND-bEc45G@(1nPQJMe% diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-qtawesome.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-qtawesome.cpython-310.pyc deleted file mode 100644 index fa1a8edf9bd2a5e840fa1b88e98f9e04ec5624dc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 488 zcmYjNJx{|h5OvZoh}wk(1_qCGsNK?v0U-nnf(44o)FpD`YZKLpL+rFFD?f#aAHdJx z4`gNHFEDXUMd?X?);pcvdw06k@(5P=_BlPO5c0JqyX7Le!e@>VBpDOwNLM+rJ9Zrc zuB^N|VrfTILFv_XNiN_5Pi^Y`_Mk z(r{%%ozOlzqxi)lco@-Mm-S9@!u!U>NZTn60<9DT)|bKxzl>4rZ{yv!t3|{2r4D?* zI2^9-5@Q9M+gQ7ROdu;8(QMEV1Ng8dE# zb%7 diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-qtpy.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-qtpy.cpython-310.pyc deleted file mode 100644 index 43c02abafda420b38b7aed8f8c875cb9d976e2aa..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 364 zcmYjNy-ve05VqY^&_acn*t%y(Ttr8NSXmGfTNf*-kH*xo9ovZ--hn4zWa43X0k2HF z0t3R07<$ru(tUUL-H)ElrYKtV{`vHlAoR5l4lQ!%HoBWf;D}?1YP=#C0eK#A!bd!L zC98yw9#J~}jx{L7fi(VQQfa--8gKghl!PH-s;D8HH=dP3aiKPjY0JT;<8blN-znz{ zDZ%Eg7t-bXerHKk3`dP0xG;y^TDBY*?7S@$=+?0Vxp4NM=b|>+diR0sBnk}hQ_@P; zK#eekq#Qb0J5Zc0SsD3kkuPc9f$FFfB{jXTw7SYK7t{$4nJL!WVgrsI>>1_ah64_F c=B5wF*R|%Ygc}^ky8UZUPm(FY1W$ke0A3$%i~s-t diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-scapy.layers.all.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-scapy.layers.all.cpython-310.pyc deleted file mode 100644 index 712c3505c1b13392fb4a0a504ed94e314e8fa357..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 308 zcmYjMF;2uV5VVs+AV?Y-_(F=WLHQt<^U z_Kqea?MSn`+L`rve#!{#$Jg_F%Gmc_ERm47qryuf%`~^H<6F)daGkvIZKBgBR;+$# z$_hT8H{M!kVueH9c|BOb*9;pKCSlbCJw6oaeDOHlJB*4pdoe^~QMBIgu-}`_d26%= zXS(3~h@Y%KqV9oyoosyvGMJ#O)G*2p!RcyK)zmN7Vk5-}Zj{#4GEA}c?pj=}C7K9j mP|Z%g0Lq0qog>==m&=fXqKPogCpZ5;+;WP5E28WyJN^TM+*y7A diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-scipy.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-scipy.cpython-310.pyc deleted file mode 100644 index 02beb247677526b841621e376255d6da533c4074..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1192 zcmZWoOK;pZ5GM6nt@h#d+I;~zq=yvU0G8ISfuKNY6iqI@1VwTa8VHm)yQ^3)lUye& zxIh8-nnVAAjhy;p`UiOJrTq)Nv_q|fY*7Lnk~726d>=p6qftO`tls^;c-JT74|CWZ zJv@AiQ~rsD6HW^fZ&w;qJX?iT+ObWI&n}$Ojos3Vy|NegN&B6`w!f!RPyY z$`3I6@U3NHoW4MWFUahpzYr~XHly0hW%4?&W{&=B2`VXTzAhkH^u>0vCajQP$~U+Ru=_iD&bIE!s``4kra6<6OI{~s>Mc6->1lRx~(hQKD<$a9r2=Q z-O%J~S7v#$Y2Ak*IyDX3ap$;y_Ram{@aynoW@(o*#iaJryka5;nNidI-LP&9Su|^; z6572Tl8#TqdHY}o9utCX64vC2`3h5EwJw`YxLBxm+-(iHC*d5g1$Uv7X7e9b4a26f zj#VEwS16ow8=178wUZB*LWP~mjy)8UQ?U|0@F~W4QTvYzR;HYto#LrO>l0xf%BT;8 zra;UNw6iSgR9m&w(;WiCEdXI!(Vy%F)+#S#*zqfDj0&Rx;Tq!^WBz)9KRnR~o#YZ! zS5nj&Q+ZvXmfml*g9NR#^Qz7(-9zyj2--K*enA$T~WS^p?h^>tXb~dtcpUL9>$Xf&P5+1_J!*~H(Z(-#|8*yL; z<}nQOT$=V+M0vd*E*-|6t@%X~%_5T8m}Et=Wir{YVdp%cz48rLjvEoQ$T@`yg`w3j zd8DP160I`cRe^4-iq&6v87Q4W@X8Af5^FGoR_>;|Jl?Yrp8~JZ)}U1mz6qtX6FwdR rseqXm`=cn3VBIV&1)()ovCbXoquKu=-#ofAynTe)8NL1+6nI8X diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-scipy.linalg.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-scipy.linalg.cpython-310.pyc deleted file mode 100644 index faac076d45bc0cc076757d21ca1d544d803c10c0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 273 zcmZusF;2uV5OhLwLP?MA2Uo;nK=8&Z0*x~aj8@mXx`}$V zl{=6#+8M|+;FrWZdAkKR6IRJyb;xiCd&`p|!ZF&p6E9r-Ddodubw4=$M);7W2UCZl F_yI=%Q7Hfb diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-scipy.sparse.csgraph.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-scipy.sparse.csgraph.cpython-310.pyc deleted file mode 100644 index 90edfb3fb40ed9232b265646ebb7a226b22f86e4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 259 zcmZusF=_)b5Y)LcCie%oE>7!Um&UktV*=^Y9P(*>64ptJRzA3VCsiJk54g=QQbkId z6dBlo8J3;dP}d8QVctG2-AstjBL1Sv;*f{SnihTaB6RgER=l`T2=SjSgq09fkI6DE@IC3rLPDk3k>P1NdQQqYEa$?Nf4KR#8cp~4ZV3A3a9`fy(q-}R4U4=? A6#xJL diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-scipy.spatial.transform.rotation.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-scipy.spatial.transform.rotation.cpython-310.pyc deleted file mode 100644 index 8f4068791e32d6b2acf4ff38acc833a6368ffc4e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 381 zcmZ`!yGlbr6x_`NLNtn%*aa(7WH-TJrNP!l1iLhs&E1pSCHr#E-oQ;^UNGLa;bYGUY&QUX*q-e@?L z%_W^RWb2viFlc|JJu;y6SzbWC$^yKUDu4kSHz$}YU-hSV{V}^?qs`S`GxQ=Vp;-*V z;=%>PvfyI!oXwWOl^!1l&HDVQdaxLU)(}`3l}1)Lx5BV%SoaDgC0J#=3lZN*XeW11 z->^HtrsHBOcqrZiQ;PNL(ZPOD2>Kfi?&aybA1 diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-scipy.special._ellip_harm_2.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-scipy.special._ellip_harm_2.cpython-310.pyc deleted file mode 100644 index 705f19671e7fae52ab29f937ebfed0574bdb9762..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 514 zcmaKpJx&8L5QR4o1hNz;xPTjkQmh^R8UzSLMFENwsx-#Cp2QYj+uAV^o9j?<7%q^O zOCTzoC*@7uFZNk{F@> zu7A?-KQt^fkAx=OYJXlbjjBdpR;;34X?HLhHGB|4<<;<70h^r;FLHNMXKimcF5Tb+>BdO@X!(* xu)P6C6Cn?>yq8lzK5VWWMrm#8ZaH~uJ^yFysnNy8N!2dvY`IhHChHQi{Q;P(qU!(v diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-scipy.special._ufuncs.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-scipy.special._ufuncs.cpython-310.pyc deleted file mode 100644 index 5b0db75013a3bb9cd839e4cc7830a20bddba1480..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 463 zcmZ8d!A`PbJriw=bYGReGT-oCtfJ4vV0CRpLyNAPVE^0^%j%fjIS8)gWC2&zd$=adp*E$Q5n zR5V^`dLb=gFX=6*nI<`B|t^+PVKoE zZ0ITw!xyqgH2T3i64CA=%ONWg3vacwP(tOmXD*Yboi6XEb9T#S+pAtPXCRZQVp;2R zT_p$k6b-t|=k~F3K2-`VtG!f?T$jL&G^yeO z8eTf6M6yWM=*Kg*;H-hF;YzN#>0@u$e8!#h5SuhB(hWF%6prsOw&(az+Na*J1k2$v YZ8yFvwWt*=DVA_!q|=jeFrmZ0f7nE4*8l(j diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-scrapy.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-scrapy.cpython-310.pyc deleted file mode 100644 index a422c4ce9fac0e5f39fec30697b89fbcae42a7cf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 338 zcmYk0zfQw25XNn%ts+DaV&Mh4WQbkVjtH@`ASAXdkrTVbsvTQCCsJk}g^7pZ1+p^n z3QRcdKu@~wbf50e&t};LiqU?2?Y9X+-*a;wBsPyRVI4&vfi*I?#D^Jx}|f zG|<-C1Na%kM?N$y=W8%!tr9|Z$~fx-d?KID6SMpZ)>jUC#Q%WfPgq5{zDmg@ F{sU9qVVeK| diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-setuptools.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-setuptools.cpython-310.pyc deleted file mode 100644 index 23a3c4ad5e13ee8b177be4901eacb900dc128719..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 653 zcmYjN&2G~`5Z-mxj_W40R6QU87j8MkE~2Oxgt&4+NZfp}9M3jhx<8h89g;o`g%dBr zjThJ}Ctd*w!E8#KtTeMT^UZwoW2V!L;A_ABxcojL%Y|H#DG-e4%B^6V5&!ToBBO(aO*Y|6%`f zi%bFn;}0arEd7N&$t>~*!d6iCpM>^fGzTr#GwP2lcSGllk+u^0(p*0VVcp<_w0UEc zsx{<`K}e|h+FkEu=gO`cpV*C+W;tU%={AmA=TjthTPxOs>NY+F(`@aOD&{1IO_ zasUo@!0`&hrsq&81B2vPc^?T({^Wk?>JIP^cd`Ff-$;KNW)13hTeL>;q7z*$3*f6l zS!`0BR||~K&+_vkN2*mJ#iGE|v_`+kpPv<0I6m*{=Bi$DTkP$NbhznO&v)zQ;efAh i`@g2x*FHgYd^n*jidaP1pLCqjlx3$`oTLvZ`}+^-z0EQJ diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-shelve.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-shelve.cpython-310.pyc deleted file mode 100644 index 21cdfe95637334d16b598a5d5c188fd88f1d7b95..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 244 zcmYk1J#NB45QWF22#V~3xbO~9D5EHCnkZ7bP#`-qcvtM7ytXBC9H?>_Ed5n_^;@}dz_F*v_P=Wet@!XC}-uvZcdF6HsZd~V4B@y z@>)B5mf5M0iioW;-gSNWgD%D0a3Pe=FnZ-{jl?6Gz?Rm_brbz+A(kjcwj*lQpr3l_ z?2C9_U{F0*zW&|TEeHIXK5Xb~t+|VFZX0f_f@D3i@Y8AjY8(xk-?H>WYR`)+vm-=L diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-shiboken6.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-shiboken6.cpython-310.pyc deleted file mode 100644 index fae00d6e995063efa80fba5b135d02e0068cc21e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 314 zcmYjLyH3ME5WI6tWRkc*e1(zhOGre85G@UgM3=_0bBlf0_mKBu;_sp2WB7q~oqJ?=_77o|Nd(37RbF~Ooo6eS^`LszijtYZ)>A)29KIzElS;hy2;GoqFbr?u7x}5f8(LRY&r`kH2VDmf2mlQ diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-sphinx.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-sphinx.cpython-310.pyc deleted file mode 100644 index eb9bd6febf6937f99f1ef4d349caa92fa3bfdb96..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 627 zcmZWm&1xGl5SI4e8|*>|4fIfaj1S&TX`q)H_rVvod=32=BURN z?t?1m!z#oG0vc>^6+sLk4L8{92_zrUw@H;k`Xi&!E!MBUzk~<^NH_Q$s-nT7@x`MK zc*ysdZ16FvMl}73X4xO#4b4J#*hd=pp^UK>j+^dPKD zjOv)UzJYwYlZBT3bn7jMQk=EKGAX94S5n()vt-;dQNy(bVf=&HXDZEvJ$W85+eh4_ zyTUHvvLzhch;Y&nV?lqO;HT8#0K=Z$xMP%p*ites z;>=ig_`I_l?Ps@ zv$9x$Se2YLrCQrginqm^)6y^tb4A)qasj4%Lf@D3#2<0K8(OVh_I~>jAF%IfUU@h= W$f6()us;vcLzd-Uo8UY?iv9r$w7j_h diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-sqlalchemy.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-sqlalchemy.cpython-310.pyc deleted file mode 100644 index a14ae25eefdf3d5d0cd899d8fd3eae54f5955d6f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2404 zcmZuyUys{F5Z|>O$8r8#?oV5&craDVU6ATrODPnUqlJP5q7_wyNXVDR5zB8cD^dBs2WG~l&Z9~z#4l}wK-L(?;J+K8(|%d>_xuQs$j z8>2q*>ZH=gUZanQ`3v@%)FRb6X6v-M*CN(F#)ul*3#3NuCuoknHmuiS{X^QMZPJ+I zcaYai%$#c$9BJJ`58B=$t_ASeO4aW5UQkls$oD5f1K%E?-;U{jX@p>dRbO)kMG_6oNP%e=>htANPzO%)V^u@~5o`sV@{Y#NC?n;v%;Hf$O8BwswO~^X#z!#t-!KU%mO17o zfeRIQ4@v~e1q*$SW?DY$Q?zYtS70`Y@jZt2yD>9Fb!rG}uCe=5W4pFzlgd5@THmWH zUNyF80M#VsT>G&xt4u3dpJksyn zSiuIAyY0XSoq4lpUT59C=0IaJDBX|}M+~S#Xqe_*=B$oHq}nfoGNnlvQNHRr&X(KSiCSz8fd3teq>}tm<&CkR&+QDHQVqRBbyv3=;12QU*ST z@rZzjCEpJU*a?!{@#J7TG!CcE;i6IwlCg8biCk?MupORzdt58v&LAQX^oz*yO((1L z+MUUTlL2n7eZ9GQ?!lV-<_Dde+Ux*aRG@E}nAA(bOO0(!&O6R0=?H?jK%AqsmmKK4 z!VD-_P@uA^Iy;J~)HxNhQH1LES&$8+4QRm%nw?S#cEq6#M397(DVPKS#3iC$M47a6 zm-wSd45S_qB8?O-TUtG^u5e5mj0U7=aYLn0HdT2L>ht^ok=0(55P$=zg91}cEsZGY zrLqpz{DZQPhC-H(B`tNUevn17QB)PYIDPt9E)~f>-0!QfnmbAQC^-~KBY{&T?#X&_ zGQ0-BSB8NI2LdP{&*amaoBN*#@?CQ!@c;PU8k{={A1t--g!G8(90s(k$G@ zOW62_y$zc?r1m0I%LftQ=KWTgN~&+lFD}J!OkBeY0=CtOtyhKW+V@~ sl)s}STGxwM6lxqKvTosq)_^n`nyFicf^P$oX<03hTSfz0*v1Y0KUz@1E&u=k diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-sqlite3.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-sqlite3.cpython-310.pyc deleted file mode 100644 index f65249c18735f2ce887acd3fccb69a1942c7eb07..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 373 zcmYjMu};G<5Ve!EKu8%_;1@b1E^5Vu5CaPfLSn0gsx&?tt4{3Z+@dle^+$@B_!xe` zD-*xKfH(?BJ;_h^PVb)InNBBWROQRteHt?M{zJAaB62|wPYEQGT(gP~IcF0#41mjE z#V^@iG7KSHM>2focnrb11=MjiOJsD*x~&h|WnJzM3!^m@ZiMr3W#n7~`W>8U<)HtV z{56>abl2UsKe}07)#!3sX|lOf8ne=vDK-JQ`A(^%gj!YBG!A`8em*8Okq6~U-_EUt zTE4PokK`Np1W}p_gjF`zLc&5+NRrWDG^Tml%LXD_K)n!JjfGvh($xLzq$iN_r8Y07 o`2ZVk6K3ArS26Q5 zJocXBw&Ra|@Lz&gm4ekA&au0#4;)0@ZV+Ox6XAUv JE?BKZbOtb)bV{ZHgN6SE_7o~IvcmbCv@ke zj`WK{y9R|fURt5B7frxcRjX=EezD{$!Fz0bVa;0jA!^s&^Sh-8CSu`by^~uE;v|&L cQQVP>|G&5&((IveYH#t8QF53P&9CO!A1KODsQ>@~ diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-win32ctypes.core.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-win32ctypes.core.cpython-310.pyc deleted file mode 100644 index 6d1121f1b8ce4ff4ae1f812ace23f25efb6e3ec4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 406 zcmZWmu};G<5Vey~Dx^pS36)>SP`l7dEC{i(ASAXdQEFd_RmZk$wkH z6TiR$4p}Poqoh$>A*%QN@-so`t1Av84#h)AHxIxO#}d^z$90rP7(v9N z9nNFGJlApN^d*m5bhm&ffuKV?Zfer_I>^JUm*$=VC)NTv14*(m7S?vOUE z1m~c76Yc}q)2`LQkD`^Xff`{-NjYq2?LhHjUMvDXnUXmr8&Df6#e$l~S6a=;^^`i{ rVPZCA5Hv^#(WZ$arAvcMX2M$dPqwq#4XBL7IYwk`_=xCcs=JU;4PUJ zlstgzV`I&dFXj+rq}qwMlQ>d<=l;=zD3l_f;_NBhyw2CS{xaNXiyw-%MgAnO9zXm7 DRhCDz diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-xml.dom.domreg.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-xml.dom.domreg.cpython-310.pyc deleted file mode 100644 index 2be85e6b8e3634b38317d6a5f8da09a9b351afc4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 236 zcmYk0Jqp4=5QR5Z5)7UrMRp>l5kzclM6k07i904s_K$1~#_L#l7%!04TUfbK1Ru;B z-Y`5q9RxmcDsPX|VnoPu2>T`LTvy5 diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-xml.etree.cElementTree.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-xml.etree.cElementTree.cpython-310.pyc deleted file mode 100644 index 73befcd6b1a09c633f9fa5b948db971ce6eb50ca..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 250 zcmYjMy9&ZU5WHB4n9`3(kz2)-A~qH_B4}kJ(OYvz?nUkl#^15>WBdVI|H8_P7CNxQ z%(4u#CXRa~fM4&&qC?2DHUEf$nT2uf86!osB`jK#q;naZm89q^L^_wKQ2R~L%OrZl zTrh@OC~GS3ZlnsqUwV1qMj=>Xa|sMkyg&!5W}%(WrNk=4nbLhY{q;Hg6{5CzbSKKNlf-HJjceQV`fp8sNB;l- diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-zope.interface.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/__pycache__/hook-zope.interface.cpython-310.pyc deleted file mode 100644 index fe0d1b771bee4f859f05bf96241dd5c05248d555..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 231 zcmYjMK?=e!5KQ$_6!8JRz(cc&J&JhsB7!$B5}VZq(Lc^##^Q

jZpp}hj@$VF+#0S2oW?yaX1tXE2q14oI19(>qc_boZ5fj zO2mne;Rp80iC^Hv*g=q$X6Eg@H#0A7wHknL@$JXW7aQPb`PqLIKj#?wIVJ&uJi#ZB z@CXDxgP=Zit!rfdJqu9{<28o9!6b-)7&f~~Hbl?|SW;p2;ejkI#P-)(iG;nSA>EX$ zgB`jhm9B=m{~Bkzo38gkxD|hZ2+&1i{0onPp-E~^hW?CC2g8v+n_lrZAExi_4?~^z zviL5H5^bK9{N(+|;b_b!7qhqbO(nxf=c@4LQDU0=;|5G;Pwrp&v%zIG)vX(vYGdg_ zo4QQakxCQe^2@}84@>m}AQ>src1lj@*!dW@F%&JwTq@1Ty6_^sF? zT}hTjSr9WJ*KDO_BKR4fW50LmoiT5X_gEawSytqWG3HYrAl z&Vx9X<+}7%Glj~sW<|sib3CtPu#(El3UkQ+wo%eT6Z!~~OI*^hI$3B_E)L6i{&d)Zg9#CO{eXUKi4v#V*mgE diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/__pycache__/pyi_rth_gtk.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/__pycache__/pyi_rth_gtk.cpython-310.pyc deleted file mode 100644 index d4d6f2b7a54bc7e89818af423a82ec5fda4f148d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 541 zcmYjLy-veG4E7}<1ZZgoCf=X}JrIl)BG3X6P$JTSpWzgG2ThwMQ7%-91QR?6h>3^c z1#V^H6`1f*K=sL=KY#YwPOH^LKpVWi-%Lz^51q`KfyoZKTtVQ#$rD_HfJY#31>6Xr zVfL}|Z@S+?-$R#|2%K<;;b9ud1Gy(d;~s`4H(Kz|%^7aZ@Hyl#w4Ud5C%0dwKj&L` z32t_}pSS>2?VxwW+HTKf{#j?=J6FqE=$v={a!2RB+dEVh-|ZfpvSV+z?VTx86n#~n zO2I|2ciP=YxnV0KmCBT*R1Q1oc)lA1YF;FhC{Gh*WnnQ;)-a8dhLJmXK)!(R2Kh3E zub2+fv7lL$g)!w~LdQ}hoNcjd)YsOVTeLaBQ8bROX;v14G}&x!tWy~kVl4~%qwrQp z>X%+3i!hEwj^omiq&ar#n3WMj&TflQGb_~+`xUTQ#r0C(;1GvYj0(YLu9CctQnxXU bKR3=m4QtA2jZ=OXi*2GO*m^?6uG-`quPuXA diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/__pycache__/pyi_rth_inspect.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/__pycache__/pyi_rth_inspect.cpython-310.pyc deleted file mode 100644 index a736561b4d9e35909bbf5834bd4dde382700ac4d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 977 zcmZWo%Wl&^6rCAQ9M?1~N}#mBmMV+JMRZxUAXKCxQ7W?Gu^2g?Y2(zftr@o{m9uK4 zIDe4{38^2$56qSozW^KVOlWDvSaa^3`#AUbl{FeZg4O%_{cyB^&<}ICxd)6mjGZw(tZ~Af3vYx<$T62Am_+w~0wIdbjH_kl)M4L)t-b+NWC}eqJi;&m zPf3ZdeaHCfRbi)cyaM_;I(J5-B=TuFuXjr_!^h?f_g3O*ojWrucjjCcy$a%-E~6P# zjxf|LR4`BOl(>T`T%vQZ*U@*D1MX3R_b=aa_qE5^AdFMSjCU9(g0VBFoewpR&M4TZ zLZz|!FlOLi2{MmtiJ9OnWvk|kcnsj< zMYxto6I1NdRqPXrJ-7LrIvzP&vyF4+_EwTbVWPI%|FgB~@;-3M2L_f6xCYFp2e0q# z?%u)6PDeLxDQID7M97B*mJFCWo_!R{tV6Z}MXxcQ6;!r6Po!~)0Ogs!P z;0-bH3QU~as^X;k`_6Zt&sLSn3ZM+$KkvUNz_(5Q3u3U3syEOG5ab1JK*BQ+xCKFb zP;>fNS&D;^i+X^nkI)DrAcpDOlPP(EA$@h8$j}w^jZWzzr^0!&aY?vMSYo9G<~5NU zx%`tK90{g8iY5h*5}k)}Y+MoMp{X2pudaE!bDN<79=o9YZdK5btfb$Yf` z^9)tmIJ(frO~ZU(+@XpR6Y%3s_pH_H8DA!oC{szz$$X^C0?X-UO64Drtzq&zW&<^r zERE7IW`m~5R#@w!1PYbik7YJ4>$gl0E1tcIkzBHutj&{xj=XGeL9y P9DBred$zmmt$5@Q+Yy1+ diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/__pycache__/pyi_rth_mplconfig.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/__pycache__/pyi_rth_mplconfig.cpython-310.pyc deleted file mode 100644 index 6480aeb4ff17e470f2df1faad454416bdb1530f7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 614 zcmY*V&2G~`5T0E-jvJDy{D{9d@S)zI_E;gL7EmNeD}sc8gXLs5$tM2O?k2^^KEaiD z0CD1Bc!9lg;uW~S*j1}CtN9{qbrR&?c8E_b;5#Ubzp(I?=7*(rwv(Fwe5E9Ve&#=j8=Z2#rii{sPrv(fXD(W}=1 zu>-ltawQ_6RIYT;vtDe(2Wc$Lwe|FJV`O6QMMWtiWtLHs>d=U^n9D?1|0>$mVz$9O z>6$k++ZEYXsyws45(}w~P}WnaQ9{`6>EvmH7Ic)0oK*84%4^u|{*PmKW_dQ33og|U zPN3ms|3RcJ>P8b(kmTHml=rEdMeSa7pvT%#YERj=IlxCS{2jQb3)6$6jBA%_| zh0yG*9A(7=mo6>R9J0VYNmb(U7z*LZ7-p%ta(PP+Iq# zhP+mj2?6@vfGfWPiP0%Jz(c5|l@hj=8CgNhXpyOAuAmWNsdFss*huVYMm~bi5Q7fg z53%-*&BO-YLyQ4)lsboQpxX2(qb(5MaM2*iru)_iyXgJ$0Qd38VwrRNjtt1a=o`!e zyjKi5?vriw;c=Yp8$kORhTBs~Z2FOeQ_DUK<0Slt^z= z&!_0Oz1WRJSmRQwW*i zkCa&r1Ac)@bIR~|piJ0JN9APfh*%!FaZ?$R$I9eKyr!uetCWnK!$9R+*dbs;S^CKX zivjC|SZ$`dqLQi1)*+M1090iLj?Y!9<9Ka;VF=x|T9|1NvUR1%>e`O%X6SP}awEsH z8SmJ>2wbRXW=H_BUfxx<5w?YaAQ)Qy{A@UXnOVM{mW>k$mcX>e)3>{bHk#q+oT zxUeN{0iK#iU6+DPX9_4sU9|vzlk*;@vK{H^E<-u82;_d2U~{rY3dF(%V&WxSz!uJd zyoB@E{Moxlr?8NsyzPZG$CEqd8MsnbtOA(04Mg3V%|9KkZ0}FkemSVjR8#pEdzELE z>eJ_Rx3Z@S*DDo^fLX%gj>gwh6f2sn0a0^TYMX}#SpZ^T3wp^D%UC2!tKu#^RUuyU c%lHH&Aqj}J?T4)G@g4nrWLhKS)1@^21GvgX82|tP diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/__pycache__/pyi_rth_pkgres.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/__pycache__/pyi_rth_pkgres.cpython-310.pyc deleted file mode 100644 index 281cd7561f39030d1b9d5666ff657f2be1640d18..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4432 zcmb7H&2!tv72jQeBuG)Rqq=s}gM-$cPMKJw;&|LPb={`1mAaEEn#hMlZ3cmWr348C z=v`0=In?wZ&rqIT+ItVu^rSzgx1MnAsps5!X@76Q56O}aO{H107#bGgT9da|aU)smkNomOT%BTD#`-qLKHV;K;y>LS7NWA2jVIw{gBWq;0 zOQ9W>uu>ZGy~>ewD2DvRIkxwzLvboN!>DFPd~boqS$)XE@{v#-Hm0WxHv*-+UOSfgkHfP48J6tVOZZeVxgU{};|!%^g1IJl|S({Q@|K!<|_g!DRY1`fCKgAwD zj-_%RG*|Ds*{+;X+xUFT^;NJN9Y{CulO)Yt(9HZOaYH}zi`!g3>332kn=X-(et6f7 zru+2t)-;LxZnN7D+)f(yAg8(V9vJ zGTBh+K@>{$Wz*eE!DyskRmCoZ+LkhzUaDl+3qU7JUES+;Q>kjX(Sj<#FfKHMdF zuleq3OGlYpnK0KnXF!lk_jRjqER7?^$-M6Vj)D~3e(rc)lth{5y+=F~^EE!WJBK$m zCkHQRzy<+|i|-J%2WXDj3AAv^521-YPEoig9jOP_vgOZF^ zRfV=Mc{?&Q`ZpRU=JXPp8ZYx2cT8*Z!M(X;zd-7O28dC5$p^lnd^ntFKxBL)NF#1Oq~-6S88qkSz#M!n1Nv=HyR1B2-=V~e z#Q%Z~#ff#w94G*|N){7Ln_#P7&SpVHhVO+1WY3-Z86ALFnIq}y!pcy3+Laj0>Y`)35< z@8l;l*76d`0yM#r9wJAD$*wb0saglC4CDHd8tgQZ-Ewa zX_Hu+=wv9bPB^7j&W^z1gbp6LQGT7$T(>{)GMJXIDqoyb6=NVPGI6acQq17a3=)=5&;A*s*AEc*hfMXHSyGmi6X01(yj<7gm_p4zy>MEr7T@L)b4 zX}&_@LKY+e=ryV9COT9`?6G~(t#r8Cd_Vmk%j}t zC=L%Kj0vty9n-;H!}v`;cr-8LSChIR06FT^S>MNCn#LhW;k3FQ!Vajl#VG)Wz7f#3 zju|Qi0U>SF`GPEkw7&MNQC9aztovy4ashk!!a0EyVTGcE(>RZv4z?Hzp(3ble!l5# zeEMYV>1XFmX?v&-yEs>r0)o<{W7$ZTbv}4!UX_5x1^Fp8P38X`2Hz(CRA%eMCYh-+ z3Rw?X6B;R+(M~8u9l3GtDn+l z@+kE)YGxi%hKJzT5VM--)Ql!-Rvm?r!|T>yWnNue26fT~-DKkNGjy)f27x+x!xh>v zT2OC83;YOmWLC+Xp@o>PQZ(N}lEW-?Hi_!mmC7*?^b1_B=xZ&v2_c~$ndOx+SYA>T zN=tm$AgE9l{G3j{OU+DYjyFE}XUuC#G*hh!M>y6^_|p8DY{JEYa_Jg;W;69eYVJ^D zP<0vuiegIrlA7P3$rr~7H;{3Rq)RNGl?t9IAs38ODpo6K8eH9_zDW&lTuQ3zSTjCA zAiQiX-5?;Y*Kb}^Pq32THs1?Tk^MS8zV4LwRjT&!5#>RhjiuRb&~IPoix<$(aG=J} z^ZO@HH$K?h%67brtyJgs kf7J$-@kwX?3tGlA&bi0K0u>)oRcfj*=PmZ9@OV diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/__pycache__/pyi_rth_pkgutil.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/__pycache__/pyi_rth_pkgutil.cpython-310.pyc deleted file mode 100644 index 3662d7412921d5082178978730b44c5e558c88a7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1032 zcma)5-D(su6h6shW@p#_Y{lBDAPDthh3-__8=(|0R4hm-2wwQZFx_OgX=i7q$+Wm- z29y@MeFrag@v0Bw3*^=-UqL}V*=Zf~kM+_m*uW`V^s$^3EO(Enekh@21QN10i(YRCHu3{4y|RKa6&q9f z1u48aDEu~ki>KaugeVmb`$WC&!@#$zf(+>kWc~{MmjCDsbi%*={FHqOJ(DNafm8Evqm|xiFL0T&6ZA zX=5*J9_5koqz*CijG79n{anW8X4aEPVCl&vAAJVDvS2&yiXf9&6bD=!1YIo>9C=KtU{h_Vm3;i@@Q%EBuA%fR?bbfm^hGc%h#`Eo>b z{rny=>7EU|W5sPN?%I?aS6I|>Lr`9IQ?3Cfn|-_9j(OA`az; zbj67u!8p)=>&o#C?zGnrKwbE}M0XI6pb=6|fcWZjv?oPq#bW9|-`5fPS|-ktmk ztCn7UX6fn$DWKonhFAmoExOvQR#wppENu@-fq|ao9z`vQpl52s714BNCk))=V2s; z{yhjog9)J4cp}GwQyC`1h|`Ol_QQmMBVmHUc`)S4)T1c#EQRte-GANf?H(U1E0io0 z%DI_Oxk)PGGSd+}S{NE7&y<@*L4FFns>(bNxx5Ua;)8+ULCz_U`#4zJ4>g^n2580*a%E3n-VKOCJ=J=k25F-rJpQs%p3I z4764*p8~kp#Vz9DsQ`S_N&y zp&a`VjX3czyns1!;uSam<82!iOCHb6H=gesZ<182Wdv*Z_50zE8bUvHaC;F5p2L<) zU>IWf3;KXKI!73NM2zgChS3LPwo2etV84VdA7QwI84A(l>ckTaF$qazOh{x-46O48 z#MZ>bC^s){W==79=%{q*{4o(1IguCFNWDPJ%LQh_JW$0DyyL>&Fa3%QqV5EeMt(n$)K62| z8^tW-YB?1=@b_ zYcpTyXkq*P&Nkg?z36Ur-xpPlMMV;5A;&;N({Vrr=p1E1D24tJ2}2tbjJnTbITD=8 zARdIAo@BHa#0&xn!}X8-0avD;Qkh2ya5;4MRja+Vzpt!7vOuWP_2|lp6A=}aCBefh zM_b8L<)opX9RjY(GV?_y&jRRpw=cM#amu3}XN)sV-cRDgMoBDaeT&-6d7GEE7y}tuRU(Xpg0Vk7gZUPwY+~4h846JTu;LtpPXZEZISKV#!zHhQZ{#{g zGyTqFdV#^hm)4!li~@`88M>_9)qz=q7|D&Ow#qQG&~jtW7|bdN*bcJ~(2NMb;u|aZ zHCC^@=FBK77Nmglauc|9IOE|YlL0@sjnW>G0)y``=Kw{EtSYi#SM+|HX_eN-EvY(c zF@0tfU^4`_)jauK-c_5Z$G)VYH;g6ql7tQ>5ev9_kqDmfh|$DL$25&8kEXteqmV}_ zoqEFe1_5tlMXpn2^|HRt_@2^k{78{gV3J@m@*}C5r{}bH^yz)~g!T^4KYS&fj;ft; z8BfHJOQl_hfoh!|AMMfZaqr_9Btw?cOKd+A{L>l%hVI8yz$eq(#!6Yei?&qn;yUG z_73}fWzBn4b_5%$6ie{n!6;GkL_HY_?xmdaaKIVktUPrXM;C2NG)rOYB`kF+2f|DJ zs+MHnR|OkOlL{_>An^<~{z=?%9CA1D6EAQXpSqzeA7h^mfZy5e?7N*QsB{B=;3io* zj-ywdm%Fa?Q@%5AS-QQf8$q){zy*|xucQkKs&#RjNhZsO>m-?4TU;?Dv_OK~2C%V> zTg1V2%^@3jgKQF=nATIQ|1&iQJGl9G({OYLw@k4G=_hSmtyK>z@El^wJ_utr3HWRH N7m+jp>~*ta;{UaKA6fta diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/__pycache__/pyi_rth_pyside6.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/__pycache__/pyi_rth_pyside6.cpython-310.pyc deleted file mode 100644 index 4a53f2d97fc26499b29fcd877daa7ec065e80a6b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1075 zcmYjQ&2AGh5VpNP`ROK2OC@ed1r7wM*#Z@(3Q;J6NNGuvawr_EP3$Jy?qBUqs-Q$1 z%CRS&pb;k?h8OUa6R*Gl7;lm)mOP&MX2$c)csDMUiU?N!`_I#FWrTidV|fuUUc#0e zAQ)o!EBc5yx46Jbj zY-?g-G&XN+W==6^_$+smXVw&p$76I>xG4g%0zNXaqQWx5?5Q!a=7_~|Qv$lf^1EnE zgrDK1rT79XW>$G@=^LkH3iT#7V5?ALR>@|7&vi@dJu<~$JIvWd(IP7IEYKysU&cnp zwRA;heX#O55!YiPujiiC%wyhEm^rql5XBJ8v2yrZPq9kW9beMW>&B9LNkTh=hy`3d zOaxDO#AxEBeVWFUM?+u4QOKi|4n5&}oq$)dA{VL3HAiiq@#o68^dm)%07-&D&yS=k zA05+XLGyhJf+0$onY5WF^o48t zCyjmDsK09MwNA2t>Y5@kWXlm$pvlOm0!R*0KafIyLBi0&1fe#0BnN_1=|{bQ(~FdL z{D^@ep|kF}*W)Um1YUX?i%=D1>WNfd`e|R8x^ZQm#lRp>58l+9d+oN$&Bvhf5hP?G zIl+UOqNU`Cy4w}pOF89Xhcm{RuG)>G(`rssG_f@;Zh0yP+_(HyAsK<4U0AwRso?Sl z5}T0tCvp36$lb(Gyuf9A=!R0i(+=$bzO`N3ace_h=>~qsO-5-yj-J(?Y`fA=`PRH; z={8682$~H7F5tTOT)My@I~UVTMpD0NEg7km#fTw5Hy~>u@;Hwx#KA?wA?tXZY!H*! zxqI0BXB!T7aQW|s<(P0<4zAeZ0i+yOadu{XEQ$NzQ~BL6W`lsgfS(viTUS`McWnG0 DR?jcm diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/__pycache__/pyi_rth_setuptools.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/__pycache__/pyi_rth_setuptools.cpython-310.pyc deleted file mode 100644 index 1d6382b2e697a13fcf75854efba3fdaaa8528217..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 827 zcmah{&2G~`5T0HC#4QaiB|_!OEl9OnQHe`bAwdq2s z9}wyAFDRsgb%50f_5KzLBtju1NHQme&d9m5a5=puoIHk0GN&`jogt_#?q-C0b7uzU z-ooep%(Ubk})H&-mpwO!T1j0=EmGWW>cJ8flSnw#QB|zr7RgMd1WVM0m5Pn3_SJJqvetBApts zT_A_#Oz7x%+R3y@q!bF_@}Z6tR+he)rVP()NhvI*_6bXG>+j_Mx!VIIr#H|9Bp?lU zgKW}(tP%Ie#dG!>6bFQ@YT0@}{6Auo*p>Fjz9>}BE diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth__tkinter.py b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth__tkinter.py deleted file mode 100755 index ae154f8..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth__tkinter.py +++ /dev/null @@ -1,37 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2013-2023, PyInstaller Development Team. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: Apache-2.0 -#----------------------------------------------------------------------------- - - -def _pyi_rthook(): - import os - import sys - - # The directory names must match TCL_ROOTNAME and TK_ROOTNAME constants defined in `PyInstaller.utils.hooks.tcl_tk`. - tcldir = os.path.join(sys._MEIPASS, '_tcl_data') - tkdir = os.path.join(sys._MEIPASS, '_tk_data') - - # Notify "tkinter" of data directories. On macOS, we do not collect data directories if system Tcl/Tk framework is - # used. On other OSes, we always collect them, so their absence is considered an error. - is_darwin = sys.platform == 'darwin' - - if os.path.isdir(tcldir): - os.environ["TCL_LIBRARY"] = tcldir - elif not is_darwin: - raise FileNotFoundError('Tcl data directory "%s" not found.' % tcldir) - - if os.path.isdir(tkdir): - os.environ["TK_LIBRARY"] = tkdir - elif not is_darwin: - raise FileNotFoundError('Tk data directory "%s" not found.' % tkdir) - - -_pyi_rthook() -del _pyi_rthook diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_django.py b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_django.py deleted file mode 100755 index 81243bd..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_django.py +++ /dev/null @@ -1,34 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2005-2023, PyInstaller Development Team. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: Apache-2.0 -#----------------------------------------------------------------------------- - -# This Django rthook was tested with Django 1.8.3. - - -def _pyi_rthook(): - import django.utils.autoreload - - _old_restart_with_reloader = django.utils.autoreload.restart_with_reloader - - def _restart_with_reloader(*args): - import sys - a0 = sys.argv.pop(0) - try: - return _old_restart_with_reloader(*args) - finally: - sys.argv.insert(0, a0) - - # Override restart_with_reloader() function, otherwise the app might complain that some commands do not exist; - # e.g., runserver. - django.utils.autoreload.restart_with_reloader = _restart_with_reloader - - -_pyi_rthook() -del _pyi_rthook diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_gdkpixbuf.py b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_gdkpixbuf.py deleted file mode 100755 index 0bb7a37..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_gdkpixbuf.py +++ /dev/null @@ -1,41 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2015-2023, PyInstaller Development Team. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: Apache-2.0 -#----------------------------------------------------------------------------- - - -def _pyi_rthook(): - import atexit - import os - import sys - import tempfile - - pixbuf_file = os.path.join(sys._MEIPASS, 'lib', 'gdk-pixbuf', 'loaders.cache') - - # If we are not on Windows, we need to rewrite the cache -> we rewrite on Mac OS to support --onefile mode - if os.path.exists(pixbuf_file) and sys.platform != 'win32': - with open(pixbuf_file, 'rb') as fp: - contents = fp.read() - - # Create a temporary file with the cache and cleverly replace the prefix we injected with the actual path. - fd, pixbuf_file = tempfile.mkstemp() - with os.fdopen(fd, 'wb') as fp: - libpath = os.path.join(sys._MEIPASS, 'lib').encode('utf-8') - fp.write(contents.replace(b'@executable_path/lib', libpath)) - - try: - atexit.register(os.unlink, pixbuf_file) - except OSError: - pass - - os.environ['GDK_PIXBUF_MODULE_FILE'] = pixbuf_file - - -_pyi_rthook() -del _pyi_rthook diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_gi.py b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_gi.py deleted file mode 100755 index 3c3b382..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_gi.py +++ /dev/null @@ -1,21 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2015-2023, PyInstaller Development Team. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: Apache-2.0 -#----------------------------------------------------------------------------- - - -def _pyi_rthook(): - import os - import sys - - os.environ['GI_TYPELIB_PATH'] = os.path.join(sys._MEIPASS, 'gi_typelibs') - - -_pyi_rthook() -del _pyi_rthook diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_gio.py b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_gio.py deleted file mode 100755 index f9fc307..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_gio.py +++ /dev/null @@ -1,21 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2015-2023, PyInstaller Development Team. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: Apache-2.0 -#----------------------------------------------------------------------------- - - -def _pyi_rthook(): - import os - import sys - - os.environ['GIO_MODULE_DIR'] = os.path.join(sys._MEIPASS, 'gio_modules') - - -_pyi_rthook() -del _pyi_rthook diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_glib.py b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_glib.py deleted file mode 100755 index 35bd7f8..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_glib.py +++ /dev/null @@ -1,37 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2015-2023, PyInstaller Development Team. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: Apache-2.0 -#----------------------------------------------------------------------------- - - -def _pyi_rthook(): - import os - import sys - - # Prepend the frozen application's data dir to XDG_DATA_DIRS. We need to avoid overwriting the existing paths in - # order to allow the frozen application to run system-installed applications (for example, launch a web browser via - # the webbrowser module on Linux). Should the user desire complete isolation of the frozen application from the - # system, they need to clean up XDG_DATA_DIRS at the start of their program (i.e., remove all entries but first). - pyi_data_dir = os.path.join(sys._MEIPASS, 'share') - - xdg_data_dirs = os.environ.get('XDG_DATA_DIRS', None) - if xdg_data_dirs: - if pyi_data_dir not in xdg_data_dirs: - xdg_data_dirs = pyi_data_dir + os.pathsep + xdg_data_dirs - else: - xdg_data_dirs = pyi_data_dir - os.environ['XDG_DATA_DIRS'] = xdg_data_dirs - - # Cleanup aux variables - del xdg_data_dirs - del pyi_data_dir - - -_pyi_rthook() -del _pyi_rthook diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_gstreamer.py b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_gstreamer.py deleted file mode 100755 index ec3495c..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_gstreamer.py +++ /dev/null @@ -1,32 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2013-2023, PyInstaller Development Team. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: Apache-2.0 -#----------------------------------------------------------------------------- - - -def _pyi_rthook(): - import os - import sys - - # Without this environment variable set to 'no' importing 'gst' causes 100% CPU load. (Tested on Mac OS.) - os.environ['GST_REGISTRY_FORK'] = 'no' - - gst_plugin_paths = [sys._MEIPASS, os.path.join(sys._MEIPASS, 'gst-plugins')] - os.environ['GST_PLUGIN_PATH'] = os.pathsep.join(gst_plugin_paths) - - # Prevent permission issues on Windows - os.environ['GST_REGISTRY'] = os.path.join(sys._MEIPASS, 'registry.bin') - - # Only use packaged plugins to prevent GStreamer from crashing when it finds plugins from another version which are - # installed system wide. - os.environ['GST_PLUGIN_SYSTEM_PATH'] = '' - - -_pyi_rthook() -del _pyi_rthook diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_gtk.py b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_gtk.py deleted file mode 100755 index d6ae21c..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_gtk.py +++ /dev/null @@ -1,27 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2015-2023, PyInstaller Development Team. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: Apache-2.0 -#----------------------------------------------------------------------------- - - -def _pyi_rthook(): - import os - import sys - - os.environ['GTK_DATA_PREFIX'] = sys._MEIPASS - os.environ['GTK_EXE_PREFIX'] = sys._MEIPASS - os.environ['GTK_PATH'] = sys._MEIPASS - - # Include these here, as GTK will import pango automatically. - os.environ['PANGO_LIBDIR'] = sys._MEIPASS - os.environ['PANGO_SYSCONFDIR'] = os.path.join(sys._MEIPASS, 'etc') # TODO? - - -_pyi_rthook() -del _pyi_rthook diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_inspect.py b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_inspect.py deleted file mode 100755 index 976d78b..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_inspect.py +++ /dev/null @@ -1,53 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2021-2023, PyInstaller Development Team. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: Apache-2.0 -#----------------------------------------------------------------------------- - - -def _pyi_rthook(): - import inspect - import os - import sys - - # Use sys._MEIPASS with normalized path component separator. This is necessary on some platforms (i.e., msys2/mingw - # python on Windows), because we use string comparisons on the paths. - SYS_PREFIX = os.path.normpath(sys._MEIPASS) - - _orig_inspect_getsourcefile = inspect.getsourcefile - - # Provide custom implementation of inspect.getsourcefile() for frozen applications that properly resolves relative - # filenames obtained from object (e.g., inspect stack-frames). See #5963. - def _pyi_getsourcefile(object): - filename = inspect.getfile(object) - filename = os.path.normpath(filename) # Ensure path component separators are normalized. - if not os.path.isabs(filename): - # Check if given filename matches the basename of __main__'s __file__. - main_file = getattr(sys.modules['__main__'], '__file__', None) - if main_file and filename == os.path.basename(main_file): - return main_file - - # If filename ends with .py suffix and does not correspond to frozen entry-point script, convert it to - # corresponding .pyc in sys._MEIPASS. - if filename.endswith('.py'): - filename = os.path.normpath(os.path.join(SYS_PREFIX, filename + 'c')) - # Ensure the relative path did not try to jump out of sys._MEIPASS, just in case... - if filename.startswith(SYS_PREFIX): - return filename - elif filename.startswith(SYS_PREFIX) and filename.endswith('.pyc'): - # If filename is already PyInstaller-compatible, prevent any further processing (i.e., with original - # implementation). - return filename - # Use original implementation as a fallback. - return _orig_inspect_getsourcefile(object) - - inspect.getsourcefile = _pyi_getsourcefile - - -_pyi_rthook() -del _pyi_rthook diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_kivy.py b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_kivy.py deleted file mode 100755 index 0846401..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_kivy.py +++ /dev/null @@ -1,24 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2015-2023, PyInstaller Development Team. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: Apache-2.0 -#----------------------------------------------------------------------------- - - -def _pyi_rthook(): - import os - import sys - - root = os.path.join(sys._MEIPASS, 'kivy_install') - - os.environ['KIVY_DATA_DIR'] = os.path.join(root, 'data') - os.environ['KIVY_MODULES_DIR'] = os.path.join(root, 'modules') - - -_pyi_rthook() -del _pyi_rthook diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_mplconfig.py b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_mplconfig.py deleted file mode 100755 index 93fec80..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_mplconfig.py +++ /dev/null @@ -1,46 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2013-2023, PyInstaller Development Team. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: Apache-2.0 -#----------------------------------------------------------------------------- - -# matplotlib will create $HOME/.matplotlib folder in user's home directory. In this directory there is fontList.cache -# file which lists paths to matplotlib fonts. -# -# When you run your onefile exe for the first time it's extracted to for example "_MEIxxxxx" temp directory and -# fontList.cache file is created with fonts paths pointing to this directory. -# -# Second time you run your exe new directory is created "_MEIyyyyy" but fontList.cache file still points to previous -# directory which was deleted. And then you will get error like: -# -# RuntimeError: Could not open facefile -# -# We need to force matplotlib to recreate config directory every time you run your app. - - -def _pyi_rthook(): - import atexit - import os - import shutil - - import _pyi_rth_utils.tempfile # PyInstaller's run-time hook utilities module - - # Isolate matplotlib's config dir into temporary directory. - # Use our replacement for `tempfile.mkdtemp` function that properly restricts access to directory on all platforms. - configdir = _pyi_rth_utils.tempfile.secure_mkdtemp() - os.environ['MPLCONFIGDIR'] = configdir - - try: - # Remove temp directory at application exit and ignore any errors. - atexit.register(shutil.rmtree, configdir, ignore_errors=True) - except OSError: - pass - - -_pyi_rthook() -del _pyi_rthook diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_multiprocessing.py b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_multiprocessing.py deleted file mode 100755 index f596d93..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_multiprocessing.py +++ /dev/null @@ -1,55 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2017-2023, PyInstaller Development Team. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: Apache-2.0 -#----------------------------------------------------------------------------- - - -def _pyi_rthook(): - import sys - - import multiprocessing - import multiprocessing.spawn - - from subprocess import _args_from_interpreter_flags - - # Prevent `spawn` from trying to read `__main__` in from the main script - multiprocessing.process.ORIGINAL_DIR = None - - def _freeze_support(): - # We want to catch the two processes that are spawned by the multiprocessing code: - # - the semaphore tracker, which cleans up named semaphores in the `spawn` multiprocessing mode - # - the fork server, which keeps track of worker processes in the `forkserver` mode. - # Both of these processes are started by spawning a new copy of the running executable, passing it the flags - # from `_args_from_interpreter_flags` and then "-c" and an import statement. - # Look for those flags and the import statement, then `exec()` the code ourselves. - - if ( - len(sys.argv) >= 2 and sys.argv[-2] == '-c' and sys.argv[-1].startswith( - ('from multiprocessing.resource_tracker import main', 'from multiprocessing.forkserver import main') - ) and set(sys.argv[1:-2]) == set(_args_from_interpreter_flags()) - ): - exec(sys.argv[-1]) - sys.exit() - - if multiprocessing.spawn.is_forking(sys.argv): - kwds = {} - for arg in sys.argv[2:]: - name, value = arg.split('=') - if value == 'None': - kwds[name] = None - else: - kwds[name] = int(value) - multiprocessing.spawn.spawn_main(**kwds) - sys.exit() - - multiprocessing.freeze_support = multiprocessing.spawn.freeze_support = _freeze_support - - -_pyi_rthook() -del _pyi_rthook diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgres.py b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgres.py deleted file mode 100755 index f84ae31..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgres.py +++ /dev/null @@ -1,171 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2013-2023, PyInstaller Development Team. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: Apache-2.0 -#----------------------------------------------------------------------------- - -# To make pkg_resources work with frozen modules we need to set the 'Provider' class for PyiFrozenImporter. -# This class decides where to look for resources and other stuff. -# -# 'pkg_resources.NullProvider' is dedicated to PEP302 import hooks like PyiFileImporter is. It uses method -# __loader__.get_data() in methods pkg_resources.resource_string() and pkg_resources.resource_stream() -# -# We provide PyiFrozenProvider, which subclasses the NullProvider and implements _has(), _isdir(), and _listdir() -# methods, which are needed for pkg_resources.resource_exists(), resource_isdir(), and resource_listdir() to work. We -# cannot use the DefaultProvider, because it provides filesystem-only implementations (and overrides _get() with a -# filesystem-only one), whereas our provider needs to also support embedded resources. -# -# The PyiFrozenProvider allows querying/listing both PYZ-embedded and on-filesystem resources in a frozen package. The -# results are typically combined for both types of resources (e.g., when listing a directory or checking whether a -# resource exists). When the order of precedence matters, the PYZ-embedded resources take precedence over the -# on-filesystem ones, to keep the behavior consistent with the actual file content retrieval via _get() method (which in -# turn uses PyiFrozenImporter's get_data() method). For example, when checking whether a resource is a directory via -# _isdir(), a PYZ-embedded file will take precedence over a potential on-filesystem directory. Also, in contrast to -# unfrozen packages, the frozen ones do not contain source .py files, which are therefore absent from content listings. - - -def _pyi_rthook(): - import os - import pathlib - import sys - - import pkg_resources - - import pyimod02_importers # PyInstaller's bootstrap module - - SYS_PREFIX = pathlib.PurePath(sys._MEIPASS) - - class _TocFilesystem: - """ - A prefix tree implementation for embedded filesystem reconstruction. - - NOTE: as of PyInstaller 6.0, the embedded PYZ archive cannot contain data files anymore. Instead, it contains - only .pyc modules - which are by design not returned by `PyiFrozenProvider`. So this implementation has been - reduced to supporting only directories implied by collected packages. - """ - def __init__(self, tree_node): - self._tree = tree_node - - def _get_tree_node(self, path): - path = pathlib.PurePath(path) - current = self._tree - for component in path.parts: - if component not in current: - return None - current = current[component] - return current - - def path_exists(self, path): - node = self._get_tree_node(path) - return isinstance(node, dict) # Directory only - - def path_isdir(self, path): - node = self._get_tree_node(path) - return isinstance(node, dict) # Directory only - - def path_listdir(self, path): - node = self._get_tree_node(path) - if not isinstance(node, dict): - return [] # Non-existent or file - # Return only sub-directories - return [entry_name for entry_name, entry_data in node.items() if isinstance(entry_data, dict)] - - class PyiFrozenProvider(pkg_resources.NullProvider): - """ - Custom pkg_resources provider for PyiFrozenImporter. - """ - def __init__(self, module): - super().__init__(module) - - # Get top-level path; if "module" corresponds to a package, we need the path to the package itself. - # If "module" is a submodule in a package, we need the path to the parent package. - # - # This is equivalent to `pkg_resources.NullProvider.module_path`, except we construct a `pathlib.PurePath` - # for easier manipulation. - # - # NOTE: the path is NOT resolved for symbolic links, as neither are paths that are passed by `pkg_resources` - # to `_has`, `_isdir`, `_listdir` (they are all anchored to `module_path`, which in turn is just - # `os.path.dirname(module.__file__)`. As `__file__` returned by `PyiFrozenImporter` is always anchored to - # `sys._MEIPASS`, we do not have to worry about cross-linked directories in macOS .app bundles, where the - # resolved `__file__` could be either in the `Contents/Frameworks` directory (the "true" `sys._MEIPASS`), or - # in the `Contents/Resources` directory due to cross-linking. - self._pkg_path = pathlib.PurePath(module.__file__).parent - - # Construct _TocFilesystem on top of pre-computed prefix tree provided by pyimod02_importers. - self.embedded_tree = _TocFilesystem(pyimod02_importers.get_pyz_toc_tree()) - - def _normalize_path(self, path): - # Avoid using `Path.resolve`, because it resolves symlinks. This is undesirable, because the pure path in - # `self._pkg_path` does not have symlinks resolved, so comparison between the two would be faulty. Instead, - # use `os.path.normpath` to normalize the path and get rid of any '..' elements (the path itself should - # already be absolute). - return pathlib.Path(os.path.normpath(path)) - - def _is_relative_to_package(self, path): - return path == self._pkg_path or self._pkg_path in path.parents - - def _has(self, path): - # Prevent access outside the package. - path = self._normalize_path(path) - if not self._is_relative_to_package(path): - return False - - # Check the filesystem first to avoid unnecessarily computing the relative path... - if path.exists(): - return True - rel_path = path.relative_to(SYS_PREFIX) - return self.embedded_tree.path_exists(rel_path) - - def _isdir(self, path): - # Prevent access outside the package. - path = self._normalize_path(path) - if not self._is_relative_to_package(path): - return False - - # Embedded resources have precedence over filesystem... - rel_path = path.relative_to(SYS_PREFIX) - node = self.embedded_tree._get_tree_node(rel_path) - if node is None: - return path.is_dir() # No match found; try the filesystem. - else: - # str = file, dict = directory - return not isinstance(node, str) - - def _listdir(self, path): - # Prevent access outside the package. - path = self._normalize_path(path) - if not self._is_relative_to_package(path): - return [] - - # Relative path for searching embedded resources. - rel_path = path.relative_to(SYS_PREFIX) - # List content from embedded filesystem... - content = self.embedded_tree.path_listdir(rel_path) - # ... as well as the actual one. - if path.is_dir(): - # Use os.listdir() to avoid having to convert Path objects to strings... Also make sure to de-duplicate - # the results. - path = str(path) # not is_py36 - content = list(set(content + os.listdir(path))) - return content - - pkg_resources.register_loader_type(pyimod02_importers.PyiFrozenImporter, PyiFrozenProvider) - - # With our PyiFrozenImporter now being a path entry finder, it effectively replaces python's FileFinder. So we need - # to register it with `pkg_resources.find_on_path` to allow metadata to be found on filesystem. - pkg_resources.register_finder(pyimod02_importers.PyiFrozenImporter, pkg_resources.find_on_path) - - # For the above change to fully take effect, we need to re-initialize pkg_resources's master working set (since the - # original one was built with assumption that sys.path entries are handled by python's FileFinder). - # See https://github.com/pypa/setuptools/issues/373 - if hasattr(pkg_resources, '_initialize_master_working_set'): - pkg_resources._initialize_master_working_set() - - -_pyi_rthook() -del _pyi_rthook diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgutil.py b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgutil.py deleted file mode 100755 index 8337fa3..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgutil.py +++ /dev/null @@ -1,64 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2021-2023, PyInstaller Development Team. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: Apache-2.0 -#----------------------------------------------------------------------------- -# -# The run-time hook provides a custom module iteration function for our PyiFrozenImporter, which allows -# `pkgutil.iter_modules()` to return entries for modules that are embedded in the PYZ archive. The non-embedded modules -# (binary extensions, modules collected as only source .py files, etc.) are enumerated using the `fallback_finder` -# provided by `PyiFrozenImporter` (which typically would be the python's `FileFinder`). -def _pyi_rthook(): - import pkgutil - - import pyimod02_importers # PyInstaller's bootstrap module - - # This could, in fact, be implemented as `iter_modules()` method of the `PyiFrozenImporter`. However, we want to - # avoid importing `pkgutil` in that bootstrap module (i.e., for the `pkgutil.iter_importer_modules()` call on the - # fallback finder). - def _iter_pyi_frozen_file_finder_modules(finder, prefix=''): - # Fetch PYZ TOC tree from pyimod02_importers - pyz_toc_tree = pyimod02_importers.get_pyz_toc_tree() - - # Finder has already pre-computed the package prefix implied by the search path. Use it to find the starting - # node in the prefix tree. - if finder._pyz_entry_prefix: - pkg_name_parts = finder._pyz_entry_prefix.split('.') - else: - pkg_name_parts = [] - - tree_node = pyz_toc_tree - for pkg_name_part in pkg_name_parts: - tree_node = tree_node.get(pkg_name_part) - if not isinstance(tree_node, dict): - # This check handles two cases: - # a) path does not exist (`tree_node` is `None`) - # b) path corresponds to a module instead of a package (`tree_node` is a leaf node (`str`)). - tree_node = {} - break - - # Dump the contents of the tree node. - for entry_name, entry_data in tree_node.items(): - is_pkg = isinstance(entry_data, dict) - yield prefix + entry_name, is_pkg - - # If our finder has a fall-back finder available, iterate its modules as well. By using the public - # `fallback_finder` attribute, we force creation of the fallback finder as necessary. - # NOTE: we do not care about potential duplicates here, because `pkgutil.iter_modules()` itself - # keeps track of yielded names for purposes of de-duplication. - if finder.fallback_finder is not None: - yield from pkgutil.iter_importer_modules(finder.fallback_finder, prefix) - - pkgutil.iter_importer_modules.register( - pyimod02_importers.PyiFrozenImporter, - _iter_pyi_frozen_file_finder_modules, - ) - - -_pyi_rthook() -del _pyi_rthook diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pyqt5.py b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pyqt5.py deleted file mode 100755 index fa388e8..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pyqt5.py +++ /dev/null @@ -1,68 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2014-2023, PyInstaller Development Team. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: Apache-2.0 -#----------------------------------------------------------------------------- - -# The path to Qt's components may not default to the wheel layout for self-compiled PyQt5 installations. Mandate the -# wheel layout. See ``utils/hooks/qt.py`` for more details. - - -def _pyi_rthook(): - import os - import sys - - from _pyi_rth_utils import is_macos_app_bundle, prepend_path_to_environment_variable - from _pyi_rth_utils import qt as qt_rth_utils - - # Ensure this is the only Qt bindings package in the application. - qt_rth_utils.ensure_single_qt_bindings_package("PyQt5") - - # Try PyQt5 5.15.4-style path first... - pyqt_path = os.path.join(sys._MEIPASS, 'PyQt5', 'Qt5') - if not os.path.isdir(pyqt_path): - # ... and fall back to the older version - pyqt_path = os.path.join(sys._MEIPASS, 'PyQt5', 'Qt') - - os.environ['QT_PLUGIN_PATH'] = os.path.join(pyqt_path, 'plugins') - - if is_macos_app_bundle: - # Special handling for macOS .app bundles. To satisfy codesign requirements, we are forced to split `qml` - # directory into two parts; one that keeps only binaries (rooted in `Contents/Frameworks`) and one that keeps - # only data files (rooted in `Contents/Resources), with files from one directory tree being symlinked to the - # other to maintain illusion of a single mixed-content directory. As Qt seems to compute the identifier of its - # QML components based on location of the `qmldir` file w.r.t. the registered QML import paths, we need to - # register both paths, because the `qmldir` file for a component could be reached via either directory tree. - pyqt_path_res = os.path.normpath( - os.path.join(sys._MEIPASS, '..', 'Resources', os.path.relpath(pyqt_path, sys._MEIPASS)) - ) - os.environ['QML2_IMPORT_PATH'] = os.pathsep.join([ - os.path.join(pyqt_path_res, 'qml'), - os.path.join(pyqt_path, 'qml'), - ]) - else: - os.environ['QML2_IMPORT_PATH'] = os.path.join(pyqt_path, 'qml') - - # Back in the day, this was required because PyQt5 5.12.3 explicitly checked that `Qt5Core.dll` was in `PATH` - # (see #4293), and contemporary PyInstaller versions collected that DLL to `sys._MEIPASS`. - # - # Nowadays, we add `sys._MEIPASS` to `PATH` in order to ensure that `QtNetwork` can discover OpenSSL DLLs that might - # have been collected there (i.e., when they were not shipped with the package, and were collected from an external - # location). - if sys.platform.startswith('win'): - prepend_path_to_environment_variable(sys._MEIPASS, 'PATH') - - # Qt bindings package installed via PyPI wheels typically ensures that its bundled Qt is relocatable, by creating - # embedded `qt.conf` file during its initialization. This run-time generated qt.conf dynamically sets the Qt prefix - # path to the package's Qt directory. For bindings packages that do not create embedded `qt.conf` during their - # initialization (for example, conda-installed packages), try to perform this step ourselves. - qt_rth_utils.create_embedded_qt_conf("PyQt5", pyqt_path) - - -_pyi_rthook() -del _pyi_rthook diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pyqt6.py b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pyqt6.py deleted file mode 100755 index d3ed0cd..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pyqt6.py +++ /dev/null @@ -1,70 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2021-2023, PyInstaller Development Team. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: Apache-2.0 -#----------------------------------------------------------------------------- - -# The path to Qt's components may not default to the wheel layout for self-compiled PyQt6 installations. Mandate the -# wheel layout. See ``utils/hooks/qt.py`` for more details. - - -def _pyi_rthook(): - import os - import sys - - from _pyi_rth_utils import is_macos_app_bundle, prepend_path_to_environment_variable - from _pyi_rth_utils import qt as qt_rth_utils - - # Ensure this is the only Qt bindings package in the application. - qt_rth_utils.ensure_single_qt_bindings_package("PyQt6") - - # Try PyQt6 6.0.3-style path first... - pyqt_path = os.path.join(sys._MEIPASS, 'PyQt6', 'Qt6') - if not os.path.isdir(pyqt_path): - # ... and fall back to the older version. - pyqt_path = os.path.join(sys._MEIPASS, 'PyQt6', 'Qt') - - os.environ['QT_PLUGIN_PATH'] = os.path.join(pyqt_path, 'plugins') - - if is_macos_app_bundle: - # Special handling for macOS .app bundles. To satisfy codesign requirements, we are forced to split `qml` - # directory into two parts; one that keeps only binaries (rooted in `Contents/Frameworks`) and one that keeps - # only data files (rooted in `Contents/Resources), with files from one directory tree being symlinked to the - # other to maintain illusion of a single mixed-content directory. As Qt seems to compute the identifier of its - # QML components based on location of the `qmldir` file w.r.t. the registered QML import paths, we need to - # register both paths, because the `qmldir` file for a component could be reached via either directory tree. - pyqt_path_res = os.path.normpath( - os.path.join(sys._MEIPASS, '..', 'Resources', os.path.relpath(pyqt_path, sys._MEIPASS)) - ) - os.environ['QML2_IMPORT_PATH'] = os.pathsep.join([ - os.path.join(pyqt_path_res, 'qml'), - os.path.join(pyqt_path, 'qml'), - ]) - else: - os.environ['QML2_IMPORT_PATH'] = os.path.join(pyqt_path, 'qml') - - # Add `sys._MEIPASS` to `PATH` in order to ensure that `QtNetwork` can discover OpenSSL DLLs that might have been - # collected there (i.e., when they were not shipped with the package, and were collected from an external location). - if sys.platform.startswith('win'): - prepend_path_to_environment_variable(sys._MEIPASS, 'PATH') - - # For macOS POSIX builds, we need to add `sys._MEIPASS` to `DYLD_LIBRARY_PATH` so that QtNetwork can discover - # OpenSSL dynamic libraries for its `openssl` TLS backend. This also prevents fallback to external locations, such - # as Homebrew. For .app bundles, this is unnecessary because `QtNetwork` explicitly searches `Contents/Frameworks`. - if sys.platform == 'darwin' and not is_macos_app_bundle: - prepend_path_to_environment_variable(sys._MEIPASS, 'DYLD_LIBRARY_PATH') - - # Qt bindings package installed via PyPI wheels typically ensures that its bundled Qt is relocatable, by creating - # embedded `qt.conf` file during its initialization. This run-time generated qt.conf dynamically sets the Qt prefix - # path to the package's Qt directory. For bindings packages that do not create embedded `qt.conf` during their - # initialization (for example, conda-installed packages), try to perform this step ourselves. - qt_rth_utils.create_embedded_qt_conf("PyQt6", pyqt_path) - - -_pyi_rthook() -del _pyi_rthook diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pyside2.py b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pyside2.py deleted file mode 100755 index 3aca93b..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pyside2.py +++ /dev/null @@ -1,63 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2013-2023, PyInstaller Development Team. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: Apache-2.0 -#----------------------------------------------------------------------------- - -# The path to Qt's components may not default to the wheel layout for self-compiled PySide2 installations. Mandate the -# wheel layout. See ``utils/hooks/qt.py`` for more details. - - -def _pyi_rthook(): - import os - import sys - - from _pyi_rth_utils import is_macos_app_bundle, prepend_path_to_environment_variable - from _pyi_rth_utils import qt as qt_rth_utils - - # Ensure this is the only Qt bindings package in the application. - qt_rth_utils.ensure_single_qt_bindings_package("PySide2") - - if sys.platform.startswith('win'): - pyqt_path = os.path.join(sys._MEIPASS, 'PySide2') - else: - pyqt_path = os.path.join(sys._MEIPASS, 'PySide2', 'Qt') - - os.environ['QT_PLUGIN_PATH'] = os.path.join(pyqt_path, 'plugins') - - if is_macos_app_bundle: - # Special handling for macOS .app bundles. To satisfy codesign requirements, we are forced to split `qml` - # directory into two parts; one that keeps only binaries (rooted in `Contents/Frameworks`) and one that keeps - # only data files (rooted in `Contents/Resources), with files from one directory tree being symlinked to the - # other to maintain illusion of a single mixed-content directory. As Qt seems to compute the identifier of its - # QML components based on location of the `qmldir` file w.r.t. the registered QML import paths, we need to - # register both paths, because the `qmldir` file for a component could be reached via either directory tree. - pyqt_path_res = os.path.normpath( - os.path.join(sys._MEIPASS, '..', 'Resources', os.path.relpath(pyqt_path, sys._MEIPASS)) - ) - os.environ['QML2_IMPORT_PATH'] = os.pathsep.join([ - os.path.join(pyqt_path_res, 'qml'), - os.path.join(pyqt_path, 'qml'), - ]) - else: - os.environ['QML2_IMPORT_PATH'] = os.path.join(pyqt_path, 'qml') - - # Add `sys._MEIPASS` to `PATH` in order to ensure that `QtNetwork` can discover OpenSSL DLLs that might have been - # collected there (i.e., when they were not shipped with the package, and were collected from an external location). - if sys.platform.startswith('win'): - prepend_path_to_environment_variable(sys._MEIPASS, 'PATH') - - # Qt bindings package installed via PyPI wheels typically ensures that its bundled Qt is relocatable, by creating - # embedded `qt.conf` file during its initialization. This run-time generated qt.conf dynamically sets the Qt prefix - # path to the package's Qt directory. For bindings packages that do not create embedded `qt.conf` during their - # initialization (for example, conda-installed packages), try to perform this step ourselves. - qt_rth_utils.create_embedded_qt_conf("PySide2", pyqt_path) - - -_pyi_rthook() -del _pyi_rthook diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pyside6.py b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pyside6.py deleted file mode 100755 index 73db137..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pyside6.py +++ /dev/null @@ -1,69 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2021-2023, PyInstaller Development Team. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: Apache-2.0 -#----------------------------------------------------------------------------- - -# The path to Qt's components may not default to the wheel layout for self-compiled PySide6 installations. Mandate the -# wheel layout. See ``utils/hooks/qt.py`` for more details. - - -def _pyi_rthook(): - import os - import sys - - from _pyi_rth_utils import is_macos_app_bundle, prepend_path_to_environment_variable - from _pyi_rth_utils import qt as qt_rth_utils - - # Ensure this is the only Qt bindings package in the application. - qt_rth_utils.ensure_single_qt_bindings_package("PySide6") - - if sys.platform.startswith('win'): - pyqt_path = os.path.join(sys._MEIPASS, 'PySide6') - else: - pyqt_path = os.path.join(sys._MEIPASS, 'PySide6', 'Qt') - - os.environ['QT_PLUGIN_PATH'] = os.path.join(pyqt_path, 'plugins') - - if is_macos_app_bundle: - # Special handling for macOS .app bundles. To satisfy codesign requirements, we are forced to split `qml` - # directory into two parts; one that keeps only binaries (rooted in `Contents/Frameworks`) and one that keeps - # only data files (rooted in `Contents/Resources), with files from one directory tree being symlinked to the - # other to maintain illusion of a single mixed-content directory. As Qt seems to compute the identifier of its - # QML components based on location of the `qmldir` file w.r.t. the registered QML import paths, we need to - # register both paths, because the `qmldir` file for a component could be reached via either directory tree. - pyqt_path_res = os.path.normpath( - os.path.join(sys._MEIPASS, '..', 'Resources', os.path.relpath(pyqt_path, sys._MEIPASS)) - ) - os.environ['QML2_IMPORT_PATH'] = os.pathsep.join([ - os.path.join(pyqt_path_res, 'qml'), - os.path.join(pyqt_path, 'qml'), - ]) - else: - os.environ['QML2_IMPORT_PATH'] = os.path.join(pyqt_path, 'qml') - - # Add `sys._MEIPASS` to `PATH` in order to ensure that `QtNetwork` can discover OpenSSL DLLs that might have been - # collected there (i.e., when they were not shipped with the package, and were collected from an external location). - if sys.platform.startswith('win'): - prepend_path_to_environment_variable(sys._MEIPASS, 'PATH') - - # For macOS POSIX builds, we need to add `sys._MEIPASS` to `DYLD_LIBRARY_PATH` so that QtNetwork can discover - # OpenSSL dynamic libraries for its `openssl` TLS backend. This also prevents fallback to external locations, such - # as Homebrew. For .app bundles, this is unnecessary because `QtNetwork` explicitly searches `Contents/Frameworks`. - if sys.platform == 'darwin' and not is_macos_app_bundle: - prepend_path_to_environment_variable(sys._MEIPASS, 'DYLD_LIBRARY_PATH') - - # Qt bindings package installed via PyPI wheels typically ensures that its bundled Qt is relocatable, by creating - # embedded `qt.conf` file during its initialization. This run-time generated qt.conf dynamically sets the Qt prefix - # path to the package's Qt directory. For bindings packages that do not create embedded `qt.conf` during their - # initialization (for example, conda-installed packages), try to perform this step ourselves. - qt_rth_utils.create_embedded_qt_conf("PySide6", pyqt_path) - - -_pyi_rthook() -del _pyi_rthook diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_setuptools.py b/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_setuptools.py deleted file mode 100755 index 0a3ffb8..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/hooks/rthooks/pyi_rth_setuptools.py +++ /dev/null @@ -1,37 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2022-2023, PyInstaller Development Team. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: Apache-2.0 -#----------------------------------------------------------------------------- - -# This runtime hook performs the equivalent of the distutils-precedence.pth from the setuptools package; -# it registers a special meta finder that diverts import of distutils to setuptools._distutils, if available. - - -def _pyi_rthook(): - def _install_setuptools_distutils_hack(): - import os - import setuptools - - # We need to query setuptools version at runtime, because the default value for SETUPTOOLS_USE_DISTUTILS - # has changed at version 60.0 from "stdlib" to "local", and we want to mimic that behavior. - setuptools_major = int(setuptools.__version__.split('.')[0]) - default_value = "stdlib" if setuptools_major < 60 else "local" - - if os.environ.get("SETUPTOOLS_USE_DISTUTILS", default_value) == "local": - import _distutils_hack - _distutils_hack.add_shim() - - try: - _install_setuptools_distutils_hack() - except Exception: - pass - - -_pyi_rthook() -del _pyi_rthook diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/isolated/__init__.py b/.venv/lib/python3.10/site-packages/PyInstaller/isolated/__init__.py deleted file mode 100755 index 5293c64..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/isolated/__init__.py +++ /dev/null @@ -1,31 +0,0 @@ -# ----------------------------------------------------------------------------- -# Copyright (c) 2021-2023, PyInstaller Development Team. -# -# Distributed under the terms of the GNU General Public License (version 2 -# or later) or, at the user's discretion, the MIT License. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: (GPL-2.0-or-later WITH Bootloader-exception OR MIT) -# ----------------------------------------------------------------------------- -""" -PyInstaller hooks typically will need to import the package which they are written for but doing so may manipulate -globals such as :data:`sys.path` or :data:`os.environ` in ways that affect the build. For example, on Windows, -Qt's binaries are added to then loaded via ``PATH`` in such a way that if you import multiple Qt variants in one -session then there is no guarantee which variant's binaries each variant will get! - -To get around this, PyInstaller does any such tasks in an isolated Python subprocess and ships a -:mod:`PyInstaller.isolated` submodule to do so in hooks. :: - - from PyInstaller import isolated - -This submodule provides: - -* :func:`isolated.call() ` to evaluate functions in isolation. -* :func:`@isolated.decorate ` to mark a function as always called in isolation. -* :class:`isolated.Python() ` to efficiently call many functions in a single child instance of Python. - -""" - -# ruff: noqa -from ._parent import Python, call, decorate, SubprocessDiedError diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/isolated/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/isolated/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 22ea9a710c0eec822d141c6c2ef49a41a663077b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1238 zcmZ8hO>fjN5Y2wHtRnRUM-IaY7PUzcJw;VjBtURMty&3bFUf4|Y^*wVWIMa$w{Yad zkKqsOl@oVPoEUF5tAM3Aw&Qv8=FLp>$w?T{D8KzEejf$FPrn(CF>S8tu|N|G76BWv zu^d(7#kiU*Ce?H?t&SE)qkv8Bg83A`PJ$r3X+J9KP)cr~)cV1KYip6yK?@rpB`D4r zI1QqzwQ=A|4mIWvxZ!qjYP-8mDEd= z7HmV-Xdz+fFv)CdqZ(bA0om`*w2io03!_yALcs=G;#Z;rEDD}?Y?h6XEQ0rB#lK)x zOMVJk!DpeE-q_Rd);+hd6bg;tc1IK$>tZ763ZzEAT?>RPyLof}A=~-t*m;+oM^Qkl zn_h;hkxq~+xOK25WK_<2hFbB^a%%-K*rC%z(g+Jm!>U0;7kRJT-f&2dBWbcf@AO}B z_bd$W$(mExMmLJmQ3`ts!_+bDV^eJ>szXbOBs!?bwf3qry6#G1Wt(MfbWR-UD+61K znpR;_X_jOI$f!5Wya|16C|armrhQ5Ydsi(HBuN+ojl$^aA4>az>0u}aVm-hj7Hh${ zCHt3TpA?PCldQiU`4W6FhfDvy%DiX3M%hp(;BPuoco$-4K)YxNbA7;JJlDosUG}RE ztwQqvc);?7h;mn8-XrNnA^wk@OSE>tv6IxZ>{ff8MImy*m7^B&Sibh#gQG4lV5v7q z(7dGLC0EpfD(9e!eVU>${57IBo=>;O9rkwWv9_~5itXdOLnhw}&fXcL&8PYC_EDNL zou?@+YHCa6jQ=qhYWBcP{Y3wc;CoY}T7@nE^@Or&=oV2t_Y0**;sv|XSA?l$*2#P4GRFz7NRCR^4T6@OvCi|tC zaa>1hRLO9w=#3MHSa9JV@F(~KbLG@C7eGkmowc0?(Ou2Q`}&=Co_*(e#(A^pB6x;B z{Wf^MhS2ZYIQ!JW_!OGBff1r8KonDw-~d-62}m^>fdQkDn5h+5sU6r@$C*hjbpj`? z2ldLf5;tuG4U8B$@Th%A_%1}%l4jZpS`gvT`nM=p%Lr=+Yt*F;u-4fI^&s*G+GIF9 z$Ii327(Tc_TaDr9ExE*Z4e3Q0eemS_rELLY*CvVTu49_rR zxXjks7P~YfJguYETyhkg+k%pXP>O&A2{+~+K!aklRdc%J&;_s2Yz+5uZiz)?h;W%3kA zB>aA!raCZ*Gv-Eof0ROi001vF3m$ZcvXVTaLRoZ_76R;g@76BM`Z;CQlrlZ-VATcy zX(U7Tw9g6|=b0jz1b-_pSQh4DumIX8I`Q(+a}(O<&_o+Li6kz8J2O&3g9?%d9Eb;_ zGIbvAEDRU&g^PsBOaZ_zh1>4L<7)KKl*6 z+OaQ9YEbh>GIgYNVwXng%*nJ~nq@t#l@|0)SugDvm9?Mo_ju~cIyFjnKxTN_c#N_S zO(fmPbBv}QM#mq>hV)8rhD+!VnloeCESuEYLY0)qFt1TZi*nk8JcQOyT4i&NPuAvW zmGKFPeCmDUW!7RG<1s4nNn5U$jTxSU8FE0GCTfb&;YCG&zTq{al~sK@*Sb^IAQ_2ar=@DkYAR<{808LPSP^RA%3SFE z6q0J3!J|yLIE1nf$JJQ-^8QzMKD+-&Ijf^kc0Q8DNGdmtxEN|-QAOBO<;Y%@UsU2< zbWM$`4JQ}s;|!M<)cfESyU;ndgH6&l&f~>Ph)XWq@+~XVCCcLM}xYxO&YEbLE4}~(sL@1IAenAJ+mS`8pR+ZfDLCJ6J zR>fN!Wc{?z%LB-wlqowEM}01<>#DjPxc(zO#i3(hyUnne#IM;UM!n@M@IZBwmmXNpw uo#{G`1C?sS>tU!TG}CkpXV*41p}HR4z^*~C`-(h!=bzRqg0H?Z|N0l5VMLSw diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/isolated/__pycache__/_parent.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/isolated/__pycache__/_parent.cpython-310.pyc deleted file mode 100644 index fa218737bb9fe84fda939fa85efe2e1c5fbc226a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 11653 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 @isolated.call - ... def matplotlib_data_dir(): - ... import matplotlib - ... return matplotlib.get_data_path() - >>> matplotlib_data_dir - '/home/brenainn/.pyenv/versions/3.9.6/lib/python3.9/site-packages/matplotlib/mpl-data' - - Functions may take positional and keyword arguments and return most generic Python data types. :: - - >>> def echo_parameters(*args, **kwargs): - ... return args, kwargs - >>> isolated.call(echo_parameters, 1, 2, 3) - (1, 2, 3), {} - >>> isolated.call(echo_parameters, foo=["bar"]) - (), {'foo': ['bar']} - - Notes: - To make a function behave differently if it's isolated, check for the ``__isolated__`` global. :: - - if globals().get("__isolated__", False): - # We're inside a child process. - ... - else: - # This is the master process. - ... - - """ - with Python() as isolated: - return isolated.call(function, *args, **kwargs) - - -def decorate(function): - """ - Decorate a function so that it is always called in an isolated subprocess. - - Examples: - - To use, write a function then prepend ``@isolated.decorate``. :: - - @isolated.decorate - def add_1(x): - '''Add 1 to ``x``, displaying the current process ID.''' - import os - print(f"Process {os.getpid()}: Adding 1 to {x}.") - return x + 1 - - The resultant ``add_1()`` function can now be called as you would a - normal function and it'll automatically use a subprocess. - - >>> add_1(4) - Process 4920: Adding 1 to 4. - 5 - >>> add_1(13.2) - Process 4928: Adding 1 to 13.2. - 14.2 - - """ - @functools.wraps(function) - def wrapped(*args, **kwargs): - return call(function, *args, **kwargs) - - return wrapped diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/lib/README.rst b/.venv/lib/python3.10/site-packages/PyInstaller/lib/README.rst deleted file mode 100755 index a09f6d5..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/lib/README.rst +++ /dev/null @@ -1,49 +0,0 @@ -Custom modifications of 3rd party libraries -=========================================== - -NOTE: PyInstaller does not extend PYTHONPATH (sys.path) with this directory -that contains bundled 3rd party libraries. - -Some users complained that PyInstaller failed because their apps were using -too old versions of some libraries that PyInstaller uses too and that's why -extending sys.path was dropped. - -All libraries are tweaked to be importable as:: - - from PyInstaller.lib.LIB_NAME import xyz - -In libraries replace imports like:: - - from altgraph import y - from modulegraph import z - -with relative prefix:: - - from ..altgraph import y - from ..modulegraph import z - - -altgraph ----------- - -- add fixed version string to ./altgraph/__init__.py:: - - # For PyInstaller/lib/ define the version here, since there is no - # package-resource. - __version__ = '0.13' - - -modulegraph ------------ - -https://bitbucket.org/ronaldoussoren/modulegraph/downloads - -- TODO Use official modulegraph version when following issue is resolved and pull request merged - https://bitbucket.org/ronaldoussoren/modulegraph/issues/28/__main__-module-being-analyzed-for-wheel - -- add fixed version string to ./modulegraph/__init__.py:: - - # For PyInstaller/lib/ define the version here, since there is no - # package-resource. - __version__ = '0.13' - diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/lib/__init__.py b/.venv/lib/python3.10/site-packages/PyInstaller/lib/__init__.py deleted file mode 100755 index 792d600..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/lib/__init__.py +++ /dev/null @@ -1 +0,0 @@ -# diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/lib/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/lib/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index e480974e5c7dbc4b027d5bb8d6fede1f590a9c5d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 188 zcmd1j<>g`kf{evy)0lwtV-N=!FakLaKwQiMBvKfH88jLFRx%WUgb~EAc>Rq0+*JL7 z%!0%m{gl)){oLZzyp(v8_#~jXu7RG3zFt{sUYUMQW|DqEWl2VUp0S>xfqrpjNvdu^ zVsdt3dTOzLK&5A1aY&ryk0@&Ee@O9{FKt1R6CHx#UPimFaQ9g C-Y;YT diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/lib/modulegraph/__init__.py b/.venv/lib/python3.10/site-packages/PyInstaller/lib/modulegraph/__init__.py deleted file mode 100755 index 9446169..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/lib/modulegraph/__init__.py +++ /dev/null @@ -1 +0,0 @@ -__version__ = '0.17' diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/lib/modulegraph/__main__.py b/.venv/lib/python3.10/site-packages/PyInstaller/lib/modulegraph/__main__.py deleted file mode 100755 index ea4670b..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/lib/modulegraph/__main__.py +++ /dev/null @@ -1,89 +0,0 @@ -import sys -import os -import argparse -from .modulegraph import ModuleGraph - - -def parse_arguments(): - parser = argparse.ArgumentParser( - conflict_handler='resolve', prog='%s -mmodulegraph' % ( - os.path.basename(sys.executable))) - parser.add_argument( - '-d', action='count', dest='debug', default=1, - help='Increase debug level') - parser.add_argument( - '-q', action='store_const', dest='debug', const=0, - help='Clear debug level') - parser.add_argument( - '-m', '--modules', action='store_true', - dest='domods', default=False, - help='arguments are module names, not script files') - parser.add_argument( - '-x', metavar='NAME', action='append', dest='excludes', - default=[], help='Add NAME to the excludes list') - parser.add_argument( - '-p', action='append', metavar='PATH', dest='addpath', default=[], - help='Add PATH to the module search path') - parser.add_argument( - '-g', '--dot', action='store_const', dest='output', const='dot', - help='Output a .dot graph') - parser.add_argument( - '-h', '--html', action='store_const', - dest='output', const='html', help='Output a HTML file') - parser.add_argument( - 'scripts', metavar='SCRIPT', nargs='+', help='scripts to analyse') - - opts = parser.parse_args() - return opts - - -def create_graph(scripts, domods, debuglevel, excludes, path_extras): - # Set the path based on sys.path and the script directory - path = sys.path[:] - - if domods: - del path[0] - else: - path[0] = os.path.dirname(scripts[0]) - - path = path_extras + path - if debuglevel > 1: - print("path:", file=sys.stderr) - for item in path: - print(" ", repr(item), file=sys.stderr) - - # Create the module finder and turn its crank - mf = ModuleGraph(path, excludes=excludes, debug=debuglevel) - for arg in scripts: - if domods: - if arg[-2:] == '.*': - mf.import_hook(arg[:-2], None, ["*"]) - else: - mf.import_hook(arg) - else: - mf.add_script(arg) - return mf - - -def output_graph(output_format, mf): - if output_format == 'dot': - mf.graphreport() - elif output_format == 'html': - mf.create_xref() - else: - mf.report() - - -def main(): - opts = parse_arguments() - mf = create_graph( - opts.scripts, opts.domods, opts.debug, - opts.excludes, opts.addpath) - output_graph(opts.output, mf) - - -if __name__ == '__main__': # pragma: no cover - try: - main() - except KeyboardInterrupt: - print("\n[interrupt]") diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/lib/modulegraph/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/lib/modulegraph/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 289f7ccdc7187576c8172590d181a01e5d10aee7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 220 zcmYjLy9&ZE6ivmUC>{NX4(3)ATtr-5L~wJtM02&FX%d=RsK4Xn$M^%T{)LmNE*`k& zavsC6Nitvo`R#EUh5zcrKcXO3;d~rOvOSa0j-|b8KjV}6CXJp$#D*%btU{Q&SZJt@Fp!Tx0B6$KemU0qJt zAm-nRDDAXxW!x;7V9bx9%YQ&9vPBtXma?|&Lr1w=-VvQ6%s#M&Bqv)Xj2C0YI1gM} zU=S-{H8#bjC)g=A!%nj^>@1rFOK)WP0h?pz*!ebL^X$R|{SdH=>=K}t*+&yJU{}EJ zRd$VC2ft$vH`vDp{e;~-fre~>-D0;{{Qz>BlSBWA3~3IT3Kv&&NpP9OJ3O1YA%l9a zXL8ZTT!faMX(j#5xZ6_APSj^H7urch($1_p({3vn^p$oQ-x#z7<|>bC@sBo7Q2 z#C(Uxp`*R1rMgL9JB&-EON?(ugIH;&!{Zcuz0_5y62Y6Wn^Xd?B|H5%=8<^ck0`^6 zK#t+&Xj(&4tKQ4X^?DJx)Rn@Q5(BP1mH;fj&2C4cJ?Qbil0hVRP}m0jsK@2)pr5Ef zwnR5o!Dct+5!AUrOs}rD2=oZdq$LD{~V>@%} zb(SdYB?FZXl(s?1&i-hWAPN>i4a|+g!8(~&uXj{0hU|mP&P>dnK41R9oL`rUWJv8j zd;HVV>hst1R(58DVUSTjiuWWBZGi!4w-3pc=6qpU`=F$ekX%nc8s&TyRiUj!0)5~( z+TQ?k>Ha7sT-&wrdSlr?LokrZ)FhsQOeKgwu7Gf;Lu=GJ_KqFfrxx|zz8gJQ z1LTe4_%Oqj%E)3odK7-<3-8#s9V%{t%a#jb+>rSmbW@7{f{7_bP&|LP=E=~_shG-L zM!zEc3KS=LXy;Js=E)I7^ghX*+&zbOP+qqk@wsxC4IW(P99U2i+$UtcHuL~>m6v<_ zbhKtu^75uC zO!+d^%WSQy7*&(+DiKMupLT#hJ#F^zbQ2JH6~wgVSU#P# ze2~-Br*m`~$l}l$dV$ugngths56oIvOUDi8*v-Y?g$Z6PB)gK+LvjTFaEv@d%mQo{ zFgn5Lp*5a|_KG+U-->wCHdPdp=4K*#krH3v=lI}G zo^oVjygh+6iM82>hk(6iiLXIzL7y}{$%MvtKv86$42h!f?`c5?+HN_}UFhDvJETB9 zvIS(@2b$tZL%ISth0nvJ>fN0gb`(6B!&Tf`oC5*u!3+4`1337ymtj?6arWR z8CyIAK>OpjpVcbA0HJ_OgH)}DwSss7*oez$SUpiN49`x4Xd-!tR^SfV*=*|5-}AkV xBob_C>{MVjP9)f*+HlFgUpRk&|BDj0^C8D3%eH^Tzv!2J9|Nxer>tY=&40neXlwug diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/lib/modulegraph/__pycache__/find_modules.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/lib/modulegraph/__pycache__/find_modules.cpython-310.pyc deleted file mode 100644 index 2e2064c41ffb96aa9802c146ee14e1308ce5f79e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1740 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 diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/lib/modulegraph/find_modules.py b/.venv/lib/python3.10/site-packages/PyInstaller/lib/modulegraph/find_modules.py deleted file mode 100755 index b383b28..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/lib/modulegraph/find_modules.py +++ /dev/null @@ -1,61 +0,0 @@ -""" -modulegraph.find_modules - High-level module dependency finding interface -========================================================================= - -History -........ - -Originally (loosely) based on code in py2exe's build_exe.py by Thomas Heller. -""" -import os -import pkgutil - -from .modulegraph import Alias - -def get_implies(): - def _xml_etree_modules(): - import xml.etree - return [ - f"xml.etree.{module_name}" - for _, module_name, is_package in pkgutil.iter_modules(xml.etree.__path__) - if not is_package - ] - - result = { - # imports done from C code in built-in and/or extension modules - # (untrackable by modulegraph). - "_curses": ["curses"], - "posix": ["resource"], - "gc": ["time"], - "time": ["_strptime"], - "datetime": ["time"], - "parser": ["copyreg"], - "codecs": ["encodings"], - "_sre": ["copy", "re"], - "zipimport": ["zlib"], - - # _frozen_importlib is part of the interpreter itself - "_frozen_importlib": None, - - # os.path is an alias for a platform specific module, - # ensure that the graph shows this. - "os.path": Alias(os.path.__name__), - - # Python >= 3.2: - "_datetime": ["time", "_strptime"], - "_json": ["json.decoder"], - "_pickle": ["codecs", "copyreg", "_compat_pickle"], - "_posixsubprocess": ["gc"], - "_ssl": ["socket"], - - # Python >= 3.3: - "_elementtree": ["pyexpat"] + _xml_etree_modules(), - - # This is not C extension, but it uses __import__ - "anydbm": ["dbhash", "gdbm", "dbm", "dumbdbm", "whichdb"], - - # Known package aliases - "wxPython.wx": Alias('wx'), - } - - return result diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/lib/modulegraph/modulegraph.py b/.venv/lib/python3.10/site-packages/PyInstaller/lib/modulegraph/modulegraph.py deleted file mode 100755 index f5ee148..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/lib/modulegraph/modulegraph.py +++ /dev/null @@ -1,3061 +0,0 @@ -""" -Find modules used by a script, using bytecode analysis. - -Based on the stdlib modulefinder by Thomas Heller and Just van Rossum, -but uses a graph data structure and 2.3 features - -XXX: Verify all calls to _import_hook (and variants) to ensure that -imports are done in the right way. -""" -#FIXME: To decrease the likelihood of ModuleGraph exceeding the recursion limit -#and hence unpredictably raising fatal exceptions, increase the recursion -#limit at PyInstaller startup (i.e., in the -#PyInstaller.building.build_main.build() function). For details, see: -# https://github.com/pyinstaller/pyinstaller/issues/1919#issuecomment-216016176 - -import ast -import os -import pkgutil -import sys -import re -from collections import deque, namedtuple, defaultdict -import urllib.request -import warnings -import importlib.util -import importlib.machinery - -# The logic in PyInstaller.compat ensures that these are available and -# of correct version. -if sys.version_info >= (3, 10): - import importlib.metadata as importlib_metadata -else: - import importlib_metadata - -from altgraph.ObjectGraph import ObjectGraph -from altgraph import GraphError - -from . import util - - -class BUILTIN_MODULE: - def is_package(fqname): - return False - - -class NAMESPACE_PACKAGE: - def __init__(self, namespace_dirs): - self.namespace_dirs = namespace_dirs - - def is_package(self, fqname): - return True - - -#FIXME: Leverage this rather than magic numbers below. -ABSOLUTE_OR_RELATIVE_IMPORT_LEVEL = -1 -""" -Constant instructing the builtin `__import__()` function to attempt both -absolute and relative imports. -""" - - -#FIXME: Leverage this rather than magic numbers below. -ABSOLUTE_IMPORT_LEVEL = 0 -""" -Constant instructing the builtin `__import__()` function to attempt only -absolute imports. -""" - - -#FIXME: Leverage this rather than magic numbers below. -DEFAULT_IMPORT_LEVEL = ABSOLUTE_IMPORT_LEVEL -""" -Constant instructing the builtin `__import__()` function to attempt the default -import style specific to the active Python interpreter. - -Specifically, under: - -* Python 2, this defaults to attempting both absolute and relative imports. -* Python 3, this defaults to attempting only absolute imports. -""" - - -class InvalidRelativeImportError (ImportError): - pass - - -def _path_from_importerror(exc, default): - # This is a hack, but sadly enough the necessary information - # isn't available otherwise. - m = re.match(r'^No module named (\S+)$', str(exc)) - if m is not None: - return m.group(1) - - return default - - -#FIXME: What is this? Do we actually need this? This appears to provide -#significantly more fine-grained metadata than PyInstaller will ever require. -#It consumes a great deal of space (slots or no slots), since we store an -#instance of this class for each edge of the graph. -class DependencyInfo (namedtuple("DependencyInfo", - ["conditional", "function", "tryexcept", "fromlist"])): - __slots__ = () - - def _merged(self, other): - if (not self.conditional and not self.function and not self.tryexcept) \ - or (not other.conditional and not other.function and not other.tryexcept): - return DependencyInfo( - conditional=False, - function=False, - tryexcept=False, - fromlist=self.fromlist and other.fromlist) - - else: - return DependencyInfo( - conditional=self.conditional or other.conditional, - function=self.function or other.function, - tryexcept=self.tryexcept or other.tryexcept, - fromlist=self.fromlist and other.fromlist) - - -#FIXME: Shift the following Node class hierarchy into a new -#"PyInstaller.lib.modulegraph.node" module. This module is much too long. -#FIXME: Refactor "_deferred_imports" from a tuple into a proper lightweight -#class leveraging "__slots__". If not for backward compatibility, we'd just -#leverage a named tuple -- but this should do just as well. -#FIXME: Move the "packagepath" attribute into the "Package" class. Only -#packages define the "__path__" special attribute. The codebase currently -#erroneously tests whether "module.packagepath is not None" to determine -#whether a node is a package or not. However, "isinstance(module, Package)" is -#a significantly more reliable test. Refactor the former into the latter. -class Node: - """ - Abstract base class (ABC) of all objects added to a `ModuleGraph`. - - Attributes - ---------- - code : codeobject - Code object of the pure-Python module corresponding to this graph node - if any _or_ `None` otherwise. - graphident : str - Synonym of `identifier` required by the `ObjectGraph` superclass of the - `ModuleGraph` class. For readability, the `identifier` attribute should - typically be used instead. - filename : str - Absolute path of this graph node's corresponding module, package, or C - extension if any _or_ `None` otherwise. - identifier : str - Fully-qualified name of this graph node's corresponding module, - package, or C extension. - packagepath : str - List of the absolute paths of all directories comprising this graph - node's corresponding package. If this is a: - * Non-namespace package, this list contains exactly one path. - * Namespace package, this list contains one or more paths. - _deferred_imports : list - List of all target modules imported by the source module corresponding - to this graph node whole importations have been deferred for subsequent - processing in between calls to the `_ModuleGraph._scan_code()` and - `_ModuleGraph._process_imports()` methods for this source module _or_ - `None` otherwise. Each element of this list is a 3-tuple - `(have_star, _safe_import_hook_args, _safe_import_hook_kwargs)` - collecting the importation of a target module from this source module - for subsequent processing, where: - * `have_star` is a boolean `True` only if this is a `from`-style star - import (e.g., resembling `from {target_module_name} import *`). - * `_safe_import_hook_args` is a (typically non-empty) sequence of all - positional arguments to be passed to the `_safe_import_hook()` method - to add this importation to the graph. - * `_safe_import_hook_kwargs` is a (typically empty) dictionary of all - keyword arguments to be passed to the `_safe_import_hook()` method - to add this importation to the graph. - Unlike functional languages, Python imposes a maximum depth on the - interpreter stack (and hence recursion). On breaching this depth, - Python raises a fatal `RuntimeError` exception. Since `ModuleGraph` - parses imports recursively rather than iteratively, this depth _was_ - commonly breached before the introduction of this list. Python - environments installing a large number of modules (e.g., Anaconda) were - particularly susceptible. Why? Because `ModuleGraph` concurrently - descended through both the abstract syntax trees (ASTs) of all source - modules being parsed _and_ the graph of all target modules imported by - these source modules being built. The stack thus consisted of - alternating layers of AST and graph traversal. To unwind such - alternation and effectively halve the stack depth, `ModuleGraph` now - descends through the abstract syntax tree (AST) of each source module - being parsed and adds all importations originating within this module - to this list _before_ descending into the graph of these importations. - See pyinstaller/pyinstaller/#1289 for further details. - _global_attr_names : set - Set of the unqualified names of all global attributes (e.g., classes, - variables) defined in the pure-Python module corresponding to this - graph node if any _or_ the empty set otherwise. This includes the names - of all attributes imported via `from`-style star imports from other - existing modules (e.g., `from {target_module_name} import *`). This - set is principally used to differentiate the non-ignorable importation - of non-existent submodules in a package from the ignorable importation - of existing global attributes defined in that package's pure-Python - `__init__` submodule in `from`-style imports (e.g., `bar` in - `from foo import bar`, which may be either a submodule or attribute of - `foo`), as such imports ambiguously allow both. This set is _not_ used - to differentiate submodules from attributes in `import`-style imports - (e.g., `bar` in `import foo.bar`, which _must_ be a submodule of - `foo`), as such imports unambiguously allow only submodules. - _starimported_ignored_module_names : set - Set of the fully-qualified names of all existing unparsable modules - that the existing parsable module corresponding to this graph node - attempted to perform one or more "star imports" from. If this module - either does _not_ exist or does but is unparsable, this is the empty - set. Equivalently, this set contains each fully-qualified name - `{trg_module_name}` for which: - * This module contains an import statement of the form - `from {trg_module_name} import *`. - * The module whose name is `{trg_module_name}` exists but is _not_ - parsable by `ModuleGraph` (e.g., due to _not_ being pure-Python). - **This set is currently defined but otherwise ignored.** - _submodule_basename_to_node : dict - Dictionary mapping from the unqualified name of each submodule - contained by the parent module corresponding to this graph node to that - submodule's graph node. If this dictionary is non-empty, this parent - module is typically but _not_ always a package (e.g., the non-package - `os` module containing the `os.path` submodule). - """ - - __slots__ = [ - 'code', - 'filename', - 'graphident', - 'identifier', - 'packagepath', - '_deferred_imports', - '_global_attr_names', - '_starimported_ignored_module_names', - '_submodule_basename_to_node', - ] - - def __init__(self, identifier): - """ - Initialize this graph node. - - Parameters - ---------- - identifier : str - Fully-qualified name of this graph node's corresponding module, - package, or C extension. - """ - - self.code = None - self.filename = None - self.graphident = identifier - self.identifier = identifier - self.packagepath = None - self._deferred_imports = None - self._global_attr_names = set() - self._starimported_ignored_module_names = set() - self._submodule_basename_to_node = dict() - - - def is_global_attr(self, attr_name): - """ - `True` only if the pure-Python module corresponding to this graph node - defines a global attribute (e.g., class, variable) with the passed - name. - - If this module is actually a package, this method instead returns - `True` only if this package's pure-Python `__init__` submodule defines - such a global attribute. In this case, note that this package may still - contain an importable submodule of the same name. Callers should - attempt to import this attribute as a submodule of this package - _before_ assuming this attribute to be an ignorable global. See - "Examples" below for further details. - - Parameters - ---------- - attr_name : str - Unqualified name of the attribute to be tested. - - Returns - ---------- - bool - `True` only if this module defines this global attribute. - - Examples - ---------- - Consider a hypothetical module `foo` containing submodules `bar` and - `__init__` where the latter assigns `bar` to be a global variable - (possibly star-exported via the special `__all__` global variable): - - >>> # In "foo.__init__": - >>> bar = 3.1415 - - Python 2 and 3 both permissively permit this. This method returns - `True` in this case (i.e., when called on the `foo` package's graph - node, passed the attribute name `bar`) despite the importability of the - `foo.bar` submodule. - """ - - return attr_name in self._global_attr_names - - - def is_submodule(self, submodule_basename): - """ - `True` only if the parent module corresponding to this graph node - contains the submodule with the passed name. - - If `True`, this parent module is typically but _not_ always a package - (e.g., the non-package `os` module containing the `os.path` submodule). - - Parameters - ---------- - submodule_basename : str - Unqualified name of the submodule to be tested. - - Returns - ---------- - bool - `True` only if this parent module contains this submodule. - """ - - return submodule_basename in self._submodule_basename_to_node - - - def add_global_attr(self, attr_name): - """ - Record the global attribute (e.g., class, variable) with the passed - name to be defined by the pure-Python module corresponding to this - graph node. - - If this module is actually a package, this method instead records this - attribute to be defined by this package's pure-Python `__init__` - submodule. - - Parameters - ---------- - attr_name : str - Unqualified name of the attribute to be added. - """ - - self._global_attr_names.add(attr_name) - - - def add_global_attrs_from_module(self, target_module): - """ - Record all global attributes (e.g., classes, variables) defined by the - target module corresponding to the passed graph node to also be defined - by the source module corresponding to this graph node. - - If the source module is actually a package, this method instead records - these attributes to be defined by this package's pure-Python `__init__` - submodule. - - Parameters - ---------- - target_module : Node - Graph node of the target module to import attributes from. - """ - - self._global_attr_names.update(target_module._global_attr_names) - - - def add_submodule(self, submodule_basename, submodule_node): - """ - Add the submodule with the passed name and previously imported graph - node to the parent module corresponding to this graph node. - - This parent module is typically but _not_ always a package (e.g., the - non-package `os` module containing the `os.path` submodule). - - Parameters - ---------- - submodule_basename : str - Unqualified name of the submodule to add to this parent module. - submodule_node : Node - Graph node of this submodule. - """ - - self._submodule_basename_to_node[submodule_basename] = submodule_node - - - def get_submodule(self, submodule_basename): - """ - Graph node of the submodule with the passed name in the parent module - corresponding to this graph node. - - If this parent module does _not_ contain this submodule, an exception - is raised. Else, this parent module is typically but _not_ always a - package (e.g., the non-package `os` module containing the `os.path` - submodule). - - Parameters - ---------- - module_basename : str - Unqualified name of the submodule to retrieve. - - Returns - ---------- - Node - Graph node of this submodule. - """ - - return self._submodule_basename_to_node[submodule_basename] - - - def get_submodule_or_none(self, submodule_basename): - """ - Graph node of the submodule with the passed unqualified name in the - parent module corresponding to this graph node if this module contains - this submodule _or_ `None`. - - This parent module is typically but _not_ always a package (e.g., the - non-package `os` module containing the `os.path` submodule). - - Parameters - ---------- - submodule_basename : str - Unqualified name of the submodule to retrieve. - - Returns - ---------- - Node - Graph node of this submodule if this parent module contains this - submodule _or_ `None`. - """ - - return self._submodule_basename_to_node.get(submodule_basename) - - - def remove_global_attr_if_found(self, attr_name): - """ - Record the global attribute (e.g., class, variable) with the passed - name if previously recorded as defined by the pure-Python module - corresponding to this graph node to be subsequently undefined by the - same module. - - If this module is actually a package, this method instead records this - attribute to be undefined by this package's pure-Python `__init__` - submodule. - - This method is intended to be called on globals previously defined by - this module that are subsequently undefined via the `del` built-in by - this module, thus "forgetting" or "undoing" these globals. - - For safety, there exists no corresponding `remove_global_attr()` - method. While defining this method is trivial, doing so would invite - `KeyError` exceptions on scanning valid Python that lexically deletes a - global in a scope under this module's top level (e.g., in a function) - _before_ defining this global at this top level. Since `ModuleGraph` - cannot and should not (re)implement a full-blown Python interpreter, - ignoring out-of-order deletions is the only sane policy. - - Parameters - ---------- - attr_name : str - Unqualified name of the attribute to be removed. - """ - - if self.is_global_attr(attr_name): - self._global_attr_names.remove(attr_name) - - def __eq__(self, other): - try: - otherIdent = getattr(other, 'graphident') - except AttributeError: - return False - - return self.graphident == otherIdent - - def __ne__(self, other): - try: - otherIdent = getattr(other, 'graphident') - except AttributeError: - return True - - return self.graphident != otherIdent - - def __lt__(self, other): - try: - otherIdent = getattr(other, 'graphident') - except AttributeError: - return NotImplemented - - return self.graphident < otherIdent - - def __le__(self, other): - try: - otherIdent = getattr(other, 'graphident') - except AttributeError: - return NotImplemented - - return self.graphident <= otherIdent - - def __gt__(self, other): - try: - otherIdent = getattr(other, 'graphident') - except AttributeError: - return NotImplemented - - return self.graphident > otherIdent - - def __ge__(self, other): - try: - otherIdent = getattr(other, 'graphident') - except AttributeError: - return NotImplemented - - return self.graphident >= otherIdent - - def __hash__(self): - return hash(self.graphident) - - def infoTuple(self): - return (self.identifier,) - - def __repr__(self): - return '%s%r' % (type(self).__name__, self.infoTuple()) - - -class Alias(str): - """ - Placeholder aliasing an existing source module to a non-existent target - module (i.e., the desired alias). - - For obscure reasons, this class subclasses `str`. Each instance of this - class is the fully-qualified name of the existing source module being - aliased. Unlike the related `AliasNode` class, instances of this class are - _not_ actual nodes and hence _not_ added to the graph; they only facilitate - communication between the `ModuleGraph.alias_module()` and - `ModuleGraph.find_node()` methods. - """ - - -class AliasNode(Node): - """ - Graph node representing the aliasing of an existing source module under a - non-existent target module name (i.e., the desired alias). - """ - - def __init__(self, name, node=None): - """ - Initialize this alias. - - Parameters - ---------- - name : str - Fully-qualified name of the non-existent target module to be - created (as an alias of the existing source module). - node : Node - Graph node of the existing source module being aliased. Optional; - if not provided here, the attributes from referred node should - be copied later using `copyAttributesFromReferredNode` method. - """ - super(AliasNode, self).__init__(name) - - # Copy attributes from referred node, if provided - self.copyAttributesFromReferredNode(node) - - def copyAttributesFromReferredNode(self, node): - """ - Copy a subset of attributes from referred node (source module) into this target alias. - """ - # FIXME: Why only some? Why not *EVERYTHING* except "graphident", which - # must remain equal to "name" for lookup purposes? This is, after all, - # an alias. The idea is for the two nodes to effectively be the same. - for attr_name in ( - 'identifier', 'packagepath', - '_global_attr_names', '_starimported_ignored_module_names', - '_submodule_basename_to_node'): - if hasattr(node, attr_name): - setattr(self, attr_name, getattr(node, attr_name)) - - def infoTuple(self): - return (self.graphident, self.identifier) - - -class BadModule(Node): - pass - - -class ExcludedModule(BadModule): - pass - - -class MissingModule(BadModule): - pass - - -class InvalidRelativeImport (BadModule): - def __init__(self, relative_path, from_name): - identifier = relative_path - if relative_path.endswith('.'): - identifier += from_name - else: - identifier += '.' + from_name - super(InvalidRelativeImport, self).__init__(identifier) - self.relative_path = relative_path - self.from_name = from_name - - def infoTuple(self): - return (self.relative_path, self.from_name) - - -class Script(Node): - def __init__(self, filename): - super(Script, self).__init__(filename) - self.filename = filename - - def infoTuple(self): - return (self.filename,) - - -class BaseModule(Node): - def __init__(self, name, filename=None, path=None): - super(BaseModule, self).__init__(name) - self.filename = filename - self.packagepath = path - - def infoTuple(self): - return tuple(filter(None, (self.identifier, self.filename, self.packagepath))) - - -class BuiltinModule(BaseModule): - pass - - -class SourceModule(BaseModule): - pass - - -class InvalidSourceModule(SourceModule): - pass - - -class CompiledModule(BaseModule): - pass - - -class InvalidCompiledModule(BaseModule): - pass - - -class Extension(BaseModule): - pass - - -class Package(BaseModule): - """ - Graph node representing a non-namespace package. - """ - pass - - -class ExtensionPackage(Extension, Package): - """ - Graph node representing a package where the __init__ module is an extension - module. - """ - pass - - -class NamespacePackage(Package): - """ - Graph node representing a namespace package. - """ - pass - - -class RuntimeModule(BaseModule): - """ - Graph node representing a non-package Python module dynamically defined at - runtime. - - Most modules are statically defined on-disk as standard Python files. - Some modules, however, are dynamically defined in-memory at runtime - (e.g., `gi.repository.Gst`, dynamically defined by the statically - defined `gi.repository.__init__` module). - - This node represents such a runtime module. Since this is _not_ a package, - all attempts to import submodules from this module in `from`-style import - statements (e.g., the `queue` submodule in `from six.moves import queue`) - will be silently ignored. - - To ensure that the parent package of this module if any is also imported - and added to the graph, this node is typically added to the graph by - calling the `ModuleGraph.add_module()` method. - """ - pass - - -class RuntimePackage(Package): - """ - Graph node representing a non-namespace Python package dynamically defined - at runtime. - - Most packages are statically defined on-disk as standard subdirectories - containing `__init__.py` files. Some packages, however, are dynamically - defined in-memory at runtime (e.g., `six.moves`, dynamically defined by - the statically defined `six` module). - - This node represents such a runtime package. All attributes imported from - this package in `from`-style import statements that are submodules of this - package (e.g., the `queue` submodule in `from six.moves import queue`) will - be imported rather than ignored. - - To ensure that the parent package of this package if any is also imported - and added to the graph, this node is typically added to the graph by - calling the `ModuleGraph.add_module()` method. - """ - pass - - -#FIXME: Safely removable. We don't actually use this anywhere. After removing -#this class, remove the corresponding entry from "compat". -class FlatPackage(BaseModule): - def __init__(self, *args, **kwds): - warnings.warn( - "This class will be removed in a future version of modulegraph", - DeprecationWarning) - super(FlatPackage, *args, **kwds) - - -#FIXME: Safely removable. We don't actually use this anywhere. After removing -#this class, remove the corresponding entry from "compat". -class ArchiveModule(BaseModule): - def __init__(self, *args, **kwds): - warnings.warn( - "This class will be removed in a future version of modulegraph", - DeprecationWarning) - super(FlatPackage, *args, **kwds) - - -# HTML templates for ModuleGraph generator -header = """\ - - - - - %(TITLE)s - - - -

%(TITLE)s

""" -entry = """ -
- - %(CONTENT)s -
""" -contpl = """%(NAME)s %(TYPE)s""" -contpl_linked = """\ -%(NAME)s -%(TYPE)s""" -imports = """\ -
-%(HEAD)s: - %(LINKS)s -
-""" -footer = """ - -""" - - -def _ast_names(names): - result = [] - for nm in names: - if isinstance(nm, ast.alias): - result.append(nm.name) - else: - result.append(nm) - - result = [r for r in result if r != '__main__'] - return result - - -def uniq(seq): - """Remove duplicates from a list, preserving order""" - # Taken from https://stackoverflow.com/questions/480214 - seen = set() - seen_add = seen.add - return [x for x in seq if not (x in seen or seen_add(x))] - - -DEFAULT_IMPORT_LEVEL = 0 - - -class _Visitor(ast.NodeVisitor): - def __init__(self, graph, module): - self._graph = graph - self._module = module - self._level = DEFAULT_IMPORT_LEVEL - self._in_if = [False] - self._in_def = [False] - self._in_tryexcept = [False] - - @property - def in_if(self): - return self._in_if[-1] - - @property - def in_def(self): - return self._in_def[-1] - - @property - def in_tryexcept(self): - return self._in_tryexcept[-1] - - - def _collect_import(self, name, fromlist, level): - have_star = False - if fromlist is not None: - fromlist = uniq(fromlist) - if '*' in fromlist: - fromlist.remove('*') - have_star = True - - # Record this import as originating from this module for subsequent - # handling by the _process_imports() method. - self._module._deferred_imports.append( - (have_star, - (name, self._module, fromlist, level), - {'edge_attr': DependencyInfo( - conditional=self.in_if, - tryexcept=self.in_tryexcept, - function=self.in_def, - fromlist=False)})) - - - def visit_Import(self, node): - for nm in _ast_names(node.names): - self._collect_import(nm, None, self._level) - - def visit_ImportFrom(self, node): - level = node.level if node.level != 0 else self._level - self._collect_import(node.module or '', _ast_names(node.names), level) - - def visit_If(self, node): - self._in_if.append(True) - self.generic_visit(node) - self._in_if.pop() - - def visit_FunctionDef(self, node): - self._in_def.append(True) - self.generic_visit(node) - self._in_def.pop() - - visit_AsyncFunctionDef = visit_FunctionDef - - def visit_Try(self, node): - self._in_tryexcept.append(True) - self.generic_visit(node) - self._in_tryexcept.pop() - - def visit_TryExcept(self, node): - self._in_tryexcept.append(True) - self.generic_visit(node) - self._in_tryexcept.pop() - - def visit_Expression(self, node): - # Expression node's cannot contain import statements or - # other nodes that are relevant for us. - pass - - # Expression isn't actually used as such in AST trees, - # therefore define visitors for all kinds of expression nodes. - visit_BoolOp = visit_Expression - visit_BinOp = visit_Expression - visit_UnaryOp = visit_Expression - visit_Lambda = visit_Expression - visit_IfExp = visit_Expression - visit_Dict = visit_Expression - visit_Set = visit_Expression - visit_ListComp = visit_Expression - visit_SetComp = visit_Expression - visit_ListComp = visit_Expression - visit_GeneratorExp = visit_Expression - visit_Compare = visit_Expression - visit_Yield = visit_Expression - visit_YieldFrom = visit_Expression - visit_Await = visit_Expression - visit_Call = visit_Expression - visit_Await = visit_Expression - - -class ModuleGraph(ObjectGraph): - """ - Directed graph whose nodes represent modules and edges represent - dependencies between these modules. - """ - - - def createNode(self, cls, name, *args, **kw): - m = self.find_node(name) - - if m is None: - #assert m is None, m - m = super(ModuleGraph, self).createNode(cls, name, *args, **kw) - - return m - - - def __init__(self, path=None, excludes=(), replace_paths=(), implies=(), graph=None, debug=0): - super(ModuleGraph, self).__init__(graph=graph, debug=debug) - if path is None: - path = sys.path - self.path = path - self.lazynodes = {} - # excludes is stronger than implies - self.lazynodes.update(dict(implies)) - for m in excludes: - self.lazynodes[m] = None - self.replace_paths = replace_paths - - # Maintain own list of package path mappings in the scope of Modulegraph - # object. - self._package_path_map = {} - - # Legacy namespace-package paths. Initialized by scan_legacy_namespace_packages. - self._legacy_ns_packages = {} - - def scan_legacy_namespace_packages(self): - """ - Resolve extra package `__path__` entries for legacy setuptools-based - namespace packages, by reading `namespace_packages.txt` from dist - metadata. - """ - legacy_ns_packages = defaultdict(lambda: set()) - - for dist in importlib_metadata.distributions(): - ns_packages = dist.read_text("namespace_packages.txt") - if ns_packages is None: - continue - ns_packages = ns_packages.splitlines() - # Obtain path to dist metadata directory - dist_path = getattr(dist, '_path') - if dist_path is None: - continue - for package_name in ns_packages: - path = os.path.join( - str(dist_path.parent), # might be zipfile.Path if in zipped .egg - *package_name.split('.'), - ) - legacy_ns_packages[package_name].add(path) - - # Convert into dictionary of lists - self._legacy_ns_packages = { - package_name: list(paths) - for package_name, paths in legacy_ns_packages.items() - } - - def implyNodeReference(self, node, other, edge_data=None): - """ - Create a reference from the passed source node to the passed other node, - implying the former to depend upon the latter. - - While the source node _must_ be an existing graph node, the target node - may be either an existing graph node _or_ a fully-qualified module name. - In the latter case, the module with that name and all parent packages of - that module will be imported _without_ raising exceptions and for each - newly imported module or package: - - * A new graph node will be created for that module or package. - * A reference from the passed source node to that module or package will - be created. - - This method allows dependencies between Python objects _not_ importable - with standard techniques (e.g., module aliases, C extensions). - - Parameters - ---------- - node : str - Graph node for this reference's source module or package. - other : {Node, str} - Either a graph node _or_ fully-qualified name for this reference's - target module or package. - """ - - if isinstance(other, Node): - self._updateReference(node, other, edge_data) - else: - if isinstance(other, tuple): - raise ValueError(other) - others = self._safe_import_hook(other, node, None) - for other in others: - self._updateReference(node, other, edge_data) - - def outgoing(self, fromnode): - """ - Yield all nodes that `fromnode` dependes on (that is, - all modules that `fromnode` imports. - """ - - node = self.find_node(fromnode) - out_edges, _ = self.get_edges(node) - return out_edges - - getReferences = outgoing - - def incoming(self, tonode, collapse_missing_modules=True): - node = self.find_node(tonode) - _, in_edges = self.get_edges(node) - - if collapse_missing_modules: - for n in in_edges: - if isinstance(n, MissingModule): - for n in self.incoming(n, False): - yield n - - else: - yield n - - else: - for n in in_edges: - yield n - - getReferers = incoming - - def hasEdge(self, fromnode, tonode): - """ Return True iff there is an edge from 'fromnode' to 'tonode' """ - fromnode = self.find_node(fromnode) - tonode = self.find_node(tonode) - - return self.graph.edge_by_node(fromnode, tonode) is not None - - def foldReferences(self, packagenode): - """ - Create edges to/from `packagenode` based on the edges to/from all - submodules of that package _and_ then hide the graph nodes - corresponding to those submodules. - """ - - pkg = self.find_node(packagenode) - - for n in self.nodes(): - if not n.identifier.startswith(pkg.identifier + '.'): - continue - - iter_out, iter_inc = self.get_edges(n) - for other in iter_out: - if other.identifier.startswith(pkg.identifier + '.'): - continue - - if not self.hasEdge(pkg, other): - # Ignore circular dependencies - self._updateReference(pkg, other, 'pkg-internal-import') - - for other in iter_inc: - if other.identifier.startswith(pkg.identifier + '.'): - # Ignore circular dependencies - continue - - if not self.hasEdge(other, pkg): - self._updateReference(other, pkg, 'pkg-import') - - self.graph.hide_node(n) - - # TODO: unfoldReferences(pkg) that restore the submodule nodes and - # removes 'pkg-import' and 'pkg-internal-import' edges. Care should - # be taken to ensure that references are correct if multiple packages - # are folded and then one of them in unfolded - - def _updateReference(self, fromnode, tonode, edge_data): - try: - ed = self.edgeData(fromnode, tonode) - except (KeyError, GraphError): # XXX: Why 'GraphError' - return self.add_edge(fromnode, tonode, edge_data) - - if not (isinstance(ed, DependencyInfo) and isinstance(edge_data, DependencyInfo)): - self.updateEdgeData(fromnode, tonode, edge_data) - else: - self.updateEdgeData(fromnode, tonode, ed._merged(edge_data)) - - def add_edge(self, fromnode, tonode, edge_data='direct'): - """ - Create a reference from fromnode to tonode - """ - return super(ModuleGraph, self).createReference(fromnode, tonode, edge_data=edge_data) - - createReference = add_edge - - def find_node(self, name, create_nspkg=True): - """ - Graph node uniquely identified by the passed fully-qualified module - name if this module has been added to the graph _or_ `None` otherwise. - - If (in order): - - . A namespace package with this identifier exists _and_ the passed - `create_nspkg` parameter is `True`, this package will be - instantiated and returned. - . A lazy node with this identifier and: - * No dependencies exists, this node will be instantiated and - returned. - * Dependencies exists, this node and all transitive dependencies of - this node be instantiated and this node returned. - . A non-lazy node with this identifier exists, this node will be - returned as is. - - Parameters - ---------- - name : str - Fully-qualified name of the module whose graph node is to be found. - create_nspkg : bool - Ignored. - - Returns - ---------- - Node - Graph node of this module if added to the graph _or_ `None` - otherwise. - """ - - data = super(ModuleGraph, self).findNode(name) - - if data is not None: - return data - - if name in self.lazynodes: - deps = self.lazynodes.pop(name) - - if deps is None: - # excluded module - m = self.createNode(ExcludedModule, name) - elif isinstance(deps, Alias): - # NOTE: the AliasNode must be created and added to graph - # before trying to create the referred node; that might - # (due to recursive import analysis) lead to another - # attempt to resolve the aliased node (and if there is - # a real node that we are trying to shadow with the alias, - # that will end up added to the graph and prevent the - # alias node from being added). - m = self.createNode(AliasNode, name) - - # Create the referred node. - other = self._safe_import_hook(deps, None, None).pop() - - # Copy attributes; this used to be done by AliasNode - # constructor, back when referred node was created before - # the AliasNode (and could thus be passed to its constructor). - m.copyAttributesFromReferredNode(other) - - self.implyNodeReference(m, other) - else: - m = self._safe_import_hook(name, None, None).pop() - for dep in deps: - self.implyNodeReference(m, dep) - - return m - - return None - - findNode = find_node - iter_graph = ObjectGraph.flatten - - def add_script(self, pathname, caller=None): - """ - Create a node by path (not module name). It is expected to be a Python - source file, and will be scanned for dependencies. - """ - self.msg(2, "run_script", pathname) - - pathname = os.path.realpath(pathname) - m = self.find_node(pathname) - if m is not None: - return m - - with open(pathname, 'rb') as fp: - contents = fp.read() - contents = importlib.util.decode_source(contents) - - co_ast = compile(contents, pathname, 'exec', ast.PyCF_ONLY_AST, True) - co = compile(co_ast, pathname, 'exec', 0, True) - m = self.createNode(Script, pathname) - self._updateReference(caller, m, None) - n = self._scan_code(m, co, co_ast) - self._process_imports(n) - m.code = co - if self.replace_paths: - m.code = self._replace_paths_in_code(m.code) - return m - - - #FIXME: For safety, the "source_module" parameter should default to the - #root node of the current graph if unpassed. This parameter currently - #defaults to None, thus disconnected modules imported in this manner (e.g., - #hidden imports imported by depend.analysis.initialize_modgraph()). - def import_hook( - self, - target_module_partname, - source_module=None, - target_attr_names=None, - level=DEFAULT_IMPORT_LEVEL, - edge_attr=None, - ): - """ - Import the module with the passed name, all parent packages of this - module, _and_ all submodules and attributes in this module with the - passed names from the previously imported caller module signified by - the passed graph node. - - Unlike most import methods (e.g., `_safe_import_hook()`), this method - is designed to be publicly called by both external and internal - callers and hence is public. - - Parameters - ---------- - target_module_partname : str - Partially-qualified name of the target module to be imported. See - `_safe_import_hook()` for further details. - source_module : Node - Graph node for the previously imported **source module** (i.e., - module containing the `import` statement triggering the call to - this method) _or_ `None` if this module is to be imported in a - "disconnected" manner. **Passing `None` is _not_ recommended.** - Doing so produces a disconnected graph in which the graph node - created for the module to be imported will be disconnected and - hence unreachable from all other nodes -- which frequently causes - subtle issues in external callers (namely PyInstaller, which - silently ignores unreachable nodes). - target_attr_names : list - List of the unqualified names of all submodules and attributes to - be imported from the module to be imported if this is a "from"- - style import (e.g., `[encode_base64, encode_noop]` for the import - `from email.encoders import encode_base64, encode_noop`) _or_ - `None` otherwise. - level : int - Whether to perform an absolute or relative import. See - `_safe_import_hook()` for further details. - - Returns - ---------- - list - List of the graph nodes created for all modules explicitly imported - by this call, including the passed module and all submodules listed - in `target_attr_names` _but_ excluding all parent packages - implicitly imported by this call. If `target_attr_names` is `None` - or the empty list, this is guaranteed to be a list of one element: - the graph node created for the passed module. - - Raises - ---------- - ImportError - If the target module to be imported is unimportable. - """ - self.msg(3, "_import_hook", target_module_partname, source_module, source_module, level) - - source_package = self._determine_parent(source_module) - target_package, target_module_partname = self._find_head_package( - source_package, target_module_partname, level) - - self.msgin(4, "load_tail", target_package, target_module_partname) - - submodule = target_package - while target_module_partname: - i = target_module_partname.find('.') - if i < 0: - i = len(target_module_partname) - head, target_module_partname = target_module_partname[ - :i], target_module_partname[i+1:] - mname = "%s.%s" % (submodule.identifier, head) - submodule = self._safe_import_module(head, mname, submodule) - - if submodule is None: - # FIXME: Why do we no longer return a MissingModule instance? - # result = self.createNode(MissingModule, mname) - self.msgout(4, "raise ImportError: No module named", mname) - raise ImportError("No module named " + repr(mname)) - - self.msgout(4, "load_tail ->", submodule) - - target_module = submodule - target_modules = [target_module] - - # If this is a "from"-style import *AND* this target module is - # actually a package, import all submodules of this package specified - # by the "import" half of this import (e.g., the submodules "bar" and - # "car" of the target package "foo" in "from foo import bar, car"). - # - # If this target module is a non-package, it could still contain - # importable submodules (e.g., the non-package `os` module containing - # the `os.path` submodule). In this case, these submodules are already - # imported by this target module's pure-Python code. Since our import - # scanner already detects such imports, these submodules need *NOT* be - # reimported here. - if target_attr_names and isinstance(target_module, - (Package, AliasNode)): - for target_submodule in self._import_importable_package_submodules( - target_module, target_attr_names): - if target_submodule not in target_modules: - target_modules.append(target_submodule) - - # Add an edge from this source module to each target module. - for target_module in target_modules: - self._updateReference( - source_module, target_module, edge_data=edge_attr) - - return target_modules - - - def _determine_parent(self, caller): - """ - Determine the package containing a node. - """ - self.msgin(4, "determine_parent", caller) - - parent = None - if caller: - pname = caller.identifier - - if isinstance(caller, Package): - parent = caller - - elif '.' in pname: - pname = pname[:pname.rfind('.')] - parent = self.find_node(pname) - - elif caller.packagepath: - # XXX: I have no idea why this line - # is necessary. - parent = self.find_node(pname) - - self.msgout(4, "determine_parent ->", parent) - return parent - - - def _find_head_package( - self, - source_package, - target_module_partname, - level=DEFAULT_IMPORT_LEVEL): - """ - Import the target package providing the target module with the passed - name to be subsequently imported from the previously imported source - package corresponding to the passed graph node. - - Parameters - ---------- - source_package : Package - Graph node for the previously imported **source package** (i.e., - package containing the module containing the `import` statement - triggering the call to this method) _or_ `None` if this module is - to be imported in a "disconnected" manner. **Passing `None` is - _not_ recommended.** See the `_import_hook()` method for further - details. - target_module_partname : str - Partially-qualified name of the target module to be imported. See - `_safe_import_hook()` for further details. - level : int - Whether to perform absolute or relative imports. See the - `_safe_import_hook()` method for further details. - - Returns - ---------- - (target_package, target_module_tailname) - 2-tuple describing the imported target package, where: - * `target_package` is the graph node created for this package. - * `target_module_tailname` is the unqualified name of the target - module to be subsequently imported (e.g., `text` when passed a - `target_module_partname` of `email.mime.text`). - - Raises - ---------- - ImportError - If the package to be imported is unimportable. - """ - self.msgin(4, "find_head_package", source_package, target_module_partname, level) - - #FIXME: Rename all local variable names to something sensible. No, - #"p_fqdn" is not a sensible name. - - # If this target module is a submodule... - if '.' in target_module_partname: - target_module_headname, target_module_tailname = ( - target_module_partname.split('.', 1)) - # Else, this target module is a top-level module. - else: - target_module_headname = target_module_partname - target_module_tailname = '' - - # If attempting both absolute and relative imports... - if level == ABSOLUTE_OR_RELATIVE_IMPORT_LEVEL: - if source_package: - target_package_name = source_package.identifier + '.' + target_module_headname - else: - target_package_name = target_module_headname - # Else if attempting only absolute imports... - elif level == ABSOLUTE_IMPORT_LEVEL: - target_package_name = target_module_headname - - # Absolute import, ignore the parent - source_package = None - # Else if attempting only relative imports... - else: - if source_package is None: - self.msg(2, "Relative import outside of package") - raise InvalidRelativeImportError( - "Relative import outside of package (name=%r, parent=%r, level=%r)" % ( - target_module_partname, source_package, level)) - - for i in range(level - 1): - if '.' not in source_package.identifier: - self.msg(2, "Relative import outside of package") - raise InvalidRelativeImportError( - "Relative import outside of package (name=%r, parent=%r, level=%r)" % ( - target_module_partname, source_package, level)) - - p_fqdn = source_package.identifier.rsplit('.', 1)[0] - new_parent = self.find_node(p_fqdn) - if new_parent is None: - #FIXME: Repetition detected. Exterminate. Exterminate. - self.msg(2, "Relative import outside of package") - raise InvalidRelativeImportError( - "Relative import outside of package (name=%r, parent=%r, level=%r)" % ( - target_module_partname, source_package, level)) - - assert new_parent is not source_package, ( - new_parent, source_package) - source_package = new_parent - - if target_module_headname: - target_package_name = ( - source_package.identifier + '.' + target_module_headname) - else: - target_package_name = source_package.identifier - - # Graph node of this target package. - target_package = self._safe_import_module( - target_module_headname, target_package_name, source_package) - - # If this target package is *NOT* importable and a source package was - # passed, attempt to import this target package as an absolute import. - # - # ADDENDUM: but do this only if the passed "level" is either - # ABSOLUTE_IMPORT_LEVEL (0) or ABSOLUTE_OR_RELATIVE_IMPORT_LEVEL (-1). - # Otherwise, an attempt at relative import of a missing sub-module - # (from .module import something) might pull in an unrelated - # but eponymous top-level module, which should not happen. - if target_package is None and source_package is not None and level <= ABSOLUTE_IMPORT_LEVEL: - target_package_name = target_module_headname - source_package = None - - # Graph node for the target package, again. - target_package = self._safe_import_module( - target_module_headname, target_package_name, source_package) - - # If this target package is importable, return this package. - if target_package is not None: - self.msgout(4, "find_head_package ->", (target_package, target_module_tailname)) - return target_package, target_module_tailname - - # Else, raise an exception. - self.msgout(4, "raise ImportError: No module named", target_package_name) - raise ImportError("No module named " + target_package_name) - - - - - #FIXME: Refactor from a generator yielding graph nodes into a non-generator - #returning a list or tuple of all yielded graph nodes. This method is only - #called once above and the return value of that call is only iterated over - #as a list or tuple. There's no demonstrable reason for this to be a - #generator. Generators are great for their intended purposes (e.g., as - #continuations). This isn't one of those purposes. - def _import_importable_package_submodules(self, package, attr_names): - """ - Generator importing and yielding each importable submodule (of the - previously imported package corresponding to the passed graph node) - whose unqualified name is in the passed list. - - Elements of this list that are _not_ importable submodules of this - package are either: - - * Ignorable attributes (e.g., classes, globals) defined at the top - level of this package's `__init__` submodule, which will be ignored. - * Else, unignorable unimportable submodules, in which case an - exception is raised. - - Parameters - ---------- - package : Package - Graph node of the previously imported package containing the - modules to be imported and yielded. - - attr_names : list - List of the unqualified names of all attributes of this package to - attempt to import as submodules. This list will be internally - converted into a set, safely ignoring any duplicates in this list - (e.g., reducing the "from"-style import - `from foo import bar, car, far, bar, car, far` to merely - `from foo import bar, car, far`). - - Yields - ---------- - Node - Graph node created for the currently imported submodule. - - Raises - ---------- - ImportError - If any attribute whose name is in `attr_names` is neither: - * An importable submodule of this package. - * An ignorable global attribute (e.g., class, variable) defined at - the top level of this package's `__init__` submodule. - In this case, this attribute _must_ be an unimportable submodule of - this package. - """ - - # Ignore duplicate submodule names in the passed list. - attr_names = set(attr_names) - self.msgin(4, "_import_importable_package_submodules", package, attr_names) - - #FIXME: This test *SHOULD* be superfluous and hence safely removable. - #The higher-level _scan_bytecode() and _collect_import() methods - #already guarantee "*" characters to be removed from fromlists. - if '*' in attr_names: - attr_names.update(self._find_all_submodules(package)) - attr_names.remove('*') - - # self.msg(4, '_import_importable_package_submodules (global attrs)', package.identifier, package._global_attr_names) - - # For the name of each attribute to be imported from this package... - for attr_name in attr_names: - # self.msg(4, '_import_importable_package_submodules (fromlist attr)', package.identifier, attr_name) - - # Graph node of this attribute if this attribute is a previously - # imported module or None otherwise. - submodule = package.get_submodule_or_none(attr_name) - - # If this attribute is *NOT* a previously imported module, attempt - # to import this attribute as a submodule of this package. - if submodule is None: - # Fully-qualified name of this submodule. - submodule_name = package.identifier + '.' + attr_name - - # Graph node of this submodule if importable or None otherwise. - submodule = self._safe_import_module( - attr_name, submodule_name, package) - - # If this submodule is unimportable... - if submodule is None: - # If this attribute is a global (e.g., class, variable) - # defined at the top level of this package's "__init__" - # submodule, this importation is safely ignorable. Do so - # and skip to the next attribute. - # - # This behaviour is non-conformant with Python behaviour, - # which is bad, but is required to sanely handle all - # possible edge cases, which is good. In Python, a global - # attribute defined at the top level of a package's - # "__init__" submodule shadows a submodule of the same name - # in that package. Attempting to import that submodule - # instead imports that attribute; thus, that submodule is - # effectively unimportable. In this method and elsewhere, - # that submodule is tested for first and hence shadows that - # attribute -- the opposite logic. Attempts to import that - # attribute are mistakenly seen as attempts to import that - # submodule! Why? - # - # Edge cases. PyInstaller (and by extension ModuleGraph) - # only cares about module imports. Global attribute imports - # are parsed only as the means to this ends and are - # otherwise ignorable. The cost of erroneously shadowing: - # - # * Submodules by attributes is significant. Doing so - # prevents such submodules from being frozen and hence - # imported at application runtime. - # * Attributes by submodules is insignificant. Doing so - # could erroneously freeze such submodules despite their - # never being imported at application runtime. However, - # ModuleGraph is incapable of determining with certainty - # that Python logic in another module other than the - # "__init__" submodule containing these attributes does - # *NOT* delete these attributes and hence unshadow these - # submodules, which would then become importable at - # runtime and require freezing. Hence, ModuleGraph *MUST* - # permissively assume submodules of the same name as - # attributes to be unshadowed elsewhere and require - # freezing -- even if they do not. - # - # It is practically difficult (albeit technically feasible) - # for ModuleGraph to determine whether or not the target - # attribute names of "from"-style import statements (e.g., - # "bar" and "car" in "from foo import bar, car") refer to - # non-ignorable submodules or ignorable non-module globals - # during opcode scanning. Distinguishing these two cases - # during opcode scanning would require a costly call to the - # _find_module() method, which would subsequently be - # repeated during import-graph construction. This could be - # ameliorated with caching, which itself would require - # costly space consumption and developer time. - # - # Since opcode scanning fails to distinguish these two - # cases, this and other methods subsequently called at - # import-graph construction time (e.g., - # _safe_import_hook()) must do so. Since submodules of the - # same name as attributes must assume to be unshadowed - # elsewhere and require freezing, the only solution is to - # attempt to import an attribute as a non-ignorable module - # *BEFORE* assuming an attribute to be an ignorable - # non-module. Which is what this and other methods do. - # - # See Package.is_global_attr() for similar discussion. - if package.is_global_attr(attr_name): - self.msg(4, '_import_importable_package_submodules: ignoring from-imported global', package.identifier, attr_name) - continue - # Else, this attribute is an unimportable submodule. Since - # this is *NOT* safely ignorable, raise an exception. - else: - raise ImportError("No module named " + submodule_name) - - # Yield this submodule's graph node to the caller. - yield submodule - - self.msgin(4, "_import_importable_package_submodules ->") - - - def _find_all_submodules(self, m): - if not m.packagepath: - return - # 'suffixes' used to be a list hardcoded to [".py", ".pyc", ".pyo"]. - # But we must also collect Python extension modules - although - # we cannot separate normal dlls from Python extensions. - for path in m.packagepath: - try: - names = os.listdir(path) - except (os.error, IOError): - self.msg(2, "can't list directory", path) - continue - for name in names: - for suffix in importlib.machinery.all_suffixes(): - if path.endswith(suffix): - name = os.path.basename(path)[:-len(suffix)] - break - else: - continue - if name != '__init__': - yield name - - - def alias_module(self, src_module_name, trg_module_name): - """ - Alias the source module to the target module with the passed names. - - This method ensures that the next call to findNode() given the target - module name will resolve this alias. This includes importing and adding - a graph node for the source module if needed as well as adding a - reference from the target to source module. - - Parameters - ---------- - src_module_name : str - Fully-qualified name of the existing **source module** (i.e., the - module being aliased). - trg_module_name : str - Fully-qualified name of the non-existent **target module** (i.e., - the alias to be created). - """ - self.msg(3, 'alias_module "%s" -> "%s"' % (src_module_name, trg_module_name)) - # print('alias_module "%s" -> "%s"' % (src_module_name, trg_module_name)) - assert isinstance(src_module_name, str), '"%s" not a module name.' % str(src_module_name) - assert isinstance(trg_module_name, str), '"%s" not a module name.' % str(trg_module_name) - - # If the target module has already been added to the graph as either a - # non-alias or as a different alias, raise an exception. - trg_module = self.find_node(trg_module_name) - if trg_module is not None and not ( - isinstance(trg_module, AliasNode) and - trg_module.identifier == src_module_name): - raise ValueError( - 'Target module "%s" already imported as "%s".' % ( - trg_module_name, trg_module)) - - # See findNode() for details. - self.lazynodes[trg_module_name] = Alias(src_module_name) - - - def add_module(self, module): - """ - Add the passed module node to the graph if not already added. - - If that module has a parent module or package with a previously added - node, this method also adds a reference from this module node to its - parent node and adds this module node to its parent node's namespace. - - This high-level method wraps the low-level `addNode()` method, but is - typically _only_ called by graph hooks adding runtime module nodes. For - all other node types, the `import_module()` method should be called. - - Parameters - ---------- - module : BaseModule - Graph node of the module to be added. - """ - self.msg(3, 'add_module', module) - - # If no node exists for this module, add such a node. - module_added = self.find_node(module.identifier) - if module_added is None: - self.addNode(module) - else: - assert module == module_added, 'New module %r != previous %r.' % (module, module_added) - - # If this module has a previously added parent, reference this module to - # its parent and add this module to its parent's namespace. - parent_name, _, module_basename = module.identifier.rpartition('.') - if parent_name: - parent = self.find_node(parent_name) - if parent is None: - self.msg(4, 'add_module parent not found:', parent_name) - else: - self.add_edge(module, parent) - parent.add_submodule(module_basename, module) - - - def append_package_path(self, package_name, directory): - """ - Modulegraph does a good job at simulating Python's, but it can not - handle packagepath '__path__' modifications packages make at runtime. - - Therefore there is a mechanism whereby you can register extra paths - in this map for a package, and it will be honored. - - NOTE: This method has to be called before a package is resolved by - modulegraph. - - Parameters - ---------- - module : str - Fully-qualified module name. - directory : str - Absolute or relative path of the directory to append to the - '__path__' attribute. - """ - - paths = self._package_path_map.setdefault(package_name, []) - paths.append(directory) - - - def _safe_import_module( - self, module_partname, module_name, parent_module): - """ - Create a new graph node for the module with the passed name under the - parent package signified by the passed graph node _without_ raising - `ImportError` exceptions. - - If this module has already been imported, this module's existing graph - node will be returned; else if this module is importable, a new graph - node will be added for this module and returned; else this module is - unimportable, in which case `None` will be returned. Like the - `_safe_import_hook()` method, this method does _not_ raise - `ImportError` exceptions when this module is unimportable. - - Parameters - ---------- - module_partname : str - Unqualified name of the module to be imported (e.g., `text`). - module_name : str - Fully-qualified name of this module (e.g., `email.mime.text`). - parent_module : Package - Graph node of the previously imported parent module containing this - submodule _or_ `None` if this is a top-level module (i.e., - `module_name` contains no `.` delimiters). This parent module is - typically but _not_ always a package (e.g., the `os.path` submodule - contained by the `os` module). - - Returns - ---------- - Node - Graph node created for this module _or_ `None` if this module is - unimportable. - """ - self.msgin(3, "safe_import_module", module_partname, module_name, parent_module) - - # If this module has *NOT* already been imported, do so. - module = self.find_node(module_name) - if module is None: - # List of the absolute paths of all directories to be searched for - # this module. This effectively defaults to "sys.path". - search_dirs = None - - # If this module has a parent package... - if parent_module is not None: - # ...with a list of the absolute paths of all directories - # comprising this package, prefer that to "sys.path". - if parent_module.packagepath is not None: - search_dirs = parent_module.packagepath - # Else, something is horribly wrong. Return emptiness. - else: - self.msgout(3, "safe_import_module -> None (parent_parent.packagepath is None)") - return None - - try: - pathname, loader = self._find_module( - module_partname, search_dirs, parent_module) - except ImportError as exc: - self.msgout(3, "safe_import_module -> None (%r)" % exc) - return None - - (module, co) = self._load_module(module_name, pathname, loader) - if co is not None: - try: - if isinstance(co, ast.AST): - co_ast = co - co = compile(co_ast, pathname, 'exec', 0, True) - else: - co_ast = None - n = self._scan_code(module, co, co_ast) - self._process_imports(n) - - if self.replace_paths: - co = self._replace_paths_in_code(co) - module.code = co - except SyntaxError: - self.msg( - 1, "safe_import_module: SyntaxError in ", pathname, - ) - cls = InvalidSourceModule - module = self.createNode(cls, module_name) - - # If this is a submodule rather than top-level module... - if parent_module is not None: - self.msg(4, "safe_import_module create reference", module, "->", parent_module) - - # Add an edge from this submodule to its parent module. - self._updateReference( - module, parent_module, edge_data=DependencyInfo( - conditional=False, - fromlist=False, - function=False, - tryexcept=False, - )) - - # Add this submodule to its parent module. - parent_module.add_submodule(module_partname, module) - - # Return this module. - self.msgout(3, "safe_import_module ->", module) - return module - - def _load_module(self, fqname, pathname, loader): - from importlib._bootstrap_external import ExtensionFileLoader - self.msgin(2, "load_module", fqname, pathname, - loader.__class__.__name__) - partname = fqname.rpartition(".")[-1] - - if loader.is_package(partname): - if isinstance(loader, NAMESPACE_PACKAGE): - # This is a PEP-420 namespace package. - m = self.createNode(NamespacePackage, fqname) - m.filename = '-' - m.packagepath = loader.namespace_dirs[:] # copy for safety - else: - # Regular package. - # - # NOTE: this might be a legacy setuptools (pkg_resources) - # based namespace package (with __init__.py, but calling - # `pkg_resources.declare_namespace(__name__)`). To properly - # handle the case when such a package is split across - # multiple locations, we need to resolve the package - # paths via metadata. - ns_pkgpaths = self._legacy_ns_packages.get(fqname, []) - - if isinstance(loader, ExtensionFileLoader): - m = self.createNode(ExtensionPackage, fqname) - else: - m = self.createNode(Package, fqname) - m.filename = pathname - # PEP-302-compliant loaders return the pathname of the - # `__init__`-file, not the package directory. - assert os.path.basename(pathname).startswith('__init__.') - m.packagepath = [os.path.dirname(pathname)] + ns_pkgpaths - - # As per comment at top of file, simulate runtime packagepath - # additions - m.packagepath = m.packagepath + self._package_path_map.get( - fqname, []) - - if isinstance(m, NamespacePackage): - return (m, None) - - co = None - if loader is BUILTIN_MODULE: - cls = BuiltinModule - elif isinstance(loader, ExtensionFileLoader): - cls = Extension - else: - try: - src = loader.get_source(partname) - except (UnicodeDecodeError, SyntaxError) as e: - # The `UnicodeDecodeError` is typically raised here when the - # source file contains non-ASCII characters in some local - # encoding that is different from UTF-8, but fails to - # declare it via PEP361 encoding header. Python seems to - # be able to load and run such module, but we cannot retrieve - # the source for it via the `loader.get_source()`. - # - # The `UnicodeDecoreError` in turn triggers a `SyntaxError` - # when such invalid character appears on the first line of - # the source file (and interrupts the scan for PEP361 - # encoding header). - # - # In such cases, we try to fall back to reading the source - # as raw data file. - - # If `SyntaxError` was not raised during handling of - # a `UnicodeDecodeError`, it was likely a genuine syntax - # error, so re-raise it. - if isinstance(e, SyntaxError): - if not isinstance(e.__context__, UnicodeDecodeError): - raise - - self.msg(2, "load_module: failed to obtain source for " - f"{partname}: {e}! Falling back to reading as " - "raw data!") - - path = loader.get_filename(partname) - src = loader.get_data(path) - - if src is not None: - try: - co = compile(src, pathname, 'exec', ast.PyCF_ONLY_AST, True) - cls = SourceModule - except SyntaxError: - co = None - cls = InvalidSourceModule - except Exception as exc: # FIXME: more specific? - cls = InvalidSourceModule - self.msg(2, "load_module: InvalidSourceModule", pathname, - exc) - else: - # no src available - try: - co = loader.get_code(partname) - cls = (CompiledModule if co is not None - else InvalidCompiledModule) - except Exception as exc: # FIXME: more specific? - self.msg(2, "load_module: InvalidCompiledModule, " - "Cannot load code", pathname, exc) - cls = InvalidCompiledModule - - m = self.createNode(cls, fqname) - m.filename = pathname - - self.msgout(2, "load_module ->", m) - return (m, co) - - def _safe_import_hook( - self, target_module_partname, source_module, target_attr_names, - level=DEFAULT_IMPORT_LEVEL, edge_attr=None): - """ - Import the module with the passed name and all parent packages of this - module from the previously imported caller module signified by the - passed graph node _without_ raising `ImportError` exceptions. - - This method wraps the lowel-level `_import_hook()` method. On catching - an `ImportError` exception raised by that method, this method creates - and adds a `MissingNode` instance describing the unimportable module to - the graph instead. - - Parameters - ---------- - target_module_partname : str - Partially-qualified name of the module to be imported. If `level` - is: - * `ABSOLUTE_OR_RELATIVE_IMPORT_LEVEL` (e.g., the Python 2 default) - or a positive integer (e.g., an explicit relative import), the - fully-qualified name of this module is the concatenation of the - fully-qualified name of the caller module's package and this - parameter. - * `ABSOLUTE_IMPORT_LEVEL` (e.g., the Python 3 default), this name - is already fully-qualified. - * A non-negative integer (e.g., `1`), this name is typically the - empty string. In this case, this is a "from"-style relative - import (e.g., "from . import bar") and the fully-qualified name - of this module is dynamically resolved by import machinery. - source_module : Node - Graph node for the previously imported **caller module** (i.e., - module containing the `import` statement triggering the call to - this method) _or_ `None` if this module is to be imported in a - "disconnected" manner. **Passing `None` is _not_ recommended.** - Doing so produces a disconnected graph in which the graph node - created for the module to be imported will be disconnected and - hence unreachable from all other nodes -- which frequently causes - subtle issues in external callers (e.g., PyInstaller, which - silently ignores unreachable nodes). - target_attr_names : list - List of the unqualified names of all submodules and attributes to - be imported via a `from`-style import statement from this target - module if any (e.g., the list `[encode_base64, encode_noop]` for - the import `from email.encoders import encode_base64, encode_noop`) - _or_ `None` otherwise. Ignored unless `source_module` is the graph - node of a package (i.e., is an instance of the `Package` class). - Why? Because: - * Consistency. The `_import_importable_package_submodules()` - method accepts a similar list applicable only to packages. - * Efficiency. Unlike packages, modules cannot physically contain - submodules. Hence, any target module imported via a `from`-style - import statement as an attribute from another target parent - module must itself have been imported in that target parent - module. The import statement responsible for that import must - already have been previously parsed by `ModuleGraph`, in which - case that target module will already be frozen by PyInstaller. - These imports are safely ignorable here. - level : int - Whether to perform an absolute or relative import. This parameter - corresponds exactly to the parameter of the same name accepted by - the `__import__()` built-in: "The default is -1 which indicates - both absolute and relative imports will be attempted. 0 means only - perform absolute imports. Positive values for level indicate the - number of parent directories to search relative to the directory of - the module calling `__import__()`." Defaults to -1 under Python 2 - and 0 under Python 3. Since this default depends on the major - version of the current Python interpreter, depending on this - default can result in unpredictable and non-portable behaviour. - Callers are strongly recommended to explicitly pass this parameter - rather than implicitly accept this default. - - Returns - ---------- - list - List of the graph nodes created for all modules explicitly imported - by this call, including the passed module and all submodules listed - in `target_attr_names` _but_ excluding all parent packages - implicitly imported by this call. If `target_attr_names` is either - `None` or the empty list, this is guaranteed to be a list of one - element: the graph node created for the passed module. As above, - `MissingNode` instances are created for all unimportable modules. - """ - self.msg(3, "_safe_import_hook", target_module_partname, source_module, target_attr_names, level) - - def is_swig_candidate(): - return (source_module is not None and - target_attr_names is None and - level == ABSOLUTE_IMPORT_LEVEL and - type(source_module) is SourceModule and - target_module_partname == - '_' + source_module.identifier.rpartition('.')[2]) - - def is_swig_wrapper(source_module): - with open(source_module.filename, 'rb') as fp: - contents = fp.read() - contents = importlib.util.decode_source(contents) - first_line = contents.splitlines()[0] if contents else '' - self.msg(5, 'SWIG wrapper candidate first line: %r' % (first_line)) - return "automatically generated by SWIG" in first_line - - - # List of the graph nodes created for all target modules both - # imported by and returned from this call, whose: - # - # * First element is the graph node for the core target module - # specified by the "target_module_partname" parameter. - # * Remaining elements are the graph nodes for all target submodules - # specified by the "target_attr_names" parameter. - target_modules = None - - # True if this is a Python 2-style implicit relative import of a - # SWIG-generated C extension. False if we checked and it is not SWIG. - # None if we haven't checked yet. - is_swig_import = None - - # Attempt to import this target module in the customary way. - try: - target_modules = self.import_hook( - target_module_partname, source_module, - target_attr_names=None, level=level, edge_attr=edge_attr) - # Failing that, defer to custom module importers handling non-standard - # import schemes (namely, SWIG). - except InvalidRelativeImportError: - self.msgout(2, "Invalid relative import", level, - target_module_partname, target_attr_names) - result = [] - for sub in target_attr_names or '*': - m = self.createNode(InvalidRelativeImport, - '.' * level + target_module_partname, sub) - self._updateReference(source_module, m, edge_data=edge_attr) - result.append(m) - return result - except ImportError as msg: - # If this is an absolute top-level import under Python 3 and if the - # name to be imported is the caller's name prefixed by "_", this - # could be a SWIG-generated Python 2-style implicit relative import. - # SWIG-generated files contain functions named swig_import_helper() - # importing dynamic libraries residing in the same directory. For - # example, a SWIG-generated caller module "csr.py" might resemble: - # - # # This file was automatically generated by SWIG (http://www.swig.org). - # ... - # def swig_import_helper(): - # ... - # try: - # fp, pathname, description = imp.find_module('_csr', - # [dirname(__file__)]) - # except ImportError: - # import _csr - # return _csr - # - # While there exists no reasonable means for modulegraph to parse - # the call to imp.find_module(), the subsequent implicit relative - # import is trivially parsable. This import is prohibited under - # Python 3, however, and thus parsed only if the caller's file is - # parsable plaintext (as indicated by a filetype of ".py") and the - # first line of this file is the above SWIG header comment. - # - # The constraint that this library's name be the caller's name - # prefixed by '_' is explicitly mandated by SWIG and thus a - # reliable indicator of "SWIG-ness". The SWIG documentation states: - # "When linking the module, the name of the output file has to match - # the name of the module prefixed by an underscore." - # - # Only source modules (e.g., ".py"-suffixed files) are SWIG import - # candidates. All other node types are safely ignorable. - if is_swig_candidate(): - self.msg( - 4, - 'SWIG import candidate (name=%r, caller=%r, level=%r)' % ( - target_module_partname, source_module, level)) - is_swig_import = is_swig_wrapper(source_module) - if is_swig_import: - # Convert this Python 2-compliant implicit relative - # import prohibited by Python 3 into a Python - # 3-compliant explicit relative "from"-style import for - # the duration of this function call by overwriting the - # original parameters passed to this call. - target_attr_names = [target_module_partname] - target_module_partname = '' - level = 1 - self.msg(2, - 'SWIG import (caller=%r, fromlist=%r, level=%r)' - % (source_module, target_attr_names, level)) - # Import this target SWIG C extension's package. - try: - target_modules = self.import_hook( - target_module_partname, source_module, - target_attr_names=None, - level=level, - edge_attr=edge_attr) - except ImportError as msg: - self.msg(2, "SWIG ImportError:", str(msg)) - - # If this module remains unimportable... - if target_modules is None: - self.msg(2, "ImportError:", str(msg)) - - # Add this module as a MissingModule node. - target_module = self.createNode( - MissingModule, - _path_from_importerror(msg, target_module_partname)) - self._updateReference( - source_module, target_module, edge_data=edge_attr) - - # Initialize this list to this node. - target_modules = [target_module] - - # Ensure that the above logic imported exactly one target module. - assert len(target_modules) == 1, ( - 'Expected import_hook() to' - 'return only one module but received: {}'.format(target_modules)) - - # Target module imported above. - target_module = target_modules[0] - - if isinstance(target_module, MissingModule) \ - and is_swig_import is None and is_swig_candidate() \ - and is_swig_wrapper(source_module): - # if this possible swig C module was previously imported from - # a python module other than its corresponding swig python - # module, then it may have been considered a MissingModule. - # Try to reimport it now. For details see pull-request #2578 - # and issue #1522. - # - # If this module was takes as a SWIG candidate above, but failed - # to import, this would be a MissingModule, too. Thus check if - # this was the case (is_swig_import would be not None) to avoid - # recursion error. If `is_swig_import` is None and we are still a - # swig candidate then that means we haven't properly imported this - # swig module yet so do that below. - # - # Remove the MissingModule node from the graph so that we can - # attempt a reimport and avoid collisions. This node should be - # fine to remove because the proper module will be imported and - # added to the graph in the next line (call to _safe_import_hook). - self.removeNode(target_module) - # Reimport the SWIG C module relative to the wrapper - target_modules = self._safe_import_hook( - target_module_partname, source_module, - target_attr_names=None, level=1, edge_attr=edge_attr) - # return the output regardless because it would just be - # duplicating the processing below - return target_modules - - if isinstance(edge_attr, DependencyInfo): - edge_attr = edge_attr._replace(fromlist=True) - - # If this is a "from"-style import *AND* this target module is a - # package, import all attributes listed by the "import" clause of this - # import that are submodules of this package. If this target module is - # *NOT* a package, these attributes are always ignorable globals (e.g., - # classes, variables) defined at the top level of this module. - # - # If this target module is a non-package, it could still contain - # importable submodules (e.g., the non-package `os` module containing - # the `os.path` submodule). In this case, these submodules are already - # imported by this target module's pure-Python code. Since our import - # scanner already detects these imports, these submodules need *NOT* be - # reimported here. (Doing so would be harmless but inefficient.) - if target_attr_names and isinstance(target_module, - (Package, AliasNode)): - # For the name of each attribute imported from this target package - # into this source module... - for target_submodule_partname in target_attr_names: - #FIXME: Is this optimization *REALLY* an optimization or at all - #necessary? The findNode() method called below should already - #be heavily optimized, in which case this optimization here is - #premature, senseless, and should be eliminated. - - # If this attribute is a previously imported submodule of this - # target module, optimize this edge case. - if target_module.is_submodule(target_submodule_partname): - # Graph node for this submodule. - target_submodule = target_module.get_submodule( - target_submodule_partname) - - #FIXME: What? Shouldn't "target_submodule" *ALWAYS* be - #non-None here? Assert this to be non-None instead. - if target_submodule is not None: - #FIXME: Why does duplication matter? List searches are - #mildly expensive. - - # If this submodule has not already been added to the - # list of submodules to be returned, do so. - if target_submodule not in target_modules: - self._updateReference( - source_module, - target_submodule, - edge_data=edge_attr) - target_modules.append(target_submodule) - continue - - # Fully-qualified name of this submodule. - target_submodule_name = ( - target_module.identifier + '.' + target_submodule_partname) - - # Graph node of this submodule if previously imported or None. - target_submodule = self.find_node(target_submodule_name) - - # If this submodule has not been imported, do so as if this - # submodule were the only attribute listed by the "import" - # clause of this import (e.g., as "from foo import bar" rather - # than "from foo import car, far, bar"). - if target_submodule is None: - # Attempt to import this submodule. - try: - # Ignore the list of graph nodes returned by this - # method. If both this submodule's package and this - # submodule are importable, this method returns a - # 2-element list whose second element is this - # submodule's graph node. However, if this submodule's - # package is importable but this submodule is not, - # this submodule is either: - # - # * An ignorable global attribute defined at the top - # level of this package's "__init__" submodule. In - # this case, this method returns a 1-element list - # without raising an exception. - # * A non-ignorable unimportable submodule. In this - # case, this method raises an "ImportError". - # - # While the first two cases are disambiguatable by the - # length of this list, doing so would render this code - # dependent on import_hook() details subject to change. - # Instead, call findNode() to decide the truthiness. - self.import_hook( - target_module_partname, source_module, - target_attr_names=[target_submodule_partname], - level=level, - edge_attr=edge_attr) - - # Graph node of this submodule imported by the prior - # call if importable or None otherwise. - target_submodule = self.find_node(target_submodule_name) - - # If this submodule does not exist, this *MUST* be an - # ignorable global attribute defined at the top level - # of this package's "__init__" submodule. - if target_submodule is None: - # Assert this to actually be the case. - assert target_module.is_global_attr( - target_submodule_partname), ( - 'No global named {} in {}.__init__'.format( - target_submodule_partname, - target_module.identifier)) - - # Skip this safely ignorable importation to the - # next attribute. See similar logic in the body of - # _import_importable_package_submodules(). - self.msg(4, '_safe_import_hook', 'ignoring imported non-module global', target_module.identifier, target_submodule_partname) - continue - - # If this is a SWIG C extension, instruct PyInstaller - # to freeze this extension under its unqualified rather - # than qualified name (e.g., as "_csr" rather than - # "scipy.sparse.sparsetools._csr"), permitting the - # implicit relative import in its parent SWIG module to - # successfully find this extension. - if is_swig_import: - # If a graph node with this name already exists, - # avoid collisions by emitting an error instead. - if self.find_node(target_submodule_partname): - self.msg( - 2, - 'SWIG import error: %r basename %r ' - 'already exists' % ( - target_submodule_name, - target_submodule_partname)) - else: - self.msg( - 4, - 'SWIG import renamed from %r to %r' % ( - target_submodule_name, - target_submodule_partname)) - target_submodule.identifier = ( - target_submodule_partname) - # If this submodule is unimportable, add a MissingModule. - except ImportError as msg: - self.msg(2, "ImportError:", str(msg)) - target_submodule = self.createNode( - MissingModule, target_submodule_name) - - # Add this submodule to its package. - target_module.add_submodule( - target_submodule_partname, target_submodule) - if target_submodule is not None: - self._updateReference( - target_module, target_submodule, edge_data=edge_attr) - self._updateReference( - source_module, target_submodule, edge_data=edge_attr) - - if target_submodule not in target_modules: - target_modules.append(target_submodule) - - # Return the list of all target modules imported by this call. - return target_modules - - - def _scan_code( - self, - module, - module_code_object, - module_code_object_ast=None): - """ - Parse and add all import statements from the passed code object of the - passed source module to this graph, recursively. - - **This method is at the root of all `ModuleGraph` recursion.** - Recursion begins here and ends when all import statements in all code - objects of all modules transitively imported by the source module - passed to the first call to this method have been added to the graph. - Specifically, this method: - - 1. If the passed `module_code_object_ast` parameter is non-`None`, - parses all import statements from this object. - 2. Else, parses all import statements from the passed - `module_code_object` parameter. - 1. For each such import statement: - 1. Adds to this `ModuleGraph` instance: - 1. Nodes for all target modules of these imports. - 1. Directed edges from this source module to these target - modules. - 2. Recursively calls this method with these target modules. - - Parameters - ---------- - module : Node - Graph node of the module to be parsed. - module_code_object : PyCodeObject - Code object providing this module's disassembled Python bytecode. - Ignored unless `module_code_object_ast` is `None`. - module_code_object_ast : optional[ast.AST] - Optional abstract syntax tree (AST) of this module if any or `None` - otherwise. Defaults to `None`, in which case the passed - `module_code_object` is parsed instead. - Returns - ---------- - module : Node - Graph node of the module to be parsed. - """ - - # For safety, guard against multiple scans of the same module by - # resetting this module's list of deferred target imports. - module._deferred_imports = [] - - # Parse all imports from this module *BEFORE* adding these imports to - # the graph. If an AST is provided, parse that rather than this - # module's code object. - if module_code_object_ast is not None: - # Parse this module's AST for imports. - self._scan_ast(module, module_code_object_ast) - - # Parse this module's code object for all relevant non-imports - # (e.g., global variable declarations and undeclarations). - self._scan_bytecode( - module, module_code_object, is_scanning_imports=False) - # Else, parse this module's code object for imports. - else: - self._scan_bytecode( - module, module_code_object, is_scanning_imports=True) - - return module - - def _scan_ast(self, module, module_code_object_ast): - """ - Parse and add all import statements from the passed abstract syntax - tree (AST) of the passed source module to this graph, non-recursively. - - Parameters - ---------- - module : Node - Graph node of the module to be parsed. - module_code_object_ast : ast.AST - Abstract syntax tree (AST) of this module to be parsed. - """ - - visitor = _Visitor(self, module) - visitor.visit(module_code_object_ast) - - #FIXME: Optimize. Global attributes added by this method are tested by - #other methods *ONLY* for packages, implying this method should scan and - #handle opcodes pertaining to global attributes (e.g., - #"STORE_NAME", "DELETE_GLOBAL") only if the passed "module" - #object is an instance of the "Package" class. For all other module types, - #these opcodes should simply be ignored. - # - #After doing so, the "Node._global_attr_names" attribute and all methods - #using this attribute (e.g., Node.is_global()) should be moved from the - #"Node" superclass to the "Package" subclass. - def _scan_bytecode( - self, module, module_code_object, is_scanning_imports): - """ - Parse and add all import statements from the passed code object of the - passed source module to this graph, non-recursively. - - This method parses all reasonably parsable operations (i.e., operations - that are both syntactically and semantically parsable _without_ - requiring Turing-complete interpretation) directly or indirectly - involving module importation from this code object. This includes: - - * `IMPORT_NAME`, denoting an import statement. Ignored unless - the passed `is_scanning_imports` parameter is `True`. - * `STORE_NAME` and `STORE_GLOBAL`, denoting the - declaration of a global attribute (e.g., class, variable) in this - module. This method stores each such declaration for subsequent - lookup. While global attributes are usually irrelevant to import - parsing, they remain the only means of distinguishing erroneous - non-ignorable attempts to import non-existent submodules of a package - from successful ignorable attempts to import existing global - attributes of a package's `__init__` submodule (e.g., the `bar` in - `from foo import bar`, which is either a non-ignorable submodule of - `foo` or an ignorable global attribute of `foo.__init__`). - * `DELETE_NAME` and `DELETE_GLOBAL`, denoting the - undeclaration of a previously declared global attribute in this - module. - - Since `ModuleGraph` is _not_ intended to replicate the behaviour of a - full-featured Turing-complete Python interpreter, this method ignores - operations that are _not_ reasonably parsable from this code object -- - even those directly or indirectly involving module importation. This - includes: - - * `STORE_ATTR(namei)`, implementing `TOS.name = TOS1`. If `TOS` is the - name of a target module currently imported into the namespace of the - passed source module, this opcode would ideally be parsed to add that - global attribute to that target module. Since this addition only - conditionally occurs on the importation of this source module and - execution of the code branch in this module performing this addition, - however, that global _cannot_ be unconditionally added to that target - module. In short, only Turing-complete behaviour suffices. - * `DELETE_ATTR(namei)`, implementing `del TOS.name`. If `TOS` is the - name of a target module currently imported into the namespace of the - passed source module, this opcode would ideally be parsed to remove - that global attribute from that target module. Again, however, only - Turing-complete behaviour suffices. - - Parameters - ---------- - module : Node - Graph node of the module to be parsed. - module_code_object : PyCodeObject - Code object of the module to be parsed. - is_scanning_imports : bool - `True` only if this method is parsing import statements from - `IMPORT_NAME` opcodes. If `False`, no import statements will be - parsed. This parameter is typically: - * `True` when parsing this module's code object for such imports. - * `False` when parsing this module's abstract syntax tree (AST) - (rather than code object) for such imports. In this case, that - parsing will have already parsed import statements, which this - parsing must avoid repeating. - """ - level = None - fromlist = None - - # 'deque' is a list-like container with fast appends, pops on - # either end, and automatically discarding elements too much. - prev_insts = deque(maxlen=2) - for inst in util.iterate_instructions(module_code_object): - if not inst: - continue - # If this is an import statement originating from this module, - # parse this import. - # - # Note that the related "IMPORT_FROM" opcode need *NOT* be parsed. - # "IMPORT_NAME" suffices. For further details, see - # http://probablyprogramming.com/2008/04/14/python-import_name - if inst.opname == 'IMPORT_NAME': - # If this method is ignoring import statements, skip to the - # next opcode. - if not is_scanning_imports: - continue - - assert prev_insts[-2].opname == 'LOAD_CONST' - assert prev_insts[-1].opname == 'LOAD_CONST' - - # Python >=2.5: LOAD_CONST flags, LOAD_CONST names, IMPORT_NAME name - level = prev_insts[-2].argval - fromlist = prev_insts[-1].argval - - assert fromlist is None or type(fromlist) is tuple - target_module_partname = inst.argval - - #FIXME: The exact same logic appears in _collect_import(), - #which isn't particularly helpful. Instead, defer this logic - #until later by: - # - #* Refactor the "_deferred_imports" list to contain 2-tuples - # "(_safe_import_hook_args, _safe_import_hook_kwargs)" rather - # than 3-tuples "(have_star, _safe_import_hook_args, - # _safe_import_hook_kwargs)". - #* Stop prepending these tuples by a "have_star" boolean both - # here, in _collect_import(), and in _process_imports(). - #* Shift the logic below to _process_imports(). - #* Remove the same logic from _collect_import(). - have_star = False - if fromlist is not None: - fromlist = uniq(fromlist) - if '*' in fromlist: - fromlist.remove('*') - have_star = True - - # Record this import as originating from this module for - # subsequent handling by the _process_imports() method. - module._deferred_imports.append(( - have_star, - (target_module_partname, module, fromlist, level), - {} - )) - - elif inst.opname in ('STORE_NAME', 'STORE_GLOBAL'): - # If this is the declaration of a global attribute (e.g., - # class, variable) in this module, store this declaration for - # subsequent lookup. See method docstring for further details. - # - # Global attributes are usually irrelevant to import parsing, but - # remain the only means of distinguishing erroneous non-ignorable - # attempts to import non-existent submodules of a package from - # successful ignorable attempts to import existing global - # attributes of a package's "__init__" submodule (e.g., the "bar" - # in "from foo import bar", which is either a non-ignorable - # submodule of "foo" or an ignorable global attribute of - # "foo.__init__"). - name = inst.argval - module.add_global_attr(name) - - elif inst.opname in ('DELETE_NAME', 'DELETE_GLOBAL'): - # If this is the undeclaration of a previously declared global - # attribute (e.g., class, variable) in this module, remove that - # declaration to prevent subsequent lookup. See method docstring - # for further details. - name = inst.argval - module.remove_global_attr_if_found(name) - - prev_insts.append(inst) - - - def _process_imports(self, source_module): - """ - Graph all target modules whose importations were previously parsed from - the passed source module by a prior call to the `_scan_code()` method - and methods call by that method (e.g., `_scan_ast()`, - `_scan_bytecode()`, `_scan_bytecode_stores()`). - - Parameters - ---------- - source_module : Node - Graph node of the source module to graph target imports for. - """ - - # If this source module imported no target modules, noop. - if not source_module._deferred_imports: - return - - # For each target module imported by this source module... - for have_star, import_info, kwargs in source_module._deferred_imports: - # Graph node of the target module specified by the "from" portion - # of this "from"-style star import (e.g., an import resembling - # "from {target_module_name} import *") or ignored otherwise. - target_modules = self._safe_import_hook(*import_info, **kwargs) - if not target_modules: - # If _safe_import_hook suppressed the module, quietly drop it. - # Do not create an ExcludedModule instance, because that might - # completely suppress the module whereas it might need to be - # included due to reference from another module (that does - # not exclude it via hook). - continue - target_module = target_modules[0] - - # If this is a "from"-style star import, process this import. - if have_star: - #FIXME: Sadly, the current approach to importing attributes - #from "from"-style star imports is... simplistic. This should - #be revised as follows. If this target module is: - # - #* A package: - # * Whose "__init__" submodule defines the "__all__" global - # attribute, only attributes listed by this attribute should - # be imported. - # * Else, *NO* attributes should be imported. - #* A non-package: - # * Defining the "__all__" global attribute, only attributes - # listed by this attribute should be imported. - # * Else, only public attributes whose names are *NOT* - # prefixed by "_" should be imported. - source_module.add_global_attrs_from_module(target_module) - - source_module._starimported_ignored_module_names.update( - target_module._starimported_ignored_module_names) - - # If this target module has no code object and hence is - # unparsable, record its name for posterity. - if target_module.code is None: - target_module_name = import_info[0] - source_module._starimported_ignored_module_names.add( - target_module_name) - - # For safety, prevent these imports from being reprocessed. - source_module._deferred_imports = None - - - def _find_module(self, name, path, parent=None): - """ - 3-tuple describing the physical location of the module with the passed - name if this module is physically findable _or_ raise `ImportError`. - - This high-level method wraps the low-level `modulegraph.find_module()` - function with additional support for graph-based module caching. - - Parameters - ---------- - name : str - Fully-qualified name of the Python module to be found. - path : list - List of the absolute paths of all directories to search for this - module _or_ `None` if the default path list `self.path` is to be - searched. - parent : Node - Package containing this module if this module is a submodule of a - package _or_ `None` if this is a top-level module. - - Returns - ---------- - (filename, loader) - See `modulegraph._find_module()` for details. - - Raises - ---------- - ImportError - If this module is _not_ found. - """ - - if parent is not None: - # assert path is not None - fullname = parent.identifier + '.' + name - else: - fullname = name - - node = self.find_node(fullname) - if node is not None: - self.msg(3, "find_module: already included?", node) - raise ImportError(name) - - if path is None: - if name in sys.builtin_module_names: - return (None, BUILTIN_MODULE) - - path = self.path - - return self._find_module_path(fullname, name, path) - - - def _find_module_path(self, fullname, module_name, search_dirs): - """ - 3-tuple describing the physical location of the module with the passed - name if this module is physically findable _or_ raise `ImportError`. - - This low-level function is a variant on the standard `imp.find_module()` - function with additional support for: - - * Multiple search paths. The passed list of absolute paths will be - iteratively searched for the first directory containing a file - corresponding to this module. - * Compressed (e.g., zipped) packages. - - For efficiency, the higher level `ModuleGraph._find_module()` method - wraps this function with support for module caching. - - Parameters - ---------- - module_name : str - Fully-qualified name of the module to be found. - search_dirs : list - List of the absolute paths of all directories to search for this - module (in order). Searching will halt at the first directory - containing this module. - - Returns - ---------- - (filename, loader) - 2-tuple describing the physical location of this module, where: - * `filename` is the absolute path of this file. - * `loader` is the import loader. - In case of a namespace package, this is a NAMESPACE_PACKAGE - instance - - Raises - ---------- - ImportError - If this module is _not_ found. - """ - self.msgin(4, "_find_module_path <-", fullname, search_dirs) - - # Top-level 2-tuple to be returned. - path_data = None - - # List of the absolute paths of all directories comprising the - # namespace package to which this module belongs if any. - namespace_dirs = [] - - try: - for search_dir in search_dirs: - # PEP 302-compliant importer making loaders for this directory. - importer = pkgutil.get_importer(search_dir) - - # If this directory is not importable, continue. - if importer is None: - # self.msg(4, "_find_module_path importer not found", search_dir) - continue - - # Get the PEP 302-compliant loader object loading this module. - # - # If this importer defines the PEP 451-compliant find_spec() - # method, use that, and obtain loader from spec. This should - # be available on python >= 3.4. - if hasattr(importer, 'find_spec'): - loader = None - spec = importer.find_spec(module_name) - if spec is not None: - loader = spec.loader - namespace_dirs.extend(spec.submodule_search_locations or []) - # Else if this importer defines the PEP 302-compliant find_loader() - # method, use that. - elif hasattr(importer, 'find_loader'): - loader, loader_namespace_dirs = importer.find_loader( - module_name) - namespace_dirs.extend(loader_namespace_dirs) - # Else if this importer defines the Python 2-specific - # find_module() method, fall back to that. Despite the method - # name, this method returns a loader rather than a module. - elif hasattr(importer, 'find_module'): - loader = importer.find_module(module_name) - # Else, raise an exception. - else: - raise ImportError( - "Module %r importer %r loader unobtainable" % (module_name, importer)) - - # If this module is not loadable from this directory, continue. - if loader is None: - # self.msg(4, "_find_module_path loader not found", search_dir) - continue - - # Absolute path of this module. If this module resides in a - # compressed archive, this is the absolute path of this module - # after extracting this module from that archive and hence - # should not exist; else, this path should typically exist. - pathname = None - - # If this loader defines the PEP 302-compliant get_filename() - # method, preferably call that method first. Most if not all - # loaders (including zipimporter objects) define this method. - if hasattr(loader, 'get_filename'): - pathname = loader.get_filename(module_name) - # Else if this loader provides a "path" attribute, defer to that. - elif hasattr(loader, 'path'): - pathname = loader.path - # Else, raise an exception. - else: - raise ImportError( - "Module %r loader %r path unobtainable" % (module_name, loader)) - - # If no path was found, this is probably a namespace package. In - # such case, continue collecting namespace directories. - if pathname is None: - self.msg(4, "_find_module_path path not found", pathname) - continue - - # Return such metadata. - path_data = (pathname, loader) - break - # Else if this is a namespace package, return such metadata. - else: - if namespace_dirs: - path_data = (namespace_dirs[0], - NAMESPACE_PACKAGE(namespace_dirs)) - except UnicodeDecodeError as exc: - self.msgout(1, "_find_module_path -> unicode error", exc) - # Ensure that exceptions are logged, as this function is typically - # called by the import_module() method which squelches ImportErrors. - except Exception as exc: - self.msgout(4, "_find_module_path -> exception", exc) - raise - - # If this module was not found, raise an exception. - self.msgout(4, "_find_module_path ->", path_data) - if path_data is None: - raise ImportError("No module named " + repr(module_name)) - - return path_data - - - def create_xref(self, out=None): - global header, footer, entry, contpl, contpl_linked, imports - if out is None: - out = sys.stdout - scripts = [] - mods = [] - for mod in self.iter_graph(): - name = os.path.basename(mod.graphident) - if isinstance(mod, Script): - scripts.append((name, mod)) - else: - mods.append((name, mod)) - scripts.sort() - mods.sort() - scriptnames = [sn for sn, m in scripts] - scripts.extend(mods) - mods = scripts - - title = "modulegraph cross reference for " + ', '.join(scriptnames) - print(header % {"TITLE": title}, file=out) - - def sorted_namelist(mods): - lst = [os.path.basename(mod.graphident) for mod in mods if mod] - lst.sort() - return lst - for name, m in mods: - content = "" - if isinstance(m, BuiltinModule): - content = contpl % {"NAME": name, - "TYPE": "(builtin module)"} - elif isinstance(m, Extension): - content = contpl % {"NAME": name, - "TYPE": "%s" % m.filename} - else: - url = urllib.request.pathname2url(m.filename or "") - content = contpl_linked % {"NAME": name, "URL": url, - 'TYPE': m.__class__.__name__} - oute, ince = map(sorted_namelist, self.get_edges(m)) - if oute: - links = [] - for n in oute: - links.append(""" %s\n""" % (n, n)) - # #8226 = bullet-point; can't use html-entities since the - # test-suite uses xml.etree.ElementTree.XMLParser, which - # does't supprot them. - links = " • ".join(links) - content += imports % {"HEAD": "imports", "LINKS": links} - if ince: - links = [] - for n in ince: - links.append(""" %s\n""" % (n, n)) - # #8226 = bullet-point; can't use html-entities since the - # test-suite uses xml.etree.ElementTree.XMLParser, which - # does't supprot them. - links = " • ".join(links) - content += imports % {"HEAD": "imported by", "LINKS": links} - print(entry % {"NAME": name, "CONTENT": content}, file=out) - print(footer, file=out) - - def itergraphreport(self, name='G', flatpackages=()): - # XXX: Can this be implemented using Dot()? - nodes = list(map(self.graph.describe_node, self.graph.iterdfs(self))) - describe_edge = self.graph.describe_edge - edges = deque() - packagenodes = set() - packageidents = {} - nodetoident = {} - inpackages = {} - mainedges = set() - - # XXX - implement - flatpackages = dict(flatpackages) - - def nodevisitor(node, data, outgoing, incoming): - if not isinstance(data, Node): - return {'label': str(node)} - #if isinstance(d, (ExcludedModule, MissingModule, BadModule)): - # return None - s = ' ' + type(data).__name__ - for i, v in enumerate(data.infoTuple()[:1], 1): - s += '| %s' % (i, v) - return {'label': s, 'shape': 'record'} - - - def edgevisitor(edge, data, head, tail): - # XXX: This method nonsense, the edge - # data is never initialized. - if data == 'orphan': - return {'style': 'dashed'} - elif data == 'pkgref': - return {'style': 'dotted'} - return {} - - yield 'digraph %s {\ncharset="UTF-8";\n' % (name,) - attr = dict(rankdir='LR', concentrate='true') - cpatt = '%s="%s"' - for item in attr.items(): - yield '\t%s;\n' % (cpatt % item,) - - # find all packages (subgraphs) - for (node, data, outgoing, incoming) in nodes: - nodetoident[node] = getattr(data, 'graphident', None) - if isinstance(data, Package): - packageidents[data.graphident] = node - inpackages[node] = set([node]) - packagenodes.add(node) - - # create sets for subgraph, write out descriptions - for (node, data, outgoing, incoming) in nodes: - # update edges - for edge in (describe_edge(e) for e in outgoing): - edges.append(edge) - - # describe node - yield '\t"%s" [%s];\n' % ( - node, - ','.join([ - (cpatt % item) for item in - nodevisitor(node, data, outgoing, incoming).items() - ]), - ) - - inside = inpackages.get(node) - if inside is None: - inside = inpackages[node] = set() - ident = nodetoident[node] - if ident is None: - continue - pkgnode = packageidents.get(ident[:ident.rfind('.')]) - if pkgnode is not None: - inside.add(pkgnode) - - graph = [] - subgraphs = {} - for key in packagenodes: - subgraphs[key] = [] - - while edges: - edge, data, head, tail = edges.popleft() - if ((head, tail)) in mainedges: - continue - mainedges.add((head, tail)) - tailpkgs = inpackages[tail] - common = inpackages[head] & tailpkgs - if not common and tailpkgs: - usepkgs = sorted(tailpkgs) - if len(usepkgs) != 1 or usepkgs[0] != tail: - edges.append((edge, data, head, usepkgs[0])) - edges.append((edge, 'pkgref', usepkgs[-1], tail)) - continue - if common: - common = common.pop() - if tail == common: - edges.append((edge, data, tail, head)) - elif head == common: - subgraphs[common].append((edge, 'pkgref', head, tail)) - else: - edges.append((edge, data, common, head)) - edges.append((edge, data, common, tail)) - - else: - graph.append((edge, data, head, tail)) - - def do_graph(edges, tabs): - edgestr = tabs + '"%s" -> "%s" [%s];\n' - # describe edge - for (edge, data, head, tail) in edges: - attribs = edgevisitor(edge, data, head, tail) - yield edgestr % ( - head, - tail, - ','.join([(cpatt % item) for item in attribs.items()]), - ) - - for g, edges in subgraphs.items(): - yield '\tsubgraph "cluster_%s" {\n' % (g,) - yield '\t\tlabel="%s";\n' % (nodetoident[g],) - for s in do_graph(edges, '\t\t'): - yield s - yield '\t}\n' - - for s in do_graph(graph, '\t'): - yield s - - yield '}\n' - - def graphreport(self, fileobj=None, flatpackages=()): - if fileobj is None: - fileobj = sys.stdout - fileobj.writelines(self.itergraphreport(flatpackages=flatpackages)) - - def report(self): - """Print a report to stdout, listing the found modules with their - paths, as well as modules that are missing, or seem to be missing. - """ - print() - print("%-15s %-25s %s" % ("Class", "Name", "File")) - print("%-15s %-25s %s" % ("-----", "----", "----")) - for m in sorted(self.iter_graph(), key=lambda n: n.graphident): - if isinstance(m, AliasNode): - print("%-15s %-25s %s" % (type(m).__name__, m.graphident, m.identifier)) - else: - print("%-15s %-25s %s" % (type(m).__name__, m.graphident, m.filename or "")) - - def _replace_paths_in_code(self, co): - new_filename = original_filename = os.path.normpath(co.co_filename) - for f, r in self.replace_paths: - f = os.path.join(f, '') - r = os.path.join(r, '') - if original_filename.startswith(f): - new_filename = r + original_filename[len(f):] - break - - else: - return co - - consts = list(co.co_consts) - for i in range(len(consts)): - if isinstance(consts[i], type(co)): - consts[i] = self._replace_paths_in_code(consts[i]) - - return co.replace(co_consts=tuple(consts), co_filename=new_filename) diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/lib/modulegraph/util.py b/.venv/lib/python3.10/site-packages/PyInstaller/lib/modulegraph/util.py deleted file mode 100755 index dab8c06..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/lib/modulegraph/util.py +++ /dev/null @@ -1,21 +0,0 @@ -import dis -import inspect - - -def iterate_instructions(code_object): - """Delivers the byte-code instructions as a continuous stream. - - Yields `dis.Instruction`. After each code-block (`co_code`), `None` is - yielded to mark the end of the block and to interrupt the steam. - """ - # The arg extension the EXTENDED_ARG opcode represents is automatically handled by get_instructions() but the - # instruction is left in. Get rid of it to make subsequent parsing easier/safer. - yield from (i for i in dis.get_instructions(code_object) if i.opname != "EXTENDED_ARG") - - yield None - - # For each constant in this code object that is itself a code object, - # parse this constant in the same manner. - for constant in code_object.co_consts: - if inspect.iscode(constant): - yield from iterate_instructions(constant) diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/loader/__init__.py b/.venv/lib/python3.10/site-packages/PyInstaller/loader/__init__.py deleted file mode 100755 index 792d600..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/loader/__init__.py +++ /dev/null @@ -1 +0,0 @@ -# diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/loader/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/loader/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 678aa1c538b3edd918a31937ac39bf16dabf6f21..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 191 zcmd1j<>g`kf{evy)0lwtV-N=!FakLaKwQiMBvKfH88jLFRx%WUgb~EAB>jy1+*JL7 z%!0%m{gl)){oLZzyp(v8_#~jXu7RG3zFt{sUYUMQW|DqEWl2VUp0S>xfqrpjNvdu^ zVsdt3dTOzLK&5A1aYfgc5Z$#M+l|vS1X@~J;KHSc#_7j_LyM?H50Oe$(NcsFvYdF5xH#VJu1V@% zT8Tfvol7E4{22bgUODj>-~eMMmAcZ-n>TN~ezTU@{Ct_<>VN;)y{QuND<^lCjpQY6 zxl0KNNl0VjO_6#O=vbQ&I_0{jg8?MezG!ke)PeXVAm=8cg^1g?XE=w5xnB+q&jAPY z^U9Ej=V2+&z}Y2J+#@~W&0}x%75P~87GQo{L!~;t2MZHAp_Blse)VGS$}F7Kz4|+n z%ozmkXCEl~qU1eE=!oDM4@9TvS@aeQT=JG+Y3d%;hvVhYoKTS!+KRUVD>F?WKSCWf z^swfw7VlrnE3i7zX8bYcRDQjyVz1b^CXIuSd%43U&p_ zsdCO*Z%*ItANmJJXNo9&6eU+i1A4vnr%IQZRCS(30~R*7{Aj?LNI^(tMTtyirb1|Vvai`4Lw6vt&)@OeSl?(icHG7g=XK+#?M}ztZfrJP z8KtnngU+X*2hu&xTGLAh;l?Zo5zt$kv9!7A=O9xN@CMJ6y^G)La||!=XCd+sgI%>X xTenMP-K4f@Q_QJhlxcZ}b!t-6dhUxRh!nV8rC&h&f|^o_dhDN5mW#G diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/loader/__pycache__/pyimod01_archive.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/loader/__pycache__/pyimod01_archive.cpython-310.pyc deleted file mode 100644 index d5aefd162c0c09ca67ff47820467b87ba75a4e02..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3140 zcmZ`*-ESMm5x?C#lE)K8eb}+Z~QRLZ8>(1&u4mPh>7O3z)mm(+&`3FcKN<{7u?K^R!L%+iaWqZM7|K9TX0V?GiKE zHlyt_GusZc+6$WoE3o2c1}pN)iP>HRzQkmuldNBj}@SyPBav}&fZJumkA-1C&&FKZ>|$M2XMfH5i3(`r2*J&y}nXMxp?xzJ-@TW7~#B z^vDnHjE1<2Vt0VNyfc`cwk@`xO-tGZUd)YpLcjqPR%Xs;1l(YPZ5Gu^8x+1^A1=m! zcU)*_EH2z`BHRmFzn!|K^OtIt&OG6%-xXQbp6x~V-_BT44e^-w6NeQ?#E*(LY~(30&O5r$Y^Z@XscO6 zx7pC|K~Mh$BqN#O85spiLIWtxAV`OXxRM!DGb5+uDbC>xkyd6LKwzKHzidye%$gQ} zC$e}@I;F$_-j-z;aZX^>q>$mPb7+cpDLgj}3f z8SZSe!YMhWeihd);0}B#xrp6~94{J!}}6;mmOfmFp|jCrLj z76Mo5gAzSIQWoY_t&C?zU1iTzuY5=I#h}N7LvJwB_EEGuP=)-nG#hi^an`0f#;-`2g;DD&;OXb|nsK7#Ss|myO^nA7 z*tx7_NIF`Z1cdr34 z)@#V5fz$8h@_Tuf;+6vM_nf?U_5zxqz#s@0L>Ka0nPDuI^9Mf~a*fY5Q@9|ZinBNi z*|YCCK&*hkL+I(xfLH~G+F)r)FOw><3zcsvwJH5}eCtOn{?p+apy6i?-Hcsh$T#qT zs4yjn6%#Wv83FXDV1>!dr{=_(6eh*-FD0PJ0pKrS$19UkR+=J~07hIjP6=Q~X_c)Y29Vz=zU}G0iqVCLBZFTirF52Ny67Q#25qvj? zdKapT59p-J<4rBA4}jvK%Oi7d4CC|6=Bx%q0Tu@d<8IP9fMQa2cN14|tO!SZeyZ?~ zwVn{5T)KO}?z!E_-^Y`8#Sj$4h{V5S1U0DmOMvKaOUNt%Y8 zh}Yfbvk-*$-8ea}kKfqvbwvav=C{`6Hn-n%a=o@HmO)`?A{kk|ibeNr)L(IM6g z`kXE}WEDm&i~h$dV6XmnmDr!q7vpO`1c&pzYqYgdBOA4{D8d1vgaiRul{}9@S?~m+ zj<|tCSXg8j^f~|y8#iSE1Pb&^CvDf9;(C=JCOYF{OjdpygEM(GY^QpQEm>xmt}M(_PuW&2#p5h~ye|?PbJVcr2S*CR_%dWpmZ~Ki!c| A5dZ)H diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/loader/__pycache__/pyimod02_importers.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/loader/__pycache__/pyimod02_importers.cpython-310.pyc deleted file mode 100644 index 07e119227bcaebceeea5b4fe1e5bd51f0bf1c029..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 21612 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 diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/loader/__pycache__/pyimod03_ctypes.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/loader/__pycache__/pyimod03_ctypes.cpython-310.pyc deleted file mode 100644 index ba3ff0d4012864032c377b46b27f76b395564829..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3731 zcmb_e-H+SG5#L=>6s6OBIjN%*F3JRTQ^mIA)Ol&@207d3<5i>O>ty z(!10t5_CmT8@TgB`w#TxuIX)SX%CWZ8*7ik1RL%iWpX`OVDE zOuD#OCGd3r^w-XnHwgJVe#}2Ee0&10`Xvxfwh5=4#dMo;i`x&$HWRdG9of8eOy$M# zDy%wjsqbt%lnAF+K5{t)j><8k)8*ieKH}3%(oBOQE5VsDU6*NXN6aRvkIJL;G`2=EgMd1INiL` zs~#=z1u*9yW>Pi22vUn6RRbwDVIWmAQp`v#&N!F&GH@;f=Mr#Q6AL((45wu{m#2tV z<`DnxIm8SwGrq!CAG-VY1aS0L{WIt~d>d!Rf2n%#Y$PfV;@Hc(!t0{jnpHD@ryD7+ zKTx@MPk1~{gx8U2-wV9XAPMs*O}s#PX_lo*aP)MLd;OFTVsR-Jdm_FFVqq{)!W(u) zVse4tjGHlmV+4L5-p6eqhipP0(0w{y$;kuK1E=rM3Hu|xO(HU}{!D*Q zO}zofo1}i8l6{+!ap{nt+{FGZ<1q7Udq{^wVgQ|3x}*k~kj6N=vi@}_GW6?7Nv^_r z;k^|YX=itce$`dHwmwLt^29P$(G}kh<3K6jmrE#Q%!`gTyZ#skk8$3mjCyp5R;l|N z_GH|6l`Uot24yfcNxVk#J4n!#dU1MeDB>87##2w2(a5NALZyeiCgPT#v-1bA^0@GA zoys4=*9(0s--1=}-8(PS*OciOI#1#qH3pY&>Ut?qZ^HrHZ$0aXJEC!A4 z79^#k>M?=N4rj02uTP-t!4C7hYp1;T>!xDan@~DvsA*r@x7O}_Hny8ksv0$I5ArC6 z9wCD2-&cE~%q2E0vJ6C*p#_L!nm{^(+LY@u_8&@Q5;L?!q!Ju%0fN>#s}M2)>Njw4232-brO&SD_@y+?Yc<#dXmRqy`jpib&E<3M~YDFHE~7 z^o4ApF12~ojgrZwCcQ|!X%Zt(euM;#2Ij^(T9gTdQh+kqsysC$RvU#9uFF^rY~?Wa z@0z_*sk@F_qjiR~#)|)fKIK~~)mH4kNlYl(;eiAg4XSNEig{x}mwlh7A=C;JI40{{ zLnW>w`|=bTHq$A3v5m9!8|ydMzHHy|+Z)$zuigI2zq!_KUt7EW3utZ=B_Ief{^U=Q in6P+C3@Z0((T#kJw@)E>+jVW%s`VK_J3EDE|LZ@SnUh-p diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/loader/__pycache__/pyimod04_pywin32.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/loader/__pycache__/pyimod04_pywin32.cpython-310.pyc deleted file mode 100644 index 7ef42ffa348efc42ce817ef8f2bebe003dbec01e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1162 zcmZ`&L2uJA6tg`f_yfLj;>?W`&q>QB5SIMn_xwHkz3+3x^0J3u48D9jIbTBPyK(Lg0?rGV zih^ONhZtrg!984jNslm#*;lA%G15g%=i;;1)iE|udnk4KyiggBieRm=MUZJ@)**u}75VZ(e0Q+)!%@Fil<*cF}d8Hi>o$B6TgB<^z#}6Je-$F^pOjm|d7^ z9ZVluc;`V`MagiS4F!;ohF2Cw>wi`(@Evt!Hgt z#W~-|!ss;YbLAgR_d&xjNx1Y&g#jCbknQbYes?RIYOj;TDv!h{+gXDGewudI(Zyr) z03f;5NkkMTY6lhz+&}aD`A$wo?Z=p0Fwi~#C z>v+Yg6Wgx4p3|^xT)_>}!158GnzpV60TWRWlsy!!nVmal7q7(-q}@*WckY;1s|?n5 JUB|_B>o+cmA*TQU diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/loader/pyiboot01_bootstrap.py b/.venv/lib/python3.10/site-packages/PyInstaller/loader/pyiboot01_bootstrap.py deleted file mode 100755 index b0da1dd..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/loader/pyiboot01_bootstrap.py +++ /dev/null @@ -1,95 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2005-2023, PyInstaller Development Team. -# -# Distributed under the terms of the GNU General Public License (version 2 -# or later) with exception for distributing the bootloader. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: (GPL-2.0-or-later WITH Bootloader-exception) -#----------------------------------------------------------------------------- - -#-- Start bootstrap process -# Only python built-in modules can be used. - -import sys - -import pyimod02_importers - -# Extend Python import machinery by adding PEP302 importers to sys.meta_path. -pyimod02_importers.install() - -#-- Bootstrap process is complete. -# We can use other python modules (e.g. os) - -import os # noqa: E402 - -# Let other python modules know that the code is running in frozen mode. -if not hasattr(sys, 'frozen'): - sys.frozen = True - -# sys._MEIPASS is now set in the bootloader. Hooray. - -# Python 3 C-API function Py_SetPath() resets sys.prefix to empty string. Python 2 was using PYTHONHOME for sys.prefix. -# Let's do the same for Python 3. -sys.prefix = sys._MEIPASS -sys.exec_prefix = sys.prefix - -# Python 3.3+ defines also sys.base_prefix. Let's set them too. -sys.base_prefix = sys.prefix -sys.base_exec_prefix = sys.exec_prefix - -# Some packages behave differently when running inside virtual environment. E.g., IPython tries to append path -# VIRTUAL_ENV to sys.path. For the frozen app we want to prevent this behavior. -VIRTENV = 'VIRTUAL_ENV' -if VIRTENV in os.environ: - # On some platforms (e.g., AIX) 'os.unsetenv()' is unavailable and deleting the var from os.environ does not - # delete it from the environment. - os.environ[VIRTENV] = '' - del os.environ[VIRTENV] - -# Ensure sys.path contains absolute paths. Otherwise, import of other python modules will fail when current working -# directory is changed by the frozen application. -python_path = [] -for pth in sys.path: - python_path.append(os.path.abspath(pth)) - sys.path = python_path - -# At least on Windows, Python seems to hook up the codecs on this import, so it is not enough to just package up all -# the encodings. -# -# It was also reported that without 'encodings' module, the frozen executable fails to load in some configurations: -# http://www.pyinstaller.org/ticket/651 -# -# Importing 'encodings' module in a run-time hook is not enough, since some run-time hooks require this module, and the -# order of running the code from the run-time hooks is not defined. -try: - import encodings # noqa: F401 -except ImportError: - pass - -# In the Python interpreter 'warnings' module is imported when 'sys.warnoptions' is not empty. Mimic this behavior. -if sys.warnoptions: - import warnings # noqa: F401 - -# Install the hooks for ctypes -import pyimod03_ctypes # noqa: E402 - -pyimod03_ctypes.install() - -# Install the hooks for pywin32 (Windows only) -if sys.platform.startswith('win'): - import pyimod04_pywin32 - pyimod04_pywin32.install() - -# Apply a hack for metadata that was collected from (unzipped) python eggs; the EGG-INFO directories are collected into -# their parent directories (my_package-version.egg/EGG-INFO), and for metadata to be discoverable by -# `importlib.metadata`, the .egg directory needs to be in `sys.path`. The deprecated `pkg_resources` does not have this -# limitation, and seems to work as long as the .egg directory's parent directory (in our case `sys._MEIPASS` is in -# `sys.path`. -for entry in os.listdir(sys._MEIPASS): - entry = os.path.join(sys._MEIPASS, entry) - if not os.path.isdir(entry): - continue - if entry.endswith('.egg'): - sys.path.append(entry) diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/loader/pyimod01_archive.py b/.venv/lib/python3.10/site-packages/PyInstaller/loader/pyimod01_archive.py deleted file mode 100755 index f74d468..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/loader/pyimod01_archive.py +++ /dev/null @@ -1,135 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2005-2023, PyInstaller Development Team. -# -# Distributed under the terms of the GNU General Public License (version 2 -# or later) with exception for distributing the bootloader. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: (GPL-2.0-or-later WITH Bootloader-exception) -#----------------------------------------------------------------------------- - -# **NOTE** This module is used during bootstrap. -# Import *ONLY* builtin modules or modules that are collected into the base_library.zip archive. -# List of built-in modules: sys.builtin_module_names -# List of modules collected into base_library.zip: PyInstaller.compat.PY3_BASE_MODULES - -import os -import struct -import marshal -import zlib - -# In Python3, the MAGIC_NUMBER value is available in the importlib module. However, in the bootstrap phase we cannot use -# importlib directly, but rather its frozen variant. -import _frozen_importlib - -PYTHON_MAGIC_NUMBER = _frozen_importlib._bootstrap_external.MAGIC_NUMBER - -# Type codes for PYZ PYZ entries -PYZ_ITEM_MODULE = 0 -PYZ_ITEM_PKG = 1 -PYZ_ITEM_DATA = 2 # deprecated; PYZ does not contain any data entries anymore -PYZ_ITEM_NSPKG = 3 # PEP-420 namespace package - - -class ArchiveReadError(RuntimeError): - pass - - -class ZlibArchiveReader: - """ - Reader for PyInstaller's PYZ (ZlibArchive) archive. The archive is used to store collected byte-compiled Python - modules, as individually-compressed entries. - """ - _PYZ_MAGIC_PATTERN = b'PYZ\0' - - def __init__(self, filename, start_offset=None, check_pymagic=False): - self._filename = filename - self._start_offset = start_offset - - self.toc = {} - - # If no offset is given, try inferring it from filename - if start_offset is None: - self._filename, self._start_offset = self._parse_offset_from_filename(filename) - - # Parse header and load TOC. Standard header contains 12 bytes: PYZ magic pattern, python bytecode magic - # pattern, and offset to TOC (32-bit integer). It might be followed by additional fields, depending on - # implementation version. - with open(self._filename, "rb") as fp: - # Read PYZ magic pattern, located at the start of the file - fp.seek(self._start_offset, os.SEEK_SET) - - magic = fp.read(len(self._PYZ_MAGIC_PATTERN)) - if magic != self._PYZ_MAGIC_PATTERN: - raise ArchiveReadError("PYZ magic pattern mismatch!") - - # Read python magic/version number - pymagic = fp.read(len(PYTHON_MAGIC_NUMBER)) - if check_pymagic and pymagic != PYTHON_MAGIC_NUMBER: - raise ArchiveReadError("Python magic pattern mismatch!") - - # Read TOC offset - toc_offset, *_ = struct.unpack('!i', fp.read(4)) - - # Load TOC - fp.seek(self._start_offset + toc_offset, os.SEEK_SET) - self.toc = dict(marshal.load(fp)) - - @staticmethod - def _parse_offset_from_filename(filename): - """ - Parse the numeric offset from filename, stored as: `/path/to/file?offset`. - """ - offset = 0 - - idx = filename.rfind('?') - if idx == -1: - return filename, offset - - try: - offset = int(filename[idx + 1:]) - filename = filename[:idx] # Remove the offset from filename - except ValueError: - # Ignore spurious "?" in the path (for example, like in Windows UNC \\?\). - pass - - return filename, offset - - def extract(self, name, raw=False): - """ - Extract data from entry with the given name. - - If the entry belongs to a module or a package, the data is loaded (unmarshaled) into code object. To retrieve - raw data, set `raw` flag to True. - """ - # Look up entry - entry = self.toc.get(name) - if entry is None: - return None - typecode, entry_offset, entry_length = entry - - # Read data blob - try: - with open(self._filename, "rb") as fp: - fp.seek(self._start_offset + entry_offset) - obj = fp.read(entry_length) - except FileNotFoundError: - # We open the archive file each time we need to read from it, to avoid locking the file by keeping it open. - # This allows executable to be deleted or moved (renamed) while it is running, which is useful in certain - # scenarios (e.g., automatic update that replaces the executable). The caveat is that once the executable is - # renamed, we cannot read from its embedded PYZ archive anymore. In such case, exit with informative - # message. - raise SystemExit( - f"{self._filename} appears to have been moved or deleted since this application was launched. " - "Continouation from this state is impossible. Exiting now." - ) - - try: - obj = zlib.decompress(obj) - if typecode in (PYZ_ITEM_MODULE, PYZ_ITEM_PKG, PYZ_ITEM_NSPKG) and not raw: - obj = marshal.loads(obj) - except EOFError as e: - raise ImportError(f"Failed to unmarshal PYZ entry {name!r}!") from e - - return obj diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/loader/pyimod02_importers.py b/.venv/lib/python3.10/site-packages/PyInstaller/loader/pyimod02_importers.py deleted file mode 100755 index 7166585..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/loader/pyimod02_importers.py +++ /dev/null @@ -1,696 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2005-2023, PyInstaller Development Team. -# -# Distributed under the terms of the GNU General Public License (version 2 -# or later) with exception for distributing the bootloader. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: (GPL-2.0-or-later WITH Bootloader-exception) -#----------------------------------------------------------------------------- -""" -PEP-302 and PEP-451 importers for frozen applications. -""" - -# **NOTE** This module is used during bootstrap. -# Import *ONLY* builtin modules or modules that are collected into the base_library.zip archive. -# List of built-in modules: sys.builtin_module_names -# List of modules collected into base_library.zip: PyInstaller.compat.PY3_BASE_MODULES - -import sys -import os -import io - -import _frozen_importlib -import _thread - -import pyimod01_archive - -if sys.flags.verbose and sys.stderr: - - def trace(msg, *a): - sys.stderr.write(msg % a) - sys.stderr.write("\n") -else: - - def trace(msg, *a): - pass - - -def _decode_source(source_bytes): - """ - Decode bytes representing source code and return the string. Universal newline support is used in the decoding. - Based on CPython's implementation of the same functionality: - https://github.com/python/cpython/blob/3.9/Lib/importlib/_bootstrap_external.py#L679-L688 - """ - # Local import to avoid including `tokenize` and its dependencies in `base_library.zip` - from tokenize import detect_encoding - source_bytes_readline = io.BytesIO(source_bytes).readline - encoding = detect_encoding(source_bytes_readline) - newline_decoder = io.IncrementalNewlineDecoder(decoder=None, translate=True) - return newline_decoder.decode(source_bytes.decode(encoding[0])) - - -# Global instance of PYZ archive reader. Initialized by install(). -pyz_archive = None - -# Some runtime hooks might need to traverse available frozen package/module hierarchy to simulate filesystem. -# Such traversals can be efficiently implemented using a prefix tree (trie), whose computation we defer until first -# access. -_pyz_tree_lock = _thread.RLock() -_pyz_tree = None - - -def get_pyz_toc_tree(): - global _pyz_tree - - with _pyz_tree_lock: - if _pyz_tree is None: - _pyz_tree = _build_pyz_prefix_tree(pyz_archive) - return _pyz_tree - - -# Fully resolve sys._MEIPASS, so we can compare fully-resolved paths to it. -_RESOLVED_TOP_LEVEL_DIRECTORY = os.path.realpath(sys._MEIPASS) - -# If we are running as macOS .app bundle, compute the alternative top-level directory path as well. -_is_macos_app_bundle = False -if sys.platform == 'darwin' and _RESOLVED_TOP_LEVEL_DIRECTORY.endswith("Contents/Frameworks"): - _is_macos_app_bundle = True - _ALTERNATIVE_TOP_LEVEL_DIRECTORY = os.path.join( - os.path.dirname(_RESOLVED_TOP_LEVEL_DIRECTORY), - 'Resources', - ) - - -# Helper for computing PYZ prefix tree -def _build_pyz_prefix_tree(pyz_archive): - tree = dict() - for entry_name, entry_data in pyz_archive.toc.items(): - name_components = entry_name.split('.') - typecode = entry_data[0] - current = tree - if typecode in {pyimod01_archive.PYZ_ITEM_PKG, pyimod01_archive.PYZ_ITEM_NSPKG}: - # Package; create new dictionary node for its modules - for name_component in name_components: - current = current.setdefault(name_component, {}) - else: - # Module; create the leaf node (empty string) - for name_component in name_components[:-1]: - current = current.setdefault(name_component, {}) - current[name_components[-1]] = '' - return tree - - -class PyiFrozenImporter: - """ - PyInstaller's frozen module importer (finder + loader) for specific search path. - - Per-path instances allow us to properly translate the given module name ("fullname") into full PYZ entry name. - For example, with search path being `sys._MEIPASS`, the module "mypackage.mod" would translate to "mypackage.mod" - in the PYZ archive. However, if search path was `sys._MEIPASS/myotherpackage/_vendored` (for example, if - `myotherpacakge` added this path to `sys.path`), then "mypackage.mod" would need to translate to - "myotherpackage._vendored.mypackage.mod" in the PYZ archive. - """ - def __repr__(self): - return f"{self.__class__.__name__}({self._path})" - - @classmethod - def path_hook(cls, path): - trace(f"PyInstaller: running path finder hook for path: {path!r}") - try: - finder = cls(path) - trace("PyInstaller: hook succeeded") - return finder - except Exception as e: - trace(f"PyInstaller: hook failed: {e}") - raise - - @staticmethod - def _compute_relative_path(path, top_level): - try: - relative_path = os.path.relpath(path, top_level) - except ValueError as e: - raise ImportError("Path outside of top-level application directory") from e - - if relative_path.startswith('..'): - raise ImportError("Path outside of top-level application directory") - - return relative_path - - def __init__(self, path): - self._path = path # Store original path, as given. - self._pyz_archive = pyz_archive - - # Resolve path for comparison - resolved_path = os.path.realpath(path) - - # Compare resolved path to resolved top-level application directory. - try: - relative_path = self._compute_relative_path(resolved_path, _RESOLVED_TOP_LEVEL_DIRECTORY) - except Exception: - if _is_macos_app_bundle: - relative_path = self._compute_relative_path(resolved_path, _ALTERNATIVE_TOP_LEVEL_DIRECTORY) - else: - raise - - if relative_path == '.': - self._pyz_entry_prefix = '' - else: - self._pyz_entry_prefix = '.'.join(relative_path.split(os.path.sep)) - - def _compute_pyz_entry_name(self, fullname): - """ - Convert module fullname into PYZ entry name, subject to the prefix implied by this finder's search path. - """ - tail_module = fullname.rpartition('.')[2] - - if self._pyz_entry_prefix: - return self._pyz_entry_prefix + "." + tail_module - else: - return tail_module - - @property - def fallback_finder(self): - """ - Opportunistically create a *fallback finder* using `sys.path_hooks` entries that are located *after* our hook. - The main goal of this exercise is to obtain an instance of python's FileFinder, but in theory any other hook - that comes after ours is eligible to be a fallback. - - Having this fallback allows our finder to "cooperate" with python's FileFinder, as if the two were a single - finder, which allows us to work around the python's PathFinder permitting only one finder instance per path - without subclassing FileFinder. - """ - if hasattr(self, '_fallback_finder'): - return self._fallback_finder - - # Try to instantiate fallback finder - our_hook_found = False - - self._fallback_finder = None - for idx, hook in enumerate(sys.path_hooks): - if hook == self.path_hook: - our_hook_found = True - continue # Our hook - - if not our_hook_found: - continue # Skip hooks before our hook - - try: - self._fallback_finder = hook(self._path) - break - except ImportError: - pass - - return self._fallback_finder - - def _find_fallback_spec(self, fullname, target): - """ - Attempt to find the spec using fallback finder, which is opportunistically created here. Typically, this would - be python's FileFinder, which can discover specs for on-filesystem modules, such as extension modules and - modules that are collected only as source .py files. - - Having this fallback allows our finder to "cooperate" with python's FileFinder, as if the two were a single - finder, which allows us to work around the python's PathFinder permitting only one finder instance per path - without subclassing FileFinder. - """ - if not hasattr(self, '_fallback_finder'): - self._fallback_finder = self._get_fallback_finder() - - if self._fallback_finder is None: - return None - - return self._fallback_finder.find_spec(fullname, target) - - #-- Core PEP451 finder functionality, modeled after importlib.abc.PathEntryFinder - # https://docs.python.org/3/library/importlib.html#importlib.abc.PathEntryFinder - def invalidate_caches(self): - """ - A method which, when called, should invalidate any internal cache used by the finder. Used by - importlib.invalidate_caches() when invalidating the caches of all finders on sys.meta_path. - - https://docs.python.org/3/library/importlib.html#importlib.abc.MetaPathFinder.invalidate_caches - """ - # We do not use any caches, but if we have created a fallback finder, propagate the function call. - # NOTE: use getattr() with _fallback_finder attribute, in order to avoid unnecessary creation of the - # fallback finder in case when it does not exist yet. - fallback_finder = getattr(self, '_fallback_finder', None) - if fallback_finder is not None: - if hasattr(fallback_finder, 'invalidate_caches'): - fallback_finder.invalidate_caches() - - def find_spec(self, fullname, target=None): - """ - A method for finding a spec for the specified module. The finder will search for the module only within the - path entry to which it is assigned. If a spec cannot be found, None is returned. When passed in, target is a - module object that the finder may use to make a more educated guess about what spec to return. - - https://docs.python.org/3/library/importlib.html#importlib.abc.PathEntryFinder.find_spec - """ - trace(f"{self}: find_spec: called with fullname={fullname!r}, target={fullname!r}") - - # Convert fullname to PYZ entry name. - pyz_entry_name = self._compute_pyz_entry_name(fullname) - - # Try looking up the entry in the PYZ archive - entry_data = self._pyz_archive.toc.get(pyz_entry_name) - if entry_data is None: - # Entry not found - try using fallback finder (for example, python's own FileFinder) to resolve on-disk - # resources, such as extension modules and modules that are collected only as source .py files. - trace(f"{self}: find_spec: {fullname!r} not found in PYZ...") - - if self.fallback_finder is not None: - trace(f"{self}: find_spec: attempting resolve using fallback finder {self.fallback_finder!r}.") - fallback_spec = self.fallback_finder.find_spec(fullname, target) - trace(f"{self}: find_spec: fallback finder returned spec: {fallback_spec!r}.") - return fallback_spec - else: - trace(f"{self}: find_spec: fallback finder is not available.") - - return None - - # Entry found - typecode = entry_data[0] - trace(f"{self}: find_spec: found {fullname!r} in PYZ as {pyz_entry_name!r}, typecode={typecode}") - - if typecode == pyimod01_archive.PYZ_ITEM_NSPKG: - # PEP420 namespace package - # We can use regular list for submodule_search_locations; the caller (i.e., python's PathFinder) takes care - # of constructing _NamespacePath from it. - spec = _frozen_importlib.ModuleSpec(fullname, None) - spec.submodule_search_locations = [ - # NOTE: since we are using sys._MEIPASS as prefix, we need to construct path from resolved PYZ entry - # name (equivalently, we could combine `self._path` and last part of `fullname`). - os.path.join(sys._MEIPASS, pyz_entry_name.replace('.', os.path.sep)), - ] - return spec - - # Resolve full filename, as if the module/package was located on filesystem. - origin = self.get_filename(fullname) - is_package = typecode == pyimod01_archive.PYZ_ITEM_PKG - - spec = _frozen_importlib.ModuleSpec( - fullname, - self, # loader - is_package=is_package, - origin=origin, - ) - - # Make the import machinery set __file__. - # PEP 451 says: "has_location" is true if the module is locatable. In that case the spec's origin is used - # as the location and __file__ is set to spec.origin. If additional location information is required - # (e.g., zipimport), that information may be stored in spec.loader_state. - spec.has_location = True - - # Set submodule_search_locations for packages. Seems to be required for importlib_resources from 3.2.0; - # see issue #5395. - if is_package: - spec.submodule_search_locations = [os.path.dirname(origin)] - - return spec - - # The following methods are part of legacy PEP302 finder interface. They have been deprecated since python 3.4, - # and removed in python 3.12. Provide compatibility shims to accommodate code that might still be using them. - if sys.version_info[:2] < (3, 12): - - def find_loader(self, fullname): - """ - A legacy method for finding a loader for the specified module. Returns a 2-tuple of (loader, portion) where - portion is a sequence of file system locations contributing to part of a namespace package. The loader may - be None while specifying portion to signify the contribution of the file system locations to a namespace - package. An empty list can be used for portion to signify the loader is not part of a namespace package. If - loader is None and portion is the empty list then no loader or location for a namespace package were found - (i.e. failure to find anything for the module). - - Deprecated since python 3.4, removed in 3.12. - """ - # Based on: - # https://github.com/python/cpython/blob/v3.11.9/Lib/importlib/_bootstrap_external.py#L1587-L1600 - spec = self.find_spec(fullname) - if spec is None: - return None, [] - return spec.loader, spec.submodule_search_locations or [] - - def find_module(self, fullname): - """ - A concrete implementation of Finder.find_module() which is equivalent to self.find_loader(fullname)[0]. - - Deprecated since python 3.4, removed in 3.12. - """ - # Based on: - # https://github.com/python/cpython/blob/v3.11.9/Lib/importlib/_bootstrap_external.py#L1585 - # https://github.com/python/cpython/blob/v3.11.9/Lib/importlib/_bootstrap_external.py#L622-L639 - # - loader, portions = self.find_loader(fullname) - return loader - - #-- Core PEP451 loader functionality as defined by importlib.abc.Loader - # https://docs.python.org/3/library/importlib.html#importlib.abc.Loader - def create_module(self, spec): - """ - A method that returns the module object to use when importing a module. This method may return None, indicating - that default module creation semantics should take place. - - https://docs.python.org/3/library/importlib.html#importlib.abc.Loader.create_module - """ - return None - - def exec_module(self, module): - """ - A method that executes the module in its own namespace when a module is imported or reloaded. The module - should already be initialized when exec_module() is called. When this method exists, create_module() - must be defined. - - https://docs.python.org/3/library/importlib.html#importlib.abc.Loader.exec_module - """ - spec = module.__spec__ - bytecode = self.get_code(spec.name) - if bytecode is None: - raise RuntimeError(f"Failed to retrieve bytecode for {spec.name!r}!") - - # Set by the import machinery - assert hasattr(module, '__file__') - - # If `submodule_search_locations` is not None, this is a package; set __path__. - if spec.submodule_search_locations is not None: - module.__path__ = spec.submodule_search_locations - - exec(bytecode, module.__dict__) - - # The following method is part of legacy PEP302 loader interface. It has been deprecated since python 3.4, and - # slated for removal in python 3.12, although that has not happened yet. Provide compatibility shim to accommodate - # code that might still be using it. - if True: - - def load_module(self, fullname): - """ - A legacy method for loading a module. If the module cannot be loaded, ImportError is raised, otherwise the - loaded module is returned. - - Deprecated since python 3.4, slated for removal in 3.12 (but still present in python's own FileLoader in - both v3.12.4 and v3.13.0rc1). - """ - # Based on: - # https://github.com/python/cpython/blob/v3.11.9/Lib/importlib/_bootstrap_external.py#L942-L945 - import importlib._bootstrap as _bootstrap - return _bootstrap._load_module_shim(self, fullname) - - #-- PEP302 protocol extensions as defined by importlib.abc.ExecutionLoader - # https://docs.python.org/3/library/importlib.html#importlib.abc.ExecutionLoader - def get_filename(self, fullname): - """ - A method that is to return the value of __file__ for the specified module. If no path is available, ImportError - is raised. - - If source code is available, then the method should return the path to the source file, regardless of whether a - bytecode was used to load the module. - - https://docs.python.org/3/library/importlib.html#importlib.abc.ExecutionLoader.get_filename - """ - # Resolve fullname -> PYZ entry name (in case custom search path is in effect) - pyz_entry_name = self._compute_pyz_entry_name(fullname) - - # Look up the PYZ entry - entry_data = self._pyz_archive.toc.get(pyz_entry_name) - if entry_data is None: - raise ImportError(f'Module {fullname!r} not found in PYZ archive (entry {pyz_entry_name!r}).') - typecode = entry_data[0] - - # NOTE: since we are using sys._MEIPASS as prefix, we need to construct path from resolved PYZ entry name - # (equivalently, we could combine `self._path` and last part of `fullname`). - if typecode == pyimod01_archive.PYZ_ITEM_PKG: - return os.path.join(sys._MEIPASS, pyz_entry_name.replace('.', os.path.sep), '__init__.pyc') - elif typecode == pyimod01_archive.PYZ_ITEM_MODULE: - return os.path.join(sys._MEIPASS, pyz_entry_name.replace('.', os.path.sep) + '.pyc') - - # Unsupported entry type - return None - - #-- PEP302 protocol extensions as defined by importlib.abc.InspectLoader - # https://docs.python.org/3/library/importlib.html#importlib.abc.InspectLoader - def get_code(self, fullname): - """ - Return the code object for a module, or None if the module does not have a code object (as would be the case, - for example, for a built-in module). Raise an ImportError if loader cannot find the requested module. - - https://docs.python.org/3/library/importlib.html#importlib.abc.InspectLoader.get_code - """ - # Resolve fullname -> PYZ entry name (in case custom search path is in effect) - pyz_entry_name = self._compute_pyz_entry_name(fullname) - - # Look up the PYZ entry - so we can raise ImportError for non-existing modules. - entry_data = self._pyz_archive.toc.get(pyz_entry_name) - if entry_data is None: - raise ImportError(f'Module {fullname!r} not found in PYZ archive (entry {pyz_entry_name!r}).') - - return self._pyz_archive.extract(pyz_entry_name) - - def get_source(self, fullname): - """ - A method to return the source of a module. It is returned as a text string using universal newlines, translating - all recognized line separators into '\n' characters. Returns None if no source is available (e.g. a built-in - module). Raises ImportError if the loader cannot find the module specified. - - https://docs.python.org/3/library/importlib.html#importlib.abc.InspectLoader.get_source - """ - # Use getfilename() to obtain path to file if it were located on filesystem. This implicitly checks that the - # fullname is valid. - filename = self.get_filename(fullname) - - # FIXME: according to python docs "if source code is available, then the [getfilename()] method should return - # the path to the source file, regardless of whether a bytecode was used to load the module.". At the moment, - # our implementation always returns pyc suffix. - filename = filename[:-1] - - try: - # Read in binary mode, then decode - with open(filename, 'rb') as fp: - source_bytes = fp.read() - return _decode_source(source_bytes) - except FileNotFoundError: - pass - - # Source code is unavailable. - return None - - def is_package(self, fullname): - """ - A method to return a true value if the module is a package, a false value otherwise. ImportError is raised if - the loader cannot find the module. - - https://docs.python.org/3/library/importlib.html#importlib.abc.InspectLoader.is_package - """ - # Resolve fullname -> PYZ entry name (in case custom search path is in effect) - pyz_entry_name = self._compute_pyz_entry_name(fullname) - - # Look up the PYZ entry - so we can raise ImportError for non-existing modules. - entry_data = self._pyz_archive.toc.get(pyz_entry_name) - if entry_data is None: - raise ImportError(f'Module {fullname!r} not found in PYZ archive (entry {pyz_entry_name!r}).') - typecode = entry_data[0] - - # We do not need to worry about PEP420 namespace package entries (pyimod01_archive.PYZ_ITEM_NSPKG) here, because - # namespace packages do not use the loader part of this importer. - return typecode == pyimod01_archive.PYZ_ITEM_PKG - - #-- PEP302 protocol extensions as dfined by importlib.abc.ResourceLoader - # https://docs.python.org/3/library/importlib.html#importlib.abc.ResourceLoader - def get_data(self, path): - """ - A method to return the bytes for the data located at path. Loaders that have a file-like storage back-end that - allows storing arbitrary data can implement this abstract method to give direct access to the data stored. - OSError is to be raised if the path cannot be found. The path is expected to be constructed using a module’s - __file__ attribute or an item from a package’s __path__. - - https://docs.python.org/3/library/importlib.html#importlib.abc.ResourceLoader.get_data - """ - # Try to fetch the data from the filesystem. Since __file__ attribute works properly, just try to open the file - # and read it. - with open(path, 'rb') as fp: - return fp.read() - - #-- Support for `importlib.resources`. - def get_resource_reader(self, fullname): - """ - Return resource reader compatible with `importlib.resources`. - """ - # Resolve fullname -> PYZ entry name (in case custom search path is in effect) - pyz_entry_name = self._compute_pyz_entry_name(fullname) - - return PyiFrozenResourceReader(self, pyz_entry_name) - - -class PyiFrozenResourceReader: - """ - Resource reader for importlib.resources / importlib_resources support. - - Supports only on-disk resources, which should cover the typical use cases, i.e., the access to data files; - PyInstaller collects data files onto filesystem, and as of v6.0.0, the embedded PYZ archive is guaranteed - to contain only .pyc modules. - - When listing resources, source .py files will not be listed as they are not collected by default. Similarly, - sub-directories that contained only .py files are not reconstructed on filesystem, so they will not be listed, - either. If access to .py files is required for whatever reason, they need to be explicitly collected as data files - anyway, which will place them on filesystem and make them appear as resources. - - For on-disk resources, we *must* return path compatible with pathlib.Path() in order to avoid copy to a temporary - file, which might break under some circumstances, e.g., metpy with importlib_resources back-port, due to: - https://github.com/Unidata/MetPy/blob/a3424de66a44bf3a92b0dcacf4dff82ad7b86712/src/metpy/plots/wx_symbols.py#L24-L25 - (importlib_resources tries to use 'fonts/wx_symbols.ttf' as a temporary filename suffix, which fails as it contains - a separator). - - Furthermore, some packages expect files() to return either pathlib.Path or zipfile.Path, e.g., - https://github.com/tensorflow/datasets/blob/master/tensorflow_datasets/core/utils/resource_utils.py#L81-L97 - This makes implementation of mixed support for on-disk and embedded resources using importlib.abc.Traversable - protocol rather difficult. - - So in order to maximize compatibility with unfrozen behavior, the below implementation is basically equivalent of - importlib.readers.FileReader from python 3.10: - https://github.com/python/cpython/blob/839d7893943782ee803536a47f1d4de160314f85/Lib/importlib/readers.py#L11 - and its underlying classes, importlib.abc.TraversableResources and importlib.abc.ResourceReader: - https://github.com/python/cpython/blob/839d7893943782ee803536a47f1d4de160314f85/Lib/importlib/abc.py#L422 - https://github.com/python/cpython/blob/839d7893943782ee803536a47f1d4de160314f85/Lib/importlib/abc.py#L312 - """ - def __init__(self, importer, name): - # Local import to avoid including `pathlib` and its dependencies in `base_library.zip` - from pathlib import Path - self.importer = importer - if self.importer.is_package(name): # covers both normal packages and PEP-420 namespace packages - self.path = Path(sys._MEIPASS).joinpath(*name.split('.')) - else: - # For modules, we should return the path to their parent (package) directory. - self.path = Path(sys._MEIPASS).joinpath(*name.split('.')[:-1]) - - def open_resource(self, resource): - return self.files().joinpath(resource).open('rb') - - def resource_path(self, resource): - return str(self.path.joinpath(resource)) - - def is_resource(self, path): - return self.files().joinpath(path).is_file() - - def contents(self): - return (item.name for item in self.files().iterdir()) - - def files(self): - return self.path - - -class PyiFrozenEntryPointLoader: - """ - A special loader that enables retrieval of the code-object for the __main__ module. - """ - def __repr__(self): - return self.__class__.__name__ - - def get_code(self, fullname): - if fullname == '__main__': - # Special handling for __main__ module; the bootloader should store code object to _pyi_main_co - # attribute of the module. - return sys.modules['__main__']._pyi_main_co - - raise ImportError(f'{self} cannot handle module {fullname!r}') - - -def install(): - """ - Install PyInstaller's frozen finders/loaders/importers into python's import machinery. - """ - # Setup PYZ archive reader. - # - # The bootloader should store the path to PYZ archive (the path to the PKG archive and the offset within it; for - # executable-embedded archive, this is for example /path/executable_name?117568) into _pyinstaller_pyz - # attribute of the sys module. - global pyz_archive - - if not hasattr(sys, '_pyinstaller_pyz'): - raise RuntimeError("Bootloader did not set sys._pyinstaller_pyz!") - - try: - pyz_archive = pyimod01_archive.ZlibArchiveReader(sys._pyinstaller_pyz, check_pymagic=True) - except Exception as e: - raise RuntimeError("Failed to setup PYZ archive reader!") from e - - delattr(sys, '_pyinstaller_pyz') - - # On Windows, there is finder called `_frozen_importlib.WindowsRegistryFinder`, which looks for Python module - # locations in Windows registry. The frozen application should not look for those, so remove this finder - # from `sys.meta_path`. - for entry in sys.meta_path: - if getattr(entry, '__name__', None) == 'WindowsRegistryFinder': - sys.meta_path.remove(entry) - break - - # Insert our hook for `PyiFrozenImporter` into `sys.path_hooks`. Place it after `zipimporter`, if available. - for idx, entry in enumerate(sys.path_hooks): - if getattr(entry, '__name__', None) == 'zipimporter': - trace(f"PyInstaller: inserting our finder hook at index {idx + 1} in sys.path_hooks.") - sys.path_hooks.insert(idx + 1, PyiFrozenImporter.path_hook) - break - else: - trace("PyInstaller: zipimporter hook not found in sys.path_hooks! Prepending our finder hook to the list.") - sys.path_hooks.insert(0, PyiFrozenImporter.path_hook) - - # Python might have already created a `FileFinder` for `sys._MEIPASS`. Remove the entry from path importer cache, - # so that next loading attempt creates `PyiFrozenImporter` instead. This could probably be avoided altogether if - # we refrained from adding `sys._MEIPASS` to `sys.path` until our importer hooks is in place. - sys.path_importer_cache.pop(sys._MEIPASS, None) - - # Set the PyiFrozenEntryPointLoader as loader for __main__, in order for python to treat __main__ as a module - # instead of a built-in, and to allow its code object to be retrieved. - try: - sys.modules['__main__'].__loader__ = PyiFrozenEntryPointLoader() - except Exception: - pass - - # Apply hack for python >= 3.11 and its frozen stdlib modules. - if sys.version_info >= (3, 11): - _fixup_frozen_stdlib() - - -# A hack for python >= 3.11 and its frozen stdlib modules. Unless `sys._stdlib_dir` is set, these modules end up -# missing __file__ attribute, which causes problems with 3rd party code. At the time of writing, python interpreter -# configuration API does not allow us to influence `sys._stdlib_dir` - it always resets it to `None`. Therefore, -# we manually set the path, and fix __file__ attribute on modules. -def _fixup_frozen_stdlib(): - import _imp # built-in - - # If sys._stdlib_dir is None or empty, override it with sys._MEIPASS - if not sys._stdlib_dir: - try: - sys._stdlib_dir = sys._MEIPASS - except AttributeError: - pass - - # The sys._stdlib_dir set above should affect newly-imported python-frozen modules. However, most of them have - # been already imported during python initialization and our bootstrap, so we need to retroactively fix their - # __file__ attribute. - for module_name, module in sys.modules.items(): - if not _imp.is_frozen(module_name): - continue - - is_pkg = _imp.is_frozen_package(module_name) - - # Determine "real" name from __spec__.loader_state. - loader_state = module.__spec__.loader_state - - orig_name = loader_state.origname - if is_pkg: - orig_name += '.__init__' - - # We set suffix to .pyc to be consistent with our PyiFrozenImporter. - filename = os.path.join(sys._MEIPASS, *orig_name.split('.')) + '.pyc' - - # Fixup the __file__ attribute - if not hasattr(module, '__file__'): - try: - module.__file__ = filename - except AttributeError: - pass - - # Fixup the loader_state.filename - # Except for _frozen_importlib (importlib._bootstrap), whose loader_state.filename appears to be left at - # None in python. - if loader_state.filename is None and orig_name != 'importlib._bootstrap': - loader_state.filename = filename diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/loader/pyimod03_ctypes.py b/.venv/lib/python3.10/site-packages/PyInstaller/loader/pyimod03_ctypes.py deleted file mode 100755 index 3ade7dd..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/loader/pyimod03_ctypes.py +++ /dev/null @@ -1,131 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2005-2023, PyInstaller Development Team. -# -# Distributed under the terms of the GNU General Public License with exception -# for distributing bootloader. -# -# The full license is in the file COPYING.txt, distributed with this software. -#----------------------------------------------------------------------------- -""" -Hooks to make ctypes.CDLL, .PyDLL, etc. look in sys._MEIPASS first. -""" - -import sys - - -def install(): - """ - Install the hooks. - - This must be done from a function as opposed to at module-level, because when the module is imported/executed, - the import machinery is not completely set up yet. - """ - - import os - - try: - import ctypes - except ImportError: - # ctypes is not included in the frozen application - return - - def _frozen_name(name): - # If the given (file)name does not exist, fall back to searching for its basename in sys._MEIPASS, where - # PyInstaller usually collects shared libraries. - if name and not os.path.isfile(name): - frozen_name = os.path.join(sys._MEIPASS, os.path.basename(name)) - if os.path.isfile(frozen_name): - name = frozen_name - return name - - class PyInstallerImportError(OSError): - def __init__(self, name): - self.msg = ( - "Failed to load dynlib/dll %r. Most likely this dynlib/dll was not found when the application " - "was frozen." % name - ) - self.args = (self.msg,) - - class PyInstallerCDLL(ctypes.CDLL): - def __init__(self, name, *args, **kwargs): - name = _frozen_name(name) - try: - super().__init__(name, *args, **kwargs) - except Exception as base_error: - raise PyInstallerImportError(name) from base_error - - ctypes.CDLL = PyInstallerCDLL - ctypes.cdll = ctypes.LibraryLoader(PyInstallerCDLL) - - class PyInstallerPyDLL(ctypes.PyDLL): - def __init__(self, name, *args, **kwargs): - name = _frozen_name(name) - try: - super().__init__(name, *args, **kwargs) - except Exception as base_error: - raise PyInstallerImportError(name) from base_error - - ctypes.PyDLL = PyInstallerPyDLL - ctypes.pydll = ctypes.LibraryLoader(PyInstallerPyDLL) - - if sys.platform.startswith('win'): - - class PyInstallerWinDLL(ctypes.WinDLL): - def __init__(self, name, *args, **kwargs): - name = _frozen_name(name) - try: - super().__init__(name, *args, **kwargs) - except Exception as base_error: - raise PyInstallerImportError(name) from base_error - - ctypes.WinDLL = PyInstallerWinDLL - ctypes.windll = ctypes.LibraryLoader(PyInstallerWinDLL) - - class PyInstallerOleDLL(ctypes.OleDLL): - def __init__(self, name, *args, **kwargs): - name = _frozen_name(name) - try: - super().__init__(name, *args, **kwargs) - except Exception as base_error: - raise PyInstallerImportError(name) from base_error - - ctypes.OleDLL = PyInstallerOleDLL - ctypes.oledll = ctypes.LibraryLoader(PyInstallerOleDLL) - - try: - import ctypes.util - except ImportError: - # ctypes.util is not included in the frozen application - return - - # Same implementation as ctypes.util.find_library, except it prepends sys._MEIPASS to the search directories. - def pyinstaller_find_library(name): - if name in ('c', 'm'): - return ctypes.util.find_msvcrt() - # See MSDN for the REAL search order. - search_dirs = [sys._MEIPASS] + os.environ['PATH'].split(os.pathsep) - for directory in search_dirs: - fname = os.path.join(directory, name) - if os.path.isfile(fname): - return fname - if fname.lower().endswith(".dll"): - continue - fname = fname + ".dll" - if os.path.isfile(fname): - return fname - return None - - ctypes.util.find_library = pyinstaller_find_library - - -# On Mac OS insert sys._MEIPASS in the first position of the list of paths that ctypes uses to search for libraries. -# -# Note: 'ctypes' module will NOT be bundled with every app because code in this module is not scanned for module -# dependencies. It is safe to wrap 'ctypes' module into 'try/except ImportError' block. -if sys.platform.startswith('darwin'): - try: - from ctypes.macholib import dyld - dyld.DEFAULT_LIBRARY_FALLBACK.insert(0, sys._MEIPASS) - except ImportError: - # Do nothing when module 'ctypes' is not available. - pass diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/loader/pyimod04_pywin32.py b/.venv/lib/python3.10/site-packages/PyInstaller/loader/pyimod04_pywin32.py deleted file mode 100755 index b635d75..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/loader/pyimod04_pywin32.py +++ /dev/null @@ -1,56 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2005-2023, PyInstaller Development Team. -# -# Distributed under the terms of the GNU General Public License with exception -# for distributing bootloader. -# -# The full license is in the file COPYING.txt, distributed with this software. -#----------------------------------------------------------------------------- -""" -Set search path for pywin32 DLLs. Due to the large number of pywin32 modules, we use a single loader-level script -instead of per-module runtime hook scripts. -""" - -import os -import sys - - -def install(): - # Sub-directories containing extensions. In original python environment, these are added to `sys.path` by the - # `pywin32.pth` so the extensions end up treated as top-level modules. We attempt to preserve the directory - # layout, so we need to add these directories to `sys.path` ourselves. - pywin32_ext_paths = ('win32', 'pythonwin') - pywin32_ext_paths = [os.path.join(sys._MEIPASS, pywin32_ext_path) for pywin32_ext_path in pywin32_ext_paths] - pywin32_ext_paths = [path for path in pywin32_ext_paths if os.path.isdir(path)] - sys.path.extend(pywin32_ext_paths) - - # Additional handling of `pywin32_system32` DLL directory - pywin32_system32_path = os.path.join(sys._MEIPASS, 'pywin32_system32') - - if not os.path.isdir(pywin32_system32_path): - # Either pywin32 is not collected, or we are dealing with version that does not use the pywin32_system32 - # sub-directory. In the latter case, the pywin32 DLLs should be in `sys._MEIPASS`, and nothing - # else needs to be done here. - return - - # Add the DLL directory to `sys.path`. - # This is necessary because `__import_pywin32_system_module__` from `pywintypes` module assumes that in a frozen - # application, the pywin32 DLLs (`pythoncom3X.dll` and `pywintypes3X.dll`) that are normally found in - # `pywin32_system32` sub-directory in `sys.path` (site-packages, really) are located directly in `sys.path`. - # This obviously runs afoul of our attempts at preserving the directory layout and placing them in the - # `pywin32_system32` sub-directory instead of the top-level application directory. - sys.path.append(pywin32_system32_path) - - # Add the DLL directory to DLL search path using os.add_dll_directory(). - # This allows extensions from win32 directory (e.g., win32api, win32crypt) to be loaded on their own without - # importing pywintypes first. The extensions are linked against pywintypes3X.dll. - os.add_dll_directory(pywin32_system32_path) - - # Add the DLL directory to PATH. This is necessary under certain versions of - # Anaconda python, where `os.add_dll_directory` does not work. - path = os.environ.get('PATH', None) - if not path: - path = pywin32_system32_path - else: - path = pywin32_system32_path + os.pathsep + path - os.environ['PATH'] = path diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/log.py b/.venv/lib/python3.10/site-packages/PyInstaller/log.py deleted file mode 100755 index 7eb8f8e..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/log.py +++ /dev/null @@ -1,64 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2013-2023, PyInstaller Development Team. -# -# Distributed under the terms of the GNU General Public License (version 2 -# or later) with exception for distributing the bootloader. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: (GPL-2.0-or-later WITH Bootloader-exception) -#----------------------------------------------------------------------------- -""" -Logging module for PyInstaller. -""" - -__all__ = ['getLogger', 'INFO', 'WARN', 'DEBUG', 'TRACE', 'ERROR', 'FATAL', 'DEPRECATION'] - -import os -import logging -from logging import DEBUG, ERROR, FATAL, INFO, WARN, getLogger - -TRACE = DEBUG - 5 -logging.addLevelName(TRACE, 'TRACE') -DEPRECATION = WARN + 5 -logging.addLevelName(DEPRECATION, 'DEPRECATION') -LEVELS = { - 'TRACE': TRACE, - 'DEBUG': DEBUG, - 'INFO': INFO, - 'WARN': WARN, - 'DEPRECATION': DEPRECATION, - 'ERROR': ERROR, - 'FATAL': FATAL, -} - -FORMAT = '%(relativeCreated)d %(levelname)s: %(message)s' -_env_level = os.environ.get("PYI_LOG_LEVEL", "INFO") -try: - level = LEVELS[_env_level.upper()] -except KeyError: - raise SystemExit(f"Invalid PYI_LOG_LEVEL value '{_env_level}'. Should be one of {list(LEVELS)}.") -logging.basicConfig(format=FORMAT, level=level) -logger = getLogger('PyInstaller') - - -def __add_options(parser): - parser.add_argument( - '--log-level', - choices=LEVELS, - metavar="LEVEL", - dest='loglevel', - help='Amount of detail in build-time console messages. LEVEL may be one of %s (default: INFO). ' - 'Also settable via and overrides the PYI_LOG_LEVEL environment variable.' % ', '.join(LEVELS), - ) - - -def __process_options(parser, opts): - if opts.loglevel: - try: - level = opts.loglevel.upper() - _level = LEVELS[level] - except KeyError: - parser.error('Unknown log level `%s`' % opts.loglevel) - logger.setLevel(_level) - os.environ["PYI_LOG_LEVEL"] = level diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/__init__.py b/.venv/lib/python3.10/site-packages/PyInstaller/utils/__init__.py deleted file mode 100755 index 792d600..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/utils/__init__.py +++ /dev/null @@ -1 +0,0 @@ -# diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/utils/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 32502211e3ea7bd49e8a93db69fbbdb0e3ca0d9c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 190 zcmYjLu?oU46ilUq2>lR;=2h${;_4!T9}rUWw81n9eQBZJCB;U8HHyGY8TD0X7Y?C@ZHs(eOd7u z_=t7{qZ{y3Xq{d2RRyF2mR_E3@`?nTb=W3Y!IXhR@`wmJyG{q&k|I;RGM+cZt- GYtFtD@-Sck diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/__pycache__/_gitrevision.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/utils/__pycache__/_gitrevision.cpython-310.pyc deleted file mode 100644 index e1c16a80297afb1767df7c4d4e9fdb8e01c214d5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 374 zcmYjNy-ve05O&%$Ezt4;Fff>*L*pVkp{ha%Ay^O+Tb9U;uZ@L&qS%R)ybcr3!ORPI z*6C^opj#_5?rZQc`%vHWL%SDn54uE-sJo<^=;LhYhV zOUbPZ8MWXdTG?Ee?x=)Ks;C6xPWJ<;&kfze2P%jD_&@jol4}X1-~|}3q#T^xBfP6xK?q| XxY1H-RtZ?`{%6J>!Y~Z>J_>#T1tx1t diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/__pycache__/conftest.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/utils/__pycache__/conftest.cpython-310.pyc deleted file mode 100644 index 1f22c97fb0d90973f3864544c827428a950aff48..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 15165 zcmbt*TW}m#dS2gVrsskSL5TO2TGCSFNSuLgtJPvjN)$*+^ok%&fU6a}@@O!pF&JQO zJl#VQ<3Uz3<@K%|+O>X(uT{YAreYx zqy99?9rKU&+jQ#38z)vyO8W_1pISL3*U9=98c(h~*?4N@sfM@WNnWb{bmN(oXXM(g zKil}?$`|E2T|eD;Zsj?-&eYE|&aRxrb#^7cZm8T3%$4WSlNWZ*sR=c?YpKaiYo*{% zZ4}j%n*PLiV6M!`-61t2cQ2~LYW5Rj>RI(goWCM%pH|OF?Rj-Zoki|fB{#30m)!Gj8|nph z?h`|udtj|xkY@!|d}yjU^`exxD0wfbm#da~1^KV4FG>CzlK-0evfRDtPwfql@Rw)x)zjFS>LNQqa-eIM)||FW-Y9h>$R?5YP3{Um)q;e zo^5YdOH%u;UqX|i-wXrfPgebADQI-H#G@ z^vcUovj5VHf4p{ZEa3R@G?LKRFn6rb z?qSk*Nd~j~X2!$smXAR-y>Q+4R83=uExqO4Tlcjud7&SKUeNX{1@<%WK(3ndi&8c3 zL{@t%a@yr^9er(8%JpcXRQ1CWE0oaOr)HGW{+$jQ`P9(I(T|^$=hj;df396?m+N!N zzdP3m{H7|sT3SVZ;l<*sbH%%U^X^=|wmR3|3fEiBSBfvaI2VBYg?72JS+4rQ+|8|P z%^)n->%N{7qRnx-*w-RD`7EuC;U{W`p%GYzOmm zoGng3OIPRo<{YMHweHXP_sfko&W*VB;(FMC_QFlASuG6ODUe@kYqd&2URt&Ir7dn z%9R^S`Nx$K+4Ii6y?A@>U5epj3yO4lXWy$eRqI|57aN;8av+a@#}OnSW6C~AZks)G z!}z*k8h2o)mW)qLDkY~`ZuogCvWhQ84!gUbUDD^FJN)}?eeo9Cqm)}8%^KY^@eoV8 z11%Fk28B51MJ$7h#bK@PjA}uUo2}48QBLjYU@@PHCYNsCym{l+@|DY_8%tM~qFfE_ z=l~j_)@tGoH&BnlBat0!1(7?Lz9<>LI&#Q3(3cJhH=@H-uPq(=sx&AWKv{ry_77?H zQC)wBqay@3mPwj9bH;Q(({s38265a_Z>`mI5JuVcR%`Pfv~Anh6%u*yBVBk@a0JgG z`50#W>josl+A(&GZ96o301Z8R!#Zm8><2bYDDJn|Vi{Lz9sMl~<2atxi~hQj2U<+&{MC`^MHNL&|*8x8>Qbu#-rMerbQk1i*bMrmb}d5Dw4na z6;8cX{han=>amO{`(fi`<YQ?i{Zhvmn2K5m?4*!aC+<6rwr8z*rRRI!imx~5v{ z4cp}1<2%gB7KYPb;MF5-T0HCQ=|?CNa3ZHIeI2KYjb!j6a}Ss(cnvqBOtfq6I6biU zHf-0916c)AZ9BAPklIww*+}hLrqP2f)7MZn@9s0dnxxU>&nOwJ6DLG&r3HD^zOOH` zMnY4lqHNGvMNdm2Fv+md#!WO8!!tm=nBq|m4~BR9#e8!31Te3?^=&jOvVA0zGp8-b z(#yyhQ&1$saOkx8kY~s>OuF$a)^RAR(CQg9;SX$)q#u!1&`R!Fry1*H;8pgxRFcN? zwhTu9Jc{Y3ne4+E?qDRpgNI@_rgJ$#cjQ!ZTH*o|XBJmA6RB)yQZNQnbl>;E} zsDw)5oJhNH5z;F2i3x`)t8&Oo(c!?^jUA1Zv=SF%CDV5>vUDx*Jf~6^+_5Ngsoj37 zQ>!azaS~_n@^)B#Tjk?nX*XYd&DE!z*Q;1P;PoLhh{o9r2G*f}4l8 zITW=TY)4|1Z@ij!qg1Is=`QrWz||;07!Q>WZ3)MK(nF?j!O=m;t8__f$C+>gSOS39 z3H-**{qXx70L-RLaJ@Quf_7Daw13Y+T@1|gH zFP3At0_D)F5$>+RdNnJ+gtZtG(#Y3qxG$0d9=(JZ77}Kq(Q2kFx5gJ#= znKhHvF|#{6Ld;>YF={4JoQF`8#ww;Js0J$b>>W#4yO751M9)^%1qUbHJW7bGZPuhT+*JMNOazI=kwuU|YaAYDrEPB`0yscKpYx*eFLM@G{ z2Xez58$0Lu#cJ^!`~G1uY*juK@6dx!AZ`P&y*Q73hxeSGN(be;7;B%-K(hdBWjMw$CD&_}bxH%NIUEY7Y~T1H%{EWDeiYvNMBR)-ZEsbPy>xYNEw44YD5%34?GBDR)lHJk(z_968kn43xR0l z84)JwD(P|#ZW7zV+&!+Z-s+YY-fMYKRY3fe7BKG!H7|kpVitfDb{dRecx8kK`Xhvb zEZ3^*p*V?;AL^B6fZz!_2qs`JiJZYzt+fGhWRgB4S)p0V-tFb9h1Wf(8VE(qbQo~B z9@lNb53PjWnPUIBwqSglnjRoHN6L#tzHKV3wm)pW4ti^e*%_kwh85d*!c{ z0rhp2xg{j|WUP;pu@veWA8at$M1nd(XtKn9J=E7~GNgZmvau$bowbtYDYJXzfF_cH zi&rZtlpXxoIcg(j0`5Bb^+Rqs( z)iaO4(EhU7ODp#Q-hgL0^eX+(489po>`bZ*OYq$&k?oh5>e*{%4?44#RJq@`dnwu< zDKWtk3`^uE%P#^g4rlN>B642CM<7TToUWb+*74fwa8d&D59gB_XP?a)ne=`7V3E26 z6$iHMu_|HMiGBm^tr~)P)nMMcq!hw^ttNEWo=`ykC=-;!kpLBgY0X&au$OykXU|Ob zn};9^pquvwJ*1$FREV`XBm@|xcDGz-ECw$d^uQ|=DDW39-MqPY>H3vNw*NDAfB(1{ zQm8e2=qIEUPecV;O%-_St$SX*MQz{mHhsT6(pd%21!U)AIAgR9A1a!1}yqRr|_?<8)`Sx3z7a|dKyltytF zmx(Jac9ZesX}bK~*`-*ApN``+Yb|KzVs~l@{-LnCKu?6MMJ08Q2y!NKftskYhG3bG z@@FI;hM-vs)_rvjF`s*bX&ITRB0LAGHiT;9d5$J;E5obEQyYmQDRv7 zdG^lXu%bipqdgWtz)iHY-ew_pAfk~wkf!*Gd>=c__xakP7T0%qI}Rho0{m;_2Yj(J z;aYCOFZPj2rX5T{#ag0XQ-SYb!V(W_GeL32t948#_5Xf%)j!yUuo|m+2*TCKNoSU2D_Ux1}^% z?`78dk>fjulnVu&E`KEu?8Rk{W$FF zF|J9R0*w$O1x6=D0mksM3}8srPo2N+H@tOVG-@8`2r%qHeIM((g?F!ctu~dlXy$>2 z77QXtaJ1V8v=tiu8CBo7t{%wQXs@&^waj~0?t>o0HT{u{kZte%%iS+5wnm=xp(hY` ztPNsC;ShayPhKyFSfGLe;O)2;-~tSylgjTtKO)9^Y9dyvan}mcsnbDmF+T}OgW^!7 z5lP#V?O1>r){0%ZF0X!x$zMSd9Y(D(aJ)ZKTZCAGL0A<5RYx90HUh2rY%InSxe%l! zA+B+0jU03*h-{?5aj_xMzry$Kli-h$mjssvTw!st8N^^*^BiQA(mIX58A!47zq_YK z)bjz&GUgmoW(m(0a0GvdgwQK?wIP#;JV1VJz$tOQ;~Yk-5Tn4MOvIQG!8&SGo$W;E z=;vY}*Gq8K1~~~mKU$NL%;*Z*Oh7v%5b;V1ltTFrp4d)>sU2vFT@!Z`&<%X2OFf`( z0`?_&g++yhJLh{0!luf!jYCVhDkT>_IhLf$kpRVmOB6bUrEY z5dphkd595wLhp>I?#768zjWptsu0)1)0LN#Q|aRPWpo76{D?Y5^lJ~sQ}WM@wOM*Y zN)U{!!a1R$5G7IYSeAE)%oG^H8R>f;XVDTp4r5WD)Ul+%{*Bfg$nF5NjF4?e*{)T3 zV+@7>$4ZD#V92cS%wXY18ApxpS$8-;X4m0ZgoX2#CS1X~>VZX)%=tQuBi0$(7r#u- zX5(1)d2y73_e<;^%-E}px4|?24315=wtW#)p;~9{-4sGRo<3?BxH;c1A#JH!m%}gO0d!oj}j6)|y>M(zM(M z%t*}fl%K&W8Y1SAtKdNJO878JVG}@2x0=F%!Y}KHW5kAs7%G~QjRso*f-?eBg-gY6 z7neR>g%_LjT@=?}Wt}8euo!s+9d){2f%jOfL3tkxRM2i;gvGIrgmWSdN*obLMkq&N*gftQos|VpNXD?PG=V zH~8gn!NbN896|Hc{;)peC2{6yag_Nm`Ca2zjWtB<5ioGUlS$aq-&X+w)%6MG#gZ5_nsRNR>n6IDW*WTUfq!{mNzU#_eT< zA)tx}uyj-lL|POf&=uoQv4Q3#3qGO77oY>PyEe}F>z`%Hew zM6l%F;T2sjX+r7cs{P;QGtQ3QMN;SFyod`2_9yvS&N<>(klATioLTsSNyo9L z%@e?s8S~U<)<@Hp_2-k*v`yWUpEH$Xppt@3Wi|wrFdBxQV5|Zwfl%#;P}tSPw$(hV zWVsDF0Fxt6Qv;U}<+3ye8%gDETKWY5!ITnlXwnoVRR+0VlH9Ba2?RPeAw94*fNPq& z9VBTv0voX_n0uC zp&3YuH==NdTdlfh;Nn;ZH!Nb`NvGKlR>zT?TtAjA(MtWx(gt@8F5FnWdhP8;dQ9I! zq3@C7i?~R-z*;5{*I!sEr1A%xWjg;SlO?~ypR$3ztQ_o^Yjuy0^7~lmW^A!PgO*(! z!tMVU7ZR1T9)P#783$&9(P+ew!Sl*_X#eIUxDmX!M{Wb*Yy` z3u%N@445}8aif>0b!SOsv5786Gt>R0A+Id}n=^h1z7lUe@Xj*g*5OK9qZNepE&5fX zZj885C4z_isH6;>jRCidS5IaN5L1DtKYU~NFcj{>?Pb^k@A{?Xg?DHaB2#x0vK9h0 z?#c=Z94@YoO<8H)Ea5eC8J2)Db35JV0K5H(RWAlF`(tUIm9nHj^ZhD$J;h^{;oS3Zum3 zD{tL?TT@O6Dfk@BF)}tmFFD3pK{(mx{BJl*G-Wx5+ZOb{$EE%!O#W%yN>Y4^ph9If z`0<)?Q4TWrH6$M+0=k1yF?y-YYw871X)-pZ4^f*`+JAhSTGYRb9(9k7(k#}$ zMXFHXA?SbqzW!sB;(kPI{HsJ0wJMgg5%bczrGxww5T}oj_}$pA{sR=no}w+;gjd40 zb8)5=hcd)hh%8JjV4KXpv~ zKk?}Cvq{;&Y+46qQ+QOs2lsQuvuW)doK0|ce=bvqV4E8*XH#F4t1PbG#9ZRj4E+}7 za^mynQvVq`lb_W85vRS0(EpjY|B1_P;XuZ%qE2$&Z;Zrm6osl0HFW8vYOF zK8ldjBZQP~L4R?OnvMPA8yd=&Q9Fbr5cXm73HPs>+`roWZfNPtxWi@? z#4W7QQ8pmnG37Mj<8hxHKwq-QNMZ_yi=|mh09*#q{RIWzte$GXGlY~S9~fMD*h$lX z_EH-em`v2}xhkh7sozZiS-mB1oRT*puCZ&VX}onwO*a8Wr3de;L+HWGc3K_o zrSaxjz{`xZ2Tw6>iQe1Jv|=k+>E{!@>>8Gf2hW>WO2)YG`3%OzaU2~y0RRP%4IW~B zuav;@8e|U>MV*c5 zz1*D~t5vz$of*rJ4n~QxMi;Po`jyvTi<0+Wf31WLWu!wAvF$E@1Wg>~3&AG>}Pc5vUvrZf3=LU2dWePQ&r#C`N0x1eAh@n9djQ)78StNV)d zZ|&x_g(2C-iX7|`DxK<6XY37wWy|~_+0Gb?Xo^Bcyr^j_^xtFh8j|P;LA`wXQEUWv zD{wW1-1`6WVP@}RoXDzF;>b{*Pg2O~tIX-&jued)I$_*n)C>9WTjYT@jd?Xc|k! zfHc6|j1tXS05r(;pm?p%CY_vl#LOVpi7oJm9A$p0v*5G?fo8NC8&ewSj|mU(X$ZeD zz|KDa1e!+0oup3p!X7obKe+K+Lo1F&QaLNM{G?gH z7st`4I7$Mm9LJ)Z4Z4ihB0?m8h%)+9CUnG+AyfL#neh*pk%*&jKVZi9nf#E6xbNfk zO2F6KBqaxa!tCP9pBg{L!bceR;-GKHMgk|}F|`uDwU8zdai=wlvE2A8@b%UsntX%r zq;|GGa^0j2yn{fNkzdfi$7X(u$-iSV&xA~;{}q!(CLC;(0g_-`2$C6xI?{+_z8mAP z3>@Qkuz~^25oH%U^?LtC|6Nu;%!F__4us6IHJ4lH2uETuVVF~srTI0R1m8D@g@49`h%A~Jc~&If;%f~NJ5ma!9NE2ss68>6uj z6c9v_iu50_yG)B`F@~&SF(%&yvL!2e#8dgmMl)8T|2~t`Oo*xUcbU+3N2#^ieSV=Q z-+IXxRPw<{YRSOI;5w?yW#l@~6dsTT2* zNgok(;T#G;9Fkm;bWGB3oymMvxq3=5JQ@ULlghOm9b_lCz&yw t6xKLWxoM;sH!=8g9NZ_I!`LM}ZG6l4R^~NarBQk|VYkU$4FfKZThkQ{Poi~?x`3NzYyEa#hVmMr%7T?A|T^RMIIY=nNV zjosyd@db$d4irNp#4sZ%9%1-5Qj!@XBcmgVQAN3l(QB0NQN*p~1B~h)w@2n1l;Z_r zl$k%Ek;6O8dQXJMUG989A23FYTsAVatLN@F(?kxkg3VGsh>KiBNiGNTNF>Ef4yHUU zxfqORd90EG0^>pqCW#t+`R$8K-@O5d=we88mtXTZjEgLba;6V=tx&{qo%YYF`|E(b z0Fix+kV5b98m-WVfEXaO_H0aLZSl758v5VTEnefsPgmew*SU7RljqejGZ;;stg|*S zS{WOcnc#oStd(&B{9J-C`w~&4_Lk3Emfkd;1**oq=WbFf8gx}uvycC^J}3cDWbv*Rs!OV{SwS{rM7Ww3iEXl>-3zoQ>P)M%qCi+v0e zxNdR$hYJuLss5NOfBZkH;mJise7~YTP%VHWG{o8ve13~hZ}DduX#)aPcUH1UaWBak zzpjY)ebwwI22_Hg za2ak0Y&AX`9&1uaP0L74wUZYjYj*Tqk>uKjgL#y3ZAVwK%?QJBlJYRr7QarUlKSD- z%U8KnQJQk$&s361KdhVL^F+dh611-4LV{3okwB5XS6NvI^_38X5H%ptKry8fNvR#4 zvo_BXvP=`Dk6uE-i$c9DW;tt4>F#S_q*%zt8akp^*RY@};1%`NYpYs<$2?cs02Z_z zPosRor8XNjenH|C5^vuI(<0+RnUql)Fg_152?)Zc;T8D3GyiGe&v`x%(&Q>Amugz% zPyEMcflOd5WfZ@U;E}-&1wlhW09gETsgEXHg@Ts_sFsgUps0KX%EG6(i(O0_?GkcF z&F&q+6q7q*^vQjQ-2>?p2V2-BJxmD1{t%Dguy(>QgZDTLhkM!%LsrCLC=TmLe+P^Y z?<2bli(7rKOBBme*a diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/__pycache__/misc.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/utils/__pycache__/misc.cpython-310.pyc deleted file mode 100644 index 578f10684313dc408cf2ba20b4031cb7da77e189..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5911 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 diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/__pycache__/run_tests.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/utils/__pycache__/run_tests.cpython-310.pyc deleted file mode 100644 index be458d638e0c68cb150406223d9deb71162c6556..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1808 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 GwECZn#eIAL diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/cliutils/__pycache__/bindepend.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/utils/cliutils/__pycache__/bindepend.cpython-310.pyc deleted file mode 100644 index 51cb0c4b617c28febfec153915fe04d94f77561a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1484 zcmZWp-EP}96ecNImgS$c`zhKj1$0vk#$YSOGGG|CV!>7nS%;ulE`k{w1X*NkC6cI+ zR8kwt&9d7)K~ccQuJ$l{0p9LvuMiZ=4&}tjFbX6;9v&VZ^7|;>?Rp5x^!Gmxx0?w4 zWd?VP3xltq${ZSsMu=icQar+SPe!Eft&v^#jgdWf0a>Y&HAhX14p82;5p!oBVPrmP z)5fo8)cg_U_zY2pHeu9a9(9k2_>{FSj1SqbYri%B*4v-*GoPlZPg%io%JMj2(&vXh zd&S~XMdOtDhe>K|!slwrgimLAlqIpBCSwr^a36YqL-J^^k98+16_0sVq)f3G8}oHB z*wn9~N*fxA_E8`2{Q-@3ibzN%ga!7xxjYW0JYzwT6j2&bb{b?7(hIl4G1v!N!|h;r z%JS0yk_d{Kn)3XU;nS@^CW;M;C_auROa?D!ySY?RnlcfTDoJG!r^yP86F96n@vxW) z0^2?^c^P2idK?2>7YC4Gs!m=5P-uad=o~3>WG(CpEipzFI%*h}sAX9A&BjPM6}qTr z7ESQRwYOWL3NH!Fnzb$JEb+oK_^557%(p9i)cFSeJUAz+yXaPAiDC5Q+)};DdW~rF z4KXp*2CTVvbbs+qWi9cA@#+0U&h7Jt>QT3{!LwC0UZXd*@jm$utX_>iJ9&CgU%rjh zyR&qq8}%M-U*KOrGyTqjJZ$@qR#vhROJhHQZlKA{r9yC!E3GQ-j0}*8OznnT6(&DX9sPi ze4@Ky7*QJXLM1$xAZ-}H@_JD%5$)BXj8W?QVOR(rGbz_AS`((e=aUH&+LZv=DND6| zu=B&7FoM$dB;{k>C`6Jg?Z`T5?W|;}TkG@bHpB^&tN;ht=LMUMc_ip=uHeO#h0@;s zOe&T=f0d}dBh1^R5f+hxWw~~5jM@bvLqqlofy4Cn9g2pDW{EO? z3_xx{b0N4`Z)=VQd#!&h qD^#D${UYPEOxZK@W0ITD*q&><*d>rSxd#XB5b}@fxSJlful@ycfu`aB diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/cliutils/__pycache__/grab_version.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/utils/cliutils/__pycache__/grab_version.cpython-310.pyc deleted file mode 100644 index b3ae78b87b3b4ec275308296578e8475768e5625..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1550 zcmY)uO>g5wbjBZvo1|a6unQ7MMuWHYNaBo&Bbyu|Y9 zCQ2`qYsC)$q*k2xF-V-}%89?Qh%N6q{lcRezxU>Se~esRZ4vm!zx|Q!HVOF)k-J|2 z$d|Bn9}Y$s%}Iaxr+qpPfa2s%;r3lh4vARx2=`|1Q-X`R%=?k_-IqkrDPcZq0Os=s zYrb;S$J{?f9(qvkZtyqgC;MG$J4t2aP!?s*4Ife@UwsJU{tCAC;9%r{bm{)@aM(tf zD9x2}fnFc4MKqQLkIJk}@`&+CRA??({4^c_ed}@WY1Er=F^TeQ5S24CmSVg2tDl0iJ-N@r5^%9(P&@_lp-0gu-B5Wt(y z2MF_7`~N2Zh8$5wnR7-@$buX>m@&-L8Dz7@n=D`}ti{@_bLLZG+yyzMcz5nykP|w8 z##Y%{?iY;{2dK_@b3u=S3wq)%T)k~p*!n5`ftuEN8|WRj!8R}4pVm*jg?GMc))ww5 zy#Q^8kVg;JDOeT36QaMF0u|Rw*k+yGL+PKLUmdiK+y}sIHfEzG7udOvcBZ8J*8cpL zZ^t|=RVEB)p{z_)2+&O)^Q8^~O9eZ3p74b)ncCv05Ku zujv=_w^8|Zr^J~^WzQU&`KL&(4Nb>fK>!ds_S66}aUC`?htmway3SwMQ`ke+7Z9(u zO~%ut%8gn9qQdEb7~5CkC_R7lTq&t`!ta)yx`!HXvMD4cx`F~g+8{(rr*pqD>DFiS zcdrEC27OSOF&;w0b&htL8+awh!;rtXEH1Z<>kiPt+QQ`+?#K`(F;@RLLT~EsKKZi`dq|OdDQ2 zKhBJ83?<`3Z9Q3Xq41rvKE}bVtBtaL-KBQ(Yd#yuM6o?+S*5DdbbW=di}ld2rFjpN zV4bwQeP0xgvvpM^9s;0u;P9y9G~Rd(hvI7d>-kHl#{LO{0PZ`qLp>VMdvt@ocliKt zpkAsFl?8EJB$ivL+xbntdOkA c`RCXl`T-n48-3XTUpkKSCTIj7wy1acA4W8?i2wiq diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/cliutils/__pycache__/makespec.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/utils/cliutils/__pycache__/makespec.cpython-310.pyc deleted file mode 100644 index e96756fef22159e85d55ced5c107b5ef2ea1371e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1460 zcmZ8hPmkO*6t|sBCX<=jKLu5-pjCu~$_OY!auo zGu@14FAN;vGwh09_%M6{Upes=dT4p}?6eDx{QUf!yg$G9bNFx=AQ-bh{yLj^2>op~ zw}%g#uVKms2#UstVoC};#&#uRVpnJE+O;!wmp*7t;g#KS7o$^D4PC_i_7O(rp)T$G zg2vq+QH5V1>d`Ljdeo;qSOeCl!8s9MuwZT8B`0={`pfTw!$$EkRe6>cMH^0^2SzfR()*!FuIxFz?3csicZi7AO8tLdvz)#6T$(z6|d&;jF&8~^ExeJ$`)}cSw)kBWCHfb zPojf3TCi#n7x^TvTQ%d==h0_RVwo%UxK6Y4bjoD>tUaovg7TP%8Va(lUyR?LGtb?J#+plx^+@peS^OuhAt^WbVw}tIi5tV{CTbR$rlc*YuA% zzY&a9rdIb@2O9{hv}CXFr%-sOO2t%;eC@+(LC`ygV%n6fQqL?Vx__$*?b|j%OSHeO zKo657r8METHBvhTpF$tN0xqp1h=c2Q*oqERpm(RNVj@*6*?x32aNxL!$4t3Y~gqbib87x240~xz_3DB1i-=S2AUPVHW1*sN1^GzlKbeAOktmR zEAlP+X>e)JuDbA@uX^*~8XGX5KU{tQ9{Tgad8L%5SI%7< z5p-fApITD6NbR>jY%YhoL!CAL87>CEzwDg~u2}f7jF#~+e-VnN3hOrCas;>#Dt>bl z4CUDc%NmtV3KlKz9ZtAVjE0joY=EnwV9y&SRWy3fB4k;k0}G}>UWz^-BX&XP{Um{_ zk})aYb_o~{5iYdHE))=3cVu1UN)s-1*BnV!i-B=4G!EPnE~0>+38)L8h3?cMuaw^Z zj3VKv2xIRs-ba2v2#mc7_xf;1*-+p4!(LJ!%*0pvG0sl`32hjKgUY8F+c-V($ z2k$sWyNe0=5J+K&;bZbfd}Q4ENn+AUlF>kSlZ5gtNkk7$#65HT;1+MAEp4MMYb`o@ z_x3x6w|z);`}^1++CM650RE{ETx@{e1~)}OM8`yYCoH-BFH26Ff_-Ift}Vz7d>2Y0 VkUrUiG6saa_C3GvzaL=t&A$@#d#wNf diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/cliutils/__pycache__/set_version.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/utils/cliutils/__pycache__/set_version.cpython-310.pyc deleted file mode 100644 index 37c88f3d7611bab433d9fd6bf2c9671366952c00..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1219 zcmY*Y&2Aev5GJ|1(pr+87%iGV1lSyM5DIIPIH#g05)?TY1q=fQVnmk(B~sQpyX2PS z%9bEs>R$5%K>)is^Ixg}CXl}9@S2~wsP|X#A#6P&o90;-3#{e%+ z3y`DJm;Vm{gHG`oIz~%$Kp1Ak5%va%^g7VR+Kq04B|5>*ej0*5Hqk-rw7tX!@fkiQ zm)Z(w!Qvi^*-FtVyT>8C2v2)U0`>^d>M~eHX9Od&#yZR3EqO;=)ICpQh|G=oPSZGZ zlXXwsIuXd z7nP0q5pM!H)Wmr>sf!}1sF?~{@{?BJeSKl^ucc&l!GCkT Z*FS-XyO5RKgzP;+zQnEgUI&L?zX9uEMiu}7 diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/cliutils/archive_viewer.py b/.venv/lib/python3.10/site-packages/PyInstaller/utils/cliutils/archive_viewer.py deleted file mode 100755 index 912c901..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/utils/cliutils/archive_viewer.py +++ /dev/null @@ -1,268 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2013-2023, PyInstaller Development Team. -# -# Distributed under the terms of the GNU General Public License (version 2 -# or later) with exception for distributing the bootloader. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: (GPL-2.0-or-later WITH Bootloader-exception) -#----------------------------------------------------------------------------- -""" -Viewer for PyInstaller-generated archives. -""" - -import argparse -import os -import sys - -import PyInstaller.log -from PyInstaller.archive.readers import CArchiveReader, ZlibArchiveReader - -try: - from argcomplete import autocomplete -except ImportError: - - def autocomplete(parser): - return None - - -class ArchiveViewer: - def __init__(self, filename, interactive_mode, recursive_mode, brief_mode): - self.filename = filename - self.interactive_mode = interactive_mode - self.recursive_mode = recursive_mode - self.brief_mode = brief_mode - - self.stack = [] - - # Recursive mode implies non-interactive mode - if self.recursive_mode: - self.interactive_mode = False - - def main(self): - # Open top-level (initial) archive - archive = self._open_toplevel_archive(self.filename) - archive_name = os.path.basename(self.filename) - self.stack.append((archive_name, archive)) - - # Not-interactive mode - if not self.interactive_mode: - return self._non_interactive_processing() - - # Interactive mode; show top-level archive - self._show_archive_contents(archive_name, archive) - - # Interactive command processing - while True: - # Read command - try: - tokens = input('? ').split(None, 1) - except EOFError: - # Ctrl-D - print(file=sys.stderr) # Clear line. - break - - # Print usage? - if not tokens: - self._print_usage() - continue - - # Process - command = tokens[0].upper() - if command == 'Q': - break - elif command == 'U': - self._move_up_the_stack() - elif command == 'O': - self._open_embedded_archive(*tokens[1:]) - elif command == 'X': - self._extract_file(*tokens[1:]) - elif command == 'S': - archive_name, archive = self.stack[-1] - self._show_archive_contents(archive_name, archive) - else: - self._print_usage() - - def _non_interactive_processing(self): - archive_count = 0 - - while self.stack: - archive_name, archive = self.stack.pop() - archive_count += 1 - - if archive_count > 1: - print("") - self._show_archive_contents(archive_name, archive) - - if not self.recursive_mode: - continue - - # Scan for embedded archives - if isinstance(archive, CArchiveReader): - for name, (*_, typecode) in archive.toc.items(): - if typecode == 'z': - try: - embedded_archive = archive.open_embedded_archive(name) - except Exception as e: - print(f"Could not open embedded archive {name!r}: {e}", file=sys.stderr) - self.stack.append((name, embedded_archive)) - - def _print_usage(self): - print("U: go up one level", file=sys.stderr) - print("O : open embedded archive with given name", file=sys.stderr) - print("X : extract file with given name", file=sys.stderr) - print("S: list the contents of current archive again", file=sys.stderr) - print("Q: quit", file=sys.stderr) - - def _move_up_the_stack(self): - if len(self.stack) > 1: - self.stack.pop() - archive_name, archive = self.stack[-1] - self._show_archive_contents(archive_name, archive) - else: - print("Already in the top archive!", file=sys.stderr) - - def _open_toplevel_archive(self, filename): - if not os.path.isfile(filename): - print(f"Archive {filename} does not exist!", file=sys.stderr) - sys.exit(1) - - if filename[-4:].lower() == '.pyz': - return ZlibArchiveReader(filename) - return CArchiveReader(filename) - - def _open_embedded_archive(self, archive_name=None): - # Ask for name if not provided - if not archive_name: - archive_name = input('Open name? ') - archive_name = archive_name.strip() - - # No name given; abort - if not archive_name: - return - - # Open the embedded archive - _, parent_archive = self.stack[-1] - - if not hasattr(parent_archive, 'open_embedded_archive'): - print("Archive does not support embedded archives!", file=sys.stderr) - return - - try: - archive = parent_archive.open_embedded_archive(archive_name) - except Exception as e: - print(f"Could not open embedded archive {archive_name!r}: {e}", file=sys.stderr) - return - - # Add to stack and display contents - self.stack.append((archive_name, archive)) - self._show_archive_contents(archive_name, archive) - - def _extract_file(self, name=None): - # Ask for name if not provided - if not name: - name = input('Extract name? ') - name = name.strip() - - # Archive - archive_name, archive = self.stack[-1] - - # Retrieve data - try: - if isinstance(archive, CArchiveReader): - data = archive.extract(name) - elif isinstance(archive, ZlibArchiveReader): - data = archive.extract(name, raw=True) - else: - raise NotImplementedError(f"Extraction from archive type {type(archive)} not implemented!") - except Exception as e: - print(f"Failed to extract data for entry {name!r} from {archive_name!r}: {e}", file=sys.stderr) - - # Write to file - filename = input('Output filename? ') - if not filename: - print(repr(data)) - else: - with open(filename, 'wb') as fp: - fp.write(data) - - def _show_archive_contents(self, archive_name, archive): - if isinstance(archive, CArchiveReader): - if archive.options: - print(f"Options in {archive_name!r} (PKG/CArchive):") - for option in archive.options: - print(f" {option}") - print(f"Contents of {archive_name!r} (PKG/CArchive):") - if self.brief_mode: - for name in archive.toc.keys(): - print(f" {name}") - else: - print(" position, length, uncompressed_length, is_compressed, typecode, name") - for name, (position, length, uncompressed_length, is_compressed, typecode) in archive.toc.items(): - print(f" {position}, {length}, {uncompressed_length}, {is_compressed}, {typecode!r}, {name!r}") - elif isinstance(archive, ZlibArchiveReader): - print(f"Contents of {archive_name!r} (PYZ):") - if self.brief_mode: - for name in archive.toc.keys(): - print(f" {name}") - else: - print(" typecode, position, length, name") - for name, (typecode, position, length) in archive.toc.items(): - print(f" {typecode}, {position}, {length}, {name!r}") - else: - print(f"Contents of {name} (unknown)") - print(f"FIXME: implement content listing for archive type {type(archive)}!") - - -def run(): - parser = argparse.ArgumentParser() - parser.add_argument( - '-l', - '--list', - default=False, - action='store_true', - dest='listing_mode', - help='List the archive contents and exit (default: %(default)s).', - ) - parser.add_argument( - '-r', - '--recursive', - default=False, - action='store_true', - dest='recursive', - help='Recursively print an archive log (default: %(default)s). Implies --list.', - ) - parser.add_argument( - '-b', - '--brief', - default=False, - action='store_true', - dest='brief', - help='When displaying archive contents, show only file names. (default: %(default)s).', - ) - PyInstaller.log.__add_options(parser) - parser.add_argument( - 'filename', - metavar='pyi_archive', - help="PyInstaller archive to process.", - ) - - autocomplete(parser) - args = parser.parse_args() - PyInstaller.log.__process_options(parser, args) - - try: - viewer = ArchiveViewer( - filename=args.filename, - interactive_mode=not args.listing_mode, - recursive_mode=args.recursive, - brief_mode=args.brief, - ) - viewer.main() - except KeyboardInterrupt: - raise SystemExit("Aborted by user.") - - -if __name__ == '__main__': - run() diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/cliutils/bindepend.py b/.venv/lib/python3.10/site-packages/PyInstaller/utils/cliutils/bindepend.py deleted file mode 100755 index ebd5fdf..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/utils/cliutils/bindepend.py +++ /dev/null @@ -1,58 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2013-2023, PyInstaller Development Team. -# -# Distributed under the terms of the GNU General Public License (version 2 -# or later) with exception for distributing the bootloader. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: (GPL-2.0-or-later WITH Bootloader-exception) -#----------------------------------------------------------------------------- -""" -Show dll dependencies of executable files or other dynamic libraries. -""" - -import argparse -import glob - -import PyInstaller.depend.bindepend -import PyInstaller.log - -try: - from argcomplete import autocomplete -except ImportError: - - def autocomplete(parser): - return None - - -def run(): - parser = argparse.ArgumentParser() - PyInstaller.log.__add_options(parser) - parser.add_argument( - 'filenames', - nargs='+', - metavar='executable-or-dynamic-library', - help="executables or dynamic libraries for which the dependencies should be shown", - ) - - autocomplete(parser) - args = parser.parse_args() - PyInstaller.log.__process_options(parser, args) - - # Suppress all informative messages from the dependency code. - PyInstaller.log.getLogger('PyInstaller.build.bindepend').setLevel(PyInstaller.log.WARN) - - try: - for input_filename_or_pattern in args.filenames: - for filename in glob.glob(input_filename_or_pattern): - print(f"{filename}:") - for lib_name, lib_path in sorted(PyInstaller.depend.bindepend.get_imports(filename)): - print(f" {lib_name} => {lib_path}") - print("") - except KeyboardInterrupt: - raise SystemExit("Aborted by user request.") - - -if __name__ == '__main__': - run() diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/cliutils/grab_version.py b/.venv/lib/python3.10/site-packages/PyInstaller/utils/cliutils/grab_version.py deleted file mode 100755 index 284cdd1..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/utils/cliutils/grab_version.py +++ /dev/null @@ -1,59 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2013-2023, PyInstaller Development Team. -# -# Distributed under the terms of the GNU General Public License (version 2 -# or later) with exception for distributing the bootloader. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: (GPL-2.0-or-later WITH Bootloader-exception) -#----------------------------------------------------------------------------- - -import argparse -import codecs - -try: - from argcomplete import autocomplete -except ImportError: - - def autocomplete(parser): - return None - - -def run(): - parser = argparse.ArgumentParser( - epilog=( - 'The printed output may be saved to a file, edited and used as the input for a version resource on any of ' - 'the executable targets in a PyInstaller .spec file.' - ) - ) - parser.add_argument( - 'exe_file', - metavar='exe-file', - help="full pathname of a Windows executable", - ) - parser.add_argument( - 'out_filename', - metavar='out-filename', - nargs='?', - default='file_version_info.txt', - help="filename where the grabbed version info will be saved", - ) - - autocomplete(parser) - args = parser.parse_args() - - try: - from PyInstaller.utils.win32 import versioninfo - info = versioninfo.read_version_info_from_executable(args.exe_file) - if not info: - raise SystemExit("Error: VersionInfo resource not found in exe") - with codecs.open(args.out_filename, 'w', 'utf-8') as fp: - fp.write(str(info)) - print(f"Version info written to: {args.out_filename!r}") - except KeyboardInterrupt: - raise SystemExit("Aborted by user request.") - - -if __name__ == '__main__': - run() diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/cliutils/makespec.py b/.venv/lib/python3.10/site-packages/PyInstaller/utils/cliutils/makespec.py deleted file mode 100755 index 6225759..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/utils/cliutils/makespec.py +++ /dev/null @@ -1,61 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2013-2023, PyInstaller Development Team. -# -# Distributed under the terms of the GNU General Public License (version 2 -# or later) with exception for distributing the bootloader. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: (GPL-2.0-or-later WITH Bootloader-exception) -#----------------------------------------------------------------------------- -""" -Automatically build a spec file containing the description of the project. -""" - -import argparse -import os - -import PyInstaller.building.makespec -import PyInstaller.log - -try: - from argcomplete import autocomplete -except ImportError: - - def autocomplete(parser): - return None - - -def generate_parser(): - p = argparse.ArgumentParser() - PyInstaller.building.makespec.__add_options(p) - PyInstaller.log.__add_options(p) - p.add_argument( - 'scriptname', - nargs='+', - ) - return p - - -def run(): - p = generate_parser() - autocomplete(p) - args = p.parse_args() - PyInstaller.log.__process_options(p, args) - - # Split pathex by using the path separator. - temppaths = args.pathex[:] - args.pathex = [] - for p in temppaths: - args.pathex.extend(p.split(os.pathsep)) - - try: - name = PyInstaller.building.makespec.main(args.scriptname, **vars(args)) - print('Wrote %s.' % name) - print('Now run pyinstaller.py to build the executable.') - except KeyboardInterrupt: - raise SystemExit("Aborted by user request.") - - -if __name__ == '__main__': - run() diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/cliutils/set_version.py b/.venv/lib/python3.10/site-packages/PyInstaller/utils/cliutils/set_version.py deleted file mode 100755 index b936692..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/utils/cliutils/set_version.py +++ /dev/null @@ -1,51 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2013-2023, PyInstaller Development Team. -# -# Distributed under the terms of the GNU General Public License (version 2 -# or later) with exception for distributing the bootloader. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: (GPL-2.0-or-later WITH Bootloader-exception) -#----------------------------------------------------------------------------- - -import argparse -import os - -try: - from argcomplete import autocomplete -except ImportError: - - def autocomplete(parser): - return None - - -def run(): - parser = argparse.ArgumentParser() - parser.add_argument( - 'info_file', - metavar='info-file', - help="text file containing version info", - ) - parser.add_argument( - 'exe_file', - metavar='exe-file', - help="full pathname of a Windows executable", - ) - autocomplete(parser) - args = parser.parse_args() - - info_file = os.path.abspath(args.info_file) - exe_file = os.path.abspath(args.exe_file) - - try: - from PyInstaller.utils.win32 import versioninfo - info = versioninfo.load_version_info_from_text_file(info_file) - versioninfo.write_version_info_to_executable(exe_file, info) - print(f"Version info written to: {exe_file!r}") - except KeyboardInterrupt: - raise SystemExit("Aborted by user request.") - - -if __name__ == '__main__': - run() diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/conftest.py b/.venv/lib/python3.10/site-packages/PyInstaller/utils/conftest.py deleted file mode 100755 index f1c7387..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/utils/conftest.py +++ /dev/null @@ -1,587 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2005-2023, PyInstaller Development Team. -# -# Distributed under the terms of the GNU General Public License (version 2 -# or later) with exception for distributing the bootloader. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: (GPL-2.0-or-later WITH Bootloader-exception) -#----------------------------------------------------------------------------- - -import copy -import glob -import logging -import os -import platform -import re -import shutil -import subprocess -from contextlib import suppress - -# Set a handler for the root-logger to inhibit 'basicConfig()' (called in PyInstaller.log) is setting up a stream -# handler writing to stderr. This avoids log messages to be written (and captured) twice: once on stderr and -# once by pytests's caplog. -logging.getLogger().addHandler(logging.NullHandler()) - -# Manages subprocess timeout. -import psutil # noqa: E402 -import py # noqa: E402 -import pytest # noqa: E402 -import sys # noqa: E402 - -# Expand sys.path with PyInstaller source. -_ROOT_DIR = os.path.normpath(os.path.join(os.path.dirname(os.path.abspath(__file__)), '..', '..')) -sys.path.append(_ROOT_DIR) - -from PyInstaller import __main__ as pyi_main # noqa: E402 -from PyInstaller import configure # noqa: E402 -from PyInstaller.compat import architecture, is_darwin, is_win # noqa: E402 -from PyInstaller.depend.analysis import initialize_modgraph # noqa: E402 -from PyInstaller.archive.readers import pkg_archive_contents # noqa: E402 -from PyInstaller.utils.tests import gen_sourcefile # noqa: E402 -from PyInstaller.utils.win32 import winutils # noqa: E402 - -# Timeout for running the executable. If executable does not exit in this time, it is interpreted as a test failure. -_EXE_TIMEOUT = 3 * 60 # In sec. -# All currently supported platforms -SUPPORTED_OSES = {"darwin", "linux", "win32"} -# Have pyi_builder fixure clean-up the temporary directories of successful tests. Controlled by environment variable. -_PYI_BUILDER_CLEANUP = os.environ.get("PYI_BUILDER_CLEANUP", "1") == "1" - -# Fixtures -# -------- - - -@pytest.fixture -def SPEC_DIR(request): - """ - Return the directory where the test spec-files reside. - """ - return py.path.local(_get_spec_dir(request)) - - -@pytest.fixture -def SCRIPT_DIR(request): - """ - Return the directory where the test scripts reside. - """ - return py.path.local(_get_script_dir(request)) - - -def pytest_runtest_setup(item): - """ - Markers to skip tests based on the current platform. - https://pytest.org/en/stable/example/markers.html#marking-platform-specific-tests-with-pytest - - Available markers: see setup.cfg [tool:pytest] markers - - @pytest.mark.darwin (macOS) - - @pytest.mark.linux (GNU/Linux) - - @pytest.mark.win32 (Windows) - """ - supported_platforms = SUPPORTED_OSES.intersection(mark.name for mark in item.iter_markers()) - plat = sys.platform - if supported_platforms and plat not in supported_platforms: - pytest.skip("does not run on %s" % plat) - - -@pytest.hookimpl(tryfirst=True, hookwrapper=True) -def pytest_runtest_makereport(item, call): - # Execute all other hooks to obtain the report object. - outcome = yield - rep = outcome.get_result() - - # Set a report attribute for each phase of a call, which can be "setup", "call", "teardown". - setattr(item, "rep_" + rep.when, rep) - - -# Return the base directory which contains the current test module. -def _get_base_dir(request): - return os.path.dirname(os.path.abspath(request.fspath.strpath)) - - -# Directory with Python scripts for functional tests. -def _get_script_dir(request): - return os.path.join(_get_base_dir(request), 'scripts') - - -# Directory with testing modules used in some tests. -def _get_modules_dir(request): - return os.path.join(_get_base_dir(request), 'modules') - - -# Directory with .toc log files. -def _get_logs_dir(request): - return os.path.join(_get_base_dir(request), 'logs') - - -# Return the directory where data for tests is located. -def _get_data_dir(request): - return os.path.join(_get_base_dir(request), 'data') - - -# Directory with .spec files used in some tests. -def _get_spec_dir(request): - return os.path.join(_get_base_dir(request), 'specs') - - -@pytest.fixture -def script_dir(request): - return py.path.local(_get_script_dir(request)) - - -# A helper function to copy from data/dir to tmpdir/data. -def _data_dir_copy( - # The pytest request object. - request, - # The name of the subdirectory located in data/name to copy. - subdir_name, - # The tmpdir object for this test. See: https://pytest.org/latest/tmpdir.html. - tmpdir -): - - # Form the source and tmp paths. - source_data_dir = py.path.local(_get_data_dir(request)).join(subdir_name) - tmp_data_dir = tmpdir.join('data', subdir_name) - # Copy the data. - shutil.copytree(source_data_dir.strpath, tmp_data_dir.strpath) - # Return the temporary data directory, so that the copied data can now be used. - return tmp_data_dir - - -# Define a fixure for the DataDir object. -@pytest.fixture -def data_dir( - # The request object for this test. See - # https://pytest.org/latest/builtin.html#_pytest.python.FixtureRequest - # and - # https://pytest.org/latest/fixture.html#fixtures-can-introspect-the-requesting-test-context. - request, - # The tmpdir object for this test. See https://pytest.org/latest/tmpdir.html. - tmpdir -): - - # Strip the leading 'test_' from the test's name. - name = request.function.__name__[5:] - # Copy to tmpdir and return the path. - return _data_dir_copy(request, name, tmpdir) - - -class AppBuilder: - def __init__(self, tmpdir, request, bundle_mode): - self._tmpdir = tmpdir - self._request = request - self._mode = bundle_mode - self._specdir = str(tmpdir) - self._distdir = str(tmpdir / 'dist') - self._builddir = str(tmpdir / 'build') - self._is_spec = False - - def test_spec(self, specfile, *args, **kwargs): - """ - Test a Python script that is referenced in the supplied .spec file. - """ - __tracebackhide__ = True - specfile = os.path.join(_get_spec_dir(self._request), specfile) - # 'test_script' should handle .spec properly as script. - self._is_spec = True - return self.test_script(specfile, *args, **kwargs) - - def test_source(self, source, *args, **kwargs): - """ - Test a Python script given as source code. - - The source will be written into a file named like the test-function. This file will then be passed to - `test_script`. If you need other related file, e.g., as `.toc`-file for testing the content, put it at at the - normal place. Just mind to take the basnename from the test-function's name. - - :param script: Source code to create executable from. This will be saved into a temporary file which is then - passed on to `test_script`. - - :param test_id: Test-id for parametrized tests. If given, it will be appended to the script filename, separated - by two underscores. - - All other arguments are passed straight on to `test_script`. - - Ensure that the caller of `test_source` is in a UTF-8 encoded file with the correct '# -*- coding: utf-8 -*-' - marker. - - """ - __tracebackhide__ = True - # For parametrized test append the test-id. - scriptfile = gen_sourcefile(self._tmpdir, source, kwargs.setdefault('test_id')) - del kwargs['test_id'] - return self.test_script(str(scriptfile), *args, **kwargs) - - def test_script( - self, script, pyi_args=None, app_name=None, app_args=None, runtime=None, run_from_path=False, **kwargs - ): - """ - Main method to wrap all phases of testing a Python script. - - :param script: Name of script to create executable from. - :param pyi_args: Additional arguments to pass to PyInstaller when creating executable. - :param app_name: Name of the executable. This is equivalent to argument --name=APPNAME. - :param app_args: Additional arguments to pass to - :param runtime: Time in seconds how long to keep executable running. - :param toc_log: List of modules that are expected to be bundled with the executable. - """ - __tracebackhide__ = True - - def marker(line): - # Print some marker to stdout and stderr to make it easier to distinguish the phases in the CI test output. - print('-------', line, '-------') - print('-------', line, '-------', file=sys.stderr) - - if pyi_args is None: - pyi_args = [] - if app_args is None: - app_args = [] - - if app_name: - if not self._is_spec: - pyi_args.extend(['--name', app_name]) - else: - # Derive name from script name. - app_name = os.path.splitext(os.path.basename(script))[0] - - # Relative path means that a script from _script_dir is referenced. - if not os.path.isabs(script): - script = os.path.join(_get_script_dir(self._request), script) - self.script = script - assert os.path.exists(self.script), 'Script %s not found.' % script - - marker('Starting build.') - if not self._test_building(args=pyi_args): - pytest.fail('Building of %s failed.' % script) - - marker('Build finished, now running executable.') - self._test_executables(app_name, args=app_args, runtime=runtime, run_from_path=run_from_path, **kwargs) - marker('Running executable finished.') - - def _test_executables(self, name, args, runtime, run_from_path, **kwargs): - """ - Run created executable to make sure it works. - - Multipackage-tests generate more than one exe-file and all of them have to be run. - - :param args: CLI options to pass to the created executable. - :param runtime: Time in seconds how long to keep the executable running. - - :return: Exit code of the executable. - """ - __tracebackhide__ = True - exes = self._find_executables(name) - # Empty list means that PyInstaller probably failed to create any executable. - assert exes != [], 'No executable file was found.' - for exe in exes: - # Try to find .toc log file. .toc log file has the same basename as exe file. - toc_log = os.path.join(_get_logs_dir(self._request), os.path.splitext(os.path.basename(exe))[0] + '.toc') - if os.path.exists(toc_log): - if not self._examine_executable(exe, toc_log): - pytest.fail('Matching .toc of %s failed.' % exe) - retcode = self._run_executable(exe, args, run_from_path, runtime) - if retcode != kwargs.get('retcode', 0): - pytest.fail('Running exe %s failed with return-code %s.' % (exe, retcode)) - - def _find_executables(self, name): - """ - Search for all executables generated by the testcase. - - If the test-case is called e.g. 'test_multipackage1', this is searching for each of 'test_multipackage1.exe' - and 'multipackage1_?.exe' in both one-file- and one-dir-mode. - - :param name: Name of the executable to look for. - - :return: List of executables - """ - exes = [] - onedir_pt = os.path.join(self._distdir, name, name) - onefile_pt = os.path.join(self._distdir, name) - patterns = [ - onedir_pt, - onefile_pt, - # Multipackage one-dir - onedir_pt + '_?', - # Multipackage one-file - onefile_pt + '_?' - ] - # For Windows append .exe extension to patterns. - if is_win: - patterns = [pt + '.exe' for pt in patterns] - # For Mac OS append pattern for .app bundles. - if is_darwin: - # e.g: ./dist/name.app/Contents/MacOS/name - pt = os.path.join(self._distdir, name + '.app', 'Contents', 'MacOS', name) - patterns.append(pt) - # Apply file patterns. - for pattern in patterns: - for prog in glob.glob(pattern): - if os.path.isfile(prog): - exes.append(prog) - return exes - - def _run_executable(self, prog, args, run_from_path, runtime): - """ - Run executable created by PyInstaller. - - :param args: CLI options to pass to the created executable. - """ - # Run the test in a clean environment to make sure they're really self-contained. - prog_env = copy.deepcopy(os.environ) - prog_env['PATH'] = '' - del prog_env['PATH'] - # For Windows we need to keep minimal PATH for successful running of some tests. - if is_win: - # Minimum Windows PATH is in most cases: C:\Windows\system32;C:\Windows - prog_env['PATH'] = os.pathsep.join(winutils.get_system_path()) - # On macOS, we similarly set up minimal PATH with system directories, in case utilities from there are used by - # tested python code (for example, matplotlib >= 3.9.0 uses `system_profiler` that is found in /usr/sbin). - if is_darwin: - # The following paths are registered when application is launched via Finder, and are a subset of what is - # typically available in the shell. - prog_env['PATH'] = os.pathsep.join(['/usr/bin', '/bin', '/usr/sbin', '/sbin']) - - exe_path = prog - if run_from_path: - # Run executable in the temp directory. Add the directory containing the executable to $PATH. Basically, - # pretend we are a shell executing the program from $PATH. - prog_cwd = str(self._tmpdir) - prog_name = os.path.basename(prog) - prog_env['PATH'] = os.pathsep.join([prog_env.get('PATH', ''), os.path.dirname(prog)]) - - else: - # Run executable in the directory where it is. - prog_cwd = os.path.dirname(prog) - # The executable will be called with argv[0] as relative not absolute path. - prog_name = os.path.join(os.curdir, os.path.basename(prog)) - - args = [prog_name] + args - # Using sys.stdout/sys.stderr for subprocess fixes printing messages in Windows command prompt. Py.test is then - # able to collect stdout/sterr messages and display them if a test fails. - return self._run_executable_(args, exe_path, prog_env, prog_cwd, runtime) - - def _run_executable_(self, args, exe_path, prog_env, prog_cwd, runtime): - process = psutil.Popen( - args, executable=exe_path, stdout=subprocess.PIPE, stderr=subprocess.PIPE, env=prog_env, cwd=prog_cwd - ) - - def _msg(*text): - print('[' + str(process.pid) + '] ', *text) - - # Run executable. stderr is redirected to stdout. - _msg('RUNNING: ', repr(exe_path), ', args: ', repr(args)) - # 'psutil' allows to use timeout in waiting for a subprocess. If not timeout was specified then it is 'None' - - # no timeout, just waiting. Runtime is useful mostly for interactive tests. - try: - timeout = runtime if runtime else _EXE_TIMEOUT - stdout, stderr = process.communicate(timeout=timeout) - retcode = process.returncode - except (psutil.TimeoutExpired, subprocess.TimeoutExpired): - if runtime: - # When 'runtime' is set, the expired timeout is a good sign that the executable was running successfully - # for a specified time. - # TODO: is there a better way return success than 'retcode = 0'? - retcode = 0 - else: - # Exe is running and it is not interactive. Fail the test. - retcode = 1 - _msg(f'TIMED OUT while running executable (timeout: {timeout} sec)!') - # Kill the subprocess and its child processes. - for p in list(process.children(recursive=True)) + [process]: - with suppress(psutil.NoSuchProcess): - p.kill() - stdout, stderr = process.communicate() - - sys.stdout.buffer.write(stdout) - sys.stderr.buffer.write(stderr) - - return retcode - - def _test_building(self, args): - """ - Run building of test script. - - :param args: additional CLI options for PyInstaller. - - Return True if build succeeded False otherwise. - """ - if self._is_spec: - default_args = [ - '--distpath', self._distdir, - '--workpath', self._builddir, - '--log-level=INFO', - ] # yapf: disable - else: - default_args = [ - '--debug=bootloader', - '--noupx', - '--specpath', self._specdir, - '--distpath', self._distdir, - '--workpath', self._builddir, - '--path', _get_modules_dir(self._request), - '--log-level=INFO', - ] # yapf: disable - - # Choose bundle mode. - if self._mode == 'onedir': - default_args.append('--onedir') - elif self._mode == 'onefile': - default_args.append('--onefile') - # if self._mode is None then just the spec file was supplied. - - pyi_args = [self.script] + default_args + args - # TODO: fix return code in running PyInstaller programmatically. - PYI_CONFIG = configure.get_config() - # Override CACHEDIR for PyInstaller and put it into self.tmpdir - PYI_CONFIG['cachedir'] = str(self._tmpdir) - - pyi_main.run(pyi_args, PYI_CONFIG) - retcode = 0 - - return retcode == 0 - - def _examine_executable(self, exe, toc_log): - """ - Compare log files (now used mostly by multipackage test_name). - - :return: True if .toc files match - """ - print('EXECUTING MATCHING:', toc_log) - fname_list = pkg_archive_contents(exe) - with open(toc_log, 'r', encoding='utf-8') as f: - pattern_list = eval(f.read()) - # Alphabetical order of patterns. - pattern_list.sort() - missing = [] - for pattern in pattern_list: - for fname in fname_list: - if re.match(pattern, fname): - print('MATCH:', pattern, '-->', fname) - break - else: - # No matching entry found - missing.append(pattern) - print('MISSING:', pattern) - - # Not all modules matched. Stop comparing other .toc files and fail the test. - if missing: - for m in missing: - print('Missing', m, 'in', exe) - return False - # All patterns matched. - return True - - -# Scope 'session' should keep the object unchanged for whole tests. This fixture caches basic module graph dependencies -# that are same for every executable. -@pytest.fixture(scope='session') -def pyi_modgraph(): - # Explicitly set the log level since the plugin `pytest-catchlog` (un-) sets the root logger's level to NOTSET for - # the setup phase, which will lead to TRACE messages been written out. - import PyInstaller.log as logging - logging.logger.setLevel(logging.DEBUG) - initialize_modgraph() - - -# Run by default test as onedir and onefile. -@pytest.fixture(params=['onedir', 'onefile']) -def pyi_builder(tmpdir, monkeypatch, request, pyi_modgraph): - # Save/restore environment variable PATH. - monkeypatch.setenv('PATH', os.environ['PATH']) - # PyInstaller or a test case might manipulate 'sys.path'. Reset it for every test. - monkeypatch.syspath_prepend(None) - # Set current working directory to - monkeypatch.chdir(tmpdir) - # Clean up configuration and force PyInstaller to do a clean configuration for another app/test. The value is same - # as the original value. - monkeypatch.setattr('PyInstaller.config.CONF', {'pathex': []}) - - yield AppBuilder(tmpdir, request, request.param) - - # Clean up the temporary directory of a successful test - if _PYI_BUILDER_CLEANUP and request.node.rep_setup.passed and request.node.rep_call.passed: - if tmpdir.exists(): - tmpdir.remove(rec=1, ignore_errors=True) - - -# Fixture for .spec based tests. With .spec it does not make sense to differentiate onefile/onedir mode. -@pytest.fixture -def pyi_builder_spec(tmpdir, request, monkeypatch, pyi_modgraph): - # Save/restore environment variable PATH. - monkeypatch.setenv('PATH', os.environ['PATH']) - # Set current working directory to - monkeypatch.chdir(tmpdir) - # PyInstaller or a test case might manipulate 'sys.path'. Reset it for every test. - monkeypatch.syspath_prepend(None) - # Clean up configuration and force PyInstaller to do a clean configuration for another app/test. The value is same - # as the original value. - monkeypatch.setattr('PyInstaller.config.CONF', {'pathex': []}) - - yield AppBuilder(tmpdir, request, None) - - # Clean up the temporary directory of a successful test - if _PYI_BUILDER_CLEANUP and request.node.rep_setup.passed and request.node.rep_call.passed: - if tmpdir.exists(): - tmpdir.remove(rec=1, ignore_errors=True) - - -# Define a fixture which compiles the data/load_dll_using_ctypes/ctypes_dylib.c program in the tmpdir, returning the -# tmpdir object. -@pytest.fixture() -def compiled_dylib(tmpdir, request): - tmp_data_dir = _data_dir_copy(request, 'ctypes_dylib', tmpdir) - - # Compile the ctypes_dylib in the tmpdir: Make tmpdir/data the CWD. Do NOT use monkeypatch.chdir() to change and - # monkeypatch.undo() to restore the CWD, since this will undo ALL monkeypatches (such as the pyi_builder's additions - # to sys.path), breaking the test. - old_wd = tmp_data_dir.chdir() - try: - if is_win: - tmp_data_dir = tmp_data_dir.join('ctypes_dylib.dll') - # For Mingw-x64 we must pass '-m32' to build 32-bit binaries - march = '-m32' if architecture == '32bit' else '-m64' - ret = subprocess.call('gcc -shared ' + march + ' ctypes_dylib.c -o ctypes_dylib.dll', shell=True) - if ret != 0: - # Find path to cl.exe file. - from distutils.msvccompiler import MSVCCompiler - comp = MSVCCompiler() - comp.initialize() - cl_path = comp.cc - # Fallback to msvc. - ret = subprocess.call([cl_path, '/LD', 'ctypes_dylib.c'], shell=False) - elif is_darwin: - tmp_data_dir = tmp_data_dir.join('ctypes_dylib.dylib') - # On Mac OS X we need to detect architecture - 32 bit or 64 bit. - arch = 'arm64' if platform.machine() == 'arm64' else 'i386' if architecture == '32bit' else 'x86_64' - cmd = ( - 'gcc -arch ' + arch + ' -Wall -dynamiclib ' - 'ctypes_dylib.c -o ctypes_dylib.dylib -headerpad_max_install_names' - ) - ret = subprocess.call(cmd, shell=True) - id_dylib = os.path.abspath('ctypes_dylib.dylib') - ret = subprocess.call('install_name_tool -id %s ctypes_dylib.dylib' % (id_dylib,), shell=True) - else: - tmp_data_dir = tmp_data_dir.join('ctypes_dylib.so') - ret = subprocess.call('gcc -fPIC -shared ctypes_dylib.c -o ctypes_dylib.so', shell=True) - assert ret == 0, 'Compile ctypes_dylib failed.' - finally: - # Reset the CWD directory. - old_wd.chdir() - - return tmp_data_dir - - -@pytest.fixture -def pyi_windowed_builder(pyi_builder: AppBuilder): - """A pyi_builder equivalent for testing --windowed applications.""" - - # psutil.Popen() somehow bypasses an application's windowed/console mode so that any application built in - # --windowed mode but invoked with psutil still receives valid std{in,out,err} handles and behaves exactly like - # a console application. In short, testing windowed mode with psutil is a null test. We must instead use subprocess. - - def _run_executable_(args, exe_path, prog_env, prog_cwd, runtime): - return subprocess.run([exe_path, *args], env=prog_env, cwd=prog_cwd, timeout=runtime).returncode - - pyi_builder._run_executable_ = _run_executable_ - yield pyi_builder diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/git.py b/.venv/lib/python3.10/site-packages/PyInstaller/utils/git.py deleted file mode 100755 index c69865d..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/utils/git.py +++ /dev/null @@ -1,59 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2005-2023, PyInstaller Development Team. -# -# Distributed under the terms of the GNU General Public License (version 2 -# or later) with exception for distributing the bootloader. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: (GPL-2.0-or-later WITH Bootloader-exception) -#----------------------------------------------------------------------------- -""" -This module contains various helper functions for git DVCS. -""" - -import os - -from PyInstaller.compat import exec_command, exec_command_rc - -try: - WindowsError -except NameError: - # Not running on Windows - WindowsError = FileNotFoundError - - -def get_repo_revision(): - path = os.path # shortcut - gitdir = path.normpath(path.join(path.dirname(os.path.abspath(__file__)), '..', '..', '.git')) - cwd = os.path.dirname(gitdir) - if not path.exists(gitdir): - try: - from PyInstaller.utils._gitrevision import rev - if not rev.startswith('$'): - # the format specifier has been substituted - return '+' + rev - except ImportError: - pass - return '' - try: - # need to update index first to get reliable state - exec_command_rc('git', 'update-index', '-q', '--refresh', cwd=cwd) - recent = exec_command('git', 'describe', '--long', '--dirty', '--tag', cwd=cwd).strip() - if recent.endswith('-dirty'): - tag, changes, rev, dirty = recent.rsplit('-', 3) - rev = rev + '.mod' - else: - tag, changes, rev = recent.rsplit('-', 2) - if changes == '0': - return '' - # According to PEP440, local version identifier starts with '+'. - return '+' + rev - except (FileNotFoundError, WindowsError): - # Be silent when git command is not found. - pass - return '' - - -if __name__ == '__main__': - print(get_repo_revision()) diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/__init__.py b/.venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/__init__.py deleted file mode 100755 index 40cdbd7..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/__init__.py +++ /dev/null @@ -1,1335 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2005-2023, PyInstaller Development Team. -# -# Distributed under the terms of the GNU General Public License (version 2 -# or later) with exception for distributing the bootloader. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: (GPL-2.0-or-later WITH Bootloader-exception) -#----------------------------------------------------------------------------- - -from __future__ import annotations - -import copy -import os -import subprocess -import textwrap -import fnmatch -from pathlib import Path -from collections import deque -from typing import Callable - -import packaging.requirements - -from PyInstaller import HOMEPATH, compat -from PyInstaller import log as logging -from PyInstaller.depend.imphookapi import PostGraphAPI -from PyInstaller.exceptions import ExecCommandFailed -from PyInstaller import isolated -from PyInstaller.compat import importlib_metadata - -logger = logging.getLogger(__name__) - -# These extensions represent Python executables and should therefore be ignored when collecting data files. -# NOTE: .dylib files are not Python executable and should not be in this list. -PY_IGNORE_EXTENSIONS = set(compat.ALL_SUFFIXES) - -# Some hooks need to save some values. This is the dict that can be used for that. -# -# When running tests this variable should be reset before every test. -# -# For example the 'wx' module needs variable 'wxpubsub'. This tells PyInstaller which protocol of the wx module -# should be bundled. -hook_variables = {} - - -def __exec_python_cmd(cmd, env=None, capture_stdout=True): - """ - Executes an externally spawned Python interpreter. If capture_stdout is set to True, returns anything that was - emitted in the standard output as a single string. Otherwise, returns the exit code. - """ - # 'PyInstaller.config' cannot be imported as other top-level modules. - from PyInstaller.config import CONF - if env is None: - env = {} - # Update environment. Defaults to 'os.environ' - pp_env = copy.deepcopy(os.environ) - pp_env.update(env) - # Prepend PYTHONPATH with pathex. - # Some functions use some PyInstaller code in subprocess, so add PyInstaller HOMEPATH to sys.path as well. - pp = os.pathsep.join(CONF['pathex'] + [HOMEPATH]) - - # PYTHONPATH might be already defined in the 'env' argument or in the original 'os.environ'. Prepend it. - if 'PYTHONPATH' in pp_env: - pp = os.pathsep.join([pp_env.get('PYTHONPATH'), pp]) - pp_env['PYTHONPATH'] = pp - - if capture_stdout: - txt = compat.exec_python(*cmd, env=pp_env) - return txt.strip() - else: - return compat.exec_python_rc(*cmd, env=pp_env) - - -def __exec_statement(statement, capture_stdout=True): - statement = textwrap.dedent(statement) - cmd = ['-c', statement] - return __exec_python_cmd(cmd, capture_stdout=capture_stdout) - - -def exec_statement(statement: str): - """ - Execute a single Python statement in an externally-spawned interpreter, and return the resulting standard output - as a string. - - Examples:: - - tk_version = exec_statement("from _tkinter import TK_VERSION; print(TK_VERSION)") - - mpl_data_dir = exec_statement("import matplotlib; print(matplotlib.get_data_path())") - datas = [ (mpl_data_dir, "") ] - - Notes: - As of v5.0, usage of this function is discouraged in favour of the - new :mod:`PyInstaller.isolated` module. - - """ - return __exec_statement(statement, capture_stdout=True) - - -def exec_statement_rc(statement: str): - """ - Executes a Python statement in an externally spawned interpreter, and returns the exit code. - """ - return __exec_statement(statement, capture_stdout=False) - - -def eval_statement(statement: str): - """ - Execute a single Python statement in an externally-spawned interpreter, and :func:`eval` its output (if any). - - Example:: - - databases = eval_statement(''' - import sqlalchemy.databases - print(sqlalchemy.databases.__all__) - ''') - for db in databases: - hiddenimports.append("sqlalchemy.databases." + db) - - Notes: - As of v5.0, usage of this function is discouraged in favour of the - new :mod:`PyInstaller.isolated` module. - - """ - txt = exec_statement(statement).strip() - if not txt: - # Return an empty string, which is "not true" but is iterable. - return '' - return eval(txt) - - -@isolated.decorate -def get_pyextension_imports(module_name: str): - """ - Return list of modules required by binary (C/C++) Python extension. - - Python extension files ends with .so (Unix) or .pyd (Windows). It is almost impossible to analyze binary extension - and its dependencies. - - Module cannot be imported directly. - - Let's at least try import it in a subprocess and observe the difference in module list from sys.modules. - - This function could be used for 'hiddenimports' in PyInstaller hooks files. - """ - import sys - import importlib - - original = set(sys.modules.keys()) - - # When importing this module - sys.modules gets updated. - importlib.import_module(module_name) - - # Find and return which new modules have been loaded. - return list(set(sys.modules.keys()) - original - {module_name}) - - -def get_homebrew_path(formula: str = ''): - """ - Return the homebrew path to the requested formula, or the global prefix when called with no argument. - - Returns the path as a string or None if not found. - """ - import subprocess - brewcmd = ['brew', '--prefix'] - path = None - if formula: - brewcmd.append(formula) - dbgstr = 'homebrew formula "%s"' % formula - else: - dbgstr = 'homebrew prefix' - try: - path = subprocess.check_output(brewcmd).strip() - logger.debug('Found %s at "%s"' % (dbgstr, path)) - except OSError: - logger.debug('Detected homebrew not installed') - except subprocess.CalledProcessError: - logger.debug('homebrew formula "%s" not installed' % formula) - if path: - return path.decode('utf8') # Mac OS filenames are UTF-8 - else: - return None - - -def remove_prefix(string: str, prefix: str): - """ - This function removes the given prefix from a string, if the string does indeed begin with the prefix; otherwise, - it returns the original string. - """ - if string.startswith(prefix): - return string[len(prefix):] - else: - return string - - -def remove_suffix(string: str, suffix: str): - """ - This function removes the given suffix from a string, if the string does indeed end with the suffix; otherwise, - it returns the original string. - """ - # Special case: if suffix is empty, string[:0] returns ''. So, test for a non-empty suffix. - if suffix and string.endswith(suffix): - return string[:-len(suffix)] - else: - return string - - -# TODO: Do we really need a helper for this? This is pretty trivially obvious. -def remove_file_extension(filename: str): - """ - This function returns filename without its extension. - - For Python C modules it removes even whole '.cpython-34m.so' etc. - """ - for suff in compat.EXTENSION_SUFFIXES: - if filename.endswith(suff): - return filename[0:filename.rfind(suff)] - # Fallback to ordinary 'splitext'. - return os.path.splitext(filename)[0] - - -def can_import_module(module_name: str): - """ - Check if the specified module can be imported. - - Intended as a silent module availability check, as it does not print ModuleNotFoundError traceback to stderr when - the module is unavailable. - - Parameters - ---------- - module_name : str - Fully-qualified name of the module. - - Returns - ---------- - bool - Boolean indicating whether the module can be imported or not. - """ - - # Run the check in isolated sub-process, so we can gracefully handle cases when importing the module ends up - # crashing python interpreter. - @isolated.decorate - def _can_import_module(module_name): - try: - __import__(module_name) - return True - except Exception: - return False - - try: - return _can_import_module(module_name) - except isolated.SubprocessDiedError: - return False - - -# TODO: Replace most calls to exec_statement() with calls to this function. -def get_module_attribute(module_name: str, attr_name: str): - """ - Get the string value of the passed attribute from the passed module if this attribute is defined by this module - _or_ raise `AttributeError` otherwise. - - Since modules cannot be directly imported during analysis, this function spawns a subprocess importing this module - and returning the string value of this attribute in this module. - - Parameters - ---------- - module_name : str - Fully-qualified name of this module. - attr_name : str - Name of the attribute in this module to be retrieved. - - Returns - ---------- - str - String value of this attribute. - - Raises - ---------- - AttributeError - If this attribute is undefined. - """ - @isolated.decorate - def _get_module_attribute(module_name, attr_name): - import importlib - module = importlib.import_module(module_name) - return getattr(module, attr_name) - - # Return AttributeError on any kind of errors, to preserve old behavior. - try: - return _get_module_attribute(module_name, attr_name) - except Exception as e: - raise AttributeError(f"Failed to retrieve attribute {attr_name} from module {module_name}") from e - - -def get_module_file_attribute(package: str): - """ - Get the absolute path to the specified module or package. - - Modules and packages *must not* be directly imported in the main process during the analysis. Therefore, to - avoid leaking the imports, this function uses an isolated subprocess when it needs to import the module and - obtain its ``__file__`` attribute. - - Parameters - ---------- - package : str - Fully-qualified name of module or package. - - Returns - ---------- - str - Absolute path of this module. - """ - # First, try to use 'importlib.util.find_spec' and obtain loader from the spec (and filename from the loader). - # It is the fastest way, but does not work on certain modules in pywin32 that replace all module attributes with - # those of the .dll. In addition, we need to avoid it for submodules/subpackages, because it ends up importing - # their parent package, which would cause an import leak during the analysis. - filename: str | None = None - if '.' not in package: - try: - import importlib.util - loader = importlib.util.find_spec(package).loader - filename = loader.get_filename(package) - # Apparently in the past, ``None`` could be returned for built-in ``datetime`` module. Just in case this - # is still possible, return only if filename is valid. - if filename: - return filename - except (ImportError, AttributeError, TypeError, ValueError): - pass - - # Second attempt: try to obtain module/package's __file__ attribute in an isolated subprocess. - @isolated.decorate - def _get_module_file_attribute(package): - # First, try to use 'importlib.util.find_spec' and obtain loader from the spec (and filename from the loader). - # This should return the filename even if the module or package cannot be imported (e.g., a C-extension module - # with missing dependencies). - try: - import importlib.util - loader = importlib.util.find_spec(package).loader - filename = loader.get_filename(package) - # Safe-guard against ``None`` being returned (see comment in the non-isolated codepath). - if filename: - return filename - except (ImportError, AttributeError, TypeError, ValueError): - pass - - # Fall back to import attempt - import importlib - p = importlib.import_module(package) - return p.__file__ - - # The old behavior was to return ImportError (and that is what the test are also expecting...). - try: - filename = _get_module_file_attribute(package) - except Exception as e: - raise ImportError(f"Failed to obtain the __file__ attribute of package/module {package}!") from e - - return filename - - -def get_pywin32_module_file_attribute(module_name): - """ - Get the absolute path of the PyWin32 DLL specific to the PyWin32 module with the passed name (`pythoncom` - or `pywintypes`). - - On import, each PyWin32 module: - - * Imports a DLL specific to that module. - * Overwrites the values of all module attributes with values specific to that DLL. This includes that module's - `__file__` attribute, which then provides the absolute path of that DLL. - - This function imports the module in isolated subprocess and retrieves its `__file__` attribute. - """ - - # NOTE: we cannot use `get_module_file_attribute` as it does not account for the __file__ rewriting magic - # done by the module. Use `get_module_attribute` instead. - return get_module_attribute(module_name, '__file__') - - -def check_requirement(requirement: str): - """ - Check if a :pep:`0508` requirement is satisfied. Usually used to check if a package distribution is installed, - or if it is installed and satisfies the specified version requirement. - - Parameters - ---------- - requirement : str - Requirement string in :pep:`0508` format. - - Returns - ---------- - bool - Boolean indicating whether the requirement is satisfied or not. - - Examples - -------- - - :: - - # Assume Pillow 10.0.0 is installed. - >>> from PyInstaller.utils.hooks import check_requirement - >>> check_requirement('Pillow') - True - >>> check_requirement('Pillow < 9.0') - False - >>> check_requirement('Pillow >= 9.0, < 11.0') - True - """ - parsed_requirement = packaging.requirements.Requirement(requirement) - - # Fetch the actual version of the specified dist - try: - version = importlib_metadata.version(parsed_requirement.name) - except importlib_metadata.PackageNotFoundError: - return False # Not available at all - - # If specifier is not given, the only requirement is that dist is available - if not parsed_requirement.specifier: - return True - - # Parse specifier, and compare version. Enable pre-release matching, - # because we need "package >= 2.0.0" to match "2.5.0b1". - return parsed_requirement.specifier.contains(version, prereleases=True) - - -# Keep the `is_module_satisfies` as an alias for backwards compatibility with existing hooks. The old fallback -# to module version check does not work any more, though. -def is_module_satisfies( - requirements: str, - version: None = None, - version_attr: None = None, -): - """ - A compatibility wrapper for :func:`check_requirement`, intended for backwards compatibility with existing hooks. - - In contrast to original implementation from PyInstaller < 6, this implementation only checks the specified - :pep:`0508` requirement string; i.e., it tries to retrieve the distribution metadata, and compare its version - against optional version specifier(s). It does not attempt to fall back to checking the module's version attribute, - nor does it support ``version`` and ``version_attr`` arguments. - - Parameters - ---------- - requirements : str - Requirements string passed to the :func:`check_requirement`. - version : None - Deprecated and unsupported. Must be ``None``. - version_attr : None - Deprecated and unsupported. Must be ``None``. - - Returns - ---------- - bool - Boolean indicating whether the requirement is satisfied or not. - - Raises - ---------- - ValueError - If either ``version`` or ``version_attr`` are specified and are not None. - """ - if version is not None: - raise ValueError("Calling is_module_satisfies with version argument is not supported anymore.") - if version_attr is not None: - raise ValueError("Calling is_module_satisfies with version argument_attr is not supported anymore.") - return check_requirement(requirements) - - -def is_package(module_name: str): - """ - Check if a Python module is really a module or is a package containing other modules, without importing anything - in the main process. - - :param module_name: Module name to check. - :return: True if module is a package else otherwise. - """ - def _is_package(module_name: str): - """ - Determines whether the given name represents a package or not. If the name represents a top-level module or - a package, it is not imported. If the name represents a sub-module or a sub-package, its parent is imported. - In such cases, this function should be called from an isolated suprocess. - - NOTE: the fallback check for `__init__.py` is there because `_distutils_hack.DistutilsMetaFinder` from - `setuptools` does not set spec.submodule_search_locations for `distutils` / `setuptools._distutils` even though - it is a package. The alternative would be to always perform full import, and check for the `__path__` attribute, - but that would also always require full isolation. - """ - try: - import importlib.util - spec = importlib.util.find_spec(module_name) - return bool(spec.submodule_search_locations) or spec.origin.endswith('__init__.py') - except Exception: - return False - - # For top-level packages/modules, we can perform check in the main process; otherwise, we need to isolate the - # call to prevent import leaks in the main process. - if '.' not in module_name: - return _is_package(module_name) - else: - return isolated.call(_is_package, module_name) - - -def get_all_package_paths(package: str): - """ - Given a package name, return all paths associated with the package. Typically, packages have a single location - path, but PEP 420 namespace packages may be split across multiple locations. Returns an empty list if the specified - package is not found or is not a package. - """ - def _get_package_paths(package: str): - """ - Retrieve package path(s), as advertised by submodule_search_paths attribute of the spec obtained via - importlib.util.find_spec(package). If the name represents a top-level package, the package is not imported. - If the name represents a sub-module or a sub-package, its parent is imported. In such cases, this function - should be called from an isolated suprocess. Returns an empty list if specified package is not found or is not - a package. - """ - try: - import importlib.util - spec = importlib.util.find_spec(package) - if not spec or not spec.submodule_search_locations: - return [] - return [str(path) for path in spec.submodule_search_locations] - except Exception: - return [] - - # For top-level packages/modules, we can perform check in the main process; otherwise, we need to isolate the - # call to prevent import leaks in the main process. - if '.' not in package: - pkg_paths = _get_package_paths(package) - else: - pkg_paths = isolated.call(_get_package_paths, package) - - return pkg_paths - - -def package_base_path(package_path: str, package: str): - """ - Given a package location path and package name, return the package base path, i.e., the directory in which the - top-level package is located. For example, given the path ``/abs/path/to/python/libs/pkg/subpkg`` and - package name ``pkg.subpkg``, the function returns ``/abs/path/to/python/libs``. - """ - return remove_suffix(package_path, package.replace('.', os.sep)) # Base directory - - -def get_package_paths(package: str): - """ - Given a package, return the path to packages stored on this machine and also returns the path to this particular - package. For example, if pkg.subpkg lives in /abs/path/to/python/libs, then this function returns - ``(/abs/path/to/python/libs, /abs/path/to/python/libs/pkg/subpkg)``. - - NOTE: due to backwards compatibility, this function returns only one package path along with its base directory. - In case of PEP 420 namespace package with multiple location, only first location is returned. To obtain all - package paths, use the ``get_all_package_paths`` function and obtain corresponding base directories using the - ``package_base_path`` helper. - """ - pkg_paths = get_all_package_paths(package) - if not pkg_paths: - raise ValueError(f"Package '{package}' does not exist or is not a package!") - - if len(pkg_paths) > 1: - logger.warning( - "get_package_paths - package %s has multiple paths (%r); returning only first one!", package, pkg_paths - ) - - pkg_dir = pkg_paths[0] - pkg_base = package_base_path(pkg_dir, package) - - return pkg_base, pkg_dir - - -def collect_submodules( - package: str, - filter: Callable[[str], bool] = lambda name: True, - on_error: str = "warn once", -): - """ - List all submodules of a given package. - - Arguments: - package: - An ``import``-able package. - filter: - Filter the submodules found: A callable that takes a submodule name and returns True if it should be - included. - on_error: - The action to take when a submodule fails to import. May be any of: - - - raise: Errors are reraised and terminate the build. - - warn: Errors are downgraded to warnings. - - warn once: The first error issues a warning but all - subsequent errors are ignored to minimise *stderr pollution*. This - is the default. - - ignore: Skip all errors. Don't warn about anything. - Returns: - All submodules to be assigned to ``hiddenimports`` in a hook. - - This function is intended to be used by hook scripts, not by main PyInstaller code. - - Examples:: - - # Collect all submodules of Sphinx don't contain the word ``test``. - hiddenimports = collect_submodules( - "Sphinx", ``filter=lambda name: 'test' not in name) - - .. versionchanged:: 4.5 - Add the **on_error** parameter. - - """ - # Accept only strings as packages. - if not isinstance(package, str): - raise TypeError('package must be a str') - if on_error not in ("ignore", "warn once", "warn", "raise"): - raise ValueError( - f"Invalid on-error action '{on_error}': Must be one of ('ignore', 'warn once', 'warn', 'raise')" - ) - - logger.debug('Collecting submodules for %s', package) - - # Skip a module which is not a package. - if not is_package(package): - logger.debug('collect_submodules - %s is not a package.', package) - # If module is importable, return its name in the list, in order to keep behavior consistent with the - # one we have for packages (i.e., we include the package in the list of returned names) - if can_import_module(package): - return [package] - return [] - - # Determine the filesystem path(s) to the specified package. - package_submodules = [] - - todo = deque() - todo.append(package) - - with isolated.Python() as isolated_python: - while todo: - # Scan the given (sub)package - name = todo.pop() - modules, subpackages, on_error = isolated_python.call(_collect_submodules, name, on_error) - - # Add modules to the list of all submodules - package_submodules += [module for module in modules if filter(module)] - - # Add sub-packages to deque for subsequent recursion - for subpackage_name in subpackages: - if filter(subpackage_name): - todo.append(subpackage_name) - - package_submodules = sorted(package_submodules) - - logger.debug("collect_submodules - found submodules: %s", package_submodules) - return package_submodules - - -# This function is called in an isolated sub-process via `isolated.Python.call`. -def _collect_submodules(name, on_error): - import sys - import pkgutil - from traceback import format_exception_only - - from PyInstaller.utils.hooks import logger - - logger.debug("collect_submodules - scanning (sub)package %s", name) - - modules = [] - subpackages = [] - - # Resolve package location(s) - try: - __import__(name) - except Exception as ex: - # Catch all errors and either raise, warn, or ignore them as determined by the *on_error* parameter. - if on_error in ("warn", "warn once"): - from PyInstaller.log import logger - ex = "".join(format_exception_only(type(ex), ex)).strip() - logger.warning(f"Failed to collect submodules for '{name}' because importing '{name}' raised: {ex}") - if on_error == "warn once": - on_error = "ignore" - return modules, subpackages, on_error - elif on_error == "raise": - raise ImportError(f"Unable to load subpackage '{name}'.") from ex - - # Do not attempt to recurse into package if it did not make it into sys.modules. - if name not in sys.modules: - return modules, subpackages, on_error - - # Or if it does not have __path__ attribute. - paths = getattr(sys.modules[name], '__path__', None) or [] - if not paths: - return modules, subpackages, on_error - - # Package was successfully imported - include it in the list of modules. - modules.append(name) - - # Iterate package contents - logger.debug("collect_submodules - scanning (sub)package %s in location(s): %s", name, paths) - for importer, name, ispkg in pkgutil.iter_modules(paths, name + '.'): - if not ispkg: - modules.append(name) - else: - subpackages.append(name) - - return modules, subpackages, on_error - - -def is_module_or_submodule(name: str, mod_or_submod: str): - """ - This helper function is designed for use in the ``filter`` argument of :func:`collect_submodules`, by returning - ``True`` if the given ``name`` is a module or a submodule of ``mod_or_submod``. - - Examples: - - The following excludes ``foo.test`` and ``foo.test.one`` but not ``foo.testifier``. :: - - collect_submodules('foo', lambda name: not is_module_or_submodule(name, 'foo.test'))`` - """ - return name.startswith(mod_or_submod + '.') or name == mod_or_submod - - -# Patterns of dynamic library filenames that might be bundled with some installed Python packages. -PY_DYLIB_PATTERNS = [ - '*.dll', - '*.dylib', - 'lib*.so', -] - - -def collect_dynamic_libs(package: str, destdir: str | None = None, search_patterns: list = PY_DYLIB_PATTERNS): - """ - This function produces a list of (source, dest) of dynamic library files that reside in package. Its output can be - directly assigned to ``binaries`` in a hook script. The package parameter must be a string which names the package. - - :param destdir: Relative path to ./dist/APPNAME where the libraries should be put. - :param search_patterns: List of dynamic library filename patterns to collect. - """ - logger.debug('Collecting dynamic libraries for %s' % package) - - # Accept only strings as packages. - if not isinstance(package, str): - raise TypeError('package must be a str') - - # Skip a module which is not a package. - if not is_package(package): - logger.warning( - "collect_dynamic_libs - skipping library collection for module '%s' as it is not a package.", package - ) - return [] - - pkg_dirs = get_all_package_paths(package) - dylibs = [] - for pkg_dir in pkg_dirs: - pkg_base = package_base_path(pkg_dir, package) - # Recursively glob for all file patterns in the package directory - for pattern in search_patterns: - files = Path(pkg_dir).rglob(pattern) - for source in files: - # Produce the tuple ('/abs/path/to/source/mod/submod/file.pyd', 'mod/submod') - if destdir: - # Put libraries in the specified target directory. - dest = destdir - else: - # Preserve original directory hierarchy. - dest = source.parent.relative_to(pkg_base) - logger.debug(' %s, %s' % (source, dest)) - dylibs.append((str(source), str(dest))) - - return dylibs - - -def collect_data_files( - package: str, - include_py_files: bool = False, - subdir: str | os.PathLike | None = None, - excludes: list | None = None, - includes: list | None = None, -): - r""" - This function produces a list of ``(source, dest)`` entries for data files that reside in ``package``. - Its output can be directly assigned to ``datas`` in a hook script; for example, see ``hook-sphinx.py``. - The data files are all files that are not shared libraries / binary python extensions (based on extension - check) and are not python source (.py) files or byte-compiled modules (.pyc). Collection of the .py and .pyc - files can be toggled via the ``include_py_files`` flag. - Parameters: - - - The ``package`` parameter is a string which names the package. - - By default, python source files and byte-compiled modules (files with ``.py`` and ``.pyc`` suffix) are not - collected; setting the ``include_py_files`` argument to ``True`` collects these files as well. This is typically - used when a package requires source .py files to be available; for example, JIT compilation used in - deep-learning frameworks, code that requires access to .py files (for example, to check their date), or code - that tries to extend `sys.path` with subpackage paths in a way that is incompatible with PyInstaller's frozen - importer.. However, in contemporary PyInstaller versions, the preferred way of collecting source .py files is by - using the **module collection mode** setting (which enables collection of source .py files in addition to or - in lieu of collecting byte-compiled modules into PYZ archive). - - The ``subdir`` argument gives a subdirectory relative to ``package`` to search, which is helpful when submodules - are imported at run-time from a directory lacking ``__init__.py``. - - The ``excludes`` argument contains a sequence of strings or Paths. These provide a list of - `globs `_ - to exclude from the collected data files; if a directory matches the provided glob, all files it contains will - be excluded as well. All elements must be relative paths, which are relative to the provided package's path - (/ ``subdir`` if provided). - - Therefore, ``*.txt`` will exclude only ``.txt`` files in ``package``\ 's path, while ``**/*.txt`` will exclude - all ``.txt`` files in ``package``\ 's path and all its subdirectories. Likewise, ``**/__pycache__`` will exclude - all files contained in any subdirectory named ``__pycache__``. - - The ``includes`` function like ``excludes``, but only include matching paths. ``excludes`` override - ``includes``: a file or directory in both lists will be excluded. - - This function does not work on zipped Python eggs. - - This function is intended to be used by hook scripts, not by main PyInstaller code. - """ - logger.debug('Collecting data files for %s' % package) - - # Accept only strings as packages. - if not isinstance(package, str): - raise TypeError('package must be a str') - - # Skip a module which is not a package. - if not is_package(package): - logger.warning("collect_data_files - skipping data collection for module '%s' as it is not a package.", package) - return [] - - # Make sure the excludes are a list; this also makes a copy, so we don't modify the original. - excludes = list(excludes) if excludes else [] - # These excludes may contain directories which need to be searched. - excludes_len = len(excludes) - # Including py files means don't exclude them. This pattern will search any directories for containing files, so - # do not modify ``excludes_len``. - if not include_py_files: - excludes += ['**/*' + s for s in compat.ALL_SUFFIXES] - else: - # include_py_files should collect only .py and .pyc files, and not the extensions / shared libs. - excludes += ['**/*' + s for s in compat.ALL_SUFFIXES if s not in {'.py', '.pyc'}] - - # Never, ever, collect .pyc files from __pycache__. - excludes.append('**/__pycache__/*.pyc') - - # If not specified, include all files. Follow the same process as the excludes. - includes = list(includes) if includes else ["**/*"] - includes_len = len(includes) - - # A helper function to glob the in/ex "cludes", adding a wildcard to refer to all files under a subdirectory if a - # subdirectory is matched by the first ``clude_len`` patterns. Otherwise, it in/excludes the matched file. - # **This modifies** ``cludes``. - def clude_walker( - # Package directory to scan - pkg_dir, - # A list of paths relative to ``pkg_dir`` to in/exclude. - cludes, - # The number of ``cludes`` for which matching directories should be searched for all files under them. - clude_len, - # True if the list is includes, False for excludes. - is_include - ): - for i, c in enumerate(cludes): - for g in Path(pkg_dir).glob(c): - if g.is_dir(): - # Only files are sources. Subdirectories are not. - if i < clude_len: - # In/exclude all files under a matching subdirectory. - cludes.append(str((g / "**/*").relative_to(pkg_dir))) - else: - # In/exclude a matching file. - sources.add(g) if is_include else sources.discard(g) - - # Obtain all paths for the specified package, and process each path independently. - datas = [] - - pkg_dirs = get_all_package_paths(package) - for pkg_dir in pkg_dirs: - sources = set() # Reset sources set - - pkg_base = package_base_path(pkg_dir, package) - if subdir: - pkg_dir = os.path.join(pkg_dir, subdir) - - # Process the package path with clude walker - clude_walker(pkg_dir, includes, includes_len, True) - clude_walker(pkg_dir, excludes, excludes_len, False) - - # Transform the sources into tuples for ``datas``. - datas += [(str(s), str(s.parent.relative_to(pkg_base))) for s in sources] - - logger.debug("collect_data_files - Found files: %s", datas) - return datas - - -def collect_system_data_files(path: str, destdir: str | os.PathLike | None = None, include_py_files: bool = False): - """ - This function produces a list of (source, dest) non-Python (i.e., data) files that reside somewhere on the system. - Its output can be directly assigned to ``datas`` in a hook script. - - This function is intended to be used by hook scripts, not by main PyInstaller code. - """ - # Accept only strings as paths. - if not isinstance(path, str): - raise TypeError('path must be a str') - - # Walk through all file in the given package, looking for data files. - datas = [] - for dirpath, dirnames, files in os.walk(path): - for f in files: - extension = os.path.splitext(f)[1] - if include_py_files or (extension not in PY_IGNORE_EXTENSIONS): - # Produce the tuple: (/abs/path/to/source/mod/submod/file.dat, mod/submod/destdir) - source = os.path.join(dirpath, f) - dest = str(Path(dirpath).relative_to(path)) - if destdir is not None: - dest = os.path.join(destdir, dest) - datas.append((source, dest)) - - return datas - - -def copy_metadata(package_name: str, recursive: bool = False): - """ - Collect distribution metadata so that ``importlib.metadata.distribution()`` or ``pkg_resources.get_distribution()`` - can find it. - - This function returns a list to be assigned to the ``datas`` global variable. This list instructs PyInstaller to - copy the metadata for the given package to the frozen application's data directory. - - Parameters - ---------- - package_name : str - Specifies the name of the package for which metadata should be copied. - recursive : bool - If true, collect metadata for the package's dependencies too. This enables use of - ``importlib.metadata.requires('package')`` or ``pkg_resources.require('package')`` inside the frozen - application. - - Returns - ------- - list - This should be assigned to ``datas``. - - Examples - -------- - >>> from PyInstaller.utils.hooks import copy_metadata - >>> copy_metadata('sphinx') - [('c:\\python27\\lib\\site-packages\\Sphinx-1.3.2.dist-info', - 'Sphinx-1.3.2.dist-info')] - - - Some packages rely on metadata files accessed through the ``importlib.metadata`` (or the now-deprecated - ``pkg_resources``) module. PyInstaller does not collect these metadata files by default. - If a package fails without the metadata (either its own, or of another package that it depends on), you can use this - function in a hook to collect the corresponding metadata files into the frozen application. The tuples in the - returned list contain two strings. The first is the full path to the package's metadata directory on the system. The - second is the destination name, which typically corresponds to the basename of the metadata directory. Adding these - tuples the the ``datas`` hook global variable, the metadata is collected into top-level application directory (where - it is usually searched for). - - .. versionchanged:: 4.3.1 - - Prevent ``dist-info`` metadata folders being renamed to ``egg-info`` which broke ``pkg_resources.require`` with - *extras* (see :issue:`#3033`). - - .. versionchanged:: 4.4.0 - - Add the **recursive** option. - """ - from collections import deque - - todo = deque([package_name]) - done = set() - out = [] - - while todo: - package_name = todo.pop() - if package_name in done: - continue - - dist = importlib_metadata.distribution(package_name) - - # We support only `importlib_metadata.PathDistribution`, since we need to rely on its private `_path` attribute - # to obtain the path to metadata file/directory. But we need to account for possible sub-classes and vendored - # variants (`setuptools._vendor.importlib_metadata.PathDistribution˙), so just check that `_path` is available. - if not hasattr(dist, '_path'): - raise RuntimeError( - f"Unsupported distribution type {type(dist)} for {package_name} - does not have _path attribute" - ) - src_path = dist._path - - # We expect the `_path` attribute to be an instance of `pathlib.Path`. This assumption is violated when the - # package happens to be installed as a zipped egg. In such case, `_path` is an instance of either `zipp.Path` - # (when using `importlib.metadata` from `importlib-metadata`, which in turn uses 3rd party `zipp` package) or - # `zipfile.Path` (when using stdlib's `importlib.metadata`). While we could attempt to read the metadata - # from the zip, we dropped geberal support for zipped eggs from PyInstaller in 6.0, so raise an error. - if not isinstance(src_path, Path): - # NOTE: `src_path.parent` is also an instance of `zipfile.Path` or `zipp.Path`, and calling its `is_file()` - # method returns False, because the root of zip file is (rightfully) considered a directory. Therefore, we - # convert the path to `pathlib.Path˙ by taking the parent of `src_path.parent` (which turns out to be a - # `pathlib.Path`) and add to it the name of the `src_path.parent` (the name of .egg file). - try: - src_parent = src_path.parent.parent / src_path.parent.name - except Exception: - src_parent = src_path.parent - - if src_parent.is_file() and src_parent.name.endswith('.egg'): - raise RuntimeError( - f"Cannot collect metadata from path {str(src_path)!r}, which appears to be inside a zipped egg. " - f"PyInstaller >= 6.0 does not support zipped eggs anymore. Please reinstall {package_name!r} " - "using modern package installation method instead of deprecated 'python setup.py install'. " - "For example, if you are using pip package manager:\n" - "1. uninstall the zipped egg:\n" - f" pip uninstall {package_name}\n" - "2. make sure pip and its dependencies are up-to-date:\n" - " python -m pip install --upgrade pip wheel setuptools\n" - "3. install the package:\n" - f" pip install {package_name}\n" - "To install a package from source, pass the path to the source directory to 'pip install' command." - ) - else: - # Generic message for unforeseen cases. - raise RuntimeError( - f"Cannot collect metadata from path {src_path!r}, which is of unsupported type {type(src_path)}." - ) - - if src_path.is_dir(): - # The metadata is stored in a directory (.egg-info, .dist-info), so collect the whole directory. If the - # package is installed as an egg, the metadata directory is ([...]/package_name-version.egg/EGG-INFO), - # and requires special handling (as of PyInstaller v6, we support only non-zipped eggs). - if src_path.name == 'EGG-INFO' and src_path.parent.name.endswith('.egg'): - dest_path = os.path.join(*src_path.parts[-2:]) - else: - dest_path = src_path.name - elif src_path.is_file(): - # The metadata is stored in a single file. Collect it into top-level application directory. - # The .egg-info file is commonly used by Debian/Ubuntu when packaging python packages. - dest_path = '.' - else: - raise RuntimeError( - f"Distribution metadata path {src_path!r} for {package_name} is neither file nor directory!" - ) - - out.append((str(src_path), str(dest_path))) - - if not recursive: - return out - done.add(package_name) - - # Process requirements; `importlib.metadata` has no API for parsing requirements, so we need to use - # `packaging.requirements`. This is necessary to discard requirements with markers that do not match the - # environment (e.g., `python_version`, `sys_platform`). - requirements = [packaging.requirements.Requirement(req) for req in dist.requires or []] - requirements = [req.name for req in requirements if req.marker is None or req.marker.evaluate()] - - todo += requirements - - return out - - -def get_installer(module: str): - """ - Try to find which package manager installed a module. - - :param module: Module to check - :return: Package manager or None - """ - # Resolve distribution for given module/package name (e.g., enchant -> pyenchant). - pkg_to_dist = importlib_metadata.packages_distributions() - dist_names = pkg_to_dist.get(module) - if dist_names is not None: - # A namespace package might result in multiple dists; take the first one... - try: - dist = importlib_metadata.distribution(dist_names[0]) - installer_text = dist.read_text('INSTALLER') - if installer_text is not None: - return installer_text.strip() - except importlib_metadata.PackageNotFoundError: - # This might happen with eggs if the egg directory name does not match the dist name declared in the - # metadata. - pass - - if compat.is_darwin: - try: - file_name = get_module_file_attribute(module) - except ImportError: - return None - - # Attempt to resolve the module file via macports' port command - try: - output = subprocess.run(['port', 'provides', file_name], - check=True, - stdout=subprocess.PIPE, - encoding='utf-8').stdout - if 'is provided by' in output: - return 'macports' - except ExecCommandFailed: - pass - - # Check if the file is located in homebrew's Cellar directory - file_name = os.path.realpath(file_name) - if 'Cellar' in file_name: - return 'homebrew' - - return None - - -def collect_all( - package_name: str, - include_py_files: bool = True, - filter_submodules: Callable = lambda name: True, - exclude_datas: list | None = None, - include_datas: list | None = None, - on_error: str = "warn once", -): - """ - Collect everything for a given package name. - - Arguments: - package_name: - An ``import``-able package name. - include_py_files: - Forwarded to :func:`collect_data_files`. - filter_submodules: - Forwarded to :func:`collect_submodules`. - exclude_datas: - Forwarded to :func:`collect_data_files`. - include_datas: - Forwarded to :func:`collect_data_files`. - on_error: - Forwarded onto :func:`collect_submodules`. - - Returns: - tuple: A ``(datas, binaries, hiddenimports)`` triplet containing: - - - All data files, raw Python files (if **include_py_files**), and distribution metadata directories (if - applicable). - - All dynamic libraries as returned by :func:`collect_dynamic_libs`. - - All submodules of **package_name**. - - Typical use:: - - datas, binaries, hiddenimports = collect_all('my_package_name') - """ - datas = collect_data_files(package_name, include_py_files, excludes=exclude_datas, includes=include_datas) - binaries = collect_dynamic_libs(package_name) - hiddenimports = collect_submodules(package_name, on_error=on_error, filter=filter_submodules) - - # `copy_metadata` requires a dist name instead of importable/package name. - # A namespace package might belong to multiple distributions, so process all of them. - pkg_to_dist = importlib_metadata.packages_distributions() - dist_names = set(pkg_to_dist.get(package_name, [])) - for dist_name in dist_names: - # Copy metadata - try: - datas += copy_metadata(dist_name) - except Exception: - pass - - return datas, binaries, hiddenimports - - -def collect_entry_point(name: str): - """ - Collect modules and metadata for all exporters of a given entry point. - - Args: - name: - The name of the entry point. Check the documentation for the library that uses the entry point to find - its name. - Returns: - A ``(datas, hiddenimports)`` pair that should be assigned to the ``datas`` and ``hiddenimports``, respectively. - - For libraries, such as ``pytest`` or ``keyring``, that rely on plugins to extend their behaviour. - - Examples: - Pytest uses an entry point called ``'pytest11'`` for its extensions. - To collect all those extensions use:: - - datas, hiddenimports = collect_entry_point("pytest11") - - These values may be used in a hook or added to the ``datas`` and ``hiddenimports`` arguments in the ``.spec`` - file. See :ref:`using spec files`. - - .. versionadded:: 4.3 - """ - datas = [] - imports = [] - for entry_point in importlib_metadata.entry_points(group=name): - datas += copy_metadata(entry_point.dist.name) - imports.append(entry_point.module) - return datas, imports - - -def get_hook_config(hook_api: PostGraphAPI, module_name: str, key: str): - """ - Get user settings for hooks. - - Args: - module_name: - The module/package for which the key setting belong to. - key: - A key for the config. - Returns: - The value for the config. ``None`` if not set. - - The ``get_hook_config`` function will lookup settings in the ``Analysis.hooksconfig`` dict. - - The hook settings can be added to ``.spec`` file in the form of:: - - a = Analysis(["my-app.py"], - ... - hooksconfig = { - "gi": { - "icons": ["Adwaita"], - "themes": ["Adwaita"], - "languages": ["en_GB", "zh_CN"], - }, - }, - ... - ) - """ - config = hook_api.analysis.hooksconfig - value = None - if module_name in config and key in config[module_name]: - value = config[module_name][key] - return value - - -def include_or_exclude_file( - filename: str, - include_list: list | None = None, - exclude_list: list | None = None, -): - """ - Generic inclusion/exclusion decision function based on filename and list of include and exclude patterns. - - Args: - filename: - Filename considered for inclusion. - include_list: - List of inclusion file patterns. - exclude_list: - List of exclusion file patterns. - - Returns: - A boolean indicating whether the file should be included or not. - - If ``include_list`` is provided, True is returned only if the filename matches one of include patterns (and does not - match any patterns in ``exclude_list``, if provided). If ``include_list`` is not provided, True is returned if - filename does not match any patterns in ``exclude list``, if provided. If neither list is provided, True is - returned for any filename. - """ - if include_list is not None: - for pattern in include_list: - if fnmatch.fnmatch(filename, pattern): - break - else: - return False # Not explicitly included; exclude - - if exclude_list is not None: - for pattern in exclude_list: - if fnmatch.fnmatch(filename, pattern): - return False # Explicitly excluded - - return True - - -def collect_delvewheel_libs_directory(package_name, libdir_name=None, datas=None, binaries=None): - """ - Collect data files and binaries from the .libs directory of a delvewheel-enabled python wheel. Such wheels ship - their shared libraries in a .libs directory that is located next to the package directory, and therefore falls - outside the purview of the collect_dynamic_libs() utility function. - - Args: - package_name: - Name of the package (e.g., scipy). - libdir_name: - Optional name of the .libs directory (e.g., scipy.libs). If not provided, ".libs" is added to - ``package_name``. - datas: - Optional list of datas to which collected data file entries are added. The combined result is retuned - as part of the output tuple. - binaries: - Optional list of binaries to which collected binaries entries are added. The combined result is retuned - as part of the output tuple. - - Returns: - tuple: A ``(datas, binaries)`` pair that should be assigned to the ``datas`` and ``binaries``, respectively. - - Examples: - Collect the ``scipy.libs`` delvewheel directory belonging to the Windows ``scipy`` wheel:: - - datas, binaries = collect_delvewheel_libs_directory("scipy") - - When the collected entries should be added to existing ``datas`` and ``binaries`` listst, the following form - can be used to avoid using intermediate temporary variables and merging those into existing lists:: - - datas, binaries = collect_delvewheel_libs_directory("scipy", datas=datas, binaries=binaries) - - .. versionadded:: 5.6 - """ - - datas = datas or [] - binaries = binaries or [] - - if libdir_name is None: - libdir_name = package_name + '.libs' - - # delvewheel is applicable only to Windows wheels - if not compat.is_win: - return datas, binaries - - # Get package's parent path - pkg_base, pkg_dir = get_package_paths(package_name) - pkg_base = Path(pkg_base) - libs_dir = pkg_base / libdir_name - - if not libs_dir.is_dir(): - return datas, binaries - - # Collect all dynamic libs - collect them as binaries in order to facilitate proper binary dependency analysis - # (for example, to ensure that system-installed VC runtime DLLs are collected, if needed). - # As of PyInstaller 5.4, this should be safe (should not result in duplication), because binary dependency - # analysis attempts to preserve the DLL directory structure. - binaries += [(str(dll_file), str(dll_file.parent.relative_to(pkg_base))) for dll_file in libs_dir.glob('*.dll')] - - # Collect the .load-order file; strictly speaking, this should be necessary only under python < 3.8, but let us - # collect it for completeness sake. Differently named variants have been observed: `.load_order`, `.load-order`, - # and `.load-order-Name`. - datas += [(str(load_order_file), str(load_order_file.parent.relative_to(pkg_base))) - for load_order_file in libs_dir.glob('.load[-_]order*')] - - return datas, binaries - - -if compat.is_pure_conda: - from PyInstaller.utils.hooks import conda as conda_support # noqa: F401 -elif compat.is_conda: - from PyInstaller.utils.hooks.conda import CONDA_META_DIR as _tmp - logger.warning( - "Assuming this is not an Anaconda environment or an additional venv/pipenv/... environment manager is being " - "used on top, because the conda-meta folder %s does not exist.", _tmp - ) - del _tmp diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 309b1c862b5189057b9d57a3a5eb754a884cc9bf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 40251 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 diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/__pycache__/gi.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/__pycache__/gi.cpython-310.pyc deleted file mode 100644 index 469095732baf3ad75d1bdce6b25d9022636daf34..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 10603 zcmcIqOK=>=d7jtK&OQMwK!BtuYDilaS0NU9C6;AMHqDorP#{B4k_Agy4z_0(1McoD zdu9n?Yu4p5=*UVUM@~|CSW#->R1U04<=|TmxukMRRZh8es&dgum8u+~928br%J+Bg z3n1kvRS6c;)7y`~|Ni@b_lAW+R>R-sU;b0wKCfvX(wFH!6JNfGC;AT*Ok;XeTUT#= zU6nXgArrk=fr*)cRHl0>xJ=4mrXIr`ToNTk2`Bq`QAnPgA zi|aG8ZlgZCJ}c|#=3J|^UeYyxW-#wB?CI-=E@{kRnY$Xx>>BHfEX#6twe=;IX9c_u zvm%?p`-orII?86*++A%~Uw?#^*gRT~u?2Pr??>4pTf+M|)4j*oqwFv{a#vq>*>Uy= zJBHc`rmtz`$3DWowbimN4pq4yh0Qzuxp=4JN0(cjkjGKk6s20&Z2Gmh8g(~XA?r5% zNE{ir?L@KPsxmM3s`Y@nW*UB6-3-H9)mqrD2MvIB0s!`6pP_CxLu#^XVXNcCsLj=b zHd~Wmt^^z0<2yA%Y5H$`NMAv#uhGHaP#k736B{v^#ZuU)#cY|2S& zA5W}78uN`kIXiX+8DPgx^K07c7~M~QFHLh)ZCl^g%K6oc z!e|7&8FhZkcYGcNVLR%byyV53J`dUr_tIro^|}G*<<>*)J|5w}W`I7UKO$TT&l;ZS zPf;+OMN{h=i80WLD0>DW!>p#!GW*zmVs2T3)SgD98rTUD+T2QSIYb(?WD;!;WJywd zMG+}U4YDk~r=JJ8+ImAnpEbzIQFfe9EavPQ{4ClEvMt@F{-Uabw04qanLjtd*x6OC z13z%VSlo<~oOx<`MsM`94UuLV@-$ltX4dZG`sJ?$sPZDUQl zr-5BlQOtu**$_tMDKIlQwus@fxbLlOhAn@k6Lh@h3iI!*v?9OFs?Sw7(7yas<++v0 z9lw2N1+!Ke}fIA}%y8s3Ul8bPJA zBeG|jK@^kly!17!8xi6QTJPL6uUD$opdG~3YUNBbta;7orAn2AQXMb)>fxkk0`I-=G8H@CAwwRxcxDtBoV$*9x;^^h;7p`4hyL{v7_1CLc zuAV(#y?Ev9rRtTl>#vIvfl*ji>1?1)aAKWi5Q|yr8X{eV>e&?OO)v7|nDaw~vh3ft z7f0BNWFkG>hTNP&-lE;`Ma<+&R2-&a%nH0DK^`RgGFqeKC>$fN=k=^n(zDhvJ!@ty z`evAhZs_(edMp3S<2-=Jjoz0odQis9jYIc#*XKJ^(k+Gh1qgPzAgs36@;PZ$k@4rlk*Fp|v5t$2b)%;Ejy;63B75U9Ne;gwe zct=_UuM>!&4jOSr#7_|zi?~wg{y`EtBVK+KqoSu!*!tw-n0ejOi~6i#8Cl&p4kF4= z9&IIkL3h4yeA+woP-5;Ae=;zn+N3>5P=WT=qS;v5f-U2H*m<;=c$*)jcJ&{ScDJHK z%vz(7)_LvCg}xp`vqQ&274p-uy_Fs~vdq9T=zF@M>Ci5>4+CZjbEaWJEpAzWo&F$A zu*;6ug>K5a!@ui(+~sW-dfFwnr889=?hZNJ?M682jU72eacsrCTzA{ya0H~+h2Xkg z6ooYsZ02qU1PLIA5^>sH4copOMB`<-T-Ik2R10DmbejHnNn)HY0CXB@s@DS^#qQA2 zV8eZkmmKXUh%kgUO{-t`f(T3bBj$30`q)rKZnr(=TNf6qO`8boa%cO9L?oz%-6rVd zkJlUFQ5m<~Proc(2KT=1-k$|IrWZJ|+BrZ0D$M8y2L&frK2^jn7URy`_DUFqySa7RWD3;~|-d{v8F3Fd1TaM13>X zVCMB7fq(IsWW@2dqQ~MCqZZ<7lX~#Bl%&KqzJssH0f3w=_EQoDOg^*W=cLF3lFooJ zaMU;E)FCmtcKa)F26MBR3r~svrkt07e}sADX23K%iA^IDGtRN>+ge>`IhMZ*7vZbG z6?5}gvD8l|=|O=N;8qxK7=5Rof&W%aocFa4jD}7lZ&%^@!7-_m<1o{^HD-sQ=y`73 zCFaMup4tf79tSs_cFE_(YcpW5kipPhCh6Sp#}avM=hD@UEjZ6$Xz2mF(wI*euIHXp z-Zi;kN_HjSiT}la4QIf=O2zXidMBqQ>|^mA^4Gi=rSyD0lJ1XQ=^dMz&Yz z9)>xDdE)`|qkW7(^T{Wg#}mz>NVEZbJCIdhg4YI88LRv(+Tjd2a1$cZDU!S4VG)zx z(-q@Nc9jOvIn(r78_av@hXj*+mszd%>^`m>1r{SqO;n!tR@D6a`f{(h&!wo8i~KYI za8r%sFwtwCTd;(tm&?lN7@C(Xk6> z#0R3Vj{!tsq*MrSB=XZ=MPalnza7IfG2w2AEQ+CPCiJS3ZL&kkg;;nPJpyz`WVJ2J zf^?S*+dK*~Z60b@%Fr&<-+>d0HHihQ+t zyX!So5C2s{?Hg2Fr(&Xt#;43lgB-&Xkx6wlsGzUq=Vj}@Sb|7Q4{i2iVviUc1`}$i zXkriMl9NAPHsoBn=sk1Fr^qRJkq+$?B9hYzq}>|9P%XX(FcI-GsYAYw%I9LjU!x^; z@5zw~{(sW}?warM+9nJW#adpQxgKN6{!Y80&>Xcc!nHeobElG(s_BJ}$Gz52UA!>m z+tC@FhM9+>5Rp#+W%PuUl6}tjsqz!kV1~Z!G@N167Y8*uBgqrr0R<19hs+A#Jca@g z{V~R<6LD}N-=z~FeKYzabwh@ccq95UBzG8R!uTNNqPM^!2(4voDPup4T&?$XUX*R* zcpM@wD0}mk!Jmz@gB-KST&Q`n%qJS+PJH&z1M@}@^O%9ad=KHh{H`L+l&lw% z)E;m+g7nOi*0+b_5w!0a{j~fxlK@h56RXX#4C)jQgOi7Sh-{;_?8_o>AN9>4YK7rq zg?G*0&-b0g8I%w)XDIZy@Y#i#Z97kE(cNuePoLNE#B;;d4OWC91qN(p2;(wfWMKMU z>Sx((lD(txe~#w|3v4dQ0?(YRmy#TtCqvrL$A^;qE+XzXOE8axevvICMa=mJc1W&J zNQ!&V_(?t~oY8LooGpSvIh@1%4-L%M<@Y>|=x2fXBGw?|{nH1q|8N?681E&v^uP`d z?`uiz8Ff0BnPg^gc#rn1&PVMSz3fOGaXHRVzRO2d%#SGDI(K#T;(dLk_bYb-9z%N} z>~@(S!xH=K8*oG4B6~|7DOp5vwB>_*tAbju`bwKZBN8Y| zSIJp$w*U@V1q!Ar*&B$m0u{Lv?47U+z_9rc?$#5L+X$r}upB`1hfxPJ5h!708TD6s z>knCg@@fAEu!YX=r@C={`FRiqhPoCqASj&ekl&JyroP=PDoKl^*18051PJ73ABBw6_rvR-BB7$OI8`i+nq1i#!%-h3yXaae5-R;YEH`eVN#O zVQqyN>QE=?Lg7f;?Z1WC)qe|#lSriC>V#ZaAv^$);l77-MjL5MgZuo1T+(lM5foEI zo7(0`&4|=BIoR6vg19`ZT<``VOsI>T!b_zT9P%h6QS&2HukfJuNsUfc=yj1&Yg_bE ztEW^FHHBEE9V046a#f^h1=xoJI+b6-@;}295gv}7H}i&Ll`IFw|0qJ@ys@AcQCi3; z7`pYTg&YI93)W|rIg4=l*k{Kv7W3dP%;LSE8{a>MZ^kFbKC|*AxDNKGjJsGrG4d@v74F1kLj_MivvrG|Mq>(UkEX9}1KZ}DwXh|D#Uam$-G6t$k$SdA`6+wCeHfD z)N%lWLl0f;-!L*FXVSJ7O-k@sHvb8}?xPANq0)FR;raNtP{i6U0@egpx~uU_gKV$9 zh4W(w_7d%9`gQHc!(cWcn|BCSUiK%}R6mmav4wmx&YD^8nleaSN+>)`^?pO1@HI-s z$V3HnJe)H+Zn7teRaFc(I_sVBNp~Z@B3141yjMA)eDR)vXy1=wOc1j{yVmS7D7PJT zqk&0g@t=t&`W}iH zx)7XqLUN$aAEnfZlX9d;Bjn)Tk_-7G9nL1@UyQn;E?Q*RCyxfXFA4>O8SxszANXkg%vlAxB19h4bTk(+Adhg7Buyos%MIbC9#Mb;mdcQ?+35 zzedN!8j*DLM|&mRcn(kWE!YN?nv+qCHUK$MqqH3^FL8$k?s)SFN~67D_S2LCqtS>! zbVMywb5L`V^cJF}TP8o9qy`kzkRLyrI9o{W;fS6=-9kIY%62O{LpCqA2Wi~<>G1xu z(XXrPPZ~jekb%@AT0h6^ejZOD$qll58n5A#EV-? z36+QO9KmxGP*v2G?#}|oBS;F)ZXF{CuW9Y)aOJwV_2|w&>RKP--&>5GtqdZpG@E@F zBji4d$($OWV1`YXuXca#dvmyYmG5mGFpls1i;CIy&rjs|HEkPl6|-@z{K*5fC?%yN zkI40t_^~ZF$t8uY6L?NS;^znhIwS1TOmbVG@ve?~ZdYfeI?e*U2BP7|B)v*~M6JWI z#qrqUWbAu7G*Ak>bcWcqXTb9E(;5ap|GSrONQN;@R69{ zPOs_J2n1#IWyC;VWVUW}Wr7SV=^c43a&x3$B1C&NUl|Lmg?ma`EAr#hO3%t}_d73N zkxNcfQC-Y5qtHFY{qi(+?gX>1)9udic2q*#k<)MuL0iX4^=?}Ql&H7E<*-B0=mtd+ zNbQpc4dkwyw9_(OqTqUH>a5gdP90$fBkO=cbf1D@H%V2EBE01xVQ+#sNK3^sD3)u+ z$YKrW-n@49#t0Tg3I@nA%K_2o4ubK9#nK9+8F-NdW#gKy3Af43#NjtcJIG6(tQc^_R#4 zk?nC#d4$~Za_n*VwB&KwK?7GhKEDaL$g$%00|>u`jTg>Wz7dg%6a=ew3sEXXrxEus zxcB9&iZ!MDJZyI_WFL=u-K z{Mj34%U=>{3TD9o!nxMvJ~_R@lBJCtB+11^U@Ft?*vcmTUI9__W>DLdLAgk8d%TT> zMH=COjCw8nwgET%xO$ghEwIPaB1>_2bz>(+Aa1h&KZA&Q2Y``$Z^hh42;RCyw6vfq zcKEZ@V`2zz$QtjqMf&`OS65%Tas}93zIH*_Yd6kcedUI_4EQ;XDxIUBRIqC*6LCS_ z#I2x1ns$NwNPu)f4(AO$5NY}e1q4C`&Bvw&RfcQfVoB9FCBQ`nYUGOi*#*Brz~vnmIesd%rp&oa&+rP> zWS~efvT|D~TH$|11v!w44wHyS*2r-d&KY%;@)C|qi=IK@WGOYIK9oqJpR1^!tQ1Wr Wc5EkaoyBEJ+L?Fet@*53T>Nibe^_|{ diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/__pycache__/setuptools.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/__pycache__/setuptools.cpython-310.pyc deleted file mode 100644 index 3aaa5afdf253d091d477a8232a5d9a761ebe0363..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5935 zcma)A&2JmW72nxilFJWK6y=ZDXV+@B)u=ON z1>qWQjvs}A7Yp8`@zL)XI(b|qOY|28IT$wrqi^(bi7{Z@++%(AfzdA5Mr`gJX9oR$ z3JI5t?UdGfVCp$`pYB$WX=VG68+|*-wVb})%J(zONUT9YbIT^??ZTj#WcS$ZQa{Ht zeP_++=aU@IZe-+pJlA)UJa^XE_h>YqWO$wzcoCYGeq+*DJhf}|3!t9@{eYMIMJ?$x zBrV-DR~fJHnY&I>x?Ns?rTSAzalyECzF$r?O3I*{hDLd4G`-UwX|%bqZN!yinpe58 zYxOHhg&SQae}CT`%p?`aS{=;p84p-|>>k4!vwDpwS^;a!Br{1NDPJ%)H~6s!24tST zXMpNBrD)a4(^Y-00i{>&QVr?jrKdgL^Jb~3_qNiKnf zuwFHp<=^-uhrRyhqQur2st}2|+lj+4h_K^Tztst49QZ44OT-@cVy|whYBLN1(TrVs zc31sCM3b?oyV44I7h`YM%`Yy1r)GRZO}pHW;%@8*k-P3SH@-SPS*kI4*Ca7UKkA#f zmT*N5ngm|4VL@JVvG?qe^Bb{<;^;HuGp6je*AlXbX}bB!pI;AKV!q>dykMS-t@&0Y z+T1?p^#YR{xSzaE#u|t`xEK#g=d<)UMxN4I3ANu;~TSMRd}6 zFn$)6jfI32-y#*r7WElb^ty4_3|lR)&3iK|5Q}ywYQ&zTosb!jsoBZCNfCuz*~Av* zuo7)suYB8+UNdYo!*(q0#J$S!d9~Ya>YeWuha>b_m0O_{E{q`cOH~Xd7gBIiLgiD# z`0X`S>Hr*8L)qfKj8rBLTY<0g@lHpqbv?<|47#9m!Bey&KWu|&dtHb?**(A0=~X92 zX}H)39?ApGKvpE}W^qNQ(X7E8Zsq&zzA-Qow#No+&-ksmX)dMv4NtY-_2PAvBO3%; z0t05_oU%I@gne^#$6lu%QU*g+xDdccVcpI}?Q*o_X`?syR2w&%sT@}ah3g&?-v&P| z{)v(Jxjsvvz-?pefaqE}DcW&VH|29A+KGvEhQ@J+dX$@R1s|~}^vFaV`2r?-xOC`b z4byZUWgpeEy%#3DMwV`Lb~>Jnus;p%du!5b^IlC|1MW!beO}av*2C?&w%88* zwupK!AHn+oHR7Z**O6k?ztel^Yl!1;j&Ft1+jttv&29Mc&Vij7p$zTJmnq8JH@4Uk zFk~^cW(jWqD5tLcmjT?_6Ja|Js$MeMX-K?ay(^3Yy-jC(8ar z5hOCbA`& zS26b*0=!l8J5jgQi0{PpoXUG!o*#HCfl#?E0lx^_sye~%G&%)hdNMXdeKkFL=>jI> zZlo&Xff32nctmHE<0?P)D>apN-IP|%zN3@LVi>;}cH8`ll%bT*LvuAVMjoK{P{MuS z40LNDKvFzBx&MVm?S@8enI#+MsF^38xtl{yfQ&$Rkx(}Gn=wT+1)J-t;#HjywHzw9 zhNKwBQhtjjXAwY%SXrY7%WLn{k4b`mNl`DKp@!gVvZg8z1&5_1B2UX8&k@b5)O-hx znjO2^YScXSM0nI#*8`zrnr4}mSeBWO9NRHVW`z~9WoBD8bC}Hv zxJ;I{od0DD`uX@V=2#}9Ie7D^lyO)EeL&bl$2LE*ZL?xxR`#Ktqr3Ca&N^n*u9~K8 zg45`q{jYo*%O5CM@vMv0H*nX5voMxXvMy8cX`=YG(h_;uPRrxv%&;iVQW=T&IpOdk zFX19V+9ml72Jz_2E|ELm6yh4)Kx^}p;#x#xlHSmZ%`>biFe?P9f@Ey4StOP z+RE@jzwO7a`zfaAlEP-alLyynjA*`QL0}syD0vN>(q-Nm_YN#5MMt{sfL_uG(U1BTF0CJ>AkGq<;AB2VvfE`J<9T52;TRBG2{QLCGB%0R0Bzl-V56Wzu$3>t zA^nwZEYf&8?gpW!>yBZGs*5N22F)|&B5rbu8m+@bk)rDk1J!l^i1#`j!e>m!Dww^~ zhfFvoK43+PT{?|vwf>AwOs5;DvPb7FGcjC~qablD-M6VYaWiptm+m?Jgi{Lo`CcY2 z;QT>nqSH7*6nDPQj6Qhu%HUYyWD;}FV#Wvhl+-tW0lrIc66$TUZ5Rya3Pb)7)KlCZ zt`CZY4a$24PAY|;nSHBo$J5|sCH5|OZC)cD^~_@L?2FOsHF6~13;Z5Xr`GhE>w?!N z_<`3bNgItfdoL03Dl!4y$6+m8i9NslIOXfL7o*-=Pe-|Lk!IKpcAwG~lIL0|Aj zy`r)>ZLSHaY!X8|#pA&E16W_9<344`+znG_Ss+7LS`v*iWdeWwQvb@B#Q`4g^)(lg-9&H~c1fG}!JvjD)N zzw?p#(8&>WRV;wqquvWk2k@YAq$3}SA_52PZUg`nLj%MQXM1V9;Cz*)2n!B7^nX=M z^QL?7=#vWnBXIdEu81PE%no_}KHzUs0FQpuA6?NIJjBL*bC*3}_l$cC=VeO+r<0g; zmW7vDiw6RSR-@pdToO@?{|dU?s#4)Q0HZx7&HHfP`*7=Do2QJE=&zbLfexG6@ij7{ zq$!}Bz(Hr*NAW(ai6^B-s`Y1HPIG#I`ZN_NieGW z%#X5$!_GYFz5e)iHKm~XdR(_4c2FHe`_646W{}jvx=594;F!u&O2vy@I$fmbBPbekqbE13D*1eQ;KxJiD=iz^p}Yh9hrbv?03eeW*>NkLz9^hG_$?*ME%w5 zBpAl$0@!*36Lq9PsYU9OkyG^^L)v5T#6w2<7pS!!1*Gua^N;Cq)QltDN9#Zzn>fBF zY3Y%!$I@GilE7Kz#|7y~a4MyS(Q%~A$4P?mEO)rGY9us5m>mk=Bd09ZOO(6F&5*ka z?y!VKzvQ}`T`x%A$m?J&-=pSzY6wy!g{CS|!R$BjrDZ+jsnuKbGNfi=Y272&(fRum zbRsf~1J`vd6juf3jAi;bcCN zmq)A5(du*Q>T_vu>eXMVg;FnjyBo#hq=bBk*<1E1N6WDA7$DInI7m%}_>@ zckq@xzPRsbB~21BNBNtMGZsDN5i8epLYEypYkic%MH2^hd{TOw#&jL3RVJ=SxjH_m crQ39oD(9$*rc@}AOql{Rep$|EFPE(U15=zuwg3PC diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/__pycache__/tcl_tk.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/__pycache__/tcl_tk.cpython-310.pyc deleted file mode 100644 index d0f9f57b29e99799280ae28799748851f17d3e69..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7489 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 -which is designed to mimic (albeit loosely) the `importlib.metadata`_ package. These functions find and parse the -distribution metadata from json files located in the ``conda-meta`` directory. - -.. versionadded:: 4.2.0 - -This module is available only if run inside a Conda environment. Usage of this module should therefore be wrapped in -a conditional clause:: - - from PyInstaller.compat import is_pure_conda - - if is_pure_conda: - from PyInstaller.utils.hooks import conda_support - - # Code goes here. e.g. - binaries = conda_support.collect_dynamic_libs("numpy") - ... - -Packages are all referenced by the *distribution name* you use to install it, rather than the *package name* you import -it with. I.e., use ``distribution("pillow")`` instead of ``distribution("PIL")`` or use ``package_distribution("PIL")``. -""" -from __future__ import annotations - -import fnmatch -import json -import sys -from pathlib import Path -from typing import Iterable, List -from importlib.metadata import PackagePath as _PackagePath - -from PyInstaller import compat -from PyInstaller.log import logger - -# Conda virtual environments each get their own copy of `conda-meta` so the use of `sys.prefix` instead of -# `sys.base_prefix`, `sys.real_prefix` or anything from our `compat` module is intentional. -CONDA_ROOT = Path(sys.prefix) -CONDA_META_DIR = CONDA_ROOT / "conda-meta" - -# Find all paths in `sys.path` that are inside Conda root. -PYTHONPATH_PREFIXES = [] -for _path in sys.path: - _path = Path(_path) - try: - PYTHONPATH_PREFIXES.append(_path.relative_to(sys.prefix)) - except ValueError: - pass - -PYTHONPATH_PREFIXES.sort(key=lambda p: len(p.parts), reverse=True) - - -class Distribution: - """ - A bucket class representation of a Conda distribution. - - This bucket exports the following attributes: - - :ivar name: The distribution's name. - :ivar version: Its version. - :ivar files: All filenames as :meth:`PackagePath`\\ s included with this distribution. - :ivar dependencies: Names of other distributions that this distribution depends on (with version constraints - removed). - :ivar packages: Names of importable packages included in this distribution. - - This class is not intended to be constructed directly by users. Rather use :meth:`distribution` or - :meth:`package_distribution` to provide one for you. - """ - def __init__(self, json_path: str): - try: - self._json_path = Path(json_path) - assert self._json_path.exists() - except (TypeError, AssertionError): - raise TypeError( - "Distribution requires a path to a conda-meta json. Perhaps you want " - "`distribution({})` instead?".format(repr(json_path)) - ) - - # Everything we need (including this distribution's name) is kept in the metadata json. - self.raw: dict = json.loads(self._json_path.read_text()) - - # Unpack the more useful contents of the json. - self.name: str = self.raw["name"] - self.version: str = self.raw["version"] - self.files = [PackagePath(i) for i in self.raw["files"]] - self.dependencies = self._init_dependencies() - self.packages = self._init_package_names() - - def __repr__(self): - return "{}(name=\"{}\", packages={})".format(type(self).__name__, self.name, self.packages) - - def _init_dependencies(self): - """ - Read dependencies from ``self.raw["depends"]``. - - :return: Dependent distribution names. - :rtype: list - - The names in ``self.raw["depends"]`` come with extra version constraint information which must be stripped. - """ - dependencies = [] - # For each dependency: - for dependency in self.raw["depends"]: - # ``dependency`` is a string of the form: "[name] [version constraints]" - name, *version_constraints = dependency.split(maxsplit=1) - dependencies.append(name) - return dependencies - - def _init_package_names(self): - """ - Search ``self.files`` for package names shipped by this distribution. - - :return: Package names. - :rtype: list - - These are names you would ``import`` rather than names you would install. - """ - packages = [] - for file in self.files: - package = _get_package_name(file) - if package is not None: - packages.append(package) - return packages - - @classmethod - def from_name(cls, name: str): - """ - Get distribution information for a given distribution **name** (i.e., something you would ``conda install``). - - :rtype: :class:`Distribution` - """ - if name in distributions: - return distributions[name] - raise ModuleNotFoundError( - "Distribution {} is either not installed or was not installed using Conda.".format(name) - ) - - @classmethod - def from_package_name(cls, name: str): - """ - Get distribution information for a **package** (i.e., something you would import). - - :rtype: :class:`Distribution` - - For example, the package ``pkg_resources`` belongs to the distribution ``setuptools``, which contains three - packages. - - >>> package_distribution("pkg_resources") - Distribution(name="setuptools", - packages=['easy_install', 'pkg_resources', 'setuptools']) - """ - if name in distributions_by_package: - return distributions_by_package[name] - raise ModuleNotFoundError("Package {} is either not installed or was not installed using Conda.".format(name)) - - -distribution = Distribution.from_name -package_distribution = Distribution.from_package_name - - -class PackagePath(_PackagePath): - """ - A filename relative to Conda's root (``sys.prefix``). - - This class inherits from :class:`pathlib.PurePosixPath` even on non-Posix OSs. To convert to a :class:`pathlib.Path` - pointing to the real file, use the :meth:`locate` method. - """ - def locate(self): - """ - Return a path-like object for this path pointing to the file's true location. - """ - return Path(sys.prefix) / self - - -def walk_dependency_tree(initial: str, excludes: Iterable[str] | None = None): - """ - Collect a :class:`Distribution` and all direct and indirect dependencies of that distribution. - - Arguments: - initial: - Distribution name to collect from. - excludes: - Distributions to exclude. - Returns: - A ``{name: distribution}`` mapping where ``distribution`` is the output of - :func:`conda_support.distribution(name) `. - """ - if excludes is not None: - excludes = set(excludes) - - # Rather than use true recursion, mimic it with a to-do queue. - from collections import deque - done = {} - names_to_do = deque([initial]) - - while names_to_do: - # Grab a distribution name from the to-do list. - name = names_to_do.pop() - try: - # Collect and save it's metadata. - done[name] = distribution = Distribution.from_name(name) - logger.debug("Collected Conda distribution '%s', a dependency of '%s'.", name, initial) - except ModuleNotFoundError: - logger.warning( - "Conda distribution '%s', dependency of '%s', was not found. " - "If you installed this distribution with pip then you may ignore this warning.", name, initial - ) - continue - # For each dependency: - for _name in distribution.dependencies: - if _name in done: - # Skip anything already done. - continue - if _name == name: - # Avoid infinite recursion if a distribution depends on itself. This will probably never happen but I - # certainly would not chance it. - continue - if excludes is not None and _name in excludes: - # Do not recurse to excluded dependencies. - continue - names_to_do.append(_name) - return done - - -def _iter_distributions(name, dependencies, excludes): - if dependencies: - return walk_dependency_tree(name, excludes).values() - else: - return [Distribution.from_name(name)] - - -def requires(name: str, strip_versions: bool = False) -> List[str]: - """ - List requirements of a distribution. - - Arguments: - name: - The name of the distribution. - strip_versions: - List only their names, not their version constraints. - Returns: - A list of distribution names. - """ - if strip_versions: - return distribution(name).dependencies - return distribution(name).raw["depends"] - - -def files(name: str, dependencies: bool = False, excludes: list | None = None) -> List[PackagePath]: - """ - List all files belonging to a distribution. - - Arguments: - name: - The name of the distribution. - dependencies: - Recursively collect files of dependencies too. - excludes: - Distributions to ignore if **dependencies** is true. - Returns: - All filenames belonging to the given distribution. - - With ``dependencies=False``, this is just a shortcut for:: - - conda_support.distribution(name).files - """ - return [file for dist in _iter_distributions(name, dependencies, excludes) for file in dist.files] - - -if compat.is_win: - lib_dir = PackagePath("Library", "bin") -else: - lib_dir = PackagePath("lib") - - -def collect_dynamic_libs(name: str, dest: str = ".", dependencies: bool = True, excludes: Iterable[str] | None = None): - """ - Collect DLLs for distribution **name**. - - Arguments: - name: - The distribution's project-name. - dest: - Target destination, defaults to ``'.'``. - dependencies: - Recursively collect libs for dependent distributions (recommended). - excludes: - Dependent distributions to skip, defaults to ``None``. - Returns: - List of DLLs in PyInstaller's ``(source, dest)`` format. - - This collects libraries only from Conda's shared ``lib`` (Unix) or ``Library/bin`` (Windows) folders. To collect - from inside a distribution's installation use the regular :func:`PyInstaller.utils.hooks.collect_dynamic_libs`. - """ - DLL_SUFFIXES = ("*.dll", "*.dylib", "*.so", "*.so.*") - _files = [] - for file in files(name, dependencies, excludes): - # A file is classified as a dynamic library if: - # 1) it lives inside the dedicated ``lib_dir`` DLL folder - if file.parent != lib_dir: - continue - # 2) it is a file (and not a directory or a symbolic link pointing to a directory) - resolved_file = file.locate() - if not resolved_file.is_file(): - continue - # 3) has a correct suffix - if not any([resolved_file.match(suffix) for suffix in DLL_SUFFIXES]): - continue - - _files.append((str(resolved_file), dest)) - return _files - - -# --- Map packages to distributions and vice-versa --- - - -def _get_package_name(file: PackagePath): - """ - Determine the package name of a Python file in :data:`sys.path`. - - Arguments: - file: - A Python filename relative to Conda root (sys.prefix). - Returns: - Package name or None. - - This function only considers single file packages e.g. ``foo.py`` or top level ``foo/__init__.py``\\ s. - Anything else is ignored (returning ``None``). - """ - file = Path(file) - # TODO: Handle PEP 420 namespace packages (which are missing `__init__` module). No such Conda PEP 420 namespace - # packages are known. - - # Get top-level folders by finding parents of `__init__.xyz`s - if file.stem == "__init__" and file.suffix in compat.ALL_SUFFIXES: - file = file.parent - elif file.suffix not in compat.ALL_SUFFIXES: - # Keep single-file packages but skip DLLs, data and junk files. - return - - # Check if this file/folder's parent is in ``sys.path`` i.e. it's directly importable. This intentionally excludes - # submodules which would cause confusion because ``sys.prefix`` is in ``sys.path``, meaning that every file in an - # Conda installation is a submodule. - for prefix in PYTHONPATH_PREFIXES: - if len(file.parts) != len(prefix.parts) + 1: - # This check is redundant but speeds it up quite a bit. - continue - # There are no wildcards involved here. The use of ``fnmatch`` is simply to handle the `if case-insensitive - # file system: use case-insensitive string matching.` - if fnmatch.fnmatch(str(file.parent), str(prefix)): - return file.stem - - -# All the information we want is organised the wrong way. - -# We want to look up distribution based on package names, but we can only search for packages using distribution names. -# And we would like to search for a distribution's json file, but, due to the noisy filenames of the jsons, we can only -# find a json's distribution rather than a distribution's json. - -# So we have to read everything, then regroup distributions in the ways we want them grouped. This will likely be a -# spectacular bottleneck on full-blown Conda (non miniconda) with 250+ packages by default at several GiBs. I suppose we -# could cache this on a per-json basis if it gets too much. - - -def _init_distributions(): - distributions = {} - for path in CONDA_META_DIR.glob("*.json"): - dist = Distribution(path) - distributions[dist.name] = dist - return distributions - - -distributions = _init_distributions() - - -def _init_packages(): - distributions_by_package = {} - for distribution in distributions.values(): - for package in distribution.packages: - distributions_by_package[package] = distribution - return distributions_by_package - - -distributions_by_package = _init_packages() diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/django.py b/.venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/django.py deleted file mode 100755 index 5b8bdae..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/django.py +++ /dev/null @@ -1,152 +0,0 @@ -# ---------------------------------------------------------------------------- -# Copyright (c) 2005-2023, PyInstaller Development Team. -# -# Distributed under the terms of the GNU General Public License (version 2 -# or later) with exception for distributing the bootloader. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: (GPL-2.0-or-later WITH Bootloader-exception) -# ---------------------------------------------------------------------------- -import os - -from PyInstaller import isolated - - -@isolated.decorate -def django_dottedstring_imports(django_root_dir): - """ - An isolated helper that returns list of all Django dependencies, parsed from the `mysite.settings` module. - - NOTE: With newer version of Django this is most likely the part of PyInstaller that will be broken. - - Tested with Django 2.2 - """ - - import sys - import os - - import PyInstaller.utils.misc - from PyInstaller.utils import hooks as hookutils - - # Extra search paths to add to sys.path: - # - parent directory of the django_root_dir - # - django_root_dir itself; often, Django users do not specify absolute imports in the settings module. - search_paths = [ - PyInstaller.utils.misc.get_path_to_toplevel_modules(django_root_dir), - django_root_dir, - ] - sys.path += search_paths - - # Set the path to project's settings module - default_settings_module = os.path.basename(django_root_dir) + '.settings' - settings_module = os.environ.get('DJANGO_SETTINGS_MODULE', default_settings_module) - os.environ['DJANGO_SETTINGS_MODULE'] = settings_module - - # Calling django.setup() avoids the exception AppRegistryNotReady() and also reads the user settings - # from DJANGO_SETTINGS_MODULE. - # https://stackoverflow.com/questions/24793351/django-appregistrynotready - import django # noqa: E402 - - django.setup() - - # This allows to access all django settings even from the settings.py module. - from django.conf import settings # noqa: E402 - - hiddenimports = list(settings.INSTALLED_APPS) - - # Do not fail script when settings does not have such attributes. - if hasattr(settings, 'TEMPLATE_CONTEXT_PROCESSORS'): - hiddenimports += list(settings.TEMPLATE_CONTEXT_PROCESSORS) - - if hasattr(settings, 'TEMPLATE_LOADERS'): - hiddenimports += list(settings.TEMPLATE_LOADERS) - - hiddenimports += [settings.ROOT_URLCONF] - - def _remove_class(class_name): - return '.'.join(class_name.split('.')[0:-1]) - - #-- Changes in Django 1.7. - - # Remove class names and keep just modules. - if hasattr(settings, 'AUTHENTICATION_BACKENDS'): - for cl in settings.AUTHENTICATION_BACKENDS: - cl = _remove_class(cl) - hiddenimports.append(cl) - # Deprecated since 4.2, may be None until it is removed - cl = getattr(settings, 'DEFAULT_FILE_STORAGE', None) - if cl: - hiddenimports.append(_remove_class(cl)) - if hasattr(settings, 'FILE_UPLOAD_HANDLERS'): - for cl in settings.FILE_UPLOAD_HANDLERS: - cl = _remove_class(cl) - hiddenimports.append(cl) - if hasattr(settings, 'MIDDLEWARE_CLASSES'): - for cl in settings.MIDDLEWARE_CLASSES: - cl = _remove_class(cl) - hiddenimports.append(cl) - # Templates is a dict: - if hasattr(settings, 'TEMPLATES'): - for templ in settings.TEMPLATES: - backend = _remove_class(templ['BACKEND']) - hiddenimports.append(backend) - # Include context_processors. - if hasattr(templ, 'OPTIONS'): - if hasattr(templ['OPTIONS'], 'context_processors'): - # Context processors are functions - strip last word. - mods = templ['OPTIONS']['context_processors'] - mods = [_remove_class(x) for x in mods] - hiddenimports += mods - # Include database backends - it is a dict. - for v in settings.DATABASES.values(): - hiddenimports.append(v['ENGINE']) - - # Add templatetags and context processors for each installed app. - for app in settings.INSTALLED_APPS: - app_templatetag_module = app + '.templatetags' - app_ctx_proc_module = app + '.context_processors' - hiddenimports.append(app_templatetag_module) - hiddenimports += hookutils.collect_submodules(app_templatetag_module) - hiddenimports.append(app_ctx_proc_module) - - # Deduplicate imports. - hiddenimports = list(set(hiddenimports)) - - # Return the hidden imports - return hiddenimports - - -def django_find_root_dir(): - """ - Return path to directory (top-level Python package) that contains main django files. Return None if no directory - was detected. - - Main Django project directory contain files like '__init__.py', 'settings.py' and 'url.py'. - - In Django 1.4+ the script 'manage.py' is not in the directory with 'settings.py' but usually one level up. We - need to detect this special case too. - """ - # 'PyInstaller.config' cannot be imported as other top-level modules. - from PyInstaller.config import CONF - - # Get the directory with manage.py. Manage.py is supplied to PyInstaller as the first main executable script. - manage_py = CONF['main_script'] - manage_dir = os.path.dirname(os.path.abspath(manage_py)) - - # Get the Django root directory. The directory that contains settings.py and url.py. It could be the directory - # containing manage.py or any of its subdirectories. - settings_dir = None - files = set(os.listdir(manage_dir)) - if ('settings.py' in files or 'settings' in files) and 'urls.py' in files: - settings_dir = manage_dir - else: - for f in files: - if os.path.isdir(os.path.join(manage_dir, f)): - subfiles = os.listdir(os.path.join(manage_dir, f)) - # Subdirectory contains critical files. - if ('settings.py' in subfiles or 'settings' in subfiles) and 'urls.py' in subfiles: - settings_dir = os.path.join(manage_dir, f) - break # Find the first directory. - - return settings_dir diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/gi.py b/.venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/gi.py deleted file mode 100755 index 0ac8236..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/gi.py +++ /dev/null @@ -1,426 +0,0 @@ -# ---------------------------------------------------------------------------- -# Copyright (c) 2005-2023, PyInstaller Development Team. -# -# Distributed under the terms of the GNU General Public License (version 2 -# or later) with exception for distributing the bootloader. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: (GPL-2.0-or-later WITH Bootloader-exception) -# ---------------------------------------------------------------------------- -import os -import pathlib -import shutil -import subprocess -import hashlib -import re - -from PyInstaller.depend.utils import _resolveCtypesImports -from PyInstaller.utils.hooks import collect_submodules, collect_system_data_files, get_hook_config -from PyInstaller import isolated -from PyInstaller import log as logging -from PyInstaller import compat -from PyInstaller.depend.bindepend import findSystemLibrary - -logger = logging.getLogger(__name__) - - -class GiModuleInfo: - def __init__(self, module, version, hook_api=None): - self.name = module - self.version = version - self.available = False - self.sharedlibs = [] - self.typelib = None - self.dependencies = [] - - # If hook API is available, use it to override the version from hookconfig. - if hook_api is not None: - module_versions = get_hook_config(hook_api, 'gi', 'module-versions') - if module_versions: - self.version = module_versions.get(module, version) - - logger.debug("Gathering GI module info for %s %s", module, self.version) - - @isolated.decorate - def _get_module_info(module, version): - import gi - gi.require_version("GIRepository", "2.0") - from gi.repository import GIRepository - - repo = GIRepository.Repository.get_default() - repo.require(module, version, GIRepository.RepositoryLoadFlags.IREPOSITORY_LOAD_FLAG_LAZY) - - # Shared library/libraries - # Comma-separated list of paths to shared libraries, or None if none are associated. Convert to list. - sharedlibs = repo.get_shared_library(module) - sharedlibs = [lib.strip() for lib in sharedlibs.split(",")] if sharedlibs else [] - - # Path to .typelib file - typelib = repo.get_typelib_path(module) - - # Dependencies - # GIRepository.Repository.get_immediate_dependencies is available from gobject-introspection v1.44 on - if hasattr(repo, 'get_immediate_dependencies'): - dependencies = repo.get_immediate_dependencies(module) - else: - dependencies = repo.get_dependencies(module) - - return { - 'sharedlibs': sharedlibs, - 'typelib': typelib, - 'dependencies': dependencies, - } - - # Try to query information; if this fails, mark module as unavailable. - try: - info = _get_module_info(module, self.version) - self.sharedlibs = info['sharedlibs'] - self.typelib = info['typelib'] - self.dependencies = info['dependencies'] - self.available = True - except Exception as e: - logger.debug("Failed to query GI module %s %s: %s", module, self.version, e) - self.available = False - - def get_libdir(self): - """ - Return the path to shared library used by the module. If no libraries are associated with the typelib, None is - returned. If multiple library names are associated with the typelib, the path to the first resolved shared - library is returned. Raises exception if module is unavailable or none of the shared libraries could be - resolved. - """ - # Module unavailable - if not self.available: - raise ValueError(f"Module {self.name} {self.version} is unavailable!") - # Module has no associated shared libraries - if not self.sharedlibs: - return None - for lib in self.sharedlibs: - path = findSystemLibrary(lib) - if path: - return os.path.normpath(os.path.dirname(path)) - raise ValueError(f"Could not resolve any shared library of {self.name} {self.version}: {self.sharedlibs}!") - - def collect_typelib_data(self): - """ - Return a tuple of (binaries, datas, hiddenimports) to be used by PyGObject related hooks. - """ - datas = [] - binaries = [] - hiddenimports = [] - - logger.debug("Collecting module data for %s %s", self.name, self.version) - - # Module unavailable - if not self.available: - raise ValueError(f"Module {self.name} {self.version} is unavailable!") - - # Find shared libraries - resolved_libs = _resolveCtypesImports(self.sharedlibs) - for resolved_lib in resolved_libs: - logger.debug("Collecting shared library %s at %s", resolved_lib[0], resolved_lib[1]) - binaries.append((resolved_lib[1], ".")) - - # Find and collect .typelib file. Run it through the `gir_library_path_fix` to fix the library path, if - # necessary. - typelib_entry = gir_library_path_fix(self.typelib) - if typelib_entry: - logger.debug('Collecting gir typelib at %s', typelib_entry[0]) - datas.append(typelib_entry) - - # Overrides for the module - hiddenimports += collect_submodules('gi.overrides', lambda name: name.endswith('.' + self.name)) - - # Module dependencies - for dep in self.dependencies: - dep_module, _ = dep.rsplit('-', 1) - hiddenimports += [f'gi.repository.{dep_module}'] - - return binaries, datas, hiddenimports - - -# The old function, provided for backwards compatibility in 3rd party hooks. -def get_gi_libdir(module, version): - module_info = GiModuleInfo(module, version) - return module_info.get_libdir() - - -# The old function, provided for backwards compatibility in 3rd party hooks. -def get_gi_typelibs(module, version): - """ - Return a tuple of (binaries, datas, hiddenimports) to be used by PyGObject related hooks. Searches for and adds - dependencies recursively. - - :param module: GI module name, as passed to 'gi.require_version()' - :param version: GI module version, as passed to 'gi.require_version()' - """ - module_info = GiModuleInfo(module, version) - return module_info.collect_typelib_data() - - -def gir_library_path_fix(path): - import subprocess - - # 'PyInstaller.config' cannot be imported as other top-level modules. - from PyInstaller.config import CONF - - path = os.path.abspath(path) - - # On Mac OS we need to recompile the GIR files to reference the loader path, - # but this is not necessary on other platforms. - if compat.is_darwin: - - # If using a virtualenv, the base prefix and the path of the typelib - # have really nothing to do with each other, so try to detect that. - common_path = os.path.commonprefix([compat.base_prefix, path]) - if common_path == '/': - logger.debug("virtualenv detected? fixing the gir path...") - common_path = os.path.abspath(os.path.join(path, '..', '..', '..')) - - gir_path = os.path.join(common_path, 'share', 'gir-1.0') - - typelib_name = os.path.basename(path) - gir_name = os.path.splitext(typelib_name)[0] + '.gir' - - gir_file = os.path.join(gir_path, gir_name) - - if not os.path.exists(gir_path): - logger.error( - "Unable to find gir directory: %s.\nTry installing your platform's gobject-introspection package.", - gir_path - ) - return None - if not os.path.exists(gir_file): - logger.error( - "Unable to find gir file: %s.\nTry installing your platform's gobject-introspection package.", gir_file - ) - return None - - with open(gir_file, 'r', encoding='utf-8') as f: - lines = f.readlines() - # GIR files are `XML encoded `_, - # which means they are by definition encoded using UTF-8. - with open(os.path.join(CONF['workpath'], gir_name), 'w', encoding='utf-8') as f: - for line in lines: - if 'shared-library' in line: - split = re.split('(=)', line) - files = re.split('(["|,])', split[2]) - for count, item in enumerate(files): - if 'lib' in item: - files[count] = '@loader_path/' + os.path.basename(item) - line = ''.join(split[0:2]) + ''.join(files) - f.write(line) - - # g-ir-compiler expects a file so we cannot just pipe the fixed file to it. - command = subprocess.Popen(( - 'g-ir-compiler', os.path.join(CONF['workpath'], gir_name), - '-o', os.path.join(CONF['workpath'], typelib_name) - )) # yapf: disable - command.wait() - - return os.path.join(CONF['workpath'], typelib_name), 'gi_typelibs' - else: - return path, 'gi_typelibs' - - -@isolated.decorate -def get_glib_system_data_dirs(): - import gi - gi.require_version('GLib', '2.0') - from gi.repository import GLib - return GLib.get_system_data_dirs() - - -def get_glib_sysconf_dirs(): - """ - Try to return the sysconf directories (e.g., /etc). - """ - if compat.is_win: - # On Windows, if you look at gtkwin32.c, sysconfdir is actually relative to the location of the GTK DLL. Since - # that is what we are actually interested in (not the user path), we have to do that the hard way... - return [os.path.join(get_gi_libdir('GLib', '2.0'), 'etc')] - - @isolated.call - def data_dirs(): - import gi - gi.require_version('GLib', '2.0') - from gi.repository import GLib - return GLib.get_system_config_dirs() - - return data_dirs - - -def collect_glib_share_files(*path): - """ - Path is relative to the system data directory (e.g., /usr/share). - """ - glib_data_dirs = get_glib_system_data_dirs() - if glib_data_dirs is None: - return [] - - destdir = os.path.join('share', *path) - - # TODO: will this return too much? - collected = [] - for data_dir in glib_data_dirs: - p = os.path.join(data_dir, *path) - collected += collect_system_data_files(p, destdir=destdir, include_py_files=False) - - return collected - - -def collect_glib_etc_files(*path): - """ - Path is relative to the system config directory (e.g., /etc). - """ - glib_config_dirs = get_glib_sysconf_dirs() - if glib_config_dirs is None: - return [] - - destdir = os.path.join('etc', *path) - - # TODO: will this return too much? - collected = [] - for config_dir in glib_config_dirs: - p = os.path.join(config_dir, *path) - collected += collect_system_data_files(p, destdir=destdir, include_py_files=False) - - return collected - - -_glib_translations = None - - -def collect_glib_translations(prog, lang_list=None): - """ - Return a list of translations in the system locale directory whose names equal prog.mo. - """ - global _glib_translations - if _glib_translations is None: - if lang_list is not None: - trans = [] - for lang in lang_list: - trans += collect_glib_share_files(os.path.join("locale", lang)) - _glib_translations = trans - else: - _glib_translations = collect_glib_share_files('locale') - - names = [os.sep + prog + '.mo', os.sep + prog + '.po'] - namelen = len(names[0]) - - return [(src, dst) for src, dst in _glib_translations if src[-namelen:] in names] - - -# Not a hook utility function per-se (used by main Analysis class), but kept here to have all GLib/GObject functions -# in one place... -def compile_glib_schema_files(datas_toc, workdir, collect_source_files=False): - """ - Compile collected GLib schema files. Extracts the list of GLib schema files from the given input datas TOC, copies - them to temporary working directory, and compiles them. The resulting `gschemas.compiled` file is added to the - output TOC, replacing any existing entry with that name. If `collect_source_files` flag is set, the source XML - schema files are also (re)added to the output TOC; by default, they are not. This function is no-op (returns the - original TOC) if no GLib schemas are found in TOC or if `glib-compile-schemas` executable is not found in `PATH`. - """ - SCHEMA_DEST_DIR = pathlib.PurePath("share/glib-2.0/schemas") - workdir = pathlib.Path(workdir) - - schema_files = [] - output_toc = [] - for toc_entry in datas_toc: - dest_name, src_name, typecode = toc_entry - dest_name = pathlib.PurePath(dest_name) - src_name = pathlib.PurePath(src_name) - - # Pass-through for non-schema files, identified based on the destination directory. - if dest_name.parent != SCHEMA_DEST_DIR: - output_toc.append(toc_entry) - continue - - # It seems schemas directory contains different files with different suffices: - # - .gschema.xml - # - .schema.override - # - .enums.xml - # To avoid omitting anything, simply collect everything into temporary directory. - # Exemptions are gschema.dtd (which should be unnecessary) and gschemas.compiled (which we will generate - # ourselves in this function). - if src_name.name in {"gschema.dtd", "gschemas.compiled"}: - continue - - schema_files.append(src_name) - - # If there are no schema files available, simply return the input datas TOC. - if not schema_files: - return datas_toc - - # Ensure that `glib-compile-schemas` executable is in PATH, just in case... - schema_compiler_exe = shutil.which('glib-compile-schemas') - if not schema_compiler_exe: - logger.warning("GLib schema compiler (glib-compile-schemas) not found! Skipping GLib schema recompilation...") - return datas_toc - - # If `gschemas.compiled` file already exists in the temporary working directory, record its modification time and - # hash. This will allow us to restore the modification time on the newly-compiled copy, if the latter turns out - # to be identical to the existing old one. Just in case, if the file becomes subject to timestamp-based caching - # mechanism. - compiled_file = workdir / "gschemas.compiled" - old_compiled_file_hash = None - old_compiled_file_stat = None - - if compiled_file.is_file(): - # Record creation/modification time - old_compiled_file_stat = compiled_file.stat() - # Compute SHA1 hash; since compiled schema files are relatively small, do it in single step. - old_compiled_file_hash = hashlib.sha1(compiled_file.read_bytes()).digest() - - # Ensure that temporary working directory exists, and is empty. - if workdir.exists(): - shutil.rmtree(workdir) - workdir.mkdir(exist_ok=True) - - # Copy schema (source) files to temporary working directory - for schema_file in schema_files: - shutil.copy(schema_file, workdir) - - # Compile. The glib-compile-schema might produce warnings on its own (e.g., schemas using deprecated paths, or - # overrides for non-existent keys). Since these are non-actionable, capture and display them only as a DEBUG - # message, or as a WARNING one if the command fails. - logger.info("Compiling collected GLib schema files in %r...", str(workdir)) - try: - cmd_args = [schema_compiler_exe, str(workdir), '--targetdir', str(workdir)] - p = subprocess.run( - cmd_args, - stdin=subprocess.DEVNULL, - stdout=subprocess.PIPE, - stderr=subprocess.STDOUT, - check=True, - errors='ignore', - encoding='utf-8', - ) - logger.debug("Output from glib-compile-schemas:\n%s", p.stdout) - except subprocess.CalledProcessError as e: - # The called glib-compile-schema returned error. Display stdout/stderr, and return original datas TOC to - # minimize damage. - logger.warning("Failed to recompile GLib schemas! Returning collected files as-is!", exc_info=True) - logger.warning("Output from glib-compile-schemas:\n%s", e.stdout) - return datas_toc - except Exception: - # Compilation failed for whatever reason. Return original datas TOC to minimize damage. - logger.warning("Failed to recompile GLib schemas! Returning collected files as-is!", exc_info=True) - return datas_toc - - # Compute the checksum of the new compiled file, and if it matches the old checksum, restore the modification time. - if old_compiled_file_hash is not None: - new_compiled_file_hash = hashlib.sha1(compiled_file.read_bytes()).digest() - if new_compiled_file_hash == old_compiled_file_hash: - os.utime(compiled_file, ns=(old_compiled_file_stat.st_atime_ns, old_compiled_file_stat.st_mtime_ns)) - - # Add the resulting gschemas.compiled file to the output TOC - output_toc.append((str(SCHEMA_DEST_DIR / compiled_file.name), str(compiled_file), "DATA")) - - # Include source schema files in the output TOC (optional) - if collect_source_files: - for schema_file in schema_files: - output_toc.append((str(SCHEMA_DEST_DIR / schema_file.name), str(schema_file), "DATA")) - - return output_toc diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/qt/__init__.py b/.venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/qt/__init__.py deleted file mode 100755 index 740face..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/qt/__init__.py +++ /dev/null @@ -1,1424 +0,0 @@ -# ---------------------------------------------------------------------------- -# Copyright (c) 2005-2023, PyInstaller Development Team. -# -# Distributed under the terms of the GNU General Public License (version 2 -# or later) with exception for distributing the bootloader. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: (GPL-2.0-or-later WITH Bootloader-exception) -#----------------------------------------------------------------------------- - -import glob -import os -import pathlib -import re - -from PyInstaller import compat -from PyInstaller import isolated -from PyInstaller import log as logging -from PyInstaller.depend import bindepend -from PyInstaller.utils import hooks, misc -from PyInstaller.utils.hooks.qt import _modules_info - -logger = logging.getLogger(__name__) - -# Qt deployment approach -# ---------------------- -# This is the core of PyInstaller's approach to Qt deployment. It is based on: -# -# - Discovering the location of Qt libraries by introspection, using QtLibraryInfo_. This provides compatibility with -# many variants of Qt5/6 (conda, self-compiled, provided by a Linux distro, etc.) and many versions of Qt5/6, all of -# which vary in the location of Qt files. -# -# - Placing all frozen PyQt5/6 or PySide2/6 Qt files in a standard subdirectory layout, which matches the layout of the -# corresponding wheel on PyPI. This is necessary to support Qt installs which are not in a subdirectory of the PyQt5/6 -# or PySide2/6 wrappers. See ``hooks/rthooks/pyi_rth_qt5.py`` for the use of environment variables to establish this -# layout. -# -# - Emitting warnings on missing QML and translation files which some installations do not have. -# -# - Determining additional files needed for deployment based on the information in the centralized Qt module information -# list in the ``_modules_info`` module. This includes plugins and translation files associated with each Qt python -# extension module, as well as additional python Qt extension modules. -# -# - Collecting additional files that are specific to each module and are handled separately, for example: -# -# - For dynamic OpenGL applications, the ``libEGL.dll``, ``libGLESv2.dll``, ``d3dcompiler_XX.dll`` (the XX is a -# version number), and ``opengl32sw.dll`` libraries need to be collected on Windows. This is handled by the -# "base" bindings hook, for example ``hook-PyQt5.py``. -# -# - If Qt was configured to use ICU, the ``icudtXX.dll``, ``icuinXX.dll``, and ``icuucXX.dll`` libraries need to -# be collected on Windows. This is handled by the "base" bindings hook, for example ``hook-PyQt5.py``. -# -# - Per the `Deploying QML Applications `_ page, QML-based -# applications need the ``qml/`` directory available. This is handled by ``QtQuick`` hook, for example -# ``hook-PyQt5.QtQuick.py``. -# -# - For ``QtWebEngine``-based applications, we follow the `deployWebEngineCore -# `_ -# function copies the following files from ``resources/``, and also copies the web engine process executable. -# - ``icudtl.dat`` -# - ``qtwebengine_devtools_resources.pak`` -# - ``qtwebengine_resources.pak`` -# - ``qtwebengine_resources_100p.pak`` -# - ``qtwebengine_resources_200p.pak`` -# -# This is handled by the ``QtWebEngineCore`` hook, for example ``hook-PyQt5.QtWebEngineCore.py``. -# -# For details and references, see the `original write-up -# `_ -# and the documentation in the ``_modules_info`` module. - - -# QtModuleInfo -# ------------ -# This class contains information about python module (extension), its corresponding Qt module (shared library), and -# associated plugins and translations. It is used within QtLibraryInfo_ to establish name-based mappings for file -# collection. -class QtModuleInfo: - def __init__(self, module, shared_lib=None, translations=None, plugins=None): - # Python module (extension) name without package namespace. For example, `QtCore`. - # Can be None if python bindings do not bind the module, but we still need to establish relationship between - # the Qt module (shared library) and its plugins and translations. - self.module = module - # Associated Qt module (shared library), if any. Used during recursive dependency analysis, where a python - # module (extension) is analyzed for linked Qt modules (shared libraries), and then their corresponding - # python modules (extensions) are added to hidden imports. For example, the Qt module name is `Qt5Core` or - # `Qt6Core`, depending on the Qt version. Can be None for python modules that are not tied to a particular - # Qt shared library (for example, the corresponding Qt module is headers-only) and hence they cannot be - # inferred from recursive link-time dependency analysis. - self.shared_lib = shared_lib - # List of base names of translation files (if any) associated with the Qt module. Multiple base names may be - # associated with a single module. - # For example, `['qt', 'qtbase']` for `QtCore` or `['qtmultimedia']` for `QtMultimedia`. - self.translations = translations or [] - # List of plugins associated with the Qt module. - self.plugins = plugins or [] - - def __repr__(self): - return f"(module={self.module!r}, shared_lib={self.shared_lib!r}, " \ - f"translations={self.translations!r}, plugins={self.plugins!r}" - - -# QtLibraryInfo -# -------------- -# This class uses introspection to determine the location of Qt files. This is essential to deal with the many variants -# of the PyQt5/6 and PySide2/6 package, each of which places files in a different location. Therefore, this class -# provides all location-related members of `QLibraryInfo `_. -class QtLibraryInfo: - def __init__(self, namespace): - if namespace not in ['PyQt5', 'PyQt6', 'PySide2', 'PySide6']: - raise Exception('Invalid namespace: {0}'.format(namespace)) - self.namespace = namespace - # Distinction between PyQt5/6 and PySide2/6 - self.is_pyqt = namespace in {'PyQt5', 'PyQt6'} - # Distinction between Qt5 and Qt6 - self.qt_major = 6 if namespace in {'PyQt6', 'PySide6'} else 5 - # Determine relative path where Qt libraries and data need to be collected in the frozen application. This - # varies between PyQt5/PyQt6/PySide2/PySide6, their versions, and platforms. NOTE: it is tempting to consider - # deriving this path as simply the value of QLibraryInfo.PrefixPath, taken relative to the package's root - # directory. However, we also need to support non-wheel deployments (e.g., with Qt installed in custom path on - # Windows, or with Qt and PyQt5 installed on linux using native package manager), and in those, the Qt - # PrefixPath does not reflect the required relative target path for the frozen application. - if namespace == 'PyQt5': - if self._use_new_layout("PyQt5", "5.15.4", False): - self.qt_rel_dir = os.path.join('PyQt5', 'Qt5') - else: - self.qt_rel_dir = os.path.join('PyQt5', 'Qt') - elif namespace == 'PyQt6': - if self._use_new_layout("PyQt6", "6.0.3", True): - self.qt_rel_dir = os.path.join('PyQt6', 'Qt6') - else: - self.qt_rel_dir = os.path.join('PyQt6', 'Qt') - elif namespace == 'PySide2': - # PySide2 uses PySide2/Qt on linux and macOS, and PySide2 on Windows - if compat.is_win: - self.qt_rel_dir = 'PySide2' - else: - self.qt_rel_dir = os.path.join('PySide2', 'Qt') - else: - # PySide6 follows the same logic as PySide2 - if compat.is_win: - self.qt_rel_dir = 'PySide6' - else: - self.qt_rel_dir = os.path.join('PySide6', 'Qt') - - # Process module information list to construct python-module-name -> info and shared-lib-name -> info mappings. - self._load_module_info() - - def __repr__(self): - return f"QtLibraryInfo({self.namespace})" - - # Delay initialization of the Qt library information until the corresponding attributes are first requested. - def __getattr__(self, name): - if 'version' in self.__dict__: - # Initialization was already done, but requested attribute is not available. - raise AttributeError(name) - - # Load Qt library info... - self._load_qt_info() - # ... and return the requested attribute - return getattr(self, name) - - # Check whether we must use the new layout (e.g. PyQt5/Qt5, PyQt6/Qt6) instead of the old layout (PyQt5/Qt, - # PyQt6/Qt). - @staticmethod - def _use_new_layout(package_basename: str, version: str, fallback_value: bool) -> bool: - # The PyQt wheels come in both non-commercial and commercial variants. So we need to check if a particular - # variant is installed before testing its version. - if hooks.check_requirement(package_basename): - return hooks.check_requirement(f"{package_basename} >= {version}") - if hooks.check_requirement(f"{package_basename}_commercial"): - return hooks.check_requirement(f"{package_basename}_commercial >= {version}") - return fallback_value - - # Load Qt information (called on first access to related fields) - def _load_qt_info(self): - """ - Load and process Qt library information. Called on the first access to the related attributes of the class - (e.g., `version` or `location`). - """ - - # Ensure self.version exists, even if PyQt{5,6}/PySide{2,6} cannot be imported. Hooks and util functions use - # `if .version` to check whether package was imported and other attributes are expected to be available. - # This also serves as a marker that initialization was already done. - self.version = None - - # Get library path information from Qt. See QLibraryInfo_. - @isolated.decorate - def _read_qt_library_info(package): - import os - import sys - import importlib - - # Import the Qt-based package - # equivalent to: from package.QtCore import QLibraryInfo, QCoreApplication - try: - QtCore = importlib.import_module('.QtCore', package) - except ModuleNotFoundError: - return None # Signal that package is unavailable - QLibraryInfo = QtCore.QLibraryInfo - QCoreApplication = QtCore.QCoreApplication - - # QLibraryInfo is not always valid until a QCoreApplication is instantiated. - app = QCoreApplication(sys.argv) # noqa: F841 - - # Qt6 deprecated QLibraryInfo.location() in favor of QLibraryInfo.path(), and - # QLibraryInfo.LibraryLocation enum was replaced by QLibraryInfo.LibraryPath. - if hasattr(QLibraryInfo, 'path'): - # Qt6; enumerate path enum values directly from the QLibraryInfo.LibraryPath enum. - path_names = [x for x in dir(QLibraryInfo.LibraryPath) if x.endswith('Path')] - location = {x: QLibraryInfo.path(getattr(QLibraryInfo.LibraryPath, x)) for x in path_names} - else: - # Qt5; in recent versions, location enum values can be enumeratd from QLibraryInfo.LibraryLocation. - # However, in older versions of Qt5 and its python bindings, that is unavailable. Hence the - # enumeration of "*Path"-named members of QLibraryInfo. - path_names = [x for x in dir(QLibraryInfo) if x.endswith('Path')] - location = {x: QLibraryInfo.location(getattr(QLibraryInfo, x)) for x in path_names} - - # Determine the python-based package location, by looking where the QtCore module is located. - package_location = os.path.dirname(QtCore.__file__) - - # Determine Qt version. Works for Qt 5.8 and later, where QLibraryInfo.version() was introduced. - try: - version = QLibraryInfo.version().segments() - except AttributeError: - version = [] - - return { - 'is_debug_build': QLibraryInfo.isDebugBuild(), - 'version': version, - 'location': location, - 'package_location': package_location, - } - - try: - qt_info = _read_qt_library_info(self.namespace) - except Exception as e: - logger.warning("%s: failed to obtain Qt library info: %s", self, e) - return - - # If package could not be imported, `_read_qt_library_info` returns None. In such cases, emit a debug message - # instead of a warning, because this initialization might be triggered by a helper function that is trying to - # determine availability of bindings by inspecting the `version` attribute of `QtLibraryInfo` for all bindings. - if qt_info is None: - logger.debug("%s: failed to obtain Qt library info: %s.QtCore could not be imported.", self, self.namespace) - return - - for k, v in qt_info.items(): - setattr(self, k, v) - - # Turn package_location into pathlib.Path(), and fully resolve it. - self.package_location = pathlib.Path(self.package_location).resolve() - - # Determine if the Qt is bundled with python package itself; this usually means we are dealing with with PyPI - # wheels. - resolved_qt_prefix_path = pathlib.Path(self.location['PrefixPath']).resolve() - self.qt_inside_package = ( - self.package_location == resolved_qt_prefix_path or # PySide2 and PySide6 Windows PyPI wheels - self.package_location in resolved_qt_prefix_path.parents - ) - - # Determine directory that contains Qt shared libraries. On non-Windows, this is typically location given by - # `LibrariesPath`. On Windows, it is usually `BinariesPath`, except for PySide PyPI wheels, where DLLs are - # placed in top-level `PrefixPath`. - if compat.is_win: - if self.qt_inside_package and not self.is_pyqt: - # Windows PyPI wheel - qt_lib_dir = self.location['PrefixPath'] - else: - qt_lib_dir = self.location['BinariesPath'] - else: - qt_lib_dir = self.location['LibrariesPath'] - self.qt_lib_dir = pathlib.Path(qt_lib_dir).resolve() - - # Module information list loading/processing - def _load_module_info(self): - """ - Process the Qt modules info definition list and construct two dictionaries: - - dictionary that maps Qt python module names to Qt module info entries - - dictionary that maps shared library names to Qt module info entries - """ - - self.python_modules = dict() - self.shared_libraries = dict() - - for entry in _modules_info.QT_MODULES_INFO: - # If entry specifies applicable bindings, check them - if entry.bindings: - applicable_bindings = _modules_info.process_namespace_strings(entry.bindings) - if self.namespace not in applicable_bindings: - continue - - # Create a QtModuleInfo entry - info_entry = QtModuleInfo( - module=entry.module, - shared_lib=f"Qt{self.qt_major}{entry.shared_lib}" if entry.shared_lib else None, - translations=entry.translations, - plugins=entry.plugins - ) - - # If we have python module (extension) name, create python-module-name -> info mapping. - if info_entry.module is not None: - self.python_modules[info_entry.module] = info_entry - - # If we have Qt module (shared library) name, create shared-lib-name -> info mapping. - if info_entry.shared_lib is not None: - self.shared_libraries[info_entry.shared_lib.lower()] = info_entry - - def _normalize_shared_library_name(self, filename): - """ - Normalize a shared library name into common form that we can use for look-ups and comparisons. - Primarily intended for Qt shared library names. - """ - - # Take base name, remove suffix, and lower case it. - lib_name = os.path.splitext(os.path.basename(filename))[0].lower() - # Linux libraries sometimes have a dotted version number -- ``libfoo.so.3``. It is now ''libfoo.so``, - # but the ``.so`` must also be removed. - if compat.is_linux and os.path.splitext(lib_name)[1] == '.so': - lib_name = os.path.splitext(lib_name)[0] - # Remove the "lib" prefix (Linux, macOS). - if lib_name.startswith('lib'): - lib_name = lib_name[3:] - # macOS: handle different naming schemes. PyPI wheels ship framework-enabled Qt builds, where shared - # libraries are part of .framework bundles (e.g., ``PyQt5/Qt5/lib/QtCore.framework/Versions/5/QtCore``). - # In Anaconda (Py)Qt installations, the shared libraries are installed in environment's library directory, - # and contain versioned extensions, e.g., ``libQt5Core.5.dylib``. - if compat.is_darwin: - if lib_name.startswith('qt') and not lib_name.startswith('qt' + str(self.qt_major)): - # Qt library from a framework bundle (e.g., ``QtCore``); change prefix from ``qt`` to ``qt5`` or - # ``qt6`` to match names in Windows/Linux. - lib_name = 'qt' + str(self.qt_major) + lib_name[2:] - if lib_name.endswith('.' + str(self.qt_major)): - # Qt library from Anaconda, which originally had versioned extension, e.g., ``libfoo.5.dynlib``. - # The above processing turned it into ``foo.5``, so we need to remove the last two characters. - lib_name = lib_name[:-2] - - # Handle cases with QT_LIBINFIX set to '_conda', i.e. conda-forge builds. - if lib_name.endswith('_conda'): - lib_name = lib_name[:-6] - - return lib_name - - # Collection - def collect_module(self, module_name): - """ - Collect all dependencies (hiddenimports, binaries, datas) for the given Qt python module. - - This function performs recursive analysis of extension module's link-time dependencies, and uses dictionaries - built by `_load_module_info` to discover associated plugin types, translation file base names, and hidden - imports that need to be collected. - """ - - # Accumulate all dependencies in a set to avoid duplicates. - hiddenimports = set() - translation_base_names = set() - plugin_types = set() - - # Exit if the requested library cannot be imported. - # NOTE: self..version can be empty list on older Qt5 versions (#5381). - if self.version is None: - return [], [], [] - - logger.debug('%s: processing module %s...', self, module_name) - - # Look up the associated Qt module information by python module name. - # This allows us to collect associated module data directly, even if there is no associated shared library - # (e.g., header-only Qt module, or statically-built one). - short_module_name = module_name.split('.', 1)[-1] # PySide2.QtModule -> QtModule - if short_module_name in self.python_modules: - qt_module_info = self.python_modules[short_module_name] - - # NOTE: no need to add a hiddenimport here, because this is the module under consideration. - - # Add plugins - plugin_types.update(qt_module_info.plugins) - - # Add translation base name(s) - translation_base_names.update(qt_module_info.translations) - - # Find the actual module extension file. - module_file = hooks.get_module_file_attribute(module_name) - - # Additional search path for shared library resolution. This is mostly required for library resolution on - # Windows (Linux and macOS binaries use run paths to find Qt libs). - qtlib_search_paths = [ - # For PyQt5 and PyQt6 wheels, shared libraries should be in BinariesPath, while for PySide2 and PySide6, - # they should be in PrefixPath. - self.location['BinariesPath' if self.is_pyqt else 'PrefixPath'], - ] - - # Walk through all the link-time dependencies of a dynamically-linked library (``.so``/``.dll``/``.dylib``). - imported_libraries = bindepend.get_imports(module_file, qtlib_search_paths) - while imported_libraries: - imported_lib_name, imported_lib_path = imported_libraries.pop() # (name, fullpath) tuple - - # Skip unresolved libraries - if imported_lib_path is None: - logger.debug("%s: ignoring unresolved library import %r", self, imported_lib_name) - continue - - # Normalize the shared library name - lib_name = self._normalize_shared_library_name(imported_lib_path) - logger.debug( - '%s: imported library %r, full path %r -> parsed name %r.', self, imported_lib_name, imported_lib_path, - lib_name - ) - - # PySide2 and PySide6 on linux seem to link all extension modules against libQt5Core, libQt5Network, and - # libQt5Qml (or their libQt6* equivalents). While the first two are reasonable, the libQt5Qml dependency - # pulls in whole QtQml module, along with its data and plugins, which in turn pull in several other Qt - # libraries, greatly inflating the bundle size (see #6447). - # - # Similarly, some extension modules (QtWebChannel, QtWebEngine*) seem to be also linked against libQt5Qml, - # even when the module can be used without having the whole QtQml module collected. - # - # Therefore, we explicitly prevent inclusion of QtQml based on the dynamic library dependency, except for - # QtQml* and QtQuick* modules, whose use directly implies the use of QtQml. - if lib_name in ("qt5qml", "qt6qml"): - if not short_module_name.startswith(('QtQml', 'QtQuick')): - logger.debug('%s: ignoring imported library %r.', self, lib_name) - continue - - # Use the parsed library name to look up associated Qt module information. - if lib_name in self.shared_libraries: - logger.debug('%s: collecting Qt module associated with %r.', self, lib_name) - - # Look up associated module info - qt_module_info = self.shared_libraries[lib_name] - - # If there is a python extension module associated with Qt module, add it to hiddenimports. Since this - # means that we (most likely) have a hook available for that module, we can avoid analyzing the shared - # library itself (i.e., stop the recursive analysis), because this will be done by the corresponding - # hook. - if qt_module_info.module: - if qt_module_info.module == short_module_name: - # The one exception is if we are analyzing shared library associated with the input module; in - # that case, avoid adding a hidden import and analyze the library's link-time dependencies. We - # do not need to worry about plugins and translations for this particular module, because those - # have been handled at the beginning of this function. - imported_libraries.update(bindepend.get_imports(imported_lib_path, qtlib_search_paths)) - else: - hiddenimports.add(self.namespace + "." + qt_module_info.module) - continue - - # Add plugins - plugin_types.update(qt_module_info.plugins) - - # Add translation base name(s) - translation_base_names.update(qt_module_info.translations) - - # Analyze the linked shared libraries for its dependencies (recursive analysis). - imported_libraries.update(bindepend.get_imports(imported_lib_path, qtlib_search_paths)) - - # Collect plugin files. - binaries = [] - for plugin_type in plugin_types: - binaries += self.collect_plugins(plugin_type) - - # Collect translation files. - datas = [] - translation_src = self.location['TranslationsPath'] - translation_dst = os.path.join(self.qt_rel_dir, 'translations') - - for translation_base_name in translation_base_names: - # Not all PyQt5 installations include translations. See - # https://github.com/pyinstaller/pyinstaller/pull/3229#issuecomment-359479893 - # and - # https://github.com/pyinstaller/pyinstaller/issues/2857#issuecomment-368744341. - translation_pattern = os.path.join(translation_src, translation_base_name + '_*.qm') - translation_files = glob.glob(translation_pattern) - if translation_files: - datas += [(translation_file, translation_dst) for translation_file in translation_files] - else: - logger.warning( - '%s: could not find translations with base name %r! These translations will not be collected.', - self, translation_base_name - ) - - # Convert hiddenimports to a list. - hiddenimports = list(hiddenimports) - - logger.debug( - '%s: dependencies for %s:\n' - ' hiddenimports = %r\n' - ' binaries = %r\n' - ' datas = %r', self, module_name, hiddenimports, binaries, datas - ) - - return hiddenimports, binaries, datas - - @staticmethod - def _filter_release_plugins(plugin_files): - """ - Filter the provided list of Qt plugin files and remove the debug variants, under the assumption that both the - release version of a plugin (qtplugin.dll) and its debug variant (qtplugind.dll) appear in the list. - """ - # All basenames for lookup - plugin_basenames = {os.path.normcase(os.path.basename(f)) for f in plugin_files} - # Process all given filenames - release_plugin_files = [] - for plugin_filename in plugin_files: - plugin_basename = os.path.normcase(os.path.basename(plugin_filename)) - if plugin_basename.endswith('d.dll'): - # If we can find a variant without trailing 'd' in the plugin list, then the DLL we are dealing with is - # a debug variant and needs to be excluded. - release_name = os.path.splitext(plugin_basename)[0][:-1] + '.dll' - if release_name in plugin_basenames: - continue - release_plugin_files.append(plugin_filename) - return release_plugin_files - - def collect_plugins(self, plugin_type): - """ - Collect all plugins of the specified type from the Qt plugin directory. - - Returns list of (src, dst) tuples. - """ - # Ensure plugin directory exists - plugin_src_dir = self.location['PluginsPath'] - if not os.path.isdir(plugin_src_dir): - raise Exception(f"Qt plugin directory '{plugin_src_dir}' does not exist!") - - # Collect all shared lib files in plugin type (sub)directory - plugin_files = misc.dlls_in_dir(os.path.join(plugin_src_dir, plugin_type)) - - # Windows: - # - # dlls_in_dir() grabs all files ending with ``*.dll``, ``*.so`` and ``*.dylib`` in a certain directory. On - # Windows this would grab debug copies of Qt plugins, which then causes PyInstaller to add a dependency on the - # Debug CRT *in addition* to the release CRT. - if compat.is_win: - plugin_files = self._filter_release_plugins(plugin_files) - - logger.debug("%s: found plugin files for plugin type %r: %r", self, plugin_type, plugin_files) - - plugin_dst_dir = os.path.join(self.qt_rel_dir, 'plugins', plugin_type) - - # Exclude plugins with invalid Qt dependencies. - binaries = [] - for plugin_file in plugin_files: - valid, reason = self._validate_plugin_dependencies(plugin_file) - if valid: - binaries.append((plugin_file, plugin_dst_dir)) - else: - logger.debug("%s: excluding plugin %r (%r)! Reason: %s", self, plugin_file, plugin_type, reason) - return binaries - - def _validate_plugin_dependencies(self, plugin_file): - """ - Validate Qt dependencies of the given Qt plugin file. For the plugin to pass validation, all its Qt dependencies - must be available (resolvable), and must be resolvable from the default Qt shared library directory (to avoid - pulling in libraries from unrelated Qt installations that happen to be in search path). - """ - - imported_libraries = bindepend.get_imports(plugin_file, search_paths=[self.qt_lib_dir]) - for imported_lib_name, imported_lib_path in imported_libraries: - # Parse/normalize the (unresolved) library name, to determine if dependency is a Qt shared library. If not, - # skip the validation. - lib_name = self._normalize_shared_library_name(imported_lib_name) - if not lib_name.startswith(f"qt{self.qt_major}"): - continue - - if imported_lib_path is None: - return False, f"Missing Qt dependency {imported_lib_name!r}." - - imported_lib_path = pathlib.Path(imported_lib_path).resolve() - if self.qt_lib_dir not in imported_lib_path.parents: - return ( - False, - f"Qt dependency {imported_lib_name!r} ({str(imported_lib_path)!r}) has been resolved outside of " - f"the Qt shared library directory ({str(self.qt_lib_dir)!r})." - ) - - return True, None - - def _collect_all_or_none(self, mandatory_dll_patterns, optional_dll_patterns=None): - """ - Try to find Qt DLLs from the specified mandatory pattern list. If all mandatory patterns resolve to DLLs, - collect them all, as well as any DLLs from the optional pattern list. If a mandatory pattern fails to resolve - to a DLL, return an empty list. - - This allows all-or-none collection of particular groups of Qt DLLs that may or may not be available. - """ - optional_dll_patterns = optional_dll_patterns or [] - - # Package parent path; used to preserve the directory structure when DLLs are collected from the python - # package (e.g., PyPI wheels). - package_parent_path = self.package_location.parent - - # On Windows, DLLs are typically placed in `location['BinariesPath']`, except for PySide PyPI wheels, where - # `location['PrefixPath']` is used. This difference is already handled by `qt_lib_dir`, which is also fully - # resolved. - dll_path = self.qt_lib_dir - - # Helper for processing single DLL pattern - def _process_dll_pattern(dll_pattern): - discovered_dlls = [] - - dll_files = dll_path.glob(dll_pattern) - for dll_file in dll_files: - if package_parent_path in dll_file.parents: - # The DLL is located within python package; preserve the layout - dst_dll_dir = dll_file.parent.relative_to(package_parent_path) - else: - # The DLL is not located within python package; collect into top-level directory - dst_dll_dir = '.' - discovered_dlls.append((str(dll_file), str(dst_dll_dir))) - - return discovered_dlls - - # Process mandatory patterns - collected_dlls = [] - for pattern in mandatory_dll_patterns: - discovered_dlls = _process_dll_pattern(pattern) - if not discovered_dlls: - return [] # Mandatory pattern resulted in no DLLs; abort - collected_dlls += discovered_dlls - - # Process optional patterns - for pattern in optional_dll_patterns: - collected_dlls += _process_dll_pattern(pattern) - - return collected_dlls - - # Collect required Qt binaries, but only if all binaries in a group exist. - def collect_extra_binaries(self): - """ - Collect extra binaries/DLLs required by Qt. These include ANGLE DLLs, OpenGL software renderer DLL, and ICU - DLLs. Applicable only on Windows (on other OSes, empty list is returned). - """ - - binaries = [] - - # Applicable only to Windows. - if not compat.is_win: - return [] - - # OpenGL: EGL/GLES via ANGLE, software OpenGL renderer. - binaries += self._collect_all_or_none(['libEGL.dll', 'libGLESv2.dll'], ['d3dcompiler_??.dll']) - binaries += self._collect_all_or_none(['opengl32sw.dll']) - - # Include ICU files, if they exist. - # See the "Deployment approach" section at the top of this file. - binaries += self._collect_all_or_none(['icudt??.dll', 'icuin??.dll', 'icuuc??.dll']) - - return binaries - - # Collect additional shared libraries required for SSL support in QtNetwork, if they are available. - # Primarily applicable to Windows (see issue #3520, #4048). - def collect_qtnetwork_files(self): - """ - Collect extra binaries/shared libraries required by the QtNetwork module, such as OpenSSL shared libraries. - """ - - # No-op if requested Qt-based package is not available. - if self.version is None: - return [] - - # Check if QtNetwork supports SSL and has OpenSSL backend available (Qt >= 6.1). - # Also query the run-time OpenSSL version, so we know what dynamic libraries we need to search for. - @isolated.decorate - def _check_if_openssl_enabled(package): - import sys - import importlib - - # Import the Qt-based package - # equivalent to: from package.QtCore import QCoreApplication - QtCore = importlib.import_module('.QtCore', package) - QCoreApplication = QtCore.QCoreApplication - QLibraryInfo = QtCore.QLibraryInfo - # equivalent to: from package.QtNetwork import QSslSocket - QtNetwork = importlib.import_module('.QtNetwork', package) - QSslSocket = QtNetwork.QSslSocket - - # Instantiate QCoreApplication to suppress warnings - app = QCoreApplication(sys.argv) # noqa: F841 - - if not QSslSocket.supportsSsl(): - return False, None - - # Query the run-time OpenSSL version - openssl_version = QSslSocket.sslLibraryVersionNumber() - - # For Qt >= 6.1, check if `openssl` TLS backend is available - try: - qt_version = QLibraryInfo.version().segments() - except AttributeError: - qt_version = [] # Qt <= 5.8 - - if qt_version < [6, 1]: - return True, openssl_version # TLS backends not implemented yet - - return ('openssl' in QSslSocket.availableBackends(), openssl_version) - - openssl_enabled, openssl_version = _check_if_openssl_enabled(self.namespace) - if not openssl_enabled or openssl_version == 0: - logger.debug("%s: QtNetwork: does not support SSL or does not use OpenSSL.", self) - return [] - - # The actual search is handled in OS-specific ways. - if compat.is_win: - return self._collect_qtnetwork_openssl_windows(openssl_version) - elif compat.is_darwin: - return self._collect_qtnetwork_openssl_macos(openssl_version) - elif compat.is_linux: - return self._collect_qtnetwork_openssl_linux(openssl_version) - else: - logger.warning("%s: QtNetwork: collection of OpenSSL not implemented for this platform!") - return [] - - def _collect_qtnetwork_openssl_windows(self, openssl_version): - """ - Windows-specific collection of OpenSSL DLLs required by QtNetwork module. - """ - - # Package parent path; used to preserve the directory structure when DLLs are collected from the python - # package (e.g., PyPI wheels). - package_parent_path = self.package_location.parent - - # The OpenSSL DLLs might be shipped with PyPI wheel (PyQt5), might be available in the environment (msys2, - # anaconda), or might be expected to be available in the environment (PySide2, PySide6, PyQt6 PyPI wheels). - # - # The OpenSSL DLL naming scheme depends on the version: - # - OpenSSL 1.0.x: libeay32.dll, ssleay32.dll - # - OpenSSL 1.1.x 32-bit: libssl-1_1.dll, libcrypto-1_1.dll - # - OpenSSL 1.1.x 64-bit: libssl-1_1-x64.dll, libcrypto-1_1-x64.dll - # - OpenSSL 3.0.x 32-bit: libssl-1.dll, libcrypto-3.dll - # - OpenSSL 3.0.x 64-bit: libssl-3-x64.dll, libcrypto-3-x64.dll - # - # The official Qt builds (which are used by PySide and PyQt PyPI wheels) seem to be build against: - # - OpenSSL 1.1.x starting with Qt5 5.14.2: - # https://www.qt.io/blog/2019/06/17/qt-5-12-4-released-support-openssl-1-1-1 - # - OpenSSL 3.x starting with Qt6 6.5.0: - # https://www.qt.io/blog/moving-to-openssl-3-in-binary-builds-starting-from-qt-6.5-beta-2 - # - # However, a package can build Qt against OpenSSL version of their own choice. For example, at the time of - # writing, both mingw-w64-x86_64-qt5-base 5.15.11+kde+r138-1 and mingw-w64-x86_64-qt6-base 6.6.0-2 packages - # depend on mingw-w64-x86_64-openssl 3.1.4-1 (so OpenSSL 3). - # - # Luckily, we can query the run-time version of OpenSSL by calling `QSslSocket.sslLibraryVersionNumber()`, - # and narrow down the search for specific version. - if openssl_version >= 0x10000000 and openssl_version < 0x10100000: - # OpenSSL 1.0.x - used by old Qt5 builds - dll_names = ( - 'libeay32.dll', - 'ssleay32.dll', - ) - logger.debug("%s: QtNetwork: looking for OpenSSL 1.0.x DLLs: %r", self, dll_names) - elif openssl_version >= 0x10100000 and openssl_version < 0x30000000: - # OpenSSL 1.1.x - dll_names = ( - 'libssl-1_1-x64.dll' if compat.is_64bits else 'libssl-1_1.dll', - 'libcrypto-1_1-x64.dll' if compat.is_64bits else 'libcrypto-1_1.dll', - ) - logger.debug("%s: QtNetwork: looking for OpenSSL 1.1.x DLLs: %r", self, dll_names) - elif openssl_version >= 0x30000000 and openssl_version < 0x40000000: - # OpenSSL 3.0.x - dll_names = ( - 'libssl-3-x64.dll' if compat.is_64bits else 'libssl-3.dll', - 'libcrypto-3-x64.dll' if compat.is_64bits else 'libcrypto-3.dll', - ) - logger.debug("%s: QtNetwork: looking for OpenSSL 3.0.x DLLs: %r", self, dll_names) - else: - dll_names = [] # Nothing to search for - logger.warning("%s: QtNetwork: unsupported OpenSSL version: %X", self, openssl_version) - - binaries = [] - found_in_package = False - for dll in dll_names: - # Attempt to resolve the DLL path - dll_file_path = bindepend.resolve_library_path(dll, search_paths=[self.qt_lib_dir]) - if dll_file_path is None: - continue - dll_file_path = pathlib.Path(dll_file_path).resolve() - if package_parent_path in dll_file_path.parents: - # The DLL is located within python package; preserve the layout - dst_dll_path = dll_file_path.parent.relative_to(package_parent_path) - found_in_package = True - else: - # The DLL is not located within python package; collect into top-level directory - dst_dll_path = '.' - binaries.append((str(dll_file_path), str(dst_dll_path))) - - # If we found at least one OpenSSL DLL in the bindings' python package directory, discard all external - # OpenSSL DLLs. - if found_in_package: - binaries = [(dll_src_path, dll_dest_path) for dll_src_path, dll_dest_path in binaries - if package_parent_path in pathlib.Path(dll_src_path).parents] - - return binaries - - def _collect_qtnetwork_openssl_macos(self, openssl_version): - """ - macOS-specific collection of OpenSSL dylibs required by QtNetwork module. - """ - - # The official Qt5 builds on macOS (shipped by PyPI wheels) appear to be built with Apple's SecureTransport API - # instead of OpenSSL; for example, `QSslSocket.sslLibraryVersionNumber` returns 0, while - # `sslLibraryVersionString()` returns "Secure Transport, macOS 12.6". So with PySide2 and PyQt5, we do not need - # to worry about collection of OpenSSL shared libraries. - # - # Support for OpenSSL was introduced in Qt 6.1 with `openssl` TLS backend; the official Qt6 builds prior to 6.5 - # seem to be built with OpenSSL 1.1.x, and later versions with 3.0.x. However, PySide6 and PyQt6 PyPI wheels do - # not ship OpenSSL dynamic libraries at all , so whether `openssl` TLS backend is used or not depends on the - # presence of externally provided OpenSSL dynamic libraries (for example, provided by Homebrew). It is worth - # noting that python.org python installers *do* provide OpenSSL shared libraries (1.1.x for python <= 3.10, - # 3.0.x for python >= 3.12, and both for python 3.11) for its `_ssl` extension - however, these are NOT visible - # to Qt and its QtNetwork module. - # - # When the frozen application is built and we collect python's `_ssl` extension, we also collect the OpenSSL - # shared libraries shipped by python. So at least in theory, those should be available to QtNetwork module as - # well (assuming they are of compatible version). However, this is not exactly the case - QtNetwork looks for - # the libraries in locations given by `DYLD_LIBRARY_PATH` environment variable and in .app/Contents/Frameworks - # (if the program is an .app bundle): - # - # https://github.com/qt/qtbase/blob/6.6.0/src/plugins/tls/openssl/qsslsocket_openssl_symbols.cpp#L590-L599 - # - # So it works out-of-the box for our .app bundles, because starting with PyInstaller 6.0, `sys._MEIPASS` is in - # .app/Contents/Frameworks. But it does not with POSIX builds, because bootloader does not modify the - # `DYLD_LIBRARY_PATH` environment variable to include `sys._MEIPASS` (since we usually do not need that; - # regular linked library resolution in our macOS builds is done via path rewriting and rpaths). So either we - # need a run-time hook to add `sys._MEIPASS` to `DYLD_LIBRARY_PATH`, or modify the bootloader to always do that. - # - # Collecting the OpenSSL library and making it discoverable by adding `sys._MEIPASS` to `DYLD_LIBRARY_PATH` - # should also prevent QtNetwork from "accidentally" pulling in Homebrew version at run-time (if Homebrew is - # installed on the target system and provides compatible OpenSSL version). - # - # Therefore, try to resolve OpenSSL library via the version indicated by `QSslSocket.sslLibraryVersionNumber`; - # however, we first explicitly search only {sys.base_prefix}/lib (which is where python.org builds put their - # dynamic libs), and only if that fails, perform regular dylib path resolution. This way we ensure that if the - # OpenSSL dylibs are provided by python itself, we always prefer those over the Homebrew version (since we are - # very likely going to collect them for python's `_ssl` extension anyway). - - # As per above text, we need to worry only about Qt6, and thus OpenSSL 1.1.x or 3.0.x - if openssl_version >= 0x10100000 and openssl_version < 0x30000000: - # OpenSSL 1.1.x - dylib_names = ( - 'libcrypto.1.1.dylib', - 'libssl.1.1.dylib', - ) - logger.debug("%s: QtNetwork: looking for OpenSSL 1.1.x dylibs: %r", self, dylib_names) - elif openssl_version >= 0x30000000 and openssl_version < 0x40000000: - # OpenSSL 3.0.x - dylib_names = ( - 'libcrypto.3.dylib', - 'libssl.3.dylib', - ) - logger.debug("%s: QtNetwork: looking for OpenSSL 3.0.x dylibs: %r", self, dylib_names) - else: - dylib_names = [] # Nothing to search for - logger.warning("%s: QtNetwork: unsupported OpenSSL version: %X", self, openssl_version) - - # Compared to Windows, we do not have to worry about dylib's path preservation, as these are never part of - # the package, and are therefore always collected to the top-level application directory. - binaries = [] - base_prefix_lib_dir = os.path.join(compat.base_prefix, 'lib') - for dylib in dylib_names: - # First, attempt to resolve using only {sys.base_prefix}/lib - `bindepend.resolve_library_path` uses - # standard dyld search semantics and uses the given search paths as fallback (and would therefore - # favor Homebrew-provided version of the library). - dylib_path = bindepend._resolve_library_path_in_search_paths(dylib, search_paths=[base_prefix_lib_dir]) - if dylib_path is None: - dylib_path = bindepend.resolve_library_path(dylib, search_paths=[base_prefix_lib_dir, self.qt_lib_dir]) - if dylib_path is None: - continue - binaries.append((str(dylib_path), '.')) - - return binaries - - def _collect_qtnetwork_openssl_linux(self, openssl_version): - """ - Linux-specific collection of OpenSSL dylibs required by QtNetwork module. - """ - - # Out of the supported OSes, Linux is by far the most straight-forward, because OpenSSL shared libraries are - # expected to be provided by the system. So we can just use standard library path resolution with library names - # inferred from the run-time OpenSSL version. At run-time, QtNetwork searches paths from `LD_LIBRARY_PATH`, and - # on Linux, our bootloader already adds `sys._MEIPASS` to that environment variable. - - if openssl_version >= 0x10000000 and openssl_version < 0x10100000: - # OpenSSL 1.0.x - used by old Qt5 builds - shlib_names = ( - 'libcrypto.so.10', - 'libssl.so.10', - ) - logger.debug("%s: QtNetwork: looking for OpenSSL 1.0.x shared libraries: %r", self, shlib_names) - elif openssl_version >= 0x10100000 and openssl_version < 0x30000000: - # OpenSSL 1.1.x - shlib_names = ( - 'libcrypto.so.1.1', - 'libssl.so.1.1', - ) - logger.debug("%s: QtNetwork: looking for OpenSSL 1.1.x shared libraries: %r", self, shlib_names) - elif openssl_version >= 0x30000000 and openssl_version < 0x40000000: - # OpenSSL 3.0.x - shlib_names = ( - 'libcrypto.so.3', - 'libssl.so.3', - ) - logger.debug("%s: QtNetwork: looking for OpenSSL 3.0.x shared libraries: %r", self, shlib_names) - else: - shlib_names = [] # Nothing to search for - logger.warning("%s: QtNetwork: unsupported OpenSSL version: %X", self, openssl_version) - - binaries = [] - for shlib in shlib_names: - shlib_path = bindepend.resolve_library_path(shlib) - if shlib_path is None: - continue - binaries.append((str(shlib_path), '.')) - - return binaries - - def collect_qtqml_files(self): - """ - Collect additional binaries and data for QtQml module. - """ - - # No-op if requested Qt-based package is not available. - if self.version is None: - return [], [] - - # Not all PyQt5/PySide2 installs have QML files. In this case, location['Qml2ImportsPath'] is empty. - # Furthermore, even if location path is provided, the directory itself may not exist. - # - # https://github.com/pyinstaller/pyinstaller/pull/3229#issuecomment-359735031 - # https://github.com/pyinstaller/pyinstaller/issues/3864 - # - # In Qt 6, Qml2ImportsPath was deprecated in favor of QmlImportsPath. The former is not available in PySide6 - # 6.4.0 anymore (but is in PyQt6 6.4.0). Use the new QmlImportsPath if available. - if 'QmlImportsPath' in self.location: - qml_src_dir = self.location['QmlImportsPath'] - else: - qml_src_dir = self.location['Qml2ImportsPath'] - if not qml_src_dir or not os.path.isdir(qml_src_dir): - logger.warning('%s: QML directory %r does not exist. QML files not packaged.', self, qml_src_dir) - return [], [] - - qml_src_path = pathlib.Path(qml_src_dir).resolve() - qml_dest_path = pathlib.PurePath(self.qt_rel_dir) / 'qml' - - binaries = [] - datas = [] - - # Helper that computes the destination directory for the given file or directory from a QML plugin directory. - def _compute_dest_dir(src_filename): - if src_filename.is_dir(): - rel_path = src_filename.relative_to(qml_src_path) - else: - rel_path = src_filename.relative_to(qml_src_path).parent - return qml_dest_path / rel_path - - # Discover all QML plugin sub-directories by searching for `qmldir` files. - qmldir_files = qml_src_path.rglob('**/qmldir') - for qmldir_file in sorted(qmldir_files): - plugin_dir = qmldir_file.parent - logger.debug("%s: processing QML plugin directory %s", self, plugin_dir) - - try: - # Obtain lists of source files (separated into binaries and data files). - plugin_binaries, plugin_datas = self._process_qml_plugin(qmldir_file) - # Convert into (src, dest) tuples. - binaries += [(str(src_file), str(_compute_dest_dir(src_file))) for src_file in plugin_binaries] - datas += [(str(src_file), str(_compute_dest_dir(src_file))) for src_file in plugin_datas] - except Exception: - logger.warning("%s: failed to process QML plugin directory %s", self, plugin_dir, exc_info=True) - - return binaries, datas - - # https://doc.qt.io/qt-6/qtqml-modules-qmldir.html#plugin-declaration - # [optional] plugin [ - _qml_plugin_def = re.compile(r"^(?:(?:optional)\s+)?(?:plugin)\s+(?P\w+)(?:\s+(?P\.+))?$") - - def _process_qml_plugin(self, qmldir_file): - """ - Processes the QML directory corresponding to the given `qmldir` file. - - Returns lists of binaries and data files, but only the source file names. It is up to caller to turn these into - lists of (src, dest) tuples. - """ - plugin_dir = qmldir_file.parent - - plugin_binaries = set() - - # Read the `qmldir` file to determine the names of plugin binaries, if any. - contents = qmldir_file.read_text() - for line in contents.splitlines(): - m = self._qml_plugin_def.match(line) - if m is None: - continue - - plugin_name = m.group("name") - plugin_path = m.group("path") - - # We currently do not support custom plugin path - neither relative nor absolute (the latter will never - # be supported, because to make it relocatable, we would need to modify the `qmpldir file`). - if plugin_path is not None: - raise Exception(f"Non-empty plugin path ({plugin_path!r} is not supported yet!") - - # Turn the plugin base name into actual shared lib name. - if compat.is_linux: - plugin_file = plugin_dir / f"lib{plugin_name}.so" - elif compat.is_win: - plugin_file = plugin_dir / f"{plugin_name}.dll" - elif compat.is_darwin: - plugin_file = plugin_dir / f"lib{plugin_name}.dylib" - else: - continue # This implicitly disables subsequent validation on unhandled platforms. - - # Warn if plugin file does not exist - if not plugin_file.is_file(): - logger.warn("%s: QML plugin binary %r does not exist!", str(plugin_file)) - continue - - plugin_binaries.add(plugin_file) - - # Exclude plugins with invalid Qt dependencies. - invalid_binaries = False - for plugin_binary in plugin_binaries: - valid, reason = self._validate_plugin_dependencies(plugin_binary) - if not valid: - logger.debug("%s: excluding QML plugin binary %r! Reason: %s", self, str(plugin_binary), reason) - invalid_binaries = True - - # If there was an invalid binary, discard the plugin. - if invalid_binaries: - logger.debug("%s: excluding QML plugin directory %r due to invalid plugin binaries!", self, str(plugin_dir)) - return [], [] - - # Generate binaries list. - binaries = sorted(plugin_binaries) - - # Generate list of data files - all content of this directory, except for the plugin binaries. Sub-directories - # are included if they do not contain a `qmldir` file (we do not recurse into the directory, but instead pass - # only its name, leaving the recursion to PyInstaller's built-in expansion of paths returned by hooks). - datas = [] - for entry in plugin_dir.iterdir(): - if entry.is_file(): - if entry in plugin_binaries: - continue - else: - if (entry / "qmldir").is_file(): - continue - datas.append(entry) - - return binaries, datas - - def collect_qtwebengine_files(self): - """ - Collect QtWebEngine helper process executable, translations, and resources. - """ - - binaries = [] - datas = [] - - # Output directory (varies between PyQt and PySide and among OSes; the difference is abstracted by - # QtLibraryInfo.qt_rel_dir) - rel_data_path = self.qt_rel_dir - - is_macos_framework = False - if compat.is_darwin: - # Determine if we are dealing with a framework-based Qt build (e.g., PyPI wheels) or a dylib-based one - # (e.g., Anaconda). The former requires special handling, while the latter is handled in the same way as - # Windows and Linux builds. - is_macos_framework = os.path.exists( - os.path.join(self.location['LibrariesPath'], 'QtWebEngineCore.framework') - ) - - if is_macos_framework: - # macOS .framework bundle - src_framework_path = os.path.join(self.location['LibrariesPath'], 'QtWebEngineCore.framework') - - # If Qt libraries are bundled with the package, collect the .framework bundle into corresponding package's - # subdirectory, because binary dependency analysis will also try to preserve the directory structure. - # However, if we are collecting from system-wide Qt installation (e.g., Homebrew-installed Qt), the binary - # depndency analysis will attempt to re-create .framework bundle in top-level directory, so we need to - # collect the extra files there. - bundled_qt_libs = pathlib.Path(self.package_location) in pathlib.Path(src_framework_path).parents - if bundled_qt_libs: - dst_framework_path = os.path.join(rel_data_path, 'lib/QtWebEngineCore.framework') - else: - dst_framework_path = 'QtWebEngineCore.framework' # In top-level directory - - # Determine the version directory - for now, we assume we are dealing with single-version framework; - # i.e., the Versions directory contains only a single directory, and Current symlink to it. - versions = sorted([ - version for version in os.listdir(os.path.join(src_framework_path, 'Versions')) if version != 'Current' - ]) - if len(versions) == 0: - raise RuntimeError("Could not determine version of the QtWebEngineCore.framework!") - elif len(versions) > 1: - logger.warning( - "Found multiple versions in QtWebEngineCore.framework (%r) - using the last one!", versions - ) - version = versions[-1] - - # Collect the Helpers directory. In well-formed .framework bundles (such as the ones provided by Homebrew), - # the Helpers directory is located in the versioned directory, and symlinked to the top-level directory. - src_helpers_path = os.path.join(src_framework_path, 'Versions', version, 'Helpers') - dst_helpers_path = os.path.join(dst_framework_path, 'Versions', version, 'Helpers') - if not os.path.exists(src_helpers_path): - # Alas, the .framework bundles shipped with contemporary PyPI PyQt/PySide wheels are not well-formed - # (presumably because .whl cannot preserve symlinks?). The Helpers in the top-level directory is in fact - # the hard copy, and there is either no Helpers in versioned directory, or there is a duplicate. - # So fall back to collecting from the top-level, but collect into versioned directory in order to - # be compliant with codesign's expectations. - src_helpers_path = os.path.join(src_framework_path, 'Helpers') - - helper_datas = hooks.collect_system_data_files(src_helpers_path, dst_helpers_path) - - # Filter out the actual helper executable from datas, and add it to binaries instead. This ensures that it - # undergoes additional binary processing that rewrites the paths to linked libraries. - HELPER_EXE = 'QtWebEngineProcess.app/Contents/MacOS/QtWebEngineProcess' - for src_name, dest_name in helper_datas: - if src_name.endswith(HELPER_EXE): - binaries.append((src_name, dest_name)) - else: - datas.append((src_name, dest_name)) - - # Collect the Resources directory; same logic is used as with Helpers directory. - src_resources_path = os.path.join(src_framework_path, 'Versions', version, 'Resources') - dst_resources_path = os.path.join(dst_framework_path, 'Versions', version, 'Resources') - if not os.path.exists(src_resources_path): - src_resources_path = os.path.join(src_framework_path, 'Resources') - - datas += hooks.collect_system_data_files(src_resources_path, dst_resources_path) - - # NOTE: the QtWebEngineProcess helper is actually sought within the `QtWebEngineCore.framework/Helpers`, - # which ought to be a symlink to `QtWebEngineCore.framework/Versions/Current/Helpers`, where `Current` - # is also a symlink to the actual version directory, `A`. - # - # These symlinks are created automatically when the TOC list of collected resources is post-processed - # using `PyInstaller.utils.osx.collect_files_from_framework_bundles` helper, so we do not have to - # worry about them here... - else: - # Windows and linux (or Anaconda on macOS) - locales = 'qtwebengine_locales' - resources = 'resources' - - # Translations - datas.append(( - os.path.join(self.location['TranslationsPath'], locales), - os.path.join(rel_data_path, 'translations', locales), - )) - - # Resources; ``DataPath`` is the base directory for ``resources``, as per the - # `docs `_. - datas.append((os.path.join(self.location['DataPath'], resources), os.path.join(rel_data_path, resources)),) - - # Helper process executable (QtWebEngineProcess), located in ``LibraryExecutablesPath``. - # The target directory is determined as `LibraryExecutablesPath` relative to `PrefixPath`. On Windows, - # this should handle the differences between PySide2/PySide6 and PyQt5/PyQt6 PyPI wheel layout. - rel_helper_path = os.path.relpath(self.location['LibraryExecutablesPath'], self.location['PrefixPath']) - - # However, on Linux, we need to account for distribution-packaged Qt, where `LibraryExecutablesPath` might - # be nested deeper under `PrefixPath` than anticipated (w.r.t. PyPI wheel layout). For example, in Fedora, - # the helper is located under `/usr/lib64/qt5/libexec/QtWebEngineProcess`, with `PrefixPath` being `/usr` - # and `LibraryExecutablesPath` being `/usr/lib64/qt5/libexec/`, so the relative path ends up being - # `lib64/qt5/libexec` instead of just `libexec`. So on linux, we explicitly force the PyPI-compliant - # layout, by overriding relative helper path to just `libexec`. - if compat.is_linux and rel_helper_path != "libexec": - logger.info( - "%s: overriding relative destination path of QtWebEngineProcess helper from %r to %r!", self, - rel_helper_path, "libexec" - ) - rel_helper_path = "libexec" - - # Similarly, force the relative helper path for PySide2/PySide6 on Windows to `.`. This is already the case - # with PyPI PySide Windows wheels. But it is not the case with conda-installed PySide2, where the Qt's - # `PrefixPath` is for example `C:/Users//miniconda3/envs//Library`, while the corresponding - # `LibraryExecutablesPath` is `C:/Users//miniconda3/envs//Library/bin`. - if compat.is_win and not self.is_pyqt and rel_helper_path != ".": - logger.info( - "%s: overriding relative destination path of QtWebEngineProcess helper from %r to %r!", self, - rel_helper_path, "." - ) - rel_helper_path = "." - - dest = os.path.normpath(os.path.join(rel_data_path, rel_helper_path)) - binaries.append((os.path.join(self.location['LibraryExecutablesPath'], 'QtWebEngineProcess*'), dest)) - - # The helper QtWebEngineProcess executable should have an accompanying qt.conf file that helps it locate the - # Qt shared libraries. Try collecting it as well - qt_conf_file = os.path.join(self.location['LibraryExecutablesPath'], 'qt.conf') - if not os.path.isfile(qt_conf_file): - # The file seems to have been dropped from Qt 6.3 (and corresponding PySide6 and PyQt6) due to - # redundancy; however, we still need it in the frozen application - so generate our own. - from PyInstaller.config import CONF # workpath - # Relative path to root prefix of bundled Qt - this corresponds to the "inverse" of `rel_helper_path` - # variable that we computed earlier. - if rel_helper_path == '.': - rel_prefix = '.' - else: - # Replace each directory component in `rel_helper_path` with `..`. - rel_prefix = os.path.join(*['..' for _ in range(len(rel_helper_path.split(os.pathsep)))]) - # We expect the relative path to be either . or .. depending on PySide/PyQt layout; if that is not the - # case, warn about irregular path. - if rel_prefix not in ('.', '..'): - logger.warning( - "%s: unexpected relative Qt prefix path for QtWebEngineProcess qt.conf: %s", self, rel_prefix - ) - # The Qt docs on qt.conf (https://doc.qt.io/qt-5/qt-conf.html) recommend using forward slashes on - # Windows as well, due to backslash having to be escaped. This should not matter as we expect the - # relative path to be . or .., but you never know... - if os.sep == '\\': - rel_prefix = rel_prefix.replace(os.sep, '/') - # Create temporary file in workpath - qt_conf_file = os.path.join(CONF['workpath'], "qt.conf") - with open(qt_conf_file, 'w', encoding='utf-8') as fp: - print("[Paths]", file=fp) - print("Prefix = {}".format(rel_prefix), file=fp) - datas.append((qt_conf_file, dest)) - - # Add Linux-specific libraries. - if compat.is_linux: - # The automatic library detection fails for `NSS `_, - # which is used by QtWebEngine. In some distributions, the ``libnss`` supporting libraries are stored in a - # subdirectory ``nss``. Since ``libnss`` is not linked against them but loads them dynamically at run-time, - # we need to search for and add them. - # - # Specifically, the files we are looking for are - # - libfreebl3.so - # - libfreeblpriv3.so - # - libnssckbi.so - # - libnssdbm3.so - # - libsoftokn3.so - # and they might be in the same directory as ``libnss3.so`` (instead of ``nss`` subdirectory); this is - # the case even with contemporary Debian releases. See - # https://packages.debian.org/bullseye/amd64/libnss3/filelist - # vs. - # https://packages.debian.org/bookworm/amd64/libnss3/filelist - - # Analyze imports of ``QtWebEngineCore`` extension module, and look for ``libnss3.so`` to determine its - # parent directory. - libnss_dir = None - module_file = hooks.get_module_file_attribute(self.namespace + '.QtWebEngineCore') - for lib_name, lib_path in bindepend.get_imports(module_file): # (name, fullpath) tuples - if lib_path is None: - continue # Skip unresolved libraries - # Look for ``libnss3.so``. - if os.path.basename(lib_path).startswith('libnss3.so'): - libnss_dir = os.path.dirname(lib_path) - break - - # Search for NSS libraries - logger.debug("%s: QtWebEngineCore is linked against libnss3.so; collecting NSS libraries...", self) - if libnss_dir is not None: - # Libraries to search for - NSS_LIBS = [ - 'libfreebl3.so', - 'libfreeblpriv3.so', - 'libnssckbi.so', - 'libnssdbm3.so', - 'libsoftokn3.so', - ] - # Directories (relative to `libnss_dir`) to search in. Also serve as relative destination paths. - NSS_LIB_SUBDIRS = [ - 'nss', - '.', - ] - - for subdir in NSS_LIB_SUBDIRS: - for lib_name in NSS_LIBS: - lib_file = os.path.normpath(os.path.join(libnss_dir, subdir, lib_name)) - if os.path.isfile(lib_file): - logger.debug("%s: collecting NSS library: %r", self, lib_file) - binaries.append((lib_file, subdir)) - - return binaries, datas - - -# Provide single instances of this class to avoid each hook constructing its own. -pyqt5_library_info = QtLibraryInfo('PyQt5') -pyqt6_library_info = QtLibraryInfo('PyQt6') -pyside2_library_info = QtLibraryInfo('PySide2') -pyside6_library_info = QtLibraryInfo('PySide6') - - -def get_qt_library_info(namespace): - """ - Return QtLibraryInfo instance for the given namespace. - """ - if namespace == 'PyQt5': - return pyqt5_library_info - if namespace == 'PyQt6': - return pyqt6_library_info - elif namespace == 'PySide2': - return pyside2_library_info - elif namespace == 'PySide6': - return pyside6_library_info - - raise ValueError(f'Invalid namespace: {namespace}!') - - -# add_qt_dependencies -# -------------------- -# Generic implemnentation that finds the Qt 5/6 dependencies based on the hook name of a PyQt5/PyQt6/PySide2/PySide6 -# hook. Returns (hiddenimports, binaries, datas). Typical usage: -# ``hiddenimports, binaries, datas = add_qt5_dependencies(__file__)``. -def add_qt_dependencies(hook_file): - # Find the module underlying this Qt hook: change ``/path/to/hook-PyQt5.blah.py`` to ``PyQt5.blah``. - hook_name, hook_ext = os.path.splitext(os.path.basename(hook_file)) - assert hook_ext.startswith('.py') - assert hook_name.startswith('hook-') - module_name = hook_name[5:] - namespace = module_name.split('.')[0] - - # Retrieve Qt library info structure.... - qt_info = get_qt_library_info(namespace) - # ... and use it to collect module dependencies - return qt_info.collect_module(module_name) - - -# add_qt5_dependencies -# -------------------- -# Find the Qt5 dependencies based on the hook name of a PySide2/PyQt5 hook. Returns (hiddenimports, binaries, datas). -# Typical usage: ``hiddenimports, binaries, datas = add_qt5_dependencies(__file__)``. -add_qt5_dependencies = add_qt_dependencies # Use generic implementation - -# add_qt6_dependencies -# -------------------- -# Find the Qt6 dependencies based on the hook name of a PySide6/PyQt6 hook. Returns (hiddenimports, binaries, datas). -# Typical usage: ``hiddenimports, binaries, datas = add_qt6_dependencies(__file__)``. -add_qt6_dependencies = add_qt_dependencies # Use generic implementation - - -# A helper for ensuring that only one Qt bindings package is collected into frozen application. Intended to be called -# from hooks for top-level bindings packages. -def ensure_single_qt_bindings_package(qt_bindings): - # For the lack of better alternative, use CONF structure. Note that this enforces single bindings for the whole - # spec file instead of individual Analysis instances! - from PyInstaller.config import CONF - - seen_qt_bindings = CONF.get("_seen_qt_bindings") - if seen_qt_bindings is None: - CONF["_seen_qt_bindings"] = qt_bindings - elif qt_bindings != seen_qt_bindings: - # Raise SystemExit to abort build process - raise SystemExit( - "Aborting build process due to attempt to collect multiple Qt bindings packages: attempting to run hook " - f"for {qt_bindings!r}, while hook for {seen_qt_bindings!r} has already been run! PyInstaller does not " - "support multiple Qt bindings packages in a frozen application - either ensure that the build environment " - "has only one Qt bindings package installed, or exclude the extraneous bindings packages via the module " - "exclusion mechanism (--exclude command-line option, or excludes list in the spec file)." - ) - - -# A helper for generating exclude rules for extraneous Qt bindings. Intended for use in hooks for packages that pull in -# multiple Qt bindings packages due to conditional imports (for example, `matplotlib.backends.qt_compat`, `qtpy`). -def exclude_extraneous_qt_bindings(hook_name, qt_bindings_order=None): - _QT_BINDINGS = ['PyQt5', 'PySide2', 'PyQt6', 'PySide6'] # Known bindings, and also their preferred order - _QT_API_ENV = 'QT_API' - - def _create_excludes(selected_bindings): - return [bindings for bindings in _QT_BINDINGS if bindings != selected_bindings] - - logger.debug("%s: selecting Qt bindings package...", hook_name) - - if not qt_bindings_order: - qt_bindings_order = _QT_BINDINGS # Use default preference order - - env_qt_bindings = os.environ.get(_QT_API_ENV) - if env_qt_bindings is not None and env_qt_bindings not in _QT_BINDINGS: - logger.warning( - "%s: ignoring unsupported Qt bindings specified via %s environment variable (supported values: %r)!", - hook_name, _QT_API_ENV, _QT_BINDINGS - ) - env_qt_bindings = None - - # First choice: see if a hook for top-level Qt bindings package has already been run; if it has, use that bindings - # package. Due to check in the `ensure_single_qt_bindings_package` that these hooks use, only one such hook could - # have been run. This should cover cases when the entry-point script explicitly imports one of Qt bindings before - # importing a package that supports multiple bindings. - from PyInstaller.config import CONF - seen_qt_bindings = CONF.get("_seen_qt_bindings") - if seen_qt_bindings is not None: - # If bindings are also specified via environment variable and they differ, display a warning. - if env_qt_bindings is not None and env_qt_bindings != seen_qt_bindings: - logger.warning( - "%s: ignoring %s environment variable (%r) because hook for %r has been run!", hook_name, _QT_API_ENV, - env_qt_bindings, seen_qt_bindings - ) - - logger.info( - "%s: selected %r as Qt bindings because hook for %r has been run before.", hook_name, seen_qt_bindings, - seen_qt_bindings - ) - return _create_excludes(seen_qt_bindings) - - # Second choice: honor the QT_API environment variable, if it specified a valid Qt bindings package. - if env_qt_bindings is not None: - logger.info( - "%s: selected %r as Qt bindings as specified by the %s environment variable.", hook_name, env_qt_bindings, - _QT_API_ENV - ) - return _create_excludes(env_qt_bindings) - - # Third choice: select first available bindings (sorted by the given preference order), and display a warning if - # multiple bindings are available. - available_qt_bindings = [] - for bindings_name in qt_bindings_order: - # Check if bindings are available - info = get_qt_library_info(bindings_name) - if info.version is None: - continue - available_qt_bindings.append(bindings_name) - - if not available_qt_bindings: - logger.warning("%s: no Qt bindings are available!", hook_name) - return [] # No need to generate any excludes... - - selected_qt_bindings = available_qt_bindings[0] - if len(available_qt_bindings) == 1: - logger.info("%s: selected %r as the only available Qt bindings.", hook_name, selected_qt_bindings) - else: - # Warn on multiple bindings, and tell user to use QT_API environment variable - logger.warning( - "%s: selected %r as Qt bindings, but multiple bindings are available: %r. Use the %s environment variable " - "to select different bindings and suppress this warning.", hook_name, selected_qt_bindings, - available_qt_bindings, _QT_API_ENV - ) - return _create_excludes(selected_qt_bindings) diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/qt/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/qt/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index ed8399ac8e06326a103bedadc1cfc6d7ca52c4f5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 27665 zcmb__dypGPdLL#m00xi6Vjo;``4UzlB|;)WNtAdxS)?dYq{KUFMT$J#9W5Ec?qGMZ z!~(lL1Cl$3_1&4W#k22xitWS|pIP2LJ1MIYJ5DM|Rg%gduH+Iw%8n~>C6%e9lB%Ta zsB9-GJN`#Gi~0S&o*4j3Qc_%A3OzkNJ^h;R{e9i)jEv+G_*?qL-&t6B*hu_0-VFXF zadQek_rD@>5{}VIT+vtKiXr#r6;rOsD@k0TJje1nJc#BQ?2Yu z?n+Mb=~jNFaHX&^a%DvBGp*vv=#^0;(Xcm5jj=7`%J|C($9A&sB%JI`^U4J7a!ww1 zdE8AlCY{1fPUcM?~oopEOZ*WHcXSN7ny*O_#7;C`R8 z%b9X^zGGb3?--X7mFW*K%fxKO2-5SNmDRe3oZWOgt-9B6kWaQci@0Rxnr)}C+Gsl! zGe|9UI#=DmT4}oTcs5d7={Vh1!>u*j3!QnkH~1H?=YEtn5?n*9U)nL9Bu0^REGLC= zSu&bTP`K#5Dy^METeI`2ftHvz@jH#5djLt#=p|~2o{7}xC0DbH3FOS4wOW)MKF+1Y z`^N11R*=>s407<{WCqt2q}GJXLSIm}j%oc7x1ntGn22yOmU6xsBF>Dxd>3!lcM# z6v_JuHHOQF%SV?wD~+S8&DDDAsMEN1bj8KO)Sjx%q5R0>)u)bDuQl4&j-r>NtLxrU zr+uvY#N$WZrq?*KTA#mKUu?KXFRY(yyI#H3YN(@Kui0|ZC|338ns>B@g=~7YT6J|j zu%nv`=-IWAq^)!&XBAC<$KX;`qk8iO>O_Cc^PPCf94y&#;yb2;MO!v-P2y_eYT=sv zj(OV#Or&Og`;cC-6aL8Ia(~fI_@jr*gX?y}&mAs@OLs!$(bfBgD&Zn4rIT^oavrL& zs%kaDhf53`H!Q=tV;Si?cg;lCtR!b=XYoDoYP-JDsMUg8Ed({>3$@x>x8BlE)C9ZS z!GvFEAYtb!i{v%@+%yt9kuwStQpT|i{juUH{M>(wB!*SPF#(}T2e2xTnsU;(rW$D{ z)5thBe%XfYx?)>)XF)dP6^k%Gvw&QWKtvk%xY=InPKK*_jMc4ly$a2|9X!gbO);2gwthx4%W2(DAk zA*X`t&c?3IY3EVUkloH>&S8}7agI1uT=zPA@MRwlMlO2in{%qJ0DeGL;#2g;JaJ5b zsmrhJE^weq)}p_By-hNpY0_! zQw|o$$!;ap<6e3>vuWc#w?&N2w$H^S`LN^^-YnqFH{{I%mk@8h8rCZ~qhY&x*Vb7B2b(`h^zWsdt(=i1lmt)^2ZAiBWr#Y=q*@HyiGN<+-`G9cv z0oPip`01ysPdr_H>THl?U*<(mUh-4NtB+TYU1sTVwKsaXG7@CZ+?a2yl5hp-g^pUO zdqFntKgcxQ+Uok67uaiFZKb~4QNd`f>o#ib#`RjOzTWA2f!P852DM)btmRI#9pq3| zHCi>NsT7AEq|wNAJQ%CBI&~*PI}-ScsS*4j2h_(lK{TRa8$b6^B(_mB(nii4H|46(uHyX3hqg zYYpY%g8`&K&z$Bw=zCCn!ShseuIn|MJw-KaO z!|ST{JZByKF&|Tkv$*jRpbv>HLyhX(cepObcM`XgTM#nhGV`{HIy3P-Xh&41$91x1 zeXD%(L>ZHUFoF@yH|s5bbl`?hu^hyoU~GP=fnln~TDPehD~+~SNvdb?L?)s>%iK2j zJcP2pjh`@}oHc2bj7hK|f8Vxc8pf6(mP&R?_9bAr3k;SJP)m5mGMFkv8W8ji!_SaP zE+>&UznEz6wi2GT{+N;2NE!*h=%qH(WVpTL7Vf{8_%hnqNd9n=B9P8qH?Bjjag1(4 zJ&W2ICxzN*kM&urXKvbCiI);@<=!+mtc{eH#dE8dx{2p&C%xQe9<>Ww#^%TtX>=hh zDLUzCd?l7{fKo3Pdg-g?>VnQKj|x36d1K4tY6E2@bsg!1%T(Un$h6sR(aB6FkjI#i zx0#prGjV^DBFts|zm+S8f9F9&%JsHWUR9m>hU=CudS!@5a-Srz3i>Ta_*+_5}_ya zZejtP)XBVK_cBsqx5vRnQ|}~LZ>UywuvX7l&Tkgb*T|N!k@eBXW^pUAIf}2H!}#(T zUunIg$G3>GFDKf7Gt?Rbl;nDLFYDxf-U1%xXBC&^!%X#}ceG`QLjlill0^A%qo)nVF>T~?4E%#&mRfP|d z?z$Ufn=7jw#Lp(d;sBlJ(WqAV=9u)E-xH&Wh@bUIJM&Sv`TL9ruL#e~#+zaU_rf4BIfR zl2L##X5LAg5Xq8YedeSwo*FlbNi)f3sB$N zJ9A#W+1^g@pDiDB{j;C8W=Mz1^PO%BqISnC&o#>W<2IaXkh`E73(Xruzo779vt3us zhAVd?8VSSO$_~ARlwShdY0P&NSc#SpA7WV=){e!73NqL0s@-fa1}TBSAO+QZ1x5l_ z3uOF|-Vz{8ox)r4ZGwzyz-j_!BOrh~8+5qIbpC zqV?M>&qQLN(FlyIfpIO^8FnEwZdIm?MnQ5Ya&JfCr%?9y@pG9;XRTz;Fsnrf;QVKQ z&HTvDlpy+)Oo-&kNh@dO4C|w`T`&q}!OQ_V{5>B714C57LJt}INK4$GN8%-JQtU9o ztLY_|EeI>8NGFz4YOj~vOfv^IMLR^MXF|=~yO#HClxFeEsmDaH&VL6Y^m2|uB9u!| zVTdfo@`#iCmbH=WC6}{~*)`P39<3NK0WD{rgHW}clhV&ismXh?!RHcdc}Ijy|1V(KZiPB$BcNkb)ToQVAp#N+FP5=3y%GRCnGhd)GTM0XnQtpvwWog zU>$Nv9qravMdH!Mps*XQF%m=Ko^{878^Z4=HmJ=qu^1%^;HPL#&EN~oimj$H8d#h} zP}C!f40%DRZ}NeNhQTOO{b2Os<=U&Sz4V3iXD-#w&7OTNuxSupUf+5Rx9xfxgE5|w8Pr;{TyIC2byPo&H5w%fqTKY1_N!)B(g?-Bpb2X zL+0%P>NZVDp~`IGpJPlXHZ2HTrk7eytA})r9%Ki{oQB8;6UAT|Y6AmI2>2F6rYb~! z*p_}2HRXL>v94{=i|XbwyXF0frdnb)`hdr7Pb`*@)3 zAh3l)oNRY*z;^7_l_%mWWDLkAbwvY75@4ehzPZC$D#CnQs{-kaGCXw3nV)2aQ&?&PFVNam6S!!rHD+o1Pj8yvFrO`>6< zG#AS~g@q!i2GB80N=kz;z!@6o#3H2o#l!-PES{+~9sqmN0BPQ|XcXN7*aBp!-z1h( zu!TIsYma5=o&{15%iorP`Xu}5Wt({~yO|@(Y-CVZv{m(zlLnE8ZnaJr_gRO#+vsK83((F+dSsc|jbaZY*_`SXw~WuAbnUnC zY?N!}6fvffw{saLU)=AebrhOr5^p`cF&37WdSgxrV=y*?{y|H`!QLUKk)YTOxiJIRWLVLHcX6ZbPH}Sog-vacGSNL zh>a=7=??UG@JXoi;G}dMHQMuFB;`X(O$T``yt#+VpzOk74ws#}S9dFd`Q*ooO*m0V z1BSR}H5Yerd8z4^7rJd>!sXS5A_a2GsxjY%sqGqQR=eI>cToxU0pNF|O#@uWeIIc_ z$=X+sc+Hi@&;Sn$nF8%{`)quW8&es9__lKRU87`Hkt?h=Esv-Z*>m`N&99Nz7_fVt`c`>+e zBx@XWtJSJ{2iUHD7|919f_Ky$Z|g|>3g2ojf`0IwZaWe*V`{I*P(G;qXQZmASQrUq zVA^mFs>Apc_|}w1aaTTa5?SS<3TYoos&E{p*Sx3KR$9Cs$Ca+ci{3>PWN_&==db!R zLj#E<{DE$&{$W-L=g!ggrKf=vr;&l32BpgbUOuV>B6aww+N0IAl_4pX+=7y<7=B0} z#iWtey6u9gjTwEJ16IhFP$?)4d`{5?q5F>xmN{S$G1V8{Iv{ChcasVK@nI4k&MOqe z?q$31-_-Mu6d?$yP_qUmS(drSFoji^DPLY{0K~S{!q*BlsXiq6pJVGo2un_kLcrJ% z=9W*OWfVsE8{G>Q%S~lJm}A4!Dpv#3Rf}A(l<-^CWj@_qMg4|&SG72pX7Mzv)RD_U z)a%&RrzKp4VFpI+loX@{7KG;BD)aWAU`lP zD7vJ+!;tH$`C!LA=M_v07Nc=|L->jY3psvQ1OCr)Wku#GM$4~fe1(Y6!_#ywO;?eX zGm2&@m4nP)NKwie&scv^$XK*bB#V&abCBaRC_=ET{#c(C=g*x>JfWAcY)V zqb!kzkAU(6^5C(y|Hm<@KMOVlE<;WUa(@j522x|_sbF?wni9?+{6!1i@Q{ElNqwM&6p2EBK}mOw$fE80YZ&t5p#; z+VsFhX#tCRE60_bu-57-fE#kZjEocLbF-nfC%vSR;S$%rjASV^(+;gP)_KeLsR1*s z)yMF_rhGh);j3GCKO*49LZ7H>D9t_xvLzPU{{sM3=TX^zW*A6F>9PFunQ}d9dgAT? z!H$~nQ!-OgRc6(DXzN2urk?4KO#NdN%b?VY%)N^wNJIUF*i=c!G(=De)=&AgvD?lK zCWl8MTnMNf*5g}3X`+Hi%Lxk6dwjfo5q92Zihn|!C3`GpEZ7z&fvbDr#s%g9v;2df zYMF*q5n2YQiU?Bu17sk~0hDmvclL+`}CrjyBkawk#+eY>x`Z2pnoqVKywFY)VAty>y5{pO@y0qyX8mxu}8{I2jVT6f8z!ko$-&5>o3qK9=#y2CbD=qG8yqf1-q>hcCF34 zjT`f=E-gUOdl3B&9aNQ>^6S8hPMc=lN=b8Vn&`FpJk@kDAoUOnh|@tH6ocVo5`Q3! znCPyJq`%HwEIw!sy^qf6CPjx3^WZ7y>lo^v;+0BP+fx4?+b`-#)Ua~W#XlP?#7aux zud*;=ikyFtl3wTn=Uld7h}uMb6XSI02+3s%bS5Ven+2QdxM=|=ioghznRh#wBQ~gq z>=q z4KN(2@Q3MU>><9(N#9N`V9*BWsFwyVfCbT&%y!`AvX-;3#Ll92Mrzw$u7_wQyq84| zH6)+Aor&6jO*IerFVw#TvJj)d8{x+xBO3fL5gznayFQnymd`@a6n3Typ-ZiTAAxho zmxk&F?Fcd}dCInShvG<5fL`udKc;)+TUh* z>Lbu046J^w({$oqSE2Y21;E6#K14lNkeiy6_Ew`sL>DsNPX`=grZ5aI35}=Ph(Y6Z zE$E37HQ=D8H*rt|R6hc!m_6%Hz1no$Pz8#YdA%%Z9%EtpYrkIh&GI4tR0Tb{=nIN< ztl}XYi0+B#+kEWQeX{~R?(%FUFXFelje%(ILtpHEgk{T2PBFR4q{ZZ$NGfTKmA}D) zzr*D3GWiuI6i>I~*!NKOFmbGm%s6liG9h@44gW+D7BSNthdh|RV}E4cu`>Q++qloi z5sBHMh!#>IDt}4*+$AJEb2X{uxn-c=HyF(U>&m-{cZ~&8q&|Ct&k^eeR4kE+Ao>EH z{a)IAa1mjuL@-2Tq+wIB)}{nuZPc=KJt?j9ETB%Z{_Y^^T!u0Ya1gBypW>zS=R;5; zX7u^T3T&x$@(IEUg>T^w)$%#WW5AKS9@8u$?kP6TMi0l(8`2`8-U?p^mbm5X4YY!5 zy}iC|3>^^<>!Rsz>-g?&#SQ4P&#?QrR}|IR@?kt-d=YvoHz0bh>xpc$@?cn<>ljU| zb)=(?v^(wC`az2hgizQTyykqj1yOQQb!cqXVz8`V=!02j1jtH#J<@t(BGKocLlP$y zOcG-;2+Sgb?=2w#jC2Z#@Sct2EjpekvG2qc;>sObJs zAks9Wm7&L$Yo>mWt;-~TpE*%WC*d0qb7gH{urG3^G{D=oZKYGiq*bCToeC(z>!6Ne z&JTX_oQFUPP4+!Vj65Jnk-xi{MG_2{vp$+q*R}F1L%{B$OM)`%=m(QQk6r%hZM5>q1 zm)*{S2Y+}2m`X(vs-oa6y*cMjehFT+Nw$pH2o^s&*;ft{Xt`8?Gne*}39?b5X;<#yaT=1@h0n5JsaKQCp)4hFo~ zI`*V{T{Ntup9f8Fyznt^n(cv`?!3MM;PJy~aq~YR7Y1A^N`%`uQZN;PimWXilVVNr z2rWg_x6)}CDW>4E8Mgo-2ZkZ!-Y*Zq2-y&SBLBUE3|J5JAxLooBg27)A{T5Rx&-3aBa9;?YTbm;e zv?2XAG@On2OWy~&h9oA6K!cD*_I1&lZNP7?u7*}=>@4WcFOkg<(k@*BsLA$>z7*Am zh1sDs%41omGm0_bmynU5Jm7|0g*XFaAPd9s!8ifR$%sJ!12$2PXaSVd6_tYf2}F81 z4b}~fZ!@!%a1S|P%g9qIMi3pO>MVljasxqh`Ss_w2hsI%G~z6pR}<=Uke#y&FxNP2 z5#i(rtCagnR)^K86Bw|cLrhD!92N8ItfCSjw)x9JhH&h?v)U?<)_uTArB=(ywA?#f(4Xwj6xI@UT`Y&&LJH+%*J_)Od=mA@8OTv|52cU7?qaSM(dI9}c zGnHaLMoBqb;e$;23UExSf(K)^)t_>-q;O4>=&GOK=P7?o#g+Pe$5r3>q-x>=7n^t( zrJ??Suf!id{DkVibFji*B@ydAno?7^5?!a9Wa!&uM7BwvXZwsiOR1-D zO`*9O#43=Gl7t+9|?7m`Pe0=1@Z{s?;&ywGl4#d{{UaBgrroen0^85zENL4 zrn!9q^sImP#5Po8fC<%LB2(1w6WBU)L*y7*tl0G9{y5r1Lr0#dJ#pm5@u#%R&@Yqw z9k`!Y>#JU8sM^?2vDEx@qj+N5C{FpMu*YNZ7&ups>zK4V(eJ8XWptqMQ}=#sXbnEB zZd-%pvb7q^-VnfQA7Syo5_opqfDoohTX==Xv#vOB97D@7>Vq6 zDI`j;0;CQ9rD2xvF?25^kbUmZ4-c=54JabRgjXVejz2XABa{$B?S+H^UX<%N@SH=| zc9H&6uX5C42>D&+`bu3G^hwI86*!vXT@gNmk{D%a84YzcL?X9Zfh-Pbs9vi=q~S@w zLU{j-eaJ%nA#%S-N_!F+1byzZ%o4+a8A9~YV9r7)s6|dIJGD%hFX4s*{}uht!gkH% zc5n43FYgdZrjdn8wMe%A5*d(4lHze(Ns7mX6a#w1X0J){9(k5h2XG}RKH#K5B3TD^ z{2{VQ&56N45}HJ^$*9xK6y;uQK*SaeA)yb0gu+Vz5(<6F$%OjPwbR0_^p=8`Ait10WPU?Rm z0a5IehUydeCk;jPWT52OHblQSeI#YlLlK+)|I%Ib30)QBh$Hoj9Io4n?>|lRn)D1b z|GznnuQ3s-qAefA0kLL*&niqFW%3vkiaJ4lP8@6!?yS-6AlzY@*Gi zk89eZAW{nKBAlM~(`#&-80d<)Op6IT*$~tE!i^SCh-nDf>tmW=76c2#b;HT6eGyIpIQ81vY2XcTkj7DGB*Yt(0dI-} zcypc+mVdQ)^T${jK_1{upL-%o6kG8{x*$mFyAz)ZUnoy(*G~m=LgXZ0*OG%YTYW-I z7Ev#_{dC^_h(ob#DMp-JA8`=55uuM58UGT9BMQrq*pfwWIsDLJ z!hJB*2*j`gutt087_!e1yWQcChUrbsc;+&}9Huw-FrCoa!A!j& zYQ=-`fX`_-_=br)y3P=D>ZJB0z9CT}WKZuJ??N!r`~1F6&(m&gi$`BL6aKaPMgkZbBew$$ur5_#?9qf~jO%1bhII^-F?1 z7(pa5xWx3`#mQ!aB0~MnN#vm3oHL61CkF~b4gA&feK$B{_rAU@&gyFUA}VP2G(Fg% zT!dXfNrV&*eQ>f5erz$|SCPTOCAM&?2d;*g>0!?A8GC4X4NI0G!$xI_z*0%dR(QIr ze;2ok#%aVY7AU835E5Bo!&)x@jwd4+1-#Lr+!_>k8ws_2@fG{(X}!eGZ(SGd|3e}I zyVUmO!X4Z2pBv^AeZ7~h${O_L*Si|@vyVP{6cy37|1e41Kv*c(Fm&wWu?{(atNyO# zi^TjtD`Q|H=3`@|hedJ0FN$UWc zr~f~u+85RDJ76^ucUEK$=j)*FxGYv7{#85x9Rm?>TMHLUpzR(jb-BXrtT*Ommk9PB zK7l!J3v*Eaf@MNRg@P{g_7oGU0)c&@s~Q)mC>-W(N-^p%NV~A%H5`F69WOZ%`%3uH z^-v^qB8+ed@)3v;NPm^>{~8-4S72699^Ly41 zI0R0>Af$}s7?5H2Y;YGtJ>g+{PtQgWMJfzkVwlniZoKJb5YUvlo!kRcb9)yR5cLXZ zFH7y)rj(ALG_NklwX2c?{2f@jCqrL1+xQq~#RD{q~>SZNzu;}DBVB*Kv zcVg!R_Ih)N1UN?lI}8f$O}snqVCMtg&fhe8BU|7B&d5e?t<}q^pO&XZd5X}FAs#nD zujU3$TEcDw?0JyY*|kyXl{hB#ey`NS`7r92*KW5ny^=G!M^08zzqWR}H@dl_SCX;a z?iG8mg9)Gc^O(9k_MZl|l}c>)1~NJJrra~&}pZn?Y4ezD^mo+lXrz1MgH#$axT zil@PFE$J_e*8)qpJ78;89S7Wr%H!{x?X-_*r&vgE2($>>m}0l&b$xrydc&L1>eN^H z{y#zDr$c>B_TLT=c$qIl^tW-+nX|r_g!(aD_j+kClIya6hJ56nFMyUrYy=&35oy}N zdPoFD#A%|1pTPzIp+=P{P3Qh5h96{Q_r7ez%1MYgBshdNkJeDPALX?Wq;OQk{8Eq- zKfjJ4Bcm4+wsztD1e@b2IQ)1*fCGygdWA8mUts0$F%jXGI|fl1zG2KjM~;o@7?o*K zy4_6nu#S!WW7tE2J-rr378omWu$Tw|QREmun)(e6p%l(Pb`l07A>q}ZMExd5@mow{ zvaP!QnYD-pHP9&{sI4p<<>H7n4S`SsDlIn0Su;jWFIs zQD{8m1p6IP2QKWSmEyaUsm(iuB6sU!4{*0wP*&qfKpg}kt z3bKf{RJ%hf3~ezyawMboK}x(P$g28%c|P=n7Me}j=eT7^4y1NDe~p{T((1XezHB?g zAtdnT;rNjPy>IW}$eqoR@Hq~iVjmQI>D%*)JsTRR4bSM8JqXhhL8{AgS1tISOWYQQ zm`;#SkZo@F%Jy5r!5AQn8@aF~Ll2*nZLTgq_%OHq)DQc3w>~hxOj&?1JKf5@9(zrPef_ar5Br z_YC(LJe!u<&kWR_mfF*(O^DhP&LG*F6o}fv^&FTL#^LP7p%`(bncr2Pel;tNA z8@qbDoc-6(mU>TM3d&k<7a1pNKIoLCz1zKAn-9tT3`Vev?PAS$IuFKUI?$VP9^x5q z-%5Ua=f<>m(0RBw?L6`=KqvBtHXlZtMpW{}gj2B)GH?^Uw6jknFpuB3j_<~QU&c>h zYARj>ehX8bbt)UX0UeKEwGTOua+~7D9}j^DH7(j(peH*pGPl z=|ywnf!+h?=h2OFZ$GXFHgGDyz!%-!EBE$pQH+|A^1VH*Gg^63+CGX^o#Cnq{>=2s z`uo0Tu04PsELrq9K&*J&e=Fw4k@|Yk`(k76OdE$iHp)wl7WNHBiV+wa_6~aVMGx)L zgJ{5D7aAQY6AZ*#pH=gqfjng^Zj%RzR2LK^P)0iV`(XPxdf&%GB$ZqYgj5GL>_SHL zEt^&cCvg=qD$$8LP(3oIyAXu1O`c35+{vJIkZr8vES{f2t1eqkh|dAkeeTU zl{WjqPZZV)vad%UJeXMX`l}58Dsz!gf{;&1uE_rRZS6TqqslB?z$dgi{$(Xkpm^5ar;yv2$pDLNO%ysu-{Lt z>;A;uGk?^_sUlSfG7E?)wobn`d-g5}gqWcru!M|2poOrSgx2sY#)l^Mkq!V|VAQrt zD+IY;A;=M+ON7pMkWrt75aXZYbi3`w4eW&A&e(Xmh;`K`nlPYsDKsP9HQR9TFuS@R z8gG7R91Uz@8D9yE>wc>1EgX49H1qa+hwJHQevlu-eG7#a#X&!>&x$FZD1T*R)-S;l zANNAkm6$UG-yDMx*MF6x-By9JIOM;p7<_#Z2ipMZ@GZkPejxUOLpzzhbZH=xsamb1 z#3H<)8jZP@v`=S?zFk$#Yf{88H#9bXb*{+~gtyMziaZrp48rj`S8=2)4?I9se?LbV z>f+Rj`u(ocK3zE~1_mACM$x$MWeL(^QggMp{7o|n_&chjLKmK*|igd=#EPi3o? zd{!Jp$?q174;+{)5Zqi;&rmK;Vec!>?D;uql&`prRc<_8WfusmnQsIZqhf*-78w-t z06Y14CI^|Mm`EJ^E#`il$(NW=JE%OURe@MM4@PL}lL^V_#-U}1i>4Nn{9s&6UJ(b- z9@^14?5#nFQ+PTVc5%{W8^5C~*&*e0g_7eC7T6dyhr)rL1o0AI8Y(I1I~kE17 z1+8Yux5%-k#^bk4aol3U{XO(#r4UO5FB~Gt=)b;W;n=HP*iK4Ql#LP_ z>JK8#pd8^JOi<$}D;UKz6ekO&E7U8Q<4~GV#%(-#)WRK3HT~#NW_N1bmiORAx2)Za zVB$aIr_BAvq*at-I?~3&*v5)cp#4G`M=ik&R)7z1|3}3n6tT$?)HNKugw|yg9~H1s z)i%wnY;jH5*s`h*Y_h&)ecw*|k9f5hb1nQSr<1)8z4>OV92BPM^ygw9Zjw^92DJEm#` znJ7?q1|^EhtZFgoe^AMZO?Dcuuiz&}L>snn`;cv!g}sKIvmJZJK9KmTIf*rzv=8L= z+E3cM>=X7yd)7Xjd)77!pHqClf9`Jo)Z8IHht5UP66N(2Zh8nHg=(1g#1(*G1XC3} zp0lZs>>2kUOd`*~T8QfimgRP;1gvz}PDND`;jyPg(A0bNz%$PG-MbKEu+Z&!eHspB z6>YE*s}fI2(%$}ijoP2M$MM1+8Z$T*dz?r7J{?D#kbdg2t2hD!M;70+bX(mV zHg0u8n*KN!vj2s&#h1J7f%U*&p86oRZvzC>iAvD!JRwtxde}#=FT?U?bdfVbS5Du79lJRQO*`!YtYy&_?h84quUHS z+a$`llAiUGI7i)=GwYA22hgV$M+gHrZ>_?DN143Kq|XD$Ph%y#1 zR9i|J3;v6I;UJR^lkH0fuNjvv-lv5C=_xK<5tVl#@&@z*KOWkvzOsGUD3fvNWZBLm zgD_{al~}=^b5Vg{1c9Q2ZGlb#*61Bjj^M9+F2NH>kvE|`9PnT;0mQ-vjZL)N2ACq; z$~o7WFf92q=oWq{7rVnaQrM^{LAn0b7v|uTpkyHjF~-_bXyoI*3T)gFqiDG8AeQAJ z)kV!jjylLH;Tvob@~Y~#%Unc}`TViNYU3=h+@++^{yAvc(4SJS(Bm>0&otxX$qcm9I7HQb`|@px@I+*EHsr z>g}exQa*I#NYosNEBD77p;5A|9V3I?h5LpvUG~dpO|fZXAD^W@kCoLzR1%mS|N)Q16Gsk9w5wgdT$Ub7mNGQ_40GyqX!p8wy2V+8r#fMA^Nz#wm0A#oA| z*xenRJ9!5z`XlvqfJ;Reti>2%xf>jbUFy|E*%}OZPKOf>qt&eVlKso3;2W5dTKCC}@jsw*m$}cB%KQ}RJ45LuP zg1mTc_N8;PFJDqD)IQNtZGO0=^U-i%d3ok9I~@N2RXja&Qq6miRUGf+&#~6PDNcQN z(claHO{AnV2VD@lK1sXALqTNUbpK`eaJmh&%x(Q*_EF>%s)xk?{7{$oZ49r1YR}iX zV0N5Zdjp0=B`CGTvwGRedB? zTTbbWNi}!F#am}WJJyr^Zv@+b9z7ct4iQ%#oKV%@yvI8OGuAH2n2+7Ndw!T|`3qRt zkC_G;tzHns)+{W*D+d16Zx7Z@es5@jbh^UA5uSfr#TKLna7nw$C@Te-5M0y-fnb3T zV>Y5*VHu@9ZHuI$uU^6}b``DTBB$X-y<$@+b`#>Le@$9yXJ+3}+zK6xqK82=73QP9 z#z#BibsVe^jKpnHCX-PFlhOAdtf_JMN70l<*Zm)lk*^SWIYr8~I2Sj`@aO^~8Njii z(m~lP;N&6xPb@^mV@V39EaPfhQ14Jj=PiVP+VIrT*9L6{??YLkxMy4c7d80rFYJ{1 zHV2kNf0YN+7S~Rs(`DvxY&$|>2jm@X&ml`xP%Zc5LA7s{Aj9 zn*TX6i)vd01`s~*%B!u&FIC1#HffeOHD%d%*_?hDV#8@~ diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/qt/__pycache__/_modules_info.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/qt/__pycache__/_modules_info.cpython-310.pyc deleted file mode 100644 index f71f62a9ec92ec2482d1f20cd87c8b402d88e5cd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6232 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 gzohXFjsH{OtP2$cQGnjxwQRY˙_. -# -# In the current approach, the relations stored in the `QT_MODULES_INFO`_ list were determined directly, by inspecting -# the Qt source code. This requires some prior knowledge of how the Qt code is organized (repositories and individual Qt -# modules within them), as well as some searching based on guesswork. The procedure can be outlined as follows: -# * check out the `main Qt repository `_. This repository contains references to all other -# Qt repositories in the form of git submodules. -# * for Qt5: -# * check out the latest release tag, e.g., v5.15.2, then check out the submodules. -# * search the Qt modules' qmake .pro files; for example, ``qtbase/src/network/network.pro`` for QtNetwork module. -# The plugin types associated with the module are listed in the ``MODULE_PLUGIN_TYPES`` variable (in this case, -# ``bearer``). -# * all translations are gathered in ``qttranslations`` sub-module/repository, and their association with -# individual repositories can be seen in ``qttranslations/translations/translations.pro``. -# * for Qt6: -# * check out the latest release tag, e.g., v6.3.1, then check out the submodules. -# * search the Qt modules' CMake files; for example, ``qtbase/src/network/CMakeLists.txt`` for QtNetwork module. -# The plugin types associated with the module are listed under ``PLUGIN_TYPES`` argument of the -# ``qt_internal_add_module()`` function that defines the Qt module. -# -# The idea is to make a list of all extension modules found in a Qt bindings package, as well as all available plugin -# directories (which correspond to plugin types) and translation files. For each extension, identify the corresponding -# Qt module (shared library name) and its associated plugins and translation files. Once this is done, most of available -# plugins and translations in the python bindings package should have a corresponding python Qt extension module -# available; this gives us associations based on the python extension module names as well as based on the Qt shared -# library names. For any plugins and translation files remaining unassociated, identify the corresponding Qt module; -# this gives us associations based only on Qt shared library names. While this second group of associations are never -# processed directly (due to lack of corresponding python extension), they may end up being processed during the -# recursive dependency analysis, if the corresponding Qt shared library is linked against by some Qt python extension -# or another Qt shared library. - - -# This structure is used to define Qt module information, such as python module/extension name, Qt module (shared -# library) name, translation files' base names, plugins, as well as associated python bindings (which implicitly -# also encode major Qt version). -class _QtModuleDef: - def __init__(self, module, shared_lib=None, translations=None, plugins=None, bindings=None): - # Python module (extension) name without package namespace. For example, `QtCore`. - # Can be None if python bindings do not bind the module, but we still need to establish relationship between - # the Qt module (shared library) and its plugins and translations. - self.module = module - # Associated Qt module (shared library), if any. Used during recursive dependency analysis, where a python - # module (extension) is analyzed for linked Qt modules (shared libraries), and then their corresponding - # python modules (extensions) are added to hidden imports. For example, the Qt module name is `Qt5Core` or - # `Qt6Core`, depending on the Qt version. Can be None for python modules that are not tied to a particular - # Qt shared library (for example, the corresponding Qt module is headers-only) and hence they cannot be - # inferred from recursive link-time dependency analysis. - self.shared_lib = shared_lib - # List of base names of translation files (if any) associated with the Qt module. Multiple base names may be - # associated with a single module. - # For example, `['qt', 'qtbase']` for `QtCore` or `['qtmultimedia']` for `QtMultimedia`. - self.translations = translations or [] - # List of plugins associated with the Qt module. - self.plugins = plugins or [] - # List of bindings (PySide2, PyQt5, PySide6, PyQt6) that provide the python module. This allows association of - # plugins and translations with shared libraries even for bindings that do not provide python module binding - # for the Qt module. - self.bindings = set(bindings or []) - - -# All Qt-based bindings. -ALL_QT_BINDINGS = {"PySide2", "PyQt5", "PySide6", "PyQt6"} - -# Qt modules information - the core of our Qt collection approach. -# -# For every python module/extension (i.e., entry in the list below that has valid `module`), we need a corresponding -# hook, ensuring that the extension file is analyzed, so that we collect the associated plugins and translation -# files, as well as perform recursive analysis of link-time binary dependencies (so that plugins and translation files -# belonging to those dependencies are collected as well). -QT_MODULES_INFO = ( - # *** qt/qt3d *** - _QtModuleDef("Qt3DAnimation", shared_lib="3DAnimation"), - _QtModuleDef("Qt3DCore", shared_lib="3DCore"), - _QtModuleDef("Qt3DExtras", shared_lib="3DExtras"), - _QtModuleDef("Qt3DInput", shared_lib="3DInput", plugins=["3dinputdevices"]), - _QtModuleDef("Qt3DLogic", shared_lib="3DLogic"), - _QtModuleDef( - "Qt3DRender", shared_lib="3DRender", plugins=["geometryloaders", "renderplugins", "renderers", "sceneparsers"] - ), - - # *** qt/qtactiveqt *** - # The python module is called QAxContainer in PyQt bindings, but QtAxContainer in PySide. The associated Qt module - # is header-only, so there is no shared library. - _QtModuleDef("QAxContainer", bindings=["PyQt*"]), - _QtModuleDef("QtAxContainer", bindings=["PySide*"]), - - # *** qt/qtcharts *** - # The python module is called QtChart in PyQt5, and QtCharts in PySide2, PySide6, and PyQt6 (which corresponds to - # the associated Qt module name, QtCharts). - _QtModuleDef("QtChart", shared_lib="Charts", bindings=["PyQt5"]), - _QtModuleDef("QtCharts", shared_lib="Charts", bindings=["!PyQt5"]), - - # *** qt/qtbase *** - # QtConcurrent python module is available only in PySide bindings. - _QtModuleDef(None, shared_lib="Concurrent", bindings=["PyQt*"]), - _QtModuleDef("QtConcurrent", shared_lib="Concurrent", bindings=["PySide*"]), - _QtModuleDef("QtCore", shared_lib="Core", translations=["qt", "qtbase"]), - # QtDBus python module is available in all bindings but PySide2. - _QtModuleDef(None, shared_lib="DBus", bindings=["PySide2"]), - _QtModuleDef("QtDBus", shared_lib="DBus", bindings=["!PySide2"]), - # QtNetwork uses different plugins in Qt5 and Qt6. - _QtModuleDef("QtNetwork", shared_lib="Network", plugins=["bearer"], bindings=["PySide2", "PyQt5"]), - _QtModuleDef( - "QtNetwork", - shared_lib="Network", - plugins=["networkaccess", "networkinformation", "tls"], - bindings=["PySide6", "PyQt6"] - ), - _QtModuleDef( - "QtGui", - shared_lib="Gui", - plugins=[ - "accessiblebridge", - "egldeviceintegrations", - "generic", - "iconengines", - "imageformats", - "platforms", - "platforms/darwin", - "platforminputcontexts", - "platformthemes", - "xcbglintegrations", - # The ``wayland-*`` plugins are part of QtWaylandClient Qt module, whose shared library - # (e.g., libQt5WaylandClient.so) is linked by the wayland-related ``platforms`` plugins. Ideally, we would - # collect these plugins based on the QtWaylandClient shared library entry, but as our Qt hook utilities do - # not scan the plugins for dependencies, that would not work. So instead we list these plugins under QtGui - # to achieve pretty much the same end result. - "wayland-decoration-client", - "wayland-graphics-integration-client", - "wayland-shell-integration" - ] - ), - _QtModuleDef("QtOpenGL", shared_lib="OpenGL"), - # This python module is specific to PySide2 and has no associated Qt module. - _QtModuleDef("QtOpenGLFunctions", bindings=["PySide2"]), - # This Qt module was introduced with Qt6. - _QtModuleDef("QtOpenGLWidgets", shared_lib="OpenGLWidgets", bindings=["PySide6", "PyQt6"]), - _QtModuleDef("QtPrintSupport", shared_lib="PrintSupport", plugins=["printsupport"]), - _QtModuleDef("QtSql", shared_lib="Sql", plugins=["sqldrivers"]), - _QtModuleDef("QtTest", shared_lib="Test"), - _QtModuleDef("QtWidgets", shared_lib="Widgets", plugins=["styles"]), - _QtModuleDef("QtXml", shared_lib="Xml"), - - # *** qt/qtconnectivity *** - _QtModuleDef("QtBluetooth", shared_lib="QtBluetooth", translations=["qtconnectivity"]), - _QtModuleDef("QtNfc", shared_lib="Nfc", translations=["qtconnectivity"]), - - # *** qt/qtdatavis3d *** - _QtModuleDef("QtDataVisualization", shared_lib="DataVisualization"), - - # *** qt/qtdeclarative *** - _QtModuleDef("QtQml", shared_lib="Qml", translations=["qtdeclarative"], plugins=["qmltooling"]), - # Have the Qt5 variant collect translations for qtquickcontrols (qt/qtquickcontrols provides only QtQuick plugins). - _QtModuleDef( - "QtQuick", - shared_lib="Quick", - translations=["qtquickcontrols"], - plugins=["scenegraph"], - bindings=["PySide2", "PyQt5"] - ), - _QtModuleDef("QtQuick", shared_lib="Quick", plugins=["scenegraph"], bindings=["PySide6", "PyQt6"]), - # Qt6-only; in Qt5, this module is part of qt/qtquickcontrols2. Python module is available only in PySide6. - _QtModuleDef(None, shared_lib="QuickControls2", bindings=["PyQt6"]), - _QtModuleDef("QtQuickControls2", shared_lib="QuickControls2", bindings=["PySide6"]), - _QtModuleDef("QtQuickWidgets", shared_lib="QuickWidgets"), - - # *** qt/qtgamepad *** - # No python module; shared library -> plugins association entry. - _QtModuleDef(None, shared_lib="Gamepad", plugins=["gamepads"]), - - # *** qt/qtgraphs *** - # Qt6 >= 6.6.0; python module is available only in PySide6. - _QtModuleDef("QtGraphs", shared_lib="Graphs", bindings=["PySide6"]), - - # *** qt/qthttpserver *** - # Qt6 >= 6.4.0; python module is available only in PySide6. - _QtModuleDef("QtHttpServer", shared_lib="HttpServer", bindings=["PySide6"]), - - # *** qt/qtlocation *** - # QtLocation was reintroduced in Qt6 v6.5.0. - _QtModuleDef( - "QtLocation", - shared_lib="Location", - translations=["qtlocation"], - plugins=["geoservices"], - bindings=["PySide2", "PyQt5", "PySide6"] - ), - _QtModuleDef( - "QtPositioning", - shared_lib="Positioning", - translations=["qtlocation"], - plugins=["position"], - ), - - # *** qt/qtmacextras *** - # Qt5-only Qt module. - _QtModuleDef("QtMacExtras", shared_lib="MacExtras", bindings=["PySide2", "PyQt5"]), - - # *** qt/qtmultimedia *** - # QtMultimedia on Qt6 currently uses only a subset of plugin names from Qt5 counterpart. - _QtModuleDef( - "QtMultimedia", - shared_lib="Multimedia", - translations=["qtmultimedia"], - plugins=[ - "mediaservice", "audio", "video/bufferpool", "video/gstvideorenderer", "video/videonode", "playlistformats", - "resourcepolicy" - ], - bindings=["PySide2", "PyQt5"] - ), - _QtModuleDef( - "QtMultimedia", - shared_lib="Multimedia", - translations=["qtmultimedia"], - # `multimedia` plugins are available as of Qt6 >= 6.4.0; earlier versions had `video/gstvideorenderer` and - # `video/videonode` plugins. - plugins=["multimedia", "video/gstvideorenderer", "video/videonode"], - bindings=["PySide6", "PyQt6"] - ), - _QtModuleDef("QtMultimediaWidgets", shared_lib="MultimediaWidgets"), - # Qt6-only Qt module; python module is available in PySide6 >= 6.4.0 and PyQt6 >= 6.5.0 - _QtModuleDef("QtSpatialAudio", shared_lib="SpatialAudio", bindings=["PySide6", "PyQt6"]), - - # *** qt/qtnetworkauth *** - # QtNetworkAuth python module is available in all bindings but PySide2. - _QtModuleDef(None, shared_lib="NetworkAuth", bindings=["PySide2"]), - _QtModuleDef("QtNetworkAuth", shared_lib="NetworkAuth", bindings=["!PySide2"]), - - # *** qt/qtpurchasing *** - # Qt5-only Qt module, python module is available only in PyQt5. - _QtModuleDef("QtPurchasing", shared_lib="Purchasing", bindings=["PyQt5"]), - - # *** qt/qtquick1 *** - # This is an old, Qt 5.3-era module... - _QtModuleDef( - "QtDeclarative", - shared_lib="Declarative", - translations=["qtquick1"], - plugins=["qml1tooling"], - bindings=["PySide2", "PyQt5"] - ), - - # *** qt/qtquick3d *** - # QtQuick3D python module is available in all bindings but PySide2. - _QtModuleDef(None, shared_lib="Quick3D", bindings=["PySide2"]), - _QtModuleDef("QtQuick3D", shared_lib="Quick3D", bindings=["!PySide2"]), - # No python module; shared library -> plugins association entry. - _QtModuleDef(None, shared_lib="Quick3DAssetImport", plugins=["assetimporters"]), - - # *** qt/qtquickcontrols2 *** - # Qt5-only module; in Qt6, this module is part of qt/declarative. Python module is available only in PySide2. - _QtModuleDef(None, translations=["qtquickcontrols2"], shared_lib="QuickControls2", bindings=["PyQt5"]), - _QtModuleDef( - "QtQuickControls2", translations=["qtquickcontrols2"], shared_lib="QuickControls2", bindings=["PySide2"] - ), - - # *** qt/qtremoteobjects *** - _QtModuleDef("QtRemoteObjects", shared_lib="RemoteObjects"), - - # *** qt/qtscxml *** - # Python module is available only in PySide bindings. Plugins are available only in Qt6. - # PyQt wheels do not seem to ship the corresponding Qt modules (shared libs) at all. - _QtModuleDef("QtScxml", shared_lib="Scxml", bindings=["PySide2"]), - _QtModuleDef("QtScxml", shared_lib="Scxml", plugins=["scxmldatamodel"], bindings=["PySide6"]), - # Qt6-only Qt module, python module is available only in PySide6. - _QtModuleDef("QtStateMachine", shared_lib="StateMachine", bindings=["PySide6"]), - - # *** qt/qtsensors *** - _QtModuleDef("QtSensors", shared_lib="Sensors", plugins=["sensors", "sensorgestures"]), - - # *** qt/qtserialport *** - _QtModuleDef("QtSerialPort", shared_lib="SerialPort", translations=["qtserialport"]), - - # *** qt/qtscript *** - # Qt5-only Qt module, python module is available only in PySide2. PyQt5 wheels do not seem to ship the corresponding - # Qt modules (shared libs) at all. - _QtModuleDef("QtScript", shared_lib="Script", translations=["qtscript"], plugins=["script"], bindings=["PySide2"]), - _QtModuleDef("QtScriptTools", shared_lib="ScriptTools", bindings=["PySide2"]), - - # *** qt/qtserialbus *** - # No python module; shared library -> plugins association entry. - # PySide6 6.5.0 introduced python module. - _QtModuleDef(None, shared_lib="SerialBus", plugins=["canbus"], bindings=["!PySide6"]), - _QtModuleDef("QtSerialBus", shared_lib="SerialBus", plugins=["canbus"], bindings=["PySide6"]), - - # *** qt/qtsvg *** - _QtModuleDef("QtSvg", shared_lib="Svg"), - # Qt6-only Qt module. - _QtModuleDef("QtSvgWidgets", shared_lib="SvgWidgets", bindings=["PySide6", "PyQt6"]), - - # *** qt/qtspeech *** - _QtModuleDef("QtTextToSpeech", shared_lib="TextToSpeech", plugins=["texttospeech"]), - - # *** qt/qttools *** - # QtDesigner python module is available in all bindings but PySide2. - _QtModuleDef(None, shared_lib="Designer", plugins=["designer"], bindings=["PySide2"]), - _QtModuleDef( - "QtDesigner", shared_lib="Designer", translations=["designer"], plugins=["designer"], bindings=["!PySide2"] - ), - _QtModuleDef("QtHelp", shared_lib="Help", translations=["qt_help"]), - # Python module is available only in PySide bindings. - _QtModuleDef("QtUiTools", shared_lib="UiTools", bindings=["PySide*"]), - - # *** qt/qtvirtualkeyboard *** - # No python module; shared library -> plugins association entry. - _QtModuleDef(None, shared_lib="VirtualKeyboard", plugins=["virtualkeyboard"]), - - # *** qt/qtwebchannel *** - _QtModuleDef("QtWebChannel", shared_lib="WebChannel"), - - # *** qt/qtwebengine *** - # QtWebEngine is Qt5-only module (replaced by QtWebEngineQuick in Qt6). - _QtModuleDef("QtWebEngine", shared_lib="WebEngine", bindings=["PySide2", "PyQt5"]), - _QtModuleDef("QtWebEngineCore", shared_lib="WebEngineCore", translations=["qtwebengine"]), - # QtWebEngineQuick is Qt6-only module (replacement for QtWebEngine in Qt5). - _QtModuleDef("QtWebEngineQuick", shared_lib="WebEngineQuick", bindings=["PySide6", "PyQt6"]), - _QtModuleDef("QtWebEngineWidgets", shared_lib="WebEngineWidgets"), - # QtPdf and QtPdfWidgets have python module available in PySide6 and PyQt6 >= 6.4.0. - _QtModuleDef("QtPdf", shared_lib="Pdf", bindings=["PySide6", "PyQt6"]), - _QtModuleDef("QtPdfWidgets", shared_lib="PdfWidgets", bindings=["PySide6", "PyQt6"]), - - # *** qt/qtwebsockets *** - _QtModuleDef("QtWebSockets", shared_lib="WebSockets", translations=["qtwebsockets"]), - - # *** qt/qtwebview *** - # No python module; shared library -> plugins association entry. - _QtModuleDef(None, shared_lib="WebView", plugins=["webview"]), - - # *** qt/qtwinextras *** - # Qt5-only Qt module. - _QtModuleDef("QtWinExtras", shared_lib="WinExtras", bindings=["PySide2", "PyQt5"]), - - # *** qt/qtx11extras *** - # Qt5-only Qt module. - _QtModuleDef("QtX11Extras", shared_lib="X11Extras", bindings=["PySide2", "PyQt5"]), - - # *** qt/qtxmlpatterns *** - # Qt5-only Qt module. - _QtModuleDef( - "QtXmlPatterns", shared_lib="XmlPatterns", translations=["qtxmlpatterns"], bindings=["PySide2", "PyQt5"] - ), - - # *** qscintilla *** - # Python module is available only in PyQt bindings. No associated shared library. - _QtModuleDef("Qsci", translations=["qscintilla"], bindings=["PyQt*"]), -) - - -# Helpers for turning Qt namespace specifiers, such as "!PySide2" or "PyQt*", into set of applicable -# namespaces. -def process_namespace_strings(namespaces): - """"Process list of Qt namespace specifier strings into set of namespaces.""" - bindings = set() - for namespace in namespaces: - bindings |= _process_namespace_string(namespace) - return bindings - - -def _process_namespace_string(namespace): - """Expand a Qt namespace specifier string into set of namespaces.""" - if namespace.startswith("!"): - bindings = _process_namespace_string(namespace[1:]) - return ALL_QT_BINDINGS - bindings - else: - if namespace == "PySide*": - return {"PySide2", "PySide6"} - elif namespace == "PyQt*": - return {"PyQt5", "PyQt6"} - elif namespace in ALL_QT_BINDINGS: - return {namespace} - else: - raise ValueError(f"Invalid Qt namespace specifier: {namespace}!") diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/setuptools.py b/.venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/setuptools.py deleted file mode 100755 index c57b262..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/setuptools.py +++ /dev/null @@ -1,247 +0,0 @@ -# ---------------------------------------------------------------------------- -# Copyright (c) 2024, PyInstaller Development Team. -# -# Distributed under the terms of the GNU General Public License (version 2 -# or later) with exception for distributing the bootloader. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: (GPL-2.0-or-later WITH Bootloader-exception) -#----------------------------------------------------------------------------- -from PyInstaller import log as logging -from PyInstaller import isolated - -logger = logging.getLogger(__name__) - - -# Import setuptools and analyze its properties in an isolated subprocess. This function is called by `SetuptoolsInfo` -# to initialize its properties. -@isolated.decorate -def _retrieve_setuptools_info(): - import importlib - - try: - setuptools = importlib.import_module("setuptools") # noqa: F841 - except ModuleNotFoundError: - return None - - # Delay these imports until after we have confirmed that setuptools is importable. - import pathlib - - import packaging.version - - from PyInstaller.compat import importlib_metadata - from PyInstaller.utils.hooks import ( - collect_data_files, - collect_submodules, - ) - - # Try to retrieve the version. At this point, failure is consider an error. - version_string = importlib_metadata.version("setuptools") - version = packaging.version.Version(version_string).release # Use the version tuple - - # setuptools >= 60.0 its vendored copy of distutils (mainly due to its removal from stdlib in python >= 3.12). - distutils_vendored = False - distutils_modules = [] - if version >= (60, 0): - distutils_vendored = True - distutils_modules += ["_distutils_hack"] - distutils_modules += collect_submodules( - "setuptools._distutils", - # setuptools 71.0.1 ~ 71.0.4 include `setuptools._distutils.tests`; avoid explicitly collecting it - # (t was not included in earlier setuptools releases). - filter=lambda name: name != 'setuptools._distutils.tests', - ) - - # Check for exposed packages/modules that are vendored by setuptools. If stand-alone version is not provided in the - # environment, setuptools-vendored version is exposed (due to location of `setuptools._vendor` being appended to - # `sys.path`. Applicable to v71.0.0 and later. - vendored_status = dict() - if version >= (71, 0): - VENDORED_CANDIDATES = ( - "autocommand", - "backports.tarfile", - "importlib_metadata", - "importlib_resources", - "inflect", - "jaraco.context", - "jaraco.functools", - "jaraco.text", - "more_itertools", - "ordered_set", - "packaging", - "platformdirs", - "tomli", - "typeguard", - "typing_extensions", - "wheel", - "zipp", - ) - - # Resolve path(s) of `setuptools_vendor` package - setuptools_vendor = importlib.import_module("setuptools._vendor") - setuptools_vendor_paths = [pathlib.Path(path).resolve() for path in setuptools_vendor.__path__] - - # Process each candidate - for candidate_name in VENDORED_CANDIDATES: - try: - candidate = importlib.import_module(candidate_name) - except ImportError: - continue - - # Check the __file__ attribute (modules and regular packages). Will not work with namespace packages, but - # at the moment, there are none. - candidate_file_attr = getattr(candidate, '__file__', None) - if candidate_file_attr is not None: - candidate_path = pathlib.Path(candidate_file_attr).parent.resolve() - is_vendored = any([ - setuptools_vendor_path in candidate_path.parents - for setuptools_vendor_path in setuptools_vendor_paths - ]) - vendored_status[candidate_name] = is_vendored - - # Collect submodules from `setuptools._vendor`, regardless of whether the vendored package is exposed or - # not (because setuptools might need/use it either way). - EXCLUDED_VENDORED_MODULES = ( - # Prevent recursing into setuptools._vendor.pyparsing.diagram, which typically fails to be imported due - # to missing dependencies (railroad, pyparsing (?), jinja2) and generates a warning... As the module is - # usually unimportable, it is likely not to be used by setuptools. NOTE: pyparsing was removed from - # vendored packages in setuptools v67.0.0; keep this exclude around for earlier versions. - 'setuptools._vendor.pyparsing.diagram', - # Setuptools >= 71 started shipping vendored dependencies that include tests; avoid collecting those via - # hidden imports. (Note that this also prevents creation of aliases for these module, but that should - # not be an issue, as they should not be referenced from anywhere). - 'setuptools._vendor.importlib_resources.tests', - # These appear to be utility scripts bundled with the jaraco.text package - exclude them. - 'setuptools._vendor.jaraco.text.show-newlines', - 'setuptools._vendor.jaraco.text.strip-prefix', - 'setuptools._vendor.jaraco.text.to-dvorak', - 'setuptools._vendor.jaraco.text.to-qwerty', - ) - vendored_modules = collect_submodules( - 'setuptools._vendor', - filter=lambda name: name not in EXCLUDED_VENDORED_MODULES, - ) - - # `collect_submodules` (and its underlying `pkgutil.iter_modules` do not discover namespace sub-packages, in - # this case `setuptools._vendor.jaraco`. So force a manual scan of modules/packages inside it. - vendored_modules += collect_submodules( - 'setuptools._vendor.jaraco', - filter=lambda name: name not in EXCLUDED_VENDORED_MODULES, - ) - - # *** Data files for vendored packages *** - vendored_data = [] - - if version >= (71, 0): - # Since the vendored dependencies from `setuptools/_vendor` are now visible to the outside world, make - # sure we collect their metadata. (We cannot use copy_metadata here, because we need to collect data - # files to their original locations). - vendored_data += collect_data_files('setuptools._vendor', includes=['**/*.dist-info']) - # Similarly, ensure that `Lorem ipsum.txt` from vendored jaraco.text is collected - vendored_data += collect_data_files('setuptools._vendor.jaraco.text', includes=['**/Lorem ipsum.txt']) - - # Return dictionary with collected information - return { - "available": True, - "version": version, - "distutils_vendored": distutils_vendored, - "distutils_modules": distutils_modules, - "vendored_status": vendored_status, - "vendored_modules": vendored_modules, - "vendored_data": vendored_data, - } - - -class SetuptoolsInfo: - def __init__(self): - pass - - def __repr__(self): - return "SetuptoolsInfo" - - # Delay initialization of setuptools information until until the corresponding attributes are first requested. - def __getattr__(self, name): - if 'available' in self.__dict__: - # Initialization was already done, but requested attribute is not available. - raise AttributeError(name) - - # Load setuptools info... - self._load_setuptools_info() - # ... and return the requested attribute - return getattr(self, name) - - def _load_setuptools_info(self): - logger.info("%s: initializing cached setuptools info...", self) - - # Initialize variables so that they might be accessed even if setuptools is unavailable or if initialization - # fails for some reason. - self.available = False - self.version = None - self.distutils_vendored = False - self.distutils_modules = [] - self.vendored_status = dict() - self.vendored_modules = [] - self.vendored_data = [] - - try: - setuptools_info = _retrieve_setuptools_info() - except Exception as e: - logger.warning("%s: failed to obtain setuptools info: %s", self, e) - return - - # If package could not be imported, `_retrieve_setuptools_info` returns None. In such cases, emit a debug - # message instead of a warning, because this initialization might be triggered by a helper function that is - # trying to determine availability of `setuptools` by inspecting the `available` attribute. - if setuptools_info is None: - logger.debug("%s: failed to obtain setuptools info: setuptools could not be imported.", self) - return - - # Copy properties - for key, value in setuptools_info.items(): - setattr(self, key, value) - - def is_vendored(self, module_name): - return self.vendored_status.get(module_name, False) - - @staticmethod - def _create_vendored_aliases(vendored_name, module_name, modules_list): - # Create aliases for all submodules - prefix_len = len(vendored_name) # Length of target-name prefix to remove - return ((module_name + vendored_module[prefix_len:], vendored_module) for vendored_module in modules_list - if vendored_module.startswith(vendored_name)) - - def get_vendored_aliases(self, module_name): - vendored_name = f"setuptools._vendor.{module_name}" - return self._create_vendored_aliases(vendored_name, module_name, self.vendored_modules) - - def get_distutils_aliases(self): - vendored_name = "setuptools._distutils" - return self._create_vendored_aliases(vendored_name, "distutils", self.distutils_modules) - - -setuptools_info = SetuptoolsInfo() - - -def pre_safe_import_module(api): - """ - A common implementation of pre_safe_import_module hook function. - - This function can be either called from the `pre_safe_import_module` function in a pre-safe-import-module hook, or - just imported into the hook. - """ - module_name = api.module_name - - # Check if the package/module is a vendored copy. This also returns False is setuptools is unavailable, because - # vendored module status dictionary will be empty. - if not setuptools_info.is_vendored(module_name): - return - - vendored_name = f"setuptools._vendor.{module_name}" - logger.info( - "Setuptools: %r appears to be a setuptools-vendored copy - creating alias to %r!", module_name, vendored_name - ) - - # Create aliases for all (sub)modules - for aliased_name, real_vendored_name in setuptools_info.get_vendored_aliases(module_name): - api.add_alias_module(real_vendored_name, aliased_name) diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/tcl_tk.py b/.venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/tcl_tk.py deleted file mode 100755 index 869356c..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/utils/hooks/tcl_tk.py +++ /dev/null @@ -1,340 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2013-2023, PyInstaller Development Team. -# -# Distributed under the terms of the GNU General Public License (version 2 -# or later) with exception for distributing the bootloader. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: (GPL-2.0-or-later WITH Bootloader-exception) -#----------------------------------------------------------------------------- - -import os -import fnmatch - -from PyInstaller import compat -from PyInstaller import isolated -from PyInstaller import log as logging -from PyInstaller.depend import bindepend - -if compat.is_darwin: - from PyInstaller.utils import osx as osxutils - -logger = logging.getLogger(__name__) - - -@isolated.decorate -def _get_tcl_tk_info(): - """ - Isolated-subprocess helper to retrieve the basic Tcl/Tk information: - - tkinter_extension_file = the value of __file__ attribute of the _tkinter binary extension (path to file). - - tcl_data_dir = path to the Tcl library/data directory. - - tcl_version = Tcl version - - tk_version = Tk version - - tcl_theaded = boolean indicating whether Tcl/Tk is built with multi-threading support. - """ - try: - import tkinter - import _tkinter - except ImportError: - # tkinter unavailable - return None - try: - tcl = tkinter.Tcl() - except tkinter.TclError: # e.g. "Can't find a usable init.tcl in the following directories: ..." - return None - - # Query the location of Tcl library/data directory. - tcl_data_dir = tcl.eval("info library") - - # Check if Tcl/Tk is built with multi-threaded support (built with --enable-threads), as indicated by the presence - # of optional `threaded` member in `tcl_platform` array. - try: - tcl.getvar("tcl_platform(threaded)") # Ignore the actual value. - tcl_threaded = True - except tkinter.TclError: - tcl_threaded = False - - return { - "available": True, - "tkinter_extension_file": _tkinter.__file__, - "tcl_version": _tkinter.TCL_VERSION, - "tk_version": _tkinter.TK_VERSION, - "tcl_threaded": tcl_threaded, - "tcl_data_dir": tcl_data_dir, - } - - -class TclTkInfo: - # Root directory names of Tcl and Tk library/data directories in the frozen application. These directories are - # originally fully versioned (e.g., tcl8.6 and tk8.6); we want to remap them to unversioned variants, so that our - # run-time hook (pyi_rthook__tkinter.py) does not have to determine version numbers when setting `TCL_LIBRARY` - # and `TK_LIBRARY` environment variables. - # - # We also cannot use plain "tk" and "tcl", because on macOS, the Tcl and Tk shared libraries might come from - # framework bundles, and would therefore end up being collected as "Tcl" and "Tk" in the top-level application - # directory, causing clash due to filesystem being case-insensitive by default. - TCL_ROOTNAME = '_tcl_data' - TK_ROOTNAME = '_tk_data' - - def __init__(self): - pass - - def __repr__(self): - return "TclTkInfo" - - # Delay initialization of Tcl/Tk information until until the corresponding attributes are first requested. - def __getattr__(self, name): - if 'available' in self.__dict__: - # Initialization was already done, but requested attribute is not available. - raise AttributeError(name) - - # Load Qt library info... - self._load_tcl_tk_info() - # ... and return the requested attribute - return getattr(self, name) - - def _load_tcl_tk_info(self): - logger.info("%s: initializing cached Tcl/Tk info...", self) - - # Initialize variables so that they might be accessed even if tkinter/Tcl/Tk is unavailable or if initialization - # fails for some reason. - self.available = False - self.tkinter_extension_file = None - self.tcl_version = None - self.tk_version = None - self.tcl_threaded = False - self.tcl_data_dir = None - - self.tk_data_dir = None - self.tcl_module_dir = None - - self.is_macos_system_framework = False - self.tcl_shared_library = (None, None) - self.tk_shared_library = (None, None) - - self.data_files = [] - - try: - tcl_tk_info = _get_tcl_tk_info() - except Exception as e: - logger.warning("%s: failed to obtain Tcl/Tk info: %s", self, e) - return - - # If tkinter could not be imported, `_get_tcl_tk_info` returns None. In such cases, emit a debug message instead - # of a warning, because this initialization might be triggered by a helper function that is trying to determine - # availability of `tkinter` by inspecting the `available` attribute. - if tcl_tk_info is None: - logger.debug("%s: failed to obtain Tcl/Tk info: tkinter/_tkinter could not be imported.", self) - return - - # Copy properties - for key, value in tcl_tk_info.items(): - setattr(self, key, value) - - # Parse Tcl/Tk version into (major, minor) tuple. - self.tcl_version = tuple((int(x) for x in self.tcl_version.split(".")[:2])) - self.tk_version = tuple((int(x) for x in self.tk_version.split(".")[:2])) - - # Determine full path to Tcl and Tk shared libraries against which the _tkinter extension module is linked. - try: - ( - self.tcl_shared_library, - self.tk_shared_library, - ) = self._find_tcl_tk_shared_libraries(self.tkinter_extension_file) - except Exception: - logger.warning("%s: failed to determine Tcl and Tk shared library location!", self, exc_info=True) - - # macOS: check if _tkinter is linked against system-provided Tcl.framework and Tk.framework. This is the case - # with python3 from XCode tools (and was the case with very old homebrew python builds). In such cases, we - # should not be collecting Tcl/Tk files. - if compat.is_darwin: - self.is_macos_system_framework = self._check_macos_system_framework(self.tcl_shared_library) - - # Emit a warning in the unlikely event that we are dealing with Teapot-distributed version of ActiveTcl. - if not self.is_macos_system_framework: - self._warn_if_using_activetcl_or_teapot(self.tcl_data_dir) - - # Infer location of Tk library/data directory. Ideally, we could infer this by running - # - # import tkinter - # root = tkinter.Tk() - # tk_data_dir = root.tk.exprstring('$tk_library') - # - # in the isolated subprocess as part of `_get_tcl_tk_info`. However, that is impractical, as it shows the empty - # window, and on some platforms (e.g., linux) requires display server. Therefore, try to guess the location, - # based on the following heuristic: - # - if Tk is built as macOS framework bundle, look for Scripts sub-directory in Resources directory next to - # the shared library. - # - otherwise, look for: $tcl_root/../tkX.Y, where X and Y are Tk major and minor version. - if compat.is_darwin and self.tk_shared_library and ( - # is_framework_bundle_lib handles only fully-versioned framework library paths... - (osxutils.is_framework_bundle_lib(self.tk_shared_library)) or - # ... so manually handle top-level-symlinked variant for now. - (self.tk_shared_library).endswith("Tk.framework/Tk") - ): - # Fully resolve the library path, in case it is a top-level symlink; for example, resolve - # /Library/Frameworks/Python.framework/Versions/3.13/Frameworks/Tk.framework/Tk - # into - # /Library/Frameworks/Python.framework/Versions/3.13/Frameworks/Tk.framework/Versions/8.6/Tk - tk_lib_realpath = os.path.realpath(self.tk_shared_library) - # Resources/Scripts directory next to the shared library - self.tk_data_dir = os.path.join(os.path.dirname(tk_lib_realpath), "Resources", "Scripts") - else: - self.tk_data_dir = os.path.join( - os.path.dirname(self.tcl_data_dir), - f"tk{self.tk_version[0]}.{self.tk_version[1]}", - ) - - # Infer location of Tcl module directory. The modules directory is separate from the library/data one, and - # is located at $tcl_root/../tclX, where X is the major Tcl version. - self.tcl_module_dir = os.path.join( - os.path.dirname(self.tcl_data_dir), - f"tcl{self.tcl_version[0]}", - ) - - # Find all data files - if self.is_macos_system_framework: - logger.info("%s: using macOS system Tcl/Tk framework - not collecting data files.", self) - else: - # Collect Tcl and Tk scripts from their corresponding library/data directories. See comment at the - # definition of TK_ROOTNAME and TK_ROOTNAME variables. - if os.path.isdir(self.tcl_data_dir): - self.data_files += self._collect_files_from_directory( - self.tcl_data_dir, - prefix=self.TCL_ROOTNAME, - excludes=['demos', '*.lib', 'tclConfig.sh'], - ) - else: - logger.warning("%s: Tcl library/data directory %r does not exist!", self, self.tcl_data_dir) - - if os.path.isdir(self.tk_data_dir): - self.data_files += self._collect_files_from_directory( - self.tk_data_dir, - prefix=self.TK_ROOTNAME, - excludes=['demos', '*.lib', 'tkConfig.sh'], - ) - else: - logger.warning("%s: Tk library/data directory %r does not exist!", self, self.tk_data_dir) - - # Collect Tcl modules from modules directory - if os.path.isdir(self.tcl_module_dir): - self.data_files += self._collect_files_from_directory( - self.tcl_module_dir, - prefix=os.path.basename(self.tcl_module_dir), - ) - else: - logger.warning("%s: Tcl module directory %r does not exist!", self, self.tcl_module_dir) - - @staticmethod - def _collect_files_from_directory(root, prefix=None, excludes=None): - """ - A minimal port of PyInstaller.building.datastruct.Tree() functionality, which allows us to avoid using Tree - here. This way, the TclTkInfo data structure can be used without having PyInstaller's config context set up. - """ - excludes = excludes or [] - - todo = [(root, prefix)] - output = [] - while todo: - target_dir, prefix = todo.pop() - - for entry in os.listdir(target_dir): - # Basic name-based exclusion - if any((fnmatch.fnmatch(entry, exclude) for exclude in excludes)): - continue - - src_path = os.path.join(target_dir, entry) - dest_path = os.path.join(prefix, entry) if prefix else entry - - if os.path.isdir(src_path): - todo.append((src_path, dest_path)) - else: - # Return 3-element tuples with fully-resolved dest path, since other parts of code depend on that. - output.append((dest_path, src_path, 'DATA')) - - return output - - @staticmethod - def _find_tcl_tk_shared_libraries(tkinter_ext_file): - """ - Find Tcl and Tk shared libraries against which the _tkinter extension module is linked. - """ - tcl_lib = None - tk_lib = None - - for _, lib_path in bindepend.get_imports(tkinter_ext_file): # (name, fullpath) tuple - if lib_path is None: - continue # Skip unresolved entries - - # For comparison, take basename of lib_path. On macOS, lib_name returned by get_imports is in fact - # referenced name, which is not necessarily just a basename. - lib_name = os.path.basename(lib_path) - lib_name_lower = lib_name.lower() # lower-case for comparisons - - if 'tcl' in lib_name_lower: - tcl_lib = lib_path - elif 'tk' in lib_name_lower: - tk_lib = lib_path - - return tcl_lib, tk_lib - - @staticmethod - def _check_macos_system_framework(tcl_shared_lib): - # Starting with macOS 11, system libraries are hidden (unless both Python and PyInstaller's bootloader are built - # against MacOS 11.x SDK). Therefore, Tcl shared library might end up unresolved (None); but that implicitly - # indicates that the system framework is used. - if tcl_shared_lib is None: - return True - - # Check if the path corresponds to the system framework, i.e., [/System]/Library/Frameworks/Tcl.framework/Tcl - return 'Library/Frameworks/Tcl.framework' in tcl_shared_lib - - @staticmethod - def _warn_if_using_activetcl_or_teapot(tcl_root): - """ - Check if Tcl installation is a Teapot-distributed version of ActiveTcl, and log a non-fatal warning that the - resulting frozen application will (likely) fail to run on other systems. - - PyInstaller does *not* freeze all ActiveTcl dependencies -- including Teapot, which is typically ignorable. - Since Teapot is *not* ignorable in this case, this function warns of impending failure. - - See Also - ------- - https://github.com/pyinstaller/pyinstaller/issues/621 - """ - if tcl_root is None: - return - - # Read the "init.tcl" script and look for mentions of "activetcl" and "teapot" - init_tcl = os.path.join(tcl_root, 'init.tcl') - if not os.path.isfile(init_tcl): - return - - mentions_activetcl = False - mentions_teapot = False - - # Tcl/Tk reads files using the system encoding (https://www.tcl.tk/doc/howto/i18n.html#system_encoding); - # on macOS, this is UTF-8. - with open(init_tcl, 'r', encoding='utf8') as fp: - for line in fp.readlines(): - line = line.strip().lower() - if line.startswith('#'): - continue - if 'activetcl' in line: - mentions_activetcl = True - if 'teapot' in line: - mentions_teapot = True - if mentions_activetcl and mentions_teapot: - break - - if mentions_activetcl and mentions_teapot: - logger.warning( - "You appear to be using an ActiveTcl build of Tcl/Tk, which PyInstaller has\n" - "difficulty freezing. To fix this, comment out all references to 'teapot' in\n" - f"{init_tcl!r}\n" - "See https://github.com/pyinstaller/pyinstaller/issues/621 for more information." - ) - - -tcltk_info = TclTkInfo() diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/misc.py b/.venv/lib/python3.10/site-packages/PyInstaller/utils/misc.py deleted file mode 100755 index 77a3e8e..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/utils/misc.py +++ /dev/null @@ -1,229 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2013-2023, PyInstaller Development Team. -# -# Distributed under the terms of the GNU General Public License (version 2 -# or later) with exception for distributing the bootloader. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: (GPL-2.0-or-later WITH Bootloader-exception) -#----------------------------------------------------------------------------- -""" -This module contains miscellaneous functions that do not fit anywhere else. -""" - -import glob -import os -import pprint -import codecs -import re -import tokenize -import io -import pathlib - -from PyInstaller import log as logging -from PyInstaller.compat import is_win - -logger = logging.getLogger(__name__) - - -def dlls_in_subdirs(directory): - """ - Returns a list *.dll, *.so, *.dylib in the given directory and its subdirectories. - """ - filelist = [] - for root, dirs, files in os.walk(directory): - filelist.extend(dlls_in_dir(root)) - return filelist - - -def dlls_in_dir(directory): - """ - Returns a list of *.dll, *.so, *.dylib in the given directory. - """ - return files_in_dir(directory, ["*.so", "*.dll", "*.dylib"]) - - -def files_in_dir(directory, file_patterns=None): - """ - Returns a list of files in the given directory that match the given pattern. - """ - - file_patterns = file_patterns or [] - - files = [] - for file_pattern in file_patterns: - files.extend(glob.glob(os.path.join(directory, file_pattern))) - return files - - -def get_path_to_toplevel_modules(filename): - """ - Return the path to top-level directory that contains Python modules. - - It will look in parent directories for __init__.py files. The first parent directory without __init__.py is the - top-level directory. - - Returned directory might be used to extend the PYTHONPATH. - """ - curr_dir = os.path.dirname(os.path.abspath(filename)) - pattern = '__init__.py' - - # Try max. 10 levels up. - try: - for i in range(10): - files = set(os.listdir(curr_dir)) - # 'curr_dir' is still not top-level; go to parent dir. - if pattern in files: - curr_dir = os.path.dirname(curr_dir) - # Top-level dir found; return it. - else: - return curr_dir - except IOError: - pass - # No top-level directory found, or error was encountered. - return None - - -def mtime(fnm): - try: - # TODO: explain why this does not use os.path.getmtime() ? - # - It is probably not used because it returns float and not int. - return os.stat(fnm)[8] - except Exception: - return 0 - - -def save_py_data_struct(filename, data): - """ - Save data into text file as Python data structure. - :param filename: - :param data: - :return: - """ - dirname = os.path.dirname(filename) - if not os.path.exists(dirname): - os.makedirs(dirname) - with open(filename, 'w', encoding='utf-8') as f: - pprint.pprint(data, f) - - -def load_py_data_struct(filename): - """ - Load data saved as python code and interpret that code. - :param filename: - :return: - """ - with open(filename, 'r', encoding='utf-8') as f: - if is_win: - # import versioninfo so that VSVersionInfo can parse correctly. - from PyInstaller.utils.win32 import versioninfo # noqa: F401 - - return eval(f.read()) - - -def absnormpath(apath): - return os.path.abspath(os.path.normpath(apath)) - - -def module_parent_packages(full_modname): - """ - Return list of parent package names. - 'aaa.bb.c.dddd' -> ['aaa', 'aaa.bb', 'aaa.bb.c'] - :param full_modname: Full name of a module. - :return: List of parent module names. - """ - prefix = '' - parents = [] - # Ignore the last component in module name and get really just parent, grandparent, great grandparent, etc. - for pkg in full_modname.split('.')[0:-1]: - # Ensure that first item does not start with dot '.' - prefix += '.' + pkg if prefix else pkg - parents.append(prefix) - return parents - - -def is_file_qt_plugin(filename): - """ - Check if the given file is a Qt plugin file. - :param filename: Full path to file to check. - :return: True if given file is a Qt plugin file, False if not. - """ - - # Check the file contents; scan for QTMETADATA string. The scan is based on the brute-force Windows codepath of - # findPatternUnloaded() from qtbase/src/corelib/plugin/qlibrary.cpp in Qt5. - with open(filename, 'rb') as fp: - fp.seek(0, os.SEEK_END) - end_pos = fp.tell() - - SEARCH_CHUNK_SIZE = 8192 - QTMETADATA_MAGIC = b'QTMETADATA ' - - magic_offset = -1 - while end_pos >= len(QTMETADATA_MAGIC): - start_pos = max(end_pos - SEARCH_CHUNK_SIZE, 0) - chunk_size = end_pos - start_pos - # Is the remaining chunk large enough to hold the pattern? - if chunk_size < len(QTMETADATA_MAGIC): - break - # Read and scan the chunk - fp.seek(start_pos, os.SEEK_SET) - buf = fp.read(chunk_size) - pos = buf.rfind(QTMETADATA_MAGIC) - if pos != -1: - magic_offset = start_pos + pos - break - # Adjust search location for next chunk; ensure proper overlap. - end_pos = start_pos + len(QTMETADATA_MAGIC) - 1 - if magic_offset == -1: - return False - - return True - - -BOM_MARKERS_TO_DECODERS = { - codecs.BOM_UTF32_LE: codecs.utf_32_le_decode, - codecs.BOM_UTF32_BE: codecs.utf_32_be_decode, - codecs.BOM_UTF32: codecs.utf_32_decode, - codecs.BOM_UTF16_LE: codecs.utf_16_le_decode, - codecs.BOM_UTF16_BE: codecs.utf_16_be_decode, - codecs.BOM_UTF16: codecs.utf_16_decode, - codecs.BOM_UTF8: codecs.utf_8_decode, -} -BOM_RE = re.compile(rb"\A(%s)?(.*)" % b"|".join(map(re.escape, BOM_MARKERS_TO_DECODERS)), re.DOTALL) - - -def decode(raw: bytes): - """ - Decode bytes to string, respecting and removing any byte-order marks if present, or respecting but not removing any - PEP263 encoding comments (# encoding: cp1252). - """ - bom, raw = BOM_RE.match(raw).groups() - if bom: - return BOM_MARKERS_TO_DECODERS[bom](raw)[0] - - encoding, _ = tokenize.detect_encoding(io.BytesIO(raw).readline) - return raw.decode(encoding) - - -def is_iterable(arg): - """ - Check if the passed argument is an iterable." - """ - try: - iter(arg) - except TypeError: - return False - return True - - -def path_to_parent_archive(filename): - """ - Check if the given file path points to a file inside an existing archive file. Returns first path from the set of - parent paths that points to an existing file, or `None` if no such path exists (i.e., file is an actual stand-alone - file). - """ - for parent in pathlib.Path(filename).parents: - if parent.is_file(): - return parent - return None diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/osx.py b/.venv/lib/python3.10/site-packages/PyInstaller/utils/osx.py deleted file mode 100755 index f0269c6..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/utils/osx.py +++ /dev/null @@ -1,690 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2014-2023, PyInstaller Development Team. -# -# Distributed under the terms of the GNU General Public License (version 2 -# or later) with exception for distributing the bootloader. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: (GPL-2.0-or-later WITH Bootloader-exception) -#----------------------------------------------------------------------------- -""" -Utils for Mac OS platform. -""" - -import math -import os -import pathlib -import subprocess -import shutil -import tempfile - -from macholib.mach_o import ( - LC_BUILD_VERSION, - LC_CODE_SIGNATURE, - LC_ID_DYLIB, - LC_LOAD_DYLIB, - LC_LOAD_UPWARD_DYLIB, - LC_LOAD_WEAK_DYLIB, - LC_PREBOUND_DYLIB, - LC_REEXPORT_DYLIB, - LC_RPATH, - LC_SEGMENT_64, - LC_SYMTAB, - LC_VERSION_MIN_MACOSX, -) -from macholib.MachO import MachO -import macholib.util - -import PyInstaller.log as logging -from PyInstaller import compat - -logger = logging.getLogger(__name__) - - -def is_homebrew_env(): - """ - Check if Python interpreter was installed via Homebrew command 'brew'. - - :return: True if Homebrew else otherwise. - """ - # Python path prefix should start with Homebrew prefix. - env_prefix = get_homebrew_prefix() - if env_prefix and compat.base_prefix.startswith(env_prefix): - return True - return False - - -def is_macports_env(): - """ - Check if Python interpreter was installed via Macports command 'port'. - - :return: True if Macports else otherwise. - """ - # Python path prefix should start with Macports prefix. - env_prefix = get_macports_prefix() - if env_prefix and compat.base_prefix.startswith(env_prefix): - return True - return False - - -def get_homebrew_prefix(): - """ - :return: Root path of the Homebrew environment. - """ - prefix = shutil.which('brew') - # Conversion: /usr/local/bin/brew -> /usr/local - prefix = os.path.dirname(os.path.dirname(prefix)) - return prefix - - -def get_macports_prefix(): - """ - :return: Root path of the Macports environment. - """ - prefix = shutil.which('port') - # Conversion: /usr/local/bin/port -> /usr/local - prefix = os.path.dirname(os.path.dirname(prefix)) - return prefix - - -def _find_version_cmd(header): - """ - Helper that finds the version command in the given MachO header. - """ - # The SDK version is stored in LC_BUILD_VERSION command (used when targeting the latest versions of macOS) or in - # older LC_VERSION_MIN_MACOSX command. Check for presence of either. - version_cmd = [cmd for cmd in header.commands if cmd[0].cmd in {LC_BUILD_VERSION, LC_VERSION_MIN_MACOSX}] - assert len(version_cmd) == 1, \ - f"Expected exactly one LC_BUILD_VERSION or LC_VERSION_MIN_MACOSX command, found {len(version_cmd)}!" - return version_cmd[0] - - -def get_macos_sdk_version(filename): - """ - Obtain the version of macOS SDK against which the given binary was built. - - NOTE: currently, version is retrieved only from the first arch slice in the binary. - - :return: (major, minor, revision) tuple - """ - binary = MachO(filename) - header = binary.headers[0] - # Find version command using helper - version_cmd = _find_version_cmd(header) - return _hex_triplet(version_cmd[1].sdk) - - -def _hex_triplet(version): - # Parse SDK version number - major = (version & 0xFF0000) >> 16 - minor = (version & 0xFF00) >> 8 - revision = (version & 0xFF) - return major, minor, revision - - -def macosx_version_min(filename: str) -> tuple: - """ - Get the -macosx-version-min used to compile a macOS binary. - - For fat binaries, the minimum version is selected. - """ - versions = [] - for header in MachO(filename).headers: - cmd = _find_version_cmd(header) - if cmd[0].cmd == LC_VERSION_MIN_MACOSX: - versions.append(cmd[1].version) - else: - # macOS >= 10.14 uses LC_BUILD_VERSION instead. - versions.append(cmd[1].minos) - - return min(map(_hex_triplet, versions)) - - -def set_macos_sdk_version(filename, major, minor, revision): - """ - Overwrite the macOS SDK version declared in the given binary with the specified version. - - NOTE: currently, only version in the first arch slice is modified. - """ - # Validate values - assert 0 <= major <= 255, "Invalid major version value!" - assert 0 <= minor <= 255, "Invalid minor version value!" - assert 0 <= revision <= 255, "Invalid revision value!" - # Open binary - binary = MachO(filename) - header = binary.headers[0] - # Find version command using helper - version_cmd = _find_version_cmd(header) - # Write new SDK version number - version_cmd[1].sdk = major << 16 | minor << 8 | revision - # Write changes back. - with open(binary.filename, 'rb+') as fp: - binary.write(fp) - - -def fix_exe_for_code_signing(filename): - """ - Fixes the Mach-O headers to make code signing possible. - - Code signing on Mac OS does not work out of the box with embedding .pkg archive into the executable. - - The fix is done this way: - - Make the embedded .pkg archive part of the Mach-O 'String Table'. 'String Table' is at end of the Mac OS exe file, - so just change the size of the table to cover the end of the file. - - Fix the size of the __LINKEDIT segment. - - Note: the above fix works only if the single-arch thin executable or the last arch slice in a multi-arch fat - executable is not signed, because LC_CODE_SIGNATURE comes after LC_SYMTAB, and because modification of headers - invalidates the code signature. On modern arm64 macOS, code signature is mandatory, and therefore compilers - create a dummy signature when executable is built. In such cases, that signature needs to be removed before this - function is called. - - Mach-O format specification: http://developer.apple.com/documentation/Darwin/Reference/ManPages/man5/Mach-O.5.html - """ - # Estimate the file size after data was appended - file_size = os.path.getsize(filename) - - # Take the last available header. A single-arch thin binary contains a single slice, while a multi-arch fat binary - # contains multiple, and we need to modify the last one, which is adjacent to the appended data. - executable = MachO(filename) - header = executable.headers[-1] - - # Sanity check: ensure the executable slice is not signed (otherwise signature's section comes last in the - # __LINKEDIT segment). - sign_sec = [cmd for cmd in header.commands if cmd[0].cmd == LC_CODE_SIGNATURE] - assert len(sign_sec) == 0, "Executable contains code signature!" - - # Find __LINKEDIT segment by name (16-byte zero padded string) - __LINKEDIT_NAME = b'__LINKEDIT\x00\x00\x00\x00\x00\x00' - linkedit_seg = [cmd for cmd in header.commands if cmd[0].cmd == LC_SEGMENT_64 and cmd[1].segname == __LINKEDIT_NAME] - assert len(linkedit_seg) == 1, "Expected exactly one __LINKEDIT segment!" - linkedit_seg = linkedit_seg[0][1] # Take the segment command entry - # Find SYMTAB section - symtab_sec = [cmd for cmd in header.commands if cmd[0].cmd == LC_SYMTAB] - assert len(symtab_sec) == 1, "Expected exactly one SYMTAB section!" - symtab_sec = symtab_sec[0][1] # Take the symtab command entry - - # The string table is located at the end of the SYMTAB section, which in turn is the last section in the __LINKEDIT - # segment. Therefore, the end of SYMTAB section should be aligned with the end of __LINKEDIT segment, and in turn - # both should be aligned with the end of the file (as we are in the last or the only arch slice). - # - # However, when removing the signature from the executable using codesign under Mac OS 10.13, the codesign utility - # may produce an invalid file, with the declared length of the __LINKEDIT segment (linkedit_seg.filesize) pointing - # beyond the end of file, as reported in issue #6167. - # - # We can compensate for that by not using the declared sizes anywhere, and simply recompute them. In the final - # binary, the __LINKEDIT segment and the SYMTAB section MUST end at the end of the file (otherwise, we have bigger - # issues...). So simply recompute the declared sizes as difference between the final file length and the - # corresponding start offset (NOTE: the offset is relative to start of the slice, which is stored in header.offset. - # In thin binaries, header.offset is zero and start offset is relative to the start of file, but with fat binaries, - # header.offset is non-zero) - symtab_sec.strsize = file_size - (header.offset + symtab_sec.stroff) - linkedit_seg.filesize = file_size - (header.offset + linkedit_seg.fileoff) - - # Compute new vmsize by rounding filesize up to full page size. - page_size = (0x4000 if _get_arch_string(header.header).startswith('arm64') else 0x1000) - linkedit_seg.vmsize = math.ceil(linkedit_seg.filesize / page_size) * page_size - - # NOTE: according to spec, segments need to be aligned to page boundaries: 0x4000 (16 kB) for arm64, 0x1000 (4 kB) - # for other arches. But it seems we can get away without rounding and padding the segment file size - perhaps - # because it is the last one? - - # Write changes - with open(filename, 'rb+') as fp: - executable.write(fp) - - # In fat binaries, we also need to adjust the fat header. macholib as of version 1.14 does not support this, so we - # need to do it ourselves... - if executable.fat: - from macholib.mach_o import (FAT_MAGIC, FAT_MAGIC_64, fat_arch, fat_arch64, fat_header) - with open(filename, 'rb+') as fp: - # Taken from MachO.load_fat() implementation. The fat header's signature has already been validated when we - # loaded the file for the first time. - fat = fat_header.from_fileobj(fp) - if fat.magic == FAT_MAGIC: - archs = [fat_arch.from_fileobj(fp) for i in range(fat.nfat_arch)] - elif fat.magic == FAT_MAGIC_64: - archs = [fat_arch64.from_fileobj(fp) for i in range(fat.nfat_arch)] - # Adjust the size in the fat header for the last slice. - arch = archs[-1] - arch.size = file_size - arch.offset - # Now write the fat headers back to the file. - fp.seek(0) - fat.to_fileobj(fp) - for arch in archs: - arch.to_fileobj(fp) - - -def _get_arch_string(header): - """ - Converts cputype and cpusubtype from mach_o.mach_header_64 into arch string comparible with lipo/codesign. - The list of supported architectures can be found in man(1) arch. - """ - # NOTE: the constants below are taken from macholib.mach_o - cputype = header.cputype - cpusubtype = header.cpusubtype & 0x0FFFFFFF - if cputype == 0x01000000 | 7: - if cpusubtype == 8: - return 'x86_64h' # 64-bit intel (haswell) - else: - return 'x86_64' # 64-bit intel - elif cputype == 0x01000000 | 12: - if cpusubtype == 2: - return 'arm64e' - else: - return 'arm64' - elif cputype == 7: - return 'i386' # 32-bit intel - assert False, 'Unhandled architecture!' - - -class InvalidBinaryError(Exception): - """ - Exception raised by ˙get_binary_architectures˙ when it is passed an invalid binary. - """ - pass - - -class IncompatibleBinaryArchError(Exception): - """ - Exception raised by `binary_to_target_arch` when the passed binary fails the strict architecture check. - """ - pass - - -def get_binary_architectures(filename): - """ - Inspects the given binary and returns tuple (is_fat, archs), where is_fat is boolean indicating fat/thin binary, - and arch is list of architectures with lipo/codesign compatible names. - """ - try: - executable = MachO(filename) - except ValueError as e: - raise InvalidBinaryError("Invalid Mach-O binary!") from e - return bool(executable.fat), [_get_arch_string(hdr.header) for hdr in executable.headers] - - -def convert_binary_to_thin_arch(filename, thin_arch, output_filename=None): - """ - Convert the given fat binary into thin one with the specified target architecture. - """ - output_filename = output_filename or filename - cmd_args = ['lipo', '-thin', thin_arch, filename, '-output', output_filename] - p = subprocess.run(cmd_args, stdout=subprocess.PIPE, stderr=subprocess.STDOUT, encoding='utf-8') - if p.returncode: - raise SystemError(f"lipo command ({cmd_args}) failed with error code {p.returncode}!\noutput: {p.stdout}") - - -def merge_into_fat_binary(output_filename, *slice_filenames): - """ - Merge the given single-arch thin binary files into a fat binary. - """ - cmd_args = ['lipo', '-create', '-output', output_filename, *slice_filenames] - p = subprocess.run(cmd_args, stdout=subprocess.PIPE, stderr=subprocess.STDOUT, encoding='utf-8') - if p.returncode: - raise SystemError(f"lipo command ({cmd_args}) failed with error code {p.returncode}!\noutput: {p.stdout}") - - -def binary_to_target_arch(filename, target_arch, display_name=None): - """ - Check that the given binary contains required architecture slice(s) and convert the fat binary into thin one, - if necessary. - """ - if not display_name: - display_name = filename # Same as input file - # Check the binary - is_fat, archs = get_binary_architectures(filename) - if target_arch == 'universal2': - if not is_fat: - raise IncompatibleBinaryArchError(f"{display_name} is not a fat binary!") - # Assume fat binary is universal2; nothing to do - else: - if is_fat: - if target_arch not in archs: - raise IncompatibleBinaryArchError(f"{display_name} does not contain slice for {target_arch}!") - # Convert to thin arch - logger.debug("Converting fat binary %s (%s) to thin binary (%s)", filename, display_name, target_arch) - convert_binary_to_thin_arch(filename, target_arch) - else: - if target_arch not in archs: - raise IncompatibleBinaryArchError( - f"{display_name} is incompatible with target arch {target_arch} (has arch: {archs[0]})!" - ) - # Binary has correct arch; nothing to do - - -def remove_signature_from_binary(filename): - """ - Remove the signature from all architecture slices of the given binary file using the codesign utility. - """ - logger.debug("Removing signature from file %r", filename) - cmd_args = ['/usr/bin/codesign', '--remove', '--all-architectures', filename] - p = subprocess.run(cmd_args, stdout=subprocess.PIPE, stderr=subprocess.STDOUT, encoding='utf-8') - if p.returncode: - raise SystemError(f"codesign command ({cmd_args}) failed with error code {p.returncode}!\noutput: {p.stdout}") - - -def sign_binary(filename, identity=None, entitlements_file=None, deep=False): - """ - Sign the binary using codesign utility. If no identity is provided, ad-hoc signing is performed. - """ - extra_args = [] - if not identity: - identity = '-' # ad-hoc signing - else: - extra_args.append('--options=runtime') # hardened runtime - if entitlements_file: - extra_args.append('--entitlements') - extra_args.append(entitlements_file) - if deep: - extra_args.append('--deep') - - logger.debug("Signing file %r", filename) - cmd_args = [ - '/usr/bin/codesign', '-s', identity, '--force', '--all-architectures', '--timestamp', *extra_args, filename - ] - p = subprocess.run(cmd_args, stdout=subprocess.PIPE, stderr=subprocess.STDOUT, encoding='utf-8') - if p.returncode: - raise SystemError(f"codesign command ({cmd_args}) failed with error code {p.returncode}!\noutput: {p.stdout}") - - -def set_dylib_dependency_paths(filename, target_rpath): - """ - Modify the given dylib's identity (in LC_ID_DYLIB command) and the paths to dependent dylibs (in LC_LOAD_DYLIB) - commands into `@rpath/` format, remove any existing rpaths (LC_RPATH commands), and add a new rpath - (LC_RPATH command) with the specified path. - - Uses `install-tool-name` utility to make the changes. - - The system libraries (e.g., the ones found in /usr/lib) are exempted from path rewrite. - - For multi-arch fat binaries, this function extracts each slice into temporary file, processes it separately, - and then merges all processed slices back into fat binary. This is necessary because `install-tool-name` cannot - modify rpaths in cases when an existing rpath is present only in one slice. - """ - - # Check if we are dealing with a fat binary; the `install-name-tool` seems to be unable to remove an rpath that is - # present only in one slice, so we need to extract each slice, process it separately, and then stich processed - # slices back into a fat binary. - is_fat, archs = get_binary_architectures(filename) - - if is_fat: - with tempfile.TemporaryDirectory() as tmpdir: - slice_filenames = [] - for arch in archs: - slice_filename = os.path.join(tmpdir, arch) - convert_binary_to_thin_arch(filename, arch, output_filename=slice_filename) - _set_dylib_dependency_paths(slice_filename, target_rpath) - slice_filenames.append(slice_filename) - merge_into_fat_binary(filename, *slice_filenames) - else: - # Thin binary - we can process it directly - _set_dylib_dependency_paths(filename, target_rpath) - - -def _set_dylib_dependency_paths(filename, target_rpath): - """ - The actual implementation of set_dylib_dependency_paths functionality. - - Implicitly assumes that a single-arch thin binary is given. - """ - - # Relocatable commands that we should overwrite - same list as used by `macholib`. - _RELOCATABLE = { - LC_LOAD_DYLIB, - LC_LOAD_UPWARD_DYLIB, - LC_LOAD_WEAK_DYLIB, - LC_PREBOUND_DYLIB, - LC_REEXPORT_DYLIB, - } - - # Parse dylib's header to extract the following commands: - # - LC_LOAD_DYLIB (or any member of _RELOCATABLE list): dylib load commands (dependent libraries) - # - LC_RPATH: rpath definitions - # - LC_ID_DYLIB: dylib's identity - binary = MachO(filename) - - dylib_id = None - rpaths = set() - linked_libs = set() - - for header in binary.headers: - for cmd in header.commands: - lc_type = cmd[0].cmd - if lc_type not in _RELOCATABLE and lc_type not in {LC_RPATH, LC_ID_DYLIB}: - continue - - # Decode path, strip trailing NULL characters - path = cmd[2].decode('utf-8').rstrip('\x00') - - if lc_type in _RELOCATABLE: - linked_libs.add(path) - elif lc_type == LC_RPATH: - rpaths.add(path) - elif lc_type == LC_ID_DYLIB: - dylib_id = path - - del binary - - # If dylib has identifier set, compute the normalized version, in form of `@rpath/basename`. - normalized_dylib_id = None - if dylib_id: - normalized_dylib_id = str(pathlib.PurePath('@rpath') / pathlib.PurePath(dylib_id).name) - - # Find dependent libraries that should have their prefix path changed to `@rpath`. If any dependent libraries - # end up using `@rpath` (originally or due to rewrite), set the `rpath_required` boolean to True, so we know - # that we need to add our rpath. - changed_lib_paths = [] - rpath_required = False - for linked_lib in linked_libs: - # Leave system dynamic libraries unchanged. - if macholib.util.in_system_path(linked_lib): - continue - - # The older python.org builds that use system Tcl/Tk framework have their _tkinter.cpython-*-darwin.so - # library linked against /Library/Frameworks/Tcl.framework/Versions/8.5/Tcl and - # /Library/Frameworks/Tk.framework/Versions/8.5/Tk, although the actual frameworks are located in - # /System/Library/Frameworks. Therefore, they slip through the above in_system_path() check, and we need to - # exempt them manually. - _exemptions = [ - '/Library/Frameworks/Tcl.framework/', - '/Library/Frameworks/Tk.framework/', - ] - if any([x in linked_lib for x in _exemptions]): - continue - - # This linked library will end up using `@rpath`, whether modified or not... - rpath_required = True - - new_path = str(pathlib.PurePath('@rpath') / pathlib.PurePath(linked_lib).name) - if linked_lib == new_path: - continue - - changed_lib_paths.append((linked_lib, new_path)) - - # Gather arguments for `install-name-tool` - install_name_tool_args = [] - - # Modify the dylib identifier if necessary - if normalized_dylib_id and normalized_dylib_id != dylib_id: - install_name_tool_args += ["-id", normalized_dylib_id] - - # Changed libs - for original_path, new_path in changed_lib_paths: - install_name_tool_args += ["-change", original_path, new_path] - - # Remove all existing rpaths except for the target rpath (if it already exists). `install_name_tool` disallows using - # `-delete_rpath` and `-add_rpath` with the same argument. - for rpath in rpaths: - if rpath == target_rpath: - continue - install_name_tool_args += [ - "-delete_rpath", - rpath, - ] - - # If any of linked libraries use @rpath now and our target rpath is not already added, add it. - # NOTE: @rpath in the dylib identifier does not actually require the rpath to be set on the binary... - if rpath_required and target_rpath not in rpaths: - install_name_tool_args += [ - "-add_rpath", - target_rpath, - ] - - # If we have no arguments, finish immediately. - if not install_name_tool_args: - return - - # Run `install_name_tool` - cmd_args = ["install_name_tool", *install_name_tool_args, filename] - p = subprocess.run(cmd_args, stdout=subprocess.PIPE, stderr=subprocess.STDOUT, encoding='utf-8') - if p.returncode: - raise SystemError( - f"install_name_tool command ({cmd_args}) failed with error code {p.returncode}!\noutput: {p.stdout}" - ) - - -def is_framework_bundle_lib(lib_path): - """ - Check if the given shared library is part of a .framework bundle. - """ - - lib_path = pathlib.PurePath(lib_path) - - # For now, focus only on versioned layout, such as `QtCore.framework/Versions/5/QtCore` - if lib_path.parent.parent.name != "Versions": - return False - if lib_path.parent.parent.parent.name != lib_path.name + ".framework": - return False - - return True - - -def collect_files_from_framework_bundles(collected_files): - """ - Scan the given TOC list of collected files for shared libraries that are collected from macOS .framework bundles, - and collect the bundles' Info.plist files. Additionally, the following symbolic links: - - `Versions/Current` pointing to the `Versions/` directory containing the binary - - `` in the top-level .framework directory, pointing to `Versions/Current/` - - `Resources` in the top-level .framework directory, pointing to `Versions/Current/Resources` - - additional directories in top-level .framework directory, pointing to their counterparts in `Versions/Current` - directory. - - Returns TOC list for the discovered Info.plist files and generated symbolic links. The list does not contain - duplicated entries. - """ - invalid_framework_found = False - - framework_files = set() # Additional entries for collected files. Use set for de-duplication. - framework_paths = set() # Registered framework paths for 2nd pass. - - # 1st pass: discover binaries from .framework bundles, and for each such binary: - # - collect `Info.plist` - # - create `Current` -> `` symlink in `.framework/Versions` directory. - # - create `.framework/` -> `.framework/Versions/Current/` symlink. - # - create `.framework/Resources` -> `.framework/Versions/Current/Resources` symlink. - for dest_name, src_name, typecode in collected_files: - if typecode != 'BINARY': - continue - - src_path = pathlib.Path(src_name) # /src/path/to/.framework/Versions// - dest_path = pathlib.PurePath(dest_name) # /dest/path/to/.framework/Versions// - - # Check whether binary originates from a .framework bundle - if not is_framework_bundle_lib(src_path): - continue - - # Check whether binary is also collected into a .framework bundle (i.e., the original layout is preserved) - if not is_framework_bundle_lib(dest_path): - continue - - # Assuming versioned layout, Info.plist should exist in Resources directory located next to the binary. - info_plist_src = src_path.parent / "Resources" / "Info.plist" - if not info_plist_src.is_file(): - # Alas, the .framework bundles shipped with PySide/PyQt might have Info.plist available only in the - # top-level Resources directory. So accommodate this scenario as well, but collect the file into - # versioned directory to appease the code-signing gods... - info_plist_src_top = src_path.parent.parent.parent / "Resources" / "Info.plist" - if not info_plist_src_top.is_file(): - # Strictly speaking, a .framework bundle without Info.plist is invalid. However, that did not prevent - # PyQt from shipping such Qt .framework bundles up until v5.14.1. So by default, we just complain via - # a warning message; if such binaries work in unfrozen python, they should also work in frozen - # application. The codesign will refuse to sign the .app bundle (if we are generating one), but there - # is nothing we can do about that. - invalid_framework_found = True - framework_dir = src_path.parent.parent.parent - if compat.strict_collect_mode: - raise SystemError(f"Could not find Info.plist in {framework_dir}!") - else: - logger.warning("Could not find Info.plist in %s!", framework_dir) - continue - info_plist_src = info_plist_src_top - info_plist_dest = dest_path.parent / "Resources" / "Info.plist" - framework_files.add((str(info_plist_dest), str(info_plist_src), "DATA")) - - # Reconstruct the symlink Versions/Current -> Versions/. - # This one seems to be necessary for code signing, but might be absent from .framework bundles shipped with - # python packages. So we always create it ourselves. - framework_files.add((str(dest_path.parent.parent / "Current"), str(dest_path.parent.name), "SYMLINK")) - - dest_framework_path = dest_path.parent.parent.parent # Top-level .framework directory path. - - # Symlink the binary in the `Current` directory to the top-level .framework directory. - framework_files.add(( - str(dest_framework_path / dest_path.name), - str(pathlib.PurePath("Versions/Current") / dest_path.name), - "SYMLINK", - )) - - # Ditto for the `Resources` directory. - framework_files.add(( - str(dest_framework_path / "Resources"), - "Versions/Current/Resources", - "SYMLINK", - )) - - # Register the framework parent path to use in additional directories scan in subsequent pass. - framework_paths.add(dest_framework_path) - - # 2nd pass: scan for additional collected directories from .framework bundles, and create symlinks to the top-level - # application directory. Make the outer loop go over the registered framework paths, so it becomes no-op if no - # framework paths are registered. - VALID_SUBDIRS = {'Helpers', 'Resources'} - - for dest_framework_path in framework_paths: - for dest_name, src_name, typecode in collected_files: - dest_path = pathlib.PurePath(dest_name) - - # Try matching against framework path - try: - remaining_path = dest_path.relative_to(dest_framework_path) - except ValueError: # dest_path is not subpath of dest_framework_path - continue - - remaining_path_parts = remaining_path.parts - - # We are interested only in entries under Versions directory. - if remaining_path_parts[0] != 'Versions': - continue - - # If the entry name is among valid sub-directory names, create symlink. - dir_name = remaining_path_parts[2] - if dir_name not in VALID_SUBDIRS: - continue - - framework_files.add(( - str(dest_framework_path / dir_name), - str(pathlib.PurePath("Versions/Current") / dir_name), - "SYMLINK", - )) - - # If we encountered an invalid .framework bundle without Info.plist, warn the user that code-signing will most - # likely fail. - if invalid_framework_found: - logger.warning( - "One or more collected .framework bundles have missing Info.plist file. If you are building an .app " - "bundle, you will most likely not be able to code-sign it." - ) - - return sorted(framework_files) diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/run_tests.py b/.venv/lib/python3.10/site-packages/PyInstaller/utils/run_tests.py deleted file mode 100755 index c655c7a..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/utils/run_tests.py +++ /dev/null @@ -1,70 +0,0 @@ -# ----------------------------------------------------------------------------- -# Copyright (c) 2005-2023, PyInstaller Development Team. -# -# Distributed under the terms of the GNU General Public License (version 2 -# or later) with exception for distributing the bootloader. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: (GPL-2.0-or-later WITH Bootloader-exception) -# ----------------------------------------------------------------------------- - -import argparse -import sys - -import pytest - -from PyInstaller.compat import importlib_metadata - - -def paths_to_test(include_only=None): - """ - If ``include_only`` is falsey, this functions returns paths from all entry points. Otherwise, this parameter - must be a string or sequence of strings. In this case, this function will return *only* paths from entry points - whose ``module_name`` begins with the provided string(s). - """ - # Convert a string to a list. - if isinstance(include_only, str): - include_only = [include_only] - - # Walk through all entry points. - test_path_list = [] - for entry_point in importlib_metadata.entry_points(group="pyinstaller40", name="tests"): - # Implement ``include_only``. - if ( - not include_only # If falsey, include everything, - # Otherwise, include only the specified modules. - or any(entry_point.module.startswith(name) for name in include_only) - ): - test_path_list += list(entry_point.load()()) - return test_path_list - - -# Run pytest on all tests registered by the PyInstaller setuptools testing entry point. If provided, -# the ``include_only`` argument is passed to ``path_to_test``. -def run_pytest(*args, **kwargs): - paths = paths_to_test(include_only=kwargs.pop("include_only", None)) - # Return an error code if no tests were discovered. - if not paths: - print("Error: no tests discovered.", file=sys.stderr) - # This indicates no tests were discovered; see - # https://docs.pytest.org/en/latest/usage.html#possible-exit-codes. - return 5 - else: - # See https://docs.pytest.org/en/latest/usage.html#calling-pytest-from-python-code. - # Omit ``args[0]``, which is the name of this script. - print("pytest " + " ".join([*paths, *args[1:]])) - return pytest.main([*paths, *args[1:]], **kwargs) - - -if __name__ == "__main__": - # Look only for the ``--include_only`` argument. - parser = argparse.ArgumentParser(description='Run PyInstaller packaging tests.') - parser.add_argument( - "--include_only", - action="append", - help="Only run tests from the specified package.", - ) - args, unknown = parser.parse_known_args(sys.argv) - # Convert the parsed args into a dict using ``vars(args)``. - sys.exit(run_pytest(*unknown, **vars(args))) diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/tests.py b/.venv/lib/python3.10/site-packages/PyInstaller/utils/tests.py deleted file mode 100755 index ae5ee36..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/utils/tests.py +++ /dev/null @@ -1,152 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2005-2023, PyInstaller Development Team. -# -# Distributed under the terms of the GNU General Public License (version 2 -# or later) with exception for distributing the bootloader. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: (GPL-2.0-or-later WITH Bootloader-exception) -#----------------------------------------------------------------------------- -""" -Decorators for skipping PyInstaller tests when specific requirements are not met. -""" - -import distutils.ccompiler -import inspect -import os -import shutil -import textwrap - -import pytest -import sys - -from PyInstaller.compat import is_win -from PyInstaller.utils.hooks import check_requirement - -# Wrap some pytest decorators to be consistent in tests. -parametrize = pytest.mark.parametrize -skipif = pytest.mark.skipif -xfail = pytest.mark.xfail - - -def _check_for_compiler(): - import tempfile - - # Change to some tempdir since cc.has_function() would compile into the current directory, leaving garbage. - old_wd = os.getcwd() - tmp = tempfile.mkdtemp() - os.chdir(tmp) - cc = distutils.ccompiler.new_compiler() # NOTE: Mingw32CCompiler on Windows does not have `initialize` method. - if is_win and hasattr(cc, 'initialize'): - try: - cc.initialize() - has_compiler = True - # This error is raised on Windows if a compiler can't be found. - except distutils.errors.DistutilsPlatformError: - has_compiler = False - else: - # The C standard library contains the ``clock`` function. Use that to determine if a compiler is installed. This - # does not work on Windows:: - # - # Users\bjones\AppData\Local\Temp\a.out.exe.manifest : general error - # c1010070: Failed to load and parse the manifest. The system cannot - # find the file specified. - has_compiler = cc.has_function('clock', includes=['time.h']) - os.chdir(old_wd) - # TODO: Find a way to remove the generated clockXXXX.c file, too - shutil.rmtree(tmp) - return has_compiler - - -# A decorator to skip tests if a C compiler is not detected. -has_compiler = _check_for_compiler() -skipif_no_compiler = skipif(not has_compiler, reason="Requires a C compiler") - -skip = pytest.mark.skip - - -def importorskip(package: str): - """ - Skip a decorated test if **package** is not importable. - - Arguments: - package: - The name of the module. May be anything that is allowed after the ``import`` keyword. e.g. 'numpy' or - 'PIL.Image'. - Returns: - A pytest marker which either skips the test or does nothing. - - This function intentionally does not import the module. Doing so can lead to `sys.path` and `PATH` being - polluted, which then breaks later builds. - """ - if not importable(package): - return pytest.mark.skip(f"Can't import '{package}'.") - return pytest.mark.skipif(False, reason=f"Don't skip: '{package}' is importable.") - - -def importable(package: str): - from importlib.util import find_spec - - # The find_spec() function is used by the importlib machinery to locate a module to import. Using it finds the - # module but does not run it. Unfortunately, it does import parent modules to check submodules. - if "." in package: - # Using subprocesses is slow. If the top level module doesn't exist then we can skip it. - if not importable(package.split(".")[0]): - return False - # This is a submodule, import it in isolation. - from subprocess import DEVNULL, run - return run([sys.executable, "-c", "import " + package], stdout=DEVNULL, stderr=DEVNULL).returncode == 0 - - return find_spec(package) is not None - - -def requires(requirement: str): - """ - Mark a test to be skipped if **requirement** is not satisfied. - - Args: - requirement: - A distribution name and optional version specifier(s). See :func:`PyInstaller.utils.hooks.check_requirement` - which this argument is forwarded to. - Returns: - Either a skip marker or a dummy marker. - - This function operates on distribution metadata, and does not import any modules. - """ - if check_requirement(requirement): - return pytest.mark.skipif(False, reason=f"Don't skip: '{requirement}' is satisfied.") - else: - return pytest.mark.skip(f"Requires {requirement}.") - - -def gen_sourcefile(tmpdir, source, test_id=None): - """ - Generate a source file for testing. - - The source will be written into a file named like the test-function. This file will then be passed to - `test_script`. If you need other related file, e.g. as `.toc`-file for testing the content, put it at at the - normal place. Just mind to take the basnename from the test-function's name. - - :param script: Source code to create executable from. This will be saved into a temporary file which is then - passed on to `test_script`. - - :param test_id: Test-id for parametrized tests. If given, it will be appended to the script filename, - separated by two underscores. - - Ensure that the caller of `test_source` is in a UTF-8 encoded file with the correct '# -*- coding: utf-8 -*-' - marker. - """ - testname = inspect.stack()[1][3] - if test_id: - # For parametrized test append the test-id. - testname = testname + '__' + test_id - - # Periods are not allowed in Python module names. - testname = testname.replace('.', '_') - scriptfile = tmpdir / (testname + '.py') - source = textwrap.dedent(source) - with scriptfile.open('w', encoding='utf-8') as ofh: - print('# -*- coding: utf-8 -*-', file=ofh) - print(source, file=ofh) - return scriptfile diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/win32/__init__.py b/.venv/lib/python3.10/site-packages/PyInstaller/utils/win32/__init__.py deleted file mode 100755 index a7501ae..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/utils/win32/__init__.py +++ /dev/null @@ -1 +0,0 @@ -__author__ = 'martin' diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/win32/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/utils/win32/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 8c6f583201986ed9d41f647ae8cc1687a1c51056..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 217 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 j%H?;De|ju4b}BzTa_Ij6y-Tes diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/win32/__pycache__/winmanifest.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/utils/win32/__pycache__/winmanifest.cpython-310.pyc deleted file mode 100644 index efbea03c9f40f6f456d9ebf257acf8aebc46525f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7039 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 diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/win32/__pycache__/winresource.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/utils/win32/__pycache__/winresource.cpython-310.pyc deleted file mode 100644 index f75f5676082aea083dc65c4745601669b32c3f36..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4791 zcmb_gO^n;t5$1cOB#Qc3d3U|G;kclK7O)Ika_sbPyLP&^<mtFMKYk>m26+QM4^}b>US+0L0SqN zlJn-xyq}r*=E=?FGzqTO?>^c3>nTb4Cw@#`GJO0HZm$i5Np*=4M%$!A>oUQ2xvg{( z^+YFGPZG(J_fwX7KyS8)bqJFEQ zZ`p0jD{0SQlv1@wBdxo;V>|wC*YYA2-Y#7ymr09P7uC0hy=pZL_5 zeWj&@2|ux)3?wG|sRKDo?xo;c4Uz{WOuZ{PrxeLg-`93Gh!m&NI_zo z@E<*rni9(01xum&3)M-)&mFQOG5VB(%;poiMVP`8kJTV`9mWx+@OkeKVR}ymTiGBP zqz`DQfwhwZYab1)<)^Iu@{u&Q)MHbY2w3{f69Sf!!jdK|X#qU%1z~0{4VH3fDagPq zvlF)dJk!=6r)+&ZWlI8EpFEMkR!Z2)3R~F#p7$zYZchVS`Pf#FJ5a*>gtgCSTKm_O zwNJ;^V7v-g`_h&IB}lJGK?a{EU!4 z7Dp3(hsA4FjmTLJJ1sSk3@^+&m|GU${_HrArW8o`)Q|*_DYhj}1M+LygPiw!iL1~I z>5G;wL@L-ZaO6c2CB#mO*8kiux7?0Z?%G|mU1rvHx#L+5Gu|{dfq(u&>CJKp+-SSp zwl~Y&UBBfzmr8G3D0`4W&v(tn16=*`t=*fB=fiGWyxjNgwpSKO66tVyrS5K|t)Nde z+)nq(RUAD|<+!wWx@q~wP|ho@wA}`*+7);iO22dgIAq#*nuEFWG%(`H;{M=dg@cJ^ zo<(U)#8rIB1NmB-amzt-dbsu8A?@{{_F^HDJbJLijf^1o$R+Z49h5s zc8BVs%nfc?gHaUcB6XOJcm@}&fMgzxCEdQ??fcQZar5o!daYtq-n&-0wQ+O3dOON> zT-I+}Mhk$vZAEkDwrRJ`P2dQpj)=vv2AOP#9RM*nS{RFuH}43xC>Xu56Ukx}@p#0@ z&~2jJl$X8+Ebo0FOW7r|L=;LDO7N$AkyojlCk2v+uL4m&pwHFBJW(m7g#kA^#hstY zT|C59L0^{46Z#qbxAvMs`B^aDNB|jL==peGgWLNYNB~8~1ByikgCgS*31lWiAyM$* zO%xKOMM61H1otFxl@V9*X#oA3APHP3FM`Cr98g;Vh))DEK;*Z=WRMj4zuhYVOkyE% z8K5i?Bmu@0kXXPHK}g)_y%nUe1tE{um>j)dL>`kPeAFSfNmA+Bo8F$y$Je6 zkHL2)Oo3b~Py-6qNRT>65UID-`#EscK*iorLdpP-3G?X?9`AHvS1kl8lR@dHdysV7 zW3be1XA=MP9UC!m1f83<$o=RTUmZSCdRd?7iqIGroCCBSX1X}Z!fjii??OJ!(CKsV`N>li-PauMelGH%!NIeMCeP*1OFbCTIGY zv&GX@0d>W6r2WKf_pJ)%8;&3+JUx;j{Nh};aMfzsPQ10F)S^7FcD*Qnhzr?_O|yz= zej0Takzk^jNIU7_&UhS?1;@O=zlj8Kbe!X(CD<9mUhABn^Ec3q)u_d0pb3tl9mMDUR z8m2))28ka-1d3P{zUQi8^#5zPD{tOzHn!JY1|`wT@@< z(&4|TyDAbuQJDzk1k{clPdI%sE5b3#PA>VOa)7@9{vU(-{Kzp3D8)tI6rma&d$GYl z*pFja1pA>FK8YSQ3SG~@{{W1xCHDQdV9(SSI+=J^^?m0B;1|p+0AH1Xjx4cLt}94tOyhm_|4d|1U9tM}uS9vgojJqgs?j zLgeSc2*Ok^%yWxEak)He+>f`l4uz({&mW_ZmoAJW>s@DWEZleW9d00VboxxH`TH zC28fo3e?24cUCv}A~f-%NS2TsLxMGr@Efu0V!#u*S?sW=)zp=^O1y#xCl5D4(Qt|y RRA~ws{xn&;qn*v3`Y)q+{>T6T diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/win32/__pycache__/winutils.cpython-310.pyc b/.venv/lib/python3.10/site-packages/PyInstaller/utils/win32/__pycache__/winutils.cpython-310.pyc deleted file mode 100644 index a89bc325dff98ede95f174dd903a5fc2fdec5302..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4915 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 VGk8SjF{4;Aptoq1aKBu7@qa_QGFJcq diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/win32/icon.py b/.venv/lib/python3.10/site-packages/PyInstaller/utils/win32/icon.py deleted file mode 100755 index e596464..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/utils/win32/icon.py +++ /dev/null @@ -1,251 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2013-2023, PyInstaller Development Team. -# -# Distributed under the terms of the GNU General Public License (version 2 -# or later) with exception for distributing the bootloader. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: (GPL-2.0-or-later WITH Bootloader-exception) -#----------------------------------------------------------------------------- -""" -The code in this module supports the --icon parameter on Windows. -(For --icon support under Mac OS, see building/osx.py.) - -The only entry point, called from api.py, is CopyIcons(), below. All the elaborate structure of classes that follows -is used to support the operation of CopyIcons_FromIco(). None of these classes and globals are referenced outside -this module. -""" - -import os -import os.path -import struct - -import PyInstaller.log as logging -from PyInstaller import config -from PyInstaller.compat import pywintypes, win32api -from PyInstaller.building.icon import normalize_icon_type - -logger = logging.getLogger(__name__) - -RT_ICON = 3 -RT_GROUP_ICON = 14 -LOAD_LIBRARY_AS_DATAFILE = 2 - - -class Structure: - def __init__(self): - size = self._sizeInBytes = struct.calcsize(self._format_) - self._fields_ = list(struct.unpack(self._format_, b'\000' * size)) - indexes = self._indexes_ = {} - for i, nm in enumerate(self._names_): - indexes[nm] = i - - def dump(self): - logger.info("DUMP of %s", self) - for name in self._names_: - if not name.startswith('_'): - logger.info("%20s = %s", name, getattr(self, name)) - logger.info("") - - def __getattr__(self, name): - if name in self._names_: - index = self._indexes_[name] - return self._fields_[index] - try: - return self.__dict__[name] - except KeyError as e: - raise AttributeError(name) from e - - def __setattr__(self, name, value): - if name in self._names_: - index = self._indexes_[name] - self._fields_[index] = value - else: - self.__dict__[name] = value - - def tostring(self): - return struct.pack(self._format_, *self._fields_) - - def fromfile(self, file): - data = file.read(self._sizeInBytes) - self._fields_ = list(struct.unpack(self._format_, data)) - - -class ICONDIRHEADER(Structure): - _names_ = "idReserved", "idType", "idCount" - _format_ = "hhh" - - -class ICONDIRENTRY(Structure): - _names_ = ("bWidth", "bHeight", "bColorCount", "bReserved", "wPlanes", "wBitCount", "dwBytesInRes", "dwImageOffset") - _format_ = "bbbbhhii" - - -class GRPICONDIR(Structure): - _names_ = "idReserved", "idType", "idCount" - _format_ = "hhh" - - -class GRPICONDIRENTRY(Structure): - _names_ = ("bWidth", "bHeight", "bColorCount", "bReserved", "wPlanes", "wBitCount", "dwBytesInRes", "nID") - _format_ = "bbbbhhih" - - -# An IconFile instance is created for each .ico file given. -class IconFile: - def __init__(self, path): - self.path = path - try: - # The path is from the user parameter, don't trust it. - file = open(self.path, "rb") - except OSError: - # The icon file can't be opened for some reason. Stop the - # program with an informative message. - raise SystemExit(f'Unable to open icon file {self.path}!') - with file: - self.entries = [] - self.images = [] - header = self.header = ICONDIRHEADER() - header.fromfile(file) - for i in range(header.idCount): - entry = ICONDIRENTRY() - entry.fromfile(file) - self.entries.append(entry) - for e in self.entries: - file.seek(e.dwImageOffset, 0) - self.images.append(file.read(e.dwBytesInRes)) - - def grp_icon_dir(self): - return self.header.tostring() - - def grp_icondir_entries(self, id=1): - data = b'' - for entry in self.entries: - e = GRPICONDIRENTRY() - for n in e._names_[:-1]: - setattr(e, n, getattr(entry, n)) - e.nID = id - id = id + 1 - data = data + e.tostring() - return data - - -def CopyIcons_FromIco(dstpath, srcpath, id=1): - """ - Use the Win API UpdateResource facility to apply the icon resource(s) to the .exe file. - - :param str dstpath: absolute path of the .exe file being built. - :param str srcpath: list of 1 or more .ico file paths - """ - icons = map(IconFile, srcpath) - logger.debug("Copying icons from %s", srcpath) - - hdst = win32api.BeginUpdateResource(dstpath, 0) - - iconid = 1 - # Each step in the following enumerate() will instantiate an IconFile object, as a result of deferred execution - # of the map() above. - for i, f in enumerate(icons): - data = f.grp_icon_dir() - data = data + f.grp_icondir_entries(iconid) - win32api.UpdateResource(hdst, RT_GROUP_ICON, i + 1, data) - logger.debug("Writing RT_GROUP_ICON %d resource with %d bytes", i + 1, len(data)) - for data in f.images: - win32api.UpdateResource(hdst, RT_ICON, iconid, data) - logger.debug("Writing RT_ICON %d resource with %d bytes", iconid, len(data)) - iconid = iconid + 1 - - win32api.EndUpdateResource(hdst, 0) - - -def CopyIcons(dstpath, srcpath): - """ - Called from building/api.py to handle icons. If the input was by --icon on the command line, srcpath is a single - string. However, it is possible to modify the spec file adding icon=['foo.ico','bar.ico'] to the EXE() statement. - In that case, srcpath is a list of strings. - - The string format is either path-to-.ico or path-to-.exe,n for n an integer resource index in the .exe. In either - case, the path can be relative or absolute. - """ - - if isinstance(srcpath, (str, os.PathLike)): - # Just a single string, make it a one-element list. - srcpath = [srcpath] - # Convert possible PathLike elements to strings to allow the splitter function to work. - srcpath = [str(path) for path in srcpath] - - def splitter(s): - """ - Convert "pathname" to tuple ("pathname", None) - Convert "pathname,n" to tuple ("pathname", n) - """ - try: - srcpath, index = s.split(',') - return srcpath.strip(), int(index) - except ValueError: - return s, None - - # split all the items in the list into tuples as above. - srcpath = list(map(splitter, srcpath)) - - if len(srcpath) > 1: - # More than one icon source given. We currently handle multiple icons by calling CopyIcons_FromIco(), which only - # allows .ico, but will convert to that format if needed. - # - # Note that a ",index" on a .ico is just ignored in the single or multiple case. - srcs = [] - for s in srcpath: - srcs.append(normalize_icon_type(s[0], ("ico",), "ico", config.CONF["workpath"])) - return CopyIcons_FromIco(dstpath, srcs) - - # Just one source given. - srcpath, index = srcpath[0] - - # Makes sure the icon exists and attempts to convert to the proper format if applicable - srcpath = normalize_icon_type(srcpath, ("exe", "ico"), "ico", config.CONF["workpath"]) - - srcext = os.path.splitext(srcpath)[1] - - # Handle the simple case of foo.ico, ignoring any index. - if srcext.lower() == '.ico': - return CopyIcons_FromIco(dstpath, [srcpath]) - - # Single source is not .ico, presumably it is .exe (and if not, some error will occur). - if index is not None: - logger.debug("Copying icon from %s, %d", srcpath, index) - else: - logger.debug("Copying icons from %s", srcpath) - - try: - # Attempt to load the .ico or .exe containing the icon into memory using the same mechanism as if it were a DLL. - # If this fails for any reason (for example if the file does not exist or is not a .ico/.exe) then LoadLibraryEx - # returns a null handle and win32api raises a unique exception with a win error code and a string. - hsrc = win32api.LoadLibraryEx(srcpath, 0, LOAD_LIBRARY_AS_DATAFILE) - except pywintypes.error as W32E: - # We could continue with no icon (i.e., just return), but it seems best to terminate the build with a message. - raise SystemExit( - "Unable to load icon file {}\n {} (Error code {})".format(srcpath, W32E.strerror, W32E.winerror) - ) - hdst = win32api.BeginUpdateResource(dstpath, 0) - if index is None: - grpname = win32api.EnumResourceNames(hsrc, RT_GROUP_ICON)[0] - elif index >= 0: - grpname = win32api.EnumResourceNames(hsrc, RT_GROUP_ICON)[index] - else: - grpname = -index - data = win32api.LoadResource(hsrc, RT_GROUP_ICON, grpname) - win32api.UpdateResource(hdst, RT_GROUP_ICON, grpname, data) - for iconname in win32api.EnumResourceNames(hsrc, RT_ICON): - data = win32api.LoadResource(hsrc, RT_ICON, iconname) - win32api.UpdateResource(hdst, RT_ICON, iconname, data) - win32api.FreeLibrary(hsrc) - win32api.EndUpdateResource(hdst, 0) - - -if __name__ == "__main__": - import sys - - dstpath = sys.argv[1] - srcpath = sys.argv[2:] - CopyIcons(dstpath, srcpath) diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/win32/versioninfo.py b/.venv/lib/python3.10/site-packages/PyInstaller/utils/win32/versioninfo.py deleted file mode 100755 index 4a56425..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/utils/win32/versioninfo.py +++ /dev/null @@ -1,605 +0,0 @@ -# -*- coding: utf-8 -*- -#----------------------------------------------------------------------------- -# Copyright (c) 2013-2023, PyInstaller Development Team. -# -# Distributed under the terms of the GNU General Public License (version 2 -# or later) with exception for distributing the bootloader. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: (GPL-2.0-or-later WITH Bootloader-exception) -#----------------------------------------------------------------------------- - -import struct - -import pefile - -from PyInstaller.compat import win32api - - -def pefile_check_control_flow_guard(filename): - """ - Checks if the specified PE file has CFG (Control Flow Guard) enabled. - - Parameters - ---------- - filename : str - Path to the PE file to inspect. - - Returns - ---------- - bool - True if file is a PE file with CFG enabled. False if CFG is not enabled or if file could not be processed using - the pefile library. - """ - try: - pe = pefile.PE(filename, fast_load=True) - # https://docs.microsoft.com/en-us/windows/win32/debug/pe-format - # IMAGE_DLLCHARACTERISTICS_GUARD_CF = 0x4000 - return bool(pe.OPTIONAL_HEADER.DllCharacteristics & 0x4000) - except Exception: - return False - - -# Ensures no code from the executable is executed. -LOAD_LIBRARY_AS_DATAFILE = 2 - - -def getRaw(text): - """ - Encodes text as UTF-16LE (Microsoft 'Unicode') for use in structs. - """ - return text.encode('UTF-16LE') - - -def read_version_info_from_executable(exe_filename): - """ - Read the version information structure from the given executable's resources, and return it as an instance of - `VSVersionInfo` structure. - """ - h = win32api.LoadLibraryEx(exe_filename, 0, LOAD_LIBRARY_AS_DATAFILE) - res = win32api.EnumResourceNames(h, pefile.RESOURCE_TYPE['RT_VERSION']) - if not len(res): - return None - data = win32api.LoadResource(h, pefile.RESOURCE_TYPE['RT_VERSION'], res[0]) - info = VSVersionInfo() - info.fromRaw(data) - win32api.FreeLibrary(h) - return info - - -def nextDWord(offset): - """ - Align `offset` to the next 4-byte boundary. - """ - return ((offset + 3) >> 2) << 2 - - -class VSVersionInfo: - """ - WORD wLength; // length of the VS_VERSION_INFO structure - WORD wValueLength; // length of the Value member - WORD wType; // 1 means text, 0 means binary - WCHAR szKey[]; // Contains the Unicode string "VS_VERSION_INFO". - WORD Padding1[]; - VS_FIXEDFILEINFO Value; - WORD Padding2[]; - WORD Children[]; // zero or more StringFileInfo or VarFileInfo - // structures (or both) that are children of the - // current version structure. - """ - def __init__(self, ffi=None, kids=None): - self.ffi = ffi - self.kids = kids or [] - - def fromRaw(self, data): - i, (sublen, vallen, wType, nm) = parseCommon(data) - #vallen is length of the ffi, typ is 0, nm is 'VS_VERSION_INFO'. - i = nextDWord(i) - # Now a VS_FIXEDFILEINFO - self.ffi = FixedFileInfo() - j = self.ffi.fromRaw(data, i) - i = j - while i < sublen: - j = i - i, (csublen, cvallen, ctyp, nm) = parseCommon(data, i) - if nm.strip() == 'StringFileInfo': - sfi = StringFileInfo() - k = sfi.fromRaw(csublen, cvallen, nm, data, i, j + csublen) - self.kids.append(sfi) - i = k - else: - vfi = VarFileInfo() - k = vfi.fromRaw(csublen, cvallen, nm, data, i, j + csublen) - self.kids.append(vfi) - i = k - i = j + csublen - i = nextDWord(i) - return i - - def toRaw(self): - raw_name = getRaw('VS_VERSION_INFO') - rawffi = self.ffi.toRaw() - vallen = len(rawffi) - typ = 0 - sublen = 6 + len(raw_name) + 2 - pad = b'' - if sublen % 4: - pad = b'\000\000' - sublen = sublen + len(pad) + vallen - pad2 = b'' - if sublen % 4: - pad2 = b'\000\000' - tmp = b''.join([kid.toRaw() for kid in self.kids]) - sublen = sublen + len(pad2) + len(tmp) - return struct.pack('hhh', sublen, vallen, typ) + raw_name + b'\000\000' + pad + rawffi + pad2 + tmp - - def __eq__(self, other): - return self.toRaw() == other - - def __str__(self, indent=''): - indent = indent + ' ' - tmp = [kid.__str__(indent + ' ') for kid in self.kids] - tmp = ', \n'.join(tmp) - return '\n'.join([ - "# UTF-8", - "#", - "# For more details about fixed file info 'ffi' see:", - "# http://msdn.microsoft.com/en-us/library/ms646997.aspx", - "VSVersionInfo(", - indent + f"ffi={self.ffi.__str__(indent)},", - indent + "kids=[", - tmp, - indent + "]", - ")", - ]) - - def __repr__(self): - return "versioninfo.VSVersionInfo(ffi=%r, kids=%r)" % (self.ffi, self.kids) - - -def parseCommon(data, start=0): - i = start + 6 - (wLength, wValueLength, wType) = struct.unpack('3h', data[start:i]) - i, text = parseUString(data, i, i + wLength) - return i, (wLength, wValueLength, wType, text) - - -def parseUString(data, start, limit): - i = start - while i < limit: - if data[i:i + 2] == b'\000\000': - break - i += 2 - text = data[start:i].decode('UTF-16LE') - i += 2 - return i, text - - -class FixedFileInfo: - """ - DWORD dwSignature; //Contains the value 0xFEEFO4BD - DWORD dwStrucVersion; // binary version number of this structure. - // The high-order word of this member contains - // the major version number, and the low-order - // word contains the minor version number. - DWORD dwFileVersionMS; // most significant 32 bits of the file's binary - // version number - DWORD dwFileVersionLS; // - DWORD dwProductVersionMS; // most significant 32 bits of the binary version - // number of the product with which this file was - // distributed - DWORD dwProductVersionLS; // - DWORD dwFileFlagsMask; // bitmask that specifies the valid bits in - // dwFileFlags. A bit is valid only if it was - // defined when the file was created. - DWORD dwFileFlags; // VS_FF_DEBUG, VS_FF_PATCHED etc. - DWORD dwFileOS; // VOS_NT, VOS_WINDOWS32 etc. - DWORD dwFileType; // VFT_APP etc. - DWORD dwFileSubtype; // 0 unless VFT_DRV or VFT_FONT or VFT_VXD - DWORD dwFileDateMS; - DWORD dwFileDateLS; - """ - def __init__( - self, - filevers=(0, 0, 0, 0), - prodvers=(0, 0, 0, 0), - mask=0x3f, - flags=0x0, - OS=0x40004, - fileType=0x1, - subtype=0x0, - date=(0, 0) - ): - self.sig = 0xfeef04bd - self.strucVersion = 0x10000 - self.fileVersionMS = (filevers[0] << 16) | (filevers[1] & 0xffff) - self.fileVersionLS = (filevers[2] << 16) | (filevers[3] & 0xffff) - self.productVersionMS = (prodvers[0] << 16) | (prodvers[1] & 0xffff) - self.productVersionLS = (prodvers[2] << 16) | (prodvers[3] & 0xffff) - self.fileFlagsMask = mask - self.fileFlags = flags - self.fileOS = OS - self.fileType = fileType - self.fileSubtype = subtype - self.fileDateMS = date[0] - self.fileDateLS = date[1] - - def fromRaw(self, data, i): - ( - self.sig, - self.strucVersion, - self.fileVersionMS, - self.fileVersionLS, - self.productVersionMS, - self.productVersionLS, - self.fileFlagsMask, - self.fileFlags, - self.fileOS, - self.fileType, - self.fileSubtype, - self.fileDateMS, - self.fileDateLS, - ) = struct.unpack('13L', data[i:i + 52]) - return i + 52 - - def toRaw(self): - return struct.pack( - '13L', - self.sig, - self.strucVersion, - self.fileVersionMS, - self.fileVersionLS, - self.productVersionMS, - self.productVersionLS, - self.fileFlagsMask, - self.fileFlags, - self.fileOS, - self.fileType, - self.fileSubtype, - self.fileDateMS, - self.fileDateLS, - ) - - def __eq__(self, other): - return self.toRaw() == other - - def __str__(self, indent=''): - fv = ( - self.fileVersionMS >> 16, self.fileVersionMS & 0xffff, - self.fileVersionLS >> 16, self.fileVersionLS & 0xffff, - ) # yapf: disable - pv = ( - self.productVersionMS >> 16, self.productVersionMS & 0xffff, - self.productVersionLS >> 16, self.productVersionLS & 0xffff, - ) # yapf: disable - fd = (self.fileDateMS, self.fileDateLS) - tmp = [ - 'FixedFileInfo(', - '# filevers and prodvers should be always a tuple with four items: (1, 2, 3, 4)', - '# Set not needed items to zero 0.', - 'filevers=%s,' % (fv,), - 'prodvers=%s,' % (pv,), - "# Contains a bitmask that specifies the valid bits 'flags'r", - 'mask=%s,' % hex(self.fileFlagsMask), - '# Contains a bitmask that specifies the Boolean attributes of the file.', - 'flags=%s,' % hex(self.fileFlags), - '# The operating system for which this file was designed.', - '# 0x4 - NT and there is no need to change it.', - 'OS=%s,' % hex(self.fileOS), - '# The general type of file.', - '# 0x1 - the file is an application.', - 'fileType=%s,' % hex(self.fileType), - '# The function of the file.', - '# 0x0 - the function is not defined for this fileType', - 'subtype=%s,' % hex(self.fileSubtype), - '# Creation date and time stamp.', - 'date=%s' % (fd,), - ')', - ] - return f'\n{indent} '.join(tmp) - - def __repr__(self): - fv = ( - self.fileVersionMS >> 16, self.fileVersionMS & 0xffff, - self.fileVersionLS >> 16, self.fileVersionLS & 0xffff, - ) # yapf: disable - pv = ( - self.productVersionMS >> 16, self.productVersionMS & 0xffff, - self.productVersionLS >> 16, self.productVersionLS & 0xffff, - ) # yapf: disable - fd = (self.fileDateMS, self.fileDateLS) - return ( - 'versioninfo.FixedFileInfo(filevers=%r, prodvers=%r, ' - 'mask=0x%x, flags=0x%x, OS=0x%x, ' - 'fileType=%r, subtype=0x%x, date=%r)' % - (fv, pv, self.fileFlagsMask, self.fileFlags, self.fileOS, self.fileType, self.fileSubtype, fd) - ) - - -class StringFileInfo: - """ - WORD wLength; // length of the version resource - WORD wValueLength; // length of the Value member in the current - // VS_VERSION_INFO structure - WORD wType; // 1 means text, 0 means binary - WCHAR szKey[]; // Contains the Unicode string 'StringFileInfo'. - WORD Padding[]; - StringTable Children[]; // list of zero or more String structures - """ - def __init__(self, kids=None): - self.name = 'StringFileInfo' - self.kids = kids or [] - - def fromRaw(self, sublen, vallen, name, data, i, limit): - self.name = name - while i < limit: - st = StringTable() - j = st.fromRaw(data, i, limit) - self.kids.append(st) - i = j - return i - - def toRaw(self): - raw_name = getRaw(self.name) - vallen = 0 - typ = 1 - sublen = 6 + len(raw_name) + 2 - pad = b'' - if sublen % 4: - pad = b'\000\000' - tmp = b''.join([kid.toRaw() for kid in self.kids]) - sublen = sublen + len(pad) + len(tmp) - return struct.pack('hhh', sublen, vallen, typ) + raw_name + b'\000\000' + pad + tmp - - def __eq__(self, other): - return self.toRaw() == other - - def __str__(self, indent=''): - new_indent = indent + ' ' - tmp = ', \n'.join(kid.__str__(new_indent) for kid in self.kids) - return f'{indent}StringFileInfo(\n{new_indent}[\n{tmp}\n{new_indent}])' - - def __repr__(self): - return 'versioninfo.StringFileInfo(%r)' % self.kids - - -class StringTable: - """ - WORD wLength; - WORD wValueLength; - WORD wType; - WCHAR szKey[]; - String Children[]; // list of zero or more String structures. - """ - def __init__(self, name=None, kids=None): - self.name = name or '' - self.kids = kids or [] - - def fromRaw(self, data, i, limit): - i, (cpsublen, cpwValueLength, cpwType, self.name) = parseCodePage(data, i, limit) # should be code page junk - i = nextDWord(i) - while i < limit: - ss = StringStruct() - j = ss.fromRaw(data, i, limit) - i = j - self.kids.append(ss) - i = nextDWord(i) - return i - - def toRaw(self): - raw_name = getRaw(self.name) - vallen = 0 - typ = 1 - sublen = 6 + len(raw_name) + 2 - tmp = [] - for kid in self.kids: - raw = kid.toRaw() - if len(raw) % 4: - raw = raw + b'\000\000' - tmp.append(raw) - tmp = b''.join(tmp) - sublen += len(tmp) - return struct.pack('hhh', sublen, vallen, typ) + raw_name + b'\000\000' + tmp - - def __eq__(self, other): - return self.toRaw() == other - - def __str__(self, indent=''): - new_indent = indent + ' ' - tmp = (',\n' + new_indent).join(str(kid) for kid in self.kids) - return f"{indent}StringTable(\n{new_indent}'{self.name}',\n{new_indent}[{tmp}])" - - def __repr__(self): - return 'versioninfo.StringTable(%r, %r)' % (self.name, self.kids) - - -class StringStruct: - """ - WORD wLength; - WORD wValueLength; - WORD wType; - WCHAR szKey[]; - WORD Padding[]; - String Value[]; - """ - def __init__(self, name=None, val=None): - self.name = name or '' - self.val = val or '' - - def fromRaw(self, data, i, limit): - i, (sublen, vallen, typ, self.name) = parseCommon(data, i) - limit = i + sublen - i = nextDWord(i) - i, self.val = parseUString(data, i, limit) - return i - - def toRaw(self): - raw_name = getRaw(self.name) - raw_val = getRaw(self.val) - # TODO: document the size of vallen and sublen. - vallen = len(self.val) + 1 # Number of (wide-)characters, not bytes! - typ = 1 - sublen = 6 + len(raw_name) + 2 - pad = b'' - if sublen % 4: - pad = b'\000\000' - sublen = sublen + len(pad) + (vallen * 2) - return struct.pack('hhh', sublen, vallen, typ) + raw_name + b'\000\000' + pad + raw_val + b'\000\000' - - def __eq__(self, other): - return self.toRaw() == other - - def __str__(self, indent=''): - return "StringStruct(%r, %r)" % (self.name, self.val) - - def __repr__(self): - return 'versioninfo.StringStruct(%r, %r)' % (self.name, self.val) - - -def parseCodePage(data, i, limit): - i, (sublen, wValueLength, wType, nm) = parseCommon(data, i) - return i, (sublen, wValueLength, wType, nm) - - -class VarFileInfo: - """ - WORD wLength; // length of the version resource - WORD wValueLength; // length of the Value member in the current - // VS_VERSION_INFO structure - WORD wType; // 1 means text, 0 means binary - WCHAR szKey[]; // Contains the Unicode string 'VarFileInfo'. - WORD Padding[]; - Var Children[]; // list of zero or more Var structures - """ - def __init__(self, kids=None): - self.kids = kids or [] - - def fromRaw(self, sublen, vallen, name, data, i, limit): - self.sublen = sublen - self.vallen = vallen - self.name = name - i = nextDWord(i) - while i < limit: - vs = VarStruct() - j = vs.fromRaw(data, i, limit) - self.kids.append(vs) - i = j - return i - - def toRaw(self): - self.vallen = 0 - self.wType = 1 - self.name = 'VarFileInfo' - raw_name = getRaw(self.name) - sublen = 6 + len(raw_name) + 2 - pad = b'' - if sublen % 4: - pad = b'\000\000' - tmp = b''.join([kid.toRaw() for kid in self.kids]) - self.sublen = sublen + len(pad) + len(tmp) - return struct.pack('hhh', self.sublen, self.vallen, self.wType) + raw_name + b'\000\000' + pad + tmp - - def __eq__(self, other): - return self.toRaw() == other - - def __str__(self, indent=''): - return indent + "VarFileInfo([%s])" % ', '.join(str(kid) for kid in self.kids) - - def __repr__(self): - return 'versioninfo.VarFileInfo(%r)' % self.kids - - -class VarStruct: - """ - WORD wLength; // length of the version resource - WORD wValueLength; // length of the Value member in the current - // VS_VERSION_INFO structure - WORD wType; // 1 means text, 0 means binary - WCHAR szKey[]; // Contains the Unicode string 'Translation' - // or a user-defined key string value - WORD Padding[]; // - WORD Value[]; // list of one or more values that are language - // and code-page identifiers - """ - def __init__(self, name=None, kids=None): - self.name = name or '' - self.kids = kids or [] - - def fromRaw(self, data, i, limit): - i, (self.sublen, self.wValueLength, self.wType, self.name) = parseCommon(data, i) - i = nextDWord(i) - for j in range(0, self.wValueLength, 2): - kid = struct.unpack('h', data[i:i + 2])[0] - self.kids.append(kid) - i += 2 - return i - - def toRaw(self): - self.wValueLength = len(self.kids) * 2 - self.wType = 0 - raw_name = getRaw(self.name) - sublen = 6 + len(raw_name) + 2 - pad = b'' - if sublen % 4: - pad = b'\000\000' - self.sublen = sublen + len(pad) + self.wValueLength - tmp = b''.join([struct.pack('h', kid) for kid in self.kids]) - return struct.pack('hhh', self.sublen, self.wValueLength, self.wType) + raw_name + b'\000\000' + pad + tmp - - def __eq__(self, other): - return self.toRaw() == other - - def __str__(self, indent=''): - return "VarStruct('%s', %r)" % (self.name, self.kids) - - def __repr__(self): - return 'versioninfo.VarStruct(%r, %r)' % (self.name, self.kids) - - -def load_version_info_from_text_file(filename): - """ - Load the `VSVersionInfo` structure from its string-based (`VSVersionInfo.__str__`) serialization by reading the - text from the file and running it through `eval()`. - """ - - # Read and parse the version file. It may have a byte order marker or encoding cookie - respect it if it does. - import PyInstaller.utils.misc as miscutils - with open(filename, 'rb') as fp: - text = miscutils.decode(fp.read()) - - # Deserialize via eval() - try: - info = eval(text) - except Exception as e: - raise ValueError("Failed to deserialize VSVersionInfo from text-based representation!") from e - - # Sanity check - assert isinstance(info, VSVersionInfo), \ - f"Loaded incompatible structure type! Expected VSVersionInfo, got: {type(info)!r}" - - return info - - -def write_version_info_to_executable(exe_filename, info): - assert isinstance(info, VSVersionInfo) - - # Remember overlay - pe = pefile.PE(exe_filename, fast_load=True) - overlay_before = pe.get_overlay() - pe.close() - - hdst = win32api.BeginUpdateResource(exe_filename, 0) - win32api.UpdateResource(hdst, pefile.RESOURCE_TYPE['RT_VERSION'], 1, info.toRaw()) - win32api.EndUpdateResource(hdst, 0) - - if overlay_before: - # Check if the overlay is still present - pe = pefile.PE(exe_filename, fast_load=True) - overlay_after = pe.get_overlay() - pe.close() - - # If the update removed the overlay data, re-append it - if not overlay_after: - with open(exe_filename, 'ab') as exef: - exef.write(overlay_before) diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/win32/winmanifest.py b/.venv/lib/python3.10/site-packages/PyInstaller/utils/win32/winmanifest.py deleted file mode 100755 index 6a5b1a7..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/utils/win32/winmanifest.py +++ /dev/null @@ -1,244 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2013-2023, PyInstaller Development Team. -# -# Distributed under the terms of the GNU General Public License (version 2 -# or later) with exception for distributing the bootloader. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: (GPL-2.0-or-later WITH Bootloader-exception) -#----------------------------------------------------------------------------- -import xml.dom -import xml.dom.minidom - -#- Relevant constants from Windows headers -# Manifest resource code -RT_MANIFEST = 24 - -# Resource IDs (names) for manifest. -# See: https://www.gamedev.net/blogs/entry/2154553-manifest-embedding-and-activation -CREATEPROCESS_MANIFEST_RESOURCE_ID = 1 -ISOLATIONAWARE_MANIFEST_RESOURCE_ID = 2 - -LANG_NEUTRAL = 0 - -#- Default application manifest template, based on the one found in python executable. - -_DEFAULT_MANIFEST_XML = \ -b""" - - - - - - - - - - - - - - - - - - - - true - - - - - - - - -""" # noqa: E501 - -#- DOM navigation helpers - - -def _find_elements_by_tag(root, tag): - """ - Find all elements with given tag under the given root element. - """ - return [node for node in root.childNodes if node.nodeType == xml.dom.Node.ELEMENT_NODE and node.tagName == tag] - - -def _find_element_by_tag(root, tag): - """ - Attempt to find a single element with given tag under the given root element, and return None if no such element - is found. Raises an error if multiple elements are found. - """ - elements = _find_elements_by_tag(root, tag) - if len(elements) > 1: - raise ValueError(f"Expected a single {tag!r} element, found {len(elements)} element(s)!") - if not elements: - return None - return elements[0] - - -#- Application manifest modification helpers - - -def _set_execution_level(manifest_dom, root_element, uac_admin=False, uac_uiaccess=False): - """ - Find -> -> element, and set its `level` and `uiAccess` - attributes based on supplied arguments. Create the XML elements if necessary, as they are optional. - """ - - # - trust_info_element = _find_element_by_tag(root_element, "trustInfo") - if not trust_info_element: - trust_info_element = manifest_dom.createElement("trustInfo") - trust_info_element.setAttribute("xmlns", "urn:schemas-microsoft-com:asm.v3") - root_element.appendChild(trust_info_element) - - # - security_element = _find_element_by_tag(trust_info_element, "security") - if not security_element: - security_element = manifest_dom.createElement("security") - trust_info_element.appendChild(security_element) - - # - requested_privileges_element = _find_element_by_tag(security_element, "requestedPrivileges") - if not requested_privileges_element: - requested_privileges_element = manifest_dom.createElement("requestedPrivileges") - security_element.appendChild(requested_privileges_element) - - # - requested_execution_level_element = _find_element_by_tag(requested_privileges_element, "requestedExecutionLevel") - if not requested_execution_level_element: - requested_execution_level_element = manifest_dom.createElement("requestedExecutionLevel") - requested_privileges_element.appendChild(requested_execution_level_element) - - requested_execution_level_element.setAttribute("level", "requireAdministrator" if uac_admin else "asInvoker") - requested_execution_level_element.setAttribute("uiAccess", "true" if uac_uiaccess else "false") - - -def _ensure_common_controls_dependency(manifest_dom, root_element): - """ - Scan elements for the one whose < -> corresponds to the - `Microsoft.Windows.Common-Controls`. If found, overwrite its properties. If not, create new - element with corresponding sub-elements and attributes. - """ - - # - dependency_elements = _find_elements_by_tag(root_element, "dependency") - for dependency_element in dependency_elements: - # - dependent_assembly_element = _find_element_by_tag(dependency_element, "dependentAssembly") - # - assembly_identity_element = _find_element_by_tag(dependent_assembly_element, "assemblyIdentity") - # Check the name attribute - if assembly_identity_element.attributes["name"].value == "Microsoft.Windows.Common-Controls": - common_controls_element = assembly_identity_element - break - else: - # Create - dependency_element = manifest_dom.createElement("dependency") - root_element.appendChild(dependency_element) - # Create - dependent_assembly_element = manifest_dom.createElement("dependentAssembly") - dependency_element.appendChild(dependent_assembly_element) - # Create - common_controls_element = manifest_dom.createElement("assemblyIdentity") - dependent_assembly_element.appendChild(common_controls_element) - - common_controls_element.setAttribute("type", "win32") - common_controls_element.setAttribute("name", "Microsoft.Windows.Common-Controls") - common_controls_element.setAttribute("version", "6.0.0.0") - common_controls_element.setAttribute("processorArchitecture", "*") - common_controls_element.setAttribute("publicKeyToken", "6595b64144ccf1df") - common_controls_element.setAttribute("language", "*") - - -def create_application_manifest(manifest_xml=None, uac_admin=False, uac_uiaccess=False): - """ - Create application manifest, from built-in or custom manifest XML template. If provided, `manifest_xml` must be - a string or byte string containing XML source. The returned manifest is a byte string, encoded in UTF-8. - - This function sets the attributes of `requestedExecutionLevel` based on provided `uac_admin` and `auc_uiacces` - arguments (creating the parent elements in the XML, if necessary). It also scans `dependency` elements for the - entry corresponding to `Microsoft.Windows.Common-Controls` and creates or modifies it as necessary. - """ - - if manifest_xml is None: - manifest_xml = _DEFAULT_MANIFEST_XML - - with xml.dom.minidom.parseString(manifest_xml) as manifest_dom: - root_element = manifest_dom.documentElement - - # Validate root element - must be - assert root_element.tagName == "assembly" - assert root_element.namespaceURI == "urn:schemas-microsoft-com:asm.v1" - assert root_element.attributes["manifestVersion"].value == "1.0" - - # Modify the manifest - _set_execution_level(manifest_dom, root_element, uac_admin, uac_uiaccess) - _ensure_common_controls_dependency(manifest_dom, root_element) - - # Create output XML - output = manifest_dom.toprettyxml(indent=" ", encoding="UTF-8") - - # Strip extra newlines - output = [line for line in output.splitlines() if line.strip()] - - # Replace: `` with ``. - # Support for `standalone` was added to `toprettyxml` in python 3.9, so do a manual work around. - output[0] = b"""""" - - output = b"\n".join(output) - - return output - - -def write_manifest_to_executable(filename, manifest_xml): - """ - Write the given manifest XML to the given executable's RT_MANIFEST resource. - """ - from PyInstaller.utils.win32 import winresource - - # CREATEPROCESS_MANIFEST_RESOURCE_ID is used for manifest resource in executables. - # ISOLATIONAWARE_MANIFEST_RESOURCE_ID is used for manifest resources in DLLs. - names = [CREATEPROCESS_MANIFEST_RESOURCE_ID] - - # Ensure LANG_NEUTRAL is updated, and also update any other present languages. - languages = [LANG_NEUTRAL, "*"] - - winresource.add_or_update_resource(filename, manifest_xml, RT_MANIFEST, names, languages) - - -def read_manifest_from_executable(filename): - """ - Read manifest from the given executable." - """ - from PyInstaller.utils.win32 import winresource - - resources = winresource.get_resources(filename, [RT_MANIFEST]) - - # `resources` is a three-level dictionary: - # - level 1: resource type (RT_MANIFEST) - # - level 2: resource name (CREATEPROCESS_MANIFEST_RESOURCE_ID) - # - level 3: resource language (LANG_NEUTRAL) - - # Level 1 - if RT_MANIFEST not in resources: - raise ValueError(f"No RT_MANIFEST resources found in {filename!r}.") - resources = resources[RT_MANIFEST] - - # Level 2 - if CREATEPROCESS_MANIFEST_RESOURCE_ID not in resources: - raise ValueError(f"No RT_MANIFEST resource named CREATEPROCESS_MANIFEST_RESOURCE_ID found in {filename!r}.") - resources = resources[CREATEPROCESS_MANIFEST_RESOURCE_ID] - - # Level 3 - # We prefer LANG_NEUTRAL, but allow fall back to the first available entry. - if LANG_NEUTRAL in resources: - resources = resources[LANG_NEUTRAL] - else: - resources = next(iter(resources.items())) - - manifest_xml = resources - return manifest_xml diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/win32/winresource.py b/.venv/lib/python3.10/site-packages/PyInstaller/utils/win32/winresource.py deleted file mode 100755 index f21d66c..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/utils/win32/winresource.py +++ /dev/null @@ -1,189 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2013-2023, PyInstaller Development Team. -# -# Distributed under the terms of the GNU General Public License (version 2 -# or later) with exception for distributing the bootloader. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: (GPL-2.0-or-later WITH Bootloader-exception) -#----------------------------------------------------------------------------- -""" -Read and write resources from/to Win32 PE files. -""" - -import PyInstaller.log as logging -from PyInstaller.compat import pywintypes, win32api - -logger = logging.getLogger(__name__) - -LOAD_LIBRARY_AS_DATAFILE = 2 -ERROR_BAD_EXE_FORMAT = 193 -ERROR_RESOURCE_DATA_NOT_FOUND = 1812 -ERROR_RESOURCE_TYPE_NOT_FOUND = 1813 -ERROR_RESOURCE_NAME_NOT_FOUND = 1814 -ERROR_RESOURCE_LANG_NOT_FOUND = 1815 - - -def get_resources(filename, types=None, names=None, languages=None): - """ - Retrieve resources from the given PE file. - - filename: path to the PE file. - types: a list of resource types (integers or strings) to search for (None = all). - names: a list of resource names (integers or strings) to search for (None = all). - languages: a list of resource languages (integers) to search for (None = all). - - Returns a dictionary of the form {type: {name: {language: data}}}, which might also be empty if no matching - resources were found. - """ - types = set(types) if types is not None else {"*"} - names = set(names) if names is not None else {"*"} - languages = set(languages) if languages is not None else {"*"} - - output = {} - - # Errors codes for which we swallow exceptions - _IGNORE_EXCEPTIONS = { - ERROR_RESOURCE_DATA_NOT_FOUND, - ERROR_RESOURCE_TYPE_NOT_FOUND, - ERROR_RESOURCE_NAME_NOT_FOUND, - ERROR_RESOURCE_LANG_NOT_FOUND, - } - - # Open file - module_handle = win32api.LoadLibraryEx(filename, 0, LOAD_LIBRARY_AS_DATAFILE) - - # Enumerate available resource types - try: - available_types = win32api.EnumResourceTypes(module_handle) - except pywintypes.error as e: - if e.args[0] not in _IGNORE_EXCEPTIONS: - raise - available_types = [] - - if "*" not in types: - available_types = [res_type for res_type in available_types if res_type in types] - - for res_type in available_types: - # Enumerate available names for the resource type. - try: - available_names = win32api.EnumResourceNames(module_handle, res_type) - except pywintypes.error as e: - if e.args[0] not in _IGNORE_EXCEPTIONS: - raise - continue - - if "*" not in names: - available_names = [res_name for res_name in available_names if res_name in names] - - for res_name in available_names: - # Enumerate available languages for the resource type and name combination. - try: - available_languages = win32api.EnumResourceLanguages(module_handle, res_type, res_name) - except pywintypes.error as e: - if e.args[0] not in _IGNORE_EXCEPTIONS: - raise - continue - - if "*" not in languages: - available_languages = [res_lang for res_lang in available_languages if res_lang in languages] - - for res_lang in available_languages: - # Read data - try: - data = win32api.LoadResource(module_handle, res_type, res_name, res_lang) - except pywintypes.error as e: - if e.args[0] not in _IGNORE_EXCEPTIONS: - raise - continue - - if res_type not in output: - output[res_type] = {} - if res_name not in output[res_type]: - output[res_type][res_name] = {} - output[res_type][res_name][res_lang] = data - - # Close file - win32api.FreeLibrary(module_handle) - - return output - - -def add_or_update_resource(filename, data, res_type, names=None, languages=None): - """ - Update or add a single resource in the PE file with the given binary data. - - filename: path to the PE file. - data: binary data to write to the resource. - res_type: resource type to add/update (integer or string). - names: a list of resource names (integers or strings) to update (None = all). - languages: a list of resource languages (integers) to update (None = all). - """ - if res_type == "*": - raise ValueError("res_type cannot be a wildcard (*)!") - - names = set(names) if names is not None else {"*"} - languages = set(languages) if languages is not None else {"*"} - - # Retrieve existing resources, filtered by the given resource type and given resource names and languages. - resources = get_resources(filename, [res_type], names, languages) - - # Add res_type, name, language combinations that are not already present - resources = resources.get(res_type, {}) # This is now a {name: {language: data}} dictionary - - for res_name in names: - if res_name == "*": - continue - if res_name not in resources: - resources[res_name] = {} - - for res_lang in languages: - if res_lang == "*": - continue - if res_lang not in resources[res_name]: - resources[res_name][res_lang] = None # Just an indicator - - # Add resource to the target file, overwriting the existing resources with same type, name, language combinations. - module_handle = win32api.BeginUpdateResource(filename, 0) - for res_name in resources.keys(): - for res_lang in resources[res_name].keys(): - win32api.UpdateResource(module_handle, res_type, res_name, data, res_lang) - win32api.EndUpdateResource(module_handle, 0) - - -def copy_resources_from_pe_file(filename, src_filename, types=None, names=None, languages=None): - """ - Update or add resources in the given PE file by copying them over from the specified source PE file. - - filename: path to the PE file. - src_filename: path to the source PE file. - types: a list of resource types (integers or strings) to add/update via copy for (None = all). - names: a list of resource names (integers or strings) to add/update via copy (None = all). - languages: a list of resource languages (integers) to add/update via copy (None = all). - """ - types = set(types) if types is not None else {"*"} - names = set(names) if names is not None else {"*"} - languages = set(languages) if languages is not None else {"*"} - - # Retrieve existing resources, filtered by the given resource type and given resource names and languages. - resources = get_resources(src_filename, types, names, languages) - - for res_type, resources_for_type in resources.items(): - if "*" not in types and res_type not in types: - continue - for res_name, resources_for_type_name in resources_for_type.items(): - if "*" not in names and res_name not in names: - continue - for res_lang, data in resources_for_type_name.items(): - if "*" not in languages and res_lang not in languages: - continue - add_or_update_resource(filename, data, res_type, [res_name], [res_lang]) - - -def remove_all_resources(filename): - """ - Remove all resources from the given PE file: - """ - module_handle = win32api.BeginUpdateResource(filename, True) # bDeleteExistingResources=True - win32api.EndUpdateResource(module_handle, False) diff --git a/.venv/lib/python3.10/site-packages/PyInstaller/utils/win32/winutils.py b/.venv/lib/python3.10/site-packages/PyInstaller/utils/win32/winutils.py deleted file mode 100755 index d8716c3..0000000 --- a/.venv/lib/python3.10/site-packages/PyInstaller/utils/win32/winutils.py +++ /dev/null @@ -1,257 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2013-2023, PyInstaller Development Team. -# -# Distributed under the terms of the GNU General Public License (version 2 -# or later) with exception for distributing the bootloader. -# -# The full license is in the file COPYING.txt, distributed with this software. -# -# SPDX-License-Identifier: (GPL-2.0-or-later WITH Bootloader-exception) -#----------------------------------------------------------------------------- -""" -Utilities for Windows platform. -""" - -from PyInstaller import compat - - -def get_windows_dir(): - """ - Return the Windows directory, e.g., C:\\Windows. - """ - windir = compat.win32api.GetWindowsDirectory() - if not windir: - raise SystemExit("Error: Cannot determine Windows directory!") - return windir - - -def get_system_path(): - """ - Return the required Windows system paths. - """ - sys_dir = compat.win32api.GetSystemDirectory() - # Ensure C:\Windows\system32 and C:\Windows directories are always present in PATH variable. - # C:\Windows\system32 is valid even for 64-bit Windows. Access do DLLs are transparently redirected to - # C:\Windows\syswow64 for 64bit applactions. - # See http://msdn.microsoft.com/en-us/library/aa384187(v=vs.85).aspx - return [sys_dir, get_windows_dir()] - - -def get_pe_file_machine_type(filename): - """ - Return the machine type code from the header of the given PE file. - """ - import pefile - - with pefile.PE(filename, fast_load=True) as pe: - return pe.FILE_HEADER.Machine - - -def set_exe_build_timestamp(exe_path, timestamp): - """ - Modifies the executable's build timestamp by updating values in the corresponding PE headers. - """ - import pefile - - with pefile.PE(exe_path, fast_load=True) as pe: - # Manually perform a full load. We need it to load all headers, but specifying it in the constructor triggers - # byte statistics gathering that takes forever with large files. So we try to go around that... - pe.full_load() - - # Set build timestamp. - # See: https://0xc0decafe.com/malware-analyst-guide-to-pe-timestamps - timestamp = int(timestamp) - # Set timestamp field in FILE_HEADER - pe.FILE_HEADER.TimeDateStamp = timestamp - # MSVC-compiled executables contain (at least?) one DIRECTORY_ENTRY_DEBUG entry that also contains timestamp - # with same value as set in FILE_HEADER. So modify that as well, as long as it is set. - debug_entries = getattr(pe, 'DIRECTORY_ENTRY_DEBUG', []) - for debug_entry in debug_entries: - if debug_entry.struct.TimeDateStamp: - debug_entry.struct.TimeDateStamp = timestamp - - # Generate updated EXE data - data = pe.write() - - # Rewrite the exe - with open(exe_path, 'wb') as fp: - fp.write(data) - - -def update_exe_pe_checksum(exe_path): - """ - Compute the executable's PE checksum, and write it to PE headers. - - This optional checksum is supposed to protect the executable against corruption but some anti-viral software have - taken to flagging anything without it set correctly as malware. See issue #5579. - """ - import pefile - - # Compute checksum using our equivalent of the MapFileAndCheckSumW - for large files, it is significantly faster - # than pure-pyton pefile.PE.generate_checksum(). However, it requires the file to be on disk (i.e., cannot operate - # on a memory buffer). - try: - checksum = compute_exe_pe_checksum(exe_path) - except Exception as e: - raise RuntimeError("Failed to compute PE checksum!") from e - - # Update the checksum - with pefile.PE(exe_path, fast_load=True) as pe: - pe.OPTIONAL_HEADER.CheckSum = checksum - - # Generate updated EXE data - data = pe.write() - - # Rewrite the exe - with open(exe_path, 'wb') as fp: - fp.write(data) - - -def compute_exe_pe_checksum(exe_path): - """ - This is a replacement for the MapFileAndCheckSumW function. As noted in MSDN documentation, the Microsoft's - implementation of MapFileAndCheckSumW internally calls its ASCII variant (MapFileAndCheckSumA), and therefore - cannot handle paths that contain characters that are not representable in the current code page. - See: https://docs.microsoft.com/en-us/windows/win32/api/imagehlp/nf-imagehlp-mapfileandchecksumw - - This function is based on Wine's implementation of MapFileAndCheckSumW, and due to being based entirely on - the pure widechar-API functions, it is not limited by the current code page. - """ - # ctypes bindings for relevant win32 API functions - import ctypes - from ctypes import windll, wintypes - - INVALID_HANDLE = wintypes.HANDLE(-1).value - - GetLastError = ctypes.windll.kernel32.GetLastError - GetLastError.argtypes = () - GetLastError.restype = wintypes.DWORD - - CloseHandle = windll.kernel32.CloseHandle - CloseHandle.argtypes = ( - wintypes.HANDLE, # hObject - ) - CloseHandle.restype = wintypes.BOOL - - CreateFileW = windll.kernel32.CreateFileW - CreateFileW.argtypes = ( - wintypes.LPCWSTR, # lpFileName - wintypes.DWORD, # dwDesiredAccess - wintypes.DWORD, # dwShareMode - wintypes.LPVOID, # lpSecurityAttributes - wintypes.DWORD, # dwCreationDisposition - wintypes.DWORD, # dwFlagsAndAttributes - wintypes.HANDLE, # hTemplateFile - ) - CreateFileW.restype = wintypes.HANDLE - - CreateFileMappingW = windll.kernel32.CreateFileMappingW - CreateFileMappingW.argtypes = ( - wintypes.HANDLE, # hFile - wintypes.LPVOID, # lpSecurityAttributes - wintypes.DWORD, # flProtect - wintypes.DWORD, # dwMaximumSizeHigh - wintypes.DWORD, # dwMaximumSizeLow - wintypes.LPCWSTR, # lpName - ) - CreateFileMappingW.restype = wintypes.HANDLE - - MapViewOfFile = windll.kernel32.MapViewOfFile - MapViewOfFile.argtypes = ( - wintypes.HANDLE, # hFileMappingObject - wintypes.DWORD, # dwDesiredAccess - wintypes.DWORD, # dwFileOffsetHigh - wintypes.DWORD, # dwFileOffsetLow - wintypes.DWORD, # dwNumberOfBytesToMap - ) - MapViewOfFile.restype = wintypes.LPVOID - - UnmapViewOfFile = windll.kernel32.UnmapViewOfFile - UnmapViewOfFile.argtypes = ( - wintypes.LPCVOID, # lpBaseAddress - ) - UnmapViewOfFile.restype = wintypes.BOOL - - GetFileSizeEx = windll.kernel32.GetFileSizeEx - GetFileSizeEx.argtypes = ( - wintypes.HANDLE, # hFile - wintypes.PLARGE_INTEGER, # lpFileSize - ) - - CheckSumMappedFile = windll.imagehlp.CheckSumMappedFile - CheckSumMappedFile.argtypes = ( - wintypes.LPVOID, # BaseAddress - wintypes.DWORD, # FileLength - wintypes.PDWORD, # HeaderSum - wintypes.PDWORD, # CheckSum - ) - CheckSumMappedFile.restype = wintypes.LPVOID - - # Open file - hFile = CreateFileW( - ctypes.c_wchar_p(exe_path), - 0x80000000, # dwDesiredAccess = GENERIC_READ - 0x00000001 | 0x00000002, # dwShareMode = FILE_SHARE_READ | FILE_SHARE_WRITE, - None, # lpSecurityAttributes = NULL - 3, # dwCreationDisposition = OPEN_EXISTING - 0x80, # dwFlagsAndAttributes = FILE_ATTRIBUTE_NORMAL - None # hTemplateFile = NULL - ) - if hFile == INVALID_HANDLE: - err = GetLastError() - raise RuntimeError(f"Failed to open file {exe_path}! Error code: {err}") - - # Query file size - fileLength = wintypes.LARGE_INTEGER(0) - if GetFileSizeEx(hFile, fileLength) == 0: - err = GetLastError() - CloseHandle(hFile) - raise RuntimeError(f"Failed to query file size file! Error code: {err}") - fileLength = fileLength.value - if fileLength > (2**32 - 1): - raise RuntimeError("Executable size exceeds maximum allowed executable size on Windows (4 GiB)!") - - # Map the file - hMapping = CreateFileMappingW( - hFile, - None, # lpFileMappingAttributes = NULL - 0x02, # flProtect = PAGE_READONLY - 0, # dwMaximumSizeHigh = 0 - 0, # dwMaximumSizeLow = 0 - None # lpName = NULL - ) - if not hMapping: - err = GetLastError() - CloseHandle(hFile) - raise RuntimeError(f"Failed to map file! Error code: {err}") - - # Create map view - baseAddress = MapViewOfFile( - hMapping, - 4, # dwDesiredAccess = FILE_MAP_READ - 0, # dwFileOffsetHigh = 0 - 0, # dwFileOffsetLow = 0 - 0 # dwNumberOfBytesToMap = 0 - ) - if baseAddress == 0: - err = GetLastError() - CloseHandle(hMapping) - CloseHandle(hFile) - raise RuntimeError(f"Failed to create map view! Error code: {err}") - - # Finally, compute the checksum - headerSum = wintypes.DWORD(0) - checkSum = wintypes.DWORD(0) - ret = CheckSumMappedFile(baseAddress, fileLength, ctypes.byref(headerSum), ctypes.byref(checkSum)) - if ret is None: - err = GetLastError() - - # Cleanup - UnmapViewOfFile(baseAddress) - CloseHandle(hMapping) - CloseHandle(hFile) - - if ret is None: - raise RuntimeError(f"CheckSumMappedFile failed! Error code: {err}") - - return checkSum.value diff --git a/.venv/lib/python3.10/site-packages/_distutils_hack/__init__.py b/.venv/lib/python3.10/site-packages/_distutils_hack/__init__.py deleted file mode 100644 index f707416..0000000 --- a/.venv/lib/python3.10/site-packages/_distutils_hack/__init__.py +++ /dev/null @@ -1,132 +0,0 @@ -import sys -import os -import re -import importlib -import warnings - - -is_pypy = '__pypy__' in sys.builtin_module_names - - -warnings.filterwarnings('ignore', - r'.+ distutils\b.+ deprecated', - DeprecationWarning) - - -def warn_distutils_present(): - if 'distutils' not in sys.modules: - return - if is_pypy and sys.version_info < (3, 7): - # PyPy for 3.6 unconditionally imports distutils, so bypass the warning - # https://foss.heptapod.net/pypy/pypy/-/blob/be829135bc0d758997b3566062999ee8b23872b4/lib-python/3/site.py#L250 - return - warnings.warn( - "Distutils was imported before Setuptools, but importing Setuptools " - "also replaces the `distutils` module in `sys.modules`. This may lead " - "to undesirable behaviors or errors. To avoid these issues, avoid " - "using distutils directly, ensure that setuptools is installed in the " - "traditional way (e.g. not an editable install), and/or make sure " - "that setuptools is always imported before distutils.") - - -def clear_distutils(): - if 'distutils' not in sys.modules: - return - warnings.warn("Setuptools is replacing distutils.") - mods = [name for name in sys.modules if re.match(r'distutils\b', name)] - for name in mods: - del sys.modules[name] - - -def enabled(): - """ - Allow selection of distutils by environment variable. - """ - which = os.environ.get('SETUPTOOLS_USE_DISTUTILS', 'stdlib') - return which == 'local' - - -def ensure_local_distutils(): - clear_distutils() - - # With the DistutilsMetaFinder in place, - # perform an import to cause distutils to be - # loaded from setuptools._distutils. Ref #2906. - add_shim() - importlib.import_module('distutils') - remove_shim() - - # check that submodules load as expected - core = importlib.import_module('distutils.core') - assert '_distutils' in core.__file__, core.__file__ - - -def do_override(): - """ - Ensure that the local copy of distutils is preferred over stdlib. - - See https://github.com/pypa/setuptools/issues/417#issuecomment-392298401 - for more motivation. - """ - if enabled(): - warn_distutils_present() - ensure_local_distutils() - - -class DistutilsMetaFinder: - def find_spec(self, fullname, path, target=None): - if path is not None: - return - - method_name = 'spec_for_{fullname}'.format(**locals()) - method = getattr(self, method_name, lambda: None) - return method() - - def spec_for_distutils(self): - import importlib.abc - import importlib.util - - class DistutilsLoader(importlib.abc.Loader): - - def create_module(self, spec): - return importlib.import_module('setuptools._distutils') - - def exec_module(self, module): - pass - - return importlib.util.spec_from_loader('distutils', DistutilsLoader()) - - def spec_for_pip(self): - """ - Ensure stdlib distutils when running under pip. - See pypa/pip#8761 for rationale. - """ - if self.pip_imported_during_build(): - return - clear_distutils() - self.spec_for_distutils = lambda: None - - @staticmethod - def pip_imported_during_build(): - """ - Detect if pip is being imported in a build script. Ref #2355. - """ - import traceback - return any( - frame.f_globals['__file__'].endswith('setup.py') - for frame, line in traceback.walk_stack(None) - ) - - -DISTUTILS_FINDER = DistutilsMetaFinder() - - -def add_shim(): - sys.meta_path.insert(0, DISTUTILS_FINDER) - - -def remove_shim(): - try: - sys.meta_path.remove(DISTUTILS_FINDER) - except ValueError: - pass diff --git a/.venv/lib/python3.10/site-packages/_distutils_hack/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_distutils_hack/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index a7701a8d157b979e08790b0edb7ec0e97f48adff..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5114 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 C771hk diff --git a/.venv/lib/python3.10/site-packages/_distutils_hack/__pycache__/override.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_distutils_hack/__pycache__/override.cpython-310.pyc deleted file mode 100644 index 32158d0c0366a54d959e25a9e8e4c0ecf63db0cc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 239 zcmZ8cF$%&!5WEu$iHLqf&}>9Y5no^<)=TtObC~3g+!;viN7T;8_<^+k!pe;xhyy#z zOtCX-dc8m}Hn+!q#QWKZU$j^(dE9`Bgc4_Ykyjywl4~(+)qPaj`IFbF!zA7vSL_9d zI&PG$j>wth&0 zO#PVt0M}0ag`z`FN>KQKcepzq@7*KqaQKFxRZqWeZxTX&cge0XOs)|A9Xd&7MA8|R zY{q0F`42Kn=<>ut8Dy_42@&2^w)oNh(QA?#Y%c=mQJMBfY16%(uAW zBiquF;d06KA8aNu^+ER2M|+W3A9v6_`=~gH38yjTEN0x} z{v(M!Ub`V-eO~V#cTYN}^WAGP(njm?(Lw(~Yi@<&^V8J1i9L&=k#y;_-x=sUn#`oK zF3B=s*6ntx^_^`Gv~ouF2RQUsN-93$3SkdXamq~D5 zBfgM7`C0XO}|DNXybq&;#Q$1Lrgot1cwRjz=X5|C>*S;c2}?Ynw@sEC$tXj zZ>-|9JAZ>e;47#71un%-+AIew`HlU??~~_w{3dR<8$gZW&)3aygCImB+R_A~=FA;%W^K0`0UgR8FUYoYhHf|nJ^Jars z3%G#!p41m`1o#(ScL_C*ZsSfd2S;5fA2ET$n2ZC8g`YApU{uUDKTQuKk@`VExxN3^ z-g9=;(M=X6F;4?_fq>`f-$Uc4BjS zK4zQ>yWsAux!VIChjubehjFAuzII;i*dirLpB?l2f~)c>h;c%> zv@m87OEFfanSus`TPW)o_XA%DjBml;p*xI2>Lx7l1DDW=8wwf`yo*m%zPID-y3T|~ z6IW4jbAp3$AUC$sc^>fh^(pq1tZ00UyEh!= 6.0"): - # PyInstaller >= 6.0 imports importlib_metadata in its compat module - from PyInstaller.compat import importlib_metadata -else: - # Older PyInstaller version - duplicate logic from PyInstaller 6.0 - class ImportlibMetadataError(SystemExit): - def __init__(self): - super().__init__( - "pyinstaller-hooks-contrib requires importlib.metadata from python >= 3.10 stdlib or " - "importlib_metadata from importlib-metadata >= 4.6" - ) - - if sys.version_info >= (3, 10): - import importlib.metadata as importlib_metadata - else: - try: - import importlib_metadata - except ImportError as e: - raise ImportlibMetadataError() from e - - import packaging.version # For importlib_metadata version check - - # Validate the version - if packaging.version.parse(importlib_metadata.version("importlib-metadata")) < packaging.version.parse("4.6"): - raise ImportlibMetadataError() diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/pre_find_module_path/__init__.py b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/pre_find_module_path/__init__.py deleted file mode 100644 index 89c0c0f..0000000 --- a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/pre_find_module_path/__init__.py +++ /dev/null @@ -1,11 +0,0 @@ -# ------------------------------------------------------------------ -# Copyright (c) 2020 PyInstaller Development Team. -# -# This file is distributed under the terms of the GNU General Public -# License (version 2.0 or later). -# -# The full license is available in LICENSE, distributed with -# this software. -# -# SPDX-License-Identifier: GPL-2.0-or-later -# ------------------------------------------------------------------ diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/pre_find_module_path/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/pre_find_module_path/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index d3f06aeabafccba9cf87964b33ae7212a891e6d2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 220 zcmYk0K?=e!5JgkzLWCZ~MLQK;ig*Gy9$-k@sR>P!ki9gAIql^4Lh=Ba=0@$=^x$~5T+-v(sBh24bXei4Q{ZC zJ}-+66a(o2l&rvxK^VO*RwZ~DD7U=s_=!BA9i{exD@6{4F`dWS=-{RuN7%}Eu{X_G a5n3JuAWAI*VqwSUeEXg3rpNp&B4r=4o;{iX diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/pre_safe_import_module/__init__.py b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/pre_safe_import_module/__init__.py deleted file mode 100644 index 89c0c0f..0000000 --- a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/pre_safe_import_module/__init__.py +++ /dev/null @@ -1,11 +0,0 @@ -# ------------------------------------------------------------------ -# Copyright (c) 2020 PyInstaller Development Team. -# -# This file is distributed under the terms of the GNU General Public -# License (version 2.0 or later). -# -# The full license is available in LICENSE, distributed with -# this software. -# -# SPDX-License-Identifier: GPL-2.0-or-later -# ------------------------------------------------------------------ diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/pre_safe_import_module/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/pre_safe_import_module/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 136d36f24a0d50f2d56a1b1d2d7260922cddae4d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 222 zcmYk0Jqp4=5QR6ALWCT|BAJMmBA&p;0}PvFVwUV5yK5k&XVJ#PcmZ2)VdVx3eJ~%) z2M?afvIUFju8;PXF!q|B|3t_3@q8N5up?V0hdXnV{^5Or&L{#aESJ#G0LqhYaD!F! zd0A|r7)TEwMFn;Yozd%JRe~3Ra?9(UpU4B+QD`5yl;p58ruSGI9o*D$gr2vALRsSi aD$|@L0iw_%AQpCf&bME=o2L0$M9Mxr%07qy diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/pre_safe_import_module/__pycache__/hook-tensorflow.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/pre_safe_import_module/__pycache__/hook-tensorflow.cpython-310.pyc deleted file mode 100644 index c1e4fca820d49a4083a9e718d649b1a4bfd17bcb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 596 zcmZuuy>1&Z43^G6aSIzbz)6!a>kXD{#|SdCMuARUi~!!U2(qQC1?x@+Np@hPTMD#~ zk)Tr_rY~@7r@TU!hPq4O3?)E<{P>XsNz?1SMIfu6ztit6g#Lu!wL}nn1a)U%1QJ-I z4BudkL?jyD&`l(obCk3mA&U}R_LXCq5gRR;<6gN`Nw>ry`7FV2f_?&Z6EGfn-eKGQ zitcgf`4B;GG!J+a@UseU9q^D#+Oz$!m$@@G)#mnm`r&*`Mweu`KUqu59brCYwO84F zd?1q==^v1~{0gf3bqy~RVcT)dOd=a@P{v#c#|EY1fczAZ_O^iD@#?62B2*O#?C{M3< mpI_#ZjaS-{YI?PL#j2KkW!g|#cHY;&o`$cw@YZg(+js&l7Ne{H diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/pre_safe_import_module/__pycache__/hook-win32com.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/pre_safe_import_module/__pycache__/hook-win32com.cpython-310.pyc deleted file mode 100644 index f83d6f7c6dbea9b7a106034f1d5a7690c127f78a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1293 zcmZuxUuzsU5SMoM{&@X|kTlLqDS9dAgL*ej0tu#=LP(%cf*}uutBcUx>TVTlSBs=` zyypDW(tZt_JmtgW3+S~^{Rr(#GTOU6pP@Q-q|uB1I)b4JKVB{Y@O`mrW`r9j; zBLL+`_{<9s85*GsXMw~c409-hA{>Q9G>Wj_k7TFlj=Du})C0Yfb^k!4eipn%!yY@p z2*oG$FQR<~LW#+_lmj0IyftT1*!tEC39LMlI6gi;UT2oHsmH(GKJGg*czJYsQrldWPoAIt zEXJosSbn&I!JKZqYw%kf{{v8?H^abnrJBvSc64?_0d}KdsD57HC99vmC_cf zJr$BuddIWUqO=FCX}GrWiwUnRdDTopm3QM;%$T+7JWtM7+`6oeXF=m#>exS3zTt@C$a0nsgf1k zMeh_8>;bDPAUY7dX@Q35!^nlK5^lFmp#jA0tW^l%VrUb{lfwEV()Z!6|NcyK*h?!> zF_~ukJS~h5{fv%b|L}40EKSaNd7er!POFA}Pm}K-r+2uQ(yA71*U((4Ga!^IecPp# z=G3q$r^`aoWs|_A>g=%1Evag^|No9(LypFaK8|qUf1jgX@Nd+QLEpjqcn|Ld`YUi4 zZn++%nVL|lw?KD~Hd;BETOm!-q}E`(1pWS|3t$6aZ`8#{Z9v)(4}9eQ56f2^`*tz@ Pzc1SE$M=GJcqjY= 2.8.0 to avoid accidentally breaking something else. - # - # Starting with tensorflow 2.16.0, the alias points to `keras._tf_keras.keras`. - if is_module_satisfies("tensorflow >= 2.16.0"): - api.add_alias_module('keras._tf_keras.keras', 'tensorflow.keras') - elif is_module_satisfies("tensorflow >= 2.8.0"): - api.add_alias_module('keras.api._v2.keras', 'tensorflow.keras') diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/pre_safe_import_module/hook-win32com.py b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/pre_safe_import_module/hook-win32com.py deleted file mode 100644 index afb61f7..0000000 --- a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/pre_safe_import_module/hook-win32com.py +++ /dev/null @@ -1,46 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2005-2020, PyInstaller Development Team. -# -# This file is distributed under the terms of the GNU General Public -# License (version 2.0 or later). -# -# The full license is available in LICENSE, distributed with -# this software. -# -# SPDX-License-Identifier: GPL-2.0-or-later -#----------------------------------------------------------------------------- -""" -PyWin32 package 'win32com' extends it's __path__ attribute with win32comext -directory and thus PyInstaller is not able to find modules in it. For example -module 'win32com.shell' is in reality 'win32comext.shell'. - ->>> win32com.__path__ -['win32com', 'C:\\Python27\\Lib\\site-packages\\win32comext'] - -""" - -import os - -from PyInstaller.utils.hooks import logger, exec_statement -from PyInstaller.compat import is_win, is_cygwin - - -def pre_safe_import_module(api): - if not (is_win or is_cygwin): - return - win32com_file = exec_statement( - """ - try: - from win32com import __file__ - print(__file__) - except Exception: - pass - """).strip() - if not win32com_file: - logger.debug('win32com: module not available') - return # win32com unavailable - win32com_dir = os.path.dirname(win32com_file) - comext_dir = os.path.join(os.path.dirname(win32com_dir), 'win32comext') - logger.debug('win32com: extending __path__ with dir %r' % comext_dir) - # Append the __path__ where PyInstaller will look for 'win32com' modules.' - api.append_package_path(comext_dir) diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks.dat b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks.dat deleted file mode 100644 index 538e949..0000000 --- a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks.dat +++ /dev/null @@ -1,15 +0,0 @@ -{ - 'cryptography': ['pyi_rth_cryptography_openssl.py'], - 'enchant': ['pyi_rth_enchant.py'], - 'ffpyplayer': ['pyi_rth_ffpyplayer.py'], - 'osgeo': ['pyi_rth_osgeo.py'], - 'traitlets': ['pyi_rth_traitlets.py'], - 'usb': ['pyi_rth_usb.py'], - 'nltk': ['pyi_rth_nltk.py'], - 'pyproj': ['pyi_rth_pyproj.py'], - 'pygraphviz': ['pyi_rth_pygraphviz.py'], - 'pythoncom': ['pyi_rth_pythoncom.py'], - 'pyqtgraph': ['pyi_rth_pyqtgraph_multiprocess.py'], - 'pywintypes': ['pyi_rth_pywintypes.py'], - 'tensorflow': ['pyi_rth_tensorflow.py'], -} diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/__init__.py b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/__init__.py deleted file mode 100644 index 30d22ed..0000000 --- a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/__init__.py +++ /dev/null @@ -1,10 +0,0 @@ -# ------------------------------------------------------------------ -# Copyright (c) 2020 PyInstaller Development Team. -# -# This file is distributed under the terms of the Apache License 2.0 -# -# The full license is available in LICENSE, distributed with -# this software. -# -# SPDX-License-Identifier: Apache-2.0 -# ------------------------------------------------------------------ diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index e526efd2fa067fed83720e3377c896815e5a0dfc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 207 zcmYk0K?=e!5JgkzLWCZ~MLQL{6!8RZJiw4P(S)W+NMfPjZCrU6FW}Z&xN^GE5A)zZ z_%N<0R*a(V&+{!~>^+zNkYfkBm=gp$v2}KQurTW%J^_>)BzWz)0U<{iqO<}VY{{2( z)j%~$JA%9=00hM!o#Ln3iXcK5c9T2tE39<6i RYq=YoxEi^ie~Al1&c0N@I5z+Q diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/__pycache__/pyi_rth_cryptography_openssl.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/__pycache__/pyi_rth_cryptography_openssl.cpython-310.pyc deleted file mode 100644 index 8312c49c6b3c3a1305b2749c12142f2c73b1dda5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 392 zcmYk0yH3L}7=`Uz+Nc)+Gf&W=aSx!*`ZQ+0G@-2iHG3@ zyfQJfG4ZEm;Fo-Uf0oYiQSEjE!DMeAkKZ0bpB4O{0N@&q9e^;zaE|83jpvx7wfE|C zybhSR_vYb&YdqXzbIvQOGk<^{LWUF63BDi!O`coI+Pu3}>?!BgolIxLNs^4{czSz3 z8YZ2{dCEH9mevJ2EixCZm5?r?jt>u!@K3%|jw-@(GyaOM}#e(Rv$dtT{FM7m^f_HVg+@vdR3Du>L zwn+1w8=5J#v2>|qVZdX+0t{Y3;ZB#P)P-7^RA(hsnoB4f>(WJoW8*6f)ocqSYDV}p JXyFE~;a`3PbteD- diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/__pycache__/pyi_rth_enchant.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/__pycache__/pyi_rth_enchant.cpython-310.pyc deleted file mode 100644 index e3bf4d03ce9893db17371167343b40fcdbf654bb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 377 zcmYk2!A=4(5Qewx0vnZ!M|}bgY%y{Gn)2MGZWhD%duaSOX`(^kknfv*AaI9gV= zA*<|=Ipx7J+E$@bW8tm>uFj$^oS*EoS^We)82TEcW+SApb2(3`bpE(MyuRxVAINCj zza2c1o58pl`--wYw1xGt&Zt``lluefsBv~9T9B05%8LF&pt#KK~^^@W%^wq>W0Eb%u?d<;L3m5E(EVnkqiDO%_iIleiG4U|GfLA77 zfr(35ILrU}|E2GIZazOjP}TeA(DZdsa4Di#(3FKCB;rEK$28?*oN_N>l_uH-)y0(8 zPTNHJ!`=PkZCQSxZU%D>^3$`*wTgM|g<(?ltPRRazUDi~m#bpUieA~C8NFkEh?TP! z#rcW_9o5o{eIuS#VB8PzRTRdkj#th#f$yD-9WWgr;DOZ~-h5oL@I#_kt&=ZCU1L}! MP!Kw!nBueS7Y<2Zc>n+a diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/__pycache__/pyi_rth_osgeo.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/__pycache__/pyi_rth_osgeo.cpython-310.pyc deleted file mode 100644 index aaead4d6750ade40068e32c7e546752918663316..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 550 zcmZ8b&2AGh5MJ*(yWTYAkRndJKo4CP(POCyDndvFA*H8WEGKrePB-h7$0Te|JW3-@ zNW2O!;43FyfeXxTB@`IRV}CRLe(d4lFv2Roe7|``qv%Hm_A5p35)XXCrXoeEX!dZE z8PQ}F-zO^Gkr~z0UFc{vxKDAKsYKCTGGqND*K9}N#ol(HQry$O`v)FV*$%b-`pp;JEWy=K= z3)qDG&E@1uTu!bh#|I&{5E5u1u%?p!#=3PFf|t(2*7!1{21GC1NJMmH(S(V2uit){ zOs665j70C5>Q4qdgiO~P<81vkaz~h}Z@;#@v}?^9)5wY|z2R%nwGwAyj`Ne#;*1v? zfnz*kP3xO3vUfVLO;d;Xr^^ZOiIZ)|iCSoQV$WRD>9BaoXG19=I?$x{B<; zWen;*BbI!LFQbo9n}VA3$VAY`cisub^o3oJ0sp`k$yrr+_zayjut(VCm^YfKU#4Vrrmh%~e=!{Rjy zn}0**E~NZ!i%QqLXhcJ0!T7AGEmy4ED^DQ4y))P=1~aZ^g%l@6Gk29%yMre?g%yr( zH*|bPPq{71W-k7pxvaE4v*lPTXQ0MF32>+tCCnic1U1!6EC$WoKfJ+9J>$j*#{XV> zP-nLQvM786_W(BmH(_q>!$Lpt-Rtdqr=pfRXMDQrq?vP)90PTa!djJ3c diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/__pycache__/pyi_rth_pyproj.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/__pycache__/pyi_rth_pyproj.cpython-310.pyc deleted file mode 100644 index 7d4701d996ff4e216a79560722df76830ed551e7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 455 zcmYjLJx{|h5RDTzaa&;Mz``$JAO_J9AwXgP@g=%tv0UsDhcvcqQ^>!eV&cc}2fQ+| zGP1y>ESz-bdr$YCpI%=dL{R1H`|K-@qK^*zuN1%$w41>YkwA4+{Jp3^5>@d_BH|?~ zu*7ytMpf@61vV3jz@oRr1!?;K*p5pIvSRv@ERo%l9U6%A0K6xw-p)SZujncyPpS#o zg_>G!+t70*w=!U3brs0X?e#gkI6K)MhFH6hxYh+?YVK#+&cncYZoPX_z6_~ytTV!f z1HzStov_Q(vzz0|B=kEwCb;JzmCwp~7c$u_l-12!WJi!=HNKx|sppa!Wq3`6T+q3b zjbLLo1%78YAJcpRI$EnKHLWjov!CznQm4G!G5qd<-%CfCX;lN!>RMV>YW?8Yoo>7Z sjRgr{&?*KyTz0{7(*|-d*W$63hX}&BE)f|Lw1zR-j7P~@yn*n~FUe?#OaK4? diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/__pycache__/pyi_rth_pyqtgraph_multiprocess.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/__pycache__/pyi_rth_pyqtgraph_multiprocess.cpython-310.pyc deleted file mode 100644 index a6d5b88d94f23f33d913c48c9ae1d6511602d333..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1016 zcmZ`&&2AGh5VpOW)Y+y#NL-K*EENYL(QGSv1M#D(LL8_NIaDo&)i!pLO?TI>?W9e# zxeyNAc!flqco<&5S5AdD;8JD-gaE3o`F3Xf&5S)>if~hH|1Fn&liSV5l^yvZZOE{g;2_%zP`kGsP-3tGUDIn0%;?+}xe4P0^@y z09jp_V+W&*ZX+F@L8f9JfCyIWQfOJ*aPQ1v)l-Q%22`sLgc{%0ZlI6D0{8up`8YhFxSvL5zYB zupu@MK?mlq8x8-uDmkzlq2{J1uVBp5uEUP?J%IZjAugtP9ajO#rRz}a;p+KV)?DhTeDp2)DF6fe>}CZYS)Uy;h~t1EqyG`UvxU+MS-MVQ3@GtN$^$&GgYPxVbOFprljKZ5 z%?gVaKIIG4hogAP;u=)Va=BopsWPo5@#%+NB-(1M9(W;{X5v diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/__pycache__/pyi_rth_pywintypes.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/__pycache__/pyi_rth_pywintypes.cpython-310.pyc deleted file mode 100644 index 16c5b65a7ff52479fd98369991bda59ca5a88053..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 384 zcmZ8cu};G<5Vg~!M9@lQfSs{Jg|Mmy|+~FQXSw0JNRC)T$jL%G+Ds} z)U32<;S)YXeK1TWEU7`&tdKKi8kcJ|PELo+N(Tdz&6n8|SjJ5wm33KBK*e*dmzK}9 tausGOj3CFX_IH4Toptd+|fzifkfjbxU8m{1q zOelBx+NFO^T7su82b|!Izgm6+W|)gc7mcXX>@>}V{%5qUv7;ZL=|>1Fa)RS?x^16MLP?-;#8>VxQi4B?tu$A05lnP&ZMGJ4IDqc<>!?( zwguLyPG}}!$yyIa@)4im`CwR$ShWPRWLnKwx5Am`rn(+7uL2A@Q7^gi;LzjHf*ieyBj&*g6*L52b*p&6rSf8?L2?P5gIWY-4Sx~NC^PqGX|wdy yg1QnL?sdBJZ&BRe!nG`(Y^UMi&F;I6H)s#X#qzeb@>#=O`bOWwQXZH2QSl2z)OWc6 diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/__pycache__/pyi_rth_usb.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/__pycache__/pyi_rth_usb.cpython-310.pyc deleted file mode 100644 index f1ca200b2c1eff171f58240784b8f38dd1bbdc85..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1672 zcmZuxO>f&q5ZzsVij-nUHhgHCR7hjAGGJ0lf}V_^AITwTsumCmBSH&;(oz;}iez?I zb|gp$&;&?+Mv9*DWBLd7+EY)x_ma+%v?2qhz}dHN-t6qoER{7H4uWU$=U?N00sXBe zn~x2XZ{X#1j1WZ>CumTPcz}yJ8IWSs2HL_ckUljC!f0v^OpK0E+SE~G%?~kfxQw+c zMNKK5p%h=BD%Pny?!euM{b3`vUMU(%QN|WoZ&du&U<o?MOSlN%b?rShP(I zYQ7?o88iV~)CTMpxJDhoTS1fJJ}PwXhOU0SuHE=Y)u}fkYN#F!Mjc)?@?9`gdxPHK zF`<}}*R>T{l0Itdy%7|1{g{AM6L#R`1Uv$r;uREkMc$%E=(q7o6XaB*7>;oZd^#ls zGTs?fTjHfQCVS`)ywcOs3&-VO7CHlTU7>X56NYLg35Sqi5jiF!oOo! z+kxG^6b|^I-2COGrzlaqCyhMg@e66vkX^*-qOs5YeSYB4c@hr~qygOhd(s@uPn6f$ z=f4)-BvH6f^6Ws`AfEAIr@OfQOaHqT%vi|gtx+~hXe-S`YZ$f0*({}(%5F!xWlRvK zv1q$e<8vLe*U)Kmn7p-Ps3>>?K}y^IAc?(pCs83_9Eta#HD#0r;naKmHPL} zT0iw4GnO%FO+p?D!P=&*kK>dE)n;TZdJ&C+JQNdYt+`Q{(wK%Kk~(m_@TjcsiFDRJ z*ojK{9{o4-C)qUe^EeL^pGN2Ylt+-_K`;dVu;V@Oz4ItN_hBtRpNmPB-uJp4pT{CP z%)`-HcoK0x$mem&MVKTJ3np21#)DCo3I;I@LSPQDaR4}gntJ(MHi9Gz*C)BHF7Vf2 zOso?d?~+}teoepxH?=x;0DZDCc?g#-1hu+)@9FMS=a%f0|@(Kg^a(kzwj9kvBL zyP=G$OijslLE{af570EPRKi8HDyG<^be~M~jEV9x?OYRZnXG%=a-D8*E_qF0huu|s zxZ= 2.12. - - -_pyi_rthook() -del _pyi_rthook diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/pyi_rth_traitlets.py b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/pyi_rth_traitlets.py deleted file mode 100644 index 5ec3a9f..0000000 --- a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/pyi_rth_traitlets.py +++ /dev/null @@ -1,25 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2005-2020, PyInstaller Development Team. -# -# This file is distributed under the terms of the Apache License 2.0 -# -# The full license is available in LICENSE, distributed with -# this software. -# -# SPDX-License-Identifier: Apache-2.0 -#----------------------------------------------------------------------------- - -# 'traitlets' uses module 'inspect' from default Python library to inspect -# source code of modules. However, frozen app does not contain source code -# of Python modules. -# -# hook-IPython depends on module 'traitlets'. - -import traitlets.traitlets - - -def _disabled_deprecation_warnings(method, cls, method_name, msg): - pass - - -traitlets.traitlets._deprecated_method = _disabled_deprecation_warnings diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/pyi_rth_usb.py b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/pyi_rth_usb.py deleted file mode 100644 index 2a455a6..0000000 --- a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/rthooks/pyi_rth_usb.py +++ /dev/null @@ -1,75 +0,0 @@ -#----------------------------------------------------------------------------- -# Copyright (c) 2013-2020, PyInstaller Development Team. -# -# This file is distributed under the terms of the Apache License 2.0 -# -# The full license is available in LICENSE, distributed with -# this software. -# -# SPDX-License-Identifier: Apache-2.0 -#----------------------------------------------------------------------------- - -import ctypes -import glob -import os -import sys -# Pyusb changed these libusb module names in commit 2082e7. -try: - import usb.backend.libusb10 as libusb10 -except ImportError: - import usb.backend.libusb1 as libusb10 -try: - import usb.backend.libusb01 as libusb01 -except ImportError: - import usb.backend.libusb0 as libusb01 -import usb.backend.openusb as openusb - - -def get_load_func(type, candidates): - - def _load_library(find_library=None): - exec_path = sys._MEIPASS - - library = None - for candidate in candidates: - # Do linker's path lookup work to force load bundled copy. - if os.name == 'posix' and sys.platform == 'darwin': - libs = glob.glob("%s/%s*.dylib*" % (exec_path, candidate)) - elif sys.platform == 'win32' or sys.platform == 'cygwin': - libs = glob.glob("%s\\%s*.dll" % (exec_path, candidate)) - else: - libs = glob.glob("%s/%s*.so*" % (exec_path, candidate)) - for libname in libs: - try: - # NOTE: libusb01 is using CDLL under win32. - # (see usb.backends.libusb01) - if sys.platform == 'win32' and type != 'libusb01': - library = ctypes.WinDLL(libname) - else: - library = ctypes.CDLL(libname) - if library is not None: - break - except OSError: - library = None - if library is not None: - break - else: - raise OSError('USB library could not be found') - - if type == 'libusb10': - if not hasattr(library, 'libusb_init'): - raise OSError('USB library could not be found') - return library - - return _load_library - - -# NOTE: Need to keep in sync with future PyUSB updates. -if sys.platform == 'cygwin': - libusb10._load_library = get_load_func('libusb10', ('cygusb-1.0', )) - libusb01._load_library = get_load_func('libusb01', ('cygusb0', )) - openusb._load_library = get_load_func('openusb', ('openusb', )) -else: - libusb10._load_library = get_load_func('libusb10', ('usb-1.0', 'libusb-1.0', 'usb')) - libusb01._load_library = get_load_func('libusb01', ('usb-0.1', 'usb', 'libusb0', 'libusb')) - openusb._load_library = get_load_func('openusb', ('openusb', )) diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__init__.py b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__init__.py deleted file mode 100644 index 89c0c0f..0000000 --- a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__init__.py +++ /dev/null @@ -1,11 +0,0 @@ -# ------------------------------------------------------------------ -# Copyright (c) 2020 PyInstaller Development Team. -# -# This file is distributed under the terms of the GNU General Public -# License (version 2.0 or later). -# -# The full license is available in LICENSE, distributed with -# this software. -# -# SPDX-License-Identifier: GPL-2.0-or-later -# ------------------------------------------------------------------ diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 82944882d79a1f47bebe99237a0a6583d7f782df..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 208 zcmYk0K?=e!5JgkzLWCZ~MKcv$ig*Gy9$-kDXhPE@bYh|B(T#`k0&cy9D^oZ6VIItb z58oHXf~Dx|<8;dydri-Ol4JXHlqX1bWXtSuXZ@sqcoS&fDF`MA3sMcxk#Z6@SSMdr zd;@$?ZUAd)2xHXVt@)|~GEtR5G_5!*0t};Z6os{_N9}z}*mxKF)S)Q90uYTe5s`=S RIp20(UaZnic2B%gL<9>P5wyA{B-zm{+3YSmn?Pzm#mbNI2hv*k z3s%nM5PUEX=FJT6jZ4#GMrhtYU+xmdzV^+3kj8GP@SI37#SQEDj&lZFC2xF}sKpb@ zmftjG8J|vTXAIP_z`p97>J8wux_u4+_>e88v&Zq?Vk~JVh(2nAqH(Upu(z4gMk@tY zcix4FA1tg$o#|(gjq5;q?MovS46;M8s@N74>G?)%r5L~t(&$S1F*eR#ii?dz9U=E+ v-IlL_vhbt+b1!D!qINb0y1}Ssfoxox9|8+MPDfXVFRnR7!6ni9WS#s1@QGTc diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-CTkMessagebox.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-CTkMessagebox.cpython-310.pyc deleted file mode 100644 index f1fa10d024909bd1b2e6937b4f4688a6f4055d3b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 316 zcmY+8F;2uV5Jm0mf)LtJ(7+W^#9qXf2q95XfRL7I8_S8k#EN5E8E-@iDh|N`s5lH4 zNK3^PsF*}Tf|2G+^Jl)^_%uBvSk>Fd_BA2oa~%E_dgKZlPEiz5)RKm7C?%SzJxv^+SED0pz1D{L@`F8&2-~8wXM1Y0GxeSYVa+ zHMApb*c-F(PTGB(Ci#Bmm2Wf;CP>Sb?sx;*DX|g-`uUQrIP0|QxHSb2eXP7YXJ<8KKrg^k@NrAP%Kq>v~PqK%YP4J#pQ)^paLW<2A} zjCb+g@*)Xbam#z~0>0&nSKuOW?EN9Zmd8Fn{?2!PX4Lw6$H6Q4^^f7^isSrQ3AeAx z`VBtjcU+j$cbLmO;r8A7?e#r;FNvkJ(Qmkwts$1vX20n=vD0tG4qN`k?YAep(Eir> zvDaS#_ig8D6`HW}vwQ9K*Pwy=NBwp1uDsfI57t-{*57lkJ+yDY2HNlSH=%X)4s628 z)fQ`^-~DTEh<4Yx{POa%%SUe<=AAkX2ObpXu2bDV)S9u=ZPU?`<8+Rcx*$WP$w{%V zi_9vfQXqm4G}Xlml31IW7eSB}8TYfoCQABB$F+=0wD_gdxdXrrp^{LMDq{)LD%;_b zXvhSOAO&gbkTwA#)tKZmrCeHkfGuF=9DH(yZg#8))j-nR=2VD+z)z9L4Icrah9FRZ z{wU;mWc%?nxyN1qe?%EKR`Wq_!4OtRn(}BCnWKhEMg}<-td5aZ zvG{NrZVVcbY*i7mk8~_Z!<95-8%7|}N9A!cb*+d?Wp6v}ENDkmeqzZ0Iy}vkwtxW( zY(|CK^~td%DUTCNjKb6iB?E5B7`SFVBxVsGE6pI{RcwOaS}DZnV6{(*lcG+5TZ4tr zmQzv7MqtfNo>k%MKHR47lOr|840LabO@&d2Hll(vS{2DuMnqC|9WW;>AeS*o0V!jh zax+iiSQ?AH0!^%{IWp{H0v%l^G~@!&(30gs5H7JX2X_jG$t2Zq;yVS3BZIyPh>VQ6 zP414XlA`F5sxln0u$I`;IK~EH#gIQ4C)knsd{%&bMh&ZoX8bYDaZU%w4@}j9I>bQP z1X-QkQq3{yO|s{I?mzAQhr8=PpUU-2?D}7jkIA0@yhjd!DNRv&!zEK=)AKN&kkOm9>01Sp1wXjJU%}-MePSM*f3Qr7Z6ru3aOpVXtz08oldgddifI zSg1j{by6()=|?KfsMQ{3QNDlMkYixuS8X#IPZy_b54fZnw^Dh({wn5q;Z8&4>MYAj zDjSHIlr6?}EiR`aewItPwaUg@#bw!_H*3wN=iU4ZPI@PI diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-Cryptodome.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-Cryptodome.cpython-310.pyc deleted file mode 100644 index 9cafbc9a12282a9c17c02acdb68b33c8a9923c92..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 888 zcmY*X-EPw`6pquhO}m!;AqF>7Zb0hTlCcdTO$Z^4O`8y7Qa6DjAuEkf8*fSM#qPHB z5?+GK7Or?0Uck3p@d~>bxY-7sC7s=tD!Tm|EekZ2kTgV3%UV1DPaxanBnpahf2@5e+CKJl)#jK;| z4)VQJ$RLg(b3>N!KxU>cP%TUneVv$aBi(wDmBy^yp=pp&5Nf_S<+mlLL88H_n+A+6 zW$BoasuG$NW;wz7s7i1lm37Q$s_Hl1I+8+NRS7tUl&ES3JPtzmVPp&X%|cubyhu;n zU4&mcYXV%pIYAOC=L_t~l^sDu?BgeO4{gok-fZ;Qr7 zRXAkncuby||x4r#x5o%j-m6A)StJw6Lb^ij5j(16frY*|iyDqld*d|Cm?S F)nCOP7>)n{ diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-HtmlTestRunner.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-HtmlTestRunner.cpython-310.pyc deleted file mode 100644 index f286a188decf6ed7dc9f5bff76277248f564c3e0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 318 zcmY*Tu};G<5Vg~S5NbQHz%OKoT|`HO7-2z(GIg=s_}W-;>?r3%%EH2@F!3?`KvpJx zfr)D*Bsl4w^xoamdtp95Wi-Xx$8Mi6_IV(GhctFeix&ij8SYrcH=HxzCVAzX#7x#K zoqo}krF=NcgL9BaWpvbPXC2_MxQms028>Uw_s~3~li~cazxNn5{WhYF)}bguD6u)j z4MztvzO&|-*a+V*vIrH(+Sb}h1D&i8yiqH)B|Te;l@uNLPCC1lbsvl1uf*k2qK%N% xIxqDeP^!AOzo}}>Q+e>QArD3~3KSE{?0;cV_ru9`6-?{khEpY+63iB}*Ue=@$nOC>Hsr_$Jnj=ZPB@jMqZRF< zDxw395Db z!MbD`g;couR;X}*H)j^ZDGifGO9_of#Lq>KJaa0tnw z|LEr-+rig6e748uJA588-wNfyhU{X|`;}H-CjWy1?mQ?bv~r)Z{fSVGTyv;RziWPp z-6xCwLOIV+m@OLJ8Rl(-GuRQj@ZxcH?S*v3O6%6yc*s71yKO-(I-{+3A!WvZ;vpFZ zbU%rGHdGqi-`jGfJ1C7XOqLurW#{l^J+H5kpPd%-veM>Y{z(0ygDtN@Gvv1 zY1tB7iOR)ZY`qmyH(Gg%f1KxA0^8_zwqJnhL;kMQd@bQUMH%iG-O2GG&C~pFO!Mez F@((w1t)c(` diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-OpenGL.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-OpenGL.cpython-310.pyc deleted file mode 100644 index 74aab30f69325e2bf68168947b064d7921e7cca4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1365 zcmZ8hPjBQj6wm);(rvd|wA(HR|i_7 znbFLte2`Y0_%M8dTsd*)#08#{mX>wo7yI|#^Lu{3m&o1S)PYg{`umI}j`N4z+#eon zK7*;3Ac!+@h)X=~R^G&`{E6?{z0ZRxoP`TrLK6MrOa|0b?~-`# zPEs+TzIslQZtatSebbZOe%D``mUzp z%Wu$0wnPi6G?PN3nUWPC<7_pr|K1Y zaX+ud9uJPH5opE)MHkGJvN5QH`{?(PmdKP4M+%y1P;erSK-nmhrGG-rouSu8OydhC z+5x;tu3!n^qe4Qs!T@4&JY$^dc8@M;fgusN85QQ+!X9utVpv2lKZmK$KoEE97-!>L zx?9({XWo^+0dlXst!IL(VB-=0z`1s}{@mFH8~+RE_1oL9v+HHF39sF2p!un@jW!Vp z&pq|t&xf1fDkiYEzOG~UKw!N7F-0)Gr>0Q?ai$HDGn6ZpuTUjP1KD@v-cZ{^S?5Eu zd4`U9Mb>%fY%!HbopSw*Rkc(G_4-%97Zc{$jWxz~Zc2=Q8owU4QSZABN6)i*rCg{$ zn_$cYGZ?S;{vTkNsL&dCQn!IUqz%p_P!P;{UxEm9nCvn$+7owuhYKl;0v~Ni2S6Bk zetc7ddeuI@N&GHdOVLwEN!z@FFmd4&EAGpCk{{rwMmp%Xh diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-OpenGL_accelerate.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-OpenGL_accelerate.cpython-310.pyc deleted file mode 100644 index 44b960f1c0d81174f029b293dc29ecc924a39ae1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 564 zcmZXRv1%MK5Qg{Gh8!CX(z?pDE^g%zmm#jbp_HpY)EMDQ*fgG3Bbf znV6&R#p&_(cXbuef4P)OYjhY@M$qK5vI$x;ox=p1Xmdsn)`K2$L%xO|&A)t=8tR;Z z6c7z`0TQ(c%g*a;$tPGwYT>ELbH!24FUUFCSihiU^)EL`>v*F1Z-s zdid&7R*nH-fm(G5pG&^tt{6#E8?0kdCh#iT9$7mgzYJ4X+mnNd>rGT4VBEexOf4z4 zDmTg-ZvO4G+`W;~kd|^c`;Yssh)4Xzd-wNNH2eu7*r1#+*o!uyH}YIAI6gnC&qdv% z?}f7q5%zo^>knrl*^Kj`^jfVj2^j|aGPP`o)=7?=iL6Q4>;v3}*7HN?FzlwEp4Rty QGH!p$?)YsvEhp25M@K!p<^TWy diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-PyTaskbar.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-PyTaskbar.cpython-310.pyc deleted file mode 100644 index 2207cfd5c2904e874edb655163c702dbb72dcdac..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 308 zcmYjLyH3O~5VUgv@wjVf;1^QFKE#y>(bAxkpt{C#Vjr>M#8%c9$u*xs#mDdiZmIYM zDmIZoth6J|?2cyKYIR0%nzxUAo)Pjnk^h4lxyOYo1Vt3Jq@z1ZiKZ%hrMpZmo=A~@ z;gu9LUDVE6T?e6LkYaDFhIG1(&l1{74v)nmU2fw;4?*JFzz)G!V2yJv3{z4%ntbq1 zhGS$id`I56PIGU(v|QlqwYs;O~ri-jq7jN^_qhTy7aPc<%%)K^2x=BE#{pN*u=|+`OZS9aAII%&<0rRTnEDfiFvD~R95%i z4FTTCaE9(G-+{NTSKMn~87|etdr(%2qo~m@ckIa7r0m3z!~GmuXAf+@b>!3`OOnLlD#l$zU@@GX_CV(4|`!!3o(&up}y`Y{2K~)JyaRxq#Q)qEqEe z`2at_hfjQRS*}%<`M!Sr7E0ab&b(P@RiUg~f;3ET*TvxA?v(rqWnM3f4#N zlKiM{nWK068^Ew9h&DD3kOuHV0rgHFGq1Mw4(frz0L~sEj>&L%tzWhvHc=IuQ`?+L wK*!MrNsV*VX~W!#K5t%pi&(rxKhIan%dq0wPTQIXosTLK$WKk167?x7eM6G{j!C_M*}t} zG=95Er)$myHk?m|R6>AR`u#U?Srm1qzkx~YfLUd0%>)dr^I!zu@O`Y8>uSTQ0nEU( z+OtK(Q}wuJUIi#^-L&-)JmYp$#)n#Ka9l=bo;PTMi!(lmb0MC=wp?UZcARdW7cVdK Lqx`HVyUnwIZ^CMz diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-accessible_output2.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-accessible_output2.cpython-310.pyc deleted file mode 100644 index 913b6dacec9ae02a377476825e60ebfe819cd1bc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 414 zcmZWku}T9$6x_R!N$Ti#qCB-6-30&Mg+SQE_=Jr+>*WB_1<3KEcH{Y{1|`W zS}T9S%1uBJ^56};;SDq6#^WK0Q@(#bJ*I?wZI1sFIdUBrPa-I?ASzL*Nvd>_CInK| zdrKBQl|7Kj-pkEUNC}9#Fu+|Cd=t*+r)3C!&RDsm&$)CqXxlUuwGi0u_wYNqkV(=V zNoNemz*TESr6o7I!0vEYaW~1jKIh6w&b#CL_SRw$QCia`XoIwLZiV%xMK>t46}1NZ zAay?yTljfprK^B>?S)|q)~rIXiqCiv`Fu)ejIP11Sq#8@8%k#{=-HH^4v>2xS7Hgs uxNr5JG2dG9P1QPTFsLmNZQLr~EkJ$S4K6FE8Ut5JjD`CVvV&1JN`C<^jDZvY diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-adbutils.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-adbutils.cpython-310.pyc deleted file mode 100644 index 8a03b2fccc8e64ad4d7b8c120914b1050ca04c9e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 457 zcmYjOy-ve05Vn)FghC~L2E^92h{gpfCa73h5E5G#%gMQoRVR*Yx1y}fJOvXE!wY0( z;uTonQdGfNck+F{@BGm{6oGJy6owa2hEqmu~Y2hw$mEo z`_*mfyg(5)S@%zJW9H5VsLzHN>Q*Do)!keH$Wj%RvEIEAyVF!O;p>s*rjV>smCy|2 zk`+#tz(+hqd@xK#ELqBO$+SvYweqC9=7gNym7#QX3_Ft$}Bz^cFeJ j!y3SA%zUtUT2ig*`0Dqg#uRn9W^Q}Cdtuz}(CGUIk<5!7 diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-adios.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-adios.cpython-310.pyc deleted file mode 100644 index 708d62f1055c639dae0d744e1673f72c8a2e5517..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 312 zcmYjNF;2uV5Oi{pKtZA60oPs;?;);22vJhe&|PEYVqa{<@mgMAq}+F?cnlv%%P*+# zg@%!Kv@_CbMvGNdvIPC{bm!D> zj?q5?_{kgYr>N0!4Beukkp>CM^WCy=p)Dt6RT~XDdfVjll@JnJA?8XODU~yW#}Mh0 zg;k1O=;s6)2L;~v#)4EM45XYCJ8?*Uz2!ULqjDoyb4aO|0uTIt3uL0Iebe?$rwD|f tjHB3CtAfy}JBb!u4C#iVT#OWhef`(ePxJNDfbwM3^W_s%Br0yo;um}RU7G*^ diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-afmformats.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-afmformats.cpython-310.pyc deleted file mode 100644 index c1181ad3e94184afb080e3334a21b9944e2df0dd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 310 zcmYjLyH3ME5WI5&ilT&q27bYX?}A8)5ET*)LZVA^y7UI(XnG*McvbjKZNuf$gDQ7<-Z%UP#=$F14(*rz)9Yj(BaV3IDPEE{>y tz(wrMZ>pH`L>YW)(E~|M0>*@<_$$j|KP+xsP)Dn8Db|5G!s=|5{Q%pHTG;>q diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-aliyunsdkcore.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-aliyunsdkcore.cpython-310.pyc deleted file mode 100644 index c7535fda124ed66597c03474e51ea1f9d3e4fd60..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 316 zcmY*TF;2uV5VUg#I>Du(fiI+peTXX&qNPDdbk|ru+efT8wv}}vrJ&*|R6K?cq^05u zRBR%h1S{=GGrOaikmqLvr+WW9tTIBrCh~VsBloy)g`kP1jx=;fDKS)MZ*-UG#WN|E z-*_bj9WPXH&Zs1`Oi~=IGce}T*`f2GYZY4aSS-fNr{TdvlK9%PE?Ebx3ZaH}N*hlm zFMN>p6xj?vue=J4;n7CvxHdg+z<4dTVvl;cVO!36<9qJxp2s0o!QZg!4F{V{8KtV_ uivcd;V2`O{&J!y5)S?HHo&}5vb@{I^i^I6OZG!Hcxue(!mI&+fb@mGkm0dUh diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-altair.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-altair.cpython-310.pyc deleted file mode 100644 index f941b38b5f07ecebdba98e4dd04e8040a283c9cb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 302 zcmYjLF;2uV5VUj0387p=17AoH`w&+mL`#E^=&rGRv5#1BY|HD5l$xhd@fbefmWnS> zvB?REm3E|=-O-F+uP+Er`~G<-3PQdn@_$ex54doRpopTD^mIol(Nq<0bXTaw3#pdh zcqJ9hmyNepH%Ta&q&OI>A+MxO(!{4~k*}V|M+ZsbPh`hrEU?!54&oG(&n6RmkhnrN z!_UB5-)kOBkd`Yw@E){NVk`Ej*BiFwY|w7t*6ev0Q|sL=yV-CsN!LL(oqW~6MHtOr ns+jXc<6VmAfuv>uV|-Viin1`~^Sj=wqt*8mtH2VWEX(2-V(eEX diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-amazonproduct.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-amazonproduct.cpython-310.pyc deleted file mode 100644 index d208074e1fc3369b907cf1c722d9d386117e37d7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 702 zcmaJ<%}(4f5cV#hqLh_5w*sXV652yz5S%K6x;MB~EA__3a_rfS+4x8H5Rpi{Ond6X z@B(|~EjVGq7APXM za50d>pJcq&*2$T*i*#mvI&HADCM}ea%FIKDO*C(<*$?T|TX`igoyZzIst_a6$@Dx= zN<1%zOI$Qe^cA!F@s ze@Jz$tM+RzZ;MM1sAf&O*Bb*BXfTK#;6It5d3N{ro=dV`X8v*W%DSbALlitARS@cts`D zR0lAU9kU|h*+G6x^BPP|D^;wELk}a9T9@D3n0PN#d2b|vFg}S>;$FWa_a|}Yh|fW22!Y+GUGMWTbR*&pK`^#Y9MopmLjK8Iw;CY*OoI_ zYSu_@Q1V;|0}HM9@WtP?+=NrQ3nMKY5bYAJ&;ljj-W8Zf-FdF1rSqRST~V(VuGFV>2xxUe*woSiuwQm diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-appdirs.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-appdirs.cpython-310.pyc deleted file mode 100644 index 1e3980c7727e504bba40e375ae254d3460acc2a4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 539 zcmYjO!EO{W44qvnQGyC5?!Hx(x|7oOgb?BYNJteNI3V>BWhb7QXp=Zf(jDe|dg5dF zfjw2?FF4^D7=)!f$@a6KW7ElrsMz}ZAML}ss(wz+|F&Z1Ex-JX!Bn@ES#_)1m05qO z&K~I(oE9H_q*S0M+CfVRbd1KPTnq6zz*id#4f%YDLP-`gT!OJ}iwQ#kkEJJ*p%8Rf zU_j?KyFf!=PQs?pR3X|#9!igp$6V0Af)A|0Y+HJUaCO;`Kc5KUPpm0p#9YJsZ;iV% zHgx}3(6g@4d$KHQ!;;p{&Ha~VkkILZ2HxG=OgxB*x}-f1+Uo*_!fE+ij)HYP5Mvr_ z##$VXmo}fy)`!PR8ETX|JjZz&G^u#0^i(|g4LeV+_W%F@ diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-appy.pod.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-appy.pod.cpython-310.pyc deleted file mode 100644 index 25bd506dcd8ff3ea3068d35ae4a4170a88970aa3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 309 zcmYjLu}Z{15Zz5KaENz>jo=@o$nJ?(idbqRf>zfodzn46WRqPod%@WHDOP@rKakeS zU$Am6aNvV^@ZQYhjbAKI7@_+3+TA6LeILYsq$F->@PY^!aK{?H;hY%`38e4ICV|-# z%d;Qavz(7-rFYJhQGt$H?W{BSHrF8xB6xUy$kXxsaky_WYC7x0K3a#O^1jB7`q`Kr za`?%*jMPNGud?!uk--M-B$!?{Xj)KfwI#n;iM15HX?yAHR)!%~zP%EcD~UFmBIvT# uF9xLwgFUvYsZW)@jU8n$!emg5uZ!caA`IjFy791g=7!TVI3qe;E|Wi>4p}Y$ diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-apscheduler.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-apscheduler.cpython-310.pyc deleted file mode 100644 index f007033c9d5e40d5b89698ecaf4f5e9ff6a16be5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 649 zcmYjOy^hmB5cXdZpK}3pAW_h4LlKFr4<({HPEgXEPP(hytTx`cc!}+`b~XWr@(L=R zf{K^m4R`^!RJ_7fjPC^UNHeoDyEF5BJ7zXZJd)!3ubZEt=l$-3p+pqCBgG3c%F8_E ztDy9&APcH63#%xLd=DZO-um_>`H1`r2-Qf9)#O`{jq0e6ZvAWofr`nG)zOvL>pVGp zP2OK#ZaNrzJ@>mK zOGGT{J#^DS{l$FJO@vS;7ovN9*?#!fhwq#&k@vLF1_apB!aUn=s2laz2y3C0f?8LN zu?~ND_PBr1o4YS*VJb))-N-Ukuum(5T8WidQ+{#ES1I2^y-!QMPMg*hre5;brzvU& zi$>;KxdBYYfR?xiB633uqZ)MTK0#y5b}`_?o3@M39=`0{Cn)%YOf-Eqj>Fi0b>!3`ON+DT4YS8EmFa#-hjxx@5~D$QEr0mPJ8Q4fs5na*|HHfY;ulQ|V0o z06)M7eteM1awk~k_T7CILj0`De=!qhp0u86(HB>ti;LKAmQuD|XJw<>0log%7fWfZ z*68gRDCTq*am$&9{Z3$LL}$!4qq zH>e&H$S_-m^=uiX!GIa?8q>~nc5}AmwC<;8N-)pm-UHbtC#1^c_=XhwPuNY0G#oaz>r~^p6khOK-6{BA zgH>&;T*cb42L6J%b^PB&*c0HL)$(h|YA19bQqbQU8mGTn#3}kEIviv0EBs6dUv)IwsYc8Bo3C zXS~Mxd{LgUa;^F`>vYYAjc;xLu{>Qc&|b|4(JaNC0>+1p?!gO`!SUAGCGf`f-eC`T zxhvo|b~%3|H*CWAb0B%cs>s91_2$dl$TISWayQ2%_`pRmcI$*J piVk7cYAIE(&0w8}-D>Z`0Y1kMU&KF;YC>H8=)*K0=Q*AH`3u^UnTP-Y diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-astropy.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-astropy.cpython-310.pyc deleted file mode 100644 index 4843780285185474500dfe38aeb218236fc00375..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 671 zcmYjOO^?$s5ViBww6xXoAwY=3UMtb0D;9Bq6-ZpTAS5_NAj^&2#%dB9+v(ChA?+E7 zpRg-V{1_z8zH;I(aAKS-0!x0Ld3iH_p2*2$gkV))zps8I2>tZQ|0{;%8Eo?ffFXu! z)ZhX)K@l`z5jIf~VZ<>D&T$d*pg)r}Dh8foA&Wi-FVOpgcR`UBL!MrYSbT}~13tL8 z##26A1(z735BGV@2ageSh*)xt^>fHW->c_*JlMwxOV^%F*zgUSjedbEG>hDgQr0yu zEn(DBvJy2n|2Wev8_7D)O-iYDq~Vr&p}Q#zx%xy5wZg0fXa>|+4YId0><&a*)*a&n zs`{?8;A~73)dpHDGqpP#k(z(p$J2e~;mOm(N7=%~ZP$S0c7J5GSZ11+tFA4rkga(& z8@oHNcQ0FGDVWz;XGLwYO3IDV0lZ6x9wHC^H@Mh)hBs7#G2V(sNo|cAs(SCuMT*+W zC6?+nw=U%^GpE8cR4GWlA${F9^YHsLuVlk>B^0f5#R- c%sqg+<1|jAD7l44c#4BhX^@6vJjT=L58EZl3IG5A diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-astropy_iers_data.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-astropy_iers_data.cpython-310.pyc deleted file mode 100644 index e73cc5a5b80c64c6256fc1565c0790dce866dd7f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 324 zcmZWj!Ait15KX$Pi0le_(O>AH$%=av@#4XY2;TM*vdydwO`DL(7J3vv#giZ75A^EE zU-0C#AP7E~2lL)M-uUJ6m=UVCkKJ9y*yp(X1!?S-1}}&VGu*L;Z#ZYbP4>z+nVCJY zeEvl)%lU9tdgq`_%IKuk&N{&1RAY)h^vXiS$#}?T!}()>-(u2q9>qRchobVn#yB<( z2V)-JSv;g|qVE@3`37XLK|5)nlMO;^)LLyxFIHkLMF(vso!!dNr^>fi;&LU?CMbd~ wYyAu;Rp{++tD5>$>Dv@3gUL(+)%d#j_p=E7aCF^xvv+XA=_{NQElw8v2cX_yzW@LL diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-av.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-av.cpython-310.pyc deleted file mode 100644 index d66f1237342c85105072576d6a361e17ceacaa01..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 779 zcmYjPKW`H;6t|tb%O$zAX+f&Q09`ZmE)iXjN>xD@7KGI81UflqCvkFjK5Qo_s7z&K z;Tt4k;=}L-yfX0x7&=g%(<1t$_y0XVzn?9;-8KT6e)}=*1ql6g&VBO0IRn;TKrqB` zfl{YQflHDS?CeI-D81Ax{nRgmG=P{l!Q5m16+S>|llv^V!s?6@^@0a3`j(_&+Tv)| zUUzuNnj4ZvTd&Kb4OZtYWUbGLqxFvS&(Rf5cNxBb>HoRk{slKeulv{rLT4XD)o$#!Un@LgGCLEnHq58ynxX*QP86e z+Xi5aoFBoe^~$zS3ZYFd%lh<*+s|D+K!o&ef*ZBx_UNe=D7*h=_3Gcbv8$&>Ib`g? z{lvnELdV-FssUN${+04wU3V%Nll`6vyKvcL~>4x&=_TtS9y2B03^egeuXcR9A^1i}A(pE^Zt<*uK!q$`_$x z;=?eqc6)z2sh?so97#vV?6n~z>tPy`II zP@n?&HxgkJ6%h&mUB_QX5V80Rx<$o!-~`5ObQ`jG75?Y(BTnvl9Th1HuYy_HA5GqL zT4mg1G&7(%6}+dGE16Nrvc=`wY^7-fpOvoj$uFNNxR@b#xCToa#Wn)SihH5fYQEf9 za544s`n?Zli>veZ7rDK${nK}TmZ@kB3;47FV{_V>vVZo#Hm#Bd27mU%C4?|l65>K- z-1E!rxippv0XpAUE=*o2RT~}pFfMMXtz5#mmOiFSG#DaO>Edg}r5iD7srer0egAim z-xgP@0o?MI3e2FxjRDEX30Zo7ew?4+yaU-`!I!w*+Dgfn`HN$0xP^I3%bKpiVA5{+ xzf5FELrNugC&0$C!SHKTJ>MN8Z?`Ueb$_kb$Okb~FY#U)@1torjeVo^&tC*eqwN3y diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-azurerm.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-azurerm.cpython-310.pyc deleted file mode 100644 index c958686f3fe16080bcc7e0f58d84b14e979acc52..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 391 zcmYjMu};G<5VhTw7DS~AkXXBBXk0`_sF;vg5E4vXEH}Oqt4SRBoS<~=+^=BbWB7rr zO#A{9P76{`y3@U diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-backports.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-backports.cpython-310.pyc deleted file mode 100644 index 7a733a2c666f97c1bd15675e723f47598e34f82d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 241 zcmYjMJ8r^25M4u&2+0+vps)u7B|@BlhAz#@W(V)e>z$QnvE(D<9I0}cT)=H^kt$=- zi+-4@s-EMj$Q zs|Fc#99`g4d5^ueL@nzZh15%ilX)7lhT5W*#PfzSj??S0BlGZhnxEi>&}#h)IL}6H diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-backports.zoneinfo.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-backports.zoneinfo.cpython-310.pyc deleted file mode 100644 index 97296c0b68616ff2579f54ddf65ecf284e729e76..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 315 zcmYjLyK2KQ6qOufLWq}sKz9$8Qkt=pu3btYTNa^MN-V4wlIr4&{gqDrnErs*PW^>0 z?X@A$3+KQ++;h)yWw}By?fd6(mm%~uE&m5J^ZY6k;I`C*$MA6vDl#r zRsIb(sKR5RB70SKEYex<#Gk6gc=bFy+L*Z3GLXg@&r_Iwk7cWbkX9M*LW&K5j`Q0RDpg#1CP=mW6ZI5T2vJo?RfW`>1v0L8len?HW_Oz^QG047 zK%97k7EXN+uDrlrIrR+?CuW^QEr_)|JM+zavoo{Ho6Q=6HT?FY|Jg?9r!gL`5*W|n zm)}89L~(-r*^Ye-Hc3cY@=K}ZTiD>Gq@3Em4Z20kSIDohlIRT(wZCHDVfebr@Ja0k z)5?g5E$R%gUuPBSFz1r^4T_Htt`_voqlzDlahlxko*h?kL zXwVIg0bk#6yPi8{+1N|sV=temA@k|Ne zNJR?(j^U&A;}CE+pXgdIiKU8on(sa_otZY*(DZ4}j=_^#i3|^S`saGF*PgR^qx41b`HX&v>qHW@A8BZDSYbOfEJf=aeo5Pq=mc?n# zg_62VLlw%|1r)bXh~gHUUdrid!gkFQm(M^rOAcNp4eXSxGH4YWx3EoG*uu-$hR;|= HTEG4P!OS%F diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-bcrypt.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-bcrypt.cpython-310.pyc deleted file mode 100644 index d0dbcdeee701f206700ad293a77e92fc6b8ac4e9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 304 zcmYk2!Ait15Qfv;g3_fv!(JC@XT?2NAcvt_yT+N zBL{XW%(p4hU zRVqhIk{^BH1j%WCQafW*9k`5Ew7TX-SI|!@9Y9!F#h_p}_HlRN<9$Br&mQ8Pg&=UJ zD>p$KC>!V2(Cwr9tkPC=T0wu>I=L~5|6SM4a&*)?=_WWh$oC6tT&tMZUKl3TmbIX) zdArVSnLK#+rhF>YNP X{;2e^&#r$FZzux67-c%mCRzFe$D3@b diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-bleak.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-bleak.cpython-310.pyc deleted file mode 100644 index 0613ce0297cebf00ee731e7917e83d5095c6ef64..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 443 zcmYk1%}N6?5XX~r`+>G7MeyPa?4g^AJr?omMFek)5VD)p4b3J?l2+EMXP?58FX0>b z0=atf6+DQu1*HS?hyO4izp<0a0fMMrKUVJqq0i3jM*`*w(l0>-5?G@e=eQ<0!JQ|% zS0{Obkxbl~#G)q>(SIR%UlP%K#`!=D?ogNM@C!Del*DOiwU%XIf(Oo4N=qM4{%ft_ zwJMobg->xDD9;|1iTy%LzJ59?c)6BF_<5{SL;*QK1ZXO8PhC4!fyNzBjb8wWN(|xTZpGY3%`m zEm#5d**sg&Y%9%{0yJ&fP+4=4ozJOPLCzW=<`2?S*0k!6j_tTuX-#l20dzlB0^Q2z~Spb9w-7zPZ;q8cf%)fy<$RZB6FmPiYvEYs(7qgI!z7QV2 zCO42hVsL@_7i1p&!dc|)9PG0VH+iktPV#&$5DH^DQSJ=KW+-(2Q8YFvrEdFAaovh8 ze~~aLSKtKx1;x|HJjc{CgbleO@55`j!v9~>uk-`OnP4ILPUh6oWND*83WYjne}Lb+ zv{E%sThSIWWqhC3nl~&z$xGxH%j6_Y_Pp7rQj}@in@Tk=ljCKoh2e{~SZ#|9*J+OG(??_*4pQR;q5#o;w51&5U&J(dH9NmA3vy zs?t7v*T1<}PIg8}oeXlF`@l{gcAZ#ZI?pwHyj6C@MAsBGx8q@Mj-~Z474CL?zX@%l oQZz*;xc<(Xb$%eN zt9(p;;M!FAg#fX=cY=W|u*2QqV}|P{lQF?4AAYTVB!v9#oBt!j<}+rvN6StOJI)of1@lRZ7_yHsa7|IUW`sOJ_bBzm-`{sW}IG;&wS>Eo}Y&*}INzD%Y` z_quS_LJ_4_QOT9D5V}d>nysuLs-EoLm>?^sTMII%Xu`@s*o~KN4J9v}huz7c4&XQ7 zckf?zs!G+Ghjv-Gp$zv^+MSxZu&oA(3J0}pIKO)}Eax}Z=NEj==eN_WJG;y#aexXAkd?E(U*g=ELbDSH|-_LwK>zfpcl)2C;j$(ODG diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-boto.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-boto.cpython-310.pyc deleted file mode 100644 index b5b793559b14da1142718566b6bc7996165d5499..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 298 zcmYjLF;2uV5VVtk5V~uw0KSkS_93oBh?WK+(OqLXv5#1BvR2j?DK$@_;xT+6Efrs& zViV~kM%s~Pc1N?YUSBdo{qc3!q>O#f;y)4+k2H8gWSHTewS3Pxv)m-_e4m)~mF3wF zZCTEzO$FZDDk`I+RtM)TPFV>Np7V6Nei@%SjG8Wbag5HRr~w-6=aT7cj^HQj&q*!x z8)XfxmB9t=rLlu-(RN1dR7rlZ6+0;g+YQpYQid_s(A|mKtwa}X5p>n)H;Yn*(Vbe= m(x)ouVow>2W-+J+nqq!agmJpKZ^0bBec<#6W<;y2Rq_Y<##O2S diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-boto3.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-boto3.cpython-310.pyc deleted file mode 100644 index 8d31d715b0cb516a0e7ececda7bb21d37badfb41..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 417 zcmYk1u};G<5Qc512?bG9A)!7)hsK3=M2M9IA+cqNoY*B+6FbT|mD073!oqceh$y}qwLJVN$e@jsA}dpxj2kwns*6f~j*ix?$}Nw%Y? z-i}VXYS7)0r>OLIG#bd@nM_YUv6D<$dzsoiSE-Aoa3WsmT)`iMIw`EIk!>#$>+B+w zjS+~F?P*`D^kzHkQ&_bAF?*c)?c}L>FyI9KU4^yNIfR+DYp58GtvdhhDAQ6Zql?m3 z4qCr60B@ukb}u^ls(EG$#YfVGlTY1USa7XZ;ps(++R@rSB-3fHBJWD)0iz4gq7| I>~QY?0B=xxk^lez diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-botocore.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-botocore.cpython-310.pyc deleted file mode 100644 index 48a8f69b625d42d1327547980baed95bea52dbce..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 414 zcmYk3zfQw25XSBF4-vFW8M=0@Q0F(3r`DfYm`p diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-branca.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-branca.cpython-310.pyc deleted file mode 100644 index 0969303f1e05bfc76a49b149aac9beaab7da865c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 302 zcmYjLu};G<6tvS)p(X9&q6XK@mkQ>F9w{qN&Q>=pj>!7g8+0 z@k$Dsu4-?suA@*gN^vw+Lt0h6bhUgc7U}wVd~^^c{`Bk=jRn?t-$Fmdq>IS}AEaL) zo8f2RjqfxMCP>Sb9(V`ZDX|w7>gAU0IUBSaxHT0IV{E*;WxFj06LlG6-O5)DT!hj5 orHVOE)ZWD&JrLC_V2p3eb5Rz?ba~f#b+Y=NVii~-aI zX>TR;U?4AIC#O72UVzu0@(M+PbSN(pmjH*HZ~i{cP>jbzf@}HqeSYK-^0!rPFKhi7 zxB3?aBa9X#q21{u4xUcYE8WDU*48WfrI&c+AQ_Z?;!^@1b6?YBYeACXg0TJ@nvB{* z)B+g&LjKrK#z4>RTzvuKYnp7sHlycM9zg)k*_T&4uzgJz^au2Q^$i5_H*g`qY`d_F zv7=-UhFANr$Gm%l4RYt2Qu6BL1*r~P0(YA;N|FgBZ2fhd<{6h_p67hpYX_Y& z`_}ZkOFJz1=?3~hv9zI4dwe3Lkl}iXxkD`*UM)f`!kkwuRE^S5&UmGChBR3C#3m0h zi_B#6Q+Qvs$Nz)EO6V{b=NLN+yGoWxxaLKHQ7b5#Fwb~l3#^4)eckSSc6xjqK8(JP z4%^*NSTq;5bfs16)lK`LZl+(E(Y)(Xbgp?}yc@+hLYaeKo2MJ5GGb6e#X2V?9sAbF zZL)Tc<>leV=kzE_zs%Jei-P-P{8Jyea`aR_X$(oIv$ z058_XxOJwNm}V1V#+wm$uF3?rRpVu~0Pl_|p5@VER9e`!TYW8_Xbz}Ua8-9=Nr&2$n@JBukoIUD0 luH*L{$EB#_-l5JVB6!=Q?&TeNK>bVSquU!&-wmky@jn#_PLBWp diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-cairosvg.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-cairosvg.cpython-310.pyc deleted file mode 100644 index 418d2acf0499844150184e4c891b57f0d22b9e58..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 960 zcmY*X&2G~`5Z>K5iSyT%v`xbWnL`gb#4bm+qf zm3WZ^PCN`Ruvaeh6}XhK8>F(*&d&dQGqa-AsuMip?>~ooWkP=C!o!nW-{4ihk#NFk zNL*UH%w_npuoM}tL33LvEJqc$5>?$QB~anUSL&K0;?_olm%mZBzBoXs0rj`!%dXo5 zdf8fTKyyXiP1xjgO63tWfL(4aAHn8|j_6DDzS@U|d=CaRFk2hi7~62Sp|;$CZC-gy zcy-8Dl#;8Ha}swA0=wCm61PLiq6yXI9yg)0Vw9YdPl(>_eD1{M`*%*~1ZqkaUbQ?2 zryq;ktKVX`EB|@gE$8>uj!Vm_j$NkjzhCv8QS3)rwfz;-} z52R4DQLnV97JUD?E*H$A9tIa{)h)#$n%aw3r&0=O&BvI;VX#!2$dxiwNaFB=1qI+?sOHI+(jFSpN=ujIz+eDTPa+X zZax%s#ZPjmx^{X!fFun>tSRW~+?O#<_6Lzqa(p@YbM1^p1Wpnpe&}$RIT2#w-l2Da z`u>4^=-4xeXAa_Uk}MsI_=WxKz)?X8{lp(k{1GU}OK@ZN>ychD0dFAURAP)ud7;2E zV$%P&4LixSc^nBo4dHeE3DhAHvtiOE+oC2jm|0@XpeW;QQ+9(IWLHQt<^U z_JTmHv?I;zu4dL3#VNsRU*Dg0IUyeh^1m`9J8ZZ_P()Endb+2SXsWUoy3bVpNXpeG zPDx4Uv&LJinwO3D;4~MlQA#`0 z2Okr>k$8ma0$&qveXn^iL0Yc#$a~OEiLIznuQqJU*{I#ft*LpKQtRC{yV`ItNmoHO uoqX27MVQR5yI6ch<6Vk)14%6c+W4;e%gn+wAK(1^a!WA{tPs}c>+BnX-CctK diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-celpy.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-celpy.cpython-310.pyc deleted file mode 100644 index 949f1a4d22c8ab1a10548b0e3c4a90e8d2b2f218..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 300 zcmYjLu}Z{15Zz7gM2@>g1pS2+*}cOnMQm+Eu)Aj2%g&i4o9vR=1XBAcR(_0?U0N%D z!OBTM@WDKIZ|3pFZ#FANDBnI#pDANsllYH>#61mO6B%Z>V>Lf;&VZZbl^+t5KC^7` zO66*@CzAY7ts+RRu+WB*2Qw;OJl`}t(+T_nNMNjWB7qA3{3n2 z6PE}iPP!+(clY$3U#-p=P5Js>d?bv0j^zK4#_nkGlE5&-9jp0{a|YZbFMOAn*%M3W zUvyB)t>ZhBeqg>&~(z-y$pRUeRD0YHWF=wEa<$_2SBMp qZ~s!&l&5mv#Fji5%_LBaud?5!BJ{)JruOFO;FePtoD(e9%j5?m+F0BG diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-cf_units.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-cf_units.cpython-310.pyc deleted file mode 100644 index 6412696af72fd189f10d7a8ef617cc2c49d7f350..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 332 zcmYjNu};G<5Ve!GM5tZ5u(797;vzaC#L5Cl-MUz*?KD;#JIXl`;UD-4CO(EA$jZbo zFmZ`gi6`Aj@9FN|)4A2^k|2tYulzY6%0PxEDrfJ( zA&~Pui5EXOLt;9tg)>G8&t>K_o@=9Eh(yj?t3A9eloxEX!MR9VVOpu+DGrCLm;TX$ z&v3IzTdxhIg>xk|7>f+^@f3WL<^tK&eqUMPD#dDDXNF1Du?m!xe8-QdC);$#(oWfq z8GU4R?+a&d)0-^=?Nw4|qRdVT7_WPMcIA^F7tZ21|kwxMnx{g(DK*qLgzqkf6f+1vhRLs3QOJRc@L0#fD|WifKCAu#FOglup&hCG8& b9EE(wP2K4^zogZjapIuizAAo;@pbbHZBAIc diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-charset_normalizer.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-charset_normalizer.cpython-310.pyc deleted file mode 100644 index ac1e99773d467688df996bd5323ba6049946dd58..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 388 zcmZutJxc>Y5Z%2b5JG~5g@qQuE=6`PB&7yhEkv+OvutiRx#jkYolW3U>QAxq$M^@X zP32#((M?1Ubl^RhH#5AMaf3k*r6^zCR(Baf`$O_Ol7?;);4+aw0&8UO0%Ihx$ewXH z5v?^|WTO3u4j6UbQy&`P=2QVQPHePfz@vhdlCV23N*+K)W?e8`tDOwP`Soy0ax&Rn z{4EkA7&Eo6i~CWlIeVyYEkv%h3}h3P22wg#K{zbg3`!-0w90rFBD|u|N$Qb4o@nWe zq+WThsgPT0Kw80OY?<_NPG*#BrQK4kmekj=baqN6IRzEv*z=;|YYCM3TK%}Qqc1C* kjUmlI6h|T1xN7{*8NP11SKr^5JkL_>~NDjjfHpA%$+*I_X{m_C8&`mRg{aC zRv>E5Hf-Dr|fx@8fHq}0N)CG=#2p<6$tQ$MCZ;I&hK zp;Mm?g*0C`5j~LfEMSbU%k#P{4C89wc-=X3Pq7dz5%N6G{s1vSTuT4| diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-clr.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-clr.cpython-310.pyc deleted file mode 100644 index 67f4d575c678ec7d0ca0f25212b30abf0f263d5b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1379 zcmZuxO^+Kj7`A67*~w&*Y_^4^OOYZ@>|rO1D3_|LDnSpupo$(UMxfE`_|3%K8GEpu zY?CerSi}*De~=X?ehgXBiv#AGx`$+U;P4cx+gpwKV$>8U3%$V7CghupOO9HYscL_ zwYRv=YRP65WI8uoPdI3V+X$a|9*IaS^%{muK{L$7qX^K@-5`FbV{uOVSog?3wYZi?x?XT9Xm(#ao0b1U=50 z1sB@nRRt=WN_niaLJFf$M;o>V(2YDkC@PgS3mZMCxHg5Xn};8}lw5v$M0Ig`?eboJ zetG)-=>N%#7}tfIg90|1^L$i;$ysjlWcmDBt)5keHx-Q5fr$e2NKW2m%teBRxVW-2 zIv5qX5YmhkXj#o6S@z$I!qQ}U|Jv7^LdW;pAy!c4#lm@*N|r3|zC*+Lo5-19Hf*Zg zOr)x9c#?c$g_Co*HTApZj|o?-NGyy&}$9b-fZmP z=4q@q<%-Mh@Vb%8;7uo&l-lrWbuG=VuMJoA3&>ZEdCq zugzRQ!^;!M)dl2NAnf+rxO)yoZosyiT!An)%yrgC&0pFUgQHn#w=Oucfg{Dn6OQGJ zIjCGMZ0GUI0vf}mu;CFGxx$x+idZb#_NJUM5Syg+`Ze4b+>g+P4>r&Cp({%L2#0tO t)6fgOn0nqejj?J?p=%!+iB3`{n!P{O!n#68s{z%fwdi7B}`3k;+FOaJz zU%`te1+fD&$u~0}^Uav)bPSTUuOE-^Jpev4IJP2z+vI+k0s{<6pkM=4(G)P_LiSYI zln`*}XS{G1ykxx>*z{TX0J2y8ufzmZ5eLHKC!ymgy|mk;Zw2ESHBxdKFzYl?f?_Gw zK8~q$SQ^5(yRQauw(9P*4Ze1Bw~Dzl;@h^C0?ied{Hk^z2|z5k{V>Y&>DSJUoMarfzK_WTe9IE yVcUs6S@vcr{ diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-cmocean.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-cmocean.cpython-310.pyc deleted file mode 100644 index 639eac2262cae1fd1e731b81976328348808672b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 323 zcmYjNJ5Izf5Vf-(R%llO8X7K;BK9J-M2MCKA<=DPIktCW#j&l}3CbZj1r>+k0&c0e z0u_@8B%U-Qy{DOZPvbV5Qv|5qJ`U#@LZ2h~k2#QgsBi^MB8d%Z@E&8Nu*~F4&R?^A zCKt~rUw**^%5l07&KM;klRR>E&_;!HA{r+Yw`tZMOPE=Pu9Uic%xCHHX?U<9a@c7} z7qtnba;^?7#6f8>9trQLT>+cg_Y19Dqo~)O8!A;#o1m;@J63{TY{`z2UfG@+T~a^9 z%Gn!oy`@1%Rd_CHepG=nKj=SKHu*8(Y;0jCL^%my?(5%?t`ve4$MVB{2M%Us1JpQ@kNfsj3UI-2aJn$dXOZq&Eg+ zYU5^Yz1kRv(?a@TY%L_AL=ul7*=jF!4#6}#7%iNHR(2qJ2$JTKzbWel@(1Ktq4SzYERlV`d7#G39q-{ zw%q77AI8*q_qu*{%%e`Q8iee{6-3?+qjoU~+%>eF_kC=ocPU^_Ols%AHojl|XS89Q zs<%eiwGyWXd7r#kMZ!KlIPV-0Nf560GCcg~2wjzS(rgsOv*mm`JRd*)X(b6C!x@#<-?ITtkuN6CyB1%4mijUz3(o*pY zRJVzQbSv#hGrOZ1SgkGyPWAb{Kg$UDnaJ^=MjmnF4T2_`I?~WBrNmI3eb8;D7q6sP z{^FGsbi7jFoKZ<=nWWfTXX1FNp!2C66ln8YEXM1X;mOA&@v&uHvM#a;ppNa7HJ(h) z_(j@NWHbD|^9mZngALMgZF=5B1=j$Zb+vnkJ!13&qh#aq?k&fvirx zf|Dl~hkM}s@c*2{|Cua1MKJBhS93=Y`i|ys5-^Xj?ixfOffX8Xg$Gg*j3gH19ZM2* zg{nj(FDOrc;1cB|WVNvi8>Hugdmb)pqm-;Yi;gv&k}jOpX3~CKI^CG(JPoVu@}!;T za5$Ee@02TBV|q6N8X6-@IEwG?6OG3)it_tLTQf*%JIfUna;AfmTCfe zXR5j#wTo|!zAbOo)OB7Kme)Ohm5wqC6#vz1U&?9&Z1Cf}*auK!`r-h&v`aX-AB>ok Oe87O>Qjm-DEAj^`d}Qzd diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-cryptography.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-cryptography.cpython-310.pyc deleted file mode 100644 index c34b9fba39ee37b9034c7af6f52f8f2f53cbdb58..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2514 zcmZuyTW=Fb6y8~{*ViP*xj_=bQlK<|*P)40l@`>BCMr?|NP(8FRIS!K$M!mVV`iPi zD^QWrS0vv0nuw?Vg8qT_p%487)5kvbFI1K2nT?H1$XYu)bMEKNcaEcpiL!!E_w}Fc zU*{C%Z+RGhig@?}U*1y{g({Xp2~~Y!k?gBlYWB@pIsE2)Ey!DWB4sq(>z1DF^L`;H zTE(Dbm4dQW4k}h9s9IH`K#A%H#F~I2E#P+&CUI9hAhgsW^U5cRHQ7W(+O8H^IngR7t&A78rr)8L#Q;t-Wn1eawm#lf1Iy?*WRBt1dC{MqAx|LQz z@13I+TK!2uj|;GHpjeCFDPdhxU}^9pQREM*z4LT}PSUBDDrQi#7Qa_QvZuh}E5e#o zwU(hm&m0i;7iL=bF9e2VpjN(jk-f(C1NJkW4hfyHE`iaz44060r9HLvuT}A1SQ2Odf7M7{nSJ-buD{txHB0Vc@AEIr{cX=o$(9#MM^xQZv z%tQ6?JYA3#fMtyTCZ4a+MOZ$<+#q*&9e1R6!)ic-E-fmS3Fcw*NO?tg9vZz>dVWVm zExErz=NFX|GV{=oHYnQ2DxcH6UuT509l@%h>ne$AC>jvj1PMZS0O;!(2syQVU@Ls7ccrmIHCoSZnNWtee#L z)9Q#KPbggF;4rsqBk;RCojm56YbG7wR^)I=D?=iW%r(SrW--mm_fDNKzrODqydTFA zOWtqG>+fY_FnHSc7;tRSlX;{Yrxb8h4&HSb77{~Y4jUMLn0H!NM|b_i-K*_$hB>uMqFqeKWd4B ztR;FBm9ey#Y&Vv}Ma++p&3@wf+>|kJrb&^!TqK%UK`!#|RpjNE!LifzD231qWP!OT zVr~wT14WY_MFC?Aod87b9hf3j)Hk0z+PuGg@4Gg9 znTw7SaSwf#@Vl|z@?;{YU}urfAQ&Ql7i^@+tIc33DlLbD9W!Wq`#SMqq`BcsqqgR%;S7!%5CFKQa&LPs;+& z@q}fAYHX>=bc>%KBj=8sp!@|cTBWGTIZ;)sWQi0@#aun76>FqS&LXu&)HiBD!&5n5 zB^v(pH^rR#pRQ{;)FHY$sm>6cXj%diVQpe diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-customtkinter.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-customtkinter.cpython-310.pyc deleted file mode 100644 index ee4c10113481862549a5f54b20d1c88c7040538f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 316 zcmY*TF;2uV5VUg#LU3s)fG?zoeTXX&qNPDdbk|tE*hj25wv}}vrJ&*|R6K?cxTWF? zRJVzQ1S{=GGrOZ1pXa9pr+)w3Uu1-QP2}&OM(%Op3PBM?EoteNQlhEK-sm<{i)T_S zzwt^6n$9b4t*)X_GD@*GRzu3G9-?n!V_ekTW3fn=Pve7wDDkypeKZzW?R^8?l$MSr zFMN>h7}*Rzue|oH=D`GMxzYn~K|3WjVuyOUW*g21?FMemj)yVU-rcb4H3t)Q8D!PS u7Y$s5(fp>0IZssH#ST3X)hu9)Z_0mtSs2sFZR=HU^&Q1VutZp$t+E3;gI$CG diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-cv2.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-cv2.cpython-310.pyc deleted file mode 100644 index 5e08b142cfc4d7dc3250b974beed4ef65cb9d60f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3103 zcmZ`*-ESMm5#QZA-W@;mMah!&Wz!!?P1&NHFBEkRr>P}FE&|zz45TI!9FE*2b=2{W z+B?b;aRLg+uSU_n21Q8}eaLHy{uzDgFj}iKdy--WDGAQa&du)3&d%?* zjK;e-XlsUEXB(@&#r=%?AuF+xe# zs@oJjS>SZ@^*rcCo7M|$QZI^przD?(9Fva)?Tim6K%e9$&y9@w)Tw2PTO(F43pQk; zJfiF5%Y1!W6o)fnn%gZlqLl1?EQ-P&UgFM({uI|O2)i@O9iHcfmxLEzF|ZbR3F6Md zo6GQKjF0mPK|1rC%#*JOx3xa0^{GGPc$rVPO+NF=s4wtKeD)=&FY-Bl`6Uqx>*Sc$ zm&B6%%V1e7iX~hDEX!h94#n~ptbV0_Rb1uHE|Xu00-tYVPK7WBIWB9x_&EuuOd=|W z-%zL!C6Lp#&UL;3SuMU|lsqRPeL?tA{RY(Iru?TchVQ`s-o^cmXy+&OTjCa9UL^d= zBB@u!0>7#=s}5Iq1uJxn5f@HJL+rOIkX z-JX}IT-fjS4we0>-;ka>R7S%O2MbY8gw1_--{&IoBe&J+_C$N7#)Cl7nlhUE?>C`A z&OfL#_&tPQ?0`ri+^zuu+1Bf6@U8`s$K7TWw*0o+JAD6Z0x6iG*A)_5PK(#^+D_CJ zYdyc`1#4XFuXSS)a`!{G0ru6qwGY>7`y$+53;f1f?=abk!VhZi-Cc|QM6C9_=C0Qk z@fxh|hjHQsfspP_6z#?sHjywVPPjHem}qwuvx1E~_XDrn;NF8O=8l_ih%CVaYt-_C zL`aD{dN#;s>BFSgcBZa=iyMD!ps9Fj`Tz!l^2P05N&cq6VjnWrlp~!nG$T15j|o_?wAa%5jipv`&2U%Cxr(2?aWaw$)~wt zVMO$-BF^IU*f_F22e_K>JvJx_o%cxm(F*_>exJiHDWz6wq$a*iP0r>ahm^*foNSX6 z;kkKaCu76$)P@Y~WTG=EzeuK1dsybih#u1;C$vw;W;RY8`TJx#b&e^|?V3_1Go4Gr zS#G7y2*8j!+=du=ZJpyznnx=};Q0|v^PS7X`4nhiksKA0g*1OmK^Bf_iy{4Nlf7S^ zu2)DQzY%1OnO2Ki$`l8pspg(Of42E#%iZ|(vyH9o$4|Dl-KU>C+uR;F&_9KhiAqo^P9O1B>*elHLecv%q#i3npq3M)-7+nc&Zr)9?Us2+A2qRoS=z zfK8cCL6L|JW%;rD!Vi@h_;I34TwECeER{!4^%EZ=L5y}=NM*n9Wax)&mE)q(Z!4?k zNf9QhC`I5U{=RUNNEvY=t3`DRAB_un2_qFgee%ir#%J#O!M&29k(8RmO91;auGFB{skw-veQ?C0bww zS}+#q(n*OqhDlB87zJw4NjlCZOjcLlC!Sp8f$=SyM1(`*Y z<}X2M18sf@H_H)1TEiV08E)Og=$M@9JBw-E(7FltSFXkOiDW7L9ou8j?v@;fg>*Yg z3pH$IIf-HlL^UU8QJ+I`4Fr_`Fjl2~A+f7nKWs%+L$TUj<;1d?Rg$_ttWe=To<8=@ zgB~mr<9`Z^ShPmjiACkdFw|hGK@kTZJ@TO3yplu}E`UwDekdw%9@n9cjY0soA%HbD%`m0BEC??`OQ>`Za<@;V5hy2Hn3S71#; zvZn7nmCNv%(<6BceT#4TW(XhK@i`Zv-|a;*fh!9B4|viSvAl`?4&WbdI_~KnQf4Ot zGAJT%xIHOa{sExhZvd(^d%$srinf&H^?+`;nrTLGFE;^phd?ua(*@sHmCvkkzmd^p ztN_0HuH|=;ln}KwJ5ZgQn{ zGO)UivfV3@xtQDCJLbIh{Kv}AytId4iie3ssr G|N0+FElunI diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-cx_Oracle.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-cx_Oracle.cpython-310.pyc deleted file mode 100644 index 329f495ae55e09d48499244b0a1194765b52af54..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 241 zcmYk1F-`+95JkPA07dLUQtUd2ln8MGQqa*@j%SFiwLO-{tg`1xm1A%KF0d`Ppu(Gq zFU^5smK+IB6f?D_lSs}bU7S^lds@luDE7>Hx@E}(f6o7H>^Xk5_#b<@nPbpRM$ zNR$g-M82u%tNl*WQb3tp(q00NGB8F^J9VhM+x9!zj~GYk-9e_QSc;GR!&b5@*d=WS zeMFWjO)hfL-eXplXkcY1mRxVRz!lUQ8ai`Q`>c(}K27u8Qy}>C_`E#9t7_}}KS32n AG5`Po diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-cytoolz.itertoolz.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-cytoolz.itertoolz.cpython-310.pyc deleted file mode 100644 index 80b9a439bf81fe3501f0db6aae662b9c56fe19d0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 278 zcmYjMF;2uV5OhL=&_xuy;)-MsaV0{$fQF97^2K|x6~}9Nok&T?Tc~&pAGnrZP~jXp ziIH}s8EJNBsj6;7hWYq99!nv5 zoIOC8lOg}m-0y&G!aAt7R~<6QFk8<_IfqdiqMl_-KE<5jq|Zh^Lw$Yem(%gDc$iPu Rj|1t^;Zw1GxmMfU{sI~3RH*;} diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-dash.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-dash.cpython-310.pyc deleted file mode 100644 index 1b3231ccc21f896223d860eb974a3b54ac0a1096..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 298 zcmYjLF;2uV5M1X1LMYeJz!y@)KE#y>(b6C!x@#<7>?2kj+sgVPrRFJAJcbXXrQ!=z zY$Bb+N;}fb?r0{g*Ox%ke0&`s1NffF{~-+?Y4L_YgJupowqpzo)7d-QWqS1rW&T4~ zDA{yX2j@(kq*h7EgLMX{Tq|sz%hh!KGCp}siavUNOx7W9LTIs{L#DIYf}hZz6IrY8+6}{Q=VbRb>DG diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-dash_bootstrap_components.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-dash_bootstrap_components.cpython-310.pyc deleted file mode 100644 index 5d955dad017d4c2d01c7311612ee9e1b55d2e885..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 340 zcmZ`zu}Z{15Z%q4B9dzaQ9mI?vL{|CVrwIU-8IW5yJwbcc9zUuAhng>Vdcm818J@N z1*@9`1RDqD!F$7-_h7X;Wi<8s=k7dV>}w)_hctFiib@Ix$iC#Rj zZ23)Bmhthd0_RK>rB+eNoplDsE3L4WB|ya3sURz819;;jK4y#Y;%RvB7!}#NVjr!; zq6TQNo07+)=?{Le?wHsNKX0Oj)`(z(azdM4v}nAR8(ET`uZxW+dgFWHY$?JJYw$P4 z^;)2fCJ(A=)QdqO!(e|?<(x;geC)`BQO^R!K$HL5y$Hj2a@&I5J9EdW9WDvdG))d@ C7H4Px diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-dash_core_components.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-dash_core_components.cpython-310.pyc deleted file mode 100644 index 70cb2f9d92e7444632a20abdbb4b5df238a8905d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 330 zcmZur!Ait15KX$Ph;%_j&|la?lNI+U;?;`?-u4o*&8!VglhDZ)de%Sj5S-aNMPv^|1pS2zcILzjMNCaZFuP=!+nIBQofq443mfa782K^&z@|q2 zg3xP0m#0%VDfmhH23z)Xw{ zv}5RSG`@fj(jFt5;OC8-=rvC^NynA$xCb4SSc@&{)rze->vZV2vs<3}Y+|@!*DDS- z>nh2*kuMs!NWJ|{6;mG83b{oOWHkvG6PxP4+AQ_M$*qrS@AMtTVlYQ2%d$8C=R0Eu diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-dash_renderer.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-dash_renderer.cpython-310.pyc deleted file mode 100644 index a29038708210c4b6f3bf334ce4dd9a603b2963d7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 316 zcmY*TyH3O~5VUg#0+ci~@CzwoAL2@cXlW1<-8Ggk-Xm6=*z)>LNh@x;pI z7fo5o$Mf1d2X#_LC#`nY0gi>y*r*7-fe7)TT#Ofw!+noQ(`pp^WF3me`xfKmHXcp4 z_|D=nbu)dx$i{adgALkA0|(h5y;EzoCB0gSwG;>F57ODK3`1&se=V+75^aJi=(^R< tfKr9Q{<^B!Pu0Fpk!~=VSs)wVR{!#fFpMWRoi}?2x118;k|@vf><8!dT_c3M5G@TtqPxa&;yq%;iLI{j1 zrYp<%cu{)ipp44ssMWzbz;SIfRx0Yk!DF@sG{O_<5C;Z$Jhcw37yU*&wt=?NmW}z7;zudT4v;Y$3xCE8pIT>#al^ArHE&^$Va> rVX&uEHRq|)x3MD+Ml%Z(M(ncGEBOoLu7KFss#d7oA#)@M{v0Ev<028NR;xJqw zD-%~>;x`D1FZo&Tefzy{yXka7u!^^j^$R8B^FaPrjN}fNKSuzvBoF~LQAL+DB8tKQ zVi;~Hj9%$-0OMyeOZGRDduNQwgHN^18dbX#q%T=3E0anKJGYQFoI6nutSF^vy0l`0R%ltgXy`gc~~I(L~$aY(e?QS=^0<0GA8VojtV=)(45B zG;ABR@vLyJ^bNj~bi;$KeslHPYR4b>!43skzMggz+Lr~aEkc>sq7j)^?MNlj@7A%W`sTx(jlPQns2eS4TnL;;9 z58wfJ0C`8Msz)X0PCuXZLaEM~4eS!u z(X_oeAcKzC1x`j{M%@whESVvVvct*#84^Q%ZA~(aiJO=&<@3GX%lrw?jmqi$bHaYsC8#dwnsPfK1l@zYa#+$VR>`xV@7?N$^_0s4BK}UorXw;9BydOVx4=pB5 zx+vDkIuy0{D~uG1^~2g41Fda>j|o3nJSKJvzwfg44ai`FcGAE`HVCazGgT5_OvOx! z4YV8SY$-#RYTw?7>#0PWpa{BJ=_R04p|g8;we?k%Z&M@GtVq-(_h diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-dbus_fast.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-dbus_fast.cpython-310.pyc deleted file mode 100644 index 1d21b56cade8ec5f42349b8276ffd2cd7ed3597a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 316 zcmYjMF;2uV5VVsM0+ci~@P!ny4{;?zv@{5bifgPS>mybi+sZnTQu7ol9>WLHQt<^U z_6~sU*C6631c7o=08Ydw^VpR1Pr)kJ>PQ9G>7DcZxcu#S+V-0 zDJ%GL)_7}m6BUki?_snWmlLQ*RJ#h}eUUEb5A&VFSkc-b#%L^x*82{Jz0;Dn20%O0 z2R}r7W5W@t2l|?2>w7JO36+(gC)uNRpf;)|y8fXqQia+4x~qe)YP^dB-C%@+KsLTB|1yg(FUQwEzua(2gDave%hGSDL|v-@ diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-dclab.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-dclab.cpython-310.pyc deleted file mode 100644 index 2b41945eac37ba4fccdc8f3cec5d9ab7c872dab1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 300 zcmYjLu}Z{15Z%q4B64S8qrZ?MyC)vlh}hbQV0X>3*_|^>HrXY!38eN@to#^%Agz_Z zVC7ukzz6eS-n_?~uwI`tLiO>rzsnf=J}m!18hfO{Ya+`m_pISN&KYoe7ZEjdoW2^owV9J4>+Az<8}F*FQ%)P@u|h6$0K$~n5xj;ikpo@m!OE+)cOrjsyMo1 otD5_i32o{qgUQYU)r7j3{}geY&hDFFdk+tsKEWl?>SC4s0l{xpOaK4? diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-detectron2.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-detectron2.cpython-310.pyc deleted file mode 100644 index f6993b5efa8eaf664e8d4bbdcaca3222aaaae3ab..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 248 zcmYjMF>1p=5Im_cBB0iP5Jp-hc4lsj`Zj z4D7%R?9MFZ`IBIDx37;f72IK(;;BfM?Lg{kP_|?Y zwn3AX?BHFDeDFa(Gjuc{IPDq(3MUvmS|tzi!hTs-2dE~r6BvB~7ehyOUp?30b->a! zZQp#N2kD}=J~SLN%8sb_oN2?zJ3gpCgJY;K6$UOcl6|RMT(aY%;OqK}Upr;_F9G^U AhyVZp diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-discid.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-discid.cpython-310.pyc deleted file mode 100644 index 707eb0d804d3512f5b9cc9f7f30208ecbea91151..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 857 zcmZ8fPixdb6rVSnY_i+zwn#;*mk28Cp-IJpAR_*uLP3krLuovO?9SUHHpzsU>8`sc zp zamm?ffpMag$cLv2n|8s|6vY6V+p$2&iwV9}vl``oS#zP}e1qk3l(V47hs(dF6Tjbo z6Cb?(uy+ZXd;V}w2rm3-mKW$NG0UseSKME*`H$ptJsSw-!*_{>FcV~`P?ULvewCEy z^Ra);@5?L^8l@c~5i@@*c49CWK*)6OWy0<-uM&}?Y+NlQHY%IW-j@;9D(6*W)rrb9D3Q1bt*^Re z@gi@w%o^)<8^FeyCZf{E@`H#?BfywHlQ82YhIL*iMaXaxmYR#jyYW!_w|9cwFqmL9 z33d6fo~eviPlG2rq0AL-*U9K4Nl}Jzt&e-vXuN1K9`VXtZYUL7ICL3)vb{Q~S}S|8 ud;~Ae<;g%B*V~{TSd`j*@W2InWwkt@(1i`?g9Z1%{Yw8@)-ABE`mKNBR{6*P diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-distorm3.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-distorm3.cpython-310.pyc deleted file mode 100644 index 69ce68099299c40e1307646aedeab96b370e0c4e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 329 zcmYjNK}y6h6iqs#7IDyp;KmDd(PU(1DdN_R2(z0_Nc*D=O_P#jiams z-Cj;ejI<-|?5<|k=lKaiG#_6t_ZcDI`{qATBX?MEiKK|4mUMJWDbZAA?{u4~#WN|E zKR6`?oz81-t*)bhq3XOEtcJH!<$(1nrl8@mSWFjB>A^vixY)BH8VjuPzJ-48HRX*_ zN;}g9-$(c){Sm4&{U+Y{PV-=bv|QQOyF{__jQxmQk{hrsJE#H@6hiz!GV7w#s$@UR}EY diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-docutils.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-docutils.cpython-310.pyc deleted file mode 100644 index b42c2ded5d747cf995ada9cc0d0e8731f599ff6d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 499 zcmZvYy>7xV5XWsNq)`PDVqv2*12I(@QPs6eRjFH+D8zWUqIQ;H1y5%aMc7n+;A6FmwY~&%rRnaE5Xm;+%v8BaRu_ zVzAB@4{hZB`i}LX!wK`YICRmS*p5{4_i868O(D-9%2+MHBe{QJ&?0tKRm*8U;kZro{y_swmg zO$-86uy3A9xz>t+c4e2*_ENzZFGOBSWpvxIiuDUpzRj@a!&aT4|d- diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-docx.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-docx.cpython-310.pyc deleted file mode 100644 index 1ef9707955cc22636b86f6d6cf62fab99fe1db56..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 298 zcmYjLF;2uV5M1X1LMYeJz!y@)KE#y>(b6C!x@#<-?ITv4*vk4MQu7ol9>WLHQt<^U zHj$86X-Asb9nFOG`W$HL_s;`l0ADltKcvAuEnX2AFw8^Cc8q~#CVOMM%&eZF%)jXh zC7UjE@ZRbqjY>)$oVPgTCg|74ay4B(jSn3rMISvsCg+jYAvD;}A=Alh!4K$9i7oJx zL>*cyqKnE4V+YZq?Tp;YJ?YhkZv`K0Hwf?cB95sJ-3`Cq2z1F-QRzm#SQIjj?k`m? lc~XZi_2j{17J*_yQ_VGb9H+C}HkhNgcZ`Z)PEZs@_6y%DRe=Bi diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-docx2pdf.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-docx2pdf.cpython-310.pyc deleted file mode 100644 index 03bf6629a9270519c0e22a7e83826411d22d0039..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 344 zcmYjL!Ait16im`pi%?m-_zU*XX4M5RB3`}7g125mwt2OoNfVlE*`ECrPkxL)(5okZ z!IR0tf)C#CW_ZJl$+B}4rv3P8EJ5fylK+zg@)Xux2M|bLg*2|PCKbU5upsZaN+1Ce zuX|J_B6&sm;wOBgoXlBm?8G#9F1Y9OWo?v#+Ox=5BNezg6{gFO@4>V>&m4ZfJ;Q=9B1kpJ+IXQiR_V)w#%KUf#AhGa=rm;=Z6azz21=D zwvIGl6?E}TcuOd!lPT}K88tPF78?=*v zgX|eSsHIwGyjiqM*$$bCbapMnm<;*r_G%&7CTxP=0@kWnI-2y!+IL?~7+$S@SGW72Pb1546p{!UhDEi;!2?sz&NL%&a-{P4w&ZqJWhO2vA$2^>^R&6m@7@NQ&x~T|f?SF~ESQXo>a(SReele8vN1P2bJEce%c220x_^BuH{2fE6*wuf-JHtGj{Q_n|Rp()ejABh!2s9L7Kk9g=m)10;{OmLS8Ggg4n8r$ovZZ zE3OaG6j#mS?AB;VTeQWxbd5$oyA1VuV0HjH>aY0i7qjQrO^qi`X&a-vZ75t(>W!5U jvQ$M~8D|^M8!4M1V?90^z}8Q+JjAuPEl`^z3f6*OeF5;* diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-eel.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-eel.cpython-310.pyc deleted file mode 100644 index 0f7f38bf7170c911399e4a154e0757b7beedd3dd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 337 zcmYjMu};G<5Vg}5RaGM)7B(i942_HEh!86aLSoBeCGoYf;@DQs4a&@?F!3?`fLA7d zfr)D*Bu=^~-Mf4D?p&I#7)A5`xxY>r`#Kf>gE;m;iB|-QDQ;ND3(gsEmAvsHQL_Ut zW@`Szvc)&eu#Crx+8G0Nkg5!&+-n0EX8VrqoQ~ddV>+b&;64hlQr5V3uRcNaLTtS`+nMo+2l4?J%ivn_q2$`i5R)A2$t!`dr zCCk%-jfLu;flOJ2SMdT@9ayEY=&zYbVm4y&$`96S!s{~F7}GTquvI;hvO+{{y4*r5*RAG`Ci;&(oZ)afdQgShg{!2$L^TDI=nngbvQREuNo}w(uc_)##`PE~7u_JQ?6)=wUx+~f diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-eng_to_ipa.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-eng_to_ipa.cpython-310.pyc deleted file mode 100644 index db386ad05d30744c59f397726d05efcb37ec44f0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 310 zcmYjLu};G<5Vg}%p(#src2A2}1cn*zSi^UmGvFqB<-5$xp4oc- zMOU`w!$ldKgEA?jlU4`o0EZ>`qe?;9s2|s};qs|}@R&6Hwc?blLs5lLV>?C-XQL6{ zS-T)M!S{=-LIX0A-$?_VY!JLrTeT;>*odtZ9r#WSB!8t*m=h+W=6Ix*a diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-ens.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-ens.cpython-310.pyc deleted file mode 100644 index d3548ae2feab049ba5e2c624fb3ba28ccaa3e456..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 296 zcmYjNu}Z{15Zz5q5y>?+`U@$td*YQMwl*TzU9;?E=ggAL?vmLHr1n#+{1|^At(CuE zqmzK(gL&{~=JAFJ>-9M!G;be=AI{k4EdC=SaZiO;M1~peSjTsqGvFqB<-5$}&#YX1 z(Ug^Zx~PM5P$y+{(&}Ix;FN>M$1$R{O$aUabH;QsJMf+Lr=%A8 zM%jc8WVBH`X<(2Yf;Vcb_SCO7Vk^Y}evr=YWgJrz{EfKYNVEy6sOwh007?}{`v~7tGPY9eso0il``x>=!y}RjmL3 diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-enzyme.parsers.ebml.core.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-enzyme.parsers.ebml.core.cpython-310.pyc deleted file mode 100644 index 9b7e0bf8c21c81faf9550c512c24df1c9a449ac6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 520 zcmYk2zm5|z5XSBOlil0PA*kRUAxN!#H4jf38X6fOzRBjeg1U@naVGTnyEsS>g-!y7f`6`E?LvMRLMuOINv|7px=)M zZmQOMhc}$BJKt_stg(i_>7?Ciek7`gIG4O%(C}mpUO3roDhR2aP$e%B~wFbEBoYY*wjvIttiEFWn z|H~_O&Djq69oOB8yV19{f5~24aqK)SPhOD=H+KJa5r-{AV|zcu9`x$)5y#lg^5~A8 j+_A}ByyyVTjiG#HtlDb0osNa`DA{?L&uN)HOCQm{xDcTm diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-eth_abi.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-eth_abi.cpython-310.pyc deleted file mode 100644 index 4087f729eb804deff3ddb9e85ac7a4e69e712344..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 299 zcmYjNyH3O~5VUj0Lnx`?7gEGN#FYrq(jX+dYb+;Th!wvS`+`#QDO7w6KaiG+Pk@R| zbV!V}BhBotX0^U3&IqD?`*`}MgnZ88KQa`zSn&c$5k(ELbVn%xsEMzzq- z3vayz9(0g~D;T(q;FQ>k8vSa+www*%25xlC!($=C4L*d#HBz4E*)KN{R=@xN diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-eth_account.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-eth_account.cpython-310.pyc deleted file mode 100644 index 021cbbf071c806fffdf88de10306fd3eef036d70..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 307 zcmYjN!Ait16im9Sh_+|_g&vx$xJMDMUPSP=mym6qCNxb#lNO3cKgE+D;}7)e$zKoz zUkeL6@CIfc!#tiZigSX{A73wjl#uUP93w+WQO_xvOgNsR83mxl|v5{%-o7l}Y)5)BPpQJlQ zwb1Vy*S-ZFOpul<7cTO@b=Ox{fz#89FN7u42PG`5RSG|Qhd<=XfAwnMm_#c4>cRpe6i$DU`NaGyqAP;nyhZspL zf*sBy8H#X+?S%|PuYO~+BKOJ|cfjKc|zzJCBW@`9xR diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-eth_keyfile.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-eth_keyfile.cpython-310.pyc deleted file mode 100644 index 669e08ab3b9ef6d43101c08c79fb6cb49bb79777..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 307 zcmYjN!Ait16im9Sh_+|_g&vyhvU?Qq>O}-^dkNX*tqo0^&}0k2qo3l*kMRd`_2e%I zg0BT(2j0NUW0=RYMR7?G&HLx!mlEXHqV| zaZ5^?irTs;ItWt9Ak!6uMzjzQ+Q4JENY_vCq4z-=0|Pq-Z9HqNZT&FSq_ZjGKge*7 zYNnr8-q;Sf(@q+$VC0>LUWu*PqhGDqma`H1ksH0|E{4YT8@66?uLD$0)~$R2&xMQn pzg5hAqPBe)Fyn)o4Xm+kb#g6pF diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-eth_keys.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-eth_keys.cpython-310.pyc deleted file mode 100644 index 06134ed62fe344ca0c74f50752a03220bfcc2cce..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 366 zcmYk1Jx&8L5QXjC1g%ga@l(*IB*of`2pvSUGzf_*4iIiJ5I!=%`qscau_bK zEfrUw0XrxXBh8ciX~yr384iz$ul)UE`4$oK86N-3Gji`6FTE(DXh|wMqg6DED1k^t zTiTofRq>Y2V%2*lp~w9%KTXC_H(VIoiVB=m(#h^zqo|Bpl^{?$jY|!;0m&kHs3T#5QCic?x!|%8w%~3!>zF&E6D&SUI zS#kwyULn*eITb&zN2pj?DkQcpmRnzmRVTK5Zc)1SQJ8obULY$I zufPIM0g03Dm;C9@|9^HcI3ux&m$&sHA>_S%{IAH!U2MFHqKKk~lypJMWRXw;R3!)M z&mmFifi6q)uFJ}HJjudb%4yt)kZ!6a^Y(IXDyDVVr8q~;|>OO h1kuKBvKUvy1DLCu-p$XsGa6%HFUqjrOZ&9*^$ln=Xubdd diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-eth_typing.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-eth_typing.cpython-310.pyc deleted file mode 100644 index 4407a8f0f85fe2c87970eb9eac04065b7fd0148b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 305 zcmYjLv1-FG6qM`)O0ehl7d%)>X~t5zwnHg&%OVu(H5Qg7VJQY>?Wc6=$MgrhcIq#5 z>Wf362k+qSaooAGToFY3{`vZt5%P5s|A8L4#|u|TiYRJGPq&m3pelQ#+f3yzq*{FA zmsE5r8|RbgAxb5qJgy+NbxdB{{Zo}sm(S_JhA54JfgPeYfwj(cVK}u+%TpwLkYR~x zrk^8kT@T!AFAY~P@;-o7Vk36w*K4-nYy>-Uqj%h=*gAW|uGc*12(_0@C-)Gz@Jau* pin&iT&c*>VA*$KH8rRi0R-DH&pQel3-l>CuJBo9{0;wp9{1QX%G_KHI^@4h!wvS`y#pKQ>geDejqIszW@!J zNFYYqk!Dt-S*@?CGlJ+|-=DrIAs@5&j{?OlPP{-;L{UR5-BC(_s^W$23blG9_4*UH zq^48V`jCZ%B$Z5ZI)&7UL((SR*Q@FLA>X-}q%knC#burMeH`YJ>1a;GH!>WfTIehD z&RgI?2Why1k=qDPiLKb9-)z{Hvk~0Ljo$N+Q|H|kyWH@o6Es1#y?lnqMacTMRV;m? k^)3yViAgO6*7&~pyOo7Jom^Y54hC-UDI~6u%Cane0PyHo&;S4c diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-eth_utils.network.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-eth_utils.network.cpython-310.pyc deleted file mode 100644 index 79fff005f69a71bf34eb1cbf13832edde7151c09..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 316 zcmYjLF;2uV5VUi52vDw}fiI+peTXX&qNPDdbk|tEc#l|dY%A+KloIh2DjvfJ(o*pS zDmIZoth6J|?2cx_a(T*V>bH;GB4g}xB>#src1w#F1cn*zSj#t@GvFqB<(tgR9$7K} zqAM%-a8?E9pi0WN2kGoq#y-`-Ux~|=M4O^(naE;c3B}#z=j>0(KI%hQ6@8^c!&rbhZU#b1ie7Ey#*_r zuK1F_w>)3%sP>kuip zKE)yPw;FCFe6`1C{-h03~&(# p`1p=5Ings!k{*PFhN>}xD3HBaFZ_0an`M)L#NwAdlsC(lPZtN2i)ctsl2iq z5A47U?9MDz)k+Dv@84s+Q0i|Mk0?a!WVjTv>QmX`L#-F*Wz6U2nD^`A@-&b=dDJa= zk8N@kv^e;qMmcz={|p@s2+>93!Quo1W3YOw58~IGW(&=PVFK?C5OeA%yf!ZzV3)9t zrtQraGU%9H;AA9b)E!aJk{Qw{JDlvzkQnOgqj4j*#$yxnrF^^hd!Jw7xl&nO0k)M$ AHvj+t diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-faker.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-faker.cpython-310.pyc deleted file mode 100644 index 7b6cd0f1ace22692225b76ed286ec865a124a86e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 419 zcmYjNu};G<6tvx@l&Xb_rQgt@aScilc%nv@%MdqwMNsUq>^|7ngg@H;5_oqSPlXxRhdpzDGxv*hr zO)WuK*B*KC;NwaoOAUy-Ic=v>r>X)Gm(AXFJrCO1O>?E4PcX%Xm6ytenK8MuxD>HH zgm#ii0HI}38tYvfbg}N0*u(Be2VWJ>Od)tF%S3SyH7}gd5U=7j>WgK#;$bax&6Qm9 zvhkVGXW{9RJL$!uOwv5L7mi~s`P(Gkb%;}=y+x1nuoE!G_#f3pAp diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-falcon.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-falcon.cpython-310.pyc deleted file mode 100644 index 108191c5e9ab95ec626599d5243455c142484a7e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 454 zcmY+By-ve05XYU;0Z@Vf33!GMwTtM85DO~{Oe~RGUlJ?+!gd1n3X)G}Zp9f$<_SO~Y9@dzAu%w*dG~fCS|q<2@XV_e8ftLiwek~DvMa;%mT3zAG1##TN+|YGR yOK>DN8?KzELV(RHt!tOZNqQS=oM$@_+vs{e{J?Cw{cEXNBj6_Kx6-dCO}_yI9hf5k diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-fastai.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-fastai.cpython-310.pyc deleted file mode 100644 index 735deee8380c4f8e7f83136d89a30b836f7f53da..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 244 zcmYjMF>b>!43s?-MgXtK)WGx*4oFflsj~_g23)5KP3% yt9DRd7(n`DT!@NoCfO4WfjwQEcqc@C7ube|s#82=YM-vfehqh6{s>E+qPzjoUq=D} diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-fastparquet.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-fastparquet.cpython-310.pyc deleted file mode 100644 index 01e6e6adf76533aae06a8e4a865263f633a11a8c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 680 zcmYjOO>Pr06t*4DPm)Ph*uVz%v&c-Uc3D+Obi)QAbvFWyCb5$^@rp74i^c-S1|vdrSUJ|LvK^;LSf2}qJiwmjN7uUCd+EZA=%2C+VdYslhWc=no#ok@ zH|rew@^)kAsyWS0M!6A|4u^M`eW%~lqsO9i*=XT?I z=TaCuQFVLq!Y>+w3lSm558;D8@(T^LSHV4fw|VoQAoK4ltGz_-+2O^?3Td)Eo$mPC zxLwZ5ab>uRdhCh5z}Yv#?HF`Z6}VC3(g^KVAT*RD8?2#b4seu5x~po$bUp#@7ACBOvR z(xkQ^Nd#2Xw)BC#o+WjNpe~|0ThJT)dFzS#3mG(iP=O3sbq?!Hr9NZ<3echI&5Tko z3#ngC3nNwveASxIZE00jg4+ybVT}v@BX!%iPU>)ZWMTm}ol5No6^)+;jq2jLeAGAt zm0i3FQu#PHX6YR+Nn8z~>f}-g&dR@zK)0c&1( z&>|hDQ{;!Ec+BH9=rvbz%552Pqp#zu5%)5{&}Oq`wgAslTcW>%qjc{jof#b*_V^(7 h1dcJw;mKCEteTUd9B|WOhrzff<;8@@IZCrrT|!5ZTAq{5eMGyKMeP(9m5-xC(_Mj&r2&6su?&VYEOz zddJgPL_FT%;#|b9HC}te7zxblJ3OuP#uMr{e}WhFBY&EjJQt~>oH<74G8f>_Bv57e zDi;)(lQ5S8`tkN?E{$dhg-oh#XWu}Y3B`Qv1&rPvS6Xj!+Z!d<$?#whdZobEtH+0a z!(TjZ?lm|T<`&7y$sCf*m?acZKq|`Zd^eMv3oVs3g#+JU)(Xviy@Z5MRFns*%I}I~ zMhRl2WjWzuO%#NmbWCSK9}JT*N!CKINiJu^Zd_*cWilEPkWLINOP6dRfKa=U2O?Ur o(9~#G1P?e~31N&`4)#mijc?uT4>ZAn1WKHfPAh6P+qe_|0b+fIh5!Hn diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-flask_compress.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-flask_compress.cpython-310.pyc deleted file mode 100644 index 349517b5c1f4884bd3fbd7e29af753e2d46540eb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 313 zcmY*Tu}Z{16x_|7B1dAYzmOukcX*|Ut&IqF*DQP4cP3;vyX5T!(%ASZR(^~>kk-my zu<|8vpaXAU<}u9pEL$-`_5OKa31eTA_zUvbJsn;X8D_X;j_){Uz)kYTcZpd%vwZnY zUzYPRD}5N0gQ$&;db~VXjg2b33mqUn=8N&_X?SQcYHOhr$5>kwmG=#HQ`2}h#qfi5 z=cH!(d6kuSAVVFrl?Hn05L%$xsOJ*v7-z|GaFRno8tdq5r*;N)_HTZaK~v9E{W1KO@0BtUt9J7 diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-flask_restx.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-flask_restx.cpython-310.pyc deleted file mode 100644 index 58efb735003ef826749ba7ebe67610da48e8ddae..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 312 zcmYjLu};G<5Vg~S5N#J0nAtMKE}|nstSktLt&8Qx7h=VUt(+SXG4d%)d<;L3m5ELn6VPr4_)clY$3U#-p=P5JpL&XKQYTviYRJ`r8`OqP?f#YU8WWZ)+-)$f-19lhhVbz&*Uvc=xhD_AHdKVtlNjf(H!xBhbqwFJPeQs zdFwTpw|M&j4Li>-y(?puI58F{O4_12zzi$7u*_E28!U4#EQ>vUl0L(iv*|tdnXsBE zEHz7Ip5mBkpg7EO-eAH-z0CW<9TSp*YPE=Bqsi?0=JDKlYc67=Oj?nRU+)`2qG3?) z0<1*rDQBM1L@MFxtqtdP*si;jauZWp@7-0?+<69M8?C%lF3O;Sv+LS*XRUT0$adjt z&QD1)qXj8s!4%=5B-)9b(+OPwJ{m_85|tt^3A83fh7M`%&W sKUdoL(b(kPg2s8?0AOR5qfO$dsOs$#ZTL!w(*UBlEjaC+ey1P)0{!NTSO5S3 diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-fmpy.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-fmpy.cpython-310.pyc deleted file mode 100644 index 2e89e24fb8513bac5b3eae48abcecc9578cbf154..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 598 zcmYjOO^XyU5KZ^Yy3)IQ@uCO8Iyzu?R@~Df;;=HfhmnPGMdlJRNzHbce6&e=pwIpk zPyQJHKwmxi7d)8^yI?^IUQw^!tCTxCt4NCW$FJ>+2_e5T_&>@7-lrFyrzFXm$U>I7 zFy*=|2$pj4y;x7=bVX)I{8>Rr_0hQHpVVoQhKLi+ix1-4859vzMj{sAw)ER=Gj#>moh+X5hRZs zwn}4$JOcL!9>4X76XCQ*5n1-k4xY#9 z)^x+C*>pT+Ogh2X`1EGDwjuJ=>YF|)9hx@%Yw-CT<5A{@pTr+0bVz?AZJj~dsg7$Z zaZgP^E7=9xqx**DGWa~f2{y5nNU?=Vo-4eCLa9rT!RHu}T~ jQ636O#_j6tx9NuQ@mu3$ukl?vJPD6dnx34VoRvE`v}qNKqN9A+9TD&CovOX}o-%9ycx)jIU991a%+y-$e_$|u(6wmKkrv|Iks{rjps&zFlNI+U;!!Umc-u=zn^_y0CZWj|bM{d@`7pjfubzAb zPtFz=9GD;GpBcX2t=H!StNZxcKV*b_ABX>i9=XR3S15`oYREu$loFsSd#AfhXy|Ax@6K#&#r7DFiInqDaSRT?1=4a0Dx9tO z(tK&2{^)DCZMUk*ete(58l`^L<-aOZPjzICp&FW3h0TlFZI)|!^E#OPyla-$Iz);t zB+f-XRlcg}i~UYuIS?e5j0dC%f>1<#(8tQVeSd&{qBwzfM@VzA9Pj(PJ%}sRC370h yKmt0=E=n=pQ`VMw6n)}Ya=np)7f@?>>;{8pKlf=~ZXN>TyQjzX1KCvD-u?l4Uqv8dM1r*!@yZI&y{J()Ah$9nJ>6tmk@dRig*CbG zLnvKym)&jznxIp!ib@?d3h4*)n<}R~S-2*&S~Vr4-{Y+WoTb{i{>ZRNR`+d<;L}g@K7* zVB#eRi6_02?%q4y`Sp59aO&6h!$(HQ=Scn!YUCalt`QVb)RLC&DJ7b!?1k<#HG3xc z{0pxnr|F{d*6Jz>C8HDvV>P73(L^iD$9$Hqo`wepQQ}X>PSIFkwf7BlV@x_5P4Gs# z1+odgdtUoi^I(FsT`+d<;L}m5EV1l$<>7F~#trA_1xI3OlnkQmG3`Tu6d=Hz5VkjgLLRzG@#eD9S1DMsZvUbjOgh@gth zyO$|iu{o=H^ByJp0rW&qM4#9^`atxZh`>?%kdp2IyX=c2(HDcyjAH&g`bae05{T>* zAeV#d7@`}BawOsvE9iVE=mln7_r>srb{Q9BI{Jy|H8@SG3=JP)GHHcx_|q^G)g4e z_+%xuI7BC|tp)g~(h=^&KhBH=!~keXWw z?klmAu0qFt`K&Y*WVNih$^>k(%7GU7dA>mV>?}Rc(hcZMhCo@}`qJpf>7%pENe{D{ zFW0;Pm*sUU|8<%ldd!zbcgxM37Y75vnDy+i$GQ#i)7vk2MzIHX4_SOXVJsTcV>+fW KWxppVkJ%q8a<@?c diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-gooey.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-gooey.cpython-310.pyc deleted file mode 100644 index bb8be64eb02c5e79e4c3663dcfb96ed823c30fb5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 386 zcmYk0u};G<5Qd#JrKq$E3k!oc)S+<^9T8$dRR<6fV(DVJw$oU3d{OLF3M-Go#KZIj zvNG`sOk5%%ank*|`*o-9hv{@ou=0;%_81fL)h+)EJ#vrjFHscP5EZG|Mn$}dBcfw9 zc#k#%mAsJI@aH9)SgSQR?EPZ2!dzEYTpib9pGt}v?IWn=!RyytNVE>!sAgX#^$z<%BbPRph}y)8i1R^LUK#GjxfXOmfo7Up*6}^(47g5S`99IBN0zU@ z=*n_FWfi)y>>w(wqIy275o-&Da;B)z!+pM*&L76RK15|LcyWxz2GJn4!Ov0CX7+`5 z<~PI^_;m+<+?5B?i>=s6F+e{^YYx(lvBCaITyAAB5elcOR@D$> w=|=OHS}u8Ig?;qo2~jTs#b8_fHWt*F9y|y)PAAtL>Z64lPMyMtZ?akwkG~6FZT@TJa@Jd<;L3m5EJNQNJ6JLH+B>ac&Vh9uNQ?eg@!cOrdMfJ6)!z>;}ms(h4bzq38(erc;7lN zwT6!MzS54B#?-FEx5%_O-fbjKqM)w^cPZO_rxnjY;8oayJp$TK9i75-jdw}Vkdrzl^^2|q_y%F ztbBn(IGDV^9`3VvK7W|*Iv=#P(2F6|){6?U@%>UZZbR+&zvvNYhJ#sNOzbJ`zH{Ch;HWk$b#wjiiX8mN7Kiw8zuJQhw_d~3pxna944<_o|%c7R0 z4qW)b{I!a?PZZF^7BeBL*}xj8^YdgjPi8n-^gHH<@#5Bj>a4z_xGOA?)|++m3#nXQ ACIA2c diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-google.cloud.pubsub_v1.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-google.cloud.pubsub_v1.cpython-310.pyc deleted file mode 100644 index f56f2b3f7f6bf9e4513918fc41816b1b8ef45c13..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 326 zcmYjL!Ait16im8X5NS^y^cQ+)vWt5Z@#;kcZ+i)8^K3)YzR;wFdKLT;PkxL)(5okZ z!INnh!GSk0^B86@P0vX{{r>qJM}&MW;y;2%?!vjNK#C}8NK22D5}+!2rN>BZo=CR+ z4quYdIW5snq6IIN^z!ARLaYqrrNKevb|~CXJY<{s@^QNFoR`Kx&jzoJV>M#q`lW7; zm#q6BeH_$EKX1Io7P!?`8m?gEt%FX9gD8TZ@7RH}5xS8ZU2r@38oO(@-*Kls{U=lhUxUadx`!6rYgX6tHpS}n#sv(tQb)1n#-+|n@3Z387q68!>4 C(_i!e diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-google.cloud.speech.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-google.cloud.speech.cpython-310.pyc deleted file mode 100644 index 126c456c2d88385c1e14feac441e4aa1115a993e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 323 zcmYjLu}Z{16x_{SKqRRw^cPZO_rxnjY;8oayJp$TK9i75-jcTo#P&YL%8&5}(pvco zR_^6EaNrHhJcb!e(@PdmeSE#e5o6y+@gKoskKyPhkYR>f*765J3E6dhD z;ma~Urv1wB~G%(7RpfhT#_QB6LVk^Z6-6(Cnmu~VEc6Z`-BdPX~J6$xo y1d_^4^|@6oeX79D_aQ^xEJmooCO@qf%W832E!;F;+_z{33lBW(qIIAoNuoamxL&yc diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-google.cloud.storage.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-google.cloud.storage.cpython-310.pyc deleted file mode 100644 index 490daeac08ac5874e1dece627ad4d5041ba5adb8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 325 zcmYk0u}Z{15QcYicOsH>g1$nE?4Ed~h^>tXcGoO>*)a*(WR~nE5L}rzA%=ss@5KI_Rg<0w~ryI?;#9dQl?QzMFZ| zW`6c>tlN-Vg0vQ!&3LiQ_o>2JUTN Awg3PC diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-google.cloud.translate.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-google.cloud.translate.cpython-310.pyc deleted file mode 100644 index 0e35eaded16ec1f177668a24f6a8712ca79d3737..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 329 zcmYjL!Ait16im9iut zo=hu>18-pFG0b3=osfw7_5E?15b`mL|A-#BiRaHFDWa$$Ej>_5fU4w~9ul>BAo=<; zeo0QJtVB187J^hV$fwf^u`*DU276V6PFindfV+G(o!yVO)(2?}bgU2Bcvd4ezMC7T z%^de{q}xQb(ANvEu?6n5lZGo8cKB&crHP{qC!`U*N{S9YsoVHgjs@}jgjnn)(Qktg8H>Fr% AZU6uP diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-googleapiclient.model.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-googleapiclient.model.cpython-310.pyc deleted file mode 100644 index e80229369c91e2405f384de3b91cc9f5076c3928..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 461 zcmZ8du};G<5VeyA0%{pp=*HYijfT-OLx- zfNO`DwV44fD$T3L=eFe1Xej;Wbhp99j!2Yt(ypOyxD+ynO*BsYliwVT$Bd(POLC4r zF+54LQsC}Jz4qk3xhG`YnQGLFlCM3K-#Fw+^qlQtpC@Ni=Cp@NCFD|M;24I|zt((f%B3xRjT-0G jmOvZ3oczDEunJ64HEn!_aAn|{Vkp-o>-YOKj)wFHjoyoP diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-graphql_query.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-graphql_query.cpython-310.pyc deleted file mode 100644 index 8e2d556d6e443d392f8ad1443e2a8a8faa7b58bf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 402 zcmY*Uu};G<6m-&*qR=iZEDT;d)Na*|2(d7*AS9T&SZ@5%Sao98c7uY%#HTRzWB7rr zO#A{9P9>!FN$;dP>D}Gaqfv^&6rW$YjuHCq$ngXX-Gz160R&ni5s6quWxR|d1hMFS zM9ZE?p3%7fcAq{q50&#=DX_TEdV_PR0O#7`wdJPRDz@E$Z3un==Rx3C=?h$gby8P& zMy6y=(w`87#!-8j>EM%jCb;LUGji?d#O86Fv;)S3&KPU2j*n_5c6? diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-great_expectations.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-great_expectations.cpython-310.pyc deleted file mode 100644 index b9b5bb74bc31cde89e5896756e886166d93901a6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 326 zcmZWju};G<5Vg~S5K0-kz%OJ-Ttr8NSXmGfTNlfXuZfFGx1{H*Vl9deTqmsAiqOZ(yPM*ACD263 ygDPva2NW{&<~LPNd9w5_wzPv$PXfjGI{*K45&Gfmw(>>0oJJmZn0(SYEXef>VY-y`Iw+gu$XZl2)O zKhSW(X+=`^_bOU@saJQ>PVJ{YCE)SSCz^H(lJ*t>bhyvEpS(19OT>mxAZ&LiaUb|c zecs~%4?lYp`O@GW5%iQmpxy#G8l2sL;0x7nP@`WB>rpyF%xD=|bCH6g${5D#5XPL` zC46v~q=8ri|E$j)cEu{XOV98NMSP%Y+^zG`WgL2EHzD9_Q_n>?eYKq1<8#cB9By~) zMlP!ga+7gpST-#y(DqgVCaWc%SCBDdR5_U&u)Rta1t=R7=wMB`SYIvTNhx?K3T=l~ zIZ;ftS;Ne1@n|OH@y_bdK{RDZ&LbnE_j6EfbR8XE1#i9HrZ$8Rc~*+4#P#h=ftJ+? zJTq+r`bFJHW%N14G!_s4C$xe@dd3t=uLL5&YKZQst;N%Sfw`PlJQC7G91N(s6cD*g z+?^rMB?o&ThP) z#3vw560CO8v}Pv7Ui@G;(WQZ%hULes0G(t_TmDHrTc(`lQn*%2wBbt!%KUAgxM^+p u=&~mtyGPf%Xu{zwFYNdokFL=n&X9T+zCXnE2KAlK^Qrf7;Q8LtbMYHXhB@K@ diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-grpc.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-grpc.cpython-310.pyc deleted file mode 100644 index 80cf297083febe67ec80ce016d71bcb6abb47487..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 298 zcmYjLF;2uV5M1X1LMYeJz!y@)KE#y>(b6C!x@#<-?YmfUVk_&5l$xhd@fbdkmWnS> zv5ADlN;}fb?r0{g*Ox$3zkePe1NfTB{~-+?Y4L`@fMFh5wqpz|Gua#4WoGpXW&TZ9 zDA{zSgZEY^X;f13;Jn2tKlV{Sm#gXeWqj%|Df;O7DLIe44xzz*4w=qo3w}U;Gy1!Jp l zNxIo-N)a>3N-y=Ovw6}lJ81`XpLYtDc6m4LK?iytXc~a0M?mNOs}KU-TeEaf_5R_& zVczHAM*`%Ez+g?E6U^G;^fieFKaiWejA+vpCVM9;)VARqCYiChg%T>;^ommPg#=X8 zcn%YL@i`P_t+d@!=0+=w4K);dPxerYQ4_}MRaSt_I85_}w4*4j<-$dvH=c@$XAX;M zv_DZAK(=gVAH#Ax!!YNK-2qb}p~_2eCumXGkutH1iMi0N-GL|yFFFS?m-50th>e<1 zSK0MoxCgkN;W7_U6y%b;*?CVbnbRxANxOTObWPXnl1|wt_LgCLXfwcauJ36gzhTNW zzN2gWxe`?qjC0f8En*Fej~Y7tO7sv3ex4^YRYFpWI+qEDWl~}w&yKS(+7FN7<0M`} zwM?WKC-utCRP{K1bd(rj;jqppXL$i8$?BD;@Fk=Koz0XwGucE{R%4E_yfq+=Iy-bt z&zz`NO?V=)`4d&vrw6WHS9q5&@80k3AH9Ph8a93*)mZlsG1 diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-gtk.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-gtk.cpython-310.pyc deleted file mode 100644 index 8329b72a3abd1d00267d8042bd2ea4648c87f74f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 376 zcmYk2OHRWu5Qd#rRZB^vUZab~MRbV}Ct$;lP2|RdW8!$M*hHjPVFxP?!v(zM7OWTt zgc!-=&;L9;8Z3%6BWvD19$sdQeWu5MBaPkA@i{rgBzw*7nau9kcDCKbl?tsg@Eqbo zNg@)`m4rFbX-V-i!Px{U`Ly}NvYN`NHU;9^39GOcy2rSfIL<|A<5J=A5$f>U#0Uv- z@sl=J8c*k`VGE-lJAb>)V$o1K5EZedKNo4cg1{V$Zz}uydkrg#ynjH)`vHFb4XnL2P|hqYXXP_#h{NzQJ~v V=5k|PU3Dm*3|wbvk7=QK{tXKIdsYAd diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-h5py.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-h5py.cpython-310.pyc deleted file mode 100644 index 543d48ac05ad18b1e0381936870ffcdd4e287dd8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 339 zcmYjN!Ait15KX%UwQIpo=ykz1EAC!I#G@xK-u4o@P1=OEnUG|Q>F4OlkMRe3^)Eba z8W0?q$9oTkc{7k@De}cXzneTp=w}iC%X{eAx4H2^(E+uHMjz23qVXHrtft%a1)$3t z&^fnOJz%Vy5~XsMgDgR}L1VsG4yT)BS}&|5O2fOG(jZP&^k%vWoU-PR@_kjmZsPfZ z5DGORbH)XwOo~B)w&n}zm5&tQ*J2I>!%C>C$CQnDFicXiBS-HS+j57?k;xJF;^^}% z(eBH;EjGfkLREEFwaj3moRG#=ea|%E{whOikXHK{V`(t_8t96URJr-`aR7Si*;BMU KDDjZ2uah$+tYyUj diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-hdf5plugin.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-hdf5plugin.cpython-310.pyc deleted file mode 100644 index 128fcdeeece54cf5eeb8bcc14e2d593c36af2a07..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 312 zcmYk0!Ab)$5QdX&6)CMJL0@4HO)A!#h&S;fg125mx|4RpW|Od!U0AO^iYFh&7uc&O zU%`{p1<`@|;s0lbZ^B|RV^rna$L>C3?DJs$7iH{@8ZStI0e7tC8_t>GkiGIv29sx& zPrqo&az30D!8ubT1-;j`EtIoc9A+i#uA^)B)<5Qx;ryw8@R&4hHlj_|p(sPBusOhn zBhX3XJ8O=~jq?2>%TOB`ZPZSJ>12(@gIcRC<;#^=OVJtMNrK7Pr!x2}ak-LclUYVx wRC;evs@U6Ksv3E!2tGA*g9*lfFrixhJu6~AoZQp_T4!!Ky@OMd`RP3S0g9wsN&o-= diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-hexbytes.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-hexbytes.cpython-310.pyc deleted file mode 100644 index b8c90b3152446e2a94a0e6c9ea9a9ea1ed1ae2b2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 366 zcmYk1zfQw25XSAK6%lGB{tT=g$q>609id`nK}c*}EH}Oqt4?g?+^S)%#EUTTFnxin zOuPaMI7O8>=|0In-QD-u4u_{CRPnxFzD0z5c8~uR7`YFP*Fh9f)R28h*N76lRMN}W^8&Vu#siLK zccTfLuyLCl(PP?cub!HR3cWN2YPR;;AS=-&%M;nMo-+yIVi!lm7apd-RYbUN!8HtOI63sGu1@{n-$M zFVdXjG|JyQH=))%+9(}Yy5%)!uf#^|&@Yy3!&$3+%Mrk1mrU@tY_;TIlP;nxEBU5@ ri`dx{Rg64Q2A>+tKvJWDm{1j`S6S@(*mmtrm$<1B5Gkyalh z>I@Rk-3_=K#g8blx8a_&2?nG0L)gZm0K^7~n#I&RoFx1--= zq*(|-WvyXBJgo$D#on+btN!G(k$KV2YUev)0Q0~o`-@Y%kMn7NE`)Nm5dHH{-G|&n zwk-rU+#|9fjN5ViBw6lDb}2rfwNHHS^MYLPfV#kD;kByQngd1G&5tz%mrXQgoM-{8iH zAHyHWl@ouVhpP6bh_&S>&y3&mywQurGvrtI^Y`XkhR~l79In_0pZtLv4-7FZQI8vp z!#$EwA2)HIG)bQ}DMmbI@f~h5j^UK2EV;w>l%;-WKceP{C+x^qbC!QaL{%tohODiIj<5p2w zwc2uG)W%dk7w_y_furXGP2$^nihNVzt>Z`4?ma3(;?3*_J%qe z1;(2L!D?_qLe*)#1sf)2lK|+R3J v$-Y6-YUQlwfMffF|3+_@^YqL(qS2&N0B8noMJrvm^)mW`R diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-ijson.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-ijson.cpython-310.pyc deleted file mode 100644 index fda5694477ff8a7c35eb9136e21cb2a69a9df030..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 317 zcmYjMJ5Izf5Vf<5giu1U4P0T1*o)W_AzB)QM7NEV#DEdy`_ZSPB?L;4~Ls0`X*zM(} zthQPkZ`%M}#81|p5Ie(fFKcLx3^o)_YBR_d>89GMlK6Zhwo(kn57OCEhB4OQuf^3y xqKzgGWT1F4C{-BkQC-ctssbN7+QF!2f@Gk{55~hdo!%Utx#i>pmjr2=CVyrZT{{2( diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-imageio.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-imageio.cpython-310.pyc deleted file mode 100644 index 164ef2c1e435d9a52c36f53b327057113deeafa5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 400 zcmYjMu};G<5VhU31=Ip!LHq$38W+(KAyyWI#FiyWb8chRi6fs=6jo-wf{Bme2eLBp z3rt*61e|nFx_4*4_w00fz^L-q_tn{ev5#)}UjYp_)Obz+47gzhk9i?t!I|P9U;x33 zhzCl*@R`Q}j2>7x{-kRbiuNS4#;D9Ekoq)PX`}Fu!+Kd*s5@?~i*&8DZTFo*Tf0nQ z$lDQJfObzuKijA>^;(yB7Y^Ig`{uSppVId(s=YQC<<@S{2~u_xg|)*@6x(U80aU4r z$~up4%yo%-_h$k6ivH#wM%}@$qSAMjt?hd5_|*3l6k!V diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-imageio_ffmpeg.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-imageio_ffmpeg.cpython-310.pyc deleted file mode 100644 index 8dd7a262e9fd3fb3a118504afaf59bdc1730c86f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 461 zcmZ9Iu};G<5QgnEEm1`)1Vh)Z8EOY88&s?;2#GC=<-|^7)rl?JtrP|pCI+5@iHG3@ zvNG`sEZ`JXqMURm-GBb&?@oyvv0t3H`yAEg!aqJLoz+pM^F67k?g1QEO~Na;3l8#Ya1C*7r<1pmm2Cx488 zAXiWR1rOr5y5K+_^M>~(Z%mrT1gm;^ySoetdH*5*D?)OH4~`Ky;Z%{DjwvNmG7bdg z!4o|vx5+pZ;WFakGlc^YEPDbwO70UL-H?9o1HGhA{a$I55~a(boz#Z6N`T*#wbZS2 z59wc%IROr?`Wt@#y1UTe3iLEt>!gCLGG+!%fa`o(NzR3qwKa_cAL2qEqZ-LVy2@`9 z)(XvENwbae6?`sOWop5!w1r|^%vlX6$w&DF=YwH3V%c2iIa6}NZ09PYkFvud1L?%T z7Uis%3ShbIdy9Pbr_-cUPnAu=`knQ}|$?v_V6tln%Lb4kLNf^_Z29MF# EH*6PmJ^%m! diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-iso639.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-iso639.cpython-310.pyc deleted file mode 100644 index f1b9c962e23d129d250a44f009e7a1ef362581d9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 302 zcmYjLv1-FG6qM{Vl;A8~+PRwtODPG3LMdIlltQ;GLa~%sShj?pV({Eg>C}(u4`}Vw zU+9!)mqH)BgS+>RJGWde2u}6>xxY>b`5MXpL5)1(!WDudidxdpEu}Y}AgD>e7*`j+MVTMs`F-Qm(dq|^RbYmYWm$Rx2@h5# diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-itk.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-itk.cpython-310.pyc deleted file mode 100644 index 164f32a8075259113a1e14bbd1d3e7399bcd48f4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 362 zcmYk1!Ait15QdX>cPX+9>Orqwi)^#v9z_ICUPSQLOK6+yHZ)B_Ctc`XeH2eVj4#lu zCttyfPP+;YURXtjj>iSku)Z_P$++a~kMn*Gdm`%Bk7#*_a1 zse3TsGhAzu)+-H3X>A3~K+rErC4@ApcDC`*pB--U-xNH>(UEVYnc?&(U%*OROXifz zG!t^iYLG_oHP6vsu97uNcGB#aRylK>FRi&wu2u|`mrIuwRkoGDxa-s(6(4yp)A$B= gz>Cqq7+WoezqziDZVqI(6geP5na`tOGL61}0IjNRPXGV_ diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-jaraco.text.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-jaraco.text.cpython-310.pyc deleted file mode 100644 index 4cf0415b948717285a8da89194e7745322c321c6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 312 zcmYjLu};G<5Vg}*LeMg>z%OKoT|`HOSYbd&Y+Wojz7i8BwsLMnVB}Mn_!xd5D^q`g ziAyA;o^(%o@9yb6zgQeIn&R_&d!I1&Gmyg}jos4X1%Y9PJ67>E=M1<>KKME@lP8u= z_jF|`@6U4Y9OO|M9ktq82l#gKq8pui5#cpHq?7*qvAe4=YI-m$m(Z< z6Tet9BR0bCyDWSKGT5Mnm}&lxQPlLFc7@ u29zpv_CHmPc`EmHY{-Mri~_~@GCOE1Lf0Q%SKjO#+;HlHQ-b;FJoy7D2U_C* diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-jedi.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-jedi.cpython-310.pyc deleted file mode 100644 index 144eca3d97d53bac942fe05083672e5872d75386..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 298 zcmYjLF;2uV5VUgvA#_JU17AoH`w&+mLIGEA2=#yQ7(~TAebQ`u%f%pE33|k^e&)yQ9TR0>cbB##+sFE@|X|=ZwaLix9*vDcqUOWvC9+RezP8^bTDC!Uz?52?MXtLl3>yC-d z@RMX6T9DC3?WBQTwg}#+joOi3uEj=*9(*sI-N`tlI{0gGwU%fTlu=iWegTv!4)!lq m&3UQ{K6T{5WM+Y4LQ_sPMI6SHn>Lt(gIi8TFeg}^Ewf)BBvq#X diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-jieba.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-jieba.cpython-310.pyc deleted file mode 100644 index 708f76433dd900b4a0e05fbecae61c2b4942c5a8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 300 zcmYjLF;2uV5VUi52%%g<17AoH`w&+mL`#E^=&rGxc#oJkv6XcqrRFJAJcbXXrQ!=z zY$Bb+N;}fb?r6quw-=12`uIBXgt70L{2$WT11(+?7-qO*4L@+sfScr<9}=^AVcGhJ zt}NrzW$B%RGAg5^R!8dqr_Gy%LO*4z>FRlWY%ywj=|mr`Ls5BOV>hQvo7sb(tUDvN zz;7=r-+&A@XeSK}vO#E#+N*-}d?)r&4A2hJ*+PafR=&LzH#>sLUj!e~#a mYROZjZ(~OujAjui#@G4MQ-pCkziYhd9o%zjf@^{_O_M)~IaVG3 diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-jinja2.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-jinja2.cpython-310.pyc deleted file mode 100644 index 3f9be8523c5798339a77a2da22d6d39479811230..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 241 zcmYk1F>b>!3`M0(g%KYlgUz({SQI@$mTp-DC1NAlvM88}QRh0Da*wXPK-S)(Q{^B- zKR^O};0HgcEDMok&)*+kQiz{<_^-^wTP~j0j5x@xF!Eij7N??hq18_{ex}VzUQ6qY z!QlExL*k1V7TIuXzav=c5u%IQgTWDc#$Z&Vc9~b}x`BGcFoJhGh*Po@p6kaouuE7) yz3=n^8C0BH;H16BL0O`X)t*8cvWJtofqaI#>K-dj*N2y$%+cfP`~=T=isc{P@kMU{ diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-jinxed.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-jinxed.cpython-310.pyc deleted file mode 100644 index dfe855d9147eb73957beac0b5a67ddce82f795c7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 283 zcmZWlF-`+95cC}>BE;3aA;sAjkrE+ZKto4kIq@boXRj@qItgd=?yVS)z{ZB$NZD8dtdT*zxBgzQvnwDs;C*`wGI;oH+%w~`uVcteHU)7HsOumxKIU(CsZlD+Kqv{5S% z9z9%<%Qf?%Z?eLdjEXj31eTA_zUvbH65N28D_X;E#Gj?fScrvZxXY(XZiA* zzAWcsR{Aig7NRyf>ha_Wy$d>4s(V)O5^wXxczQS7IE>m_=)^A87DeTKgWXg$9!xp> zVBI09nf9-;@-4_v2W_Q+UbYC%sI}UXU#!GhiXL1qZM~IYh?RF2;(R5sj!*<$Hu@1z ssxZ{Qt!nO5rFXHT3`R2>RO6fC-(nGl@#wPkW@q7w(Y{0I1en{{R30 diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-jsonrpcserver.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-jsonrpcserver.cpython-310.pyc deleted file mode 100644 index a6eb8ea75981fcf17cfcefe282b1c914bfc596bc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 316 zcmY*TF;2uV5VUg#Lg*qS8u&trvk!44LbNmpiS8QXi}#3$6I)(iq!d&N>) zz4*@JA+ZU*Uu5MQkiiD+q=8O02(3|TwIzMI5^E_sXglfbR)#)RzP%I|D~UG2GU&3_ vPk>T|-u|YlDNmKYO_4m9%p_2Zub2P&iqH>7SB*D&2iKe$;hbP`vdDe_jHzA5 diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-jsonschema.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-jsonschema.cpython-310.pyc deleted file mode 100644 index b9f3ccc01777d31a5f3ac28d177682892f525db4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 348 zcmYk0!Ait16h)JC)M21d-1rN2(PqQ}H-or!BZ9kbLZ*3RYm+AQWd`cjPjThP_ygU# z@)u@hG9daOm*kN9?zL&UAYq#K&+R%Pj zeUDxS+feR&tFdgX?QmdW;}GjiC((x=WH^f`%Hfqa)&O^{lbS2obA!+;u@alWi)Fdu zwW=G2jf^$YCp=FYyvd+MG@eIL(s!b~eM5AnFl}r}3`(iPkJq&jql0;j__Q^V6 zbqEb~Q}TE){egGV9U`0I`<2(BH9XoV9oMGkEf}xGM(j{8*KEUCZ+y?4-SIf2I`}Jg zx#nP#DWg=4d@{gA9PDqZnDc}RK6U7Uq-OzRLR0?RoyB21x^9EsJ99&^9V`*@Jf}ZI Cw`U#z diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-jupyterlab.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-jupyterlab.cpython-310.pyc deleted file mode 100644 index 590c6e25abb96daee34c9e29c1fa73ab20d256bf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 310 zcmYk0u};G<5QgovRH#Z97I=jWv5V-45GxBpV(Vf#@s*f3v6XWpg_TEP;$e7!tW3ND z6PHK`PP$*Z|L)g!ezRFKs_O0Iuu2&FoQD5J9=oN+3lhT&cdX%i&KYo%yz+fw7LP1j ze$kd?d^{_?b5KTQbkyo#9pJcrK87Je=X7zOEynYQ;jYD~>8=yUXdQ~m`x?6mHJ(gC zd}rN?rdhsUWaS%>!3OQ5fnGKUtx-Ewke_eGPKqAdUOHPy0#&}f5|>+vHbNeBS?ec2 ssls4?scPn_(zmgr3`R2>gzq-mP`0Hcapy8r+H diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-kaleido.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-kaleido.cpython-310.pyc deleted file mode 100644 index 31cac4fa8702f91593deabe0808a04eb716985fb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 304 zcmYjLF;2uV5VVs6PAJ#Vz!y@)KE#y>(b6C!x@#<7ymztU#8%c9l$xhd@fbdkmWnS> zv57!pr5$NzcQoTyt8+$Ey?yM{gt5(8~s)HEN@Fq!(+kk)nsTm(K2F7-Hqy8*#msXd@Ism$g0sN)-nC om#XGGRr)q|u~;_Vw-}EO^5}R8^QG5mm6{(=cN zK&a?RKIy%a@7=r8QFKUrWUue*hXX=BwqQ3#9^Ct9L!UN8keA?zh~SY-N7IQ5a|Ue+ z2BlWkjV)A-Ou@Pdb_PXKnRY2vIJ&P6f$vV z`<1eF7yInD+|^K6%N7Ldv(ZwaJO5Yu5%{AKT4c47sTQy^QH`=-(n@8Ks}x+wa^DWB zgjEGARToSsGoTeIwP0-(H_SpJ}E`phg;APyr1sEhxd3Eb;to9xrL! zfNH3>O-+ZHR*U$0POU_k8NWQf0ZW(T}7c}l;U8lhID16J65$c?zxzyo0s9qL6rE`u~Re_SnYiS-I$aXqYpkv zcY$nzpMlrD)jXIWEmykdEoi62R_swP*KEsKuU*fr+4C^O+PgcpS#vN^mqAvIJZj(~ q4Cb6FraV!37d!MoRFi-)zA68@vM{8}`_`+I)ejWgz#JjZ^XwO=;#qzG diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-langcodes.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-langcodes.cpython-310.pyc deleted file mode 100644 index 44d8106bbbf571e8ea35f4b2a2b9b06f326bb447..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 308 zcmYjLu};G<5Vg}50ZJDZ_=OCyi|B|DD+@wm>tea_wXx#ZR?dx-nNMNjWB7rrO#A{9 z*GNU2bWeKk?&-a-TwXGo`u%ga$Qb)NlK(>*d!)r10>cb#src2A2}1cn*zSi^UmGvFqB<-5$xp4oc- zMOU`w!$ldKgEA?jlU4`o0Eea1{%9bP{J5SCmrwnJ$E4}66{ln!iYkN}+c9c58;$tR z+6A!*zF%Y&8j#UO?WBQDHVEFRt=f}bY{XWI4tyt_-OJdgD)<|5y^&}W6j7J8J_1S= qd;6QJraV;!pIY)@GLt|tp)UT)ir5e5w@ol72X~z6;G7`O^XvzHIa+N1 diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-laonlp.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-laonlp.cpython-310.pyc deleted file mode 100644 index 96d7c819a9f104c1cfcfd0e6655a15c27d9be73b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 302 zcmYjLF;2uV5VU>A387p=17AoH`w&+mL`#E^=&rGRv5#1BY%A-Fl$xhd@fbefmWnS> zvB?REm3E|=-O)@~uP+Er^Zt2YjF7L1{2$cF11?-6Xriej9oq+cPM z;b#y{=!}RqDkroVL`4nFnhfuv^vV?tY(b6C!x@#<7>?2kj+sgVPrRFJAJcbXXrQ!=z zY$Bb+N;}fb?r0{g*Ox%ke0&`s1NffF{~-+?Y4L_YgJupowqpzo)7d-QWqS1rW&T4~ zDA{yX2j@(kq*h7EgLMX{+^N2OE?3j_%lPCmDf;O7FPHchS zB%06}5p7gXXfucojn{H3_oP=Fz7>2heh|*?MI2KT{2jmD2(-ymQPr(_Gbm&n?I~3* ld9n^Z_2j{%7lC3zTg^3j9H)!>F6g5(4~&XnPEZs@_6OU|Re1ma diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-ldfparser.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-ldfparser.cpython-310.pyc deleted file mode 100644 index e3acd48417d0e4c5cd5e31305f7ee9f85a9e1542..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 308 zcmYjLF;2uV5VUg#0+efLprTI^`w&+mL`#E^=&rGR@rGD&V$17`l$xhd@fbdkmWnS> zu{jCEN;}fb?r6rZR%eW+dHblZGR8h<@_$HU_q2FPV3^^Kb$rV?18%ZczRk?ynH9?~ zy0U^#=aqL3s-%ogTGiG8PN&Y)K}Ur6SS+TCr}3f3r0Fe+eX@>J#f6v>0h90ZE-ZTZ(#gmF5#?Y!ALxZ~6Ymjrp9XFuQ8Sf(6x0@p0mKnHGzQVJs*spiDkQcpQJUuxtB!5OZXt-RT!Ib6#9_FA zS0=8&#B&9RC%s>P@5i6+_4Wu#`TD+iiU|1#$$v>OIY+fA8X!O=spyPS!Xw^-2wIPX zQ;0Wo6K&`$h6LI-(JXeKZfa z=$Jech+ZfTYEA0^xsTJkO5(f@S72|2D>0_#jnv`FuZESn;>-w>O9p(+DvP*ml+Cd| zJV{3^U30Z&Qp}lYT&dMrdV0dFaC~U;VwvA?%QDjlWnGT<)>*0b(q@HLuErkgU|Ya7 zdO4I_*~LnkCN+)kjAdTUA)oArA0UsUPwE|Xe)kXO6Sb-k8*}v2LE9f)HJ87u(v=g^ zrrY^-==ZS{*7-J)<#_Frz?}8HQUGuzDx+&>x8MF}+M%yAt~9J9p9IEiD0RDsQI~!L DGBkw0 diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-libaudioverse.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-libaudioverse.cpython-310.pyc deleted file mode 100644 index 149a10bf300fa646633c91a9c6085c3f376a04c1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 401 zcmY*T!Ab)$6wGc{TWWg~ym;{1Lz9X<6;ZE35kc_KOUNd%8=6hRzU;yZp8OO~evCh` zS5N+eCtnLfJMac(c*BezkB0M5Q(<(^Z-fovPk@ zvg)bqiA;`OZ-+~hi&`1q=nC}WqKGlTg0Z!UMV(XWOJ?^!4%P4nE6612PNlb2%g9yh zL}?_)5Om{%=))xI`kX5-Iq%LM+j|F5V5*{ZG!|&#{RXP-`fiXLCn}@ilT>{)cJ%wk z3SVj#Oc0hS-LMk0Q+&>I^rtgAXSC6-*-m7kjfHnt^m4|)L_G~cZp2yx$x;cmY6^4}G VcV4ZnexO(e_KhZ2c{ZUJ^ao+VXHozF diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-lightning.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-lightning.cpython-310.pyc deleted file mode 100644 index b8fd4f11562f23fb387f6d50f52c36d66040516b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 346 zcmYjNu};G<5VeyAO4TkbZ0s3g7ts+R#KwYg@52HnD`ieAS)BU zz<{_!0&&uv^q%hCyF0&HEeJ;W`hK{N3Hcbo|Ck}T!-PvLiYRJHMR$}EO;x1gf~wg| zw2M@-CF#j0_K=hg=ef65=RqhLq&OI>VK}pMm$JS{sreKtK87D~OT{lx zvB?REm3E|=-O)@~uP+Er`~G<-3PQdn@_$ex54doRpopTDIJ%>hXsU`gx+~P;g;dLL zypoFM%O+T>nQXGuckXP0?li;aZ)3akT7FZiX2mKV2&n6RmkbZ@1 zhM$4A!D${%l$I+!a0l8eu@!sN>kZp-HfTR^YxX>jsSW;?-E26Rr0Xb~PQGg3B97)S nRm^#!2|o4cfuv>uV?tM-in2K7^E(&R(dv7ORbYuwmSyn^b(vRB diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-linear_operator.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-linear_operator.cpython-310.pyc deleted file mode 100644 index d050301ebdccdcee1dab701125dbefc4513002d9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 253 zcmYjMF;2uV5Ol6MMM!BWuRoz=4{;?zynu#|#`49>#fsxy*(Q>&;W1P^h7VlJFR0jX z4I}MHGt%zNQqx>1!SM0*x>+gpy@>y)L_Er*TF9ywWvgekU7glkPB&bhw$=H1BKzi1 z_vAhH*-_Bq;HQdm@IpWDFwlg+j*SP4GfWAC)q8yqzuk3v=w=Kvcy|CUd7yCD-R>Z{ zj4hjfG)GLJxww$Bk(j6lqA^Kk$WeAuwtt4i(Aatx&_qp)(PWApmveo8Y5A}`l$K(3 F^9zJNO3DBL diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-lingua.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-lingua.cpython-310.pyc deleted file mode 100644 index c46b106c2f1a16b8b2b62591ac277f6cd32fa24c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 302 zcmYjLu};G<6tvS)A(SpG@CzAY7qw%BSXmGfTNlfX-NuSzTX{~T%zO$HAHxrLW#Si@ zcnLz{N$;e)_fB_yy}lwi_1niO%Lw_L$p1l&JmA7Df+C7q($WK^L{pW$(nF>eFQiz0 z;gu9LU02>(T}7c}l;UKphP1NAoqPFIEYi*M_~;-?{OMR9jRjVF-#|CTq>IS}@1$EH zo8f!lwQn^KCP>Sb9(W7dDX|kr)XNRqaW-f-aBGe{jIs7^%kDNDOw?tNRU^+DxCo>9 oOBHjTsJx3EdLXJ*}L8`7pjfS0`V= z$#W};Kjeq=C5Qiy%d#VaYG2998D5Q4e9BQQlh9#Ug$27s|S*= zKk=62bUvw_F{+LNhN^dRFbbZJjgAUp8JKZRqiu7SujaG+>DD5|*MSXD8(^(-9fW=0 zoV8j?Wp(dei10?j0n)|3o_One#l7~W;Zlvf2W6$$iVAtLVO!2dWk+sw#r+gpXD`{s zh68ped|7v8qks!P>ECp*}it}G~ diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-llvmlite.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-llvmlite.cpython-310.pyc deleted file mode 100644 index 8e9b19422fc3a13e066abf406459689e6005ee9d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 311 zcmYk0&q~BF5XO`4B1LvDBIqmh&}79uig@)Rg15bdG>JAe|LA0kJ^Lu0d<-AJ7wFZK zui(kq!h!?y!F)5r?~Cj8DZy&rzn(t}LcR~f|3Z)4VZ$YgCYn0p>5fujs4m{&t&nA;ex+0}*vBI_ho vCtnP3kw$w2iy0|Y47tZ2$a*#q6TAADmZfnjZ+z5yXKpEmfhEf7Y*qXL{lHu8 diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-logilab.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-logilab.cpython-310.pyc deleted file mode 100644 index 601efc176e10087dc5b87fb9e035caea226a1467..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 306 zcmYjL!Ait16inJ(5ZQWNe_;;Kg$!MHIEf(LJR^Qx#{c!7JlGf^u9h0$e&P){&4UTja;1CjqV`JcM1_92WjoG#?R#!b#lw&q@R#gj%cDuU46<(JK}Rma qVE$Ug+$U=Asl!Z6YBsP2+VXcW3&VJFY-8;Ne#MVXxyK9ytyIz*;7nw~kwZBBH{4xH4v{wEF zD43AxR>sA(rkbC5p=AmF^R{dLnuH zjZ>1->7w?=s5%PhE9+%%6ilgkvF0IPO_z`3y@OcdM#uW74Y0=h7P{GF${H=Da@q#p zMff1y391YIMBaF-c+jCVT&jUvP)>@Ss8BC9Y{%K4+`x^lco<{j-8I{8IOwQ~P}XgE sP{2hP^`E;~d`0bD?C=JnTm-c7Z867XVVq8Hjvw4o3<4?A`h1=I0t?Pr@c;k- diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-lxml.etree.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-lxml.etree.cpython-310.pyc deleted file mode 100644 index 2a8755b753dd1ed931213d37909b76c46fd9722c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 274 zcmYjMyH3O~5Oj_!&?zbSj1;jCaV0w47tqkrSibWTTk%Wr5?%5+Q1LPRKsv-%V|K V08it5`{<*7b8w{QEH72d@(&}LQw#tA diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-lxml.isoschematron.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-lxml.isoschematron.cpython-310.pyc deleted file mode 100644 index b0c5e860c17c0d604ad04a5a49c39cc16cbcff7b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 388 zcmY*VJ5B>J5Vf7n5>V36AaR2fv4cp75G@TtqDy0(wZl5`+Lp%~u`NA!08w!mF5s4m zD^TH$gajkaXg+%L-i(_}j!?Gx?PGmU5c=$kzgFhrDm%~|B$C*m1}`!0b7IJnC@cqx zYz8ldEadQ&$nu#ihmzc(>A_dVpeatrl`}?FkxLN;Uu&b_CKcwfF=?W~K~<|p#Ncc? z3<_KuDg_xQ@GWzc@>bo?$Xq;?~y2M!)^p72nNBDH`11~Ukh5!Hn diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-lxml.objectify.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-lxml.objectify.cpython-310.pyc deleted file mode 100644 index 4726ffd8c6db735929fd8423b909f31fd6eb841f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 249 zcmYk1F>b>!3`ONkfl(hMgT)lhSQI@$muy`G+hQWck|>C(QFrKNI`tl1dx5OIMW@Q1 z`T-K)13&mlO;d{^^YMN9s)YDihW{!|JeJ~RO^b8&EOd1gyUkneUcHl;6XMgZx;DmY zjludzDf6dDn_^ho?>iXs2+_vQfyN0uW66k${8BlH5T<39I`#lGS1iSy(j(R@L_p|mt6JD EA9W&0CIA2c diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-lz4.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-lz4.cpython-310.pyc deleted file mode 100644 index 86e843b20247ebb0f717e46ae1c7310ef37daddd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 291 zcmYjLJ5Izf6tt5CA+)LC3MpbQA|*n!Gzf`q8_OFTV#Pn@c_W#Yqfl`eE|8XrD^T$g z35h4Yk!Id!CREiq!Rp^XpX-8DJ7b!;*IVLRX&k=^Nmwd z)4A$G%);p;l}vIj?Q8o`m-EGAzW0!%wR&X7WGt{ggaO9o{d}_Q!Uq{ok*)9pybn(E zXri=S>4`hgUWry5P;YjuP%%DvYdV4CRws{SqE!%9fgunik-0<($ya~cX%G1)HLA?5cj SsH4>n6ivVh!o_*c&gc)p9A^Un diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-mako.codegen.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-mako.codegen.cpython-310.pyc deleted file mode 100644 index ea01c3177b71f768e2348a708b5303c81ea992a4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 413 zcmYjN!A`?43{ATsP}w9tp+|ODGsKPv@dXG8PP>Gx@tUYYWU%eB5*1Y7 za&qu8LdYLBQKQTEg*<8*a}(&K7I=lSi=Zg;*j2g*E+<9yq^aeYW||g#>}mN5t;HAP zs=PtfSqMc&gR@4~Sd_BVupRYx-??a-|7>M!1Rw4v>F!hrg{2U?u{KJ9`+NM8`2mUQ z!_OPn*Z^-$D=k;B=1l;n#9S;1pU#RoFV^7J+?pkCdwti%)rFmK6jp+Kq7` tN^8LjjaUa!qKlq5A*vprF<4Ize?Kg)Xg9mFn}f95WWVYmh2i<=*UeyXPoW@%FKpCkTBu;D5ydJcfpwFa#1nq%$VN_o$V8)8ImJGO8uuu}}tK4cWbI)L%9hXqI zh0K-Vde<}DDK4_X>|rn=6Efai{xKxCC3s$Xm=BY>|Ga%_V0g)qwO1NQVeJZB6qH>P zpzan*2w5sqS?A#$xpuQ^#`h~NtdX=*71vbA4K*N3!KN$={Af(3lx$?Vp;~3M+WNwl zw`4M=pu8MaJYVsp1j?$dI$2-`aTY9k7jD3d0}*8GYIF)vZR^hcG4Tus8_@hh@1oW2 JBt4w``~pYlclQ7Q diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-markdown.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-markdown.cpython-310.pyc deleted file mode 100644 index 2f527c1ea6438a95c3f8ddaf94c3507317b6c8e3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 458 zcmYjO%Sr<=6isHPwLXfVf?Ky;G*K!DqT<$#2=2NG>E!B!P9Ef@)#=txapgz&3I4!r zUHJ>H%qRsf?3(|TrRF*vJWrsAqBSveN=-J+Og_yi z0jjbWIxQeq`3nt)P^jXOo{_|4s+W|W>fe*m##fprqrBZKU0p*N1ukaBsYMOg4ol}7 zVIWE+qipvzia$x9j2a&_;A-EIh>m%ej06++`-PEKPa~7PVoa*LW)ZO diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-mecab.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-mecab.cpython-310.pyc deleted file mode 100644 index 1e0d7d5ad0e14a2b961443d737c10ce2c132e06a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 328 zcmYjL!Ait15KU66i*!M}_yb<{&}790FCt#Oh~TZ4kS19hnl_I?n{Eu*OB~>49Fv7xCT&2VT(FkVT?3Z^#T8cUqOX02K%E;$Umabmrr#?gh2Lm0W zv4J+uwP65HDCNfw;R6k4z!vx!S>rm*yz#;^r6<+}-7CK1HO$K`-7z}peqz?t%+IlL z{Vl!OvS6Yvy^yVV(}8h6n?F^)=yB=#IKWMaY8ilxYsbR?cTSB~KVWbYP63Ky HMK16!(}iAD diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-metpy.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-metpy.cpython-310.pyc deleted file mode 100644 index 9166c7b767bca27c0a02fcc9599042a5cc68761e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 338 zcmYjL!Ait15KY>xE@ENv;xE`kn-v$lhR{i#I{D}zp4CH^sNFK1=6@ny^YSPk@wow^T0#rt?w2UE! zC``AcjAgth+3E|gNfym%W$eUT@IneN=8MW`4VCAC@uSk<<^;EPddgPw<@5B|IWO>} zF9xr)D{5mJ*JCi!ha__n9^E_XPlFWTdtkL`fmvmRW)eo$I_M3okr&dWtW8`I=V*uqZp`mQx{&~Q&N NggZgloUfBj{0qT!VSNAq diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-migrate.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-migrate.cpython-310.pyc deleted file mode 100644 index f07cd9357b83b98addb04c3c183be7865d0d56da..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 386 zcmZWkF-`+95VV~Hoe&Wy6f_hmNfG-3DIubzK}d9IEa&Xxtk`FB>jYieJcWwK@PTV7 z5MQ7HUr;0@M%s~fc2_g&y4^z*k-xmnKL|qaP4gE~L$|TuB9cTB8)WemTQVgWDI&=h zmpz4LYm28X*?vS#4LYB38x2U^&77~eRY6D*M187(TPIgWaS%bnTr1d|!;=vv%ayH$ zRxe5sRDW{QPwD8ArkmdX>HVNxpFLD}1q5M?D(Na{12lJT31t(wY(=U&jU~LI@}Q9# z`g&%$vx<4`g<(>ynFUoyKIXHi4^uj3bghatGkV5+6>?Wx(NW4k2Q~B}TZ)AO#(kyt q)_iBmGgpK%-awE$A=_c3M5G@TtqPxcO#e2kx9a~vnP-;GfijUz3(o*pY zRJVyhVx=8vW_L6bmdi6nQ@wxgs*JI(k^CRh*gY*?5g2B;W1ep~XTVMN#y6RnJ+plN zO;?ul;i3%AL79}%NvoZ8fWwKm9?;@rJ{vBd`iBOSrl(fylXWPn5Nd44oZ)D6;RkDv ziB0hHDy!f@MjN%020G~x8l%=~OM0;qYbiQtI_d0I#y(Y{xe?bZi8etIby@2dK&fJH p|5DYIr^?WzmOPluBv4GKi{GXq_QUC|4`%P+j#C$$6D-ab*#WCBSc3on diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-minecraft_launcher_lib.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-minecraft_launcher_lib.cpython-310.pyc deleted file mode 100644 index 7aa7bf495884c22006c018308509359e23e57ec9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 334 zcmZurF;2uV5VUg#LU7km03CIT*oU|hAzB)QM0btlvp2+wV@I|VDK!!wq2e)oAT1SN zpkfmViGq=Kq@C5wtY5E>38H%YC@(WYKBwg`P$PFZ@d8N`O)Y8Yj#2_tXD@V@>BSSt zmtS}#IUP@xw-!_qS|%w+f3iDyz&k3*0j=c4LxrnI4!nfk9x6TTh4lLJ;!|B4yp3)nq6&p zGzp4Us#-onyO5gz_#0^u(lR0c(6+{Qo#>hwX diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-mistune.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-mistune.cpython-310.pyc deleted file mode 100644 index 10e0b116249997254726afb10e8a8bdaae1b4391..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 384 zcmYk1zfQw25XSAKpbAl_%D~!@4z+{Y5h_*|gv8dxN@KUN>VNV%Md{i{Vd7zUfvilt z0t4W*2yxPV(tUTQ`;fP~}G@fIf%oB_R=E)BG zfk=3|!}FAPo=}^kqmMX^MoDuafoaPtB^cyE!cq!o28C5h6oEmtI5c6~*AhZy#Bg>y zoRExU+w)(CI908rfrnA2xqPhe4TL2gK6*ia3^a5iO&=#MiprDP+_hAO$Bt`4O&6LOtVkU@-HUaa$#0Lok) rVGamvf1DN81Rr-G@Vybw*!B1izizrWhc{<9Vn8=a|E!yy;?DOE9WHXk diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-mnemonic.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-mnemonic.cpython-310.pyc deleted file mode 100644 index f397ff417647f2e0ee28a728e0bc70c1a4950262..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 306 zcmYjLyH3ME5WI5?ijdRLz%RJ)T~Ja+h?WK+(WNef7z2v)CxaL!+_!xe`Efv2& z#oAINR@#wfc1JUQwYnlW&Bxa<&j|UR$p1l&JmAJ#1Vt1z#L_*b1gOg1={{477gFXw zcqJtruWN4%)JZ6rq&R8=aa>vl);nE4m5cG_d3ba&N&M>ADQOc~<9!>uDQLWyZ1IzH zm&j)LedCR{z=ICba0NZL5u6fRaX`IVvn^*mxSkt*;9*FOcN=!M=20i8f~;Hl3XzL2 p=yR%=^F-}k>d+IDngxvUZFR27!Z0p()~l0&dx~XZj!+au_6PRTSls{s diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-monai.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-monai.cpython-310.pyc deleted file mode 100644 index d88a3173a636f10b96f732c9000f358cbc5536a1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 243 zcmYjMF^tMJ zcBC0;cV?+5J_Muvy&lV%5cf&EBV)1S2|1G%KSF2UVmZ6aeY&iC+Ap))q9=W}C>ydC zn`p>McJNOOeDFn&Gqltrc;l4?jU)5{otCvcuwSmL8mbZ92-Y0Hr`VF)R+}{h6S4HF w>C_1WNS}-gQE|*5TcR#-ri%mbgsA@wj-jsX$thF$bjv?q-M*$b!c-?Oo`xhwod5s; diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-moviepy.audio.fx.all.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-moviepy.audio.fx.all.cpython-310.pyc deleted file mode 100644 index 3ce843b3c24a8aabc5fc582762fc97a9f10954c3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 334 zcmZ8cu}Z{15Z%q4AaW70(O*cB-4m}Av9%Gw?wXLx?wKXKJ4fiyi}g!<)u`<5{Fv1|T z|D-9)_;_4_wYrK0b{hw(vl<_d9P~zqL6n^`Ahr)T*=#(y9j-mblD1pXMPpIa01dV~ z!!fOmQra6AppE#-+C5Sy`g)c%I4y$-rIkwe(xLXMSQQ)6^QBlx(QDsJYc?_ru?BxG z&Xy8Q)OjeYro7iEi!hj9_hRxbD)6zT8;oia$OfAHe{?~CMHt5Yi=Xc4WJmx2 diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-moviepy.video.fx.all.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-moviepy.video.fx.all.cpython-310.pyc deleted file mode 100644 index aea878af9e690ce91ac72b2b09c1b4930b9b8c23..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 334 zcmZ8cJxjzu5Z%q4AaW70(Z7%)yC+^LVrwIU-8CVXoij`Ji_9h%Tm2_i`d|D5X|4PV zR?bBP@xeTpH#599K1~l8p?-Paz9o!(?3%wIja^aUDUo7|8)o^Ma|T=`Pkf!I*&WN~ zpEP9|ACD_<3{nAaw4nQ($he3Bamr(!e8NQn14up~9<8yt1Y({-d_BB7;R8P8Cp%J%?sK4r z3N6O%g9E2$;3LL;$9RvXFy0~a7LvOOjA69GyIv1@_t)p6A3<$2M}Af*DWP&DXO5LC zA;HeEPlPRRMC->(W}(yuR^s-}`?E&N(kUg^!r82c8m2w%JHw>JZkAjaKX@&chMCUC zwq^$W;6R+8`bU@DtJXReHkxeXgtS?$)Y=*x#Q51UTB$}eXGj1H?NO|(kNZ{D6A7)S z0j@p0Rzc>}UAgkGW`BsET2uX7N#IskXMMu7hL(Sg%)@?mAAWtzYt=xmg=RA6u+1AA zDCI@D4E4o%c9CaWXt%i(%UpM^R_(Lw$$4&tgN0_*nq7g-OWlb-$CdlD%1X7)gdXeo xz7W=^_2PfOnCZ?BpErtcB)mXDlYJaQnoiLWr!*y$PSF`UB~z5*8KOUF`Ww1@#-RWJ diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-msoffcrypto.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-msoffcrypto.cpython-310.pyc deleted file mode 100644 index cdbc99a1e27edb5aa25ba94790b35f629a9c27d2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 381 zcmYjMu};G<5OvZNP-!JL7KW@HVz-bH5GzZC#MZ@fa}J5>_^jBClrr)uOneMKkd=vF zV8RJP%1L+9d%An?9WE9#;;VT7%au_q;!2vSF>-gOO`>m$k4R> zf9ZHJl1dz++AO2)lykt0^X~Ggebm+orDRPHu2hy5h8@Hn>kl*{Nx}v)c;cpyYkv^VmLAbUu&f;V(Ywa&iCw diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nacl.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nacl.cpython-310.pyc deleted file mode 100644 index 32426d4762a14da4707852d5131eec8279afe3f6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 641 zcmYjN!HN?>5bf^iWG1^wHXFf3@gyiDkeL zN1P2Nt$?8DX7ZKOYZ8yjUb+_)HH653H-SUqohQnbMXoQ#H5!ce_chO@tjvKUNvaB||&* z?7pxuNvi#oQfpm0sFt{EVjGnqZM}JtM`ePpcwO9;Nts6(Sg&#-FtQGOGM3+{B)2a5 zLF4#Mg2tIpr3>4PiUM-^os?%)`3ioUV5Kq$ilm6rK*Bc2G^U6PF-LxM?q3A{7V>R? zg9gRUtW^Hee{mk@#K5SC;&rqH9f)F={GU(M1Bh7V)vf| diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-names.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-names.cpython-310.pyc deleted file mode 100644 index b7cfce7b734e9f01112668917fb0a66f7326211c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 300 zcmYjL!Ait15KX$fBC?C%MSo!rO;+5ah*vKnc-u=zn^_y0CZUrSdiGO1`7!=Lub%t` zPfiO94$Oo1W*+Z_&E|s9R3Bf*B4g}(BL9ap_DG921cn*zSi=vTGvFqB=ZDNJUfFi} zLsz!t<5d})gEA?jlU7IT0LPWr4dC;3F&=R2{Nq6gngXA2pJR0V%0Zg&!Gf;{T7)^C7P#lfCZ n)tslw;8RN;OlB4+Ce-=dQ^a9Bzi)!+96WGpf=hz+UEbs~$Vi(Z~A;ijpkl4CdZhR$H9NWsdkuvirOgs!Pkd=v7 zVB(SriIeV^?!Wu>U0AKo7*+NDxxdXA`x=M;MIL*g#w!xT40o*ITh1A9lfCh6W@axe zpMTSq<$Sm(gL6r1Px)-PeC{7TCQUc3I3(*(R3X&Zj+o(O4B-cB z7c@=s)5$6{Aft`iNduj15WGzld(@#@HgUmEs=Od)Mc$-0i}w) p{iCXhr^?_{OBqaNG6)mu;`peD{cw8M1aok3&*>GMlPu4d*)ODAS7QJG diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nbconvert.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nbconvert.cpython-310.pyc deleted file mode 100644 index 63cc402049be9afb49dcef81aac85feba8a70b6c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 346 zcmYk0%}T^D6ovCM>L?ZlH@<>hv>9>0jfh(}BDm`&q|F^$nl_=y6uR~yd;nKIj4#lw zD__BtHv@_na=7=9!})BIoDiJ)?PL4O2>Fc1|KWJt;qw8ogvlm)$ z;K1T`O$x606G<0e_?x6`KC7%TPz9+~P;%QC@N-gGH^~lyispRWmzC{D7{Wukn9m=l z``!nIsUhEm#`wIpw)F$Tks;E|2QlW~$#4{{DBqK)Z3n_NP8p$L6rG1&%Z)72&(`@y zFik1k6l&XF<(F&Wn*fYagGiXi?FWp%n_EB*tug=As? diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nbdime.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nbdime.cpython-310.pyc deleted file mode 100644 index 762b09a5cd615bd64e0b4b14c39aed1c86141ebf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 302 zcmYjLF;2uV5VUj0387p=17AoH`w&+mL`#E^=&rGxc#l|dY%A-Fl$xhd@fbdkmWnS> zv6mAPEA2=#yQ7(~USBYp=KXV@WsH3t$^RjZJ<#GcfnkO_*6|(Z47kbO_%1Vx7gj94 z>B1-wAn3~{k#mz>dO;AQ%xB3-OsyN!e nR5j`JkPUVR zv59mNEA2=#yQ3Mu*<2Bv=HshQ6GFac@_$ex54doPpopTDbo59m(Nrbx^q8pC3(3%l4cN+6~;Al7}%i-tE}kmV=492(oJBs|GH@ pXwIo($rF`#u}2R?wFnsF+u~f6g>hORIb>!43vWaZIk#R9&9B@#-iv8x@7Aj*cM|6mPJ8ST-eV^r#_}1$l5P->QpIR zO5ljQ14te*&sQv#djC9qXN-L%@xK;PJV($bwvI`5$zGYvj;vS|%lXbWp^BIv5_v;! z%lQXE7R{c>9! zcr}6@xzP=GQ&4F4)o#m42Pj?L_H_rug`2dcP#XhYD8!ybi#GT;LqXn*cn142C3MsE R{&7HgHt-Z5XOzNh*1y7WQ4jzC diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-ncclient.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-ncclient.cpython-310.pyc deleted file mode 100644 index 05598df6d962228bc23a20da22857e298b0fbc21..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 565 zcmYk2v5pfl5Qe>*z@g>%A_zl+3<-4o5pO)`w$`PW9 zo;4OAm6x2SE;*J)Zx-`*%=wYAX|627*@6997K$8TG`)6U|IweZ3wF+$-?#-bullFh z-Wvs??ALA7dvD6^lVd}Md`_9NoKO1`A#_wi^v^E4kD-7>S!R21zOccu diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-netCDF4.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-netCDF4.cpython-310.pyc deleted file mode 100644 index 4ec5ec971e9b5aa1fb36c9687c00a80ebc88d92c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 662 zcmZXR&x_PB6vvbPwzlh{2N67sCz->fvuj;1>#D2>UPSO#gwkm;(=csPlI#rab#ML~ zp8R9{2YU77zaR*{&dkDqf#iMP=Or)iB{Ggf1f%-?bJ=?c{TiL)VS)1&rv3&CMHJVl z!5PM*wrZ=fGaIzM!kNQt>fB=WggMk*;a4bggbUi+Yl!*~eGViz5Ukz+y$AFi*bwYB zWW5hr-OR;^xiq@PU#-l`d>Vg2$8&n}8|pz*Ja}B^TP{F70@X-*Q?pzbhU+C~x{n1j z*Y7{1Rb=8>;*DdQ*t=>tA@L(1 zPJ9eM;47#8LQi#4Au*EQ^BZ}d-{|>#Nd-mDN_&nPLs{0+kc4Tkf}E z3F0Gd{o<;-P}Z?v*JfKMq|GX=YuiTsi&5_%tb6i_VXpFEe2Tw?b=IfM7*yQPE5SJ` z(HPx2`$F1-Fgw6sM=RYRHNr4SIqqmDe3)6}BjKz?yD7A8Jn6Zuzjqr`GSHr%h^OLhi^R2|M5Q5mF0F(IyW-yIs M@eB?ix}V1X044v42><{9 diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nnpy.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nnpy.cpython-310.pyc deleted file mode 100644 index 2054d329a3d2cbcaf652df50063739c02000ec37..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 300 zcmYk1u}Z{15QaBrK#9a>xHd&HCtf8YmR2@)*9^JrCc7rtS$5Yzd>tzv#urHILkLz* zuDTy)V1D@d{-He21WSK@x4(%HKkIQW_QVrUxZx$mLCB;_4vE~nisIs<$exM%ZA*Tu zV|3vjz|GE7m5xz$rvjjxjSaCL q2IWz6;eZX<=s6RjJQ<9kzFezTZeFe)Mw0J?dR)H`Yn${sOaB2hz*=np diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-notebook.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-notebook.cpython-310.pyc deleted file mode 100644 index b29432ec23878e98ba37827755d9dfbaf62ae526..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 933 zcmZ{jzfasS6vu5R7jnlPMc1EV>dHVuRirNHRHq6fPT%ncf$j|mSw%>c7yr{vTN1)~3zE7U`g#5t8{RSF&4c*MZ z2qI`n5*%4cE0(azOFW8euk@=<(y4+ZphSAY7ab9t5wY@xB`b2}JQU#tg*Qz2r!?ux zuIP&18Ii#$c}q^|E7EGKt=75I1pPoZ`#-@q+1q4pn5nXqnN0<^Je?G!Gam zpux_E2h(P5rA{+dPm2At;Wl^urP!{*T3I<(>M)~t|82v$2mK9ngKSR7Ii!7ofv~+r z80EYc=!3dY*1{YWHix-i^GaS4-Gvjsj^kWaGH!~7m$8tuxH7Oc-ATuwZ*50AaWs?l zEG~<23{mE)ei^;kj!j|ZR>QMHzAsIjHuIu3mP5ii%^^&KxmXQnj1{c_Zq(t{GL5L2 zyKuMU)mZS+5W{C+dPJ|n03imz3y3T>{v0q;&x%Z%$mCNi)KUEx2|V3_jwG(0gV_fb zAN!xFB?t7Jod6RJR*(t%%04mRLl*;+b1mar&X=BJ$~eEp9mwOtSaZo7i?;PT+}Fao zF$miAc1zfisj3-0gY{JaCLn#fcC8=5^uNLB0lWq0tI}pm*Ln>!jTHXz(q6TJ`eQuR z(+^;9Pv6hqEn!DfTa+eh32TI)u^!xTSv;B2GQyOM#=k=&BR9wkA!J=tjndY*fHw_% ra@WB^HTOcm`p|8*;qFbfj7M+ae7g5ej7G=ERQmR@={X2}w&buZLmo}5xdA|cIm&T>F#-$h#0o5M z5**kRL+=%r7u1G+f^Sh^!{8aUJ$1j#B%0#pjHxgeP;nZnNHeuzR5gR;s@AC}nx2Z8 ztQ(i}ZO)mdyKzzF>u9ognE2k!o#*c^JHd;&s6etfDm+A@2|AL#)%pl7@oRTAG^*8c7A>VIz)p) diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-numcodecs.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-numcodecs.cpython-310.pyc deleted file mode 100644 index ed91f8ac81f373cc8443090811687efa6f46fea2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 254 zcmYjMF-`+95cH*rBCg{TDeg9ilnC*HG;}nU<6UCwY_E0eoH)Ki#bfwDT7E%=4+@2tKMpd}CkLRnEQlAU?kEW7`TC$9xIyFxUn@6=>yw;Z!6nqJCb z+gw`b5h?kYc`Wj-#_IdqzGiS739`>70MZ0eD52i#W7WG|zlVOJG(qr3$a8U=Zu^@Z zh%eM-V+V600i9=`q?izB)Q))&Z8?>(?nuEOp`PKP`wN)o%la-do&()4AITDF(|!Z4 Cs!Fc_ diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nvidia.cublas.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nvidia.cublas.cpython-310.pyc deleted file mode 100644 index c0d3bc75b534a1d3354232c9a058f004ce41da04..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 345 zcmZ`zu};G<5Vg|^MJU}F_<=~oE^5aL@dYewT~3aDB~~2Uik(OqnD`VXK87F2%ET`) z;TBcu!b$g}d++YvbF0-gN!7f69#}@m*KxS4#F59;;U`4a A-T(jq diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nvidia.cuda_cupti.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nvidia.cuda_cupti.cpython-310.pyc deleted file mode 100644 index e3fb2877634838b4b62e82daa93a12352542e0ba..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 349 zcmZ`!J5Izf5Vf-_6rpTS!381_dl6eA#0hBVwi!9LmyF`rR_sJdi8u-shv5Qgskj0a z-k_DX;YstPnKz#|ZnL>03C;WGfn|hz9g}mU8hK0+t`aGts39HQQ%W?|*&E%jRQ62D z)pt@!N#|?njL|ZJ9Z{hGIVb@&TG68pPvv^P0Y9M)QKYsW8t2*o(%IN!&4!33u(Qej zczwL!++fZ96dPyn z*zJ}FjJondw&Fzx{=Y3AqFQ{WGp?=v?6KuBIrxaoPji0XIW-vlK$EMmPE-^{_6wqy BYKZ^< diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nvidia.cuda_nvcc.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nvidia.cuda_nvcc.cpython-310.pyc deleted file mode 100644 index da03f76f668b171693c14f28682dd075fb243697..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 449 zcmZ`!!Ab)$5KX#mU1ba6#fv{sXp@RPig@)Rg125mHc8#kY_e?9h4m!(DW3cd@BTop zp8N$*&aM`U;6UDF-c0h|xXI)QK@>0V>$e1 z`N!iQmh`M`gt(m^#M8U>#`?hFx0-B&Hl7sDZG7FCj5AiXde>%sg9&Ftt@GdEJ*66U zMKNW)9mZn1Q;ws~rGG{BAx!k}^+XF-Dq87^8!A;pORubCOO^vaUyvmwjj|0jI;T|| z3TH3K`GR^K)V$(i!ylBV|GT3;$lfl$4dRaQTHR=k3DW3vlS%%Xj8-D|W C!;4w~ diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nvidia.cuda_nvrtc.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nvidia.cuda_nvrtc.cpython-310.pyc deleted file mode 100644 index 5bd2feafd59c3f0b75e7cfc000c351f82d8c0a25..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 349 zcmZ`!J5Izf5Vf-_6rpTS!381_dl6eA#0hBVwi!9`EV1I)mhD7Ji8u-shv5Qgskj0a z-k_DX;YstPnKz#|cC)!83GMsmfn|hz9g}mU8hK0+t`bQisU|($Q%aCx_D1(BnLU$o z^_^5w()qfvT4NKzj7lm2%^(HT$_TG8JeBMD2Hd1fh$6LlXszu6G}c6~YBofr13R1a z$Ln(ra8Mcn=KQqjgZPUiE%fusTiYXd$_dRSj=T?OBBI{L{=Y3AqFj8YGq$V#?6KuBGy2#tH_iEdZ{?uzfhJdBov0{^>=&b= BYLNf{ diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nvidia.cuda_runtime.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nvidia.cuda_runtime.cpython-310.pyc deleted file mode 100644 index 9b73047bcb19f13d8eb667ca14337b86a1822a54..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 351 zcmZ`!J5Izf5Vf-_6rpTS!381_dl6eA#0hBVwy~UemW<-qmhD7Jy+@(qFkB!l6<46b z8-%pYK53pb^XBu$ZZ_8>p?&{6u#AweQ*w?}BhM+qO(I1U)ug9;N(oTNjL*()hm z-$^AUoo^efH8fF}5fw_&3`&X`jr0iNrCiTNqIW4r3l9$OysgNfJ!bJLtZ_ErrVo@nwF)`^Ou$bJEa C1Z!#l diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nvidia.cudnn.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nvidia.cudnn.cpython-310.pyc deleted file mode 100644 index 86bec3213ef8f80fc329ce74de8181e9c04d6cfc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 344 zcmZ`!y-ve05Vq3_MJU}Fc!5a7E}|nsJOK+^my;7;i517TVkc51HXenEhv5aXGVuyb zT#G7o;gjx@?!No^&aYONjL^P+?nK7e*C9Cv)z~9Nydu&}bIW?Z<(whM?2T_1I(ug2 z;+s@f^7*>))?$;uO-369&8QXB#;L(zd@7go4TQaMF)3;rp!L3s(0G>yQ;RVf8^zh= zaJW9_06Sw5V9rmQKG<+U(vf~%W$SyC!31Tc#!2=OorVq6RIk=zBgKSnlGfBR>{ILA zow!}gXcAUIHJy6FDF3%5W70>TbjEkppFKg3IVZw?&hLA#M~e@f480soM9?hGm3&9ftEt9C=I~t`aDss3ASwQ%aCx_D1(Bl|7Sk z^_^5w(&bt@V^Bu0lU7=Q9F>4tTQO)1Pvv^K0Y7USqDX54w9a(_q_c6*H5;Qgft_6r z2lpihXtY6qB|m-oAj3tHj_~u!Th}A^+6%)KPP`9j73`o+e6?je&L*@IH@fD2j;*tI z>~_n8j#zmiJMn^n{~wEosE#?4jq9qvcubB>6Pcfv{JwW;H26SMps-F*6h-z6c57&R diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nvidia.curand.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nvidia.curand.cpython-310.pyc deleted file mode 100644 index 77d3c660141084b659b0b54712d14a77edc2b161..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 345 zcmZ`zu};G<5Vg|^MJU}F_<=~oE}|nsd;tqvmy=^(i517TY$s9&CO(CUkKqThGVu#c zxJ8w^aMC^L-n+Z^+-h}6a&_;YJ5~_#br{YobL261yvm@6qJ|7~ODRE$#T(r&RPjve z#dlUoP3LRrj6s>ePFiUJa#R9ZZAH)+pX%j&1AebfEgO?Ik)2(J zgZo?p?6g6ExjcRPAmJiQNBDW=og0vQ?S~_tgPS|)Md+~yi{~wFTq>eeWjq97gcubB#SjGH)F7F4YMuQJDCyL7qRaF(gePFiUJa#R9ZZAH)+pX%j&1AebfEgO?Ik)2(J zgZo?p?6g6ExjcRPAmJiQNBDW=og0vQ?S~_tgPS|)Md+~yi{~wFTq>eeWjq97gcubDbnF#~)`?ePFiUJa#R9ZZAH)+pX%j&1AebfEgO?Ik)2(J zgZo?p?6g6ExjcRPAmJiQNBDW=og0vQ?S~_tgPS|)Md+~yi{~wFTq>eeWjq97gcubDbix83d{aoG;PK^d1XwDRu8LFx(egVa- BY0Lls diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nvidia.nccl.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nvidia.nccl.cpython-310.pyc deleted file mode 100644 index 4fdb0acdc4257c739cbaddbc132594cd8774c807..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 343 zcmZ`zv1-FG5S5%zOmX%O{Q*NQr6gl0{emvtvK+E>sfA@pShB%%?5A|<$MgrhcIq#5 zs*)1O(t~?&@7>*dZne55shaoC1Iq~cIu4hWIP#b}+$2y$QA0Yqr<5SY?2YahDtjj7 z;ybCNr1PzG#-NN~N3FB~IVb_OwxZVFB?Z(N7mYcC8}IPxx_Rj`FR@zt7bIUCWA+~}J7DK^e- y*!`LZ9kKF4w&Dc?|34NFQJr!o8`oBU@tBp;Fh9-tu5)TI_&`&huuM=CMfM8@x@ZCb diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nvidia.nvjitlink.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-nvidia.nvjitlink.cpython-310.pyc deleted file mode 100644 index 0ebf8c158f32ac4a64509b28aa00ffe1a9cbd0e8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 348 zcmZ{ezfQw25XSAaLKRAP23{Z%v5V-45Kq9u*2Qw-D>>rWR_sK|hQy;V@i4qVRwiD7 ziE9y37f!lQy1(Dguh-{{qIvt+i;S_)Lvb3^WA~Ktg2XVxE$jG>a|Rr;SH4@A?2#3V zFPgG~&zH5g7V4zjhz7N)2cuPmPWK4$p;*pWDop5N(zMpA#``v^+PlOXfgl* diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-office365.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-office365.cpython-310.pyc deleted file mode 100644 index 1a3eb65a6e4686ea53b51925d12a1bc5535cb966..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 480 zcmYk2zi!(w5XLFlu2aWZx@76V)q}(Y`7;$ofg(ee)`&fMA!zYb5vE8%M;TStK1Rk2 zK^`VAptVz8AyZCv8uS1ja3A=)`|$arqY0xb?w|69n6bb8@PCoUzR|NPk^VUKZWDm*QSitV1|7ZKhY}k#Z)IO84JD#`K4uhiqb=m}D zG3{+&-DlE``UUvN>M>2b_R@-ijEl-t$_fozQ6e}k&*hr*8=@#5pShE(@E}FCS z^hBTuki1z&A*+@$+FzBsd$JF%CI*Av33SG9l6TW-)piG8O0OFWUn6pZAE*rvr=w~7 E3I-6BWB>pF diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-opencc.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-opencc.cpython-310.pyc deleted file mode 100644 index d29b5a1dabf582a19fc8d08069d1cc301297b854..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 302 zcmYjLF;2uV5VUj0387p=17AoH`w&+mL`#E^=&rGR_8zg~*jDU|l$xhd@fbefmWnS> zvB?REm3E|=-O-F+uP+Er^Zt1#3PQdn@_$ex54iCfK@&|a>FAD90#p}obXVxb3#pdh zcqJ9hm&#iUDhVx<6bEA==9LfNlzOTb`RaLmbTLW%>De(E8(HIh8~Z6HpG~ItLHZT4 z8GZ)d_zrk5L0Yb1;9Uf##a8T5uQzPV*#K_f*6ev0Q{&w&yV>w)64XJeR=z^yB8=uQ nRm^!pd6#>@fM#L9w@*t%G5d?i*K+se6BGcfTfOneMKkd=vF zVCp4OB~H30y?6KYURW$H7)|y0y?xIZ`x(gpA&ouK;thdehC9~qHRlYt$v*fxGm}@A zPk-ska^7E+!8s_CGCFCswGObKg$O=&2lt#$`semT#Mrgd4X diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-opentelemetry.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-opentelemetry.cpython-310.pyc deleted file mode 100644 index 1734483ab44613f4da26217f75a4eb5e1239e831..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 848 zcmZuv&5qMB5RTKNTS_aH1;jrbIQ7tE5qm_40|@P3SK!1nfRyZFDdU;>X7bJCiy9950iMOz?;rYc5d7E$%@bkp0w0^9;Q=Qy zC`m?0z{4zr&Nj%R+QtyR4Bqc&T_Diil6PUYm-Qg}d*IJ5%eM2671_k zjCagCr@=V-iSG}_#9z;ql#n|Ll`|Wvm8jf!;BP9836N02E}bh3&YgeUPD8a8MpY%2 z(ls-J%_UfWw_PMSEuaF!oHG7F8QJ1n;*&oUGaU@Dgf7 z-sryF#*tF9qMqqd8!=$j%H%*f66F6G+8LHNnJ?^A!wupKWB-LME42hO9bfggW}BnR zI)*x!WaWgk$wH~6H6cpm_g_uVPTtbl@zL~*zCJmAGduMi3(m)!IcEKEAvlLhl)JBF z{k4XUv@mL=eGfGKQ#(ShUEW=3guq8qSobY3caX9+zdof4RYIzTW-{flPD=|Fr-yWo z`N=_Ym?mq~Kb2yh>Wy2d>S^-iAhp85M6-O!3a}~F8}V;7S}#@qN(OtZ<8=aQ)N<02 iAkiD&dsZsGlJK11MD_-n!652%M_tkj2c%C1_5B+%nkjDp diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-orjson.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-orjson.cpython-310.pyc deleted file mode 100644 index 072c35a6359e07f9778a715b173bca38ed4813d7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 274 zcmYk1O-{ow5QUv8h^lS4M;3{T+9g7qfDJn~mK#rN6We2DoJip~u;MUWz*}y?3a2Zc zG*6mOnxBVNwP9KM^ZV>pjQuRle`Us=a?vi^g(>z?yfRh1uzFSBq;edMO6zy@VEh?V z34U~`d?WN}t7Md&l|(?#b&)DzV`#mQUp$W3<8nu5Edy~mTfta9j9Hpda#tD8H*xQfdWNPpdDHb6=?Hp%cezvl#@79fz0hQ z#0Wa{Vfq4GJM{%Rbm~b?0+#^E`@Z|(cPB`7yKM*8{O;%UbH{OhRbYR42+nYubK*F{ z5kxvGk`PkaRMM53xGR>h8oRQQG>~_tmw19DO(3EnJkk706CYaO-w@#}slJ3Zc*4J- zdIa90lLWbocQ*;Z)t{iTIJi9&EzuU8t($~948c9al3va9p|>UG<72e9rT@ixnA^(_ z@BLM+egCfZUL}1g0@Ul@9zhSnDcxd+(A0OR=;l#D7i$diBVhX5BX=MU@uflT?=fM; z)VL3WEz#d$AbL|eBgwIF-{X9Cd)WV7O?pUdf1;#>Ntp^>@^qR>Fhgp+%%qoDZd-T@ zuF*VyZ5ztWKv`BrVy0)-W07gw(ZFR|XqaYKw)r+2Ypyr8Vdh+eWi!F$hikvkY7q%3 ztt+$fbr+8vv#DVF0UBjVG<;&8zT3RXP03N2j@D%+O*B_(X*5OAw!iP4s8zvB?V>}o z%1f28uGtvtqxOl)1-Fe#F|rbJ+njU5%TjB<3T|no$`lLCt#{u6s}Wl$Y`T0~4pkCVQAoT2H0wvecMk zN>LN|j9QNBuN4&=>%Uwnv6k=(eb>!3`J#UDT=sL(K}>_m7p1eA}7ewt&5<9j3rnW1yM2L0Ns0!PCZO7khQny zR5?>hfFIxkKKV&ibuV(6&+o%WDa6k>+*W2{lbfemKtR!yZvx6!F`Jy9g7%S*kEt&q+InQ5m9^)t-Ec*~1C0AfKT&J8pxA T;c~a`2#yY4it*Pm*7V^IVGvfq diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-panel.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-panel.cpython-310.pyc deleted file mode 100644 index ca64962b2440fa1452469f31ea132ba543246acf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 368 zcmYk1zfQw25XNn%K^00R#KH@(WT;(4M}$~e5E5G#%Z*)P#j&lNQz@+MyaW>u!wY0( z;uV;<6d^dt-^oASpYOtAaZE7k*Z18EBjjWH{10U01|OWGXriejE#1(TZ5SnnYW7Sw znPED^JkzrWQs$pnNlG@JR>3(_C8E#)Ht{+^YQF{ zxb=_}4(WKGtOH($&_FkN>N1oupGL#DsIAt<+ct(S!5iu3Q^h1-y{JQLM6^*kq0L^j zV7!)VxkbKQ@wMQ4W*FLyzIR&q2;$w1_t(nbi z?z1{y=NW_CPQGR9iJg98^IPU##u$I=z5DwXvimTf4o6zsSZX~y{J48})i>EC z=TTNMZn51fGt4SyErbJQ{K4AWlpWolOI5`hRO1@sm4#l_2*K)=E-1fP%9WBmgkE`9 zkRGXu;ki6nDs%}JjVZTgL#pU&s_C(=raq>YFqrI^pfYhwh#OMvhC440L|@UTV7PzQ K^zQNf; diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-parso.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-parso.cpython-310.pyc deleted file mode 100644 index 1dde5c0e9af5ad1289053ad3cc7a821c1c8a4532..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 300 zcmYjLF-`+95VS7|LQz6N17Elzb|O+DL`#E^=+aou+2O47*_PLL(utC%Q1KW(;FgLn zP_cIs5-aUUGrOZ1zg{m1PW}FQdMya~8p;1bjojnHHG(3FTGG-3r9@LzywO9UX3wOY zf8&*uG+$QUT3scfWRl`!tcJV@GJ=0BXZh-BcyN#;zC_j~V}aG)HxS2^ycj+3LE;&* z34S_W`&RQ{g0x)ep0}W#5_@q(eY0hI&U)>7Zq1R0A=Td9u-%q}NqQ4x)yNkOT!g{= orHUy}RNkeC9!P2uFvd6Nz@97&`TVx^szD?f?J) diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-passlib.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-passlib.cpython-310.pyc deleted file mode 100644 index 78b847c4322384869347443dfc6f5ad39ef02375..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 292 zcmZ8cK~BRk5OmrLLW$I4zmP-YB6>uqFW|zBi{*B=u@%R*ye24p4xD%lAIOypZ{WnH zTo5DeNITMKWvOgoE!R{@e zIRn%a-k3Y&B42ybJh1q48Rk3Uy1BEp;s+?*=Vw|6sbU!2ZM3*@Q+K zU%SHRN*oVmS@=)rMSJma67}ip-VcEA0vG20n%1>X5ra z@luoHxZ*}BP{1pMrc^Zk@h;dj=+1NW59Ll$ll^nAXM6R;*0`?IiXNv?cOoTVE@gM| z)IRJDB#qN0B?aP!>ONu@7aBmBon`uD^|42X_WL3Vtdy|YrlkP26%{E1av?L1&*sTO zBwJ;+!Uq+$bp@K6M->K#S#B$@<&$;*ir diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-patsy.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-patsy.cpython-310.pyc deleted file mode 100644 index a5a3d76593023b23b02855e54456719e45e84624..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 244 zcmYjMF>b>!43skkL7jhOh?$}pgCH;H(yfaiM{Fcm76nr_;C`o5f0891$l70YDwU}R zkiZ>yxFgl|N(tQ8?c-W0^;5`yh^9_5T+XbzRPV}GZ)&snTql!xZrag@>?6N!s(bCc zwHSS$XvqAnhJ~0O>vsf4Jwo!y1h6sIvbuGvE~VVofN7Sfy@#h2!J2kbL$ ylR0wq^SwQu7ol9>WLHQt<^U zHjz$Zr5$NzcQoTRn+t-|etb1~M#%R}{ts&80XJSFD59t#J>64EfU4}B?lZM|A!Yu9 zS5ngHvUbKmorID}ibflV)7q=1*A~K4xtgw?$448J#IL}PNt?)8=eii?py_P3#ZMB> zkuC81##`3|_u5Ot6%4$OV3pX31M1b5?Km624&3Mi_hV|Ey=6CB9(97s%es@V5V`Q9 pKBbB!Pt?w)fS#DtB4CW`s#8_w$7y}nJ9RX0Pq9qQ5sIS7{s8rXSla*q diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pendulum.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pendulum.cpython-310.pyc deleted file mode 100644 index 2259fc475250c7d7f831fea702579ef6ab43cdcb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 393 zcmYjMyG{c!5VW0K6rn_lXejsruE;rvlnBw%AS6;DS&Wc|;`y!5(ny;YZWB7q< zsrUsd_7d?}$s_M*cW1^;r$+>pmWWb(jK7{0+q@z!qCMoNVOQ*FgV*w(HVxzPSe_UwR#zBMJ)67eYzs6+Rl>(Vn zO1qh|rEWkLzCEnorb%~l*WTC=1)i<5CMq4W%DHW*87kHofpkeP7P@Jr0HjsMyE=w9 zQjhzI9=;xV<&5NBd7(MT9XA2>i)FD!e!j?-JljdT<65n`Z)4@`MRva6K}9+DqTGrH t893TfKTe9hhoW>g*0>WQ>bF5XN_NhlnH~Hu?%FvU}o{BDOXn*j=+E+0`uBf9z}m0XrYXO5ep7NNeRQ zSUDFFZeTu`Z)W(-_@X!=7~R|F(?>?g*SgGF< xRfW3k>t_XAgh~I?#ljV>cPZiyB)J%f@qKl8HVe~yeEs*)4aI|Cjgp_{*)OCxV7mYS diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pingouin.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pingouin.cpython-310.pyc deleted file mode 100644 index f7d1233523db646d686dd5364b74bbe347eb9c80..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 306 zcmYjLv1-FG6qFpdgyJk++F$TsDJ2<0>Dr|fx@8fHrNqLrB>ZGk&;686{h0oM*G~O~ zPJK26^57lZy?5OC)#`@eRG;6+G$G_?BA0_2dBTNz1Vt3Jq@jCCiKZ&~p!-BE-bkMQ z;+5odye+-8x{N}}D8!Pv1D(`D(r=am_vcVT= zuaV90_s%QdXdXDjSOzFAuYiOuq1D|Eua9B zuRGKhve=-y{7&DfCi7+Iw1zHnDWc#zr6J5!=lsMCM3Ke0^vcHPx}2|GrY9SsNQRN_ zqtb!)&JAHqz0jD8%qQ6qKG1lUr3^oj_09nE$_vdT9GD4UC13Mx(wh}sGkO4fU|MaN zpJMOqExlQ>pdvJ0bc1+>z__2(Uo=04^3K^fCQpd+D5MxSG`TDF)4aGhPVO~4;M5_U LCRko9$P)ho*bQI7 diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pinyin.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pinyin.cpython-310.pyc deleted file mode 100644 index 9e16c93563fc3cdfcceef1b110e606337b043b3b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 302 zcmYk0u};G<5QgnER0y>~Vu4r45W9$u2(hvtB(^S=8@t4cV_P{lQf3~7iHG3@JkqJJ zz{DkG;H3Md`|o~z=anQf?Y=WY4&(5@&?Ar7aD$?VqL#FDLn+ZzW$$#8so5(j z@*{3ZLDN;`t<_Z&N=7Mm#%f6OVBBEbb1_TTFT<0ADDkFa`)Dk%+WQ8&5tGiw5PXtu zj?*MRJ+FPMc`!j*u5`~^&`yc9*rH#q*qXCmyPjLKGJ q@qbh?@kHfa>@WjSO$K6oQ=T4WVMyoqtyg=iA1J;8Im+U4k^cgCCRjcI diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-platformdirs.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-platformdirs.cpython-310.pyc deleted file mode 100644 index 1f27e913f40508a5098c578ecdd12a646fc2ce16..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 475 zcmY+9zfQw25XNmMP1CBCpsLszJ2Wn$BSLJ51tGzdC30i8u^Ru8?Y5-iVL(hg3@?zC ziAR6|;S?dYC;7AQr~7<&s^9MdAI0nY{5k;Oqe=F|GjQdPeegm7g(VO$g#x7r0*V$e z4Hz^hEO-uS@B$%VLE56xJz&V3?r3;Go4VFM8MQzC&tQb=4!0R4X2WG2`Db(YbV=M? z89}+R+rfU82$Czi9Ud_6p=x8d#|LyJ`Qz;@jPrWv-z@ zwjCIyoocpMhNm087JCH?Ll#CMN&;D=ssdrR7k`aW&6UKdy6m*P0B&19&AH2-r+zzm zX`Tw}I4&=v%1LFTOzVv;@oG}`5L&;pWZQ8j0Yo8lqf2LZq&(|7I{2wsrgOoJG+Z$d zHOs9iAXy|!ef7*?018EKJK&sCWz?a7)D( zs90Ny#7aBT%C{yWAyq_AJ)( zAHIsU94?CBJrty^A)^n@1HPTdNUu3T9lasI$MtNueCi(>B*VXLekA8HFGHxX9pi?@ zXvR;`E|^X5OR5YtsOX~c%0j1VgvRQv-m{)<@~z4{XgcNHUd5iu(A?zL8-9c| s3!u`mcc)Z6<>?|c)UpT3P6Ee-Dw_(&emJ|WgFSk|9{6^i!<-7=IwGmA@bs zP67w_U>>|TJl-%a%g!00{`h+N=3G9iTQE^>pC}K#ZtM3y=9~x_pWceL!t33}TOs4Wf3g4Z~bBoy?i=$%a!> z3;n*y+I1j(Fl<1W^dt+9>c<#C{5GkACS3PlK=n! diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-psutil.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-psutil.cpython-310.pyc deleted file mode 100644 index c90449e211319c8a49c6071a3e25d6be8334ab75..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 868 zcmY+A%Z}496o%uZxioEh;ThO;(WZzl5n^D9R0J)ejHc?QN^5uOX%bs@dXspV8CbF7 zMR);kS@8-L5*&xnDUSU6KcDS$PRxS9H(;#3d|!TZ4C99m&W8oT3z+g32sSW^jp^SN zO%X9}O>C~ssYTFj>CVR1J(@a&FM)RpZ-e&=?|?5C-UaUyk9SEKra!F|+yh=Md>MRj zV_^R?n%0OT-jLc|9aruVf^NnJvBV@NRZYM(aB$jlMU?N=PNX7kb5cK%s*pKpoJb%( z<)rzK=sK-OKj8(8p)%7<*)dHwd*$Fr>}c9DmAe##%q3QpgyNLmtTG+AjFVIwCnXxd zL0fK8CY38$90@9w714dmIo7${WHj!~xXe=@n-2ggV78OT-~lnYKMx`Gd4{~i`99PT zRcKxWAj(;6;FqPSX;RnH(9#5HHI)h7S@IxNDUA}M-0Q*ca&$db9*?7J$wZ=jnMER# zJDRPO{dO?Cnkf6-#jDX+xvxL;`!C0r${oG$54CZI{f~OJwAkaTA)K-<1`|~$`$fFL z1k;2w$fg`Y61FAEi8wqO{%VNFx+^WmZMb3y2|49a9AdH!6A4FVz1bXiyW8o7oh?bX zVNB;CKV&PGKJ7f|hLUEa&7;LSx*;;0@dHhv^*APCwqk58XA72Q0`ABR=K#vEb-Q?G peo)@CgyBt0o+Ic&_CUOfhkUDw{{K9)grgP#XKx-o1hQg+)*q8bA;vjviJjO&RKN; diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-psycopg2.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-psycopg2.cpython-310.pyc deleted file mode 100644 index af52d538377f71d923ddfd5e8fa2bbf6815d219b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 244 zcmYk1u}%Xq42E-^P~je=!^H(UBE-PlrA#bQdT}q&C2@34Prbel6A!}33v}fzn8lmCMnxx z#w$tbbXGWPbrFP;L5k8?4O8O#+?oRVvNSJO59w+;e;n^y2ohgA)(2yORnFDW&1uuo z?1c}~9V1)d=apBk(cBv^EmwNr4d_;hoybwowrt1Qpxc34lXE|Y%C*<*a?8O4oq1W* v@>v5Hel&lnV#yPQYeR<~2x<{9#?{$DU*^YYbJIB0TYXEh5v&p7IF5b++%;Ux diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pubsub.core.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pubsub.core.cpython-310.pyc deleted file mode 100644 index 8d24f52bf10d47988f6964e62b9c3d15ce7468a9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 376 zcmYjMu};G<5Vg~WR?s5E06SYM)h?nVLJTY{2nnVxR$^Zpt4?giPDRQ$@D)sa3_p;S ziC2{{QYxz7ZLKcBl{I2xyAMu2#P3bNI@5r5}+zlJ=It7 zDpCh;y+x!3Pb3+B;~Yt7dn&ClAcIh8NX1ec@Y^F-XTHvuv=uyW;|U8dVS7B8a3NeH zQ<;MhNz|U`Qkq%;ihqmk5MDaPKP0{O{IR(&eMs?q#pJjXEl p-&J&eLfSG^xZ{KB1hld1>E4gbHSO@au&Oq2LotuB=%bUKQRsD55etYIU#YFb|cY7$b&8_eFT&$ q4EB_&<~&vSCbs0kXl8+8e3k!o6=4|9?`v;52M?Uu;F2Is)8rSv#96KY diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-py.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-py.cpython-310.pyc deleted file mode 100644 index d12a88663f5fd464832ea5ca64742a6dfebe2b5e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 308 zcmYjMF;2uV5VUiLbV5l(17AoH`%ZTyLbNmpiS8OJi4C^m*p}Cc6k47_#bfwDS}MLk z#a<8+Bkf2#yQ`V?MR86L`t9Q>&j|TEHUEJcxy6DjBuON-q^CzpiJ~%lrN>OJ9!a_W z!YL`~e9?MqRhtA1P4DGk6})W1#6+l*zAsnv<->I6Al0}P*^rC{roHbVo{Z)~8!44D zeef~CJBeqgF7zF__Pyf4gxYecM&5&RQXE8sdbMQ-&PL@%ZcW3(l(ctyw%c+rNmZe4 tyZTuH7hy7g?qcy3t#>Kn4J5e;XydyIBZq0;T>t)XLoo)dk@7sxegMRwS&0Au diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyarrow.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyarrow.cpython-310.pyc deleted file mode 100644 index 084d1cc897685bcb31ca55ffbb9cd5b07e017ba7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 526 zcmYjOy>8qv43^~kaf@D%76JMUH=LCs88QSxfKFWw1-f}LWK*eyvn)f@U1FeHv-T-E z^}(Auf5(5aM@ASFPG`XrJcNw-?PWF+nPpEth*W53hof0@zcniMa{00Z7J%S&!W zDQs3|oM{dMGML>nn12)HObZZSc{$hFbS_}=iLIA^D4MOa_@;4Pr<+jWzP1kboyKPj zR8ZB8N!ZELKNx#uO;dHI#<(0t<-NOYcuMyu$tULQJt^j7fPY~JPF2M=&V$B)KiHZ_ ze&?6;I+?$>vUOI=!3?UCpbyfb?x8xbYQi_C#knjFx<5!ND~B<(u0Jc@ok}!8ZwA%u z)Mt&d8b;G&P}GsHTIY6HHLeeyVlco2P#L$|Jkl-jmGDWAG{YS VCck``{8gIVG_jMTW0CV${2$b~k7@t_ diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pycountry.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pycountry.cpython-310.pyc deleted file mode 100644 index 38279f37123a7acbfee08079ae41ad618b052cbe..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 340 zcmYk0%}T^D6or$vgFjdh5#|NlbkStQS&F!IBZ9kbLZ->s(6k9nI*_%G;>xwp;R|Hz z%2#kTHv@_n?ty!_hx3`TJVh|w+voNpL+C3V|0jpz9@brf2qdsZ18(q;H5o=S6WJ@4 zIO!5KxyYYUReZxIs|8m(pPnc$wYtpx&(Lp;76jF`2& N!vNw6kn^+4#U2}SW9I+> diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pycparser.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pycparser.cpython-310.pyc deleted file mode 100644 index 09e38cbcbb56223a1d49aac636d4c52dd01b655a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 271 zcmYk1F>b>!3`J#U35pnKm)s$P%@oa86gfecZe0XfVj{t^L`aHJKi>E7G6ehhf3k&uspyE@odUu1Zr(Rmb|Bsrrp=7Uz4)l0=9YI*T7k z^yh~g$wJD4UN_aH(MBnBW+Wd{{9<8VdTqZMv>y@3kg%X|f-#~~e8>C3+ikalZbCPK zH9b&H+PkOjaSPETY)QyL95Di?Y+OvjS`1u!KSVCQOQFofq^_Wx@k4t{NBOdR9=$qQ Me5vO5=18mcAA0XmW&i*H diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pycrfsuite.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pycrfsuite.cpython-310.pyc deleted file mode 100644 index 8b76f68d20fa216d29eb9a1e020c058929955c61..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 294 zcmYjNyH3O~5OnUE6G}?>hZKnqaV0{00Sz6E<%>6o6+c#9CsOh`Q1LPRKw7?mh6>-& zWTYKwMq176`l7gD3H`@c`;#&DeGyyil6X!-d7_Rf_MW{lmA$fZSMHZPoSV?ns3X)u zjTTV`g0S3fedD`-dp$(3*lGhWWwsW*RtlW9=tHDW7WOIOO1}&5y#yBN|AMRhe& Zj325^SDe?wqxEVu@RYv6=yHCZ{{h)eTW0_O diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pydantic.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pydantic.cpython-310.pyc deleted file mode 100644 index 739d1d0e5c28285837c9809f988dcc15895ea664..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 715 zcmZ8ev5wO~5cS%d#FtC%I3S{-xHiSv$#D`CM?{50gOIo?jkWR2B}>*`YiAvuuR_XC zP(#JX@B`aY!6#6$zQ__{q#5nJeVTbQqsQZ6;BE8m$L*Iv5d3VDe=YLK8}Ibl2MBGDKn6YN??V{uf+a_8t}%q(o-KRWTL%z-WiJE& zj^Jp|XpTJ?t~=z|S6O&ubUeba_3I55K?73 zp`@>)&HZWDx|K6euI|r3lC7;&l}h2Bs5?%9XtT}f8> zO_=0RVWahyOgoBc?`gOX?%1!T8`F(95&%nCRN7ej9+*kXYr~(rbfXJQD?gM<0e5LZ zSVDG{tvr4)ORiF{u-v77%Cu_iMwc&=`79-A@uCv>R;-cItZHN@DtnOQdzbCqQnK&> u_%?cb(d{9r8W&$5j<{f62R--U(P+eC-VaYW594SQ#^WK2!xP4T^T}T`q1xjB diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pydicom.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pydicom.cpython-310.pyc deleted file mode 100644 index ee962c9efd8f120be374d4025c83bdcb6bfd6a28..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 310 zcmZXQ!Ait15Qfv;i%5H17JP#q+N`)o5ud<|H!mgI8JpN9Gc>W1K8~Jz7++wozJ({# z1wq&!W?;Ty_-9c;Tt24}TFoze$Zr+~loC;>bhcY`B+5n(4mT3(BQ;duIsr|f3O%^2^R)Ykb zr1j{a**Ay8t6ja9^@MJc$wqPvn%qr&y_4PqtXQ?Z>d?!Eqj5f{VZgD`M7?iXa$!t2 dKEMei8|tgSj2w>_x0c{_z`Jbu!V)OYe*tihUzGp= diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pydivert.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pydivert.cpython-310.pyc deleted file mode 100644 index 3aa790f41db83ad773c71b436c8100a15f7fdb0a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 320 zcmYjLu};G<5Vg}*LMUB20KbqSb`c#BVr4-{Y+Wojz7i{rZN+ZDtb7U+AHxr1W#Si@ zxCDWC(mmaKr@MDb>!43wRvFks{Z`9KDn3F5IR`hqUqx(JHJSb}9yFjb@OcRKYk`GD8_qEqFd zLk}QK_JSV+6)D6@V`U#vpLztr>f2xlMU>mUt zs_j*W3^L5tb5zdZC=F51vLzqK-aX_pq>d4i%5#18(^R73+wC zk#?mS?PzDXEH_5sKE7UVR>piUZ^)^%3fk;t0W?AWhkEysZy=5TB_^ zP1`kR60m9VQF0Rk4c0MtVq1=RP>*E12>OP*>MvKNx#~2{S9d+*YoPn3ifBi(+5Q5# CNJvHi diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel-ods3.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel-ods3.cpython-310.pyc deleted file mode 100644 index 1bc6055aaf28ba425fc6406eca9dc4c9994e6542..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 249 zcmYjMF>1p=5Ii|eFcx`(OBd4G*rhRkL7H@F4q3bQ9Xj0}+Ovotze$zHF$T5vfXQ(dOyTa^Et!CpQ4D?Zx(~PoxU1ei# zEFyW^2JWJKtL`aT9_#iAhFgMQL*)RehgQg=-sw})i*>n!vM1kzvnL2cH0-zKW({H^ z6``t|>OulK4Ax7moTE+~=0b%7 diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel-odsr.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel-odsr.cpython-310.pyc deleted file mode 100644 index 3433bfea39914900538743b7d6a8ca35d2de2aee..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 249 zcmYjMF>b>!43v|l2x{a7eLx1A37WA8@`5bgx(JTRMuKHg5LF`v`kPLDOh4eYzvxss z=+Fa5;0`?Sj>~eTGR()<>%&5+@0t8Zk;yTS%x9=B#f!q?S#1{6eHiK5lGBV5Pn%*Y zjYTAH`@k{Dr;5vLxvigfFx(Ra8yW{l1N1^3^KWf09p*BUTdLLi E7h?WND*ylh diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel-xls.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel-xls.cpython-310.pyc deleted file mode 100644 index 8e2e38e22a16123294dcbbcfa11c2ff86b39a44f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 247 zcmYjMF>b;@5IjQ@fvo%>J%zm>C?k{?q)C_NWPA&E^7;1Uy;xX0hboWB2i)ctRIE{o zjI=AwXh%CkdA?8rd;K}S%#`|_$bV!)-eh<>GwPImDwBPv)ofhG0nashefIpm%EsI} zV=%ZjQkVE!b#rk%*6jk8T7>9g<-uSNEn_fxrw^hR>v9KWkD&+e4iJZADQwHl8rUT) zVpTWQ2^n-8T;NoBkDaze4eOdh>cqpzJOp_|P4SnjkX&UP#;4bo%$LXgRE4FZT0GwY D#^y+9 diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel-xlsx.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel-xlsx.cpython-310.pyc deleted file mode 100644 index a474052783e2ee0a07f8b0e2f8dd19cfdd85e39a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 249 zcmYjMF^sT=ZyblhT5O~ys#uofLK8h4)KiFWsLEc!vN2fh`(e7NNu4bIjAb~s6tl$x Dc|}QG diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel-xlsxw.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel-xlsxw.cpython-310.pyc deleted file mode 100644 index b7304991e5dfec57b1a21469648e589dd25868ee..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 251 zcmYjMF>b>!43v|l2w>zBSu)s65RXOC7i7tnMQ|)85-f{?sXF%1*JR3L`T?)~MW@O} zhaNxzci@3{l%^{Yp&wt@%|eLpiTpW>e((YAn(w1V9f>m5Hz_%zTW|x zfSE6=y1XHS^n-C6N^7x|ny6-3kqd3~a8R=l-%y?XCClbyxgW-t*M`)G#kZ*r$DU%f F{sk<`N>Bg* diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel.cpython-310.pyc deleted file mode 100644 index b8480b4f5078a369d93c6389b3745d897b71deb5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 898 zcmaiz&rSm&5XQI0gE4JPJo{gx)}%{~JsRT^c=6_i&}Hmm*#%*?3Xh{FAI2Bx)pzjV zNw%$~slk#!GR%)}zQCYbt@R{~{Pq3*b2Ujm>R^7Xgy1?%+YHMf;mJ$mF5!*aq`lJK z^heska|SZivKolerUpt528>PZqhvD6p>TdLPVom;4wT=G6BGUa3Q>e-MAnz!w-;qJ zGqyG}6*-8d=e%w$GFDY41DocE+W%4b$=(YIRFt~HzgB;k0t#i^j5>_fnJB3WYpK&1 zG|f{~bSmmkVx)GQAxry84Y|nBx0ir5G&StcmY~cS=4R~i64pSb47YwK#?2Zbdcku~ zv>(%WtiU)6Xm8q$aVr;`Ln#Wa4BEHE)SWz8zMe>~3Lsi&CJBcTDQsw4+N1rj-|413 zl8&Gp5h?maJIqyik)C&n6$l;8vLPFQB~-i6@W`YDL-TOGmS(C%6V6!VlZ{YD4LiSX U-FWS?P`r|G)u?||ZK%2N4Rf+fJ^%m! diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel_io.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel_io.cpython-310.pyc deleted file mode 100644 index 605e8e51628842eacef61375c0cd767cc677b352..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 610 zcma)2K~BRk5OfMi2sP>rKEQz<5*N`ULcD+rH!hJIFO8{V8?Q+lKL<`ch7a`0FM6t7 zKn+rhSjj8xu4iXqE+qX$L&BjCR zK}i0*Bat)5CJZ4Lwb6D%&Yzf?YJc(fFMO6vmKD_P?tQTM&%W)i?Y_HVvP>(%IjApD z_)hFmR3FpI(@NJsjWA474h^jl6fefbB=oaUKBjpCs-aR$sA*lL)m45uq8Oab3@c}B w3P=mn3WbhI3AU)To?%gH*R|#^5^kcS7#-~o)_0xLlK=n! diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel_ods.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel_ods.cpython-310.pyc deleted file mode 100644 index f87ee64e6459e7c95fbf9990570142f73729c225..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 307 zcmZXQ&q~8U5XLvvgJ^@|TjY@4iam<>1YW#}u%y|sS+dz#cGlF?x6zXi;|t{KTX=F( zC=@y{1K*GN^D&s`=Ypg8`gwhs3Gq9L!(b*JIBCvhEsXfgo`uPtL@_H)$BQt)dks#b zq3zXykPPAx*=(=(Jr?CA+60jvi)_prYYceX1&oQlMLgkayYly;8tgy?8!D#^^r|E9 zMlbb>dAX2FC42C_a(1P{kQ(&2@@AokcbB26+iDG@bQr9sR5=GxH;66i8hwg9L&@v_ cpTV}=+hhAO4CC2dhvv<}eKx&d`o;Y6A3KC!r~m)} diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel_ods3.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel_ods3.cpython-310.pyc deleted file mode 100644 index 910a74da12d212c942e47d56ec82fccb2adb9899..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 291 zcmZXPzfQw25XLX0vFV`NBN)Q+g?j>N*oVx_sGw&M6K+XRAm8kl$(ULY%P!GzPP zsGoEveLv~`d|VWlkfc7ppY9d_KeIViVz5gU^3)E1@R21kzQLek}<5` zu1{T^kUvK+_hmK}N+Xihy<;E47x-mber&(*LUB*RY1bHmG>ATsMY)mt#H&@k5%oZJ z5JvBX8>3>ou5VT%=tz}o+O9cJ5Ymm>hS(TGUMl7;$d+yNX(mKGf^>$v>fgg|oGxyA P#%Dv@Y>qr<&#(RfLF-s+ diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel_odsr.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel_odsr.cpython-310.pyc deleted file mode 100644 index 9aba6dcdb5aaa5241209047c66f47695bf3dfff5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 270 zcmY+9O-{ow5QUv|Q=vqNV|0c}zqqZo`VhaDi;O1uLAc z%9CcK_et~fs4VY9lK%WYJ>^3D%;r{!iI-Gdqy_@AbN(tIKZw<0D*TA=Em}pu;qq|n z>KW}<*;Hx+fX?)uLgX(I7HQA5{eDPIJxXtUVv|*W0o@?2IZ8i9 zP42mVTuU|)E8nzTb4HfRkH&Fqti_--QOBw!7ekui2v?BKP*?r?&X3b_+Y`K5++}mR IIc9PH2Tq7lVE_OC diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel_xls.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel_xls.cpython-310.pyc deleted file mode 100644 index 4713e797db24654b0bc44a11e023976fa0d378e9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 287 zcmZXPzfQw25XLX3W>T)_f7cD;#a+kp N)zB`R;!e3&>wk2LSNs3~ diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel_xlsx.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel_xlsx.cpython-310.pyc deleted file mode 100644 index e0caf75792833588151609583d5bf3b6abc01f75..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 293 zcmZvXJx;_h5QQhZ4MK^KxJ8O&7O^ElTmTw68Y>&muB|w>xpJ;5!h|%!) zdU@*V1%-du%R`yXh0;=z)xCEi@+X9KT7PUmZ>U^P=(TSQN*b_dvQlitF7awpZ?PW8 z4rufa{S=k6*Y(u~Sx2gT({{~)7=@p-<=7ZQK`7@s7Ok@}q#2I#2+|qXRexUg(|mT* PJNazrHd{h3>GO+U6sB6) diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel_xlsxw.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyexcel_xlsxw.cpython-310.pyc deleted file mode 100644 index c868d7510613c90ae9608ff5a6cdd824edd68715..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 274 zcmY+9Jx;?w5QW!H6QNiXoFauiL8K#!I6<0pG%Lq5$*#QKS$P*@N8&V89EJXGh|?zxY1{Bn802-U~eevvWuJvOHxjXhA|HIZS4JJ#?m=M1>Xj(nS$*$Z3E ze`v~9e7G#Vb5JH_bkb^X9pI3M9^OlE5Osp5)oi$W?jKuBnl__2B7c$*GNyI2>r0QYrHu)xaX7$=R|p)XMgCHUj+aF diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pygraphviz.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pygraphviz.cpython-310.pyc deleted file mode 100644 index 3a5a109abaf86aaea6f2392444b1100aa06ab784..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1189 zcmah}Pm3Ej6qjVpc)V+Sz20oLghG2L0ULHEp*fWh5(o)}QWkm}T8uoBJ<4iEie}cE znQNgRBkZQ9p7KfZ1$50RUm=(DX<~cQ#20NTPZLO=%IN0rq%Lg+)K@W3)zT1m9qdIDLcDJwfg7 zV(%&X<2cCnLz9g6{E zkH2J}ar_$+_{G81q&p74QCKb=jsoxR>hO}|9!*zY3VdiJxU5B^1d zoe>wxYH=w`Hvq|*1$Bnq{z{ho7rC^|HnXt{O2KOFdR*5os4umVF362f94a~r}KKH|g$yis!5 zPLeoIKuLf|SKX0HyAV7XuU)kBw!LH?w^6daWp)BxE4_3?`$qGNS}Hd^Ykn@Pnkgl0 z>}SAgOQ4$V!QsBWiE?2?$z$mAvu3FeiNI!7iVDcFnt?DdpvqA%T-c$F3z_lBj`|qD zSe?5*m$qbuaFG>Eb*|ttms#!(b{#ByF$vF8U948})eQi8^#FaLW%&=Xr=GGuKDJ4& z3y~OUm`b?VBt-><7Y`Oo@Som`A0+Wcl$&mRrm1sX{utlCmsGMAr-o(cYz?ovFpbtea_wXx#FR?ZFb%%?E%G5kPQCVqj5 zOC%5{-ILzCdwS0=m*Iyl7WL_gKt^%cu0vV$}53iDR@5Mdf{s-Iz2iMjyVj z?u6I`-$_=!0U2!2P8#TCgU}kaQ9IICYq61{hqjl_?qo=@^6ibdUQ4tQRza7wJ^)G; qlKo9pQ=Te)8$0q~G?PFvzFz%x6(J3$w~aSP2X~y>;G7`O^Xv!JC|TeD diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pylibmagic.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pylibmagic.cpython-310.pyc deleted file mode 100644 index 97b065da0902aa66e8233ee7dc55c417e18742cc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 440 zcmYjNu};G<5Ova&qR=iZEDRpWkhqAB2(hxDN^D&$H+CDVj_t-yrF3B7Q<(S|ejsZn zeu0Tgil8U?N%zio@7d4rQGC{ zwpa7!NjuM=p~`A6mCFiaHm>ScZHL_i_kpSrWIcTENnuJsth7uKE_S4JLUTH!OW@OK zHY3?i=pBLO$kFCqb~`0bdXfG*b%fdmj&W3_y&ml@R6&pPyeB}$Y|?+%nQhwh`_k}Q QiH88}xHEw0VjPXbAJu+|m;e9( diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pylint.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pylint.cpython-310.pyc deleted file mode 100644 index f2bfd72272567cf7cfd72210e43c9da5b97e76ac..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 683 zcmYjP&5qMB5VoD4X1gt*J+R9o6EQ zE4baAA6GeH-D$5+IwxzJV&jEP@erz_5#NzXApNtYm2L!WWn0vgi!E)eP@LVcCDa$! z*$vIMLTza+m$dC&rPZtK@ zgpt!!l9Y~U>Ww@C%wzsH82Q}WG`PPdqb6_a`@G5Fw6zIXgEhA_p;I!t#>hM1bkk<7 zEg>+4+S3nyV|F;|)3Pbmbjo!Z2%}_dIh(kf%jMz0@qLclBq+{rF@jtmg*6aZ!G>(% z1$+$FWJUBIfn!)9;-{Tj`(UZ{te<$rLjr3`;Jj-aEBY0=Fj$jg_~11COkGrcT9PI7 zy(3K!txw8EUPvSRP3@yy-b_Ts#!{T1&nX>i!A-eynC42`ms%@b?!8uQA^DNAuhb%A zwX^efky(-Q+G^xlWVY|sNn4mG5t5e;?h^a}-9fBBi)f}&9_1pBWyJVdlp2oU2jdg; z5B7%#(eR9CXAwq6d0}TNdo+Bo9~oi!Ade^Wc*;#Q&I^$l8%xRcc&60cj3+9y8e@!Q zl>=ead{C7+%!{&fSt8a}Tt_12E(%IIwBz{%KcD`k|NQ2Si-7E+9ekk|dKZ7Gi}8@o z`7;#Qq0r1?%~^<+OBQCzhKcJ*I0!4ea4Dq3>p7Q2n8ZScR)tHY=lA+MB~_-p{iZm) zq(59(AQZucLx4{Rvj6-AgI`JhrpaKUE?tgA>z`1_*t2m(As@ z4?)a(Pz*6FQGpX&kc41&C(t9_2=h=+QY2Rvlnm`v~;)c*3k zjSWw+i+s__p!)@wq5-jiFzH;BwhKGUG#ugaLawCbd7ZMR%nFgGQtTTWNHv*oZMUkX z;7nwq9IM>Htd|c53i24lB%l~(NTTIx$4d-%B1z#bA&CWkNl$#{o#Lgp@EAJ4daxi1 z^fEZRgW02c*$CW(H(%cv~}u_Maf(Nbfz0itE`^d za6dB~D#Hi9cD=X33U(FO0cU5lznl?c>Aol-`UBDz!29d#c&Z8>SE9;f%=lqk02)hg zr~B|eyfL~Rj}Ccx7z0jRHT6`Lw?;Q_#75M7SY`Pvn{X4SRU_8q)2UK3ljf?dHN=>j zwGZ%(nhiI)HL4nWJ#7;*jj4H&{w&fu!%INWIF=y}aUb_dh|gmRC;E*N?W{+So@lLf zG@lB|qgn%vNmQ%I!A2|C;hGtX{&bVF2a^(=mGEx#yLoo>^uKpA%`|6gb5yE28mj}q z8b%w`qq&e0oMv1$(Kr**eK}Wp_UoW;&u=y|R|Pal6QHU+Q1vtLrS3s_i^{#>F(31G(7{}s@M0e!2o=OUam?^8urZ6CLGXF}>9>G69xlqFr9x_D z9F>Z74Ik1{>7GjN3Rbvcn3bw&c`7XjJHEt3C4JPRAk?P30E88t0$F`oM@qohA_S- z((;zkHQjiAvCP&a+w*o$8nGd|ca>^a+4YiG;rK!qWnJvJB~KRHdNp?D;WC+`1WwQtCoqBMDEj^Zpze#S diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pymssql.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pymssql.cpython-310.pyc deleted file mode 100644 index 4355f147b7deeb20ed96298b861eb866b3ba4d01..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 398 zcmYk2&q@O^5XO_Vwnf@1hNzm+%dI zfxUY26+D@4EjTa(zYm6QzOlXDAqkbdeJ(#3AzxegUyT5Fq46dRAV3XC>5NhWET%K2 zC^TMaeySKW;UH$$WX7QVL;|;Bx~F01J8Y97txhz`)IwpD#K>!0YK2uB)Iz6`*&Mkt zMSM1c>EN7C_|>NWCvaKoRkJ8GRIMF73>($iV|kyUkBm_{FT6I$6KhwPhb*M(B^p3w zI(0Vp_)hXpQ0wvYA`+V_;k1j40JRn=stn|%oCke0=9hx6RkjvJ&xI>}VzUcA84J{2 zja;-?MX^F5U8(o(vi6k=oB2HKpodxrHg+}I$8crUx!vWT(r^oIpWp4aSce_cKKlg} CWpu*; diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pynput.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pynput.cpython-310.pyc deleted file mode 100644 index 9dab37ada7aeddd540bf1496659c073490e62365..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 310 zcmYjMJxjzu5Z%okha5>`qkkbqc2B%g#MVXxyK9ytyP75Y#m**>+MiCP6#IYD%9AJ3O5A)iO_9|?*(Jb!^CiKLngbVn%xDw9{bOJw>)%GDQs zNlD{+4?(yYUIG}etPyH(b__mdZnm;%AIdbYALo1HL#;K8>=2apth2WF<3LzT}uD} diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyopencl.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyopencl.cpython-310.pyc deleted file mode 100644 index f38104e4edace581dab0d744dde0893b1df54609..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 344 zcmYjL!Ait16im`pi%?m-_zU*XX2k_BB3`|S;H{UCP2SqjqzO&7Sn%ejc=BWXfnGiN z3!Y3C7JTrAH^UodY*Cz|IPJ&R_KhI)oyh;mBDs(2FC$1Ku|@_r*pP-`1Xz-H++>ge zN!JZ(GMPQ2a`6+tQAy@PST`{PflD6vd@iikAOcH_ZIuQ;=WenNdZ8c7#eDHJJ@h{C z_%+nKptP@BYdb&0ZfHnl=A-2GpJ+HqQi9)C+FAqDDaSRHFjC{8mu$^8QLk3@n${!q zBh_j{-4t5eU)NVF>Q#WsanbP?@RYep9irJjlnL91A$oj}dm+Zyt~&Is-8AR7#>$|H|LV^toU?g@CC`#+w)-y?*vC|nknvsyo zhfKwakKqTrWyOva3szjG6ctCd?>WAX&wa>lw@q+NzkD0h1|i=q*c?p+&vELXxNyR0 zN+P?nlx8eqSuLtji)*Qq)uVc4J82_pMomh9!akLHFynUNQJGggn-vx4X?dm%0KyS&S8_>GCSuwYe z*JIPPdnX5+z9SXxS!~f@>jy?n z-VB)8nLrsA$>=zl0Pf{fn`=VHndGw+Vx5#ij|J!fHH}nGCZN!2p#x9UnaIy~i@C^k znWQNw|JhUjAlOF-S7@0gCGe4bW<3}hcD}%=`?zq5=_VPyB$Ql`E4Cz;^uo%ky-^g; z?Nf*IL&(HP$wAGuig~dD%9hVuue7h2I2A*jx*V|8p@W3}N>m3uf6v3I%pfd8k)$Dq z(=gMJ^Y~FbM1F5ScoYVwke`NlCoJaWROSzZ2m7HGCG7o8jt=9ESmUXb$2uO#yi|Bc zm%JkI8F{?-Pi9ceP1lOl$r!A{Dr}AYNId3JhpH}`%C*5bHu=WMlMK#1be-v8z~^Y3 z2b;)0OSGTM(jUuN&T&=#>ty7=eRtm%lUyp`=lA{>;VU?q2?g5U(7&$LUBjd{w+`p8 z)>RByAHH`$TQFa}kxqOqkg?oi|jHm5e74M%0;H!g>f zRM;d{4vbqIPvT*s!8EPKg)%ja+jO*?snM!6{{fpM)w6$TDo9s}^5yP_R0Cx^Zo#%N<@AD diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyphen.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyphen.cpython-310.pyc deleted file mode 100644 index 209c78875c078c9dd5f9fe26d3df4f02f04a818d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 302 zcmYjLF;2uV5VUj0387p=17AoH`w&+mL`#E^=&rGR@gA|_*jCmTDK$@_;xT+6Efrs& zVv`dREA2=#yQ7(~USBYp`u+2eWsH4Irm7oG}uis8vP0=RUGVJ ns+#ju6@2Q*gUQSS#e}9j6%}z9&+pn`jt=fQRly}ep6A&wckfqI diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyppeteer.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyppeteer.cpython-310.pyc deleted file mode 100644 index 182f4eb7585b1b40d67530c7bf86ea75a2c8902f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 303 zcmYjL!Ait16inJxRNAxtLJv(=+>0RM)r$z;_7bwq+ihu@geF_a*-!E0$M^%edh!=M z`C3pMcmp$!VaAr_1wpiLAN$*kkk48C2YTcI&tD-aqNpYV-BL<`s_d0+GnK!PYW0O* zQqfd4)JoG<>~S{J{ljS)-bYT=(K08wY?wbl5{dB{5u&>Q7!Zx zd20vYu5(gz1rr}U7$r7hhkm_g8_p&$6W862yBJz)ZrJsj`z}E3WYfz7crIM*ep|)T lCmL(Qh#4Q$VqlH!>%Xnc#dLNzSasBJPjQW3Ar(cD{{SLkSSkPj diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyproj.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyproj.cpython-310.pyc deleted file mode 100644 index b6631b2a0c00785ee744e321f31fa488bb9c16ad..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1234 zcmZ8hL2u(k6!zGT<0Q6|O}bgiDSIP_+Fe?9(Tc7(01^^HNZdv%S<}oUc58dAnQ6N2 zic?Pq-Bg^{3 zIQyRm&Zn?shAfL(6crZkEW!wUyRb_KJEe==vWI)f#GJw_`?z2F*azR;AUxPuc*tDZ zyG8N?HlW@Hy|C~Akp3+a9|Pj=kiInDVCOk>c#H6e1q{*Att~!h=pw{X<$xXIi1o#5 zW?f9~9?^h?G`e^2wDVcCLtH$o#ygH-*n5ob#Ekjk`<8LQX7@tY{sT*`yL^y zilC!0bUDX!WU=|(6FRwj&oE6CI(P&f{K!VEXKID6Mo`r+fKLJc73>V`Z;;~vavb7A zICDscz#r1bKRB;#JiyerGlQ>}j-IY~QLvRtDN!U{=LM5`mdmu{^r~Q~ zBr2Ed9KdkJ>n1IkB8IuNwFj*0ywX0{6|X3{iRz{n{3134nv0up=PzEJEk2A-;^PM( zZZG>E1LDAVNC6qkny8zI=2Bg$ypXZkwb!N8Bf&_K)`G3`H@g2-elCb;bWdhPFzuQu zmPmUA-)xw;dHNX?Bo}Kg7Q2cnuE4#j=z^%1!?)i(RJJ%fTb#tF?@Bebcfjg7CMFUFpj383`=Xpg0Xt{h}+gxf#Hc~&? zOWU?6L7V@Yh$^o(+5>e< zqC^Pj&z4w#X}7<&NybZ-)Ok&cgtBc?N;sXKrssek9ml6hyk*rk0o9VaQ5mmJ;%CQ+ z%oRJT$?B49m`u{T$sfc|TYb!vQv%LNMOy%_;g?6d7g#si|D=1uui$^hl3&2)2R=GL u6J$H?Kd$RLLu8g~x7PNNXS>b>7!mBQ9RM@1C&=#wDDZp~pgHpYcG1747-+r# diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pypsexec.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pypsexec.cpython-310.pyc deleted file mode 100644 index b8253a5eef1d841458ff1c38ab5330df98f9c808..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 306 zcmYjLF>1p=5WJI}V2n*5P4Wd5y0eMP5Ynazfpl(;vu+(7I_VDWSy*)*kq4y8WAXvD zsq%$XUI`3Y*nyedVa6|)b4F8qe(ygL#(oC!e@J7Gw0KKknBk69e9JilZjyJtP0Zw# zrPE)!vXuANxpxlosEm$U?X3gsXQ2xSN64SkNq_UwJ=GXBeKq0`twT|GUt%)^^%sK; zzgTlgY=pm~EPMqr*r1&>(8>y-Hfp1Gq-QI!k)nmVmCo*D=wjjPJF#9#v=OqP^HRS7 sN)@~ diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pypylon.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pypylon.cpython-310.pyc deleted file mode 100644 index 0a41eaaa3c2145b22e5c87fc88053ca9548c78c7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 662 zcmY*VO^?$s5Vf7Oal0RsrHBg>dqV1=Nf9f!R0xT^a6w4RDFRt(>^5edIK*z3^n|o$ zB!0qHocJT$_yfLj;wQibCe7|@vE;Gm`FZBO(R+J+1S|XcWB$E|(9b5hxqL{T!!}i@n^BeT;<1y>lFQL`RV3_7uV0=l(gaj(LZ77bNaBFFfG%GdV`@ z9=s)S5L1EP_b&P(*x-vD-rHa^{SWDHaPll;vHyMZiHwd4XgZTEH1(!+I+UGl=wt|QvGdpCN7 zODmNLGp$ceMZiquHK7^1>oi`ByCptuOLLi*y0XU6#vV8luG<=Mewo7*tf&Hq*u9@X;hP z(u#4Jq^HS3m&frP`?|;!;&ez@e842_!@$v~oP##ER{8b~mAp z!iiov@C|U`WB37IIq?e|fLW80_P|=Ro*C`Fo%d#>?|TH-`17~3FX(-@!PVtr@B~dS zaRUN0B^e#ij13qif&zoah=TKx4H|-B)P&Xrfi}htxX`&E!g)qM&_Po)!5h)XWYAo= zh_jKlvi6`&$!n5(4iRqoh!Xp~A>h9x?}%u_Ciu`rq>jz>wtip*q{phASf;6n4Ts1? z{47a@Ugz{|m`Rw~T&F0fW~8EGyzuw-LUA5t1?I!O9<5w)9;Y)9I;IwNwXDz3o}y{X ze2Ii74SbxPE_VLG1(#4?2|_t}lnK?s)AjbV497APVUZM38iJUInHD+lLq5d(em^)2 zgSp7(VVVrXqBLWfKMW4~p-zn0FQRx7jj%>ulu52lghUk|OF7Xzmbp=QM;oXU_>7$F zuZt?m$~{V>YzWcueM`VHaf#~S56f(!P)4Y0eC-Jbt>(Ln&IlR5b>CAUOFActE$JsV zWyl{DdnHi52q7$0Yy%7Ws*UcNy0Vg0-cg!p6U(ePet>aZ#x7Al`ipz(aUR@S(e_)^Kr-nOw-3=2OFmNe)Rq(u?kO-ltef$ELXLLv`cIQ7#n-)$^)b zFUpfkHG`Q+QXSM1Dl33$*s7a$m~^#)it{8Zq%ykl#|ePQFT>maK?$ZtbuGrmNqzCT zQc_i0D;lu6enqBwR%)%>qrby?Y$s3O!EJl9+t|L@rCyUc+jNt*DErMEMj7>f{Q+(M B0;T`} diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyshark.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyshark.cpython-310.pyc deleted file mode 100644 index f2f46e14b8fa5f91b8fc0cd4ab2a6e56260664ae..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 537 zcmYjNy>8nu5GLt3Q4>22QWPEI)q_bFP1+?5x~4->pqm$h7HR8XN)$-ifi!f)(OHjC{pyh}j`ZmdGCh07d1T7E%iLLO@+h^6 zO0K|~(7k~mOQ*Ni$e<#G6`0VT*G(vt-|*a3D_FPVKAzl8=KNzyb6KlcaO-kq+p84s zOr@PS8WZ_Otxe!iLEnFvH@W+a18&;4sR101#+Ohj```h;?OB4CTd)zT?xf%OZ944U zeQ)lo5EZibd>g?AUO2Z2o}nh6y$5iO g+sqCZteY;o{deFyiZsGGx{KGxEMp^@(GeZ77ZCiTg#Z8m diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pysnmp.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pysnmp.cpython-310.pyc deleted file mode 100644 index ac1c22f7a9029fd065a7ba93995fb3ec92a12ad1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 390 zcmYk2zfQw25XNn{MHQl=V&N6Y(71?>2(hvtB$%>9Y0f29{ZBb3QdpUJ3ML+g7s$%Q zD==|sL2!~k={|kF``LarJ7iSV>-)wC#y*DTe~qcRrh{iBz7mYW3#p%8l&*fgCZ9BMw9n+96EG1q-b?&^%@@% z-p{owO#>aK(uN4@l-mQ!(e?h1hkm diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pystray.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pystray.cpython-310.pyc deleted file mode 100644 index 1e75c6bbc3b3a6cb7dde4fc4cf2aae76bba4a54b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 312 zcmYjMF;2uV5VS8RKqzTw;0q~YAL2@cXlW1<-8EJc8)C(=Ew2;g8u1b;9>WLHQt<^U z_5w(Zv?J~8u4dL1#W6v2ukQ~pD?&c@&3~XquCd?@NfJp78R(8uqNrRw)7?sD_oQ5Z z;*^whK53mXs*M81W^i&e3g$zfAci{Kmf3uImu@V?8kYhaqc*@g=XwZxpSkF?l*;PC zyAa`xgacF;`g-D>8x;52*M>_q@d1>TVk;Wds}0+7HYq!CqZ{s1?3}$|=Nk?>s>;`G tUq33~!YBRbE*4+WIvWGtK$MGsHmTQe^M>@fM#L9w@*t%G5>=G-EZROlZo_Q1|9)=h2%ET)$ zaft-tr2D1&?|yyf*XwhF)xLckRs|uS)9}C0Blp;Fg`$X}mh^N-DbZ9FuXIWgRyR>78KpQFt0A9-6kBPW4Ug3#Up}P=2T|hLz>d*aV6FEZ3==7@rX0MJ z;RL5yz7ubKuX!**TCViSd(cjat=OYqZ`hWzQM-{_v*#1ZyBl`B;b5Y!gKRqaqJfK$ p%r8~UJkfX;2h2cJvw;}j)qlUTkn-tm@72-jJBr`H5~VE5;s@8^x$ diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pythoncom.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pythoncom.cpython-310.pyc deleted file mode 100644 index 0b783826951a800ae34fbcea1b389ccaba75cacc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 529 zcmYjNy>8nu5GEt*n@HaFm z{zYW;bwa|KbgVUEtAIJ~rCUjG;oTZM>-syXXIF>nO2!uMy_Jithj7&OzA<`f+JLJc zr#Jl^AThKn_`?hi+HMjAGKgf;~RC13!ZA=TalO0!7 zz>c;Kv|w|#i23PdHK)}M^o~Ym^!ct?_5PAN>0#RO<%X}p(I|*K+{pH1+0y8w2X$WT n6LF2%O#drWb$uv5KC63;BN2BRT{#|;lH|A~qwE;x_%(R~(>I`; diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyttsx.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyttsx.cpython-310.pyc deleted file mode 100644 index 31d4fa2455c06f80d02456f2429387d0a577f201..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 452 zcmYjOyH3L}6m?1~P-zgK;I%{IwzNV*2r)6TuywJV*ln!D5BWL~>CTV90w2Q@8)C}ItGvY6e@X4A=hJ|ni38a%5i;S#2Kau6Sm2ix;bcoTP*l-EkNo2w%f z!2v5bqa)S;@c$T?m5b+bZ+lKDH#w!-xR9I+-R1g1t{*nAZ@&#Gj1t63%PPV}Llg+j z>6~VPPbTS{q>a!Gsbm%$`@-m(bUGm*y+|y}OSTq3=t&k@7*hhxjrK0gfaiN6$e6Or WnA&!GaevtAL$v#mouB^YXz&N6=8~`g diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyttsx3.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyttsx3.cpython-310.pyc deleted file mode 100644 index 32dfe0335ac6d5dedbae0c8a99c0667840d35ce7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 452 zcmZ8c!EV$r5Vf6b2$8l$D}nd{4n1sKy6p`i&OP+PEtkmcOdFHLwmj*!*{><$#3%3( z{Q+M&@e7=oEb$xnVyGjHDb<+2i7-M7c}97H2PL3X1W ziQ?{B} zI|d&oN@W<#bnWAqs=s?L%!us$goOzK9efvY$qD!H`%ZU$L>+7}g9hB{k+`KjZ7*40 zAJ?b4-lE&;!Cq<((RsJ2-ydtT6Rv}~>dg(3Zo_OHO=cJ{ww?DqwO8Ivk!NUvy})aH jzy5bdm{a*-^l&@iN6A@e#ZVrWs>%vk$wKC;R0rx01tEu$ diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyviz_comms.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pyviz_comms.cpython-310.pyc deleted file mode 100644 index 2579a4bea5f2a8d49a69392a8e4b7dd286f54e23..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 312 zcmYjLyH3ME5WI5&MBp?u@Cz<{7eq>gXlW1CdKS!qX_*&WS<5=S?b5=~Y1PB)pFy^v!5 zgI7|};j#+W>M98(lN38+H4GQA@64;Hf^+ax%!aGy{?S8{_}H>TG8R}JLIdrXHJpr2 z_$2KqvI&0QcpaSP(L`yv(j9l8y%KA&MZH|HHD{gn9k*u7W1s5aZ`sX?gGsuKvTEdB s0~fJ3|EXfi!$v-}=z*jr0b@c_9<^n$9~O5msDst_6#Kv&AfX=sl4ukJ~(qjF$yeE)~D;@2dMH{xc~qF diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pywintypes.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-pywintypes.cpython-310.pyc deleted file mode 100644 index 6ee30a7c02eecb3b11d24c3ec40fc90d1853d29b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 531 zcmYjNv2NQi5G5(uQr)C5lA)`MOdc$zvAeZF*DOJRcG5!7;n`wLQ3OdlP}clNgG~LH z{s7lb{e?~;T^P*)JmPqd@7}%c_;`e3G|#_QlL11%Q}H^oSbUAgeUC{XffcILO%!fP zP1>x^FoH~EkGRf7UJrnX!6UY3fPM@if5LSE#a(&#MhrK^o{3>Z{dQxZ<4V{Iq43YgO-~lQn{+>x{b3W3bV<9a3qvs zX{_cgghDvagtQ^Qi4>ts%|sT4hFj1+b>!43yKQ2;gpcLf@M)KStssyI`uLAK-T`EQ)N#* zfCTQq!yTzCmny@3exKV1rG6&zA4MiFd3ZXr>QcNZTO8GT@v%zdRkXpIU}R5`wP~*M zx-Rae^VVYYU7}w2OZAKFo!75`qYfeYR0ps)K*t!Z*_%_=tBu}+9xx6N{0Y)1j^a*l zH^5%7N_ErL7i2JL^pT|w0ej9dE$&O(l%wwfEJ@&5SSk$n$%n7-ku&GP9F D*i%V} diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-qtmodern.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-qtmodern.cpython-310.pyc deleted file mode 100644 index 1f649ebbfa5edcaca0470d64e29c5f58a1450272..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 334 zcmYjNu};G<5Vg}5BGfKj7?9W#DRvPZ5n^RQNNim!H+CBDfm(mUO|_wM{+aX~POkFVWTM9B95{>K!-114N!QAANoD!QSRXsRML*;6%r zk2aB-y^!SW2WLn^`(^H})p-y~1}S#NYUtxbsJzmRdyCVQr|bZLld*BRZIy&&5DBwI;&+~%Do0I>du^0#i%E8??Qtd2x@Ggj4!j(0j%!&_zsV0 Pt-hyd28Jii=ga61W0zrx diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-radicale.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-radicale.cpython-310.pyc deleted file mode 100644 index 6bacbda74205b5c042cc83a74e0a55f11745846d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 344 zcmYjL!Ait16im`pi&$8^_zU*XWW_}@6@J7JiDk#!z=#n*fj^=d`ejE>Nc z%;*hsQ)p~|O|MqW>j0G#vK6o38F!ODMDu+pm$nZ>^!T9mLX5F(b?8goH0O7nRXYRs OIQHit_&|<{^ diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-raven.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-raven.cpython-310.pyc deleted file mode 100644 index ef03571c4e3d5e205f282af54de78b017f84ab97..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 262 zcmYjMF>b>!43ym^C~P3#$Y3i)GZsN#(4|`zL9y6Kuq+CqV!-)MraYz}@Y-K=DxG%d z0X*Oi;PHrc{U{jr`uQ;zLVPXaKS~y_JXA3mVTx0E5T<+=n}l13@rqr;hA5+jb{g4j!d`ZlSLICcEm?UM^QSbDCO3QL#G{U39( BMxy`# diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-rdflib.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-rdflib.cpython-310.pyc deleted file mode 100644 index 4c3411b9097f41888ac20d1e4152fc6877fb5c90..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 318 zcmYk1u};G<6h-Z{NC+hiUEmio#4c*b3bC>vB(^SA61$BR$F}^ONMYqunD`ieAS)BU zz{G1RB(CHuy=y<6YnNqL1l7EM9##nHQyOy1}|k&73S zFTe4Y{dvm17| z=Aff0d|9{UQ2`fz#2#n5n7N{MHU`{*DCYn%t}XtGkJIJu{F{4b>!3`ONkMNkhpMh2THnlT7^f-c><2#(1{f+bN96&KERGW9G)FOapj=u|mC zfqsAl_`nZ-a$PS~k-2=meO5|+&%=Kerk+a4yoTyny(+9;)OvAVB|>ilwTXmJsV8|} zSJ&EDL<-hNPFX%wS`^={{k(%=PY`YF93YM0g#zlWJ`~<;+AXvrg%O-RK%BDS@Yp_V zKy0QacKy&DNkGTR2Faasl(bb>!3`ON+34;0{8EmGg$Drs5vSiC5C=qK3mPJ8SocKJQdX4P4fY;ulQ{_zk z06)NoPkfNdaxJpV*W>eE2=Oy7|CO2e$is6?i?%olT^z(_F|DpDdh1)>Z;GijR%`UO z4-^xBi@413r~O{QP>&F7P!2Q>&@*~18+ppS+SU!!1Ns4+JwX_gA^%ptZh>vWDyVa( xT4a!6w4Rf44x=pf|YS)v#IDDT!;6=9e%O8*zMO6R* diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-reportlab.lib.utils.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-reportlab.lib.utils.cpython-310.pyc deleted file mode 100644 index b7a471342a70cdb9b2966360d914e9030107e3d6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 267 zcmYjMJ5Izf5OpGo6;kN-5L?7vv|FMTC!nFDv7Ge~TX8&=#~UfM9EFO*aDi<(06h&% zwt*+jljhC5`C!vr3x<39c>bz{_*|0zU`^a}(9&i_Up)z1J&H~Jvd)k&mtZ=XgC;1& z$DSTG)wyxrT8MsJ>hvyh&E5-rzbc0#sN|Cg%EF{Zf@t+#cdWNtxmR+6IH}+}mFD6w z?&R%OkuT6Da~w<$q;#5nq+&vVtR3P&`iQY)_E51Gf!E;B{$0rPgN~8sZj6$ diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-reportlab.pdfbase._fontdata.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-reportlab.pdfbase._fontdata.cpython-310.pyc deleted file mode 100644 index 7de4c4278a9625cff84db59cc4ad9f826b96dd78..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 488 zcmaJ-u};G<5Vg~^R8>3Bg$1#9s9i+IszPF7sgT&ZL{97yt4?g$Zc!>W*!T$$6CcA5 zWMyJyWPx)5sS*+=-Pw0~ckk}$Uay0|@~4-@dxX$yNOmoTkTkyfa`vyl@ggx+$t?JUn$`>`&Jljy<#abe33FIG92JP7XA(J zGjJDHxpF diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-resampy.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-resampy.cpython-310.pyc deleted file mode 100644 index db042c10cca63cd5a4e94dcec3d4006bfd363169..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 307 zcmYjLu}Z{15Zz7gRK!@=2>wBe?4Ed~h?QU?!dYFj>}BW7l1+BW>_t-hDOP@rKakeS zU$Am6DEMF=yf^cBsEm$UZLI?w4?95JgyHTXPsj7e;l9PF>8caEXdQ~m`x-l{XXAVy z!*|vlkecZGMOMB68Enu_8t7$%&>FQ=8}f^VSW3}D+e>FRG7Pcu?UlG(NVE}(pvzi6 u14*@AoZ4C~Kt=;=qoL0$=R48pD3y%zWfH8PE^elCRcFx`mn8=ib>U^Tkxv@9@SXXK7Kcz#xi$v$KvV|-W89{| Zs?2x&`1<$71;q+5Mmm{{(+SPKe*lF3WRCy< diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-rpy2.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-rpy2.cpython-310.pyc deleted file mode 100644 index 0202d57a8230c08faba7e63eea336599fc970b48..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 292 zcmY*UK~BRk5Ohip2qiuC4>`ncp+|)J0xsORSWdjHO&qUfyOEOTz=_B3fn50oC!9z~ zbfg_=M%tYnEQ&jlpgz7%n-wA7v-pqXkz<;WCpr^J-m_OCvlmjX%JsDNZnz(dnW@M6 z4VoCn?UkfXG_5#87&nU_bi9bD(LR^iR46SaSlv1FF?*QBEdSJ8%+cTqU=7y-yKG6M+rSnkzMKbONZ9^2sfaeOa4ZJ}cecB08E=G#M Xwpw0u!*u)Dp}ZJ)%I3~<`8@vx2LD&w diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-rtree.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-rtree.cpython-310.pyc deleted file mode 100644 index c2900f0d6c636abe3c997375e4063b5a87dd3ace..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 903 zcmYjPOKTKC5bo}I?Ck7pc2^b*=t&Sn$ofHe%l5E=J~|;CqKk z{1LGhb!J37hIkj^+i@Es);_Rli+Z$8{V!JRQ~U-oyUFA;a?lZb%r(|~5(jaYp|dsC zJ;w(<+PQ_|KJ#fnyPpy3pAG2RIevyt@gua%Vls_-e}DseHNx7>s-jNS$kM~C%5#>f zgf7ao;8~LMvDDoOQwcAnN&yslV9YwrX6b~1R#T}Rp#)>v$*Pj3BP?2wS@%pZ;5^NF zN!ihHyZI^t_lptHHf2)jfU=qaT4tQd3;(sr6PmyboAxdb0d2#53RkX!n4lB1=Y7Ho zo#0bU(LVV~J`iAqMF(IYWl1HV3JEv02lr^Z>n>N7JfcQO)Z#k0?8g3JE zo^Y;sF2km(umBZiT*5Km4X$=|-L7swKgw9GcvUV}<&Aln3fO@5xP+yb^COKDyM)C9ZPhQSL0^3E23|Td)q}t=Q-Ok>y&puctJphm^c9ru!qS% R&kFF+_AD24AK%9I-~Xvy{4oFk diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sacremoses.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sacremoses.cpython-310.pyc deleted file mode 100644 index 6c2be6d026288f818aeb5c40a7dc5fbf67de40c0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 310 zcmYjLu};G<5Vg}%p(RD%&VZZbjqejPduG}E zo31S5!&Tv(gCZ)UqgF@j0EZ>&qJ`Qc;A1u$uAlmc2BW6GR-B@BC`#`uY{#hKVl?6h zYZt^O_<5D3uR#VIw37xpStB$??bLzvd@XiTbkKCt*@FyyEPb;To3%t6ArHE!^b4R= rp||H$HRY+oH?buTMl%T%B3`}7g125mwt2OoX%m`kHD^D?lON*`^yyJ~;k7eC<}cg3M^Y5bht^;+x{ Q+~d&09tT*SrDTc!0Aa3UJpcdz diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-seedir.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-seedir.cpython-310.pyc deleted file mode 100644 index 4ebbb19bf32bee785fa4aa84326c0fbbde163e40..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 302 zcmYjLF;2uV5VUj0387p=17AoH`w&+mL`#E^=&rGR@gA|_*jCmTDK$@_;xT+6Efrs& zVv`dREA2=#yQ7(~USBYp`u+2eWsH4IR{Jey4T!MYW( z8Gd?MhZbbCQ9Eg%mo0)fYOD67mm9H_q6gngXZJD=sSf^D+-xM;1ZC7!qhA4~ii7=2 nRdb%If=?ZJFqv7Pn9!7`q9P9C`CS{#(ZM~ZD!3%b^E~?nVmntO diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-selenium.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-selenium.cpython-310.pyc deleted file mode 100644 index cf22d41a4b815ca0d70200b3a99a2b734e8c6ac5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 306 zcmYjLF;2uV5VUgvolvf!fiI+peTXX&qNPDdbk|tEc#l|d>?rF*q~8lfcv<^iTLXF)VG@Z>h{AArZ zu?2qLWEC2at!=fF1_s$6c%ydeKzgwiJ1GY6gLL*F+c8$b--?^9L>r-Kby@3IK&jf% oo>JA4r^?`CM;?r35hy0q#i^=j$7y}n1k*dX=Trt$f-K9DKLJ@-^#A|> diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sentry_sdk.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sentry_sdk.cpython-310.pyc deleted file mode 100644 index bf38e10e43d3c175762d12337fa23346087e052d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1217 zcmaJ>&2G~`5Vq5_q=q6S4sbxQw1>u0<8@2ohKd43s;Wp;ifFl{s;sqlZ7=bkyql2Z z%8L{@@i4rAubg-VPK=YbvJmcCyKB$PH~a1UI9XfM6d1wxpWee2Mfp{Hln2O^w=hK) z7OGG+R0hRf3)QGLsHuvt(4}wcV2RcTb+&Z5%#_O&R%7)q>Q{JFK%6T2@^3&ZeO=A( zvk7x;A&F!Wi>2O}Jr%HLQ(MrX!DGq%j7Xlu!Vr>%+?lOc>Dk0(sSJ{2SnY!{I!al! z9%xLsoIR^LBTDEfWMcND%7A44xEdZNzRzQS_Ph!%gNzXhCge>`Q8XTU z6-Yz`5?s^D5kvdv{6ga%3Wy+5W=+Aj(58Lx@$AGt>>s>4?)8uCUjOXy=)=KT@1%da zsqbkB#s<2@2yuZ33b~Ld@sN-iuodVtmjR;8Bco6v7856A6qU(bIS!;u#U92!*pD2; zO(N_wxwsTwY^`((S&Xq0CJuHj$MSZ}uH|&Pp66P-ZR&O0oer@~)9DgxyJPOY^qkHW zwx}9hJ{H?HkGZsMBb{y>ciOFE%hKjtfGmp0kb(ZD$n2Oztog5Cuejw^Xo~P;Opda+ ze7iZ$$V3`)*<3f)x4`pc{A~U=6_ghK{}0F(xB^F3Za+H zqBsmXic(P~En}`f*Ov%>*PAQ8QwI=e_n`X>c z79{iKFd;Okg{m@@ro9oRRG&(ENabW}ge-m}J;06@5C*8?P2^_*w-zqWE7m?%q=y KwfgGg2Y&&6>6se< diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-shapely.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-shapely.cpython-310.pyc deleted file mode 100644 index 4c21566a7444ca297f49cdc328ccfdee3e1809fa..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2097 zcmaJ>&2Q936rY*(*LuBX^GQeo7<%bS#hbK9R8>k_6{=Q3EmDw>Tq?`incbblYn!n* z$wqK#_ygK|4_Wnu)D!Bz(KFIqd+M1R2hum*4?+uAnwj_BJiqsQZ+27;dcXhG zc{Y#G-%2_ARYCa@Mm|pvqKM)c1!^TR?vsFEC0F7~UkkKS)W(VGGFvz~PZ3)l0kWxouyV8r@&$;sFv4T&7Gi{+JI2B4 zeZ*F#w#0ZXA0W0$@c@e_tOin}LrTmwItR#fIuDin0skq4Rk{EO*Gg@jt&P-@q!njDN-yZzHJA6VD;b3S@ac$zszB zvn&l-EwwAGMpxgGr#6Xl^%pEEW3(XYvq)=iL{i$7*XY61gt+VPimPHzNAu!8iY?za zv2;2-p<&E-L?niw&vjW5W>I@D>M~f1UJk|uo`?OE4q_JOQNi;LXUc4}(>}NyHS%7R zv3Tfbf@P6lbY}5xe(rtjZ}=NW^{G$TWoa(WiTaJyZr!<)OYQDg_r8_poiPqs+2M&a zlxNtM*uVEiz)k;CfAgiYJxL1K^EOuXOg^AIGGKfSBfkVw7d=8h)gI#l?cx(sR370G zp{PTCB@f9qYGP3br=}(e0Mk^>Qrk@dfC-^P%0-h%;%`VxsU04(r${WqA1@DDy|m9- z8PB4)McIC7F5*Eam?Eq|XS`z`pdl?{ttntbAKZnSb! zIA$X3rRg4&oF;{UfAWHs21t|cU7I#A8%ldC=6RvIfAb4fqy>|K2x*)er(zkDH~LWl zgASwY$5jx@e$*e3$M`WB_XIkEPbw6R@T?~_aBOPAg+-i$Nm@G*lo$1xv;nRt@&jJ< zniT=>4-yN?1BYc_#?z8AD=fEQOb{9+!lU1A3z3S?yz%+^G>*L_Exb-TNa#nNU=Ifz zNaXDdz5f*M+jnCID7@p@9yxs zX`_`o$Y@ls|D~8Q)!Xtm{ToNR|6YQm=IMFE`R*i%wA zQsU0rdiW#wzEHfrgpN#~4&Mt&tg7&ep<+!<7iVf|n;i^S_RBCeKPa)uTDur#EcXWm zkA=!6&!6d8Y0mwUkwS4wXv(E_#ziQa$$F1d$`ansQecU+vb}DoxFby^L9IX~o$g433)a7V$cr*%%#*>PSXZ@I0RdoyTFxBftnJd;8b6~q)q9n9V6q$sI|K$cDi*OT z4$+8)4Xj~Tb77r_9UBu^ZM;G(?81%(I}Wx?i&(F0oe=w#rW5edPPJ24cWoE1lX>h` NUF?!|Y`xH&e*st2C*J@7 diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-shotgun_api3.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-shotgun_api3.cpython-310.pyc deleted file mode 100644 index b0c595902ff53711b049dd7e31385738d418590d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 362 zcmYjLJx{|h5Vg}bs!+19u(EcjUDS>Uu`sY8B(^S=n{yj0j&0@KiXb+A3KKtuKj4*# zzrchWgw&Jno!))D=gRVoq^RFNw|65#zK-NHvP5oE;$;FLKn-c>noNQxwK; zbUlK}6Pe}TX^YHgJg=NFstN*RkYcNi!k9m|rt{TH`BzzGw6Y-TOqw(KFr4P z;<3NC7-V|Tv3<}6S?yed-O)=dYYm{RZoTUQ#>r6tKS(!C!vTI?dF@)oz4p>@PzTV_smm?tQT>A1*$0WSV+d;kCd diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-simplemma.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-simplemma.cpython-310.pyc deleted file mode 100644 index bfd604aa1b36f2eee3e46513c75a2d5b97897cfe..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 308 zcmYjLF;2uV5VUi52vDw}fiI+peTXX&qNPDdbk|tEc#l}IV=L>6l$xhd@fbdkmWnS> zv55p?r5$NzcQg~$>vKj^zkM858DpOl`9Gwwds@6AFwAhrJl}E7fSc@8j5cZ~4fN6@v_@^!p7e4fwo>%a_R`tCj6Z;K%fKtW5 p{-&xqPgS8!9eFUBS)iEElz&}C9LCdIAI#Cg9j7+9B*^nT`vJwiS-t=O diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.color.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.color.cpython-310.pyc deleted file mode 100644 index a63a80051e1f51206e3cad1c8f018bf449ad3c17..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 599 zcmY*Xv5pfl5VdzVVedpJ$O%fW4N~kJTnQ0^ispnwm&S6|&aJifdgbv(N(2?O_Z3(1 zG5o-`RQv)3Vw`}u8)?R#k>}048T-lPl%UkN-#2|u$dBaQl>(hNsPGnzB8pn#=!&{* zmAQPCQ=+NLzR>VYXDV04HC3aVY*pwSy|H@mm8cT^kvjQElFm+lA`Y45!_-dbHnp=6X|W9;1+^y^~+?4Lko8WZQn$!mSSe0{!PFD}?(KY`{DVu<6z ze)ODmJ2Rt0Y1+#6N<&3c`M;9x8R|P!DA9aEeoc;DW>@>^Jt!76MEFJ!t7xUuVT{iY z=GSLld#8D4I%&DmTkb%&N?eLH#^(!m$=O!7TW-yoce_~o_9eSma4=ENJ6Scz0Jy+D zTZj_b2T^<9fT(;M1Li-EJsfS?ShFE~kk_qEnJ^f(N!b#tB9pu4d!m z>4)9>e+5_{jRkf<4Jjkw=1EAa9!6>MFidKrlx~gde2DO$?eUgog@upXSf(*T`bB3C L%i<9|qs8w(DQBgh diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.cpython-310.pyc deleted file mode 100644 index a4845552e2e8616a29f646ca41256af24f2a7228..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 399 zcmYk1!AiqG5QcY?)CRF274_O{gzQG`QHxhEB6#a%NweE#$tD{z+e&-&+^6v5Gx!X? zK(3yA1ur_O3J%N<^TY6eza0$r2~Pg}Hh=X9dGC(@6X0=!3k*dPNewCKl$PGqqeOYq zd!o&;qSBYag38|3oBDF^fpi=7Kk$b{UOUXJF)DLHrY;q8Z4|Ue8boR3(kKC`(=gWx zHYbqjLc3U(=|YVr*Q118BrIwBQ0%Nt?~K)J9nm(_Rc4k_!Ce%zr}yjI3S5dI4O=>G zfaTT}&|o9d_$Y0!i-s4{gq_vN=OfQ;sd%mH)NrX*yaZKAF%~oQxuU8%?Qljgiy|1{6 zkKqTlrQ#PT5aR?y7-`0yk>|~u8T-lPl%O;Z-&P?f%1DA*w`wq)tAOq|?(Mh(o6NaA80=uhv!z zkkP=(Xc*3GZ>_GQP%=ufGWIwI>*XN#=Dq2q#`Qi#_}A>=mL`RT5387`Awv2>muF@1 Jm|oK2*KcWvqzM23 diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.draw.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.draw.cpython-310.pyc deleted file mode 100644 index ddd9804e4b8468c7d95621acabbd73f4aa381e00..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 596 zcmY*X!EO^V5VdzVVOupE+NvDeYmnkip+|@ioVZj-z2&lUcAT!Y_Il-Uf)e!xSH6N1 zAHxsql~aF#17e(j2qVqdGxEHdH)A&%9W#>p>-VKk8T%2PL&?Z_LyB+700VBA<#TS6 zd1BLf%9-MjeB%C6C6GdP&tdQ-nP(~`ZwOC5Gswvwz|kFxIzE0R95zn-GmWKnurjJd z88j}n!v3^!#;7WkAcHKI+8oAkwb&=%_5v&2=rGY%-m9zG>#M1FaV@6X6Kr-N0bYLG z4xWo{qsP3@bz7MgD6Dv_{zu|HA$>=RIhhBd*QC^Ba=Se}L=r(^z;BG8vQ}E%!j z%@%_s?!K&@Yp|?b8$9J;fL(yfxMuQSQ{AS|Um0l^AZKThLnM?0jy@EMgRZ+ diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.exposure.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.exposure.cpython-310.pyc deleted file mode 100644 index 7e0c17cc0e3b5b7f8826dc7531913249a463b142..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 608 zcmZWn!HyF#3{7UHWp+goVpnivuSII63wwkL!HLTXiCZtDbmHzrlT1c&rrK5rA;Fce z;Kax919RoXFK|FOEr=CZvSVAa{hl2+nH)2c`t#TIyOgnSF}Nui1PVq<`y&{{CVK;gtx~-n_A=hnXdIebVh~T$GKOucdiaD9LM6pQ;XmUwY{^=$HV8Abo+GVY@ z;Kx+4H$UDNwX;xkx|60*uqiA;tICUVMfurWTohsh?WQn#Rdm}>yY`7VpBJbD%sN>$ z!~=_xptcw!?ZB6{a}Ac2YlEj63~HaCF|L{Y2dvu;`BNk9O3B4ZKw3;Vg@| ROpM>@^md-z;io+N`3u*#sl@;Q diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.feature.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.feature.cpython-310.pyc deleted file mode 100644 index d449677fae9a1b7bf950b0a3bbc1cb702f9e09f7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 718 zcmZ`%%We}f6t(A(OiNRwQb1xuw+V_TluB$$gajKl6%xDISkBlqKN!sSDWh z6|DFeeqgq&_yrb->!gS(5|-|fedfN-y<-N0LxN}d_51v7Ovn%axO-b2qw z9(^F*hJ&A&pA5t9fd*a~xhfS0;WW&(g68rB|J3nWW_WoYsHXgBNqjTz2-5!4r(B7ayf^d!FEJ73?T(uAP5-_L0!8d}{qgqtT z_Ay`!zi!f{sZ`qNMwF>k>$Cz@OMby;$d4!NB4uk;uhUY`(q`k9rhdVmPf`@F#*N4e zoDZZNyQ{$o9INF^V+!E8sh!0baB@pv8B>h+`)W2_a#@OMCdKrLSK=il#QNU|o9*Fp zoU&KLUibL@=H1^CY~^$bY@65m2pf8c5W2xqOQ~vIHO4yVV!vbfr+0Td@Se%#ZqZXe UN;pP1J?e$WQ4*cdQyTsL1JKFN{{R30 diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.filters.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.filters.cpython-310.pyc deleted file mode 100644 index 5962e702d096a328d1e41d221258427e59964835..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 724 zcmZuvy^a$x5VpOW+!8JV!e7Zrh$2Yw?r~RubVNv0G$*9%(ims$B-Z|T<#8eo32$R~5EZXnxHhZiI`zV`5y ztDAE=i7(k<|0h-GM$KvY&OOD#Zp12dzc9pttwb?$|dUW%D1uX3=Q?h;`00CH0p zKQfh^>!b0@ql_QF;MwLD6kCd8s@D#38mj%XaAxSQ(IG*2k7A4Hf(+UD=KfwL_ZmEW zB}3ZAwXC%3V8RxDeMlF!(rIHFS*A*_(h78~#HpAfKg#%N%2&ExrKOps&Dt+)eZr5k z6pYuSM&<>!45?_=rUoxjt`iGu3lO=jy~7;vYD-`lTa5PmYSwLXR?2FsbzVkef=<>W9Xy((oWU|&#luUUyBoUKJ2y+->%y^hFkqFU1%TrMC zFucIFRJ;NOVw`|D80i~(MxLK<#(pw6B`Edhuba0yA>Wd5TM9IuBj5!pMHIEf(G_*s zDs%ZNr$kegeW2l?&Qz|78>&X1vQ?pTw8rYrN1{r!N9yDaNtm5}$2??~59bDi^QyO6 zfQ$w!1`z`utVCAA_6X-gtYBpl!gz(q&7_)kX~xzl(4}310^PI-v`AZoNKxR?1}vmgv*s&0 z^<(-2T03>`)S>9nZqfLFJMxaayZ4T?nBo*;z>Ym9+Bx1CpBE64_k&MxMB(ggqj?hoU@kbJL^7sc@Xpy@I8ZFq~FaYgzeHaL>!7(hp;>UhET~KZQmazLIR^cvrJp@~*#tN;S$) zcL$gA*OxPPb;V}=_~33odd|A7n$RIrZKc;jLPZ0lzY_Kl>RVLE(A*;PCPw7ZO@DS! zig^hhz7njJwA@IS;`N>R^(n8dk$I;&u5%$bxdGXV^157Ld^%&-Iorr~lWVoeyRENn z`;xtw<)FNrcD!nk8ssJ7Y{7G!h%0Mr8z?K=dWSjS#V&wtY%@JX)oq9DmF8w4`1~TU z2y`;yj&MP!DNfZ(cQZ+crysWO|21H1uQae-RTnZG{t4p3Cm6=H5<<4hbk=zoM&WVb eKimB-%nBRtUuYi22q$RHPtrI`p3rle{Qd)ha<0Ds diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.io.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.io.cpython-310.pyc deleted file mode 100644 index 9ac085e02852612cc43c8b6bba367fd3f3689a7a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 373 zcmYk1zfQw25XNn%g$hxDVBiH>=g2q~=XB7I+y#1$ECZhG(Zt*e zrMJR?_Das>3jOJf&jsIVzZKT3L~K(T{5`*$2{1`dV_sCq1wzIanGPg!&mfE7Q;jo_ e)ZV~vLNz_QB(~k?;c((3MG`ncxx5&$bNUA@8E?}7 diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.measure.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.measure.cpython-310.pyc deleted file mode 100644 index 00628ac15e49679ef6e02e6ffd1f182684be0e3d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 605 zcmZ8fv5wO~5Z$$%;5!kJxC2VA4N}(O?n;OdR5T|fx-{0tJ2|hs>$P^)krI$7pyey5 z_!xe`Efv2&ftXD|oNlBU?~F7v@4c~`OpX~@{q_6$eahI6nB26Cl9%N8ih^Q_8)o^E z+hm#8beVDnTqU2le*%e0Rd&tQ=u5K9Af;@q?tEq{r+lQ2-m&P@FlLhX&j|!b&$f%(Ru)aJG1HHW%mTV!peN&Auco zNbEiAMo&ez)l)v?x~)vF04p8={I&Q_$X}CVPT>PFY*NCRTb*UWC?>b67v+(^4pa&Z!wL`pgHNAw}EW708z zznYGR$8Wc9{;d#w&<4eRu8$p_?$3NY_%Mq4<1neUQqXGKIUn#p-@_~FMT-wNSwtx@ P{!6EK^Xwi!<=O8)|B9$3 diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.metrics.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.metrics.cpython-310.pyc deleted file mode 100644 index 9a34e5e0b6c8157d77181efbb61066796ff0d0f1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 605 zcmZ8fv5pfl5VdzVVedphx;voc+91Ua+?5a^sAx_|bZIQ_+PSsXUave(qy!`iX!!~% zK87FImWp4XK#UU*ryFTzJtNJ`dvDfHCdUM=`TBkJJ}2ZyN^V+#$xC#2g+UQTEpc>7 zUAD|zzRW4nRArxNc&sy(tKyof(U)vl=p3`Ly7QT+67!KddPkB^kALDEGR=om1HyT= zwpxIU23AJHa8i3~bsdG0QHqtZH*2u24h^t-2(@WVoEayt_4(q(`J6qwVDsI5X!j-N zbPT43-RKGHw`NL*(sZ?5D-AVG0RCEfXXvldp~Ub38MZm%%&vA1ZVh8mLxgVxrxl%a zI*hSlAAWu0jdz;&rk9p0z2OdYr^KbGus)l!OU^dB+i+_t-fv^$y9@So&cQ@I>t)>{ z3*Z8gb`T{h5JcmB3!?TN@~AjOwJ+cr-_CC1>bFDr+)7s|xj0Qs5~Y%aBm5xPG3pp~ zxSEcKM{l=p{;go^Xe_Y(+>kl~-k*eY@L`nnhhfqfrF3Up??Z(Dd=Iar7cM^BWRawV Q^e>&=EsJ~fj26HD01^nOH2?qr diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.morphology.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.morphology.cpython-310.pyc deleted file mode 100644 index 94b3355bd3537a0b2193ee57391189c2cb3f5fdb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 419 zcmZWlJxjzu6x>a6UJwuDRBW$}klpxE>S1dmg55PsF1vSGvdJ#{_6~BT*8U1B|A(!A zAgz^u!A3VHg5ba#cmt1_d3rS3MIPnz+u}7q=)GV5BJ#_%A0VDM;#i>?&u|^g0*pk! zgGX$S1m+=+mY5Hof?3FS?omI<@WbDrB6@QtJw=uZC>ssT=ee;04)XFZJ~KKucWd43Jl($!doZrnTE=G zxiP8&5jCu|g8p&sjZt;1q==$gX>&IRo8_?p_D`VJt&US|#af-uug+)e;)2cgV`vX4 z7Svip3<&Jqe(-{IJ3XO&saRST*X{c9wGnnH#r!OBO5{osPVm8r zhq%_L!u4d>KmD+K|E~|*L~Vc_z(cAC_#H?{_wNVk9MF#%Ev0hWc0NS-Px|Pk&0*u? UiRNjkkiORVVOcz)V_N+F1FY|^z5oCK diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.restoration.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.restoration.cpython-310.pyc deleted file mode 100644 index 69d189fb619a6b647c3c1551ed6a9cfbe8452256..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 617 zcmZuvy>1gh5Z=8zn@fZ#a1=yES|fSagp^<*sAwW2Iya~F?K-!*{W3IywH0IAoIdV-1z{ za&1%vB5GJ^1^v_78>8x2NfAZ0(&l~+*2_Zy>`tN9t&US|#g#gnzdf6=^K&-ajiKGA zSWpmsKwR&3gO{w^>Iv;j?P{}@3Tm2$_$$fJP(PqTiRKHkY;&A7yWBm00FXrlho1xy z3n#1!LoC{x+iTub^ks@l64um+;sC$Nogrw`56ZTs?#5q2rXe4H31Y9$Fr_~5`p z+-X$dax(0necFEf*M_a5Ho*4SAyowY3nZlD_k(l`=tqr~QaNoqA0qtceDKoVu<_wO T^R!Y(|LWv%Sv;X9w7B~NO0}(( diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.transform.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-skimage.transform.cpython-310.pyc deleted file mode 100644 index 52cf644e4cfa1602766d17dcdf1f7e9dfd34c659..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 729 zcmZWny^hmB5Z<+&obQex@gpus6xUD$DeG{YL<12L6-|Uh=f>K2H}T3|ueGxYvPFZS zpt+ZTiihC^+*0uh6o|1y$O%@O&pR`k`DQ+^8I4W|p6tuF)u(`v@11k~4A6Oj1`7m1 z1TBcBG1Xq|X+QQUSrg%Xrg0#t@IO%dPFw(iSQ#4$5-A{5(nbs z4e4xh`U88CiQnE)kZ2<|g-n1u1uG??y`7q(kf}=qcRX3C;(81=%UuCXg60v<_ z&gak1XYAsF%?|8`MuSJJs?~(Hp(@j2BP67>TlLTB?jG7pGzbyip{}`)ig=6WY(K=` zcFaj|@ReY{pyXQGA(r&;^L>=zT2ZAcUPMA}BMq_?$z`&{_;kiDBes?0HY(IIs%n>+ z@(Fu9i$FO!t$3QFXb>ehYYC2{+BV6I$stKi=`7ZO6MX<_Og{a8vZ`*wX9d?w!RO;{ zn{KU;*kk0i^;G(dtJZUldz3b1+c!e?JBI_0X{#{jxr^LES0W|b<{9 diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sklearn.cluster.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sklearn.cluster.cpython-310.pyc deleted file mode 100644 index f50c03d430875ed0ad0be45993c7c5f57ba5e2e2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 363 zcmYjMu}VWR6iwPHrS##T;9A@|G^w_u7FU-dxOEBX%WYqHc}d7k3(v(t@JF2d7=Pfc zPX2<6rcVSfoCEi8FXtSWWdo9?czxfzbO`x4EdM8I5-FmnAr)OwN`R`)GYu!I zyQQm+>OGJH#z&v&j*Mw@s!>!_c}YLbNmpiS8Q97w-`(j%{UqL8(m*F01aH(v?MN?HVk1QdzLU=GWb9KF{90VEB-#W;)Mc%o0i}w) p{YzC-o+^V+EqO4RNuZce7r#wK?1$5vCYXbRTTWeYPOvy%WIt%RSU>;( diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sklearn.linear_model.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sklearn.linear_model.cpython-310.pyc deleted file mode 100644 index e30eb3fb9baa666ef318c40e7c7b979fbc531ec8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 383 zcmYk2zfQw25XSBPk*cZ{14t|k6#v^ZLB!9<#U7572brY55o&& zW#ScBzzHC6(tXnXbk=vD?RY#Sv9i~<&7nicdo%p6$jEJMJdYxYq?#0TMJWL)JI~Y~ z$?le}IA zL1|>-3DhuFSC2C#B^XsW>jNH$??>9o=L^ql z0o*B)CHuc%INw?g)VW&B{U)~mAV=1}$dpFZM2eX>1 z2{OSLFN7+!vG9gWhZy^u^RPD)Y6k}zHo1-xK%LT647N6~~t6)!3x#f+3oo9W^z zx*QP@mWO4W9ozIi7u>hcfhh%a4|X$H)AO7%mkuDF2K5u%VpzF*S~j- TU2kyc;2`ilSJ?md_WYk;05FR; diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sklearn.metrics.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sklearn.metrics.cpython-310.pyc deleted file mode 100644 index f0e8e0ade9f54ce92d6091adadb93d66224f4f8e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 511 zcmZvYy=ogl5XX1-WJMSYjEzxgw<>fie}Egun2^SeF}PE+oNhqot475ap6aC zm50d-T$?JdkVf8>htxWb7_FeThLc%_~;( z8L!1maJFQ#1h^Kj+#f@tlO@02kzORHkbuy8uUn@3PptFtr(f|OHWuwMlB%s diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sklearn.metrics.pairwise.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sklearn.metrics.pairwise.cpython-310.pyc deleted file mode 100644 index 00b8b2a41d32e12ae6d78e1fe75e1d2b9adc5980..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 439 zcmZ9Iu};G<5Qgovl`7OoNENW54lEsFx1u8;Ru+WB*2PNWYh%TUEuUM|tSmeSOgsTk z!3$(%;uToHEmT51=}z)@zW?{x#PIi8eClt#%#<+ z!&cqLV$0alD~(L#klOlq52A5iRg3y`kFOx}#tDQfv_anvTg}Pc`ldpkY7OpBGdHF{ zx7nzPb0sBIsYR;79F>Q}rdg3L0J*ShwR0C+Uy+&0yD)=ZZb7gyMY3C@gwV{8*;Kg)g~05(>0bPP S-xUpy!)_?OxEu9o`}+q^^@#rf diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sklearn.neighbors.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sklearn.neighbors.cpython-310.pyc deleted file mode 100644 index 4ee0b3ddc01cbae5db2dfac76de984684c74387b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 674 zcmZvZ&5qMB5XbGL+YO~f;!7*>AypiZdZ?Z5uEb?oapi)Lxb4MC>uF+=*ui!yB{#H> zvL_yf7wDA>yaI<^CaDSwWh9S1KhHn&Phv)+0l~I3)wk9+}Y1L*+zizf9JAx&ar0zf3ymaV)h9LtQ!oel6?ZAO`r60|BS zW4-%A>;cj){rt=`Qv$D4l@wgUnwJi=6sKa2d>XS;&eovUyijvq)jl)&gw0~^(Dt-S z7I~6_Hf=9^(H#o{>5{OuG~vZ!(lIo0t_16L}9z* S={o4Qd;fZH7=`y}@8%ax6U_zy diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sklearn.tree.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sklearn.tree.cpython-310.pyc deleted file mode 100644 index 62052ee8e77d7030f5c18e3dd0522ed9bd31002e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 256 zcmY+9v2Fq}42E+|2=%5u1;fQuWkeNEz{1871>%zEa&Z)glMeAVOgs$g&f2%=)Era$ zOSa@s{^j3P*E3OMulLWdN{H`q_^ZOix)hIVMjWf1Fx6JfC+AmgJ?a!>PKZ*Svh%!| zSC85{V=%ZbQp$W2X;Pfe_HzMC9YSb>!43sk!LH&XJAcMse%@_oIL6>e_1leLE!LlfbiUAkMYclmQT{~p$FFIBB z)E+^Yga4)z%qILOgCh)#!Kl4z3*YSI9^{B&1n*ji zi|V6%*a5qYP1IelPspI+v6b~jq~bD8I{pdtI9gSX^qWTS#ahlPp7Nr@v+0G>8lsVXdQ~$`v&_tXgZs1_{sWn zVhjAf$=bIdgALkA1A}Z4I-_>#KzgwiJ1GX}2I=fUhB4N@yA?NEi8ewJblK=vK&irL oPpN9jQ>E`>PaceB5h%tt#i^{$T#D!K)sJ5-K;*QKq;Wuca$Q#ZIEhR4;WxdL3 zQH%<9IGGn8qF`83%5*{LaQ@ium30|hG`Mv_T3l*f*=CG7ta72UMsWLqnk5hu{Pd*M zH77=xOcKUBQdu*tbvT)eR9SYk&p!@@Z*y;QgMqvk|MT?Qud$hqiYYQW48N`p~ z?EKWpoy|GJGsN2BHRRBy&0T!v$hW2K!5SOO?@Q^n7T?q*pXQXZn`FQ)>SLt}c@YGo zM2)9?f55Xq7O_g=G@jCg2gO{CdEVQz3F_}mt*^S4J{vI=Wt>h^77Y{FVx>gVpDLy+ zDIblP(2YGyeH86|MKo6N;<(^Km7#k5B#%YHCf#OFkNNK9SLY=Z5Y;Dq2237(Ur=6~CD451}(4 zn4C++vgp1@yFctgg7OqL7rVHLo0f}@F@YQTn^>X)ip7&lA-M2nW9TqX2}on)Def7! z-o|Zjml^f$19;mKUU(l%js3;9|7+wp7L4uyUe1*_G&AA#yuJSPW=Wa?Xu{IDH;j|i z1f6j)`KbFqSEGpXK@{n#AqYb02m9n2CZ%5%MOg3;!iEiK+;+HjOz%rgUK(~Q1*DTJ zUEfX;O@ww0ATqZ~BFod33Z_Z06o&JLMT+YxWl(v5kWtF}+J!92DKw~)7CDr&Y?Hms@S)u=H~D;J+F5=98)>*s+aeahZPEm~TDWDO eV%Ij5S#Mn1YSiJaiQCwHWBo%&3lj_E-~Rw^RjEzj>xdFKbZB#bKXc?SRcvd6P2{V}dI!sAjiQu%p3`xfvD3yxsY0FxL6WM; zd^i~KSul*HN{1|XWl%2x)p%Ny1b#<8+>}$izpnQX(DB71OnhCkYd}ewSPy zMtA#&#wuPOWa&_DZ+_ z5^GX{TH`dQ5&XM|MX5;Rs=BsKyNz=JY@GUVM~g7OvkT?eP z-(@i2GZqwS5oZBq*TD?3(dc!Si5n&GPF2@&rYxCOm&O`1olcQ^op4JetM{ zlR;FJ>7INv;e0Bi5zmdFfmF0QfNS`)e<$OhDE0fGJX|G9sn{&q6=?r=Js>9yLl1kn zg zazIwyac}BYbU)h?`rLG}{1hhA^qh`GEP^}4DAmSo`xtw+QOkPc*;cawXD!^p-W%&* LLfV*EVE_FOreK>p diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-spacy.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-spacy.cpython-310.pyc deleted file mode 100644 index 0869683af042b490f567c6ebf7ae8dd0464924ce..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 447 zcmYjNy-ve05O)5c6e=MWR*!UOTtr8NSdkDy>XyZFb1t!(*ip_Y3M;R`8!+)Oyg*ha zUV#Zatpq3eJNeUnci)|vOvc1T@&37f3kmu1pa0=Fa_b&mH~^9n2p}wjD$K$v%A$bC z5Te&0i)A$A1mY!`CNKBnWi9fK=0;ngG}1x=NKI8$o5ms)8Yl=W=vtK$>2sm-f{I2` zEhR{x*6d5Evg2|{p^S7L4U|On4I(e{IR>! zXob@^X=_!9X<^I;8^2%^Ip`DL75mA~>E7rEX^wn_ho6=erjo2ywI~_LEvry!;0wNT z{A`{sSh|&Z%SyFkb!Q8suhPpoLuKX6IogOPiHz5syT{H6A3Sh>q{eB`!a%q&W-}X> ZNb9a2UGEmV37iQWIf#!><574L`~v#DiEsb_ diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-speech_recognition.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-speech_recognition.cpython-310.pyc deleted file mode 100644 index 224ee8fd2d086ecddd619498e583c9fb1eed1082..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 326 zcmZWj%Sr<=6iud8L|TMy^cQ9^NyRQj+`19LT{j_}+;+lbk}x+Nn5}+;U*O7*@dsw> z%3pBR+W|rF!aZ=#eVh~K^K(X3y?<`sGRD4+%1X6RhMl*`2LG5(hRdh^!DG_2-->;*4n-A0 zjqTBLI5|GR57wR%8{y|gR-pkIZPZR0=wyT7jasP<>BUm4r0BqR(%FrSeX4@L5!XwJ zHbD_}S?e93RI#_eu4?pCW$>w`8%$;t$R^aq|Ii}#!`W>U%-+Err&u^8m|e`W1Ii3x A$p8QV diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-spiceypy.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-spiceypy.cpython-310.pyc deleted file mode 100644 index a34e8c3f35e44dd3897f832d695654d6b273b1af..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 311 zcmYk0u}TCn5QdYzLl(KiM$lK-Vv`fE6tT4t!S0%nO`;n%o5Y>mVrn17%7^g63#X-l@P5mIp&9IFt8t?~_o(;r=u0Ez^F;C@9AN1atTZ&;|iLyFd6@RO#TeJWG diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-spnego.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-spnego.cpython-310.pyc deleted file mode 100644 index b7fe5d21a6d404fbf0e2acbcbd536a992d722f44..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 310 zcmYjMu}Z{15Z%okha5>`qrZ?MyC+^LVrwIU-8D;+T`x;EJ4J5cMWOphcnJ1a2v^4k9H&oPdT@X)I?w#MXLk%i|>4bQGL~ioFDyT<&hq8LYE)FL#6erIb30e(M(2`z|d zqjEySMzjcC%b8qKelo3QqS}Dp2xpffcG(2~P~A@j+6eVD1-$Ts{&z1X-=cChbf|$KCjxC;lkKHuei#q0 S{+_$0mZboLa4P`sf_f+QmmxtpzfqKne=@qTzxIBmJ&^X1ua{q&wx_--u$JjL$1nQ9UAJv gpbrAYxN>pi9^Vh~&F}Bra#{~#g6VV;O?dqM15gBjumAu6 diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-stdnum.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-stdnum.cpython-310.pyc deleted file mode 100644 index ccd38a63177815a15e231fb77ed41e3fbf17cc40..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 302 zcmYjLyH3O~5VUj03870v1HX_W_93oBh?W9`M0btli+#k3U&=a>Qu8TPd<;L3mg;`t zDmFn#th6J|?2cwao?j50`s3^Hlo9ehk^h4ldBBBh1Vt3J#L*q4L{pW$(_N+(ucTNW z@k$ChURJ?cT_vGplHy>jhH(W+`OZBTi}C7Zc=V7Y{+IylXviPCbVd+tDcCAMOZdbwd+&U)>8Zq1&@A=Sa(vYQPDlXMwn)yOvuT*Sfr orHVOERKcefJy>lPFeWtRZ&4P9@%+vO)meQ{u?j2^*7-X70n+DJtpET3 diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-storm.database.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-storm.database.cpython-310.pyc deleted file mode 100644 index 49cd9049a65a84484721fc19a7decbabc2e7d991..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 352 zcmZ8du};G<5OvZ>pg<&+BF3y8Vi(a7Ax0KJf~||?)@~Ce@fn|qlni_fOneMKkd?n+ z;@Sy%(mm$g-4Cl^+W`rV3`bIOH8**m{G*^iXMg@;uDq@kmMyYbnR9 zth6?^Y9081pUh7v)gFG{L0eFl_q( diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sudachipy.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sudachipy.cpython-310.pyc deleted file mode 100644 index 55e8debf0ee8f2fc040ebb7cf878f80f0c0ce55c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 596 zcmY+B&1&2*5XU9?BW~D*<^u{Phg|ot_LhdGhc@KUOE0C+o1v(RHMYgdmMdu&oKqo> zl2ae1FQ98qeT5K8rOhTyB{YnFqv1a@Qq$=!@~gf6RiDQQ-Gs~2Wdae8uCRUy36FWwkW32D^tLb`q&&|Ai?vo7!pXE z;3eOW_|6wJ%YJ(mG>hC`#d<2bL1{}n#a9yCex;;@%2LiOqqUG=+<`FLFg45yQwtBD znH6VMD~9oM|Is}@dw;yh-{fyEpFgs^QhhC&rv$WC+JpkOuek7vrejjNhr|u4l!pIF zy^`|NY{$L$Jbvtr^%8jJ8$%>-^QCFv7xoVAYZ} zUr1c#me$rrB{k|iX0i9>Gfwf~UP zQ$MCZ;A>C)g`PTcQknsc-aJV&qc?UwKO|_)_n+6RjF4X`cy1F6-s1{a=zsv##Lx{j zY{N{p$taNw7-TT{LLmRjHWNuPp2CY81_j2s%#k_xOy7|aXTTmY9DX9pqu-d7EVJQd zZMBwltUyFjT`Miae=c-eW1&mjytb~djEo{(9P-e$uCHmz@?;68ra#~c$LN6GlLrFq z8{JbZnOzQflp%(JmP?8moK_J5z5PLa(&A6Y8*3zY$_dRu?zsuFh3c%@BELQ@&v?0) z?VfA3<*tv7ZQqt}PI*vKuAQiN;zkBuxn8v)3jCF?8f$lG1lh z|M;(d*+r#8ITrOPvByahpHv#=jRKIZGR}I`Bu}!2QHN*lDBUd1ABS*}6b?zLSF;6M I&>3COzr}E!$p8QV diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-swagger_spec_validator.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-swagger_spec_validator.cpython-310.pyc deleted file mode 100644 index 3c7316318993f353339c10f02383b50e7ff9d8af..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 334 zcmZuru};G<5Vg~S5K5O0z%OKoT|`HOSXmGfTNlfXuZa~WwsLMzW+Z-uiI3q2vNG`t zOua@zV&J5E(tA(u-ucDioY7S8pSxwk*w>N#9n#o6EnX2AX1HSw-*C==o8*;m5;J>d z+5DSamho{}c;}#q%IK)o&N{&H0$+4lLZ>i5p?d8snZA3>X5;14@X%t^lXpLH{E$R76tflCo?WMC@8HQN-_C{Q< zB-#jh&_%6FK&irDe_PemrwZT3jxrd{Bv6g7^Zy?gVHnSD8*law?l`@MbAmKYlLMN4 BWSIZ} diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sympy.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-sympy.cpython-310.pyc deleted file mode 100644 index 6b3da17ca7715604de42d73ed8b43e7916c9141b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 495 zcmZ8dy-ve05VjLj3ZjUgfi(+49U4<$LV#FV5Q42s6zXeg>e!LbElO7w9;1kfhv5aX zGVuzq;HD}p>7f70GFj=0Pu@1OgE} zQM>Q?P=&ovupWbOw(>%Njfgz}I%|j(U@!C7aJK4yl=|4aUu`!&eO=NHs)jOI2DaLj znB+!`6(pECi315ZZDE-gWpr^Kb>r^QwS3+sWZE7YGwRfy)5xY0rOqM?{jo)9bfjc1 zUF1x(FWSv&@20%c=u)M?#$zWH#`AQvfp2g9=A;U-#A;2$V^XJ9+Znjuatn${JuuZa z{&&0)J3nI$Ut>NrIq*Ujsp0}AJV($XIZ5t4-#Ls=csv0;;Y!}~qI5%}kK^tkN9mwb zr2SEv0rI3M<#OJno;2wj?X1s1Cu+jCS?(VfWz{@eob7`8NpQ!*)<%;xDWe5ijb(~I;tPRMa%^rgE`o3CB=MVYL#w77Pupwy^S?gRE z!+|)hYHelE5Z_5SLSvTi7v8!axYu49u3+SS1gpeO)aY-vY{%IMcH{`v(5A{RdEU$B^wqH#6_{E11;24Y;d`4^h`Jgu&Krv?Kz6f?yoN?Df0593i_ A^Z)<= diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-tables.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-tables.cpython-310.pyc deleted file mode 100644 index 7c3549467c077a748922e003614554d82d54ec0e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 627 zcmY*V&5qMB5Vn&v@h+`cEoiwe#~zv#x<40Kapi)LxJ5{oQ_nV5oj9_+StZv!^AwzT z3Z8%$$dwbXfP}=P1yn}zH}*Fkf1k(9X2%4h{QT|q>x7W+vY+lzVF`F&I^>YBYT-% zp_AwT^g*|9Ujpcz1um6ETgG;1aw3HnZeWF~g+(jx=10TfbLr?vcpKpFhGz#l>77^F zrKK@jXG5&oXuL8jm6TAcsxj6(%f>=7LX7Z**y*?*;b)tbrh=?djnJ8dHme-el3(xw z`NcB5$kG<-Hp8i9P3KEfuhJLG%qb6xMy$7D11{rDr~dw&@4Vm$Yj3f~dATD{#%vdV j#@TcOd$k|`4Mi933}HGwp)6!!M5i&MQ+h_(uZaEzx$3tJ diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-tcod.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-tcod.cpython-310.pyc deleted file mode 100644 index ba470d2bceb451f0f490020b0a1515ddf37723cf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 425 zcmYk2y-ve05XYU5woywY1|-%_NF5rtq7y=h5f+5Rmc>eZPGdERE!(XW-hrp+#KZ6c zUYU3WCN337oaB@5d>_BRRhmu-T7CSejv*nRL-5~X4DRvRD|A3|0s(|g(1v*!5Qw%x z9*GcQ7{T~0%ww3mkVW#ko<1nGn^(%rYv;7Rp>!)iL>f-Bb%x8`rB_UeMM&u?4i+~+*W>=K> zv7X_sw1f==Re&Tw1EfF?JrsqMo_y&)>7hCD+EaV)r9k1nAt^1_iA{jyoA=(l@Aqbc ziHQn==jgA0Zy(=6=$~?te{NrE0~1@F1V^!G>ZwWx+Sk{ zmOahXyfJgktC$sU+#L6+W)tAx>EJVuqG4!G@^JDpaFm=ZabX82Js@IXn0*M&=yQifoov z&M}+&odUb(elvH9PZ8|BLC0C`c>Yqs2>x}DD{)m;mzb!;3aoyP6M55#yf1U|CSI4< zLA3TQHW%19ojk|dblN|~ER)YTz$XQC|fFDb2(R_!#W4=q@rMiPnofW^q+(@#3B}A9$3i!7SkzPJW z<_ctBMn>!#JXlS0$EwFObd~;yu6+%$1(_?KApa^0@3EC62Mx9&EeGAVQ{8NdY4mnt z-4ZPwpyr)_$%<^^xbAq}fQPPgXn8Col!OGZ<&PK_PT&KmIl^)szjxLw#dSMyU1o=t zWV70i%S1eTjT`vHb8KKf6hltYJM;qDOE^0$w9ApUN9;gE^&AT!+&;R0 zZv+R5*2$@eDq(xwcREL*I{?MkaAwGGEe)B>(NndFIqO4J(fsR}b<#h3e{*X;>Kp~Z zNsjdcy-gs}R1X84vXF7l@tHmprBg?QI>eqW>mM>g9lxXZ)AZ?W9(Xxc!?H4pWi9h@ zsDOAphlinyOe6P+Yh&3^*&|_??dT!ALW9q96rw&p zKrit=wA2hcOPrwAusZ;a&t4*42k!qyt)swWt*+B0Zi}*h%M;9});;SG@ar4Ky_V5u ze!m5#w^Gx7Vr*`-gcGv$F0oHYhlv&#>spxJ=nWSt;N_0OLLrF0# z(shjfreOzOmxM-t%Md-!BYa@6vo7P1VjuD&1we8@bn%37BBIikv3bwfh{rtFqT!&+ z#N((jlzo*s(hGwQr0ysxbq7E04k8=;xPGK>h3pki0HBy67k!1{uejJ#UcjmO1#V+n zpz7yZSU6U@Gaa;x&hZOOi?rn6uh16==w(TNj#J8WbWwbcFCp(uZJ*1cfGCaoeTO>4 zvU`+_6pb{Z2=5HMVgWuKD4S2U7x+tbj4rSg^atgca*){U@j!p#ifF{vhBjykimZNXQ@zXUqDgIa{M;qR%YapLn-sqBSIM4 zZeSBvJOJQoZ(L+&At#YWe7gR2m+oA-H1z_UIfmO#4~a<$U4V<1m@5D)nTwOa+$_W; zC;-Salvba(Jp#vtDhC~3l4Kkgpb3UP@nyjN1>VG&I|vS}8`rKIBf-+&+#E(PbX>u2 zf}B{DqczsDts-7agEJBpm@ zG+f0CiiYdBqVRPmONa#D8PUI!*lb2VOmOL)`%=Ca=6>0x@Z8P8=K#`$ra z4Fs-A!hCK{r-?F>LB?g{@RIzL3JHL8# zz?+gbV?*gWaG_zA%(f-#E3Qf~xuC!$D4ur(A`iS#@$K}lAxO_^u58V}y zJvy^lHo+M(koA&w`nPKqpj@siYK z1-|7uLV!+dRKShwCY9aEz!G`4VoBY^vp>|-Y5T}iXV^%www=m(AZM2NJ$$OwDy}Lz zR>##T4J){UOSpzrth`bSn*3w+l~Skyu7b7ClvlMv30DgW)b15V)3oUlE-6}}s#cX6 sUI2L@vrxgxXVrp)(v_;HSXEU`eKl19O_d5rs6qWJ|EsDRuBcP^|2sVcN&o-= diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-text_unidecode.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-text_unidecode.cpython-310.pyc deleted file mode 100644 index 28feadf8c0ca6b3414d0f61305892f6ec902f023..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 522 zcmY*Vy-ve05Vjq+2~k@C3*rTkIy44>gj6BK%7T#CvRG++ZA^X~#co9zSa=Z-6A!}+ zcxB=hSip$@(Ua~@_vyaxJ6jEhA##zuyvX=vciOqP`t zkSYPwFf*psQ^pq3WXoBUs*>fU%zv`LBrnrLZcp`%QxTsOqg?BKt&rLBRbw@Oxa z*a~td*tyz1+(~V;?X|FeMa{_3yYl(KGF1YrWt|jEz>1X`D#1_q%;A&6=!8Wps8+0y zGghxnrmExU=#Xh?VDe+H8L!v!_e|a$$Wv9B#&NU}9pG$KKG}SHRIhDtRw}V9;Jp0^ Tz3mDe1ib+c$Sxj`5vE_?Q*WP3 diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-textdistance.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-textdistance.cpython-310.pyc deleted file mode 100644 index 17d673abb7b6c0c235c7296dc33aac1b8ceec287..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 338 zcmYjMu}Z}-6iwPbc<8Hxi<^6gCQp2$h^vbTZbc|*bG4yq5}LeX!Oc%`@?-pgtWN%d zlh=aqF5Cm>a4zRuo99Oar+fc=suDuJ{>b5^NN#ZbIf5jTYBJD@QUX*aZ}c&(k}9n- znLdyr`$i8bXgqGM*3gDpXdO2JUV>CU2-Ct{v5IH+^Q}ROmXYm)(w=qJ_I|{C5?4|L z;p4hdMvMx4%sV9|7&SOM2LD0EHQE;VdF7oQfIH=c<`O18crdcw)eY+9mhCv3z)W1L zhPyd*)?BiSE%z!w=|tO$XYjmsv-+=7FGcFsnlR#x4{{MO#`fjmAI!~heKlCQ*Kkd- Lkk1e{C#T6T(miFA diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-thinc.backends.numpy_ops.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-thinc.backends.numpy_ops.cpython-310.pyc deleted file mode 100644 index 86ba5241a63bd749c3540624f41011443d8d9ca5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 437 zcmZ8eJ5B>J6!a!RL7PP42yRov4k9H&oPY+ZG?sV$h^<|JWIKsAJrd`DioF%sLAD%HrU~P zL$?xVM3DJ(#mWX~3bO9#*2f0N#|U+9J658QQQcXv?1;N@h>$cWW@SjbVbz+%LiaH3 z?T11rUkkCHoJ5^9eUR8kgGcy&<=R`|!35cI1siS?Iui>~AwQe51!o&@8{V3Vhc0XH zZrJslCzD}@@*25<#6{@PdX{YqQ5@_famXWLPs-{@;4{9N{pR;SJ`}vaytQ7fTevF@ LUob!zjK&u~lm3kH diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-thinc.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-thinc.cpython-310.pyc deleted file mode 100644 index 7564331a2183859449eb25878666eae5aea598b2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 470 zcmYjNu};G<5OtCUN}&>BVf9Fd#zk~Qh?NB)!IZ^vW0zP-?8xU9g_TcXf`8!$vNG`t zOq^3BILXiQlkeVpXQ$H%!75)r*6%SPpW*SpkR#W4;0!^MoXAMVb=1Up+$4Dt5f#hi zCCW!C8SYe$?#V2DE+!A9HU%xL@j@G*Qg}hvx>i7ik+jrODnoVCTIV67_#0?xZAG61 z(84L0NhYzzghm*~aS{vS0#S$n6q@J`Gc$pY9z08h#`0Ap8jMy%iV!{cNeA4NZ4bCK2n diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-timezonefinder.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-timezonefinder.cpython-310.pyc deleted file mode 100644 index 49ff9a5f6e9d40b3d9e45d7c8b188c4b1e45246b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 318 zcmY*TyH3O~5VUg#LZ=)B4g5li*oU|hAzB)QM0btli#NoIUy6N^LP5i)Q1LPRKw2t( zfr?EeBv@%jn%N!A`1N{4aGJM|dX*9KIg!7E8o9-d7YK?dYKWyfN(oSvz0zH#7LTM@ ze&LlAbUdrPF;FF;WRjxR2I6>{w1sEypw>=7cV8^V^M~Qi#U$~!V~3KTq_27DL^qz+yHQrsZ%MFh@K^bJ# v$|s0ighBtNiaAeI-lYybF{xR=7~huv3$rkcC)d`igMk~0mEsa1&-3gD-AG;u diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-timm.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-timm.cpython-310.pyc deleted file mode 100644 index 47ef353b149a3147eb2309db834feaef69b65a37..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 242 zcmYjML2AP=5R`K$Cg5xT5Q@Dn$+48apqJco5stO3ge9%8RD<%Jobs4{AlLpPr>x^k z2XwQ^=>6kUuxY_1Tg7u_$}8 z7W-t#OLp)gMn1UEErBM75KQPSD4f7W^h)mJk^Q=DcF;`dC$Q!SAtz0K+q||AO~N{K w{m^}51R1jNF?Ad>N=-CG&h%;IotV_a;20X}WSnb4zLsxGwfFgpIJYUQJ3HM*KL7v# diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-tinycss2.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-tinycss2.cpython-310.pyc deleted file mode 100644 index 96bb71e587818a67e4aca859edb72cbba7436a3b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 545 zcmYk2v2GMG5Qgo&B{`0yL6K-uxV_@+0I3i{NNGSwQKajxv3zUatvT=7^7sxmN(T=D zqT*rT0k%z*S4frdibEM`#`cW;&wTdB#}k59|N67~TM%-a504FVw5CR`wd(9$dYZl3g8w0zhf4dV$Oe=IkPj4UCie!s0b!9 z)oQjjt%)l6$R~A50p19)wyEAOdF31N$zK~K_M($JoP|tj|Ge_fnJP)Gl9DUy3{*7N z{#o9a=ojd4g5iezAc@|P&&4AxlazB=`RgIAn+l*_(k}BBW zBpzV#{;Q~cV??k)Iibx?G+QfgmG*}u5z pKJI1tHdzOJ&>FCY>jT51aEKE9_-*6$)|q$t&mdEl&yLEY@&UiNm0JJ+ diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-torch.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-torch.cpython-310.pyc deleted file mode 100644 index ccb59bb7becd7808a4f30fbe7161554f546e11c9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3597 zcmb7H&2JmW6`vU{m&*@PA66tPcG5Lar==S&l{Rn+!*S!rHsID3+}LeuBEe$C8ImjQ z2Q{;l%moP)wSguDa_E0RwI|<-{vSQ`I@g|Z?k#ANzPC%#RGkR*3UU)*~pJ1I4SYf$c4lC^n#eGHCS8Z2;Hrq8`YOja_w|az^|3Z1?GuEyPlUq+{ zdsP& zHpp0u%A$nlBjxh-AE-KsFL=LckQdrZj)&X z^aOr1e5_5NPW-4z_4@rs?yX1n?*81pfAitP+aK&bNX@}0{n21_M;DV=cKXdyYF@tF zy6p5*EB_q~W>jZ5=fUCTyv6KbMGrgThC>7UsVdqAF%XH3_mI2!s= zgd$3mu72?R4JMhhs|&CIPEyXp>PJ1f0W!ZBw)$}>S_6OJ1uZU)TcHvWci(pRfq!M! zdAsEti|DuoM{f;ANk5K$;=HxnQhp+?%rZo^TnNlOIoy66A1b#KM~Q?zD&ZLe)WnBZ zvhX{Dk*-`1e3f+KaB$-W+K0wANZNA!s4Jv9b4=goTtvC=lyg0ZJ6@n}05RYDg2OPp z4^ZG6Fk}u}oq($j0APkh)sdRgQz98qZ00_?_pG4J(36KyO_n(Jf}xiPZ9tI-xdn1E zPvygTe7yj}&)~^U{RYHYZ!Ns)oQcE5Z}*IY#(Rle1wq<=$+}_U2THEtvKj}&!K=WE zBW=x8DSavT+8KAbT^Wb&@@bkzuB?ptmPyq{CU6sE=jQDog*NK*FNwrYVS%c{V9^?U zE3855Fv=^yO5b@N=xcV@132P#65H7c?Y-aLy><7d{r+!m-L&)5+Oz0hdjt+@Zt^97=XVvl2IW z5lWmM7=y;F#2Gh%N5(8GamGtyc1-1!q&S6^gb>|>q)SVgoD#}`W>GVsTn|d4_wshp zBPMwSt4>I!qrA}Zi-nHLSsgt(X4_=KdSp__G*!n88v~x=l-69p}xvY-*K+* z5jpCd5U|36)s0DUT%4A9?UbrN9HjtJm2vTuPOGP6VvY;bTCy@Wp;fJP8Cr9c9(6K} z^`s6h6D`lc?Fr5F7XaGUa%hv71uus#xsFQ^Ya}9BUQk({WxPc}eTb8!p)m#?Fw@8MwM@NE_RJDmJJ47vb%(yPlEm-KxFSqojn-XHn_w|Oj-9mR>w z#Q^ZpjwAb5zr5!-&I<@MhwSfaH>PW5_Y0EdSoU2F;&X%2cb9FMITH}yzIE@OvJn^X z@U{nb_=%dCB%;o&fYNQpX~EyUtg1$>eLsR;4RO%aNnc+U-HnGJ17)G)toW8Y7#1D6 z0|8kfXl8(1`G`%RnP^7Xb)23vwHFYfH(Fiws?c zj-O;?o>^y8X@vT)qg)`(Re1>riR~amKlwwXnmFJJZ6Ms}&HMRfXD?3fpiQ@>jHNE- zm#JdtC7r&mV*5!%cEi#oDO4OB3vGG>ObA^7VAiIBCNFril&g9ZwII0a8fG&1F#{=G zT|#9r1u#7qYJrb4>VLs_{e_D7HAq!=U_c126cB(dTA>DIMm?k1*A0fCY_J;4FyPg3 z_UnpK$=)_8`;TEVx<-w!3`4#TqS7CniR}WqX9={3^Tp3G$Z0*V54a2d*x7Y<{ZF90 z)8?`W>G=xNPKwS@Dri}D;D>&K?cfq`UXX8r7`?r8v2?PoHYyZ)ZxcoaI{c z=w)3_Z+_DaMVD_s?ubFwoJ*(#Z&_FIJm_ADR|d$Fk<#TzoWQ*qe34zX7yg;Clt|99 zmXdst>Ds!U+jj$_kzHl2n$4{88f1jQAl8gglbT;yH3kv4nE9nqg-obcV7|_P`m$zN b)G&d1^EuBl*zY%(g)@*ju#y^I7{-4A8fKto diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-torchaudio.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-torchaudio.cpython-310.pyc deleted file mode 100644 index 23c20f3a4f853f255cc3aeabc95da9186846b5cd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 423 zcmYjMK~BRk5VVuF3Kc~NA@~9nYFtE*2yx|tkhtYyC9xq^9ow>e+0HpqjUj=Q>5`b7=M}f#wd5y8vK_VToE?;5I1|j5ub=D=t!= zuoUhQ8x>7Oz8gT z|DA)NpP0~Jn(#26#Pi2+ubeMos?9quq{|zv*Uk<>Eo^{dRtZ&F0W)WfV2mr#8g0Fc zXFD(Y>n^mS!0>lu4+il7-#uw`%ZU-Dl!WmOX&qOLu4o1PVwtZ+*#=LQN2VA?Y?Acq(r}<2>6EV58TIy**8c+08ECEruj612{g+Mj6i1 EAEOC_00000 diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-torchtext.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-torchtext.cpython-310.pyc deleted file mode 100644 index 0961eda8f124db0e5b898f5c0f9fdd137ca7b599..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 420 zcmYk1zfQw25XSAKtx`lJgb=&}6>3~WM}$~e5E5G!lf;HtjsM7YE8LYwVd7zU0k2HF z0uz^(0w?+G`*e5T&pOZd5Jda>{`in0^wAgpBZ1-?jyr|K5W^jkxWqCk6O1@!$qO!1 zp0E_|0UMM!pP6tw8O4*kaHE{BV5cpXUUaT#wO%;eV_M)xF{_2DtbmPqD;VQSNTaQH z@p$V*f4qfO6cql3?6@E9(^nv^mYf)2s*W(eBGPfi=$zJ|PiMuP6f3S)1h9w+zSZiY zIG+(GJfE7XSyWHl5o&_iLDCH#cq(sU#(B08z(y~of8R7AW|v#OD-0kmgLJT;4Kkdi E-zVXM6951J diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-torchvision.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-torchvision.cpython-310.pyc deleted file mode 100644 index cfc7c3398ac3c7419482425fbf3ade174383a258..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 288 zcmYjMv1-FG5S8r`Lct#U524sfNybnL-Me(lA{^@y3ClVmsRp^9)2ScRAMo0}AJD0n zbjiUzc#pe#@31Uy8I}6@I{xI0eV@s7WkjB+Lq#CjDcdud?K7FbvQ;rv5q+md9W>fT zJWmUkrhAuOR{2~iEhShzIP@{hcLT~d1END?po=swNP$o03p#v(-*>KX0PeJF4VN(T zA%K-)D-NXB>t@TF5$wo~K5&-_YJ5ubgP;GeZ{-xtfK%M6E`Yy12@p!*{CQG_a F`vWitO}_vD diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame.cpython-310.pyc deleted file mode 100644 index e53ddd82579b1d17021fa1b2e2e20469c50a9f4d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 237 zcmYk1F>b>!3`ON+NDUt}R%JjzSq&AvTCJ7O5Y*$c!e8w!W^We;pKHc?%B x)ggn7lMS4ebC{$d>RDbXjx+`)HgXPk8Pahr&mvUaCllC;8n5h^B+A$MCbqj diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_client.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_client.cpython-310.pyc deleted file mode 100644 index d08dcf62b79e5db48f2b464e29368168e66d4291..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 336 zcmYjN!Ait15KX$fWsxq37ZLn{9-6GUM-i`HMDVtkkTzKxnkJ!13k83{ukhr@_yf6m z@)tbqv?A=l47_39yf5P z`$Vi>P@ew41j=!|sI1nq3QX|8*+FUPV-`BzN>*tlO^9i0MXx2yroJzQ>YnmNynG%X zjSn2S9qEJ8p48Shz5`n*uBK)F6Lo7qbNPLvwQVJJ%5hDF9BAvM5p2gw=oeeEqhyd~ zpjwsGjiI*YmfUQqS3wqzR}Fuao-#M8e^oZ?vC5jz0mlb1H$cWV#pwaWjd6YVcf>sg LLw-+vZBIM&p{#T6T7TaGS00F8=LwA&t1CbOWn8Exx zdZD`r;zyDupEyNQI-Zn9Ygq;kA_%@$TKaJroMpq_2=Ez5h^ z_DrjS*&$S>y~-~)%&QerP|ei*S04tIQjNkAJ@XMgc?JB*9#pBHW@ M#_@B6)#^0*1~TzuX#fBK diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_components.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_components.cpython-310.pyc deleted file mode 100644 index 71b9ebb8c4cdcaaf5c0440b8d3f9d3b9e8659c3b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 344 zcmZ8d%}T^D5Kg*3EV2uW7ccq%J+xVIk0M^Zh~RB6A#JiYG)+P$E%fFK_!ORe7+)Y) zPriaDrxigQn1OHjX1;I6Z8j$aqk4TmUL=HkjNos~5!_hQvj5M2M9IA$99wIXSnn;>3~dM9RV+@D)sa3_swN ziC-7o2C|}-pp4Cn^z_&a{KHX$nmi4mf znN~S#2Va`zCcEA+r@TyCQB>k69pmkweqH(G#|zVVi#^W6M4*kS(*Gx9?GTo?KWE%g MT*-~ETCL8aZ*MqdsQ>@~ diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_deckgl.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_deckgl.cpython-310.pyc deleted file mode 100644 index afc41c9bd94c8741b4fd8734e876ffcd8218c9f3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 336 zcmYjN!Ait15KX$fWsxq37ZLn{9@?z9M-i`HMDVtkkan`$(6k9jS}6DneuXDL#vka_ zlfU4}X+_w98F<6Id2hySHfIE*djC9JMTC4!;53#99x(ki79c=1Y3QC(A}K_$faP1X zk6`se()b%ENJ__x(r7Kqz(EAT4@yfvCc%kDa*$|6-V`xlwU0iL5mqFx~RV~{KPpBQ`uPdGXXl1(KK;r|S2Vi5`{ND$K9jDdJ Q&lk5C68R;-dVLlh0Qx{?Gynhq diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_grid.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_grid.cpython-310.pyc deleted file mode 100644 index 5137c14f60064640ff2de9181438bfbc0aa4a6a3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 336 zcmYjMu}Z{15Z%pP!g1U+A_!KtDUv<$N)cNd5$vv6HkrL-$tD|i_X6=B{0Xi67=K_} zD}TYtxrpe%Ja~_pd2h^my(C!m>-+vZBIM&p{#T6T7TaAQ00F8=OLvr#ibx6(%wYZ; zz0h3*@gqr-Pn;qt4JW11T9%%J@PhA^mM$#46|LlzRS=Taz(Gr#Ox&RWW$)8jIC~iH zI_Cv$+Wg>^c6n_~<17XvAwHgRZ^SN;P4M-^YST*At6pdZa$v2K9q=tLP|r5`mgR%& z2BuZP`q9^>yUH&&%qcIkUX+cfq+`4v)vqg`{CH_PZ*j+Ym;|&jP4*W*@5ivX{(0es MVjMR|SglT@Z#|}Ce*gdg diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_iframe.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_iframe.cpython-310.pyc deleted file mode 100644 index 1e47f24bd484b4ea93513d0a18434a0bd58ab70c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 336 zcmYjN%}T^D5Kg*3EYbz>B7!f_Lz5NvDB{(N2;TM*(k8W`X%mvPQ1BIe3Qs*#3{3FAS*5h}F%6EllBsG+aorlxYYDw;-xor;r)&`~pU20} z2M%0E`k=HYwK0u%uojA|X_)^+ZUblzzi+fQt)y02uBng%ZN2OS+p_}d`Ht)<8Duw5 ztqN+#P@C?S-0Y}VLFSg14S$uMGCQh&RW|Ff(saQA#|JSNK*lur=>f!!adY=~#65R=q z#TBTS1R=plGtwK)oA+kyW^+U^%GdY9c|yp?2>!+#!7Zl0z@mtvhSYRVDFLbyHBhu3F%lQ!I{!x83ei-)o_T3&;H_?@;Rt~Aj2n;L|?c?5;~n0Mr$ZMm%RcZu*N|v`IhH6PdC|? zWdpPW(<*0n^p$C^v#Skr%0p^JQHwn|#_gznUHR-kk}AwhQvj5M2M9IA$99wIXSnn;>3~d1ZCk5_z9T!7=FMj z6TiU3H3$h#x+lHUy?gJ>a(P6s%GdYZc|^#^f&8r)$t||KKmY<%lbUWRC3_+%L@
Fi3$l4*y RuYcaSp%}?c5f+Qn=o{QnX9WNN diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_matplotlib.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_matplotlib.cpython-310.pyc deleted file mode 100644 index e492eae1b9aabd2c6711487f6ab29c4db9e7b8dd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 348 zcmZ8c!Ait15KX$`fItFkWbh7SbU+e|M9jqe zIeEdmM5K=>&pttgavaYptF^2G6FhLXS6cdb8ai$yGdwtLgH~nCj1|3>pwE0?3f0}` zvv~0^-nBk(*zZUml=h^yw(%Xjhhlm>=-*Jc05-wb6RoY0)G5a`6>^})%T};0D`8%2 z$d-~pwgUx6>c&vp_KI9?s8>N2j#mvoNKcs?)vqg?{8(k%(7}!mVj6&rZHoUPh#TYL R`X|T@hNt`-V7WX`z5%V3Xte+U diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_mesh_streamer.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_mesh_streamer.cpython-310.pyc deleted file mode 100644 index 1da6b557715a8e2f9edf0ed8ab7d4a1b0afe70da..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 378 zcmZusu}T9$5Z%2br$_>#g}q&h+(t}cA!2JI0lPHI=4O&xZuj=s*&JML?N?a&G5)}| zR{nyOn}}fHz&v=v%)Iy9WOBk%Rj==xn~brKJ^5S1MDA15WddNp4YPd3IfHD=R~d2` zzz{|+*=hj!6Pq4=rad<0@vL;lU>PK+pyWmyq&Vn89nXVT7Nte1Bn6L&_?TM&i zr`;N~f1D2E#j<~BD5&(u7rUSh6_s-}`DB#ENu>d>(YAFyP#o=b=#BY(o&$V6i^^FP zt!|YOfSs^}4akLDr}=DNEJV>^(+Q*3qU}TFn(N|fE=UKQwW_Su7D>pq*S{v@L0*=w j2|nFWfWsikxO(Rx3k83{ukhr@_yf6m z@)tbqv?A=l47_39yf5P z`$Vi>P@ew41j=!|sEpRK3QX|8*+FUPV-_55C9~QDJ;t;(qSq2;Q{R_Dxu<*)FQ3Q9 z&Ib-$NBW?&C$%w+cVG*})wIliBDV%Km)|#9n^sb*EZ0=Xfwo?Dg6&ud{bEaYlnk;P zs8%JlW2jAcOK!H*s~`)@tA@WyPnjLnzbc#cSY^84fa8Oh8z5tv;`9Jw$GE=xJK`RL LAwRt-%g&P{;#y>D diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_pvui.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_pvui.cpython-310.pyc deleted file mode 100644 index 1d8086846c8aae31c60d3e3e3ef2ff4de1931b73..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 332 zcmYjNu};G<5Vg}bs;X8(EM54446%#oh!86aLSpM;xv@*EII)#;B87k8E138ge!wde zzre&L2*F8r(mTDo_wL+gvmzMf>-%Y&5b`mC|1n2!iwPH46j9WYnjR=6nyN(2)chqm zBx>iu(f5fSorAjcIWxxU_{@e=?E-V@=d!ul70evC0dq`*D z{BgW*!3)&7y!YBbURhg%!)PSLhhy+T+!EOYKQFAZjbfedgke$*tO35bmZdoy;kIVBk7>-+H{A>?BO|6`8e9@Af80Rq&JnjR=6ib4W2n7<^4 z1QvUeEYNLES2~O5ZxI)HdZJ{#?iA&$*pxt9Si50NN!QqS#Ff~xdR@t9>)(&xX`*Xn^MK^wY J(0YBAd;=O5VTJ$z diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_router.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_router.cpython-310.pyc deleted file mode 100644 index 7189c283053c988eb1895567bda71f3154177bd6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 336 zcmYjN!Ait15KX$fWsxq37ZLn{9-6GUM-i`HMDVtkkTzKxnl>Rx3k83{ukhr@_yf6m z@)tbqv?A=l47_39yf5P z`$Vi>P@ew41j=!|sEpRK3QX|8*+FUPV-_55C3B_^(#5njqSq2;Q{R_Dxu<*)FQ3Q9 z&Ib-$NBW?&C$%w+cVG*})wIliBDV%Km)|#9n^sb*EZ0=Xfwo?Dg6&ud{bEaYlnk;P zs8%JlW2jAcOK!H*s~`)@tA@WyPnjLnzbc#cSY^84fa8Oh8z5tv;`9Jw$GE=xJK`RL LAwRt-%g&P{-?wCC diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_simput.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_simput.cpython-310.pyc deleted file mode 100644 index 59648675b20194de7b19b5e185869115d8f9e4b1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 336 zcmYjN!Ait15KX$fWsxq37ZLn{9@?z9M-i`HMDVtkkTzKxnl_=677G4?U*XA*@dtAC zSU#wB zU`7|rjlQz&ZGN+5puNhRC~NVmfN?kKe^ox~@zS=wLk@U3H&Djb+35kf8^ikU?}&Sf LhG2SAlAK3J;AmuL diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_tauri.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_tauri.cpython-310.pyc deleted file mode 100644 index 902be4e2c43b8231e5afeb0824b5db10da5372f5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 334 zcmYjN!Ait15KX$fWzk&_FM99?dT6rZ9!0!*5y9JDLfXmN(6k9jS}1;lU*XA*@dtYK zl1=ey?^d66GFZY;5g<8?lHp^79c!0PotNO5>a+uk7;9}GYY9`=nByOF`JDSPs2kS zqQp_px~NTHm9=&7=!%Ss!>;f_{1VYreqMQH8^xV=(r{2cZ-Qz;Y(;_ne8aY!^{VZ; z(FJ!ytZaM3t~WgBsB$OETE3{jg&Xw0s+jadY1`;=CPbJTC}ZpV$Uk$#xV-(l;f|u8 LaCp*cb(Z`B?log- diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_tweakpane.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_tweakpane.cpython-310.pyc deleted file mode 100644 index 1dbaf6eadf05a813569e5de749a7cb7dd25e084c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 346 zcmZ8cu}Z{15Z%pPjzjJcM6lF0MY1PeDPn6Q!gbdyo9x_W$tJsGH<46+fj^;@AL9>f zYvnIkITsPcfqC$TdGp?wymeRFLDRj#sWJ`&KWlKo1!TpDRMW=pDe?V)e z{z9jo9ZGv}2k&@y@7l|9@1Yy5lCQ-8hpSQNh}gE6Z6;P zkch=I%F-`jpbW>$(r7KqzyuGR9hH_ou7cx@WW7A`m^MaqS^_imT_Kcv%w}=>G(5CE zaF}$Y3rc%Z8B==)rchjrtNc51OF&ckexa3VB(=(NO@-`f<7F$@o)yr~cVtgVFWa7K zRZu&G%CtA+dPltqGPk^}`AK@p?4W*C*`&ux(*_4KK8UFSGN#V|>=Qf0Pt*s?)LERedf+}LfbIB}G5BjpfW0#+P`3wXblq`lHoWP5;p)rmV#&dHoi;Krcf(#o#A$SNj%cz^g$(8&{@( cUt~=mrdP*Lt|?vvbA`~hQvkfh!86aLh9DVa&j)Q;>1?$M2h$ZzJiI5;Rn1j z@e52`f{=RBo%Bxc?!7y+UY`++^8NF89TD<1g438Ic))ZwSbzZ4q^1W-iKGz04CZgq zA%ex8B=I*gNJ7J9VYHTo=ODb`N2R3;=e`xSBA<>!@^rk2bqD>MVyv)ai9_>Sk;PdC|)WxZ^A zrd7`D;7ikNv)c`G%FEP>q7pCCF>VL-ugWJqUYN$WIO9A_4U{oedg4E`Ls;JZ-EdFQ Lj~kz~T3tlHw@YI9 diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_vtklocal.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_vtklocal.cpython-310.pyc deleted file mode 100644 index 823abe54e69e134fdd4a973c0a80b54c054549e6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 368 zcmY*Uu}%Xq3{9@>fl!MO3p-nfUW(cgAyyWI)U8XDp3`1*xl0tMC*8sy@D)sa3_p;S ziC#q}oH2^(^?kd@82dOhe`83^JtbZf00VAW!`GZM$aZ|4X$}Jz z!ssPi4B%SUu_;fNrL$I-QG$v}ZjIHL23@Svc?_!2l1l4JWmDcb*jr5}Iqo-L z!sB$9uAcgb7NepUq1Z=bv8bG@F_1=FtlJJ5G`?Cm4_O?1Fy-#yW4< diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_vuetify.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-trame_vuetify.cpython-310.pyc deleted file mode 100644 index 324739f3a1317e73b72e40ebc77f73b45f1a52b6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 338 zcmY*V%}T^D5Kg*3EV2dhB8V^0Lz5NvDB{(N2;TM*(k8W`X%mvP(1VZQQ+V=We1Tj& z`3jzPS`l<$2EJjw`Mw#GrY8uZe*35{5`;b{@HdtK?jZdo6oCZRsKp12k;Ebq3$c7n z4vAPjp=|vH6DY&+tTbB7GBCjdXO+^@$22(JN;dQ|sA`Ps)`(t97+(9n5XwDdi+KJx z-giE5AUo0rr9G*QX}kkpD6Xb${vEjupt*d%(Au<;T4lMWLJqX`vJ-623h3uMvZrK_ z-9WV}s2xLXx@&T^qh1A>TV6K&S$fLssD4%1tj9{z1qU1-#M}TG)8zjyAa;zKo1ZIg NF*x$mqqf`A`~hS)`PM2M9IA$99wIk8Ku*l}b#5fR_OS1|E0{D4;` zeu0Tg5K>RNliumwy?1BV>k|Y~y?-7q6NJ7-a2#_0_mKVyia-KuWbhtiB(X@uOw8Ys zeIgb+l%?OmKpBqbrPW%Nfe9WsJ18xEJPnQ;$zFnVCZ@)UPD`MszAJ=skJ&64MUpRMytsfh!aj<1YV!+!D}KeqL#1jijw=xu!z))Ogtlwq*tM^9|Wj(#xi& zS{1Y%LS>s9a=oEm1(~qR8kL{;E zT40Fb4COe+xfgqREw1GxCK!!STwgT6V;-w5z1ZJF;vzxNsBU58HjsA#BdpH+4<1Gw z#r{4Lc#gpT)I35@(A(>8ytox_Kn*sQSlyd!F9N6ohSn0_x7>SZvc2MacEY!B<2hoD zxXprBsMq{%wV@s{om3W8l7ps2DJDEaR zb^mg7S5LdQ*YE$ogga5a8?SrV1aO!pTny#HFRH~>QN8GO%+;6GbD=cNGAP5T=9vne z8dZAMi?Zf`IIu%SrtbVurhO*H_1t`Vm_ng#SEezirQl*@>Rdyv%=xp6RU&8(=GK!Jo5^lsZOi*R;cgVpK+K|y z52B*dV=3;2cXlFWCG-oL9?%h}C@Cs_+Get9FiE9wvy7BxtAs7{&lJL(b6C!x@#;a-Xm6=*vk5XQu8TPd<;L3mWp4X zViSSHNITNZ?rO%b*Jq4SzkTe7gt5=V1stjz#v21;?<8*q{dUJ4a%c%>dL|K-lKfoPWn*aa+ diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-triton.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-triton.cpython-310.pyc deleted file mode 100644 index 9187c2583d995f6c8e4decbb48ce1cbc6300db8d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 499 zcmYk2zfQw25XK!hO{0nmgb+MKg&OmxBSNe!2#GC=<;I4XI<{pym6DZbU}IzAVR(V8 zOuPbO;95e(o%~7uY~TIPW-=Kgi1PLQ{&|Sd$9nTWz(ZHC{22&GJW{BN@~FZ&j*!3{ zKSlX~4|u%E;Y*yyBH{_SLq57g)ASSGp(*b63!{`M0_7|)dM}mm-NDvtG^=Dmm0b8P z2~Gy1+r&2Qv28kRn`!J~DAVr$9%Zi9K~^Grl%d`2y~0!$s=BSAn0~0)gJ_TX8=;hr zQ_EavvZChfW}0+Ix6QTofdQM#>L8WRN@JGZVd&=uAYHnUnmGx)hn3;A612ybMpJM^ zH(bx;-;i7Xk8rfkg+-12- z*#vqh&|mN|x191Z{Q(`_Q-7hSzFjhs3%7zynL9IY-p;%k^YCFD;gi4pWAVlPDEiaC z-2U|O@-_bK=XmhwBH}&XSG}Tt(eFi~&+q--yST^qevF3u^{4w$6n|&TiWa7#+6uaq zE+>}@a&Cp6LRczUwqi>W$GamgN};(WqluAX)l!fZj?98&0as$0(|M-Gnc;#KQUN71 z+A*mGk9`WMNxCgGaaoDXnW{r++6?Gei>ggoq_+a zM09g~y)`^eT&DiziVP@R=eR=%$4B9~#rR*--4si?xD~id-eLv@|B3nJ4vQp7y0aZh zxmuoTF0Ss}q|{5?Z0G1{gtE?N?ImZkUGv`e*!L(X=Q5XB4w0yaa<)cSsn&8WD$7*d z3dO%jsAwP{3Y34&tax@zLVM+Kf=qDS!gV@=PG6mVI~)erRL_+(sLSYU7wG( zzP3S%VtgqvuTonF`pls*L!>`BIiW>m3UVu{ou82~lzxV8*|zJVv!46n^7G*0-GZxJ zP?~C1h%}|?lpdvNft`@1k6r{b1`7+w6Q!wN1OZ@xG8STbP%37fTpbLzt{{-SterD@ z&_<2Oi7Pif_@S2WV1yPG1#~fOjR{8?E7J@Uzt9Fdn9l5(C}T=k{=(*rhP}-vnNbSu zOnn#Au*WtZZMWd-;ojzcnsSq+>E^Su=CrMwsFK=AWfQ-nY~|PSX5RzYcTt6f-9G+q zCb=oZq?9F76E4=10^;E5aXQEO_%J!1B))+YCFheeH1}z8bU3lniE+1)?IbOmu3Mr? rL%!6Dze0?4JRBg6S&g@(ld{=-_*G$et;9(WZ0rYk?0x*;@q_+9^C3me diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-ttkwidgets.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-ttkwidgets.cpython-310.pyc deleted file mode 100644 index 358b72403cbf3493d6f6742409539d331cdfdec6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1093 zcma)5!EVz)5Ova)R;Imhfdhvjr$kEZLId;Uw{j<(+1`iVJTb=E=O>#SPFiP&O*hq zf?Z=6wsS@=1V;-DEIQCL$c(mjR7vJYt0bW{*$Yn#p&Xi+_`}fZ5bB{a zS?bkZ(Xf)lhvB+~oLOHdMaXm|h?&-KUcXn?ksg|+oUoAlWAfM(k)+W&f>K)_)46hU zczPTij-h{EyPT3o(TnI97N`~jV2XzqLUFyc@Un$?9*x1)BvX#)uy8gI_i^;e`0nwCE3-q$3oi{wDR;;9E>2 zltttEz24CC-<`c3LeCHFW4v)Ey;GD@!-Y1IKk3~;`~z;2pWVdG()pQ|iLnckVB-6?n;#kL<1eMXn=+^B~Rj>A5m732bPCC?%y+_;j J{ryM#-QPwtVL<=@ diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-tzdata.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-tzdata.cpython-310.pyc deleted file mode 100644 index 1dfe09be231a0f68e63e94fd91f49d9ca41cd840..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 356 zcmYk1!Ait15QdX7mVvdlC_^UPSQLOK6*{4Na5KNelJrqj>URe1Tp) z`3jy)x`+PUq!RGw!BBOE55e2Gmymc!*Yo+~bg#jcey`65 zCl%z4F)j1~qxXDhUWY8qNh3KIT6Wg-4&G58heVL?kv66i)Jj__%Ed@K5Sp_+tGu7> z@;%K*p+~A@MeXDoqp$MI9R=w`X3M%Qp9N56C;3al76w)u?RvihjxUBkW7_NppWA7U TZ;n5@#hwB-UQV}hwB7sw2$N}H diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-tzwhere.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-tzwhere.cpython-310.pyc deleted file mode 100644 index 4d31ffeaa448a013909eab9f7480a475253bf466..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 304 zcmYjLyH3O~5VVuyA(U%q;1^QFKE#y>(b6C!x@#<7yhp4!v6c1Z6k0xoijUz3(o*pY zRBR%USZPO^*&WUJBL9apc1Mes1cn*zSi?7*GvFq9<(tH$Pb^=2 z(Us+VJTJX-P)22R)M{rP;CK>W4i$9pkf-Ct<8a?%)b!MeeY6fm<$aCalrtVpE_`R* zF|irG53=$N$Y6tZ(m*d8gx09F+LB(Z#9E3T+Fm-lm0^gLZ?DDGN}`QW1YOqp8BnS) q*uPXY=c&@Su_F&gGYb^s>*BYm2*Y@K(|EIYaLcI+E(o$LOMU=I?^r+p diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-u1db.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-u1db.cpython-310.pyc deleted file mode 100644 index 05a82cf43baadbef49b2abe2cd73c5b05f1c10af..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 675 zcmYjPPm9zr6i+*|uGHOwUc7h+J=2{*M-U&{G7Zbt0lxAlxaWX zx3W;&;CI)b=$L3Dn?g%G^GeJC9q_O(8|4CSJs?MZk%Th0n=Hd%s&=-4YQ%{#aNiCQ zu}+#HBHqbv>W<=PW`q z)<4~K@Bc|c+Mu*2Q5fGuZTqu0>wlo;9HPPf3AD1cq)s`msgNgHduaq)vjXyqC0SE) zlIBFUDySP&cmWbnuYz1SULN_a^pv^#MPLISi*IUR23|ZQ0LC5{kuPyw|M1ngAg^JI OkbeMf`sm{EMfw*Ah|Jgk diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-umap.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-umap.cpython-310.pyc deleted file mode 100644 index 5ac81a078cb8b58a5fa9ff9d206d690f42043017..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 299 zcmYjN%SyyR5S+>Gf-K2de<6p=?6P|l@#;kcZ+jVLGp!jiFEW!ry!t7g{1|^AS5N+e zc(4-?Ea-x&rl_WUQEUmKdHZa?%NfAX2vGhbK0jjcBddk%5k(BE% z+>(+`MeV~VEF`I9k}uod%1{}Qox3kr)8)f>=VFq^K*#!|O=OMtZS3ZjX){OSJLxv4 z7Wz)S@fLW{K^m@L;5LF&;waAOS37p(YydZKqt85ysqyZ>_B$SRf-1TPxDKV)zA_SUlwCjzYNK|fmus<+VnjPiqj%Czv2pfFT&`u%5ldgy uZS{;nDnIF8ceVJc+S%CCO^C1vWaHZMFSGE|e0cry%MGVAAtP9wtg>%w$z5## diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-uniseg.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-uniseg.cpython-310.pyc deleted file mode 100644 index eb8124f7c0dc8f7484b236be48e24621390ed177..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 302 zcmYjLu};G<5Vg}%A=EOkz%OK|T|`HOSQuCk5?dF`jjxRr$F_1#q|AH@6CcA5WM$$P zn79NXane2My}PIP!fJKKXv(*b!$Zc{=Scn!Y3!aBuLuk?+_9SPIA_33_R4penZ2-l z{zX@o^WmZh&Owos(MhX=b%4X7^%mjyl+T9C=l;=S()81aHd%+F457kij2TWw6TY)% zL2QEWPL`nt8Ew=~8t7z=;Emd*h{@vmd+QSB3xp diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-usb.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-usb.cpython-310.pyc deleted file mode 100644 index be947e3ee0cecd088cec85a2ec66673fb41c65c2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1501 zcmYjQO>Y}T7@nD3+v~5y4f%2?kR~m`hpZh@ZdC;&kqE7ts4lIts9M&ZH|urQyW5#f zf~_J&4L7)e_yGx=dg~A1&WS%TS5Ey42npU6ldOj4(IIJNZGuDP+7ET7#lf#COi8PRS=u z87ffV`7?S(ohnr2Sr%!^na*gq@**=Np5Wcq|x zex=R|B3gwN#4+dG2HL-K{vq7Hpw1esWtd*W>NTddOGLlGs(6E_Ry8Upi$CBaD05QB zdU*Aa$=|;uujp99r|N`HA294?nbS5RYm-Lpt)AAS232#e02znJu$c}MkUN7U7O8A7 zRScxt9r`Chr1Czb5FMj+K8$@Igfjgw?x@Dz{?4QJlg}PL+z;&_STgZYkCQVPT}~^S5mF;sG?1Ao0Q`hvVizqJw+a z?VxAj{hP@!?Zwf@_C~8IgA~>ijPCg$n{F};BAI$&2*T~f@gcS&j#7a> zGUb^7)5M4C2+B@|s&p?5WZI1f$$eWFrmI{cqK0I|?#NLMn~A3D8+HpJ@Gu;e$C8X` zuBx#)pf}Hqq|i9k%%ob^;H5%`7N*uNOloy#X=n8dJw;XR1)M_^j5kMFognf= z08*KqI1bgUJPZk~rgbN*dxMxCg>YXFTt2~%Rk3J=)o6w04Kr8Dv42g|q84Rz sij~+5GuaGsvj#h@uz9*jty67bvJ$nJseMs9L)oc`)HG&|d20UiALFaEy8r+H diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-uvicorn.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-uvicorn.cpython-310.pyc deleted file mode 100644 index 1ffbcd01a5be1bc84990f78d297357f919043c4d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 312 zcmYjMF;2uV5VUhAK#(*v@P!ny4{;?zv@{5b?iwqJ4YuOgme&bN%~Pm&3?E2K#TTg9 z3m`Glj5fvOsLWpIE|aSVQm#L7 zN=iDPw%%IRCILg!dpTGI^WiX>)<<_&uI97*>DEE2aVfGP84FB%-$C5_%!M{mDrfrO zV}dsl4^Um`>zQlcD;`X!EthKKJt!x|Ry3$r8@AnicJJ^?5nCG(?5K zwhhol{9xUR)R}$;Swm}Nu%U2Ln?bf{yjD9^lAdqGPKv?!K{{K?Fvc4Ejo5A^+Gz4n vR84U(C{-BkpSzlURRunFbc0dP0@*;5p8|_8PG`5LFYY)+!6ni9Vx9Z~sn}b( diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-vaderSentiment.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-vaderSentiment.cpython-310.pyc deleted file mode 100644 index 9f5c09410f8d26484b361f82e47b1649d09a08af..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 318 zcmY*Tu};G<5Vg~SP?a*Uz%OK|T|`HOSXmHKw=R|&Ux^jRwsLNyEG&Eq6CcA5WM$$P zn7Bkjf|Kq^@7+DU7naKfqp99L4vUPj&yoBc(%3yMUJ)2(xML09an697?3M2_GuyIa z{zX?-@Zq8i&Ow=!(MhX=b%4Wprwz1Q@X0m=kHu`beCi)OCQZMsI40{*R3X&Zj&Z}u zXvTNeo)Vkj`$blv0U2%7P8#TBgW!$Ys6FYcwb)3}f$yZVdl~yw1%D&1*Ai`lRn%pz up8=(cz5Pv9Q=Te=Pc3;cnMt6SP_OQr!Z|^n=h+X!x?R-( diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-vtkpython.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-vtkpython.cpython-310.pyc deleted file mode 100644 index 0f2f72e8ee6ce6a6825776eea1679646e3cbda57..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 647 zcmZ9JOHRWu5I~)@MWwV93P@a`NR5kNi4YPJpAA&7>n2KTlbATRWt)gx2UZ+_V{n0N zS#bqcOqu{~EZOorjc1<5ve)Y%Skddp!+Qgv&mve}E(B+=%>f()5r?BGqUg~fZtUuQ zh)CnbnYzTeM{sZc-iNI($VWGMOG(3?hwJ%(vsr56bD1PkOfnluk?)o4f^kbV6Jdon zOMHD>#XD7;1mSw9n)f0`2o)?*Qd{$e z^gevX;`q*RBom4iQvt_>rZ_P$EdSV_0UwRMW9+3=q!`AF)#96uyu&dz%+iqx=5Y{G zgMF1TVQeut?MG6^#-B@JHM}vFEC95T@d(VzBA&|f_DLei6Q`#R*qAmP?QX~EI^DG& Ds<7o< diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-wavefile.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-wavefile.cpython-310.pyc deleted file mode 100644 index 39adacb1f6d345fe8b207704031d4340ac4ecd6f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 389 zcmZ9IzfQw25XPM}(5kc>5(@)shT27RssORF01{gl%dy?YivKBg17YP+nEEihKvpJR zfr)EH5#pr#B!9ZQ-zU5Ac!;3NxA*0JiqOaQ@wdQ3H_+h}M4$x{iAZ%~(nXpenTp

2w;Q}~3VN#-~ElbKU_0~7y@D8&d<$1_jMQ~C%cw#<~<5gZkay3YlLXx{`HurpoanLM!FG@#%T(^4xP&ioEXGsK4oQNu=x8kGr=_ox}PGKRi3wRh|{)wrR zU6~U-wWu(8X8hT!|c*R2dicqg6xkbJF><)cLQdQ*l)Rc;XA zgoUKu6cu>1He|s*i?b!ll*pe^YjI{}rM2hv%%WM0H71p)QS7MB#zd|3MH7^JDCQ{g z!sqoY_bK_e%0|wJvI1uiKStw2^R> zTXds5N4`ZjimDY%NRL36?)ZqXa<$%j;!{E0w#B_aEaEBriVg{Jef!(Rl|PS0#<5)gxl`E9QR# DqF5FZ diff --git a/.venv/lib/python3.10/site-packages/altgraph/__pycache__/Graph.cpython-310.pyc b/.venv/lib/python3.10/site-packages/altgraph/__pycache__/Graph.cpython-310.pyc deleted file mode 100644 index 45b9a63d293777fa0b72c1fcc4084b5d1638cc2d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 19612 zcmcg!TWlQHdES|wy>LZJvP?^|<;z&Uab=3s)s`7qzDSlMU+9ZyJ67zhmV1WeTFYJP z%uq7dOVo*+CTSC(=`C&1i_{cFl%fws(Y`c&=~G_%QuLwNw&+8E0xk-)fKa4J)1=?` zpP4heORnSwNtWQ5*_ktE{_|hI^Ph9JH8xht;IsJ6zg;-;S|;;7e(C*q`0_OV!viQ( z=3GWO%56By?m5@tdA5;V_Re`u=J|~BRPLjU$_2SA*>ic7Kbt8R+W%ClHljscU0IrX zo~6Ivf3_M1zWGvXRKu|J}ITc)74RBJDZat@UOV@a>_mjn!r|}Y~aj?<40N_^0w8WzOYrrJ#zql2=-7QKL93s4=w__ljzp+K%Ihx=roCv7~NS z<2Y_ncc`5>j;dX1H;!ZKPIVWKTh$(QH;&uXJ?dT@x2yYM#9cGwKB#A674_mvDSUy{u+&oKUZ*S8*(>P`##J2WR%FvuX}k9#wCsH*uWAoww9y zaA&`ITb;v|DfL?{+W)%8WU)6O`ivr~@ig{eFM@#;`*?oSqr2^b zUu!ilp$%9=IAd7zvLl z_5IVR61-nsUTFj~{>;kS4Bskvnk0!c_WM6HIPxNewe*o;0y%Fuxoh@RXRvOfXeNK9pZA&j{eMpd{lh$?xW zCruwO0~OI zI{sW2XZ+^cZ&`fvItUf3jy~0KPG#PmT6d#d$Gw7(alzI5I_^8}dUoCGWUl5r*^YM& z;pF13xQ2%sPohSaHP&-UolfprR%#U#T3T>+X0AA2z&p-n#PITMKkl;cpJ~>kdbLq+ zi#+UQ4cD8Q{h0mwnEtqZ*U4(L*^2y{4yfuBn7^P~%l<=Qx!4_P2Jc4|UhL+?9=kaa zX?Jv~u2j&JTcQ1Cs$?5Mvss{PrM^;aOsnA1^fFw9svN1zeT5(1lhiPvToxMBzGl{{1K= z+f=BL`^ksr{1>tbXF4GJz09SIE-2@$`Q}`5^v=c1Vg~vJ9e&U0ILFaFXc+#>Zu{S? zDm|kV-FGv%EL}^iSiJa@??0pG>##Gu=2NzQ4G3aBfT>2++7jG>v3c7VyYFABSFIse zrs?xDTXyvpa7mNF<*Z1e>+xaO1xg`tgJ`Jtyemv5v@C7& z+>$%)ct1{rlT`VbdNfzdp-et>Fnpan{Z*V$KyUz_-bUT(IM*CUw5;Ruti2QW-Hv-F z#B*onY8DPc?&BK1D_l>my_IQh^D>dQcEri>FUqMb#P3p9=|nD5{B9>JLeF<{$MF^q z?^f>P85eF&c@TfD`dyH085C=P4d7H+UqYmDAvEwx-N+hNj?to93Ut(TX1IeFybAYCSU@BMqH+z`7ymSaw7U= zyBgP^vqCp!e4cDt!xB27D3lTp}+qG%Gq*37jR$GTZ$QU z^VO9Vc;jyI#b8ZfzW8_X>*c&LkwQ#gw-8g;9kE>Lj`sGj>+!~b3F$Gs>}~vqyHVuF zyle@6+0BnTyWyd?JMNFSdpq1-TVf-9p_&$Dt*C)7?FrfuZNkeSsK$ZUI5)ANthJ!n z!eXm37L;5=3r}X=5?c^kI@)VXi5-=5ZDo1<>AC^2Mw2D5Qd46mIfqjcFNzHBxY{&f zm53%p4D=g_$=Ws+)t7tRQ!2h6Y)ix^jZtoSk%*@MiRGq)WrD{0cqNOXoHL>2L0<4# z+|Ob!3x?sIa5Dm`0tx0F+z7X$aC3J#?iV_^&K|+Ql8Fp70-lNBF}9 zO~lqE55Iv5v6T#Pdxx=-q~Q$=?{i$541d%zyw`0d?h3{d2YdwYIN&GOAc~GB;T(aU z;hci&b6>}-`Jje1pIrOXmW!|7Od#THHW5e@=lD?PsI37q9dx%e> z>JBhmPvY7i;os=Bw_Usuzn&#Pl6iFw=f8DH;(%fI+iIBK>hc`+Py-DY!UZ3Y; z=lCz3qs}Em9iUjJebh>04hrsHUP4X=2@?!vK)+w7%MhR?{>9eCV2nXbA7U{;_GqPo zbQJJTGptnp1{H4b?Io`r>tXNhK0^B}{sf+B$FB2E3sl}hI0P^^LC;yc*Jz+}kUs#B ziChJXx7M5e!K@|t^&nc+O@kT5SS70kI-AJ4^g~GozZk6v6Oufb?_(G{E7pqJg7_ZCR+3td<7i6zgSfguvrADz2Us9!<*D!H{$mEf_^4 zJ|3V}@5Hr#=Jm%=wC^xX9Y`|_rA{BmL!W>qc6B37q8*#jvHbdw&+G06*|LZ$MtB{9wY$c+uOWl@u!XIcf@Gs)k1y53I@1pudyz&B7@s&&aX{ioH(_*~mf*|&gVa&!wt5LP zXY&=_8`>TH6dr*1&kS^cS$H5Ravdc9BxH+f3@2Mmhot=%2++@x+fmJ!oOQ)qYw;i)L&fT9E1|BU&18 z;D~Ncv{c(bbfWEvdK|Nq^adDFaY^fw?=iOr2#=Lm2p_5q+hY#$S<%-5=@zBfX_!4& z;g%Gqz9XSHHpxMH2OL{WuV}|D>9wjlHiTYVVFLiLk&Stl4S?V2c!2Wm0yA(<`!&mb zE#Y0<#-x;zW||xr#P-ZqN$M$Sq4whz?Nu_VqV+>0+M`;_}djAxW+Ad*sn`Bg59uq7YE5#S zsT!F0iIFlRqH^1HI{PUtIw|P4Y`RfRs}vq|Env?bsa+ zR=FkfdwY-~bP6xQ2+W`+=j2@q1WeX%DEA3v4_oe=)fiK3?UqD6-osWyR4+js8w??c z31ngBrs_bP{lp+aY;6NU^c>WN8w_b*$}BisX!B9=%bBZ^C_II6Ipm-1k^f6Esv@Bw zmjiHI19O^R8}Na)YkiS|Qlyb_D0hRn8IxYjIy%WKzwTbdpi5Mu?8xBey4!W94s@Mn z4_J^Hxzce#R+yeYaT2{1=(RJ`-fNs7haJs%9Znr@v}(v5p1=u#7^|b@8N9p4$R(sp ztMtC|;8RJPyS*gwo!lDANBs(#{iOU#9KM)K3hjsTOTS8*$vMz3McpEk&ywrm)P{bO#b$|wB9k@L zl^4-JaWwZ@kteq{^pK+h_V5NBa=T6t*F+HAr51Ybbdk1p)C(;7ZhC7ZIV;lR%vV5{z0=wb8TQYXAg-k2N%<=UHq@ zCT?L`yFvh)vlj+SqQkk`|I{TmavWQ8XD03yVo~>uFBFWLWGZ)TvNAJ1od6e1p zLURO1S&Q^uPOjzGnIA7)%Sg7o*vWT_SDf{c&WPUM8NraHcsz5_?_{qQJ4MML<6O_< z`^dG-da2{$dP(Lka-EW7-0xZ6(kXPdppDVaXvf2dkoM3a~Sx}Sq>!m zD$??(wES!*8y=0&<`oB}&~(K?9j&tKW1TThEMonNm!4ya_TQ~7&b6?3wzXJCV8*1Y zj(Qf0Y&25?HIOjY26keJVJ!fV#{#>FdCa#1wPEpFVid4t`8zgWj=CmG+_wm1i0)k(rDuJndooJz=0L?N)```d z(8un`Vh}s>Zi%NxN4rIyb5WU=fo49wJW^ZLS_Y8@ir>#S=VVF3AR;eS4h=dgAyx3BM-hhholfd zD|~TY7E2U5xvRNOK|JDaxwab~+Upd=yWX~5M4N|ECl4=Ml+~sa@~wzxxb}47;@(b9 zLew{{m|oTOOBnvfi=*SUR-B#>SLYXHxi)6Xsy-Iv`Yo-nOwX*t<~%2(+XknW49hWG zOD5gw5hvWLwk{GkWE7X-S~BAGy46PN(#i!u>Uc4*py_T=_zP0BAZ$Vfvu=s&iOM6! zaTR67Fs7kI`MU+WBRmrOCBW{kvxt@!Lh)&_lL8#)6Ji*tb&T=BO2UZm&=>i5lUJ}l z2!2PFmb#d?#PsY|*ZrZFPqIpVPxpoA4XBKYfThHAIS6F1qc2&`oRnp|OwcPVr#9pE z9_e6A9Acm;OWwFTJ@Du8fWq4Ag}M$S+YBz&%o<1&;A|+vBXz7KPXd~_p;QQSVi9m5 zzkrTkkEgEJa6ZVZ+Y(V(e*Ht@Ot$8d8Ql$ahH^!Jh4>L*e`sZ z{r&_xPfa}T{@obFR zjHf7w$H)p&^WX<^`g!^XU@zdYH!(fhfj^1Rp~5CZ1v(7_QJ6foCaoO2A=` zezxOXEhK0y!EG0(I=OHUpEi@M?Q5wpS`C65YMoIhI0;$Krh=73^^!ICv}ya`&)8?o z!V9F>CxtykJl!mCPB%|j5vXn!D@X+oJj6DZu?O2s}Y8Ui-sHM5o zP&ZjT$U@#Q;57=IM^g*oztUekj9Tu8I|?2Ui@`0#Dm?dqROmfq>Enl^-*1nZfEz#E zw`Q0GTJ`u#eA%EL1nh}=0JI~J6l3+^HxDY20jMA8j%K19rfHsZYg5GS8!iUiSY!KL$}BeM?d4(K5P4K;MofqD8BxFI+&EPE+JSBssI z1-HkMO>ug_xG}(?-Edx_jnrV#z!wDUY!MBlJKNG3QSL76)eyjRsN;qAu!VS%;qR>U ze>OhJ_cx9$qg4#F1Q^AGOQZC%D}g#iMP6#HSjx-|UJV0kh1tK5)TBE4y({k1^}@5| z;!r=R1Bj?c3rEd*w0JQ-&*Cg&GI&w3iBJeBjPJM{kJ_N8%)2Jjpq<@?QdHqZWKd*$Ra2K z6!o7yeRc!HJ#seu<OKQU9Rs@{|vO)hL53O>Kh;udLy}EPPajWu-OBvRXfljlnDJ7vU)dvLIDdk z^Rj<6+rGGgh1@btOfhqQPOoCKG8VVTGhP-dR~bt5Ity#QVpIae%zSedObQ9Yi#Y=J?Z8N~E;OEcL1;Gh z`i8Sb)VDc!!aD^I-aGw*To0DCA`6b?tY#hwV>U#vcke>}haASTAWm9xb07dtMn4RI zO_baGE)=IL?d_Aid}JL+Pbr=N*DX37DT!1djk@ywnK#)kz$A9E~w)!&48 zE%Q#AP3Qed1`0tYv;A5FJ1GOrI9O{13s`f(ZQz9IjHCmjyS_*I>I2{)GOl3!)w6%R zT8mbZmba_;EKM>5Pq+4^+uY;VNbuR`3ma^kZQM58MJsmWsF4r&AR{~Y9PPO#nG`~%!4Pd>vW!4G% zG~A^xxv*uK7FytrW$+`_*A&GqLTTiKiRSY-F>}guZRY^R8|B_<05z8@p-T={bGsh4VR%{Z z$Jjp|ujfu1>l+o&T_kWVoWvK5Pe(TkHa*ucYaIt5ulgVwuuQWGN`V6*W4|K;31>vG zPY5G4QA8{dfm&kTM)_6US_ND-b8S6>KFyq%L3urzfa;i9iKO9!SY9R>F)E7rU4@>z zhx{O_rJ{Nx1e#BO@*#md=kbP~%SjwQ&yg z*={FFEqzaH0}b1@VvHO52a{1nVj#7a#x|1`3@0$)Fu%(XE-@(r&J4D1ni*&+geN|1C4V#->QKs*6Kz{&+`>3DCH0j;ZI% zOD!y?mJpFjBYscJzM1%EM`V9)Jz7iW-Fjc#*D9EN@&g8;b$>zy3)R&|R7PTfKQ=vWeh>fW)>dRnb2Y^8AJ!sD??|7iK$K58Ej$wTMh>tRp_NO8K> zh_8xk9ExikWQ~C)rsS89SlN8yM~=mh9PMwE(Y=4{dKz=;Q*bz%!@r&*j~@e&IzDb;&f%(7rs)TA)q{gSj|7(ZA2)DvN6@7-{r%7AfqKGZ`T4R@{pJv0|xMDCUc!#SxT)e+9YMe|03OS;`luizB6x;@!nU zsZiQex*z}ejw>U@(XIDszMVVc{}jjWmRg+b#!QPORq)Fv@$Y@fhQ4mTHUA!x;qugG Zo#_^j8-+MQNG(6+;blg*jk@F6{{!dRh5`Tp diff --git a/.venv/lib/python3.10/site-packages/altgraph/__pycache__/GraphAlgo.cpython-310.pyc b/.venv/lib/python3.10/site-packages/altgraph/__pycache__/GraphAlgo.cpython-310.pyc deleted file mode 100644 index a46a336ebeaf12312a8349c79d32e265b618380b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5621 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 YO&>rT=t};fE1q(VfuJlV?{0+u0RPnIwg3PC diff --git a/.venv/lib/python3.10/site-packages/altgraph/__pycache__/GraphUtil.cpython-310.pyc b/.venv/lib/python3.10/site-packages/altgraph/__pycache__/GraphUtil.cpython-310.pyc deleted file mode 100644 index f35f162b2b13f700037d6c7f65df0926a5f851e5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3207 zcmb_e&5zs073T~;L~*sUyK%mn7M%bEVyRxqL7mISG5V2id@`CCIb@Mkro@p%FGW(r zkv3~kMbR}-=Te}TqQ_nI6rg`bul)yjEl?n*_R>p%7Wus)wO*sS6etA^-@JM6&Ew4P z_hz!)-N3>#`{Q4xzrSW#f2GdV$42Kz_!sxlMAnfNv4|(^h~aG~d|@BijC4-oEZie^ z;T?JCcOoxpJ!MBNNPg6YAi1#*4ng6=iDw^7mQiUH`|tW&fU_xU>pBZYL|Z5KIZD(k{9nTd$9LNbHO8f#nd5Y zKQ!7_tz{N0{0pmO$FBOgjow3R+3z_|ej5lpAIMayP&Z4cq+Y2M%P9`>(*v`(2akUF z;ttgN@JPgIp~G|{#YwE^CRRVqA~{M|i@qSK5DMFpEfQ=~mZox|WhBO@qA#OaV@6Uj zFwS2wEa8*4;}o_4tRvk0>__Q81cBHAUA?>kLqii}dN%ext-+oTz8z)#)K_QdrD9N(C zsCE{sM8~yx#b#A|5q{qET=V^vV^VPDGK?xmhjH?yrCvpv|N3M&&lYl+$9b3xBe@`C*@oL~8D0`&ke^mB zf8#QBFl%uOjqf_#VFBxKpZg4d-eH^vq_H`>fq%z_hB=)7UA+#6|H8ZnrNR8)AZ#%| z1I{%o*%;c#AIVU6ok0cp{8?1YfIne&nGN1_H3cFz$ub*su zSU9C`yod>qfMZMjLVM?k2wrU2a35^AzkG+VUgKVU2qt`JH1-uHT*fHw!WP~alyL`f zD64uVlG=uWljVT;(&OPD0MGvyVe~xICe}%uBw`+}rRW3jdC?c2_C^T;oOjJWRKfE-P&n-@b)5`d^Oam3Xi12lf%fNOi;UckDH|9j7)cg@7>#6;fxXLlEU#{c6u>ick+*l4y7Wk#P) zx`NnPvN_Y%8CZE{**3Q~_7^yh46E3b&%n-&TUw7fP8;j74Nh8*9dOK566kj?tWWu- zy$MRM3}Cra?nDeH%6la-cz4q&JLS$9D-NDnIB^2v2eVRpxnBlgPm6qD_vU67Y}~AB~b_uXgh7I=T z667JyP~X@K5rrCgXE-v`496a-LVp@3TB@SoL~K$)#8sZa4)Jc{?xRPuEJMl^t9Pr3 zc4DR=m5A$zSeMI>f+~s?PUGaXu~#yj%)_xME*Y(5?V5^yy^55|#?uXAg*Rv}=xLxsNR&kwt$*NY9`V~e7cWEak*&@I91 ztU1ZTJk@pA|MHh{O P8%u{>=YbvcIzRXtH3@nv diff --git a/.venv/lib/python3.10/site-packages/altgraph/__pycache__/ObjectGraph.cpython-310.pyc b/.venv/lib/python3.10/site-packages/altgraph/__pycache__/ObjectGraph.cpython-310.pyc deleted file mode 100644 index 13317132b7cd454e5df95d59df11cecc0858767d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6948 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 diff --git a/.venv/lib/python3.10/site-packages/distutils-precedence.pth b/.venv/lib/python3.10/site-packages/distutils-precedence.pth deleted file mode 100644 index 6de4198..0000000 --- a/.venv/lib/python3.10/site-packages/distutils-precedence.pth +++ /dev/null @@ -1 +0,0 @@ -import os; var = 'SETUPTOOLS_USE_DISTUTILS'; enabled = os.environ.get(var, 'stdlib') == 'local'; enabled and __import__('_distutils_hack').add_shim(); diff --git a/.venv/lib/python3.10/site-packages/packaging-24.1.dist-info/INSTALLER b/.venv/lib/python3.10/site-packages/packaging-24.1.dist-info/INSTALLER deleted file mode 100644 index a1b589e..0000000 --- a/.venv/lib/python3.10/site-packages/packaging-24.1.dist-info/INSTALLER +++ /dev/null @@ -1 +0,0 @@ -pip diff --git a/.venv/lib/python3.10/site-packages/packaging-24.1.dist-info/LICENSE b/.venv/lib/python3.10/site-packages/packaging-24.1.dist-info/LICENSE deleted file mode 100644 index 6f62d44..0000000 --- a/.venv/lib/python3.10/site-packages/packaging-24.1.dist-info/LICENSE +++ /dev/null @@ -1,3 +0,0 @@ -This software is made available under the terms of *either* of the licenses -found in LICENSE.APACHE or LICENSE.BSD. Contributions to this software is made -under the terms of *both* these licenses. diff --git a/.venv/lib/python3.10/site-packages/packaging-24.1.dist-info/LICENSE.APACHE b/.venv/lib/python3.10/site-packages/packaging-24.1.dist-info/LICENSE.APACHE deleted file mode 100644 index f433b1a..0000000 --- a/.venv/lib/python3.10/site-packages/packaging-24.1.dist-info/LICENSE.APACHE +++ /dev/null @@ -1,177 +0,0 @@ - - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS diff --git a/.venv/lib/python3.10/site-packages/packaging-24.1.dist-info/LICENSE.BSD b/.venv/lib/python3.10/site-packages/packaging-24.1.dist-info/LICENSE.BSD deleted file mode 100644 index 42ce7b7..0000000 --- a/.venv/lib/python3.10/site-packages/packaging-24.1.dist-info/LICENSE.BSD +++ /dev/null @@ -1,23 +0,0 @@ -Copyright (c) Donald Stufft and individual contributors. -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: - - 1. Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. - - 2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE -FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR -SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER -CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, -OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/.venv/lib/python3.10/site-packages/packaging-24.1.dist-info/METADATA b/.venv/lib/python3.10/site-packages/packaging-24.1.dist-info/METADATA deleted file mode 100644 index 255dc46..0000000 --- a/.venv/lib/python3.10/site-packages/packaging-24.1.dist-info/METADATA +++ /dev/null @@ -1,102 +0,0 @@ -Metadata-Version: 2.1 -Name: packaging -Version: 24.1 -Summary: Core utilities for Python packages -Author-email: Donald Stufft -Requires-Python: >=3.8 -Description-Content-Type: text/x-rst -Classifier: Development Status :: 5 - Production/Stable -Classifier: Intended Audience :: Developers -Classifier: License :: OSI Approved :: Apache Software License -Classifier: License :: OSI Approved :: BSD License -Classifier: Programming Language :: Python -Classifier: Programming Language :: Python :: 3 -Classifier: Programming Language :: Python :: 3 :: Only -Classifier: Programming Language :: Python :: 3.8 -Classifier: Programming Language :: Python :: 3.9 -Classifier: Programming Language :: Python :: 3.10 -Classifier: Programming Language :: Python :: 3.11 -Classifier: Programming Language :: Python :: 3.12 -Classifier: Programming Language :: Python :: 3.13 -Classifier: Programming Language :: Python :: Implementation :: CPython -Classifier: Programming Language :: Python :: Implementation :: PyPy -Classifier: Typing :: Typed -Project-URL: Documentation, https://packaging.pypa.io/ -Project-URL: Source, https://github.com/pypa/packaging - -packaging -========= - -.. start-intro - -Reusable core utilities for various Python Packaging -`interoperability specifications `_. - -This library provides utilities that implement the interoperability -specifications which have clearly one correct behaviour (eg: :pep:`440`) -or benefit greatly from having a single shared implementation (eg: :pep:`425`). - -.. end-intro - -The ``packaging`` project includes the following: version handling, specifiers, -markers, requirements, tags, utilities. - -Documentation -------------- - -The `documentation`_ provides information and the API for the following: - -- Version Handling -- Specifiers -- Markers -- Requirements -- Tags -- Utilities - -Installation ------------- - -Use ``pip`` to install these utilities:: - - pip install packaging - -The ``packaging`` library uses calendar-based versioning (``YY.N``). - -Discussion ----------- - -If you run into bugs, you can file them in our `issue tracker`_. - -You can also join ``#pypa`` on Freenode to ask questions or get involved. - - -.. _`documentation`: https://packaging.pypa.io/ -.. _`issue tracker`: https://github.com/pypa/packaging/issues - - -Code of Conduct ---------------- - -Everyone interacting in the packaging project's codebases, issue trackers, chat -rooms, and mailing lists is expected to follow the `PSF Code of Conduct`_. - -.. _PSF Code of Conduct: https://github.com/pypa/.github/blob/main/CODE_OF_CONDUCT.md - -Contributing ------------- - -The ``CONTRIBUTING.rst`` file outlines how to contribute to this project as -well as how to report a potential security issue. The documentation for this -project also covers information about `project development`_ and `security`_. - -.. _`project development`: https://packaging.pypa.io/en/latest/development/ -.. _`security`: https://packaging.pypa.io/en/latest/security/ - -Project History ---------------- - -Please review the ``CHANGELOG.rst`` file or the `Changelog documentation`_ for -recent changes and project history. - -.. _`Changelog documentation`: https://packaging.pypa.io/en/latest/changelog/ - diff --git a/.venv/lib/python3.10/site-packages/packaging-24.1.dist-info/RECORD b/.venv/lib/python3.10/site-packages/packaging-24.1.dist-info/RECORD deleted file mode 100644 index f8c9c46..0000000 --- a/.venv/lib/python3.10/site-packages/packaging-24.1.dist-info/RECORD +++ /dev/null @@ -1,36 +0,0 @@ -packaging-24.1.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4 -packaging-24.1.dist-info/LICENSE,sha256=ytHvW9NA1z4HS6YU0m996spceUDD2MNIUuZcSQlobEg,197 -packaging-24.1.dist-info/LICENSE.APACHE,sha256=DVQuDIgE45qn836wDaWnYhSdxoLXgpRRKH4RuTjpRZQ,10174 -packaging-24.1.dist-info/LICENSE.BSD,sha256=tw5-m3QvHMb5SLNMFqo5_-zpQZY2S8iP8NIYDwAo-sU,1344 -packaging-24.1.dist-info/METADATA,sha256=X3ooO3WnCfzNSBrqQjefCD1POAF1M2WSLmsHMgQlFdk,3204 -packaging-24.1.dist-info/RECORD,, -packaging-24.1.dist-info/WHEEL,sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4,81 -packaging/__init__.py,sha256=dtw2bNmWCQ9WnMoK3bk_elL1svSlikXtLpZhCFIB9SE,496 -packaging/__pycache__/__init__.cpython-310.pyc,, -packaging/__pycache__/_elffile.cpython-310.pyc,, -packaging/__pycache__/_manylinux.cpython-310.pyc,, -packaging/__pycache__/_musllinux.cpython-310.pyc,, -packaging/__pycache__/_parser.cpython-310.pyc,, -packaging/__pycache__/_structures.cpython-310.pyc,, -packaging/__pycache__/_tokenizer.cpython-310.pyc,, -packaging/__pycache__/markers.cpython-310.pyc,, -packaging/__pycache__/metadata.cpython-310.pyc,, -packaging/__pycache__/requirements.cpython-310.pyc,, -packaging/__pycache__/specifiers.cpython-310.pyc,, -packaging/__pycache__/tags.cpython-310.pyc,, -packaging/__pycache__/utils.cpython-310.pyc,, -packaging/__pycache__/version.cpython-310.pyc,, -packaging/_elffile.py,sha256=_LcJW4YNKywYsl4169B2ukKRqwxjxst_8H0FRVQKlz8,3282 -packaging/_manylinux.py,sha256=Xo4V0PZz8sbuVCbTni0t1CR0AHeir_7ib4lTmV8scD4,9586 -packaging/_musllinux.py,sha256=p9ZqNYiOItGee8KcZFeHF_YcdhVwGHdK6r-8lgixvGQ,2694 -packaging/_parser.py,sha256=s_TvTvDNK0NrM2QB3VKThdWFM4Nc0P6JnkObkl3MjpM,10236 -packaging/_structures.py,sha256=q3eVNmbWJGG_S0Dit_S3Ao8qQqz_5PYTXFAKBZe5yr4,1431 -packaging/_tokenizer.py,sha256=J6v5H7Jzvb-g81xp_2QACKwO7LxHQA6ikryMU7zXwN8,5273 -packaging/markers.py,sha256=dWKSqn5Sp-jDmOG-W3GfLHKjwhf1IsznbT71VlBoB5M,10671 -packaging/metadata.py,sha256=KINuSkJ12u-SyoKNTy_pHNGAfMUtxNvZ53qA1zAKcKI,32349 -packaging/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -packaging/requirements.py,sha256=gYyRSAdbrIyKDY66ugIDUQjRMvxkH2ALioTmX3tnL6o,2947 -packaging/specifiers.py,sha256=rjpc3hoJuunRIT6DdH7gLTnQ5j5QKSuWjoTC5sdHtHI,39714 -packaging/tags.py,sha256=y8EbheOu9WS7s-MebaXMcHMF-jzsA_C1Lz5XRTiSy4w,18883 -packaging/utils.py,sha256=NAdYUwnlAOpkat_RthavX8a07YuVxgGL_vwrx73GSDM,5287 -packaging/version.py,sha256=V0H3SOj_8werrvorrb6QDLRhlcqSErNTTkCvvfszhDI,16198 diff --git a/.venv/lib/python3.10/site-packages/packaging-24.1.dist-info/WHEEL b/.venv/lib/python3.10/site-packages/packaging-24.1.dist-info/WHEEL deleted file mode 100644 index 3b5e64b..0000000 --- a/.venv/lib/python3.10/site-packages/packaging-24.1.dist-info/WHEEL +++ /dev/null @@ -1,4 +0,0 @@ -Wheel-Version: 1.0 -Generator: flit 3.9.0 -Root-Is-Purelib: true -Tag: py3-none-any diff --git a/.venv/lib/python3.10/site-packages/packaging/__init__.py b/.venv/lib/python3.10/site-packages/packaging/__init__.py deleted file mode 100644 index 9ba41d8..0000000 --- a/.venv/lib/python3.10/site-packages/packaging/__init__.py +++ /dev/null @@ -1,15 +0,0 @@ -# This file is dual licensed under the terms of the Apache License, Version -# 2.0, and the BSD License. See the LICENSE file in the root of this repository -# for complete details. - -__title__ = "packaging" -__summary__ = "Core utilities for Python packages" -__uri__ = "https://github.com/pypa/packaging" - -__version__ = "24.1" - -__author__ = "Donald Stufft and individual contributors" -__email__ = "donald@stufft.io" - -__license__ = "BSD-2-Clause or Apache-2.0" -__copyright__ = "2014 %s" % __author__ diff --git a/.venv/lib/python3.10/site-packages/packaging/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/packaging/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 304b763771d0828ffdc6684826ae53f6f1f4ff3e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 512 zcmYjOJ#X7E5TzU?w$mEO)S(kopg=uHv|Ud@5u{1xqJXDrA!w174y8ze9|EMmlPNzY zf52=1K<7?9+bGgI@PY5}?npk`+3b>FR8KFv-w7eV4&?tBA-TilKOsm`5SbK-92FyZ zR-DPSNacBPE-#7;IacXAQjFzfL*~={v=!w~QGuz34-eKU8Uttupgi4KN5A)>wuYWW z$`99d2(7zH)4&X>dd(Hfy8-GsQ?1uBfBU?g-PqtLXpCOFu} zV4WYXkGum;H`=OW^B9PY7GH3IZWqoGvBAI8i$FKyd9sOrG^GjRvk zkMQRQt8JrL3$4&hs*W{Y8Ohgti}h@guUXzH(=iQOwB%sh=X|+f9)imL`S)rQ;~Wg& e8F}09Ctn&XqgJ>0v&3H^q-mO9jxZ75CVv4xwx1LL diff --git a/.venv/lib/python3.10/site-packages/packaging/__pycache__/_elffile.cpython-310.pyc b/.venv/lib/python3.10/site-packages/packaging/__pycache__/_elffile.cpython-310.pyc deleted file mode 100644 index 8856e39abb036aacf8cdfb1d2778607dd53ff3b0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3355 zcmZ`*TXWmi5yrud5JXXm?b>ms)1vJpHItb1MUpS|xW37i+C;WvPtq{%;tMcX?Afz>uDjoEGBe|9 zcv^q|XY*fWP5U=B4nHOu*EEf#e+9#}hQ=A!JFKfWbVj_3>3vMN~3Pn38WjvnUKvO6ke8Kj7HQe#;AFB;?4jg2~UcE z!)T(1$)j$sBf0`2j`iFKQo+3>zU;NLte0M{*IQAV)ml;3?yuLvq+9O{(v&B>-ds4l zaN$xQF7iv~!;6ax7lMU_#rZ%q!*k8%dKjq9wlSTMF9(yNnf64O);dw#f8I>`F%PmR ziED{$)kUXSZw2eo{73b$Jzo=rajl(oJMJ#sbCu=OK^!NUvPoCb)>rO?)OGm5Nf&Ma zAJK%?U~mPUGhBn7)2deDr$Hy;t5qX+d_NAl!uNC6_qz%2cZe_h{*!*tDSE!sq=Ru3 z+558IPP(Gri+Vw)&c)MuHx)7W=lylaPoJsH*K1Ej{IuSQ*6Y1N)=uK{wXbZ&3%6iYA-hjzt-W?&^B%QsS0eREZpQP)#@oBpL#;Mm_w_?SP@4^#Ta6O8aUiAK zS^6{x+fgib4H)bmCvu9&RU-cYS*<#+9+0_m{^DY8-amioOm1A4-Q4>9#l^+>+`fKY zhHp7Gx|E;cOKJObY{iSiqn_9HaR6B7(EEdZyu)o?dO!NZV$d?XXS#3oS02TBdIpgX2u2H#51u#lB|Gw9Fdm zT;s-{^^@8b+cZW7Hy<1FLugnd;~V{3r3W43q=s>AaJJ$~!()WKgtmP8Z{|qbu<@0e z80Vp}iMH?Ho5I}3Ft?f2!xOaTk-5Vjx|BkC?fxHUb zJpg)~Ma?KwV6{tEtwQ^cxUu1ERA7+T4O&rn+1sVytQy1VE6d9(^eitg52vmu7UVla zQYaTe_5N7(>S5KZ6IJ=kLnGb0ckf^%@OUO8QDn*w4vmDqLKPz^&3lp}q-s|6Vp{U( z2~XDG)gWWJ;)x7T^kXT)q!mX)q>?ZI+(p^IJ2jlGdWrNz93~v#=bhSP)nWbBW9t@y z3cuxEDnd#Q$XCrocGWpn=W^X|=9W*1EVt84_QNcg2 z){*~~ZJoJ56MNs>*Y|bXDeM11U!g%->T}r~Y@I*p`@^|0Fw`a!<_2xuz=`e6W_{%R zuTTbj?A2D&XG(lTpwh=r{Cj1H3sx(BsvCKa9ZrW9Z~|Kc=)MKct4K zE(bTz3F*|}DVHFY*N7bCQmOLHN02?lm(sNFvEj_YvT2Mx7t8fVo@ul{}dZvwZ zSh<{?)J|$#2U?wZ0<@s*k9&YsC)Ie_^fsZ5zCAPUF^irZwq4=Y4%2~!_fbt!5*jWm zgeH`JfI_SnWNlPqVIn!A1Z5mmXKQPBANVV)50*Z=i^^}}{^L66z`VeMA7R%ov+N#2 z3Y*O>8N@9iFH&D|6{!%9at;m+=iEP{>+CrD0Q~Ui z95i=74?2CJ5T?MU(n_2ykpY!gs?jvN9Z^2f&a6 z4Aj%0NG`BtFSV7VDz$sbCACSFRC`iYuK5>o+soc|t~v29NEK@x<$FB<2uj*R24v6c z?l=A8_3Q6@-C?0%DR}CC_+yQqQI!9t%;;kvb6ru?Xhv0(Zxp65HBg#rMO8`G0pBk0pkdCkkNGI55 z>@9X2(%YW)>>YN3z5P^qu2xR6cf5Dm$*amOg}uw(d#bSay!?({d5>LTHv1X$--mRH zeE`XZbef%k^fUH3JIhLtPI<=K2ka{QIr~`leVTp2%4`ZXXV^45&t}+#f72@;vTN)U zb_t~)F>P5XeYs24EU9tMZM8z-3O{T`OC=-D-tt-=cSXqK%!24k){@)w*!@mB@Z!v} z_qgM=s@^Uvui%UH{K8z|Mp10eFWhj2i-N_QH+@o_zwK5Ve#;AV>P=C8r7J#ODPO_* z#YWo|jaZKak4^504sY$98TS6L--z9{m%^5JZX|tFrJe_m27!E~O5U&v;YVfreW7&W z5j)!N#(JtyyXubmKv9)%;Tr~iJ9;87E9aHy#1r@o{l4pKEJH(RLKj9&-_|p?I=2n#*t`0Xj)#)s~^5RjJNiZ zAEyCX-lkXW2zM0=W~_!`@S1fqP@5y`Za^T*?x??;?7^x`>8Rn^uDYfQZB1X-q-==P zn%S4rBD0q5%a+JpS44i8D z8O?&NElvAhOV@tN8`@v;DQ)lcOa2k6|GKR!sO{VO{h_Vj9|Jf5EIvD2`JuuQsB+!T?Gh0s|gZX(taJk_qDh9BOn80)xM8V3>(bmVxmyKaSlE ze_U1?K<_`O|Ad|U4@ylX%zm2bsy9$awIy>YHnB1rp9Zl(L%fzon{le$u3owrr=km= zO>f5L=H*KcvT2uwM}n-zzDRRFs&1ep7ldJ}o>afKb_8-4XuPzqe#Aa`l%|#YM`c5z z$73+kvLY=nO;^%ltvnqY)Y=O*F1SGuKJgeF2(}q9ZuV*&ki6OE*XGe~L{`y$IHqiW z$t0a`DzeW-5|PF9)4BQrK=^D*8viMBI(FKM@vaRpOPdUdE!lt zQguY=l~D)3V_E(=3IMtXA3|n{6*Npnme-bcXCNmX?fZ?CWS5z%f!kbV?zP)ci;{)s zUqIe2GQTPw`YmzJM)D{=+Uz{pZ@0d4uKa}PWof&XG1y~L@ey9N|bHT_n|i4il7(*pfD4nWmuhO7fi zJ8|A|9(UZJUo+-7BRuLjug;bx%D+T%7ypro#DX#Nsw~^H;QoD{J1`-d4DGx*n$S%M z+Y>^0rZV-p+9QI~I%<^vTKP4$z%%W+^1aqmd)l{37X%Lq1A&Q@Fl)xvsR6+e^@G0j z?XN8x&t2{}UA|@eO%Qw2Yb9ZT9oFnRNT=#-BzAEyJYcKci6{-Day4w#P*#?W#7E|q zom)%aIC52hpUVq(mX=ECSPP>#-B$&{NA18Dad9?^JWkO@!jQ#TfyP%mB4J5RsKFV+f;&i`g#JMH3v*iZad_= ze@158WGdoGr3apBSum@*HGa^X+i5aC)37LNUq^q{FFZV)kStki*9uFXBN}ZvfkCJorBs``E@7n@0CoLgwNLoSlVG3IV8F3Kf|C+e+^Q}+Z&Zr?FD?btX|b*c@QJ8i(E z7f~Ov<-=7X;UY@p1=2B@2ZHuW24AM^p*9bzUKGiV6@kt@{(#DJBP;&u5}*7lODreV zz}L}PB$`1HjtR!q#)|_2EdyJE80-?UYb=fZ8Q> z`?Gs8M2(WYVfROBCwt?Z9da3=+J4POJl)?b(kaWpTk7PX<;(^l$#%HgVqw!>>$KKw(Qt*`^y>{_gWk}14JQ$ldME@c z4~;)Li9$c>t2W#=qH)=n-?Bl9)rQBWY9U|u*x-|Bh;H^-uUs$Ni+;=H;YZOxVOTHQ z!I<}JlBJI9z+d<5Q#0k6>B*Vt^B2qK&z~xl?PU-4X-r=DqP%JaR6oi6}k~&bv|RLhN|Ibywo(~CnI%I<#fV{Ik;Cxc37g)fpPr@v?Bs>Q_Emn8I`Xg!!J=n z{CgnKr0p^U{68ThN2PTUUat2?1qwju7663%@U3l~7{WKU&l7NMS7*kK#xDY}4IGTL z6AIE4QsuecGrG8Z=%{=Kn+w+i2ww43R~05RS$aoX*Z90_A%hm?p`)**Nvp2`B7nvN zsbN9mfz-&1Xyl|uU25c^QI{IoK~JT^(oKo?_v4A-A#o&buJXZXshL-Xf_@2}e>& z?Jr-Pjkcl$F?obKx;%(Ffq2z3JObV-kHSP0mUc{rwFUwM3%}9S zQ27(;qA(ma?f8S)>DU_9o-gU}*#MvL$4CZpI3hP8?-d4DE6K@+w#MKgGgE+wy`x4G zsQD2tDbzKfHX?##n*hU^z5`4b2AzKBwA0Y8<7^?Q#*{U>NbM-UReEscI$T#EzF14M z^l^oyS!PGSp*$+~3`82n38e>@dzOX!7~Rwk;uuwVe6FiNx|?20(fFVrZg8L-&>kCTV+?4cCJBcc9*mLZGD3YTE6D}J z%8K3QUd`V;XG;cKSxL^VD=P`_4951Fz73|tJzWP^d3b}d(G16w5v&PJ1-$wuOTmJ} zkzsm6OHb}wXkg6b5-+-9&$etdDQ^*9vE}e{xlqY~m*j@o9f#BNX-X!M>{28ykx8=K z_So=C=a)VF@jIx;oe-Tuafi4SC1+YXVXWBu{Wf zvc-=&i}SZ;=e~1p&n|tpxUlri-$A-t%5yp<$3+o_P8hHRcV^;3-=UIxTucb4>24xG zjzpXrl!m>diO{K6fOi$Atqd7VB94*b2P5TitRXzlv{#fuB%i^ko_k#bU?HMomZ}B-obV48* zw(}xMV@avJGN52SDJ7&XnTgS5sk}}2_+Y)3=-x_Npx9!hU585h8d5eBjF+tuPbWkm z#~^z%_SRZUJzWTEne&a#NP23X2jtpz{wXIZeqKByq9d zCwvySv^=?Hqx(L236uD2j(If~v_*FuoP3kh2|t0gUcbqEjG`%F8AztD; zl+dz`ILH3EB6BsluDC}05?x19RA|xnf5+A1nxRqjW~AU28Eee4jvX7FvfI=A=X{!@!sviA;@Jl25Efp8| z2jct)^n~7JF(WFQ7e{pbKhJ-{KYW36XM}TbiT{){knjQjh`Wat|M(I)v`6$VdE&J% ziwoj1|5>?udym@>2)@m$gTJrdTV=O@eVeH~%TlRZp10PE6ziuvj|GeRSuFY@(Tc@s zHwu|f85dfFnnfL^dxC|zlrSIfF_|YxlyuqZp6;ayirNnxe~nPy~M~hX)zTfNvZ=4lWL`D7q$CZ$UvvE@K%Dp;A=T(R@5Gd z?OY_GcnP7!ZPj~Ueep#Uix9<}d~Epn3_r2*0qowOqC~v<|q%EgJqG zLD`3;a)liwx^Vl!CY9pO{b{&egc~Ke&P9k=`ZLve1AI+;_=LB-#=l8@Bc{T z44iL1M~@eKX)1z>@3F7#$sli`m5HB>x(MV zVj&B{t)MH^V%Y(|FZ$?TaCyGl%JyUpjyVgjs=&u1HQJzNtf-{9&T?JYO3R`mh0bMi zG<(usHe@SlB0_ZO*3eSd%($c7p>O86Jg9_3b(tlXnu<5naf3ym#b-kd;>mhjtb`{=o94Q^9 z{p`*~_*W?R92s2ovp_0geCv%jVZD(@2bN(~?M~atiy^!c$osX@Hbag&m8eu%y6ypu?WQl0;@L+^$UXtZ7Sx zTj7?=Y5#3gX5XXo1=yiZ!DpT_>d+Z@9q7p`D9IDMBFuHL0k`=i6wwmY(m?S$=nUpH z_?H7M{%v{!zD3*IAml~lGJVxHTRTK@I57ef%g$frX8Yf4S?&|d(FuV2fREb zLyKEEQ8&3gw05Yxg`>K%Sshwk3T=%$+ojPFrh_s zJ#wUu`eH(Rz_tt?!?-}Y9Bv)k*kfT&gj-0ZNU$msVbqC$M_>EnDy-cDiUC4Kj)kR0 zPLy;~3E=_GEO|CccG6=(aT;(Tk--h5Sp=kBash*FESM-|L?I-TZj0S7S$@1169brW z%_uhB`!vmC&Ne_%AT!-Vwc}_@EG?C`p?$`5V6l*Wvis?6|Msn>IRmFAP`uH)*}8c= zdUtHxs!Y2w=(Dek>Sh`+xUnLU#MhcuQBfLfl7*wiu5L~hPMV2CR$;c70@4;T1A-H> zsQ&4}Jt={{>uYCb_&-h)T-yn*QV2io`R-*y@JO9dgcGjv;>(z|q&~wzI@-_-}0~z+z(exyjJqG7L zIhvj%JoEd`4M2VmkzdxJ^9|8N(@hJ>7bunHL^e2JatNgS>4Al$b7?Ea9 zi&G_FVtjZ2TZ7n~GLd5{jqz&G0c3QJ1y6KDTUgKmh!~;k>&8NVeVqYtI??VmCR%U{ z*4IniuCKqT+dJ!_>S2LWITR?+!kq#!5=xW^leW2L@ADKGajY3AjMv5JvGCf-6K9tB zS}n29p~4zhL~r@>c)JNysqo6nSMU_x@tj{!zga2qXRAF`!rPTW(iMjOO(Fo;{{|6S zgB1qZg@chQ7aSKdWdfa^_|!*yd-8aR(z3s2-Sh&iGQatYc&b?iXU7*Cb6 z_`z~Oo`=u)`o24g)=AX0T>D#GJ6}|NpQmA2*mZKmr0+{irA57yC!tQ$SV_Fx@;ZKg zhcgwumjU-l8%HojNf(D}zKA;=C`b({m08ndw|XpdKMa8CO%RMzWCOR6T*OYvkTq9lrHS+uDpO;WPMnMt|Tw@9_r zn{O4h6q-gbGA0Q!!n_U;7_bl^fZp;yg8YHPyv@@*XA z;Mc61jr3N!VQpEB%vPphZ`o*13#*=OI9pC*Y->zQeUcIxVSk$v_G5i3hf-EJC^>%a zv9UFd@|eh>oa1sH<#CZmInU(@-}cA-{I-59wN>yle!-vc3)==tlW3XrEirK{#jR7m z<=dj*Px*(a9X$?Xu1PV4xu*Oy);c1V#8L6ux8~MSaaFt_-bC&-Q4(*9caVEsToWh6 zN#u@+PsID;1LWR7Zd%MB_olcmisBS9^SuKNvCRA~5|^Ls)|QH#ea&1Oqg2IZm|JLO8l7n{529orlJ*SpxHAE#AC z`eqY@e-B8dih4YLwRCOq=E|nGesiU?5ob4B_xxrp@@19g9{e*l_4e=U*?vH9AV4cN+U<8GPf)-4oVhcv)mHc$o)!v*N+WQD7K^@?#d>$H2tbR zups5>TcR~dP&!&Ccsm}}l z{(J*O6yAC7HtNrOICp-2?!Mo=KVPrio^L-2@3fld=FWaNAJjtsOuJIOSK0A{d6fa> z=M~@NT>DXMdtR+s3q7xZbpqO*qebI%sJU)Sl?dDYqda|l1`C-^>Mr&#CyGADx@oTm7~ZAQ0i{#uJ$h}p?6Y9jqlQ+zgd2v zU5NCV>ByKaUIgi~o>#3`g240WWKDp^^W+gsFuEVK5*R&?X6FqZ?Vnq0tq)gez}41+SKMH9Tz=n3Wf=yD)O zVRus}sPO|zsPw-cMqh3Jg_Cr7C3#jBblTrR0B17KP~&?@qTFix|Gw`cM$m56zNr*D zH!AX;FBijBqnlr;1>q~t6MT$OU0mJ-y?sOI7u2tTUlZkYQnv7$LD|M{7F==S$u%;B zVjb26MvIIRBQZ8fq+(-N)?Z}nSpKKbS3i#}|6wRAL7eSb%4kw;m$vA3TvGqB1*?Y> zkVuoj_5m4Bc;0}GgEl%yI%hHFBYX@Z2as3)a+;);*a}*^vg-F0#XdRfD$(bpn!{8G z9EQ5kp6DcR&-5~sS6V`U1VtmBO3b+&AV3zwB*`emlC0#wE?KQlDi2^_$O3w?d=@nM z6XfG;*fqeCW*gdK1{GvPmPk;xk?Ewq2fLnX8rc>2hNN1a=zCg6yQ}X(^LJZAgH*;I z(q4^8H9s@<%)RuU#iL=zX|$FK(;dBIc8pHCV?Aai6)ih1{s#8#F1TN8TymGMmdcyU z*Op7`TvSZv>_A^n`0#S-0nZWZUu?uqe_V7nvA8bb#;t@dIXXdDk>RU+tY=zm`w!u9 zg}#W5Qu%81Cd~V*dKaxY13xR+1uB6;8Wx)&b{dZ-98943#(su&ch2~M6}bSK#}3;J zW|KUF3i%-=bCjH=gb+Bwc=^|;Tf`TTDR4|vH#O^}WjLCxJ6c}PYXzPAyf_h((?&8g z3nC!dCnP@~f&{^#i`w9~C0>9VYl&Alh?p_?I}DF{OZC?00ZWO@g_NNBJ)JQ znK(s&FE*uL5%LP{*KW7q;$kuh1(K3isqWYTpjRi33rSON<)Xy`pis_u zC#c6+sQP5n6TQBwVpI&Sq5my>0jWCEHZ@aobX#*YOD|}7{6Z8U6uNF{_Djp8mOKPR z*L4m54C^IYUO0}Vd1M($Y}8-=KRsj7XDynCG{L)fPso0rhkdTP6~!TG3Y^-$koxlX97Qk-X)@E z3HPSpe2-ngyL=DzX@&2m&2v~!wO|(gX%^_|#8&jjS_m^Cd<5qLHUX>XYK5<-z@m!- zEMhi5C~Am{gd7oZXP8UVv(t(>{g&b>B~&D!N~JPaq7yw?skRUYac}$K10RtWrZKw- zL7ZM%y>VkPI@+&Gv?~u`MGSk*oUJhkhkjpYqCaf!u%acn-~3MB~x-FTk9 zrR*Fyj621J(Iw)^ebdP`oLG94knt>o>J=(nK@uNIOwHh~5;2OE&n&#&k%Cda+{6_B zfiHL+iJ4|wv0tF5*APEQpn9&;zo9^`6AOb5m+5oTW(0O64tI?ovADrK0=GmOLPYM3 zDJ-}rWKuG(L7zP#T}CccHtBPY`#4FTq#dF+rd%+1<2eZ4fYT+ICtA&NHTtqp)I!?cBUsl4F z3?$uFz(h9FHhVUZ!uVKsrIppC#T9R5@k(h$Ef-y0X;mxro-JIA2oeoHgL)JA5Ql5vuLg=zJ>xX<=<>AOfb+h!F z`5zDv`Y-c{q|rlI(@@dHn*1viB;CCSZjsx&^?Kr|^1Y95k@CmXbE=o{9Wtlxkjm`; ziQ4{#k`|JoB}v`%>;*-&RNROl4!9dp*4&TBD9oeL8q91H{DzNZtGvT;yXos}B-VTW?YKJ>rwTFwXd{>Fzo}TO;9^3Z@ ztPifI+Ykv7Hz-K-3>+2?Jvz_Ak(^*5@yR?uvf<8LS%sgrHdt3YtyGw$nu_V(ytlXr+j z#KfM>=%B#*Y2S@slAghpFS*JYzdp)@Nn!&7zE@H+=zBG7cwT1)ElJZ1IXcjHFA|t! zqXz@TRWwy`fKda$dMDulDWiSnfI9G8eGB6v3PgPq!sFJ|==EZoA-6#QrIh3jve9I+ zLZAL@V9M~F2~LV_Y-Nb(qnxD$y1v>+)O}dcq(t2mF^a;Xj@1=@h=1a%z4b@^@9ivn zW{vxHV{XfscZi9EaWXcL8!h-0nLZOK!jzc#F0+*3N7@V3s6GS18yF>B-OG!5;vf$a zO|c}YxsP|G0jjpzgQcXA8KG_+hBC;Li9zm9(z^~ORjqax{uBL9Uftgg<7}@>To`CO zP#PY995Y1Z0x}NY_~_P0pQA}?jk7m6D2U+o5LGd#r&5FKD0C?%3q)1&VecC7ei0OV z%JDmHH=$GBLVzo2r??(O$Kopsw28>z(qTvQgD@u|Ex5N9*OwQstds!K&u^}7macjm zo9oMEbv;24KWUD&xmfe!@u5D^>7GYh>0S~sD@XmwaDKhpLMV&kJ-A*V#+Ye9>*5ir z+;w3m+OkzeorhN|4PGTsNyVU_~?<3|J;-!g**?pWS8f64D-oe&FJb*U5WK+Wr znDLPVt0mn|aTh+We*O_Zqr3kWbysQk%DzB_>XPbWr+@mPjnk%kGDtzV5O$-JdJ0<; z>QIo{WBg0rRPcamRDv+h)uAF}rSAD;;W*e%uM^N2|BN5?=rp1;eu;+9XkR4r4z2}~ zYKC@#*1pvv9n-_@IC31NL(I94Sc>1xbX$N`c0X~!R&h9b{?DiqM%fC_&>UHeI!~7f zn(?lg)Tf2>6sIhXMIQ_z976YvqiR|F`ujbuYFPsMwIm$-_e*>!PSayH{yPNTT=D+8y^Gg=dSxbo zl)pj}Tj8TN^qwT~lq5HjJY`9ejS>Cl5Swb5nDh$E+Cd2=v!8Y==^&EMsNQ&p1{}KQ zrxgyctI#2bxJuM|n-aPjvd_+5G&`!w(hIm9uR9b%YA?Mj>BF7t*;j;{Do`Rxq3~IDki-bIxJskn^T9>9{CcPR=>%hH$C8|`Zsv=ct)eD#8geqAZY+zHe5bq`uQEtgk zsMH_O6F;VZz}NnS+v&EE1fhIkmNsA0vMpvews zX2dLLa$*i|7V~iPf+&C{FBZY)C7u1^*F4_~JG-5>)JY}7Bjr~Oa5x$`$L}M27Z{Q- z;G|jBspx2zbq#F?vRPA*Qbyv>SEtcBkWSlcyG=*PW9J}{zTjJY5A^FBr7fp)Ed67r z>Fqh~PS|Mqo254!PT+-dz3o=Nxpf&hy@}`79Ug@0s0z->pw#Z@6z58|73Wjvl?lQ& zP8K7FFqTrZV`Fw8Dl|RrD_!IFHh)(3P%P{zMpEQ(-h}9z{QqJb&=>`G3 zOpFKekaKc#4o;86h}IDghI6^wOI-{=9n!QE8zNdK1E^IzOj(OVfHd8UM*u6mvM!Wm z-3`5CIrxwxwHif7jTf@ZycP{TJA8a>txj?7%R1-eHPuaF5Dt2T%;n+?mbLF5fO|T_ z`9Vt@VKwM1=Z8mb^U`8L6RI=>r!CJ971oMQw)XaAHPrTAtJPGC7&#?)1!rq0?xT2& z;;N|ob*C^wY_kh2`xMI?d27D^Te8Sr1=F?h-!ZGq1GCPH1z^@0Q2>5iR1d&oh20+e zsMP+zq$lb1=v8_t8bdpj_NRCyJ>%N&^WTp0)HL3Jt*MAg#sT50zQ7&SgKkgG*C-nJ zH7aH`QB0^gvtm_~#bh;AOrf9PR;8nwE~a%&B(7;Z$y1Lsp4w!ada)Dz4xUCoExI<1 zVs}~NoxJM{opBS@btQg>LT+p!dAMkV7`MFJ2Jj&U;mOcLs@h_`Kov!EA0yikvJimZ`2X_OvRB?Sj z%c9g&Afy}AWRxn@=0wnt-Z$Vdt?QVti&A;DEM$o&?R^Y%E|WA~M?+{uooht~sp!Js z>_Yr&;MYVyfnN*zNk)l<+FjvAh9Aht^xUe5%s@N{BBSgDQL0|^%e2Qr){Ih)L-URk zr5&eQ2;hv2XmaSHQA5dD6qXawpOc(v3j}gR>ruvH&*q9$DQ-e z3dTpz=FX4h?g{VSSf#u&R^JHLYTmir8)wI`12I~6OLyHn!XJwpW$(_I6VT4fp^&-y zhD_lzop^m}q_q@F>0P=SJ;W#z7j~lFnCnJUzhi9aq}GLP-Inx) zZT%Bzsoz^+B5mWzn(82txn3)K?bBtMd3mVrabO{ia}ph&I6kZo z=;7e=&ZqFQshBj0Rxwx!IcEBC8XF{V0stRYZNkhZWe<(_63771cX_P@RuhBeDH`hD z;eSa~DlHi(BYT-plr-S1H5yXVNNFZy(cdj;G|EipuP!*V<8%4K!n^tTsrisC4Mlx( zQ`g=-IGl~T6!OH}_~iTf1t2a)-7#W&Xc;ake|>6lW_kupe>+M{&RoAfzO9c$-5=bT zS;${;<`?Fs3fIEBiu)u1dWQD()X3?@Tc?+YPiGI!G!Kmoom{+ia(VdVe%y91Vl%Vh z@u7I@HZK7-FJ&WZVg}ot4ZD_BhHA3udOW+d60xa5Xf3UjJ+zI& z%tDx4T7m7Nm%2GVH#I&nop(QjPVL(bDD3OgNn+pS+!NA=>pV2w+?ii(Kz{!dspc={ zoMm#WhY9!_YO-E&gVma>9!6-*I73oYgzJkYmIR{O<`C_Zo@NV`zBaV8n`YH5t(85| z+G)88UsM%vc@zttM?`sRXFuNIZS9|ThUj$7oo_yeDqN^^_fdhEcKgt~+5F_x)v5ek z#KuWGFGt3Wx#=*uc*|Z2md`}#sVh)&g%Q5Iw6f@qhU25fv!g#+ZZ~tz=<+Z`Ja98V zH$OE~aAxQ7SEoL57UssMrbBZnw=^8SvUG+P(84oA@4U4*>MZ3H2{n=(4y{G?!EODu ztPu^iC{52yj!!$&;}iMmm|Vm@oR5rr;mWqn%cWouj$*_Hu$#6Nxmhuwg zB=VMH{5V=E4TP*(XD6U z>$`H;4XL>cm0HQI_?L3+Whw|F+Q%^-nN-!66ZFY6F*Q!1WH$z~hKheNI|<{!UQ_^b zG46K(SQbV2)HBOS>tX-lt*B$|vK|Xs8A=@DDeg73Ct&}UE<4czxV&0_ruTbq^9HUKrP@^oAxHn}bhVIxZg@lO>n~PPqQK8gx zRiVZv={HIxA-F%H#$sU%R~vpXO!+Nw8@~uh?TF98PQ*WGbqvfK5@p z7%P_2inMr8m&oW5BIOKC?N&Zv(V2gg0^dygbcv8 zJ;%4nCydyuZn*;YZQm~kYrykWtz#o61{;+;@0b0(3bO!ZinRfv8;0zLl`^#D5q88M zg{0tSh!0V}bV0<4X*-Ixd><1nH$-kxen4P97b7cX$j>kp+iW7Er}Qw>W?YQ0&sh`O zc3E{69Wu{{Ff^Ey?svSW5sOTiUI0^FH#YS*;jbKGp(>;l<4z&kk+(Pykw`&tT&mIS zasdBh#+pNl5*ZcYNvcX))kQ+_>A;!P!G8`cpH6MT2@NnyH(A)zJ`^b~`L;AwhbTo{ ziRxUnQ9{S1#!W2VPNP^vK0!sI{15|@ywa|#B0lVMRp&9#WXiE5i6?(~gS zIG-SPSPTw_eQtcJXN@p7M-sFTRY2sH$-Ue`K7dqU=K_Hob8JCWcS6d_kfV=Hr{&}6#;ZgTpThA^cP&o#kl%)nR(7Uq9@2-0NE>cq zAy}rtZx2!up)3>@>F0nCHj{;_=s-oT0c*8@ZGO(MYKM|aJraemf7gPPGa~a06Si_} zDLA%Oq>gr0m&7_~AemUqVX`U3vKEJbOany%ivUr#;z&zM2NW~P2#>gguf=@we~mRN z+hIRRo0gu2mRc;uOg)WvfJE@LD-oV(3*jIEI976haWysd64daDTZ)!qnQ9T=;{7Yk zCBp1JP`69EgNtkSX=*8fAXU_qtt){e*>mU5_q=u_UJ&L&y68(DGIagq(PicvdB%f>r9<{e2R z4`=8*LpkD-g*VCq{Xp6-(4s|mx3ITB3qKY85Bk)n_8+*f1zMz!4GI)`aewCyNl~(c z?GSV3-0ySGJ)f7!T)?c*;;BWF=NXR&aYYHRA2|s1F%%ydz_EiQ>yfYrry@m+Bl*s6F(d{4Xq?2>p_tcfeYUI8uZ;!Ujb=00zH zNAR0Q?Y*z)Txv{B_;H+MeikNix>2)~`BuEA>}!4$`FEl~m2d5}1Mzm)%#_vi)9fo8 zoKY(%=ZC($8_2h^q&37p2-8gQ58JBnu^)8;Wq<6;kS4(@m9{U_z-#G2D9_xWvb?z$ zXZ~l`rA%avtLY!ayM7dko9&<(ZiazWjO zfze>XfVeV#dCKv;Rw6o40KDRP_d0$=yGN)1YT7TuzY8qz2 z#kSwP>u&|=YL0~Q)@r_iwBFv+JEV2Kwg7CyX1eAZ86{7m8yGW>Pxr=g#w6`PYO&M2 z@v|&wwX;CDN$mPAy?eCDQ|b~}-o8)gF@$tBEtxbGZ$p6Y196++x$ z={M4N0zJE*<}|v*-D6bYgzf}%bmEXI7mDKspF!+#+G!{PH`zpMpl2DAq~Ay{E&gpH z)g?fsr|30Nd6g_@7sycfU_n^`@mn*>IcAP9YlIa>SaF1vMwmUq$|KAfVG|>)0=qK_ zF|VqLF(p!Fnn^Vmw%SoZN~O+EXR=EqIhmBFCB+WZawOk@jIp}7r}Rfjb) zhyp(i)YPa?x|c#g#<~pWo6AMm+w4S^B68aHS?N{p%ws)zk6nBE(Xffbaez-9Ry zfztqL%Jas|q~|?T>Xy;-6})L3z=3vfW^=rS!CS<4{4Jqu;pG;SG**>lkirP1k`7xH zWsr4b+$6Izdfi14qD;mEO0piP%Fq)syCzURPm&(ObKK< z9%Fpkm9RFZ`332;OTkOJv63d6{=R1%`*o-f;Ou%F#osFa7z_)Lw9gGfZ-jeRB<4rqmH1p*H0y-A0+f`igE`|Rdm9@JhHrm((1-?uTc&wET> z7KMk!9)E;hqBz7C4N+ReQR%g4whyUA*rGffOa1j>IvcVCO7(dikvZBJZ6+m|BW?I8 z2HY<9X#;S9f_=$9Hkfgb=Wg(w8k1}2wE-_*^+><{Y~c4FbH(eI6l)znw({Cm5C@;N z<@(>yLKXmjaLVW|A01y`ixPPMbiF?6f56-W_R;~XJw-B2a+64=W8Wf@i+u?3L*tS0 zbAAsVTN42y%W%h`7GL=$x*n&^StEI9BAQr#h~|{oF>iFweIse3?zNKq4mvA~YUHax zwWL6%gIKQXmYpPw;UK?9ZNxNH2xAD;F&cE|KSFa#&UfClOZ-WNPcuN%;UvNio8=_Z z7T0}`2qO_puNFodNDt?>3*J0t8+xI~T)vKKd6~c{jF4KP?6t^m-4Xu!-=pzsn#MNd z20s6fB_LVygVCHn9ASD1?Wbv?f1vsg0cy75Vcac}Qw`$-w$|lqSGxQP-etV&R}R>E zcTOM@CFQ)}eyHPzMBYYxl*bZ@O!J+5m*%8QMDIyiq^wO+%Hc!uOsvp6`3y*RGJ_;P zBmv=%j2_>DB9V3c#E8q5k(ql73^LA)-!o$SKJ4WVR90|dehER!Nb&TzN3g3sWGo#l zoRtJ@=r6c{`T{~V0ZYFs?X%BW52JffN7zt%Lm9Uqg%fQV47^_2bw&ZJ+qEbl>K0r- z7OrCTnk^~(l80om>X7Q-VOE+rnDu`kELF(-)^FZe#rQf z&=Bw6C1s?uCl3NsM;r$SVTc$RF*0vGyfte>k{5kSp=l1XL0?l;scldxw?X@CV1FRf zxxme!M-4_2AH{Z$ZBu?9)&GK5N3s0Dg3=r*2VV_?uoc`@OS@R7F(98(kLaDsnE zb6Nzj3$x5JCGkR)20^r>1XxXs#fAsfLy0Dzb40I5gvlshBi8)~kS$}2tUav$ZJ`~! zIp$Sn23`equ=LA4gaFWZx^mXy?wp(K8V!Sp7o3h&n4PV$2&oYp2vN z!PS?RjK19~qEwC@U7MGNZRO1F*}ZbFB>0!+r@U|X%cJ$mXesoN^yVw}OkwUC>5qvz z;1-TP?D2=zmNB5n5d~3%81SJO)Jhv)J;4LU6UUJmnvi~k0aAu2f1_l`AEQ-E02InZ z20N4i3#rXIqih!7Le4qwo5kHb;Muc*JX{3NSDu^q-A%yKQw5f9uoe_>ck`sOg=&jQ7TKS7a>ZS;^StK!w0Ceh3gr|obZDCd|(TSKf@*nvhpEIl#+ zZ4JvBni@J9PCO!}RnTJ+7>wc15cfS|n6W6#Urywv@Dr@^6|GyFkT2jPR|vdF;9CUF z6L^V0jR2jue3`%n0v7>lRlO0UYI~`w9!-QK1;)yvd>87KDtnj%k;TfBG9)E=E>_G_ zFg>w4@yxtRdnGl0G`aG$bAS?CAx{N4;#LPI}7Qm8LqwD{Ldxb+~~ z)TAmF92a<8C53UAd0qhyIi-Y)Tl1_sQ)Tu8{-isVXF2s@uOo^+bm4k)v`fk*cC@?B zO>G`>%0EWaVNG#M6Cc9e*p#gm5Ea^ zH@fAueDq7_yXN`YdcNMDK4WEUTn23{y*ymH!p63nw<$A>v!@6c88^xw@;&b$f1^wd zc^S-CzI#hq+kU#O%AVJZ{4~Xa`tCr>%Quij13YhKNYeZ`NqL(pB)CVC`XWHy0s%+l zjaWG15Aho0!E7M0EM*jrY9aw~NOvjG`2byTr$JU)OSGzPB-sy!cQ%2@Wr*iz_m|Y` z*Z~$jFSzG<=ZRtpZ5$}$H1AH1&X8I+v@<(6aWtM86J-iOy9 ze}NkYE-ZvEh@T%ZxkROcv4qt2GPaIZCQ2P9FCdV>J}HpMy$ot$`i65*V!cCJrXy{i zIDVbtR(N^WAKc8=9esy^OI!DM^o0xE;JK7B1b*ypN@V^N6=Mu8Lv`C0>{vX!*Y&q3 z>dr>jel*XR%dU?X+%QEL?SAtG#X6FH&@`kxK16EOPG=$D%$10NBfNL)LW z1NO2i==6J|R+JGtflqor%(hjr(-vT?jv=%)fHT(CK*u<9gGI-0*pG{uJz#Wj zkpyiPYgEd(qA5(nBRH&L+6Yxf+B@tE!Pe>X$Uw_K#6U!TWUPmht?{2zy(P7PlL+QL zNV|p_LX^tCKGIYxAG-^bUsC&@5%_Zge?j1{2>dO9L(S2cPIJkNShOXw+BUSuS#nJJ zO&7I3f+)J|%C%jSO61kpEpS@z?G0)r$0Dx~INX_?XLowvN%6j;fOz~TA>E-zD$SLuI>%?|D?@y~?hs8aSYFP9H! z+)oMgsiBzdwV_V=j>#0r0s#^$cnj_Gq@)BrCy3mRz81{m=}9WmeF#>}lDk2S|AV9? z<|>D>Tm9crsuN?KEUQ8%3!_xuE|N2Xih)AS0NR_fhgS*8`I!E9xK95^<=%CkmO4Rz z_Nbk*zF|>3!hc=(e~btB6vy2)-=a6u>9?#?UrLknsGp*79fN6=$%Be#$ceJo^1pf3 zAuC4u4nWni5uDTSBs|v>vuL5^YPgy{0P+hjT8)p@uWm zxtEeT8M+J0#ijuiFK6KI)~Ek!{^t9J@qNm4|Mekr-Z0GI zPfWuQhA`{Kk~w3Vl(y>DjLlC+KU4bY>StO%Gcy^~v+J3q>`ZnkHXa7Xo#%8=e|9&>m8$E-!uGOGrRC6C-Qic_xIw>KI99c5BWa7PZUM} z17~Lcf*}SzHD?asIf&;$F|=ULJRz=&U1Il#&WtB+h`nMTQisH}@Wdgc4%ZBESRDQZ zQydXT0iP640Ui^_0FR4Nz!TzWz%elfI4(+n6Ji4Jq&Nw9N}K{bEuH~9R@v^ueE{aRy^0)HeHfN5ASH!Cy8vc>>qZ`IW z_O_zA}Iy8YS00F;RC6xR?^J0T-|N zd4FV&0sM@k>~--5%HFtd&6I?7!x(+*2SgL2W|Xfq8qKg0)|!oAYSfMF$;N7wxlpOs zD|2-}O26Vad|9hT>8rKSmz8>yonBq`#l>1RjGSsE2!8-FGDhvFApJWlHR&(;jWCFE z!Lnbi&DVSxM5&dqRu3>%`Yy5%jb~rjTuuIGuE3RPY|5tJHkE- zg2FR}XCD)WGn2w*6CpS=t|(wp{ZaAKdsTm#7W0a1t}M5HchXy`HEK(hx>s9TuJh!0 ztzL89JLA8HB{eE_B&ug-dz;RB^Rl_*y}lYQG#lPCrBkO$xtyo}u6$wRTHsac(yxeB zPx$k-hA+Ii)ws7>82I)1v820jp%Qu;Hy&E91gKtX1R>g&l3I}+gfdDm`9V;*b1FvWkw^gcyb~D9gQzns<*L-U_vEojaw5-epnHeuu@tE{gunuwXj@%3IhcW zfNSQ=)~;l=yt}2iR+UIF{-d;uA20AA5^ZDASTsKZDIsNjWC<*F(ZJ8K^`t_P{0T!mBnLVFg4F!sn_U z6N4lqL@BPKu$G|d5wa%I#?K5!kWgeDn)i)$t8Hzte7j*tdNpdxC%M;PW!aaECKU0$ zQaKOvnJEuYnlZ=tB5Xd7pC-ovv$cE6q7r(<26IQe!F-Z9mCRgks`O}tLj(>JI6{Di ziTX4VR{eS%8`;^uV^oEwa}=pl_yr{GdHXEO9I+&oKeBm*ne&91KSpBv&0{9(fVmR0 zB_`|Qnb!G?er9!fPUrLbSw^mDg< z?$Ph}>ij-D_oLkbU4BrPKcSxVl@wTBEmyw^UgUys+t2yxTr^5-xyyclCSx-h$s?LIzuBM!qbYcWc5I zqa|;8!RK~pQg7b#<#@Fc_+F(Uyp@K4prqMAieO6J@_^|bNcZhtplv1O305l&Z_f8(@h!Zim3ml%==8!GM32{$9#vUr;>aei zFyac{0YMcn05h-q+?P7o3zfTA7BBT)EnGlyxxNBT!XpM&@^1LPcZON+nb~-UX1#k0 zO+rQ(%G%sYs296b39%WpOyC<+nMb+@;d;+5bnm0uJnRz**)LihVLJ%XTzD1Wo>xI~ zmX=NX3SqtsA%`V;&<=zH_1N>l7YI49M9sU}~9Jxy?1X5-OJ z^b!?c9Ef>nIo7NkLaHPke>2Mp0(6F(QFggr2{EyyAW8=-OG}{nC@=h=Dr>APMHwLU zUQ>!7%92noFGDy-Ze<0^kBkcHS@xGIwR)7U*Q$Oa@S`1IpUX`d`l8(Fz95?S8ueyH zlviXu%JaTzH87(U#30J(Q-IN$b3wE2V}qj{dS?mX%V?mJ)}!{tjmrW^i2C9lRJNFO zqw@VpZKZfbgGoWG^KBMsKi>s<#<1hSQ2|{p`qhvo9z?sluu~?{gcDT`q4`F|WN36H zD^Xgk0_U~r)M$!D^|oBS!@)ZOWmGX`BRGo$bMS$Txy`@bRo0!Rx`m8cuqE|$8Txf9 zgeG4CI1gq9avl$Sa6vkKpyRn_1%wP{#GF~3-g$b#1YYVH z7=i#wiUGCPFn>q`-@>3b-8Hjqt{WT1&sle1EV2Ck4Ctj%mq)G0DxHkX+g)OrByyBH zOJfm3KKJX$|B(6~Hd;q;m}KCWlL?%yH>;I;aIVy;ziE!q_64*$sF<&!<<{Q&w{-Iv z>aeCcY{~0X|7C!lwUH8>#gCCXk3`MDx?ob?99y$Af-OR@a5gML@tWPX*G-YSWrmh; zMLIIeOZxSRH?LofH*UF7qYVtac;nbSs;J$3{1(Y8ScbyPSCN9Ed=-z#T;75$Ifdfy zQr*`8TE{f*x=%Q;|HwAT*Qp8NEHWh75kH_kY*G^)Omi}_oA2-I;i>0=eq(3_1K^?i{?;4O)AZ;{%f zw#SjPs3zyAZd$jDGIMbs9sbQny-@BN;P=snHzem|OvfxZmRU3l;Lg@V*`Q8|3%9fo z9p`;vt{de#(owNeV#uv-$uq7c&p1gQ=E$u?z>X8WFykiv++w*6yZV-|IQ&T(nOQ&a z`c{`j)l(o&znLfy<641Gyq|>!@%dIqvW}DBWgZXttcF5+Ou(VvS@$8a&S=qHmkO(2)jwP+>GO`$;Lq$c72A^#JG2l9s_T zVGs<38TN=FL-f9RJOo?u-|aF?##qNxI!U6u-MrZ|OETN@`0)Y#DI8tm>iAhWs0JU@ zk9M^LE=^ z-w{Giq37Xtb_1?Yl2CVEqH-FE)9K(B+b(vFWYh6*=lTe(Wv$RIi1dmfKk2+{7s6eT zXx|BUx83`u$lSK%ciOJV?jbhPE;bszde+)m_C z>j$k&xR3f)*hS0a}pBZR-@K}iKpx`H7J>E zJ@$WW0z>X&2_^3`d8vBLNbZi6J6MY_+hGkf0&qrl-a`3QzGEzYZlzWa$6*~48&@Vh z7&|yFs&Xe?_G5h&MtZ&OH8CL>&yWnkx<3!iHyE#BaouyFcktH3gFsGzxI4chJLb8v z+F5Dnbc8rAv=OeQrvd<-j%NAO(o zu3!Q6pqbPL)>h*sD#MuO=)Z^10U=SZ2HpsbWUbQopcBXqJ$O%i4`B>4zTqUG##>N& zxduOfeO39~yM|@2z?M;|E#a@(s6$PGQo&-d|*Rse0Y4nU7~<}_q7y@rI2@-LHar)otxE@o{n%3}9gWV$1A18amdPx3oOX;Nl@oyb*(F>+t! zLmBlceXOjCS&@>9JQu-+f*%w2_uG5fgeiNs3675 zk))k~Z&8C$fYE+sI|cMAv(n(j3ynI#HgS~J94AV#*D5OFQ4{4@os7(d$gM7{ zG;RlxJy(MYpS;OHz;i@E)~WxYZWn<@(H1>1&l6BC3`9JQppAykfCE4KUURoKkjmJ_ zl#_K}){of5oZ}3emN@|Bk#u|OM^0+M+?^`eP6|1+fu5hS%;8*-_5ERY$jsza{Q{KD zT*`8bta=WZnTOUxHj-1O>ijiZ6-0D17K5boZR-7Xuu+dtMBS zok*p#BNQbS`^5eaQ;0905eLN+D9?(Qbc8mCxG7?@D9fV^@mZt_NF5W$k?KQC6%ksb ziioWuK8sX8Vyq{{DWnDvYkfvMi`1YPfw-DPOa%r&4Zew{tlY)!=o}fYF?&Z4RBNFLnE<%~SM4(KPxd+V$`O__N+78Qu`d{2fI2u8J4F+ZA;bl_ zqM0_qG0DXVz7v;_vyti5gBt{CB?z??fq+3|(L3xnU^gxJ;xMyAEm>!0wT54MO9f$P z5#iLX%GuejG7@u;x*qp&st1_q=lO<=>$v*3)yT){YK^B*C4?EyKkLwwa0N`A8rtnFD#0pnqZx z(77yVlSbJ}W`ko!s|MdBb_uSj*r(>3l8_OHr9MSkdGvZGOrbz)1jiE$4pMU$?Xw2F z3Fw{DU#1%&)F!<;nY4i?A5Vt9T)%X&JUKmm{RRs?3NJ*($vDWso&Y6%Xwi%g_-&Y4evJxf8=_Pd5g}jx9Hq0d z8Yj0Jeu&DFR4xA@?TLrFu2VFJT!iR|yMtS2>>L7i=!qlVy6U+h!eCq zkVL=Xx1qSciuKv(JpQB2Pvgf2;3*`?Bmg$CTf&4p59#}64aNa>#0Fv7W#FCh$N@|E zv5ukOlKuE?RtHHXG&Cgt*|qp&hdwf_!4WP=-Q#lawg_{^-z;Cmd~w{SA} zU|RNw={$68$87EIUia1pjOHE(6`d_wCNJ?Y5^zr$cTHJH3W;uT9;Me;?zpz9H9<`b={W zB7v=I-jk4HJU|?p$vN+Nfvgw9`5KcPBMqB~uXb_>dCVX&^ zxGkR+I^V$y7jPy zt&Bx`si)!Qh!%tTIz=oEACG8qG;cw)8xs2i(zUyj5Pb9z1Y3+?Y()=(ohkX7w7lOU z@J|3VmY|0!xvVF~-eE-9iW*5;7|QQbyDd^+AX%dB;~=4jgb$+!JO&8rAZOop$k8o( z@PJBM=>*GWPh}ttT%m_|@B;xF=L1Z9+DhUcw(>-MaRJp6PLFOZ(_ zFOk3{LGx31`9d&Ac5;Jrv~ln3EMgw(_J*Ktv^W-f$JbOPSaT0^Jb8;3V!vyaOW z0lrO<+E#%!3b9T0Ft>JX-5f|6@~O1kF=n1oy1GDSX4p!-IemHjh1SWq0R`6CURDm#{daWy)KT~%CDnqwgM|l0TWo{kpF}A19Zd^o&|bece6lu z-d)B9H5d@w&4K(Lbvqd2vK-G<{%e$PrQSoy8SOS3ySpwCIg={@*RT*hplE{oqv5n; z4nb5FRBQpMjH8Y-Og`lB@3h9YJJ63CMvh^Kp5s9DlEROV1Id+;WCj@AeG3lTz2y8B zbnJ&gdN>$#gHDla+k)O_N-rt5Rrwt^Om+HDv0Fu!N{J<#QZ56u4kuz+d$8!%g{LFx z%J^y>Na|?O-Se8RtU^UmR>aq-V`d=Vpw#aJ#45DfUfs0J5^n1jb=YVe(x)96LMJeu z!C>%%+BN`nZNS=|+30qgd)a%>*Ir9g3UmKf(ZAawjGK z5*3himcLElpAsPKK@aR4iGfD402bSU+QaQ+^sa=)q0i7Yr=ZNio39ZbccWtmu`#$h zfI%nSBd-r{N5Q?FZ0?HhB*~z3BfedH!w-8fO0=9{ltNrBH)O>y5!Q%Yt{&(T){3H` zG=j>3<8ER7nLX8oFGuFlUsUKGI~vg9IVn`+_g&Q7N?yAY>?D^_RE+8tp@$rO)>cV< zWIMEMX}x)niA|UC?d#I@&Q&j>r5yb(kSaHdz9*6aom9e4p44KX(Nx~k^&A*!X)cGOlU(yXsLl8 z4V$bK9{OBtQhVrP8e8tz zXDQ81NjsL`A;6uG(S@N|_w97OzHKSJf3)uJbd?f+@7%MA>vl^2eOKMiX#cURv{UyF zsdVV^_nP+7Sief(ZxdkF`wuDg&j|br0>4Y(-xBx(0{?-)e2@qH40(&U?%K*Pe zcJpy0_+nI+u0UC-;*WCaoMY`TJj`WtZmutv1M~pajWJN#RnYhlH#pf%?=foiLxX!Bcd9ed| zTxX@c*eOOHm~c?;LK&{G>NxeV7?b)EkBTC2_va30rNxy=*YW{}Hp z#Z}iC;yw-~`5pZJux_Kq8RoJhNu8aXKbqu6IRB(>^AwM>i_4DnlP09ZnG+-#nlsfb_^;r%xS(8;>DuRYtGS~L~``%v2f#seW|ghAda8u z&qZh!tcS1AJ=`skM|J(TrtjCsJ#csTYH)6|pXqUqU3j)(t;rtWE;l{1yn2Q_X=i5N ze;GHJ6E77!rrcqYquLEc;XNZW5(X6oBSr}~O6V3Cuc^dZ}cx&#Q!zeV%oVujY zc5gef9Tup!wLY}%6YzR=x1u&-A3Ueo`|R(zbB@>bO{^=Ab#?Wx*OY%hf9D+5geR@3 z4RIG11^Hm1_pm3>ZT-Ooe71zEZZPO#N3n{K$CtFbiB{9Lhd%@hPQ;#}6Qr_-a>XB` z&~$PV5b8hU3oU;gj~aDij^3C@(@Tnk30`Xe1{q zp+f#rXtwhe)fC6JHisV#P@nNyZ^srUBFz$?+f*?GqAKx8iG79I5KY{gv5Rj_*|`O!CNSD({xi2K5xV&DO#C>ZwlJk zkBctioA8L^4M#1>N9s}x6q+2FT@(SOf9J=!l*27YSgUhv>aR6;O}m&&@raU?fgYYg zZlA<9_<3aD9mk2rg(Mph2uqHGU*Ig@JntblO-ME`E(9r;@)~gii*g?;2MxKG!8PtH ztE_<2KaLBrb~{C9iTOYZClh|w2Uc<`@>QJ73{GYmHB;@(qKnHq?g#j-W!}%QotAF> zo7egBY`j70?DgE0`Qk&@eM2KTH2)tDU2D)=!1;_10bd9I@7MtOGX%&kZS9X=!p{>2 z?vsNzg)gSQNmbdb=W{_iGgH3&Q%dasfG6jVD4hroN%sKM81z0W#2wRRY~|d^g6_+= z=v&dPq?=fy0j>Uyi9*)^Z?d`3>avdCjnAw48ZdTW-&A+||0=Eb6M&wv*gmA*blm8sy3s#Q zl|Ldt7c*NUy+bE;OH_kyrpk{ATqJOkz$pUH5jaiY83NxTKo?HchXl`3>Un_Hsjl8X z-(F1yrYoea6J6~dWB(@&&eLd<)T+zUdzS)&ozFay%1|7P)_7O%k9XN5Z7$IO=Lmd- zzzYOkBtTbX>9bCzJl1811!2p>-|x<^;FE0nni#mi zH3#MirFq{Md`U>ETV4fKtgaJ9eJZE#$Vd96s-NWeidp0$mJf|z+B7MLK#Bl`Ib@nZ zhQKrdl7Z~YQocW?ntzV6C_Rn)0B=1O#Z7Lv^9=XcI0fwetL(A9RoVqA~gWj$ac%J~PKTPX% zjC=Xc?$o> ztpgN{cj&Fns>h!@DeKQ1*V=T_)}J~V>rb4l^?#k5^?#ha^}n5h^}n1x>xWL!`eUcx o`Xgt+`k&6A^*^j3MUA~M^Ph$e;)3j7bWdgA%P&~NNDrO-e-hrCVE_OC diff --git a/.venv/lib/python3.10/site-packages/packaging/__pycache__/requirements.cpython-310.pyc b/.venv/lib/python3.10/site-packages/packaging/__pycache__/requirements.cpython-310.pyc deleted file mode 100644 index 08c6f8491e2864bbcd8f7a7ba097db865e6c53c0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2906 zcmZ`*-EJF26rPz~uh(nGN!-#>epg69EmFJuBNd?{1SqIPB@rOGszzJSB-vzt+?jDp ztbl;<4BVhfEnM|6cmQ5tZn@$Wf@nEs)=r!h*7EE(=bV{6^PMwird(Kv2s~TA{jqt_ zB;-%*%s)PKt`b7^cK`$tG$T13P>PskEcXUp?hkzEd&19Zc`&FuT+70|F=#j(WKrH6 zH1pP=<@)t(A#V@b4u{!dzBE{(0EgAVkYq6Pid0UMkV3mc@{{tG?p zQrk?5qBMy~%R+aV^*${2Y`AKqN=&K#qLtC|C{bE+C2x;YC39IA7`c2Mg=%B3Fv&L` zD^)5OAAFvuU8(GOUX&_NvUDQ3{Klw+-$}Bu)G)5KF_Ob{Glikj%`;4jvPg%OagpS5 zh`!A~=*CrKZV7-S11iXX2|DlugSB|Jvs%FPsaQXDaPnCc!}DPgr+cpBJ$!8Ye< z|J`LpoXpeRiyVzJ%~lEvp4Z3PC|Dar3Ybrgjv?KQUWxU1xE({JkY4D`(q_fY_T~Du zl{hIx?9xm3;`JoeQpZoGLR=Q$&#gpcdzUsLD<#JHD3je}l>=3@ZD&r)D~v~>}yh-@rj{(7byAGqhwMy%y|3W0ciKV zADIB@civrkm+Z40f1hw4-nG$7f&i|W0DARNcZ+~E;dK*2zu|DhSwzr}1Q}DcYMS?3 zruhKvBC~*UwA+bzTaXPXG8^O}UF$B|4hMcuZf8{opIzptrvOU!Wr2^QJbQdeK0bb|8RLNloQCA zg@m}^sAmzq2u;^h$dy~NUBc8(44760SD)s$$)ThujJ?sX!!Z3EH0=9;25bpP4j7Qj z;Eg{91V5gfKSA*E=pokQ*@L(Sf0z0gNMI1SypO5J9sq|>BiNcnXI}%Y>S2RHdPpnp zk4j~g29QM%GtOZ?qH&LP=;X`^M=JdjPGDf26Ic=jd>+Ea?s<4XtWDbQ&rNah)rt3N z_k)U{%V2$)Dk%0!j=+geK4wn5a>VAKt)zn$o9+u(edC0c_A3m~uPg4;yJnff1ZaVY1jV5V{P3?j%Lx0(M4 zqIhbXRHn98nr*2Rl4ku|WtpAWB*^;_pX<=UYG&vG(@?!O2-GjK;~!9XQ+)5T@*+rT z(5p>x063W9I^g;ghk(Ofn4?;D!$zr23vH5ODAgJCroC30)qIq>dj=%_@#1k;RQup~ z3$QAQ-bK}^ObR%cw>kd;RQen=5%uX=FQV*m#MqsESxj^W@YWXLLMuN_fQ&Dac!d%4{n8b8ucN52K))9>>Yk5no1;q%fJ+xjY_!lrtvD5$n diff --git a/.venv/lib/python3.10/site-packages/packaging/__pycache__/specifiers.cpython-310.pyc b/.venv/lib/python3.10/site-packages/packaging/__pycache__/specifiers.cpython-310.pyc deleted file mode 100644 index 43ec1495457af64cc498104de484941c6a65b6d8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 31203 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 diff --git a/.venv/lib/python3.10/site-packages/packaging/__pycache__/tags.cpython-310.pyc b/.venv/lib/python3.10/site-packages/packaging/__pycache__/tags.cpython-310.pyc deleted file mode 100644 index b62752824c1b78b93ecaba8c71e2706d1cd11262..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 14106 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 diff --git a/.venv/lib/python3.10/site-packages/packaging/__pycache__/utils.cpython-310.pyc b/.venv/lib/python3.10/site-packages/packaging/__pycache__/utils.cpython-310.pyc deleted file mode 100644 index 4a9d1d979eec458895253db9203dcba9afc24b85..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4678 zcmb6cOLN=C8H+c;hbUW7?8I^4)TsnXB$dWZ8`n*pI8N$AnM~x^Eo~V?aaR%?5MUOd zWMRNGiJW^6y``CvriYGi{UiMYd+o{R+|*9h?^{0fh}{P{SbV$RW53<+iMU*L6!>lY z`ETognNgI#oWuh>X8PqzjFoRXt)Vg|J!KYPaI8pUL(;v~xfVoH;bdJsg=2f~(7w95D zE>%|)?~SK;PaYA)b`-^FI}PF}X?nV_nr!>_PLB!WcE1(dBOLhrPb^eNn;;;BNr z-QEy|UYjS(Pum-?Qn?jvwZnkkVLU-{YXm$|M5P(?F5ogoo9!;^;J(LyDDyhl==&-F zOlc9SfL%ySlX_~RI1-J_*!bc|1SG$3`w1xFCYy0Tq%LRc zjJs*%j*nFZ3+xJm`?+eHGyD{yD2$y{S^L{%VVJzRL zamV+036wn=4(>EI<1TCTf?hjpP`1_RCM=@<6@LxZYs>X3jrtagwi;ou*68h|n{o7J z{f*^D5~Qp))QTmIiFyqROkLc2K?(pNAAG=q6^0U#EaWvS`9SortaP37H@Zq!L z+5fEZ3L12x@q^PECy4$(H2yDEfBq59f#$DFj)1ewdoX|R-CAq8_V#K%21f6?Ut3)m zuX&d<^IpxbuP$Z{U}@K~A*aH{!5#^t z+fF;1(ly0dztfK5DCo$L9}#Fte@z%+yv;Z_K_^~@!PEFl2+IQ*AhOSnc@sL4m_8v3 z)v3X9V#81&6;f3l!e58UE2)wzDcM!|i$fHe*HMKL+Fz!e7RhD%AS2AdgNveBs&# zi`b(cf9GQ$lUZN=a#qRaP6Wcpqw3ef7{V-hr#|7ztoi%(WpDAaP@2zGlh;AEREIYZ zTE^j|$MZK~?YFpo1%}M1_u?eY^g5Kb1G4BzMDGz6nd6)I=^H6+t|9P%2<6&i@e^Z9Pn0eMEy$ymAJg{S_qy&FkRsW^yy6R|W$gHN53M3Iny8zFbqetcMqXPE0HXi&u z#ct@{$zEp39eLi8`(8f?DYQjP?mCY%79}jb2h-Kn6IQ@W!aI^7ehoY-SN5PQg~VJ+ z2_|B6eoV|ccBtAn&{GbOMx_vp1CkSJY!Ut%(3;0-_cRJYOs#W}$Ome!QXBX*TFA96 zCApUB5V%gRrTRm2UxOs5@EahZcq9Rmz6Qxf&+OC&?$UWoH3p=b8AvsS9XP_kBnn^& zEswc!^J{SHf%%2GO(6LYTKP=ne*kXiiU(HeKmxHqXFIp$j$Z=rRBk~ks-grs{hc8T zP%$l~<=oz@(9%AHi-dr09g5JP5UKRcppZ_1)U#42C)aZ$FXYa;4ryVg2_Ct<8D?*e z+8y^)Lo?4FrCUYn>-wYH-uhduZ$WSB@>Lth)Ia@EZYsL$@)0hyEW@Dz@9=v9Rcv6o<$liipwI?&jq z!bo~ykn(G&vkQZ;K5gE*@zMJ?Wf?sd#8qGJg6;jNJYwAz_Snyb7NEEd9`}2^04T4> zZz6?B+sP(N_@`LaOa`@no*X54` zGXROnuVHXBmDof-Ea?ushj3N5$py87bF~Wn0N}X8Pr&_CqeyJn2dv(Phl8?OR;KuNhk(Hf$wis~Q ziT9u0;D_GtS-c6iDm3_v;aFjX!_jjB{N_95x1K%p!UFmSbOWr*?@Hc;^+ahDQKuY| z%Q|%6M diff --git a/.venv/lib/python3.10/site-packages/packaging/__pycache__/version.cpython-310.pyc b/.venv/lib/python3.10/site-packages/packaging/__pycache__/version.cpython-310.pyc deleted file mode 100644 index 1e25c17b1f652d7dc57961125f54c086473933f8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 14230 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 None: - self._f = f - - try: - ident = self._read("16B") - except struct.error: - raise ELFInvalid("unable to parse identification") - magic = bytes(ident[:4]) - if magic != b"\x7fELF": - raise ELFInvalid(f"invalid magic: {magic!r}") - - self.capacity = ident[4] # Format for program header (bitness). - self.encoding = ident[5] # Data structure encoding (endianness). - - try: - # e_fmt: Format for program header. - # p_fmt: Format for section header. - # p_idx: Indexes to find p_type, p_offset, and p_filesz. - e_fmt, self._p_fmt, self._p_idx = { - (1, 1): ("HHIIIIIHHH", ">IIIIIIII", (0, 1, 4)), # 32-bit MSB. - (2, 1): ("HHIQQQIHHH", ">IIQQQQQQ", (0, 2, 5)), # 64-bit MSB. - }[(self.capacity, self.encoding)] - except KeyError: - raise ELFInvalid( - f"unrecognized capacity ({self.capacity}) or " - f"encoding ({self.encoding})" - ) - - try: - ( - _, - self.machine, # Architecture type. - _, - _, - self._e_phoff, # Offset of program header. - _, - self.flags, # Processor-specific flags. - _, - self._e_phentsize, # Size of section. - self._e_phnum, # Number of sections. - ) = self._read(e_fmt) - except struct.error as e: - raise ELFInvalid("unable to parse machine and section information") from e - - def _read(self, fmt: str) -> tuple[int, ...]: - return struct.unpack(fmt, self._f.read(struct.calcsize(fmt))) - - @property - def interpreter(self) -> str | None: - """ - The path recorded in the ``PT_INTERP`` section header. - """ - for index in range(self._e_phnum): - self._f.seek(self._e_phoff + self._e_phentsize * index) - try: - data = self._read(self._p_fmt) - except struct.error: - continue - if data[self._p_idx[0]] != 3: # Not PT_INTERP. - continue - self._f.seek(data[self._p_idx[1]]) - return os.fsdecode(self._f.read(data[self._p_idx[2]])).strip("\0") - return None diff --git a/.venv/lib/python3.10/site-packages/packaging/_manylinux.py b/.venv/lib/python3.10/site-packages/packaging/_manylinux.py deleted file mode 100644 index 08f651f..0000000 --- a/.venv/lib/python3.10/site-packages/packaging/_manylinux.py +++ /dev/null @@ -1,262 +0,0 @@ -from __future__ import annotations - -import collections -import contextlib -import functools -import os -import re -import sys -import warnings -from typing import Generator, Iterator, NamedTuple, Sequence - -from ._elffile import EIClass, EIData, ELFFile, EMachine - -EF_ARM_ABIMASK = 0xFF000000 -EF_ARM_ABI_VER5 = 0x05000000 -EF_ARM_ABI_FLOAT_HARD = 0x00000400 - - -# `os.PathLike` not a generic type until Python 3.9, so sticking with `str` -# as the type for `path` until then. -@contextlib.contextmanager -def _parse_elf(path: str) -> Generator[ELFFile | None, None, None]: - try: - with open(path, "rb") as f: - yield ELFFile(f) - except (OSError, TypeError, ValueError): - yield None - - -def _is_linux_armhf(executable: str) -> bool: - # hard-float ABI can be detected from the ELF header of the running - # process - # https://static.docs.arm.com/ihi0044/g/aaelf32.pdf - with _parse_elf(executable) as f: - return ( - f is not None - and f.capacity == EIClass.C32 - and f.encoding == EIData.Lsb - and f.machine == EMachine.Arm - and f.flags & EF_ARM_ABIMASK == EF_ARM_ABI_VER5 - and f.flags & EF_ARM_ABI_FLOAT_HARD == EF_ARM_ABI_FLOAT_HARD - ) - - -def _is_linux_i686(executable: str) -> bool: - with _parse_elf(executable) as f: - return ( - f is not None - and f.capacity == EIClass.C32 - and f.encoding == EIData.Lsb - and f.machine == EMachine.I386 - ) - - -def _have_compatible_abi(executable: str, archs: Sequence[str]) -> bool: - if "armv7l" in archs: - return _is_linux_armhf(executable) - if "i686" in archs: - return _is_linux_i686(executable) - allowed_archs = { - "x86_64", - "aarch64", - "ppc64", - "ppc64le", - "s390x", - "loongarch64", - "riscv64", - } - return any(arch in allowed_archs for arch in archs) - - -# If glibc ever changes its major version, we need to know what the last -# minor version was, so we can build the complete list of all versions. -# For now, guess what the highest minor version might be, assume it will -# be 50 for testing. Once this actually happens, update the dictionary -# with the actual value. -_LAST_GLIBC_MINOR: dict[int, int] = collections.defaultdict(lambda: 50) - - -class _GLibCVersion(NamedTuple): - major: int - minor: int - - -def _glibc_version_string_confstr() -> str | None: - """ - Primary implementation of glibc_version_string using os.confstr. - """ - # os.confstr is quite a bit faster than ctypes.DLL. It's also less likely - # to be broken or missing. This strategy is used in the standard library - # platform module. - # https://github.com/python/cpython/blob/fcf1d003bf4f0100c/Lib/platform.py#L175-L183 - try: - # Should be a string like "glibc 2.17". - version_string: str | None = os.confstr("CS_GNU_LIBC_VERSION") - assert version_string is not None - _, version = version_string.rsplit() - except (AssertionError, AttributeError, OSError, ValueError): - # os.confstr() or CS_GNU_LIBC_VERSION not available (or a bad value)... - return None - return version - - -def _glibc_version_string_ctypes() -> str | None: - """ - Fallback implementation of glibc_version_string using ctypes. - """ - try: - import ctypes - except ImportError: - return None - - # ctypes.CDLL(None) internally calls dlopen(NULL), and as the dlopen - # manpage says, "If filename is NULL, then the returned handle is for the - # main program". This way we can let the linker do the work to figure out - # which libc our process is actually using. - # - # We must also handle the special case where the executable is not a - # dynamically linked executable. This can occur when using musl libc, - # for example. In this situation, dlopen() will error, leading to an - # OSError. Interestingly, at least in the case of musl, there is no - # errno set on the OSError. The single string argument used to construct - # OSError comes from libc itself and is therefore not portable to - # hard code here. In any case, failure to call dlopen() means we - # can proceed, so we bail on our attempt. - try: - process_namespace = ctypes.CDLL(None) - except OSError: - return None - - try: - gnu_get_libc_version = process_namespace.gnu_get_libc_version - except AttributeError: - # Symbol doesn't exist -> therefore, we are not linked to - # glibc. - return None - - # Call gnu_get_libc_version, which returns a string like "2.5" - gnu_get_libc_version.restype = ctypes.c_char_p - version_str: str = gnu_get_libc_version() - # py2 / py3 compatibility: - if not isinstance(version_str, str): - version_str = version_str.decode("ascii") - - return version_str - - -def _glibc_version_string() -> str | None: - """Returns glibc version string, or None if not using glibc.""" - return _glibc_version_string_confstr() or _glibc_version_string_ctypes() - - -def _parse_glibc_version(version_str: str) -> tuple[int, int]: - """Parse glibc version. - - We use a regexp instead of str.split because we want to discard any - random junk that might come after the minor version -- this might happen - in patched/forked versions of glibc (e.g. Linaro's version of glibc - uses version strings like "2.20-2014.11"). See gh-3588. - """ - m = re.match(r"(?P[0-9]+)\.(?P[0-9]+)", version_str) - if not m: - warnings.warn( - f"Expected glibc version with 2 components major.minor," - f" got: {version_str}", - RuntimeWarning, - ) - return -1, -1 - return int(m.group("major")), int(m.group("minor")) - - -@functools.lru_cache -def _get_glibc_version() -> tuple[int, int]: - version_str = _glibc_version_string() - if version_str is None: - return (-1, -1) - return _parse_glibc_version(version_str) - - -# From PEP 513, PEP 600 -def _is_compatible(arch: str, version: _GLibCVersion) -> bool: - sys_glibc = _get_glibc_version() - if sys_glibc < version: - return False - # Check for presence of _manylinux module. - try: - import _manylinux - except ImportError: - return True - if hasattr(_manylinux, "manylinux_compatible"): - result = _manylinux.manylinux_compatible(version[0], version[1], arch) - if result is not None: - return bool(result) - return True - if version == _GLibCVersion(2, 5): - if hasattr(_manylinux, "manylinux1_compatible"): - return bool(_manylinux.manylinux1_compatible) - if version == _GLibCVersion(2, 12): - if hasattr(_manylinux, "manylinux2010_compatible"): - return bool(_manylinux.manylinux2010_compatible) - if version == _GLibCVersion(2, 17): - if hasattr(_manylinux, "manylinux2014_compatible"): - return bool(_manylinux.manylinux2014_compatible) - return True - - -_LEGACY_MANYLINUX_MAP = { - # CentOS 7 w/ glibc 2.17 (PEP 599) - (2, 17): "manylinux2014", - # CentOS 6 w/ glibc 2.12 (PEP 571) - (2, 12): "manylinux2010", - # CentOS 5 w/ glibc 2.5 (PEP 513) - (2, 5): "manylinux1", -} - - -def platform_tags(archs: Sequence[str]) -> Iterator[str]: - """Generate manylinux tags compatible to the current platform. - - :param archs: Sequence of compatible architectures. - The first one shall be the closest to the actual architecture and be the part of - platform tag after the ``linux_`` prefix, e.g. ``x86_64``. - The ``linux_`` prefix is assumed as a prerequisite for the current platform to - be manylinux-compatible. - - :returns: An iterator of compatible manylinux tags. - """ - if not _have_compatible_abi(sys.executable, archs): - return - # Oldest glibc to be supported regardless of architecture is (2, 17). - too_old_glibc2 = _GLibCVersion(2, 16) - if set(archs) & {"x86_64", "i686"}: - # On x86/i686 also oldest glibc to be supported is (2, 5). - too_old_glibc2 = _GLibCVersion(2, 4) - current_glibc = _GLibCVersion(*_get_glibc_version()) - glibc_max_list = [current_glibc] - # We can assume compatibility across glibc major versions. - # https://sourceware.org/bugzilla/show_bug.cgi?id=24636 - # - # Build a list of maximum glibc versions so that we can - # output the canonical list of all glibc from current_glibc - # down to too_old_glibc2, including all intermediary versions. - for glibc_major in range(current_glibc.major - 1, 1, -1): - glibc_minor = _LAST_GLIBC_MINOR[glibc_major] - glibc_max_list.append(_GLibCVersion(glibc_major, glibc_minor)) - for arch in archs: - for glibc_max in glibc_max_list: - if glibc_max.major == too_old_glibc2.major: - min_minor = too_old_glibc2.minor - else: - # For other glibc major versions oldest supported is (x, 0). - min_minor = -1 - for glibc_minor in range(glibc_max.minor, min_minor, -1): - glibc_version = _GLibCVersion(glibc_max.major, glibc_minor) - tag = "manylinux_{}_{}".format(*glibc_version) - if _is_compatible(arch, glibc_version): - yield f"{tag}_{arch}" - # Handle the legacy manylinux1, manylinux2010, manylinux2014 tags. - if glibc_version in _LEGACY_MANYLINUX_MAP: - legacy_tag = _LEGACY_MANYLINUX_MAP[glibc_version] - if _is_compatible(arch, glibc_version): - yield f"{legacy_tag}_{arch}" diff --git a/.venv/lib/python3.10/site-packages/packaging/_musllinux.py b/.venv/lib/python3.10/site-packages/packaging/_musllinux.py deleted file mode 100644 index d2bf30b..0000000 --- a/.venv/lib/python3.10/site-packages/packaging/_musllinux.py +++ /dev/null @@ -1,85 +0,0 @@ -"""PEP 656 support. - -This module implements logic to detect if the currently running Python is -linked against musl, and what musl version is used. -""" - -from __future__ import annotations - -import functools -import re -import subprocess -import sys -from typing import Iterator, NamedTuple, Sequence - -from ._elffile import ELFFile - - -class _MuslVersion(NamedTuple): - major: int - minor: int - - -def _parse_musl_version(output: str) -> _MuslVersion | None: - lines = [n for n in (n.strip() for n in output.splitlines()) if n] - if len(lines) < 2 or lines[0][:4] != "musl": - return None - m = re.match(r"Version (\d+)\.(\d+)", lines[1]) - if not m: - return None - return _MuslVersion(major=int(m.group(1)), minor=int(m.group(2))) - - -@functools.lru_cache -def _get_musl_version(executable: str) -> _MuslVersion | None: - """Detect currently-running musl runtime version. - - This is done by checking the specified executable's dynamic linking - information, and invoking the loader to parse its output for a version - string. If the loader is musl, the output would be something like:: - - musl libc (x86_64) - Version 1.2.2 - Dynamic Program Loader - """ - try: - with open(executable, "rb") as f: - ld = ELFFile(f).interpreter - except (OSError, TypeError, ValueError): - return None - if ld is None or "musl" not in ld: - return None - proc = subprocess.run([ld], stderr=subprocess.PIPE, text=True) - return _parse_musl_version(proc.stderr) - - -def platform_tags(archs: Sequence[str]) -> Iterator[str]: - """Generate musllinux tags compatible to the current platform. - - :param archs: Sequence of compatible architectures. - The first one shall be the closest to the actual architecture and be the part of - platform tag after the ``linux_`` prefix, e.g. ``x86_64``. - The ``linux_`` prefix is assumed as a prerequisite for the current platform to - be musllinux-compatible. - - :returns: An iterator of compatible musllinux tags. - """ - sys_musl = _get_musl_version(sys.executable) - if sys_musl is None: # Python not dynamically linked against musl. - return - for arch in archs: - for minor in range(sys_musl.minor, -1, -1): - yield f"musllinux_{sys_musl.major}_{minor}_{arch}" - - -if __name__ == "__main__": # pragma: no cover - import sysconfig - - plat = sysconfig.get_platform() - assert plat.startswith("linux-"), "not linux" - - print("plat:", plat) - print("musl:", _get_musl_version(sys.executable)) - print("tags:", end=" ") - for t in platform_tags(re.sub(r"[.-]", "_", plat.split("-", 1)[-1])): - print(t, end="\n ") diff --git a/.venv/lib/python3.10/site-packages/packaging/_parser.py b/.venv/lib/python3.10/site-packages/packaging/_parser.py deleted file mode 100644 index c1238c0..0000000 --- a/.venv/lib/python3.10/site-packages/packaging/_parser.py +++ /dev/null @@ -1,354 +0,0 @@ -"""Handwritten parser of dependency specifiers. - -The docstring for each __parse_* function contains EBNF-inspired grammar representing -the implementation. -""" - -from __future__ import annotations - -import ast -from typing import NamedTuple, Sequence, Tuple, Union - -from ._tokenizer import DEFAULT_RULES, Tokenizer - - -class Node: - def __init__(self, value: str) -> None: - self.value = value - - def __str__(self) -> str: - return self.value - - def __repr__(self) -> str: - return f"<{self.__class__.__name__}('{self}')>" - - def serialize(self) -> str: - raise NotImplementedError - - -class Variable(Node): - def serialize(self) -> str: - return str(self) - - -class Value(Node): - def serialize(self) -> str: - return f'"{self}"' - - -class Op(Node): - def serialize(self) -> str: - return str(self) - - -MarkerVar = Union[Variable, Value] -MarkerItem = Tuple[MarkerVar, Op, MarkerVar] -MarkerAtom = Union[MarkerItem, Sequence["MarkerAtom"]] -MarkerList = Sequence[Union["MarkerList", MarkerAtom, str]] - - -class ParsedRequirement(NamedTuple): - name: str - url: str - extras: list[str] - specifier: str - marker: MarkerList | None - - -# -------------------------------------------------------------------------------------- -# Recursive descent parser for dependency specifier -# -------------------------------------------------------------------------------------- -def parse_requirement(source: str) -> ParsedRequirement: - return _parse_requirement(Tokenizer(source, rules=DEFAULT_RULES)) - - -def _parse_requirement(tokenizer: Tokenizer) -> ParsedRequirement: - """ - requirement = WS? IDENTIFIER WS? extras WS? requirement_details - """ - tokenizer.consume("WS") - - name_token = tokenizer.expect( - "IDENTIFIER", expected="package name at the start of dependency specifier" - ) - name = name_token.text - tokenizer.consume("WS") - - extras = _parse_extras(tokenizer) - tokenizer.consume("WS") - - url, specifier, marker = _parse_requirement_details(tokenizer) - tokenizer.expect("END", expected="end of dependency specifier") - - return ParsedRequirement(name, url, extras, specifier, marker) - - -def _parse_requirement_details( - tokenizer: Tokenizer, -) -> tuple[str, str, MarkerList | None]: - """ - requirement_details = AT URL (WS requirement_marker?)? - | specifier WS? (requirement_marker)? - """ - - specifier = "" - url = "" - marker = None - - if tokenizer.check("AT"): - tokenizer.read() - tokenizer.consume("WS") - - url_start = tokenizer.position - url = tokenizer.expect("URL", expected="URL after @").text - if tokenizer.check("END", peek=True): - return (url, specifier, marker) - - tokenizer.expect("WS", expected="whitespace after URL") - - # The input might end after whitespace. - if tokenizer.check("END", peek=True): - return (url, specifier, marker) - - marker = _parse_requirement_marker( - tokenizer, span_start=url_start, after="URL and whitespace" - ) - else: - specifier_start = tokenizer.position - specifier = _parse_specifier(tokenizer) - tokenizer.consume("WS") - - if tokenizer.check("END", peek=True): - return (url, specifier, marker) - - marker = _parse_requirement_marker( - tokenizer, - span_start=specifier_start, - after=( - "version specifier" - if specifier - else "name and no valid version specifier" - ), - ) - - return (url, specifier, marker) - - -def _parse_requirement_marker( - tokenizer: Tokenizer, *, span_start: int, after: str -) -> MarkerList: - """ - requirement_marker = SEMICOLON marker WS? - """ - - if not tokenizer.check("SEMICOLON"): - tokenizer.raise_syntax_error( - f"Expected end or semicolon (after {after})", - span_start=span_start, - ) - tokenizer.read() - - marker = _parse_marker(tokenizer) - tokenizer.consume("WS") - - return marker - - -def _parse_extras(tokenizer: Tokenizer) -> list[str]: - """ - extras = (LEFT_BRACKET wsp* extras_list? wsp* RIGHT_BRACKET)? - """ - if not tokenizer.check("LEFT_BRACKET", peek=True): - return [] - - with tokenizer.enclosing_tokens( - "LEFT_BRACKET", - "RIGHT_BRACKET", - around="extras", - ): - tokenizer.consume("WS") - extras = _parse_extras_list(tokenizer) - tokenizer.consume("WS") - - return extras - - -def _parse_extras_list(tokenizer: Tokenizer) -> list[str]: - """ - extras_list = identifier (wsp* ',' wsp* identifier)* - """ - extras: list[str] = [] - - if not tokenizer.check("IDENTIFIER"): - return extras - - extras.append(tokenizer.read().text) - - while True: - tokenizer.consume("WS") - if tokenizer.check("IDENTIFIER", peek=True): - tokenizer.raise_syntax_error("Expected comma between extra names") - elif not tokenizer.check("COMMA"): - break - - tokenizer.read() - tokenizer.consume("WS") - - extra_token = tokenizer.expect("IDENTIFIER", expected="extra name after comma") - extras.append(extra_token.text) - - return extras - - -def _parse_specifier(tokenizer: Tokenizer) -> str: - """ - specifier = LEFT_PARENTHESIS WS? version_many WS? RIGHT_PARENTHESIS - | WS? version_many WS? - """ - with tokenizer.enclosing_tokens( - "LEFT_PARENTHESIS", - "RIGHT_PARENTHESIS", - around="version specifier", - ): - tokenizer.consume("WS") - parsed_specifiers = _parse_version_many(tokenizer) - tokenizer.consume("WS") - - return parsed_specifiers - - -def _parse_version_many(tokenizer: Tokenizer) -> str: - """ - version_many = (SPECIFIER (WS? COMMA WS? SPECIFIER)*)? - """ - parsed_specifiers = "" - while tokenizer.check("SPECIFIER"): - span_start = tokenizer.position - parsed_specifiers += tokenizer.read().text - if tokenizer.check("VERSION_PREFIX_TRAIL", peek=True): - tokenizer.raise_syntax_error( - ".* suffix can only be used with `==` or `!=` operators", - span_start=span_start, - span_end=tokenizer.position + 1, - ) - if tokenizer.check("VERSION_LOCAL_LABEL_TRAIL", peek=True): - tokenizer.raise_syntax_error( - "Local version label can only be used with `==` or `!=` operators", - span_start=span_start, - span_end=tokenizer.position, - ) - tokenizer.consume("WS") - if not tokenizer.check("COMMA"): - break - parsed_specifiers += tokenizer.read().text - tokenizer.consume("WS") - - return parsed_specifiers - - -# -------------------------------------------------------------------------------------- -# Recursive descent parser for marker expression -# -------------------------------------------------------------------------------------- -def parse_marker(source: str) -> MarkerList: - return _parse_full_marker(Tokenizer(source, rules=DEFAULT_RULES)) - - -def _parse_full_marker(tokenizer: Tokenizer) -> MarkerList: - retval = _parse_marker(tokenizer) - tokenizer.expect("END", expected="end of marker expression") - return retval - - -def _parse_marker(tokenizer: Tokenizer) -> MarkerList: - """ - marker = marker_atom (BOOLOP marker_atom)+ - """ - expression = [_parse_marker_atom(tokenizer)] - while tokenizer.check("BOOLOP"): - token = tokenizer.read() - expr_right = _parse_marker_atom(tokenizer) - expression.extend((token.text, expr_right)) - return expression - - -def _parse_marker_atom(tokenizer: Tokenizer) -> MarkerAtom: - """ - marker_atom = WS? LEFT_PARENTHESIS WS? marker WS? RIGHT_PARENTHESIS WS? - | WS? marker_item WS? - """ - - tokenizer.consume("WS") - if tokenizer.check("LEFT_PARENTHESIS", peek=True): - with tokenizer.enclosing_tokens( - "LEFT_PARENTHESIS", - "RIGHT_PARENTHESIS", - around="marker expression", - ): - tokenizer.consume("WS") - marker: MarkerAtom = _parse_marker(tokenizer) - tokenizer.consume("WS") - else: - marker = _parse_marker_item(tokenizer) - tokenizer.consume("WS") - return marker - - -def _parse_marker_item(tokenizer: Tokenizer) -> MarkerItem: - """ - marker_item = WS? marker_var WS? marker_op WS? marker_var WS? - """ - tokenizer.consume("WS") - marker_var_left = _parse_marker_var(tokenizer) - tokenizer.consume("WS") - marker_op = _parse_marker_op(tokenizer) - tokenizer.consume("WS") - marker_var_right = _parse_marker_var(tokenizer) - tokenizer.consume("WS") - return (marker_var_left, marker_op, marker_var_right) - - -def _parse_marker_var(tokenizer: Tokenizer) -> MarkerVar: - """ - marker_var = VARIABLE | QUOTED_STRING - """ - if tokenizer.check("VARIABLE"): - return process_env_var(tokenizer.read().text.replace(".", "_")) - elif tokenizer.check("QUOTED_STRING"): - return process_python_str(tokenizer.read().text) - else: - tokenizer.raise_syntax_error( - message="Expected a marker variable or quoted string" - ) - - -def process_env_var(env_var: str) -> Variable: - if env_var in ("platform_python_implementation", "python_implementation"): - return Variable("platform_python_implementation") - else: - return Variable(env_var) - - -def process_python_str(python_str: str) -> Value: - value = ast.literal_eval(python_str) - return Value(str(value)) - - -def _parse_marker_op(tokenizer: Tokenizer) -> Op: - """ - marker_op = IN | NOT IN | OP - """ - if tokenizer.check("IN"): - tokenizer.read() - return Op("in") - elif tokenizer.check("NOT"): - tokenizer.read() - tokenizer.expect("WS", expected="whitespace after 'not'") - tokenizer.expect("IN", expected="'in' after 'not'") - return Op("not in") - elif tokenizer.check("OP"): - return Op(tokenizer.read().text) - else: - return tokenizer.raise_syntax_error( - "Expected marker operator, one of " - "<=, <, !=, ==, >=, >, ~=, ===, in, not in" - ) diff --git a/.venv/lib/python3.10/site-packages/packaging/_structures.py b/.venv/lib/python3.10/site-packages/packaging/_structures.py deleted file mode 100644 index 90a6465..0000000 --- a/.venv/lib/python3.10/site-packages/packaging/_structures.py +++ /dev/null @@ -1,61 +0,0 @@ -# This file is dual licensed under the terms of the Apache License, Version -# 2.0, and the BSD License. See the LICENSE file in the root of this repository -# for complete details. - - -class InfinityType: - def __repr__(self) -> str: - return "Infinity" - - def __hash__(self) -> int: - return hash(repr(self)) - - def __lt__(self, other: object) -> bool: - return False - - def __le__(self, other: object) -> bool: - return False - - def __eq__(self, other: object) -> bool: - return isinstance(other, self.__class__) - - def __gt__(self, other: object) -> bool: - return True - - def __ge__(self, other: object) -> bool: - return True - - def __neg__(self: object) -> "NegativeInfinityType": - return NegativeInfinity - - -Infinity = InfinityType() - - -class NegativeInfinityType: - def __repr__(self) -> str: - return "-Infinity" - - def __hash__(self) -> int: - return hash(repr(self)) - - def __lt__(self, other: object) -> bool: - return True - - def __le__(self, other: object) -> bool: - return True - - def __eq__(self, other: object) -> bool: - return isinstance(other, self.__class__) - - def __gt__(self, other: object) -> bool: - return False - - def __ge__(self, other: object) -> bool: - return False - - def __neg__(self: object) -> InfinityType: - return Infinity - - -NegativeInfinity = NegativeInfinityType() diff --git a/.venv/lib/python3.10/site-packages/packaging/_tokenizer.py b/.venv/lib/python3.10/site-packages/packaging/_tokenizer.py deleted file mode 100644 index 89d0416..0000000 --- a/.venv/lib/python3.10/site-packages/packaging/_tokenizer.py +++ /dev/null @@ -1,194 +0,0 @@ -from __future__ import annotations - -import contextlib -import re -from dataclasses import dataclass -from typing import Iterator, NoReturn - -from .specifiers import Specifier - - -@dataclass -class Token: - name: str - text: str - position: int - - -class ParserSyntaxError(Exception): - """The provided source text could not be parsed correctly.""" - - def __init__( - self, - message: str, - *, - source: str, - span: tuple[int, int], - ) -> None: - self.span = span - self.message = message - self.source = source - - super().__init__() - - def __str__(self) -> str: - marker = " " * self.span[0] + "~" * (self.span[1] - self.span[0]) + "^" - return "\n ".join([self.message, self.source, marker]) - - -DEFAULT_RULES: dict[str, str | re.Pattern[str]] = { - "LEFT_PARENTHESIS": r"\(", - "RIGHT_PARENTHESIS": r"\)", - "LEFT_BRACKET": r"\[", - "RIGHT_BRACKET": r"\]", - "SEMICOLON": r";", - "COMMA": r",", - "QUOTED_STRING": re.compile( - r""" - ( - ('[^']*') - | - ("[^"]*") - ) - """, - re.VERBOSE, - ), - "OP": r"(===|==|~=|!=|<=|>=|<|>)", - "BOOLOP": r"\b(or|and)\b", - "IN": r"\bin\b", - "NOT": r"\bnot\b", - "VARIABLE": re.compile( - r""" - \b( - python_version - |python_full_version - |os[._]name - |sys[._]platform - |platform_(release|system) - |platform[._](version|machine|python_implementation) - |python_implementation - |implementation_(name|version) - |extra - )\b - """, - re.VERBOSE, - ), - "SPECIFIER": re.compile( - Specifier._operator_regex_str + Specifier._version_regex_str, - re.VERBOSE | re.IGNORECASE, - ), - "AT": r"\@", - "URL": r"[^ \t]+", - "IDENTIFIER": r"\b[a-zA-Z0-9][a-zA-Z0-9._-]*\b", - "VERSION_PREFIX_TRAIL": r"\.\*", - "VERSION_LOCAL_LABEL_TRAIL": r"\+[a-z0-9]+(?:[-_\.][a-z0-9]+)*", - "WS": r"[ \t]+", - "END": r"$", -} - - -class Tokenizer: - """Context-sensitive token parsing. - - Provides methods to examine the input stream to check whether the next token - matches. - """ - - def __init__( - self, - source: str, - *, - rules: dict[str, str | re.Pattern[str]], - ) -> None: - self.source = source - self.rules: dict[str, re.Pattern[str]] = { - name: re.compile(pattern) for name, pattern in rules.items() - } - self.next_token: Token | None = None - self.position = 0 - - def consume(self, name: str) -> None: - """Move beyond provided token name, if at current position.""" - if self.check(name): - self.read() - - def check(self, name: str, *, peek: bool = False) -> bool: - """Check whether the next token has the provided name. - - By default, if the check succeeds, the token *must* be read before - another check. If `peek` is set to `True`, the token is not loaded and - would need to be checked again. - """ - assert ( - self.next_token is None - ), f"Cannot check for {name!r}, already have {self.next_token!r}" - assert name in self.rules, f"Unknown token name: {name!r}" - - expression = self.rules[name] - - match = expression.match(self.source, self.position) - if match is None: - return False - if not peek: - self.next_token = Token(name, match[0], self.position) - return True - - def expect(self, name: str, *, expected: str) -> Token: - """Expect a certain token name next, failing with a syntax error otherwise. - - The token is *not* read. - """ - if not self.check(name): - raise self.raise_syntax_error(f"Expected {expected}") - return self.read() - - def read(self) -> Token: - """Consume the next token and return it.""" - token = self.next_token - assert token is not None - - self.position += len(token.text) - self.next_token = None - - return token - - def raise_syntax_error( - self, - message: str, - *, - span_start: int | None = None, - span_end: int | None = None, - ) -> NoReturn: - """Raise ParserSyntaxError at the given position.""" - span = ( - self.position if span_start is None else span_start, - self.position if span_end is None else span_end, - ) - raise ParserSyntaxError( - message, - source=self.source, - span=span, - ) - - @contextlib.contextmanager - def enclosing_tokens( - self, open_token: str, close_token: str, *, around: str - ) -> Iterator[None]: - if self.check(open_token): - open_position = self.position - self.read() - else: - open_position = None - - yield - - if open_position is None: - return - - if not self.check(close_token): - self.raise_syntax_error( - f"Expected matching {close_token} for {open_token}, after {around}", - span_start=open_position, - ) - - self.read() diff --git a/.venv/lib/python3.10/site-packages/packaging/markers.py b/.venv/lib/python3.10/site-packages/packaging/markers.py deleted file mode 100644 index 7ac7bb6..0000000 --- a/.venv/lib/python3.10/site-packages/packaging/markers.py +++ /dev/null @@ -1,325 +0,0 @@ -# This file is dual licensed under the terms of the Apache License, Version -# 2.0, and the BSD License. See the LICENSE file in the root of this repository -# for complete details. - -from __future__ import annotations - -import operator -import os -import platform -import sys -from typing import Any, Callable, TypedDict, cast - -from ._parser import MarkerAtom, MarkerList, Op, Value, Variable -from ._parser import parse_marker as _parse_marker -from ._tokenizer import ParserSyntaxError -from .specifiers import InvalidSpecifier, Specifier -from .utils import canonicalize_name - -__all__ = [ - "InvalidMarker", - "UndefinedComparison", - "UndefinedEnvironmentName", - "Marker", - "default_environment", -] - -Operator = Callable[[str, str], bool] - - -class InvalidMarker(ValueError): - """ - An invalid marker was found, users should refer to PEP 508. - """ - - -class UndefinedComparison(ValueError): - """ - An invalid operation was attempted on a value that doesn't support it. - """ - - -class UndefinedEnvironmentName(ValueError): - """ - A name was attempted to be used that does not exist inside of the - environment. - """ - - -class Environment(TypedDict): - implementation_name: str - """The implementation's identifier, e.g. ``'cpython'``.""" - - implementation_version: str - """ - The implementation's version, e.g. ``'3.13.0a2'`` for CPython 3.13.0a2, or - ``'7.3.13'`` for PyPy3.10 v7.3.13. - """ - - os_name: str - """ - The value of :py:data:`os.name`. The name of the operating system dependent module - imported, e.g. ``'posix'``. - """ - - platform_machine: str - """ - Returns the machine type, e.g. ``'i386'``. - - An empty string if the value cannot be determined. - """ - - platform_release: str - """ - The system's release, e.g. ``'2.2.0'`` or ``'NT'``. - - An empty string if the value cannot be determined. - """ - - platform_system: str - """ - The system/OS name, e.g. ``'Linux'``, ``'Windows'`` or ``'Java'``. - - An empty string if the value cannot be determined. - """ - - platform_version: str - """ - The system's release version, e.g. ``'#3 on degas'``. - - An empty string if the value cannot be determined. - """ - - python_full_version: str - """ - The Python version as string ``'major.minor.patchlevel'``. - - Note that unlike the Python :py:data:`sys.version`, this value will always include - the patchlevel (it defaults to 0). - """ - - platform_python_implementation: str - """ - A string identifying the Python implementation, e.g. ``'CPython'``. - """ - - python_version: str - """The Python version as string ``'major.minor'``.""" - - sys_platform: str - """ - This string contains a platform identifier that can be used to append - platform-specific components to :py:data:`sys.path`, for instance. - - For Unix systems, except on Linux and AIX, this is the lowercased OS name as - returned by ``uname -s`` with the first part of the version as returned by - ``uname -r`` appended, e.g. ``'sunos5'`` or ``'freebsd8'``, at the time when Python - was built. - """ - - -def _normalize_extra_values(results: Any) -> Any: - """ - Normalize extra values. - """ - if isinstance(results[0], tuple): - lhs, op, rhs = results[0] - if isinstance(lhs, Variable) and lhs.value == "extra": - normalized_extra = canonicalize_name(rhs.value) - rhs = Value(normalized_extra) - elif isinstance(rhs, Variable) and rhs.value == "extra": - normalized_extra = canonicalize_name(lhs.value) - lhs = Value(normalized_extra) - results[0] = lhs, op, rhs - return results - - -def _format_marker( - marker: list[str] | MarkerAtom | str, first: bool | None = True -) -> str: - assert isinstance(marker, (list, tuple, str)) - - # Sometimes we have a structure like [[...]] which is a single item list - # where the single item is itself it's own list. In that case we want skip - # the rest of this function so that we don't get extraneous () on the - # outside. - if ( - isinstance(marker, list) - and len(marker) == 1 - and isinstance(marker[0], (list, tuple)) - ): - return _format_marker(marker[0]) - - if isinstance(marker, list): - inner = (_format_marker(m, first=False) for m in marker) - if first: - return " ".join(inner) - else: - return "(" + " ".join(inner) + ")" - elif isinstance(marker, tuple): - return " ".join([m.serialize() for m in marker]) - else: - return marker - - -_operators: dict[str, Operator] = { - "in": lambda lhs, rhs: lhs in rhs, - "not in": lambda lhs, rhs: lhs not in rhs, - "<": operator.lt, - "<=": operator.le, - "==": operator.eq, - "!=": operator.ne, - ">=": operator.ge, - ">": operator.gt, -} - - -def _eval_op(lhs: str, op: Op, rhs: str) -> bool: - try: - spec = Specifier("".join([op.serialize(), rhs])) - except InvalidSpecifier: - pass - else: - return spec.contains(lhs, prereleases=True) - - oper: Operator | None = _operators.get(op.serialize()) - if oper is None: - raise UndefinedComparison(f"Undefined {op!r} on {lhs!r} and {rhs!r}.") - - return oper(lhs, rhs) - - -def _normalize(*values: str, key: str) -> tuple[str, ...]: - # PEP 685 – Comparison of extra names for optional distribution dependencies - # https://peps.python.org/pep-0685/ - # > When comparing extra names, tools MUST normalize the names being - # > compared using the semantics outlined in PEP 503 for names - if key == "extra": - return tuple(canonicalize_name(v) for v in values) - - # other environment markers don't have such standards - return values - - -def _evaluate_markers(markers: MarkerList, environment: dict[str, str]) -> bool: - groups: list[list[bool]] = [[]] - - for marker in markers: - assert isinstance(marker, (list, tuple, str)) - - if isinstance(marker, list): - groups[-1].append(_evaluate_markers(marker, environment)) - elif isinstance(marker, tuple): - lhs, op, rhs = marker - - if isinstance(lhs, Variable): - environment_key = lhs.value - lhs_value = environment[environment_key] - rhs_value = rhs.value - else: - lhs_value = lhs.value - environment_key = rhs.value - rhs_value = environment[environment_key] - - lhs_value, rhs_value = _normalize(lhs_value, rhs_value, key=environment_key) - groups[-1].append(_eval_op(lhs_value, op, rhs_value)) - else: - assert marker in ["and", "or"] - if marker == "or": - groups.append([]) - - return any(all(item) for item in groups) - - -def format_full_version(info: sys._version_info) -> str: - version = "{0.major}.{0.minor}.{0.micro}".format(info) - kind = info.releaselevel - if kind != "final": - version += kind[0] + str(info.serial) - return version - - -def default_environment() -> Environment: - iver = format_full_version(sys.implementation.version) - implementation_name = sys.implementation.name - return { - "implementation_name": implementation_name, - "implementation_version": iver, - "os_name": os.name, - "platform_machine": platform.machine(), - "platform_release": platform.release(), - "platform_system": platform.system(), - "platform_version": platform.version(), - "python_full_version": platform.python_version(), - "platform_python_implementation": platform.python_implementation(), - "python_version": ".".join(platform.python_version_tuple()[:2]), - "sys_platform": sys.platform, - } - - -class Marker: - def __init__(self, marker: str) -> None: - # Note: We create a Marker object without calling this constructor in - # packaging.requirements.Requirement. If any additional logic is - # added here, make sure to mirror/adapt Requirement. - try: - self._markers = _normalize_extra_values(_parse_marker(marker)) - # The attribute `_markers` can be described in terms of a recursive type: - # MarkerList = List[Union[Tuple[Node, ...], str, MarkerList]] - # - # For example, the following expression: - # python_version > "3.6" or (python_version == "3.6" and os_name == "unix") - # - # is parsed into: - # [ - # (, ')>, ), - # 'and', - # [ - # (, , ), - # 'or', - # (, , ) - # ] - # ] - except ParserSyntaxError as e: - raise InvalidMarker(str(e)) from e - - def __str__(self) -> str: - return _format_marker(self._markers) - - def __repr__(self) -> str: - return f"" - - def __hash__(self) -> int: - return hash((self.__class__.__name__, str(self))) - - def __eq__(self, other: Any) -> bool: - if not isinstance(other, Marker): - return NotImplemented - - return str(self) == str(other) - - def evaluate(self, environment: dict[str, str] | None = None) -> bool: - """Evaluate a marker. - - Return the boolean from evaluating the given marker against the - environment. environment is an optional argument to override all or - part of the determined environment. - - The environment is determined from the current Python process. - """ - current_environment = cast("dict[str, str]", default_environment()) - current_environment["extra"] = "" - # Work around platform.python_version() returning something that is not PEP 440 - # compliant for non-tagged Python builds. We preserve default_environment()'s - # behavior of returning platform.python_version() verbatim, and leave it to the - # caller to provide a syntactically valid version if they want to override it. - if current_environment["python_full_version"].endswith("+"): - current_environment["python_full_version"] += "local" - if environment is not None: - current_environment.update(environment) - # The API used to allow setting extra to None. We need to handle this - # case for backwards compatibility. - if current_environment["extra"] is None: - current_environment["extra"] = "" - - return _evaluate_markers(self._markers, current_environment) diff --git a/.venv/lib/python3.10/site-packages/packaging/metadata.py b/.venv/lib/python3.10/site-packages/packaging/metadata.py deleted file mode 100644 index eb8dc84..0000000 --- a/.venv/lib/python3.10/site-packages/packaging/metadata.py +++ /dev/null @@ -1,804 +0,0 @@ -from __future__ import annotations - -import email.feedparser -import email.header -import email.message -import email.parser -import email.policy -import typing -from typing import ( - Any, - Callable, - Generic, - Literal, - TypedDict, - cast, -) - -from . import requirements, specifiers, utils -from . import version as version_module - -T = typing.TypeVar("T") - - -try: - ExceptionGroup -except NameError: # pragma: no cover - - class ExceptionGroup(Exception): - """A minimal implementation of :external:exc:`ExceptionGroup` from Python 3.11. - - If :external:exc:`ExceptionGroup` is already defined by Python itself, - that version is used instead. - """ - - message: str - exceptions: list[Exception] - - def __init__(self, message: str, exceptions: list[Exception]) -> None: - self.message = message - self.exceptions = exceptions - - def __repr__(self) -> str: - return f"{self.__class__.__name__}({self.message!r}, {self.exceptions!r})" - -else: # pragma: no cover - ExceptionGroup = ExceptionGroup - - -class InvalidMetadata(ValueError): - """A metadata field contains invalid data.""" - - field: str - """The name of the field that contains invalid data.""" - - def __init__(self, field: str, message: str) -> None: - self.field = field - super().__init__(message) - - -# The RawMetadata class attempts to make as few assumptions about the underlying -# serialization formats as possible. The idea is that as long as a serialization -# formats offer some very basic primitives in *some* way then we can support -# serializing to and from that format. -class RawMetadata(TypedDict, total=False): - """A dictionary of raw core metadata. - - Each field in core metadata maps to a key of this dictionary (when data is - provided). The key is lower-case and underscores are used instead of dashes - compared to the equivalent core metadata field. Any core metadata field that - can be specified multiple times or can hold multiple values in a single - field have a key with a plural name. See :class:`Metadata` whose attributes - match the keys of this dictionary. - - Core metadata fields that can be specified multiple times are stored as a - list or dict depending on which is appropriate for the field. Any fields - which hold multiple values in a single field are stored as a list. - - """ - - # Metadata 1.0 - PEP 241 - metadata_version: str - name: str - version: str - platforms: list[str] - summary: str - description: str - keywords: list[str] - home_page: str - author: str - author_email: str - license: str - - # Metadata 1.1 - PEP 314 - supported_platforms: list[str] - download_url: str - classifiers: list[str] - requires: list[str] - provides: list[str] - obsoletes: list[str] - - # Metadata 1.2 - PEP 345 - maintainer: str - maintainer_email: str - requires_dist: list[str] - provides_dist: list[str] - obsoletes_dist: list[str] - requires_python: str - requires_external: list[str] - project_urls: dict[str, str] - - # Metadata 2.0 - # PEP 426 attempted to completely revamp the metadata format - # but got stuck without ever being able to build consensus on - # it and ultimately ended up withdrawn. - # - # However, a number of tools had started emitting METADATA with - # `2.0` Metadata-Version, so for historical reasons, this version - # was skipped. - - # Metadata 2.1 - PEP 566 - description_content_type: str - provides_extra: list[str] - - # Metadata 2.2 - PEP 643 - dynamic: list[str] - - # Metadata 2.3 - PEP 685 - # No new fields were added in PEP 685, just some edge case were - # tightened up to provide better interoptability. - - -_STRING_FIELDS = { - "author", - "author_email", - "description", - "description_content_type", - "download_url", - "home_page", - "license", - "maintainer", - "maintainer_email", - "metadata_version", - "name", - "requires_python", - "summary", - "version", -} - -_LIST_FIELDS = { - "classifiers", - "dynamic", - "obsoletes", - "obsoletes_dist", - "platforms", - "provides", - "provides_dist", - "provides_extra", - "requires", - "requires_dist", - "requires_external", - "supported_platforms", -} - -_DICT_FIELDS = { - "project_urls", -} - - -def _parse_keywords(data: str) -> list[str]: - """Split a string of comma-separate keyboards into a list of keywords.""" - return [k.strip() for k in data.split(",")] - - -def _parse_project_urls(data: list[str]) -> dict[str, str]: - """Parse a list of label/URL string pairings separated by a comma.""" - urls = {} - for pair in data: - # Our logic is slightly tricky here as we want to try and do - # *something* reasonable with malformed data. - # - # The main thing that we have to worry about, is data that does - # not have a ',' at all to split the label from the Value. There - # isn't a singular right answer here, and we will fail validation - # later on (if the caller is validating) so it doesn't *really* - # matter, but since the missing value has to be an empty str - # and our return value is dict[str, str], if we let the key - # be the missing value, then they'd have multiple '' values that - # overwrite each other in a accumulating dict. - # - # The other potentional issue is that it's possible to have the - # same label multiple times in the metadata, with no solid "right" - # answer with what to do in that case. As such, we'll do the only - # thing we can, which is treat the field as unparseable and add it - # to our list of unparsed fields. - parts = [p.strip() for p in pair.split(",", 1)] - parts.extend([""] * (max(0, 2 - len(parts)))) # Ensure 2 items - - # TODO: The spec doesn't say anything about if the keys should be - # considered case sensitive or not... logically they should - # be case-preserving and case-insensitive, but doing that - # would open up more cases where we might have duplicate - # entries. - label, url = parts - if label in urls: - # The label already exists in our set of urls, so this field - # is unparseable, and we can just add the whole thing to our - # unparseable data and stop processing it. - raise KeyError("duplicate labels in project urls") - urls[label] = url - - return urls - - -def _get_payload(msg: email.message.Message, source: bytes | str) -> str: - """Get the body of the message.""" - # If our source is a str, then our caller has managed encodings for us, - # and we don't need to deal with it. - if isinstance(source, str): - payload: str = msg.get_payload() - return payload - # If our source is a bytes, then we're managing the encoding and we need - # to deal with it. - else: - bpayload: bytes = msg.get_payload(decode=True) - try: - return bpayload.decode("utf8", "strict") - except UnicodeDecodeError: - raise ValueError("payload in an invalid encoding") - - -# The various parse_FORMAT functions here are intended to be as lenient as -# possible in their parsing, while still returning a correctly typed -# RawMetadata. -# -# To aid in this, we also generally want to do as little touching of the -# data as possible, except where there are possibly some historic holdovers -# that make valid data awkward to work with. -# -# While this is a lower level, intermediate format than our ``Metadata`` -# class, some light touch ups can make a massive difference in usability. - -# Map METADATA fields to RawMetadata. -_EMAIL_TO_RAW_MAPPING = { - "author": "author", - "author-email": "author_email", - "classifier": "classifiers", - "description": "description", - "description-content-type": "description_content_type", - "download-url": "download_url", - "dynamic": "dynamic", - "home-page": "home_page", - "keywords": "keywords", - "license": "license", - "maintainer": "maintainer", - "maintainer-email": "maintainer_email", - "metadata-version": "metadata_version", - "name": "name", - "obsoletes": "obsoletes", - "obsoletes-dist": "obsoletes_dist", - "platform": "platforms", - "project-url": "project_urls", - "provides": "provides", - "provides-dist": "provides_dist", - "provides-extra": "provides_extra", - "requires": "requires", - "requires-dist": "requires_dist", - "requires-external": "requires_external", - "requires-python": "requires_python", - "summary": "summary", - "supported-platform": "supported_platforms", - "version": "version", -} -_RAW_TO_EMAIL_MAPPING = {raw: email for email, raw in _EMAIL_TO_RAW_MAPPING.items()} - - -def parse_email(data: bytes | str) -> tuple[RawMetadata, dict[str, list[str]]]: - """Parse a distribution's metadata stored as email headers (e.g. from ``METADATA``). - - This function returns a two-item tuple of dicts. The first dict is of - recognized fields from the core metadata specification. Fields that can be - parsed and translated into Python's built-in types are converted - appropriately. All other fields are left as-is. Fields that are allowed to - appear multiple times are stored as lists. - - The second dict contains all other fields from the metadata. This includes - any unrecognized fields. It also includes any fields which are expected to - be parsed into a built-in type but were not formatted appropriately. Finally, - any fields that are expected to appear only once but are repeated are - included in this dict. - - """ - raw: dict[str, str | list[str] | dict[str, str]] = {} - unparsed: dict[str, list[str]] = {} - - if isinstance(data, str): - parsed = email.parser.Parser(policy=email.policy.compat32).parsestr(data) - else: - parsed = email.parser.BytesParser(policy=email.policy.compat32).parsebytes(data) - - # We have to wrap parsed.keys() in a set, because in the case of multiple - # values for a key (a list), the key will appear multiple times in the - # list of keys, but we're avoiding that by using get_all(). - for name in frozenset(parsed.keys()): - # Header names in RFC are case insensitive, so we'll normalize to all - # lower case to make comparisons easier. - name = name.lower() - - # We use get_all() here, even for fields that aren't multiple use, - # because otherwise someone could have e.g. two Name fields, and we - # would just silently ignore it rather than doing something about it. - headers = parsed.get_all(name) or [] - - # The way the email module works when parsing bytes is that it - # unconditionally decodes the bytes as ascii using the surrogateescape - # handler. When you pull that data back out (such as with get_all() ), - # it looks to see if the str has any surrogate escapes, and if it does - # it wraps it in a Header object instead of returning the string. - # - # As such, we'll look for those Header objects, and fix up the encoding. - value = [] - # Flag if we have run into any issues processing the headers, thus - # signalling that the data belongs in 'unparsed'. - valid_encoding = True - for h in headers: - # It's unclear if this can return more types than just a Header or - # a str, so we'll just assert here to make sure. - assert isinstance(h, (email.header.Header, str)) - - # If it's a header object, we need to do our little dance to get - # the real data out of it. In cases where there is invalid data - # we're going to end up with mojibake, but there's no obvious, good - # way around that without reimplementing parts of the Header object - # ourselves. - # - # That should be fine since, if mojibacked happens, this key is - # going into the unparsed dict anyways. - if isinstance(h, email.header.Header): - # The Header object stores it's data as chunks, and each chunk - # can be independently encoded, so we'll need to check each - # of them. - chunks: list[tuple[bytes, str | None]] = [] - for bin, encoding in email.header.decode_header(h): - try: - bin.decode("utf8", "strict") - except UnicodeDecodeError: - # Enable mojibake. - encoding = "latin1" - valid_encoding = False - else: - encoding = "utf8" - chunks.append((bin, encoding)) - - # Turn our chunks back into a Header object, then let that - # Header object do the right thing to turn them into a - # string for us. - value.append(str(email.header.make_header(chunks))) - # This is already a string, so just add it. - else: - value.append(h) - - # We've processed all of our values to get them into a list of str, - # but we may have mojibake data, in which case this is an unparsed - # field. - if not valid_encoding: - unparsed[name] = value - continue - - raw_name = _EMAIL_TO_RAW_MAPPING.get(name) - if raw_name is None: - # This is a bit of a weird situation, we've encountered a key that - # we don't know what it means, so we don't know whether it's meant - # to be a list or not. - # - # Since we can't really tell one way or another, we'll just leave it - # as a list, even though it may be a single item list, because that's - # what makes the most sense for email headers. - unparsed[name] = value - continue - - # If this is one of our string fields, then we'll check to see if our - # value is a list of a single item. If it is then we'll assume that - # it was emitted as a single string, and unwrap the str from inside - # the list. - # - # If it's any other kind of data, then we haven't the faintest clue - # what we should parse it as, and we have to just add it to our list - # of unparsed stuff. - if raw_name in _STRING_FIELDS and len(value) == 1: - raw[raw_name] = value[0] - # If this is one of our list of string fields, then we can just assign - # the value, since email *only* has strings, and our get_all() call - # above ensures that this is a list. - elif raw_name in _LIST_FIELDS: - raw[raw_name] = value - # Special Case: Keywords - # The keywords field is implemented in the metadata spec as a str, - # but it conceptually is a list of strings, and is serialized using - # ", ".join(keywords), so we'll do some light data massaging to turn - # this into what it logically is. - elif raw_name == "keywords" and len(value) == 1: - raw[raw_name] = _parse_keywords(value[0]) - # Special Case: Project-URL - # The project urls is implemented in the metadata spec as a list of - # specially-formatted strings that represent a key and a value, which - # is fundamentally a mapping, however the email format doesn't support - # mappings in a sane way, so it was crammed into a list of strings - # instead. - # - # We will do a little light data massaging to turn this into a map as - # it logically should be. - elif raw_name == "project_urls": - try: - raw[raw_name] = _parse_project_urls(value) - except KeyError: - unparsed[name] = value - # Nothing that we've done has managed to parse this, so it'll just - # throw it in our unparseable data and move on. - else: - unparsed[name] = value - - # We need to support getting the Description from the message payload in - # addition to getting it from the the headers. This does mean, though, there - # is the possibility of it being set both ways, in which case we put both - # in 'unparsed' since we don't know which is right. - try: - payload = _get_payload(parsed, data) - except ValueError: - unparsed.setdefault("description", []).append( - parsed.get_payload(decode=isinstance(data, bytes)) - ) - else: - if payload: - # Check to see if we've already got a description, if so then both - # it, and this body move to unparseable. - if "description" in raw: - description_header = cast(str, raw.pop("description")) - unparsed.setdefault("description", []).extend( - [description_header, payload] - ) - elif "description" in unparsed: - unparsed["description"].append(payload) - else: - raw["description"] = payload - - # We need to cast our `raw` to a metadata, because a TypedDict only support - # literal key names, but we're computing our key names on purpose, but the - # way this function is implemented, our `TypedDict` can only have valid key - # names. - return cast(RawMetadata, raw), unparsed - - -_NOT_FOUND = object() - - -# Keep the two values in sync. -_VALID_METADATA_VERSIONS = ["1.0", "1.1", "1.2", "2.1", "2.2", "2.3"] -_MetadataVersion = Literal["1.0", "1.1", "1.2", "2.1", "2.2", "2.3"] - -_REQUIRED_ATTRS = frozenset(["metadata_version", "name", "version"]) - - -class _Validator(Generic[T]): - """Validate a metadata field. - - All _process_*() methods correspond to a core metadata field. The method is - called with the field's raw value. If the raw value is valid it is returned - in its "enriched" form (e.g. ``version.Version`` for the ``Version`` field). - If the raw value is invalid, :exc:`InvalidMetadata` is raised (with a cause - as appropriate). - """ - - name: str - raw_name: str - added: _MetadataVersion - - def __init__( - self, - *, - added: _MetadataVersion = "1.0", - ) -> None: - self.added = added - - def __set_name__(self, _owner: Metadata, name: str) -> None: - self.name = name - self.raw_name = _RAW_TO_EMAIL_MAPPING[name] - - def __get__(self, instance: Metadata, _owner: type[Metadata]) -> T: - # With Python 3.8, the caching can be replaced with functools.cached_property(). - # No need to check the cache as attribute lookup will resolve into the - # instance's __dict__ before __get__ is called. - cache = instance.__dict__ - value = instance._raw.get(self.name) - - # To make the _process_* methods easier, we'll check if the value is None - # and if this field is NOT a required attribute, and if both of those - # things are true, we'll skip the the converter. This will mean that the - # converters never have to deal with the None union. - if self.name in _REQUIRED_ATTRS or value is not None: - try: - converter: Callable[[Any], T] = getattr(self, f"_process_{self.name}") - except AttributeError: - pass - else: - value = converter(value) - - cache[self.name] = value - try: - del instance._raw[self.name] # type: ignore[misc] - except KeyError: - pass - - return cast(T, value) - - def _invalid_metadata( - self, msg: str, cause: Exception | None = None - ) -> InvalidMetadata: - exc = InvalidMetadata( - self.raw_name, msg.format_map({"field": repr(self.raw_name)}) - ) - exc.__cause__ = cause - return exc - - def _process_metadata_version(self, value: str) -> _MetadataVersion: - # Implicitly makes Metadata-Version required. - if value not in _VALID_METADATA_VERSIONS: - raise self._invalid_metadata(f"{value!r} is not a valid metadata version") - return cast(_MetadataVersion, value) - - def _process_name(self, value: str) -> str: - if not value: - raise self._invalid_metadata("{field} is a required field") - # Validate the name as a side-effect. - try: - utils.canonicalize_name(value, validate=True) - except utils.InvalidName as exc: - raise self._invalid_metadata( - f"{value!r} is invalid for {{field}}", cause=exc - ) - else: - return value - - def _process_version(self, value: str) -> version_module.Version: - if not value: - raise self._invalid_metadata("{field} is a required field") - try: - return version_module.parse(value) - except version_module.InvalidVersion as exc: - raise self._invalid_metadata( - f"{value!r} is invalid for {{field}}", cause=exc - ) - - def _process_summary(self, value: str) -> str: - """Check the field contains no newlines.""" - if "\n" in value: - raise self._invalid_metadata("{field} must be a single line") - return value - - def _process_description_content_type(self, value: str) -> str: - content_types = {"text/plain", "text/x-rst", "text/markdown"} - message = email.message.EmailMessage() - message["content-type"] = value - - content_type, parameters = ( - # Defaults to `text/plain` if parsing failed. - message.get_content_type().lower(), - message["content-type"].params, - ) - # Check if content-type is valid or defaulted to `text/plain` and thus was - # not parseable. - if content_type not in content_types or content_type not in value.lower(): - raise self._invalid_metadata( - f"{{field}} must be one of {list(content_types)}, not {value!r}" - ) - - charset = parameters.get("charset", "UTF-8") - if charset != "UTF-8": - raise self._invalid_metadata( - f"{{field}} can only specify the UTF-8 charset, not {list(charset)}" - ) - - markdown_variants = {"GFM", "CommonMark"} - variant = parameters.get("variant", "GFM") # Use an acceptable default. - if content_type == "text/markdown" and variant not in markdown_variants: - raise self._invalid_metadata( - f"valid Markdown variants for {{field}} are {list(markdown_variants)}, " - f"not {variant!r}", - ) - return value - - def _process_dynamic(self, value: list[str]) -> list[str]: - for dynamic_field in map(str.lower, value): - if dynamic_field in {"name", "version", "metadata-version"}: - raise self._invalid_metadata( - f"{value!r} is not allowed as a dynamic field" - ) - elif dynamic_field not in _EMAIL_TO_RAW_MAPPING: - raise self._invalid_metadata(f"{value!r} is not a valid dynamic field") - return list(map(str.lower, value)) - - def _process_provides_extra( - self, - value: list[str], - ) -> list[utils.NormalizedName]: - normalized_names = [] - try: - for name in value: - normalized_names.append(utils.canonicalize_name(name, validate=True)) - except utils.InvalidName as exc: - raise self._invalid_metadata( - f"{name!r} is invalid for {{field}}", cause=exc - ) - else: - return normalized_names - - def _process_requires_python(self, value: str) -> specifiers.SpecifierSet: - try: - return specifiers.SpecifierSet(value) - except specifiers.InvalidSpecifier as exc: - raise self._invalid_metadata( - f"{value!r} is invalid for {{field}}", cause=exc - ) - - def _process_requires_dist( - self, - value: list[str], - ) -> list[requirements.Requirement]: - reqs = [] - try: - for req in value: - reqs.append(requirements.Requirement(req)) - except requirements.InvalidRequirement as exc: - raise self._invalid_metadata(f"{req!r} is invalid for {{field}}", cause=exc) - else: - return reqs - - -class Metadata: - """Representation of distribution metadata. - - Compared to :class:`RawMetadata`, this class provides objects representing - metadata fields instead of only using built-in types. Any invalid metadata - will cause :exc:`InvalidMetadata` to be raised (with a - :py:attr:`~BaseException.__cause__` attribute as appropriate). - """ - - _raw: RawMetadata - - @classmethod - def from_raw(cls, data: RawMetadata, *, validate: bool = True) -> Metadata: - """Create an instance from :class:`RawMetadata`. - - If *validate* is true, all metadata will be validated. All exceptions - related to validation will be gathered and raised as an :class:`ExceptionGroup`. - """ - ins = cls() - ins._raw = data.copy() # Mutations occur due to caching enriched values. - - if validate: - exceptions: list[Exception] = [] - try: - metadata_version = ins.metadata_version - metadata_age = _VALID_METADATA_VERSIONS.index(metadata_version) - except InvalidMetadata as metadata_version_exc: - exceptions.append(metadata_version_exc) - metadata_version = None - - # Make sure to check for the fields that are present, the required - # fields (so their absence can be reported). - fields_to_check = frozenset(ins._raw) | _REQUIRED_ATTRS - # Remove fields that have already been checked. - fields_to_check -= {"metadata_version"} - - for key in fields_to_check: - try: - if metadata_version: - # Can't use getattr() as that triggers descriptor protocol which - # will fail due to no value for the instance argument. - try: - field_metadata_version = cls.__dict__[key].added - except KeyError: - exc = InvalidMetadata(key, f"unrecognized field: {key!r}") - exceptions.append(exc) - continue - field_age = _VALID_METADATA_VERSIONS.index( - field_metadata_version - ) - if field_age > metadata_age: - field = _RAW_TO_EMAIL_MAPPING[key] - exc = InvalidMetadata( - field, - "{field} introduced in metadata version " - "{field_metadata_version}, not {metadata_version}", - ) - exceptions.append(exc) - continue - getattr(ins, key) - except InvalidMetadata as exc: - exceptions.append(exc) - - if exceptions: - raise ExceptionGroup("invalid metadata", exceptions) - - return ins - - @classmethod - def from_email(cls, data: bytes | str, *, validate: bool = True) -> Metadata: - """Parse metadata from email headers. - - If *validate* is true, the metadata will be validated. All exceptions - related to validation will be gathered and raised as an :class:`ExceptionGroup`. - """ - raw, unparsed = parse_email(data) - - if validate: - exceptions: list[Exception] = [] - for unparsed_key in unparsed: - if unparsed_key in _EMAIL_TO_RAW_MAPPING: - message = f"{unparsed_key!r} has invalid data" - else: - message = f"unrecognized field: {unparsed_key!r}" - exceptions.append(InvalidMetadata(unparsed_key, message)) - - if exceptions: - raise ExceptionGroup("unparsed", exceptions) - - try: - return cls.from_raw(raw, validate=validate) - except ExceptionGroup as exc_group: - raise ExceptionGroup( - "invalid or unparsed metadata", exc_group.exceptions - ) from None - - metadata_version: _Validator[_MetadataVersion] = _Validator() - """:external:ref:`core-metadata-metadata-version` - (required; validated to be a valid metadata version)""" - name: _Validator[str] = _Validator() - """:external:ref:`core-metadata-name` - (required; validated using :func:`~packaging.utils.canonicalize_name` and its - *validate* parameter)""" - version: _Validator[version_module.Version] = _Validator() - """:external:ref:`core-metadata-version` (required)""" - dynamic: _Validator[list[str] | None] = _Validator( - added="2.2", - ) - """:external:ref:`core-metadata-dynamic` - (validated against core metadata field names and lowercased)""" - platforms: _Validator[list[str] | None] = _Validator() - """:external:ref:`core-metadata-platform`""" - supported_platforms: _Validator[list[str] | None] = _Validator(added="1.1") - """:external:ref:`core-metadata-supported-platform`""" - summary: _Validator[str | None] = _Validator() - """:external:ref:`core-metadata-summary` (validated to contain no newlines)""" - description: _Validator[str | None] = _Validator() # TODO 2.1: can be in body - """:external:ref:`core-metadata-description`""" - description_content_type: _Validator[str | None] = _Validator(added="2.1") - """:external:ref:`core-metadata-description-content-type` (validated)""" - keywords: _Validator[list[str] | None] = _Validator() - """:external:ref:`core-metadata-keywords`""" - home_page: _Validator[str | None] = _Validator() - """:external:ref:`core-metadata-home-page`""" - download_url: _Validator[str | None] = _Validator(added="1.1") - """:external:ref:`core-metadata-download-url`""" - author: _Validator[str | None] = _Validator() - """:external:ref:`core-metadata-author`""" - author_email: _Validator[str | None] = _Validator() - """:external:ref:`core-metadata-author-email`""" - maintainer: _Validator[str | None] = _Validator(added="1.2") - """:external:ref:`core-metadata-maintainer`""" - maintainer_email: _Validator[str | None] = _Validator(added="1.2") - """:external:ref:`core-metadata-maintainer-email`""" - license: _Validator[str | None] = _Validator() - """:external:ref:`core-metadata-license`""" - classifiers: _Validator[list[str] | None] = _Validator(added="1.1") - """:external:ref:`core-metadata-classifier`""" - requires_dist: _Validator[list[requirements.Requirement] | None] = _Validator( - added="1.2" - ) - """:external:ref:`core-metadata-requires-dist`""" - requires_python: _Validator[specifiers.SpecifierSet | None] = _Validator( - added="1.2" - ) - """:external:ref:`core-metadata-requires-python`""" - # Because `Requires-External` allows for non-PEP 440 version specifiers, we - # don't do any processing on the values. - requires_external: _Validator[list[str] | None] = _Validator(added="1.2") - """:external:ref:`core-metadata-requires-external`""" - project_urls: _Validator[dict[str, str] | None] = _Validator(added="1.2") - """:external:ref:`core-metadata-project-url`""" - # PEP 685 lets us raise an error if an extra doesn't pass `Name` validation - # regardless of metadata version. - provides_extra: _Validator[list[utils.NormalizedName] | None] = _Validator( - added="2.1", - ) - """:external:ref:`core-metadata-provides-extra`""" - provides_dist: _Validator[list[str] | None] = _Validator(added="1.2") - """:external:ref:`core-metadata-provides-dist`""" - obsoletes_dist: _Validator[list[str] | None] = _Validator(added="1.2") - """:external:ref:`core-metadata-obsoletes-dist`""" - requires: _Validator[list[str] | None] = _Validator(added="1.1") - """``Requires`` (deprecated)""" - provides: _Validator[list[str] | None] = _Validator(added="1.1") - """``Provides`` (deprecated)""" - obsoletes: _Validator[list[str] | None] = _Validator(added="1.1") - """``Obsoletes`` (deprecated)""" diff --git a/.venv/lib/python3.10/site-packages/packaging/py.typed b/.venv/lib/python3.10/site-packages/packaging/py.typed deleted file mode 100644 index e69de29..0000000 diff --git a/.venv/lib/python3.10/site-packages/packaging/requirements.py b/.venv/lib/python3.10/site-packages/packaging/requirements.py deleted file mode 100644 index 4e068c9..0000000 --- a/.venv/lib/python3.10/site-packages/packaging/requirements.py +++ /dev/null @@ -1,91 +0,0 @@ -# This file is dual licensed under the terms of the Apache License, Version -# 2.0, and the BSD License. See the LICENSE file in the root of this repository -# for complete details. -from __future__ import annotations - -from typing import Any, Iterator - -from ._parser import parse_requirement as _parse_requirement -from ._tokenizer import ParserSyntaxError -from .markers import Marker, _normalize_extra_values -from .specifiers import SpecifierSet -from .utils import canonicalize_name - - -class InvalidRequirement(ValueError): - """ - An invalid requirement was found, users should refer to PEP 508. - """ - - -class Requirement: - """Parse a requirement. - - Parse a given requirement string into its parts, such as name, specifier, - URL, and extras. Raises InvalidRequirement on a badly-formed requirement - string. - """ - - # TODO: Can we test whether something is contained within a requirement? - # If so how do we do that? Do we need to test against the _name_ of - # the thing as well as the version? What about the markers? - # TODO: Can we normalize the name and extra name? - - def __init__(self, requirement_string: str) -> None: - try: - parsed = _parse_requirement(requirement_string) - except ParserSyntaxError as e: - raise InvalidRequirement(str(e)) from e - - self.name: str = parsed.name - self.url: str | None = parsed.url or None - self.extras: set[str] = set(parsed.extras or []) - self.specifier: SpecifierSet = SpecifierSet(parsed.specifier) - self.marker: Marker | None = None - if parsed.marker is not None: - self.marker = Marker.__new__(Marker) - self.marker._markers = _normalize_extra_values(parsed.marker) - - def _iter_parts(self, name: str) -> Iterator[str]: - yield name - - if self.extras: - formatted_extras = ",".join(sorted(self.extras)) - yield f"[{formatted_extras}]" - - if self.specifier: - yield str(self.specifier) - - if self.url: - yield f"@ {self.url}" - if self.marker: - yield " " - - if self.marker: - yield f"; {self.marker}" - - def __str__(self) -> str: - return "".join(self._iter_parts(self.name)) - - def __repr__(self) -> str: - return f"" - - def __hash__(self) -> int: - return hash( - ( - self.__class__.__name__, - *self._iter_parts(canonicalize_name(self.name)), - ) - ) - - def __eq__(self, other: Any) -> bool: - if not isinstance(other, Requirement): - return NotImplemented - - return ( - canonicalize_name(self.name) == canonicalize_name(other.name) - and self.extras == other.extras - and self.specifier == other.specifier - and self.url == other.url - and self.marker == other.marker - ) diff --git a/.venv/lib/python3.10/site-packages/packaging/specifiers.py b/.venv/lib/python3.10/site-packages/packaging/specifiers.py deleted file mode 100644 index 2fa75f7..0000000 --- a/.venv/lib/python3.10/site-packages/packaging/specifiers.py +++ /dev/null @@ -1,1009 +0,0 @@ -# This file is dual licensed under the terms of the Apache License, Version -# 2.0, and the BSD License. See the LICENSE file in the root of this repository -# for complete details. -""" -.. testsetup:: - - from packaging.specifiers import Specifier, SpecifierSet, InvalidSpecifier - from packaging.version import Version -""" - -from __future__ import annotations - -import abc -import itertools -import re -from typing import Callable, Iterable, Iterator, TypeVar, Union - -from .utils import canonicalize_version -from .version import Version - -UnparsedVersion = Union[Version, str] -UnparsedVersionVar = TypeVar("UnparsedVersionVar", bound=UnparsedVersion) -CallableOperator = Callable[[Version, str], bool] - - -def _coerce_version(version: UnparsedVersion) -> Version: - if not isinstance(version, Version): - version = Version(version) - return version - - -class InvalidSpecifier(ValueError): - """ - Raised when attempting to create a :class:`Specifier` with a specifier - string that is invalid. - - >>> Specifier("lolwat") - Traceback (most recent call last): - ... - packaging.specifiers.InvalidSpecifier: Invalid specifier: 'lolwat' - """ - - -class BaseSpecifier(metaclass=abc.ABCMeta): - @abc.abstractmethod - def __str__(self) -> str: - """ - Returns the str representation of this Specifier-like object. This - should be representative of the Specifier itself. - """ - - @abc.abstractmethod - def __hash__(self) -> int: - """ - Returns a hash value for this Specifier-like object. - """ - - @abc.abstractmethod - def __eq__(self, other: object) -> bool: - """ - Returns a boolean representing whether or not the two Specifier-like - objects are equal. - - :param other: The other object to check against. - """ - - @property - @abc.abstractmethod - def prereleases(self) -> bool | None: - """Whether or not pre-releases as a whole are allowed. - - This can be set to either ``True`` or ``False`` to explicitly enable or disable - prereleases or it can be set to ``None`` (the default) to use default semantics. - """ - - @prereleases.setter - def prereleases(self, value: bool) -> None: - """Setter for :attr:`prereleases`. - - :param value: The value to set. - """ - - @abc.abstractmethod - def contains(self, item: str, prereleases: bool | None = None) -> bool: - """ - Determines if the given item is contained within this specifier. - """ - - @abc.abstractmethod - def filter( - self, iterable: Iterable[UnparsedVersionVar], prereleases: bool | None = None - ) -> Iterator[UnparsedVersionVar]: - """ - Takes an iterable of items and filters them so that only items which - are contained within this specifier are allowed in it. - """ - - -class Specifier(BaseSpecifier): - """This class abstracts handling of version specifiers. - - .. tip:: - - It is generally not required to instantiate this manually. You should instead - prefer to work with :class:`SpecifierSet` instead, which can parse - comma-separated version specifiers (which is what package metadata contains). - """ - - _operator_regex_str = r""" - (?P(~=|==|!=|<=|>=|<|>|===)) - """ - _version_regex_str = r""" - (?P - (?: - # The identity operators allow for an escape hatch that will - # do an exact string match of the version you wish to install. - # This will not be parsed by PEP 440 and we cannot determine - # any semantic meaning from it. This operator is discouraged - # but included entirely as an escape hatch. - (?<====) # Only match for the identity operator - \s* - [^\s;)]* # The arbitrary version can be just about anything, - # we match everything except for whitespace, a - # semi-colon for marker support, and a closing paren - # since versions can be enclosed in them. - ) - | - (?: - # The (non)equality operators allow for wild card and local - # versions to be specified so we have to define these two - # operators separately to enable that. - (?<===|!=) # Only match for equals and not equals - - \s* - v? - (?:[0-9]+!)? # epoch - [0-9]+(?:\.[0-9]+)* # release - - # You cannot use a wild card and a pre-release, post-release, a dev or - # local version together so group them with a | and make them optional. - (?: - \.\* # Wild card syntax of .* - | - (?: # pre release - [-_\.]? - (alpha|beta|preview|pre|a|b|c|rc) - [-_\.]? - [0-9]* - )? - (?: # post release - (?:-[0-9]+)|(?:[-_\.]?(post|rev|r)[-_\.]?[0-9]*) - )? - (?:[-_\.]?dev[-_\.]?[0-9]*)? # dev release - (?:\+[a-z0-9]+(?:[-_\.][a-z0-9]+)*)? # local - )? - ) - | - (?: - # The compatible operator requires at least two digits in the - # release segment. - (?<=~=) # Only match for the compatible operator - - \s* - v? - (?:[0-9]+!)? # epoch - [0-9]+(?:\.[0-9]+)+ # release (We have a + instead of a *) - (?: # pre release - [-_\.]? - (alpha|beta|preview|pre|a|b|c|rc) - [-_\.]? - [0-9]* - )? - (?: # post release - (?:-[0-9]+)|(?:[-_\.]?(post|rev|r)[-_\.]?[0-9]*) - )? - (?:[-_\.]?dev[-_\.]?[0-9]*)? # dev release - ) - | - (?: - # All other operators only allow a sub set of what the - # (non)equality operators do. Specifically they do not allow - # local versions to be specified nor do they allow the prefix - # matching wild cards. - (?=": "greater_than_equal", - "<": "less_than", - ">": "greater_than", - "===": "arbitrary", - } - - def __init__(self, spec: str = "", prereleases: bool | None = None) -> None: - """Initialize a Specifier instance. - - :param spec: - The string representation of a specifier which will be parsed and - normalized before use. - :param prereleases: - This tells the specifier if it should accept prerelease versions if - applicable or not. The default of ``None`` will autodetect it from the - given specifiers. - :raises InvalidSpecifier: - If the given specifier is invalid (i.e. bad syntax). - """ - match = self._regex.search(spec) - if not match: - raise InvalidSpecifier(f"Invalid specifier: '{spec}'") - - self._spec: tuple[str, str] = ( - match.group("operator").strip(), - match.group("version").strip(), - ) - - # Store whether or not this Specifier should accept prereleases - self._prereleases = prereleases - - # https://github.com/python/mypy/pull/13475#pullrequestreview-1079784515 - @property # type: ignore[override] - def prereleases(self) -> bool: - # If there is an explicit prereleases set for this, then we'll just - # blindly use that. - if self._prereleases is not None: - return self._prereleases - - # Look at all of our specifiers and determine if they are inclusive - # operators, and if they are if they are including an explicit - # prerelease. - operator, version = self._spec - if operator in ["==", ">=", "<=", "~=", "==="]: - # The == specifier can include a trailing .*, if it does we - # want to remove before parsing. - if operator == "==" and version.endswith(".*"): - version = version[:-2] - - # Parse the version, and if it is a pre-release than this - # specifier allows pre-releases. - if Version(version).is_prerelease: - return True - - return False - - @prereleases.setter - def prereleases(self, value: bool) -> None: - self._prereleases = value - - @property - def operator(self) -> str: - """The operator of this specifier. - - >>> Specifier("==1.2.3").operator - '==' - """ - return self._spec[0] - - @property - def version(self) -> str: - """The version of this specifier. - - >>> Specifier("==1.2.3").version - '1.2.3' - """ - return self._spec[1] - - def __repr__(self) -> str: - """A representation of the Specifier that shows all internal state. - - >>> Specifier('>=1.0.0') - =1.0.0')> - >>> Specifier('>=1.0.0', prereleases=False) - =1.0.0', prereleases=False)> - >>> Specifier('>=1.0.0', prereleases=True) - =1.0.0', prereleases=True)> - """ - pre = ( - f", prereleases={self.prereleases!r}" - if self._prereleases is not None - else "" - ) - - return f"<{self.__class__.__name__}({str(self)!r}{pre})>" - - def __str__(self) -> str: - """A string representation of the Specifier that can be round-tripped. - - >>> str(Specifier('>=1.0.0')) - '>=1.0.0' - >>> str(Specifier('>=1.0.0', prereleases=False)) - '>=1.0.0' - """ - return "{}{}".format(*self._spec) - - @property - def _canonical_spec(self) -> tuple[str, str]: - canonical_version = canonicalize_version( - self._spec[1], - strip_trailing_zero=(self._spec[0] != "~="), - ) - return self._spec[0], canonical_version - - def __hash__(self) -> int: - return hash(self._canonical_spec) - - def __eq__(self, other: object) -> bool: - """Whether or not the two Specifier-like objects are equal. - - :param other: The other object to check against. - - The value of :attr:`prereleases` is ignored. - - >>> Specifier("==1.2.3") == Specifier("== 1.2.3.0") - True - >>> (Specifier("==1.2.3", prereleases=False) == - ... Specifier("==1.2.3", prereleases=True)) - True - >>> Specifier("==1.2.3") == "==1.2.3" - True - >>> Specifier("==1.2.3") == Specifier("==1.2.4") - False - >>> Specifier("==1.2.3") == Specifier("~=1.2.3") - False - """ - if isinstance(other, str): - try: - other = self.__class__(str(other)) - except InvalidSpecifier: - return NotImplemented - elif not isinstance(other, self.__class__): - return NotImplemented - - return self._canonical_spec == other._canonical_spec - - def _get_operator(self, op: str) -> CallableOperator: - operator_callable: CallableOperator = getattr( - self, f"_compare_{self._operators[op]}" - ) - return operator_callable - - def _compare_compatible(self, prospective: Version, spec: str) -> bool: - # Compatible releases have an equivalent combination of >= and ==. That - # is that ~=2.2 is equivalent to >=2.2,==2.*. This allows us to - # implement this in terms of the other specifiers instead of - # implementing it ourselves. The only thing we need to do is construct - # the other specifiers. - - # We want everything but the last item in the version, but we want to - # ignore suffix segments. - prefix = _version_join( - list(itertools.takewhile(_is_not_suffix, _version_split(spec)))[:-1] - ) - - # Add the prefix notation to the end of our string - prefix += ".*" - - return self._get_operator(">=")(prospective, spec) and self._get_operator("==")( - prospective, prefix - ) - - def _compare_equal(self, prospective: Version, spec: str) -> bool: - # We need special logic to handle prefix matching - if spec.endswith(".*"): - # In the case of prefix matching we want to ignore local segment. - normalized_prospective = canonicalize_version( - prospective.public, strip_trailing_zero=False - ) - # Get the normalized version string ignoring the trailing .* - normalized_spec = canonicalize_version(spec[:-2], strip_trailing_zero=False) - # Split the spec out by bangs and dots, and pretend that there is - # an implicit dot in between a release segment and a pre-release segment. - split_spec = _version_split(normalized_spec) - - # Split the prospective version out by bangs and dots, and pretend - # that there is an implicit dot in between a release segment and - # a pre-release segment. - split_prospective = _version_split(normalized_prospective) - - # 0-pad the prospective version before shortening it to get the correct - # shortened version. - padded_prospective, _ = _pad_version(split_prospective, split_spec) - - # Shorten the prospective version to be the same length as the spec - # so that we can determine if the specifier is a prefix of the - # prospective version or not. - shortened_prospective = padded_prospective[: len(split_spec)] - - return shortened_prospective == split_spec - else: - # Convert our spec string into a Version - spec_version = Version(spec) - - # If the specifier does not have a local segment, then we want to - # act as if the prospective version also does not have a local - # segment. - if not spec_version.local: - prospective = Version(prospective.public) - - return prospective == spec_version - - def _compare_not_equal(self, prospective: Version, spec: str) -> bool: - return not self._compare_equal(prospective, spec) - - def _compare_less_than_equal(self, prospective: Version, spec: str) -> bool: - # NB: Local version identifiers are NOT permitted in the version - # specifier, so local version labels can be universally removed from - # the prospective version. - return Version(prospective.public) <= Version(spec) - - def _compare_greater_than_equal(self, prospective: Version, spec: str) -> bool: - # NB: Local version identifiers are NOT permitted in the version - # specifier, so local version labels can be universally removed from - # the prospective version. - return Version(prospective.public) >= Version(spec) - - def _compare_less_than(self, prospective: Version, spec_str: str) -> bool: - # Convert our spec to a Version instance, since we'll want to work with - # it as a version. - spec = Version(spec_str) - - # Check to see if the prospective version is less than the spec - # version. If it's not we can short circuit and just return False now - # instead of doing extra unneeded work. - if not prospective < spec: - return False - - # This special case is here so that, unless the specifier itself - # includes is a pre-release version, that we do not accept pre-release - # versions for the version mentioned in the specifier (e.g. <3.1 should - # not match 3.1.dev0, but should match 3.0.dev0). - if not spec.is_prerelease and prospective.is_prerelease: - if Version(prospective.base_version) == Version(spec.base_version): - return False - - # If we've gotten to here, it means that prospective version is both - # less than the spec version *and* it's not a pre-release of the same - # version in the spec. - return True - - def _compare_greater_than(self, prospective: Version, spec_str: str) -> bool: - # Convert our spec to a Version instance, since we'll want to work with - # it as a version. - spec = Version(spec_str) - - # Check to see if the prospective version is greater than the spec - # version. If it's not we can short circuit and just return False now - # instead of doing extra unneeded work. - if not prospective > spec: - return False - - # This special case is here so that, unless the specifier itself - # includes is a post-release version, that we do not accept - # post-release versions for the version mentioned in the specifier - # (e.g. >3.1 should not match 3.0.post0, but should match 3.2.post0). - if not spec.is_postrelease and prospective.is_postrelease: - if Version(prospective.base_version) == Version(spec.base_version): - return False - - # Ensure that we do not allow a local version of the version mentioned - # in the specifier, which is technically greater than, to match. - if prospective.local is not None: - if Version(prospective.base_version) == Version(spec.base_version): - return False - - # If we've gotten to here, it means that prospective version is both - # greater than the spec version *and* it's not a pre-release of the - # same version in the spec. - return True - - def _compare_arbitrary(self, prospective: Version, spec: str) -> bool: - return str(prospective).lower() == str(spec).lower() - - def __contains__(self, item: str | Version) -> bool: - """Return whether or not the item is contained in this specifier. - - :param item: The item to check for. - - This is used for the ``in`` operator and behaves the same as - :meth:`contains` with no ``prereleases`` argument passed. - - >>> "1.2.3" in Specifier(">=1.2.3") - True - >>> Version("1.2.3") in Specifier(">=1.2.3") - True - >>> "1.0.0" in Specifier(">=1.2.3") - False - >>> "1.3.0a1" in Specifier(">=1.2.3") - False - >>> "1.3.0a1" in Specifier(">=1.2.3", prereleases=True) - True - """ - return self.contains(item) - - def contains(self, item: UnparsedVersion, prereleases: bool | None = None) -> bool: - """Return whether or not the item is contained in this specifier. - - :param item: - The item to check for, which can be a version string or a - :class:`Version` instance. - :param prereleases: - Whether or not to match prereleases with this Specifier. If set to - ``None`` (the default), it uses :attr:`prereleases` to determine - whether or not prereleases are allowed. - - >>> Specifier(">=1.2.3").contains("1.2.3") - True - >>> Specifier(">=1.2.3").contains(Version("1.2.3")) - True - >>> Specifier(">=1.2.3").contains("1.0.0") - False - >>> Specifier(">=1.2.3").contains("1.3.0a1") - False - >>> Specifier(">=1.2.3", prereleases=True).contains("1.3.0a1") - True - >>> Specifier(">=1.2.3").contains("1.3.0a1", prereleases=True) - True - """ - - # Determine if prereleases are to be allowed or not. - if prereleases is None: - prereleases = self.prereleases - - # Normalize item to a Version, this allows us to have a shortcut for - # "2.0" in Specifier(">=2") - normalized_item = _coerce_version(item) - - # Determine if we should be supporting prereleases in this specifier - # or not, if we do not support prereleases than we can short circuit - # logic if this version is a prereleases. - if normalized_item.is_prerelease and not prereleases: - return False - - # Actually do the comparison to determine if this item is contained - # within this Specifier or not. - operator_callable: CallableOperator = self._get_operator(self.operator) - return operator_callable(normalized_item, self.version) - - def filter( - self, iterable: Iterable[UnparsedVersionVar], prereleases: bool | None = None - ) -> Iterator[UnparsedVersionVar]: - """Filter items in the given iterable, that match the specifier. - - :param iterable: - An iterable that can contain version strings and :class:`Version` instances. - The items in the iterable will be filtered according to the specifier. - :param prereleases: - Whether or not to allow prereleases in the returned iterator. If set to - ``None`` (the default), it will be intelligently decide whether to allow - prereleases or not (based on the :attr:`prereleases` attribute, and - whether the only versions matching are prereleases). - - This method is smarter than just ``filter(Specifier().contains, [...])`` - because it implements the rule from :pep:`440` that a prerelease item - SHOULD be accepted if no other versions match the given specifier. - - >>> list(Specifier(">=1.2.3").filter(["1.2", "1.3", "1.5a1"])) - ['1.3'] - >>> list(Specifier(">=1.2.3").filter(["1.2", "1.2.3", "1.3", Version("1.4")])) - ['1.2.3', '1.3', ] - >>> list(Specifier(">=1.2.3").filter(["1.2", "1.5a1"])) - ['1.5a1'] - >>> list(Specifier(">=1.2.3").filter(["1.3", "1.5a1"], prereleases=True)) - ['1.3', '1.5a1'] - >>> list(Specifier(">=1.2.3", prereleases=True).filter(["1.3", "1.5a1"])) - ['1.3', '1.5a1'] - """ - - yielded = False - found_prereleases = [] - - kw = {"prereleases": prereleases if prereleases is not None else True} - - # Attempt to iterate over all the values in the iterable and if any of - # them match, yield them. - for version in iterable: - parsed_version = _coerce_version(version) - - if self.contains(parsed_version, **kw): - # If our version is a prerelease, and we were not set to allow - # prereleases, then we'll store it for later in case nothing - # else matches this specifier. - if parsed_version.is_prerelease and not ( - prereleases or self.prereleases - ): - found_prereleases.append(version) - # Either this is not a prerelease, or we should have been - # accepting prereleases from the beginning. - else: - yielded = True - yield version - - # Now that we've iterated over everything, determine if we've yielded - # any values, and if we have not and we have any prereleases stored up - # then we will go ahead and yield the prereleases. - if not yielded and found_prereleases: - for version in found_prereleases: - yield version - - -_prefix_regex = re.compile(r"^([0-9]+)((?:a|b|c|rc)[0-9]+)$") - - -def _version_split(version: str) -> list[str]: - """Split version into components. - - The split components are intended for version comparison. The logic does - not attempt to retain the original version string, so joining the - components back with :func:`_version_join` may not produce the original - version string. - """ - result: list[str] = [] - - epoch, _, rest = version.rpartition("!") - result.append(epoch or "0") - - for item in rest.split("."): - match = _prefix_regex.search(item) - if match: - result.extend(match.groups()) - else: - result.append(item) - return result - - -def _version_join(components: list[str]) -> str: - """Join split version components into a version string. - - This function assumes the input came from :func:`_version_split`, where the - first component must be the epoch (either empty or numeric), and all other - components numeric. - """ - epoch, *rest = components - return f"{epoch}!{'.'.join(rest)}" - - -def _is_not_suffix(segment: str) -> bool: - return not any( - segment.startswith(prefix) for prefix in ("dev", "a", "b", "rc", "post") - ) - - -def _pad_version(left: list[str], right: list[str]) -> tuple[list[str], list[str]]: - left_split, right_split = [], [] - - # Get the release segment of our versions - left_split.append(list(itertools.takewhile(lambda x: x.isdigit(), left))) - right_split.append(list(itertools.takewhile(lambda x: x.isdigit(), right))) - - # Get the rest of our versions - left_split.append(left[len(left_split[0]) :]) - right_split.append(right[len(right_split[0]) :]) - - # Insert our padding - left_split.insert(1, ["0"] * max(0, len(right_split[0]) - len(left_split[0]))) - right_split.insert(1, ["0"] * max(0, len(left_split[0]) - len(right_split[0]))) - - return ( - list(itertools.chain.from_iterable(left_split)), - list(itertools.chain.from_iterable(right_split)), - ) - - -class SpecifierSet(BaseSpecifier): - """This class abstracts handling of a set of version specifiers. - - It can be passed a single specifier (``>=3.0``), a comma-separated list of - specifiers (``>=3.0,!=3.1``), or no specifier at all. - """ - - def __init__(self, specifiers: str = "", prereleases: bool | None = None) -> None: - """Initialize a SpecifierSet instance. - - :param specifiers: - The string representation of a specifier or a comma-separated list of - specifiers which will be parsed and normalized before use. - :param prereleases: - This tells the SpecifierSet if it should accept prerelease versions if - applicable or not. The default of ``None`` will autodetect it from the - given specifiers. - - :raises InvalidSpecifier: - If the given ``specifiers`` are not parseable than this exception will be - raised. - """ - - # Split on `,` to break each individual specifier into it's own item, and - # strip each item to remove leading/trailing whitespace. - split_specifiers = [s.strip() for s in specifiers.split(",") if s.strip()] - - # Make each individual specifier a Specifier and save in a frozen set for later. - self._specs = frozenset(map(Specifier, split_specifiers)) - - # Store our prereleases value so we can use it later to determine if - # we accept prereleases or not. - self._prereleases = prereleases - - @property - def prereleases(self) -> bool | None: - # If we have been given an explicit prerelease modifier, then we'll - # pass that through here. - if self._prereleases is not None: - return self._prereleases - - # If we don't have any specifiers, and we don't have a forced value, - # then we'll just return None since we don't know if this should have - # pre-releases or not. - if not self._specs: - return None - - # Otherwise we'll see if any of the given specifiers accept - # prereleases, if any of them do we'll return True, otherwise False. - return any(s.prereleases for s in self._specs) - - @prereleases.setter - def prereleases(self, value: bool) -> None: - self._prereleases = value - - def __repr__(self) -> str: - """A representation of the specifier set that shows all internal state. - - Note that the ordering of the individual specifiers within the set may not - match the input string. - - >>> SpecifierSet('>=1.0.0,!=2.0.0') - =1.0.0')> - >>> SpecifierSet('>=1.0.0,!=2.0.0', prereleases=False) - =1.0.0', prereleases=False)> - >>> SpecifierSet('>=1.0.0,!=2.0.0', prereleases=True) - =1.0.0', prereleases=True)> - """ - pre = ( - f", prereleases={self.prereleases!r}" - if self._prereleases is not None - else "" - ) - - return f"" - - def __str__(self) -> str: - """A string representation of the specifier set that can be round-tripped. - - Note that the ordering of the individual specifiers within the set may not - match the input string. - - >>> str(SpecifierSet(">=1.0.0,!=1.0.1")) - '!=1.0.1,>=1.0.0' - >>> str(SpecifierSet(">=1.0.0,!=1.0.1", prereleases=False)) - '!=1.0.1,>=1.0.0' - """ - return ",".join(sorted(str(s) for s in self._specs)) - - def __hash__(self) -> int: - return hash(self._specs) - - def __and__(self, other: SpecifierSet | str) -> SpecifierSet: - """Return a SpecifierSet which is a combination of the two sets. - - :param other: The other object to combine with. - - >>> SpecifierSet(">=1.0.0,!=1.0.1") & '<=2.0.0,!=2.0.1' - =1.0.0')> - >>> SpecifierSet(">=1.0.0,!=1.0.1") & SpecifierSet('<=2.0.0,!=2.0.1') - =1.0.0')> - """ - if isinstance(other, str): - other = SpecifierSet(other) - elif not isinstance(other, SpecifierSet): - return NotImplemented - - specifier = SpecifierSet() - specifier._specs = frozenset(self._specs | other._specs) - - if self._prereleases is None and other._prereleases is not None: - specifier._prereleases = other._prereleases - elif self._prereleases is not None and other._prereleases is None: - specifier._prereleases = self._prereleases - elif self._prereleases == other._prereleases: - specifier._prereleases = self._prereleases - else: - raise ValueError( - "Cannot combine SpecifierSets with True and False prerelease " - "overrides." - ) - - return specifier - - def __eq__(self, other: object) -> bool: - """Whether or not the two SpecifierSet-like objects are equal. - - :param other: The other object to check against. - - The value of :attr:`prereleases` is ignored. - - >>> SpecifierSet(">=1.0.0,!=1.0.1") == SpecifierSet(">=1.0.0,!=1.0.1") - True - >>> (SpecifierSet(">=1.0.0,!=1.0.1", prereleases=False) == - ... SpecifierSet(">=1.0.0,!=1.0.1", prereleases=True)) - True - >>> SpecifierSet(">=1.0.0,!=1.0.1") == ">=1.0.0,!=1.0.1" - True - >>> SpecifierSet(">=1.0.0,!=1.0.1") == SpecifierSet(">=1.0.0") - False - >>> SpecifierSet(">=1.0.0,!=1.0.1") == SpecifierSet(">=1.0.0,!=1.0.2") - False - """ - if isinstance(other, (str, Specifier)): - other = SpecifierSet(str(other)) - elif not isinstance(other, SpecifierSet): - return NotImplemented - - return self._specs == other._specs - - def __len__(self) -> int: - """Returns the number of specifiers in this specifier set.""" - return len(self._specs) - - def __iter__(self) -> Iterator[Specifier]: - """ - Returns an iterator over all the underlying :class:`Specifier` instances - in this specifier set. - - >>> sorted(SpecifierSet(">=1.0.0,!=1.0.1"), key=str) - [, =1.0.0')>] - """ - return iter(self._specs) - - def __contains__(self, item: UnparsedVersion) -> bool: - """Return whether or not the item is contained in this specifier. - - :param item: The item to check for. - - This is used for the ``in`` operator and behaves the same as - :meth:`contains` with no ``prereleases`` argument passed. - - >>> "1.2.3" in SpecifierSet(">=1.0.0,!=1.0.1") - True - >>> Version("1.2.3") in SpecifierSet(">=1.0.0,!=1.0.1") - True - >>> "1.0.1" in SpecifierSet(">=1.0.0,!=1.0.1") - False - >>> "1.3.0a1" in SpecifierSet(">=1.0.0,!=1.0.1") - False - >>> "1.3.0a1" in SpecifierSet(">=1.0.0,!=1.0.1", prereleases=True) - True - """ - return self.contains(item) - - def contains( - self, - item: UnparsedVersion, - prereleases: bool | None = None, - installed: bool | None = None, - ) -> bool: - """Return whether or not the item is contained in this SpecifierSet. - - :param item: - The item to check for, which can be a version string or a - :class:`Version` instance. - :param prereleases: - Whether or not to match prereleases with this SpecifierSet. If set to - ``None`` (the default), it uses :attr:`prereleases` to determine - whether or not prereleases are allowed. - - >>> SpecifierSet(">=1.0.0,!=1.0.1").contains("1.2.3") - True - >>> SpecifierSet(">=1.0.0,!=1.0.1").contains(Version("1.2.3")) - True - >>> SpecifierSet(">=1.0.0,!=1.0.1").contains("1.0.1") - False - >>> SpecifierSet(">=1.0.0,!=1.0.1").contains("1.3.0a1") - False - >>> SpecifierSet(">=1.0.0,!=1.0.1", prereleases=True).contains("1.3.0a1") - True - >>> SpecifierSet(">=1.0.0,!=1.0.1").contains("1.3.0a1", prereleases=True) - True - """ - # Ensure that our item is a Version instance. - if not isinstance(item, Version): - item = Version(item) - - # Determine if we're forcing a prerelease or not, if we're not forcing - # one for this particular filter call, then we'll use whatever the - # SpecifierSet thinks for whether or not we should support prereleases. - if prereleases is None: - prereleases = self.prereleases - - # We can determine if we're going to allow pre-releases by looking to - # see if any of the underlying items supports them. If none of them do - # and this item is a pre-release then we do not allow it and we can - # short circuit that here. - # Note: This means that 1.0.dev1 would not be contained in something - # like >=1.0.devabc however it would be in >=1.0.debabc,>0.0.dev0 - if not prereleases and item.is_prerelease: - return False - - if installed and item.is_prerelease: - item = Version(item.base_version) - - # We simply dispatch to the underlying specs here to make sure that the - # given version is contained within all of them. - # Note: This use of all() here means that an empty set of specifiers - # will always return True, this is an explicit design decision. - return all(s.contains(item, prereleases=prereleases) for s in self._specs) - - def filter( - self, iterable: Iterable[UnparsedVersionVar], prereleases: bool | None = None - ) -> Iterator[UnparsedVersionVar]: - """Filter items in the given iterable, that match the specifiers in this set. - - :param iterable: - An iterable that can contain version strings and :class:`Version` instances. - The items in the iterable will be filtered according to the specifier. - :param prereleases: - Whether or not to allow prereleases in the returned iterator. If set to - ``None`` (the default), it will be intelligently decide whether to allow - prereleases or not (based on the :attr:`prereleases` attribute, and - whether the only versions matching are prereleases). - - This method is smarter than just ``filter(SpecifierSet(...).contains, [...])`` - because it implements the rule from :pep:`440` that a prerelease item - SHOULD be accepted if no other versions match the given specifier. - - >>> list(SpecifierSet(">=1.2.3").filter(["1.2", "1.3", "1.5a1"])) - ['1.3'] - >>> list(SpecifierSet(">=1.2.3").filter(["1.2", "1.3", Version("1.4")])) - ['1.3', ] - >>> list(SpecifierSet(">=1.2.3").filter(["1.2", "1.5a1"])) - [] - >>> list(SpecifierSet(">=1.2.3").filter(["1.3", "1.5a1"], prereleases=True)) - ['1.3', '1.5a1'] - >>> list(SpecifierSet(">=1.2.3", prereleases=True).filter(["1.3", "1.5a1"])) - ['1.3', '1.5a1'] - - An "empty" SpecifierSet will filter items based on the presence of prerelease - versions in the set. - - >>> list(SpecifierSet("").filter(["1.3", "1.5a1"])) - ['1.3'] - >>> list(SpecifierSet("").filter(["1.5a1"])) - ['1.5a1'] - >>> list(SpecifierSet("", prereleases=True).filter(["1.3", "1.5a1"])) - ['1.3', '1.5a1'] - >>> list(SpecifierSet("").filter(["1.3", "1.5a1"], prereleases=True)) - ['1.3', '1.5a1'] - """ - # Determine if we're forcing a prerelease or not, if we're not forcing - # one for this particular filter call, then we'll use whatever the - # SpecifierSet thinks for whether or not we should support prereleases. - if prereleases is None: - prereleases = self.prereleases - - # If we have any specifiers, then we want to wrap our iterable in the - # filter method for each one, this will act as a logical AND amongst - # each specifier. - if self._specs: - for spec in self._specs: - iterable = spec.filter(iterable, prereleases=bool(prereleases)) - return iter(iterable) - # If we do not have any specifiers, then we need to have a rough filter - # which will filter out any pre-releases, unless there are no final - # releases. - else: - filtered: list[UnparsedVersionVar] = [] - found_prereleases: list[UnparsedVersionVar] = [] - - for item in iterable: - parsed_version = _coerce_version(item) - - # Store any item which is a pre-release for later unless we've - # already found a final version or we are accepting prereleases - if parsed_version.is_prerelease and not prereleases: - if not filtered: - found_prereleases.append(item) - else: - filtered.append(item) - - # If we've found no items except for pre-releases, then we'll go - # ahead and use the pre-releases - if not filtered and found_prereleases and prereleases is None: - return iter(found_prereleases) - - return iter(filtered) diff --git a/.venv/lib/python3.10/site-packages/packaging/tags.py b/.venv/lib/python3.10/site-packages/packaging/tags.py deleted file mode 100644 index 6667d29..0000000 --- a/.venv/lib/python3.10/site-packages/packaging/tags.py +++ /dev/null @@ -1,568 +0,0 @@ -# This file is dual licensed under the terms of the Apache License, Version -# 2.0, and the BSD License. See the LICENSE file in the root of this repository -# for complete details. - -from __future__ import annotations - -import logging -import platform -import re -import struct -import subprocess -import sys -import sysconfig -from importlib.machinery import EXTENSION_SUFFIXES -from typing import ( - Iterable, - Iterator, - Sequence, - Tuple, - cast, -) - -from . import _manylinux, _musllinux - -logger = logging.getLogger(__name__) - -PythonVersion = Sequence[int] -MacVersion = Tuple[int, int] - -INTERPRETER_SHORT_NAMES: dict[str, str] = { - "python": "py", # Generic. - "cpython": "cp", - "pypy": "pp", - "ironpython": "ip", - "jython": "jy", -} - - -_32_BIT_INTERPRETER = struct.calcsize("P") == 4 - - -class Tag: - """ - A representation of the tag triple for a wheel. - - Instances are considered immutable and thus are hashable. Equality checking - is also supported. - """ - - __slots__ = ["_interpreter", "_abi", "_platform", "_hash"] - - def __init__(self, interpreter: str, abi: str, platform: str) -> None: - self._interpreter = interpreter.lower() - self._abi = abi.lower() - self._platform = platform.lower() - # The __hash__ of every single element in a Set[Tag] will be evaluated each time - # that a set calls its `.disjoint()` method, which may be called hundreds of - # times when scanning a page of links for packages with tags matching that - # Set[Tag]. Pre-computing the value here produces significant speedups for - # downstream consumers. - self._hash = hash((self._interpreter, self._abi, self._platform)) - - @property - def interpreter(self) -> str: - return self._interpreter - - @property - def abi(self) -> str: - return self._abi - - @property - def platform(self) -> str: - return self._platform - - def __eq__(self, other: object) -> bool: - if not isinstance(other, Tag): - return NotImplemented - - return ( - (self._hash == other._hash) # Short-circuit ASAP for perf reasons. - and (self._platform == other._platform) - and (self._abi == other._abi) - and (self._interpreter == other._interpreter) - ) - - def __hash__(self) -> int: - return self._hash - - def __str__(self) -> str: - return f"{self._interpreter}-{self._abi}-{self._platform}" - - def __repr__(self) -> str: - return f"<{self} @ {id(self)}>" - - -def parse_tag(tag: str) -> frozenset[Tag]: - """ - Parses the provided tag (e.g. `py3-none-any`) into a frozenset of Tag instances. - - Returning a set is required due to the possibility that the tag is a - compressed tag set. - """ - tags = set() - interpreters, abis, platforms = tag.split("-") - for interpreter in interpreters.split("."): - for abi in abis.split("."): - for platform_ in platforms.split("."): - tags.add(Tag(interpreter, abi, platform_)) - return frozenset(tags) - - -def _get_config_var(name: str, warn: bool = False) -> int | str | None: - value: int | str | None = sysconfig.get_config_var(name) - if value is None and warn: - logger.debug( - "Config variable '%s' is unset, Python ABI tag may be incorrect", name - ) - return value - - -def _normalize_string(string: str) -> str: - return string.replace(".", "_").replace("-", "_").replace(" ", "_") - - -def _is_threaded_cpython(abis: list[str]) -> bool: - """ - Determine if the ABI corresponds to a threaded (`--disable-gil`) build. - - The threaded builds are indicated by a "t" in the abiflags. - """ - if len(abis) == 0: - return False - # expect e.g., cp313 - m = re.match(r"cp\d+(.*)", abis[0]) - if not m: - return False - abiflags = m.group(1) - return "t" in abiflags - - -def _abi3_applies(python_version: PythonVersion, threading: bool) -> bool: - """ - Determine if the Python version supports abi3. - - PEP 384 was first implemented in Python 3.2. The threaded (`--disable-gil`) - builds do not support abi3. - """ - return len(python_version) > 1 and tuple(python_version) >= (3, 2) and not threading - - -def _cpython_abis(py_version: PythonVersion, warn: bool = False) -> list[str]: - py_version = tuple(py_version) # To allow for version comparison. - abis = [] - version = _version_nodot(py_version[:2]) - threading = debug = pymalloc = ucs4 = "" - with_debug = _get_config_var("Py_DEBUG", warn) - has_refcount = hasattr(sys, "gettotalrefcount") - # Windows doesn't set Py_DEBUG, so checking for support of debug-compiled - # extension modules is the best option. - # https://github.com/pypa/pip/issues/3383#issuecomment-173267692 - has_ext = "_d.pyd" in EXTENSION_SUFFIXES - if with_debug or (with_debug is None and (has_refcount or has_ext)): - debug = "d" - if py_version >= (3, 13) and _get_config_var("Py_GIL_DISABLED", warn): - threading = "t" - if py_version < (3, 8): - with_pymalloc = _get_config_var("WITH_PYMALLOC", warn) - if with_pymalloc or with_pymalloc is None: - pymalloc = "m" - if py_version < (3, 3): - unicode_size = _get_config_var("Py_UNICODE_SIZE", warn) - if unicode_size == 4 or ( - unicode_size is None and sys.maxunicode == 0x10FFFF - ): - ucs4 = "u" - elif debug: - # Debug builds can also load "normal" extension modules. - # We can also assume no UCS-4 or pymalloc requirement. - abis.append(f"cp{version}{threading}") - abis.insert(0, f"cp{version}{threading}{debug}{pymalloc}{ucs4}") - return abis - - -def cpython_tags( - python_version: PythonVersion | None = None, - abis: Iterable[str] | None = None, - platforms: Iterable[str] | None = None, - *, - warn: bool = False, -) -> Iterator[Tag]: - """ - Yields the tags for a CPython interpreter. - - The tags consist of: - - cp-- - - cp-abi3- - - cp-none- - - cp-abi3- # Older Python versions down to 3.2. - - If python_version only specifies a major version then user-provided ABIs and - the 'none' ABItag will be used. - - If 'abi3' or 'none' are specified in 'abis' then they will be yielded at - their normal position and not at the beginning. - """ - if not python_version: - python_version = sys.version_info[:2] - - interpreter = f"cp{_version_nodot(python_version[:2])}" - - if abis is None: - if len(python_version) > 1: - abis = _cpython_abis(python_version, warn) - else: - abis = [] - abis = list(abis) - # 'abi3' and 'none' are explicitly handled later. - for explicit_abi in ("abi3", "none"): - try: - abis.remove(explicit_abi) - except ValueError: - pass - - platforms = list(platforms or platform_tags()) - for abi in abis: - for platform_ in platforms: - yield Tag(interpreter, abi, platform_) - - threading = _is_threaded_cpython(abis) - use_abi3 = _abi3_applies(python_version, threading) - if use_abi3: - yield from (Tag(interpreter, "abi3", platform_) for platform_ in platforms) - yield from (Tag(interpreter, "none", platform_) for platform_ in platforms) - - if use_abi3: - for minor_version in range(python_version[1] - 1, 1, -1): - for platform_ in platforms: - interpreter = "cp{version}".format( - version=_version_nodot((python_version[0], minor_version)) - ) - yield Tag(interpreter, "abi3", platform_) - - -def _generic_abi() -> list[str]: - """ - Return the ABI tag based on EXT_SUFFIX. - """ - # The following are examples of `EXT_SUFFIX`. - # We want to keep the parts which are related to the ABI and remove the - # parts which are related to the platform: - # - linux: '.cpython-310-x86_64-linux-gnu.so' => cp310 - # - mac: '.cpython-310-darwin.so' => cp310 - # - win: '.cp310-win_amd64.pyd' => cp310 - # - win: '.pyd' => cp37 (uses _cpython_abis()) - # - pypy: '.pypy38-pp73-x86_64-linux-gnu.so' => pypy38_pp73 - # - graalpy: '.graalpy-38-native-x86_64-darwin.dylib' - # => graalpy_38_native - - ext_suffix = _get_config_var("EXT_SUFFIX", warn=True) - if not isinstance(ext_suffix, str) or ext_suffix[0] != ".": - raise SystemError("invalid sysconfig.get_config_var('EXT_SUFFIX')") - parts = ext_suffix.split(".") - if len(parts) < 3: - # CPython3.7 and earlier uses ".pyd" on Windows. - return _cpython_abis(sys.version_info[:2]) - soabi = parts[1] - if soabi.startswith("cpython"): - # non-windows - abi = "cp" + soabi.split("-")[1] - elif soabi.startswith("cp"): - # windows - abi = soabi.split("-")[0] - elif soabi.startswith("pypy"): - abi = "-".join(soabi.split("-")[:2]) - elif soabi.startswith("graalpy"): - abi = "-".join(soabi.split("-")[:3]) - elif soabi: - # pyston, ironpython, others? - abi = soabi - else: - return [] - return [_normalize_string(abi)] - - -def generic_tags( - interpreter: str | None = None, - abis: Iterable[str] | None = None, - platforms: Iterable[str] | None = None, - *, - warn: bool = False, -) -> Iterator[Tag]: - """ - Yields the tags for a generic interpreter. - - The tags consist of: - - -- - - The "none" ABI will be added if it was not explicitly provided. - """ - if not interpreter: - interp_name = interpreter_name() - interp_version = interpreter_version(warn=warn) - interpreter = "".join([interp_name, interp_version]) - if abis is None: - abis = _generic_abi() - else: - abis = list(abis) - platforms = list(platforms or platform_tags()) - if "none" not in abis: - abis.append("none") - for abi in abis: - for platform_ in platforms: - yield Tag(interpreter, abi, platform_) - - -def _py_interpreter_range(py_version: PythonVersion) -> Iterator[str]: - """ - Yields Python versions in descending order. - - After the latest version, the major-only version will be yielded, and then - all previous versions of that major version. - """ - if len(py_version) > 1: - yield f"py{_version_nodot(py_version[:2])}" - yield f"py{py_version[0]}" - if len(py_version) > 1: - for minor in range(py_version[1] - 1, -1, -1): - yield f"py{_version_nodot((py_version[0], minor))}" - - -def compatible_tags( - python_version: PythonVersion | None = None, - interpreter: str | None = None, - platforms: Iterable[str] | None = None, -) -> Iterator[Tag]: - """ - Yields the sequence of tags that are compatible with a specific version of Python. - - The tags consist of: - - py*-none- - - -none-any # ... if `interpreter` is provided. - - py*-none-any - """ - if not python_version: - python_version = sys.version_info[:2] - platforms = list(platforms or platform_tags()) - for version in _py_interpreter_range(python_version): - for platform_ in platforms: - yield Tag(version, "none", platform_) - if interpreter: - yield Tag(interpreter, "none", "any") - for version in _py_interpreter_range(python_version): - yield Tag(version, "none", "any") - - -def _mac_arch(arch: str, is_32bit: bool = _32_BIT_INTERPRETER) -> str: - if not is_32bit: - return arch - - if arch.startswith("ppc"): - return "ppc" - - return "i386" - - -def _mac_binary_formats(version: MacVersion, cpu_arch: str) -> list[str]: - formats = [cpu_arch] - if cpu_arch == "x86_64": - if version < (10, 4): - return [] - formats.extend(["intel", "fat64", "fat32"]) - - elif cpu_arch == "i386": - if version < (10, 4): - return [] - formats.extend(["intel", "fat32", "fat"]) - - elif cpu_arch == "ppc64": - # TODO: Need to care about 32-bit PPC for ppc64 through 10.2? - if version > (10, 5) or version < (10, 4): - return [] - formats.append("fat64") - - elif cpu_arch == "ppc": - if version > (10, 6): - return [] - formats.extend(["fat32", "fat"]) - - if cpu_arch in {"arm64", "x86_64"}: - formats.append("universal2") - - if cpu_arch in {"x86_64", "i386", "ppc64", "ppc", "intel"}: - formats.append("universal") - - return formats - - -def mac_platforms( - version: MacVersion | None = None, arch: str | None = None -) -> Iterator[str]: - """ - Yields the platform tags for a macOS system. - - The `version` parameter is a two-item tuple specifying the macOS version to - generate platform tags for. The `arch` parameter is the CPU architecture to - generate platform tags for. Both parameters default to the appropriate value - for the current system. - """ - version_str, _, cpu_arch = platform.mac_ver() - if version is None: - version = cast("MacVersion", tuple(map(int, version_str.split(".")[:2]))) - if version == (10, 16): - # When built against an older macOS SDK, Python will report macOS 10.16 - # instead of the real version. - version_str = subprocess.run( - [ - sys.executable, - "-sS", - "-c", - "import platform; print(platform.mac_ver()[0])", - ], - check=True, - env={"SYSTEM_VERSION_COMPAT": "0"}, - stdout=subprocess.PIPE, - text=True, - ).stdout - version = cast("MacVersion", tuple(map(int, version_str.split(".")[:2]))) - else: - version = version - if arch is None: - arch = _mac_arch(cpu_arch) - else: - arch = arch - - if (10, 0) <= version and version < (11, 0): - # Prior to Mac OS 11, each yearly release of Mac OS bumped the - # "minor" version number. The major version was always 10. - for minor_version in range(version[1], -1, -1): - compat_version = 10, minor_version - binary_formats = _mac_binary_formats(compat_version, arch) - for binary_format in binary_formats: - yield "macosx_{major}_{minor}_{binary_format}".format( - major=10, minor=minor_version, binary_format=binary_format - ) - - if version >= (11, 0): - # Starting with Mac OS 11, each yearly release bumps the major version - # number. The minor versions are now the midyear updates. - for major_version in range(version[0], 10, -1): - compat_version = major_version, 0 - binary_formats = _mac_binary_formats(compat_version, arch) - for binary_format in binary_formats: - yield "macosx_{major}_{minor}_{binary_format}".format( - major=major_version, minor=0, binary_format=binary_format - ) - - if version >= (11, 0): - # Mac OS 11 on x86_64 is compatible with binaries from previous releases. - # Arm64 support was introduced in 11.0, so no Arm binaries from previous - # releases exist. - # - # However, the "universal2" binary format can have a - # macOS version earlier than 11.0 when the x86_64 part of the binary supports - # that version of macOS. - if arch == "x86_64": - for minor_version in range(16, 3, -1): - compat_version = 10, minor_version - binary_formats = _mac_binary_formats(compat_version, arch) - for binary_format in binary_formats: - yield "macosx_{major}_{minor}_{binary_format}".format( - major=compat_version[0], - minor=compat_version[1], - binary_format=binary_format, - ) - else: - for minor_version in range(16, 3, -1): - compat_version = 10, minor_version - binary_format = "universal2" - yield "macosx_{major}_{minor}_{binary_format}".format( - major=compat_version[0], - minor=compat_version[1], - binary_format=binary_format, - ) - - -def _linux_platforms(is_32bit: bool = _32_BIT_INTERPRETER) -> Iterator[str]: - linux = _normalize_string(sysconfig.get_platform()) - if not linux.startswith("linux_"): - # we should never be here, just yield the sysconfig one and return - yield linux - return - if is_32bit: - if linux == "linux_x86_64": - linux = "linux_i686" - elif linux == "linux_aarch64": - linux = "linux_armv8l" - _, arch = linux.split("_", 1) - archs = {"armv8l": ["armv8l", "armv7l"]}.get(arch, [arch]) - yield from _manylinux.platform_tags(archs) - yield from _musllinux.platform_tags(archs) - for arch in archs: - yield f"linux_{arch}" - - -def _generic_platforms() -> Iterator[str]: - yield _normalize_string(sysconfig.get_platform()) - - -def platform_tags() -> Iterator[str]: - """ - Provides the platform tags for this installation. - """ - if platform.system() == "Darwin": - return mac_platforms() - elif platform.system() == "Linux": - return _linux_platforms() - else: - return _generic_platforms() - - -def interpreter_name() -> str: - """ - Returns the name of the running interpreter. - - Some implementations have a reserved, two-letter abbreviation which will - be returned when appropriate. - """ - name = sys.implementation.name - return INTERPRETER_SHORT_NAMES.get(name) or name - - -def interpreter_version(*, warn: bool = False) -> str: - """ - Returns the version of the running interpreter. - """ - version = _get_config_var("py_version_nodot", warn=warn) - if version: - version = str(version) - else: - version = _version_nodot(sys.version_info[:2]) - return version - - -def _version_nodot(version: PythonVersion) -> str: - return "".join(map(str, version)) - - -def sys_tags(*, warn: bool = False) -> Iterator[Tag]: - """ - Returns the sequence of tag triples for the running interpreter. - - The order of the sequence corresponds to priority order for the - interpreter, from most to least important. - """ - - interp_name = interpreter_name() - if interp_name == "cp": - yield from cpython_tags(warn=warn) - else: - yield from generic_tags() - - if interp_name == "pp": - interp = "pp3" - elif interp_name == "cp": - interp = "cp" + interpreter_version(warn=warn) - else: - interp = None - yield from compatible_tags(interpreter=interp) diff --git a/.venv/lib/python3.10/site-packages/packaging/utils.py b/.venv/lib/python3.10/site-packages/packaging/utils.py deleted file mode 100644 index d33da5b..0000000 --- a/.venv/lib/python3.10/site-packages/packaging/utils.py +++ /dev/null @@ -1,174 +0,0 @@ -# This file is dual licensed under the terms of the Apache License, Version -# 2.0, and the BSD License. See the LICENSE file in the root of this repository -# for complete details. - -from __future__ import annotations - -import re -from typing import NewType, Tuple, Union, cast - -from .tags import Tag, parse_tag -from .version import InvalidVersion, Version - -BuildTag = Union[Tuple[()], Tuple[int, str]] -NormalizedName = NewType("NormalizedName", str) - - -class InvalidName(ValueError): - """ - An invalid distribution name; users should refer to the packaging user guide. - """ - - -class InvalidWheelFilename(ValueError): - """ - An invalid wheel filename was found, users should refer to PEP 427. - """ - - -class InvalidSdistFilename(ValueError): - """ - An invalid sdist filename was found, users should refer to the packaging user guide. - """ - - -# Core metadata spec for `Name` -_validate_regex = re.compile( - r"^([A-Z0-9]|[A-Z0-9][A-Z0-9._-]*[A-Z0-9])$", re.IGNORECASE -) -_canonicalize_regex = re.compile(r"[-_.]+") -_normalized_regex = re.compile(r"^([a-z0-9]|[a-z0-9]([a-z0-9-](?!--))*[a-z0-9])$") -# PEP 427: The build number must start with a digit. -_build_tag_regex = re.compile(r"(\d+)(.*)") - - -def canonicalize_name(name: str, *, validate: bool = False) -> NormalizedName: - if validate and not _validate_regex.match(name): - raise InvalidName(f"name is invalid: {name!r}") - # This is taken from PEP 503. - value = _canonicalize_regex.sub("-", name).lower() - return cast(NormalizedName, value) - - -def is_normalized_name(name: str) -> bool: - return _normalized_regex.match(name) is not None - - -def canonicalize_version( - version: Version | str, *, strip_trailing_zero: bool = True -) -> str: - """ - This is very similar to Version.__str__, but has one subtle difference - with the way it handles the release segment. - """ - if isinstance(version, str): - try: - parsed = Version(version) - except InvalidVersion: - # Legacy versions cannot be normalized - return version - else: - parsed = version - - parts = [] - - # Epoch - if parsed.epoch != 0: - parts.append(f"{parsed.epoch}!") - - # Release segment - release_segment = ".".join(str(x) for x in parsed.release) - if strip_trailing_zero: - # NB: This strips trailing '.0's to normalize - release_segment = re.sub(r"(\.0)+$", "", release_segment) - parts.append(release_segment) - - # Pre-release - if parsed.pre is not None: - parts.append("".join(str(x) for x in parsed.pre)) - - # Post-release - if parsed.post is not None: - parts.append(f".post{parsed.post}") - - # Development release - if parsed.dev is not None: - parts.append(f".dev{parsed.dev}") - - # Local version segment - if parsed.local is not None: - parts.append(f"+{parsed.local}") - - return "".join(parts) - - -def parse_wheel_filename( - filename: str, -) -> tuple[NormalizedName, Version, BuildTag, frozenset[Tag]]: - if not filename.endswith(".whl"): - raise InvalidWheelFilename( - f"Invalid wheel filename (extension must be '.whl'): {filename}" - ) - - filename = filename[:-4] - dashes = filename.count("-") - if dashes not in (4, 5): - raise InvalidWheelFilename( - f"Invalid wheel filename (wrong number of parts): {filename}" - ) - - parts = filename.split("-", dashes - 2) - name_part = parts[0] - # See PEP 427 for the rules on escaping the project name. - if "__" in name_part or re.match(r"^[\w\d._]*$", name_part, re.UNICODE) is None: - raise InvalidWheelFilename(f"Invalid project name: {filename}") - name = canonicalize_name(name_part) - - try: - version = Version(parts[1]) - except InvalidVersion as e: - raise InvalidWheelFilename( - f"Invalid wheel filename (invalid version): {filename}" - ) from e - - if dashes == 5: - build_part = parts[2] - build_match = _build_tag_regex.match(build_part) - if build_match is None: - raise InvalidWheelFilename( - f"Invalid build number: {build_part} in '{filename}'" - ) - build = cast(BuildTag, (int(build_match.group(1)), build_match.group(2))) - else: - build = () - tags = parse_tag(parts[-1]) - return (name, version, build, tags) - - -def parse_sdist_filename(filename: str) -> tuple[NormalizedName, Version]: - if filename.endswith(".tar.gz"): - file_stem = filename[: -len(".tar.gz")] - elif filename.endswith(".zip"): - file_stem = filename[: -len(".zip")] - else: - raise InvalidSdistFilename( - f"Invalid sdist filename (extension must be '.tar.gz' or '.zip'):" - f" {filename}" - ) - - # We are requiring a PEP 440 version, which cannot contain dashes, - # so we split on the last dash. - name_part, sep, version_part = file_stem.rpartition("-") - if not sep: - raise InvalidSdistFilename(f"Invalid sdist filename: {filename}") - - name = canonicalize_name(name_part) - - try: - version = Version(version_part) - except InvalidVersion as e: - raise InvalidSdistFilename( - f"Invalid sdist filename (invalid version): {filename}" - ) from e - - return (name, version) diff --git a/.venv/lib/python3.10/site-packages/packaging/version.py b/.venv/lib/python3.10/site-packages/packaging/version.py deleted file mode 100644 index 46bc261..0000000 --- a/.venv/lib/python3.10/site-packages/packaging/version.py +++ /dev/null @@ -1,563 +0,0 @@ -# This file is dual licensed under the terms of the Apache License, Version -# 2.0, and the BSD License. See the LICENSE file in the root of this repository -# for complete details. -""" -.. testsetup:: - - from packaging.version import parse, Version -""" - -from __future__ import annotations - -import itertools -import re -from typing import Any, Callable, NamedTuple, SupportsInt, Tuple, Union - -from ._structures import Infinity, InfinityType, NegativeInfinity, NegativeInfinityType - -__all__ = ["VERSION_PATTERN", "parse", "Version", "InvalidVersion"] - -LocalType = Tuple[Union[int, str], ...] - -CmpPrePostDevType = Union[InfinityType, NegativeInfinityType, Tuple[str, int]] -CmpLocalType = Union[ - NegativeInfinityType, - Tuple[Union[Tuple[int, str], Tuple[NegativeInfinityType, Union[int, str]]], ...], -] -CmpKey = Tuple[ - int, - Tuple[int, ...], - CmpPrePostDevType, - CmpPrePostDevType, - CmpPrePostDevType, - CmpLocalType, -] -VersionComparisonMethod = Callable[[CmpKey, CmpKey], bool] - - -class _Version(NamedTuple): - epoch: int - release: tuple[int, ...] - dev: tuple[str, int] | None - pre: tuple[str, int] | None - post: tuple[str, int] | None - local: LocalType | None - - -def parse(version: str) -> Version: - """Parse the given version string. - - >>> parse('1.0.dev1') - - - :param version: The version string to parse. - :raises InvalidVersion: When the version string is not a valid version. - """ - return Version(version) - - -class InvalidVersion(ValueError): - """Raised when a version string is not a valid version. - - >>> Version("invalid") - Traceback (most recent call last): - ... - packaging.version.InvalidVersion: Invalid version: 'invalid' - """ - - -class _BaseVersion: - _key: tuple[Any, ...] - - def __hash__(self) -> int: - return hash(self._key) - - # Please keep the duplicated `isinstance` check - # in the six comparisons hereunder - # unless you find a way to avoid adding overhead function calls. - def __lt__(self, other: _BaseVersion) -> bool: - if not isinstance(other, _BaseVersion): - return NotImplemented - - return self._key < other._key - - def __le__(self, other: _BaseVersion) -> bool: - if not isinstance(other, _BaseVersion): - return NotImplemented - - return self._key <= other._key - - def __eq__(self, other: object) -> bool: - if not isinstance(other, _BaseVersion): - return NotImplemented - - return self._key == other._key - - def __ge__(self, other: _BaseVersion) -> bool: - if not isinstance(other, _BaseVersion): - return NotImplemented - - return self._key >= other._key - - def __gt__(self, other: _BaseVersion) -> bool: - if not isinstance(other, _BaseVersion): - return NotImplemented - - return self._key > other._key - - def __ne__(self, other: object) -> bool: - if not isinstance(other, _BaseVersion): - return NotImplemented - - return self._key != other._key - - -# Deliberately not anchored to the start and end of the string, to make it -# easier for 3rd party code to reuse -_VERSION_PATTERN = r""" - v? - (?: - (?:(?P[0-9]+)!)? # epoch - (?P[0-9]+(?:\.[0-9]+)*) # release segment - (?P

                                          # pre-release
-            [-_\.]?
-            (?Palpha|a|beta|b|preview|pre|c|rc)
-            [-_\.]?
-            (?P[0-9]+)?
-        )?
-        (?P                                         # post release
-            (?:-(?P[0-9]+))
-            |
-            (?:
-                [-_\.]?
-                (?Ppost|rev|r)
-                [-_\.]?
-                (?P[0-9]+)?
-            )
-        )?
-        (?P                                          # dev release
-            [-_\.]?
-            (?Pdev)
-            [-_\.]?
-            (?P[0-9]+)?
-        )?
-    )
-    (?:\+(?P[a-z0-9]+(?:[-_\.][a-z0-9]+)*))?       # local version
-"""
-
-VERSION_PATTERN = _VERSION_PATTERN
-"""
-A string containing the regular expression used to match a valid version.
-
-The pattern is not anchored at either end, and is intended for embedding in larger
-expressions (for example, matching a version number as part of a file name). The
-regular expression should be compiled with the ``re.VERBOSE`` and ``re.IGNORECASE``
-flags set.
-
-:meta hide-value:
-"""
-
-
-class Version(_BaseVersion):
-    """This class abstracts handling of a project's versions.
-
-    A :class:`Version` instance is comparison aware and can be compared and
-    sorted using the standard Python interfaces.
-
-    >>> v1 = Version("1.0a5")
-    >>> v2 = Version("1.0")
-    >>> v1
-    
-    >>> v2
-    
-    >>> v1 < v2
-    True
-    >>> v1 == v2
-    False
-    >>> v1 > v2
-    False
-    >>> v1 >= v2
-    False
-    >>> v1 <= v2
-    True
-    """
-
-    _regex = re.compile(r"^\s*" + VERSION_PATTERN + r"\s*$", re.VERBOSE | re.IGNORECASE)
-    _key: CmpKey
-
-    def __init__(self, version: str) -> None:
-        """Initialize a Version object.
-
-        :param version:
-            The string representation of a version which will be parsed and normalized
-            before use.
-        :raises InvalidVersion:
-            If the ``version`` does not conform to PEP 440 in any way then this
-            exception will be raised.
-        """
-
-        # Validate the version and parse it into pieces
-        match = self._regex.search(version)
-        if not match:
-            raise InvalidVersion(f"Invalid version: '{version}'")
-
-        # Store the parsed out pieces of the version
-        self._version = _Version(
-            epoch=int(match.group("epoch")) if match.group("epoch") else 0,
-            release=tuple(int(i) for i in match.group("release").split(".")),
-            pre=_parse_letter_version(match.group("pre_l"), match.group("pre_n")),
-            post=_parse_letter_version(
-                match.group("post_l"), match.group("post_n1") or match.group("post_n2")
-            ),
-            dev=_parse_letter_version(match.group("dev_l"), match.group("dev_n")),
-            local=_parse_local_version(match.group("local")),
-        )
-
-        # Generate a key which will be used for sorting
-        self._key = _cmpkey(
-            self._version.epoch,
-            self._version.release,
-            self._version.pre,
-            self._version.post,
-            self._version.dev,
-            self._version.local,
-        )
-
-    def __repr__(self) -> str:
-        """A representation of the Version that shows all internal state.
-
-        >>> Version('1.0.0')
-        
-        """
-        return f""
-
-    def __str__(self) -> str:
-        """A string representation of the version that can be rounded-tripped.
-
-        >>> str(Version("1.0a5"))
-        '1.0a5'
-        """
-        parts = []
-
-        # Epoch
-        if self.epoch != 0:
-            parts.append(f"{self.epoch}!")
-
-        # Release segment
-        parts.append(".".join(str(x) for x in self.release))
-
-        # Pre-release
-        if self.pre is not None:
-            parts.append("".join(str(x) for x in self.pre))
-
-        # Post-release
-        if self.post is not None:
-            parts.append(f".post{self.post}")
-
-        # Development release
-        if self.dev is not None:
-            parts.append(f".dev{self.dev}")
-
-        # Local version segment
-        if self.local is not None:
-            parts.append(f"+{self.local}")
-
-        return "".join(parts)
-
-    @property
-    def epoch(self) -> int:
-        """The epoch of the version.
-
-        >>> Version("2.0.0").epoch
-        0
-        >>> Version("1!2.0.0").epoch
-        1
-        """
-        return self._version.epoch
-
-    @property
-    def release(self) -> tuple[int, ...]:
-        """The components of the "release" segment of the version.
-
-        >>> Version("1.2.3").release
-        (1, 2, 3)
-        >>> Version("2.0.0").release
-        (2, 0, 0)
-        >>> Version("1!2.0.0.post0").release
-        (2, 0, 0)
-
-        Includes trailing zeroes but not the epoch or any pre-release / development /
-        post-release suffixes.
-        """
-        return self._version.release
-
-    @property
-    def pre(self) -> tuple[str, int] | None:
-        """The pre-release segment of the version.
-
-        >>> print(Version("1.2.3").pre)
-        None
-        >>> Version("1.2.3a1").pre
-        ('a', 1)
-        >>> Version("1.2.3b1").pre
-        ('b', 1)
-        >>> Version("1.2.3rc1").pre
-        ('rc', 1)
-        """
-        return self._version.pre
-
-    @property
-    def post(self) -> int | None:
-        """The post-release number of the version.
-
-        >>> print(Version("1.2.3").post)
-        None
-        >>> Version("1.2.3.post1").post
-        1
-        """
-        return self._version.post[1] if self._version.post else None
-
-    @property
-    def dev(self) -> int | None:
-        """The development number of the version.
-
-        >>> print(Version("1.2.3").dev)
-        None
-        >>> Version("1.2.3.dev1").dev
-        1
-        """
-        return self._version.dev[1] if self._version.dev else None
-
-    @property
-    def local(self) -> str | None:
-        """The local version segment of the version.
-
-        >>> print(Version("1.2.3").local)
-        None
-        >>> Version("1.2.3+abc").local
-        'abc'
-        """
-        if self._version.local:
-            return ".".join(str(x) for x in self._version.local)
-        else:
-            return None
-
-    @property
-    def public(self) -> str:
-        """The public portion of the version.
-
-        >>> Version("1.2.3").public
-        '1.2.3'
-        >>> Version("1.2.3+abc").public
-        '1.2.3'
-        >>> Version("1.2.3+abc.dev1").public
-        '1.2.3'
-        """
-        return str(self).split("+", 1)[0]
-
-    @property
-    def base_version(self) -> str:
-        """The "base version" of the version.
-
-        >>> Version("1.2.3").base_version
-        '1.2.3'
-        >>> Version("1.2.3+abc").base_version
-        '1.2.3'
-        >>> Version("1!1.2.3+abc.dev1").base_version
-        '1!1.2.3'
-
-        The "base version" is the public version of the project without any pre or post
-        release markers.
-        """
-        parts = []
-
-        # Epoch
-        if self.epoch != 0:
-            parts.append(f"{self.epoch}!")
-
-        # Release segment
-        parts.append(".".join(str(x) for x in self.release))
-
-        return "".join(parts)
-
-    @property
-    def is_prerelease(self) -> bool:
-        """Whether this version is a pre-release.
-
-        >>> Version("1.2.3").is_prerelease
-        False
-        >>> Version("1.2.3a1").is_prerelease
-        True
-        >>> Version("1.2.3b1").is_prerelease
-        True
-        >>> Version("1.2.3rc1").is_prerelease
-        True
-        >>> Version("1.2.3dev1").is_prerelease
-        True
-        """
-        return self.dev is not None or self.pre is not None
-
-    @property
-    def is_postrelease(self) -> bool:
-        """Whether this version is a post-release.
-
-        >>> Version("1.2.3").is_postrelease
-        False
-        >>> Version("1.2.3.post1").is_postrelease
-        True
-        """
-        return self.post is not None
-
-    @property
-    def is_devrelease(self) -> bool:
-        """Whether this version is a development release.
-
-        >>> Version("1.2.3").is_devrelease
-        False
-        >>> Version("1.2.3.dev1").is_devrelease
-        True
-        """
-        return self.dev is not None
-
-    @property
-    def major(self) -> int:
-        """The first item of :attr:`release` or ``0`` if unavailable.
-
-        >>> Version("1.2.3").major
-        1
-        """
-        return self.release[0] if len(self.release) >= 1 else 0
-
-    @property
-    def minor(self) -> int:
-        """The second item of :attr:`release` or ``0`` if unavailable.
-
-        >>> Version("1.2.3").minor
-        2
-        >>> Version("1").minor
-        0
-        """
-        return self.release[1] if len(self.release) >= 2 else 0
-
-    @property
-    def micro(self) -> int:
-        """The third item of :attr:`release` or ``0`` if unavailable.
-
-        >>> Version("1.2.3").micro
-        3
-        >>> Version("1").micro
-        0
-        """
-        return self.release[2] if len(self.release) >= 3 else 0
-
-
-def _parse_letter_version(
-    letter: str | None, number: str | bytes | SupportsInt | None
-) -> tuple[str, int] | None:
-    if letter:
-        # We consider there to be an implicit 0 in a pre-release if there is
-        # not a numeral associated with it.
-        if number is None:
-            number = 0
-
-        # We normalize any letters to their lower case form
-        letter = letter.lower()
-
-        # We consider some words to be alternate spellings of other words and
-        # in those cases we want to normalize the spellings to our preferred
-        # spelling.
-        if letter == "alpha":
-            letter = "a"
-        elif letter == "beta":
-            letter = "b"
-        elif letter in ["c", "pre", "preview"]:
-            letter = "rc"
-        elif letter in ["rev", "r"]:
-            letter = "post"
-
-        return letter, int(number)
-    if not letter and number:
-        # We assume if we are given a number, but we are not given a letter
-        # then this is using the implicit post release syntax (e.g. 1.0-1)
-        letter = "post"
-
-        return letter, int(number)
-
-    return None
-
-
-_local_version_separators = re.compile(r"[\._-]")
-
-
-def _parse_local_version(local: str | None) -> LocalType | None:
-    """
-    Takes a string like abc.1.twelve and turns it into ("abc", 1, "twelve").
-    """
-    if local is not None:
-        return tuple(
-            part.lower() if not part.isdigit() else int(part)
-            for part in _local_version_separators.split(local)
-        )
-    return None
-
-
-def _cmpkey(
-    epoch: int,
-    release: tuple[int, ...],
-    pre: tuple[str, int] | None,
-    post: tuple[str, int] | None,
-    dev: tuple[str, int] | None,
-    local: LocalType | None,
-) -> CmpKey:
-    # When we compare a release version, we want to compare it with all of the
-    # trailing zeros removed. So we'll use a reverse the list, drop all the now
-    # leading zeros until we come to something non zero, then take the rest
-    # re-reverse it back into the correct order and make it a tuple and use
-    # that for our sorting key.
-    _release = tuple(
-        reversed(list(itertools.dropwhile(lambda x: x == 0, reversed(release))))
-    )
-
-    # We need to "trick" the sorting algorithm to put 1.0.dev0 before 1.0a0.
-    # We'll do this by abusing the pre segment, but we _only_ want to do this
-    # if there is not a pre or a post segment. If we have one of those then
-    # the normal sorting rules will handle this case correctly.
-    if pre is None and post is None and dev is not None:
-        _pre: CmpPrePostDevType = NegativeInfinity
-    # Versions without a pre-release (except as noted above) should sort after
-    # those with one.
-    elif pre is None:
-        _pre = Infinity
-    else:
-        _pre = pre
-
-    # Versions without a post segment should sort before those with one.
-    if post is None:
-        _post: CmpPrePostDevType = NegativeInfinity
-
-    else:
-        _post = post
-
-    # Versions without a development segment should sort after those with one.
-    if dev is None:
-        _dev: CmpPrePostDevType = Infinity
-
-    else:
-        _dev = dev
-
-    if local is None:
-        # Versions without a local segment should sort before those with one.
-        _local: CmpLocalType = NegativeInfinity
-    else:
-        # Versions with a local segment need that segment parsed to implement
-        # the sorting rules in PEP440.
-        # - Alpha numeric segments sort before numeric segments
-        # - Alpha numeric segments sort lexicographically
-        # - Numeric segments sort numerically
-        # - Shorter versions sort before longer versions when the prefixes
-        #   match exactly
-        _local = tuple(
-            (i, "") if isinstance(i, int) else (NegativeInfinity, i) for i in local
-        )
-
-    return epoch, _release, _pre, _post, _dev, _local
diff --git a/.venv/lib/python3.10/site-packages/pip-22.0.2.dist-info/INSTALLER b/.venv/lib/python3.10/site-packages/pip-22.0.2.dist-info/INSTALLER
deleted file mode 100644
index a1b589e..0000000
--- a/.venv/lib/python3.10/site-packages/pip-22.0.2.dist-info/INSTALLER
+++ /dev/null
@@ -1 +0,0 @@
-pip
diff --git a/.venv/lib/python3.10/site-packages/pip-22.0.2.dist-info/LICENSE.txt b/.venv/lib/python3.10/site-packages/pip-22.0.2.dist-info/LICENSE.txt
deleted file mode 100644
index 8e7b65e..0000000
--- a/.venv/lib/python3.10/site-packages/pip-22.0.2.dist-info/LICENSE.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-Copyright (c) 2008-present The pip developers (see AUTHORS.txt file)
-
-Permission is hereby granted, free of charge, to any person obtaining
-a copy of this software and associated documentation files (the
-"Software"), to deal in the Software without restriction, including
-without limitation the rights to use, copy, modify, merge, publish,
-distribute, sublicense, and/or sell copies of the Software, and to
-permit persons to whom the Software is furnished to do so, subject to
-the following conditions:
-
-The above copyright notice and this permission notice shall be
-included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
-WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff --git a/.venv/lib/python3.10/site-packages/pip-22.0.2.dist-info/METADATA b/.venv/lib/python3.10/site-packages/pip-22.0.2.dist-info/METADATA
deleted file mode 100644
index 29392cd..0000000
--- a/.venv/lib/python3.10/site-packages/pip-22.0.2.dist-info/METADATA
+++ /dev/null
@@ -1,92 +0,0 @@
-Metadata-Version: 2.1
-Name: pip
-Version: 22.0.2
-Summary: The PyPA recommended tool for installing Python packages.
-Home-page: https://pip.pypa.io/
-Author: The pip developers
-Author-email: distutils-sig@python.org
-License: MIT
-Project-URL: Documentation, https://pip.pypa.io
-Project-URL: Source, https://github.com/pypa/pip
-Project-URL: Changelog, https://pip.pypa.io/en/stable/news/
-Platform: UNKNOWN
-Classifier: Development Status :: 5 - Production/Stable
-Classifier: Intended Audience :: Developers
-Classifier: License :: OSI Approved :: MIT License
-Classifier: Topic :: Software Development :: Build Tools
-Classifier: Programming Language :: Python
-Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3 :: Only
-Classifier: Programming Language :: Python :: 3.7
-Classifier: Programming Language :: Python :: 3.8
-Classifier: Programming Language :: Python :: 3.9
-Classifier: Programming Language :: Python :: 3.10
-Classifier: Programming Language :: Python :: Implementation :: CPython
-Classifier: Programming Language :: Python :: Implementation :: PyPy
-Requires-Python: >=3.7
-License-File: LICENSE.txt
-
-pip - The Python Package Installer
-==================================
-
-.. image:: https://img.shields.io/pypi/v/pip.svg
-   :target: https://pypi.org/project/pip/
-
-.. image:: https://readthedocs.org/projects/pip/badge/?version=latest
-   :target: https://pip.pypa.io/en/latest
-
-pip is the `package installer`_ for Python. You can use pip to install packages from the `Python Package Index`_ and other indexes.
-
-Please take a look at our documentation for how to install and use pip:
-
-* `Installation`_
-* `Usage`_
-
-We release updates regularly, with a new version every 3 months. Find more details in our documentation:
-
-* `Release notes`_
-* `Release process`_
-
-In pip 20.3, we've `made a big improvement to the heart of pip`_; `learn more`_. We want your input, so `sign up for our user experience research studies`_ to help us do it right.
-
-**Note**: pip 21.0, in January 2021, removed Python 2 support, per pip's `Python 2 support policy`_. Please migrate to Python 3.
-
-If you find bugs, need help, or want to talk to the developers, please use our mailing lists or chat rooms:
-
-* `Issue tracking`_
-* `Discourse channel`_
-* `User IRC`_
-
-If you want to get involved head over to GitHub to get the source code, look at our development documentation and feel free to jump on the developer mailing lists and chat rooms:
-
-* `GitHub page`_
-* `Development documentation`_
-* `Development mailing list`_
-* `Development IRC`_
-
-Code of Conduct
----------------
-
-Everyone interacting in the pip project's codebases, issue trackers, chat
-rooms, and mailing lists is expected to follow the `PSF Code of Conduct`_.
-
-.. _package installer: https://packaging.python.org/guides/tool-recommendations/
-.. _Python Package Index: https://pypi.org
-.. _Installation: https://pip.pypa.io/en/stable/installation/
-.. _Usage: https://pip.pypa.io/en/stable/
-.. _Release notes: https://pip.pypa.io/en/stable/news.html
-.. _Release process: https://pip.pypa.io/en/latest/development/release-process/
-.. _GitHub page: https://github.com/pypa/pip
-.. _Development documentation: https://pip.pypa.io/en/latest/development
-.. _made a big improvement to the heart of pip: https://pyfound.blogspot.com/2020/11/pip-20-3-new-resolver.html
-.. _learn more: https://pip.pypa.io/en/latest/user_guide/#changes-to-the-pip-dependency-resolver-in-20-3-2020
-.. _sign up for our user experience research studies: https://pyfound.blogspot.com/2020/03/new-pip-resolver-to-roll-out-this-year.html
-.. _Python 2 support policy: https://pip.pypa.io/en/latest/development/release-process/#python-2-support
-.. _Issue tracking: https://github.com/pypa/pip/issues
-.. _Discourse channel: https://discuss.python.org/c/packaging
-.. _Development mailing list: https://mail.python.org/mailman3/lists/distutils-sig.python.org/
-.. _User IRC: https://kiwiirc.com/nextclient/#ircs://irc.libera.chat:+6697/pypa
-.. _Development IRC: https://kiwiirc.com/nextclient/#ircs://irc.libera.chat:+6697/pypa-dev
-.. _PSF Code of Conduct: https://github.com/pypa/.github/blob/main/CODE_OF_CONDUCT.md
-
-
diff --git a/.venv/lib/python3.10/site-packages/pip-22.0.2.dist-info/RECORD b/.venv/lib/python3.10/site-packages/pip-22.0.2.dist-info/RECORD
deleted file mode 100644
index eb435c4..0000000
--- a/.venv/lib/python3.10/site-packages/pip-22.0.2.dist-info/RECORD
+++ /dev/null
@@ -1,1037 +0,0 @@
-../../../bin/pip,sha256=5ikw6lXj00Y7A8ohq-4OlYDiVlE2pkJcWx-ucYkbOzg,255
-../../../bin/pip3,sha256=5ikw6lXj00Y7A8ohq-4OlYDiVlE2pkJcWx-ucYkbOzg,255
-../../../bin/pip3.10,sha256=5ikw6lXj00Y7A8ohq-4OlYDiVlE2pkJcWx-ucYkbOzg,255
-../../../bin/pip3.10,sha256=5ikw6lXj00Y7A8ohq-4OlYDiVlE2pkJcWx-ucYkbOzg,255
-pip-22.0.2.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
-pip-22.0.2.dist-info/LICENSE.txt,sha256=Y0MApmnUmurmWxLGxIySTFGkzfPR_whtw0VtyLyqIQQ,1093
-pip-22.0.2.dist-info/METADATA,sha256=Yixa0LKkyzjT2N5JQO5qYDgZcmTs6Z6dg4UbwBNyT2A,4166
-pip-22.0.2.dist-info/RECORD,,
-pip-22.0.2.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
-pip-22.0.2.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
-pip-22.0.2.dist-info/entry_points.txt,sha256=vUvIlB_ga0fFQuWvFEq6uJKftMG_HNuoe4kgXkb5rNY,126
-pip-22.0.2.dist-info/top_level.txt,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
-pip/__init__.py,sha256=PZBF-ESk5Q0DZxQd4HHmTU_wX8y1ynzxBCRdu_fxHSI,357
-pip/__main__.py,sha256=mXwWDftNLMKfwVqKFWGE_uuBZvGSIiUELhLkeysIuZc,1198
-pip/__pycache__/__init__.cpython-310.pyc,,
-pip/__pycache__/__main__.cpython-310.pyc,,
-pip/_internal/__init__.py,sha256=nnFCuxrPMgALrIDxSoy-H6Zj4W4UY60D-uL1aJyq0pc,573
-pip/_internal/__pycache__/__init__.cpython-310.pyc,,
-pip/_internal/__pycache__/build_env.cpython-310.pyc,,
-pip/_internal/__pycache__/cache.cpython-310.pyc,,
-pip/_internal/__pycache__/configuration.cpython-310.pyc,,
-pip/_internal/__pycache__/exceptions.cpython-310.pyc,,
-pip/_internal/__pycache__/main.cpython-310.pyc,,
-pip/_internal/__pycache__/pyproject.cpython-310.pyc,,
-pip/_internal/__pycache__/self_outdated_check.cpython-310.pyc,,
-pip/_internal/__pycache__/wheel_builder.cpython-310.pyc,,
-pip/_internal/build_env.py,sha256=QAsnxJFvj74jS2cZUcxk7zXLvrtAYiRL0EkSPkpSJTo,9739
-pip/_internal/cache.py,sha256=71eaYwrls34HJ6gzbmmYiotiKhPNFTM_tqYJXD5nf3s,9441
-pip/_internal/cli/__init__.py,sha256=FkHBgpxxb-_gd6r1FjnNhfMOzAUYyXoXKJ6abijfcFU,132
-pip/_internal/cli/__pycache__/__init__.cpython-310.pyc,,
-pip/_internal/cli/__pycache__/autocompletion.cpython-310.pyc,,
-pip/_internal/cli/__pycache__/base_command.cpython-310.pyc,,
-pip/_internal/cli/__pycache__/cmdoptions.cpython-310.pyc,,
-pip/_internal/cli/__pycache__/command_context.cpython-310.pyc,,
-pip/_internal/cli/__pycache__/main.cpython-310.pyc,,
-pip/_internal/cli/__pycache__/main_parser.cpython-310.pyc,,
-pip/_internal/cli/__pycache__/parser.cpython-310.pyc,,
-pip/_internal/cli/__pycache__/progress_bars.cpython-310.pyc,,
-pip/_internal/cli/__pycache__/req_command.cpython-310.pyc,,
-pip/_internal/cli/__pycache__/spinners.cpython-310.pyc,,
-pip/_internal/cli/__pycache__/status_codes.cpython-310.pyc,,
-pip/_internal/cli/autocompletion.py,sha256=wY2JPZY2Eji1vhR7bVo-yCBPJ9LCy6P80iOAhZD1Vi8,6676
-pip/_internal/cli/base_command.py,sha256=6IVFmOjObv0ILip28QcgP8glhXHiGRvU_9kO35Hr7Z0,8037
-pip/_internal/cli/cmdoptions.py,sha256=GT2G2YKBj-851qGseugn2Veq7fJe3FA30gWdcziPQvo,28525
-pip/_internal/cli/command_context.py,sha256=a1pBBvvGLDiZ1Kw64_4tT6HmRTwYDoYy8JFgG5Czn7s,760
-pip/_internal/cli/main.py,sha256=ioJ8IVlb2K1qLOxR-tXkee9lURhYV89CDM71MKag7YY,2472
-pip/_internal/cli/main_parser.py,sha256=Q9TnytfuC5Z2JSjBFWVGtEdYLFy7rukNIb04movHdAo,2614
-pip/_internal/cli/parser.py,sha256=CDXTuFr2UD8ozOlZYf1KDziQdo9-X_IaYOiUcyJQwrA,10788
-pip/_internal/cli/progress_bars.py,sha256=_52w11WoZrvDSR3oItLWvLrEZFUKAfLf4Y6I6WtOnIU,10339
-pip/_internal/cli/req_command.py,sha256=VwqonOy18QwZsRsVjHhp-6w15fG9x3Ltwoa8yJqQno8,18669
-pip/_internal/cli/spinners.py,sha256=TFhjxtOnLeNJ5YmRvQm4eKPgPbJNkZiqO8jOXuxRaYU,5076
-pip/_internal/cli/status_codes.py,sha256=sEFHUaUJbqv8iArL3HAtcztWZmGOFX01hTesSytDEh0,116
-pip/_internal/commands/__init__.py,sha256=Vc1HjsLEtyCh7506OozPHPKXe2Hk-z9cFkFF3BMj1lM,3736
-pip/_internal/commands/__pycache__/__init__.cpython-310.pyc,,
-pip/_internal/commands/__pycache__/cache.cpython-310.pyc,,
-pip/_internal/commands/__pycache__/check.cpython-310.pyc,,
-pip/_internal/commands/__pycache__/completion.cpython-310.pyc,,
-pip/_internal/commands/__pycache__/configuration.cpython-310.pyc,,
-pip/_internal/commands/__pycache__/debug.cpython-310.pyc,,
-pip/_internal/commands/__pycache__/download.cpython-310.pyc,,
-pip/_internal/commands/__pycache__/freeze.cpython-310.pyc,,
-pip/_internal/commands/__pycache__/hash.cpython-310.pyc,,
-pip/_internal/commands/__pycache__/help.cpython-310.pyc,,
-pip/_internal/commands/__pycache__/index.cpython-310.pyc,,
-pip/_internal/commands/__pycache__/install.cpython-310.pyc,,
-pip/_internal/commands/__pycache__/list.cpython-310.pyc,,
-pip/_internal/commands/__pycache__/search.cpython-310.pyc,,
-pip/_internal/commands/__pycache__/show.cpython-310.pyc,,
-pip/_internal/commands/__pycache__/uninstall.cpython-310.pyc,,
-pip/_internal/commands/__pycache__/wheel.cpython-310.pyc,,
-pip/_internal/commands/cache.py,sha256=p9gvc6W_xgxE2zO0o8NXqO1gGJEinEK42qEC-a7Cnuk,7524
-pip/_internal/commands/check.py,sha256=0gjXR7j36xJT5cs2heYU_dfOfpnFfzX8OoPNNoKhqdM,1685
-pip/_internal/commands/completion.py,sha256=kTG_I1VR3N5kGC4Ma9pQTSoY9Q1URCrNyseHSQ-rCL4,2958
-pip/_internal/commands/configuration.py,sha256=arE8vLstjBg-Ar1krXF-bBmT1qBtnL7Fpk-NVh38a0U,8944
-pip/_internal/commands/debug.py,sha256=krET-y45CnQzXwKR1qA3M_tJE4LE2vnQtm3yfGyDSnE,6629
-pip/_internal/commands/download.py,sha256=gVIAEOcpWolhRj9hl89Qzn52G2b_pcZ8naXhxaXobdo,4942
-pip/_internal/commands/freeze.py,sha256=PaJJB9mT_3vHeZ3mbFL_m1fzTYL-_Or3kDtXwTdZZ-A,2968
-pip/_internal/commands/hash.py,sha256=EVVOuvGtoPEdFi8SNnmdqlCQrhCxV-kJsdwtdcCnXGQ,1703
-pip/_internal/commands/help.py,sha256=gcc6QDkcgHMOuAn5UxaZwAStsRBrnGSn_yxjS57JIoM,1132
-pip/_internal/commands/index.py,sha256=8pYkICUJlccjm3E83b7UuZ5DtOfLh1N7ZHXAgkajjHo,4849
-pip/_internal/commands/install.py,sha256=YVygBF6vfrNi0jmdNBCM6bcoWb7vaALEGG1--8Mmf88,27893
-pip/_internal/commands/list.py,sha256=aKt1PP7enTiNLD_1qDXXaIKQ2QvLmUDfoQU6SYxJ8Ek,12318
-pip/_internal/commands/search.py,sha256=sbBZiARRc050QquOKcCvOr2K3XLsoYebLKZGRi__iUI,5697
-pip/_internal/commands/show.py,sha256=2VicM3jF0YWgn4O1jG_QF5oxOT0ln57VDu1NE6hqWcM,5859
-pip/_internal/commands/uninstall.py,sha256=DNTYAGJNljMO_YYBxrpcwj0FEl7lo_P55_98O6g2TNk,3526
-pip/_internal/commands/wheel.py,sha256=7HAjLclZxIzBrX6JmhmGBVxH5xrjaBYCtSdpQi1pWCE,6206
-pip/_internal/configuration.py,sha256=qmCX3uuVM73PQeAuWQHic22bhops8s31B8k02nFAoiQ,13171
-pip/_internal/distributions/__init__.py,sha256=Hq6kt6gXBgjNit5hTTWLAzeCNOKoB-N0pGYSqehrli8,858
-pip/_internal/distributions/__pycache__/__init__.cpython-310.pyc,,
-pip/_internal/distributions/__pycache__/base.cpython-310.pyc,,
-pip/_internal/distributions/__pycache__/installed.cpython-310.pyc,,
-pip/_internal/distributions/__pycache__/sdist.cpython-310.pyc,,
-pip/_internal/distributions/__pycache__/wheel.cpython-310.pyc,,
-pip/_internal/distributions/base.py,sha256=3FUYD8Gb4YuSu3pggC_FRctZBDbpm5ZK89tPksIUjoE,1172
-pip/_internal/distributions/installed.py,sha256=HzfNRu3smoOm54m8H2iK6LHzBx6_DEnka4OPEsizbXg,680
-pip/_internal/distributions/sdist.py,sha256=0nJvU1RhZtbwaeYtLbzSwYrbGRcY6IgNsWdEhAHROK8,5499
-pip/_internal/distributions/wheel.py,sha256=-NgzdIs-w_hcer_U81yzgpVTljJRg5m79xufqvbjv0s,1115
-pip/_internal/exceptions.py,sha256=U-dV1ixkSz6NAU6Aw9dosKi2EzZ5D3BA7ilYZuTLKeU,20912
-pip/_internal/index/__init__.py,sha256=vpt-JeTZefh8a-FC22ZeBSXFVbuBcXSGiILhQZJaNpQ,30
-pip/_internal/index/__pycache__/__init__.cpython-310.pyc,,
-pip/_internal/index/__pycache__/collector.cpython-310.pyc,,
-pip/_internal/index/__pycache__/package_finder.cpython-310.pyc,,
-pip/_internal/index/__pycache__/sources.cpython-310.pyc,,
-pip/_internal/index/collector.py,sha256=8kXlmlnZ-qAknyxd0duCn5mxFHX-zr468ykutk8WOwo,21392
-pip/_internal/index/package_finder.py,sha256=9UVg-7582nYNEWa0cIIl8otzPm4mlfyrQVuozAcssLo,36783
-pip/_internal/index/sources.py,sha256=SVyPitv08-Qalh2_Bk5diAJ9GAA_d-a93koouQodAG0,6557
-pip/_internal/locations/__init__.py,sha256=ergvPwlfNTmQYFmaRYbj--ZwTN5izgTL9KE5d0FB7-8,17362
-pip/_internal/locations/__pycache__/__init__.cpython-310.pyc,,
-pip/_internal/locations/__pycache__/_distutils.cpython-310.pyc,,
-pip/_internal/locations/__pycache__/_sysconfig.cpython-310.pyc,,
-pip/_internal/locations/__pycache__/base.cpython-310.pyc,,
-pip/_internal/locations/_distutils.py,sha256=Sk7tw8ZP1DWMYJ8MibABsa8IME2Ejv1PKeGlYQCBTZc,5871
-pip/_internal/locations/_sysconfig.py,sha256=LQNKTJKyjVqxXaPntlBwdUqTG1xwYf6GVCKMbyRJx5M,7918
-pip/_internal/locations/base.py,sha256=x5D1ONktmPJd8nnUTh-ELsAJ7fiXA-k-0a_vhfi2_Us,1579
-pip/_internal/main.py,sha256=r-UnUe8HLo5XFJz8inTcOOTiu_sxNhgHb6VwlGUllOI,340
-pip/_internal/metadata/__init__.py,sha256=iGoDbe_iTXQTIAEVy9f7dm-VQfZANO8kkwFr1CpqxqI,2036
-pip/_internal/metadata/__pycache__/__init__.cpython-310.pyc,,
-pip/_internal/metadata/__pycache__/base.cpython-310.pyc,,
-pip/_internal/metadata/__pycache__/pkg_resources.cpython-310.pyc,,
-pip/_internal/metadata/base.py,sha256=SCRPtShrtPy0lfFxuaFTgJJHsRXToGFToQUAZoBBbeA,19429
-pip/_internal/metadata/pkg_resources.py,sha256=wAnEtrcgH9YtV996MfoBjR2hGLHvi3uxk0vUOHbqBak,9456
-pip/_internal/models/__init__.py,sha256=3DHUd_qxpPozfzouoqa9g9ts1Czr5qaHfFxbnxriepM,63
-pip/_internal/models/__pycache__/__init__.cpython-310.pyc,,
-pip/_internal/models/__pycache__/candidate.cpython-310.pyc,,
-pip/_internal/models/__pycache__/direct_url.cpython-310.pyc,,
-pip/_internal/models/__pycache__/format_control.cpython-310.pyc,,
-pip/_internal/models/__pycache__/index.cpython-310.pyc,,
-pip/_internal/models/__pycache__/link.cpython-310.pyc,,
-pip/_internal/models/__pycache__/scheme.cpython-310.pyc,,
-pip/_internal/models/__pycache__/search_scope.cpython-310.pyc,,
-pip/_internal/models/__pycache__/selection_prefs.cpython-310.pyc,,
-pip/_internal/models/__pycache__/target_python.cpython-310.pyc,,
-pip/_internal/models/__pycache__/wheel.cpython-310.pyc,,
-pip/_internal/models/candidate.py,sha256=6pcABsaR7CfIHlbJbr2_kMkVJFL_yrYjTx6SVWUnCPQ,990
-pip/_internal/models/direct_url.py,sha256=7XtGQSLLDQb5ZywI2EMnnLcddtf5CJLx44lMtTHPxFw,6350
-pip/_internal/models/format_control.py,sha256=DJpMYjxeYKKQdwNcML2_F0vtAh-qnKTYe-CpTxQe-4g,2520
-pip/_internal/models/index.py,sha256=tYnL8oxGi4aSNWur0mG8DAP7rC6yuha_MwJO8xw0crI,1030
-pip/_internal/models/link.py,sha256=hoT_qsOBAgLBm9GKqpBrNF_mrEXeGXQE-aH_RX2cGgg,9817
-pip/_internal/models/scheme.py,sha256=3EFQp_ICu_shH1-TBqhl0QAusKCPDFOlgHFeN4XowWs,738
-pip/_internal/models/search_scope.py,sha256=LwloG0PJAmtI1hFXIypsD95kWE9xfR5hf_a2v1Vw7sk,4520
-pip/_internal/models/selection_prefs.py,sha256=KZdi66gsR-_RUXUr9uejssk3rmTHrQVJWeNA2sV-VSY,1907
-pip/_internal/models/target_python.py,sha256=qKpZox7J8NAaPmDs5C_aniwfPDxzvpkrCKqfwndG87k,3858
-pip/_internal/models/wheel.py,sha256=wlyz23BcZ40nBLX3rXKtrV6tmc8-8RxHyV-hq5zJ74Q,3525
-pip/_internal/network/__init__.py,sha256=jf6Tt5nV_7zkARBrKojIXItgejvoegVJVKUbhAa5Ioc,50
-pip/_internal/network/__pycache__/__init__.cpython-310.pyc,,
-pip/_internal/network/__pycache__/auth.cpython-310.pyc,,
-pip/_internal/network/__pycache__/cache.cpython-310.pyc,,
-pip/_internal/network/__pycache__/download.cpython-310.pyc,,
-pip/_internal/network/__pycache__/lazy_wheel.cpython-310.pyc,,
-pip/_internal/network/__pycache__/session.cpython-310.pyc,,
-pip/_internal/network/__pycache__/utils.cpython-310.pyc,,
-pip/_internal/network/__pycache__/xmlrpc.cpython-310.pyc,,
-pip/_internal/network/auth.py,sha256=a3C7Xaa8kTJjXkdi_wrUjqaySc8Z9Yz7U6QIbXfzMyc,12190
-pip/_internal/network/cache.py,sha256=FJ3uTUo3wgf2KHmeZ3ltN9x3tQoy_0X6qNsRtNXsuL0,2131
-pip/_internal/network/download.py,sha256=12Ef_L7MlhNUN_0-n_3DggozWJER8c9J0us16cbvkKA,6062
-pip/_internal/network/lazy_wheel.py,sha256=1b8ZJ1w4bSBzpGzGwJR_CL2yQ6AFIwWQkS1vbPPw2XU,7627
-pip/_internal/network/session.py,sha256=38IKGKC64MTVUIH5XOR1hr2pOCzp39RccykdmGAvqRU,16729
-pip/_internal/network/utils.py,sha256=igLlTu_-q0LmL8FdJKq-Uj7AT_owrQ-T9FfyarkhK5U,4059
-pip/_internal/network/xmlrpc.py,sha256=AzQgG4GgS152_cqmGr_Oz2MIXsCal-xfsis7fA7nmU0,1791
-pip/_internal/operations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
-pip/_internal/operations/__pycache__/__init__.cpython-310.pyc,,
-pip/_internal/operations/__pycache__/check.cpython-310.pyc,,
-pip/_internal/operations/__pycache__/freeze.cpython-310.pyc,,
-pip/_internal/operations/__pycache__/prepare.cpython-310.pyc,,
-pip/_internal/operations/build/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
-pip/_internal/operations/build/__pycache__/__init__.cpython-310.pyc,,
-pip/_internal/operations/build/__pycache__/metadata.cpython-310.pyc,,
-pip/_internal/operations/build/__pycache__/metadata_editable.cpython-310.pyc,,
-pip/_internal/operations/build/__pycache__/metadata_legacy.cpython-310.pyc,,
-pip/_internal/operations/build/__pycache__/wheel.cpython-310.pyc,,
-pip/_internal/operations/build/__pycache__/wheel_editable.cpython-310.pyc,,
-pip/_internal/operations/build/__pycache__/wheel_legacy.cpython-310.pyc,,
-pip/_internal/operations/build/metadata.py,sha256=ES_uRmAvhrNm_nDTpZxshBfUsvnXtkj-g_4rZrH9Rww,1404
-pip/_internal/operations/build/metadata_editable.py,sha256=_Rai0VZjxoeJUkjkuICrq45LtjwFoDOveosMYH43rKc,1456
-pip/_internal/operations/build/metadata_legacy.py,sha256=o-eU21As175hDC7dluM1fJJ_FqokTIShyWpjKaIpHZw,2198
-pip/_internal/operations/build/wheel.py,sha256=AO9XnTGhTgHtZmU8Dkbfo1OGr41rBuSDjIgAa4zUKgE,1063
-pip/_internal/operations/build/wheel_editable.py,sha256=TVETY-L_M_dSEKBhTIcQOP75zKVXw8tuq1U354Mm30A,1405
-pip/_internal/operations/build/wheel_legacy.py,sha256=C9j6rukgQI1n_JeQLoZGuDdfUwzCXShyIdPTp6edbMQ,3064
-pip/_internal/operations/check.py,sha256=ca4O9CkPt9Em9sLCf3H0iVt1GIcW7M8C0U5XooaBuT4,5109
-pip/_internal/operations/freeze.py,sha256=ZiYw5GlUpLVx4VJHz4S1AP2JFNyvH0iq5kpcYj2ovyw,9770
-pip/_internal/operations/install/__init__.py,sha256=mX7hyD2GNBO2mFGokDQ30r_GXv7Y_PLdtxcUv144e-s,51
-pip/_internal/operations/install/__pycache__/__init__.cpython-310.pyc,,
-pip/_internal/operations/install/__pycache__/editable_legacy.cpython-310.pyc,,
-pip/_internal/operations/install/__pycache__/legacy.cpython-310.pyc,,
-pip/_internal/operations/install/__pycache__/wheel.cpython-310.pyc,,
-pip/_internal/operations/install/editable_legacy.py,sha256=ee4kfJHNuzTdKItbfAsNOSEwq_vD7DRPGkBdK48yBhU,1354
-pip/_internal/operations/install/legacy.py,sha256=x7BG8kBm0K3JO6AR4sBl0zh2LOrfUaz7EdNt-keHBv4,4091
-pip/_internal/operations/install/wheel.py,sha256=QuQyCZE-XjuJjDYRixo40oUt2ucFhNmSrCbcXY7A9aE,27412
-pip/_internal/operations/prepare.py,sha256=LJP97jsuiCAaTGVIRrcINvxc1ntVsB45MoRbyMIukg4,24145
-pip/_internal/pyproject.py,sha256=Wm2ljdT6spC-tSdf1LBRaMYSJaXr1xUxV3OwdHCW9jc,6722
-pip/_internal/req/__init__.py,sha256=A7mUvT1KAcCYP3H7gUOTx2GRMlgoDur3H68Q0OJqM5A,2793
-pip/_internal/req/__pycache__/__init__.cpython-310.pyc,,
-pip/_internal/req/__pycache__/constructors.cpython-310.pyc,,
-pip/_internal/req/__pycache__/req_file.cpython-310.pyc,,
-pip/_internal/req/__pycache__/req_install.cpython-310.pyc,,
-pip/_internal/req/__pycache__/req_set.cpython-310.pyc,,
-pip/_internal/req/__pycache__/req_tracker.cpython-310.pyc,,
-pip/_internal/req/__pycache__/req_uninstall.cpython-310.pyc,,
-pip/_internal/req/constructors.py,sha256=fXmtNI_J77JFP_HRvYcQW-1nKw3AiUu6Q3b1Nm8aMm0,16094
-pip/_internal/req/req_file.py,sha256=5N8OTouPCof-305StC2YK9HBxQMw-xO46skRoBPbkZo,17421
-pip/_internal/req/req_install.py,sha256=jU1HQBT_DnXZean7jY8wPNMhb6_CzdKHcilHFY_o-Fc,32524
-pip/_internal/req/req_set.py,sha256=kHYiLvkKRx21WaLTwOI-54Ng0SSzZZ9SE7FD0PsfvYA,7584
-pip/_internal/req/req_tracker.py,sha256=jK7JDu-Wt73X-gqozrFtgJVlUlnQo0P4IQ4x4_gPlfM,4117
-pip/_internal/req/req_uninstall.py,sha256=K2BHYRRJAfkSpFqcPzc9XfX2EvbhaRtQIPRFmMtUdfo,23814
-pip/_internal/resolution/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
-pip/_internal/resolution/__pycache__/__init__.cpython-310.pyc,,
-pip/_internal/resolution/__pycache__/base.cpython-310.pyc,,
-pip/_internal/resolution/base.py,sha256=qlmh325SBVfvG6Me9gc5Nsh5sdwHBwzHBq6aEXtKsLA,583
-pip/_internal/resolution/legacy/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
-pip/_internal/resolution/legacy/__pycache__/__init__.cpython-310.pyc,,
-pip/_internal/resolution/legacy/__pycache__/resolver.cpython-310.pyc,,
-pip/_internal/resolution/legacy/resolver.py,sha256=b7bf5qL1ROg73sl8dhTvLdD1w5XF8xybBAF6eF_kz7c,18288
-pip/_internal/resolution/resolvelib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
-pip/_internal/resolution/resolvelib/__pycache__/__init__.cpython-310.pyc,,
-pip/_internal/resolution/resolvelib/__pycache__/base.cpython-310.pyc,,
-pip/_internal/resolution/resolvelib/__pycache__/candidates.cpython-310.pyc,,
-pip/_internal/resolution/resolvelib/__pycache__/factory.cpython-310.pyc,,
-pip/_internal/resolution/resolvelib/__pycache__/found_candidates.cpython-310.pyc,,
-pip/_internal/resolution/resolvelib/__pycache__/provider.cpython-310.pyc,,
-pip/_internal/resolution/resolvelib/__pycache__/reporter.cpython-310.pyc,,
-pip/_internal/resolution/resolvelib/__pycache__/requirements.cpython-310.pyc,,
-pip/_internal/resolution/resolvelib/__pycache__/resolver.cpython-310.pyc,,
-pip/_internal/resolution/resolvelib/base.py,sha256=u1O4fkvCO4mhmu5i32xrDv9AX5NgUci_eYVyBDQhTIM,5220
-pip/_internal/resolution/resolvelib/candidates.py,sha256=KR5jxZRSahByOABXbwrX-zNoawa7Gm9Iss-HrvrcvNw,18357
-pip/_internal/resolution/resolvelib/factory.py,sha256=0bbxnUSSjaeTmtIEgeeKtEqhEFfNhv3xpq7j9IaMq2c,28298
-pip/_internal/resolution/resolvelib/found_candidates.py,sha256=hvL3Hoa9VaYo-qEOZkBi2Iqw251UDxPz-uMHVaWmLpE,5705
-pip/_internal/resolution/resolvelib/provider.py,sha256=LzQQyzMVaZYAwLgKInbq-it6mbQL1gX0hGohz5Cr5wg,9915
-pip/_internal/resolution/resolvelib/reporter.py,sha256=3ZVVYrs5PqvLFJkGLcuXoMK5mTInFzl31xjUpDBpZZk,2526
-pip/_internal/resolution/resolvelib/requirements.py,sha256=B1ndvKPSuyyyTEXt9sKhbwminViSWnBrJa7qO2ln4Z0,5455
-pip/_internal/resolution/resolvelib/resolver.py,sha256=ucoVKHtwH6gkZjcfIVJbUiOIHLqJxeYlrKTMIJciYwM,11335
-pip/_internal/self_outdated_check.py,sha256=GKSatNlt2cz_CMGxu72FbUzuPaXpWOnIVKOOYIk0gvY,6849
-pip/_internal/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
-pip/_internal/utils/__pycache__/__init__.cpython-310.pyc,,
-pip/_internal/utils/__pycache__/_log.cpython-310.pyc,,
-pip/_internal/utils/__pycache__/appdirs.cpython-310.pyc,,
-pip/_internal/utils/__pycache__/compat.cpython-310.pyc,,
-pip/_internal/utils/__pycache__/compatibility_tags.cpython-310.pyc,,
-pip/_internal/utils/__pycache__/datetime.cpython-310.pyc,,
-pip/_internal/utils/__pycache__/deprecation.cpython-310.pyc,,
-pip/_internal/utils/__pycache__/direct_url_helpers.cpython-310.pyc,,
-pip/_internal/utils/__pycache__/distutils_args.cpython-310.pyc,,
-pip/_internal/utils/__pycache__/egg_link.cpython-310.pyc,,
-pip/_internal/utils/__pycache__/encoding.cpython-310.pyc,,
-pip/_internal/utils/__pycache__/entrypoints.cpython-310.pyc,,
-pip/_internal/utils/__pycache__/filesystem.cpython-310.pyc,,
-pip/_internal/utils/__pycache__/filetypes.cpython-310.pyc,,
-pip/_internal/utils/__pycache__/glibc.cpython-310.pyc,,
-pip/_internal/utils/__pycache__/hashes.cpython-310.pyc,,
-pip/_internal/utils/__pycache__/inject_securetransport.cpython-310.pyc,,
-pip/_internal/utils/__pycache__/logging.cpython-310.pyc,,
-pip/_internal/utils/__pycache__/misc.cpython-310.pyc,,
-pip/_internal/utils/__pycache__/models.cpython-310.pyc,,
-pip/_internal/utils/__pycache__/packaging.cpython-310.pyc,,
-pip/_internal/utils/__pycache__/setuptools_build.cpython-310.pyc,,
-pip/_internal/utils/__pycache__/subprocess.cpython-310.pyc,,
-pip/_internal/utils/__pycache__/temp_dir.cpython-310.pyc,,
-pip/_internal/utils/__pycache__/unpacking.cpython-310.pyc,,
-pip/_internal/utils/__pycache__/urls.cpython-310.pyc,,
-pip/_internal/utils/__pycache__/virtualenv.cpython-310.pyc,,
-pip/_internal/utils/__pycache__/wheel.cpython-310.pyc,,
-pip/_internal/utils/_log.py,sha256=-jHLOE_THaZz5BFcCnoSL9EYAtJ0nXem49s9of4jvKw,1015
-pip/_internal/utils/appdirs.py,sha256=swgcTKOm3daLeXTW6v5BUS2Ti2RvEnGRQYH_yDXklAo,1665
-pip/_internal/utils/compat.py,sha256=ACyBfLgj3_XG-iA5omEDrXqDM0cQKzi8h8HRBInzG6Q,1884
-pip/_internal/utils/compatibility_tags.py,sha256=ydin8QG8BHqYRsPY4OL6cmb44CbqXl1T0xxS97VhHkk,5377
-pip/_internal/utils/datetime.py,sha256=m21Y3wAtQc-ji6Veb6k_M5g6A0ZyFI4egchTdnwh-pQ,242
-pip/_internal/utils/deprecation.py,sha256=NKo8VqLioJ4nnXXGmW4KdasxF90EFHkZaHeX1fT08C8,3627
-pip/_internal/utils/direct_url_helpers.py,sha256=6F1tc2rcKaCZmgfVwsE6ObIe_Pux23mUVYA-2D9wCFc,3206
-pip/_internal/utils/distutils_args.py,sha256=mcAscyp80vTt3xAGTipnpgc83V-_wCvydNELVXLq7JI,1249
-pip/_internal/utils/egg_link.py,sha256=5MVlpz5LirT4iLQq86OYzjXaYF0D4Qk1dprEI7ThST4,2203
-pip/_internal/utils/encoding.py,sha256=bdZ3YgUpaOEBI5MP4-DEXiQarCW3V0rxw1kRz-TaU1Q,1169
-pip/_internal/utils/entrypoints.py,sha256=aPvCnQVi9Hdk35Kloww_D5ibjUpqxgqcJP8O9VuMZek,1055
-pip/_internal/utils/filesystem.py,sha256=rrl-rY1w8TYyKYndUyZlE9ffkQyA4-jI9x_59zXkn5s,5893
-pip/_internal/utils/filetypes.py,sha256=i8XAQ0eFCog26Fw9yV0Yb1ygAqKYB1w9Cz9n0fj8gZU,716
-pip/_internal/utils/glibc.py,sha256=tDfwVYnJCOC0BNVpItpy8CGLP9BjkxFHdl0mTS0J7fc,3110
-pip/_internal/utils/hashes.py,sha256=anpZfFGIT6HcIj2td9NHtE8AWg6GeAIhwpP8GPvZE0E,4811
-pip/_internal/utils/inject_securetransport.py,sha256=o-QRVMGiENrTJxw3fAhA7uxpdEdw6M41TjHYtSVRrcg,795
-pip/_internal/utils/logging.py,sha256=Rvght-fDXL70VWib1cpgZ3iU-kXODV98bNeLUlbqVto,11522
-pip/_internal/utils/misc.py,sha256=MdUB12BMhj73sEmskEutmPyWFaJB7asoPCfLzs_YeT0,19359
-pip/_internal/utils/models.py,sha256=5GoYU586SrxURMvDn_jBMJInitviJg4O5-iOU-6I0WY,1193
-pip/_internal/utils/packaging.py,sha256=5Wm6_x7lKrlqVjPI5MBN_RurcRHwVYoQ7Ksrs84de7s,2108
-pip/_internal/utils/setuptools_build.py,sha256=vNH9hQB9wT6d-h1hVQhBKw91jNeT42meHpVeii-urOI,5652
-pip/_internal/utils/subprocess.py,sha256=vIWGpet5ARBmZ2Qn4NEHNgzCOduqbPIuByZmhhmr6mM,9182
-pip/_internal/utils/temp_dir.py,sha256=zob3PYMVevONkheOMUp_4jDofrEY3HIu5DHK78cSspI,7662
-pip/_internal/utils/unpacking.py,sha256=HUFlMEyCa9dPwdLh6sWeh95DeKytV8rsOyKShEw9y6g,8906
-pip/_internal/utils/urls.py,sha256=AhaesUGl-9it6uvG6fsFPOr9ynFpGaTMk4t5XTX7Z_Q,1759
-pip/_internal/utils/virtualenv.py,sha256=4_48qMzCwB_F5jIK5BC_ua7uiAMVifmQWU9NdaGUoVA,3459
-pip/_internal/utils/wheel.py,sha256=lXOgZyTlOm5HmK8tw5iw0A3_5A6wRzsXHOaQkIvvloU,4549
-pip/_internal/vcs/__init__.py,sha256=UAqvzpbi0VbZo3Ub6skEeZAw-ooIZR-zX_WpCbxyCoU,596
-pip/_internal/vcs/__pycache__/__init__.cpython-310.pyc,,
-pip/_internal/vcs/__pycache__/bazaar.cpython-310.pyc,,
-pip/_internal/vcs/__pycache__/git.cpython-310.pyc,,
-pip/_internal/vcs/__pycache__/mercurial.cpython-310.pyc,,
-pip/_internal/vcs/__pycache__/subversion.cpython-310.pyc,,
-pip/_internal/vcs/__pycache__/versioncontrol.cpython-310.pyc,,
-pip/_internal/vcs/bazaar.py,sha256=IGb5ca1xSZfgegRD2_JeyoZPrQQHs7lEYEIgpVsKpoU,3047
-pip/_internal/vcs/git.py,sha256=mjhwudCx9WlLNkxZ6_kOKmueF0rLoU2i1xeASKF6yiQ,18116
-pip/_internal/vcs/mercurial.py,sha256=Bzbd518Jsx-EJI0IhIobiQqiRsUv5TWYnrmRIFWE0Gw,5238
-pip/_internal/vcs/subversion.py,sha256=TEMRdwECvMcXakZX0pTNUep79kmBYkWDkWFkrYmcmac,11718
-pip/_internal/vcs/versioncontrol.py,sha256=KUOc-hN51em9jrqxKwUR3JnkgSE-xSOqMiiJcSaL6B8,22811
-pip/_internal/wheel_builder.py,sha256=65rOA8FSYt3c3HyqEw17uujjlCgqmoKEIv6rv9xN2NM,12307
-pip/_vendor/__init__.py,sha256=xjcBX0EP50pkaMdCssrsBXoZgo2hTtYxlcH1CIyA3T4,4708
-pip/_vendor/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/__pycache__/distro.cpython-310.pyc,,
-pip/_vendor/__pycache__/six.cpython-310.pyc,,
-pip/_vendor/__pycache__/typing_extensions.cpython-310.pyc,,
-pip/_vendor/cachecontrol/__init__.py,sha256=1j_YQfjmiix6YyouLrftC6NzksAm8e8xGSjMKMRPIkM,465
-pip/_vendor/cachecontrol/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/cachecontrol/__pycache__/_cmd.cpython-310.pyc,,
-pip/_vendor/cachecontrol/__pycache__/adapter.cpython-310.pyc,,
-pip/_vendor/cachecontrol/__pycache__/cache.cpython-310.pyc,,
-pip/_vendor/cachecontrol/__pycache__/compat.cpython-310.pyc,,
-pip/_vendor/cachecontrol/__pycache__/controller.cpython-310.pyc,,
-pip/_vendor/cachecontrol/__pycache__/filewrapper.cpython-310.pyc,,
-pip/_vendor/cachecontrol/__pycache__/heuristics.cpython-310.pyc,,
-pip/_vendor/cachecontrol/__pycache__/serialize.cpython-310.pyc,,
-pip/_vendor/cachecontrol/__pycache__/wrapper.cpython-310.pyc,,
-pip/_vendor/cachecontrol/_cmd.py,sha256=lxUXqfNTVx84zf6tcWbkLZHA6WVBRtJRpfeA9ZqhaAY,1379
-pip/_vendor/cachecontrol/adapter.py,sha256=ew9OYEQHEOjvGl06ZsuX8W3DAvHWsQKHwWAxISyGug8,5033
-pip/_vendor/cachecontrol/cache.py,sha256=eMS9Bn9JWQkHiIYA5GPRBqKVU95uS-yXkxrzpoafRig,917
-pip/_vendor/cachecontrol/caches/__init__.py,sha256=gGFOtIH8QDRvkP4YAfGIh-u9YYcGZVxwLM1-6e1mPNI,170
-pip/_vendor/cachecontrol/caches/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/cachecontrol/caches/__pycache__/file_cache.cpython-310.pyc,,
-pip/_vendor/cachecontrol/caches/__pycache__/redis_cache.cpython-310.pyc,,
-pip/_vendor/cachecontrol/caches/file_cache.py,sha256=P2KHcNXiqxEW7fCq5KC-NYHGSk0nNR9NIKuN-vBTn-E,4251
-pip/_vendor/cachecontrol/caches/redis_cache.py,sha256=tu_YBV7EV8vdBRGazUErkoRqYYjSBmNcB8dZ7BNomqk,940
-pip/_vendor/cachecontrol/compat.py,sha256=LNx7vqBndYdHU8YuJt53ab_8rzMGTXVrvMb7CZJkxG0,778
-pip/_vendor/cachecontrol/controller.py,sha256=9DSEiV58Gx7Ce69fLCrRcpN-_sHzXTY4ol9bEviatR0,15625
-pip/_vendor/cachecontrol/filewrapper.py,sha256=X4BAQOO26GNOR7nH_fhTzAfeuct2rBQcx_15MyFBpcs,3946
-pip/_vendor/cachecontrol/heuristics.py,sha256=8kAyuZLSCyEIgQr6vbUwfhpqg9ows4mM0IV6DWazevI,4154
-pip/_vendor/cachecontrol/serialize.py,sha256=dlySaeA5U7Q5eHvjiObgo1M8j8_huVjfWjid7Aq-r8c,6783
-pip/_vendor/cachecontrol/wrapper.py,sha256=X3-KMZ20Ho3VtqyVaXclpeQpFzokR5NE8tZSfvKVaB8,774
-pip/_vendor/certifi/__init__.py,sha256=xWdRgntT3j1V95zkRipGOg_A1UfEju2FcpujhysZLRI,62
-pip/_vendor/certifi/__main__.py,sha256=1k3Cr95vCxxGRGDljrW3wMdpZdL3Nhf0u1n-k2qdsCY,255
-pip/_vendor/certifi/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/certifi/__pycache__/__main__.cpython-310.pyc,,
-pip/_vendor/certifi/__pycache__/core.cpython-310.pyc,,
-pip/_vendor/certifi/cacert.pem,sha256=-og4Keu4zSpgL5shwfhd4kz0eUnVILzrGCi0zRy2kGw,265969
-pip/_vendor/certifi/core.py,sha256=CcwptmiI-3M50jIdO0HT6Fh6W_wqGsf8QcX9yfzvyuc,2791
-pip/_vendor/chardet/__init__.py,sha256=mWZaWmvZkhwfBEAT9O1Y6nRTfKzhT7FHhQTTAujbqUA,3271
-pip/_vendor/chardet/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/big5freq.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/big5prober.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/chardistribution.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/charsetgroupprober.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/charsetprober.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/codingstatemachine.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/compat.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/cp949prober.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/enums.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/escprober.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/escsm.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/eucjpprober.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/euckrfreq.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/euckrprober.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/euctwfreq.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/euctwprober.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/gb2312freq.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/gb2312prober.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/hebrewprober.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/jisfreq.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/jpcntx.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/langbulgarianmodel.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/langgreekmodel.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/langhebrewmodel.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/langhungarianmodel.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/langrussianmodel.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/langthaimodel.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/langturkishmodel.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/latin1prober.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/mbcharsetprober.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/mbcsgroupprober.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/mbcssm.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/sbcharsetprober.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/sbcsgroupprober.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/sjisprober.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/universaldetector.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/utf8prober.cpython-310.pyc,,
-pip/_vendor/chardet/__pycache__/version.cpython-310.pyc,,
-pip/_vendor/chardet/big5freq.py,sha256=D_zK5GyzoVsRes0HkLJziltFQX0bKCLOrFe9_xDvO_8,31254
-pip/_vendor/chardet/big5prober.py,sha256=kBxHbdetBpPe7xrlb-e990iot64g_eGSLd32lB7_h3M,1757
-pip/_vendor/chardet/chardistribution.py,sha256=3woWS62KrGooKyqz4zQSnjFbJpa6V7g02daAibTwcl8,9411
-pip/_vendor/chardet/charsetgroupprober.py,sha256=GZLReHP6FRRn43hvSOoGCxYamErKzyp6RgOQxVeC3kg,3839
-pip/_vendor/chardet/charsetprober.py,sha256=KSmwJErjypyj0bRZmC5F5eM7c8YQgLYIjZXintZNstg,5110
-pip/_vendor/chardet/cli/__init__.py,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
-pip/_vendor/chardet/cli/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/chardet/cli/__pycache__/chardetect.cpython-310.pyc,,
-pip/_vendor/chardet/cli/chardetect.py,sha256=XK5zqjUG2a4-y6eLHZ8ThYcp6WWUrdlmELxNypcc2SE,2747
-pip/_vendor/chardet/codingstatemachine.py,sha256=VYp_6cyyki5sHgXDSZnXW4q1oelHc3cu9AyQTX7uug8,3590
-pip/_vendor/chardet/compat.py,sha256=40zr6wICZwknxyuLGGcIOPyve8DTebBCbbvttvnmp5Q,1200
-pip/_vendor/chardet/cp949prober.py,sha256=TZ434QX8zzBsnUvL_8wm4AQVTZ2ZkqEEQL_lNw9f9ow,1855
-pip/_vendor/chardet/enums.py,sha256=Aimwdb9as1dJKZaFNUH2OhWIVBVd6ZkJJ_WK5sNY8cU,1661
-pip/_vendor/chardet/escprober.py,sha256=kkyqVg1Yw3DIOAMJ2bdlyQgUFQhuHAW8dUGskToNWSc,3950
-pip/_vendor/chardet/escsm.py,sha256=RuXlgNvTIDarndvllNCk5WZBIpdCxQ0kcd9EAuxUh84,10510
-pip/_vendor/chardet/eucjpprober.py,sha256=iD8Jdp0ISRjgjiVN7f0e8xGeQJ5GM2oeZ1dA8nbSeUw,3749
-pip/_vendor/chardet/euckrfreq.py,sha256=-7GdmvgWez4-eO4SuXpa7tBiDi5vRXQ8WvdFAzVaSfo,13546
-pip/_vendor/chardet/euckrprober.py,sha256=MqFMTQXxW4HbzIpZ9lKDHB3GN8SP4yiHenTmf8g_PxY,1748
-pip/_vendor/chardet/euctwfreq.py,sha256=No1WyduFOgB5VITUA7PLyC5oJRNzRyMbBxaKI1l16MA,31621
-pip/_vendor/chardet/euctwprober.py,sha256=13p6EP4yRaxqnP4iHtxHOJ6R2zxHq1_m8hTRjzVZ95c,1747
-pip/_vendor/chardet/gb2312freq.py,sha256=JX8lsweKLmnCwmk8UHEQsLgkr_rP_kEbvivC4qPOrlc,20715
-pip/_vendor/chardet/gb2312prober.py,sha256=gGvIWi9WhDjE-xQXHvNIyrnLvEbMAYgyUSZ65HUfylw,1754
-pip/_vendor/chardet/hebrewprober.py,sha256=c3SZ-K7hvyzGY6JRAZxJgwJ_sUS9k0WYkvMY00YBYFo,13838
-pip/_vendor/chardet/jisfreq.py,sha256=vpmJv2Bu0J8gnMVRPHMFefTRvo_ha1mryLig8CBwgOg,25777
-pip/_vendor/chardet/jpcntx.py,sha256=PYlNqRUQT8LM3cT5FmHGP0iiscFlTWED92MALvBungo,19643
-pip/_vendor/chardet/langbulgarianmodel.py,sha256=rk9CJpuxO0bObboJcv6gNgWuosYZmd8qEEds5y7DS_Y,105697
-pip/_vendor/chardet/langgreekmodel.py,sha256=S-uNQ1ihC75yhBvSux24gLFZv3QyctMwC6OxLJdX-bw,99571
-pip/_vendor/chardet/langhebrewmodel.py,sha256=DzPP6TPGG_-PV7tqspu_d8duueqm7uN-5eQ0aHUw1Gg,98776
-pip/_vendor/chardet/langhungarianmodel.py,sha256=RtJH7DZdsmaHqyK46Kkmnk5wQHiJwJPPJSqqIlpeZRc,102498
-pip/_vendor/chardet/langrussianmodel.py,sha256=THqJOhSxiTQcHboDNSc5yofc2koXXQFHFyjtyuntUfM,131180
-pip/_vendor/chardet/langthaimodel.py,sha256=R1wXHnUMtejpw0JnH_JO8XdYasME6wjVqp1zP7TKLgg,103312
-pip/_vendor/chardet/langturkishmodel.py,sha256=rfwanTptTwSycE4-P-QasPmzd-XVYgevytzjlEzBBu8,95946
-pip/_vendor/chardet/latin1prober.py,sha256=S2IoORhFk39FEFOlSFWtgVybRiP6h7BlLldHVclNkU8,5370
-pip/_vendor/chardet/mbcharsetprober.py,sha256=AR95eFH9vuqSfvLQZN-L5ijea25NOBCoXqw8s5O9xLQ,3413
-pip/_vendor/chardet/mbcsgroupprober.py,sha256=h6TRnnYq2OxG1WdD5JOyxcdVpn7dG0q-vB8nWr5mbh4,2012
-pip/_vendor/chardet/mbcssm.py,sha256=SY32wVIF3HzcjY3BaEspy9metbNSKxIIB0RKPn7tjpI,25481
-pip/_vendor/chardet/metadata/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
-pip/_vendor/chardet/metadata/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/chardet/metadata/__pycache__/languages.cpython-310.pyc,,
-pip/_vendor/chardet/metadata/languages.py,sha256=41tLq3eLSrBEbEVVQpVGFq9K7o1ln9b1HpY1l0hCUQo,19474
-pip/_vendor/chardet/sbcharsetprober.py,sha256=nmyMyuxzG87DN6K3Rk2MUzJLMLR69MrWpdnHzOwVUwQ,6136
-pip/_vendor/chardet/sbcsgroupprober.py,sha256=hqefQuXmiFyDBArOjujH6hd6WFXlOD1kWCsxDhjx5Vc,4309
-pip/_vendor/chardet/sjisprober.py,sha256=IIt-lZj0WJqK4rmUZzKZP4GJlE8KUEtFYVuY96ek5MQ,3774
-pip/_vendor/chardet/universaldetector.py,sha256=DpZTXCX0nUHXxkQ9sr4GZxGB_hveZ6hWt3uM94cgWKs,12503
-pip/_vendor/chardet/utf8prober.py,sha256=IdD8v3zWOsB8OLiyPi-y_fqwipRFxV9Nc1eKBLSuIEw,2766
-pip/_vendor/chardet/version.py,sha256=A4CILFAd8MRVG1HoXPp45iK9RLlWyV73a1EtwE8Tvn8,242
-pip/_vendor/colorama/__init__.py,sha256=pCdErryzLSzDW5P-rRPBlPLqbBtIRNJB6cMgoeJns5k,239
-pip/_vendor/colorama/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/colorama/__pycache__/ansi.cpython-310.pyc,,
-pip/_vendor/colorama/__pycache__/ansitowin32.cpython-310.pyc,,
-pip/_vendor/colorama/__pycache__/initialise.cpython-310.pyc,,
-pip/_vendor/colorama/__pycache__/win32.cpython-310.pyc,,
-pip/_vendor/colorama/__pycache__/winterm.cpython-310.pyc,,
-pip/_vendor/colorama/ansi.py,sha256=Top4EeEuaQdBWdteKMEcGOTeKeF19Q-Wo_6_Cj5kOzQ,2522
-pip/_vendor/colorama/ansitowin32.py,sha256=yV7CEmCb19MjnJKODZEEvMH_fnbJhwnpzo4sxZuGXmA,10517
-pip/_vendor/colorama/initialise.py,sha256=PprovDNxMTrvoNHFcL2NZjpH2XzDc8BLxLxiErfUl4k,1915
-pip/_vendor/colorama/win32.py,sha256=bJ8Il9jwaBN5BJ8bmN6FoYZ1QYuMKv2j8fGrXh7TJjw,5404
-pip/_vendor/colorama/winterm.py,sha256=2y_2b7Zsv34feAsP67mLOVc-Bgq51mdYGo571VprlrM,6438
-pip/_vendor/distlib/__init__.py,sha256=y-rKDBB99QJ3N1PJGAXQo89ou615aAeBjV2brBxKgM8,581
-pip/_vendor/distlib/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/distlib/__pycache__/compat.cpython-310.pyc,,
-pip/_vendor/distlib/__pycache__/database.cpython-310.pyc,,
-pip/_vendor/distlib/__pycache__/index.cpython-310.pyc,,
-pip/_vendor/distlib/__pycache__/locators.cpython-310.pyc,,
-pip/_vendor/distlib/__pycache__/manifest.cpython-310.pyc,,
-pip/_vendor/distlib/__pycache__/markers.cpython-310.pyc,,
-pip/_vendor/distlib/__pycache__/metadata.cpython-310.pyc,,
-pip/_vendor/distlib/__pycache__/resources.cpython-310.pyc,,
-pip/_vendor/distlib/__pycache__/scripts.cpython-310.pyc,,
-pip/_vendor/distlib/__pycache__/util.cpython-310.pyc,,
-pip/_vendor/distlib/__pycache__/version.cpython-310.pyc,,
-pip/_vendor/distlib/__pycache__/wheel.cpython-310.pyc,,
-pip/_vendor/distlib/compat.py,sha256=tfoMrj6tujk7G4UC2owL6ArgDuCKabgBxuJRGZSmpko,41259
-pip/_vendor/distlib/database.py,sha256=hBO2dgvDF7W3BqX8Ecns6p_RPerCaIbNKbdUOuJ1a14,51456
-pip/_vendor/distlib/index.py,sha256=UfcimNW19AB7IKWam4VaJbXuCBvArKfSxhV16EwavzE,20739
-pip/_vendor/distlib/locators.py,sha256=4D2hEcHePNuW4mXEZ3Cuw12eW-vbO-4WuAlbf4h5K7w,51963
-pip/_vendor/distlib/manifest.py,sha256=nQEhYmgoreaBZzyFzwYsXxJARu3fo4EkunU163U16iE,14811
-pip/_vendor/distlib/markers.py,sha256=TpHHHLgkzyT7YHbwj-2i6weRaq-Ivy2-MUnrDkjau-U,5058
-pip/_vendor/distlib/metadata.py,sha256=vatoxFdmBr6ie-sTVXVNPOPG3uwMDWJTnEECnm7xDCw,39109
-pip/_vendor/distlib/resources.py,sha256=LwbPksc0A1JMbi6XnuPdMBUn83X7BPuFNWqPGEKI698,10820
-pip/_vendor/distlib/scripts.py,sha256=tjSwENINeV91ROZxec5zTSMRg2jEeKc4enyCHDzNvEE,17720
-pip/_vendor/distlib/util.py,sha256=31dPXn3Rfat0xZLeVoFpuniyhe6vsbl9_QN-qd9Lhlk,66262
-pip/_vendor/distlib/version.py,sha256=WG__LyAa2GwmA6qSoEJtvJE8REA1LZpbSizy8WvhJLk,23513
-pip/_vendor/distlib/wheel.py,sha256=pj5VVCjqZMcHvgizORWwAFPS7hOk61CZ59dxP8laQ4E,42943
-pip/_vendor/distro.py,sha256=O1EeHMq1-xAO373JI2_6pYEtd09yEkxtmrYkdY-9S-w,48414
-pip/_vendor/html5lib/__init__.py,sha256=BYzcKCqeEii52xDrqBFruhnmtmkiuHXFyFh-cglQ8mk,1160
-pip/_vendor/html5lib/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/html5lib/__pycache__/_ihatexml.cpython-310.pyc,,
-pip/_vendor/html5lib/__pycache__/_inputstream.cpython-310.pyc,,
-pip/_vendor/html5lib/__pycache__/_tokenizer.cpython-310.pyc,,
-pip/_vendor/html5lib/__pycache__/_utils.cpython-310.pyc,,
-pip/_vendor/html5lib/__pycache__/constants.cpython-310.pyc,,
-pip/_vendor/html5lib/__pycache__/html5parser.cpython-310.pyc,,
-pip/_vendor/html5lib/__pycache__/serializer.cpython-310.pyc,,
-pip/_vendor/html5lib/_ihatexml.py,sha256=ifOwF7pXqmyThIXc3boWc96s4MDezqRrRVp7FwDYUFs,16728
-pip/_vendor/html5lib/_inputstream.py,sha256=jErNASMlkgs7MpOM9Ve_VdLDJyFFweAjLuhVutZz33U,32353
-pip/_vendor/html5lib/_tokenizer.py,sha256=04mgA2sNTniutl2fxFv-ei5bns4iRaPxVXXHh_HrV_4,77040
-pip/_vendor/html5lib/_trie/__init__.py,sha256=nqfgO910329BEVJ5T4psVwQtjd2iJyEXQ2-X8c1YxwU,109
-pip/_vendor/html5lib/_trie/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/html5lib/_trie/__pycache__/_base.cpython-310.pyc,,
-pip/_vendor/html5lib/_trie/__pycache__/py.cpython-310.pyc,,
-pip/_vendor/html5lib/_trie/_base.py,sha256=CaybYyMro8uERQYjby2tTeSUatnWDfWroUN9N7ety5w,1013
-pip/_vendor/html5lib/_trie/py.py,sha256=wXmQLrZRf4MyWNyg0m3h81m9InhLR7GJ002mIIZh-8o,1775
-pip/_vendor/html5lib/_utils.py,sha256=Dx9AKntksRjFT1veBj7I362pf5OgIaT0zglwq43RnfU,4931
-pip/_vendor/html5lib/constants.py,sha256=Ll-yzLU_jcjyAI_h57zkqZ7aQWE5t5xA4y_jQgoUUhw,83464
-pip/_vendor/html5lib/filters/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
-pip/_vendor/html5lib/filters/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/html5lib/filters/__pycache__/alphabeticalattributes.cpython-310.pyc,,
-pip/_vendor/html5lib/filters/__pycache__/base.cpython-310.pyc,,
-pip/_vendor/html5lib/filters/__pycache__/inject_meta_charset.cpython-310.pyc,,
-pip/_vendor/html5lib/filters/__pycache__/lint.cpython-310.pyc,,
-pip/_vendor/html5lib/filters/__pycache__/optionaltags.cpython-310.pyc,,
-pip/_vendor/html5lib/filters/__pycache__/sanitizer.cpython-310.pyc,,
-pip/_vendor/html5lib/filters/__pycache__/whitespace.cpython-310.pyc,,
-pip/_vendor/html5lib/filters/alphabeticalattributes.py,sha256=lViZc2JMCclXi_5gduvmdzrRxtO5Xo9ONnbHBVCsykU,919
-pip/_vendor/html5lib/filters/base.py,sha256=z-IU9ZAYjpsVsqmVt7kuWC63jR11hDMr6CVrvuao8W0,286
-pip/_vendor/html5lib/filters/inject_meta_charset.py,sha256=egDXUEHXmAG9504xz0K6ALDgYkvUrC2q15YUVeNlVQg,2945
-pip/_vendor/html5lib/filters/lint.py,sha256=jk6q56xY0ojiYfvpdP-OZSm9eTqcAdRqhCoPItemPYA,3643
-pip/_vendor/html5lib/filters/optionaltags.py,sha256=8lWT75J0aBOHmPgfmqTHSfPpPMp01T84NKu0CRedxcE,10588
-pip/_vendor/html5lib/filters/sanitizer.py,sha256=m6oGmkBhkGAnn2nV6D4hE78SCZ6WEnK9rKdZB3uXBIc,26897
-pip/_vendor/html5lib/filters/whitespace.py,sha256=8eWqZxd4UC4zlFGW6iyY6f-2uuT8pOCSALc3IZt7_t4,1214
-pip/_vendor/html5lib/html5parser.py,sha256=anr-aXre_ImfrkQ35c_rftKXxC80vJCREKe06Tq15HA,117186
-pip/_vendor/html5lib/serializer.py,sha256=_PpvcZF07cwE7xr9uKkZqh5f4UEaI8ltCU2xPJzaTpk,15759
-pip/_vendor/html5lib/treeadapters/__init__.py,sha256=A0rY5gXIe4bJOiSGRO_j_tFhngRBO8QZPzPtPw5dFzo,679
-pip/_vendor/html5lib/treeadapters/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/html5lib/treeadapters/__pycache__/genshi.cpython-310.pyc,,
-pip/_vendor/html5lib/treeadapters/__pycache__/sax.cpython-310.pyc,,
-pip/_vendor/html5lib/treeadapters/genshi.py,sha256=CH27pAsDKmu4ZGkAUrwty7u0KauGLCZRLPMzaO3M5vo,1715
-pip/_vendor/html5lib/treeadapters/sax.py,sha256=BKS8woQTnKiqeffHsxChUqL4q2ZR_wb5fc9MJ3zQC8s,1776
-pip/_vendor/html5lib/treebuilders/__init__.py,sha256=AysSJyvPfikCMMsTVvaxwkgDieELD5dfR8FJIAuq7hY,3592
-pip/_vendor/html5lib/treebuilders/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/html5lib/treebuilders/__pycache__/base.cpython-310.pyc,,
-pip/_vendor/html5lib/treebuilders/__pycache__/dom.cpython-310.pyc,,
-pip/_vendor/html5lib/treebuilders/__pycache__/etree.cpython-310.pyc,,
-pip/_vendor/html5lib/treebuilders/__pycache__/etree_lxml.cpython-310.pyc,,
-pip/_vendor/html5lib/treebuilders/base.py,sha256=z-o51vt9r_l2IDG5IioTOKGzZne4Fy3_Fc-7ztrOh4I,14565
-pip/_vendor/html5lib/treebuilders/dom.py,sha256=22whb0C71zXIsai5mamg6qzBEiigcBIvaDy4Asw3at0,8925
-pip/_vendor/html5lib/treebuilders/etree.py,sha256=w5ZFpKk6bAxnrwD2_BrF5EVC7vzz0L3LMi9Sxrbc_8w,12836
-pip/_vendor/html5lib/treebuilders/etree_lxml.py,sha256=9gqDjs-IxsPhBYa5cpvv2FZ1KZlG83Giusy2lFmvIkE,14766
-pip/_vendor/html5lib/treewalkers/__init__.py,sha256=OBPtc1TU5mGyy18QDMxKEyYEz0wxFUUNj5v0-XgmYhY,5719
-pip/_vendor/html5lib/treewalkers/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/html5lib/treewalkers/__pycache__/base.cpython-310.pyc,,
-pip/_vendor/html5lib/treewalkers/__pycache__/dom.cpython-310.pyc,,
-pip/_vendor/html5lib/treewalkers/__pycache__/etree.cpython-310.pyc,,
-pip/_vendor/html5lib/treewalkers/__pycache__/etree_lxml.cpython-310.pyc,,
-pip/_vendor/html5lib/treewalkers/__pycache__/genshi.cpython-310.pyc,,
-pip/_vendor/html5lib/treewalkers/base.py,sha256=ouiOsuSzvI0KgzdWP8PlxIaSNs9falhbiinAEc_UIJY,7476
-pip/_vendor/html5lib/treewalkers/dom.py,sha256=EHyFR8D8lYNnyDU9lx_IKigVJRyecUGua0mOi7HBukc,1413
-pip/_vendor/html5lib/treewalkers/etree.py,sha256=xo1L5m9VtkfpFJK0pFmkLVajhqYYVisVZn3k9kYpPkI,4551
-pip/_vendor/html5lib/treewalkers/etree_lxml.py,sha256=_b0LAVWLcVu9WaU_-w3D8f0IRSpCbjf667V-3NRdhTw,6357
-pip/_vendor/html5lib/treewalkers/genshi.py,sha256=4D2PECZ5n3ZN3qu3jMl9yY7B81jnQApBQSVlfaIuYbA,2309
-pip/_vendor/idna/__init__.py,sha256=KJQN1eQBr8iIK5SKrJ47lXvxG0BJ7Lm38W4zT0v_8lk,849
-pip/_vendor/idna/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/idna/__pycache__/codec.cpython-310.pyc,,
-pip/_vendor/idna/__pycache__/compat.cpython-310.pyc,,
-pip/_vendor/idna/__pycache__/core.cpython-310.pyc,,
-pip/_vendor/idna/__pycache__/idnadata.cpython-310.pyc,,
-pip/_vendor/idna/__pycache__/intranges.cpython-310.pyc,,
-pip/_vendor/idna/__pycache__/package_data.cpython-310.pyc,,
-pip/_vendor/idna/__pycache__/uts46data.cpython-310.pyc,,
-pip/_vendor/idna/codec.py,sha256=6ly5odKfqrytKT9_7UrlGklHnf1DSK2r9C6cSM4sa28,3374
-pip/_vendor/idna/compat.py,sha256=0_sOEUMT4CVw9doD3vyRhX80X19PwqFoUBs7gWsFME4,321
-pip/_vendor/idna/core.py,sha256=RFIkY-HhFZaDoBEFjGwyGd_vWI04uOAQjnzueMWqwOU,12795
-pip/_vendor/idna/idnadata.py,sha256=fzMzkCea2xieVxcrjngJ-2pLsKQNejPCZFlBajIuQdw,44025
-pip/_vendor/idna/intranges.py,sha256=YBr4fRYuWH7kTKS2tXlFjM24ZF1Pdvcir-aywniInqg,1881
-pip/_vendor/idna/package_data.py,sha256=szxQhV0ZD0nKJ84Kuobw3l8q4_KeCyXjFRdpwIpKZmw,21
-pip/_vendor/idna/uts46data.py,sha256=o-D7V-a0fOLZNd7tvxof6MYfUd0TBZzE2bLR5XO67xU,204400
-pip/_vendor/msgpack/__init__.py,sha256=2gJwcsTIaAtCM0GMi2rU-_Y6kILeeQuqRkrQ22jSANc,1118
-pip/_vendor/msgpack/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/msgpack/__pycache__/_version.cpython-310.pyc,,
-pip/_vendor/msgpack/__pycache__/exceptions.cpython-310.pyc,,
-pip/_vendor/msgpack/__pycache__/ext.cpython-310.pyc,,
-pip/_vendor/msgpack/__pycache__/fallback.cpython-310.pyc,,
-pip/_vendor/msgpack/_version.py,sha256=JpTcnRd3YUioA24NDtDZbLW0Nhl2yA-N1Rq2lLDBB-g,20
-pip/_vendor/msgpack/exceptions.py,sha256=dCTWei8dpkrMsQDcjQk74ATl9HsIBH0ybt8zOPNqMYc,1081
-pip/_vendor/msgpack/ext.py,sha256=4l356Y4sVEcvCla2dh_cL57vh4GMhZfa3kuWHFHYz6A,6088
-pip/_vendor/msgpack/fallback.py,sha256=L5jriXysURbf6rPbbHbvXgvoFrKZiryIBmujMTcrf3A,34475
-pip/_vendor/packaging/__about__.py,sha256=ugASIO2w1oUyH8_COqQ2X_s0rDhjbhQC3yJocD03h2c,661
-pip/_vendor/packaging/__init__.py,sha256=b9Kk5MF7KxhhLgcDmiUWukN-LatWFxPdNug0joPhHSk,497
-pip/_vendor/packaging/__pycache__/__about__.cpython-310.pyc,,
-pip/_vendor/packaging/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/packaging/__pycache__/_manylinux.cpython-310.pyc,,
-pip/_vendor/packaging/__pycache__/_musllinux.cpython-310.pyc,,
-pip/_vendor/packaging/__pycache__/_structures.cpython-310.pyc,,
-pip/_vendor/packaging/__pycache__/markers.cpython-310.pyc,,
-pip/_vendor/packaging/__pycache__/requirements.cpython-310.pyc,,
-pip/_vendor/packaging/__pycache__/specifiers.cpython-310.pyc,,
-pip/_vendor/packaging/__pycache__/tags.cpython-310.pyc,,
-pip/_vendor/packaging/__pycache__/utils.cpython-310.pyc,,
-pip/_vendor/packaging/__pycache__/version.cpython-310.pyc,,
-pip/_vendor/packaging/_manylinux.py,sha256=XcbiXB-qcjv3bcohp6N98TMpOP4_j3m-iOA8ptK2GWY,11488
-pip/_vendor/packaging/_musllinux.py,sha256=_KGgY_qc7vhMGpoqss25n2hiLCNKRtvz9mCrS7gkqyc,4378
-pip/_vendor/packaging/_structures.py,sha256=q3eVNmbWJGG_S0Dit_S3Ao8qQqz_5PYTXFAKBZe5yr4,1431
-pip/_vendor/packaging/markers.py,sha256=AJBOcY8Oq0kYc570KuuPTkvuqjAlhufaE2c9sCUbm64,8487
-pip/_vendor/packaging/requirements.py,sha256=NtDlPBtojpn1IUC85iMjPNsUmufjpSlwnNA-Xb4m5NA,4676
-pip/_vendor/packaging/specifiers.py,sha256=LRQ0kFsHrl5qfcFNEEJrIFYsnIHQUJXY9fIsakTrrqE,30110
-pip/_vendor/packaging/tags.py,sha256=lmsnGNiJ8C4D_Pf9PbM0qgbZvD9kmB9lpZBQUZa3R_Y,15699
-pip/_vendor/packaging/utils.py,sha256=dJjeat3BS-TYn1RrUFVwufUMasbtzLfYRoy_HXENeFQ,4200
-pip/_vendor/packaging/version.py,sha256=_fLRNrFrxYcHVfyo8vk9j8s6JM8N_xsSxVFr6RJyco8,14665
-pip/_vendor/pep517/__init__.py,sha256=Y1bATL2qbFNN6M_DQa4yyrwqjpIiL-j9T6kBmR0DS14,130
-pip/_vendor/pep517/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/pep517/__pycache__/build.cpython-310.pyc,,
-pip/_vendor/pep517/__pycache__/check.cpython-310.pyc,,
-pip/_vendor/pep517/__pycache__/colorlog.cpython-310.pyc,,
-pip/_vendor/pep517/__pycache__/compat.cpython-310.pyc,,
-pip/_vendor/pep517/__pycache__/dirtools.cpython-310.pyc,,
-pip/_vendor/pep517/__pycache__/envbuild.cpython-310.pyc,,
-pip/_vendor/pep517/__pycache__/meta.cpython-310.pyc,,
-pip/_vendor/pep517/__pycache__/wrappers.cpython-310.pyc,,
-pip/_vendor/pep517/build.py,sha256=2bar6EdjwIz2Dlfy94qdxn3oA9mVnnny40mfoT5f-qI,3457
-pip/_vendor/pep517/check.py,sha256=bCORq1WrHjhpTONa-zpAqG0EB9rHNuhO1ORu6DsDuL8,6084
-pip/_vendor/pep517/colorlog.py,sha256=Tk9AuYm_cLF3BKTBoSTJt9bRryn0aFojIQOwbfVUTxQ,4098
-pip/_vendor/pep517/compat.py,sha256=NmLImE5oiDT3gbEhJ4w7xeoMFcpAPrGu_NltBytSJUY,1253
-pip/_vendor/pep517/dirtools.py,sha256=2mkAkAL0mRz_elYFjRKuekTJVipH1zTn4tbf1EDev84,1129
-pip/_vendor/pep517/envbuild.py,sha256=zFde--rmzjXMLXcm7SA_3hDtgk5VCTA8hjpk88RbF6E,6100
-pip/_vendor/pep517/in_process/__init__.py,sha256=MyWoAi8JHdcBv7yXuWpUSVADbx6LSB9rZh7kTIgdA8Y,563
-pip/_vendor/pep517/in_process/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/pep517/in_process/__pycache__/_in_process.cpython-310.pyc,,
-pip/_vendor/pep517/in_process/_in_process.py,sha256=D3waguyNSGcwosociD5USfcycYr2RCzCjYtxX5UHQmQ,11201
-pip/_vendor/pep517/meta.py,sha256=8mnM5lDnT4zXQpBTliJbRGfesH7iioHwozbDxALPS9Y,2463
-pip/_vendor/pep517/wrappers.py,sha256=impq7Cz_LL1iDF1iiOzYWB4MaEu6O6Gps7TJ5qsJz1Q,13429
-pip/_vendor/pkg_resources/__init__.py,sha256=NnpQ3g6BCHzpMgOR_OLBmYtniY4oOzdKpwqghfq_6ug,108287
-pip/_vendor/pkg_resources/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/pkg_resources/__pycache__/py31compat.cpython-310.pyc,,
-pip/_vendor/pkg_resources/py31compat.py,sha256=CRk8fkiPRDLsbi5pZcKsHI__Pbmh_94L8mr9Qy9Ab2U,562
-pip/_vendor/platformdirs/__init__.py,sha256=Aizpxewwd4nY63Gqw-Od1Rso9Ah4bSoc6rkx-GBRu2Y,12676
-pip/_vendor/platformdirs/__main__.py,sha256=ZmsnTxEOxtTvwa-Y_Vfab_JN3X4XCVeN8X0yyy9-qnc,1176
-pip/_vendor/platformdirs/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/platformdirs/__pycache__/__main__.cpython-310.pyc,,
-pip/_vendor/platformdirs/__pycache__/android.cpython-310.pyc,,
-pip/_vendor/platformdirs/__pycache__/api.cpython-310.pyc,,
-pip/_vendor/platformdirs/__pycache__/macos.cpython-310.pyc,,
-pip/_vendor/platformdirs/__pycache__/unix.cpython-310.pyc,,
-pip/_vendor/platformdirs/__pycache__/version.cpython-310.pyc,,
-pip/_vendor/platformdirs/__pycache__/windows.cpython-310.pyc,,
-pip/_vendor/platformdirs/android.py,sha256=xhlD4NmrKCARe5lgnpBGYo4lOYxEOBOByNDNYy91gEE,4012
-pip/_vendor/platformdirs/api.py,sha256=MXKHXOL3eh_-trSok-JUTjAR_zjmmKF3rjREVABjP8s,4910
-pip/_vendor/platformdirs/macos.py,sha256=-3UXQewbT0yMhMdkzRXfXGAntmLIH7Qt4a9Hlf8I5_Y,2655
-pip/_vendor/platformdirs/unix.py,sha256=b4aVYTz0qZ50HntwOXo8r6tp82jAa3qTjxw-WlnC2yc,6910
-pip/_vendor/platformdirs/version.py,sha256=bXzLJCe23FNQRQrf7ZRWKejxWnct_wft7dxdkMGT33E,80
-pip/_vendor/platformdirs/windows.py,sha256=ISruopR5UGBePC0BxCxXevkZYfjJsIZc49YWU5iYfQ4,6439
-pip/_vendor/progress/__init__.py,sha256=1HejNZtv2ouUNQeStUDAtZrtwkz_3FmYKQ476hJ7zOs,5294
-pip/_vendor/progress/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/progress/__pycache__/bar.cpython-310.pyc,,
-pip/_vendor/progress/__pycache__/colors.cpython-310.pyc,,
-pip/_vendor/progress/__pycache__/counter.cpython-310.pyc,,
-pip/_vendor/progress/__pycache__/spinner.cpython-310.pyc,,
-pip/_vendor/progress/bar.py,sha256=GbedY0oZ-Q1duXjmvVLO0tSf-uTSH7hJ3zzyI91Esws,2942
-pip/_vendor/progress/colors.py,sha256=cCYXQnYFYVmQKKmYEbQ_lj6SPSFzdw4FN98F2x2kR-U,2655
-pip/_vendor/progress/counter.py,sha256=zYt9DWH0_05s8Q9TrJwHVud-WwsyyaR3PwYtk5hxwwQ,1613
-pip/_vendor/progress/spinner.py,sha256=u5ElzW94XEiLGH-aAlr54VJtKfeK745xr6UfGvvflzU,1461
-pip/_vendor/pygments/__init__.py,sha256=CAmA9UthykwxvtutUcH0IxqtiyQcSg6CmYdM-jKlcRY,3002
-pip/_vendor/pygments/__main__.py,sha256=X7rGLMUC54EXgO14FZ9goKXZDmhPzKXTsUglmb_McIU,353
-pip/_vendor/pygments/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/pygments/__pycache__/__main__.cpython-310.pyc,,
-pip/_vendor/pygments/__pycache__/cmdline.cpython-310.pyc,,
-pip/_vendor/pygments/__pycache__/console.cpython-310.pyc,,
-pip/_vendor/pygments/__pycache__/filter.cpython-310.pyc,,
-pip/_vendor/pygments/__pycache__/formatter.cpython-310.pyc,,
-pip/_vendor/pygments/__pycache__/lexer.cpython-310.pyc,,
-pip/_vendor/pygments/__pycache__/modeline.cpython-310.pyc,,
-pip/_vendor/pygments/__pycache__/plugin.cpython-310.pyc,,
-pip/_vendor/pygments/__pycache__/regexopt.cpython-310.pyc,,
-pip/_vendor/pygments/__pycache__/scanner.cpython-310.pyc,,
-pip/_vendor/pygments/__pycache__/sphinxext.cpython-310.pyc,,
-pip/_vendor/pygments/__pycache__/style.cpython-310.pyc,,
-pip/_vendor/pygments/__pycache__/token.cpython-310.pyc,,
-pip/_vendor/pygments/__pycache__/unistring.cpython-310.pyc,,
-pip/_vendor/pygments/__pycache__/util.cpython-310.pyc,,
-pip/_vendor/pygments/cmdline.py,sha256=XpsyWgErcSqHC7rXiYKLF3Y61Uy8SR2DNQDDhZGuezg,23408
-pip/_vendor/pygments/console.py,sha256=QZXBUAkyl4dPLQ1e6XHjQu3mmXBWvuGQwsQT2q1mtCY,1697
-pip/_vendor/pygments/filter.py,sha256=35iMZiB1rcuogxokm92kViB2DPXPp_wWoxWuMmwvvzY,1938
-pip/_vendor/pygments/filters/__init__.py,sha256=-veOimzCyYGEARru2Dfo6ofSYcZ8tGsIVuMprtaZQ24,40292
-pip/_vendor/pygments/filters/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/pygments/formatter.py,sha256=zSBbX2U_OOriy7SJvSTK6OAxjuXtROWxQlNpJEJZjBA,2917
-pip/_vendor/pygments/formatters/__init__.py,sha256=fjkYDy5-F998XczKi0ymHFayr5ObIRLHF8cgp9k8kpA,5119
-pip/_vendor/pygments/formatters/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/pygments/formatters/__pycache__/_mapping.cpython-310.pyc,,
-pip/_vendor/pygments/formatters/__pycache__/bbcode.cpython-310.pyc,,
-pip/_vendor/pygments/formatters/__pycache__/groff.cpython-310.pyc,,
-pip/_vendor/pygments/formatters/__pycache__/html.cpython-310.pyc,,
-pip/_vendor/pygments/formatters/__pycache__/img.cpython-310.pyc,,
-pip/_vendor/pygments/formatters/__pycache__/irc.cpython-310.pyc,,
-pip/_vendor/pygments/formatters/__pycache__/latex.cpython-310.pyc,,
-pip/_vendor/pygments/formatters/__pycache__/other.cpython-310.pyc,,
-pip/_vendor/pygments/formatters/__pycache__/pangomarkup.cpython-310.pyc,,
-pip/_vendor/pygments/formatters/__pycache__/rtf.cpython-310.pyc,,
-pip/_vendor/pygments/formatters/__pycache__/svg.cpython-310.pyc,,
-pip/_vendor/pygments/formatters/__pycache__/terminal.cpython-310.pyc,,
-pip/_vendor/pygments/formatters/__pycache__/terminal256.cpython-310.pyc,,
-pip/_vendor/pygments/formatters/_mapping.py,sha256=3A1rYSjYN9MLduCFWy2_mYhllPVpwlw55anRYnPXX8w,6516
-pip/_vendor/pygments/formatters/bbcode.py,sha256=cSKMOioUnE4TzvCCsK4IbJ6G78W07ZwHtkz4V1Wte0U,3314
-pip/_vendor/pygments/formatters/groff.py,sha256=ULgMKvGeLswX0KZn3IBp0p0U3rruiSHBtpl6O5qbqLs,5005
-pip/_vendor/pygments/formatters/html.py,sha256=0jM7Jc4xA4tsjmPq35uklm_En_OVdcNb0__SEXp2pDQ,35330
-pip/_vendor/pygments/formatters/img.py,sha256=r4iag_jCfyv_LhIt-1fRDeVEEoAfVJzkD9nZChIwiS8,21819
-pip/_vendor/pygments/formatters/irc.py,sha256=gi_IeIZeNaTfTMtvseLigZdS6lNicN7r7O7rnI6myo0,5871
-pip/_vendor/pygments/formatters/latex.py,sha256=qZUerrHt2Nn2aB4gJcdqj99qBkIxl_1v1ukYsf230Gk,18930
-pip/_vendor/pygments/formatters/other.py,sha256=Q01LtkqPZ8m_EYdgMVzXPUGjHoL00lXI3By97wzytYU,5073
-pip/_vendor/pygments/formatters/pangomarkup.py,sha256=ZpjALTSuGFwviJd5kOYwr-1NgqxCX3XRJrjXC7x1UbQ,2212
-pip/_vendor/pygments/formatters/rtf.py,sha256=qh7-z_wbUsTY6z7fZUGrYECYBlWB0wEdBwIZVEVybL0,5014
-pip/_vendor/pygments/formatters/svg.py,sha256=T7Jj004I3JUPOr48aAhQ368K2qWCciUyMQ2tdU-LB-4,7335
-pip/_vendor/pygments/formatters/terminal.py,sha256=cRD5hitINOkYlGZo9ma252vpJYPSGNgLivrsm6zGyec,4674
-pip/_vendor/pygments/formatters/terminal256.py,sha256=Bvz9zZL3UWc94TDm1GhKMI4x0BTit0XplhyRL0zmtkw,11753
-pip/_vendor/pygments/lexer.py,sha256=ECXWlEsbRnKs_njozZns6BGQ4riTMzct_BzAr3zV6dY,31937
-pip/_vendor/pygments/lexers/__init__.py,sha256=6Ds0GVBP3jrIU02wmjRdpoL4eFGhwT2IVD1zf3cV5_Y,11307
-pip/_vendor/pygments/lexers/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/pygments/lexers/__pycache__/_mapping.cpython-310.pyc,,
-pip/_vendor/pygments/lexers/__pycache__/python.cpython-310.pyc,,
-pip/_vendor/pygments/lexers/_mapping.py,sha256=jAxmvh5wvNkD-p3Fh6E7hY_B0sGbcxWRfseT6iq7ex4,70032
-pip/_vendor/pygments/lexers/python.py,sha256=LXnk43Lcngqn9xj6eRqdk2f73oF4kHZWiwgHMM_RlVM,52776
-pip/_vendor/pygments/modeline.py,sha256=37fen3cf1moCz4vMVJqX41eAQCmj8pzUchikgPcHp-U,986
-pip/_vendor/pygments/plugin.py,sha256=zGSig3S7QX-3o6RDxd4_Uvice_t25l_BN9aQQ9k8vmU,1727
-pip/_vendor/pygments/regexopt.py,sha256=mj8Fgu3sT0d5PZwRwDLexEvVOQbuHeosubQnqVwgiqs,3072
-pip/_vendor/pygments/scanner.py,sha256=nGoHy-Npk2ylUd4bws_CJN1hK785Xqo8e0teRmNX2jo,3091
-pip/_vendor/pygments/sphinxext.py,sha256=FZ2puvLe2Bztqtj6UJvQd7D8TvtOZ1GsfRJObvH59tE,4630
-pip/_vendor/pygments/style.py,sha256=lGyan5bU42q1kGMfFqafwL3g1j5EurTvfkv8vdP7NzQ,6257
-pip/_vendor/pygments/styles/__init__.py,sha256=Qx2zq6ufbDNE2cTp51M-s9zW-sDE-KLIqFw31qr3Bhg,3252
-pip/_vendor/pygments/styles/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/pygments/token.py,sha256=lNPgeaQTzu2DEUi6n_lxAIU7uy4DVj8LMI3nSVnTjks,6143
-pip/_vendor/pygments/unistring.py,sha256=Xs0FzOzE0l0iWRoTlcgi-Q_kAMdF5Gt5FL_goGKJc98,63188
-pip/_vendor/pygments/util.py,sha256=s9n8BQXIxG3lIwCPWv5-ci8yhaqq5JbEVK9v8Z-8_3I,9123
-pip/_vendor/pyparsing/__init__.py,sha256=jXheGTFT1b6r_4WxuOE0uVUqiouLJ3WHzOScpLieRgQ,9107
-pip/_vendor/pyparsing/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/pyparsing/__pycache__/actions.cpython-310.pyc,,
-pip/_vendor/pyparsing/__pycache__/common.cpython-310.pyc,,
-pip/_vendor/pyparsing/__pycache__/core.cpython-310.pyc,,
-pip/_vendor/pyparsing/__pycache__/exceptions.cpython-310.pyc,,
-pip/_vendor/pyparsing/__pycache__/helpers.cpython-310.pyc,,
-pip/_vendor/pyparsing/__pycache__/results.cpython-310.pyc,,
-pip/_vendor/pyparsing/__pycache__/testing.cpython-310.pyc,,
-pip/_vendor/pyparsing/__pycache__/unicode.cpython-310.pyc,,
-pip/_vendor/pyparsing/__pycache__/util.cpython-310.pyc,,
-pip/_vendor/pyparsing/actions.py,sha256=60v7mETOBzc01YPH_qQD5isavgcSJpAfIKpzgjM3vaU,6429
-pip/_vendor/pyparsing/common.py,sha256=lFL97ooIeR75CmW5hjURZqwDCTgruqltcTCZ-ulLO2Q,12936
-pip/_vendor/pyparsing/core.py,sha256=GtQsD06HlwKPc7M8K8hyOuOW-cRnd87AxAHq-ad5lEk,212248
-pip/_vendor/pyparsing/diagram/__init__.py,sha256=h0gsUwmo5N3shgvfXVQTtqvTpUAv-ZdQjSQ6IUJmsxY,22165
-pip/_vendor/pyparsing/diagram/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/pyparsing/exceptions.py,sha256=H4D9gqMavqmAFSsdrU_J6bO-jA-T-A7yvtXWZpooIUA,9030
-pip/_vendor/pyparsing/helpers.py,sha256=kqpIZFG-y0fQ3g_TmloYllo9we6YCYiewZMXIK0y5wc,38299
-pip/_vendor/pyparsing/results.py,sha256=4D-oURF1cLeL7k0d3zMqUuWH_gTjop_OrZwik9O0HXU,25339
-pip/_vendor/pyparsing/testing.py,sha256=szs8AKZREZMhL0y0vsMfaTVAnpqPHetg6VKJBNmc4QY,13388
-pip/_vendor/pyparsing/unicode.py,sha256=IR-ioeGY29cZ49tG8Ts7ITPWWNP5G2DcZs58oa8zn44,10381
-pip/_vendor/pyparsing/util.py,sha256=kq772O5YSeXOSdP-M31EWpbH_ayj7BMHImBYo9xPD5M,6805
-pip/_vendor/requests/__init__.py,sha256=6IUFQM6K9V2NIu4fe4LtUsN21-TFbw_w3EfPpdUN-qc,5130
-pip/_vendor/requests/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/requests/__pycache__/__version__.cpython-310.pyc,,
-pip/_vendor/requests/__pycache__/_internal_utils.cpython-310.pyc,,
-pip/_vendor/requests/__pycache__/adapters.cpython-310.pyc,,
-pip/_vendor/requests/__pycache__/api.cpython-310.pyc,,
-pip/_vendor/requests/__pycache__/auth.cpython-310.pyc,,
-pip/_vendor/requests/__pycache__/certs.cpython-310.pyc,,
-pip/_vendor/requests/__pycache__/compat.cpython-310.pyc,,
-pip/_vendor/requests/__pycache__/cookies.cpython-310.pyc,,
-pip/_vendor/requests/__pycache__/exceptions.cpython-310.pyc,,
-pip/_vendor/requests/__pycache__/help.cpython-310.pyc,,
-pip/_vendor/requests/__pycache__/hooks.cpython-310.pyc,,
-pip/_vendor/requests/__pycache__/models.cpython-310.pyc,,
-pip/_vendor/requests/__pycache__/packages.cpython-310.pyc,,
-pip/_vendor/requests/__pycache__/sessions.cpython-310.pyc,,
-pip/_vendor/requests/__pycache__/status_codes.cpython-310.pyc,,
-pip/_vendor/requests/__pycache__/structures.cpython-310.pyc,,
-pip/_vendor/requests/__pycache__/utils.cpython-310.pyc,,
-pip/_vendor/requests/__version__.py,sha256=q8miOQaomOv3S74lK4eQs1zZ5jwcnOusyEU-M2idhts,441
-pip/_vendor/requests/_internal_utils.py,sha256=Zx3PnEUccyfsB-ie11nZVAW8qClJy0gx1qNME7rgT18,1096
-pip/_vendor/requests/adapters.py,sha256=WazYJQ_b2LHhNDb_y0hscNlWVsSe5ca5I3pymPrer5w,21861
-pip/_vendor/requests/api.py,sha256=hjuoP79IAEmX6Dysrw8t032cLfwLHxbI_wM4gC5G9t0,6402
-pip/_vendor/requests/auth.py,sha256=OMoJIVKyRLy9THr91y8rxysZuclwPB-K1Xg1zBomUhQ,10207
-pip/_vendor/requests/certs.py,sha256=nXRVq9DtGmv_1AYbwjTu9UrgAcdJv05ZvkNeaoLOZxY,465
-pip/_vendor/requests/compat.py,sha256=N1281mkcTluMjKqCSLf88LR6HNOygEhS1TbR9LLsoVY,2114
-pip/_vendor/requests/cookies.py,sha256=Y-bKX6TvW3FnYlE6Au0SXtVVWcaNdFvuAwQxw-G0iTI,18430
-pip/_vendor/requests/exceptions.py,sha256=VcpBXOL-9JYhNbK8OZxCIImBgpQSXJlUelDPf1f-pmM,3446
-pip/_vendor/requests/help.py,sha256=dyhe3lcmHXnFCzDiZVjcGmVvvO_jtsfAm-AC542ndw8,3972
-pip/_vendor/requests/hooks.py,sha256=QReGyy0bRcr5rkwCuObNakbYsc7EkiKeBwG4qHekr2Q,757
-pip/_vendor/requests/models.py,sha256=7pzscX_47qxx7-zEaBWGxMoB33Vdf6HLoUKZh1ktEvM,35116
-pip/_vendor/requests/packages.py,sha256=njJmVifY4aSctuW3PP5EFRCxjEwMRDO6J_feG2dKWsI,695
-pip/_vendor/requests/sessions.py,sha256=Zu-Y9YPlwTIsyFx1hvIrc3ziyeFpuFPqcOuSuz8BNWs,29835
-pip/_vendor/requests/status_codes.py,sha256=gT79Pbs_cQjBgp-fvrUgg1dn2DQO32bDj4TInjnMPSc,4188
-pip/_vendor/requests/structures.py,sha256=msAtr9mq1JxHd-JRyiILfdFlpbJwvvFuP3rfUQT_QxE,3005
-pip/_vendor/requests/utils.py,sha256=siud-FQ6xgKFbL49DRvAb3PMQMMHoeCL_TCmuHh9AUU,33301
-pip/_vendor/resolvelib/__init__.py,sha256=UL-B2BDI0_TRIqkfGwLHKLxY-LjBlomz7941wDqzB1I,537
-pip/_vendor/resolvelib/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/resolvelib/__pycache__/providers.cpython-310.pyc,,
-pip/_vendor/resolvelib/__pycache__/reporters.cpython-310.pyc,,
-pip/_vendor/resolvelib/__pycache__/resolvers.cpython-310.pyc,,
-pip/_vendor/resolvelib/__pycache__/structs.cpython-310.pyc,,
-pip/_vendor/resolvelib/compat/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
-pip/_vendor/resolvelib/compat/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/resolvelib/compat/__pycache__/collections_abc.cpython-310.pyc,,
-pip/_vendor/resolvelib/compat/collections_abc.py,sha256=uy8xUZ-NDEw916tugUXm8HgwCGiMO0f-RcdnpkfXfOs,156
-pip/_vendor/resolvelib/providers.py,sha256=roVmFBItQJ0TkhNua65h8LdNny7rmeqVEXZu90QiP4o,5872
-pip/_vendor/resolvelib/reporters.py,sha256=fW91NKf-lK8XN7i6Yd_rczL5QeOT3sc6AKhpaTEnP3E,1583
-pip/_vendor/resolvelib/resolvers.py,sha256=2wYzVGBGerbmcIpH8cFmgSKgLSETz8jmwBMGjCBMHG4,17592
-pip/_vendor/resolvelib/structs.py,sha256=IVIYof6sA_N4ZEiE1C1UhzTX495brCNnyCdgq6CYq28,4794
-pip/_vendor/rich/__init__.py,sha256=wF1th4JGBCVC02xfaw8j6P2MrFcJaQJL72scKtEmDYQ,5804
-pip/_vendor/rich/__main__.py,sha256=vd1PP-o7_1un-ThdgMU9LHV-D8z56yz_-fryczn38eE,8810
-pip/_vendor/rich/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/__main__.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/_cell_widths.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/_emoji_codes.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/_emoji_replace.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/_extension.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/_inspect.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/_log_render.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/_loop.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/_lru_cache.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/_palettes.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/_pick.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/_ratio.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/_spinners.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/_stack.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/_timer.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/_windows.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/_wrap.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/abc.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/align.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/ansi.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/bar.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/box.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/cells.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/color.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/color_triplet.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/columns.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/console.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/constrain.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/containers.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/control.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/default_styles.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/diagnose.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/emoji.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/errors.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/file_proxy.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/filesize.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/highlighter.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/json.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/jupyter.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/layout.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/live.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/live_render.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/logging.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/markup.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/measure.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/padding.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/pager.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/palette.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/panel.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/pretty.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/progress.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/progress_bar.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/prompt.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/protocol.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/region.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/repr.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/rule.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/scope.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/screen.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/segment.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/spinner.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/status.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/style.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/styled.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/syntax.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/table.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/tabulate.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/terminal_theme.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/text.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/theme.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/themes.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/traceback.cpython-310.pyc,,
-pip/_vendor/rich/__pycache__/tree.cpython-310.pyc,,
-pip/_vendor/rich/_cell_widths.py,sha256=2n4EiJi3X9sqIq0O16kUZ_zy6UYMd3xFfChlKfnW1Hc,10096
-pip/_vendor/rich/_emoji_codes.py,sha256=hu1VL9nbVdppJrVoijVshRlcRRe_v3dju3Mmd2sKZdY,140235
-pip/_vendor/rich/_emoji_replace.py,sha256=n-kcetsEUx2ZUmhQrfeMNc-teeGhpuSQ5F8VPBsyvDo,1064
-pip/_vendor/rich/_extension.py,sha256=Xt47QacCKwYruzjDi-gOBq724JReDj9Cm9xUi5fr-34,265
-pip/_vendor/rich/_inspect.py,sha256=vq6BjewwEvddjcBTr_lCcjYQBsKi92aTNpcXyaA5ERA,7444
-pip/_vendor/rich/_log_render.py,sha256=1ByI0PA1ZpxZY3CGJOK54hjlq4X-Bz_boIjIqCd8Kns,3225
-pip/_vendor/rich/_loop.py,sha256=hV_6CLdoPm0va22Wpw4zKqM0RYsz3TZxXj0PoS-9eDQ,1236
-pip/_vendor/rich/_lru_cache.py,sha256=M7H1ZQF32o6SxrpOur9zTIhEHlNXT9XnrcdhruUmG5I,1246
-pip/_vendor/rich/_palettes.py,sha256=cdev1JQKZ0JvlguV9ipHgznTdnvlIzUFDBb0It2PzjI,7063
-pip/_vendor/rich/_pick.py,sha256=evDt8QN4lF5CiwrUIXlOJCntitBCOsI3ZLPEIAVRLJU,423
-pip/_vendor/rich/_ratio.py,sha256=2lLSliL025Y-YMfdfGbutkQDevhcyDqc-DtUYW9mU70,5472
-pip/_vendor/rich/_spinners.py,sha256=huT1biTlwyp9Lm8S7bLfVzg1psUaIH5xHDwTaWEHVh0,26521
-pip/_vendor/rich/_stack.py,sha256=-C8OK7rxn3sIUdVwxZBBpeHhIzX0eI-VM3MemYfaXm0,351
-pip/_vendor/rich/_timer.py,sha256=zelxbT6oPFZnNrwWPpc1ktUeAT-Vc4fuFcRZLQGLtMI,417
-pip/_vendor/rich/_windows.py,sha256=nBO71icHMIHlzT7hg6fkoIdh1mT-5MvDdPDwunkshyw,2065
-pip/_vendor/rich/_wrap.py,sha256=OtnSxnERkuNlSM1d_MYtNg8KIYTcTBk3peg16dCZH_U,1804
-pip/_vendor/rich/abc.py,sha256=ON-E-ZqSSheZ88VrKX2M3PXpFbGEUUZPMa_Af0l-4f0,890
-pip/_vendor/rich/align.py,sha256=2zRHV8SzR5eP-vQkSDgjmgsBLBluCBwykgejAW6oRD0,10425
-pip/_vendor/rich/ansi.py,sha256=QaVVkfvVL6C3OsuWI9iQ-iJFkMsMohjYlxgMLnVTEPo,6676
-pip/_vendor/rich/bar.py,sha256=a7UD303BccRCrEhGjfMElpv5RFYIinaAhAuqYqhUvmw,3264
-pip/_vendor/rich/box.py,sha256=o0ywz1iW0WjGLPrRVDAZPh1CVPEgAOaWsn8Bf3sf43g,9069
-pip/_vendor/rich/cells.py,sha256=NadN20gFxE8Aj-2S3Drn7qgn-ZpsRZcNnTNtweRL7rA,4285
-pip/_vendor/rich/color.py,sha256=SD3yTf3t8japb-jOv8GYCMCDqyzpipzXS_0rAXhSlU4,17285
-pip/_vendor/rich/color_triplet.py,sha256=3lhQkdJbvWPoLDO-AnYImAWmJvV5dlgYNCVZ97ORaN4,1054
-pip/_vendor/rich/columns.py,sha256=HUX0KcMm9dsKNi11fTbiM_h2iDtl8ySCaVcxlalEzq8,7131
-pip/_vendor/rich/console.py,sha256=bioCy8012eZ8PIOBxMyyqxYPltKk2pGEG9jmwylNCQk,81236
-pip/_vendor/rich/constrain.py,sha256=1VIPuC8AgtKWrcncQrjBdYqA3JVWysu6jZo1rrh7c7Q,1288
-pip/_vendor/rich/containers.py,sha256=aKgm5UDHn5Nmui6IJaKdsZhbHClh_X7D-_Wg8Ehrr7s,5497
-pip/_vendor/rich/control.py,sha256=qxg6Yjd78XuF0VxthlT8O4dpvpACYwKkBfm2S4-IvHA,5298
-pip/_vendor/rich/default_styles.py,sha256=At42PcWzmnYWcx5fUOKyOUpI8HK5m4ItZqxkgHToaMs,7614
-pip/_vendor/rich/diagnose.py,sha256=4L8SZfbqjIRotzJ39QzD9-d4I80FyV1mNKHryg1eArE,183
-pip/_vendor/rich/emoji.py,sha256=omTF9asaAnsM4yLY94eR_9dgRRSm1lHUszX20D1yYCQ,2501
-pip/_vendor/rich/errors.py,sha256=5pP3Kc5d4QJ_c0KFsxrfyhjiPVe7J1zOqSFbFAzcV-Y,642
-pip/_vendor/rich/file_proxy.py,sha256=fHeReSO3VJ7IbH_9ri-OrPYbFC3UYOzeTNjngiiWOcY,1613
-pip/_vendor/rich/filesize.py,sha256=oQJnM5_7ygkpzt3GtNq5l3F6gmB7YahBA5vpdQVKLwI,2511
-pip/_vendor/rich/highlighter.py,sha256=AdhjC0meTYswZ_xKgka0cRYdNjLABLUzHAbyF3QpPWo,4894
-pip/_vendor/rich/json.py,sha256=RCm4lXBXrjvXHpqrWPH8wdGP0jEo4IohLmkddlhRY18,5051
-pip/_vendor/rich/jupyter.py,sha256=4sxNAwJs4g3dYfWy_enPw9fp0Tdn-82tV4T9uh9vAOM,3025
-pip/_vendor/rich/layout.py,sha256=b64KMDP2EPiC103P-v-_VZKGY13oWiiGS418P_KRRlc,14048
-pip/_vendor/rich/live.py,sha256=OKxMaFU5sFfuR--cJftGYjSvg1VPQri1U_DNZUjCsvI,13711
-pip/_vendor/rich/live_render.py,sha256=zElm3PrfSIvjOce28zETHMIUf9pFYSUA5o0AflgUP64,3667
-pip/_vendor/rich/logging.py,sha256=YNcCSK6pCo2Wg6JKqScAe6VgFqebHBnS5nDnBO4gXAA,10868
-pip/_vendor/rich/markup.py,sha256=hsVW_k1TIvj5OPPQ12ihAii9HSVa8N1TStvA5B2GGpo,8058
-pip/_vendor/rich/measure.py,sha256=Z74XvzIgLZm0xH-QIo1uX5d4oahavHe8D8MKyxLNqPQ,5258
-pip/_vendor/rich/padding.py,sha256=kTFGsdGe0os7tXLnHKpwTI90CXEvrceeZGCshmJy5zw,4970
-pip/_vendor/rich/pager.py,sha256=VK_2EfH0JduZWdyV-KZma06bvi_V5PWmHG6W7BoiaTg,838
-pip/_vendor/rich/palette.py,sha256=lInvR1ODDT2f3UZMfL1grq7dY_pDdKHw4bdUgOGaM4Y,3396
-pip/_vendor/rich/panel.py,sha256=O6ORyIhDcOLSEasTjpcDvmhvIcppPGCeQoXpoycIUT8,8637
-pip/_vendor/rich/pretty.py,sha256=HAB68BpYysaL1EXeV4X5Tt-U2hDlcLpbFz06fkojWWE,32572
-pip/_vendor/rich/progress.py,sha256=jcgi7aMnQ_YjSpAmQkalwtNsgVn9i56SeZGprr7tuOk,35926
-pip/_vendor/rich/progress_bar.py,sha256=ELiBaxJOgsRYKpNIrot7BC0bFXvmf8cTd6nxI02BbK0,7762
-pip/_vendor/rich/prompt.py,sha256=gKVd13YWv6jedzwcRPZGUINBjC-xcJhJ_xz_NvMW80c,11307
-pip/_vendor/rich/protocol.py,sha256=Vx6n4fEoSDhzSup8t3KH0iK2RWyssIOks5E0S1qw1GA,1401
-pip/_vendor/rich/region.py,sha256=rNT9xZrVZTYIXZC0NYn41CJQwYNbR-KecPOxTgQvB8Y,166
-pip/_vendor/rich/repr.py,sha256=1A0U0_ibG_bZbw71pUBIctO9Az-CQUuyOTbiKcJOwyw,4309
-pip/_vendor/rich/rule.py,sha256=cPK6NYo4kzh-vM_8a-rXajXplsbaHa6ahErYvGSsrJ0,4197
-pip/_vendor/rich/scope.py,sha256=HX13XsJfqzQHpPfw4Jn9JmJjCsRj9uhHxXQEqjkwyLA,2842
-pip/_vendor/rich/screen.py,sha256=YoeReESUhx74grqb0mSSb9lghhysWmFHYhsbMVQjXO8,1591
-pip/_vendor/rich/segment.py,sha256=MBBAWaHyqCQFCfiNbrTW4BGaFR1uU31XktJ1S3Taqb4,23916
-pip/_vendor/rich/spinner.py,sha256=V6dW0jIk5IO0_2MyxyftQf5VjCHI0T2cRhJ4F31hPIQ,4312
-pip/_vendor/rich/status.py,sha256=gJsIXIZeSo3urOyxRUjs6VrhX5CZrA0NxIQ-dxhCnwo,4425
-pip/_vendor/rich/style.py,sha256=AD1I7atfclsFCtGeL8ronH1Jj-02WLp9ZQ2VYqmpBjM,26469
-pip/_vendor/rich/styled.py,sha256=eZNnzGrI4ki_54pgY3Oj0T-x3lxdXTYh4_ryDB24wBU,1258
-pip/_vendor/rich/syntax.py,sha256=pJAD08ywowg5xVwTGCqUOMpDYskjoMoDYEV-hryEX5s,26994
-pip/_vendor/rich/table.py,sha256=oQAEBaV4zMUPyg_tSA93_GrCirdIf-osolxf9wb3pEo,36757
-pip/_vendor/rich/tabulate.py,sha256=nl0oeNbiXectEgTHyj3K7eN4NZMISpaogpOdZyEOGbs,1700
-pip/_vendor/rich/terminal_theme.py,sha256=E0nI_ycFpvflamt-KVCY4J52LmUjRi1Y6ICB-Ef3gMo,1459
-pip/_vendor/rich/text.py,sha256=auX3LpY-I6PBiNyxB3o3LyMEx7lna2cx9IbNQJDwtw8,44424
-pip/_vendor/rich/theme.py,sha256=GKNtQhDBZKAzDaY0vQVQQFzbc0uWfFe6CJXA-syT7zQ,3627
-pip/_vendor/rich/themes.py,sha256=0xgTLozfabebYtcJtDdC5QkX5IVUEaviqDUJJh4YVFk,102
-pip/_vendor/rich/traceback.py,sha256=hAU3IR295eFuup_px2NU4aCEWu7KQs1qpZbnqoHCtR0,25935
-pip/_vendor/rich/tree.py,sha256=JxyWbc27ZuwoLQnd7I-rSsRsqI9lzaVKlfTLJXla9U0,9122
-pip/_vendor/six.py,sha256=TOOfQi7nFGfMrIvtdr6wX4wyHH8M7aknmuLfo2cBBrM,34549
-pip/_vendor/tenacity/__init__.py,sha256=GLLsTFD4Bd5VDgTR6mU_FxyOsrxc48qONorVaRebeD4,18257
-pip/_vendor/tenacity/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/tenacity/__pycache__/_asyncio.cpython-310.pyc,,
-pip/_vendor/tenacity/__pycache__/_utils.cpython-310.pyc,,
-pip/_vendor/tenacity/__pycache__/after.cpython-310.pyc,,
-pip/_vendor/tenacity/__pycache__/before.cpython-310.pyc,,
-pip/_vendor/tenacity/__pycache__/before_sleep.cpython-310.pyc,,
-pip/_vendor/tenacity/__pycache__/nap.cpython-310.pyc,,
-pip/_vendor/tenacity/__pycache__/retry.cpython-310.pyc,,
-pip/_vendor/tenacity/__pycache__/stop.cpython-310.pyc,,
-pip/_vendor/tenacity/__pycache__/tornadoweb.cpython-310.pyc,,
-pip/_vendor/tenacity/__pycache__/wait.cpython-310.pyc,,
-pip/_vendor/tenacity/_asyncio.py,sha256=HEb0BVJEeBJE9P-m9XBxh1KcaF96BwoeqkJCL5sbVcQ,3314
-pip/_vendor/tenacity/_utils.py,sha256=-y68scDcyoqvTJuJJ0GTfjdSCljEYlbCYvgk7nM4NdM,1944
-pip/_vendor/tenacity/after.py,sha256=dlmyxxFy2uqpLXDr838DiEd7jgv2AGthsWHGYcGYsaI,1496
-pip/_vendor/tenacity/before.py,sha256=7XtvRmO0dRWUp8SVn24OvIiGFj8-4OP5muQRUiWgLh0,1376
-pip/_vendor/tenacity/before_sleep.py,sha256=ThyDvqKU5yle_IvYQz_b6Tp6UjUS0PhVp6zgqYl9U6Y,1908
-pip/_vendor/tenacity/nap.py,sha256=fRWvnz1aIzbIq9Ap3gAkAZgDH6oo5zxMrU6ZOVByq0I,1383
-pip/_vendor/tenacity/retry.py,sha256=62R71W59bQjuNyFKsDM7hE2aEkEPtwNBRA0tnsEvgSk,6645
-pip/_vendor/tenacity/stop.py,sha256=sKHmHaoSaW6sKu3dTxUVKr1-stVkY7lw4Y9yjZU30zQ,2790
-pip/_vendor/tenacity/tornadoweb.py,sha256=E8lWO2nwe6dJgoB-N2HhQprYLDLB_UdSgFnv-EN6wKE,2145
-pip/_vendor/tenacity/wait.py,sha256=e_Saa6I2tsNLpCL1t9897wN2fGb0XQMQlE4bU2t9V2w,6691
-pip/_vendor/tomli/__init__.py,sha256=z1Elt0nLAqU5Y0DOn9p__8QnLWavlEOpRyQikdYgKro,230
-pip/_vendor/tomli/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/tomli/__pycache__/_parser.cpython-310.pyc,,
-pip/_vendor/tomli/__pycache__/_re.cpython-310.pyc,,
-pip/_vendor/tomli/_parser.py,sha256=50BD4o9YbzFAGAYyZLqZC8F81DQ7iWWyJnrHNwBKa6A,22415
-pip/_vendor/tomli/_re.py,sha256=5GPfgXKteg7wRFCF-DzlkAPI2ilHbkMK2-JC49F-AJQ,2681
-pip/_vendor/typing_extensions.py,sha256=1uqi_RSlI7gos4eJB_NEV3d5wQwzTUQHd3_jrkbTo8Q,87149
-pip/_vendor/urllib3/__init__.py,sha256=j3yzHIbmW7CS-IKQJ9-PPQf_YKO8EOAey_rMW0UR7us,2763
-pip/_vendor/urllib3/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/urllib3/__pycache__/_collections.cpython-310.pyc,,
-pip/_vendor/urllib3/__pycache__/_version.cpython-310.pyc,,
-pip/_vendor/urllib3/__pycache__/connection.cpython-310.pyc,,
-pip/_vendor/urllib3/__pycache__/connectionpool.cpython-310.pyc,,
-pip/_vendor/urllib3/__pycache__/exceptions.cpython-310.pyc,,
-pip/_vendor/urllib3/__pycache__/fields.cpython-310.pyc,,
-pip/_vendor/urllib3/__pycache__/filepost.cpython-310.pyc,,
-pip/_vendor/urllib3/__pycache__/poolmanager.cpython-310.pyc,,
-pip/_vendor/urllib3/__pycache__/request.cpython-310.pyc,,
-pip/_vendor/urllib3/__pycache__/response.cpython-310.pyc,,
-pip/_vendor/urllib3/_collections.py,sha256=pyASJJhW7wdOpqJj9QJA8FyGRfr8E8uUUhqUvhF0728,11372
-pip/_vendor/urllib3/_version.py,sha256=_NdMUQaeBvFHAX2z3zAIX2Wum58A6rVtY1f7ByHsQ4g,63
-pip/_vendor/urllib3/connection.py,sha256=6zokyboYYKm9VkyrQvVVLgxMyCZK7n9Vmg_2ZK6pbhc,20076
-pip/_vendor/urllib3/connectionpool.py,sha256=eQ1jWJ2dDdRADuCj9Yx7RCpzY2iM8P32jGHbjYBkAIk,39308
-pip/_vendor/urllib3/contrib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
-pip/_vendor/urllib3/contrib/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/urllib3/contrib/__pycache__/_appengine_environ.cpython-310.pyc,,
-pip/_vendor/urllib3/contrib/__pycache__/appengine.cpython-310.pyc,,
-pip/_vendor/urllib3/contrib/__pycache__/ntlmpool.cpython-310.pyc,,
-pip/_vendor/urllib3/contrib/__pycache__/pyopenssl.cpython-310.pyc,,
-pip/_vendor/urllib3/contrib/__pycache__/securetransport.cpython-310.pyc,,
-pip/_vendor/urllib3/contrib/__pycache__/socks.cpython-310.pyc,,
-pip/_vendor/urllib3/contrib/_appengine_environ.py,sha256=bDbyOEhW2CKLJcQqAKAyrEHN-aklsyHFKq6vF8ZFsmk,957
-pip/_vendor/urllib3/contrib/_securetransport/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
-pip/_vendor/urllib3/contrib/_securetransport/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/urllib3/contrib/_securetransport/__pycache__/bindings.cpython-310.pyc,,
-pip/_vendor/urllib3/contrib/_securetransport/__pycache__/low_level.cpython-310.pyc,,
-pip/_vendor/urllib3/contrib/_securetransport/bindings.py,sha256=4Xk64qIkPBt09A5q-RIFUuDhNc9mXilVapm7WnYnzRw,17632
-pip/_vendor/urllib3/contrib/_securetransport/low_level.py,sha256=B2JBB2_NRP02xK6DCa1Pa9IuxrPwxzDzZbixQkb7U9M,13922
-pip/_vendor/urllib3/contrib/appengine.py,sha256=lfzpHFmJiO82shClLEm3QB62SYgHWnjpZOH_2JhU5Tc,11034
-pip/_vendor/urllib3/contrib/ntlmpool.py,sha256=ej9gGvfAb2Gt00lafFp45SIoRz-QwrQ4WChm6gQmAlM,4538
-pip/_vendor/urllib3/contrib/pyopenssl.py,sha256=DD4pInv_3OEEGffEFynBoirc8ldR789sLmGSKukzA0E,16900
-pip/_vendor/urllib3/contrib/securetransport.py,sha256=4qUKo7PUV-vVIqXmr2BD-sH7qplB918jiD5eNsRI9vU,34449
-pip/_vendor/urllib3/contrib/socks.py,sha256=aRi9eWXo9ZEb95XUxef4Z21CFlnnjbEiAo9HOseoMt4,7097
-pip/_vendor/urllib3/exceptions.py,sha256=0Mnno3KHTNfXRfY7638NufOPkUb6mXOm-Lqj-4x2w8A,8217
-pip/_vendor/urllib3/fields.py,sha256=kvLDCg_JmH1lLjUUEY_FLS8UhY7hBvDPuVETbY8mdrM,8579
-pip/_vendor/urllib3/filepost.py,sha256=5b_qqgRHVlL7uLtdAYBzBh-GHmU5AfJVt_2N0XS3PeY,2440
-pip/_vendor/urllib3/packages/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
-pip/_vendor/urllib3/packages/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/urllib3/packages/__pycache__/six.cpython-310.pyc,,
-pip/_vendor/urllib3/packages/backports/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
-pip/_vendor/urllib3/packages/backports/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/urllib3/packages/backports/__pycache__/makefile.cpython-310.pyc,,
-pip/_vendor/urllib3/packages/backports/makefile.py,sha256=nbzt3i0agPVP07jqqgjhaYjMmuAi_W5E0EywZivVO8E,1417
-pip/_vendor/urllib3/packages/six.py,sha256=1LVW7ljqRirFlfExjwl-v1B7vSAUNTmzGMs-qays2zg,34666
-pip/_vendor/urllib3/poolmanager.py,sha256=xfVcBtEBc8Xwa8jURSqdS7QmXvUuMHhjL1sjFOY-rUk,20001
-pip/_vendor/urllib3/request.py,sha256=ZFSIqX0C6WizixecChZ3_okyu7BEv0lZu1VT0s6h4SM,5985
-pip/_vendor/urllib3/response.py,sha256=hGhGBh7TkEkh_IQg5C1W_xuPNrgIKv5BUXPyE-q0LuE,28203
-pip/_vendor/urllib3/util/__init__.py,sha256=JEmSmmqqLyaw8P51gUImZh8Gwg9i1zSe-DoqAitn2nc,1155
-pip/_vendor/urllib3/util/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/urllib3/util/__pycache__/connection.cpython-310.pyc,,
-pip/_vendor/urllib3/util/__pycache__/proxy.cpython-310.pyc,,
-pip/_vendor/urllib3/util/__pycache__/queue.cpython-310.pyc,,
-pip/_vendor/urllib3/util/__pycache__/request.cpython-310.pyc,,
-pip/_vendor/urllib3/util/__pycache__/response.cpython-310.pyc,,
-pip/_vendor/urllib3/util/__pycache__/retry.cpython-310.pyc,,
-pip/_vendor/urllib3/util/__pycache__/ssl_.cpython-310.pyc,,
-pip/_vendor/urllib3/util/__pycache__/ssl_match_hostname.cpython-310.pyc,,
-pip/_vendor/urllib3/util/__pycache__/ssltransport.cpython-310.pyc,,
-pip/_vendor/urllib3/util/__pycache__/timeout.cpython-310.pyc,,
-pip/_vendor/urllib3/util/__pycache__/url.cpython-310.pyc,,
-pip/_vendor/urllib3/util/__pycache__/wait.cpython-310.pyc,,
-pip/_vendor/urllib3/util/connection.py,sha256=5Lx2B1PW29KxBn2T0xkN1CBgRBa3gGVJBKoQoRogEVk,4901
-pip/_vendor/urllib3/util/proxy.py,sha256=zUvPPCJrp6dOF0N4GAVbOcl6o-4uXKSrGiTkkr5vUS4,1605
-pip/_vendor/urllib3/util/queue.py,sha256=nRgX8_eX-_VkvxoX096QWoz8Ps0QHUAExILCY_7PncM,498
-pip/_vendor/urllib3/util/request.py,sha256=NnzaEKQ1Pauw5MFMV6HmgEMHITf0Aua9fQuzi2uZzGc,4123
-pip/_vendor/urllib3/util/response.py,sha256=GJpg3Egi9qaJXRwBh5wv-MNuRWan5BIu40oReoxWP28,3510
-pip/_vendor/urllib3/util/retry.py,sha256=eUKOZ16Ya_Tu3_sXF5KVhLJmHQF7YXOCX-MWRoZVzqs,22011
-pip/_vendor/urllib3/util/ssl_.py,sha256=X4-AqW91aYPhPx6-xbf66yHFQKbqqfC_5Zt4WkLX1Hc,17177
-pip/_vendor/urllib3/util/ssl_match_hostname.py,sha256=w01jCYuwvQ038p9mhc1P1gF8IiTN1qHakThpoukOlbw,5751
-pip/_vendor/urllib3/util/ssltransport.py,sha256=NA-u5rMTrDFDFC8QzRKUEKMG0561hOD4qBTr3Z4pv6E,6895
-pip/_vendor/urllib3/util/timeout.py,sha256=QSbBUNOB9yh6AnDn61SrLQ0hg5oz0I9-uXEG91AJuIg,10003
-pip/_vendor/urllib3/util/url.py,sha256=QVEzcbHipbXyCWwH6R4K4TR-N8T4LM55WEMwNUTBmLE,14047
-pip/_vendor/urllib3/util/wait.py,sha256=3MUKRSAUJDB2tgco7qRUskW0zXGAWYvRRE4Q1_6xlLs,5404
-pip/_vendor/vendor.txt,sha256=H-9fScoah7nx4K8O4Uft0l5iH2P_mVo4RqyuMVOTJEc,496
-pip/_vendor/webencodings/__init__.py,sha256=qOBJIuPy_4ByYH6W_bNgJF-qYQ2DoU-dKsDu5yRWCXg,10579
-pip/_vendor/webencodings/__pycache__/__init__.cpython-310.pyc,,
-pip/_vendor/webencodings/__pycache__/labels.cpython-310.pyc,,
-pip/_vendor/webencodings/__pycache__/mklabels.cpython-310.pyc,,
-pip/_vendor/webencodings/__pycache__/tests.cpython-310.pyc,,
-pip/_vendor/webencodings/__pycache__/x_user_defined.cpython-310.pyc,,
-pip/_vendor/webencodings/labels.py,sha256=4AO_KxTddqGtrL9ns7kAPjb0CcN6xsCIxbK37HY9r3E,8979
-pip/_vendor/webencodings/mklabels.py,sha256=GYIeywnpaLnP0GSic8LFWgd0UVvO_l1Nc6YoF-87R_4,1305
-pip/_vendor/webencodings/tests.py,sha256=OtGLyjhNY1fvkW1GvLJ_FV9ZoqC9Anyjr7q3kxTbzNs,6563
-pip/_vendor/webencodings/x_user_defined.py,sha256=yOqWSdmpytGfUgh_Z6JYgDNhoc-BAHyyeeT15Fr42tM,4307
-pip/py.typed,sha256=EBVvvPRTn_eIpz5e5QztSCdrMX7Qwd7VP93RSoIlZ2I,286
diff --git a/.venv/lib/python3.10/site-packages/pip-22.0.2.dist-info/REQUESTED b/.venv/lib/python3.10/site-packages/pip-22.0.2.dist-info/REQUESTED
deleted file mode 100644
index e69de29..0000000
diff --git a/.venv/lib/python3.10/site-packages/pip-22.0.2.dist-info/WHEEL b/.venv/lib/python3.10/site-packages/pip-22.0.2.dist-info/WHEEL
deleted file mode 100644
index becc9a6..0000000
--- a/.venv/lib/python3.10/site-packages/pip-22.0.2.dist-info/WHEEL
+++ /dev/null
@@ -1,5 +0,0 @@
-Wheel-Version: 1.0
-Generator: bdist_wheel (0.37.1)
-Root-Is-Purelib: true
-Tag: py3-none-any
-
diff --git a/.venv/lib/python3.10/site-packages/pip-22.0.2.dist-info/entry_points.txt b/.venv/lib/python3.10/site-packages/pip-22.0.2.dist-info/entry_points.txt
deleted file mode 100644
index c4ad521..0000000
--- a/.venv/lib/python3.10/site-packages/pip-22.0.2.dist-info/entry_points.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-[console_scripts]
-pip = pip._internal.cli.main:main
-pip3 = pip._internal.cli.main:main
-pip3.10 = pip._internal.cli.main:main
-
diff --git a/.venv/lib/python3.10/site-packages/pip-22.0.2.dist-info/top_level.txt b/.venv/lib/python3.10/site-packages/pip-22.0.2.dist-info/top_level.txt
deleted file mode 100644
index a1b589e..0000000
--- a/.venv/lib/python3.10/site-packages/pip-22.0.2.dist-info/top_level.txt
+++ /dev/null
@@ -1 +0,0 @@
-pip
diff --git a/.venv/lib/python3.10/site-packages/pip/__init__.py b/.venv/lib/python3.10/site-packages/pip/__init__.py
deleted file mode 100644
index 8a50472..0000000
--- a/.venv/lib/python3.10/site-packages/pip/__init__.py
+++ /dev/null
@@ -1,13 +0,0 @@
-from typing import List, Optional
-
-__version__ = "22.0.2"
-
-
-def main(args: Optional[List[str]] = None) -> int:
-    """This is an internal API only meant for use by pip's own console scripts.
-
-    For additional details, see https://github.com/pypa/pip/issues/7498.
-    """
-    from pip._internal.utils.entrypoints import _wrapper
-
-    return _wrapper(args)
diff --git a/.venv/lib/python3.10/site-packages/pip/__main__.py b/.venv/lib/python3.10/site-packages/pip/__main__.py
deleted file mode 100644
index fe34a7b..0000000
--- a/.venv/lib/python3.10/site-packages/pip/__main__.py
+++ /dev/null
@@ -1,31 +0,0 @@
-import os
-import sys
-import warnings
-
-# Remove '' and current working directory from the first entry
-# of sys.path, if present to avoid using current directory
-# in pip commands check, freeze, install, list and show,
-# when invoked as python -m pip 
-if sys.path[0] in ("", os.getcwd()):
-    sys.path.pop(0)
-
-# If we are running from a wheel, add the wheel to sys.path
-# This allows the usage python pip-*.whl/pip install pip-*.whl
-if __package__ == "":
-    # __file__ is pip-*.whl/pip/__main__.py
-    # first dirname call strips of '/__main__.py', second strips off '/pip'
-    # Resulting path is the name of the wheel itself
-    # Add that to sys.path so we can import pip
-    path = os.path.dirname(os.path.dirname(__file__))
-    sys.path.insert(0, path)
-
-if __name__ == "__main__":
-    # Work around the error reported in #9540, pending a proper fix.
-    # Note: It is essential the warning filter is set *before* importing
-    #       pip, as the deprecation happens at import time, not runtime.
-    warnings.filterwarnings(
-        "ignore", category=DeprecationWarning, module=".*packaging\\.version"
-    )
-    from pip._internal.cli.main import main as _main
-
-    sys.exit(_main())
diff --git a/.venv/lib/python3.10/site-packages/pip/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/__pycache__/__init__.cpython-310.pyc
deleted file mode 100644
index 0680ebbeecf7a5397e945f515c1569f7a49a73b6..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 632
zcmYk4&5qMB5XbE#&1MTLap1Bid_$F3yOc_N2q6#>64GixTDbHQx%ITQNNme?y2@%f
z!8>s0#>4OexpLwa_Qbddw4=;qY|YI77d!UoXiU&Pe*d`!O31IYxM?F?yhIOk42me)
zkd`iJn=LX*RJO=fr3%P^LUBxvi5kIZU8qtWd>t)Hm7kNz;cx6DlWZtXb%;at&P8pF
zY%a^$j8FOOY$&APgrW2hJ8xD<@!vAclD|d|cQGicvPAHiQgTJF$QOzV`Q^6{TOAla
z(lBizc%08(y?@KBX?oUzG?A^XXI%ic?3vT(u$48zHo(HlYZn6_j~Ut
zzo1M(l)4EISO8$#7+rWK#74($x8y6^3fDU+aHh~9bP&Yj`O_zSKgg$#nb4uCFT8XP
zJRZY6tmO4SO5Q~r&A~+9JBz!)m#HW71-|zA58^A#ug}HSwvdEmBNXgJ8^EY~UN3R~
zWXk7)@4)OtqnC&jx7Ix352qsN2q#XiKFJNTCCnPtb*yXd`k`p0Hc2rgz1yQI^XZ3}
z(6hVNIG{&
Hk+J*_yyvAf

diff --git a/.venv/lib/python3.10/site-packages/pip/__pycache__/__main__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/__pycache__/__main__.cpython-310.pyc
deleted file mode 100644
index 24aff800c794f03090ffdfa5457be208ce518956..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 594
zcmYjN!EV$r5VajAYuepyK~)6@xGz$Z7J5X814qPVg^(hoC|%EH-6oD@hb_yMGk?Hg
z!;K4n!Vmb$i7!Cn0^@8!jO4NA&6}Aw(@rLP1nt%5Z_BToknbV*-(n1&;d7tRNg`=Y
z^4(8!I>anzKrbUn?h(m=Yxk@w5i(x@yWE!?#xj=4$B2fRqk7Uz^8@72?I9d|7&=QjM^$q&6F*QPdFhE4MbVT>
z7llt$rCST{kJ5*xTwIlv($$-E4c4hv&zKjBvV*F%8=o|-d|ShedLC+Lw>@i}kKD$2
zaa~%Ch0b$Rb}OG$&@HZ|k4$U)eo^c?1CAR>Wp&v=P_R^WfD)x0*e)O;gUA#!9oTq-%0fnHX*Sksn*eH`0N+VB~b-Jik8dTX4Zs_A-JI~>r>b?+r7qP+pnrExFfedTQ
zI+L)@8V6by=fwr$C#UIohO6s!R;!E5Y`RseAE#%hnNuB{+$`Zjb@umuso8k(WOtdT
g6z8}H=mZf|(BouG1wV?XR4~pHn*1I|hm8OH1H+N70{{R3

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/__init__.py b/.venv/lib/python3.10/site-packages/pip/_internal/__init__.py
deleted file mode 100644
index 6afb5c6..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/__init__.py
+++ /dev/null
@@ -1,19 +0,0 @@
-from typing import List, Optional
-
-import pip._internal.utils.inject_securetransport  # noqa
-from pip._internal.utils import _log
-
-# init_logging() must be called before any call to logging.getLogger()
-# which happens at import of most modules.
-_log.init_logging()
-
-
-def main(args: (Optional[List[str]]) = None) -> int:
-    """This is preserved for old console scripts that may still be referencing
-    it.
-
-    For additional details, see https://github.com/pypa/pip/issues/7498.
-    """
-    from pip._internal.utils.entrypoints import _wrapper
-
-    return _wrapper(args)
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/__pycache__/__init__.cpython-310.pyc
deleted file mode 100644
index 7117167ea56d9565e0c84b7250f11db2ebea0718..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 753
zcmZuvv2GMG5Vd#rHk(T#AwiQ0w};3&h)4tk2nmTQ3I))dgjT-w+?~N|Tek1ep-{nh
zAfV%8_yM<6`~nr@1ECZd?aa=M?Rjs;wg(4eg7WIykNKm5ke@lYEF%n_poTLvl1Qq_
zK&NylrUlJ$q04E7|5A^JdRkKg^_QKm1lJl_K>-w+Lvl#u2zKX{tmV$9(R3_}7i6;g
z3oDXIk*YHlVrrhdsH_qCd_q&zX}d_3@QaXY4{_y9PxJPFf=o%)r>Nlu8cC4}GW$R&
zxu6&1BSnPr{pXiU6&QZbLjb=9$>!EGt0n8L304COy;m*<7MCKjL2OuvN^3R)=3x#V
zOs~vh%urNp$6MzamJm{^zkHd5D3lJjSpZCv3Or-g)61c$~&f+}U=@MDRF_c7<$03nu!FvzQHjC!Z;NzL>55o%mh!
zf4}BSJ3s~!noC&oA%KzHNjJm%(Q$ji+clUq*J_58;?kPC?VV#DRD>fZ`nO_%+%nDo
z;Jiau#jb1JCRKw_W)Fcvg=W8Q3ZJ71J)i8QI&K_}$>%%qC7N{Wsy38)1AXiQ^eenn
zFHCUO$5i6pbp470K0~GbEeU)O3xr5zh(47#i7ouL^-Cr{=F~hKtXye$oW~n->KbW^
JecDv4`~x~T&k+Cs

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/__pycache__/build_env.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/__pycache__/build_env.cpython-310.pyc
deleted file mode 100644
index e27789988c550dec7c7563851ceb26c30a211398..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 9597
zcmbtaOK=-UdYD_D&T32QBsLFaPU@BFKQmIN+a>yZ%%IlCzE;-IMhm>>O%i3#;`Tiad
z1PQ7tm4G!p{qDcJ|Nr|R!(ePItKs*~AOCwZ_l&0fCl!W&CJL|P30HMZ<62GQI%l3<
z)76{Rn0gyEL%q$KsotqtO1-U`rQYdU8gIk1TbWu$r#Vb7+sf5)DxdQ5t+Cpe%3EHc
zHC`KU6>G)TL~WuqS(|K4)uvk0wdvMOZKgF_n^pbN-dyWQ?TE_T-h6AJwxIGE@3Gd=
z+EJCydXKlBsC`A{b6%$THwX?%iDex&iqEmnI$=<6@?
zDKQ~ln%A0)PxG0N%q_k4RrH$WbLcgPUN56`gwLZiFJ9g(Px6g|QV`Z-~`;3YI(kk1Eg;X7g5^?f1BMx0YLVtbyu8c(Q#6ixT8;0|iSe*1f9L{*Kt
z=Q-iVYFh>k5r$=kt%+9q0%&Pq7x&_^2u1En=cem(brx4~4D~f}5oIA8bbQ0V0rx+F
zTA_jKHR5<-aK??M$xWX6h%~^5UxvD6RO*-n>k|NrW{&Is2O-cC_o;UG?uOsQ|
zUCn_+Ak`xl8S5rzH<>JO=0jr83R(Gt@zj0Bt$7W-Qjyiwx2S)bYgjkEd@*Kz6zAJP
z=-zeOiUe%kT&;(=!ZuEnayTFJc3p;XI&4U{9ff6EK8E$>C-3a^_tEW#bhHfM(?d1GJ8olVaK3EU@wWv6nuD9C0M_l9jZsa(}
zuv$2Y#L_LD=|$bv&4&1D;xwTRE`YlEn
zN%=hHRC^gpo};=2Bv0ZAi4$yXR#!FhC`$X7#X?1pf#zTQ@gx
zb-mQK7Ea^(v@QKzjo{_F7Nv=m?&}|4+ted_J=4o}_4N!lx7j9hwM`?+t><~_W=dAL
z)irqftQL)}7rKnwO|*B7Khb}ze|&V)#O&idv#npy-Y;yXx@ND~O?6Yfi7wU#4U^m2
zHq*6R=e~heP0iG{3|;f>(^~lM9bE@4y7nHPJ_U?tw;545+?%LHe}A|?)s=Idzj;%N
zdL&Bq(y=hA`@HT2z9`{FkCi%ZyF?;i&1OsZt=tfUs%OJeBfy0N;M}m}a%5aca48B(
z5xO-tq(qf>uOc^mpTG_iR@E$*qS77L^Gd5CfkupQeXNWsxd%O%)9=rv*r_yx7Rfxz
zox&cy6-@sCLPF5c8Fz^J98@_@6?-VNPf0*NwUJzmC%`iRRwr^>0u!{_VXWVY_2*&(
z1Iklzn&cnc9-CJQ2=X+I7c>-d$7v~m;-j3ejVNRNe;@|7@pVhg#U(Q4`yLhJT`#X$GFAQ
z0NWI|g(cF$p4a9zos97?FCJV3m_
z$I*M77fFTpM@)%4pTFc=<4npAJ1(XU86S_9qG+;thT<;#Z2oKFWd*9Dp&%9B_KvR5U})}
zeXvA&aeR5D%;agDNn9k!06N@rk|XE)j*nDw8qbS#d?%26h^@Xqj_vEoLG}!6hjsOB
zwxu@}F5Y6a>;rwdY$gg}AhGf_Oz?okta?g5O<5Q{WOOJACv7Q7uf&;qF{Y<4HR(>ZyNZw5-OdX{j+3ty`aCV)z|{6Mx~m8AnA%Bn!S+w(J$e}Wp6D=`3
zGLY_?3j@W$AZ1XO&e8ZPb^qp>_ebct=?8cG#PX(|B05nX=|hG+jfb$8zLOB+C}N(J
zn`cIP6E)OYt#eLqK==t7eX=yP*14hl=z{$<)E4_x9lA`A?5n!V1!|qq>4>7?Jq*sn
z6aI;j11leLN~3d*3L7y3_Wz1+XR!SYdf&Lk{`ex@%vnnT;0eFqZhrq
zY0x=Jz{vRHrRxH=4?kJLEtX&@lyHs8M{z|s%5}$~7Q)2gtG2-?r1(oP9!h;jNAS@x
z!$$4o`LV>vAt;J7Z@hEq
z@&#vU`CUmc9B2CeiwKeJyC9U^-9T(hL3WVfvFVXZYTd4T8|ZD-+i)kjL<~cVEpZoS
zC0EPIY1Bw^8uoxqfiz|%qLdAU0hla|Q>~k15}D+h$_q3V!251=N7i8;aX}_(Y~f^E
z^$5sMx&l_5a=7HTsKA=-1RV)%71Ar$;u1>X%SZ|^j2O#4v{IHbjEcII$^t1T4Ya_c
znM9s36Q&b`$z;!)|7GnQ`?53tNPVym>B$ZtMfN5w=Odxm3*rj~X=Z3*(%|r5x%LAX
zK1#c5+(eFbnfywZbOGxbk-47QhE7QI{hAIJ#9UAJY^v{NNL%n!KW`v!e1a6N3~5|z
zzge=YSC!%+j|u*Y_I@_etBLC2@JfD?D4(n7&{sZjx^D%=2Aq8P>u5QsbFybS3~;4%
zK16d!cDV)hS=fQvsUC7%xH%zV%kSyW!32msm{-rQyd4*>zPIxBmF49t?_6KHcKy=I
zQk+d{s8vcV5$mVRSz??z3~LZ69imN8ODb%8ZlriDvHwHSmQ897sM*?Rb0`+Yd41MN
zEPOlgxI&pYoA|~ge+RdlA$LS=-~&t+(qX~@X7?AW(4z1uzdh+HDP{;mo(#rU@@I#kCDh&O~h8
z=$T!UZWD$f>Zzt{o<*J*L#n$?$=jGEPC@2cVIqs_WQ=yuE?Y{NYGNu
zLPaAobVy3l51tHMe8?_h1HXp>%8r_}Y(xg~%>3d|xk-A*CLG0ZUu1^d_rZogK_Sw%
zAR8)097cXEB6}DnAe?P-v(Id%BBPr^*@C-mb}f>d&2%>%9)}!RU6gPb;}L4s?I^Rw
zDRHnI?ACods~;6US55bYXO65*GOZRj2!O#krxq#s(yk-0NHLPi1T%6PvVRJTcg>
z({DY9&xCQm5X;}E
zg#0$yLJ}K|=x!21p*Rr5r4L@-^kMV0R=-y9T`Q)S695(KENTD79|g)a8+Gs+Z=L(wk`@
z$>W?H73d2E6xexS{Ea+%_nFk%rmZfWmT`qZnodcK}%7!
zf}gL(;e#~m~tPX3kJv#{Kx-w|ozL~k=laQx
zb;d`i^9(9oNmBYLC7p>%1y-Z1g9a|{RyL&9$*Sd4xs$I{2ns5m>)#AJg-RuoaCil;
z+z7&`lTsvh#uG|~tn`VPcCKE!>RewrzkK2RrIWjq$P|HeX92;u(%$!v
z;Q$hhoIK1W#6P&hMcBY+faJ>yM3qP-Ylglzm1pIzVheFr+=Uw+DREPgNXrY>)`V1F
zW|o>wI4cM)UWPG_umd%LfH-ww>5X^ZlAI<;1Mlk*aJZ1z%MM|I47|iz0!rh
zC?+Yff9L@^F9+up##uTd*!?&ne6~pr$e{xY;~8K`aK|Ae!DYf@7YI?H7u_t3yyUzj
z1r_B4C9_D%g+zq+V1~dY2@jbR_LP5#a-2?x4dq`^DVH3LqKf}xB6Mm2
ztLRDo(1t%dNxwL@(|KkDvkryU2P_E|mZv3!Xk~?xDiVCDa(K{ioaDntm+Hy_f|7Us@*nf~B&*WO-P*I}31_*aG|})yAmJVxO~g_A@r8
z4j3-e!M5UOlGbS8+4m!wU&j-6knD>z&kiEZv;T)k^DH0Z1;mJRfLz3f5osPn+<8)r
z;WO|UDFZ~2)o0*ZLB)pW;_2n!O8ekFc21p#4_-k~iXu~h513_2PSj^$a_J9_I3yfQ
z5JV4I3O}dY8`$9LE*|KK!acyb^a*Sn!+uU~o2hpmKa9RX9CDxEIlQ3!Ck$5xe{%8v
zOvM9B5x-4hko*^9I!`=ep}xa&z$X}}Ukrt2*xTuWg?D|d{T{_ZN{FpzKuM@JZ9Q_+
ziPP}^*>s$40H*wn_Tz(%A3b#A{cedpM5f{aqiApdm`C|5^rov;fmiZYzON?^mmW_o
z2hpV#OnPD;!Iz{AWI6R{d+WeGkyw{@Psg%5`f%Zf*}o{t*p%BJc%d`Y>WJ;~m1@-HZP
zijr3;Ax$XPDLIdXoDI(-#TWQtKU{_A7I`4^**V+6NHDY5w2a7*&R91~ZEt?0zZdi?N?!yc7Iit$l^Ym8
zvA+@ipBGm53>BrJiSQ?@hn;Km7>2x&QzG

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/__pycache__/cache.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/__pycache__/cache.cpython-310.pyc
deleted file mode 100644
index 959649cdd292e75a78ddfed4646638f68b06e451..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 8380
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

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/__pycache__/configuration.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/__pycache__/configuration.cpython-310.pyc
deleted file mode 100644
index 3cdcaf750dc8b752fb498b2f27096974bc1f9214..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 11126
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

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/__pycache__/main.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/__pycache__/main.cpython-310.pyc
deleted file mode 100644
index ad52ab6f6d7ba68d7fe0f82e066964680abe479b..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 618
zcmYjPJ&)8d5VezR2rEvapt%aSk+^sfEAb(OkdUrIN5N6B&B`0kZY&bp@^}|5Ix6@b
z6xZ=%_ycLF_zP5wgLJx4=H=NM&wCliot(@W#fR%(+e^;a@3gobGg`c+#07z7n)htr
zD?Vhaj5B>l=a2!1{FI$CT|lud^h}rEXRDdc-m|*;L#J4sjm2Aoajf3?Xq;93#aO7Y
z!?6qy_rbQLd=nY5ly4~U0fFW^OR8TvXIK1+edE+Q|MKIqGbrfs0T99gwAi{JT(3pz
zEV>>9w!!#_B6cc@K^+A~)AwQnBES{`*w)zHTu_+U%qMbAEtJ;gzfYkdD%0a5fdHb5
z(c=p#cP4iGP1CwT`lDCU8!rvw9#B4AK7ZCsjY9gSnvd1`b5Pzxpea10%4ThBgg`@R
z_T&Z|urVCHqg@PTI+KNhUK9VxLPh-VN7=anl91}9hJzdstX?nI8`?ixG)vhWz#e38
zHe@Mw&OT`#FC>}>XI{0R)Q-F*n>XTeP{ua?I2MT{K}>M3tg?{)h?-y2wPBje=8576#xJL

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/__pycache__/pyproject.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/__pycache__/pyproject.cpython-310.pyc
deleted file mode 100644
index 93667f9dfe1330e05646f451d0d8797f98f6f94e..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 3537
zcmb7HUvC^q5%2Dq9nbF0t{vNViBS@UaL8FHUMC`m$O-{MP9n%S*5x2#rDHYT?p;qZ
z|I*!SpO;y5#P`5Ugm^wq*!RXek4St1o{{F2C%(c-7gN=Q~iO
zwP~YKBk=s2Gp|I|xYnt~^-kTaoydzDokra3G~>n2BJ3>)o4aDEZ}TdzeQI|u@w!-s
zon_eZcmsA;1mn#C;fr6;W7b*aOTrOLYlL3{x@CA*480>(*GRv{SNS`@^A4v^N$cHz
zgXUzXMT=Sz#DeQ#7KxTsSU*mV3VSfu*KT93p>;z{tJ=IAmYnkZ|7(c=v915B4{1x9@JY4@7dX8HIbB*^%B)lkc|g+}>0mV7stP*`^nPJKPs0RMyaJqW
ztGE&eFGP37+(ib|-Kg255@VrQHbM6ENP&MI2_1xyYT1P=%g9y5!X6rt@S@V&7rhsS
zH(48LMQy0y1d)C3&i9LRHM^*0;VOv549+*wx_E(lXzBDp#4tq|%l`&AOf09TbZk%N
z4Ca;GR+saNx~#3-`V4USoE_6wG`Hn_ZRZfb+q;fkaYFk^}!ISvHm?YP8
zR}Q$Fy9Y!LCR7}#I8aqjs=3SEH8^)h?-&{)+SbDFF_9NaQPC
zLWjD60KE3dyo>+8R*AJRk62rzL0
z6VJ?62IQ2D8v`wV$RqOOgx
z;P=Bwv}-jVp4~t~B*3**TV{=W=TYQu_&*Jl5doXh$2b%ao7~@hf7gdF^WmQNgh_-y
z^mo!k%!Htz*%ON(nG>@gsAOIHkQ1V?7wYK9SDEOA{ZR1sOu$TM6ThIzHe?4(&wko3
zjVe>jy81fvW@4sc|33v7BFI$+nHeisYwiiKeh47qm6@JBxsX^&{6n!W0pb}D{>^?W
zXF_He_`blp0vKkg)KEEEr3XGRHDV5agwYTCAlFy>=`iBx5Myy920`!0@1-2hgY;=MEx;BPGETw)JBakI;nH5XRZcfyN
z;-vRm7nLrtz%qXTkf!r-CIX3EdkFWgDTU~FY!0^k
zM1<%Je|;KE>%axeSsa_Yx9<1TVZz&^%24+=?m?U4iUb@A!0e1XgTaO}>3{V2QK*8w
z2)=yHZSz9~0GqaEYpTP!s`~+$7a-!p48r=uFB_%g2{NO-|6BC*f+`SOdTJsIZ^UoL
zpvzkkHCi^O>okRm{)4->+xMXFs2uJK5sga4%%`>y)`b)lY<0V3fOoqsCa*&+lIu9&
z3~*YQ^cth9k2P9vT;gM6fGR-$06?iWaJGORTdzQ+$>=>G?xhJ-Qb<5SGR18ELTvc}
zd>KGx$Slb}QE#3E{X4vGD^
zba7a~;TjCBMR^0~-^SrR9KHiX(SVG2-Wn8DTpIWa+6Tk4vV@o6(JjNnz*5xbZedX|
z2}XVs#eNG19|!F5<~pSnRQ&ubBNRGmJ1D{i4)Oq7oU8hD}%QYOh<2np@nr01>-!O}P<$l7>YK}*N
zkJ=5FHkrH!3bfue*cbI)3Ynva>0U|f;|fO~W#D0H!9rr=A}hFEhsLwrh5nSMvh>W2
zxt(?yGr-rL14@NhiRjOMsxWuEY)MHC@l`StU+ssC!S;e934Dg-34r{*o4`O}WMgRZ+

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/__pycache__/self_outdated_check.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/__pycache__/self_outdated_check.cpython-310.pyc
deleted file mode 100644
index b99e68be23ab18b7f6af8c77b6d3d167d4e3f91d..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 4577
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 None:
-        self.path = path
-        self.setup = False
-        self.bin_dir = get_paths(
-            "nt" if os.name == "nt" else "posix_prefix",
-            vars={"base": path, "platbase": path},
-        )["scripts"]
-        self.lib_dirs = get_prefixed_libs(path)
-
-
-@contextlib.contextmanager
-def _create_standalone_pip() -> Iterator[str]:
-    """Create a "standalone pip" zip file.
-
-    The zip file's content is identical to the currently-running pip.
-    It will be used to install requirements into the build environment.
-    """
-    source = pathlib.Path(pip_location).resolve().parent
-
-    # Return the current instance if `source` is not a directory. We can't build
-    # a zip from this, and it likely means the instance is already standalone.
-    if not source.is_dir():
-        yield str(source)
-        return
-
-    with TempDirectory(kind="standalone-pip") as tmp_dir:
-        pip_zip = os.path.join(tmp_dir.path, "__env_pip__.zip")
-        kwargs = {}
-        if sys.version_info >= (3, 8):
-            kwargs["strict_timestamps"] = False
-        with zipfile.ZipFile(pip_zip, "w", **kwargs) as zf:
-            for child in source.rglob("*"):
-                zf.write(child, child.relative_to(source.parent).as_posix())
-        yield os.path.join(pip_zip, "pip")
-
-
-class BuildEnvironment:
-    """Creates and manages an isolated environment to install build deps"""
-
-    def __init__(self) -> None:
-        temp_dir = TempDirectory(kind=tempdir_kinds.BUILD_ENV, globally_managed=True)
-
-        self._prefixes = OrderedDict(
-            (name, _Prefix(os.path.join(temp_dir.path, name)))
-            for name in ("normal", "overlay")
-        )
-
-        self._bin_dirs: List[str] = []
-        self._lib_dirs: List[str] = []
-        for prefix in reversed(list(self._prefixes.values())):
-            self._bin_dirs.append(prefix.bin_dir)
-            self._lib_dirs.extend(prefix.lib_dirs)
-
-        # Customize site to:
-        # - ensure .pth files are honored
-        # - prevent access to system site packages
-        system_sites = {
-            os.path.normcase(site) for site in (get_purelib(), get_platlib())
-        }
-        self._site_dir = os.path.join(temp_dir.path, "site")
-        if not os.path.exists(self._site_dir):
-            os.mkdir(self._site_dir)
-        with open(
-            os.path.join(self._site_dir, "sitecustomize.py"), "w", encoding="utf-8"
-        ) as fp:
-            fp.write(
-                textwrap.dedent(
-                    """
-                import os, site, sys
-
-                # First, drop system-sites related paths.
-                original_sys_path = sys.path[:]
-                known_paths = set()
-                for path in {system_sites!r}:
-                    site.addsitedir(path, known_paths=known_paths)
-                system_paths = set(
-                    os.path.normcase(path)
-                    for path in sys.path[len(original_sys_path):]
-                )
-                original_sys_path = [
-                    path for path in original_sys_path
-                    if os.path.normcase(path) not in system_paths
-                ]
-                sys.path = original_sys_path
-
-                # Second, add lib directories.
-                # ensuring .pth file are processed.
-                for path in {lib_dirs!r}:
-                    assert not path in sys.path
-                    site.addsitedir(path)
-                """
-                ).format(system_sites=system_sites, lib_dirs=self._lib_dirs)
-            )
-
-    def __enter__(self) -> None:
-        self._save_env = {
-            name: os.environ.get(name, None)
-            for name in ("PATH", "PYTHONNOUSERSITE", "PYTHONPATH")
-        }
-
-        path = self._bin_dirs[:]
-        old_path = self._save_env["PATH"]
-        if old_path:
-            path.extend(old_path.split(os.pathsep))
-
-        pythonpath = [self._site_dir]
-
-        os.environ.update(
-            {
-                "PATH": os.pathsep.join(path),
-                "PYTHONNOUSERSITE": "1",
-                "PYTHONPATH": os.pathsep.join(pythonpath),
-            }
-        )
-
-    def __exit__(
-        self,
-        exc_type: Optional[Type[BaseException]],
-        exc_val: Optional[BaseException],
-        exc_tb: Optional[TracebackType],
-    ) -> None:
-        for varname, old_value in self._save_env.items():
-            if old_value is None:
-                os.environ.pop(varname, None)
-            else:
-                os.environ[varname] = old_value
-
-    def check_requirements(
-        self, reqs: Iterable[str]
-    ) -> Tuple[Set[Tuple[str, str]], Set[str]]:
-        """Return 2 sets:
-        - conflicting requirements: set of (installed, wanted) reqs tuples
-        - missing requirements: set of reqs
-        """
-        missing = set()
-        conflicting = set()
-        if reqs:
-            env = get_environment(self._lib_dirs)
-            for req_str in reqs:
-                req = Requirement(req_str)
-                dist = env.get_distribution(req.name)
-                if not dist:
-                    missing.add(req_str)
-                    continue
-                if isinstance(dist.version, Version):
-                    installed_req_str = f"{req.name}=={dist.version}"
-                else:
-                    installed_req_str = f"{req.name}==={dist.version}"
-                if dist.version not in req.specifier:
-                    conflicting.add((installed_req_str, req_str))
-                # FIXME: Consider direct URL?
-        return conflicting, missing
-
-    def install_requirements(
-        self,
-        finder: "PackageFinder",
-        requirements: Iterable[str],
-        prefix_as_string: str,
-        *,
-        kind: str,
-    ) -> None:
-        prefix = self._prefixes[prefix_as_string]
-        assert not prefix.setup
-        prefix.setup = True
-        if not requirements:
-            return
-        with contextlib.ExitStack() as ctx:
-            pip_runnable = ctx.enter_context(_create_standalone_pip())
-            self._install_requirements(
-                pip_runnable,
-                finder,
-                requirements,
-                prefix,
-                kind=kind,
-            )
-
-    @staticmethod
-    def _install_requirements(
-        pip_runnable: str,
-        finder: "PackageFinder",
-        requirements: Iterable[str],
-        prefix: _Prefix,
-        *,
-        kind: str,
-    ) -> None:
-        args: List[str] = [
-            sys.executable,
-            pip_runnable,
-            "install",
-            "--ignore-installed",
-            "--no-user",
-            "--prefix",
-            prefix.path,
-            "--no-warn-script-location",
-        ]
-        if logger.getEffectiveLevel() <= logging.DEBUG:
-            args.append("-v")
-        for format_control in ("no_binary", "only_binary"):
-            formats = getattr(finder.format_control, format_control)
-            args.extend(
-                (
-                    "--" + format_control.replace("_", "-"),
-                    ",".join(sorted(formats or {":none:"})),
-                )
-            )
-
-        index_urls = finder.index_urls
-        if index_urls:
-            args.extend(["-i", index_urls[0]])
-            for extra_index in index_urls[1:]:
-                args.extend(["--extra-index-url", extra_index])
-        else:
-            args.append("--no-index")
-        for link in finder.find_links:
-            args.extend(["--find-links", link])
-
-        for host in finder.trusted_hosts:
-            args.extend(["--trusted-host", host])
-        if finder.allow_all_prereleases:
-            args.append("--pre")
-        if finder.prefer_binary:
-            args.append("--prefer-binary")
-        args.append("--")
-        args.extend(requirements)
-        extra_environ = {"_PIP_STANDALONE_CERT": where()}
-        with open_spinner(f"Installing {kind}") as spinner:
-            call_subprocess(
-                args,
-                command_desc=f"pip subprocess to install {kind}",
-                spinner=spinner,
-                extra_environ=extra_environ,
-            )
-
-
-class NoOpBuildEnvironment(BuildEnvironment):
-    """A no-op drop-in replacement for BuildEnvironment"""
-
-    def __init__(self) -> None:
-        pass
-
-    def __enter__(self) -> None:
-        pass
-
-    def __exit__(
-        self,
-        exc_type: Optional[Type[BaseException]],
-        exc_val: Optional[BaseException],
-        exc_tb: Optional[TracebackType],
-    ) -> None:
-        pass
-
-    def cleanup(self) -> None:
-        pass
-
-    def install_requirements(
-        self,
-        finder: "PackageFinder",
-        requirements: Iterable[str],
-        prefix_as_string: str,
-        *,
-        kind: str,
-    ) -> None:
-        raise NotImplementedError()
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/cache.py b/.venv/lib/python3.10/site-packages/pip/_internal/cache.py
deleted file mode 100644
index 1d6df22..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/cache.py
+++ /dev/null
@@ -1,264 +0,0 @@
-"""Cache Management
-"""
-
-import hashlib
-import json
-import logging
-import os
-from typing import Any, Dict, List, Optional, Set
-
-from pip._vendor.packaging.tags import Tag, interpreter_name, interpreter_version
-from pip._vendor.packaging.utils import canonicalize_name
-
-from pip._internal.exceptions import InvalidWheelFilename
-from pip._internal.models.format_control import FormatControl
-from pip._internal.models.link import Link
-from pip._internal.models.wheel import Wheel
-from pip._internal.utils.temp_dir import TempDirectory, tempdir_kinds
-from pip._internal.utils.urls import path_to_url
-
-logger = logging.getLogger(__name__)
-
-
-def _hash_dict(d: Dict[str, str]) -> str:
-    """Return a stable sha224 of a dictionary."""
-    s = json.dumps(d, sort_keys=True, separators=(",", ":"), ensure_ascii=True)
-    return hashlib.sha224(s.encode("ascii")).hexdigest()
-
-
-class Cache:
-    """An abstract class - provides cache directories for data from links
-
-
-    :param cache_dir: The root of the cache.
-    :param format_control: An object of FormatControl class to limit
-        binaries being read from the cache.
-    :param allowed_formats: which formats of files the cache should store.
-        ('binary' and 'source' are the only allowed values)
-    """
-
-    def __init__(
-        self, cache_dir: str, format_control: FormatControl, allowed_formats: Set[str]
-    ) -> None:
-        super().__init__()
-        assert not cache_dir or os.path.isabs(cache_dir)
-        self.cache_dir = cache_dir or None
-        self.format_control = format_control
-        self.allowed_formats = allowed_formats
-
-        _valid_formats = {"source", "binary"}
-        assert self.allowed_formats.union(_valid_formats) == _valid_formats
-
-    def _get_cache_path_parts(self, link: Link) -> List[str]:
-        """Get parts of part that must be os.path.joined with cache_dir"""
-
-        # We want to generate an url to use as our cache key, we don't want to
-        # just re-use the URL because it might have other items in the fragment
-        # and we don't care about those.
-        key_parts = {"url": link.url_without_fragment}
-        if link.hash_name is not None and link.hash is not None:
-            key_parts[link.hash_name] = link.hash
-        if link.subdirectory_fragment:
-            key_parts["subdirectory"] = link.subdirectory_fragment
-
-        # Include interpreter name, major and minor version in cache key
-        # to cope with ill-behaved sdists that build a different wheel
-        # depending on the python version their setup.py is being run on,
-        # and don't encode the difference in compatibility tags.
-        # https://github.com/pypa/pip/issues/7296
-        key_parts["interpreter_name"] = interpreter_name()
-        key_parts["interpreter_version"] = interpreter_version()
-
-        # Encode our key url with sha224, we'll use this because it has similar
-        # security properties to sha256, but with a shorter total output (and
-        # thus less secure). However the differences don't make a lot of
-        # difference for our use case here.
-        hashed = _hash_dict(key_parts)
-
-        # We want to nest the directories some to prevent having a ton of top
-        # level directories where we might run out of sub directories on some
-        # FS.
-        parts = [hashed[:2], hashed[2:4], hashed[4:6], hashed[6:]]
-
-        return parts
-
-    def _get_candidates(self, link: Link, canonical_package_name: str) -> List[Any]:
-        can_not_cache = not self.cache_dir or not canonical_package_name or not link
-        if can_not_cache:
-            return []
-
-        formats = self.format_control.get_allowed_formats(canonical_package_name)
-        if not self.allowed_formats.intersection(formats):
-            return []
-
-        candidates = []
-        path = self.get_path_for_link(link)
-        if os.path.isdir(path):
-            for candidate in os.listdir(path):
-                candidates.append((candidate, path))
-        return candidates
-
-    def get_path_for_link(self, link: Link) -> str:
-        """Return a directory to store cached items in for link."""
-        raise NotImplementedError()
-
-    def get(
-        self,
-        link: Link,
-        package_name: Optional[str],
-        supported_tags: List[Tag],
-    ) -> Link:
-        """Returns a link to a cached item if it exists, otherwise returns the
-        passed link.
-        """
-        raise NotImplementedError()
-
-
-class SimpleWheelCache(Cache):
-    """A cache of wheels for future installs."""
-
-    def __init__(self, cache_dir: str, format_control: FormatControl) -> None:
-        super().__init__(cache_dir, format_control, {"binary"})
-
-    def get_path_for_link(self, link: Link) -> str:
-        """Return a directory to store cached wheels for link
-
-        Because there are M wheels for any one sdist, we provide a directory
-        to cache them in, and then consult that directory when looking up
-        cache hits.
-
-        We only insert things into the cache if they have plausible version
-        numbers, so that we don't contaminate the cache with things that were
-        not unique. E.g. ./package might have dozens of installs done for it
-        and build a version of 0.0...and if we built and cached a wheel, we'd
-        end up using the same wheel even if the source has been edited.
-
-        :param link: The link of the sdist for which this will cache wheels.
-        """
-        parts = self._get_cache_path_parts(link)
-        assert self.cache_dir
-        # Store wheels within the root cache_dir
-        return os.path.join(self.cache_dir, "wheels", *parts)
-
-    def get(
-        self,
-        link: Link,
-        package_name: Optional[str],
-        supported_tags: List[Tag],
-    ) -> Link:
-        candidates = []
-
-        if not package_name:
-            return link
-
-        canonical_package_name = canonicalize_name(package_name)
-        for wheel_name, wheel_dir in self._get_candidates(link, canonical_package_name):
-            try:
-                wheel = Wheel(wheel_name)
-            except InvalidWheelFilename:
-                continue
-            if canonicalize_name(wheel.name) != canonical_package_name:
-                logger.debug(
-                    "Ignoring cached wheel %s for %s as it "
-                    "does not match the expected distribution name %s.",
-                    wheel_name,
-                    link,
-                    package_name,
-                )
-                continue
-            if not wheel.supported(supported_tags):
-                # Built for a different python/arch/etc
-                continue
-            candidates.append(
-                (
-                    wheel.support_index_min(supported_tags),
-                    wheel_name,
-                    wheel_dir,
-                )
-            )
-
-        if not candidates:
-            return link
-
-        _, wheel_name, wheel_dir = min(candidates)
-        return Link(path_to_url(os.path.join(wheel_dir, wheel_name)))
-
-
-class EphemWheelCache(SimpleWheelCache):
-    """A SimpleWheelCache that creates it's own temporary cache directory"""
-
-    def __init__(self, format_control: FormatControl) -> None:
-        self._temp_dir = TempDirectory(
-            kind=tempdir_kinds.EPHEM_WHEEL_CACHE,
-            globally_managed=True,
-        )
-
-        super().__init__(self._temp_dir.path, format_control)
-
-
-class CacheEntry:
-    def __init__(
-        self,
-        link: Link,
-        persistent: bool,
-    ):
-        self.link = link
-        self.persistent = persistent
-
-
-class WheelCache(Cache):
-    """Wraps EphemWheelCache and SimpleWheelCache into a single Cache
-
-    This Cache allows for gracefully degradation, using the ephem wheel cache
-    when a certain link is not found in the simple wheel cache first.
-    """
-
-    def __init__(self, cache_dir: str, format_control: FormatControl) -> None:
-        super().__init__(cache_dir, format_control, {"binary"})
-        self._wheel_cache = SimpleWheelCache(cache_dir, format_control)
-        self._ephem_cache = EphemWheelCache(format_control)
-
-    def get_path_for_link(self, link: Link) -> str:
-        return self._wheel_cache.get_path_for_link(link)
-
-    def get_ephem_path_for_link(self, link: Link) -> str:
-        return self._ephem_cache.get_path_for_link(link)
-
-    def get(
-        self,
-        link: Link,
-        package_name: Optional[str],
-        supported_tags: List[Tag],
-    ) -> Link:
-        cache_entry = self.get_cache_entry(link, package_name, supported_tags)
-        if cache_entry is None:
-            return link
-        return cache_entry.link
-
-    def get_cache_entry(
-        self,
-        link: Link,
-        package_name: Optional[str],
-        supported_tags: List[Tag],
-    ) -> Optional[CacheEntry]:
-        """Returns a CacheEntry with a link to a cached item if it exists or
-        None. The cache entry indicates if the item was found in the persistent
-        or ephemeral cache.
-        """
-        retval = self._wheel_cache.get(
-            link=link,
-            package_name=package_name,
-            supported_tags=supported_tags,
-        )
-        if retval is not link:
-            return CacheEntry(retval, persistent=True)
-
-        retval = self._ephem_cache.get(
-            link=link,
-            package_name=package_name,
-            supported_tags=supported_tags,
-        )
-        if retval is not link:
-            return CacheEntry(retval, persistent=False)
-
-        return None
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/cli/__init__.py b/.venv/lib/python3.10/site-packages/pip/_internal/cli/__init__.py
deleted file mode 100644
index e589bb9..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/cli/__init__.py
+++ /dev/null
@@ -1,4 +0,0 @@
-"""Subpackage containing all of pip's command line interface related code
-"""
-
-# This file intentionally does not import submodules
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/cli/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/cli/__pycache__/__init__.cpython-310.pyc
deleted file mode 100644
index d5b736681d837490f6aaee95963f747f9d68aa6c..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 273
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
HnwS3>BI-oQ

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/cli/__pycache__/command_context.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/cli/__pycache__/command_context.cpython-310.pyc
deleted file mode 100644
index a31674295b804b08f1b0eb9757361010270be693..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 1307
zcmZux%Z}7W6unh`wA*wy156$$2qo;ipbdg0iXuiK0x7+j2@&2@jH{Y4_(hecnHjMF
zdL&j+egU%MWB7sEvf>X=q$s)9o+b^MvV2^=uDXwNPq`kCL%{LNpKs?MIKVr4SsyOG
z{D8N)i6B9;0!o&!k|&(eJ1?BlP2AE;ywXp62FjO?bfxz@PX<4M^yT0P@cersm{}?&B*ckpwwxYI|vFACL!T6dj}Ux~M(S9BBmy
zZ*u{mg(bXVuK~$pPeJh3Spq&?3Fw*6ZbhE;%wD6k4TQ+6ycNQ3;6#)u!ZA^rT-xy`
zwl~bWMip~>4u!~y)EFV&z+b!ZZe6Ol$(yu@rCP+LQI!PY^70V0e+OQ$jw?94gckP4DH7gYWbjvfx_B)e2G!&$m~Wmi
zhIR(``mY?B#WmZs^5eXpJ%PxX?c9pE9%C#$AvjHN?jvmC%#PN1r=^C>{8`9-&RKxh
z#eYJF|9#du{Pv_;*SFh^#olzrKW2KWVG?*_DsD9&7{Z#iW{*=9Ds1i1d
zod2@6V?}*gH3AFTz^$70e^!hB3TB!5Ksar+g_cSDheUiay&yzh+REIpbdsX2QXpW
z+hiBR&OVEVHazALHQOD9E~53@gC?&Y^zpjzB*Z>4d0Y$CHM#3=aHFr}dpfCx1h@g4
INX=R2UwiZ~})+3*-p|#
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
PP#Z642}2X?`n7)mB^_2v

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/cli/__pycache__/parser.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/cli/__pycache__/parser.cpython-310.pyc
deleted file mode 100644
index bb915e194ec84d156f5ac33efb37dfaf1b145978..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 9944
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

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/cli/__pycache__/progress_bars.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/cli/__pycache__/progress_bars.cpython-310.pyc
deleted file mode 100644
index 10c93f596e27af3a56bb53b270c241803cf1a31f..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 9233
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
lFZ3dA{zoItu_Dv

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/cli/__pycache__/req_command.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/cli/__pycache__/req_command.cpython-310.pyc
deleted file mode 100644
index 464c96470b46354f35c8d72596ec83ab132b140c..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 13534
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
G_>7p*bUo@^Z<{
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

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/cli/__pycache__/status_codes.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/cli/__pycache__/status_codes.cpython-310.pyc
deleted file mode 100644
index 52698a85b3c1343aae13aca41d80807d93149aa4..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 352
zcmYk1y-ve06os9?wn9W=K%xUL(4lb=9TB3mK|~Y>C2^3lSZQo%M4Cjk8>z3u#>4Oe
zS()+*OxToxYu(Q}SLa;Im2DpZS@`|)MacV0iT|ZZaU+|bOHhyiswEoL6P+4~LCwUZ
zR$|d!2uA%*IzXoaovvUgmhV6F?vA$Ga?6h8hb&6XG<5w
z1o;uU^D$bq!>7QFJs*eU7JJJDS$M&p{{;EuaTd+*-SFW309#u=^^0!?*VTr>I None:
-    """Entry Point for completion of main and subcommand options."""
-    # Don't complete if user hasn't sourced bash_completion file.
-    if "PIP_AUTO_COMPLETE" not in os.environ:
-        return
-    cwords = os.environ["COMP_WORDS"].split()[1:]
-    cword = int(os.environ["COMP_CWORD"])
-    try:
-        current = cwords[cword - 1]
-    except IndexError:
-        current = ""
-
-    parser = create_main_parser()
-    subcommands = list(commands_dict)
-    options = []
-
-    # subcommand
-    subcommand_name: Optional[str] = None
-    for word in cwords:
-        if word in subcommands:
-            subcommand_name = word
-            break
-    # subcommand options
-    if subcommand_name is not None:
-        # special case: 'help' subcommand has no options
-        if subcommand_name == "help":
-            sys.exit(1)
-        # special case: list locally installed dists for show and uninstall
-        should_list_installed = not current.startswith("-") and subcommand_name in [
-            "show",
-            "uninstall",
-        ]
-        if should_list_installed:
-            env = get_default_environment()
-            lc = current.lower()
-            installed = [
-                dist.canonical_name
-                for dist in env.iter_installed_distributions(local_only=True)
-                if dist.canonical_name.startswith(lc)
-                and dist.canonical_name not in cwords[1:]
-            ]
-            # if there are no dists installed, fall back to option completion
-            if installed:
-                for dist in installed:
-                    print(dist)
-                sys.exit(1)
-
-        should_list_installables = (
-            not current.startswith("-") and subcommand_name == "install"
-        )
-        if should_list_installables:
-            for path in auto_complete_paths(current, "path"):
-                print(path)
-            sys.exit(1)
-
-        subcommand = create_command(subcommand_name)
-
-        for opt in subcommand.parser.option_list_all:
-            if opt.help != optparse.SUPPRESS_HELP:
-                for opt_str in opt._long_opts + opt._short_opts:
-                    options.append((opt_str, opt.nargs))
-
-        # filter out previously specified options from available options
-        prev_opts = [x.split("=")[0] for x in cwords[1 : cword - 1]]
-        options = [(x, v) for (x, v) in options if x not in prev_opts]
-        # filter options by current input
-        options = [(k, v) for k, v in options if k.startswith(current)]
-        # get completion type given cwords and available subcommand options
-        completion_type = get_path_completion_type(
-            cwords,
-            cword,
-            subcommand.parser.option_list_all,
-        )
-        # get completion files and directories if ``completion_type`` is
-        # ````, ```` or ````
-        if completion_type:
-            paths = auto_complete_paths(current, completion_type)
-            options = [(path, 0) for path in paths]
-        for option in options:
-            opt_label = option[0]
-            # append '=' to options which require args
-            if option[1] and option[0][:2] == "--":
-                opt_label += "="
-            print(opt_label)
-    else:
-        # show main parser options only when necessary
-
-        opts = [i.option_list for i in parser.option_groups]
-        opts.append(parser.option_list)
-        flattened_opts = chain.from_iterable(opts)
-        if current.startswith("-"):
-            for opt in flattened_opts:
-                if opt.help != optparse.SUPPRESS_HELP:
-                    subcommands += opt._long_opts + opt._short_opts
-        else:
-            # get completion type given cwords and all available options
-            completion_type = get_path_completion_type(cwords, cword, flattened_opts)
-            if completion_type:
-                subcommands = list(auto_complete_paths(current, completion_type))
-
-        print(" ".join([x for x in subcommands if x.startswith(current)]))
-    sys.exit(1)
-
-
-def get_path_completion_type(
-    cwords: List[str], cword: int, opts: Iterable[Any]
-) -> Optional[str]:
-    """Get the type of path completion (``file``, ``dir``, ``path`` or None)
-
-    :param cwords: same as the environmental variable ``COMP_WORDS``
-    :param cword: same as the environmental variable ``COMP_CWORD``
-    :param opts: The available options to check
-    :return: path completion type (``file``, ``dir``, ``path`` or None)
-    """
-    if cword < 2 or not cwords[cword - 2].startswith("-"):
-        return None
-    for opt in opts:
-        if opt.help == optparse.SUPPRESS_HELP:
-            continue
-        for o in str(opt).split("/"):
-            if cwords[cword - 2].split("=")[0] == o:
-                if not opt.metavar or any(
-                    x in ("path", "file", "dir") for x in opt.metavar.split("/")
-                ):
-                    return opt.metavar
-    return None
-
-
-def auto_complete_paths(current: str, completion_type: str) -> Iterable[str]:
-    """If ``completion_type`` is ``file`` or ``path``, list all regular files
-    and directories starting with ``current``; otherwise only list directories
-    starting with ``current``.
-
-    :param current: The word to be completed
-    :param completion_type: path completion type(``file``, ``path`` or ``dir``)
-    :return: A generator of regular files and/or directories
-    """
-    directory, filename = os.path.split(current)
-    current_path = os.path.abspath(directory)
-    # Don't complete paths if they can't be accessed
-    if not os.access(current_path, os.R_OK):
-        return
-    filename = os.path.normcase(filename)
-    # list all files that start with ``filename``
-    file_list = (
-        x for x in os.listdir(current_path) if os.path.normcase(x).startswith(filename)
-    )
-    for f in file_list:
-        opt = os.path.join(current_path, f)
-        comp_file = os.path.normcase(os.path.join(directory, f))
-        # complete regular files when there is not ```` after option
-        # complete directories when there is ````, ```` or
-        # ````after option
-        if completion_type != "dir" and os.path.isfile(opt):
-            yield comp_file
-        elif os.path.isdir(opt):
-            yield os.path.join(comp_file, "")
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/cli/base_command.py b/.venv/lib/python3.10/site-packages/pip/_internal/cli/base_command.py
deleted file mode 100644
index f5dc0fe..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/cli/base_command.py
+++ /dev/null
@@ -1,220 +0,0 @@
-"""Base Command class, and related routines"""
-
-import functools
-import logging
-import logging.config
-import optparse
-import os
-import sys
-import traceback
-from optparse import Values
-from typing import Any, Callable, List, Optional, Tuple
-
-from pip._internal.cli import cmdoptions
-from pip._internal.cli.command_context import CommandContextMixIn
-from pip._internal.cli.parser import ConfigOptionParser, UpdatingDefaultsHelpFormatter
-from pip._internal.cli.status_codes import (
-    ERROR,
-    PREVIOUS_BUILD_DIR_ERROR,
-    UNKNOWN_ERROR,
-    VIRTUALENV_NOT_FOUND,
-)
-from pip._internal.exceptions import (
-    BadCommand,
-    CommandError,
-    DiagnosticPipError,
-    InstallationError,
-    NetworkConnectionError,
-    PreviousBuildDirError,
-    UninstallationError,
-)
-from pip._internal.utils.filesystem import check_path_owner
-from pip._internal.utils.logging import BrokenStdoutLoggingError, setup_logging
-from pip._internal.utils.misc import get_prog, normalize_path
-from pip._internal.utils.temp_dir import TempDirectoryTypeRegistry as TempDirRegistry
-from pip._internal.utils.temp_dir import global_tempdir_manager, tempdir_registry
-from pip._internal.utils.virtualenv import running_under_virtualenv
-
-__all__ = ["Command"]
-
-logger = logging.getLogger(__name__)
-
-
-class Command(CommandContextMixIn):
-    usage: str = ""
-    ignore_require_venv: bool = False
-
-    def __init__(self, name: str, summary: str, isolated: bool = False) -> None:
-        super().__init__()
-
-        self.name = name
-        self.summary = summary
-        self.parser = ConfigOptionParser(
-            usage=self.usage,
-            prog=f"{get_prog()} {name}",
-            formatter=UpdatingDefaultsHelpFormatter(),
-            add_help_option=False,
-            name=name,
-            description=self.__doc__,
-            isolated=isolated,
-        )
-
-        self.tempdir_registry: Optional[TempDirRegistry] = None
-
-        # Commands should add options to this option group
-        optgroup_name = f"{self.name.capitalize()} Options"
-        self.cmd_opts = optparse.OptionGroup(self.parser, optgroup_name)
-
-        # Add the general options
-        gen_opts = cmdoptions.make_option_group(
-            cmdoptions.general_group,
-            self.parser,
-        )
-        self.parser.add_option_group(gen_opts)
-
-        self.add_options()
-
-    def add_options(self) -> None:
-        pass
-
-    def handle_pip_version_check(self, options: Values) -> None:
-        """
-        This is a no-op so that commands by default do not do the pip version
-        check.
-        """
-        # Make sure we do the pip version check if the index_group options
-        # are present.
-        assert not hasattr(options, "no_index")
-
-    def run(self, options: Values, args: List[str]) -> int:
-        raise NotImplementedError
-
-    def parse_args(self, args: List[str]) -> Tuple[Values, List[str]]:
-        # factored out for testability
-        return self.parser.parse_args(args)
-
-    def main(self, args: List[str]) -> int:
-        try:
-            with self.main_context():
-                return self._main(args)
-        finally:
-            logging.shutdown()
-
-    def _main(self, args: List[str]) -> int:
-        # We must initialize this before the tempdir manager, otherwise the
-        # configuration would not be accessible by the time we clean up the
-        # tempdir manager.
-        self.tempdir_registry = self.enter_context(tempdir_registry())
-        # Intentionally set as early as possible so globally-managed temporary
-        # directories are available to the rest of the code.
-        self.enter_context(global_tempdir_manager())
-
-        options, args = self.parse_args(args)
-
-        # Set verbosity so that it can be used elsewhere.
-        self.verbosity = options.verbose - options.quiet
-
-        level_number = setup_logging(
-            verbosity=self.verbosity,
-            no_color=options.no_color,
-            user_log_file=options.log,
-        )
-
-        # TODO: Try to get these passing down from the command?
-        #       without resorting to os.environ to hold these.
-        #       This also affects isolated builds and it should.
-
-        if options.no_input:
-            os.environ["PIP_NO_INPUT"] = "1"
-
-        if options.exists_action:
-            os.environ["PIP_EXISTS_ACTION"] = " ".join(options.exists_action)
-
-        if options.require_venv and not self.ignore_require_venv:
-            # If a venv is required check if it can really be found
-            if not running_under_virtualenv():
-                logger.critical("Could not find an activated virtualenv (required).")
-                sys.exit(VIRTUALENV_NOT_FOUND)
-
-        if options.cache_dir:
-            options.cache_dir = normalize_path(options.cache_dir)
-            if not check_path_owner(options.cache_dir):
-                logger.warning(
-                    "The directory '%s' or its parent directory is not owned "
-                    "or is not writable by the current user. The cache "
-                    "has been disabled. Check the permissions and owner of "
-                    "that directory. If executing pip with sudo, you should "
-                    "use sudo's -H flag.",
-                    options.cache_dir,
-                )
-                options.cache_dir = None
-
-        if "2020-resolver" in options.features_enabled:
-            logger.warning(
-                "--use-feature=2020-resolver no longer has any effect, "
-                "since it is now the default dependency resolver in pip. "
-                "This will become an error in pip 21.0."
-            )
-
-        def intercepts_unhandled_exc(
-            run_func: Callable[..., int]
-        ) -> Callable[..., int]:
-            @functools.wraps(run_func)
-            def exc_logging_wrapper(*args: Any) -> int:
-                try:
-                    status = run_func(*args)
-                    assert isinstance(status, int)
-                    return status
-                except DiagnosticPipError as exc:
-                    logger.error("[present-diagnostic] %s", exc)
-                    logger.debug("Exception information:", exc_info=True)
-
-                    return ERROR
-                except PreviousBuildDirError as exc:
-                    logger.critical(str(exc))
-                    logger.debug("Exception information:", exc_info=True)
-
-                    return PREVIOUS_BUILD_DIR_ERROR
-                except (
-                    InstallationError,
-                    UninstallationError,
-                    BadCommand,
-                    NetworkConnectionError,
-                ) as exc:
-                    logger.critical(str(exc))
-                    logger.debug("Exception information:", exc_info=True)
-
-                    return ERROR
-                except CommandError as exc:
-                    logger.critical("%s", exc)
-                    logger.debug("Exception information:", exc_info=True)
-
-                    return ERROR
-                except BrokenStdoutLoggingError:
-                    # Bypass our logger and write any remaining messages to
-                    # stderr because stdout no longer works.
-                    print("ERROR: Pipe to stdout was broken", file=sys.stderr)
-                    if level_number <= logging.DEBUG:
-                        traceback.print_exc(file=sys.stderr)
-
-                    return ERROR
-                except KeyboardInterrupt:
-                    logger.critical("Operation cancelled by user")
-                    logger.debug("Exception information:", exc_info=True)
-
-                    return ERROR
-                except BaseException:
-                    logger.critical("Exception:", exc_info=True)
-
-                    return UNKNOWN_ERROR
-
-            return exc_logging_wrapper
-
-        try:
-            if not options.debug_mode:
-                run = intercepts_unhandled_exc(self.run)
-            else:
-                run = self.run
-            return run(options, args)
-        finally:
-            self.handle_pip_version_check(options)
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/cli/cmdoptions.py b/.venv/lib/python3.10/site-packages/pip/_internal/cli/cmdoptions.py
deleted file mode 100644
index b7e54f7..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/cli/cmdoptions.py
+++ /dev/null
@@ -1,1018 +0,0 @@
-"""
-shared options and groups
-
-The principle here is to define options once, but *not* instantiate them
-globally. One reason being that options with action='append' can carry state
-between parses. pip parses general options twice internally, and shouldn't
-pass on state. To be consistent, all options will follow this design.
-"""
-
-# The following comment should be removed at some point in the future.
-# mypy: strict-optional=False
-
-import logging
-import os
-import textwrap
-from functools import partial
-from optparse import SUPPRESS_HELP, Option, OptionGroup, OptionParser, Values
-from textwrap import dedent
-from typing import Any, Callable, Dict, Optional, Tuple
-
-from pip._vendor.packaging.utils import canonicalize_name
-
-from pip._internal.cli.parser import ConfigOptionParser
-from pip._internal.cli.progress_bars import BAR_TYPES
-from pip._internal.exceptions import CommandError
-from pip._internal.locations import USER_CACHE_DIR, get_src_prefix
-from pip._internal.models.format_control import FormatControl
-from pip._internal.models.index import PyPI
-from pip._internal.models.target_python import TargetPython
-from pip._internal.utils.hashes import STRONG_HASHES
-from pip._internal.utils.misc import strtobool
-
-logger = logging.getLogger(__name__)
-
-
-def raise_option_error(parser: OptionParser, option: Option, msg: str) -> None:
-    """
-    Raise an option parsing error using parser.error().
-
-    Args:
-      parser: an OptionParser instance.
-      option: an Option instance.
-      msg: the error text.
-    """
-    msg = f"{option} error: {msg}"
-    msg = textwrap.fill(" ".join(msg.split()))
-    parser.error(msg)
-
-
-def make_option_group(group: Dict[str, Any], parser: ConfigOptionParser) -> OptionGroup:
-    """
-    Return an OptionGroup object
-    group  -- assumed to be dict with 'name' and 'options' keys
-    parser -- an optparse Parser
-    """
-    option_group = OptionGroup(parser, group["name"])
-    for option in group["options"]:
-        option_group.add_option(option())
-    return option_group
-
-
-def check_install_build_global(
-    options: Values, check_options: Optional[Values] = None
-) -> None:
-    """Disable wheels if per-setup.py call options are set.
-
-    :param options: The OptionParser options to update.
-    :param check_options: The options to check, if not supplied defaults to
-        options.
-    """
-    if check_options is None:
-        check_options = options
-
-    def getname(n: str) -> Optional[Any]:
-        return getattr(check_options, n, None)
-
-    names = ["build_options", "global_options", "install_options"]
-    if any(map(getname, names)):
-        control = options.format_control
-        control.disallow_binaries()
-        logger.warning(
-            "Disabling all use of wheels due to the use of --build-option "
-            "/ --global-option / --install-option.",
-        )
-
-
-def check_dist_restriction(options: Values, check_target: bool = False) -> None:
-    """Function for determining if custom platform options are allowed.
-
-    :param options: The OptionParser options.
-    :param check_target: Whether or not to check if --target is being used.
-    """
-    dist_restriction_set = any(
-        [
-            options.python_version,
-            options.platforms,
-            options.abis,
-            options.implementation,
-        ]
-    )
-
-    binary_only = FormatControl(set(), {":all:"})
-    sdist_dependencies_allowed = (
-        options.format_control != binary_only and not options.ignore_dependencies
-    )
-
-    # Installations or downloads using dist restrictions must not combine
-    # source distributions and dist-specific wheels, as they are not
-    # guaranteed to be locally compatible.
-    if dist_restriction_set and sdist_dependencies_allowed:
-        raise CommandError(
-            "When restricting platform and interpreter constraints using "
-            "--python-version, --platform, --abi, or --implementation, "
-            "either --no-deps must be set, or --only-binary=:all: must be "
-            "set and --no-binary must not be set (or must be set to "
-            ":none:)."
-        )
-
-    if check_target:
-        if dist_restriction_set and not options.target_dir:
-            raise CommandError(
-                "Can not use any platform or abi specific options unless "
-                "installing via '--target'"
-            )
-
-
-def _path_option_check(option: Option, opt: str, value: str) -> str:
-    return os.path.expanduser(value)
-
-
-def _package_name_option_check(option: Option, opt: str, value: str) -> str:
-    return canonicalize_name(value)
-
-
-class PipOption(Option):
-    TYPES = Option.TYPES + ("path", "package_name")
-    TYPE_CHECKER = Option.TYPE_CHECKER.copy()
-    TYPE_CHECKER["package_name"] = _package_name_option_check
-    TYPE_CHECKER["path"] = _path_option_check
-
-
-###########
-# options #
-###########
-
-help_: Callable[..., Option] = partial(
-    Option,
-    "-h",
-    "--help",
-    dest="help",
-    action="help",
-    help="Show help.",
-)
-
-debug_mode: Callable[..., Option] = partial(
-    Option,
-    "--debug",
-    dest="debug_mode",
-    action="store_true",
-    default=False,
-    help=(
-        "Let unhandled exceptions propagate outside the main subroutine, "
-        "instead of logging them to stderr."
-    ),
-)
-
-isolated_mode: Callable[..., Option] = partial(
-    Option,
-    "--isolated",
-    dest="isolated_mode",
-    action="store_true",
-    default=False,
-    help=(
-        "Run pip in an isolated mode, ignoring environment variables and user "
-        "configuration."
-    ),
-)
-
-require_virtualenv: Callable[..., Option] = partial(
-    Option,
-    "--require-virtualenv",
-    "--require-venv",
-    dest="require_venv",
-    action="store_true",
-    default=False,
-    help=(
-        "Allow pip to only run in a virtual environment; "
-        "exit with an error otherwise."
-    ),
-)
-
-verbose: Callable[..., Option] = partial(
-    Option,
-    "-v",
-    "--verbose",
-    dest="verbose",
-    action="count",
-    default=0,
-    help="Give more output. Option is additive, and can be used up to 3 times.",
-)
-
-no_color: Callable[..., Option] = partial(
-    Option,
-    "--no-color",
-    dest="no_color",
-    action="store_true",
-    default=False,
-    help="Suppress colored output.",
-)
-
-version: Callable[..., Option] = partial(
-    Option,
-    "-V",
-    "--version",
-    dest="version",
-    action="store_true",
-    help="Show version and exit.",
-)
-
-quiet: Callable[..., Option] = partial(
-    Option,
-    "-q",
-    "--quiet",
-    dest="quiet",
-    action="count",
-    default=0,
-    help=(
-        "Give less output. Option is additive, and can be used up to 3"
-        " times (corresponding to WARNING, ERROR, and CRITICAL logging"
-        " levels)."
-    ),
-)
-
-progress_bar: Callable[..., Option] = partial(
-    Option,
-    "--progress-bar",
-    dest="progress_bar",
-    type="choice",
-    choices=list(BAR_TYPES.keys()),
-    default="on",
-    help=(
-        "Specify type of progress to be displayed ["
-        + "|".join(BAR_TYPES.keys())
-        + "] (default: %default)"
-    ),
-)
-
-log: Callable[..., Option] = partial(
-    PipOption,
-    "--log",
-    "--log-file",
-    "--local-log",
-    dest="log",
-    metavar="path",
-    type="path",
-    help="Path to a verbose appending log.",
-)
-
-no_input: Callable[..., Option] = partial(
-    Option,
-    # Don't ask for input
-    "--no-input",
-    dest="no_input",
-    action="store_true",
-    default=False,
-    help="Disable prompting for input.",
-)
-
-proxy: Callable[..., Option] = partial(
-    Option,
-    "--proxy",
-    dest="proxy",
-    type="str",
-    default="",
-    help="Specify a proxy in the form [user:passwd@]proxy.server:port.",
-)
-
-retries: Callable[..., Option] = partial(
-    Option,
-    "--retries",
-    dest="retries",
-    type="int",
-    default=5,
-    help="Maximum number of retries each connection should attempt "
-    "(default %default times).",
-)
-
-timeout: Callable[..., Option] = partial(
-    Option,
-    "--timeout",
-    "--default-timeout",
-    metavar="sec",
-    dest="timeout",
-    type="float",
-    default=15,
-    help="Set the socket timeout (default %default seconds).",
-)
-
-
-def exists_action() -> Option:
-    return Option(
-        # Option when path already exist
-        "--exists-action",
-        dest="exists_action",
-        type="choice",
-        choices=["s", "i", "w", "b", "a"],
-        default=[],
-        action="append",
-        metavar="action",
-        help="Default action when a path already exists: "
-        "(s)witch, (i)gnore, (w)ipe, (b)ackup, (a)bort.",
-    )
-
-
-cert: Callable[..., Option] = partial(
-    PipOption,
-    "--cert",
-    dest="cert",
-    type="path",
-    metavar="path",
-    help=(
-        "Path to PEM-encoded CA certificate bundle. "
-        "If provided, overrides the default. "
-        "See 'SSL Certificate Verification' in pip documentation "
-        "for more information."
-    ),
-)
-
-client_cert: Callable[..., Option] = partial(
-    PipOption,
-    "--client-cert",
-    dest="client_cert",
-    type="path",
-    default=None,
-    metavar="path",
-    help="Path to SSL client certificate, a single file containing the "
-    "private key and the certificate in PEM format.",
-)
-
-index_url: Callable[..., Option] = partial(
-    Option,
-    "-i",
-    "--index-url",
-    "--pypi-url",
-    dest="index_url",
-    metavar="URL",
-    default=PyPI.simple_url,
-    help="Base URL of the Python Package Index (default %default). "
-    "This should point to a repository compliant with PEP 503 "
-    "(the simple repository API) or a local directory laid out "
-    "in the same format.",
-)
-
-
-def extra_index_url() -> Option:
-    return Option(
-        "--extra-index-url",
-        dest="extra_index_urls",
-        metavar="URL",
-        action="append",
-        default=[],
-        help="Extra URLs of package indexes to use in addition to "
-        "--index-url. Should follow the same rules as "
-        "--index-url.",
-    )
-
-
-no_index: Callable[..., Option] = partial(
-    Option,
-    "--no-index",
-    dest="no_index",
-    action="store_true",
-    default=False,
-    help="Ignore package index (only looking at --find-links URLs instead).",
-)
-
-
-def find_links() -> Option:
-    return Option(
-        "-f",
-        "--find-links",
-        dest="find_links",
-        action="append",
-        default=[],
-        metavar="url",
-        help="If a URL or path to an html file, then parse for links to "
-        "archives such as sdist (.tar.gz) or wheel (.whl) files. "
-        "If a local path or file:// URL that's a directory, "
-        "then look for archives in the directory listing. "
-        "Links to VCS project URLs are not supported.",
-    )
-
-
-def trusted_host() -> Option:
-    return Option(
-        "--trusted-host",
-        dest="trusted_hosts",
-        action="append",
-        metavar="HOSTNAME",
-        default=[],
-        help="Mark this host or host:port pair as trusted, even though it "
-        "does not have valid or any HTTPS.",
-    )
-
-
-def constraints() -> Option:
-    return Option(
-        "-c",
-        "--constraint",
-        dest="constraints",
-        action="append",
-        default=[],
-        metavar="file",
-        help="Constrain versions using the given constraints file. "
-        "This option can be used multiple times.",
-    )
-
-
-def requirements() -> Option:
-    return Option(
-        "-r",
-        "--requirement",
-        dest="requirements",
-        action="append",
-        default=[],
-        metavar="file",
-        help="Install from the given requirements file. "
-        "This option can be used multiple times.",
-    )
-
-
-def editable() -> Option:
-    return Option(
-        "-e",
-        "--editable",
-        dest="editables",
-        action="append",
-        default=[],
-        metavar="path/url",
-        help=(
-            "Install a project in editable mode (i.e. setuptools "
-            '"develop mode") from a local project path or a VCS url.'
-        ),
-    )
-
-
-def _handle_src(option: Option, opt_str: str, value: str, parser: OptionParser) -> None:
-    value = os.path.abspath(value)
-    setattr(parser.values, option.dest, value)
-
-
-src: Callable[..., Option] = partial(
-    PipOption,
-    "--src",
-    "--source",
-    "--source-dir",
-    "--source-directory",
-    dest="src_dir",
-    type="path",
-    metavar="dir",
-    default=get_src_prefix(),
-    action="callback",
-    callback=_handle_src,
-    help="Directory to check out editable projects into. "
-    'The default in a virtualenv is "/src". '
-    'The default for global installs is "/src".',
-)
-
-
-def _get_format_control(values: Values, option: Option) -> Any:
-    """Get a format_control object."""
-    return getattr(values, option.dest)
-
-
-def _handle_no_binary(
-    option: Option, opt_str: str, value: str, parser: OptionParser
-) -> None:
-    existing = _get_format_control(parser.values, option)
-    FormatControl.handle_mutual_excludes(
-        value,
-        existing.no_binary,
-        existing.only_binary,
-    )
-
-
-def _handle_only_binary(
-    option: Option, opt_str: str, value: str, parser: OptionParser
-) -> None:
-    existing = _get_format_control(parser.values, option)
-    FormatControl.handle_mutual_excludes(
-        value,
-        existing.only_binary,
-        existing.no_binary,
-    )
-
-
-def no_binary() -> Option:
-    format_control = FormatControl(set(), set())
-    return Option(
-        "--no-binary",
-        dest="format_control",
-        action="callback",
-        callback=_handle_no_binary,
-        type="str",
-        default=format_control,
-        help="Do not use binary packages. Can be supplied multiple times, and "
-        'each time adds to the existing value. Accepts either ":all:" to '
-        'disable all binary packages, ":none:" to empty the set (notice '
-        "the colons), or one or more package names with commas between "
-        "them (no colons). Note that some packages are tricky to compile "
-        "and may fail to install when this option is used on them.",
-    )
-
-
-def only_binary() -> Option:
-    format_control = FormatControl(set(), set())
-    return Option(
-        "--only-binary",
-        dest="format_control",
-        action="callback",
-        callback=_handle_only_binary,
-        type="str",
-        default=format_control,
-        help="Do not use source packages. Can be supplied multiple times, and "
-        'each time adds to the existing value. Accepts either ":all:" to '
-        'disable all source packages, ":none:" to empty the set, or one '
-        "or more package names with commas between them. Packages "
-        "without binary distributions will fail to install when this "
-        "option is used on them.",
-    )
-
-
-platforms: Callable[..., Option] = partial(
-    Option,
-    "--platform",
-    dest="platforms",
-    metavar="platform",
-    action="append",
-    default=None,
-    help=(
-        "Only use wheels compatible with . Defaults to the "
-        "platform of the running system. Use this option multiple times to "
-        "specify multiple platforms supported by the target interpreter."
-    ),
-)
-
-
-# This was made a separate function for unit-testing purposes.
-def _convert_python_version(value: str) -> Tuple[Tuple[int, ...], Optional[str]]:
-    """
-    Convert a version string like "3", "37", or "3.7.3" into a tuple of ints.
-
-    :return: A 2-tuple (version_info, error_msg), where `error_msg` is
-        non-None if and only if there was a parsing error.
-    """
-    if not value:
-        # The empty string is the same as not providing a value.
-        return (None, None)
-
-    parts = value.split(".")
-    if len(parts) > 3:
-        return ((), "at most three version parts are allowed")
-
-    if len(parts) == 1:
-        # Then we are in the case of "3" or "37".
-        value = parts[0]
-        if len(value) > 1:
-            parts = [value[0], value[1:]]
-
-    try:
-        version_info = tuple(int(part) for part in parts)
-    except ValueError:
-        return ((), "each version part must be an integer")
-
-    return (version_info, None)
-
-
-def _handle_python_version(
-    option: Option, opt_str: str, value: str, parser: OptionParser
-) -> None:
-    """
-    Handle a provided --python-version value.
-    """
-    version_info, error_msg = _convert_python_version(value)
-    if error_msg is not None:
-        msg = "invalid --python-version value: {!r}: {}".format(
-            value,
-            error_msg,
-        )
-        raise_option_error(parser, option=option, msg=msg)
-
-    parser.values.python_version = version_info
-
-
-python_version: Callable[..., Option] = partial(
-    Option,
-    "--python-version",
-    dest="python_version",
-    metavar="python_version",
-    action="callback",
-    callback=_handle_python_version,
-    type="str",
-    default=None,
-    help=dedent(
-        """\
-    The Python interpreter version to use for wheel and "Requires-Python"
-    compatibility checks. Defaults to a version derived from the running
-    interpreter. The version can be specified using up to three dot-separated
-    integers (e.g. "3" for 3.0.0, "3.7" for 3.7.0, or "3.7.3"). A major-minor
-    version can also be given as a string without dots (e.g. "37" for 3.7.0).
-    """
-    ),
-)
-
-
-implementation: Callable[..., Option] = partial(
-    Option,
-    "--implementation",
-    dest="implementation",
-    metavar="implementation",
-    default=None,
-    help=(
-        "Only use wheels compatible with Python "
-        "implementation , e.g. 'pp', 'jy', 'cp', "
-        " or 'ip'. If not specified, then the current "
-        "interpreter implementation is used.  Use 'py' to force "
-        "implementation-agnostic wheels."
-    ),
-)
-
-
-abis: Callable[..., Option] = partial(
-    Option,
-    "--abi",
-    dest="abis",
-    metavar="abi",
-    action="append",
-    default=None,
-    help=(
-        "Only use wheels compatible with Python abi , e.g. 'pypy_41'. "
-        "If not specified, then the current interpreter abi tag is used. "
-        "Use this option multiple times to specify multiple abis supported "
-        "by the target interpreter. Generally you will need to specify "
-        "--implementation, --platform, and --python-version when using this "
-        "option."
-    ),
-)
-
-
-def add_target_python_options(cmd_opts: OptionGroup) -> None:
-    cmd_opts.add_option(platforms())
-    cmd_opts.add_option(python_version())
-    cmd_opts.add_option(implementation())
-    cmd_opts.add_option(abis())
-
-
-def make_target_python(options: Values) -> TargetPython:
-    target_python = TargetPython(
-        platforms=options.platforms,
-        py_version_info=options.python_version,
-        abis=options.abis,
-        implementation=options.implementation,
-    )
-
-    return target_python
-
-
-def prefer_binary() -> Option:
-    return Option(
-        "--prefer-binary",
-        dest="prefer_binary",
-        action="store_true",
-        default=False,
-        help="Prefer older binary packages over newer source packages.",
-    )
-
-
-cache_dir: Callable[..., Option] = partial(
-    PipOption,
-    "--cache-dir",
-    dest="cache_dir",
-    default=USER_CACHE_DIR,
-    metavar="dir",
-    type="path",
-    help="Store the cache data in .",
-)
-
-
-def _handle_no_cache_dir(
-    option: Option, opt: str, value: str, parser: OptionParser
-) -> None:
-    """
-    Process a value provided for the --no-cache-dir option.
-
-    This is an optparse.Option callback for the --no-cache-dir option.
-    """
-    # The value argument will be None if --no-cache-dir is passed via the
-    # command-line, since the option doesn't accept arguments.  However,
-    # the value can be non-None if the option is triggered e.g. by an
-    # environment variable, like PIP_NO_CACHE_DIR=true.
-    if value is not None:
-        # Then parse the string value to get argument error-checking.
-        try:
-            strtobool(value)
-        except ValueError as exc:
-            raise_option_error(parser, option=option, msg=str(exc))
-
-    # Originally, setting PIP_NO_CACHE_DIR to a value that strtobool()
-    # converted to 0 (like "false" or "no") caused cache_dir to be disabled
-    # rather than enabled (logic would say the latter).  Thus, we disable
-    # the cache directory not just on values that parse to True, but (for
-    # backwards compatibility reasons) also on values that parse to False.
-    # In other words, always set it to False if the option is provided in
-    # some (valid) form.
-    parser.values.cache_dir = False
-
-
-no_cache: Callable[..., Option] = partial(
-    Option,
-    "--no-cache-dir",
-    dest="cache_dir",
-    action="callback",
-    callback=_handle_no_cache_dir,
-    help="Disable the cache.",
-)
-
-no_deps: Callable[..., Option] = partial(
-    Option,
-    "--no-deps",
-    "--no-dependencies",
-    dest="ignore_dependencies",
-    action="store_true",
-    default=False,
-    help="Don't install package dependencies.",
-)
-
-ignore_requires_python: Callable[..., Option] = partial(
-    Option,
-    "--ignore-requires-python",
-    dest="ignore_requires_python",
-    action="store_true",
-    help="Ignore the Requires-Python information.",
-)
-
-no_build_isolation: Callable[..., Option] = partial(
-    Option,
-    "--no-build-isolation",
-    dest="build_isolation",
-    action="store_false",
-    default=True,
-    help="Disable isolation when building a modern source distribution. "
-    "Build dependencies specified by PEP 518 must be already installed "
-    "if this option is used.",
-)
-
-
-def _handle_no_use_pep517(
-    option: Option, opt: str, value: str, parser: OptionParser
-) -> None:
-    """
-    Process a value provided for the --no-use-pep517 option.
-
-    This is an optparse.Option callback for the no_use_pep517 option.
-    """
-    # Since --no-use-pep517 doesn't accept arguments, the value argument
-    # will be None if --no-use-pep517 is passed via the command-line.
-    # However, the value can be non-None if the option is triggered e.g.
-    # by an environment variable, for example "PIP_NO_USE_PEP517=true".
-    if value is not None:
-        msg = """A value was passed for --no-use-pep517,
-        probably using either the PIP_NO_USE_PEP517 environment variable
-        or the "no-use-pep517" config file option. Use an appropriate value
-        of the PIP_USE_PEP517 environment variable or the "use-pep517"
-        config file option instead.
-        """
-        raise_option_error(parser, option=option, msg=msg)
-
-    # Otherwise, --no-use-pep517 was passed via the command-line.
-    parser.values.use_pep517 = False
-
-
-use_pep517: Any = partial(
-    Option,
-    "--use-pep517",
-    dest="use_pep517",
-    action="store_true",
-    default=None,
-    help="Use PEP 517 for building source distributions "
-    "(use --no-use-pep517 to force legacy behaviour).",
-)
-
-no_use_pep517: Any = partial(
-    Option,
-    "--no-use-pep517",
-    dest="use_pep517",
-    action="callback",
-    callback=_handle_no_use_pep517,
-    default=None,
-    help=SUPPRESS_HELP,
-)
-
-install_options: Callable[..., Option] = partial(
-    Option,
-    "--install-option",
-    dest="install_options",
-    action="append",
-    metavar="options",
-    help="Extra arguments to be supplied to the setup.py install "
-    'command (use like --install-option="--install-scripts=/usr/local/'
-    'bin"). Use multiple --install-option options to pass multiple '
-    "options to setup.py install. If you are using an option with a "
-    "directory path, be sure to use absolute path.",
-)
-
-build_options: Callable[..., Option] = partial(
-    Option,
-    "--build-option",
-    dest="build_options",
-    metavar="options",
-    action="append",
-    help="Extra arguments to be supplied to 'setup.py bdist_wheel'.",
-)
-
-global_options: Callable[..., Option] = partial(
-    Option,
-    "--global-option",
-    dest="global_options",
-    action="append",
-    metavar="options",
-    help="Extra global options to be supplied to the setup.py "
-    "call before the install or bdist_wheel command.",
-)
-
-no_clean: Callable[..., Option] = partial(
-    Option,
-    "--no-clean",
-    action="store_true",
-    default=False,
-    help="Don't clean up build directories.",
-)
-
-pre: Callable[..., Option] = partial(
-    Option,
-    "--pre",
-    action="store_true",
-    default=False,
-    help="Include pre-release and development versions. By default, "
-    "pip only finds stable versions.",
-)
-
-disable_pip_version_check: Callable[..., Option] = partial(
-    Option,
-    "--disable-pip-version-check",
-    dest="disable_pip_version_check",
-    action="store_true",
-    default=True,
-    help="Don't periodically check PyPI to determine whether a new version "
-    "of pip is available for download. Implied with --no-index.",
-)
-
-
-def _handle_merge_hash(
-    option: Option, opt_str: str, value: str, parser: OptionParser
-) -> None:
-    """Given a value spelled "algo:digest", append the digest to a list
-    pointed to in a dict by the algo name."""
-    if not parser.values.hashes:
-        parser.values.hashes = {}
-    try:
-        algo, digest = value.split(":", 1)
-    except ValueError:
-        parser.error(
-            "Arguments to {} must be a hash name "  # noqa
-            "followed by a value, like --hash=sha256:"
-            "abcde...".format(opt_str)
-        )
-    if algo not in STRONG_HASHES:
-        parser.error(
-            "Allowed hash algorithms for {} are {}.".format(  # noqa
-                opt_str, ", ".join(STRONG_HASHES)
-            )
-        )
-    parser.values.hashes.setdefault(algo, []).append(digest)
-
-
-hash: Callable[..., Option] = partial(
-    Option,
-    "--hash",
-    # Hash values eventually end up in InstallRequirement.hashes due to
-    # __dict__ copying in process_line().
-    dest="hashes",
-    action="callback",
-    callback=_handle_merge_hash,
-    type="string",
-    help="Verify that the package's archive matches this "
-    "hash before installing. Example: --hash=sha256:abcdef...",
-)
-
-
-require_hashes: Callable[..., Option] = partial(
-    Option,
-    "--require-hashes",
-    dest="require_hashes",
-    action="store_true",
-    default=False,
-    help="Require a hash to check each requirement against, for "
-    "repeatable installs. This option is implied when any package in a "
-    "requirements file has a --hash option.",
-)
-
-
-list_path: Callable[..., Option] = partial(
-    PipOption,
-    "--path",
-    dest="path",
-    type="path",
-    action="append",
-    help="Restrict to the specified installation path for listing "
-    "packages (can be used multiple times).",
-)
-
-
-def check_list_path_option(options: Values) -> None:
-    if options.path and (options.user or options.local):
-        raise CommandError("Cannot combine '--path' with '--user' or '--local'")
-
-
-list_exclude: Callable[..., Option] = partial(
-    PipOption,
-    "--exclude",
-    dest="excludes",
-    action="append",
-    metavar="package",
-    type="package_name",
-    help="Exclude specified package from the output",
-)
-
-
-no_python_version_warning: Callable[..., Option] = partial(
-    Option,
-    "--no-python-version-warning",
-    dest="no_python_version_warning",
-    action="store_true",
-    default=False,
-    help="Silence deprecation warnings for upcoming unsupported Pythons.",
-)
-
-
-use_new_feature: Callable[..., Option] = partial(
-    Option,
-    "--use-feature",
-    dest="features_enabled",
-    metavar="feature",
-    action="append",
-    default=[],
-    choices=["2020-resolver", "fast-deps", "in-tree-build"],
-    help="Enable new functionality, that may be backward incompatible.",
-)
-
-use_deprecated_feature: Callable[..., Option] = partial(
-    Option,
-    "--use-deprecated",
-    dest="deprecated_features_enabled",
-    metavar="feature",
-    action="append",
-    default=[],
-    choices=[
-        "legacy-resolver",
-        "out-of-tree-build",
-        "backtrack-on-build-failures",
-        "html5lib",
-    ],
-    help=("Enable deprecated functionality, that will be removed in the future."),
-)
-
-
-##########
-# groups #
-##########
-
-general_group: Dict[str, Any] = {
-    "name": "General Options",
-    "options": [
-        help_,
-        debug_mode,
-        isolated_mode,
-        require_virtualenv,
-        verbose,
-        version,
-        quiet,
-        log,
-        no_input,
-        proxy,
-        retries,
-        timeout,
-        exists_action,
-        trusted_host,
-        cert,
-        client_cert,
-        cache_dir,
-        no_cache,
-        disable_pip_version_check,
-        no_color,
-        no_python_version_warning,
-        use_new_feature,
-        use_deprecated_feature,
-    ],
-}
-
-index_group: Dict[str, Any] = {
-    "name": "Package Index Options",
-    "options": [
-        index_url,
-        extra_index_url,
-        no_index,
-        find_links,
-    ],
-}
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/cli/command_context.py b/.venv/lib/python3.10/site-packages/pip/_internal/cli/command_context.py
deleted file mode 100644
index ed68322..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/cli/command_context.py
+++ /dev/null
@@ -1,27 +0,0 @@
-from contextlib import ExitStack, contextmanager
-from typing import ContextManager, Iterator, TypeVar
-
-_T = TypeVar("_T", covariant=True)
-
-
-class CommandContextMixIn:
-    def __init__(self) -> None:
-        super().__init__()
-        self._in_main_context = False
-        self._main_context = ExitStack()
-
-    @contextmanager
-    def main_context(self) -> Iterator[None]:
-        assert not self._in_main_context
-
-        self._in_main_context = True
-        try:
-            with self._main_context:
-                yield
-        finally:
-            self._in_main_context = False
-
-    def enter_context(self, context_provider: ContextManager[_T]) -> _T:
-        assert self._in_main_context
-
-        return self._main_context.enter_context(context_provider)
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/cli/main.py b/.venv/lib/python3.10/site-packages/pip/_internal/cli/main.py
deleted file mode 100644
index 0e31221..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/cli/main.py
+++ /dev/null
@@ -1,70 +0,0 @@
-"""Primary application entrypoint.
-"""
-import locale
-import logging
-import os
-import sys
-from typing import List, Optional
-
-from pip._internal.cli.autocompletion import autocomplete
-from pip._internal.cli.main_parser import parse_command
-from pip._internal.commands import create_command
-from pip._internal.exceptions import PipError
-from pip._internal.utils import deprecation
-
-logger = logging.getLogger(__name__)
-
-
-# Do not import and use main() directly! Using it directly is actively
-# discouraged by pip's maintainers. The name, location and behavior of
-# this function is subject to change, so calling it directly is not
-# portable across different pip versions.
-
-# In addition, running pip in-process is unsupported and unsafe. This is
-# elaborated in detail at
-# https://pip.pypa.io/en/stable/user_guide/#using-pip-from-your-program.
-# That document also provides suggestions that should work for nearly
-# all users that are considering importing and using main() directly.
-
-# However, we know that certain users will still want to invoke pip
-# in-process. If you understand and accept the implications of using pip
-# in an unsupported manner, the best approach is to use runpy to avoid
-# depending on the exact location of this entry point.
-
-# The following example shows how to use runpy to invoke pip in that
-# case:
-#
-#     sys.argv = ["pip", your, args, here]
-#     runpy.run_module("pip", run_name="__main__")
-#
-# Note that this will exit the process after running, unlike a direct
-# call to main. As it is not safe to do any processing after calling
-# main, this should not be an issue in practice.
-
-
-def main(args: Optional[List[str]] = None) -> int:
-    if args is None:
-        args = sys.argv[1:]
-
-    # Configure our deprecation warnings to be sent through loggers
-    deprecation.install_warning_logger()
-
-    autocomplete()
-
-    try:
-        cmd_name, cmd_args = parse_command(args)
-    except PipError as exc:
-        sys.stderr.write(f"ERROR: {exc}")
-        sys.stderr.write(os.linesep)
-        sys.exit(1)
-
-    # Needed for locale.getpreferredencoding(False) to work
-    # in pip._internal.utils.encoding.auto_decode
-    try:
-        locale.setlocale(locale.LC_ALL, "")
-    except locale.Error as e:
-        # setlocale can apparently crash if locale are uninitialized
-        logger.debug("Ignoring error %s when setting locale", e)
-    command = create_command(cmd_name, isolated=("--isolated" in cmd_args))
-
-    return command.main(cmd_args)
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/cli/main_parser.py b/.venv/lib/python3.10/site-packages/pip/_internal/cli/main_parser.py
deleted file mode 100644
index 3666ab0..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/cli/main_parser.py
+++ /dev/null
@@ -1,87 +0,0 @@
-"""A single place for constructing and exposing the main parser
-"""
-
-import os
-import sys
-from typing import List, Tuple
-
-from pip._internal.cli import cmdoptions
-from pip._internal.cli.parser import ConfigOptionParser, UpdatingDefaultsHelpFormatter
-from pip._internal.commands import commands_dict, get_similar_commands
-from pip._internal.exceptions import CommandError
-from pip._internal.utils.misc import get_pip_version, get_prog
-
-__all__ = ["create_main_parser", "parse_command"]
-
-
-def create_main_parser() -> ConfigOptionParser:
-    """Creates and returns the main parser for pip's CLI"""
-
-    parser = ConfigOptionParser(
-        usage="\n%prog  [options]",
-        add_help_option=False,
-        formatter=UpdatingDefaultsHelpFormatter(),
-        name="global",
-        prog=get_prog(),
-    )
-    parser.disable_interspersed_args()
-
-    parser.version = get_pip_version()
-
-    # add the general options
-    gen_opts = cmdoptions.make_option_group(cmdoptions.general_group, parser)
-    parser.add_option_group(gen_opts)
-
-    # so the help formatter knows
-    parser.main = True  # type: ignore
-
-    # create command listing for description
-    description = [""] + [
-        f"{name:27} {command_info.summary}"
-        for name, command_info in commands_dict.items()
-    ]
-    parser.description = "\n".join(description)
-
-    return parser
-
-
-def parse_command(args: List[str]) -> Tuple[str, List[str]]:
-    parser = create_main_parser()
-
-    # Note: parser calls disable_interspersed_args(), so the result of this
-    # call is to split the initial args into the general options before the
-    # subcommand and everything else.
-    # For example:
-    #  args: ['--timeout=5', 'install', '--user', 'INITools']
-    #  general_options: ['--timeout==5']
-    #  args_else: ['install', '--user', 'INITools']
-    general_options, args_else = parser.parse_args(args)
-
-    # --version
-    if general_options.version:
-        sys.stdout.write(parser.version)
-        sys.stdout.write(os.linesep)
-        sys.exit()
-
-    # pip || pip help -> print_help()
-    if not args_else or (args_else[0] == "help" and len(args_else) == 1):
-        parser.print_help()
-        sys.exit()
-
-    # the subcommand name
-    cmd_name = args_else[0]
-
-    if cmd_name not in commands_dict:
-        guess = get_similar_commands(cmd_name)
-
-        msg = [f'unknown command "{cmd_name}"']
-        if guess:
-            msg.append(f'maybe you meant "{guess}"')
-
-        raise CommandError(" - ".join(msg))
-
-    # all the args without the subcommand
-    cmd_args = args[:]
-    cmd_args.remove(cmd_name)
-
-    return cmd_name, cmd_args
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/cli/parser.py b/.venv/lib/python3.10/site-packages/pip/_internal/cli/parser.py
deleted file mode 100644
index a1c99a8..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/cli/parser.py
+++ /dev/null
@@ -1,292 +0,0 @@
-"""Base option parser setup"""
-
-import logging
-import optparse
-import shutil
-import sys
-import textwrap
-from contextlib import suppress
-from typing import Any, Dict, Iterator, List, Tuple
-
-from pip._internal.cli.status_codes import UNKNOWN_ERROR
-from pip._internal.configuration import Configuration, ConfigurationError
-from pip._internal.utils.misc import redact_auth_from_url, strtobool
-
-logger = logging.getLogger(__name__)
-
-
-class PrettyHelpFormatter(optparse.IndentedHelpFormatter):
-    """A prettier/less verbose help formatter for optparse."""
-
-    def __init__(self, *args: Any, **kwargs: Any) -> None:
-        # help position must be aligned with __init__.parseopts.description
-        kwargs["max_help_position"] = 30
-        kwargs["indent_increment"] = 1
-        kwargs["width"] = shutil.get_terminal_size()[0] - 2
-        super().__init__(*args, **kwargs)
-
-    def format_option_strings(self, option: optparse.Option) -> str:
-        return self._format_option_strings(option)
-
-    def _format_option_strings(
-        self, option: optparse.Option, mvarfmt: str = " <{}>", optsep: str = ", "
-    ) -> str:
-        """
-        Return a comma-separated list of option strings and metavars.
-
-        :param option:  tuple of (short opt, long opt), e.g: ('-f', '--format')
-        :param mvarfmt: metavar format string
-        :param optsep:  separator
-        """
-        opts = []
-
-        if option._short_opts:
-            opts.append(option._short_opts[0])
-        if option._long_opts:
-            opts.append(option._long_opts[0])
-        if len(opts) > 1:
-            opts.insert(1, optsep)
-
-        if option.takes_value():
-            assert option.dest is not None
-            metavar = option.metavar or option.dest.lower()
-            opts.append(mvarfmt.format(metavar.lower()))
-
-        return "".join(opts)
-
-    def format_heading(self, heading: str) -> str:
-        if heading == "Options":
-            return ""
-        return heading + ":\n"
-
-    def format_usage(self, usage: str) -> str:
-        """
-        Ensure there is only one newline between usage and the first heading
-        if there is no description.
-        """
-        msg = "\nUsage: {}\n".format(self.indent_lines(textwrap.dedent(usage), "  "))
-        return msg
-
-    def format_description(self, description: str) -> str:
-        # leave full control over description to us
-        if description:
-            if hasattr(self.parser, "main"):
-                label = "Commands"
-            else:
-                label = "Description"
-            # some doc strings have initial newlines, some don't
-            description = description.lstrip("\n")
-            # some doc strings have final newlines and spaces, some don't
-            description = description.rstrip()
-            # dedent, then reindent
-            description = self.indent_lines(textwrap.dedent(description), "  ")
-            description = f"{label}:\n{description}\n"
-            return description
-        else:
-            return ""
-
-    def format_epilog(self, epilog: str) -> str:
-        # leave full control over epilog to us
-        if epilog:
-            return epilog
-        else:
-            return ""
-
-    def indent_lines(self, text: str, indent: str) -> str:
-        new_lines = [indent + line for line in text.split("\n")]
-        return "\n".join(new_lines)
-
-
-class UpdatingDefaultsHelpFormatter(PrettyHelpFormatter):
-    """Custom help formatter for use in ConfigOptionParser.
-
-    This is updates the defaults before expanding them, allowing
-    them to show up correctly in the help listing.
-
-    Also redact auth from url type options
-    """
-
-    def expand_default(self, option: optparse.Option) -> str:
-        default_values = None
-        if self.parser is not None:
-            assert isinstance(self.parser, ConfigOptionParser)
-            self.parser._update_defaults(self.parser.defaults)
-            assert option.dest is not None
-            default_values = self.parser.defaults.get(option.dest)
-        help_text = super().expand_default(option)
-
-        if default_values and option.metavar == "URL":
-            if isinstance(default_values, str):
-                default_values = [default_values]
-
-            # If its not a list, we should abort and just return the help text
-            if not isinstance(default_values, list):
-                default_values = []
-
-            for val in default_values:
-                help_text = help_text.replace(val, redact_auth_from_url(val))
-
-        return help_text
-
-
-class CustomOptionParser(optparse.OptionParser):
-    def insert_option_group(
-        self, idx: int, *args: Any, **kwargs: Any
-    ) -> optparse.OptionGroup:
-        """Insert an OptionGroup at a given position."""
-        group = self.add_option_group(*args, **kwargs)
-
-        self.option_groups.pop()
-        self.option_groups.insert(idx, group)
-
-        return group
-
-    @property
-    def option_list_all(self) -> List[optparse.Option]:
-        """Get a list of all options, including those in option groups."""
-        res = self.option_list[:]
-        for i in self.option_groups:
-            res.extend(i.option_list)
-
-        return res
-
-
-class ConfigOptionParser(CustomOptionParser):
-    """Custom option parser which updates its defaults by checking the
-    configuration files and environmental variables"""
-
-    def __init__(
-        self,
-        *args: Any,
-        name: str,
-        isolated: bool = False,
-        **kwargs: Any,
-    ) -> None:
-        self.name = name
-        self.config = Configuration(isolated)
-
-        assert self.name
-        super().__init__(*args, **kwargs)
-
-    def check_default(self, option: optparse.Option, key: str, val: Any) -> Any:
-        try:
-            return option.check_value(key, val)
-        except optparse.OptionValueError as exc:
-            print(f"An error occurred during configuration: {exc}")
-            sys.exit(3)
-
-    def _get_ordered_configuration_items(self) -> Iterator[Tuple[str, Any]]:
-        # Configuration gives keys in an unordered manner. Order them.
-        override_order = ["global", self.name, ":env:"]
-
-        # Pool the options into different groups
-        section_items: Dict[str, List[Tuple[str, Any]]] = {
-            name: [] for name in override_order
-        }
-        for section_key, val in self.config.items():
-            # ignore empty values
-            if not val:
-                logger.debug(
-                    "Ignoring configuration key '%s' as it's value is empty.",
-                    section_key,
-                )
-                continue
-
-            section, key = section_key.split(".", 1)
-            if section in override_order:
-                section_items[section].append((key, val))
-
-        # Yield each group in their override order
-        for section in override_order:
-            for key, val in section_items[section]:
-                yield key, val
-
-    def _update_defaults(self, defaults: Dict[str, Any]) -> Dict[str, Any]:
-        """Updates the given defaults with values from the config files and
-        the environ. Does a little special handling for certain types of
-        options (lists)."""
-
-        # Accumulate complex default state.
-        self.values = optparse.Values(self.defaults)
-        late_eval = set()
-        # Then set the options with those values
-        for key, val in self._get_ordered_configuration_items():
-            # '--' because configuration supports only long names
-            option = self.get_option("--" + key)
-
-            # Ignore options not present in this parser. E.g. non-globals put
-            # in [global] by users that want them to apply to all applicable
-            # commands.
-            if option is None:
-                continue
-
-            assert option.dest is not None
-
-            if option.action in ("store_true", "store_false"):
-                try:
-                    val = strtobool(val)
-                except ValueError:
-                    self.error(
-                        "{} is not a valid value for {} option, "  # noqa
-                        "please specify a boolean value like yes/no, "
-                        "true/false or 1/0 instead.".format(val, key)
-                    )
-            elif option.action == "count":
-                with suppress(ValueError):
-                    val = strtobool(val)
-                with suppress(ValueError):
-                    val = int(val)
-                if not isinstance(val, int) or val < 0:
-                    self.error(
-                        "{} is not a valid value for {} option, "  # noqa
-                        "please instead specify either a non-negative integer "
-                        "or a boolean value like yes/no or false/true "
-                        "which is equivalent to 1/0.".format(val, key)
-                    )
-            elif option.action == "append":
-                val = val.split()
-                val = [self.check_default(option, key, v) for v in val]
-            elif option.action == "callback":
-                assert option.callback is not None
-                late_eval.add(option.dest)
-                opt_str = option.get_opt_string()
-                val = option.convert_value(opt_str, val)
-                # From take_action
-                args = option.callback_args or ()
-                kwargs = option.callback_kwargs or {}
-                option.callback(option, opt_str, val, self, *args, **kwargs)
-            else:
-                val = self.check_default(option, key, val)
-
-            defaults[option.dest] = val
-
-        for key in late_eval:
-            defaults[key] = getattr(self.values, key)
-        self.values = None
-        return defaults
-
-    def get_default_values(self) -> optparse.Values:
-        """Overriding to make updating the defaults after instantiation of
-        the option parser possible, _update_defaults() does the dirty work."""
-        if not self.process_default_values:
-            # Old, pre-Optik 1.5 behaviour.
-            return optparse.Values(self.defaults)
-
-        # Load the configuration, or error out in case of an error
-        try:
-            self.config.load()
-        except ConfigurationError as err:
-            self.exit(UNKNOWN_ERROR, str(err))
-
-        defaults = self._update_defaults(self.defaults.copy())  # ours
-        for option in self._get_all_options():
-            assert option.dest is not None
-            default = defaults.get(option.dest)
-            if isinstance(default, str):
-                opt_str = option.get_opt_string()
-                defaults[option.dest] = option.check_value(opt_str, default)
-        return optparse.Values(defaults)
-
-    def error(self, msg: str) -> None:
-        self.print_usage(sys.stderr)
-        self.exit(UNKNOWN_ERROR, f"{msg}\n")
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/cli/progress_bars.py b/.venv/lib/python3.10/site-packages/pip/_internal/cli/progress_bars.py
deleted file mode 100644
index ffa1964..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/cli/progress_bars.py
+++ /dev/null
@@ -1,321 +0,0 @@
-import functools
-import itertools
-import sys
-from signal import SIGINT, default_int_handler, signal
-from typing import Any, Callable, Iterator, Optional, Tuple
-
-from pip._vendor.progress.bar import Bar, FillingCirclesBar, IncrementalBar
-from pip._vendor.progress.spinner import Spinner
-from pip._vendor.rich.progress import (
-    BarColumn,
-    DownloadColumn,
-    FileSizeColumn,
-    Progress,
-    ProgressColumn,
-    SpinnerColumn,
-    TextColumn,
-    TimeElapsedColumn,
-    TimeRemainingColumn,
-    TransferSpeedColumn,
-)
-
-from pip._internal.utils.compat import WINDOWS
-from pip._internal.utils.logging import get_indentation
-from pip._internal.utils.misc import format_size
-
-try:
-    from pip._vendor import colorama
-# Lots of different errors can come from this, including SystemError and
-# ImportError.
-except Exception:
-    colorama = None
-
-DownloadProgressRenderer = Callable[[Iterator[bytes]], Iterator[bytes]]
-
-
-def _select_progress_class(preferred: Bar, fallback: Bar) -> Bar:
-    encoding = getattr(preferred.file, "encoding", None)
-
-    # If we don't know what encoding this file is in, then we'll just assume
-    # that it doesn't support unicode and use the ASCII bar.
-    if not encoding:
-        return fallback
-
-    # Collect all of the possible characters we want to use with the preferred
-    # bar.
-    characters = [
-        getattr(preferred, "empty_fill", ""),
-        getattr(preferred, "fill", ""),
-    ]
-    characters += list(getattr(preferred, "phases", []))
-
-    # Try to decode the characters we're using for the bar using the encoding
-    # of the given file, if this works then we'll assume that we can use the
-    # fancier bar and if not we'll fall back to the plaintext bar.
-    try:
-        "".join(characters).encode(encoding)
-    except UnicodeEncodeError:
-        return fallback
-    else:
-        return preferred
-
-
-_BaseBar: Any = _select_progress_class(IncrementalBar, Bar)
-
-
-class InterruptibleMixin:
-    """
-    Helper to ensure that self.finish() gets called on keyboard interrupt.
-
-    This allows downloads to be interrupted without leaving temporary state
-    (like hidden cursors) behind.
-
-    This class is similar to the progress library's existing SigIntMixin
-    helper, but as of version 1.2, that helper has the following problems:
-
-    1. It calls sys.exit().
-    2. It discards the existing SIGINT handler completely.
-    3. It leaves its own handler in place even after an uninterrupted finish,
-       which will have unexpected delayed effects if the user triggers an
-       unrelated keyboard interrupt some time after a progress-displaying
-       download has already completed, for example.
-    """
-
-    def __init__(self, *args: Any, **kwargs: Any) -> None:
-        """
-        Save the original SIGINT handler for later.
-        """
-        # https://github.com/python/mypy/issues/5887
-        super().__init__(*args, **kwargs)  # type: ignore
-
-        self.original_handler = signal(SIGINT, self.handle_sigint)
-
-        # If signal() returns None, the previous handler was not installed from
-        # Python, and we cannot restore it. This probably should not happen,
-        # but if it does, we must restore something sensible instead, at least.
-        # The least bad option should be Python's default SIGINT handler, which
-        # just raises KeyboardInterrupt.
-        if self.original_handler is None:
-            self.original_handler = default_int_handler
-
-    def finish(self) -> None:
-        """
-        Restore the original SIGINT handler after finishing.
-
-        This should happen regardless of whether the progress display finishes
-        normally, or gets interrupted.
-        """
-        super().finish()  # type: ignore
-        signal(SIGINT, self.original_handler)
-
-    def handle_sigint(self, signum, frame):  # type: ignore
-        """
-        Call self.finish() before delegating to the original SIGINT handler.
-
-        This handler should only be in place while the progress display is
-        active.
-        """
-        self.finish()
-        self.original_handler(signum, frame)
-
-
-class SilentBar(Bar):
-    def update(self) -> None:
-        pass
-
-
-class BlueEmojiBar(IncrementalBar):
-
-    suffix = "%(percent)d%%"
-    bar_prefix = " "
-    bar_suffix = " "
-    phases = ("\U0001F539", "\U0001F537", "\U0001F535")
-
-
-class DownloadProgressMixin:
-    def __init__(self, *args: Any, **kwargs: Any) -> None:
-        # https://github.com/python/mypy/issues/5887
-        super().__init__(*args, **kwargs)  # type: ignore
-        self.message: str = (" " * (get_indentation() + 2)) + self.message
-
-    @property
-    def downloaded(self) -> str:
-        return format_size(self.index)  # type: ignore
-
-    @property
-    def download_speed(self) -> str:
-        # Avoid zero division errors...
-        if self.avg == 0.0:  # type: ignore
-            return "..."
-        return format_size(1 / self.avg) + "/s"  # type: ignore
-
-    @property
-    def pretty_eta(self) -> str:
-        if self.eta:  # type: ignore
-            return f"eta {self.eta_td}"  # type: ignore
-        return ""
-
-    def iter(self, it):  # type: ignore
-        for x in it:
-            yield x
-            # B305 is incorrectly raised here
-            # https://github.com/PyCQA/flake8-bugbear/issues/59
-            self.next(len(x))  # noqa: B305
-        self.finish()
-
-
-class WindowsMixin:
-    def __init__(self, *args: Any, **kwargs: Any) -> None:
-        # The Windows terminal does not support the hide/show cursor ANSI codes
-        # even with colorama. So we'll ensure that hide_cursor is False on
-        # Windows.
-        # This call needs to go before the super() call, so that hide_cursor
-        # is set in time. The base progress bar class writes the "hide cursor"
-        # code to the terminal in its init, so if we don't set this soon
-        # enough, we get a "hide" with no corresponding "show"...
-        if WINDOWS and self.hide_cursor:  # type: ignore
-            self.hide_cursor = False
-
-        # https://github.com/python/mypy/issues/5887
-        super().__init__(*args, **kwargs)  # type: ignore
-
-        # Check if we are running on Windows and we have the colorama module,
-        # if we do then wrap our file with it.
-        if WINDOWS and colorama:
-            self.file = colorama.AnsiToWin32(self.file)  # type: ignore
-            # The progress code expects to be able to call self.file.isatty()
-            # but the colorama.AnsiToWin32() object doesn't have that, so we'll
-            # add it.
-            self.file.isatty = lambda: self.file.wrapped.isatty()
-            # The progress code expects to be able to call self.file.flush()
-            # but the colorama.AnsiToWin32() object doesn't have that, so we'll
-            # add it.
-            self.file.flush = lambda: self.file.wrapped.flush()
-
-
-class BaseDownloadProgressBar(WindowsMixin, InterruptibleMixin, DownloadProgressMixin):
-
-    file = sys.stdout
-    message = "%(percent)d%%"
-    suffix = "%(downloaded)s %(download_speed)s %(pretty_eta)s"
-
-
-class DefaultDownloadProgressBar(BaseDownloadProgressBar, _BaseBar):
-    pass
-
-
-class DownloadSilentBar(BaseDownloadProgressBar, SilentBar):
-    pass
-
-
-class DownloadBar(BaseDownloadProgressBar, Bar):
-    pass
-
-
-class DownloadFillingCirclesBar(BaseDownloadProgressBar, FillingCirclesBar):
-    pass
-
-
-class DownloadBlueEmojiProgressBar(BaseDownloadProgressBar, BlueEmojiBar):
-    pass
-
-
-class DownloadProgressSpinner(
-    WindowsMixin, InterruptibleMixin, DownloadProgressMixin, Spinner
-):
-
-    file = sys.stdout
-    suffix = "%(downloaded)s %(download_speed)s"
-
-    def next_phase(self) -> str:
-        if not hasattr(self, "_phaser"):
-            self._phaser = itertools.cycle(self.phases)
-        return next(self._phaser)
-
-    def update(self) -> None:
-        message = self.message % self
-        phase = self.next_phase()
-        suffix = self.suffix % self
-        line = "".join(
-            [
-                message,
-                " " if message else "",
-                phase,
-                " " if suffix else "",
-                suffix,
-            ]
-        )
-
-        self.writeln(line)
-
-
-BAR_TYPES = {
-    "off": (DownloadSilentBar, DownloadSilentBar),
-    "on": (DefaultDownloadProgressBar, DownloadProgressSpinner),
-    "ascii": (DownloadBar, DownloadProgressSpinner),
-    "pretty": (DownloadFillingCirclesBar, DownloadProgressSpinner),
-    "emoji": (DownloadBlueEmojiProgressBar, DownloadProgressSpinner),
-}
-
-
-def _legacy_progress_bar(
-    progress_bar: str, max: Optional[int]
-) -> DownloadProgressRenderer:
-    if max is None or max == 0:
-        return BAR_TYPES[progress_bar][1]().iter  # type: ignore
-    else:
-        return BAR_TYPES[progress_bar][0](max=max).iter
-
-
-#
-# Modern replacement, for our legacy progress bars.
-#
-def _rich_progress_bar(
-    iterable: Iterator[bytes],
-    *,
-    bar_type: str,
-    size: int,
-) -> Iterator[bytes]:
-    assert bar_type == "on", "This should only be used in the default mode."
-
-    if not size:
-        total = float("inf")
-        columns: Tuple[ProgressColumn, ...] = (
-            TextColumn("[progress.description]{task.description}"),
-            SpinnerColumn("line", speed=1.5),
-            FileSizeColumn(),
-            TransferSpeedColumn(),
-            TimeElapsedColumn(),
-        )
-    else:
-        total = size
-        columns = (
-            TextColumn("[progress.description]{task.description}"),
-            BarColumn(),
-            DownloadColumn(),
-            TransferSpeedColumn(),
-            TextColumn("eta"),
-            TimeRemainingColumn(),
-        )
-
-    progress = Progress(*columns, refresh_per_second=30)
-    task_id = progress.add_task(" " * (get_indentation() + 2), total=total)
-    with progress:
-        for chunk in iterable:
-            yield chunk
-            progress.update(task_id, advance=len(chunk))
-
-
-def get_download_progress_renderer(
-    *, bar_type: str, size: Optional[int] = None
-) -> DownloadProgressRenderer:
-    """Get an object that can be used to render the download progress.
-
-    Returns a callable, that takes an iterable to "wrap".
-    """
-    if bar_type == "on":
-        return functools.partial(_rich_progress_bar, bar_type=bar_type, size=size)
-    elif bar_type == "off":
-        return iter  # no-op, when passed an iterator
-    else:
-        return _legacy_progress_bar(bar_type, size)
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/cli/req_command.py b/.venv/lib/python3.10/site-packages/pip/_internal/cli/req_command.py
deleted file mode 100644
index 5d4d1f0..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/cli/req_command.py
+++ /dev/null
@@ -1,506 +0,0 @@
-"""Contains the Command base classes that depend on PipSession.
-
-The classes in this module are in a separate module so the commands not
-needing download / PackageFinder capability don't unnecessarily import the
-PackageFinder machinery and all its vendored dependencies, etc.
-"""
-
-import logging
-import os
-import sys
-from functools import partial
-from optparse import Values
-from typing import Any, List, Optional, Tuple
-
-from pip._internal.cache import WheelCache
-from pip._internal.cli import cmdoptions
-from pip._internal.cli.base_command import Command
-from pip._internal.cli.command_context import CommandContextMixIn
-from pip._internal.exceptions import CommandError, PreviousBuildDirError
-from pip._internal.index.collector import LinkCollector
-from pip._internal.index.package_finder import PackageFinder
-from pip._internal.models.selection_prefs import SelectionPreferences
-from pip._internal.models.target_python import TargetPython
-from pip._internal.network.session import PipSession
-from pip._internal.operations.prepare import RequirementPreparer
-from pip._internal.req.constructors import (
-    install_req_from_editable,
-    install_req_from_line,
-    install_req_from_parsed_requirement,
-    install_req_from_req_string,
-)
-from pip._internal.req.req_file import parse_requirements
-from pip._internal.req.req_install import InstallRequirement
-from pip._internal.req.req_tracker import RequirementTracker
-from pip._internal.resolution.base import BaseResolver
-from pip._internal.self_outdated_check import pip_self_version_check
-from pip._internal.utils.deprecation import deprecated
-from pip._internal.utils.temp_dir import (
-    TempDirectory,
-    TempDirectoryTypeRegistry,
-    tempdir_kinds,
-)
-from pip._internal.utils.virtualenv import running_under_virtualenv
-
-logger = logging.getLogger(__name__)
-
-
-class SessionCommandMixin(CommandContextMixIn):
-
-    """
-    A class mixin for command classes needing _build_session().
-    """
-
-    def __init__(self) -> None:
-        super().__init__()
-        self._session: Optional[PipSession] = None
-
-    @classmethod
-    def _get_index_urls(cls, options: Values) -> Optional[List[str]]:
-        """Return a list of index urls from user-provided options."""
-        index_urls = []
-        if not getattr(options, "no_index", False):
-            url = getattr(options, "index_url", None)
-            if url:
-                index_urls.append(url)
-        urls = getattr(options, "extra_index_urls", None)
-        if urls:
-            index_urls.extend(urls)
-        # Return None rather than an empty list
-        return index_urls or None
-
-    def get_default_session(self, options: Values) -> PipSession:
-        """Get a default-managed session."""
-        if self._session is None:
-            self._session = self.enter_context(self._build_session(options))
-            # there's no type annotation on requests.Session, so it's
-            # automatically ContextManager[Any] and self._session becomes Any,
-            # then https://github.com/python/mypy/issues/7696 kicks in
-            assert self._session is not None
-        return self._session
-
-    def _build_session(
-        self,
-        options: Values,
-        retries: Optional[int] = None,
-        timeout: Optional[int] = None,
-    ) -> PipSession:
-        assert not options.cache_dir or os.path.isabs(options.cache_dir)
-        session = PipSession(
-            cache=(
-                os.path.join(options.cache_dir, "http") if options.cache_dir else None
-            ),
-            retries=retries if retries is not None else options.retries,
-            trusted_hosts=options.trusted_hosts,
-            index_urls=self._get_index_urls(options),
-        )
-
-        # Handle custom ca-bundles from the user
-        if options.cert:
-            session.verify = options.cert
-
-        # Handle SSL client certificate
-        if options.client_cert:
-            session.cert = options.client_cert
-
-        # Handle timeouts
-        if options.timeout or timeout:
-            session.timeout = timeout if timeout is not None else options.timeout
-
-        # Handle configured proxies
-        if options.proxy:
-            session.proxies = {
-                "http": options.proxy,
-                "https": options.proxy,
-            }
-
-        # Determine if we can prompt the user for authentication or not
-        session.auth.prompting = not options.no_input
-
-        return session
-
-
-class IndexGroupCommand(Command, SessionCommandMixin):
-
-    """
-    Abstract base class for commands with the index_group options.
-
-    This also corresponds to the commands that permit the pip version check.
-    """
-
-    def handle_pip_version_check(self, options: Values) -> None:
-        """
-        Do the pip version check if not disabled.
-
-        This overrides the default behavior of not doing the check.
-        """
-        # Make sure the index_group options are present.
-        assert hasattr(options, "no_index")
-
-        if options.disable_pip_version_check or options.no_index:
-            return
-
-        # Otherwise, check if we're using the latest version of pip available.
-        session = self._build_session(
-            options, retries=0, timeout=min(5, options.timeout)
-        )
-        with session:
-            pip_self_version_check(session, options)
-
-
-KEEPABLE_TEMPDIR_TYPES = [
-    tempdir_kinds.BUILD_ENV,
-    tempdir_kinds.EPHEM_WHEEL_CACHE,
-    tempdir_kinds.REQ_BUILD,
-]
-
-
-def warn_if_run_as_root() -> None:
-    """Output a warning for sudo users on Unix.
-
-    In a virtual environment, sudo pip still writes to virtualenv.
-    On Windows, users may run pip as Administrator without issues.
-    This warning only applies to Unix root users outside of virtualenv.
-    """
-    if running_under_virtualenv():
-        return
-    if not hasattr(os, "getuid"):
-        return
-    # On Windows, there are no "system managed" Python packages. Installing as
-    # Administrator via pip is the correct way of updating system environments.
-    #
-    # We choose sys.platform over utils.compat.WINDOWS here to enable Mypy platform
-    # checks: https://mypy.readthedocs.io/en/stable/common_issues.html
-    if sys.platform == "win32" or sys.platform == "cygwin":
-        return
-
-    if os.getuid() != 0:
-        return
-
-    logger.warning(
-        "Running pip as the 'root' user can result in broken permissions and "
-        "conflicting behaviour with the system package manager. "
-        "It is recommended to use a virtual environment instead: "
-        "https://pip.pypa.io/warnings/venv"
-    )
-
-
-def with_cleanup(func: Any) -> Any:
-    """Decorator for common logic related to managing temporary
-    directories.
-    """
-
-    def configure_tempdir_registry(registry: TempDirectoryTypeRegistry) -> None:
-        for t in KEEPABLE_TEMPDIR_TYPES:
-            registry.set_delete(t, False)
-
-    def wrapper(
-        self: RequirementCommand, options: Values, args: List[Any]
-    ) -> Optional[int]:
-        assert self.tempdir_registry is not None
-        if options.no_clean:
-            configure_tempdir_registry(self.tempdir_registry)
-
-        try:
-            return func(self, options, args)
-        except PreviousBuildDirError:
-            # This kind of conflict can occur when the user passes an explicit
-            # build directory with a pre-existing folder. In that case we do
-            # not want to accidentally remove it.
-            configure_tempdir_registry(self.tempdir_registry)
-            raise
-
-    return wrapper
-
-
-class RequirementCommand(IndexGroupCommand):
-    def __init__(self, *args: Any, **kw: Any) -> None:
-        super().__init__(*args, **kw)
-
-        self.cmd_opts.add_option(cmdoptions.no_clean())
-
-    @staticmethod
-    def determine_resolver_variant(options: Values) -> str:
-        """Determines which resolver should be used, based on the given options."""
-        if "legacy-resolver" in options.deprecated_features_enabled:
-            return "legacy"
-
-        return "2020-resolver"
-
-    @staticmethod
-    def determine_build_failure_suppression(options: Values) -> bool:
-        """Determines whether build failures should be suppressed and backtracked on."""
-        if "backtrack-on-build-failures" not in options.deprecated_features_enabled:
-            return False
-
-        if "legacy-resolver" in options.deprecated_features_enabled:
-            raise CommandError("Cannot backtrack with legacy resolver.")
-
-        deprecated(
-            reason=(
-                "Backtracking on build failures can mask issues related to how "
-                "a package generates metadata or builds a wheel. This flag will "
-                "be removed in pip 22.2."
-            ),
-            gone_in=None,
-            replacement=(
-                "avoiding known-bad versions by explicitly telling pip to ignore them "
-                "(either directly as requirements, or via a constraints file)"
-            ),
-            feature_flag=None,
-            issue=10655,
-        )
-        return True
-
-    @classmethod
-    def make_requirement_preparer(
-        cls,
-        temp_build_dir: TempDirectory,
-        options: Values,
-        req_tracker: RequirementTracker,
-        session: PipSession,
-        finder: PackageFinder,
-        use_user_site: bool,
-        download_dir: Optional[str] = None,
-        verbosity: int = 0,
-    ) -> RequirementPreparer:
-        """
-        Create a RequirementPreparer instance for the given parameters.
-        """
-        temp_build_dir_path = temp_build_dir.path
-        assert temp_build_dir_path is not None
-
-        resolver_variant = cls.determine_resolver_variant(options)
-        if resolver_variant == "2020-resolver":
-            lazy_wheel = "fast-deps" in options.features_enabled
-            if lazy_wheel:
-                logger.warning(
-                    "pip is using lazily downloaded wheels using HTTP "
-                    "range requests to obtain dependency information. "
-                    "This experimental feature is enabled through "
-                    "--use-feature=fast-deps and it is not ready for "
-                    "production."
-                )
-        else:
-            lazy_wheel = False
-            if "fast-deps" in options.features_enabled:
-                logger.warning(
-                    "fast-deps has no effect when used with the legacy resolver."
-                )
-
-        in_tree_build = "out-of-tree-build" not in options.deprecated_features_enabled
-        if "in-tree-build" in options.features_enabled:
-            deprecated(
-                reason="In-tree builds are now the default.",
-                replacement="to remove the --use-feature=in-tree-build flag",
-                gone_in="22.1",
-            )
-        if "out-of-tree-build" in options.deprecated_features_enabled:
-            deprecated(
-                reason="Out-of-tree builds are deprecated.",
-                replacement=None,
-                gone_in="22.1",
-            )
-
-        if options.progress_bar not in {"on", "off"}:
-            deprecated(
-                reason="Custom progress bar styles are deprecated",
-                replacement="to use the default progress bar style.",
-                gone_in="22.1",
-            )
-
-        return RequirementPreparer(
-            build_dir=temp_build_dir_path,
-            src_dir=options.src_dir,
-            download_dir=download_dir,
-            build_isolation=options.build_isolation,
-            req_tracker=req_tracker,
-            session=session,
-            progress_bar=options.progress_bar,
-            finder=finder,
-            require_hashes=options.require_hashes,
-            use_user_site=use_user_site,
-            lazy_wheel=lazy_wheel,
-            verbosity=verbosity,
-            in_tree_build=in_tree_build,
-        )
-
-    @classmethod
-    def make_resolver(
-        cls,
-        preparer: RequirementPreparer,
-        finder: PackageFinder,
-        options: Values,
-        wheel_cache: Optional[WheelCache] = None,
-        use_user_site: bool = False,
-        ignore_installed: bool = True,
-        ignore_requires_python: bool = False,
-        force_reinstall: bool = False,
-        upgrade_strategy: str = "to-satisfy-only",
-        use_pep517: Optional[bool] = None,
-        py_version_info: Optional[Tuple[int, ...]] = None,
-    ) -> BaseResolver:
-        """
-        Create a Resolver instance for the given parameters.
-        """
-        make_install_req = partial(
-            install_req_from_req_string,
-            isolated=options.isolated_mode,
-            use_pep517=use_pep517,
-        )
-        suppress_build_failures = cls.determine_build_failure_suppression(options)
-        resolver_variant = cls.determine_resolver_variant(options)
-        # The long import name and duplicated invocation is needed to convince
-        # Mypy into correctly typechecking. Otherwise it would complain the
-        # "Resolver" class being redefined.
-        if resolver_variant == "2020-resolver":
-            import pip._internal.resolution.resolvelib.resolver
-
-            return pip._internal.resolution.resolvelib.resolver.Resolver(
-                preparer=preparer,
-                finder=finder,
-                wheel_cache=wheel_cache,
-                make_install_req=make_install_req,
-                use_user_site=use_user_site,
-                ignore_dependencies=options.ignore_dependencies,
-                ignore_installed=ignore_installed,
-                ignore_requires_python=ignore_requires_python,
-                force_reinstall=force_reinstall,
-                upgrade_strategy=upgrade_strategy,
-                py_version_info=py_version_info,
-                suppress_build_failures=suppress_build_failures,
-            )
-        import pip._internal.resolution.legacy.resolver
-
-        return pip._internal.resolution.legacy.resolver.Resolver(
-            preparer=preparer,
-            finder=finder,
-            wheel_cache=wheel_cache,
-            make_install_req=make_install_req,
-            use_user_site=use_user_site,
-            ignore_dependencies=options.ignore_dependencies,
-            ignore_installed=ignore_installed,
-            ignore_requires_python=ignore_requires_python,
-            force_reinstall=force_reinstall,
-            upgrade_strategy=upgrade_strategy,
-            py_version_info=py_version_info,
-        )
-
-    def get_requirements(
-        self,
-        args: List[str],
-        options: Values,
-        finder: PackageFinder,
-        session: PipSession,
-    ) -> List[InstallRequirement]:
-        """
-        Parse command-line arguments into the corresponding requirements.
-        """
-        requirements: List[InstallRequirement] = []
-        for filename in options.constraints:
-            for parsed_req in parse_requirements(
-                filename,
-                constraint=True,
-                finder=finder,
-                options=options,
-                session=session,
-            ):
-                req_to_add = install_req_from_parsed_requirement(
-                    parsed_req,
-                    isolated=options.isolated_mode,
-                    user_supplied=False,
-                )
-                requirements.append(req_to_add)
-
-        for req in args:
-            req_to_add = install_req_from_line(
-                req,
-                None,
-                isolated=options.isolated_mode,
-                use_pep517=options.use_pep517,
-                user_supplied=True,
-            )
-            requirements.append(req_to_add)
-
-        for req in options.editables:
-            req_to_add = install_req_from_editable(
-                req,
-                user_supplied=True,
-                isolated=options.isolated_mode,
-                use_pep517=options.use_pep517,
-            )
-            requirements.append(req_to_add)
-
-        # NOTE: options.require_hashes may be set if --require-hashes is True
-        for filename in options.requirements:
-            for parsed_req in parse_requirements(
-                filename, finder=finder, options=options, session=session
-            ):
-                req_to_add = install_req_from_parsed_requirement(
-                    parsed_req,
-                    isolated=options.isolated_mode,
-                    use_pep517=options.use_pep517,
-                    user_supplied=True,
-                )
-                requirements.append(req_to_add)
-
-        # If any requirement has hash options, enable hash checking.
-        if any(req.has_hash_options for req in requirements):
-            options.require_hashes = True
-
-        if not (args or options.editables or options.requirements):
-            opts = {"name": self.name}
-            if options.find_links:
-                raise CommandError(
-                    "You must give at least one requirement to {name} "
-                    '(maybe you meant "pip {name} {links}"?)'.format(
-                        **dict(opts, links=" ".join(options.find_links))
-                    )
-                )
-            else:
-                raise CommandError(
-                    "You must give at least one requirement to {name} "
-                    '(see "pip help {name}")'.format(**opts)
-                )
-
-        return requirements
-
-    @staticmethod
-    def trace_basic_info(finder: PackageFinder) -> None:
-        """
-        Trace basic information about the provided objects.
-        """
-        # Display where finder is looking for packages
-        search_scope = finder.search_scope
-        locations = search_scope.get_formatted_locations()
-        if locations:
-            logger.info(locations)
-
-    def _build_package_finder(
-        self,
-        options: Values,
-        session: PipSession,
-        target_python: Optional[TargetPython] = None,
-        ignore_requires_python: Optional[bool] = None,
-    ) -> PackageFinder:
-        """
-        Create a package finder appropriate to this requirement command.
-
-        :param ignore_requires_python: Whether to ignore incompatible
-            "Requires-Python" values in links. Defaults to False.
-        """
-        link_collector = LinkCollector.create(session, options=options)
-        selection_prefs = SelectionPreferences(
-            allow_yanked=True,
-            format_control=options.format_control,
-            allow_all_prereleases=options.pre,
-            prefer_binary=options.prefer_binary,
-            ignore_requires_python=ignore_requires_python,
-        )
-
-        return PackageFinder.create(
-            link_collector=link_collector,
-            selection_prefs=selection_prefs,
-            target_python=target_python,
-            use_deprecated_html5lib="html5lib" in options.deprecated_features_enabled,
-        )
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/cli/spinners.py b/.venv/lib/python3.10/site-packages/pip/_internal/cli/spinners.py
deleted file mode 100644
index 1e313e1..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/cli/spinners.py
+++ /dev/null
@@ -1,157 +0,0 @@
-import contextlib
-import itertools
-import logging
-import sys
-import time
-from typing import IO, Iterator
-
-from pip._vendor.progress import HIDE_CURSOR, SHOW_CURSOR
-
-from pip._internal.utils.compat import WINDOWS
-from pip._internal.utils.logging import get_indentation
-
-logger = logging.getLogger(__name__)
-
-
-class SpinnerInterface:
-    def spin(self) -> None:
-        raise NotImplementedError()
-
-    def finish(self, final_status: str) -> None:
-        raise NotImplementedError()
-
-
-class InteractiveSpinner(SpinnerInterface):
-    def __init__(
-        self,
-        message: str,
-        file: IO[str] = None,
-        spin_chars: str = "-\\|/",
-        # Empirically, 8 updates/second looks nice
-        min_update_interval_seconds: float = 0.125,
-    ):
-        self._message = message
-        if file is None:
-            file = sys.stdout
-        self._file = file
-        self._rate_limiter = RateLimiter(min_update_interval_seconds)
-        self._finished = False
-
-        self._spin_cycle = itertools.cycle(spin_chars)
-
-        self._file.write(" " * get_indentation() + self._message + " ... ")
-        self._width = 0
-
-    def _write(self, status: str) -> None:
-        assert not self._finished
-        # Erase what we wrote before by backspacing to the beginning, writing
-        # spaces to overwrite the old text, and then backspacing again
-        backup = "\b" * self._width
-        self._file.write(backup + " " * self._width + backup)
-        # Now we have a blank slate to add our status
-        self._file.write(status)
-        self._width = len(status)
-        self._file.flush()
-        self._rate_limiter.reset()
-
-    def spin(self) -> None:
-        if self._finished:
-            return
-        if not self._rate_limiter.ready():
-            return
-        self._write(next(self._spin_cycle))
-
-    def finish(self, final_status: str) -> None:
-        if self._finished:
-            return
-        self._write(final_status)
-        self._file.write("\n")
-        self._file.flush()
-        self._finished = True
-
-
-# Used for dumb terminals, non-interactive installs (no tty), etc.
-# We still print updates occasionally (once every 60 seconds by default) to
-# act as a keep-alive for systems like Travis-CI that take lack-of-output as
-# an indication that a task has frozen.
-class NonInteractiveSpinner(SpinnerInterface):
-    def __init__(self, message: str, min_update_interval_seconds: float = 60.0) -> None:
-        self._message = message
-        self._finished = False
-        self._rate_limiter = RateLimiter(min_update_interval_seconds)
-        self._update("started")
-
-    def _update(self, status: str) -> None:
-        assert not self._finished
-        self._rate_limiter.reset()
-        logger.info("%s: %s", self._message, status)
-
-    def spin(self) -> None:
-        if self._finished:
-            return
-        if not self._rate_limiter.ready():
-            return
-        self._update("still running...")
-
-    def finish(self, final_status: str) -> None:
-        if self._finished:
-            return
-        self._update(f"finished with status '{final_status}'")
-        self._finished = True
-
-
-class RateLimiter:
-    def __init__(self, min_update_interval_seconds: float) -> None:
-        self._min_update_interval_seconds = min_update_interval_seconds
-        self._last_update: float = 0
-
-    def ready(self) -> bool:
-        now = time.time()
-        delta = now - self._last_update
-        return delta >= self._min_update_interval_seconds
-
-    def reset(self) -> None:
-        self._last_update = time.time()
-
-
-@contextlib.contextmanager
-def open_spinner(message: str) -> Iterator[SpinnerInterface]:
-    # Interactive spinner goes directly to sys.stdout rather than being routed
-    # through the logging system, but it acts like it has level INFO,
-    # i.e. it's only displayed if we're at level INFO or better.
-    # Non-interactive spinner goes through the logging system, so it is always
-    # in sync with logging configuration.
-    if sys.stdout.isatty() and logger.getEffectiveLevel() <= logging.INFO:
-        spinner: SpinnerInterface = InteractiveSpinner(message)
-    else:
-        spinner = NonInteractiveSpinner(message)
-    try:
-        with hidden_cursor(sys.stdout):
-            yield spinner
-    except KeyboardInterrupt:
-        spinner.finish("canceled")
-        raise
-    except Exception:
-        spinner.finish("error")
-        raise
-    else:
-        spinner.finish("done")
-
-
-@contextlib.contextmanager
-def hidden_cursor(file: IO[str]) -> Iterator[None]:
-    # The Windows terminal does not support the hide/show cursor ANSI codes,
-    # even via colorama. So don't even try.
-    if WINDOWS:
-        yield
-    # We don't want to clutter the output with control characters if we're
-    # writing to a file, or if the user is running with --quiet.
-    # See https://github.com/pypa/pip/issues/3418
-    elif not file.isatty() or logger.getEffectiveLevel() > logging.INFO:
-        yield
-    else:
-        file.write(HIDE_CURSOR)
-        try:
-            yield
-        finally:
-            file.write(SHOW_CURSOR)
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/cli/status_codes.py b/.venv/lib/python3.10/site-packages/pip/_internal/cli/status_codes.py
deleted file mode 100644
index 5e29502..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/cli/status_codes.py
+++ /dev/null
@@ -1,6 +0,0 @@
-SUCCESS = 0
-ERROR = 1
-UNKNOWN_ERROR = 2
-VIRTUALENV_NOT_FOUND = 3
-PREVIOUS_BUILD_DIR_ERROR = 4
-NO_MATCHES_FOUND = 23
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/commands/__init__.py b/.venv/lib/python3.10/site-packages/pip/_internal/commands/__init__.py
deleted file mode 100644
index c72f24f..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/commands/__init__.py
+++ /dev/null
@@ -1,127 +0,0 @@
-"""
-Package containing all pip commands
-"""
-
-import importlib
-from collections import namedtuple
-from typing import Any, Dict, Optional
-
-from pip._internal.cli.base_command import Command
-
-CommandInfo = namedtuple("CommandInfo", "module_path, class_name, summary")
-
-# This dictionary does a bunch of heavy lifting for help output:
-# - Enables avoiding additional (costly) imports for presenting `--help`.
-# - The ordering matters for help display.
-#
-# Even though the module path starts with the same "pip._internal.commands"
-# prefix, the full path makes testing easier (specifically when modifying
-# `commands_dict` in test setup / teardown).
-commands_dict: Dict[str, CommandInfo] = {
-    "install": CommandInfo(
-        "pip._internal.commands.install",
-        "InstallCommand",
-        "Install packages.",
-    ),
-    "download": CommandInfo(
-        "pip._internal.commands.download",
-        "DownloadCommand",
-        "Download packages.",
-    ),
-    "uninstall": CommandInfo(
-        "pip._internal.commands.uninstall",
-        "UninstallCommand",
-        "Uninstall packages.",
-    ),
-    "freeze": CommandInfo(
-        "pip._internal.commands.freeze",
-        "FreezeCommand",
-        "Output installed packages in requirements format.",
-    ),
-    "list": CommandInfo(
-        "pip._internal.commands.list",
-        "ListCommand",
-        "List installed packages.",
-    ),
-    "show": CommandInfo(
-        "pip._internal.commands.show",
-        "ShowCommand",
-        "Show information about installed packages.",
-    ),
-    "check": CommandInfo(
-        "pip._internal.commands.check",
-        "CheckCommand",
-        "Verify installed packages have compatible dependencies.",
-    ),
-    "config": CommandInfo(
-        "pip._internal.commands.configuration",
-        "ConfigurationCommand",
-        "Manage local and global configuration.",
-    ),
-    "search": CommandInfo(
-        "pip._internal.commands.search",
-        "SearchCommand",
-        "Search PyPI for packages.",
-    ),
-    "cache": CommandInfo(
-        "pip._internal.commands.cache",
-        "CacheCommand",
-        "Inspect and manage pip's wheel cache.",
-    ),
-    "index": CommandInfo(
-        "pip._internal.commands.index",
-        "IndexCommand",
-        "Inspect information available from package indexes.",
-    ),
-    "wheel": CommandInfo(
-        "pip._internal.commands.wheel",
-        "WheelCommand",
-        "Build wheels from your requirements.",
-    ),
-    "hash": CommandInfo(
-        "pip._internal.commands.hash",
-        "HashCommand",
-        "Compute hashes of package archives.",
-    ),
-    "completion": CommandInfo(
-        "pip._internal.commands.completion",
-        "CompletionCommand",
-        "A helper command used for command completion.",
-    ),
-    "debug": CommandInfo(
-        "pip._internal.commands.debug",
-        "DebugCommand",
-        "Show information useful for debugging.",
-    ),
-    "help": CommandInfo(
-        "pip._internal.commands.help",
-        "HelpCommand",
-        "Show help for commands.",
-    ),
-}
-
-
-def create_command(name: str, **kwargs: Any) -> Command:
-    """
-    Create an instance of the Command class with the given name.
-    """
-    module_path, class_name, summary = commands_dict[name]
-    module = importlib.import_module(module_path)
-    command_class = getattr(module, class_name)
-    command = command_class(name=name, summary=summary, **kwargs)
-
-    return command
-
-
-def get_similar_commands(name: str) -> Optional[str]:
-    """Command name auto-correct."""
-    from difflib import get_close_matches
-
-    name = name.lower()
-
-    close_commands = get_close_matches(name, commands_dict.keys())
-
-    if close_commands:
-        return close_commands[0]
-    else:
-        return None
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/__init__.cpython-310.pyc
deleted file mode 100644
index b6e3a7cf936470e91929f82e6e3dfc5ff97909d6..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 3136
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
DGV2T;

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/check.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/check.cpython-310.pyc
deleted file mode 100644
index 5f33e1de6726a27809e994a4cb66ea4cf6ec944a..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 1570
zcmZuxPp=y_5V!Y#Hk(KKib`LBYB^LWh_`8>5*!dh3Ka-d59vkiVQID6tes^0_Frso
zszjSp`W3hrZhRQNfUlhR3KdcrZ_+eHIPvVvc*ZmSdB$b0=OP%7e*bg&tA)^CN;n<{
z2;afvOCSUhoS{&CwG8K4sA0wHnVuV=(eg%S=2mF6yqVd#6FPY(?6k6#xp_D2=3eNv
zvYqwvlkfy1ieA1)`@iAv+7F00r1Jui4z;#=cuMdX4cxyWHo6#KX+4g!nsVTbhbb5E
zwMS*1#|0T^(tL1v`SYc;$B#y%2jeklt|fDtTt!u!T*WgQaVq2|38S%~$GT|B$~;O7
zF5)bs1UB`avlMK~T2!@2RPf^gFzp}-fT1YF1ce&Gp-!~WAUZXPK`m;ZA!1TzY7vXr
zFO0B595_lxdLxz7KI`>Yk10#1EB_GP-zUrcdAy{4Qsz}G(n&^rLMvJjS|lmu!TN^l
zx8qL5%9;O5S&6hP_)}@`Icdaf#-+ums9BNdM+fKu-+?)T$zK8yXp5d`8+~I4+~`{j
zyt%O&^LzC4gN@zj4V>kfws9I$aiHyPIzlJ7u^Xr95bX?Y;qn(Z7rn-U)m!iQSbLw7
zC;Go=)|zbfk;!mU}b{`jKwC#<}p
z#hVz)ocq(VE=Vx2m;;+K8;G=*lyN|tDG-^dh$@LePa2$NQ`S`)4~Xm@S6;7*!L67@
zaAOlL?L6g5l-;B(rdgT@C3vv-j3y!~;+(P*wTXMU_?2{kZRpiA08em$CrGk1n8ch$dz_ehGv)sn!2=^|4rYY%w{`Ph%d(;jS{}MNXz^}~t}Q=#
z^WDI;NHZQl9VKlk%Fc|6hmb#I>?4(er49pvI`I(-Ehq{K>3p*T_*>O6{1k|TJh(?s
N>*GH53|D(!{}Y5

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/completion.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/completion.cpython-310.pyc
deleted file mode 100644
index f40d21b942269ca67dcdef4e69bd93c8711b9559..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 3137
zcmaJ@&2JM&6yI-e>?A;&w$K8ah8(h$)+V&7s)`_}Nh?$!Q4FncL92~t>}=RCX2yXy
z@hM!X)O!y}Z~bHX56rcvs{a9(_Pw=ZJ0xLOJNxF%oA+jZ?_(yLnJH`VJpSXa_OBI9
z`x`rxj|H9E@QEB6s!=`GnuEXI)S++0Mq)Ni9eHMKC3e#;Xe)M-QnOUhcI+lo&8dQR
z;&M`HR)8)wr>RS)Xqi@iH=8p*Xmpy+yw>OpEA5-jS*kZQZ}uOssy*~{<@^-JT_%9C
z?ngqxzf{kXBupuijmP!+N}~a!+hH=udDiLOEng#fl#^Yt$>O+AT3M3EOh#Esgbcad
z6)hg+vVW!&OKCa0s%u)A44(k>1!Fyn-e_cZcSNFWef7cG`pVk|p!>@g&-(p&^7Po`BWuHdAzjDW%L`-r{d3mttp#@;KUxiN!u^#;E6Yn{
zVTs(hRikXXmUiQqcx1f#et)!p;qDmmGeTKA?8cJ#-;;NCPIeLE!L0DXBt-3Q+A1(U
zF=G;;IBSJ5d6{u4NDF@>`-E^7QsUof4Tet)w9->%i>3*A$39hg~qb{yU_(QV0?_&>fE(eCMp2JJ{}9>pI+fG5x)L@;nw{AwcF$RfBC
zb0m&Z^r%PX=g*!}#28sTW$#HSH&ItA!zdNRkBINTqg#4p5S>Msdw}BcpdQ14VSTjJ
z6L^xP#lhq|o9+)Gdy
z*;L!XS_dO#YC&b2Ru}4{f&>(LsrTg_0<|h<9E%llh|I_aBVEBLX=h{haBEP@s*jYz
zne6iPVGE*W^dRlRSBFnLg=SCN(zbM}Q-hk+!d24J8%IClV^Z)V$n^|=Lsf*#ID<${h2$kLuI!=+_pYoY;K=dnfuyY1
z8P4@A<%C7`PECi)z`#v}Y^!GS!tatfLT_^_2LGOWhn@^$m*``sBBVJ(N
zZ6!3waw$|fqy+^SD<==RU|f9&(a*R<0bmCmo^^9Pkpzp|e`@>_(D8P&wwWcY2FV%5
zMYT-?1ZD75umODkdiASXb(^KzwK&?SRqXi)B=TJSDnzTN`u`BWre&W
zS|%7ddN38xy+x3110l5o{ZQ+h7-p|EY3!N%`dw{b?^}ENmbqtcYuuOCfemsFa;SM|
zY?Y+DuTkrbeyI0tIVHW1idd
z*Pu{HLF6Vo5nfrlV0R+GofL6+EK>|vH{Nm@@QFESI*=33oId3Bp8kpUoAJVc2-hK!
z{KCVYp^WNvJ_C|Pf6!cnt}5S*;ckLny7d^fq3SuU=bZ$Ychl<4;uI9OfH<0^z>u==
zYy~UM;DSRnt}UteASmORP2BfCpC8Y@Rv2vEyy
z95h9tQc}jbvR`rtTxD%#QR+GTV-Vn42tXulWy7k|jY3YtJ3zTK{J~|ai&){%%g==C(xj~SI2@3*M4uT}3-5BZVAb8OY
zg?#X7~=i*5ve%u9X=*M*Mb80oNE$(0Fc@axDMuezXcu^cbZOYjLK
zT+PxgqikHgT=2bf{0o#>fJV8HNrOs)`jsPhayZ=vcCJFoS4SydZN*U)N+Q$

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/configuration.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/configuration.cpython-310.pyc
deleted file mode 100644
index 8aaaf2c9df8e15db952c871153268d19240c5dd7..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 8319
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
j5r~7#qLP3Puu;-RWX8>5
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
Q2gbm}57F#?fpy*f4IQ-by8r+H

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/hash.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/hash.cpython-310.pyc
deleted file mode 100644
index 5879f2f0fd9860d81e6de13f09040419c1418dbb..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 2149
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

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/install.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/install.cpython-310.pyc
deleted file mode 100644
index d1b5260b74e48c4eb41a6ec4db3ea4b4f5834e01..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 17792
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�i>Yo^}zM8w~-EM(mk)ZagVCH@d{3FEP&-B5G!3G`&5e1gn
z9YI3uYe;dzq%eCk%}@^+2YnD;Y6IZ2oM=+k+N_BBUSihWsKlq
zWVv+h<`t$gu;!7sBJq{fW|V6Fb%3oCxgs8znIwY}MO}ccu~|v|reR)!%m9T21}uJO
zV34Ag)XFd%;fpSW24rBg-+2IYfHYhr@
zU4_M+i3(ruA>kD?Kt^N$q9%o|6k#e*lmq$%#ZSVSYvX3B_%B4eu}wjdvmm4BP-qw?
zA!?6733NAx<5Lbm()<+vrEO%68-JMN(rGN=VTR5A!ttIaV$jqy@C@QG*j45IEX2D;
zvG{RM{wuVXe+4h_UlMT1iNe;MkRK~ic|@G}9vc1w!Y!KMkyv->S9JCaSToTYe7F^n
z;{JC+1BWT&Gc0ZRboC+b9DVl{cK`d)RB~GPYyXc^>1IAYDtqdKm5+Pf*+DKmW3pk{
zi`^ex52N}9s1(iy3=t3vaRkY!L;X`B
z38(R^XgsCJpL&|jYJK8JXpC4;#DBhQ71EMq4T;YtluXSYNqLCM$n2#~+JF<)RWyjK
zUxno0qDy=v40lNjA)DmocUetRZq0neJfg!JB|JNT^#^n!XOK9UG~y}P^jR$dVaY(M
zHg+MznW_Xfa*!F2B@i4~`oEOan|%`U-y#)E@Rv;kkztQLgak2qSf={dNHCp=!>*xd
zg67VGUWC>UN_h~(x45pE;2O{f*grs}5;3xTya1c|dB{}jpkV8;l*reG*)v3v=+#!t
zeZ|-DfLcLzO8KBzJF!)UprD1(S~Ma{T3%9qD}+TRZ%U8JZ+U6@-O@z*mVq*At)#Ea
z_Bhe3ZG0sn68mwH3)!x`%J+oKTkJ%$Lca_PIVcQ$Z|V!IYo67>CsVB&VyB7PdG&^E
ziH>B}1(N|j6|1oykOFeah7hsl5VI9s>Yg5i1VjxY85_`;I}b+g>gTLLE6M+W-Iu?>
zt9$Gc0zBE)qCQHafxfM9_}dW&-*<_=oaH&N`-y=_Kf<6tElEPQeVDYUhi#LN5SvmRh(KvpU
zwK_qb-8NJ~a^dlHk^2B!enB1cB&kFJsAOvh@Kwc2jNPe}Bshh{)y2iDi_i=4Q+P}6
zr-}U$DwF~Kzfmef8v*~dhsj{F#7o!;fDk8qyV6`$G>jA{*7t)$wA--s;Cp0QQYeX5
zCH@>*ePBDyEnqp|4_Zq#4mTpM7)*}TICT~0armL~(%@5d6*KYJ!%ZLsz-`YgUyk!q
z=tX9X;K;+R;pp)?E;_(l!Cr87b_a8NTlVeDAxUP5aR1&m5$Sc=9Dvvh+K~Qo>0=}I
zaZJ-hj*nDgbbRv}@?BV>=!0oF^N1;{fC8YutG?P*c9vOcIkJn`2DzWgN45y%CEB8p
ze5kK{zoJcOpqB>-&cVHN=948;J#LY@4#ytVVDC5a%;iRpK|$g#0{CkM`4|nS5URg_
zsu4x)5b}}HWAuzv3)u5&%H3q4jfx>TMy*GXNwtmw7F4*-2zsa{1Eq-x0c!-KljFE7
z6;c4&@B|IaQ7We>wM(xb((46!k;JboW-I`ZaYtDySeoCV>_4R!UDP2Wz(U?xlm)5t
z%6y0aT?WVj^-sl8;NkR_hchVy^BB2^X0&_)-hKXyepN1`&1o5U@MnyaITg>3#lEZl
z;8S811nR|ovalhL`~iIMUxIpkVJ7tZrkVcy;FKQv_l^6?9;e#Cm+}P&&V3zi^jD|`
R1ZY<$Yu!nL)qh~I``=>?LDm2O

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/list.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/list.cpython-310.pyc
deleted file mode 100644
index b0e5677b1b345b70d98376400e2f4d5dbcca0085..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 10359
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
O4|*yRSfDsz`F{bmEtP=)

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/search.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/search.cpython-310.pyc
deleted file mode 100644
index 07f88c9c7d92f5af75b3564de1f83a368ad2ba0a..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 5363
zcmai2-E-8|6_>8GTJ4wd2gaCBK|;!gcnwXOwuCYvKoU|gOl(538AcI%uWcE9tgo~f
zZ{$vzc+jt_NDXsP(q4`mD`VZL|$lo9z;67Fc1q
zUDip~2<))ZuBf&dRKr@k7S`MKu+eUWBkd72UJCYvqwO)(wu13+qCKJ738upX?E|V^4GxBf+J{uT790+bw2!EEJvbUVZAY~m!Ljgo`?zY4
z1h0j!w_n#aQImb_aS!%&qJ2WwKGOIoAA6wjF>zwkXulz}tsjY#kM(vFGvj;$GZSJ$
zOm3R(H~C)C5Or}%oLXel+O)+@Rk^(SPhxu%}i
zu1hYY;FtVPimvsU7xYBZH1o#77dI}u7eBsy@t0TTKFUoJ$jz&MlIHgHZtBO87vOTnXcEl>n(|do}P96C>0X+
zob41gOlA||$T%Tq*5n>c=5}|z>$^P}o>3Y2xZZdBgJaZN1Sx9
zn;r!s=Vaj{j)G3JRp?aDN8n1K4`*`Me4Z{hYqEhI=2jt%X^K@8E8JxtiZ_z=1d}O8
zh{`QL@zQi1{pDWj2l*HU!JYLIzc2DeSHfFeDG~(6MAosktf6R@#$CS2Uq>r}ET>N+#gH}(G5u(j}v{5j-@Y(t!Y
zZe^R_p^>o_ZD0}hSXcHiU=g-aDy#uJm0%~UU(2j5E7LQ$&3BA5jFoR`(Lqxqxs~$z
zSzX((b*Z1ovM-|^~q71vF@w%lv|y^2W0ZvypTu+H)MQ&U7jI{(ub7ba*F`rrFli=
zyNmRanrhCgHx&@7`aoimdQnH@W`IQ8tQIyWBPhe?6%{y?+m;7A$twzRlpS-Eupr-4
zFILM_fJhP~f>!{cHg_3viG#w@tE|dK;I#YnaRmiax1QUk{SEu~hy`Hm9R@}Lb!eL&
zo`aeQRg#j3Jb)rEyDpDANPDFoy&I8bDT<{4sFjbol(pmxiIdl>#3v8Zg9e~4&(To6Z9LJrEps)dGlL5-?K>f{8HK$adb~hBpDZ|pj3cJ5SBh@yw4L#E?
zX}5p6!7|2m#0vv8#SIfRn7~GfBF&cmSi7go*U&bz(vr^2?=YHyBdnIFMwTm0Yg-Ih
z*AZoa{gAMVB)uF6!hW$_0MR@
zwKbrQeqZ1w%AsgSX|BKT%G~_Ig{xODUpniYNSu?!H#Yl?q4EANu3lKUJil<3xDknU
zrI?W-5TGXS0VN1ZLEx+roW25~+!>jff#6qIZRl~ND)P&GRK-o;S^9U7?!Y|8Ff5hD
zh%X@5(b;0#?zw@*nr30!FKOODoB+|G6^1RGA1bmWO@Z91?I|9O&SIS6+2jorh-=F5
zRec1;uNLHlS<(1UfLiEYX$elI^lg4`+Q`%l_O4}-BHt<-=%tsm@
z$t;w6zBe~2StZjSX^%`knw1`D-y0j%el4}K>L&1#mJySz0&%O8$iwz}w2h+G$+ZGQ
zW5Z0CoP$&_k6SU}C4B7di48qfN|?rHry4#=$45aG#Yb)GQ`)y|l_As(;sS+)r}|9O
z$c;cm@)o+e0k|Lqv({PbeomAySj;)u+1i#6YvpoRd%WX5VmToMt6ALhruXrW7P+
zr{aFPCcSQM7UfFpN0LBYplSSOw`s*yJRLj_if`Pf6>jkUf+?=~S`9%ZZu7=rA_dAChSq{oP<7w1XIQ>G|6z
zntBobhy7P+@-LW92v2og^|8QQ^GsgG!F~zsOTJ5MyiLU_io8*9tyV#`
zQ77mkwb(dS6z3T-Vs52KqF75AUvUcJ0Fn+E`C&w|7I6_C%T|$IAc`Y(k%b6f>J#!K
zN^tuOO&e(4L11(ThiOUvFj#F!2y|yhMxpC}EQHXN_7aHUIH!2NV*L63;a7_L9Z{TA
z3#Pblc$yA@+yin{*gf#dB$f`6mLiVD(eKc(KqS(&Sl(?F`Ynj=`qw|2go+e*w&hQAq#*

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/show.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/show.cpython-310.pyc
deleted file mode 100644
index 3aafdeaf1df122d0c05c601b44391d2740c956fa..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 6116
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

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/uninstall.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/uninstall.cpython-310.pyc
deleted file mode 100644
index b75ff95db8bcbaa7c3efe257805bd98249e0996f..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 3107
zcmZuzOK&5`5uO)khC@=1rS{=r+4Ab^xp@<(#ZALwgNx#gG_vZ?B!NUpp?PEEh6y1J^qsxCU6z<_7}
zkAEHirDGU>!_NBCfX>J8ia!CN1~pS7#IKc_nH5?lw(Zo;oY2v2Cv9YI=<0SO^)f&7
zb=yswSr7(UD{Se$m$tJ`*wJl2-N-h>P2Fy$TiJHFt=mC*E9-{cY$x2&{Z@KAyA$3q
z4Q5>4W%sVk@U34Mv`stT7_`HD7QA%A`_$YsdK-TSZH?zWQ@LNnX~hJzoX-*=;k!MG
z^CC}1ahl9nl*bu^L2tLnvN)$bOLg~{5J{0QMt+rimE@{>8uL6##u2abC>9Yf3Y6vT
z?eFe>vbTp~Kh1@V(=?XA`w8a-hrwHA%ms@$JFXJWGL}mLJKRp{r8pjqd67kFk~8(r
zw}v%0U1tZG@0GleY$T&HDQoVmpvf2xggZy@KTUF4oQe_JVEu8S^D(^QCqS4Hn$!p_
zYKAtoLWj0!gSy{1VS{?ir9ShR{}%X`HODS((g0=x>VR$AYHL4VsJgIG{BzSV0s_x+
zhLrK>MLc0*5a4Faw3?l%0YQ{z2M;BeR4WYMpLaEAt{Sb7&&B9
zFdfMYk}(<6SjMO;Ws>m>JOmuEB;zDyf}Ao?V5#;%i|LcS5l>1Rou|^^A{U0AT`vyJ+Z9>(Zth$akd^
z0R+e9^O@D>vrfOiri*H?b%b)!I5|}gT5@)@3K>8TkyEzvW(p35m`HLxJV{PiPS!=~
zGY$y(dG6VGbWUcBoMOTERwupvmZSx@^>YP#S1bnI2jfBIN_Pb9x29aflXP;bl?tp
zHt&Lg`3{o1NYMB_NBN_SMxZzB5L4Ykty~RzuDTFjj7waAz@G4;DgpnFVCneJ2LCR|
z`1fQuEiyI)bj9fq!fBWZFm3cfbO_`9CxZ`$12EdjFij4JH57h4_~DbGNF?iDBNVxZ
zQIbQH=OATNXF@StVia(rS}O&`_hD!82#9N1>p#o=r`ukQxc}MlXWv=6cabXwYl4)w
z2yx}ad?H3R$h>~AEMdaZ@%ayE%#BN9ZeE$^c4C}6bL*M$<^A)9H0O=Ec?4D6HE&>)9yejN2fPo?J?YQAxjDC~ePP2$_uQAwxqn02
z?hR>Aj^CX-;&Tbf5F+3HJ>X>Vb^p+KY5vZXE$Ypk6NCB}CZNQ*Y+o5#I%?Me>4=z3
z+I->A0CaB7o1D*^ms?i`Xcx)tm++Oh081^bUw$GAs40xj_CC!|pk~o^1bj#ybCOJQ
zh)zoS8YN4wL1^ld1}U_Jav=zoy4Sb?5f(>3Do@lkZ}x-V6cxY*QZk~AK)Qp>2)zQb
z-x~5TEzY*cdxA0Y2va-4hRm!-J!L}|^zP`Qbe7~3tW$NsTdEybvWOO#QQisThlOCh
zuIf&hj238&7RvAzs@AzSKm-z*a_|(~!5KF#CKJY$hqW0t;#)AvF>ZJp31&AAcN$m;
zhJ#ChYA%h#@8Ni}Rv?jQ%0+7>l6%PH1L+0)A-2&z{2e5Zfv9b;f{5S{D^c&`xDDgV
z$Bc#ws$f;R)%J2}RK{`&rATA9CZuMr@}EINd;ugd9n06Sa!mJsuCoPw0F~|jH*hV}
zHG@~sHr-dQy(Lo(Xzh6wzV?jYcJ)w)5`+FSn2&a+NJ4S2iRP
zju(uzLt?7p1jz=F+wcl>lW%~YLEt>RtH*n9D-T@?u2eoGhB^(Rc;(8o5GQa
zPgVlfLOIdVqVByeZFOzYVW_rWpN5Tepx%@X;{!kk*s&Tx$q^a?I+|~8pieu<5;3Yn
xya@pMOyhz76gBT7L2JLs4a$F7d-x+PMB+XW-)Nigv)a}ce&GjSC$R3={|A{wk?H^d

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/wheel.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/commands/__pycache__/wheel.cpython-310.pyc
deleted file mode 100644
index dbf9fc501f01d957a3dd17b66e5a910f999ff29f..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 4839
zcmai2&2J>d74Pop>FMeD@c3ib-cOnho5ir60fhuuZB~SZMMP*LWq}m~sMYQ&d)nI{
zvsFDdwq_!Pk#dN9;TlDh(Qccalch>^IX^zoqF~(oX04bGq&(opioGuj}<>Azkb*
z>bjRKrRVzRbiI+BPnY}4=}Lb^)6L{Uda-{|*IUV@^m6}ldZmBGG`Mkil|OZ4_WidE
z)@E~`8*Gj@_bdIUnfbt2?fe7#GVZUM%6UIbMqHw1zZ1&>U+>|7^W<(A4LDIz%JN|m
z=b2o!)WWa%<54Vl%Cq8bo~B{ORC6aT20@hYFdGdqqW0juyLaDw@Br23l;=$$ashhb
z?MxP7lFUd!>+&Wq0&yxhC`1@N;sWz|Jd-2A0~QO_&T^54Nxa8{VOR_>u=Orahi_mx
zQIU&Xuvgbdal+J9Imkx|3p5pM`_w?ZhF9K3!40x7tZViw%<9{$
z!K%#p-0oMo!)m<7T<-Gv1=yQ=8xE^8?{j^GPVy*5>|)LuDL_$SjaJRi^Nv@l=y
z`Jspg@ivz}R_5>KBjL|%Ui#3f&-jpMjAv2IW!KXZ%CRx}ecD&CHiVMGO-@qMu(+wm
zJF6!#Wd5>qkBrLcrdgWeb
z?2n<67o%a3=ZU=Y^B20WlshTqlp6m
z7kB(_xBERK*2EKoVD&iRKQ!ROHI8|%S63PD`kmM0|aXf@h$PbOVJ#|8o
z-8*4cj({yhc0YpOo;((6F5bI%VGLu=X!tBD@s?ZTR0Q6DMp;_36)g$A`
zoS~gFbnOi7o}ue!XzvW&I72tj(5*9c`wTsIhVGo9=TB+u6o;M;I-sC=P@UP;!YP;D
z_2MawQ7t_N;Cp}oaiW=}k_S3ESJ+$U(Y}0SO-%Y8uCUJ7JhC)*NkN}PGXvla6(=)HGJpwX=o?hQ}BjrKb?$-i-q>EtlJ5ss3=2bK^Sjf4Q4
z`#ZUKL=XV>5>UIVwz3&ct*WIs{@bBYwdq)84|p=9rDXXUAS2$`RrM?nrd3Y@kU4OC
z#P980e%7DA5DI`7W!w%MudGJ62gX3xtzs%)v7rIKvGqth}8Lb6QPkG
zhfo;|cZ&gp*B}sqM5-o%nBY#$*~T*MU8RC_bY*TaPNNt#pb=>)+blmjl+d>TID
z)81fHe
zZAi2yE|6z#3^`+GTtOS;F&k|iRy}Yhb=2m^b!s2etP6M-3F{{wc#Q%6uTpYLdO)(xf4=${~L*oPB?WFUY
z&f_o2?~b`+6wi+5_D$wJs))Z8tE{naer6WWQOb8;RW;ncyIN5W127d_*+5dJI_1#<
zA|O#lCdTfqx~g3uX`KQALCCAHzG~pm9jCpjh7^ZTOgV&CI9g4X?_^0HGL7>s0tvh#
zptGRrz`XSw)!kJ`xquv;M=r$c5IdEvR~JN-(2M7&`56>QpUdQs=MNkZtVr2YTA@W4D
zXb+22G>Nl?SONV}FY-k}2T-)B!v$pOn+$CC)IO&7Epm
zb?83BfxR-009G5hssW5O*RwRxK?KAVOu4ZvO`w)#xXlA(>5pKQnHfb#^M^ya9f&y)
z;sO;XCQ>#HQgb>PgmRMduB03}7!`4%>?j8+)_(Os-^i4c#!5=?2|>b!V~>g1^678SpsLOU2aig*o$s-L6{%EpSNxJRw-@kZ6$%r;=nLbZr1
zD5fz{RY0n_GBn9i6yXR!CGE0-JPg-BsZ6eeM_If~GgQPV1P
zc8&ASw;jhm!F&sdO|SDWyKx!^K!5Gk+m?;dj@dL_(=)A4tqO5Cpg@1)))uJMS~A;H
z8Ibes`KtS=^>wr6nzpsqc{m#bu(VZ6EMQ^xaWiy-fV3L~$_s)tXCoLVP|YBCjO)j=
zrxpabGoiUUk^l_x3dRb$o(f9B1w{_T{6eS-f}TjIje_Y+K}r!6RVbU1t)`5enrZNR^?SrczF^J0u1@PSxWfTjtp4PhgKisIuPa^
xef~sB>IkSH%gtC*8&~_ed%JX*JCvKsYbacU+_FhOtBC|g*HBWeV|vz7<-g_4pa1{>

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/commands/cache.py b/.venv/lib/python3.10/site-packages/pip/_internal/commands/cache.py
deleted file mode 100644
index f1a489d..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/commands/cache.py
+++ /dev/null
@@ -1,223 +0,0 @@
-import os
-import textwrap
-from optparse import Values
-from typing import Any, List
-
-import pip._internal.utils.filesystem as filesystem
-from pip._internal.cli.base_command import Command
-from pip._internal.cli.status_codes import ERROR, SUCCESS
-from pip._internal.exceptions import CommandError, PipError
-from pip._internal.utils.logging import getLogger
-
-logger = getLogger(__name__)
-
-
-class CacheCommand(Command):
-    """
-    Inspect and manage pip's wheel cache.
-
-    Subcommands:
-
-    - dir: Show the cache directory.
-    - info: Show information about the cache.
-    - list: List filenames of packages stored in the cache.
-    - remove: Remove one or more package from the cache.
-    - purge: Remove all items from the cache.
-
-    ```` can be a glob expression or a package name.
-    """
-
-    ignore_require_venv = True
-    usage = """
-        %prog dir
-        %prog info
-        %prog list [] [--format=[human, abspath]]
-        %prog remove 
-        %prog purge
-    """
-
-    def add_options(self) -> None:
-
-        self.cmd_opts.add_option(
-            "--format",
-            action="store",
-            dest="list_format",
-            default="human",
-            choices=("human", "abspath"),
-            help="Select the output format among: human (default) or abspath",
-        )
-
-        self.parser.insert_option_group(0, self.cmd_opts)
-
-    def run(self, options: Values, args: List[str]) -> int:
-        handlers = {
-            "dir": self.get_cache_dir,
-            "info": self.get_cache_info,
-            "list": self.list_cache_items,
-            "remove": self.remove_cache_items,
-            "purge": self.purge_cache,
-        }
-
-        if not options.cache_dir:
-            logger.error("pip cache commands can not function since cache is disabled.")
-            return ERROR
-
-        # Determine action
-        if not args or args[0] not in handlers:
-            logger.error(
-                "Need an action (%s) to perform.",
-                ", ".join(sorted(handlers)),
-            )
-            return ERROR
-
-        action = args[0]
-
-        # Error handling happens here, not in the action-handlers.
-        try:
-            handlers[action](options, args[1:])
-        except PipError as e:
-            logger.error(e.args[0])
-            return ERROR
-
-        return SUCCESS
-
-    def get_cache_dir(self, options: Values, args: List[Any]) -> None:
-        if args:
-            raise CommandError("Too many arguments")
-
-        logger.info(options.cache_dir)
-
-    def get_cache_info(self, options: Values, args: List[Any]) -> None:
-        if args:
-            raise CommandError("Too many arguments")
-
-        num_http_files = len(self._find_http_files(options))
-        num_packages = len(self._find_wheels(options, "*"))
-
-        http_cache_location = self._cache_dir(options, "http")
-        wheels_cache_location = self._cache_dir(options, "wheels")
-        http_cache_size = filesystem.format_directory_size(http_cache_location)
-        wheels_cache_size = filesystem.format_directory_size(wheels_cache_location)
-
-        message = (
-            textwrap.dedent(
-                """
-                    Package index page cache location: {http_cache_location}
-                    Package index page cache size: {http_cache_size}
-                    Number of HTTP files: {num_http_files}
-                    Wheels location: {wheels_cache_location}
-                    Wheels size: {wheels_cache_size}
-                    Number of wheels: {package_count}
-                """
-            )
-            .format(
-                http_cache_location=http_cache_location,
-                http_cache_size=http_cache_size,
-                num_http_files=num_http_files,
-                wheels_cache_location=wheels_cache_location,
-                package_count=num_packages,
-                wheels_cache_size=wheels_cache_size,
-            )
-            .strip()
-        )
-
-        logger.info(message)
-
-    def list_cache_items(self, options: Values, args: List[Any]) -> None:
-        if len(args) > 1:
-            raise CommandError("Too many arguments")
-
-        if args:
-            pattern = args[0]
-        else:
-            pattern = "*"
-
-        files = self._find_wheels(options, pattern)
-        if options.list_format == "human":
-            self.format_for_human(files)
-        else:
-            self.format_for_abspath(files)
-
-    def format_for_human(self, files: List[str]) -> None:
-        if not files:
-            logger.info("Nothing cached.")
-            return
-
-        results = []
-        for filename in files:
-            wheel = os.path.basename(filename)
-            size = filesystem.format_file_size(filename)
-            results.append(f" - {wheel} ({size})")
-        logger.info("Cache contents:\n")
-        logger.info("\n".join(sorted(results)))
-
-    def format_for_abspath(self, files: List[str]) -> None:
-        if not files:
-            return
-
-        results = []
-        for filename in files:
-            results.append(filename)
-
-        logger.info("\n".join(sorted(results)))
-
-    def remove_cache_items(self, options: Values, args: List[Any]) -> None:
-        if len(args) > 1:
-            raise CommandError("Too many arguments")
-
-        if not args:
-            raise CommandError("Please provide a pattern")
-
-        files = self._find_wheels(options, args[0])
-
-        no_matching_msg = "No matching packages"
-        if args[0] == "*":
-            # Only fetch http files if no specific pattern given
-            files += self._find_http_files(options)
-        else:
-            # Add the pattern to the log message
-            no_matching_msg += ' for pattern "{}"'.format(args[0])
-
-        if not files:
-            logger.warning(no_matching_msg)
-
-        for filename in files:
-            os.unlink(filename)
-            logger.verbose("Removed %s", filename)
-        logger.info("Files removed: %s", len(files))
-
-    def purge_cache(self, options: Values, args: List[Any]) -> None:
-        if args:
-            raise CommandError("Too many arguments")
-
-        return self.remove_cache_items(options, ["*"])
-
-    def _cache_dir(self, options: Values, subdir: str) -> str:
-        return os.path.join(options.cache_dir, subdir)
-
-    def _find_http_files(self, options: Values) -> List[str]:
-        http_dir = self._cache_dir(options, "http")
-        return filesystem.find_files(http_dir, "*")
-
-    def _find_wheels(self, options: Values, pattern: str) -> List[str]:
-        wheel_dir = self._cache_dir(options, "wheels")
-
-        # The wheel filename format, as specified in PEP 427, is:
-        #     {distribution}-{version}(-{build})?-{python}-{abi}-{platform}.whl
-        #
-        # Additionally, non-alphanumeric values in the distribution are
-        # normalized to underscores (_), meaning hyphens can never occur
-        # before `-{version}`.
-        #
-        # Given that information:
-        # - If the pattern we're given contains a hyphen (-), the user is
-        #   providing at least the version. Thus, we can just append `*.whl`
-        #   to match the rest of it.
-        # - If the pattern we're given doesn't contain a hyphen (-), the
-        #   user is only providing the name. Thus, we append `-*.whl` to
-        #   match the hyphen before the version, followed by anything else.
-        #
-        # PEP 427: https://www.python.org/dev/peps/pep-0427/
-        pattern = pattern + ("*.whl" if "-" in pattern else "-*.whl")
-
-        return filesystem.find_files(wheel_dir, pattern)
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/commands/check.py b/.venv/lib/python3.10/site-packages/pip/_internal/commands/check.py
deleted file mode 100644
index 3864220..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/commands/check.py
+++ /dev/null
@@ -1,53 +0,0 @@
-import logging
-from optparse import Values
-from typing import List
-
-from pip._internal.cli.base_command import Command
-from pip._internal.cli.status_codes import ERROR, SUCCESS
-from pip._internal.operations.check import (
-    check_package_set,
-    create_package_set_from_installed,
-)
-from pip._internal.utils.misc import write_output
-
-logger = logging.getLogger(__name__)
-
-
-class CheckCommand(Command):
-    """Verify installed packages have compatible dependencies."""
-
-    usage = """
-      %prog [options]"""
-
-    def run(self, options: Values, args: List[str]) -> int:
-
-        package_set, parsing_probs = create_package_set_from_installed()
-        missing, conflicting = check_package_set(package_set)
-
-        for project_name in missing:
-            version = package_set[project_name].version
-            for dependency in missing[project_name]:
-                write_output(
-                    "%s %s requires %s, which is not installed.",
-                    project_name,
-                    version,
-                    dependency[0],
-                )
-
-        for project_name in conflicting:
-            version = package_set[project_name].version
-            for dep_name, dep_version, req in conflicting[project_name]:
-                write_output(
-                    "%s %s has requirement %s, but you have %s %s.",
-                    project_name,
-                    version,
-                    req,
-                    dep_name,
-                    dep_version,
-                )
-
-        if missing or conflicting or parsing_probs:
-            return ERROR
-        else:
-            write_output("No broken requirements found.")
-            return SUCCESS
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/commands/completion.py b/.venv/lib/python3.10/site-packages/pip/_internal/commands/completion.py
deleted file mode 100644
index c0fb4ca..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/commands/completion.py
+++ /dev/null
@@ -1,96 +0,0 @@
-import sys
-import textwrap
-from optparse import Values
-from typing import List
-
-from pip._internal.cli.base_command import Command
-from pip._internal.cli.status_codes import SUCCESS
-from pip._internal.utils.misc import get_prog
-
-BASE_COMPLETION = """
-# pip {shell} completion start{script}# pip {shell} completion end
-"""
-
-COMPLETION_SCRIPTS = {
-    "bash": """
-        _pip_completion()
-        {{
-            COMPREPLY=( $( COMP_WORDS="${{COMP_WORDS[*]}}" \\
-                           COMP_CWORD=$COMP_CWORD \\
-                           PIP_AUTO_COMPLETE=1 $1 2>/dev/null ) )
-        }}
-        complete -o default -F _pip_completion {prog}
-    """,
-    "zsh": """
-        function _pip_completion {{
-          local words cword
-          read -Ac words
-          read -cn cword
-          reply=( $( COMP_WORDS="$words[*]" \\
-                     COMP_CWORD=$(( cword-1 )) \\
-                     PIP_AUTO_COMPLETE=1 $words[1] 2>/dev/null ))
-        }}
-        compctl -K _pip_completion {prog}
-    """,
-    "fish": """
-        function __fish_complete_pip
-            set -lx COMP_WORDS (commandline -o) ""
-            set -lx COMP_CWORD ( \\
-                math (contains -i -- (commandline -t) $COMP_WORDS)-1 \\
-            )
-            set -lx PIP_AUTO_COMPLETE 1
-            string split \\  -- (eval $COMP_WORDS[1])
-        end
-        complete -fa "(__fish_complete_pip)" -c {prog}
-    """,
-}
-
-
-class CompletionCommand(Command):
-    """A helper command to be used for command completion."""
-
-    ignore_require_venv = True
-
-    def add_options(self) -> None:
-        self.cmd_opts.add_option(
-            "--bash",
-            "-b",
-            action="store_const",
-            const="bash",
-            dest="shell",
-            help="Emit completion code for bash",
-        )
-        self.cmd_opts.add_option(
-            "--zsh",
-            "-z",
-            action="store_const",
-            const="zsh",
-            dest="shell",
-            help="Emit completion code for zsh",
-        )
-        self.cmd_opts.add_option(
-            "--fish",
-            "-f",
-            action="store_const",
-            const="fish",
-            dest="shell",
-            help="Emit completion code for fish",
-        )
-
-        self.parser.insert_option_group(0, self.cmd_opts)
-
-    def run(self, options: Values, args: List[str]) -> int:
-        """Prints the completion code of the given shell"""
-        shells = COMPLETION_SCRIPTS.keys()
-        shell_options = ["--" + shell for shell in sorted(shells)]
-        if options.shell in shells:
-            script = textwrap.dedent(
-                COMPLETION_SCRIPTS.get(options.shell, "").format(prog=get_prog())
-            )
-            print(BASE_COMPLETION.format(script=script, shell=options.shell))
-            return SUCCESS
-        else:
-            sys.stderr.write(
-                "ERROR: You must pass {}\n".format(" or ".join(shell_options))
-            )
-            return SUCCESS
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/commands/configuration.py b/.venv/lib/python3.10/site-packages/pip/_internal/commands/configuration.py
deleted file mode 100644
index c6c74ed..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/commands/configuration.py
+++ /dev/null
@@ -1,266 +0,0 @@
-import logging
-import os
-import subprocess
-from optparse import Values
-from typing import Any, List, Optional
-
-from pip._internal.cli.base_command import Command
-from pip._internal.cli.status_codes import ERROR, SUCCESS
-from pip._internal.configuration import (
-    Configuration,
-    Kind,
-    get_configuration_files,
-    kinds,
-)
-from pip._internal.exceptions import PipError
-from pip._internal.utils.logging import indent_log
-from pip._internal.utils.misc import get_prog, write_output
-
-logger = logging.getLogger(__name__)
-
-
-class ConfigurationCommand(Command):
-    """
-    Manage local and global configuration.
-
-    Subcommands:
-
-    - list: List the active configuration (or from the file specified)
-    - edit: Edit the configuration file in an editor
-    - get: Get the value associated with name
-    - set: Set the name=value
-    - unset: Unset the value associated with name
-    - debug: List the configuration files and values defined under them
-
-    If none of --user, --global and --site are passed, a virtual
-    environment configuration file is used if one is active and the file
-    exists. Otherwise, all modifications happen to the user file by
-    default.
-    """
-
-    ignore_require_venv = True
-    usage = """
-        %prog [] list
-        %prog [] [--editor ] edit
-
-        %prog [] get name
-        %prog [] set name value
-        %prog [] unset name
-        %prog [] debug
-    """
-
-    def add_options(self) -> None:
-        self.cmd_opts.add_option(
-            "--editor",
-            dest="editor",
-            action="store",
-            default=None,
-            help=(
-                "Editor to use to edit the file. Uses VISUAL or EDITOR "
-                "environment variables if not provided."
-            ),
-        )
-
-        self.cmd_opts.add_option(
-            "--global",
-            dest="global_file",
-            action="store_true",
-            default=False,
-            help="Use the system-wide configuration file only",
-        )
-
-        self.cmd_opts.add_option(
-            "--user",
-            dest="user_file",
-            action="store_true",
-            default=False,
-            help="Use the user configuration file only",
-        )
-
-        self.cmd_opts.add_option(
-            "--site",
-            dest="site_file",
-            action="store_true",
-            default=False,
-            help="Use the current environment configuration file only",
-        )
-
-        self.parser.insert_option_group(0, self.cmd_opts)
-
-    def run(self, options: Values, args: List[str]) -> int:
-        handlers = {
-            "list": self.list_values,
-            "edit": self.open_in_editor,
-            "get": self.get_name,
-            "set": self.set_name_value,
-            "unset": self.unset_name,
-            "debug": self.list_config_values,
-        }
-
-        # Determine action
-        if not args or args[0] not in handlers:
-            logger.error(
-                "Need an action (%s) to perform.",
-                ", ".join(sorted(handlers)),
-            )
-            return ERROR
-
-        action = args[0]
-
-        # Determine which configuration files are to be loaded
-        #    Depends on whether the command is modifying.
-        try:
-            load_only = self._determine_file(
-                options, need_value=(action in ["get", "set", "unset", "edit"])
-            )
-        except PipError as e:
-            logger.error(e.args[0])
-            return ERROR
-
-        # Load a new configuration
-        self.configuration = Configuration(
-            isolated=options.isolated_mode, load_only=load_only
-        )
-        self.configuration.load()
-
-        # Error handling happens here, not in the action-handlers.
-        try:
-            handlers[action](options, args[1:])
-        except PipError as e:
-            logger.error(e.args[0])
-            return ERROR
-
-        return SUCCESS
-
-    def _determine_file(self, options: Values, need_value: bool) -> Optional[Kind]:
-        file_options = [
-            key
-            for key, value in (
-                (kinds.USER, options.user_file),
-                (kinds.GLOBAL, options.global_file),
-                (kinds.SITE, options.site_file),
-            )
-            if value
-        ]
-
-        if not file_options:
-            if not need_value:
-                return None
-            # Default to user, unless there's a site file.
-            elif any(
-                os.path.exists(site_config_file)
-                for site_config_file in get_configuration_files()[kinds.SITE]
-            ):
-                return kinds.SITE
-            else:
-                return kinds.USER
-        elif len(file_options) == 1:
-            return file_options[0]
-
-        raise PipError(
-            "Need exactly one file to operate upon "
-            "(--user, --site, --global) to perform."
-        )
-
-    def list_values(self, options: Values, args: List[str]) -> None:
-        self._get_n_args(args, "list", n=0)
-
-        for key, value in sorted(self.configuration.items()):
-            write_output("%s=%r", key, value)
-
-    def get_name(self, options: Values, args: List[str]) -> None:
-        key = self._get_n_args(args, "get [name]", n=1)
-        value = self.configuration.get_value(key)
-
-        write_output("%s", value)
-
-    def set_name_value(self, options: Values, args: List[str]) -> None:
-        key, value = self._get_n_args(args, "set [name] [value]", n=2)
-        self.configuration.set_value(key, value)
-
-        self._save_configuration()
-
-    def unset_name(self, options: Values, args: List[str]) -> None:
-        key = self._get_n_args(args, "unset [name]", n=1)
-        self.configuration.unset_value(key)
-
-        self._save_configuration()
-
-    def list_config_values(self, options: Values, args: List[str]) -> None:
-        """List config key-value pairs across different config files"""
-        self._get_n_args(args, "debug", n=0)
-
-        self.print_env_var_values()
-        # Iterate over config files and print if they exist, and the
-        # key-value pairs present in them if they do
-        for variant, files in sorted(self.configuration.iter_config_files()):
-            write_output("%s:", variant)
-            for fname in files:
-                with indent_log():
-                    file_exists = os.path.exists(fname)
-                    write_output("%s, exists: %r", fname, file_exists)
-                    if file_exists:
-                        self.print_config_file_values(variant)
-
-    def print_config_file_values(self, variant: Kind) -> None:
-        """Get key-value pairs from the file of a variant"""
-        for name, value in self.configuration.get_values_in_config(variant).items():
-            with indent_log():
-                write_output("%s: %s", name, value)
-
-    def print_env_var_values(self) -> None:
-        """Get key-values pairs present as environment variables"""
-        write_output("%s:", "env_var")
-        with indent_log():
-            for key, value in sorted(self.configuration.get_environ_vars()):
-                env_var = f"PIP_{key.upper()}"
-                write_output("%s=%r", env_var, value)
-
-    def open_in_editor(self, options: Values, args: List[str]) -> None:
-        editor = self._determine_editor(options)
-
-        fname = self.configuration.get_file_to_edit()
-        if fname is None:
-            raise PipError("Could not determine appropriate file.")
-
-        try:
-            subprocess.check_call([editor, fname])
-        except subprocess.CalledProcessError as e:
-            raise PipError(
-                "Editor Subprocess exited with exit code {}".format(e.returncode)
-            )
-
-    def _get_n_args(self, args: List[str], example: str, n: int) -> Any:
-        """Helper to make sure the command got the right number of arguments"""
-        if len(args) != n:
-            msg = (
-                "Got unexpected number of arguments, expected {}. "
-                '(example: "{} config {}")'
-            ).format(n, get_prog(), example)
-            raise PipError(msg)
-
-        if n == 1:
-            return args[0]
-        else:
-            return args
-
-    def _save_configuration(self) -> None:
-        # We successfully ran a modifying command. Need to save the
-        # configuration.
-        try:
-            self.configuration.save()
-        except Exception:
-            logger.exception(
-                "Unable to save configuration. Please report this as a bug."
-            )
-            raise PipError("Internal Error.")
-
-    def _determine_editor(self, options: Values) -> str:
-        if options.editor is not None:
-            return options.editor
-        elif "VISUAL" in os.environ:
-            return os.environ["VISUAL"]
-        elif "EDITOR" in os.environ:
-            return os.environ["EDITOR"]
-        else:
-            raise PipError("Could not determine editor to use.")
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/commands/debug.py b/.venv/lib/python3.10/site-packages/pip/_internal/commands/debug.py
deleted file mode 100644
index d3f1f28..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/commands/debug.py
+++ /dev/null
@@ -1,202 +0,0 @@
-import locale
-import logging
-import os
-import sys
-from optparse import Values
-from types import ModuleType
-from typing import Any, Dict, List, Optional
-
-import pip._vendor
-from pip._vendor.certifi import where
-from pip._vendor.packaging.version import parse as parse_version
-
-from pip import __file__ as pip_location
-from pip._internal.cli import cmdoptions
-from pip._internal.cli.base_command import Command
-from pip._internal.cli.cmdoptions import make_target_python
-from pip._internal.cli.status_codes import SUCCESS
-from pip._internal.configuration import Configuration
-from pip._internal.metadata import get_environment
-from pip._internal.utils.logging import indent_log
-from pip._internal.utils.misc import get_pip_version
-
-logger = logging.getLogger(__name__)
-
-
-def show_value(name: str, value: Any) -> None:
-    logger.info("%s: %s", name, value)
-
-
-def show_sys_implementation() -> None:
-    logger.info("sys.implementation:")
-    implementation_name = sys.implementation.name
-    with indent_log():
-        show_value("name", implementation_name)
-
-
-def create_vendor_txt_map() -> Dict[str, str]:
-    vendor_txt_path = os.path.join(
-        os.path.dirname(pip_location), "_vendor", "vendor.txt"
-    )
-
-    with open(vendor_txt_path) as f:
-        # Purge non version specifying lines.
-        # Also, remove any space prefix or suffixes (including comments).
-        lines = [
-            line.strip().split(" ", 1)[0] for line in f.readlines() if "==" in line
-        ]
-
-    # Transform into "module" -> version dict.
-    return dict(line.split("==", 1) for line in lines)  # type: ignore
-
-
-def get_module_from_module_name(module_name: str) -> ModuleType:
-    # Module name can be uppercase in vendor.txt for some reason...
-    module_name = module_name.lower()
-    # PATCH: setuptools is actually only pkg_resources.
-    if module_name == "setuptools":
-        module_name = "pkg_resources"
-
-    __import__(f"pip._vendor.{module_name}", globals(), locals(), level=0)
-    return getattr(pip._vendor, module_name)
-
-
-def get_vendor_version_from_module(module_name: str) -> Optional[str]:
-    module = get_module_from_module_name(module_name)
-    version = getattr(module, "__version__", None)
-
-    if not version:
-        # Try to find version in debundled module info.
-        env = get_environment([os.path.dirname(module.__file__)])
-        dist = env.get_distribution(module_name)
-        if dist:
-            version = str(dist.version)
-
-    return version
-
-
-def show_actual_vendor_versions(vendor_txt_versions: Dict[str, str]) -> None:
-    """Log the actual version and print extra info if there is
-    a conflict or if the actual version could not be imported.
-    """
-    for module_name, expected_version in vendor_txt_versions.items():
-        extra_message = ""
-        actual_version = get_vendor_version_from_module(module_name)
-        if not actual_version:
-            extra_message = (
-                " (Unable to locate actual module version, using"
-                " vendor.txt specified version)"
-            )
-            actual_version = expected_version
-        elif parse_version(actual_version) != parse_version(expected_version):
-            extra_message = (
-                " (CONFLICT: vendor.txt suggests version should"
-                " be {})".format(expected_version)
-            )
-        logger.info("%s==%s%s", module_name, actual_version, extra_message)
-
-
-def show_vendor_versions() -> None:
-    logger.info("vendored library versions:")
-
-    vendor_txt_versions = create_vendor_txt_map()
-    with indent_log():
-        show_actual_vendor_versions(vendor_txt_versions)
-
-
-def show_tags(options: Values) -> None:
-    tag_limit = 10
-
-    target_python = make_target_python(options)
-    tags = target_python.get_tags()
-
-    # Display the target options that were explicitly provided.
-    formatted_target = target_python.format_given()
-    suffix = ""
-    if formatted_target:
-        suffix = f" (target: {formatted_target})"
-
-    msg = "Compatible tags: {}{}".format(len(tags), suffix)
-    logger.info(msg)
-
-    if options.verbose < 1 and len(tags) > tag_limit:
-        tags_limited = True
-        tags = tags[:tag_limit]
-    else:
-        tags_limited = False
-
-    with indent_log():
-        for tag in tags:
-            logger.info(str(tag))
-
-        if tags_limited:
-            msg = (
-                "...\n[First {tag_limit} tags shown. Pass --verbose to show all.]"
-            ).format(tag_limit=tag_limit)
-            logger.info(msg)
-
-
-def ca_bundle_info(config: Configuration) -> str:
-    levels = set()
-    for key, _ in config.items():
-        levels.add(key.split(".")[0])
-
-    if not levels:
-        return "Not specified"
-
-    levels_that_override_global = ["install", "wheel", "download"]
-    global_overriding_level = [
-        level for level in levels if level in levels_that_override_global
-    ]
-    if not global_overriding_level:
-        return "global"
-
-    if "global" in levels:
-        levels.remove("global")
-    return ", ".join(levels)
-
-
-class DebugCommand(Command):
-    """
-    Display debug information.
-    """
-
-    usage = """
-      %prog """
-    ignore_require_venv = True
-
-    def add_options(self) -> None:
-        cmdoptions.add_target_python_options(self.cmd_opts)
-        self.parser.insert_option_group(0, self.cmd_opts)
-        self.parser.config.load()
-
-    def run(self, options: Values, args: List[str]) -> int:
-        logger.warning(
-            "This command is only meant for debugging. "
-            "Do not use this with automation for parsing and getting these "
-            "details, since the output and options of this command may "
-            "change without notice."
-        )
-        show_value("pip version", get_pip_version())
-        show_value("sys.version", sys.version)
-        show_value("sys.executable", sys.executable)
-        show_value("sys.getdefaultencoding", sys.getdefaultencoding())
-        show_value("sys.getfilesystemencoding", sys.getfilesystemencoding())
-        show_value(
-            "locale.getpreferredencoding",
-            locale.getpreferredencoding(),
-        )
-        show_value("sys.platform", sys.platform)
-        show_sys_implementation()
-
-        show_value("'cert' config value", ca_bundle_info(self.parser.config))
-        show_value("REQUESTS_CA_BUNDLE", os.environ.get("REQUESTS_CA_BUNDLE"))
-        show_value("CURL_CA_BUNDLE", os.environ.get("CURL_CA_BUNDLE"))
-        show_value("pip._vendor.certifi.where()", where())
-        show_value("pip._vendor.DEBUNDLED", pip._vendor.DEBUNDLED)
-
-        show_vendor_versions()
-
-        show_tags(options)
-
-        return SUCCESS
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/commands/download.py b/.venv/lib/python3.10/site-packages/pip/_internal/commands/download.py
deleted file mode 100644
index 233b7e9..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/commands/download.py
+++ /dev/null
@@ -1,140 +0,0 @@
-import logging
-import os
-from optparse import Values
-from typing import List
-
-from pip._internal.cli import cmdoptions
-from pip._internal.cli.cmdoptions import make_target_python
-from pip._internal.cli.req_command import RequirementCommand, with_cleanup
-from pip._internal.cli.status_codes import SUCCESS
-from pip._internal.req.req_tracker import get_requirement_tracker
-from pip._internal.utils.misc import ensure_dir, normalize_path, write_output
-from pip._internal.utils.temp_dir import TempDirectory
-
-logger = logging.getLogger(__name__)
-
-
-class DownloadCommand(RequirementCommand):
-    """
-    Download packages from:
-
-    - PyPI (and other indexes) using requirement specifiers.
-    - VCS project urls.
-    - Local project directories.
-    - Local or remote source archives.
-
-    pip also supports downloading from "requirements files", which provide
-    an easy way to specify a whole environment to be downloaded.
-    """
-
-    usage = """
-      %prog [options]  [package-index-options] ...
-      %prog [options] -r  [package-index-options] ...
-      %prog [options]  ...
-      %prog [options]  ...
-      %prog [options]  ..."""
-
-    def add_options(self) -> None:
-        self.cmd_opts.add_option(cmdoptions.constraints())
-        self.cmd_opts.add_option(cmdoptions.requirements())
-        self.cmd_opts.add_option(cmdoptions.no_deps())
-        self.cmd_opts.add_option(cmdoptions.global_options())
-        self.cmd_opts.add_option(cmdoptions.no_binary())
-        self.cmd_opts.add_option(cmdoptions.only_binary())
-        self.cmd_opts.add_option(cmdoptions.prefer_binary())
-        self.cmd_opts.add_option(cmdoptions.src())
-        self.cmd_opts.add_option(cmdoptions.pre())
-        self.cmd_opts.add_option(cmdoptions.require_hashes())
-        self.cmd_opts.add_option(cmdoptions.progress_bar())
-        self.cmd_opts.add_option(cmdoptions.no_build_isolation())
-        self.cmd_opts.add_option(cmdoptions.use_pep517())
-        self.cmd_opts.add_option(cmdoptions.no_use_pep517())
-        self.cmd_opts.add_option(cmdoptions.ignore_requires_python())
-
-        self.cmd_opts.add_option(
-            "-d",
-            "--dest",
-            "--destination-dir",
-            "--destination-directory",
-            dest="download_dir",
-            metavar="dir",
-            default=os.curdir,
-            help="Download packages into .",
-        )
-
-        cmdoptions.add_target_python_options(self.cmd_opts)
-
-        index_opts = cmdoptions.make_option_group(
-            cmdoptions.index_group,
-            self.parser,
-        )
-
-        self.parser.insert_option_group(0, index_opts)
-        self.parser.insert_option_group(0, self.cmd_opts)
-
-    @with_cleanup
-    def run(self, options: Values, args: List[str]) -> int:
-
-        options.ignore_installed = True
-        # editable doesn't really make sense for `pip download`, but the bowels
-        # of the RequirementSet code require that property.
-        options.editables = []
-
-        cmdoptions.check_dist_restriction(options)
-
-        options.download_dir = normalize_path(options.download_dir)
-        ensure_dir(options.download_dir)
-
-        session = self.get_default_session(options)
-
-        target_python = make_target_python(options)
-        finder = self._build_package_finder(
-            options=options,
-            session=session,
-            target_python=target_python,
-            ignore_requires_python=options.ignore_requires_python,
-        )
-
-        req_tracker = self.enter_context(get_requirement_tracker())
-
-        directory = TempDirectory(
-            delete=not options.no_clean,
-            kind="download",
-            globally_managed=True,
-        )
-
-        reqs = self.get_requirements(args, options, finder, session)
-
-        preparer = self.make_requirement_preparer(
-            temp_build_dir=directory,
-            options=options,
-            req_tracker=req_tracker,
-            session=session,
-            finder=finder,
-            download_dir=options.download_dir,
-            use_user_site=False,
-            verbosity=self.verbosity,
-        )
-
-        resolver = self.make_resolver(
-            preparer=preparer,
-            finder=finder,
-            options=options,
-            ignore_requires_python=options.ignore_requires_python,
-            py_version_info=options.python_version,
-        )
-
-        self.trace_basic_info(finder)
-
-        requirement_set = resolver.resolve(reqs, check_supported_wheels=True)
-
-        downloaded: List[str] = []
-        for req in requirement_set.requirements.values():
-            if req.satisfied_by is None:
-                assert req.name is not None
-                preparer.save_linked_requirement(req)
-                downloaded.append(req.name)
-        if downloaded:
-            write_output("Successfully downloaded %s", " ".join(downloaded))
-
-        return SUCCESS
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/commands/freeze.py b/.venv/lib/python3.10/site-packages/pip/_internal/commands/freeze.py
deleted file mode 100644
index 6e9cc76..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/commands/freeze.py
+++ /dev/null
@@ -1,97 +0,0 @@
-import sys
-from optparse import Values
-from typing import List
-
-from pip._internal.cli import cmdoptions
-from pip._internal.cli.base_command import Command
-from pip._internal.cli.status_codes import SUCCESS
-from pip._internal.operations.freeze import freeze
-from pip._internal.utils.compat import stdlib_pkgs
-
-DEV_PKGS = {"pip", "setuptools", "distribute", "wheel", "pkg-resources"}
-
-
-class FreezeCommand(Command):
-    """
-    Output installed packages in requirements format.
-
-    packages are listed in a case-insensitive sorted order.
-    """
-
-    usage = """
-      %prog [options]"""
-    log_streams = ("ext://sys.stderr", "ext://sys.stderr")
-
-    def add_options(self) -> None:
-        self.cmd_opts.add_option(
-            "-r",
-            "--requirement",
-            dest="requirements",
-            action="append",
-            default=[],
-            metavar="file",
-            help=(
-                "Use the order in the given requirements file and its "
-                "comments when generating output. This option can be "
-                "used multiple times."
-            ),
-        )
-        self.cmd_opts.add_option(
-            "-l",
-            "--local",
-            dest="local",
-            action="store_true",
-            default=False,
-            help=(
-                "If in a virtualenv that has global access, do not output "
-                "globally-installed packages."
-            ),
-        )
-        self.cmd_opts.add_option(
-            "--user",
-            dest="user",
-            action="store_true",
-            default=False,
-            help="Only output packages installed in user-site.",
-        )
-        self.cmd_opts.add_option(cmdoptions.list_path())
-        self.cmd_opts.add_option(
-            "--all",
-            dest="freeze_all",
-            action="store_true",
-            help=(
-                "Do not skip these packages in the output:"
-                " {}".format(", ".join(DEV_PKGS))
-            ),
-        )
-        self.cmd_opts.add_option(
-            "--exclude-editable",
-            dest="exclude_editable",
-            action="store_true",
-            help="Exclude editable package from output.",
-        )
-        self.cmd_opts.add_option(cmdoptions.list_exclude())
-
-        self.parser.insert_option_group(0, self.cmd_opts)
-
-    def run(self, options: Values, args: List[str]) -> int:
-        skip = set(stdlib_pkgs)
-        if not options.freeze_all:
-            skip.update(DEV_PKGS)
-
-        if options.excludes:
-            skip.update(options.excludes)
-
-        cmdoptions.check_list_path_option(options)
-
-        for line in freeze(
-            requirement=options.requirements,
-            local_only=options.local,
-            user_only=options.user,
-            paths=options.path,
-            isolated=options.isolated_mode,
-            skip=skip,
-            exclude_editable=options.exclude_editable,
-        ):
-            sys.stdout.write(line + "\n")
-        return SUCCESS
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/commands/hash.py b/.venv/lib/python3.10/site-packages/pip/_internal/commands/hash.py
deleted file mode 100644
index 042dac8..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/commands/hash.py
+++ /dev/null
@@ -1,59 +0,0 @@
-import hashlib
-import logging
-import sys
-from optparse import Values
-from typing import List
-
-from pip._internal.cli.base_command import Command
-from pip._internal.cli.status_codes import ERROR, SUCCESS
-from pip._internal.utils.hashes import FAVORITE_HASH, STRONG_HASHES
-from pip._internal.utils.misc import read_chunks, write_output
-
-logger = logging.getLogger(__name__)
-
-
-class HashCommand(Command):
-    """
-    Compute a hash of a local package archive.
-
-    These can be used with --hash in a requirements file to do repeatable
-    installs.
-    """
-
-    usage = "%prog [options]  ..."
-    ignore_require_venv = True
-
-    def add_options(self) -> None:
-        self.cmd_opts.add_option(
-            "-a",
-            "--algorithm",
-            dest="algorithm",
-            choices=STRONG_HASHES,
-            action="store",
-            default=FAVORITE_HASH,
-            help="The hash algorithm to use: one of {}".format(
-                ", ".join(STRONG_HASHES)
-            ),
-        )
-        self.parser.insert_option_group(0, self.cmd_opts)
-
-    def run(self, options: Values, args: List[str]) -> int:
-        if not args:
-            self.parser.print_usage(sys.stderr)
-            return ERROR
-
-        algorithm = options.algorithm
-        for path in args:
-            write_output(
-                "%s:\n--hash=%s:%s", path, algorithm, _hash_of_file(path, algorithm)
-            )
-        return SUCCESS
-
-
-def _hash_of_file(path: str, algorithm: str) -> str:
-    """Return the hash digest of a file."""
-    with open(path, "rb") as archive:
-        hash = hashlib.new(algorithm)
-        for chunk in read_chunks(archive):
-            hash.update(chunk)
-    return hash.hexdigest()
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/commands/help.py b/.venv/lib/python3.10/site-packages/pip/_internal/commands/help.py
deleted file mode 100644
index 6206631..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/commands/help.py
+++ /dev/null
@@ -1,41 +0,0 @@
-from optparse import Values
-from typing import List
-
-from pip._internal.cli.base_command import Command
-from pip._internal.cli.status_codes import SUCCESS
-from pip._internal.exceptions import CommandError
-
-
-class HelpCommand(Command):
-    """Show help for commands"""
-
-    usage = """
-      %prog """
-    ignore_require_venv = True
-
-    def run(self, options: Values, args: List[str]) -> int:
-        from pip._internal.commands import (
-            commands_dict,
-            create_command,
-            get_similar_commands,
-        )
-
-        try:
-            # 'pip help' with no args is handled by pip.__init__.parseopt()
-            cmd_name = args[0]  # the command we need help for
-        except IndexError:
-            return SUCCESS
-
-        if cmd_name not in commands_dict:
-            guess = get_similar_commands(cmd_name)
-
-            msg = [f'unknown command "{cmd_name}"']
-            if guess:
-                msg.append(f'maybe you meant "{guess}"')
-
-            raise CommandError(" - ".join(msg))
-
-        command = create_command(cmd_name)
-        command.parser.print_help()
-
-        return SUCCESS
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/commands/index.py b/.venv/lib/python3.10/site-packages/pip/_internal/commands/index.py
deleted file mode 100644
index 9d8aae3..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/commands/index.py
+++ /dev/null
@@ -1,139 +0,0 @@
-import logging
-from optparse import Values
-from typing import Any, Iterable, List, Optional, Union
-
-from pip._vendor.packaging.version import LegacyVersion, Version
-
-from pip._internal.cli import cmdoptions
-from pip._internal.cli.req_command import IndexGroupCommand
-from pip._internal.cli.status_codes import ERROR, SUCCESS
-from pip._internal.commands.search import print_dist_installation_info
-from pip._internal.exceptions import CommandError, DistributionNotFound, PipError
-from pip._internal.index.collector import LinkCollector
-from pip._internal.index.package_finder import PackageFinder
-from pip._internal.models.selection_prefs import SelectionPreferences
-from pip._internal.models.target_python import TargetPython
-from pip._internal.network.session import PipSession
-from pip._internal.utils.misc import write_output
-
-logger = logging.getLogger(__name__)
-
-
-class IndexCommand(IndexGroupCommand):
-    """
-    Inspect information available from package indexes.
-    """
-
-    usage = """
-        %prog versions 
-    """
-
-    def add_options(self) -> None:
-        cmdoptions.add_target_python_options(self.cmd_opts)
-
-        self.cmd_opts.add_option(cmdoptions.ignore_requires_python())
-        self.cmd_opts.add_option(cmdoptions.pre())
-        self.cmd_opts.add_option(cmdoptions.no_binary())
-        self.cmd_opts.add_option(cmdoptions.only_binary())
-
-        index_opts = cmdoptions.make_option_group(
-            cmdoptions.index_group,
-            self.parser,
-        )
-
-        self.parser.insert_option_group(0, index_opts)
-        self.parser.insert_option_group(0, self.cmd_opts)
-
-    def run(self, options: Values, args: List[str]) -> int:
-        handlers = {
-            "versions": self.get_available_package_versions,
-        }
-
-        logger.warning(
-            "pip index is currently an experimental command. "
-            "It may be removed/changed in a future release "
-            "without prior warning."
-        )
-
-        # Determine action
-        if not args or args[0] not in handlers:
-            logger.error(
-                "Need an action (%s) to perform.",
-                ", ".join(sorted(handlers)),
-            )
-            return ERROR
-
-        action = args[0]
-
-        # Error handling happens here, not in the action-handlers.
-        try:
-            handlers[action](options, args[1:])
-        except PipError as e:
-            logger.error(e.args[0])
-            return ERROR
-
-        return SUCCESS
-
-    def _build_package_finder(
-        self,
-        options: Values,
-        session: PipSession,
-        target_python: Optional[TargetPython] = None,
-        ignore_requires_python: Optional[bool] = None,
-    ) -> PackageFinder:
-        """
-        Create a package finder appropriate to the index command.
-        """
-        link_collector = LinkCollector.create(session, options=options)
-
-        # Pass allow_yanked=False to ignore yanked versions.
-        selection_prefs = SelectionPreferences(
-            allow_yanked=False,
-            allow_all_prereleases=options.pre,
-            ignore_requires_python=ignore_requires_python,
-        )
-
-        return PackageFinder.create(
-            link_collector=link_collector,
-            selection_prefs=selection_prefs,
-            target_python=target_python,
-            use_deprecated_html5lib="html5lib" in options.deprecated_features_enabled,
-        )
-
-    def get_available_package_versions(self, options: Values, args: List[Any]) -> None:
-        if len(args) != 1:
-            raise CommandError("You need to specify exactly one argument")
-
-        target_python = cmdoptions.make_target_python(options)
-        query = args[0]
-
-        with self._build_session(options) as session:
-            finder = self._build_package_finder(
-                options=options,
-                session=session,
-                target_python=target_python,
-                ignore_requires_python=options.ignore_requires_python,
-            )
-
-            versions: Iterable[Union[LegacyVersion, Version]] = (
-                candidate.version for candidate in finder.find_all_candidates(query)
-            )
-
-            if not options.pre:
-                # Remove prereleases
-                versions = (
-                    version for version in versions if not version.is_prerelease
-                )
-            versions = set(versions)
-
-            if not versions:
-                raise DistributionNotFound(
-                    "No matching distribution found for {}".format(query)
-                )
-
-            formatted_versions = [str(ver) for ver in sorted(versions, reverse=True)]
-            latest = formatted_versions[0]
-
-        write_output("{} ({})".format(query, latest))
-        write_output("Available versions: {}".format(", ".join(formatted_versions)))
-        print_dist_installation_info(query, latest)
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/commands/install.py b/.venv/lib/python3.10/site-packages/pip/_internal/commands/install.py
deleted file mode 100644
index 34e4c2f..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/commands/install.py
+++ /dev/null
@@ -1,771 +0,0 @@
-import errno
-import operator
-import os
-import shutil
-import site
-from optparse import SUPPRESS_HELP, Values
-from typing import Iterable, List, Optional
-
-from pip._vendor.packaging.utils import canonicalize_name
-
-from pip._internal.cache import WheelCache
-from pip._internal.cli import cmdoptions
-from pip._internal.cli.cmdoptions import make_target_python
-from pip._internal.cli.req_command import (
-    RequirementCommand,
-    warn_if_run_as_root,
-    with_cleanup,
-)
-from pip._internal.cli.status_codes import ERROR, SUCCESS
-from pip._internal.exceptions import CommandError, InstallationError
-from pip._internal.locations import get_scheme
-from pip._internal.metadata import get_environment
-from pip._internal.models.format_control import FormatControl
-from pip._internal.operations.check import ConflictDetails, check_install_conflicts
-from pip._internal.req import install_given_reqs
-from pip._internal.req.req_install import InstallRequirement
-from pip._internal.req.req_tracker import get_requirement_tracker
-from pip._internal.utils.compat import WINDOWS
-from pip._internal.utils.distutils_args import parse_distutils_args
-from pip._internal.utils.filesystem import test_writable_dir
-from pip._internal.utils.logging import getLogger
-from pip._internal.utils.misc import (
-    ensure_dir,
-    get_pip_version,
-    protect_pip_from_modification_on_windows,
-    write_output,
-)
-from pip._internal.utils.temp_dir import TempDirectory
-from pip._internal.utils.virtualenv import (
-    running_under_virtualenv,
-    virtualenv_no_global,
-)
-from pip._internal.wheel_builder import (
-    BinaryAllowedPredicate,
-    build,
-    should_build_for_install_command,
-)
-
-logger = getLogger(__name__)
-
-
-def get_check_binary_allowed(format_control: FormatControl) -> BinaryAllowedPredicate:
-    def check_binary_allowed(req: InstallRequirement) -> bool:
-        canonical_name = canonicalize_name(req.name or "")
-        allowed_formats = format_control.get_allowed_formats(canonical_name)
-        return "binary" in allowed_formats
-
-    return check_binary_allowed
-
-
-class InstallCommand(RequirementCommand):
-    """
-    Install packages from:
-
-    - PyPI (and other indexes) using requirement specifiers.
-    - VCS project urls.
-    - Local project directories.
-    - Local or remote source archives.
-
-    pip also supports installing from "requirements files", which provide
-    an easy way to specify a whole environment to be installed.
-    """
-
-    usage = """
-      %prog [options]  [package-index-options] ...
-      %prog [options] -r  [package-index-options] ...
-      %prog [options] [-e]  ...
-      %prog [options] [-e]  ...
-      %prog [options]  ..."""
-
-    def add_options(self) -> None:
-        self.cmd_opts.add_option(cmdoptions.requirements())
-        self.cmd_opts.add_option(cmdoptions.constraints())
-        self.cmd_opts.add_option(cmdoptions.no_deps())
-        self.cmd_opts.add_option(cmdoptions.pre())
-
-        self.cmd_opts.add_option(cmdoptions.editable())
-        self.cmd_opts.add_option(
-            "-t",
-            "--target",
-            dest="target_dir",
-            metavar="dir",
-            default=None,
-            help=(
-                "Install packages into . "
-                "By default this will not replace existing files/folders in "
-                ". Use --upgrade to replace existing packages in  "
-                "with new versions."
-            ),
-        )
-        cmdoptions.add_target_python_options(self.cmd_opts)
-
-        self.cmd_opts.add_option(
-            "--user",
-            dest="use_user_site",
-            action="store_true",
-            help=(
-                "Install to the Python user install directory for your "
-                "platform. Typically ~/.local/, or %APPDATA%\\Python on "
-                "Windows. (See the Python documentation for site.USER_BASE "
-                "for full details.)"
-            ),
-        )
-        self.cmd_opts.add_option(
-            "--no-user",
-            dest="use_user_site",
-            action="store_false",
-            help=SUPPRESS_HELP,
-        )
-        self.cmd_opts.add_option(
-            "--root",
-            dest="root_path",
-            metavar="dir",
-            default=None,
-            help="Install everything relative to this alternate root directory.",
-        )
-        self.cmd_opts.add_option(
-            "--prefix",
-            dest="prefix_path",
-            metavar="dir",
-            default=None,
-            help=(
-                "Installation prefix where lib, bin and other top-level "
-                "folders are placed"
-            ),
-        )
-
-        self.cmd_opts.add_option(cmdoptions.src())
-
-        self.cmd_opts.add_option(
-            "-U",
-            "--upgrade",
-            dest="upgrade",
-            action="store_true",
-            help=(
-                "Upgrade all specified packages to the newest available "
-                "version. The handling of dependencies depends on the "
-                "upgrade-strategy used."
-            ),
-        )
-
-        self.cmd_opts.add_option(
-            "--upgrade-strategy",
-            dest="upgrade_strategy",
-            default="only-if-needed",
-            choices=["only-if-needed", "eager"],
-            help=(
-                "Determines how dependency upgrading should be handled "
-                "[default: %default]. "
-                '"eager" - dependencies are upgraded regardless of '
-                "whether the currently installed version satisfies the "
-                "requirements of the upgraded package(s). "
-                '"only-if-needed" -  are upgraded only when they do not '
-                "satisfy the requirements of the upgraded package(s)."
-            ),
-        )
-
-        self.cmd_opts.add_option(
-            "--force-reinstall",
-            dest="force_reinstall",
-            action="store_true",
-            help="Reinstall all packages even if they are already up-to-date.",
-        )
-
-        self.cmd_opts.add_option(
-            "-I",
-            "--ignore-installed",
-            dest="ignore_installed",
-            action="store_true",
-            help=(
-                "Ignore the installed packages, overwriting them. "
-                "This can break your system if the existing package "
-                "is of a different version or was installed "
-                "with a different package manager!"
-            ),
-        )
-
-        self.cmd_opts.add_option(cmdoptions.ignore_requires_python())
-        self.cmd_opts.add_option(cmdoptions.no_build_isolation())
-        self.cmd_opts.add_option(cmdoptions.use_pep517())
-        self.cmd_opts.add_option(cmdoptions.no_use_pep517())
-
-        self.cmd_opts.add_option(cmdoptions.install_options())
-        self.cmd_opts.add_option(cmdoptions.global_options())
-
-        self.cmd_opts.add_option(
-            "--compile",
-            action="store_true",
-            dest="compile",
-            default=True,
-            help="Compile Python source files to bytecode",
-        )
-
-        self.cmd_opts.add_option(
-            "--no-compile",
-            action="store_false",
-            dest="compile",
-            help="Do not compile Python source files to bytecode",
-        )
-
-        self.cmd_opts.add_option(
-            "--no-warn-script-location",
-            action="store_false",
-            dest="warn_script_location",
-            default=True,
-            help="Do not warn when installing scripts outside PATH",
-        )
-        self.cmd_opts.add_option(
-            "--no-warn-conflicts",
-            action="store_false",
-            dest="warn_about_conflicts",
-            default=True,
-            help="Do not warn about broken dependencies",
-        )
-
-        self.cmd_opts.add_option(cmdoptions.no_binary())
-        self.cmd_opts.add_option(cmdoptions.only_binary())
-        self.cmd_opts.add_option(cmdoptions.prefer_binary())
-        self.cmd_opts.add_option(cmdoptions.require_hashes())
-        self.cmd_opts.add_option(cmdoptions.progress_bar())
-
-        index_opts = cmdoptions.make_option_group(
-            cmdoptions.index_group,
-            self.parser,
-        )
-
-        self.parser.insert_option_group(0, index_opts)
-        self.parser.insert_option_group(0, self.cmd_opts)
-
-    @with_cleanup
-    def run(self, options: Values, args: List[str]) -> int:
-        if options.use_user_site and options.target_dir is not None:
-            raise CommandError("Can not combine '--user' and '--target'")
-
-        cmdoptions.check_install_build_global(options)
-        upgrade_strategy = "to-satisfy-only"
-        if options.upgrade:
-            upgrade_strategy = options.upgrade_strategy
-
-        cmdoptions.check_dist_restriction(options, check_target=True)
-
-        install_options = options.install_options or []
-
-        logger.verbose("Using %s", get_pip_version())
-        options.use_user_site = decide_user_install(
-            options.use_user_site,
-            prefix_path=options.prefix_path,
-            target_dir=options.target_dir,
-            root_path=options.root_path,
-            isolated_mode=options.isolated_mode,
-        )
-
-        target_temp_dir: Optional[TempDirectory] = None
-        target_temp_dir_path: Optional[str] = None
-        if options.target_dir:
-            options.ignore_installed = True
-            options.target_dir = os.path.abspath(options.target_dir)
-            if (
-                # fmt: off
-                os.path.exists(options.target_dir) and
-                not os.path.isdir(options.target_dir)
-                # fmt: on
-            ):
-                raise CommandError(
-                    "Target path exists but is not a directory, will not continue."
-                )
-
-            # Create a target directory for using with the target option
-            target_temp_dir = TempDirectory(kind="target")
-            target_temp_dir_path = target_temp_dir.path
-            self.enter_context(target_temp_dir)
-
-        global_options = options.global_options or []
-
-        session = self.get_default_session(options)
-
-        target_python = make_target_python(options)
-        finder = self._build_package_finder(
-            options=options,
-            session=session,
-            target_python=target_python,
-            ignore_requires_python=options.ignore_requires_python,
-        )
-        wheel_cache = WheelCache(options.cache_dir, options.format_control)
-
-        req_tracker = self.enter_context(get_requirement_tracker())
-
-        directory = TempDirectory(
-            delete=not options.no_clean,
-            kind="install",
-            globally_managed=True,
-        )
-
-        try:
-            reqs = self.get_requirements(args, options, finder, session)
-
-            # Only when installing is it permitted to use PEP 660.
-            # In other circumstances (pip wheel, pip download) we generate
-            # regular (i.e. non editable) metadata and wheels.
-            for req in reqs:
-                req.permit_editable_wheels = True
-
-            reject_location_related_install_options(reqs, options.install_options)
-
-            preparer = self.make_requirement_preparer(
-                temp_build_dir=directory,
-                options=options,
-                req_tracker=req_tracker,
-                session=session,
-                finder=finder,
-                use_user_site=options.use_user_site,
-                verbosity=self.verbosity,
-            )
-            resolver = self.make_resolver(
-                preparer=preparer,
-                finder=finder,
-                options=options,
-                wheel_cache=wheel_cache,
-                use_user_site=options.use_user_site,
-                ignore_installed=options.ignore_installed,
-                ignore_requires_python=options.ignore_requires_python,
-                force_reinstall=options.force_reinstall,
-                upgrade_strategy=upgrade_strategy,
-                use_pep517=options.use_pep517,
-            )
-
-            self.trace_basic_info(finder)
-
-            requirement_set = resolver.resolve(
-                reqs, check_supported_wheels=not options.target_dir
-            )
-
-            try:
-                pip_req = requirement_set.get_requirement("pip")
-            except KeyError:
-                modifying_pip = False
-            else:
-                # If we're not replacing an already installed pip,
-                # we're not modifying it.
-                modifying_pip = pip_req.satisfied_by is None
-            protect_pip_from_modification_on_windows(modifying_pip=modifying_pip)
-
-            check_binary_allowed = get_check_binary_allowed(finder.format_control)
-
-            reqs_to_build = [
-                r
-                for r in requirement_set.requirements.values()
-                if should_build_for_install_command(r, check_binary_allowed)
-            ]
-
-            _, build_failures = build(
-                reqs_to_build,
-                wheel_cache=wheel_cache,
-                verify=True,
-                build_options=[],
-                global_options=[],
-            )
-
-            # If we're using PEP 517, we cannot do a legacy setup.py install
-            # so we fail here.
-            pep517_build_failure_names: List[str] = [
-                r.name for r in build_failures if r.use_pep517  # type: ignore
-            ]
-            if pep517_build_failure_names:
-                raise InstallationError(
-                    "Could not build wheels for {}, which is required to "
-                    "install pyproject.toml-based projects".format(
-                        ", ".join(pep517_build_failure_names)
-                    )
-                )
-
-            # For now, we just warn about failures building legacy
-            # requirements, as we'll fall through to a setup.py install for
-            # those.
-            for r in build_failures:
-                if not r.use_pep517:
-                    r.legacy_install_reason = 8368
-
-            to_install = resolver.get_installation_order(requirement_set)
-
-            # Check for conflicts in the package set we're installing.
-            conflicts: Optional[ConflictDetails] = None
-            should_warn_about_conflicts = (
-                not options.ignore_dependencies and options.warn_about_conflicts
-            )
-            if should_warn_about_conflicts:
-                conflicts = self._determine_conflicts(to_install)
-
-            # Don't warn about script install locations if
-            # --target or --prefix has been specified
-            warn_script_location = options.warn_script_location
-            if options.target_dir or options.prefix_path:
-                warn_script_location = False
-
-            installed = install_given_reqs(
-                to_install,
-                install_options,
-                global_options,
-                root=options.root_path,
-                home=target_temp_dir_path,
-                prefix=options.prefix_path,
-                warn_script_location=warn_script_location,
-                use_user_site=options.use_user_site,
-                pycompile=options.compile,
-            )
-
-            lib_locations = get_lib_location_guesses(
-                user=options.use_user_site,
-                home=target_temp_dir_path,
-                root=options.root_path,
-                prefix=options.prefix_path,
-                isolated=options.isolated_mode,
-            )
-            env = get_environment(lib_locations)
-
-            installed.sort(key=operator.attrgetter("name"))
-            items = []
-            for result in installed:
-                item = result.name
-                try:
-                    installed_dist = env.get_distribution(item)
-                    if installed_dist is not None:
-                        item = f"{item}-{installed_dist.version}"
-                except Exception:
-                    pass
-                items.append(item)
-
-            if conflicts is not None:
-                self._warn_about_conflicts(
-                    conflicts,
-                    resolver_variant=self.determine_resolver_variant(options),
-                )
-
-            installed_desc = " ".join(items)
-            if installed_desc:
-                write_output(
-                    "Successfully installed %s",
-                    installed_desc,
-                )
-        except OSError as error:
-            show_traceback = self.verbosity >= 1
-
-            message = create_os_error_message(
-                error,
-                show_traceback,
-                options.use_user_site,
-            )
-            logger.error(message, exc_info=show_traceback)  # noqa
-
-            return ERROR
-
-        if options.target_dir:
-            assert target_temp_dir
-            self._handle_target_dir(
-                options.target_dir, target_temp_dir, options.upgrade
-            )
-
-        warn_if_run_as_root()
-        return SUCCESS
-
-    def _handle_target_dir(
-        self, target_dir: str, target_temp_dir: TempDirectory, upgrade: bool
-    ) -> None:
-        ensure_dir(target_dir)
-
-        # Checking both purelib and platlib directories for installed
-        # packages to be moved to target directory
-        lib_dir_list = []
-
-        # Checking both purelib and platlib directories for installed
-        # packages to be moved to target directory
-        scheme = get_scheme("", home=target_temp_dir.path)
-        purelib_dir = scheme.purelib
-        platlib_dir = scheme.platlib
-        data_dir = scheme.data
-
-        if os.path.exists(purelib_dir):
-            lib_dir_list.append(purelib_dir)
-        if os.path.exists(platlib_dir) and platlib_dir != purelib_dir:
-            lib_dir_list.append(platlib_dir)
-        if os.path.exists(data_dir):
-            lib_dir_list.append(data_dir)
-
-        for lib_dir in lib_dir_list:
-            for item in os.listdir(lib_dir):
-                if lib_dir == data_dir:
-                    ddir = os.path.join(data_dir, item)
-                    if any(s.startswith(ddir) for s in lib_dir_list[:-1]):
-                        continue
-                target_item_dir = os.path.join(target_dir, item)
-                if os.path.exists(target_item_dir):
-                    if not upgrade:
-                        logger.warning(
-                            "Target directory %s already exists. Specify "
-                            "--upgrade to force replacement.",
-                            target_item_dir,
-                        )
-                        continue
-                    if os.path.islink(target_item_dir):
-                        logger.warning(
-                            "Target directory %s already exists and is "
-                            "a link. pip will not automatically replace "
-                            "links, please remove if replacement is "
-                            "desired.",
-                            target_item_dir,
-                        )
-                        continue
-                    if os.path.isdir(target_item_dir):
-                        shutil.rmtree(target_item_dir)
-                    else:
-                        os.remove(target_item_dir)
-
-                shutil.move(os.path.join(lib_dir, item), target_item_dir)
-
-    def _determine_conflicts(
-        self, to_install: List[InstallRequirement]
-    ) -> Optional[ConflictDetails]:
-        try:
-            return check_install_conflicts(to_install)
-        except Exception:
-            logger.exception(
-                "Error while checking for conflicts. Please file an issue on "
-                "pip's issue tracker: https://github.com/pypa/pip/issues/new"
-            )
-            return None
-
-    def _warn_about_conflicts(
-        self, conflict_details: ConflictDetails, resolver_variant: str
-    ) -> None:
-        package_set, (missing, conflicting) = conflict_details
-        if not missing and not conflicting:
-            return
-
-        parts: List[str] = []
-        if resolver_variant == "legacy":
-            parts.append(
-                "pip's legacy dependency resolver does not consider dependency "
-                "conflicts when selecting packages. This behaviour is the "
-                "source of the following dependency conflicts."
-            )
-        else:
-            assert resolver_variant == "2020-resolver"
-            parts.append(
-                "pip's dependency resolver does not currently take into account "
-                "all the packages that are installed. This behaviour is the "
-                "source of the following dependency conflicts."
-            )
-
-        # NOTE: There is some duplication here, with commands/check.py
-        for project_name in missing:
-            version = package_set[project_name][0]
-            for dependency in missing[project_name]:
-                message = (
-                    "{name} {version} requires {requirement}, "
-                    "which is not installed."
-                ).format(
-                    name=project_name,
-                    version=version,
-                    requirement=dependency[1],
-                )
-                parts.append(message)
-
-        for project_name in conflicting:
-            version = package_set[project_name][0]
-            for dep_name, dep_version, req in conflicting[project_name]:
-                message = (
-                    "{name} {version} requires {requirement}, but {you} have "
-                    "{dep_name} {dep_version} which is incompatible."
-                ).format(
-                    name=project_name,
-                    version=version,
-                    requirement=req,
-                    dep_name=dep_name,
-                    dep_version=dep_version,
-                    you=("you" if resolver_variant == "2020-resolver" else "you'll"),
-                )
-                parts.append(message)
-
-        logger.critical("\n".join(parts))
-
-
-def get_lib_location_guesses(
-    user: bool = False,
-    home: Optional[str] = None,
-    root: Optional[str] = None,
-    isolated: bool = False,
-    prefix: Optional[str] = None,
-) -> List[str]:
-    scheme = get_scheme(
-        "",
-        user=user,
-        home=home,
-        root=root,
-        isolated=isolated,
-        prefix=prefix,
-    )
-    return [scheme.purelib, scheme.platlib]
-
-
-def site_packages_writable(root: Optional[str], isolated: bool) -> bool:
-    return all(
-        test_writable_dir(d)
-        for d in set(get_lib_location_guesses(root=root, isolated=isolated))
-    )
-
-
-def decide_user_install(
-    use_user_site: Optional[bool],
-    prefix_path: Optional[str] = None,
-    target_dir: Optional[str] = None,
-    root_path: Optional[str] = None,
-    isolated_mode: bool = False,
-) -> bool:
-    """Determine whether to do a user install based on the input options.
-
-    If use_user_site is False, no additional checks are done.
-    If use_user_site is True, it is checked for compatibility with other
-    options.
-    If use_user_site is None, the default behaviour depends on the environment,
-    which is provided by the other arguments.
-    """
-    # In some cases (config from tox), use_user_site can be set to an integer
-    # rather than a bool, which 'use_user_site is False' wouldn't catch.
-    if (use_user_site is not None) and (not use_user_site):
-        logger.debug("Non-user install by explicit request")
-        return False
-
-    if use_user_site:
-        if prefix_path:
-            raise CommandError(
-                "Can not combine '--user' and '--prefix' as they imply "
-                "different installation locations"
-            )
-        if virtualenv_no_global():
-            raise InstallationError(
-                "Can not perform a '--user' install. User site-packages "
-                "are not visible in this virtualenv."
-            )
-        logger.debug("User install by explicit request")
-        return True
-
-    # If we are here, user installs have not been explicitly requested/avoided
-    assert use_user_site is None
-
-    # user install incompatible with --prefix/--target
-    if prefix_path or target_dir:
-        logger.debug("Non-user install due to --prefix or --target option")
-        return False
-
-    # If user installs are not enabled, choose a non-user install
-    if not site.ENABLE_USER_SITE:
-        logger.debug("Non-user install because user site-packages disabled")
-        return False
-
-    # If we have permission for a non-user install, do that,
-    # otherwise do a user install.
-    if site_packages_writable(root=root_path, isolated=isolated_mode):
-        logger.debug("Non-user install because site-packages writeable")
-        return False
-
-    logger.info(
-        "Defaulting to user installation because normal site-packages "
-        "is not writeable"
-    )
-    return True
-
-
-def reject_location_related_install_options(
-    requirements: List[InstallRequirement], options: Optional[List[str]]
-) -> None:
-    """If any location-changing --install-option arguments were passed for
-    requirements or on the command-line, then show a deprecation warning.
-    """
-
-    def format_options(option_names: Iterable[str]) -> List[str]:
-        return ["--{}".format(name.replace("_", "-")) for name in option_names]
-
-    offenders = []
-
-    for requirement in requirements:
-        install_options = requirement.install_options
-        location_options = parse_distutils_args(install_options)
-        if location_options:
-            offenders.append(
-                "{!r} from {}".format(
-                    format_options(location_options.keys()), requirement
-                )
-            )
-
-    if options:
-        location_options = parse_distutils_args(options)
-        if location_options:
-            offenders.append(
-                "{!r} from command line".format(format_options(location_options.keys()))
-            )
-
-    if not offenders:
-        return
-
-    raise CommandError(
-        "Location-changing options found in --install-option: {}."
-        " This is unsupported, use pip-level options like --user,"
-        " --prefix, --root, and --target instead.".format("; ".join(offenders))
-    )
-
-
-def create_os_error_message(
-    error: OSError, show_traceback: bool, using_user_site: bool
-) -> str:
-    """Format an error message for an OSError
-
-    It may occur anytime during the execution of the install command.
-    """
-    parts = []
-
-    # Mention the error if we are not going to show a traceback
-    parts.append("Could not install packages due to an OSError")
-    if not show_traceback:
-        parts.append(": ")
-        parts.append(str(error))
-    else:
-        parts.append(".")
-
-    # Spilt the error indication from a helper message (if any)
-    parts[-1] += "\n"
-
-    # Suggest useful actions to the user:
-    #  (1) using user site-packages or (2) verifying the permissions
-    if error.errno == errno.EACCES:
-        user_option_part = "Consider using the `--user` option"
-        permissions_part = "Check the permissions"
-
-        if not running_under_virtualenv() and not using_user_site:
-            parts.extend(
-                [
-                    user_option_part,
-                    " or ",
-                    permissions_part.lower(),
-                ]
-            )
-        else:
-            parts.append(permissions_part)
-        parts.append(".\n")
-
-    # Suggest the user to enable Long Paths if path length is
-    # more than 260
-    if (
-        WINDOWS
-        and error.errno == errno.ENOENT
-        and error.filename
-        and len(error.filename) > 260
-    ):
-        parts.append(
-            "HINT: This error might have occurred since "
-            "this system does not have Windows Long Path "
-            "support enabled. You can find information on "
-            "how to enable this at "
-            "https://pip.pypa.io/warnings/enable-long-paths\n"
-        )
-
-    return "".join(parts).strip() + "\n"
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/commands/list.py b/.venv/lib/python3.10/site-packages/pip/_internal/commands/list.py
deleted file mode 100644
index 3a545e9..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/commands/list.py
+++ /dev/null
@@ -1,363 +0,0 @@
-import json
-import logging
-from optparse import Values
-from typing import TYPE_CHECKING, Iterator, List, Optional, Sequence, Tuple, cast
-
-from pip._vendor.packaging.utils import canonicalize_name
-
-from pip._internal.cli import cmdoptions
-from pip._internal.cli.req_command import IndexGroupCommand
-from pip._internal.cli.status_codes import SUCCESS
-from pip._internal.exceptions import CommandError
-from pip._internal.index.collector import LinkCollector
-from pip._internal.index.package_finder import PackageFinder
-from pip._internal.metadata import BaseDistribution, get_environment
-from pip._internal.models.selection_prefs import SelectionPreferences
-from pip._internal.network.session import PipSession
-from pip._internal.utils.compat import stdlib_pkgs
-from pip._internal.utils.misc import tabulate, write_output
-
-if TYPE_CHECKING:
-    from pip._internal.metadata.base import DistributionVersion
-
-    class _DistWithLatestInfo(BaseDistribution):
-        """Give the distribution object a couple of extra fields.
-
-        These will be populated during ``get_outdated()``. This is dirty but
-        makes the rest of the code much cleaner.
-        """
-
-        latest_version: DistributionVersion
-        latest_filetype: str
-
-    _ProcessedDists = Sequence[_DistWithLatestInfo]
-
-
-from pip._vendor.packaging.version import parse
-
-logger = logging.getLogger(__name__)
-
-
-class ListCommand(IndexGroupCommand):
-    """
-    List installed packages, including editables.
-
-    Packages are listed in a case-insensitive sorted order.
-    """
-
-    ignore_require_venv = True
-    usage = """
-      %prog [options]"""
-
-    def add_options(self) -> None:
-        self.cmd_opts.add_option(
-            "-o",
-            "--outdated",
-            action="store_true",
-            default=False,
-            help="List outdated packages",
-        )
-        self.cmd_opts.add_option(
-            "-u",
-            "--uptodate",
-            action="store_true",
-            default=False,
-            help="List uptodate packages",
-        )
-        self.cmd_opts.add_option(
-            "-e",
-            "--editable",
-            action="store_true",
-            default=False,
-            help="List editable projects.",
-        )
-        self.cmd_opts.add_option(
-            "-l",
-            "--local",
-            action="store_true",
-            default=False,
-            help=(
-                "If in a virtualenv that has global access, do not list "
-                "globally-installed packages."
-            ),
-        )
-        self.cmd_opts.add_option(
-            "--user",
-            dest="user",
-            action="store_true",
-            default=False,
-            help="Only output packages installed in user-site.",
-        )
-        self.cmd_opts.add_option(cmdoptions.list_path())
-        self.cmd_opts.add_option(
-            "--pre",
-            action="store_true",
-            default=False,
-            help=(
-                "Include pre-release and development versions. By default, "
-                "pip only finds stable versions."
-            ),
-        )
-
-        self.cmd_opts.add_option(
-            "--format",
-            action="store",
-            dest="list_format",
-            default="columns",
-            choices=("columns", "freeze", "json"),
-            help="Select the output format among: columns (default), freeze, or json",
-        )
-
-        self.cmd_opts.add_option(
-            "--not-required",
-            action="store_true",
-            dest="not_required",
-            help="List packages that are not dependencies of installed packages.",
-        )
-
-        self.cmd_opts.add_option(
-            "--exclude-editable",
-            action="store_false",
-            dest="include_editable",
-            help="Exclude editable package from output.",
-        )
-        self.cmd_opts.add_option(
-            "--include-editable",
-            action="store_true",
-            dest="include_editable",
-            help="Include editable package from output.",
-            default=True,
-        )
-        self.cmd_opts.add_option(cmdoptions.list_exclude())
-        index_opts = cmdoptions.make_option_group(cmdoptions.index_group, self.parser)
-
-        self.parser.insert_option_group(0, index_opts)
-        self.parser.insert_option_group(0, self.cmd_opts)
-
-    def _build_package_finder(
-        self, options: Values, session: PipSession
-    ) -> PackageFinder:
-        """
-        Create a package finder appropriate to this list command.
-        """
-        link_collector = LinkCollector.create(session, options=options)
-
-        # Pass allow_yanked=False to ignore yanked versions.
-        selection_prefs = SelectionPreferences(
-            allow_yanked=False,
-            allow_all_prereleases=options.pre,
-        )
-
-        return PackageFinder.create(
-            link_collector=link_collector,
-            selection_prefs=selection_prefs,
-            use_deprecated_html5lib="html5lib" in options.deprecated_features_enabled,
-        )
-
-    def run(self, options: Values, args: List[str]) -> int:
-        if options.outdated and options.uptodate:
-            raise CommandError("Options --outdated and --uptodate cannot be combined.")
-
-        cmdoptions.check_list_path_option(options)
-
-        skip = set(stdlib_pkgs)
-        if options.excludes:
-            skip.update(canonicalize_name(n) for n in options.excludes)
-
-        packages: "_ProcessedDists" = [
-            cast("_DistWithLatestInfo", d)
-            for d in get_environment(options.path).iter_installed_distributions(
-                local_only=options.local,
-                user_only=options.user,
-                editables_only=options.editable,
-                include_editables=options.include_editable,
-                skip=skip,
-            )
-        ]
-
-        # get_not_required must be called firstly in order to find and
-        # filter out all dependencies correctly. Otherwise a package
-        # can't be identified as requirement because some parent packages
-        # could be filtered out before.
-        if options.not_required:
-            packages = self.get_not_required(packages, options)
-
-        if options.outdated:
-            packages = self.get_outdated(packages, options)
-        elif options.uptodate:
-            packages = self.get_uptodate(packages, options)
-
-        self.output_package_listing(packages, options)
-        return SUCCESS
-
-    def get_outdated(
-        self, packages: "_ProcessedDists", options: Values
-    ) -> "_ProcessedDists":
-        return [
-            dist
-            for dist in self.iter_packages_latest_infos(packages, options)
-            if parse(str(dist.latest_version)) > parse(str(dist.version))
-        ]
-
-    def get_uptodate(
-        self, packages: "_ProcessedDists", options: Values
-    ) -> "_ProcessedDists":
-        return [
-            dist
-            for dist in self.iter_packages_latest_infos(packages, options)
-            if parse(str(dist.latest_version)) == parse(str(dist.version))
-        ]
-
-    def get_not_required(
-        self, packages: "_ProcessedDists", options: Values
-    ) -> "_ProcessedDists":
-        dep_keys = {
-            canonicalize_name(dep.name)
-            for dist in packages
-            for dep in (dist.iter_dependencies() or ())
-        }
-
-        # Create a set to remove duplicate packages, and cast it to a list
-        # to keep the return type consistent with get_outdated and
-        # get_uptodate
-        return list({pkg for pkg in packages if pkg.canonical_name not in dep_keys})
-
-    def iter_packages_latest_infos(
-        self, packages: "_ProcessedDists", options: Values
-    ) -> Iterator["_DistWithLatestInfo"]:
-        with self._build_session(options) as session:
-            finder = self._build_package_finder(options, session)
-
-            def latest_info(
-                dist: "_DistWithLatestInfo",
-            ) -> Optional["_DistWithLatestInfo"]:
-                all_candidates = finder.find_all_candidates(dist.canonical_name)
-                if not options.pre:
-                    # Remove prereleases
-                    all_candidates = [
-                        candidate
-                        for candidate in all_candidates
-                        if not candidate.version.is_prerelease
-                    ]
-
-                evaluator = finder.make_candidate_evaluator(
-                    project_name=dist.canonical_name,
-                )
-                best_candidate = evaluator.sort_best_candidate(all_candidates)
-                if best_candidate is None:
-                    return None
-
-                remote_version = best_candidate.version
-                if best_candidate.link.is_wheel:
-                    typ = "wheel"
-                else:
-                    typ = "sdist"
-                dist.latest_version = remote_version
-                dist.latest_filetype = typ
-                return dist
-
-            for dist in map(latest_info, packages):
-                if dist is not None:
-                    yield dist
-
-    def output_package_listing(
-        self, packages: "_ProcessedDists", options: Values
-    ) -> None:
-        packages = sorted(
-            packages,
-            key=lambda dist: dist.canonical_name,
-        )
-        if options.list_format == "columns" and packages:
-            data, header = format_for_columns(packages, options)
-            self.output_package_listing_columns(data, header)
-        elif options.list_format == "freeze":
-            for dist in packages:
-                if options.verbose >= 1:
-                    write_output(
-                        "%s==%s (%s)", dist.raw_name, dist.version, dist.location
-                    )
-                else:
-                    write_output("%s==%s", dist.raw_name, dist.version)
-        elif options.list_format == "json":
-            write_output(format_for_json(packages, options))
-
-    def output_package_listing_columns(
-        self, data: List[List[str]], header: List[str]
-    ) -> None:
-        # insert the header first: we need to know the size of column names
-        if len(data) > 0:
-            data.insert(0, header)
-
-        pkg_strings, sizes = tabulate(data)
-
-        # Create and add a separator.
-        if len(data) > 0:
-            pkg_strings.insert(1, " ".join(map(lambda x: "-" * x, sizes)))
-
-        for val in pkg_strings:
-            write_output(val)
-
-
-def format_for_columns(
-    pkgs: "_ProcessedDists", options: Values
-) -> Tuple[List[List[str]], List[str]]:
-    """
-    Convert the package data into something usable
-    by output_package_listing_columns.
-    """
-    header = ["Package", "Version"]
-
-    running_outdated = options.outdated
-    if running_outdated:
-        header.extend(["Latest", "Type"])
-
-    has_editables = any(x.editable for x in pkgs)
-    if has_editables:
-        header.append("Editable project location")
-
-    if options.verbose >= 1:
-        header.append("Location")
-    if options.verbose >= 1:
-        header.append("Installer")
-
-    data = []
-    for proj in pkgs:
-        # if we're working on the 'outdated' list, separate out the
-        # latest_version and type
-        row = [proj.raw_name, str(proj.version)]
-
-        if running_outdated:
-            row.append(str(proj.latest_version))
-            row.append(proj.latest_filetype)
-
-        if has_editables:
-            row.append(proj.editable_project_location or "")
-
-        if options.verbose >= 1:
-            row.append(proj.location or "")
-        if options.verbose >= 1:
-            row.append(proj.installer)
-
-        data.append(row)
-
-    return data, header
-
-
-def format_for_json(packages: "_ProcessedDists", options: Values) -> str:
-    data = []
-    for dist in packages:
-        info = {
-            "name": dist.raw_name,
-            "version": str(dist.version),
-        }
-        if options.verbose >= 1:
-            info["location"] = dist.location or ""
-            info["installer"] = dist.installer
-        if options.outdated:
-            info["latest_version"] = str(dist.latest_version)
-            info["latest_filetype"] = dist.latest_filetype
-        editable_project_location = dist.editable_project_location
-        if editable_project_location:
-            info["editable_project_location"] = editable_project_location
-        data.append(info)
-    return json.dumps(data)
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/commands/search.py b/.venv/lib/python3.10/site-packages/pip/_internal/commands/search.py
deleted file mode 100644
index 03ed925..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/commands/search.py
+++ /dev/null
@@ -1,174 +0,0 @@
-import logging
-import shutil
-import sys
-import textwrap
-import xmlrpc.client
-from collections import OrderedDict
-from optparse import Values
-from typing import TYPE_CHECKING, Dict, List, Optional
-
-from pip._vendor.packaging.version import parse as parse_version
-
-from pip._internal.cli.base_command import Command
-from pip._internal.cli.req_command import SessionCommandMixin
-from pip._internal.cli.status_codes import NO_MATCHES_FOUND, SUCCESS
-from pip._internal.exceptions import CommandError
-from pip._internal.metadata import get_default_environment
-from pip._internal.models.index import PyPI
-from pip._internal.network.xmlrpc import PipXmlrpcTransport
-from pip._internal.utils.logging import indent_log
-from pip._internal.utils.misc import write_output
-
-if TYPE_CHECKING:
-    from typing import TypedDict
-
-    class TransformedHit(TypedDict):
-        name: str
-        summary: str
-        versions: List[str]
-
-
-logger = logging.getLogger(__name__)
-
-
-class SearchCommand(Command, SessionCommandMixin):
-    """Search for PyPI packages whose name or summary contains ."""
-
-    usage = """
-      %prog [options] """
-    ignore_require_venv = True
-
-    def add_options(self) -> None:
-        self.cmd_opts.add_option(
-            "-i",
-            "--index",
-            dest="index",
-            metavar="URL",
-            default=PyPI.pypi_url,
-            help="Base URL of Python Package Index (default %default)",
-        )
-
-        self.parser.insert_option_group(0, self.cmd_opts)
-
-    def run(self, options: Values, args: List[str]) -> int:
-        if not args:
-            raise CommandError("Missing required argument (search query).")
-        query = args
-        pypi_hits = self.search(query, options)
-        hits = transform_hits(pypi_hits)
-
-        terminal_width = None
-        if sys.stdout.isatty():
-            terminal_width = shutil.get_terminal_size()[0]
-
-        print_results(hits, terminal_width=terminal_width)
-        if pypi_hits:
-            return SUCCESS
-        return NO_MATCHES_FOUND
-
-    def search(self, query: List[str], options: Values) -> List[Dict[str, str]]:
-        index_url = options.index
-
-        session = self.get_default_session(options)
-
-        transport = PipXmlrpcTransport(index_url, session)
-        pypi = xmlrpc.client.ServerProxy(index_url, transport)
-        try:
-            hits = pypi.search({"name": query, "summary": query}, "or")
-        except xmlrpc.client.Fault as fault:
-            message = "XMLRPC request failed [code: {code}]\n{string}".format(
-                code=fault.faultCode,
-                string=fault.faultString,
-            )
-            raise CommandError(message)
-        assert isinstance(hits, list)
-        return hits
-
-
-def transform_hits(hits: List[Dict[str, str]]) -> List["TransformedHit"]:
-    """
-    The list from pypi is really a list of versions. We want a list of
-    packages with the list of versions stored inline. This converts the
-    list from pypi into one we can use.
-    """
-    packages: Dict[str, "TransformedHit"] = OrderedDict()
-    for hit in hits:
-        name = hit["name"]
-        summary = hit["summary"]
-        version = hit["version"]
-
-        if name not in packages.keys():
-            packages[name] = {
-                "name": name,
-                "summary": summary,
-                "versions": [version],
-            }
-        else:
-            packages[name]["versions"].append(version)
-
-            # if this is the highest version, replace summary and score
-            if version == highest_version(packages[name]["versions"]):
-                packages[name]["summary"] = summary
-
-    return list(packages.values())
-
-
-def print_dist_installation_info(name: str, latest: str) -> None:
-    env = get_default_environment()
-    dist = env.get_distribution(name)
-    if dist is not None:
-        with indent_log():
-            if dist.version == latest:
-                write_output("INSTALLED: %s (latest)", dist.version)
-            else:
-                write_output("INSTALLED: %s", dist.version)
-                if parse_version(latest).pre:
-                    write_output(
-                        "LATEST:    %s (pre-release; install"
-                        " with `pip install --pre`)",
-                        latest,
-                    )
-                else:
-                    write_output("LATEST:    %s", latest)
-
-
-def print_results(
-    hits: List["TransformedHit"],
-    name_column_width: Optional[int] = None,
-    terminal_width: Optional[int] = None,
-) -> None:
-    if not hits:
-        return
-    if name_column_width is None:
-        name_column_width = (
-            max(
-                [
-                    len(hit["name"]) + len(highest_version(hit.get("versions", ["-"])))
-                    for hit in hits
-                ]
-            )
-            + 4
-        )
-
-    for hit in hits:
-        name = hit["name"]
-        summary = hit["summary"] or ""
-        latest = highest_version(hit.get("versions", ["-"]))
-        if terminal_width is not None:
-            target_width = terminal_width - name_column_width - 5
-            if target_width > 10:
-                # wrap and indent summary to fit terminal
-                summary_lines = textwrap.wrap(summary, target_width)
-                summary = ("\n" + " " * (name_column_width + 3)).join(summary_lines)
-
-        name_latest = f"{name} ({latest})"
-        line = f"{name_latest:{name_column_width}} - {summary}"
-        try:
-            write_output(line)
-            print_dist_installation_info(name, latest)
-        except UnicodeEncodeError:
-            pass
-
-
-def highest_version(versions: List[str]) -> str:
-    return max(versions, key=parse_version)
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/commands/show.py b/.venv/lib/python3.10/site-packages/pip/_internal/commands/show.py
deleted file mode 100644
index d5540d6..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/commands/show.py
+++ /dev/null
@@ -1,178 +0,0 @@
-import logging
-from optparse import Values
-from typing import Iterator, List, NamedTuple, Optional
-
-from pip._vendor.packaging.utils import canonicalize_name
-
-from pip._internal.cli.base_command import Command
-from pip._internal.cli.status_codes import ERROR, SUCCESS
-from pip._internal.metadata import BaseDistribution, get_default_environment
-from pip._internal.utils.misc import write_output
-
-logger = logging.getLogger(__name__)
-
-
-class ShowCommand(Command):
-    """
-    Show information about one or more installed packages.
-
-    The output is in RFC-compliant mail header format.
-    """
-
-    usage = """
-      %prog [options]  ..."""
-    ignore_require_venv = True
-
-    def add_options(self) -> None:
-        self.cmd_opts.add_option(
-            "-f",
-            "--files",
-            dest="files",
-            action="store_true",
-            default=False,
-            help="Show the full list of installed files for each package.",
-        )
-
-        self.parser.insert_option_group(0, self.cmd_opts)
-
-    def run(self, options: Values, args: List[str]) -> int:
-        if not args:
-            logger.warning("ERROR: Please provide a package name or names.")
-            return ERROR
-        query = args
-
-        results = search_packages_info(query)
-        if not print_results(
-            results, list_files=options.files, verbose=options.verbose
-        ):
-            return ERROR
-        return SUCCESS
-
-
-class _PackageInfo(NamedTuple):
-    name: str
-    version: str
-    location: str
-    requires: List[str]
-    required_by: List[str]
-    installer: str
-    metadata_version: str
-    classifiers: List[str]
-    summary: str
-    homepage: str
-    author: str
-    author_email: str
-    license: str
-    entry_points: List[str]
-    files: Optional[List[str]]
-
-
-def search_packages_info(query: List[str]) -> Iterator[_PackageInfo]:
-    """
-    Gather details from installed distributions. Print distribution name,
-    version, location, and installed files. Installed files requires a
-    pip generated 'installed-files.txt' in the distributions '.egg-info'
-    directory.
-    """
-    env = get_default_environment()
-
-    installed = {dist.canonical_name: dist for dist in env.iter_distributions()}
-    query_names = [canonicalize_name(name) for name in query]
-    missing = sorted(
-        [name for name, pkg in zip(query, query_names) if pkg not in installed]
-    )
-    if missing:
-        logger.warning("Package(s) not found: %s", ", ".join(missing))
-
-    def _get_requiring_packages(current_dist: BaseDistribution) -> Iterator[str]:
-        return (
-            dist.metadata["Name"] or "UNKNOWN"
-            for dist in installed.values()
-            if current_dist.canonical_name
-            in {canonicalize_name(d.name) for d in dist.iter_dependencies()}
-        )
-
-    for query_name in query_names:
-        try:
-            dist = installed[query_name]
-        except KeyError:
-            continue
-
-        requires = sorted((req.name for req in dist.iter_dependencies()), key=str.lower)
-        required_by = sorted(_get_requiring_packages(dist), key=str.lower)
-
-        try:
-            entry_points_text = dist.read_text("entry_points.txt")
-            entry_points = entry_points_text.splitlines(keepends=False)
-        except FileNotFoundError:
-            entry_points = []
-
-        files_iter = dist.iter_declared_entries()
-        if files_iter is None:
-            files: Optional[List[str]] = None
-        else:
-            files = sorted(files_iter)
-
-        metadata = dist.metadata
-
-        yield _PackageInfo(
-            name=dist.raw_name,
-            version=str(dist.version),
-            location=dist.location or "",
-            requires=requires,
-            required_by=required_by,
-            installer=dist.installer,
-            metadata_version=dist.metadata_version or "",
-            classifiers=metadata.get_all("Classifier", []),
-            summary=metadata.get("Summary", ""),
-            homepage=metadata.get("Home-page", ""),
-            author=metadata.get("Author", ""),
-            author_email=metadata.get("Author-email", ""),
-            license=metadata.get("License", ""),
-            entry_points=entry_points,
-            files=files,
-        )
-
-
-def print_results(
-    distributions: Iterator[_PackageInfo],
-    list_files: bool,
-    verbose: bool,
-) -> bool:
-    """
-    Print the information from installed distributions found.
-    """
-    results_printed = False
-    for i, dist in enumerate(distributions):
-        results_printed = True
-        if i > 0:
-            write_output("---")
-
-        write_output("Name: %s", dist.name)
-        write_output("Version: %s", dist.version)
-        write_output("Summary: %s", dist.summary)
-        write_output("Home-page: %s", dist.homepage)
-        write_output("Author: %s", dist.author)
-        write_output("Author-email: %s", dist.author_email)
-        write_output("License: %s", dist.license)
-        write_output("Location: %s", dist.location)
-        write_output("Requires: %s", ", ".join(dist.requires))
-        write_output("Required-by: %s", ", ".join(dist.required_by))
-
-        if verbose:
-            write_output("Metadata-Version: %s", dist.metadata_version)
-            write_output("Installer: %s", dist.installer)
-            write_output("Classifiers:")
-            for classifier in dist.classifiers:
-                write_output("  %s", classifier)
-            write_output("Entry-points:")
-            for entry in dist.entry_points:
-                write_output("  %s", entry.strip())
-        if list_files:
-            write_output("Files:")
-            if dist.files is None:
-                write_output("Cannot locate RECORD or installed-files.txt")
-            else:
-                for line in dist.files:
-                    write_output("  %s", line.strip())
-    return results_printed
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/commands/uninstall.py b/.venv/lib/python3.10/site-packages/pip/_internal/commands/uninstall.py
deleted file mode 100644
index bb9e8e6..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/commands/uninstall.py
+++ /dev/null
@@ -1,105 +0,0 @@
-import logging
-from optparse import Values
-from typing import List
-
-from pip._vendor.packaging.utils import canonicalize_name
-
-from pip._internal.cli.base_command import Command
-from pip._internal.cli.req_command import SessionCommandMixin, warn_if_run_as_root
-from pip._internal.cli.status_codes import SUCCESS
-from pip._internal.exceptions import InstallationError
-from pip._internal.req import parse_requirements
-from pip._internal.req.constructors import (
-    install_req_from_line,
-    install_req_from_parsed_requirement,
-)
-from pip._internal.utils.misc import protect_pip_from_modification_on_windows
-
-logger = logging.getLogger(__name__)
-
-
-class UninstallCommand(Command, SessionCommandMixin):
-    """
-    Uninstall packages.
-
-    pip is able to uninstall most installed packages. Known exceptions are:
-
-    - Pure distutils packages installed with ``python setup.py install``, which
-      leave behind no metadata to determine what files were installed.
-    - Script wrappers installed by ``python setup.py develop``.
-    """
-
-    usage = """
-      %prog [options]  ...
-      %prog [options] -r  ..."""
-
-    def add_options(self) -> None:
-        self.cmd_opts.add_option(
-            "-r",
-            "--requirement",
-            dest="requirements",
-            action="append",
-            default=[],
-            metavar="file",
-            help=(
-                "Uninstall all the packages listed in the given requirements "
-                "file.  This option can be used multiple times."
-            ),
-        )
-        self.cmd_opts.add_option(
-            "-y",
-            "--yes",
-            dest="yes",
-            action="store_true",
-            help="Don't ask for confirmation of uninstall deletions.",
-        )
-
-        self.parser.insert_option_group(0, self.cmd_opts)
-
-    def run(self, options: Values, args: List[str]) -> int:
-        session = self.get_default_session(options)
-
-        reqs_to_uninstall = {}
-        for name in args:
-            req = install_req_from_line(
-                name,
-                isolated=options.isolated_mode,
-            )
-            if req.name:
-                reqs_to_uninstall[canonicalize_name(req.name)] = req
-            else:
-                logger.warning(
-                    "Invalid requirement: %r ignored -"
-                    " the uninstall command expects named"
-                    " requirements.",
-                    name,
-                )
-        for filename in options.requirements:
-            for parsed_req in parse_requirements(
-                filename, options=options, session=session
-            ):
-                req = install_req_from_parsed_requirement(
-                    parsed_req, isolated=options.isolated_mode
-                )
-                if req.name:
-                    reqs_to_uninstall[canonicalize_name(req.name)] = req
-        if not reqs_to_uninstall:
-            raise InstallationError(
-                f"You must give at least one requirement to {self.name} (see "
-                f'"pip help {self.name}")'
-            )
-
-        protect_pip_from_modification_on_windows(
-            modifying_pip="pip" in reqs_to_uninstall
-        )
-
-        for req in reqs_to_uninstall.values():
-            uninstall_pathset = req.uninstall(
-                auto_confirm=options.yes,
-                verbose=self.verbosity > 0,
-            )
-            if uninstall_pathset:
-                uninstall_pathset.commit()
-
-        warn_if_run_as_root()
-        return SUCCESS
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/commands/wheel.py b/.venv/lib/python3.10/site-packages/pip/_internal/commands/wheel.py
deleted file mode 100644
index d5b20dc..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/commands/wheel.py
+++ /dev/null
@@ -1,178 +0,0 @@
-import logging
-import os
-import shutil
-from optparse import Values
-from typing import List
-
-from pip._internal.cache import WheelCache
-from pip._internal.cli import cmdoptions
-from pip._internal.cli.req_command import RequirementCommand, with_cleanup
-from pip._internal.cli.status_codes import SUCCESS
-from pip._internal.exceptions import CommandError
-from pip._internal.req.req_install import InstallRequirement
-from pip._internal.req.req_tracker import get_requirement_tracker
-from pip._internal.utils.misc import ensure_dir, normalize_path
-from pip._internal.utils.temp_dir import TempDirectory
-from pip._internal.wheel_builder import build, should_build_for_wheel_command
-
-logger = logging.getLogger(__name__)
-
-
-class WheelCommand(RequirementCommand):
-    """
-    Build Wheel archives for your requirements and dependencies.
-
-    Wheel is a built-package format, and offers the advantage of not
-    recompiling your software during every install. For more details, see the
-    wheel docs: https://wheel.readthedocs.io/en/latest/
-
-    Requirements: setuptools>=0.8, and wheel.
-
-    'pip wheel' uses the bdist_wheel setuptools extension from the wheel
-    package to build individual wheels.
-
-    """
-
-    usage = """
-      %prog [options]  ...
-      %prog [options] -r  ...
-      %prog [options] [-e]  ...
-      %prog [options] [-e]  ...
-      %prog [options]  ..."""
-
-    def add_options(self) -> None:
-
-        self.cmd_opts.add_option(
-            "-w",
-            "--wheel-dir",
-            dest="wheel_dir",
-            metavar="dir",
-            default=os.curdir,
-            help=(
-                "Build wheels into , where the default is the "
-                "current working directory."
-            ),
-        )
-        self.cmd_opts.add_option(cmdoptions.no_binary())
-        self.cmd_opts.add_option(cmdoptions.only_binary())
-        self.cmd_opts.add_option(cmdoptions.prefer_binary())
-        self.cmd_opts.add_option(cmdoptions.no_build_isolation())
-        self.cmd_opts.add_option(cmdoptions.use_pep517())
-        self.cmd_opts.add_option(cmdoptions.no_use_pep517())
-        self.cmd_opts.add_option(cmdoptions.constraints())
-        self.cmd_opts.add_option(cmdoptions.editable())
-        self.cmd_opts.add_option(cmdoptions.requirements())
-        self.cmd_opts.add_option(cmdoptions.src())
-        self.cmd_opts.add_option(cmdoptions.ignore_requires_python())
-        self.cmd_opts.add_option(cmdoptions.no_deps())
-        self.cmd_opts.add_option(cmdoptions.progress_bar())
-
-        self.cmd_opts.add_option(
-            "--no-verify",
-            dest="no_verify",
-            action="store_true",
-            default=False,
-            help="Don't verify if built wheel is valid.",
-        )
-
-        self.cmd_opts.add_option(cmdoptions.build_options())
-        self.cmd_opts.add_option(cmdoptions.global_options())
-
-        self.cmd_opts.add_option(
-            "--pre",
-            action="store_true",
-            default=False,
-            help=(
-                "Include pre-release and development versions. By default, "
-                "pip only finds stable versions."
-            ),
-        )
-
-        self.cmd_opts.add_option(cmdoptions.require_hashes())
-
-        index_opts = cmdoptions.make_option_group(
-            cmdoptions.index_group,
-            self.parser,
-        )
-
-        self.parser.insert_option_group(0, index_opts)
-        self.parser.insert_option_group(0, self.cmd_opts)
-
-    @with_cleanup
-    def run(self, options: Values, args: List[str]) -> int:
-        cmdoptions.check_install_build_global(options)
-
-        session = self.get_default_session(options)
-
-        finder = self._build_package_finder(options, session)
-        wheel_cache = WheelCache(options.cache_dir, options.format_control)
-
-        options.wheel_dir = normalize_path(options.wheel_dir)
-        ensure_dir(options.wheel_dir)
-
-        req_tracker = self.enter_context(get_requirement_tracker())
-
-        directory = TempDirectory(
-            delete=not options.no_clean,
-            kind="wheel",
-            globally_managed=True,
-        )
-
-        reqs = self.get_requirements(args, options, finder, session)
-
-        preparer = self.make_requirement_preparer(
-            temp_build_dir=directory,
-            options=options,
-            req_tracker=req_tracker,
-            session=session,
-            finder=finder,
-            download_dir=options.wheel_dir,
-            use_user_site=False,
-            verbosity=self.verbosity,
-        )
-
-        resolver = self.make_resolver(
-            preparer=preparer,
-            finder=finder,
-            options=options,
-            wheel_cache=wheel_cache,
-            ignore_requires_python=options.ignore_requires_python,
-            use_pep517=options.use_pep517,
-        )
-
-        self.trace_basic_info(finder)
-
-        requirement_set = resolver.resolve(reqs, check_supported_wheels=True)
-
-        reqs_to_build: List[InstallRequirement] = []
-        for req in requirement_set.requirements.values():
-            if req.is_wheel:
-                preparer.save_linked_requirement(req)
-            elif should_build_for_wheel_command(req):
-                reqs_to_build.append(req)
-
-        # build wheels
-        build_successes, build_failures = build(
-            reqs_to_build,
-            wheel_cache=wheel_cache,
-            verify=(not options.no_verify),
-            build_options=options.build_options or [],
-            global_options=options.global_options or [],
-        )
-        for req in build_successes:
-            assert req.link and req.link.is_wheel
-            assert req.local_file_path
-            # copy from cache to target directory
-            try:
-                shutil.copy(req.local_file_path, options.wheel_dir)
-            except OSError as e:
-                logger.warning(
-                    "Building wheel for %s failed: %s",
-                    req.name,
-                    e,
-                )
-                build_failures.append(req)
-        if len(build_failures) != 0:
-            raise CommandError("Failed to build one or more wheels")
-
-        return SUCCESS
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/configuration.py b/.venv/lib/python3.10/site-packages/pip/_internal/configuration.py
deleted file mode 100644
index a8092d1..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/configuration.py
+++ /dev/null
@@ -1,366 +0,0 @@
-"""Configuration management setup
-
-Some terminology:
-- name
-  As written in config files.
-- value
-  Value associated with a name
-- key
-  Name combined with it's section (section.name)
-- variant
-  A single word describing where the configuration key-value pair came from
-"""
-
-import configparser
-import locale
-import os
-import sys
-from typing import Any, Dict, Iterable, List, NewType, Optional, Tuple
-
-from pip._internal.exceptions import (
-    ConfigurationError,
-    ConfigurationFileCouldNotBeLoaded,
-)
-from pip._internal.utils import appdirs
-from pip._internal.utils.compat import WINDOWS
-from pip._internal.utils.logging import getLogger
-from pip._internal.utils.misc import ensure_dir, enum
-
-RawConfigParser = configparser.RawConfigParser  # Shorthand
-Kind = NewType("Kind", str)
-
-CONFIG_BASENAME = "pip.ini" if WINDOWS else "pip.conf"
-ENV_NAMES_IGNORED = "version", "help"
-
-# The kinds of configurations there are.
-kinds = enum(
-    USER="user",  # User Specific
-    GLOBAL="global",  # System Wide
-    SITE="site",  # [Virtual] Environment Specific
-    ENV="env",  # from PIP_CONFIG_FILE
-    ENV_VAR="env-var",  # from Environment Variables
-)
-OVERRIDE_ORDER = kinds.GLOBAL, kinds.USER, kinds.SITE, kinds.ENV, kinds.ENV_VAR
-VALID_LOAD_ONLY = kinds.USER, kinds.GLOBAL, kinds.SITE
-
-logger = getLogger(__name__)
-
-
-# NOTE: Maybe use the optionx attribute to normalize keynames.
-def _normalize_name(name: str) -> str:
-    """Make a name consistent regardless of source (environment or file)"""
-    name = name.lower().replace("_", "-")
-    if name.startswith("--"):
-        name = name[2:]  # only prefer long opts
-    return name
-
-
-def _disassemble_key(name: str) -> List[str]:
-    if "." not in name:
-        error_message = (
-            "Key does not contain dot separated section and key. "
-            "Perhaps you wanted to use 'global.{}' instead?"
-        ).format(name)
-        raise ConfigurationError(error_message)
-    return name.split(".", 1)
-
-
-def get_configuration_files() -> Dict[Kind, List[str]]:
-    global_config_files = [
-        os.path.join(path, CONFIG_BASENAME) for path in appdirs.site_config_dirs("pip")
-    ]
-
-    site_config_file = os.path.join(sys.prefix, CONFIG_BASENAME)
-    legacy_config_file = os.path.join(
-        os.path.expanduser("~"),
-        "pip" if WINDOWS else ".pip",
-        CONFIG_BASENAME,
-    )
-    new_config_file = os.path.join(appdirs.user_config_dir("pip"), CONFIG_BASENAME)
-    return {
-        kinds.GLOBAL: global_config_files,
-        kinds.SITE: [site_config_file],
-        kinds.USER: [legacy_config_file, new_config_file],
-    }
-
-
-class Configuration:
-    """Handles management of configuration.
-
-    Provides an interface to accessing and managing configuration files.
-
-    This class converts provides an API that takes "section.key-name" style
-    keys and stores the value associated with it as "key-name" under the
-    section "section".
-
-    This allows for a clean interface wherein the both the section and the
-    key-name are preserved in an easy to manage form in the configuration files
-    and the data stored is also nice.
-    """
-
-    def __init__(self, isolated: bool, load_only: Optional[Kind] = None) -> None:
-        super().__init__()
-
-        if load_only is not None and load_only not in VALID_LOAD_ONLY:
-            raise ConfigurationError(
-                "Got invalid value for load_only - should be one of {}".format(
-                    ", ".join(map(repr, VALID_LOAD_ONLY))
-                )
-            )
-        self.isolated = isolated
-        self.load_only = load_only
-
-        # Because we keep track of where we got the data from
-        self._parsers: Dict[Kind, List[Tuple[str, RawConfigParser]]] = {
-            variant: [] for variant in OVERRIDE_ORDER
-        }
-        self._config: Dict[Kind, Dict[str, Any]] = {
-            variant: {} for variant in OVERRIDE_ORDER
-        }
-        self._modified_parsers: List[Tuple[str, RawConfigParser]] = []
-
-    def load(self) -> None:
-        """Loads configuration from configuration files and environment"""
-        self._load_config_files()
-        if not self.isolated:
-            self._load_environment_vars()
-
-    def get_file_to_edit(self) -> Optional[str]:
-        """Returns the file with highest priority in configuration"""
-        assert self.load_only is not None, "Need to be specified a file to be editing"
-
-        try:
-            return self._get_parser_to_modify()[0]
-        except IndexError:
-            return None
-
-    def items(self) -> Iterable[Tuple[str, Any]]:
-        """Returns key-value pairs like dict.items() representing the loaded
-        configuration
-        """
-        return self._dictionary.items()
-
-    def get_value(self, key: str) -> Any:
-        """Get a value from the configuration."""
-        try:
-            return self._dictionary[key]
-        except KeyError:
-            raise ConfigurationError(f"No such key - {key}")
-
-    def set_value(self, key: str, value: Any) -> None:
-        """Modify a value in the configuration."""
-        self._ensure_have_load_only()
-
-        assert self.load_only
-        fname, parser = self._get_parser_to_modify()
-
-        if parser is not None:
-            section, name = _disassemble_key(key)
-
-            # Modify the parser and the configuration
-            if not parser.has_section(section):
-                parser.add_section(section)
-            parser.set(section, name, value)
-
-        self._config[self.load_only][key] = value
-        self._mark_as_modified(fname, parser)
-
-    def unset_value(self, key: str) -> None:
-        """Unset a value in the configuration."""
-        self._ensure_have_load_only()
-
-        assert self.load_only
-        if key not in self._config[self.load_only]:
-            raise ConfigurationError(f"No such key - {key}")
-
-        fname, parser = self._get_parser_to_modify()
-
-        if parser is not None:
-            section, name = _disassemble_key(key)
-            if not (
-                parser.has_section(section) and parser.remove_option(section, name)
-            ):
-                # The option was not removed.
-                raise ConfigurationError(
-                    "Fatal Internal error [id=1]. Please report as a bug."
-                )
-
-            # The section may be empty after the option was removed.
-            if not parser.items(section):
-                parser.remove_section(section)
-            self._mark_as_modified(fname, parser)
-
-        del self._config[self.load_only][key]
-
-    def save(self) -> None:
-        """Save the current in-memory state."""
-        self._ensure_have_load_only()
-
-        for fname, parser in self._modified_parsers:
-            logger.info("Writing to %s", fname)
-
-            # Ensure directory exists.
-            ensure_dir(os.path.dirname(fname))
-
-            with open(fname, "w") as f:
-                parser.write(f)
-
-    #
-    # Private routines
-    #
-
-    def _ensure_have_load_only(self) -> None:
-        if self.load_only is None:
-            raise ConfigurationError("Needed a specific file to be modifying.")
-        logger.debug("Will be working with %s variant only", self.load_only)
-
-    @property
-    def _dictionary(self) -> Dict[str, Any]:
-        """A dictionary representing the loaded configuration."""
-        # NOTE: Dictionaries are not populated if not loaded. So, conditionals
-        #       are not needed here.
-        retval = {}
-
-        for variant in OVERRIDE_ORDER:
-            retval.update(self._config[variant])
-
-        return retval
-
-    def _load_config_files(self) -> None:
-        """Loads configuration from configuration files"""
-        config_files = dict(self.iter_config_files())
-        if config_files[kinds.ENV][0:1] == [os.devnull]:
-            logger.debug(
-                "Skipping loading configuration files due to "
-                "environment's PIP_CONFIG_FILE being os.devnull"
-            )
-            return
-
-        for variant, files in config_files.items():
-            for fname in files:
-                # If there's specific variant set in `load_only`, load only
-                # that variant, not the others.
-                if self.load_only is not None and variant != self.load_only:
-                    logger.debug("Skipping file '%s' (variant: %s)", fname, variant)
-                    continue
-
-                parser = self._load_file(variant, fname)
-
-                # Keeping track of the parsers used
-                self._parsers[variant].append((fname, parser))
-
-    def _load_file(self, variant: Kind, fname: str) -> RawConfigParser:
-        logger.verbose("For variant '%s', will try loading '%s'", variant, fname)
-        parser = self._construct_parser(fname)
-
-        for section in parser.sections():
-            items = parser.items(section)
-            self._config[variant].update(self._normalized_keys(section, items))
-
-        return parser
-
-    def _construct_parser(self, fname: str) -> RawConfigParser:
-        parser = configparser.RawConfigParser()
-        # If there is no such file, don't bother reading it but create the
-        # parser anyway, to hold the data.
-        # Doing this is useful when modifying and saving files, where we don't
-        # need to construct a parser.
-        if os.path.exists(fname):
-            locale_encoding = locale.getpreferredencoding(False)
-            try:
-                parser.read(fname, encoding=locale_encoding)
-            except UnicodeDecodeError:
-                # See https://github.com/pypa/pip/issues/4963
-                raise ConfigurationFileCouldNotBeLoaded(
-                    reason=f"contains invalid {locale_encoding} characters",
-                    fname=fname,
-                )
-            except configparser.Error as error:
-                # See https://github.com/pypa/pip/issues/4893
-                raise ConfigurationFileCouldNotBeLoaded(error=error)
-        return parser
-
-    def _load_environment_vars(self) -> None:
-        """Loads configuration from environment variables"""
-        self._config[kinds.ENV_VAR].update(
-            self._normalized_keys(":env:", self.get_environ_vars())
-        )
-
-    def _normalized_keys(
-        self, section: str, items: Iterable[Tuple[str, Any]]
-    ) -> Dict[str, Any]:
-        """Normalizes items to construct a dictionary with normalized keys.
-
-        This routine is where the names become keys and are made the same
-        regardless of source - configuration files or environment.
-        """
-        normalized = {}
-        for name, val in items:
-            key = section + "." + _normalize_name(name)
-            normalized[key] = val
-        return normalized
-
-    def get_environ_vars(self) -> Iterable[Tuple[str, str]]:
-        """Returns a generator with all environmental vars with prefix PIP_"""
-        for key, val in os.environ.items():
-            if key.startswith("PIP_"):
-                name = key[4:].lower()
-                if name not in ENV_NAMES_IGNORED:
-                    yield name, val
-
-    # XXX: This is patched in the tests.
-    def iter_config_files(self) -> Iterable[Tuple[Kind, List[str]]]:
-        """Yields variant and configuration files associated with it.
-
-        This should be treated like items of a dictionary.
-        """
-        # SMELL: Move the conditions out of this function
-
-        # environment variables have the lowest priority
-        config_file = os.environ.get("PIP_CONFIG_FILE", None)
-        if config_file is not None:
-            yield kinds.ENV, [config_file]
-        else:
-            yield kinds.ENV, []
-
-        config_files = get_configuration_files()
-
-        # at the base we have any global configuration
-        yield kinds.GLOBAL, config_files[kinds.GLOBAL]
-
-        # per-user configuration next
-        should_load_user_config = not self.isolated and not (
-            config_file and os.path.exists(config_file)
-        )
-        if should_load_user_config:
-            # The legacy config file is overridden by the new config file
-            yield kinds.USER, config_files[kinds.USER]
-
-        # finally virtualenv configuration first trumping others
-        yield kinds.SITE, config_files[kinds.SITE]
-
-    def get_values_in_config(self, variant: Kind) -> Dict[str, Any]:
-        """Get values present in a config file"""
-        return self._config[variant]
-
-    def _get_parser_to_modify(self) -> Tuple[str, RawConfigParser]:
-        # Determine which parser to modify
-        assert self.load_only
-        parsers = self._parsers[self.load_only]
-        if not parsers:
-            # This should not happen if everything works correctly.
-            raise ConfigurationError(
-                "Fatal Internal error [id=2]. Please report as a bug."
-            )
-
-        # Use the highest priority parser.
-        return parsers[-1]
-
-    # XXX: This is patched in the tests.
-    def _mark_as_modified(self, fname: str, parser: RawConfigParser) -> None:
-        file_parser_tuple = (fname, parser)
-        if file_parser_tuple not in self._modified_parsers:
-            self._modified_parsers.append(file_parser_tuple)
-
-    def __repr__(self) -> str:
-        return f"{self.__class__.__name__}({self._dictionary!r})"
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/distributions/__init__.py b/.venv/lib/python3.10/site-packages/pip/_internal/distributions/__init__.py
deleted file mode 100644
index 9a89a83..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/distributions/__init__.py
+++ /dev/null
@@ -1,21 +0,0 @@
-from pip._internal.distributions.base import AbstractDistribution
-from pip._internal.distributions.sdist import SourceDistribution
-from pip._internal.distributions.wheel import WheelDistribution
-from pip._internal.req.req_install import InstallRequirement
-
-
-def make_distribution_for_install_requirement(
-    install_req: InstallRequirement,
-) -> AbstractDistribution:
-    """Returns a Distribution for the given InstallRequirement"""
-    # Editable requirements will always be source distributions. They use the
-    # legacy logic until we create a modern standard for them.
-    if install_req.editable:
-        return SourceDistribution(install_req)
-
-    # If it's a wheel, it's a WheelDistribution
-    if install_req.is_wheel:
-        return WheelDistribution(install_req)
-
-    # Otherwise, a SourceDistribution
-    return SourceDistribution(install_req)
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/distributions/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/distributions/__pycache__/__init__.cpython-310.pyc
deleted file mode 100644
index 4c8eb8652c8b2d7e4e5c5a723c257065c9aec84b..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 800
zcmaJ<&2H2%5Vn(SlD6AQthgej5|ti7Z$AW^p>DzJ3Cb%7

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/distributions/__pycache__/base.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/distributions/__pycache__/base.cpython-310.pyc
deleted file mode 100644
index ebe92ab161551aeec357b764ac0aa51bc77f8ac0..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 1857
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
NpcrHFpG#NG{{bQj;!^+s

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/distributions/__pycache__/wheel.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/distributions/__pycache__/wheel.cpython-310.pyc
deleted file mode 100644
index 9a335eb43771039f018c3402c9a2ccee27900cff..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 1601
zcmaJ?-HsbI6t?FlnGM-)wyY`;AX(gn(wSD>OH`E~6$w=VItj-BJD&EEA
zNDiNnY4#grBva~7=c3hZH5YZYRlF6Ag3Ys!XVw`pcb`@8SP^`}<=6i-$1nIT%GsDoGhh
zTE;R`$s&@mOkN~qDpNIpPKGj)!^J>m@(6ab(9_7DhAaE^Y_GmjE2FGxon?ZBI#|Ds
zd^BP(zFtKjS_2#n;M}2riMJm-Q4Vnf3?0*p132Z{U{K!q8#OP;A2SdPihS+<=7No3AgkKer-@UW{3tco<=^gs$Tds
z)cG?pC$RhbvRLXy6{~6`>O!jPq5(xne$HpGf9Gy~UgX!Ry)No%R;)H|soVScy}O02
zoVtVDg61urE;zucOp951Vzx!NEnjW?+bH)vAqR@T35D1U%p{%AF}+E*w?oT)`1Aif
z?FWnSqw^=TbyZ7VSzQNRUd&_2xgY4G?t;!xaFT#p=tY2G8k=L-GFXXu6AgmXnF)CQ
zy-x4ypzc@QybB>V2sz#s|1AA~&rXkg#>4Z%xgT-fXt@R+xgT?WwH7r}39BLJQqMUz
zDHe8$2AlB7OzYa5;reyS!Na-@qB@3YF(M-gy^%(vh(>>g8Qu6JL|jbY@b3VLIR~z#
zHhIS^s4#~IuC_ryo`r}#&G`Y%`3#;rgBbhw55tg~AO23LK%@9RcBS7s4BShj>+rRB
cv4wx@&1WBVSUo^mE&gAO$v7I*GkP}s3ugMr>;M1&

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/distributions/base.py b/.venv/lib/python3.10/site-packages/pip/_internal/distributions/base.py
deleted file mode 100644
index 149fff5..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/distributions/base.py
+++ /dev/null
@@ -1,36 +0,0 @@
-import abc
-
-from pip._internal.index.package_finder import PackageFinder
-from pip._internal.metadata.base import BaseDistribution
-from pip._internal.req import InstallRequirement
-
-
-class AbstractDistribution(metaclass=abc.ABCMeta):
-    """A base class for handling installable artifacts.
-
-    The requirements for anything installable are as follows:
-
-     - we must be able to determine the requirement name
-       (or we can't correctly handle the non-upgrade case).
-
-     - for packages with setup requirements, we must also be able
-       to determine their requirements without installing additional
-       packages (for the same reason as run-time dependencies)
-
-     - we must be able to create a Distribution object exposing the
-       above metadata.
-    """
-
-    def __init__(self, req: InstallRequirement) -> None:
-        super().__init__()
-        self.req = req
-
-    @abc.abstractmethod
-    def get_metadata_distribution(self) -> BaseDistribution:
-        raise NotImplementedError()
-
-    @abc.abstractmethod
-    def prepare_distribution_metadata(
-        self, finder: PackageFinder, build_isolation: bool
-    ) -> None:
-        raise NotImplementedError()
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/distributions/installed.py b/.venv/lib/python3.10/site-packages/pip/_internal/distributions/installed.py
deleted file mode 100644
index be5962f..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/distributions/installed.py
+++ /dev/null
@@ -1,20 +0,0 @@
-from pip._internal.distributions.base import AbstractDistribution
-from pip._internal.index.package_finder import PackageFinder
-from pip._internal.metadata import BaseDistribution
-
-
-class InstalledDistribution(AbstractDistribution):
-    """Represents an installed package.
-
-    This does not need any preparation as the required information has already
-    been computed.
-    """
-
-    def get_metadata_distribution(self) -> BaseDistribution:
-        assert self.req.satisfied_by is not None, "not actually installed"
-        return self.req.satisfied_by
-
-    def prepare_distribution_metadata(
-        self, finder: PackageFinder, build_isolation: bool
-    ) -> None:
-        pass
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/distributions/sdist.py b/.venv/lib/python3.10/site-packages/pip/_internal/distributions/sdist.py
deleted file mode 100644
index bdaf403..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/distributions/sdist.py
+++ /dev/null
@@ -1,127 +0,0 @@
-import logging
-from typing import Iterable, Set, Tuple
-
-from pip._internal.build_env import BuildEnvironment
-from pip._internal.distributions.base import AbstractDistribution
-from pip._internal.exceptions import InstallationError
-from pip._internal.index.package_finder import PackageFinder
-from pip._internal.metadata import BaseDistribution
-from pip._internal.utils.subprocess import runner_with_spinner_message
-
-logger = logging.getLogger(__name__)
-
-
-class SourceDistribution(AbstractDistribution):
-    """Represents a source distribution.
-
-    The preparation step for these needs metadata for the packages to be
-    generated, either using PEP 517 or using the legacy `setup.py egg_info`.
-    """
-
-    def get_metadata_distribution(self) -> BaseDistribution:
-        return self.req.get_dist()
-
-    def prepare_distribution_metadata(
-        self, finder: PackageFinder, build_isolation: bool
-    ) -> None:
-        # Load pyproject.toml, to determine whether PEP 517 is to be used
-        self.req.load_pyproject_toml()
-
-        # Set up the build isolation, if this requirement should be isolated
-        should_isolate = self.req.use_pep517 and build_isolation
-        if should_isolate:
-            # Setup an isolated environment and install the build backend static
-            # requirements in it.
-            self._prepare_build_backend(finder)
-            # Check that if the requirement is editable, it either supports PEP 660 or
-            # has a setup.py or a setup.cfg. This cannot be done earlier because we need
-            # to setup the build backend to verify it supports build_editable, nor can
-            # it be done later, because we want to avoid installing build requirements
-            # needlessly. Doing it here also works around setuptools generating
-            # UNKNOWN.egg-info when running get_requires_for_build_wheel on a directory
-            # without setup.py nor setup.cfg.
-            self.req.isolated_editable_sanity_check()
-            # Install the dynamic build requirements.
-            self._install_build_reqs(finder)
-
-        self.req.prepare_metadata()
-
-    def _prepare_build_backend(self, finder: PackageFinder) -> None:
-        # Isolate in a BuildEnvironment and install the build-time
-        # requirements.
-        pyproject_requires = self.req.pyproject_requires
-        assert pyproject_requires is not None
-
-        self.req.build_env = BuildEnvironment()
-        self.req.build_env.install_requirements(
-            finder, pyproject_requires, "overlay", kind="build dependencies"
-        )
-        conflicting, missing = self.req.build_env.check_requirements(
-            self.req.requirements_to_check
-        )
-        if conflicting:
-            self._raise_conflicts("PEP 517/518 supported requirements", conflicting)
-        if missing:
-            logger.warning(
-                "Missing build requirements in pyproject.toml for %s.",
-                self.req,
-            )
-            logger.warning(
-                "The project does not specify a build backend, and "
-                "pip cannot fall back to setuptools without %s.",
-                " and ".join(map(repr, sorted(missing))),
-            )
-
-    def _get_build_requires_wheel(self) -> Iterable[str]:
-        with self.req.build_env:
-            runner = runner_with_spinner_message("Getting requirements to build wheel")
-            backend = self.req.pep517_backend
-            assert backend is not None
-            with backend.subprocess_runner(runner):
-                return backend.get_requires_for_build_wheel()
-
-    def _get_build_requires_editable(self) -> Iterable[str]:
-        with self.req.build_env:
-            runner = runner_with_spinner_message(
-                "Getting requirements to build editable"
-            )
-            backend = self.req.pep517_backend
-            assert backend is not None
-            with backend.subprocess_runner(runner):
-                return backend.get_requires_for_build_editable()
-
-    def _install_build_reqs(self, finder: PackageFinder) -> None:
-        # Install any extra build dependencies that the backend requests.
-        # This must be done in a second pass, as the pyproject.toml
-        # dependencies must be installed before we can call the backend.
-        if (
-            self.req.editable
-            and self.req.permit_editable_wheels
-            and self.req.supports_pyproject_editable()
-        ):
-            build_reqs = self._get_build_requires_editable()
-        else:
-            build_reqs = self._get_build_requires_wheel()
-        conflicting, missing = self.req.build_env.check_requirements(build_reqs)
-        if conflicting:
-            self._raise_conflicts("the backend dependencies", conflicting)
-        self.req.build_env.install_requirements(
-            finder, missing, "normal", kind="backend dependencies"
-        )
-
-    def _raise_conflicts(
-        self, conflicting_with: str, conflicting_reqs: Set[Tuple[str, str]]
-    ) -> None:
-        format_string = (
-            "Some build dependencies for {requirement} "
-            "conflict with {conflicting_with}: {description}."
-        )
-        error_message = format_string.format(
-            requirement=self.req,
-            conflicting_with=conflicting_with,
-            description=", ".join(
-                f"{installed} is incompatible with {wanted}"
-                for installed, wanted in sorted(conflicting_reqs)
-            ),
-        )
-        raise InstallationError(error_message)
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/distributions/wheel.py b/.venv/lib/python3.10/site-packages/pip/_internal/distributions/wheel.py
deleted file mode 100644
index 340b0f3..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/distributions/wheel.py
+++ /dev/null
@@ -1,31 +0,0 @@
-from pip._vendor.packaging.utils import canonicalize_name
-
-from pip._internal.distributions.base import AbstractDistribution
-from pip._internal.index.package_finder import PackageFinder
-from pip._internal.metadata import (
-    BaseDistribution,
-    FilesystemWheel,
-    get_wheel_distribution,
-)
-
-
-class WheelDistribution(AbstractDistribution):
-    """Represents a wheel distribution.
-
-    This does not need any preparation as wheels can be directly unpacked.
-    """
-
-    def get_metadata_distribution(self) -> BaseDistribution:
-        """Loads the metadata from the wheel file into memory and returns a
-        Distribution that uses it, not relying on the wheel file or
-        requirement.
-        """
-        assert self.req.local_file_path, "Set as part of preparation during download"
-        assert self.req.name, "Wheels are never unnamed"
-        wheel = FilesystemWheel(self.req.local_file_path)
-        return get_wheel_distribution(wheel, canonicalize_name(self.req.name))
-
-    def prepare_distribution_metadata(
-        self, finder: PackageFinder, build_isolation: bool
-    ) -> None:
-        pass
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/exceptions.py b/.venv/lib/python3.10/site-packages/pip/_internal/exceptions.py
deleted file mode 100644
index 97b9612..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/exceptions.py
+++ /dev/null
@@ -1,658 +0,0 @@
-"""Exceptions used throughout package.
-
-This module MUST NOT try to import from anything within `pip._internal` to
-operate. This is expected to be importable from any/all files within the
-subpackage and, thus, should not depend on them.
-"""
-
-import configparser
-import re
-from itertools import chain, groupby, repeat
-from typing import TYPE_CHECKING, Dict, List, Optional, Union
-
-from pip._vendor.requests.models import Request, Response
-from pip._vendor.rich.console import Console, ConsoleOptions, RenderResult
-from pip._vendor.rich.markup import escape
-from pip._vendor.rich.text import Text
-
-if TYPE_CHECKING:
-    from hashlib import _Hash
-    from typing import Literal
-
-    from pip._internal.metadata import BaseDistribution
-    from pip._internal.req.req_install import InstallRequirement
-
-
-#
-# Scaffolding
-#
-def _is_kebab_case(s: str) -> bool:
-    return re.match(r"^[a-z]+(-[a-z]+)*$", s) is not None
-
-
-def _prefix_with_indent(
-    s: Union[Text, str],
-    console: Console,
-    *,
-    prefix: str,
-    indent: str,
-) -> Text:
-    if isinstance(s, Text):
-        text = s
-    else:
-        text = console.render_str(s)
-
-    return console.render_str(prefix, overflow="ignore") + console.render_str(
-        f"\n{indent}", overflow="ignore"
-    ).join(text.split(allow_blank=True))
-
-
-class PipError(Exception):
-    """The base pip error."""
-
-
-class DiagnosticPipError(PipError):
-    """An error, that presents diagnostic information to the user.
-
-    This contains a bunch of logic, to enable pretty presentation of our error
-    messages. Each error gets a unique reference. Each error can also include
-    additional context, a hint and/or a note -- which are presented with the
-    main error message in a consistent style.
-
-    This is adapted from the error output styling in `sphinx-theme-builder`.
-    """
-
-    reference: str
-
-    def __init__(
-        self,
-        *,
-        kind: 'Literal["error", "warning"]' = "error",
-        reference: Optional[str] = None,
-        message: Union[str, Text],
-        context: Optional[Union[str, Text]],
-        hint_stmt: Optional[Union[str, Text]],
-        note_stmt: Optional[Union[str, Text]] = None,
-        link: Optional[str] = None,
-    ) -> None:
-        # Ensure a proper reference is provided.
-        if reference is None:
-            assert hasattr(self, "reference"), "error reference not provided!"
-            reference = self.reference
-        assert _is_kebab_case(reference), "error reference must be kebab-case!"
-
-        self.kind = kind
-        self.reference = reference
-
-        self.message = message
-        self.context = context
-
-        self.note_stmt = note_stmt
-        self.hint_stmt = hint_stmt
-
-        self.link = link
-
-        super().__init__(f"<{self.__class__.__name__}: {self.reference}>")
-
-    def __repr__(self) -> str:
-        return (
-            f"<{self.__class__.__name__}("
-            f"reference={self.reference!r}, "
-            f"message={self.message!r}, "
-            f"context={self.context!r}, "
-            f"note_stmt={self.note_stmt!r}, "
-            f"hint_stmt={self.hint_stmt!r}"
-            ")>"
-        )
-
-    def __rich_console__(
-        self,
-        console: Console,
-        options: ConsoleOptions,
-    ) -> RenderResult:
-        colour = "red" if self.kind == "error" else "yellow"
-
-        yield f"[{colour} bold]{self.kind}[/]: [bold]{self.reference}[/]"
-        yield ""
-
-        if not options.ascii_only:
-            # Present the main message, with relevant context indented.
-            if self.context is not None:
-                yield _prefix_with_indent(
-                    self.message,
-                    console,
-                    prefix=f"[{colour}]×[/] ",
-                    indent=f"[{colour}]│[/] ",
-                )
-                yield _prefix_with_indent(
-                    self.context,
-                    console,
-                    prefix=f"[{colour}]╰─>[/] ",
-                    indent=f"[{colour}]   [/] ",
-                )
-            else:
-                yield _prefix_with_indent(
-                    self.message,
-                    console,
-                    prefix="[red]×[/] ",
-                    indent="  ",
-                )
-        else:
-            yield self.message
-            if self.context is not None:
-                yield ""
-                yield self.context
-
-        if self.note_stmt is not None or self.hint_stmt is not None:
-            yield ""
-
-        if self.note_stmt is not None:
-            yield _prefix_with_indent(
-                self.note_stmt,
-                console,
-                prefix="[magenta bold]note[/]: ",
-                indent="      ",
-            )
-        if self.hint_stmt is not None:
-            yield _prefix_with_indent(
-                self.hint_stmt,
-                console,
-                prefix="[cyan bold]hint[/]: ",
-                indent="      ",
-            )
-
-        if self.link is not None:
-            yield ""
-            yield f"Link: {self.link}"
-
-
-#
-# Actual Errors
-#
-class ConfigurationError(PipError):
-    """General exception in configuration"""
-
-
-class InstallationError(PipError):
-    """General exception during installation"""
-
-
-class UninstallationError(PipError):
-    """General exception during uninstallation"""
-
-
-class MissingPyProjectBuildRequires(DiagnosticPipError):
-    """Raised when pyproject.toml has `build-system`, but no `build-system.requires`."""
-
-    reference = "missing-pyproject-build-system-requires"
-
-    def __init__(self, *, package: str) -> None:
-        super().__init__(
-            message=f"Can not process {escape(package)}",
-            context=Text(
-                "This package has an invalid pyproject.toml file.\n"
-                "The [build-system] table is missing the mandatory `requires` key."
-            ),
-            note_stmt="This is an issue with the package mentioned above, not pip.",
-            hint_stmt=Text("See PEP 518 for the detailed specification."),
-        )
-
-
-class InvalidPyProjectBuildRequires(DiagnosticPipError):
-    """Raised when pyproject.toml an invalid `build-system.requires`."""
-
-    reference = "invalid-pyproject-build-system-requires"
-
-    def __init__(self, *, package: str, reason: str) -> None:
-        super().__init__(
-            message=f"Can not process {escape(package)}",
-            context=Text(
-                "This package has an invalid `build-system.requires` key in "
-                f"pyproject.toml.\n{reason}"
-            ),
-            note_stmt="This is an issue with the package mentioned above, not pip.",
-            hint_stmt=Text("See PEP 518 for the detailed specification."),
-        )
-
-
-class NoneMetadataError(PipError):
-    """Raised when accessing a Distribution's "METADATA" or "PKG-INFO".
-
-    This signifies an inconsistency, when the Distribution claims to have
-    the metadata file (if not, raise ``FileNotFoundError`` instead), but is
-    not actually able to produce its content. This may be due to permission
-    errors.
-    """
-
-    def __init__(
-        self,
-        dist: "BaseDistribution",
-        metadata_name: str,
-    ) -> None:
-        """
-        :param dist: A Distribution object.
-        :param metadata_name: The name of the metadata being accessed
-            (can be "METADATA" or "PKG-INFO").
-        """
-        self.dist = dist
-        self.metadata_name = metadata_name
-
-    def __str__(self) -> str:
-        # Use `dist` in the error message because its stringification
-        # includes more information, like the version and location.
-        return "None {} metadata found for distribution: {}".format(
-            self.metadata_name,
-            self.dist,
-        )
-
-
-class UserInstallationInvalid(InstallationError):
-    """A --user install is requested on an environment without user site."""
-
-    def __str__(self) -> str:
-        return "User base directory is not specified"
-
-
-class InvalidSchemeCombination(InstallationError):
-    def __str__(self) -> str:
-        before = ", ".join(str(a) for a in self.args[:-1])
-        return f"Cannot set {before} and {self.args[-1]} together"
-
-
-class DistributionNotFound(InstallationError):
-    """Raised when a distribution cannot be found to satisfy a requirement"""
-
-
-class RequirementsFileParseError(InstallationError):
-    """Raised when a general error occurs parsing a requirements file line."""
-
-
-class BestVersionAlreadyInstalled(PipError):
-    """Raised when the most up-to-date version of a package is already
-    installed."""
-
-
-class BadCommand(PipError):
-    """Raised when virtualenv or a command is not found"""
-
-
-class CommandError(PipError):
-    """Raised when there is an error in command-line arguments"""
-
-
-class PreviousBuildDirError(PipError):
-    """Raised when there's a previous conflicting build directory"""
-
-
-class NetworkConnectionError(PipError):
-    """HTTP connection error"""
-
-    def __init__(
-        self, error_msg: str, response: Response = None, request: Request = None
-    ) -> None:
-        """
-        Initialize NetworkConnectionError with  `request` and `response`
-        objects.
-        """
-        self.response = response
-        self.request = request
-        self.error_msg = error_msg
-        if (
-            self.response is not None
-            and not self.request
-            and hasattr(response, "request")
-        ):
-            self.request = self.response.request
-        super().__init__(error_msg, response, request)
-
-    def __str__(self) -> str:
-        return str(self.error_msg)
-
-
-class InvalidWheelFilename(InstallationError):
-    """Invalid wheel filename."""
-
-
-class UnsupportedWheel(InstallationError):
-    """Unsupported wheel."""
-
-
-class InvalidWheel(InstallationError):
-    """Invalid (e.g. corrupt) wheel."""
-
-    def __init__(self, location: str, name: str):
-        self.location = location
-        self.name = name
-
-    def __str__(self) -> str:
-        return f"Wheel '{self.name}' located at {self.location} is invalid."
-
-
-class MetadataInconsistent(InstallationError):
-    """Built metadata contains inconsistent information.
-
-    This is raised when the metadata contains values (e.g. name and version)
-    that do not match the information previously obtained from sdist filename
-    or user-supplied ``#egg=`` value.
-    """
-
-    def __init__(
-        self, ireq: "InstallRequirement", field: str, f_val: str, m_val: str
-    ) -> None:
-        self.ireq = ireq
-        self.field = field
-        self.f_val = f_val
-        self.m_val = m_val
-
-    def __str__(self) -> str:
-        template = (
-            "Requested {} has inconsistent {}: "
-            "filename has {!r}, but metadata has {!r}"
-        )
-        return template.format(self.ireq, self.field, self.f_val, self.m_val)
-
-
-class LegacyInstallFailure(DiagnosticPipError):
-    """Error occurred while executing `setup.py install`"""
-
-    reference = "legacy-install-failure"
-
-    def __init__(self, package_details: str) -> None:
-        super().__init__(
-            message="Encountered error while trying to install package.",
-            context=package_details,
-            hint_stmt="See above for output from the failure.",
-            note_stmt="This is an issue with the package mentioned above, not pip.",
-        )
-
-
-class InstallationSubprocessError(DiagnosticPipError, InstallationError):
-    """A subprocess call failed."""
-
-    reference = "subprocess-exited-with-error"
-
-    def __init__(
-        self,
-        *,
-        command_description: str,
-        exit_code: int,
-        output_lines: Optional[List[str]],
-    ) -> None:
-        if output_lines is None:
-            output_prompt = Text("See above for output.")
-        else:
-            output_prompt = (
-                Text.from_markup(f"[red][{len(output_lines)} lines of output][/]\n")
-                + Text("".join(output_lines))
-                + Text.from_markup(R"[red]\[end of output][/]")
-            )
-
-        super().__init__(
-            message=(
-                f"[green]{escape(command_description)}[/] did not run successfully.\n"
-                f"exit code: {exit_code}"
-            ),
-            context=output_prompt,
-            hint_stmt=None,
-            note_stmt=(
-                "This error originates from a subprocess, and is likely not a "
-                "problem with pip."
-            ),
-        )
-
-        self.command_description = command_description
-        self.exit_code = exit_code
-
-    def __str__(self) -> str:
-        return f"{self.command_description} exited with {self.exit_code}"
-
-
-class MetadataGenerationFailed(InstallationSubprocessError, InstallationError):
-    reference = "metadata-generation-failed"
-
-    def __init__(
-        self,
-        *,
-        package_details: str,
-    ) -> None:
-        super(InstallationSubprocessError, self).__init__(
-            message="Encountered error while generating package metadata.",
-            context=escape(package_details),
-            hint_stmt="See above for details.",
-            note_stmt="This is an issue with the package mentioned above, not pip.",
-        )
-
-    def __str__(self) -> str:
-        return "metadata generation failed"
-
-
-class HashErrors(InstallationError):
-    """Multiple HashError instances rolled into one for reporting"""
-
-    def __init__(self) -> None:
-        self.errors: List["HashError"] = []
-
-    def append(self, error: "HashError") -> None:
-        self.errors.append(error)
-
-    def __str__(self) -> str:
-        lines = []
-        self.errors.sort(key=lambda e: e.order)
-        for cls, errors_of_cls in groupby(self.errors, lambda e: e.__class__):
-            lines.append(cls.head)
-            lines.extend(e.body() for e in errors_of_cls)
-        if lines:
-            return "\n".join(lines)
-        return ""
-
-    def __bool__(self) -> bool:
-        return bool(self.errors)
-
-
-class HashError(InstallationError):
-    """
-    A failure to verify a package against known-good hashes
-
-    :cvar order: An int sorting hash exception classes by difficulty of
-        recovery (lower being harder), so the user doesn't bother fretting
-        about unpinned packages when he has deeper issues, like VCS
-        dependencies, to deal with. Also keeps error reports in a
-        deterministic order.
-    :cvar head: A section heading for display above potentially many
-        exceptions of this kind
-    :ivar req: The InstallRequirement that triggered this error. This is
-        pasted on after the exception is instantiated, because it's not
-        typically available earlier.
-
-    """
-
-    req: Optional["InstallRequirement"] = None
-    head = ""
-    order: int = -1
-
-    def body(self) -> str:
-        """Return a summary of me for display under the heading.
-
-        This default implementation simply prints a description of the
-        triggering requirement.
-
-        :param req: The InstallRequirement that provoked this error, with
-            its link already populated by the resolver's _populate_link().
-
-        """
-        return f"    {self._requirement_name()}"
-
-    def __str__(self) -> str:
-        return f"{self.head}\n{self.body()}"
-
-    def _requirement_name(self) -> str:
-        """Return a description of the requirement that triggered me.
-
-        This default implementation returns long description of the req, with
-        line numbers
-
-        """
-        return str(self.req) if self.req else "unknown package"
-
-
-class VcsHashUnsupported(HashError):
-    """A hash was provided for a version-control-system-based requirement, but
-    we don't have a method for hashing those."""
-
-    order = 0
-    head = (
-        "Can't verify hashes for these requirements because we don't "
-        "have a way to hash version control repositories:"
-    )
-
-
-class DirectoryUrlHashUnsupported(HashError):
-    """A hash was provided for a version-control-system-based requirement, but
-    we don't have a method for hashing those."""
-
-    order = 1
-    head = (
-        "Can't verify hashes for these file:// requirements because they "
-        "point to directories:"
-    )
-
-
-class HashMissing(HashError):
-    """A hash was needed for a requirement but is absent."""
-
-    order = 2
-    head = (
-        "Hashes are required in --require-hashes mode, but they are "
-        "missing from some requirements. Here is a list of those "
-        "requirements along with the hashes their downloaded archives "
-        "actually had. Add lines like these to your requirements files to "
-        "prevent tampering. (If you did not enable --require-hashes "
-        "manually, note that it turns on automatically when any package "
-        "has a hash.)"
-    )
-
-    def __init__(self, gotten_hash: str) -> None:
-        """
-        :param gotten_hash: The hash of the (possibly malicious) archive we
-            just downloaded
-        """
-        self.gotten_hash = gotten_hash
-
-    def body(self) -> str:
-        # Dodge circular import.
-        from pip._internal.utils.hashes import FAVORITE_HASH
-
-        package = None
-        if self.req:
-            # In the case of URL-based requirements, display the original URL
-            # seen in the requirements file rather than the package name,
-            # so the output can be directly copied into the requirements file.
-            package = (
-                self.req.original_link
-                if self.req.original_link
-                # In case someone feeds something downright stupid
-                # to InstallRequirement's constructor.
-                else getattr(self.req, "req", None)
-            )
-        return "    {} --hash={}:{}".format(
-            package or "unknown package", FAVORITE_HASH, self.gotten_hash
-        )
-
-
-class HashUnpinned(HashError):
-    """A requirement had a hash specified but was not pinned to a specific
-    version."""
-
-    order = 3
-    head = (
-        "In --require-hashes mode, all requirements must have their "
-        "versions pinned with ==. These do not:"
-    )
-
-
-class HashMismatch(HashError):
-    """
-    Distribution file hash values don't match.
-
-    :ivar package_name: The name of the package that triggered the hash
-        mismatch. Feel free to write to this after the exception is raise to
-        improve its error message.
-
-    """
-
-    order = 4
-    head = (
-        "THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS "
-        "FILE. If you have updated the package versions, please update "
-        "the hashes. Otherwise, examine the package contents carefully; "
-        "someone may have tampered with them."
-    )
-
-    def __init__(self, allowed: Dict[str, List[str]], gots: Dict[str, "_Hash"]) -> None:
-        """
-        :param allowed: A dict of algorithm names pointing to lists of allowed
-            hex digests
-        :param gots: A dict of algorithm names pointing to hashes we
-            actually got from the files under suspicion
-        """
-        self.allowed = allowed
-        self.gots = gots
-
-    def body(self) -> str:
-        return "    {}:\n{}".format(self._requirement_name(), self._hash_comparison())
-
-    def _hash_comparison(self) -> str:
-        """
-        Return a comparison of actual and expected hash values.
-
-        Example::
-
-               Expected sha256 abcdeabcdeabcdeabcdeabcdeabcdeabcdeabcdeabcde
-                            or 123451234512345123451234512345123451234512345
-                    Got        bcdefbcdefbcdefbcdefbcdefbcdefbcdefbcdefbcdef
-
-        """
-
-        def hash_then_or(hash_name: str) -> "chain[str]":
-            # For now, all the decent hashes have 6-char names, so we can get
-            # away with hard-coding space literals.
-            return chain([hash_name], repeat("    or"))
-
-        lines: List[str] = []
-        for hash_name, expecteds in self.allowed.items():
-            prefix = hash_then_or(hash_name)
-            lines.extend(
-                ("        Expected {} {}".format(next(prefix), e)) for e in expecteds
-            )
-            lines.append(
-                "             Got        {}\n".format(self.gots[hash_name].hexdigest())
-            )
-        return "\n".join(lines)
-
-
-class UnsupportedPythonVersion(InstallationError):
-    """Unsupported python version according to Requires-Python package
-    metadata."""
-
-
-class ConfigurationFileCouldNotBeLoaded(ConfigurationError):
-    """When there are errors while loading a configuration file"""
-
-    def __init__(
-        self,
-        reason: str = "could not be loaded",
-        fname: Optional[str] = None,
-        error: Optional[configparser.Error] = None,
-    ) -> None:
-        super().__init__(error)
-        self.reason = reason
-        self.fname = fname
-        self.error = error
-
-    def __str__(self) -> str:
-        if self.fname is not None:
-            message_part = f" in {self.fname}."
-        else:
-            assert self.error is not None
-            message_part = f".\n{self.error}\n"
-        return f"Configuration file {self.reason}{message_part}"
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/index/__init__.py b/.venv/lib/python3.10/site-packages/pip/_internal/index/__init__.py
deleted file mode 100644
index 7a17b7b..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/index/__init__.py
+++ /dev/null
@@ -1,2 +0,0 @@
-"""Index interaction code
-"""
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/index/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/index/__pycache__/__init__.cpython-310.pyc
deleted file mode 100644
index 1f7afa7393c6a500af2959daf99a4d3874b7a9a0..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 227
zcmYjLu?_)25Z%+bNYpyHR^f(FifA<&(P$=Tcd&7{ySZH#e2&h?_yMiIP?=SE$-K#X
z$(wn$+wBO(=KkFGdB3ChN5W#k<5MOjwn8OqF=*X-OQYzLX%na}WYE@R(kkk#2Fa_9
zsH{YMh`Pn8AAKYoZAIX;D@st*K;_9OoZ^oC;V7R%-jHda)H`t3aI|KUk4NBjprI?|
lsW_02X~5r4!&h{y0LX?8h`GDI(phEIxukil?c?)Qd;u;BJ}>|P

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/index/__pycache__/collector.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/index/__pycache__/collector.cpython-310.pyc
deleted file mode 100644
index 905b6e8f8b38e9c5566130405fb29ccab9bf8011..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 19306
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
H*!zD0qz&Po

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/index/__pycache__/sources.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/index/__pycache__/sources.cpython-310.pyc
deleted file mode 100644
index 47aab09cc1ec4f01c543f6b0964249354db59c33..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 7120
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
L8(+?5i~sx=XfsKI

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/index/collector.py b/.venv/lib/python3.10/site-packages/pip/_internal/index/collector.py
deleted file mode 100644
index 4ecbb33..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/index/collector.py
+++ /dev/null
@@ -1,648 +0,0 @@
-"""
-The main purpose of this module is to expose LinkCollector.collect_sources().
-"""
-
-import cgi
-import collections
-import functools
-import itertools
-import logging
-import os
-import re
-import urllib.parse
-import urllib.request
-import xml.etree.ElementTree
-from html.parser import HTMLParser
-from optparse import Values
-from typing import (
-    TYPE_CHECKING,
-    Any,
-    Callable,
-    Dict,
-    Iterable,
-    List,
-    MutableMapping,
-    NamedTuple,
-    Optional,
-    Sequence,
-    Tuple,
-    Union,
-)
-
-from pip._vendor import html5lib, requests
-from pip._vendor.requests import Response
-from pip._vendor.requests.exceptions import RetryError, SSLError
-
-from pip._internal.exceptions import NetworkConnectionError
-from pip._internal.models.link import Link
-from pip._internal.models.search_scope import SearchScope
-from pip._internal.network.session import PipSession
-from pip._internal.network.utils import raise_for_status
-from pip._internal.utils.deprecation import deprecated
-from pip._internal.utils.filetypes import is_archive_file
-from pip._internal.utils.misc import pairwise, redact_auth_from_url
-from pip._internal.vcs import vcs
-
-from .sources import CandidatesFromPage, LinkSource, build_source
-
-if TYPE_CHECKING:
-    from typing import Protocol
-else:
-    Protocol = object
-
-logger = logging.getLogger(__name__)
-
-HTMLElement = xml.etree.ElementTree.Element
-ResponseHeaders = MutableMapping[str, str]
-
-
-def _match_vcs_scheme(url: str) -> Optional[str]:
-    """Look for VCS schemes in the URL.
-
-    Returns the matched VCS scheme, or None if there's no match.
-    """
-    for scheme in vcs.schemes:
-        if url.lower().startswith(scheme) and url[len(scheme)] in "+:":
-            return scheme
-    return None
-
-
-class _NotHTML(Exception):
-    def __init__(self, content_type: str, request_desc: str) -> None:
-        super().__init__(content_type, request_desc)
-        self.content_type = content_type
-        self.request_desc = request_desc
-
-
-def _ensure_html_header(response: Response) -> None:
-    """Check the Content-Type header to ensure the response contains HTML.
-
-    Raises `_NotHTML` if the content type is not text/html.
-    """
-    content_type = response.headers.get("Content-Type", "")
-    if not content_type.lower().startswith("text/html"):
-        raise _NotHTML(content_type, response.request.method)
-
-
-class _NotHTTP(Exception):
-    pass
-
-
-def _ensure_html_response(url: str, session: PipSession) -> None:
-    """Send a HEAD request to the URL, and ensure the response contains HTML.
-
-    Raises `_NotHTTP` if the URL is not available for a HEAD request, or
-    `_NotHTML` if the content type is not text/html.
-    """
-    scheme, netloc, path, query, fragment = urllib.parse.urlsplit(url)
-    if scheme not in {"http", "https"}:
-        raise _NotHTTP()
-
-    resp = session.head(url, allow_redirects=True)
-    raise_for_status(resp)
-
-    _ensure_html_header(resp)
-
-
-def _get_html_response(url: str, session: PipSession) -> Response:
-    """Access an HTML page with GET, and return the response.
-
-    This consists of three parts:
-
-    1. If the URL looks suspiciously like an archive, send a HEAD first to
-       check the Content-Type is HTML, to avoid downloading a large file.
-       Raise `_NotHTTP` if the content type cannot be determined, or
-       `_NotHTML` if it is not HTML.
-    2. Actually perform the request. Raise HTTP exceptions on network failures.
-    3. Check the Content-Type header to make sure we got HTML, and raise
-       `_NotHTML` otherwise.
-    """
-    if is_archive_file(Link(url).filename):
-        _ensure_html_response(url, session=session)
-
-    logger.debug("Getting page %s", redact_auth_from_url(url))
-
-    resp = session.get(
-        url,
-        headers={
-            "Accept": "text/html",
-            # We don't want to blindly returned cached data for
-            # /simple/, because authors generally expecting that
-            # twine upload && pip install will function, but if
-            # they've done a pip install in the last ~10 minutes
-            # it won't. Thus by setting this to zero we will not
-            # blindly use any cached data, however the benefit of
-            # using max-age=0 instead of no-cache, is that we will
-            # still support conditional requests, so we will still
-            # minimize traffic sent in cases where the page hasn't
-            # changed at all, we will just always incur the round
-            # trip for the conditional GET now instead of only
-            # once per 10 minutes.
-            # For more information, please see pypa/pip#5670.
-            "Cache-Control": "max-age=0",
-        },
-    )
-    raise_for_status(resp)
-
-    # The check for archives above only works if the url ends with
-    # something that looks like an archive. However that is not a
-    # requirement of an url. Unless we issue a HEAD request on every
-    # url we cannot know ahead of time for sure if something is HTML
-    # or not. However we can check after we've downloaded it.
-    _ensure_html_header(resp)
-
-    return resp
-
-
-def _get_encoding_from_headers(headers: ResponseHeaders) -> Optional[str]:
-    """Determine if we have any encoding information in our headers."""
-    if headers and "Content-Type" in headers:
-        content_type, params = cgi.parse_header(headers["Content-Type"])
-        if "charset" in params:
-            return params["charset"]
-    return None
-
-
-def _determine_base_url(document: HTMLElement, page_url: str) -> str:
-    """Determine the HTML document's base URL.
-
-    This looks for a ```` tag in the HTML document. If present, its href
-    attribute denotes the base URL of anchor tags in the document. If there is
-    no such tag (or if it does not have a valid href attribute), the HTML
-    file's URL is used as the base URL.
-
-    :param document: An HTML document representation. The current
-        implementation expects the result of ``html5lib.parse()``.
-    :param page_url: The URL of the HTML document.
-
-    TODO: Remove when `html5lib` is dropped.
-    """
-    for base in document.findall(".//base"):
-        href = base.get("href")
-        if href is not None:
-            return href
-    return page_url
-
-
-def _clean_url_path_part(part: str) -> str:
-    """
-    Clean a "part" of a URL path (i.e. after splitting on "@" characters).
-    """
-    # We unquote prior to quoting to make sure nothing is double quoted.
-    return urllib.parse.quote(urllib.parse.unquote(part))
-
-
-def _clean_file_url_path(part: str) -> str:
-    """
-    Clean the first part of a URL path that corresponds to a local
-    filesystem path (i.e. the first part after splitting on "@" characters).
-    """
-    # We unquote prior to quoting to make sure nothing is double quoted.
-    # Also, on Windows the path part might contain a drive letter which
-    # should not be quoted. On Linux where drive letters do not
-    # exist, the colon should be quoted. We rely on urllib.request
-    # to do the right thing here.
-    return urllib.request.pathname2url(urllib.request.url2pathname(part))
-
-
-# percent-encoded:                   /
-_reserved_chars_re = re.compile("(@|%2F)", re.IGNORECASE)
-
-
-def _clean_url_path(path: str, is_local_path: bool) -> str:
-    """
-    Clean the path portion of a URL.
-    """
-    if is_local_path:
-        clean_func = _clean_file_url_path
-    else:
-        clean_func = _clean_url_path_part
-
-    # Split on the reserved characters prior to cleaning so that
-    # revision strings in VCS URLs are properly preserved.
-    parts = _reserved_chars_re.split(path)
-
-    cleaned_parts = []
-    for to_clean, reserved in pairwise(itertools.chain(parts, [""])):
-        cleaned_parts.append(clean_func(to_clean))
-        # Normalize %xx escapes (e.g. %2f -> %2F)
-        cleaned_parts.append(reserved.upper())
-
-    return "".join(cleaned_parts)
-
-
-def _clean_link(url: str) -> str:
-    """
-    Make sure a link is fully quoted.
-    For example, if ' ' occurs in the URL, it will be replaced with "%20",
-    and without double-quoting other characters.
-    """
-    # Split the URL into parts according to the general structure
-    # `scheme://netloc/path;parameters?query#fragment`.
-    result = urllib.parse.urlparse(url)
-    # If the netloc is empty, then the URL refers to a local filesystem path.
-    is_local_path = not result.netloc
-    path = _clean_url_path(result.path, is_local_path=is_local_path)
-    return urllib.parse.urlunparse(result._replace(path=path))
-
-
-def _create_link_from_element(
-    element_attribs: Dict[str, Optional[str]],
-    page_url: str,
-    base_url: str,
-) -> Optional[Link]:
-    """
-    Convert an anchor element's attributes in a simple repository page to a Link.
-    """
-    href = element_attribs.get("href")
-    if not href:
-        return None
-
-    url = _clean_link(urllib.parse.urljoin(base_url, href))
-    pyrequire = element_attribs.get("data-requires-python")
-    yanked_reason = element_attribs.get("data-yanked")
-
-    link = Link(
-        url,
-        comes_from=page_url,
-        requires_python=pyrequire,
-        yanked_reason=yanked_reason,
-    )
-
-    return link
-
-
-class CacheablePageContent:
-    def __init__(self, page: "HTMLPage") -> None:
-        assert page.cache_link_parsing
-        self.page = page
-
-    def __eq__(self, other: object) -> bool:
-        return isinstance(other, type(self)) and self.page.url == other.page.url
-
-    def __hash__(self) -> int:
-        return hash(self.page.url)
-
-
-class ParseLinks(Protocol):
-    def __call__(
-        self, page: "HTMLPage", use_deprecated_html5lib: bool
-    ) -> Iterable[Link]:
-        ...
-
-
-def with_cached_html_pages(fn: ParseLinks) -> ParseLinks:
-    """
-    Given a function that parses an Iterable[Link] from an HTMLPage, cache the
-    function's result (keyed by CacheablePageContent), unless the HTMLPage
-    `page` has `page.cache_link_parsing == False`.
-    """
-
-    @functools.lru_cache(maxsize=None)
-    def wrapper(
-        cacheable_page: CacheablePageContent, use_deprecated_html5lib: bool
-    ) -> List[Link]:
-        return list(fn(cacheable_page.page, use_deprecated_html5lib))
-
-    @functools.wraps(fn)
-    def wrapper_wrapper(page: "HTMLPage", use_deprecated_html5lib: bool) -> List[Link]:
-        if page.cache_link_parsing:
-            return wrapper(CacheablePageContent(page), use_deprecated_html5lib)
-        return list(fn(page, use_deprecated_html5lib))
-
-    return wrapper_wrapper
-
-
-def _parse_links_html5lib(page: "HTMLPage") -> Iterable[Link]:
-    """
-    Parse an HTML document, and yield its anchor elements as Link objects.
-
-    TODO: Remove when `html5lib` is dropped.
-    """
-    document = html5lib.parse(
-        page.content,
-        transport_encoding=page.encoding,
-        namespaceHTMLElements=False,
-    )
-
-    url = page.url
-    base_url = _determine_base_url(document, url)
-    for anchor in document.findall(".//a"):
-        link = _create_link_from_element(
-            anchor.attrib,
-            page_url=url,
-            base_url=base_url,
-        )
-        if link is None:
-            continue
-        yield link
-
-
-@with_cached_html_pages
-def parse_links(page: "HTMLPage", use_deprecated_html5lib: bool) -> Iterable[Link]:
-    """
-    Parse an HTML document, and yield its anchor elements as Link objects.
-    """
-    encoding = page.encoding or "utf-8"
-
-    # Check if the page starts with a valid doctype, to decide whether to use
-    # http.parser or (deprecated) html5lib for parsing -- unless explicitly
-    # requested to use html5lib.
-    if not use_deprecated_html5lib:
-        expected_doctype = "".encode(encoding)
-        actual_start = page.content[: len(expected_doctype)]
-        if actual_start.decode(encoding).lower() != "":
-            deprecated(
-                reason=(
-                    f"The HTML index page being used ({page.url}) is not a proper "
-                    "HTML 5 document. This is in violation of PEP 503 which requires "
-                    "these pages to be well-formed HTML 5 documents. Please reach out "
-                    "to the owners of this index page, and ask them to update this "
-                    "index page to a valid HTML 5 document."
-                ),
-                replacement=None,
-                gone_in="22.2",
-                issue=10825,
-            )
-            use_deprecated_html5lib = True
-
-    if use_deprecated_html5lib:
-        yield from _parse_links_html5lib(page)
-        return
-
-    parser = HTMLLinkParser()
-    parser.feed(page.content.decode(encoding))
-
-    url = page.url
-    base_url = parser.base_url or url
-    for anchor in parser.anchors:
-        link = _create_link_from_element(
-            anchor,
-            page_url=url,
-            base_url=base_url,
-        )
-        if link is None:
-            continue
-        yield link
-
-
-class HTMLPage:
-    """Represents one page, along with its URL"""
-
-    def __init__(
-        self,
-        content: bytes,
-        encoding: Optional[str],
-        url: str,
-        cache_link_parsing: bool = True,
-    ) -> None:
-        """
-        :param encoding: the encoding to decode the given content.
-        :param url: the URL from which the HTML was downloaded.
-        :param cache_link_parsing: whether links parsed from this page's url
-                                   should be cached. PyPI index urls should
-                                   have this set to False, for example.
-        """
-        self.content = content
-        self.encoding = encoding
-        self.url = url
-        self.cache_link_parsing = cache_link_parsing
-
-    def __str__(self) -> str:
-        return redact_auth_from_url(self.url)
-
-
-class HTMLLinkParser(HTMLParser):
-    """
-    HTMLParser that keeps the first base HREF and a list of all anchor
-    elements' attributes.
-    """
-
-    def __init__(self, *args: Any, **kwargs: Any) -> None:
-        super().__init__(*args, **kwargs)
-        self._seen_decl = False
-        self.base_url: Optional[str] = None
-        self.anchors: List[Dict[str, Optional[str]]] = []
-
-    def handle_decl(self, decl: str) -> None:
-        if decl.lower() != "doctype html":
-            self._raise_error()
-        self._seen_decl = True
-
-    def handle_starttag(self, tag: str, attrs: List[Tuple[str, Optional[str]]]) -> None:
-        if not self._seen_decl:
-            self._raise_error()
-
-        if tag == "base" and self.base_url is None:
-            href = self.get_href(attrs)
-            if href is not None:
-                self.base_url = href
-        elif tag == "a":
-            self.anchors.append(dict(attrs))
-
-    def get_href(self, attrs: List[Tuple[str, Optional[str]]]) -> Optional[str]:
-        for name, value in attrs:
-            if name == "href":
-                return value
-        return None
-
-    def _raise_error(self) -> None:
-        raise ValueError(
-            "HTML doctype missing or incorrect. Expected .\n\n"
-            "If you believe this error to be incorrect, try passing the "
-            "command line option --use-deprecated=html5lib and please leave "
-            "a comment on the pip issue at https://github.com/pypa/pip/issues/10825."
-        )
-
-
-def _handle_get_page_fail(
-    link: Link,
-    reason: Union[str, Exception],
-    meth: Optional[Callable[..., None]] = None,
-) -> None:
-    if meth is None:
-        meth = logger.debug
-    meth("Could not fetch URL %s: %s - skipping", link, reason)
-
-
-def _make_html_page(response: Response, cache_link_parsing: bool = True) -> HTMLPage:
-    encoding = _get_encoding_from_headers(response.headers)
-    return HTMLPage(
-        response.content,
-        encoding=encoding,
-        url=response.url,
-        cache_link_parsing=cache_link_parsing,
-    )
-
-
-def _get_html_page(
-    link: Link, session: Optional[PipSession] = None
-) -> Optional["HTMLPage"]:
-    if session is None:
-        raise TypeError(
-            "_get_html_page() missing 1 required keyword argument: 'session'"
-        )
-
-    url = link.url.split("#", 1)[0]
-
-    # Check for VCS schemes that do not support lookup as web pages.
-    vcs_scheme = _match_vcs_scheme(url)
-    if vcs_scheme:
-        logger.warning(
-            "Cannot look at %s URL %s because it does not support lookup as web pages.",
-            vcs_scheme,
-            link,
-        )
-        return None
-
-    # Tack index.html onto file:// URLs that point to directories
-    scheme, _, path, _, _, _ = urllib.parse.urlparse(url)
-    if scheme == "file" and os.path.isdir(urllib.request.url2pathname(path)):
-        # add trailing slash if not present so urljoin doesn't trim
-        # final segment
-        if not url.endswith("/"):
-            url += "/"
-        url = urllib.parse.urljoin(url, "index.html")
-        logger.debug(" file: URL is directory, getting %s", url)
-
-    try:
-        resp = _get_html_response(url, session=session)
-    except _NotHTTP:
-        logger.warning(
-            "Skipping page %s because it looks like an archive, and cannot "
-            "be checked by a HTTP HEAD request.",
-            link,
-        )
-    except _NotHTML as exc:
-        logger.warning(
-            "Skipping page %s because the %s request got Content-Type: %s."
-            "The only supported Content-Type is text/html",
-            link,
-            exc.request_desc,
-            exc.content_type,
-        )
-    except NetworkConnectionError as exc:
-        _handle_get_page_fail(link, exc)
-    except RetryError as exc:
-        _handle_get_page_fail(link, exc)
-    except SSLError as exc:
-        reason = "There was a problem confirming the ssl certificate: "
-        reason += str(exc)
-        _handle_get_page_fail(link, reason, meth=logger.info)
-    except requests.ConnectionError as exc:
-        _handle_get_page_fail(link, f"connection error: {exc}")
-    except requests.Timeout:
-        _handle_get_page_fail(link, "timed out")
-    else:
-        return _make_html_page(resp, cache_link_parsing=link.cache_link_parsing)
-    return None
-
-
-class CollectedSources(NamedTuple):
-    find_links: Sequence[Optional[LinkSource]]
-    index_urls: Sequence[Optional[LinkSource]]
-
-
-class LinkCollector:
-
-    """
-    Responsible for collecting Link objects from all configured locations,
-    making network requests as needed.
-
-    The class's main method is its collect_sources() method.
-    """
-
-    def __init__(
-        self,
-        session: PipSession,
-        search_scope: SearchScope,
-    ) -> None:
-        self.search_scope = search_scope
-        self.session = session
-
-    @classmethod
-    def create(
-        cls,
-        session: PipSession,
-        options: Values,
-        suppress_no_index: bool = False,
-    ) -> "LinkCollector":
-        """
-        :param session: The Session to use to make requests.
-        :param suppress_no_index: Whether to ignore the --no-index option
-            when constructing the SearchScope object.
-        """
-        index_urls = [options.index_url] + options.extra_index_urls
-        if options.no_index and not suppress_no_index:
-            logger.debug(
-                "Ignoring indexes: %s",
-                ",".join(redact_auth_from_url(url) for url in index_urls),
-            )
-            index_urls = []
-
-        # Make sure find_links is a list before passing to create().
-        find_links = options.find_links or []
-
-        search_scope = SearchScope.create(
-            find_links=find_links,
-            index_urls=index_urls,
-        )
-        link_collector = LinkCollector(
-            session=session,
-            search_scope=search_scope,
-        )
-        return link_collector
-
-    @property
-    def find_links(self) -> List[str]:
-        return self.search_scope.find_links
-
-    def fetch_page(self, location: Link) -> Optional[HTMLPage]:
-        """
-        Fetch an HTML page containing package links.
-        """
-        return _get_html_page(location, session=self.session)
-
-    def collect_sources(
-        self,
-        project_name: str,
-        candidates_from_page: CandidatesFromPage,
-    ) -> CollectedSources:
-        # The OrderedDict calls deduplicate sources by URL.
-        index_url_sources = collections.OrderedDict(
-            build_source(
-                loc,
-                candidates_from_page=candidates_from_page,
-                page_validator=self.session.is_secure_origin,
-                expand_dir=False,
-                cache_link_parsing=False,
-            )
-            for loc in self.search_scope.get_index_urls_locations(project_name)
-        ).values()
-        find_links_sources = collections.OrderedDict(
-            build_source(
-                loc,
-                candidates_from_page=candidates_from_page,
-                page_validator=self.session.is_secure_origin,
-                expand_dir=True,
-                cache_link_parsing=True,
-            )
-            for loc in self.find_links
-        ).values()
-
-        if logger.isEnabledFor(logging.DEBUG):
-            lines = [
-                f"* {s.link}"
-                for s in itertools.chain(find_links_sources, index_url_sources)
-                if s is not None and s.link is not None
-            ]
-            lines = [
-                f"{len(lines)} location(s) to search "
-                f"for versions of {project_name}:"
-            ] + lines
-            logger.debug("\n".join(lines))
-
-        return CollectedSources(
-            find_links=list(find_links_sources),
-            index_urls=list(index_url_sources),
-        )
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/index/package_finder.py b/.venv/lib/python3.10/site-packages/pip/_internal/index/package_finder.py
deleted file mode 100644
index 223d06d..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/index/package_finder.py
+++ /dev/null
@@ -1,1004 +0,0 @@
-"""Routines related to PyPI, indexes"""
-
-# The following comment should be removed at some point in the future.
-# mypy: strict-optional=False
-
-import functools
-import itertools
-import logging
-import re
-from typing import FrozenSet, Iterable, List, Optional, Set, Tuple, Union
-
-from pip._vendor.packaging import specifiers
-from pip._vendor.packaging.tags import Tag
-from pip._vendor.packaging.utils import canonicalize_name
-from pip._vendor.packaging.version import _BaseVersion
-from pip._vendor.packaging.version import parse as parse_version
-
-from pip._internal.exceptions import (
-    BestVersionAlreadyInstalled,
-    DistributionNotFound,
-    InvalidWheelFilename,
-    UnsupportedWheel,
-)
-from pip._internal.index.collector import LinkCollector, parse_links
-from pip._internal.models.candidate import InstallationCandidate
-from pip._internal.models.format_control import FormatControl
-from pip._internal.models.link import Link
-from pip._internal.models.search_scope import SearchScope
-from pip._internal.models.selection_prefs import SelectionPreferences
-from pip._internal.models.target_python import TargetPython
-from pip._internal.models.wheel import Wheel
-from pip._internal.req import InstallRequirement
-from pip._internal.utils._log import getLogger
-from pip._internal.utils.filetypes import WHEEL_EXTENSION
-from pip._internal.utils.hashes import Hashes
-from pip._internal.utils.logging import indent_log
-from pip._internal.utils.misc import build_netloc
-from pip._internal.utils.packaging import check_requires_python
-from pip._internal.utils.unpacking import SUPPORTED_EXTENSIONS
-
-__all__ = ["FormatControl", "BestCandidateResult", "PackageFinder"]
-
-
-logger = getLogger(__name__)
-
-BuildTag = Union[Tuple[()], Tuple[int, str]]
-CandidateSortingKey = Tuple[int, int, int, _BaseVersion, Optional[int], BuildTag]
-
-
-def _check_link_requires_python(
-    link: Link,
-    version_info: Tuple[int, int, int],
-    ignore_requires_python: bool = False,
-) -> bool:
-    """
-    Return whether the given Python version is compatible with a link's
-    "Requires-Python" value.
-
-    :param version_info: A 3-tuple of ints representing the Python
-        major-minor-micro version to check.
-    :param ignore_requires_python: Whether to ignore the "Requires-Python"
-        value if the given Python version isn't compatible.
-    """
-    try:
-        is_compatible = check_requires_python(
-            link.requires_python,
-            version_info=version_info,
-        )
-    except specifiers.InvalidSpecifier:
-        logger.debug(
-            "Ignoring invalid Requires-Python (%r) for link: %s",
-            link.requires_python,
-            link,
-        )
-    else:
-        if not is_compatible:
-            version = ".".join(map(str, version_info))
-            if not ignore_requires_python:
-                logger.verbose(
-                    "Link requires a different Python (%s not in: %r): %s",
-                    version,
-                    link.requires_python,
-                    link,
-                )
-                return False
-
-            logger.debug(
-                "Ignoring failed Requires-Python check (%s not in: %r) for link: %s",
-                version,
-                link.requires_python,
-                link,
-            )
-
-    return True
-
-
-class LinkEvaluator:
-
-    """
-    Responsible for evaluating links for a particular project.
-    """
-
-    _py_version_re = re.compile(r"-py([123]\.?[0-9]?)$")
-
-    # Don't include an allow_yanked default value to make sure each call
-    # site considers whether yanked releases are allowed. This also causes
-    # that decision to be made explicit in the calling code, which helps
-    # people when reading the code.
-    def __init__(
-        self,
-        project_name: str,
-        canonical_name: str,
-        formats: FrozenSet[str],
-        target_python: TargetPython,
-        allow_yanked: bool,
-        ignore_requires_python: Optional[bool] = None,
-    ) -> None:
-        """
-        :param project_name: The user supplied package name.
-        :param canonical_name: The canonical package name.
-        :param formats: The formats allowed for this package. Should be a set
-            with 'binary' or 'source' or both in it.
-        :param target_python: The target Python interpreter to use when
-            evaluating link compatibility. This is used, for example, to
-            check wheel compatibility, as well as when checking the Python
-            version, e.g. the Python version embedded in a link filename
-            (or egg fragment) and against an HTML link's optional PEP 503
-            "data-requires-python" attribute.
-        :param allow_yanked: Whether files marked as yanked (in the sense
-            of PEP 592) are permitted to be candidates for install.
-        :param ignore_requires_python: Whether to ignore incompatible
-            PEP 503 "data-requires-python" values in HTML links. Defaults
-            to False.
-        """
-        if ignore_requires_python is None:
-            ignore_requires_python = False
-
-        self._allow_yanked = allow_yanked
-        self._canonical_name = canonical_name
-        self._ignore_requires_python = ignore_requires_python
-        self._formats = formats
-        self._target_python = target_python
-
-        self.project_name = project_name
-
-    def evaluate_link(self, link: Link) -> Tuple[bool, Optional[str]]:
-        """
-        Determine whether a link is a candidate for installation.
-
-        :return: A tuple (is_candidate, result), where `result` is (1) a
-            version string if `is_candidate` is True, and (2) if
-            `is_candidate` is False, an optional string to log the reason
-            the link fails to qualify.
-        """
-        version = None
-        if link.is_yanked and not self._allow_yanked:
-            reason = link.yanked_reason or ""
-            return (False, f"yanked for reason: {reason}")
-
-        if link.egg_fragment:
-            egg_info = link.egg_fragment
-            ext = link.ext
-        else:
-            egg_info, ext = link.splitext()
-            if not ext:
-                return (False, "not a file")
-            if ext not in SUPPORTED_EXTENSIONS:
-                return (False, f"unsupported archive format: {ext}")
-            if "binary" not in self._formats and ext == WHEEL_EXTENSION:
-                reason = "No binaries permitted for {}".format(self.project_name)
-                return (False, reason)
-            if "macosx10" in link.path and ext == ".zip":
-                return (False, "macosx10 one")
-            if ext == WHEEL_EXTENSION:
-                try:
-                    wheel = Wheel(link.filename)
-                except InvalidWheelFilename:
-                    return (False, "invalid wheel filename")
-                if canonicalize_name(wheel.name) != self._canonical_name:
-                    reason = "wrong project name (not {})".format(self.project_name)
-                    return (False, reason)
-
-                supported_tags = self._target_python.get_tags()
-                if not wheel.supported(supported_tags):
-                    # Include the wheel's tags in the reason string to
-                    # simplify troubleshooting compatibility issues.
-                    file_tags = wheel.get_formatted_file_tags()
-                    reason = (
-                        "none of the wheel's tags ({}) are compatible "
-                        "(run pip debug --verbose to show compatible tags)".format(
-                            ", ".join(file_tags)
-                        )
-                    )
-                    return (False, reason)
-
-                version = wheel.version
-
-        # This should be up by the self.ok_binary check, but see issue 2700.
-        if "source" not in self._formats and ext != WHEEL_EXTENSION:
-            reason = f"No sources permitted for {self.project_name}"
-            return (False, reason)
-
-        if not version:
-            version = _extract_version_from_fragment(
-                egg_info,
-                self._canonical_name,
-            )
-        if not version:
-            reason = f"Missing project version for {self.project_name}"
-            return (False, reason)
-
-        match = self._py_version_re.search(version)
-        if match:
-            version = version[: match.start()]
-            py_version = match.group(1)
-            if py_version != self._target_python.py_version:
-                return (False, "Python version is incorrect")
-
-        supports_python = _check_link_requires_python(
-            link,
-            version_info=self._target_python.py_version_info,
-            ignore_requires_python=self._ignore_requires_python,
-        )
-        if not supports_python:
-            # Return None for the reason text to suppress calling
-            # _log_skipped_link().
-            return (False, None)
-
-        logger.debug("Found link %s, version: %s", link, version)
-
-        return (True, version)
-
-
-def filter_unallowed_hashes(
-    candidates: List[InstallationCandidate],
-    hashes: Hashes,
-    project_name: str,
-) -> List[InstallationCandidate]:
-    """
-    Filter out candidates whose hashes aren't allowed, and return a new
-    list of candidates.
-
-    If at least one candidate has an allowed hash, then all candidates with
-    either an allowed hash or no hash specified are returned.  Otherwise,
-    the given candidates are returned.
-
-    Including the candidates with no hash specified when there is a match
-    allows a warning to be logged if there is a more preferred candidate
-    with no hash specified.  Returning all candidates in the case of no
-    matches lets pip report the hash of the candidate that would otherwise
-    have been installed (e.g. permitting the user to more easily update
-    their requirements file with the desired hash).
-    """
-    if not hashes:
-        logger.debug(
-            "Given no hashes to check %s links for project %r: "
-            "discarding no candidates",
-            len(candidates),
-            project_name,
-        )
-        # Make sure we're not returning back the given value.
-        return list(candidates)
-
-    matches_or_no_digest = []
-    # Collect the non-matches for logging purposes.
-    non_matches = []
-    match_count = 0
-    for candidate in candidates:
-        link = candidate.link
-        if not link.has_hash:
-            pass
-        elif link.is_hash_allowed(hashes=hashes):
-            match_count += 1
-        else:
-            non_matches.append(candidate)
-            continue
-
-        matches_or_no_digest.append(candidate)
-
-    if match_count:
-        filtered = matches_or_no_digest
-    else:
-        # Make sure we're not returning back the given value.
-        filtered = list(candidates)
-
-    if len(filtered) == len(candidates):
-        discard_message = "discarding no candidates"
-    else:
-        discard_message = "discarding {} non-matches:\n  {}".format(
-            len(non_matches),
-            "\n  ".join(str(candidate.link) for candidate in non_matches),
-        )
-
-    logger.debug(
-        "Checked %s links for project %r against %s hashes "
-        "(%s matches, %s no digest): %s",
-        len(candidates),
-        project_name,
-        hashes.digest_count,
-        match_count,
-        len(matches_or_no_digest) - match_count,
-        discard_message,
-    )
-
-    return filtered
-
-
-class CandidatePreferences:
-
-    """
-    Encapsulates some of the preferences for filtering and sorting
-    InstallationCandidate objects.
-    """
-
-    def __init__(
-        self,
-        prefer_binary: bool = False,
-        allow_all_prereleases: bool = False,
-    ) -> None:
-        """
-        :param allow_all_prereleases: Whether to allow all pre-releases.
-        """
-        self.allow_all_prereleases = allow_all_prereleases
-        self.prefer_binary = prefer_binary
-
-
-class BestCandidateResult:
-    """A collection of candidates, returned by `PackageFinder.find_best_candidate`.
-
-    This class is only intended to be instantiated by CandidateEvaluator's
-    `compute_best_candidate()` method.
-    """
-
-    def __init__(
-        self,
-        candidates: List[InstallationCandidate],
-        applicable_candidates: List[InstallationCandidate],
-        best_candidate: Optional[InstallationCandidate],
-    ) -> None:
-        """
-        :param candidates: A sequence of all available candidates found.
-        :param applicable_candidates: The applicable candidates.
-        :param best_candidate: The most preferred candidate found, or None
-            if no applicable candidates were found.
-        """
-        assert set(applicable_candidates) <= set(candidates)
-
-        if best_candidate is None:
-            assert not applicable_candidates
-        else:
-            assert best_candidate in applicable_candidates
-
-        self._applicable_candidates = applicable_candidates
-        self._candidates = candidates
-
-        self.best_candidate = best_candidate
-
-    def iter_all(self) -> Iterable[InstallationCandidate]:
-        """Iterate through all candidates."""
-        return iter(self._candidates)
-
-    def iter_applicable(self) -> Iterable[InstallationCandidate]:
-        """Iterate through the applicable candidates."""
-        return iter(self._applicable_candidates)
-
-
-class CandidateEvaluator:
-
-    """
-    Responsible for filtering and sorting candidates for installation based
-    on what tags are valid.
-    """
-
-    @classmethod
-    def create(
-        cls,
-        project_name: str,
-        target_python: Optional[TargetPython] = None,
-        prefer_binary: bool = False,
-        allow_all_prereleases: bool = False,
-        specifier: Optional[specifiers.BaseSpecifier] = None,
-        hashes: Optional[Hashes] = None,
-    ) -> "CandidateEvaluator":
-        """Create a CandidateEvaluator object.
-
-        :param target_python: The target Python interpreter to use when
-            checking compatibility. If None (the default), a TargetPython
-            object will be constructed from the running Python.
-        :param specifier: An optional object implementing `filter`
-            (e.g. `packaging.specifiers.SpecifierSet`) to filter applicable
-            versions.
-        :param hashes: An optional collection of allowed hashes.
-        """
-        if target_python is None:
-            target_python = TargetPython()
-        if specifier is None:
-            specifier = specifiers.SpecifierSet()
-
-        supported_tags = target_python.get_tags()
-
-        return cls(
-            project_name=project_name,
-            supported_tags=supported_tags,
-            specifier=specifier,
-            prefer_binary=prefer_binary,
-            allow_all_prereleases=allow_all_prereleases,
-            hashes=hashes,
-        )
-
-    def __init__(
-        self,
-        project_name: str,
-        supported_tags: List[Tag],
-        specifier: specifiers.BaseSpecifier,
-        prefer_binary: bool = False,
-        allow_all_prereleases: bool = False,
-        hashes: Optional[Hashes] = None,
-    ) -> None:
-        """
-        :param supported_tags: The PEP 425 tags supported by the target
-            Python in order of preference (most preferred first).
-        """
-        self._allow_all_prereleases = allow_all_prereleases
-        self._hashes = hashes
-        self._prefer_binary = prefer_binary
-        self._project_name = project_name
-        self._specifier = specifier
-        self._supported_tags = supported_tags
-        # Since the index of the tag in the _supported_tags list is used
-        # as a priority, precompute a map from tag to index/priority to be
-        # used in wheel.find_most_preferred_tag.
-        self._wheel_tag_preferences = {
-            tag: idx for idx, tag in enumerate(supported_tags)
-        }
-
-    def get_applicable_candidates(
-        self,
-        candidates: List[InstallationCandidate],
-    ) -> List[InstallationCandidate]:
-        """
-        Return the applicable candidates from a list of candidates.
-        """
-        # Using None infers from the specifier instead.
-        allow_prereleases = self._allow_all_prereleases or None
-        specifier = self._specifier
-        versions = {
-            str(v)
-            for v in specifier.filter(
-                # We turn the version object into a str here because otherwise
-                # when we're debundled but setuptools isn't, Python will see
-                # packaging.version.Version and
-                # pkg_resources._vendor.packaging.version.Version as different
-                # types. This way we'll use a str as a common data interchange
-                # format. If we stop using the pkg_resources provided specifier
-                # and start using our own, we can drop the cast to str().
-                (str(c.version) for c in candidates),
-                prereleases=allow_prereleases,
-            )
-        }
-
-        # Again, converting version to str to deal with debundling.
-        applicable_candidates = [c for c in candidates if str(c.version) in versions]
-
-        filtered_applicable_candidates = filter_unallowed_hashes(
-            candidates=applicable_candidates,
-            hashes=self._hashes,
-            project_name=self._project_name,
-        )
-
-        return sorted(filtered_applicable_candidates, key=self._sort_key)
-
-    def _sort_key(self, candidate: InstallationCandidate) -> CandidateSortingKey:
-        """
-        Function to pass as the `key` argument to a call to sorted() to sort
-        InstallationCandidates by preference.
-
-        Returns a tuple such that tuples sorting as greater using Python's
-        default comparison operator are more preferred.
-
-        The preference is as follows:
-
-        First and foremost, candidates with allowed (matching) hashes are
-        always preferred over candidates without matching hashes. This is
-        because e.g. if the only candidate with an allowed hash is yanked,
-        we still want to use that candidate.
-
-        Second, excepting hash considerations, candidates that have been
-        yanked (in the sense of PEP 592) are always less preferred than
-        candidates that haven't been yanked. Then:
-
-        If not finding wheels, they are sorted by version only.
-        If finding wheels, then the sort order is by version, then:
-          1. existing installs
-          2. wheels ordered via Wheel.support_index_min(self._supported_tags)
-          3. source archives
-        If prefer_binary was set, then all wheels are sorted above sources.
-
-        Note: it was considered to embed this logic into the Link
-              comparison operators, but then different sdist links
-              with the same version, would have to be considered equal
-        """
-        valid_tags = self._supported_tags
-        support_num = len(valid_tags)
-        build_tag: BuildTag = ()
-        binary_preference = 0
-        link = candidate.link
-        if link.is_wheel:
-            # can raise InvalidWheelFilename
-            wheel = Wheel(link.filename)
-            try:
-                pri = -(
-                    wheel.find_most_preferred_tag(
-                        valid_tags, self._wheel_tag_preferences
-                    )
-                )
-            except ValueError:
-                raise UnsupportedWheel(
-                    "{} is not a supported wheel for this platform. It "
-                    "can't be sorted.".format(wheel.filename)
-                )
-            if self._prefer_binary:
-                binary_preference = 1
-            if wheel.build_tag is not None:
-                match = re.match(r"^(\d+)(.*)$", wheel.build_tag)
-                build_tag_groups = match.groups()
-                build_tag = (int(build_tag_groups[0]), build_tag_groups[1])
-        else:  # sdist
-            pri = -(support_num)
-        has_allowed_hash = int(link.is_hash_allowed(self._hashes))
-        yank_value = -1 * int(link.is_yanked)  # -1 for yanked.
-        return (
-            has_allowed_hash,
-            yank_value,
-            binary_preference,
-            candidate.version,
-            pri,
-            build_tag,
-        )
-
-    def sort_best_candidate(
-        self,
-        candidates: List[InstallationCandidate],
-    ) -> Optional[InstallationCandidate]:
-        """
-        Return the best candidate per the instance's sort order, or None if
-        no candidate is acceptable.
-        """
-        if not candidates:
-            return None
-        best_candidate = max(candidates, key=self._sort_key)
-        return best_candidate
-
-    def compute_best_candidate(
-        self,
-        candidates: List[InstallationCandidate],
-    ) -> BestCandidateResult:
-        """
-        Compute and return a `BestCandidateResult` instance.
-        """
-        applicable_candidates = self.get_applicable_candidates(candidates)
-
-        best_candidate = self.sort_best_candidate(applicable_candidates)
-
-        return BestCandidateResult(
-            candidates,
-            applicable_candidates=applicable_candidates,
-            best_candidate=best_candidate,
-        )
-
-
-class PackageFinder:
-    """This finds packages.
-
-    This is meant to match easy_install's technique for looking for
-    packages, by reading pages and looking for appropriate links.
-    """
-
-    def __init__(
-        self,
-        link_collector: LinkCollector,
-        target_python: TargetPython,
-        allow_yanked: bool,
-        use_deprecated_html5lib: bool,
-        format_control: Optional[FormatControl] = None,
-        candidate_prefs: Optional[CandidatePreferences] = None,
-        ignore_requires_python: Optional[bool] = None,
-    ) -> None:
-        """
-        This constructor is primarily meant to be used by the create() class
-        method and from tests.
-
-        :param format_control: A FormatControl object, used to control
-            the selection of source packages / binary packages when consulting
-            the index and links.
-        :param candidate_prefs: Options to use when creating a
-            CandidateEvaluator object.
-        """
-        if candidate_prefs is None:
-            candidate_prefs = CandidatePreferences()
-
-        format_control = format_control or FormatControl(set(), set())
-
-        self._allow_yanked = allow_yanked
-        self._candidate_prefs = candidate_prefs
-        self._ignore_requires_python = ignore_requires_python
-        self._link_collector = link_collector
-        self._target_python = target_python
-        self._use_deprecated_html5lib = use_deprecated_html5lib
-
-        self.format_control = format_control
-
-        # These are boring links that have already been logged somehow.
-        self._logged_links: Set[Link] = set()
-
-    # Don't include an allow_yanked default value to make sure each call
-    # site considers whether yanked releases are allowed. This also causes
-    # that decision to be made explicit in the calling code, which helps
-    # people when reading the code.
-    @classmethod
-    def create(
-        cls,
-        link_collector: LinkCollector,
-        selection_prefs: SelectionPreferences,
-        target_python: Optional[TargetPython] = None,
-        *,
-        use_deprecated_html5lib: bool,
-    ) -> "PackageFinder":
-        """Create a PackageFinder.
-
-        :param selection_prefs: The candidate selection preferences, as a
-            SelectionPreferences object.
-        :param target_python: The target Python interpreter to use when
-            checking compatibility. If None (the default), a TargetPython
-            object will be constructed from the running Python.
-        """
-        if target_python is None:
-            target_python = TargetPython()
-
-        candidate_prefs = CandidatePreferences(
-            prefer_binary=selection_prefs.prefer_binary,
-            allow_all_prereleases=selection_prefs.allow_all_prereleases,
-        )
-
-        return cls(
-            candidate_prefs=candidate_prefs,
-            link_collector=link_collector,
-            target_python=target_python,
-            allow_yanked=selection_prefs.allow_yanked,
-            format_control=selection_prefs.format_control,
-            ignore_requires_python=selection_prefs.ignore_requires_python,
-            use_deprecated_html5lib=use_deprecated_html5lib,
-        )
-
-    @property
-    def target_python(self) -> TargetPython:
-        return self._target_python
-
-    @property
-    def search_scope(self) -> SearchScope:
-        return self._link_collector.search_scope
-
-    @search_scope.setter
-    def search_scope(self, search_scope: SearchScope) -> None:
-        self._link_collector.search_scope = search_scope
-
-    @property
-    def find_links(self) -> List[str]:
-        return self._link_collector.find_links
-
-    @property
-    def index_urls(self) -> List[str]:
-        return self.search_scope.index_urls
-
-    @property
-    def trusted_hosts(self) -> Iterable[str]:
-        for host_port in self._link_collector.session.pip_trusted_origins:
-            yield build_netloc(*host_port)
-
-    @property
-    def allow_all_prereleases(self) -> bool:
-        return self._candidate_prefs.allow_all_prereleases
-
-    def set_allow_all_prereleases(self) -> None:
-        self._candidate_prefs.allow_all_prereleases = True
-
-    @property
-    def prefer_binary(self) -> bool:
-        return self._candidate_prefs.prefer_binary
-
-    def set_prefer_binary(self) -> None:
-        self._candidate_prefs.prefer_binary = True
-
-    def make_link_evaluator(self, project_name: str) -> LinkEvaluator:
-        canonical_name = canonicalize_name(project_name)
-        formats = self.format_control.get_allowed_formats(canonical_name)
-
-        return LinkEvaluator(
-            project_name=project_name,
-            canonical_name=canonical_name,
-            formats=formats,
-            target_python=self._target_python,
-            allow_yanked=self._allow_yanked,
-            ignore_requires_python=self._ignore_requires_python,
-        )
-
-    def _sort_links(self, links: Iterable[Link]) -> List[Link]:
-        """
-        Returns elements of links in order, non-egg links first, egg links
-        second, while eliminating duplicates
-        """
-        eggs, no_eggs = [], []
-        seen: Set[Link] = set()
-        for link in links:
-            if link not in seen:
-                seen.add(link)
-                if link.egg_fragment:
-                    eggs.append(link)
-                else:
-                    no_eggs.append(link)
-        return no_eggs + eggs
-
-    def _log_skipped_link(self, link: Link, reason: str) -> None:
-        if link not in self._logged_links:
-            # Put the link at the end so the reason is more visible and because
-            # the link string is usually very long.
-            logger.debug("Skipping link: %s: %s", reason, link)
-            self._logged_links.add(link)
-
-    def get_install_candidate(
-        self, link_evaluator: LinkEvaluator, link: Link
-    ) -> Optional[InstallationCandidate]:
-        """
-        If the link is a candidate for install, convert it to an
-        InstallationCandidate and return it. Otherwise, return None.
-        """
-        is_candidate, result = link_evaluator.evaluate_link(link)
-        if not is_candidate:
-            if result:
-                self._log_skipped_link(link, reason=result)
-            return None
-
-        return InstallationCandidate(
-            name=link_evaluator.project_name,
-            link=link,
-            version=result,
-        )
-
-    def evaluate_links(
-        self, link_evaluator: LinkEvaluator, links: Iterable[Link]
-    ) -> List[InstallationCandidate]:
-        """
-        Convert links that are candidates to InstallationCandidate objects.
-        """
-        candidates = []
-        for link in self._sort_links(links):
-            candidate = self.get_install_candidate(link_evaluator, link)
-            if candidate is not None:
-                candidates.append(candidate)
-
-        return candidates
-
-    def process_project_url(
-        self, project_url: Link, link_evaluator: LinkEvaluator
-    ) -> List[InstallationCandidate]:
-        logger.debug(
-            "Fetching project page and analyzing links: %s",
-            project_url,
-        )
-        html_page = self._link_collector.fetch_page(project_url)
-        if html_page is None:
-            return []
-
-        page_links = list(parse_links(html_page, self._use_deprecated_html5lib))
-
-        with indent_log():
-            package_links = self.evaluate_links(
-                link_evaluator,
-                links=page_links,
-            )
-
-        return package_links
-
-    @functools.lru_cache(maxsize=None)
-    def find_all_candidates(self, project_name: str) -> List[InstallationCandidate]:
-        """Find all available InstallationCandidate for project_name
-
-        This checks index_urls and find_links.
-        All versions found are returned as an InstallationCandidate list.
-
-        See LinkEvaluator.evaluate_link() for details on which files
-        are accepted.
-        """
-        link_evaluator = self.make_link_evaluator(project_name)
-
-        collected_sources = self._link_collector.collect_sources(
-            project_name=project_name,
-            candidates_from_page=functools.partial(
-                self.process_project_url,
-                link_evaluator=link_evaluator,
-            ),
-        )
-
-        page_candidates_it = itertools.chain.from_iterable(
-            source.page_candidates()
-            for sources in collected_sources
-            for source in sources
-            if source is not None
-        )
-        page_candidates = list(page_candidates_it)
-
-        file_links_it = itertools.chain.from_iterable(
-            source.file_links()
-            for sources in collected_sources
-            for source in sources
-            if source is not None
-        )
-        file_candidates = self.evaluate_links(
-            link_evaluator,
-            sorted(file_links_it, reverse=True),
-        )
-
-        if logger.isEnabledFor(logging.DEBUG) and file_candidates:
-            paths = []
-            for candidate in file_candidates:
-                assert candidate.link.url  # we need to have a URL
-                try:
-                    paths.append(candidate.link.file_path)
-                except Exception:
-                    paths.append(candidate.link.url)  # it's not a local file
-
-            logger.debug("Local files found: %s", ", ".join(paths))
-
-        # This is an intentional priority ordering
-        return file_candidates + page_candidates
-
-    def make_candidate_evaluator(
-        self,
-        project_name: str,
-        specifier: Optional[specifiers.BaseSpecifier] = None,
-        hashes: Optional[Hashes] = None,
-    ) -> CandidateEvaluator:
-        """Create a CandidateEvaluator object to use."""
-        candidate_prefs = self._candidate_prefs
-        return CandidateEvaluator.create(
-            project_name=project_name,
-            target_python=self._target_python,
-            prefer_binary=candidate_prefs.prefer_binary,
-            allow_all_prereleases=candidate_prefs.allow_all_prereleases,
-            specifier=specifier,
-            hashes=hashes,
-        )
-
-    @functools.lru_cache(maxsize=None)
-    def find_best_candidate(
-        self,
-        project_name: str,
-        specifier: Optional[specifiers.BaseSpecifier] = None,
-        hashes: Optional[Hashes] = None,
-    ) -> BestCandidateResult:
-        """Find matches for the given project and specifier.
-
-        :param specifier: An optional object implementing `filter`
-            (e.g. `packaging.specifiers.SpecifierSet`) to filter applicable
-            versions.
-
-        :return: A `BestCandidateResult` instance.
-        """
-        candidates = self.find_all_candidates(project_name)
-        candidate_evaluator = self.make_candidate_evaluator(
-            project_name=project_name,
-            specifier=specifier,
-            hashes=hashes,
-        )
-        return candidate_evaluator.compute_best_candidate(candidates)
-
-    def find_requirement(
-        self, req: InstallRequirement, upgrade: bool
-    ) -> Optional[InstallationCandidate]:
-        """Try to find a Link matching req
-
-        Expects req, an InstallRequirement and upgrade, a boolean
-        Returns a InstallationCandidate if found,
-        Raises DistributionNotFound or BestVersionAlreadyInstalled otherwise
-        """
-        hashes = req.hashes(trust_internet=False)
-        best_candidate_result = self.find_best_candidate(
-            req.name,
-            specifier=req.specifier,
-            hashes=hashes,
-        )
-        best_candidate = best_candidate_result.best_candidate
-
-        installed_version: Optional[_BaseVersion] = None
-        if req.satisfied_by is not None:
-            installed_version = req.satisfied_by.version
-
-        def _format_versions(cand_iter: Iterable[InstallationCandidate]) -> str:
-            # This repeated parse_version and str() conversion is needed to
-            # handle different vendoring sources from pip and pkg_resources.
-            # If we stop using the pkg_resources provided specifier and start
-            # using our own, we can drop the cast to str().
-            return (
-                ", ".join(
-                    sorted(
-                        {str(c.version) for c in cand_iter},
-                        key=parse_version,
-                    )
-                )
-                or "none"
-            )
-
-        if installed_version is None and best_candidate is None:
-            logger.critical(
-                "Could not find a version that satisfies the requirement %s "
-                "(from versions: %s)",
-                req,
-                _format_versions(best_candidate_result.iter_all()),
-            )
-
-            raise DistributionNotFound(
-                "No matching distribution found for {}".format(req)
-            )
-
-        best_installed = False
-        if installed_version and (
-            best_candidate is None or best_candidate.version <= installed_version
-        ):
-            best_installed = True
-
-        if not upgrade and installed_version is not None:
-            if best_installed:
-                logger.debug(
-                    "Existing installed version (%s) is most up-to-date and "
-                    "satisfies requirement",
-                    installed_version,
-                )
-            else:
-                logger.debug(
-                    "Existing installed version (%s) satisfies requirement "
-                    "(most up-to-date version is %s)",
-                    installed_version,
-                    best_candidate.version,
-                )
-            return None
-
-        if best_installed:
-            # We have an existing version, and its the best version
-            logger.debug(
-                "Installed version (%s) is most up-to-date (past versions: %s)",
-                installed_version,
-                _format_versions(best_candidate_result.iter_applicable()),
-            )
-            raise BestVersionAlreadyInstalled
-
-        logger.debug(
-            "Using version %s (newest of versions: %s)",
-            best_candidate.version,
-            _format_versions(best_candidate_result.iter_applicable()),
-        )
-        return best_candidate
-
-
-def _find_name_version_sep(fragment: str, canonical_name: str) -> int:
-    """Find the separator's index based on the package's canonical name.
-
-    :param fragment: A + filename "fragment" (stem) or
-        egg fragment.
-    :param canonical_name: The package's canonical name.
-
-    This function is needed since the canonicalized name does not necessarily
-    have the same length as the egg info's name part. An example::
-
-    >>> fragment = 'foo__bar-1.0'
-    >>> canonical_name = 'foo-bar'
-    >>> _find_name_version_sep(fragment, canonical_name)
-    8
-    """
-    # Project name and version must be separated by one single dash. Find all
-    # occurrences of dashes; if the string in front of it matches the canonical
-    # name, this is the one separating the name and version parts.
-    for i, c in enumerate(fragment):
-        if c != "-":
-            continue
-        if canonicalize_name(fragment[:i]) == canonical_name:
-            return i
-    raise ValueError(f"{fragment} does not match {canonical_name}")
-
-
-def _extract_version_from_fragment(fragment: str, canonical_name: str) -> Optional[str]:
-    """Parse the version string from a + filename
-    "fragment" (stem) or egg fragment.
-
-    :param fragment: The string to parse. E.g. foo-2.1
-    :param canonical_name: The canonicalized name of the package this
-        belongs to.
-    """
-    try:
-        version_start = _find_name_version_sep(fragment, canonical_name) + 1
-    except ValueError:
-        return None
-    version = fragment[version_start:]
-    if not version:
-        return None
-    return version
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/index/sources.py b/.venv/lib/python3.10/site-packages/pip/_internal/index/sources.py
deleted file mode 100644
index eec3f12..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/index/sources.py
+++ /dev/null
@@ -1,224 +0,0 @@
-import logging
-import mimetypes
-import os
-import pathlib
-from typing import Callable, Iterable, Optional, Tuple
-
-from pip._internal.models.candidate import InstallationCandidate
-from pip._internal.models.link import Link
-from pip._internal.utils.urls import path_to_url, url_to_path
-from pip._internal.vcs import is_url
-
-logger = logging.getLogger(__name__)
-
-FoundCandidates = Iterable[InstallationCandidate]
-FoundLinks = Iterable[Link]
-CandidatesFromPage = Callable[[Link], Iterable[InstallationCandidate]]
-PageValidator = Callable[[Link], bool]
-
-
-class LinkSource:
-    @property
-    def link(self) -> Optional[Link]:
-        """Returns the underlying link, if there's one."""
-        raise NotImplementedError()
-
-    def page_candidates(self) -> FoundCandidates:
-        """Candidates found by parsing an archive listing HTML file."""
-        raise NotImplementedError()
-
-    def file_links(self) -> FoundLinks:
-        """Links found by specifying archives directly."""
-        raise NotImplementedError()
-
-
-def _is_html_file(file_url: str) -> bool:
-    return mimetypes.guess_type(file_url, strict=False)[0] == "text/html"
-
-
-class _FlatDirectorySource(LinkSource):
-    """Link source specified by ``--find-links=``.
-
-    This looks the content of the directory, and returns:
-
-    * ``page_candidates``: Links listed on each HTML file in the directory.
-    * ``file_candidates``: Archives in the directory.
-    """
-
-    def __init__(
-        self,
-        candidates_from_page: CandidatesFromPage,
-        path: str,
-    ) -> None:
-        self._candidates_from_page = candidates_from_page
-        self._path = pathlib.Path(os.path.realpath(path))
-
-    @property
-    def link(self) -> Optional[Link]:
-        return None
-
-    def page_candidates(self) -> FoundCandidates:
-        for path in self._path.iterdir():
-            url = path_to_url(str(path))
-            if not _is_html_file(url):
-                continue
-            yield from self._candidates_from_page(Link(url))
-
-    def file_links(self) -> FoundLinks:
-        for path in self._path.iterdir():
-            url = path_to_url(str(path))
-            if _is_html_file(url):
-                continue
-            yield Link(url)
-
-
-class _LocalFileSource(LinkSource):
-    """``--find-links=`` or ``--[extra-]index-url=``.
-
-    If a URL is supplied, it must be a ``file:`` URL. If a path is supplied to
-    the option, it is converted to a URL first. This returns:
-
-    * ``page_candidates``: Links listed on an HTML file.
-    * ``file_candidates``: The non-HTML file.
-    """
-
-    def __init__(
-        self,
-        candidates_from_page: CandidatesFromPage,
-        link: Link,
-    ) -> None:
-        self._candidates_from_page = candidates_from_page
-        self._link = link
-
-    @property
-    def link(self) -> Optional[Link]:
-        return self._link
-
-    def page_candidates(self) -> FoundCandidates:
-        if not _is_html_file(self._link.url):
-            return
-        yield from self._candidates_from_page(self._link)
-
-    def file_links(self) -> FoundLinks:
-        if _is_html_file(self._link.url):
-            return
-        yield self._link
-
-
-class _RemoteFileSource(LinkSource):
-    """``--find-links=`` or ``--[extra-]index-url=``.
-
-    This returns:
-
-    * ``page_candidates``: Links listed on an HTML file.
-    * ``file_candidates``: The non-HTML file.
-    """
-
-    def __init__(
-        self,
-        candidates_from_page: CandidatesFromPage,
-        page_validator: PageValidator,
-        link: Link,
-    ) -> None:
-        self._candidates_from_page = candidates_from_page
-        self._page_validator = page_validator
-        self._link = link
-
-    @property
-    def link(self) -> Optional[Link]:
-        return self._link
-
-    def page_candidates(self) -> FoundCandidates:
-        if not self._page_validator(self._link):
-            return
-        yield from self._candidates_from_page(self._link)
-
-    def file_links(self) -> FoundLinks:
-        yield self._link
-
-
-class _IndexDirectorySource(LinkSource):
-    """``--[extra-]index-url=``.
-
-    This is treated like a remote URL; ``candidates_from_page`` contains logic
-    for this by appending ``index.html`` to the link.
-    """
-
-    def __init__(
-        self,
-        candidates_from_page: CandidatesFromPage,
-        link: Link,
-    ) -> None:
-        self._candidates_from_page = candidates_from_page
-        self._link = link
-
-    @property
-    def link(self) -> Optional[Link]:
-        return self._link
-
-    def page_candidates(self) -> FoundCandidates:
-        yield from self._candidates_from_page(self._link)
-
-    def file_links(self) -> FoundLinks:
-        return ()
-
-
-def build_source(
-    location: str,
-    *,
-    candidates_from_page: CandidatesFromPage,
-    page_validator: PageValidator,
-    expand_dir: bool,
-    cache_link_parsing: bool,
-) -> Tuple[Optional[str], Optional[LinkSource]]:
-
-    path: Optional[str] = None
-    url: Optional[str] = None
-    if os.path.exists(location):  # Is a local path.
-        url = path_to_url(location)
-        path = location
-    elif location.startswith("file:"):  # A file: URL.
-        url = location
-        path = url_to_path(location)
-    elif is_url(location):
-        url = location
-
-    if url is None:
-        msg = (
-            "Location '%s' is ignored: "
-            "it is either a non-existing path or lacks a specific scheme."
-        )
-        logger.warning(msg, location)
-        return (None, None)
-
-    if path is None:
-        source: LinkSource = _RemoteFileSource(
-            candidates_from_page=candidates_from_page,
-            page_validator=page_validator,
-            link=Link(url, cache_link_parsing=cache_link_parsing),
-        )
-        return (url, source)
-
-    if os.path.isdir(path):
-        if expand_dir:
-            source = _FlatDirectorySource(
-                candidates_from_page=candidates_from_page,
-                path=path,
-            )
-        else:
-            source = _IndexDirectorySource(
-                candidates_from_page=candidates_from_page,
-                link=Link(url, cache_link_parsing=cache_link_parsing),
-            )
-        return (url, source)
-    elif os.path.isfile(path):
-        source = _LocalFileSource(
-            candidates_from_page=candidates_from_page,
-            link=Link(url, cache_link_parsing=cache_link_parsing),
-        )
-        return (url, source)
-    logger.warning(
-        "Location '%s' is ignored: it is neither a file nor a directory.",
-        location,
-    )
-    return (url, None)
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/locations/__init__.py b/.venv/lib/python3.10/site-packages/pip/_internal/locations/__init__.py
deleted file mode 100644
index ac0c166..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/locations/__init__.py
+++ /dev/null
@@ -1,520 +0,0 @@
-import functools
-import logging
-import os
-import pathlib
-import sys
-import sysconfig
-from typing import Any, Dict, Iterator, List, Optional, Tuple
-
-from pip._internal.models.scheme import SCHEME_KEYS, Scheme
-from pip._internal.utils.compat import WINDOWS
-from pip._internal.utils.deprecation import deprecated
-from pip._internal.utils.virtualenv import running_under_virtualenv
-
-from . import _distutils, _sysconfig
-from .base import (
-    USER_CACHE_DIR,
-    get_major_minor_version,
-    get_src_prefix,
-    is_osx_framework,
-    site_packages,
-    user_site,
-)
-
-__all__ = [
-    "USER_CACHE_DIR",
-    "get_bin_prefix",
-    "get_bin_user",
-    "get_major_minor_version",
-    "get_platlib",
-    "get_prefixed_libs",
-    "get_purelib",
-    "get_scheme",
-    "get_src_prefix",
-    "site_packages",
-    "user_site",
-]
-
-
-logger = logging.getLogger(__name__)
-
-
-_PLATLIBDIR: str = getattr(sys, "platlibdir", "lib")
-
-_USE_SYSCONFIG_DEFAULT = sys.version_info >= (3, 10)
-
-
-def _should_use_sysconfig() -> bool:
-    """This function determines the value of _USE_SYSCONFIG.
-
-    By default, pip uses sysconfig on Python 3.10+.
-    But Python distributors can override this decision by setting:
-        sysconfig._PIP_USE_SYSCONFIG = True / False
-    Rationale in https://github.com/pypa/pip/issues/10647
-
-    This is a function for testability, but should be constant during any one
-    run.
-    """
-    return bool(getattr(sysconfig, "_PIP_USE_SYSCONFIG", _USE_SYSCONFIG_DEFAULT))
-
-
-_USE_SYSCONFIG = _should_use_sysconfig()
-
-# Be noisy about incompatibilities if this platforms "should" be using
-# sysconfig, but is explicitly opting out and using distutils instead.
-if _USE_SYSCONFIG_DEFAULT and not _USE_SYSCONFIG:
-    _MISMATCH_LEVEL = logging.WARNING
-else:
-    _MISMATCH_LEVEL = logging.DEBUG
-
-
-def _looks_like_bpo_44860() -> bool:
-    """The resolution to bpo-44860 will change this incorrect platlib.
-
-    See .
-    """
-    from distutils.command.install import INSTALL_SCHEMES  # type: ignore
-
-    try:
-        unix_user_platlib = INSTALL_SCHEMES["unix_user"]["platlib"]
-    except KeyError:
-        return False
-    return unix_user_platlib == "$usersite"
-
-
-def _looks_like_red_hat_patched_platlib_purelib(scheme: Dict[str, str]) -> bool:
-    platlib = scheme["platlib"]
-    if "/$platlibdir/" in platlib:
-        platlib = platlib.replace("/$platlibdir/", f"/{_PLATLIBDIR}/")
-    if "/lib64/" not in platlib:
-        return False
-    unpatched = platlib.replace("/lib64/", "/lib/")
-    return unpatched.replace("$platbase/", "$base/") == scheme["purelib"]
-
-
-@functools.lru_cache(maxsize=None)
-def _looks_like_red_hat_lib() -> bool:
-    """Red Hat patches platlib in unix_prefix and unix_home, but not purelib.
-
-    This is the only way I can see to tell a Red Hat-patched Python.
-    """
-    from distutils.command.install import INSTALL_SCHEMES  # type: ignore
-
-    return all(
-        k in INSTALL_SCHEMES
-        and _looks_like_red_hat_patched_platlib_purelib(INSTALL_SCHEMES[k])
-        for k in ("unix_prefix", "unix_home")
-    )
-
-
-@functools.lru_cache(maxsize=None)
-def _looks_like_debian_scheme() -> bool:
-    """Debian adds two additional schemes."""
-    from distutils.command.install import INSTALL_SCHEMES  # type: ignore
-
-    return "deb_system" in INSTALL_SCHEMES and "unix_local" in INSTALL_SCHEMES
-
-
-@functools.lru_cache(maxsize=None)
-def _looks_like_red_hat_scheme() -> bool:
-    """Red Hat patches ``sys.prefix`` and ``sys.exec_prefix``.
-
-    Red Hat's ``00251-change-user-install-location.patch`` changes the install
-    command's ``prefix`` and ``exec_prefix`` to append ``"/local"``. This is
-    (fortunately?) done quite unconditionally, so we create a default command
-    object without any configuration to detect this.
-    """
-    from distutils.command.install import install
-    from distutils.dist import Distribution
-
-    cmd: Any = install(Distribution())
-    cmd.finalize_options()
-    return (
-        cmd.exec_prefix == f"{os.path.normpath(sys.exec_prefix)}/local"
-        and cmd.prefix == f"{os.path.normpath(sys.prefix)}/local"
-    )
-
-
-@functools.lru_cache(maxsize=None)
-def _looks_like_slackware_scheme() -> bool:
-    """Slackware patches sysconfig but fails to patch distutils and site.
-
-    Slackware changes sysconfig's user scheme to use ``"lib64"`` for the lib
-    path, but does not do the same to the site module.
-    """
-    if user_site is None:  # User-site not available.
-        return False
-    try:
-        paths = sysconfig.get_paths(scheme="posix_user", expand=False)
-    except KeyError:  # User-site not available.
-        return False
-    return "/lib64/" in paths["purelib"] and "/lib64/" not in user_site
-
-
-@functools.lru_cache(maxsize=None)
-def _looks_like_msys2_mingw_scheme() -> bool:
-    """MSYS2 patches distutils and sysconfig to use a UNIX-like scheme.
-
-    However, MSYS2 incorrectly patches sysconfig ``nt`` scheme. The fix is
-    likely going to be included in their 3.10 release, so we ignore the warning.
-    See msys2/MINGW-packages#9319.
-
-    MSYS2 MINGW's patch uses lowercase ``"lib"`` instead of the usual uppercase,
-    and is missing the final ``"site-packages"``.
-    """
-    paths = sysconfig.get_paths("nt", expand=False)
-    return all(
-        "Lib" not in p and "lib" in p and not p.endswith("site-packages")
-        for p in (paths[key] for key in ("platlib", "purelib"))
-    )
-
-
-def _fix_abiflags(parts: Tuple[str]) -> Iterator[str]:
-    ldversion = sysconfig.get_config_var("LDVERSION")
-    abiflags: str = getattr(sys, "abiflags", None)
-
-    # LDVERSION does not end with sys.abiflags. Just return the path unchanged.
-    if not ldversion or not abiflags or not ldversion.endswith(abiflags):
-        yield from parts
-        return
-
-    # Strip sys.abiflags from LDVERSION-based path components.
-    for part in parts:
-        if part.endswith(ldversion):
-            part = part[: (0 - len(abiflags))]
-        yield part
-
-
-@functools.lru_cache(maxsize=None)
-def _warn_mismatched(old: pathlib.Path, new: pathlib.Path, *, key: str) -> None:
-    issue_url = "https://github.com/pypa/pip/issues/10151"
-    message = (
-        "Value for %s does not match. Please report this to <%s>"
-        "\ndistutils: %s"
-        "\nsysconfig: %s"
-    )
-    logger.log(_MISMATCH_LEVEL, message, key, issue_url, old, new)
-
-
-def _warn_if_mismatch(old: pathlib.Path, new: pathlib.Path, *, key: str) -> bool:
-    if old == new:
-        return False
-    _warn_mismatched(old, new, key=key)
-    return True
-
-
-@functools.lru_cache(maxsize=None)
-def _log_context(
-    *,
-    user: bool = False,
-    home: Optional[str] = None,
-    root: Optional[str] = None,
-    prefix: Optional[str] = None,
-) -> None:
-    parts = [
-        "Additional context:",
-        "user = %r",
-        "home = %r",
-        "root = %r",
-        "prefix = %r",
-    ]
-
-    logger.log(_MISMATCH_LEVEL, "\n".join(parts), user, home, root, prefix)
-
-
-def get_scheme(
-    dist_name: str,
-    user: bool = False,
-    home: Optional[str] = None,
-    root: Optional[str] = None,
-    isolated: bool = False,
-    prefix: Optional[str] = None,
-) -> Scheme:
-    new = _sysconfig.get_scheme(
-        dist_name,
-        user=user,
-        home=home,
-        root=root,
-        isolated=isolated,
-        prefix=prefix,
-    )
-    if _USE_SYSCONFIG:
-        return new
-
-    old = _distutils.get_scheme(
-        dist_name,
-        user=user,
-        home=home,
-        root=root,
-        isolated=isolated,
-        prefix=prefix,
-    )
-
-    warning_contexts = []
-    for k in SCHEME_KEYS:
-        old_v = pathlib.Path(getattr(old, k))
-        new_v = pathlib.Path(getattr(new, k))
-
-        if old_v == new_v:
-            continue
-
-        # distutils incorrectly put PyPy packages under ``site-packages/python``
-        # in the ``posix_home`` scheme, but PyPy devs said they expect the
-        # directory name to be ``pypy`` instead. So we treat this as a bug fix
-        # and not warn about it. See bpo-43307 and python/cpython#24628.
-        skip_pypy_special_case = (
-            sys.implementation.name == "pypy"
-            and home is not None
-            and k in ("platlib", "purelib")
-            and old_v.parent == new_v.parent
-            and old_v.name.startswith("python")
-            and new_v.name.startswith("pypy")
-        )
-        if skip_pypy_special_case:
-            continue
-
-        # sysconfig's ``osx_framework_user`` does not include ``pythonX.Y`` in
-        # the ``include`` value, but distutils's ``headers`` does. We'll let
-        # CPython decide whether this is a bug or feature. See bpo-43948.
-        skip_osx_framework_user_special_case = (
-            user
-            and is_osx_framework()
-            and k == "headers"
-            and old_v.parent.parent == new_v.parent
-            and old_v.parent.name.startswith("python")
-        )
-        if skip_osx_framework_user_special_case:
-            continue
-
-        # On Red Hat and derived Linux distributions, distutils is patched to
-        # use "lib64" instead of "lib" for platlib.
-        if k == "platlib" and _looks_like_red_hat_lib():
-            continue
-
-        # On Python 3.9+, sysconfig's posix_user scheme sets platlib against
-        # sys.platlibdir, but distutils's unix_user incorrectly coninutes
-        # using the same $usersite for both platlib and purelib. This creates a
-        # mismatch when sys.platlibdir is not "lib".
-        skip_bpo_44860 = (
-            user
-            and k == "platlib"
-            and not WINDOWS
-            and sys.version_info >= (3, 9)
-            and _PLATLIBDIR != "lib"
-            and _looks_like_bpo_44860()
-        )
-        if skip_bpo_44860:
-            continue
-
-        # Slackware incorrectly patches posix_user to use lib64 instead of lib,
-        # but not usersite to match the location.
-        skip_slackware_user_scheme = (
-            user
-            and k in ("platlib", "purelib")
-            and not WINDOWS
-            and _looks_like_slackware_scheme()
-        )
-        if skip_slackware_user_scheme:
-            continue
-
-        # Both Debian and Red Hat patch Python to place the system site under
-        # /usr/local instead of /usr. Debian also places lib in dist-packages
-        # instead of site-packages, but the /usr/local check should cover it.
-        skip_linux_system_special_case = (
-            not (user or home or prefix or running_under_virtualenv())
-            and old_v.parts[1:3] == ("usr", "local")
-            and len(new_v.parts) > 1
-            and new_v.parts[1] == "usr"
-            and (len(new_v.parts) < 3 or new_v.parts[2] != "local")
-            and (_looks_like_red_hat_scheme() or _looks_like_debian_scheme())
-        )
-        if skip_linux_system_special_case:
-            continue
-
-        # On Python 3.7 and earlier, sysconfig does not include sys.abiflags in
-        # the "pythonX.Y" part of the path, but distutils does.
-        skip_sysconfig_abiflag_bug = (
-            sys.version_info < (3, 8)
-            and not WINDOWS
-            and k in ("headers", "platlib", "purelib")
-            and tuple(_fix_abiflags(old_v.parts)) == new_v.parts
-        )
-        if skip_sysconfig_abiflag_bug:
-            continue
-
-        # MSYS2 MINGW's sysconfig patch does not include the "site-packages"
-        # part of the path. This is incorrect and will be fixed in MSYS.
-        skip_msys2_mingw_bug = (
-            WINDOWS and k in ("platlib", "purelib") and _looks_like_msys2_mingw_scheme()
-        )
-        if skip_msys2_mingw_bug:
-            continue
-
-        # CPython's POSIX install script invokes pip (via ensurepip) against the
-        # interpreter located in the source tree, not the install site. This
-        # triggers special logic in sysconfig that's not present in distutils.
-        # https://github.com/python/cpython/blob/8c21941ddaf/Lib/sysconfig.py#L178-L194
-        skip_cpython_build = (
-            sysconfig.is_python_build(check_home=True)
-            and not WINDOWS
-            and k in ("headers", "include", "platinclude")
-        )
-        if skip_cpython_build:
-            continue
-
-        warning_contexts.append((old_v, new_v, f"scheme.{k}"))
-
-    if not warning_contexts:
-        return old
-
-    # Check if this path mismatch is caused by distutils config files. Those
-    # files will no longer work once we switch to sysconfig, so this raises a
-    # deprecation message for them.
-    default_old = _distutils.distutils_scheme(
-        dist_name,
-        user,
-        home,
-        root,
-        isolated,
-        prefix,
-        ignore_config_files=True,
-    )
-    if any(default_old[k] != getattr(old, k) for k in SCHEME_KEYS):
-        deprecated(
-            reason=(
-                "Configuring installation scheme with distutils config files "
-                "is deprecated and will no longer work in the near future. If you "
-                "are using a Homebrew or Linuxbrew Python, please see discussion "
-                "at https://github.com/Homebrew/homebrew-core/issues/76621"
-            ),
-            replacement=None,
-            gone_in=None,
-        )
-        return old
-
-    # Post warnings about this mismatch so user can report them back.
-    for old_v, new_v, key in warning_contexts:
-        _warn_mismatched(old_v, new_v, key=key)
-    _log_context(user=user, home=home, root=root, prefix=prefix)
-
-    return old
-
-
-def get_bin_prefix() -> str:
-    new = _sysconfig.get_bin_prefix()
-    if _USE_SYSCONFIG:
-        return new
-
-    old = _distutils.get_bin_prefix()
-    if _warn_if_mismatch(pathlib.Path(old), pathlib.Path(new), key="bin_prefix"):
-        _log_context()
-    return old
-
-
-def get_bin_user() -> str:
-    return _sysconfig.get_scheme("", user=True).scripts
-
-
-def _looks_like_deb_system_dist_packages(value: str) -> bool:
-    """Check if the value is Debian's APT-controlled dist-packages.
-
-    Debian's ``distutils.sysconfig.get_python_lib()`` implementation returns the
-    default package path controlled by APT, but does not patch ``sysconfig`` to
-    do the same. This is similar to the bug worked around in ``get_scheme()``,
-    but here the default is ``deb_system`` instead of ``unix_local``. Ultimately
-    we can't do anything about this Debian bug, and this detection allows us to
-    skip the warning when needed.
-    """
-    if not _looks_like_debian_scheme():
-        return False
-    if value == "/usr/lib/python3/dist-packages":
-        return True
-    return False
-
-
-def get_purelib() -> str:
-    """Return the default pure-Python lib location."""
-    new = _sysconfig.get_purelib()
-    if _USE_SYSCONFIG:
-        return new
-
-    old = _distutils.get_purelib()
-    if _looks_like_deb_system_dist_packages(old):
-        return old
-    if _warn_if_mismatch(pathlib.Path(old), pathlib.Path(new), key="purelib"):
-        _log_context()
-    return old
-
-
-def get_platlib() -> str:
-    """Return the default platform-shared lib location."""
-    new = _sysconfig.get_platlib()
-    if _USE_SYSCONFIG:
-        return new
-
-    old = _distutils.get_platlib()
-    if _looks_like_deb_system_dist_packages(old):
-        return old
-    if _warn_if_mismatch(pathlib.Path(old), pathlib.Path(new), key="platlib"):
-        _log_context()
-    return old
-
-
-def _deduplicated(v1: str, v2: str) -> List[str]:
-    """Deduplicate values from a list."""
-    if v1 == v2:
-        return [v1]
-    return [v1, v2]
-
-
-def _looks_like_apple_library(path: str) -> bool:
-    """Apple patches sysconfig to *always* look under */Library/Python*."""
-    if sys.platform[:6] != "darwin":
-        return False
-    return path == f"/Library/Python/{get_major_minor_version()}/site-packages"
-
-
-def get_prefixed_libs(prefix: str) -> List[str]:
-    """Return the lib locations under ``prefix``."""
-    new_pure, new_plat = _sysconfig.get_prefixed_libs(prefix)
-    if _USE_SYSCONFIG:
-        return _deduplicated(new_pure, new_plat)
-
-    old_pure, old_plat = _distutils.get_prefixed_libs(prefix)
-    old_lib_paths = _deduplicated(old_pure, old_plat)
-
-    # Apple's Python (shipped with Xcode and Command Line Tools) hard-code
-    # platlib and purelib to '/Library/Python/X.Y/site-packages'. This will
-    # cause serious build isolation bugs when Apple starts shipping 3.10 because
-    # pip will install build backends to the wrong location. This tells users
-    # who is at fault so Apple may notice it and fix the issue in time.
-    if all(_looks_like_apple_library(p) for p in old_lib_paths):
-        deprecated(
-            reason=(
-                "Python distributed by Apple's Command Line Tools incorrectly "
-                "patches sysconfig to always point to '/Library/Python'. This "
-                "will cause build isolation to operate incorrectly on Python "
-                "3.10 or later. Please help report this to Apple so they can "
-                "fix this. https://developer.apple.com/bug-reporting/"
-            ),
-            replacement=None,
-            gone_in=None,
-        )
-        return old_lib_paths
-
-    warned = [
-        _warn_if_mismatch(
-            pathlib.Path(old_pure),
-            pathlib.Path(new_pure),
-            key="prefixed-purelib",
-        ),
-        _warn_if_mismatch(
-            pathlib.Path(old_plat),
-            pathlib.Path(new_plat),
-            key="prefixed-platlib",
-        ),
-    ]
-    if any(warned):
-        _log_context(prefix=prefix)
-
-    return old_lib_paths
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/locations/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/locations/__pycache__/__init__.cpython-310.pyc
deleted file mode 100644
index e9f3742516697e988bb14ad35050f443db6dbd21..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 12387
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

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/locations/__pycache__/_distutils.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/locations/__pycache__/_distutils.cpython-310.pyc
deleted file mode 100644
index db9cdca8566e9729d1dccb4816365ba1dd9fdaad..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 4655
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

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/locations/__pycache__/base.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/locations/__pycache__/base.cpython-310.pyc
deleted file mode 100644
index 625b8ae822ead216095c4d771ab328cd8df44a11..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 1537
zcmZux-EQPG6tq#)
z`>h4aH_%H7!x>6Yf-@A&)JKf*gJA6iqWA(4G=7-ir27koSnCkkO?t1bYaDDO_ylb){{{C$
zhuc^-qoPPsUV^yJD@s#33M-lr9!^p&swg9LBF!Q#WV5I^$0N5ydZ~5hA;ZSF%o!e{EFaoV@5h2v}5h)iF4xR(U|d_Jf)0#6T-`sQI8Gv
zQe1IPsPLXm#W`4`(u=%Oa7gr1kN6{BhuZqW|8mO%XAnMnv{f5tjaOIxtE+8O+C#?k
zNJz7smeRR7AWZ3y{f_t&sq}5lXrW#=GTBu$9X&*mwmS<^$|t*D(HZY`(5`x2qB;tqP?$
zpGTKvIwNl&47-p8T_fy*Ab_xQ0}#a53K!#0_MW{seR6d8-SOTJ2hWd=zXxJj1I9Ah
z23p084%1PcRxO82UlISJu6AlY}&xkta`24`e&zRj8BU@4;4$#aj_H%-v6@o&dk!~X%-=A9t`

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/locations/_distutils.py b/.venv/lib/python3.10/site-packages/pip/_internal/locations/_distutils.py
deleted file mode 100644
index 2ec79e6..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/locations/_distutils.py
+++ /dev/null
@@ -1,169 +0,0 @@
-"""Locations where we look for configs, install stuff, etc"""
-
-# The following comment should be removed at some point in the future.
-# mypy: strict-optional=False
-
-import logging
-import os
-import sys
-from distutils.cmd import Command as DistutilsCommand
-from distutils.command.install import SCHEME_KEYS
-from distutils.command.install import install as distutils_install_command
-from distutils.sysconfig import get_python_lib
-from typing import Dict, List, Optional, Tuple, Union, cast
-
-from pip._internal.models.scheme import Scheme
-from pip._internal.utils.compat import WINDOWS
-from pip._internal.utils.virtualenv import running_under_virtualenv
-
-from .base import get_major_minor_version
-
-logger = logging.getLogger(__name__)
-
-
-def distutils_scheme(
-    dist_name: str,
-    user: bool = False,
-    home: str = None,
-    root: str = None,
-    isolated: bool = False,
-    prefix: str = None,
-    *,
-    ignore_config_files: bool = False,
-) -> Dict[str, str]:
-    """
-    Return a distutils install scheme
-    """
-    from distutils.dist import Distribution
-
-    dist_args: Dict[str, Union[str, List[str]]] = {"name": dist_name}
-    if isolated:
-        dist_args["script_args"] = ["--no-user-cfg"]
-
-    d = Distribution(dist_args)
-    if not ignore_config_files:
-        try:
-            d.parse_config_files()
-        except UnicodeDecodeError:
-            # Typeshed does not include find_config_files() for some reason.
-            paths = d.find_config_files()  # type: ignore
-            logger.warning(
-                "Ignore distutils configs in %s due to encoding errors.",
-                ", ".join(os.path.basename(p) for p in paths),
-            )
-    obj: Optional[DistutilsCommand] = None
-    obj = d.get_command_obj("install", create=True)
-    assert obj is not None
-    i = cast(distutils_install_command, obj)
-    # NOTE: setting user or home has the side-effect of creating the home dir
-    # or user base for installations during finalize_options()
-    # ideally, we'd prefer a scheme class that has no side-effects.
-    assert not (user and prefix), f"user={user} prefix={prefix}"
-    assert not (home and prefix), f"home={home} prefix={prefix}"
-    i.user = user or i.user
-    if user or home:
-        i.prefix = ""
-    i.prefix = prefix or i.prefix
-    i.home = home or i.home
-    i.root = root or i.root
-    i.finalize_options()
-
-    scheme = {}
-    for key in SCHEME_KEYS:
-        scheme[key] = getattr(i, "install_" + key)
-
-    # install_lib specified in setup.cfg should install *everything*
-    # into there (i.e. it takes precedence over both purelib and
-    # platlib).  Note, i.install_lib is *always* set after
-    # finalize_options(); we only want to override here if the user
-    # has explicitly requested it hence going back to the config
-    if "install_lib" in d.get_option_dict("install"):
-        scheme.update(dict(purelib=i.install_lib, platlib=i.install_lib))
-
-    if running_under_virtualenv():
-        if home:
-            prefix = home
-        elif user:
-            prefix = i.install_userbase  # type: ignore
-        else:
-            prefix = i.prefix
-        scheme["headers"] = os.path.join(
-            prefix,
-            "include",
-            "site",
-            f"python{get_major_minor_version()}",
-            dist_name,
-        )
-
-        if root is not None:
-            path_no_drive = os.path.splitdrive(os.path.abspath(scheme["headers"]))[1]
-            scheme["headers"] = os.path.join(root, path_no_drive[1:])
-
-    return scheme
-
-
-def get_scheme(
-    dist_name: str,
-    user: bool = False,
-    home: Optional[str] = None,
-    root: Optional[str] = None,
-    isolated: bool = False,
-    prefix: Optional[str] = None,
-) -> Scheme:
-    """
-    Get the "scheme" corresponding to the input parameters. The distutils
-    documentation provides the context for the available schemes:
-    https://docs.python.org/3/install/index.html#alternate-installation
-
-    :param dist_name: the name of the package to retrieve the scheme for, used
-        in the headers scheme path
-    :param user: indicates to use the "user" scheme
-    :param home: indicates to use the "home" scheme and provides the base
-        directory for the same
-    :param root: root under which other directories are re-based
-    :param isolated: equivalent to --no-user-cfg, i.e. do not consider
-        ~/.pydistutils.cfg (posix) or ~/pydistutils.cfg (non-posix) for
-        scheme paths
-    :param prefix: indicates to use the "prefix" scheme and provides the
-        base directory for the same
-    """
-    scheme = distutils_scheme(dist_name, user, home, root, isolated, prefix)
-    return Scheme(
-        platlib=scheme["platlib"],
-        purelib=scheme["purelib"],
-        headers=scheme["headers"],
-        scripts=scheme["scripts"],
-        data=scheme["data"],
-    )
-
-
-def get_bin_prefix() -> str:
-    # XXX: In old virtualenv versions, sys.prefix can contain '..' components,
-    # so we need to call normpath to eliminate them.
-    prefix = os.path.normpath(sys.prefix)
-    if WINDOWS:
-        bin_py = os.path.join(prefix, "Scripts")
-        # buildout uses 'bin' on Windows too?
-        if not os.path.exists(bin_py):
-            bin_py = os.path.join(prefix, "bin")
-        return bin_py
-    # Forcing to use /usr/local/bin for standard macOS framework installs
-    # Also log to ~/Library/Logs/ for use with the Console.app log viewer
-    if sys.platform[:6] == "darwin" and prefix[:16] == "/System/Library/":
-        return "/usr/local/bin"
-    return os.path.join(prefix, "bin")
-
-
-def get_purelib() -> str:
-    return get_python_lib(plat_specific=False)
-
-
-def get_platlib() -> str:
-    return get_python_lib(plat_specific=True)
-
-
-def get_prefixed_libs(prefix: str) -> Tuple[str, str]:
-    return (
-        get_python_lib(plat_specific=False, prefix=prefix),
-        get_python_lib(plat_specific=True, prefix=prefix),
-    )
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/locations/_sysconfig.py b/.venv/lib/python3.10/site-packages/pip/_internal/locations/_sysconfig.py
deleted file mode 100644
index 5e141aa..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/locations/_sysconfig.py
+++ /dev/null
@@ -1,219 +0,0 @@
-import distutils.util  # FIXME: For change_root.
-import logging
-import os
-import sys
-import sysconfig
-import typing
-
-from pip._internal.exceptions import InvalidSchemeCombination, UserInstallationInvalid
-from pip._internal.models.scheme import SCHEME_KEYS, Scheme
-from pip._internal.utils.virtualenv import running_under_virtualenv
-
-from .base import get_major_minor_version, is_osx_framework
-
-logger = logging.getLogger(__name__)
-
-
-# Notes on _infer_* functions.
-# Unfortunately ``get_default_scheme()`` didn't exist before 3.10, so there's no
-# way to ask things like "what is the '_prefix' scheme on this platform". These
-# functions try to answer that with some heuristics while accounting for ad-hoc
-# platforms not covered by CPython's default sysconfig implementation. If the
-# ad-hoc implementation does not fully implement sysconfig, we'll fall back to
-# a POSIX scheme.
-
-_AVAILABLE_SCHEMES = set(sysconfig.get_scheme_names())
-
-_PREFERRED_SCHEME_API = getattr(sysconfig, "get_preferred_scheme", None)
-
-
-def _should_use_osx_framework_prefix() -> bool:
-    """Check for Apple's ``osx_framework_library`` scheme.
-
-    Python distributed by Apple's Command Line Tools has this special scheme
-    that's used when:
-
-    * This is a framework build.
-    * We are installing into the system prefix.
-
-    This does not account for ``pip install --prefix`` (also means we're not
-    installing to the system prefix), which should use ``posix_prefix``, but
-    logic here means ``_infer_prefix()`` outputs ``osx_framework_library``. But
-    since ``prefix`` is not available for ``sysconfig.get_default_scheme()``,
-    which is the stdlib replacement for ``_infer_prefix()``, presumably Apple
-    wouldn't be able to magically switch between ``osx_framework_library`` and
-    ``posix_prefix``. ``_infer_prefix()`` returning ``osx_framework_library``
-    means its behavior is consistent whether we use the stdlib implementation
-    or our own, and we deal with this special case in ``get_scheme()`` instead.
-    """
-    return (
-        "osx_framework_library" in _AVAILABLE_SCHEMES
-        and not running_under_virtualenv()
-        and is_osx_framework()
-    )
-
-
-def _infer_prefix() -> str:
-    """Try to find a prefix scheme for the current platform.
-
-    This tries:
-
-    * A special ``osx_framework_library`` for Python distributed by Apple's
-      Command Line Tools, when not running in a virtual environment.
-    * Implementation + OS, used by PyPy on Windows (``pypy_nt``).
-    * Implementation without OS, used by PyPy on POSIX (``pypy``).
-    * OS + "prefix", used by CPython on POSIX (``posix_prefix``).
-    * Just the OS name, used by CPython on Windows (``nt``).
-
-    If none of the above works, fall back to ``posix_prefix``.
-    """
-    if _PREFERRED_SCHEME_API:
-        return _PREFERRED_SCHEME_API("prefix")
-    if _should_use_osx_framework_prefix():
-        return "osx_framework_library"
-    implementation_suffixed = f"{sys.implementation.name}_{os.name}"
-    if implementation_suffixed in _AVAILABLE_SCHEMES:
-        return implementation_suffixed
-    if sys.implementation.name in _AVAILABLE_SCHEMES:
-        return sys.implementation.name
-    suffixed = f"{os.name}_prefix"
-    if suffixed in _AVAILABLE_SCHEMES:
-        return suffixed
-    if os.name in _AVAILABLE_SCHEMES:  # On Windows, prefx is just called "nt".
-        return os.name
-    return "posix_prefix"
-
-
-def _infer_user() -> str:
-    """Try to find a user scheme for the current platform."""
-    if _PREFERRED_SCHEME_API:
-        return _PREFERRED_SCHEME_API("user")
-    if is_osx_framework() and not running_under_virtualenv():
-        suffixed = "osx_framework_user"
-    else:
-        suffixed = f"{os.name}_user"
-    if suffixed in _AVAILABLE_SCHEMES:
-        return suffixed
-    if "posix_user" not in _AVAILABLE_SCHEMES:  # User scheme unavailable.
-        raise UserInstallationInvalid()
-    return "posix_user"
-
-
-def _infer_home() -> str:
-    """Try to find a home for the current platform."""
-    if _PREFERRED_SCHEME_API:
-        return _PREFERRED_SCHEME_API("home")
-    suffixed = f"{os.name}_home"
-    if suffixed in _AVAILABLE_SCHEMES:
-        return suffixed
-    return "posix_home"
-
-
-# Update these keys if the user sets a custom home.
-_HOME_KEYS = [
-    "installed_base",
-    "base",
-    "installed_platbase",
-    "platbase",
-    "prefix",
-    "exec_prefix",
-]
-if sysconfig.get_config_var("userbase") is not None:
-    _HOME_KEYS.append("userbase")
-
-
-def get_scheme(
-    dist_name: str,
-    user: bool = False,
-    home: typing.Optional[str] = None,
-    root: typing.Optional[str] = None,
-    isolated: bool = False,
-    prefix: typing.Optional[str] = None,
-) -> Scheme:
-    """
-    Get the "scheme" corresponding to the input parameters.
-
-    :param dist_name: the name of the package to retrieve the scheme for, used
-        in the headers scheme path
-    :param user: indicates to use the "user" scheme
-    :param home: indicates to use the "home" scheme
-    :param root: root under which other directories are re-based
-    :param isolated: ignored, but kept for distutils compatibility (where
-        this controls whether the user-site pydistutils.cfg is honored)
-    :param prefix: indicates to use the "prefix" scheme and provides the
-        base directory for the same
-    """
-    if user and prefix:
-        raise InvalidSchemeCombination("--user", "--prefix")
-    if home and prefix:
-        raise InvalidSchemeCombination("--home", "--prefix")
-
-    if home is not None:
-        scheme_name = _infer_home()
-    elif user:
-        scheme_name = _infer_user()
-    else:
-        scheme_name = _infer_prefix()
-
-    # Special case: When installing into a custom prefix, use posix_prefix
-    # instead of osx_framework_library. See _should_use_osx_framework_prefix()
-    # docstring for details.
-    if prefix is not None and scheme_name == "osx_framework_library":
-        scheme_name = "posix_prefix"
-
-    if home is not None:
-        variables = {k: home for k in _HOME_KEYS}
-    elif prefix is not None:
-        variables = {k: prefix for k in _HOME_KEYS}
-    else:
-        variables = {}
-
-    paths = sysconfig.get_paths(scheme=scheme_name, vars=variables)
-
-    # Logic here is very arbitrary, we're doing it for compatibility, don't ask.
-    # 1. Pip historically uses a special header path in virtual environments.
-    # 2. If the distribution name is not known, distutils uses 'UNKNOWN'. We
-    #    only do the same when not running in a virtual environment because
-    #    pip's historical header path logic (see point 1) did not do this.
-    if running_under_virtualenv():
-        if user:
-            base = variables.get("userbase", sys.prefix)
-        else:
-            base = variables.get("base", sys.prefix)
-        python_xy = f"python{get_major_minor_version()}"
-        paths["include"] = os.path.join(base, "include", "site", python_xy)
-    elif not dist_name:
-        dist_name = "UNKNOWN"
-
-    scheme = Scheme(
-        platlib=paths["platlib"],
-        purelib=paths["purelib"],
-        headers=os.path.join(paths["include"], dist_name),
-        scripts=paths["scripts"],
-        data=paths["data"],
-    )
-    if root is not None:
-        for key in SCHEME_KEYS:
-            value = distutils.util.change_root(root, getattr(scheme, key))
-            setattr(scheme, key, value)
-    return scheme
-
-
-def get_bin_prefix() -> str:
-    # Forcing to use /usr/local/bin for standard macOS framework installs.
-    if sys.platform[:6] == "darwin" and sys.prefix[:16] == "/System/Library/":
-        return "/usr/local/bin"
-    return sysconfig.get_paths()["scripts"]
-
-
-def get_purelib() -> str:
-    return sysconfig.get_paths()["purelib"]
-
-
-def get_platlib() -> str:
-    return sysconfig.get_paths()["platlib"]
-
-
-def get_prefixed_libs(prefix: str) -> typing.Tuple[str, str]:
-    paths = sysconfig.get_paths(vars={"base": prefix, "platbase": prefix})
-    return (paths["purelib"], paths["platlib"])
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/locations/base.py b/.venv/lib/python3.10/site-packages/pip/_internal/locations/base.py
deleted file mode 100644
index 86dad4a..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/locations/base.py
+++ /dev/null
@@ -1,52 +0,0 @@
-import functools
-import os
-import site
-import sys
-import sysconfig
-import typing
-
-from pip._internal.utils import appdirs
-from pip._internal.utils.virtualenv import running_under_virtualenv
-
-# Application Directories
-USER_CACHE_DIR = appdirs.user_cache_dir("pip")
-
-# FIXME doesn't account for venv linked to global site-packages
-site_packages: typing.Optional[str] = sysconfig.get_path("purelib")
-
-
-def get_major_minor_version() -> str:
-    """
-    Return the major-minor version of the current Python as a string, e.g.
-    "3.7" or "3.10".
-    """
-    return "{}.{}".format(*sys.version_info)
-
-
-def get_src_prefix() -> str:
-    if running_under_virtualenv():
-        src_prefix = os.path.join(sys.prefix, "src")
-    else:
-        # FIXME: keep src in cwd for now (it is not a temporary folder)
-        try:
-            src_prefix = os.path.join(os.getcwd(), "src")
-        except OSError:
-            # In case the current working directory has been renamed or deleted
-            sys.exit("The folder you are executing pip from can no longer be found.")
-
-    # under macOS + virtualenv sys.prefix is not properly resolved
-    # it is something like /path/to/python/bin/..
-    return os.path.abspath(src_prefix)
-
-
-try:
-    # Use getusersitepackages if this is present, as it ensures that the
-    # value is initialised properly.
-    user_site: typing.Optional[str] = site.getusersitepackages()
-except AttributeError:
-    user_site = site.USER_SITE
-
-
-@functools.lru_cache(maxsize=None)
-def is_osx_framework() -> bool:
-    return bool(sysconfig.get_config_var("PYTHONFRAMEWORK"))
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/main.py b/.venv/lib/python3.10/site-packages/pip/_internal/main.py
deleted file mode 100644
index 33c6d24..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/main.py
+++ /dev/null
@@ -1,12 +0,0 @@
-from typing import List, Optional
-
-
-def main(args: Optional[List[str]] = None) -> int:
-    """This is preserved for old console scripts that may still be referencing
-    it.
-
-    For additional details, see https://github.com/pypa/pip/issues/7498.
-    """
-    from pip._internal.utils.entrypoints import _wrapper
-
-    return _wrapper(args)
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/metadata/__init__.py b/.venv/lib/python3.10/site-packages/pip/_internal/metadata/__init__.py
deleted file mode 100644
index cc037c1..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/metadata/__init__.py
+++ /dev/null
@@ -1,62 +0,0 @@
-from typing import List, Optional
-
-from .base import BaseDistribution, BaseEnvironment, FilesystemWheel, MemoryWheel, Wheel
-
-__all__ = [
-    "BaseDistribution",
-    "BaseEnvironment",
-    "FilesystemWheel",
-    "MemoryWheel",
-    "Wheel",
-    "get_default_environment",
-    "get_environment",
-    "get_wheel_distribution",
-]
-
-
-def get_default_environment() -> BaseEnvironment:
-    """Get the default representation for the current environment.
-
-    This returns an Environment instance from the chosen backend. The default
-    Environment instance should be built from ``sys.path`` and may use caching
-    to share instance state accorss calls.
-    """
-    from .pkg_resources import Environment
-
-    return Environment.default()
-
-
-def get_environment(paths: Optional[List[str]]) -> BaseEnvironment:
-    """Get a representation of the environment specified by ``paths``.
-
-    This returns an Environment instance from the chosen backend based on the
-    given import paths. The backend must build a fresh instance representing
-    the state of installed distributions when this function is called.
-    """
-    from .pkg_resources import Environment
-
-    return Environment.from_paths(paths)
-
-
-def get_directory_distribution(directory: str) -> BaseDistribution:
-    """Get the distribution metadata representation in the specified directory.
-
-    This returns a Distribution instance from the chosen backend based on
-    the given on-disk ``.dist-info`` directory.
-    """
-    from .pkg_resources import Distribution
-
-    return Distribution.from_directory(directory)
-
-
-def get_wheel_distribution(wheel: Wheel, canonical_name: str) -> BaseDistribution:
-    """Get the representation of the specified wheel's distribution metadata.
-
-    This returns a Distribution instance from the chosen backend based on
-    the given wheel's ``.dist-info`` directory.
-
-    :param canonical_name: Normalized project name of the given wheel.
-    """
-    from .pkg_resources import Distribution
-
-    return Distribution.from_wheel(wheel, canonical_name)
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/metadata/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/metadata/__pycache__/__init__.cpython-310.pyc
deleted file mode 100644
index fcff126b7a64a8f78217c825b31610a9fe99be45..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 2293
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

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/metadata/__pycache__/pkg_resources.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/metadata/__pycache__/pkg_resources.cpython-310.pyc
deleted file mode 100644
index 69d98e82fdc14fd65e8d8b852565c9303e436b9b..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 9863
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
Ie1AUse-05_wEzGB

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/metadata/base.py b/.venv/lib/python3.10/site-packages/pip/_internal/metadata/base.py
deleted file mode 100644
index 1a5a781..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/metadata/base.py
+++ /dev/null
@@ -1,546 +0,0 @@
-import csv
-import email.message
-import json
-import logging
-import pathlib
-import re
-import zipfile
-from typing import (
-    IO,
-    TYPE_CHECKING,
-    Collection,
-    Container,
-    Iterable,
-    Iterator,
-    List,
-    Optional,
-    Tuple,
-    Union,
-)
-
-from pip._vendor.packaging.requirements import Requirement
-from pip._vendor.packaging.specifiers import InvalidSpecifier, SpecifierSet
-from pip._vendor.packaging.utils import NormalizedName
-from pip._vendor.packaging.version import LegacyVersion, Version
-
-from pip._internal.exceptions import NoneMetadataError
-from pip._internal.locations import site_packages, user_site
-from pip._internal.models.direct_url import (
-    DIRECT_URL_METADATA_NAME,
-    DirectUrl,
-    DirectUrlValidationError,
-)
-from pip._internal.utils.compat import stdlib_pkgs  # TODO: Move definition here.
-from pip._internal.utils.egg_link import (
-    egg_link_path_from_location,
-    egg_link_path_from_sys_path,
-)
-from pip._internal.utils.misc import is_local, normalize_path
-from pip._internal.utils.urls import url_to_path
-
-if TYPE_CHECKING:
-    from typing import Protocol
-else:
-    Protocol = object
-
-DistributionVersion = Union[LegacyVersion, Version]
-
-InfoPath = Union[str, pathlib.PurePosixPath]
-
-logger = logging.getLogger(__name__)
-
-
-class BaseEntryPoint(Protocol):
-    @property
-    def name(self) -> str:
-        raise NotImplementedError()
-
-    @property
-    def value(self) -> str:
-        raise NotImplementedError()
-
-    @property
-    def group(self) -> str:
-        raise NotImplementedError()
-
-
-def _convert_installed_files_path(
-    entry: Tuple[str, ...],
-    info: Tuple[str, ...],
-) -> str:
-    """Convert a legacy installed-files.txt path into modern RECORD path.
-
-    The legacy format stores paths relative to the info directory, while the
-    modern format stores paths relative to the package root, e.g. the
-    site-packages directory.
-
-    :param entry: Path parts of the installed-files.txt entry.
-    :param info: Path parts of the egg-info directory relative to package root.
-    :returns: The converted entry.
-
-    For best compatibility with symlinks, this does not use ``abspath()`` or
-    ``Path.resolve()``, but tries to work with path parts:
-
-    1. While ``entry`` starts with ``..``, remove the equal amounts of parts
-       from ``info``; if ``info`` is empty, start appending ``..`` instead.
-    2. Join the two directly.
-    """
-    while entry and entry[0] == "..":
-        if not info or info[-1] == "..":
-            info += ("..",)
-        else:
-            info = info[:-1]
-        entry = entry[1:]
-    return str(pathlib.Path(*info, *entry))
-
-
-class BaseDistribution(Protocol):
-    def __repr__(self) -> str:
-        return f"{self.raw_name} {self.version} ({self.location})"
-
-    def __str__(self) -> str:
-        return f"{self.raw_name} {self.version}"
-
-    @property
-    def location(self) -> Optional[str]:
-        """Where the distribution is loaded from.
-
-        A string value is not necessarily a filesystem path, since distributions
-        can be loaded from other sources, e.g. arbitrary zip archives. ``None``
-        means the distribution is created in-memory.
-
-        Do not canonicalize this value with e.g. ``pathlib.Path.resolve()``. If
-        this is a symbolic link, we want to preserve the relative path between
-        it and files in the distribution.
-        """
-        raise NotImplementedError()
-
-    @property
-    def editable_project_location(self) -> Optional[str]:
-        """The project location for editable distributions.
-
-        This is the directory where pyproject.toml or setup.py is located.
-        None if the distribution is not installed in editable mode.
-        """
-        # TODO: this property is relatively costly to compute, memoize it ?
-        direct_url = self.direct_url
-        if direct_url:
-            if direct_url.is_local_editable():
-                return url_to_path(direct_url.url)
-        else:
-            # Search for an .egg-link file by walking sys.path, as it was
-            # done before by dist_is_editable().
-            egg_link_path = egg_link_path_from_sys_path(self.raw_name)
-            if egg_link_path:
-                # TODO: get project location from second line of egg_link file
-                #       (https://github.com/pypa/pip/issues/10243)
-                return self.location
-        return None
-
-    @property
-    def installed_location(self) -> Optional[str]:
-        """The distribution's "installed" location.
-
-        This should generally be a ``site-packages`` directory. This is
-        usually ``dist.location``, except for legacy develop-installed packages,
-        where ``dist.location`` is the source code location, and this is where
-        the ``.egg-link`` file is.
-
-        The returned location is normalized (in particular, with symlinks removed).
-        """
-        egg_link = egg_link_path_from_location(self.raw_name)
-        if egg_link:
-            location = egg_link
-        elif self.location:
-            location = self.location
-        else:
-            return None
-        return normalize_path(location)
-
-    @property
-    def info_location(self) -> Optional[str]:
-        """Location of the .[egg|dist]-info directory or file.
-
-        Similarly to ``location``, a string value is not necessarily a
-        filesystem path. ``None`` means the distribution is created in-memory.
-
-        For a modern .dist-info installation on disk, this should be something
-        like ``{location}/{raw_name}-{version}.dist-info``.
-
-        Do not canonicalize this value with e.g. ``pathlib.Path.resolve()``. If
-        this is a symbolic link, we want to preserve the relative path between
-        it and other files in the distribution.
-        """
-        raise NotImplementedError()
-
-    @property
-    def installed_by_distutils(self) -> bool:
-        """Whether this distribution is installed with legacy distutils format.
-
-        A distribution installed with "raw" distutils not patched by setuptools
-        uses one single file at ``info_location`` to store metadata. We need to
-        treat this specially on uninstallation.
-        """
-        info_location = self.info_location
-        if not info_location:
-            return False
-        return pathlib.Path(info_location).is_file()
-
-    @property
-    def installed_as_egg(self) -> bool:
-        """Whether this distribution is installed as an egg.
-
-        This usually indicates the distribution was installed by (older versions
-        of) easy_install.
-        """
-        location = self.location
-        if not location:
-            return False
-        return location.endswith(".egg")
-
-    @property
-    def installed_with_setuptools_egg_info(self) -> bool:
-        """Whether this distribution is installed with the ``.egg-info`` format.
-
-        This usually indicates the distribution was installed with setuptools
-        with an old pip version or with ``single-version-externally-managed``.
-
-        Note that this ensure the metadata store is a directory. distutils can
-        also installs an ``.egg-info``, but as a file, not a directory. This
-        property is *False* for that case. Also see ``installed_by_distutils``.
-        """
-        info_location = self.info_location
-        if not info_location:
-            return False
-        if not info_location.endswith(".egg-info"):
-            return False
-        return pathlib.Path(info_location).is_dir()
-
-    @property
-    def installed_with_dist_info(self) -> bool:
-        """Whether this distribution is installed with the "modern format".
-
-        This indicates a "modern" installation, e.g. storing metadata in the
-        ``.dist-info`` directory. This applies to installations made by
-        setuptools (but through pip, not directly), or anything using the
-        standardized build backend interface (PEP 517).
-        """
-        info_location = self.info_location
-        if not info_location:
-            return False
-        if not info_location.endswith(".dist-info"):
-            return False
-        return pathlib.Path(info_location).is_dir()
-
-    @property
-    def canonical_name(self) -> NormalizedName:
-        raise NotImplementedError()
-
-    @property
-    def version(self) -> DistributionVersion:
-        raise NotImplementedError()
-
-    @property
-    def setuptools_filename(self) -> str:
-        """Convert a project name to its setuptools-compatible filename.
-
-        This is a copy of ``pkg_resources.to_filename()`` for compatibility.
-        """
-        return self.raw_name.replace("-", "_")
-
-    @property
-    def direct_url(self) -> Optional[DirectUrl]:
-        """Obtain a DirectUrl from this distribution.
-
-        Returns None if the distribution has no `direct_url.json` metadata,
-        or if `direct_url.json` is invalid.
-        """
-        try:
-            content = self.read_text(DIRECT_URL_METADATA_NAME)
-        except FileNotFoundError:
-            return None
-        try:
-            return DirectUrl.from_json(content)
-        except (
-            UnicodeDecodeError,
-            json.JSONDecodeError,
-            DirectUrlValidationError,
-        ) as e:
-            logger.warning(
-                "Error parsing %s for %s: %s",
-                DIRECT_URL_METADATA_NAME,
-                self.canonical_name,
-                e,
-            )
-            return None
-
-    @property
-    def installer(self) -> str:
-        try:
-            installer_text = self.read_text("INSTALLER")
-        except (OSError, ValueError, NoneMetadataError):
-            return ""  # Fail silently if the installer file cannot be read.
-        for line in installer_text.splitlines():
-            cleaned_line = line.strip()
-            if cleaned_line:
-                return cleaned_line
-        return ""
-
-    @property
-    def editable(self) -> bool:
-        return bool(self.editable_project_location)
-
-    @property
-    def local(self) -> bool:
-        """If distribution is installed in the current virtual environment.
-
-        Always True if we're not in a virtualenv.
-        """
-        if self.installed_location is None:
-            return False
-        return is_local(self.installed_location)
-
-    @property
-    def in_usersite(self) -> bool:
-        if self.installed_location is None or user_site is None:
-            return False
-        return self.installed_location.startswith(normalize_path(user_site))
-
-    @property
-    def in_site_packages(self) -> bool:
-        if self.installed_location is None or site_packages is None:
-            return False
-        return self.installed_location.startswith(normalize_path(site_packages))
-
-    def is_file(self, path: InfoPath) -> bool:
-        """Check whether an entry in the info directory is a file."""
-        raise NotImplementedError()
-
-    def iterdir(self, path: InfoPath) -> Iterator[pathlib.PurePosixPath]:
-        """Iterate through a directory in the info directory.
-
-        Each item yielded would be a path relative to the info directory.
-
-        :raise FileNotFoundError: If ``name`` does not exist in the directory.
-        :raise NotADirectoryError: If ``name`` does not point to a directory.
-        """
-        raise NotImplementedError()
-
-    def read_text(self, path: InfoPath) -> str:
-        """Read a file in the info directory.
-
-        :raise FileNotFoundError: If ``name`` does not exist in the directory.
-        :raise NoneMetadataError: If ``name`` exists in the info directory, but
-            cannot be read.
-        """
-        raise NotImplementedError()
-
-    def iter_entry_points(self) -> Iterable[BaseEntryPoint]:
-        raise NotImplementedError()
-
-    @property
-    def metadata(self) -> email.message.Message:
-        """Metadata of distribution parsed from e.g. METADATA or PKG-INFO.
-
-        This should return an empty message if the metadata file is unavailable.
-
-        :raises NoneMetadataError: If the metadata file is available, but does
-            not contain valid metadata.
-        """
-        raise NotImplementedError()
-
-    @property
-    def metadata_version(self) -> Optional[str]:
-        """Value of "Metadata-Version:" in distribution metadata, if available."""
-        return self.metadata.get("Metadata-Version")
-
-    @property
-    def raw_name(self) -> str:
-        """Value of "Name:" in distribution metadata."""
-        # The metadata should NEVER be missing the Name: key, but if it somehow
-        # does, fall back to the known canonical name.
-        return self.metadata.get("Name", self.canonical_name)
-
-    @property
-    def requires_python(self) -> SpecifierSet:
-        """Value of "Requires-Python:" in distribution metadata.
-
-        If the key does not exist or contains an invalid value, an empty
-        SpecifierSet should be returned.
-        """
-        value = self.metadata.get("Requires-Python")
-        if value is None:
-            return SpecifierSet()
-        try:
-            # Convert to str to satisfy the type checker; this can be a Header object.
-            spec = SpecifierSet(str(value))
-        except InvalidSpecifier as e:
-            message = "Package %r has an invalid Requires-Python: %s"
-            logger.warning(message, self.raw_name, e)
-            return SpecifierSet()
-        return spec
-
-    def iter_dependencies(self, extras: Collection[str] = ()) -> Iterable[Requirement]:
-        """Dependencies of this distribution.
-
-        For modern .dist-info distributions, this is the collection of
-        "Requires-Dist:" entries in distribution metadata.
-        """
-        raise NotImplementedError()
-
-    def iter_provided_extras(self) -> Iterable[str]:
-        """Extras provided by this distribution.
-
-        For modern .dist-info distributions, this is the collection of
-        "Provides-Extra:" entries in distribution metadata.
-        """
-        raise NotImplementedError()
-
-    def _iter_declared_entries_from_record(self) -> Optional[Iterator[str]]:
-        try:
-            text = self.read_text("RECORD")
-        except FileNotFoundError:
-            return None
-        # This extra Path-str cast normalizes entries.
-        return (str(pathlib.Path(row[0])) for row in csv.reader(text.splitlines()))
-
-    def _iter_declared_entries_from_legacy(self) -> Optional[Iterator[str]]:
-        try:
-            text = self.read_text("installed-files.txt")
-        except FileNotFoundError:
-            return None
-        paths = (p for p in text.splitlines(keepends=False) if p)
-        root = self.location
-        info = self.info_location
-        if root is None or info is None:
-            return paths
-        try:
-            info_rel = pathlib.Path(info).relative_to(root)
-        except ValueError:  # info is not relative to root.
-            return paths
-        if not info_rel.parts:  # info *is* root.
-            return paths
-        return (
-            _convert_installed_files_path(pathlib.Path(p).parts, info_rel.parts)
-            for p in paths
-        )
-
-    def iter_declared_entries(self) -> Optional[Iterator[str]]:
-        """Iterate through file entires declared in this distribution.
-
-        For modern .dist-info distributions, this is the files listed in the
-        ``RECORD`` metadata file. For legacy setuptools distributions, this
-        comes from ``installed-files.txt``, with entries normalized to be
-        compatible with the format used by ``RECORD``.
-
-        :return: An iterator for listed entries, or None if the distribution
-            contains neither ``RECORD`` nor ``installed-files.txt``.
-        """
-        return (
-            self._iter_declared_entries_from_record()
-            or self._iter_declared_entries_from_legacy()
-        )
-
-
-class BaseEnvironment:
-    """An environment containing distributions to introspect."""
-
-    @classmethod
-    def default(cls) -> "BaseEnvironment":
-        raise NotImplementedError()
-
-    @classmethod
-    def from_paths(cls, paths: Optional[List[str]]) -> "BaseEnvironment":
-        raise NotImplementedError()
-
-    def get_distribution(self, name: str) -> Optional["BaseDistribution"]:
-        """Given a requirement name, return the installed distributions.
-
-        The name may not be normalized. The implementation must canonicalize
-        it for lookup.
-        """
-        raise NotImplementedError()
-
-    def _iter_distributions(self) -> Iterator["BaseDistribution"]:
-        """Iterate through installed distributions.
-
-        This function should be implemented by subclass, but never called
-        directly. Use the public ``iter_distribution()`` instead, which
-        implements additional logic to make sure the distributions are valid.
-        """
-        raise NotImplementedError()
-
-    def iter_distributions(self) -> Iterator["BaseDistribution"]:
-        """Iterate through installed distributions."""
-        for dist in self._iter_distributions():
-            # Make sure the distribution actually comes from a valid Python
-            # packaging distribution. Pip's AdjacentTempDirectory leaves folders
-            # e.g. ``~atplotlib.dist-info`` if cleanup was interrupted. The
-            # valid project name pattern is taken from PEP 508.
-            project_name_valid = re.match(
-                r"^([A-Z0-9]|[A-Z0-9][A-Z0-9._-]*[A-Z0-9])$",
-                dist.canonical_name,
-                flags=re.IGNORECASE,
-            )
-            if not project_name_valid:
-                logger.warning(
-                    "Ignoring invalid distribution %s (%s)",
-                    dist.canonical_name,
-                    dist.location,
-                )
-                continue
-            yield dist
-
-    def iter_installed_distributions(
-        self,
-        local_only: bool = True,
-        skip: Container[str] = stdlib_pkgs,
-        include_editables: bool = True,
-        editables_only: bool = False,
-        user_only: bool = False,
-    ) -> Iterator[BaseDistribution]:
-        """Return a list of installed distributions.
-
-        :param local_only: If True (default), only return installations
-        local to the current virtualenv, if in a virtualenv.
-        :param skip: An iterable of canonicalized project names to ignore;
-            defaults to ``stdlib_pkgs``.
-        :param include_editables: If False, don't report editables.
-        :param editables_only: If True, only report editables.
-        :param user_only: If True, only report installations in the user
-        site directory.
-        """
-        it = self.iter_distributions()
-        if local_only:
-            it = (d for d in it if d.local)
-        if not include_editables:
-            it = (d for d in it if not d.editable)
-        if editables_only:
-            it = (d for d in it if d.editable)
-        if user_only:
-            it = (d for d in it if d.in_usersite)
-        return (d for d in it if d.canonical_name not in skip)
-
-
-class Wheel(Protocol):
-    location: str
-
-    def as_zipfile(self) -> zipfile.ZipFile:
-        raise NotImplementedError()
-
-
-class FilesystemWheel(Wheel):
-    def __init__(self, location: str) -> None:
-        self.location = location
-
-    def as_zipfile(self) -> zipfile.ZipFile:
-        return zipfile.ZipFile(self.location, allowZip64=True)
-
-
-class MemoryWheel(Wheel):
-    def __init__(self, location: str, stream: IO[bytes]) -> None:
-        self.location = location
-        self.stream = stream
-
-    def as_zipfile(self) -> zipfile.ZipFile:
-        return zipfile.ZipFile(self.stream, allowZip64=True)
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/metadata/pkg_resources.py b/.venv/lib/python3.10/site-packages/pip/_internal/metadata/pkg_resources.py
deleted file mode 100644
index d39f0ba..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/metadata/pkg_resources.py
+++ /dev/null
@@ -1,256 +0,0 @@
-import email.message
-import email.parser
-import logging
-import os
-import pathlib
-import zipfile
-from typing import Collection, Iterable, Iterator, List, Mapping, NamedTuple, Optional
-
-from pip._vendor import pkg_resources
-from pip._vendor.packaging.requirements import Requirement
-from pip._vendor.packaging.utils import NormalizedName, canonicalize_name
-from pip._vendor.packaging.version import parse as parse_version
-
-from pip._internal.exceptions import InvalidWheel, NoneMetadataError, UnsupportedWheel
-from pip._internal.utils.misc import display_path
-from pip._internal.utils.wheel import parse_wheel, read_wheel_metadata_file
-
-from .base import (
-    BaseDistribution,
-    BaseEntryPoint,
-    BaseEnvironment,
-    DistributionVersion,
-    InfoPath,
-    Wheel,
-)
-
-logger = logging.getLogger(__name__)
-
-
-class EntryPoint(NamedTuple):
-    name: str
-    value: str
-    group: str
-
-
-class WheelMetadata:
-    """IMetadataProvider that reads metadata files from a dictionary.
-
-    This also maps metadata decoding exceptions to our internal exception type.
-    """
-
-    def __init__(self, metadata: Mapping[str, bytes], wheel_name: str) -> None:
-        self._metadata = metadata
-        self._wheel_name = wheel_name
-
-    def has_metadata(self, name: str) -> bool:
-        return name in self._metadata
-
-    def get_metadata(self, name: str) -> str:
-        try:
-            return self._metadata[name].decode()
-        except UnicodeDecodeError as e:
-            # Augment the default error with the origin of the file.
-            raise UnsupportedWheel(
-                f"Error decoding metadata for {self._wheel_name}: {e} in {name} file"
-            )
-
-    def get_metadata_lines(self, name: str) -> Iterable[str]:
-        return pkg_resources.yield_lines(self.get_metadata(name))
-
-    def metadata_isdir(self, name: str) -> bool:
-        return False
-
-    def metadata_listdir(self, name: str) -> List[str]:
-        return []
-
-    def run_script(self, script_name: str, namespace: str) -> None:
-        pass
-
-
-class Distribution(BaseDistribution):
-    def __init__(self, dist: pkg_resources.Distribution) -> None:
-        self._dist = dist
-
-    @classmethod
-    def from_directory(cls, directory: str) -> "Distribution":
-        dist_dir = directory.rstrip(os.sep)
-
-        # Build a PathMetadata object, from path to metadata. :wink:
-        base_dir, dist_dir_name = os.path.split(dist_dir)
-        metadata = pkg_resources.PathMetadata(base_dir, dist_dir)
-
-        # Determine the correct Distribution object type.
-        if dist_dir.endswith(".egg-info"):
-            dist_cls = pkg_resources.Distribution
-            dist_name = os.path.splitext(dist_dir_name)[0]
-        else:
-            assert dist_dir.endswith(".dist-info")
-            dist_cls = pkg_resources.DistInfoDistribution
-            dist_name = os.path.splitext(dist_dir_name)[0].split("-")[0]
-
-        dist = dist_cls(base_dir, project_name=dist_name, metadata=metadata)
-        return cls(dist)
-
-    @classmethod
-    def from_wheel(cls, wheel: Wheel, name: str) -> "Distribution":
-        """Load the distribution from a given wheel.
-
-        :raises InvalidWheel: Whenever loading of the wheel causes a
-            :py:exc:`zipfile.BadZipFile` exception to be thrown.
-        :raises UnsupportedWheel: If the wheel is a valid zip, but malformed
-            internally.
-        """
-        try:
-            with wheel.as_zipfile() as zf:
-                info_dir, _ = parse_wheel(zf, name)
-                metadata_text = {
-                    path.split("/", 1)[-1]: read_wheel_metadata_file(zf, path)
-                    for path in zf.namelist()
-                    if path.startswith(f"{info_dir}/")
-                }
-        except zipfile.BadZipFile as e:
-            raise InvalidWheel(wheel.location, name) from e
-        except UnsupportedWheel as e:
-            raise UnsupportedWheel(f"{name} has an invalid wheel, {e}")
-        dist = pkg_resources.DistInfoDistribution(
-            location=wheel.location,
-            metadata=WheelMetadata(metadata_text, wheel.location),
-            project_name=name,
-        )
-        return cls(dist)
-
-    @property
-    def location(self) -> Optional[str]:
-        return self._dist.location
-
-    @property
-    def info_location(self) -> Optional[str]:
-        return self._dist.egg_info
-
-    @property
-    def installed_by_distutils(self) -> bool:
-        # A distutils-installed distribution is provided by FileMetadata. This
-        # provider has a "path" attribute not present anywhere else. Not the
-        # best introspection logic, but pip has been doing this for a long time.
-        try:
-            return bool(self._dist._provider.path)
-        except AttributeError:
-            return False
-
-    @property
-    def canonical_name(self) -> NormalizedName:
-        return canonicalize_name(self._dist.project_name)
-
-    @property
-    def version(self) -> DistributionVersion:
-        return parse_version(self._dist.version)
-
-    def is_file(self, path: InfoPath) -> bool:
-        return self._dist.has_metadata(str(path))
-
-    def iterdir(self, path: InfoPath) -> Iterator[pathlib.PurePosixPath]:
-        name = str(path)
-        if not self._dist.has_metadata(name):
-            raise FileNotFoundError(name)
-        if not self._dist.isdir(name):
-            raise NotADirectoryError(name)
-        for child in self._dist.metadata_listdir(name):
-            yield pathlib.PurePosixPath(path, child)
-
-    def read_text(self, path: InfoPath) -> str:
-        name = str(path)
-        if not self._dist.has_metadata(name):
-            raise FileNotFoundError(name)
-        content = self._dist.get_metadata(name)
-        if content is None:
-            raise NoneMetadataError(self, name)
-        return content
-
-    def iter_entry_points(self) -> Iterable[BaseEntryPoint]:
-        for group, entries in self._dist.get_entry_map().items():
-            for name, entry_point in entries.items():
-                name, _, value = str(entry_point).partition("=")
-                yield EntryPoint(name=name.strip(), value=value.strip(), group=group)
-
-    @property
-    def metadata(self) -> email.message.Message:
-        """
-        :raises NoneMetadataError: if the distribution reports `has_metadata()`
-            True but `get_metadata()` returns None.
-        """
-        if isinstance(self._dist, pkg_resources.DistInfoDistribution):
-            metadata_name = "METADATA"
-        else:
-            metadata_name = "PKG-INFO"
-        try:
-            metadata = self.read_text(metadata_name)
-        except FileNotFoundError:
-            if self.location:
-                displaying_path = display_path(self.location)
-            else:
-                displaying_path = repr(self.location)
-            logger.warning("No metadata found in %s", displaying_path)
-            metadata = ""
-        feed_parser = email.parser.FeedParser()
-        feed_parser.feed(metadata)
-        return feed_parser.close()
-
-    def iter_dependencies(self, extras: Collection[str] = ()) -> Iterable[Requirement]:
-        if extras:  # pkg_resources raises on invalid extras, so we sanitize.
-            extras = frozenset(extras).intersection(self._dist.extras)
-        return self._dist.requires(extras)
-
-    def iter_provided_extras(self) -> Iterable[str]:
-        return self._dist.extras
-
-
-class Environment(BaseEnvironment):
-    def __init__(self, ws: pkg_resources.WorkingSet) -> None:
-        self._ws = ws
-
-    @classmethod
-    def default(cls) -> BaseEnvironment:
-        return cls(pkg_resources.working_set)
-
-    @classmethod
-    def from_paths(cls, paths: Optional[List[str]]) -> BaseEnvironment:
-        return cls(pkg_resources.WorkingSet(paths))
-
-    def _search_distribution(self, name: str) -> Optional[BaseDistribution]:
-        """Find a distribution matching the ``name`` in the environment.
-
-        This searches from *all* distributions available in the environment, to
-        match the behavior of ``pkg_resources.get_distribution()``.
-        """
-        canonical_name = canonicalize_name(name)
-        for dist in self.iter_distributions():
-            if dist.canonical_name == canonical_name:
-                return dist
-        return None
-
-    def get_distribution(self, name: str) -> Optional[BaseDistribution]:
-        # Search the distribution by looking through the working set.
-        dist = self._search_distribution(name)
-        if dist:
-            return dist
-
-        # If distribution could not be found, call working_set.require to
-        # update the working set, and try to find the distribution again.
-        # This might happen for e.g. when you install a package twice, once
-        # using setup.py develop and again using setup.py install. Now when
-        # running pip uninstall twice, the package gets removed from the
-        # working set in the first uninstall, so we have to populate the
-        # working set again so that pip knows about it and the packages gets
-        # picked up and is successfully uninstalled the second time too.
-        try:
-            # We didn't pass in any version specifiers, so this can never
-            # raise pkg_resources.VersionConflict.
-            self._ws.require(name)
-        except pkg_resources.DistributionNotFound:
-            return None
-        return self._search_distribution(name)
-
-    def _iter_distributions(self) -> Iterator[BaseDistribution]:
-        for dist in self._ws:
-            yield Distribution(dist)
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/models/__init__.py b/.venv/lib/python3.10/site-packages/pip/_internal/models/__init__.py
deleted file mode 100644
index 7855226..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/models/__init__.py
+++ /dev/null
@@ -1,2 +0,0 @@
-"""A package that contains models that represent entities.
-"""
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/models/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/models/__pycache__/__init__.cpython-310.pyc
deleted file mode 100644
index 9ea8607048f9272060b7d6e46d04280b05ce5280..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 261
zcmYk1J#GR)425TDSRrwTX(<>Jg@OW+5>E$b=<
zwmxLtMn_G)!;Vr%nF4DG&z`cGyv~Zt7}3QF@vOR$jJ>5_2X$--l25h)M?JLSbhyNw
z@cF_l!Sob*X#5V+iR&01&BFq+XPW<=k_R`S4@_N2xXA0zVqs43Fhu
Gd#SEwElUXi

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/models/__pycache__/candidate.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/models/__pycache__/candidate.cpython-310.pyc
deleted file mode 100644
index ff7764758ac4bf4ea883258017cea027775b152f..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 1413
zcmZ`&OK%e~5VrS~G$a8*c}hhKr>+FMAS%QGAw&-d0X=}=uor8IowC&Xz;-Gc!l{)w
z@gIO&e++-X2QHjAb3+0#vq?&T;>eTn+B5#=NtU#|+-6A$xOc{#w-i=#bT=%?Tal2T4mhtt&E1QZ`>>Ty^2+=B_X
z@_@I7?YCq|d7CfobrFN`hYs)XBYR%jo~^pP2dkyG#3N}3F!t@qd!;s+l$pt^ay=_~
z&NCy%YmY>&gchaIVHVbv0WZ&FcyTa4axolMD$Ez6
z9G^e5k@38m0fmtHKp(4Hhxu(845#mrP#}6r>Ib)>ava?}H0$c?3+m0K@VAX_?Rz!=
zK@^$!hbnaxZcxV$%n9(2W(5*s>=dlN;d}Jx?DymUwM;|)TZ_V4Kmy|n2rWF|E?k|p
zJAC~n%naB_orI(6G@8GVwHVU|fUV%(Suo?3LrDN?n{&|-ECzMYnC&nIjT=eyyNtaY
zWpcIyX?Zn(&mbHvE2F`6A%Q~0H=R{y&^rgl_GaQ52q}T6-w2Q45hSotC%!3-f@lMK
zZRfnx@0@BiI~!5ku7IFo5PHcg6;D+LuK|SEyiMg`77Vs$n}c)Z#Z%?Q&C^A2_S~QQ
kBa=%#JEic=Ha9MSY~W72d~?diEmWMw*WV>wr%RXJU;58w)Bpeg

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/models/__pycache__/direct_url.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/models/__pycache__/direct_url.cpython-310.pyc
deleted file mode 100644
index b6b551ba524d74447e1d20542a8fb542d407cc20..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 7286
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
JU7DUU{|`XP@XG)I

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/models/__pycache__/format_control.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/models/__pycache__/format_control.cpython-310.pyc
deleted file mode 100644
index cb0317d770f3fe25555a43d5c1822b55b29e2592..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 2738
zcmaJ@TW=f36`q;BaJi;vOK}uCEgB|q(Xg;c2ael9aNVG8-4+Fy2cdl+5G+qA8%QRK!0+%A5ON`d;j7pYjtb#A&~?Yu#d_OU&81owMiiopV?&EQActpT7R*
z#=qK({hJn-9|w!iG0Yh_lMUvd^o-<~3uEIfQ*uzXi!xeIi&*bh*UBQ>
zf4vx0zE*asi-aP2_Rw5lJjO70LFVw?l3JD7GVz*`)lkaA0d{G
zQC0_F)f5J7xJG3g7dtPR?&9Edd$?8RYB)(JaW<4{ZTFd#czQ
zX6gEHvTwJ_;{M>%dqb02wes3pL)^nCEv(W&%rGyd%FM8FP?R)I98C7BAi|~8M$rPk
zY&sx;=ktL3+!rCAEno5a;Ouhcm3B+%gdB4A(A>o!N10U+%U-Y-e48H%6IiiEbLR!y
zc6JF{7<|SDae0@!|9uli&9%zgi?gY!d>d;7=}Nwl-sif1jm4ZDL;n-5
z+m=gl$p3~MI|g)4_<l4KB*rmn&k2{_d+hJxmrVNL
z;(ACK+DI@J?7JackblhvaaDht#+rWR;Kr952jBE7lTuN_taYj9#+4hz|H(sRCl%7
z52_F)OI!0awOg9JT6t!YrMB{tOvM@)lCtvBLaJw)TvoMYYLZyXzNZPw`XeHQuF5IY
z)5@iAHo(7#-SQTiMy8^CYNv4)sb@(xmCAeqF7s26PzWv%%g_l>9s(Znn>+vzgZ~5p
ztwp^Dc%IJgTm|Oa1y|kk?p4FLr8$d*poU%mIfr
z1Ra1DIP2ACfXc<0B(M|T;7z{zjQD=>CLbzM<-hI`zA2|VQToTwr|;G^TvH>c)1qpl
z>7Y@g#P^*hIqu<%T8Wuv_WRy`2XK!N>hh_QQIl-uSGaE|(aE_X4_e_Vs26?<>V)5c
z^4W)1UHcX(|GxkFvC7fIGlLrYKA>d{k_)6P0$sK0O}|W)`6Fpg
z)yXA@;1|4_eQ;INH+WEVMksv5HR>eNl#O}RP4ojIKO=Hs-noss
zg#+r;b+ZXzS0IE7+g>3Jz6%}kO1R;-OAFn$@b2*CtzW&0ES7t!@cE)@L%
z`tcw_+m@vsG))?}22-16rb*gc^^LQRJwO7gx>lGveqMZ=KNH(5t?
H#FFzrDK(Y-

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/models/__pycache__/index.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/models/__pycache__/index.cpython-310.pyc
deleted file mode 100644
index e7b995ca9a4e5d31de7761b2da0e40d3c8397f39..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 1230
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

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/models/__pycache__/scheme.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/models/__pycache__/scheme.cpython-310.pyc
deleted file mode 100644
index b93e6656850f378c520b40e74197e829b07da30d..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 1029
zcmZ`%&2H2%5O$nwHceZ8@5qAFN;D~I#Q`ByR27gA71D|Wd$GLn?8YJ+2iv>-(cb8j
z^wwA49e9Bp;VCFTV!Yc*ix3mdm$5w_&&)S^b2B9<@6NxBzEVQI`NgV)xY$Fr_Yfo*
zkTH?Lc`yiG5=muvMr8Pj4ycU!q}Mt9oW9V8xswJg6V~cN2?vrLDOWO8TPLbYIHhZ5
zixMVavvhGmurbtNM8)(B%uK-%(<3HkLRDf|!L>INwPdaYWmutW2gmLqvjA!7Tw|Z)
zxzvTtniE&*I@4yH@8nl+;$OmXR=P>`KvWJ)jcIMICX}TYownOxc9j~UF*UF-N)Qr^
zZM(KGs&TfBq;R6ZUi>8+xY|Rtj}d?j0_+r(!61Za(2*2k8KOq09n=`LE0fWNT$AZp
zG(a1>x8BD6MORMUbGEctsViw&BV1|OQK^cO2?K0uv8TfNRkIME#z`FbFAYv_E@{ZFeR_%auf+s7Z&S`O+O+ca2In8AqPjZia*m^j+w1-P
zR|jtn`0IoB{dSFWTWM!;KeWymKQoIuS76=mbrJlbWe5q0f+(V1e$$Ztq7nT`JM;&Q
s=_T#n_`dKy?1knQI-A=b{QZ@fz9!=Xx5?9G!p}Sl)-xE9B)Jp*0Xg##+5i9m

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/models/__pycache__/search_scope.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/models/__pycache__/search_scope.cpython-310.pyc
deleted file mode 100644
index d9c9b4ac699996735baded88fd6ca641aff571aa..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 3484
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
bEk*_RT94i*G&gjp4V>3lpKtR%yXyW2)@6eG

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/models/__pycache__/wheel.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/models/__pycache__/wheel.cpython-310.pyc
deleted file mode 100644
index af9b007519a91189edd19727478bcd85e4bc07d5..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 4358
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
LVokGYE?WNrCitS6

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/models/candidate.py b/.venv/lib/python3.10/site-packages/pip/_internal/models/candidate.py
deleted file mode 100644
index a4963ae..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/models/candidate.py
+++ /dev/null
@@ -1,34 +0,0 @@
-from pip._vendor.packaging.version import parse as parse_version
-
-from pip._internal.models.link import Link
-from pip._internal.utils.models import KeyBasedCompareMixin
-
-
-class InstallationCandidate(KeyBasedCompareMixin):
-    """Represents a potential "candidate" for installation."""
-
-    __slots__ = ["name", "version", "link"]
-
-    def __init__(self, name: str, version: str, link: Link) -> None:
-        self.name = name
-        self.version = parse_version(version)
-        self.link = link
-
-        super().__init__(
-            key=(self.name, self.version, self.link),
-            defining_class=InstallationCandidate,
-        )
-
-    def __repr__(self) -> str:
-        return "".format(
-            self.name,
-            self.version,
-            self.link,
-        )
-
-    def __str__(self) -> str:
-        return "{!r} candidate (version {} at {})".format(
-            self.name,
-            self.version,
-            self.link,
-        )
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/models/direct_url.py b/.venv/lib/python3.10/site-packages/pip/_internal/models/direct_url.py
deleted file mode 100644
index 92060d4..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/models/direct_url.py
+++ /dev/null
@@ -1,220 +0,0 @@
-""" PEP 610 """
-import json
-import re
-import urllib.parse
-from typing import Any, Dict, Iterable, Optional, Type, TypeVar, Union
-
-__all__ = [
-    "DirectUrl",
-    "DirectUrlValidationError",
-    "DirInfo",
-    "ArchiveInfo",
-    "VcsInfo",
-]
-
-T = TypeVar("T")
-
-DIRECT_URL_METADATA_NAME = "direct_url.json"
-ENV_VAR_RE = re.compile(r"^\$\{[A-Za-z0-9-_]+\}(:\$\{[A-Za-z0-9-_]+\})?$")
-
-
-class DirectUrlValidationError(Exception):
-    pass
-
-
-def _get(
-    d: Dict[str, Any], expected_type: Type[T], key: str, default: Optional[T] = None
-) -> Optional[T]:
-    """Get value from dictionary and verify expected type."""
-    if key not in d:
-        return default
-    value = d[key]
-    if not isinstance(value, expected_type):
-        raise DirectUrlValidationError(
-            "{!r} has unexpected type for {} (expected {})".format(
-                value, key, expected_type
-            )
-        )
-    return value
-
-
-def _get_required(
-    d: Dict[str, Any], expected_type: Type[T], key: str, default: Optional[T] = None
-) -> T:
-    value = _get(d, expected_type, key, default)
-    if value is None:
-        raise DirectUrlValidationError(f"{key} must have a value")
-    return value
-
-
-def _exactly_one_of(infos: Iterable[Optional["InfoType"]]) -> "InfoType":
-    infos = [info for info in infos if info is not None]
-    if not infos:
-        raise DirectUrlValidationError(
-            "missing one of archive_info, dir_info, vcs_info"
-        )
-    if len(infos) > 1:
-        raise DirectUrlValidationError(
-            "more than one of archive_info, dir_info, vcs_info"
-        )
-    assert infos[0] is not None
-    return infos[0]
-
-
-def _filter_none(**kwargs: Any) -> Dict[str, Any]:
-    """Make dict excluding None values."""
-    return {k: v for k, v in kwargs.items() if v is not None}
-
-
-class VcsInfo:
-    name = "vcs_info"
-
-    def __init__(
-        self,
-        vcs: str,
-        commit_id: str,
-        requested_revision: Optional[str] = None,
-        resolved_revision: Optional[str] = None,
-        resolved_revision_type: Optional[str] = None,
-    ) -> None:
-        self.vcs = vcs
-        self.requested_revision = requested_revision
-        self.commit_id = commit_id
-        self.resolved_revision = resolved_revision
-        self.resolved_revision_type = resolved_revision_type
-
-    @classmethod
-    def _from_dict(cls, d: Optional[Dict[str, Any]]) -> Optional["VcsInfo"]:
-        if d is None:
-            return None
-        return cls(
-            vcs=_get_required(d, str, "vcs"),
-            commit_id=_get_required(d, str, "commit_id"),
-            requested_revision=_get(d, str, "requested_revision"),
-            resolved_revision=_get(d, str, "resolved_revision"),
-            resolved_revision_type=_get(d, str, "resolved_revision_type"),
-        )
-
-    def _to_dict(self) -> Dict[str, Any]:
-        return _filter_none(
-            vcs=self.vcs,
-            requested_revision=self.requested_revision,
-            commit_id=self.commit_id,
-            resolved_revision=self.resolved_revision,
-            resolved_revision_type=self.resolved_revision_type,
-        )
-
-
-class ArchiveInfo:
-    name = "archive_info"
-
-    def __init__(
-        self,
-        hash: Optional[str] = None,
-    ) -> None:
-        self.hash = hash
-
-    @classmethod
-    def _from_dict(cls, d: Optional[Dict[str, Any]]) -> Optional["ArchiveInfo"]:
-        if d is None:
-            return None
-        return cls(hash=_get(d, str, "hash"))
-
-    def _to_dict(self) -> Dict[str, Any]:
-        return _filter_none(hash=self.hash)
-
-
-class DirInfo:
-    name = "dir_info"
-
-    def __init__(
-        self,
-        editable: bool = False,
-    ) -> None:
-        self.editable = editable
-
-    @classmethod
-    def _from_dict(cls, d: Optional[Dict[str, Any]]) -> Optional["DirInfo"]:
-        if d is None:
-            return None
-        return cls(editable=_get_required(d, bool, "editable", default=False))
-
-    def _to_dict(self) -> Dict[str, Any]:
-        return _filter_none(editable=self.editable or None)
-
-
-InfoType = Union[ArchiveInfo, DirInfo, VcsInfo]
-
-
-class DirectUrl:
-    def __init__(
-        self,
-        url: str,
-        info: InfoType,
-        subdirectory: Optional[str] = None,
-    ) -> None:
-        self.url = url
-        self.info = info
-        self.subdirectory = subdirectory
-
-    def _remove_auth_from_netloc(self, netloc: str) -> str:
-        if "@" not in netloc:
-            return netloc
-        user_pass, netloc_no_user_pass = netloc.split("@", 1)
-        if (
-            isinstance(self.info, VcsInfo)
-            and self.info.vcs == "git"
-            and user_pass == "git"
-        ):
-            return netloc
-        if ENV_VAR_RE.match(user_pass):
-            return netloc
-        return netloc_no_user_pass
-
-    @property
-    def redacted_url(self) -> str:
-        """url with user:password part removed unless it is formed with
-        environment variables as specified in PEP 610, or it is ``git``
-        in the case of a git URL.
-        """
-        purl = urllib.parse.urlsplit(self.url)
-        netloc = self._remove_auth_from_netloc(purl.netloc)
-        surl = urllib.parse.urlunsplit(
-            (purl.scheme, netloc, purl.path, purl.query, purl.fragment)
-        )
-        return surl
-
-    def validate(self) -> None:
-        self.from_dict(self.to_dict())
-
-    @classmethod
-    def from_dict(cls, d: Dict[str, Any]) -> "DirectUrl":
-        return DirectUrl(
-            url=_get_required(d, str, "url"),
-            subdirectory=_get(d, str, "subdirectory"),
-            info=_exactly_one_of(
-                [
-                    ArchiveInfo._from_dict(_get(d, dict, "archive_info")),
-                    DirInfo._from_dict(_get(d, dict, "dir_info")),
-                    VcsInfo._from_dict(_get(d, dict, "vcs_info")),
-                ]
-            ),
-        )
-
-    def to_dict(self) -> Dict[str, Any]:
-        res = _filter_none(
-            url=self.redacted_url,
-            subdirectory=self.subdirectory,
-        )
-        res[self.info.name] = self.info._to_dict()
-        return res
-
-    @classmethod
-    def from_json(cls, s: str) -> "DirectUrl":
-        return cls.from_dict(json.loads(s))
-
-    def to_json(self) -> str:
-        return json.dumps(self.to_dict(), sort_keys=True)
-
-    def is_local_editable(self) -> bool:
-        return isinstance(self.info, DirInfo) and self.info.editable
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/models/format_control.py b/.venv/lib/python3.10/site-packages/pip/_internal/models/format_control.py
deleted file mode 100644
index db3995e..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/models/format_control.py
+++ /dev/null
@@ -1,80 +0,0 @@
-from typing import FrozenSet, Optional, Set
-
-from pip._vendor.packaging.utils import canonicalize_name
-
-from pip._internal.exceptions import CommandError
-
-
-class FormatControl:
-    """Helper for managing formats from which a package can be installed."""
-
-    __slots__ = ["no_binary", "only_binary"]
-
-    def __init__(
-        self,
-        no_binary: Optional[Set[str]] = None,
-        only_binary: Optional[Set[str]] = None,
-    ) -> None:
-        if no_binary is None:
-            no_binary = set()
-        if only_binary is None:
-            only_binary = set()
-
-        self.no_binary = no_binary
-        self.only_binary = only_binary
-
-    def __eq__(self, other: object) -> bool:
-        if not isinstance(other, self.__class__):
-            return NotImplemented
-
-        if self.__slots__ != other.__slots__:
-            return False
-
-        return all(getattr(self, k) == getattr(other, k) for k in self.__slots__)
-
-    def __repr__(self) -> str:
-        return "{}({}, {})".format(
-            self.__class__.__name__, self.no_binary, self.only_binary
-        )
-
-    @staticmethod
-    def handle_mutual_excludes(value: str, target: Set[str], other: Set[str]) -> None:
-        if value.startswith("-"):
-            raise CommandError(
-                "--no-binary / --only-binary option requires 1 argument."
-            )
-        new = value.split(",")
-        while ":all:" in new:
-            other.clear()
-            target.clear()
-            target.add(":all:")
-            del new[: new.index(":all:") + 1]
-            # Without a none, we want to discard everything as :all: covers it
-            if ":none:" not in new:
-                return
-        for name in new:
-            if name == ":none:":
-                target.clear()
-                continue
-            name = canonicalize_name(name)
-            other.discard(name)
-            target.add(name)
-
-    def get_allowed_formats(self, canonical_name: str) -> FrozenSet[str]:
-        result = {"binary", "source"}
-        if canonical_name in self.only_binary:
-            result.discard("source")
-        elif canonical_name in self.no_binary:
-            result.discard("binary")
-        elif ":all:" in self.only_binary:
-            result.discard("source")
-        elif ":all:" in self.no_binary:
-            result.discard("binary")
-        return frozenset(result)
-
-    def disallow_binaries(self) -> None:
-        self.handle_mutual_excludes(
-            ":all:",
-            self.no_binary,
-            self.only_binary,
-        )
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/models/index.py b/.venv/lib/python3.10/site-packages/pip/_internal/models/index.py
deleted file mode 100644
index b94c325..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/models/index.py
+++ /dev/null
@@ -1,28 +0,0 @@
-import urllib.parse
-
-
-class PackageIndex:
-    """Represents a Package Index and provides easier access to endpoints"""
-
-    __slots__ = ["url", "netloc", "simple_url", "pypi_url", "file_storage_domain"]
-
-    def __init__(self, url: str, file_storage_domain: str) -> None:
-        super().__init__()
-        self.url = url
-        self.netloc = urllib.parse.urlsplit(url).netloc
-        self.simple_url = self._url_for_path("simple")
-        self.pypi_url = self._url_for_path("pypi")
-
-        # This is part of a temporary hack used to block installs of PyPI
-        # packages which depend on external urls only necessary until PyPI can
-        # block such packages themselves
-        self.file_storage_domain = file_storage_domain
-
-    def _url_for_path(self, path: str) -> str:
-        return urllib.parse.urljoin(self.url, path)
-
-
-PyPI = PackageIndex("https://pypi.org/", file_storage_domain="files.pythonhosted.org")
-TestPyPI = PackageIndex(
-    "https://test.pypi.org/", file_storage_domain="test-files.pythonhosted.org"
-)
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/models/link.py b/.venv/lib/python3.10/site-packages/pip/_internal/models/link.py
deleted file mode 100644
index 6069b27..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/models/link.py
+++ /dev/null
@@ -1,288 +0,0 @@
-import functools
-import logging
-import os
-import posixpath
-import re
-import urllib.parse
-from typing import TYPE_CHECKING, Dict, List, NamedTuple, Optional, Tuple, Union
-
-from pip._internal.utils.filetypes import WHEEL_EXTENSION
-from pip._internal.utils.hashes import Hashes
-from pip._internal.utils.misc import (
-    redact_auth_from_url,
-    split_auth_from_netloc,
-    splitext,
-)
-from pip._internal.utils.models import KeyBasedCompareMixin
-from pip._internal.utils.urls import path_to_url, url_to_path
-
-if TYPE_CHECKING:
-    from pip._internal.index.collector import HTMLPage
-
-logger = logging.getLogger(__name__)
-
-
-_SUPPORTED_HASHES = ("sha1", "sha224", "sha384", "sha256", "sha512", "md5")
-
-
-class Link(KeyBasedCompareMixin):
-    """Represents a parsed link from a Package Index's simple URL"""
-
-    __slots__ = [
-        "_parsed_url",
-        "_url",
-        "comes_from",
-        "requires_python",
-        "yanked_reason",
-        "cache_link_parsing",
-    ]
-
-    def __init__(
-        self,
-        url: str,
-        comes_from: Optional[Union[str, "HTMLPage"]] = None,
-        requires_python: Optional[str] = None,
-        yanked_reason: Optional[str] = None,
-        cache_link_parsing: bool = True,
-    ) -> None:
-        """
-        :param url: url of the resource pointed to (href of the link)
-        :param comes_from: instance of HTMLPage where the link was found,
-            or string.
-        :param requires_python: String containing the `Requires-Python`
-            metadata field, specified in PEP 345. This may be specified by
-            a data-requires-python attribute in the HTML link tag, as
-            described in PEP 503.
-        :param yanked_reason: the reason the file has been yanked, if the
-            file has been yanked, or None if the file hasn't been yanked.
-            This is the value of the "data-yanked" attribute, if present, in
-            a simple repository HTML link. If the file has been yanked but
-            no reason was provided, this should be the empty string. See
-            PEP 592 for more information and the specification.
-        :param cache_link_parsing: A flag that is used elsewhere to determine
-                                   whether resources retrieved from this link
-                                   should be cached. PyPI index urls should
-                                   generally have this set to False, for
-                                   example.
-        """
-
-        # url can be a UNC windows share
-        if url.startswith("\\\\"):
-            url = path_to_url(url)
-
-        self._parsed_url = urllib.parse.urlsplit(url)
-        # Store the url as a private attribute to prevent accidentally
-        # trying to set a new value.
-        self._url = url
-
-        self.comes_from = comes_from
-        self.requires_python = requires_python if requires_python else None
-        self.yanked_reason = yanked_reason
-
-        super().__init__(key=url, defining_class=Link)
-
-        self.cache_link_parsing = cache_link_parsing
-
-    def __str__(self) -> str:
-        if self.requires_python:
-            rp = f" (requires-python:{self.requires_python})"
-        else:
-            rp = ""
-        if self.comes_from:
-            return "{} (from {}){}".format(
-                redact_auth_from_url(self._url), self.comes_from, rp
-            )
-        else:
-            return redact_auth_from_url(str(self._url))
-
-    def __repr__(self) -> str:
-        return f""
-
-    @property
-    def url(self) -> str:
-        return self._url
-
-    @property
-    def filename(self) -> str:
-        path = self.path.rstrip("/")
-        name = posixpath.basename(path)
-        if not name:
-            # Make sure we don't leak auth information if the netloc
-            # includes a username and password.
-            netloc, user_pass = split_auth_from_netloc(self.netloc)
-            return netloc
-
-        name = urllib.parse.unquote(name)
-        assert name, f"URL {self._url!r} produced no filename"
-        return name
-
-    @property
-    def file_path(self) -> str:
-        return url_to_path(self.url)
-
-    @property
-    def scheme(self) -> str:
-        return self._parsed_url.scheme
-
-    @property
-    def netloc(self) -> str:
-        """
-        This can contain auth information.
-        """
-        return self._parsed_url.netloc
-
-    @property
-    def path(self) -> str:
-        return urllib.parse.unquote(self._parsed_url.path)
-
-    def splitext(self) -> Tuple[str, str]:
-        return splitext(posixpath.basename(self.path.rstrip("/")))
-
-    @property
-    def ext(self) -> str:
-        return self.splitext()[1]
-
-    @property
-    def url_without_fragment(self) -> str:
-        scheme, netloc, path, query, fragment = self._parsed_url
-        return urllib.parse.urlunsplit((scheme, netloc, path, query, ""))
-
-    _egg_fragment_re = re.compile(r"[#&]egg=([^&]*)")
-
-    @property
-    def egg_fragment(self) -> Optional[str]:
-        match = self._egg_fragment_re.search(self._url)
-        if not match:
-            return None
-        return match.group(1)
-
-    _subdirectory_fragment_re = re.compile(r"[#&]subdirectory=([^&]*)")
-
-    @property
-    def subdirectory_fragment(self) -> Optional[str]:
-        match = self._subdirectory_fragment_re.search(self._url)
-        if not match:
-            return None
-        return match.group(1)
-
-    _hash_re = re.compile(
-        r"({choices})=([a-f0-9]+)".format(choices="|".join(_SUPPORTED_HASHES))
-    )
-
-    @property
-    def hash(self) -> Optional[str]:
-        match = self._hash_re.search(self._url)
-        if match:
-            return match.group(2)
-        return None
-
-    @property
-    def hash_name(self) -> Optional[str]:
-        match = self._hash_re.search(self._url)
-        if match:
-            return match.group(1)
-        return None
-
-    @property
-    def show_url(self) -> str:
-        return posixpath.basename(self._url.split("#", 1)[0].split("?", 1)[0])
-
-    @property
-    def is_file(self) -> bool:
-        return self.scheme == "file"
-
-    def is_existing_dir(self) -> bool:
-        return self.is_file and os.path.isdir(self.file_path)
-
-    @property
-    def is_wheel(self) -> bool:
-        return self.ext == WHEEL_EXTENSION
-
-    @property
-    def is_vcs(self) -> bool:
-        from pip._internal.vcs import vcs
-
-        return self.scheme in vcs.all_schemes
-
-    @property
-    def is_yanked(self) -> bool:
-        return self.yanked_reason is not None
-
-    @property
-    def has_hash(self) -> bool:
-        return self.hash_name is not None
-
-    def is_hash_allowed(self, hashes: Optional[Hashes]) -> bool:
-        """
-        Return True if the link has a hash and it is allowed.
-        """
-        if hashes is None or not self.has_hash:
-            return False
-        # Assert non-None so mypy knows self.hash_name and self.hash are str.
-        assert self.hash_name is not None
-        assert self.hash is not None
-
-        return hashes.is_hash_allowed(self.hash_name, hex_digest=self.hash)
-
-
-class _CleanResult(NamedTuple):
-    """Convert link for equivalency check.
-
-    This is used in the resolver to check whether two URL-specified requirements
-    likely point to the same distribution and can be considered equivalent. This
-    equivalency logic avoids comparing URLs literally, which can be too strict
-    (e.g. "a=1&b=2" vs "b=2&a=1") and produce conflicts unexpecting to users.
-
-    Currently this does three things:
-
-    1. Drop the basic auth part. This is technically wrong since a server can
-       serve different content based on auth, but if it does that, it is even
-       impossible to guarantee two URLs without auth are equivalent, since
-       the user can input different auth information when prompted. So the
-       practical solution is to assume the auth doesn't affect the response.
-    2. Parse the query to avoid the ordering issue. Note that ordering under the
-       same key in the query are NOT cleaned; i.e. "a=1&a=2" and "a=2&a=1" are
-       still considered different.
-    3. Explicitly drop most of the fragment part, except ``subdirectory=`` and
-       hash values, since it should have no impact the downloaded content. Note
-       that this drops the "egg=" part historically used to denote the requested
-       project (and extras), which is wrong in the strictest sense, but too many
-       people are supplying it inconsistently to cause superfluous resolution
-       conflicts, so we choose to also ignore them.
-    """
-
-    parsed: urllib.parse.SplitResult
-    query: Dict[str, List[str]]
-    subdirectory: str
-    hashes: Dict[str, str]
-
-
-def _clean_link(link: Link) -> _CleanResult:
-    parsed = link._parsed_url
-    netloc = parsed.netloc.rsplit("@", 1)[-1]
-    # According to RFC 8089, an empty host in file: means localhost.
-    if parsed.scheme == "file" and not netloc:
-        netloc = "localhost"
-    fragment = urllib.parse.parse_qs(parsed.fragment)
-    if "egg" in fragment:
-        logger.debug("Ignoring egg= fragment in %s", link)
-    try:
-        # If there are multiple subdirectory values, use the first one.
-        # This matches the behavior of Link.subdirectory_fragment.
-        subdirectory = fragment["subdirectory"][0]
-    except (IndexError, KeyError):
-        subdirectory = ""
-    # If there are multiple hash values under the same algorithm, use the
-    # first one. This matches the behavior of Link.hash_value.
-    hashes = {k: fragment[k][0] for k in _SUPPORTED_HASHES if k in fragment}
-    return _CleanResult(
-        parsed=parsed._replace(netloc=netloc, query="", fragment=""),
-        query=urllib.parse.parse_qs(parsed.query),
-        subdirectory=subdirectory,
-        hashes=hashes,
-    )
-
-
-@functools.lru_cache(maxsize=None)
-def links_equivalent(link1: Link, link2: Link) -> bool:
-    return _clean_link(link1) == _clean_link(link2)
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/models/scheme.py b/.venv/lib/python3.10/site-packages/pip/_internal/models/scheme.py
deleted file mode 100644
index f51190a..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/models/scheme.py
+++ /dev/null
@@ -1,31 +0,0 @@
-"""
-For types associated with installation schemes.
-
-For a general overview of available schemes and their context, see
-https://docs.python.org/3/install/index.html#alternate-installation.
-"""
-
-
-SCHEME_KEYS = ["platlib", "purelib", "headers", "scripts", "data"]
-
-
-class Scheme:
-    """A Scheme holds paths which are used as the base directories for
-    artifacts associated with a Python package.
-    """
-
-    __slots__ = SCHEME_KEYS
-
-    def __init__(
-        self,
-        platlib: str,
-        purelib: str,
-        headers: str,
-        scripts: str,
-        data: str,
-    ) -> None:
-        self.platlib = platlib
-        self.purelib = purelib
-        self.headers = headers
-        self.scripts = scripts
-        self.data = data
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/models/search_scope.py b/.venv/lib/python3.10/site-packages/pip/_internal/models/search_scope.py
deleted file mode 100644
index e4e54c2..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/models/search_scope.py
+++ /dev/null
@@ -1,129 +0,0 @@
-import itertools
-import logging
-import os
-import posixpath
-import urllib.parse
-from typing import List
-
-from pip._vendor.packaging.utils import canonicalize_name
-
-from pip._internal.models.index import PyPI
-from pip._internal.utils.compat import has_tls
-from pip._internal.utils.misc import normalize_path, redact_auth_from_url
-
-logger = logging.getLogger(__name__)
-
-
-class SearchScope:
-
-    """
-    Encapsulates the locations that pip is configured to search.
-    """
-
-    __slots__ = ["find_links", "index_urls"]
-
-    @classmethod
-    def create(
-        cls,
-        find_links: List[str],
-        index_urls: List[str],
-    ) -> "SearchScope":
-        """
-        Create a SearchScope object after normalizing the `find_links`.
-        """
-        # Build find_links. If an argument starts with ~, it may be
-        # a local file relative to a home directory. So try normalizing
-        # it and if it exists, use the normalized version.
-        # This is deliberately conservative - it might be fine just to
-        # blindly normalize anything starting with a ~...
-        built_find_links: List[str] = []
-        for link in find_links:
-            if link.startswith("~"):
-                new_link = normalize_path(link)
-                if os.path.exists(new_link):
-                    link = new_link
-            built_find_links.append(link)
-
-        # If we don't have TLS enabled, then WARN if anyplace we're looking
-        # relies on TLS.
-        if not has_tls():
-            for link in itertools.chain(index_urls, built_find_links):
-                parsed = urllib.parse.urlparse(link)
-                if parsed.scheme == "https":
-                    logger.warning(
-                        "pip is configured with locations that require "
-                        "TLS/SSL, however the ssl module in Python is not "
-                        "available."
-                    )
-                    break
-
-        return cls(
-            find_links=built_find_links,
-            index_urls=index_urls,
-        )
-
-    def __init__(
-        self,
-        find_links: List[str],
-        index_urls: List[str],
-    ) -> None:
-        self.find_links = find_links
-        self.index_urls = index_urls
-
-    def get_formatted_locations(self) -> str:
-        lines = []
-        redacted_index_urls = []
-        if self.index_urls and self.index_urls != [PyPI.simple_url]:
-            for url in self.index_urls:
-
-                redacted_index_url = redact_auth_from_url(url)
-
-                # Parse the URL
-                purl = urllib.parse.urlsplit(redacted_index_url)
-
-                # URL is generally invalid if scheme and netloc is missing
-                # there are issues with Python and URL parsing, so this test
-                # is a bit crude. See bpo-20271, bpo-23505. Python doesn't
-                # always parse invalid URLs correctly - it should raise
-                # exceptions for malformed URLs
-                if not purl.scheme and not purl.netloc:
-                    logger.warning(
-                        'The index url "%s" seems invalid, please provide a scheme.',
-                        redacted_index_url,
-                    )
-
-                redacted_index_urls.append(redacted_index_url)
-
-            lines.append(
-                "Looking in indexes: {}".format(", ".join(redacted_index_urls))
-            )
-
-        if self.find_links:
-            lines.append(
-                "Looking in links: {}".format(
-                    ", ".join(redact_auth_from_url(url) for url in self.find_links)
-                )
-            )
-        return "\n".join(lines)
-
-    def get_index_urls_locations(self, project_name: str) -> List[str]:
-        """Returns the locations found via self.index_urls
-
-        Checks the url_name on the main (first in the list) index and
-        use this url_name to produce all locations
-        """
-
-        def mkurl_pypi_url(url: str) -> str:
-            loc = posixpath.join(
-                url, urllib.parse.quote(canonicalize_name(project_name))
-            )
-            # For maximum compatibility with easy_install, ensure the path
-            # ends in a trailing slash.  Although this isn't in the spec
-            # (and PyPI can handle it without the slash) some other index
-            # implementations might break if they relied on easy_install's
-            # behavior.
-            if not loc.endswith("/"):
-                loc = loc + "/"
-            return loc
-
-        return [mkurl_pypi_url(url) for url in self.index_urls]
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/models/selection_prefs.py b/.venv/lib/python3.10/site-packages/pip/_internal/models/selection_prefs.py
deleted file mode 100644
index 977bc4c..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/models/selection_prefs.py
+++ /dev/null
@@ -1,51 +0,0 @@
-from typing import Optional
-
-from pip._internal.models.format_control import FormatControl
-
-
-class SelectionPreferences:
-    """
-    Encapsulates the candidate selection preferences for downloading
-    and installing files.
-    """
-
-    __slots__ = [
-        "allow_yanked",
-        "allow_all_prereleases",
-        "format_control",
-        "prefer_binary",
-        "ignore_requires_python",
-    ]
-
-    # Don't include an allow_yanked default value to make sure each call
-    # site considers whether yanked releases are allowed. This also causes
-    # that decision to be made explicit in the calling code, which helps
-    # people when reading the code.
-    def __init__(
-        self,
-        allow_yanked: bool,
-        allow_all_prereleases: bool = False,
-        format_control: Optional[FormatControl] = None,
-        prefer_binary: bool = False,
-        ignore_requires_python: Optional[bool] = None,
-    ) -> None:
-        """Create a SelectionPreferences object.
-
-        :param allow_yanked: Whether files marked as yanked (in the sense
-            of PEP 592) are permitted to be candidates for install.
-        :param format_control: A FormatControl object or None. Used to control
-            the selection of source packages / binary packages when consulting
-            the index and links.
-        :param prefer_binary: Whether to prefer an old, but valid, binary
-            dist over a new source dist.
-        :param ignore_requires_python: Whether to ignore incompatible
-            "Requires-Python" values in links. Defaults to False.
-        """
-        if ignore_requires_python is None:
-            ignore_requires_python = False
-
-        self.allow_yanked = allow_yanked
-        self.allow_all_prereleases = allow_all_prereleases
-        self.format_control = format_control
-        self.prefer_binary = prefer_binary
-        self.ignore_requires_python = ignore_requires_python
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/models/target_python.py b/.venv/lib/python3.10/site-packages/pip/_internal/models/target_python.py
deleted file mode 100644
index 744bd7e..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/models/target_python.py
+++ /dev/null
@@ -1,110 +0,0 @@
-import sys
-from typing import List, Optional, Tuple
-
-from pip._vendor.packaging.tags import Tag
-
-from pip._internal.utils.compatibility_tags import get_supported, version_info_to_nodot
-from pip._internal.utils.misc import normalize_version_info
-
-
-class TargetPython:
-
-    """
-    Encapsulates the properties of a Python interpreter one is targeting
-    for a package install, download, etc.
-    """
-
-    __slots__ = [
-        "_given_py_version_info",
-        "abis",
-        "implementation",
-        "platforms",
-        "py_version",
-        "py_version_info",
-        "_valid_tags",
-    ]
-
-    def __init__(
-        self,
-        platforms: Optional[List[str]] = None,
-        py_version_info: Optional[Tuple[int, ...]] = None,
-        abis: Optional[List[str]] = None,
-        implementation: Optional[str] = None,
-    ) -> None:
-        """
-        :param platforms: A list of strings or None. If None, searches for
-            packages that are supported by the current system. Otherwise, will
-            find packages that can be built on the platforms passed in. These
-            packages will only be downloaded for distribution: they will
-            not be built locally.
-        :param py_version_info: An optional tuple of ints representing the
-            Python version information to use (e.g. `sys.version_info[:3]`).
-            This can have length 1, 2, or 3 when provided.
-        :param abis: A list of strings or None. This is passed to
-            compatibility_tags.py's get_supported() function as is.
-        :param implementation: A string or None. This is passed to
-            compatibility_tags.py's get_supported() function as is.
-        """
-        # Store the given py_version_info for when we call get_supported().
-        self._given_py_version_info = py_version_info
-
-        if py_version_info is None:
-            py_version_info = sys.version_info[:3]
-        else:
-            py_version_info = normalize_version_info(py_version_info)
-
-        py_version = ".".join(map(str, py_version_info[:2]))
-
-        self.abis = abis
-        self.implementation = implementation
-        self.platforms = platforms
-        self.py_version = py_version
-        self.py_version_info = py_version_info
-
-        # This is used to cache the return value of get_tags().
-        self._valid_tags: Optional[List[Tag]] = None
-
-    def format_given(self) -> str:
-        """
-        Format the given, non-None attributes for display.
-        """
-        display_version = None
-        if self._given_py_version_info is not None:
-            display_version = ".".join(
-                str(part) for part in self._given_py_version_info
-            )
-
-        key_values = [
-            ("platforms", self.platforms),
-            ("version_info", display_version),
-            ("abis", self.abis),
-            ("implementation", self.implementation),
-        ]
-        return " ".join(
-            f"{key}={value!r}" for key, value in key_values if value is not None
-        )
-
-    def get_tags(self) -> List[Tag]:
-        """
-        Return the supported PEP 425 tags to check wheel candidates against.
-
-        The tags are returned in order of preference (most preferred first).
-        """
-        if self._valid_tags is None:
-            # Pass versions=None if no py_version_info was given since
-            # versions=None uses special default logic.
-            py_version_info = self._given_py_version_info
-            if py_version_info is None:
-                version = None
-            else:
-                version = version_info_to_nodot(py_version_info)
-
-            tags = get_supported(
-                version=version,
-                platforms=self.platforms,
-                abis=self.abis,
-                impl=self.implementation,
-            )
-            self._valid_tags = tags
-
-        return self._valid_tags
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/models/wheel.py b/.venv/lib/python3.10/site-packages/pip/_internal/models/wheel.py
deleted file mode 100644
index aaf218d..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/models/wheel.py
+++ /dev/null
@@ -1,89 +0,0 @@
-"""Represents a wheel file and provides access to the various parts of the
-name that have meaning.
-"""
-import re
-from typing import Dict, Iterable, List
-
-from pip._vendor.packaging.tags import Tag
-
-from pip._internal.exceptions import InvalidWheelFilename
-
-
-class Wheel:
-    """A wheel file"""
-
-    wheel_file_re = re.compile(
-        r"""^(?P(?P[^\s-]+?)-(?P[^\s-]*?))
-        ((-(?P\d[^-]*?))?-(?P[^\s-]+?)-(?P[^\s-]+?)-(?P[^\s-]+?)
-        \.whl|\.dist-info)$""",
-        re.VERBOSE,
-    )
-
-    def __init__(self, filename: str) -> None:
-        """
-        :raises InvalidWheelFilename: when the filename is invalid for a wheel
-        """
-        wheel_info = self.wheel_file_re.match(filename)
-        if not wheel_info:
-            raise InvalidWheelFilename(f"{filename} is not a valid wheel filename.")
-        self.filename = filename
-        self.name = wheel_info.group("name").replace("_", "-")
-        # we'll assume "_" means "-" due to wheel naming scheme
-        # (https://github.com/pypa/pip/issues/1150)
-        self.version = wheel_info.group("ver").replace("_", "-")
-        self.build_tag = wheel_info.group("build")
-        self.pyversions = wheel_info.group("pyver").split(".")
-        self.abis = wheel_info.group("abi").split(".")
-        self.plats = wheel_info.group("plat").split(".")
-
-        # All the tag combinations from this file
-        self.file_tags = {
-            Tag(x, y, z) for x in self.pyversions for y in self.abis for z in self.plats
-        }
-
-    def get_formatted_file_tags(self) -> List[str]:
-        """Return the wheel's tags as a sorted list of strings."""
-        return sorted(str(tag) for tag in self.file_tags)
-
-    def support_index_min(self, tags: List[Tag]) -> int:
-        """Return the lowest index that one of the wheel's file_tag combinations
-        achieves in the given list of supported tags.
-
-        For example, if there are 8 supported tags and one of the file tags
-        is first in the list, then return 0.
-
-        :param tags: the PEP 425 tags to check the wheel against, in order
-            with most preferred first.
-
-        :raises ValueError: If none of the wheel's file tags match one of
-            the supported tags.
-        """
-        return min(tags.index(tag) for tag in self.file_tags if tag in tags)
-
-    def find_most_preferred_tag(
-        self, tags: List[Tag], tag_to_priority: Dict[Tag, int]
-    ) -> int:
-        """Return the priority of the most preferred tag that one of the wheel's file
-        tag combinations achieves in the given list of supported tags using the given
-        tag_to_priority mapping, where lower priorities are more-preferred.
-
-        This is used in place of support_index_min in some cases in order to avoid
-        an expensive linear scan of a large list of tags.
-
-        :param tags: the PEP 425 tags to check the wheel against.
-        :param tag_to_priority: a mapping from tag to priority of that tag, where
-            lower is more preferred.
-
-        :raises ValueError: If none of the wheel's file tags match one of
-            the supported tags.
-        """
-        return min(
-            tag_to_priority[tag] for tag in self.file_tags if tag in tag_to_priority
-        )
-
-    def supported(self, tags: Iterable[Tag]) -> bool:
-        """Return whether the wheel is compatible with one of the given tags.
-
-        :param tags: the PEP 425 tags to check the wheel against.
-        """
-        return not self.file_tags.isdisjoint(tags)
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/network/__init__.py b/.venv/lib/python3.10/site-packages/pip/_internal/network/__init__.py
deleted file mode 100644
index b51bde9..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/network/__init__.py
+++ /dev/null
@@ -1,2 +0,0 @@
-"""Contains purely network-related utilities.
-"""
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/network/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/network/__pycache__/__init__.cpython-310.pyc
deleted file mode 100644
index 5134f7ff333a319861dcce8c76926bd534a4c533..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 249
zcmYjMF-`+P4BSh@DN_D$ZG>(eASFUb^fZWu#@b{Jv9hW4(tyZa(ym>OddNAw7+xcCJ;y9Kj4?Tsci6pP7
zKej5IkZ%Uzz`|7Q@_t>N&JcatBYv2Ep-I2=O>jsZLFViNcp9NA6g_Tnr+&M!Td*U=
z5d!ZZPjX1{%3f@suuz-b{^(w)%+r7zh5D!|e`f%y#e!(_bgHkrFMd;
z{rbJ{ef^l$>%M{C=YRh%-M?EmjDM$(*&o&Z3{SRZ8U{Do1~)nDnQex*)wB9`+wMDU
zr|-7iex+UMdu`98Hg>Pt_uGDdp}nBLonEb9Z`b>cc0+%=y;J>WyQ%Y)-eP~Ly`=MA
z?{t5;z1%<3KGR=muk_Eh&-Tx?&*{2q?|gr?y=od_NnChhwl4}#yh49n>%7r^b>!-`
zU5YM!VI;5Hh6wim%rxkav*^;7Msg8lukHW2X|yk!#;7SS9$w)-`d@xxK4oRAFN`nI
zx_$XqmlLOa@0oiBUl0}X%6Ws=#_u}btLKfb%NzXEcXs>ghX!x*#qSKhDEuc@`x<8t
zjMmcV>88l{Qn?$vKg=JAB#%2$9;Zq0k?0MC%zXb&n&eTOWI>$dLUyB$2;TT~*vsR)
zX&>c3kFvN!eOp14@F2>vv=c|U;K6opD1uJPMbJ&9KalC;n8(R>(2;`EL{X2%3@|HN
zVeD`7AngXpcsWvhGZa~#t@+>6VQ;n^Wxb#5EBkKT$(8*{oaM^9H=wmfJ>@(c4tk=+
zlt)X!nuMx<^zh+lN2_D1a=#o>dG|#&NRv#oOx4&Hd5Ae>CyZzlrmCXklXQDqNSZRr
zc2yNg7$<{au4I7F7GkYpgf?FhZQ+rhO=Sv0UW%!Ev$zEG|d`A{YuMxq)2
zT)fE??%>J(6-i-8J2x_@+yi5DXXNC@j(NbKcvaiT+5VYQ@t}08dq!>@+ME>zDOrJc
zVLo98R$*~-Xv*t_wd3G%yXgJE_yWfB04?NQ-ODO_<;G!!`aNX_c45m83$w6i+n2pC
zv$x+hjRObjy@>u*Zs&gCjMdwWFgn!RJaGQPp;^itDR|2n-Mp`Ntu-d6^A709NV|e4
z*p45IB!HL#I*4GmlCW;TjbPJ^@*-s|Xv#ks@(S|LqV-2jL)y{K8f>6s1FHEmYYWxmONuxspp>}ul~T2RgNhHabP
zU$STN8iwfLIrgjK>t}c}K(Zl>wh4S^RmQJyOIX|%ws3@d-T>|a3xRbmuYBjUE8G(<
zcTkJEuFb352LgIkv%0{q0wG;qNACt6M^w8WKgFBqwvVs~@6qNgKZiD_(8KC7ex9%5tI02jMSf8%p>z>zeuck^
z($hz!dMB57fYRj?rLXbJC_SUG`QuyxZm3cc`o3z)~a18uxbf!n|C1tFI^oRd{2sq@2>?PclBH+)~2b69tcpQN`%q+h=gDlug6Z8Q`NRI?xp2c320icHozfNLC
zlN&dZ^oFjR&P;8xf#}5D7&C6|>*dp?*QQN2pPB1Wa?)?vL;^<(_>Bk3&+9ZxEqz8<&+33oARX^5yL)9j7
z))Zp_8kFvpyhYW^k1-~9$P6aGQ^-us;=k~b!!VwhUs(tCfpg#%?pN%fa^Mv(68QNG
zg;&0FZ6JlC*?+7huC5r2fe!PKW&{{p#uUX|J_5hun(F`))&C#U|Qm12j3?A(Y3ifkJ{0U=>OW>W}1pl7|E5nO~wa3ZUk
zkV|cyD%JHS6}&^qyOe0{bxWX7i`Z63mN2CvCDqXUqN-P})o$!eVz5_bhU)CJ=6Gl2
z>s@Ge0HP#y=A?ZrYx_vV-mLHFV`-X8Fb_Q9h37O&-T-FdG1v{hnwDplr8aW5uD31U
zhBZC69bz6H8?|0;QzvFT=0%8YkWbWJ3`
zL#`Jf!aM9SfFtb0@Bbaida0a(IY6^Go9^ROt0Oc-6
z`>CPlGv#L4I{UhuU;arsfA;k+3=UuRx5jVb-~I|-PWQH80Cp4}_hYl_kIM!QUh5KB
z!PH3{_h7(!4Kf1wT52fW^(Kl)J_}%uaX4LG(k;3#l2J`@wUbIII{BM
z(_ucV71yV(>3T5nORY6{gZyX)IKVs*bOiwT(@rLMsogZ)FZCUEX6x6{EY7A&><*KT
zzWCB^#yAlLJnnXd#BFuDgk#=u#&akb{vGX9lQa){=?NdGFC5t4?Vx3q21}G#wve={
zGZw0O{w=DyO$l8WN}A7xiDHAjlV)^In-K{PCo(Ive?-shRV0mC!&-G4FdW}(GS2}e
zx0?16gYmrZt%w`-+F?BH?;R99zC$mF#VjYxr!wNGrahWu$f-*@Uj!+JO-NVw=j7lbgCDiPe?YAYzKDF2y!t0KlwAX}YU?5Fp+Y
z;X7}=-EvBKk`|i1+t#TwMWz$Vh>)c6c
zEr;d3B7_HjTgy)RWp@mLJ!12{ip`e|_`o+krCom6^1dJd5#U9ZAb9mE;N)=;SJL
zDhNwvtZy*WJ<^qCJmP<&RYsu}+U$}!dUwA0{6C{8n-p8QySU|VXUBAid=S~xFKHqK
zD#@0hMZ1=)6c7R|#LQ}x%h?WsHmG$#%*gk+lrKf}YYV;y6i<5*JG)Uhcql+)?ReTQ
zHT~0fyDBt^H1AXRlk#mBj`lh}wT9nuQD+=3JT>q}NkR3PFRWs|8p1{9PW`a)6gQ{*
zRACRk`_A&tnWECATPOPm^EW0)
zskgIoc$WMv=J0UXmCf(}2J+Z=h;uw5GJga)$-78e=hOmNdOplT3Oed*r*eT|2zDrE
z5J|)YJ$&k1i3=Kn>GG*fS-wd*LS*?V5>?Sr$s`BnMSH3yMNc5Eh{2OYY6z-~FMRR?
zYQ8`bn=nlXf>e`kz_W0yeCh`uh{*)4O
zv_M0Bm77ZZq$s~cBl@p`b`3rlD8;P2=k|+HFjqh`DsW6fBpp&2EukD4atuQ=^FZ1(
zT?59|#(@eLGdV(XnDQ1RM_6abpN#4{+KO8k49%c;>~COl)2OPu|85!2MXL%2B$zsm
z`oO@y1^^cHwA|6#b7f9Cbqqie{?CS;j>s~KpN?Y%3D}hcGeR&UK*&Mh60e!s1Z(5J
zhM-2T0F6%uTaWN~w7L<+y^$x6-sH3E3rSgA6FSPKmy+Em2P65jmHV?2s#vA5x+*
zia<&FlrT!j%q1zPq!|n`Pe#1VGZ?d900CYg4EusH|M^OtooA-~1A?~C
znZsPV$ZVinDTS)zhQ4URRYct~_Ghn6FT`hdvAEYwZSf&+Q5`sz%RM#j+hdA$amG{$9)!u_j
q8yRVlZFufQkbKhR8oOxLDjujT)6sW|#7|=GO&byS-(B{WU;96J!@-FF

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/network/__pycache__/cache.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/network/__pycache__/cache.cpython-310.pyc
deleted file mode 100644
index d661d3159ce057be2ac376059b2e5f76b394a4b9..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 2930
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
BFDd{4

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/network/__pycache__/session.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/network/__pycache__/session.cpython-310.pyc
deleted file mode 100644
index 1aa778b1fbe46298e47b5836745f885332821a39..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 10725
zcmaJ{du$xXdEeLV?d=_pC%!~VvUrjo@=4-Rk{w%-6+5&ZHXWH#MaoIe5w@qBJ#wkt
zyVLBRBwmhz13C!MMrjJP|1=Ij20;qvufEWC+NSR|Es&-~AJYd~1PJOPMS;3S9JQAE
z`)2pZBc=3+o%eh*^Ue1jHU|c51-~m_{`30BXB6c-RO$bvQTZ^wa7@D}g(($)QZhFyrp(iow9KuFCG$)rBXhfA%RF1j$~;%e$$X%am-%325V`Ib
zf?bte!BAx=7_JNlBbAY0v@#luRmOtdmEFO3WjvUuOsKRc!`~C^t?Ui4&V@J!_yS>EM8
z8=S11l;t7+gTblFso=TFbFx0{pAJ4$`H-r(=KAyQ3ma+
zDzm5o2HVFTLG6{76t)}2%dL5JuVy#g=vI?oFLL)r+YKWcTlW^*yc+euU2~VJH@zk=+wTx<&XqDkpJ}WJ
zcCd}LP|=qYK!N>&X;
zy3KvxyY^H`6~kw$wI%lq_RO3946C-V0LErttcGq<71@^;7A|e|4PN4ItIAz=IX;E3
zF1ul?*$CYjUg*xE+z7qMyXn%l(VWK$4Yx*nywq&^Xc?nHwKjJXC?BnI!Wnw9j&sxH
zgkZ-(b@!qhIn1qB+kWJ@jhh~CHUhUnP=SQTb>t(jqR%_q41jlR+^fyBqb0Nt%vbB~
zdCzy{A<>Xts)kPFhbUS=K#dl{X-BWMJ)b$iic{y!z`-^7&6>#Jl%bo{FeOU^qNdZT
zMoYr<78^}YN49F!$X#smm6BP~MQSOETA@%6^Mkm*k}flm0lcce)C{Bk=1%tbiD%2l
z=x_SuwvP0vQ^%)|pXfCTqmEO^5p!5W55px{k%`F9pF4Bq@;T??<=K~J=jKa>7`R#{Wm
zRIq{GdBHB?cUev^-db{_C6^bysOUGF*TbUkU3ZD{i(Xjd?S^EAc7tKanc1?OSyTJg
zgS=H}$&kK1NItD}m8;gO+EpWES-q*erl`sdjVbfW+v*%HOlyLO6I!5Z`Is;o)xdpQ
z;m0xkE}LFz2JSR=Q1z#odviJfK{DrQ=Nj6lj+LLDF5krTY0$uQYb9E0Hl8XUKQ;}L
zb*Ea@+V$$98`A7)$7_Hgz*o}=>rRI;@0VLEB6E7tZMe5v{P~a3#tkIe8{A(h*
z$EqIXqd_*pMnS)YMX5Nt`kID6b=8o4yW>7K&eDrov};XCdQ;sLU+<>62AepobPfL1
zu7REHIjtn?@5TCG$KHm3&!Gv0f1T~ysu8Y}(dzo}hQhyzKIC0xeS|&YDH|Ho0ZCmS
zMc?1Wd0*dt**Av1@1PGkU`?WJ_nN~01827V@l~^HE>EDni1s~e%KBb*U_)I^chk&n
zt6xyL8tv<*mvd``{eu|u$ohWv=mzdd_MYerM3c)!_9%M{r=DCsz#eB$+|gI9k17q@
zP@;ohP*;j7*iKbGt~7>jDP0RVKeR!RPoVrLdlIlp6UzEya(9QZ!sBZSdQY+=4XlDy
zkD~2~J0z%tT7E!)5&O^M3rCPF;>NC;
ztKhmWB<4?QH*hA&&(Ie-j)DzNOE|Z8a=Crlhi0!egVys6f<`PpqICAtIi2{NTLNWs
zs4!oV8y5B~)MLDPk@CGp`!**@i)Bp)xV*V--_%75(7xX#fq{EaCrHd{bMH{6+}+zM
zf3a7Nw=3n5b=t26*I4!WRhms;ETyyW;romSLL1Vx#8}ll_Cxo=U#4NRl#o2HHYsT5VFV4wMLO~Vx7m(D
z6FqW5@m<1Yk-vge49KP)$OWO*JTXox`O5sc%g)S8qzGj3?99T9$Vhy$YERfkMLUb4e
zTo^RIbd-7ut57-3w#7SK;&RM*RDIb>{c6Fn_oD4@yde8oV#6fr9CcEVaxZ>
z!(2LsRMdP5KzW%U>sSy60*0#*uTx8kwS!hzvbjrxu2Uk(c}TLdBUw1voXEutEm0iu
zOA??wTp!`m5TKu^HrXZrQ35L2Xp@(Oy~VY!qdWXDBv#5)Els;`zF)A0)PicNwwhB7
zeEItYeMl>)1uduL)GE-crZ4F+dtgzMN`mmTF_Jjd2A{
z(+H-0Kd&3Ac0Z?&86zh3VJ;x&Rr4OF?QFAeP*)20K8!DX6N#%-R5U%Q?BWzT?=2D+{)OsWNEY-ZiZ^il4CL$lZjiBF&VVmy*7-q-E2M2vMl#z
z3T}Ks+BrsLKstxJME(Mq`RC^oXX*Uh0!bX{>ydciZZ+V9U}1t@y*k{wn#ZVEELXjVV
zA~#oNRAtpxmChv7Xl#`3+H2~vg>ojc*Rx$~IrBvre_i{F%9r%@95Xglm~56a@KLCK
zhPj`zyViVCx~1MyqWtpUa-o}9-o;YPyrZpVqoMU-T9u_Il-4}6R&&uvH-{0U-7L$z
zrNaoZoUv#(87FJBivg@Uusn_uKB)Wb+&h1a(|JDyLD|tx6@}4`>L(XSZGkiwgGg$z
zjvcwTqiKjGuK^z56n5JFKqbR=^UUkZa-MEc_VInK$=jsRL%jzbd2amZn+LP847Yl`%XE0G({
zUKA$WZE&~HdG(e^x$r_EEJ$R8!j736vK3Im$O%X{h)jT#AY;HH0s-(zQQ_oli8Mxq
zUdM&6>Q*5#LSc}W5~-TsgoizV9lCy$~?(Leef*wk8wHRaZ>N`XNmT9nW09Z&W+s>F8#DS`5d16UDr#`6~gVr0`_lD9#
zV1Hs_O*P&(@8>KVjN2LB&Ix6L_JF!4ttcs*Y$x*W_)!$3a4M<%YrXQ8&B5PB+rQ$I
zW|5(GMs_R{BPj*On}eSy`Dw0{=Rbof!gd@Sz3tOI<{alnyXwcc%1M+6;~LaHC+6eC
zaj^INCd6`v8b}Xtsm_UP_|H>9Tj`Ud5`EGz`Ehjo4!)2MV=0Nl(r(6|zl(Y}2LOGNcSMAm1SG
zAj1q-wj?qPOj@@;tJJ}s%z86d$$VBZl!^_u%ZTA#7^W}A1F3{)4gYDZ*GE_+o91dM
zq`e=N2`M_hcgK-LFvuW?)Gh+1@SC(d210#gP3m*!O9uZ{4A}woZ4I>92JMS1NkUTN
z5Q}f8;>&;71XW}lr{-6|G)^C3d>yd=o%TU?=yW5x5|7G;zYWDVyaOS}f-NSGhQ~M9SA^vLs%YU7c-=O5TD3KfAB3(M=d(=*h-#PUE
zY@i>P{C8=Jgt7x0e}InfQ|IqfLbV4@J%~p7h2KTeBX30C)rt->Mp(i%nFd#pV(%1p
zPrXG7Jq_iZg3<=DLn%XL%iKoYrV`q+7=t)_JueBL!V!7I-v{G<*<(O`??P-imlp@W&v7RkA^$94cpEQS{1oR9HjM1U>p$
zB;Z
z8$_~*9{j%b0!4?TCgKmGkk}nq5we7A^!zo19h>#KQ?J(GoWbzP2G!e6LI_Z0@^-%k
zI2}tym`_blchXdn1qu(NKn7ERUL>IPL&t9}F5(b#r6K;Cm`G*}-X$WazhO9BP7gIr
z?qOIct!)0Y7|2PMgR&4r=Q%2-5a;D9QfhHhM|^@3VrMbB35ICXsm3n|oM;Qace9Om
z1=4DwP-Se}Q201sBPb6cUH(n#_%k^T8
z^nO&P?+m_>@CHSwEGv%6C}gg68k^LV(B^hnr;2m#t)hfoB-SSSY`4gAEK;0{ZUdC&
z;jsap=_V+m#3j5#A*59#UwVr^$^Q8(>>{R2EynggP{Wp_CY2?2#jErkYo1U?N6Do+
z`})xEz`*nT?+Jn#HrpU%{uij!NW}DhWF62aQ9=r*tB2#T4b(4cU(!|$*a=!&<--sy
zdRK!JVth$|RzX}=S%>|wp{h!xQT%Kbu~?u|zp3&=l&>4z6!k((q#_eyM7kj?y_>{U
zPiV-VH3*=-R;Y{#CA_+0UZ!tE0ul52TFJYU9-iI#_9o_&OC<6;Rh*6JsiS$lxx){*6k(GW5k{+&NPb6;tDYDpL*
zYRDZ6p^yUit~xEFS^OF;xd3$X&kCA1+h?U+sxhde&x
z-ky|kx3jm8dUr~oZSIH;n4}bI_`;J&J`J^a4%X|-h=7BtRH&W8C$v>{m26wGaFw>g
zN156{xvt9xstnn>C2fu$#C&ic?Ng!waZf4hB(oR~Ihz>9%M*7J(Uu706*?;^YwZn+
zl5>51E2jO#~oFKx~stB#g+4m2CK36zElL9r~S^3$X&Nt1W{Wms9vmUDxnz
zvTA_obUftXKOpF_0uMVn*v8sWfQVP<@!=EtYI@azCf2*@>pGu?Z*Ne3W3rQrGV3-m
z@T!dxA`B>H5s#QaJR-NU5I-y6N#%0aSjRIBo)eH_?&Yo}VO;*Wa$^$D4kn%*>~0op
zU%4>}5s<-{MQD9mhjInNWAVl$oQ%{wq7twfOgz#U8#-FjxC(3Tu6jh$={xuFllQXF
z`R@gYQ@kTI@!W@3TfElM11>9qNgof1jmbEuZgK;Rg7{uyW~MiPjJf6#$HZ^ItX!O}
zgUji$a|g39W$*H&$+8AnAbOp{c2am#3rvdOSQ-K3^&zmLlK%
zMM^$w3ky|Qirt=n0bvM>CXidq$<0Q*Lk2MUJ5#iD?)qjDzcM+%+=W#L&)_go#+tQj_A?5t+gi09*zOceO>W3sd~E0t4P413s2QuVV(h?l!X6#ULY4298RJe+@oK
z9P&+zYo|x}In4P6;es}j*Y@e1p*|6m#5N)G&X;!Ybf{^4=|Kw}ujpdXajFflmK0Cq
zypw?uQ=Ua7IxQ!|jsGJh(*Gur&uL|mo0n$bMM)`=9QkhQ1RfL_%ZnpozejCb_RW@G
z{)gzGvEg|XY}~3w_k%z4ZqGwE;h~%G&}{@|G#Ql1zc==(W+AAJz%;Bxnd9#74NVTE
z4xix!vvf(M9fvh*u&T2%^jDUVKfaDm{uU+wNl6`vNGE!le}$T+C?V&7cPQynvW!IJ
zVm2+uyh%|FVfCC8VIour(Gz2js72x@#-2&lG$j(FGH_v2wMj{q5>f?XytVb-QkE_z
zMFQ~;K+?JwkMwsZR~(iT(>~;Rf+G$5y$>CTAe-xlGN=|uStlPl3zxNihmGq4x$zq)InwCkRO$I9GrWZTuv)V-N9w
zMfsGum-ZOn*5(p%f8d3+*q|a~>)~U7#4wI{XYkN;L0V`rlafr1Sq~99L^hF#eEhK1
zBed9hNm2I)Xtd-D7|G}IcEK$iEo8^C{|7#{IHv#r

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/network/__pycache__/utils.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/network/__pycache__/utils.cpython-310.pyc
deleted file mode 100644
index f8673fea5eec224b3eb07b835cef0f46fe707a23..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 1445
zcmZ8hU27Xh6rGu!U9DtUat(28hmfVv2SFtzBn2m=rN&n4P*5SZ^C3u<_0GtiN}5$>
zMsg)&=to`yeGi4SZ~Yhj1N{Tj$3kh}`&3HYJ1eW0&a!uR?%X>w_nb46Eiac4w8I~N
z>HbWmwB0mobcrh)D2jLRbTp@3M=lT
z+RC4>KB^H*cSUM!_`q=jl4-_-Jhq`=TpD2}wy@XQ-fcbHw^YGAHc;G*lx(Ni
zZQ`PN@O9|yz^i`-!|)k4XokMPhI~s@G!5PV8;_A6@ELiGSih$ss6o4JRy0+K38L|77>7d=rGK=2rW!2q&A66xkEM4nY8}V#Bgl`
z#(@WJR}ZCdKf8H1U&t;&iW%uR5Aa|)6#(EhPZi-~D<{SbW9~?e2l`l5!1)tWSK#ya
zQS&4l@a9kqlYW!&adV)#WbvK&2>kV%jXTZ8n9FgqFOHhSi8;yS?Z&N}O)U(s50kW)
z9CPimo3W4}ISI4Kxty9KBl@~AoY)nW2+dR5jgq%}a#`IiWg)mhHV@v7DNcLharaT2G|7#1OrQp#AV7^AvcYs(B*9lg=IpGmYOcLdL)s0Vp-^!dgAO{eV=Ad1p)>Fx;4YUD@2ez_p
zj1os9!{=y3SckHbP)!AwsCsJmhPB$9IIi1#nOa-?o$~SVUEGJ2o*B0J~MMr)9
dk-Jj#CYV*ULdskd`kcT

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/network/__pycache__/xmlrpc.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/network/__pycache__/xmlrpc.cpython-310.pyc
deleted file mode 100644
index 60491940098353618668aea3b8bec0989a3c14ba..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 2062
zcmZuyS#KOg5bo}|XJ^-I=OE-_5%91`*-api2#~BC9I-571dNa-v(s&RHgl!B*T-s%
zP#lpb{s9j*Z}~C&fqvzQpFmEkXE$~L_o{2UYN~sxzxt}SY`1*`AHiQaRA^OD0Ge>JV{G9kbOT9?PEV9|QXBLQbm1f1zbw@V?{b}OdZ
z(Vdu!%{a^AQN|Me)i*~lSHzF7UEa_R^dBP=g)M;Plv;wgzi*H^LS_2RDlfNE%6f6{
z-U+DP`wwirtu)rI#|Yf>doaq;7%&<%>zm3;3(9t)3D1-xW?GMVN~*__D<
zFIEywpx48Kg)yJvLs&?(j}CBc9Ab
zzZXdYl7+EEXb)o}j16aI?(Wuu7{q8&bA4%mpiGbUhk@{mRwB_2FQP6^2!;^cn3!GzvDgt#T+1)NgM$TytjWKiw$1&HDtOyPnEi~zgX$I}b{
z&*|Xk`sOCEkUKhjXEQEn2H*soJ(w^dqftqBm9xe8s1&SExIT7}=p4Kr8Ua0*VT#{C
zNK|8q_la=6L=SO|#-zqIp-}h~t=oH+G{)wERa=lFdwNlqev0=T@UzEGZP!NaP=lJk
zntQHvYj+>ATAPqTuSN%c?T%ZA_&dm@iDa;Q2cta?qv=BJjoacg{XN+^SfG~H$KBdK
zG%$Jy-`(?m^0x6d>f0;R0BTi2g)ve{X=v7wop@KmNroT=8VmqbZPS>NYp
z^>G)qxTM8pEt=Ccv!zf5M8V(H);j!Xqz)nd=C_H6-38b!T~10BOB!G
zXFqps8+YL6V-sxpjroFD?$6}!>G>15Hb1nFZ}tOSctxBuC_F!k@{&$6y$+)2!6eS+
zZ=5KiWfDdFeF%YTx+!y1mRZAZWsP(cAUXr%?j1cmY7~};p$#Y_nXSTicwAtN%i(iKWl%vxCnTKZ8^o_wR
ztvcDNJ+DOgR{@48d!{N|?pCma6Yy!mR_CCQ2SCF>JWB7V(Kq*e1HNNkxSz~2^(ls(Lc?kz
U*KmOrT^x`AC}NT>_Q^TpA5=m(CjbBd

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/network/auth.py b/.venv/lib/python3.10/site-packages/pip/_internal/network/auth.py
deleted file mode 100644
index ca42798..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/network/auth.py
+++ /dev/null
@@ -1,323 +0,0 @@
-"""Network Authentication Helpers
-
-Contains interface (MultiDomainBasicAuth) and associated glue code for
-providing credentials in the context of network requests.
-"""
-
-import urllib.parse
-from typing import Any, Dict, List, Optional, Tuple
-
-from pip._vendor.requests.auth import AuthBase, HTTPBasicAuth
-from pip._vendor.requests.models import Request, Response
-from pip._vendor.requests.utils import get_netrc_auth
-
-from pip._internal.utils.logging import getLogger
-from pip._internal.utils.misc import (
-    ask,
-    ask_input,
-    ask_password,
-    remove_auth_from_url,
-    split_auth_netloc_from_url,
-)
-from pip._internal.vcs.versioncontrol import AuthInfo
-
-logger = getLogger(__name__)
-
-Credentials = Tuple[str, str, str]
-
-try:
-    import keyring
-except ImportError:
-    keyring = None  # type: ignore[assignment]
-except Exception as exc:
-    logger.warning(
-        "Keyring is skipped due to an exception: %s",
-        str(exc),
-    )
-    keyring = None  # type: ignore[assignment]
-
-
-def get_keyring_auth(url: Optional[str], username: Optional[str]) -> Optional[AuthInfo]:
-    """Return the tuple auth for a given url from keyring."""
-    global keyring
-    if not url or not keyring:
-        return None
-
-    try:
-        try:
-            get_credential = keyring.get_credential
-        except AttributeError:
-            pass
-        else:
-            logger.debug("Getting credentials from keyring for %s", url)
-            cred = get_credential(url, username)
-            if cred is not None:
-                return cred.username, cred.password
-            return None
-
-        if username:
-            logger.debug("Getting password from keyring for %s", url)
-            password = keyring.get_password(url, username)
-            if password:
-                return username, password
-
-    except Exception as exc:
-        logger.warning(
-            "Keyring is skipped due to an exception: %s",
-            str(exc),
-        )
-        keyring = None  # type: ignore[assignment]
-    return None
-
-
-class MultiDomainBasicAuth(AuthBase):
-    def __init__(
-        self, prompting: bool = True, index_urls: Optional[List[str]] = None
-    ) -> None:
-        self.prompting = prompting
-        self.index_urls = index_urls
-        self.passwords: Dict[str, AuthInfo] = {}
-        # When the user is prompted to enter credentials and keyring is
-        # available, we will offer to save them. If the user accepts,
-        # this value is set to the credentials they entered. After the
-        # request authenticates, the caller should call
-        # ``save_credentials`` to save these.
-        self._credentials_to_save: Optional[Credentials] = None
-
-    def _get_index_url(self, url: str) -> Optional[str]:
-        """Return the original index URL matching the requested URL.
-
-        Cached or dynamically generated credentials may work against
-        the original index URL rather than just the netloc.
-
-        The provided url should have had its username and password
-        removed already. If the original index url had credentials then
-        they will be included in the return value.
-
-        Returns None if no matching index was found, or if --no-index
-        was specified by the user.
-        """
-        if not url or not self.index_urls:
-            return None
-
-        for u in self.index_urls:
-            prefix = remove_auth_from_url(u).rstrip("/") + "/"
-            if url.startswith(prefix):
-                return u
-        return None
-
-    def _get_new_credentials(
-        self,
-        original_url: str,
-        allow_netrc: bool = True,
-        allow_keyring: bool = False,
-    ) -> AuthInfo:
-        """Find and return credentials for the specified URL."""
-        # Split the credentials and netloc from the url.
-        url, netloc, url_user_password = split_auth_netloc_from_url(
-            original_url,
-        )
-
-        # Start with the credentials embedded in the url
-        username, password = url_user_password
-        if username is not None and password is not None:
-            logger.debug("Found credentials in url for %s", netloc)
-            return url_user_password
-
-        # Find a matching index url for this request
-        index_url = self._get_index_url(url)
-        if index_url:
-            # Split the credentials from the url.
-            index_info = split_auth_netloc_from_url(index_url)
-            if index_info:
-                index_url, _, index_url_user_password = index_info
-                logger.debug("Found index url %s", index_url)
-
-        # If an index URL was found, try its embedded credentials
-        if index_url and index_url_user_password[0] is not None:
-            username, password = index_url_user_password
-            if username is not None and password is not None:
-                logger.debug("Found credentials in index url for %s", netloc)
-                return index_url_user_password
-
-        # Get creds from netrc if we still don't have them
-        if allow_netrc:
-            netrc_auth = get_netrc_auth(original_url)
-            if netrc_auth:
-                logger.debug("Found credentials in netrc for %s", netloc)
-                return netrc_auth
-
-        # If we don't have a password and keyring is available, use it.
-        if allow_keyring:
-            # The index url is more specific than the netloc, so try it first
-            # fmt: off
-            kr_auth = (
-                get_keyring_auth(index_url, username) or
-                get_keyring_auth(netloc, username)
-            )
-            # fmt: on
-            if kr_auth:
-                logger.debug("Found credentials in keyring for %s", netloc)
-                return kr_auth
-
-        return username, password
-
-    def _get_url_and_credentials(
-        self, original_url: str
-    ) -> Tuple[str, Optional[str], Optional[str]]:
-        """Return the credentials to use for the provided URL.
-
-        If allowed, netrc and keyring may be used to obtain the
-        correct credentials.
-
-        Returns (url_without_credentials, username, password). Note
-        that even if the original URL contains credentials, this
-        function may return a different username and password.
-        """
-        url, netloc, _ = split_auth_netloc_from_url(original_url)
-
-        # Try to get credentials from original url
-        username, password = self._get_new_credentials(original_url)
-
-        # If credentials not found, use any stored credentials for this netloc.
-        # Do this if either the username or the password is missing.
-        # This accounts for the situation in which the user has specified
-        # the username in the index url, but the password comes from keyring.
-        if (username is None or password is None) and netloc in self.passwords:
-            un, pw = self.passwords[netloc]
-            # It is possible that the cached credentials are for a different username,
-            # in which case the cache should be ignored.
-            if username is None or username == un:
-                username, password = un, pw
-
-        if username is not None or password is not None:
-            # Convert the username and password if they're None, so that
-            # this netloc will show up as "cached" in the conditional above.
-            # Further, HTTPBasicAuth doesn't accept None, so it makes sense to
-            # cache the value that is going to be used.
-            username = username or ""
-            password = password or ""
-
-            # Store any acquired credentials.
-            self.passwords[netloc] = (username, password)
-
-        assert (
-            # Credentials were found
-            (username is not None and password is not None)
-            # Credentials were not found
-            or (username is None and password is None)
-        ), f"Could not load credentials from url: {original_url}"
-
-        return url, username, password
-
-    def __call__(self, req: Request) -> Request:
-        # Get credentials for this request
-        url, username, password = self._get_url_and_credentials(req.url)
-
-        # Set the url of the request to the url without any credentials
-        req.url = url
-
-        if username is not None and password is not None:
-            # Send the basic auth with this request
-            req = HTTPBasicAuth(username, password)(req)
-
-        # Attach a hook to handle 401 responses
-        req.register_hook("response", self.handle_401)
-
-        return req
-
-    # Factored out to allow for easy patching in tests
-    def _prompt_for_password(
-        self, netloc: str
-    ) -> Tuple[Optional[str], Optional[str], bool]:
-        username = ask_input(f"User for {netloc}: ")
-        if not username:
-            return None, None, False
-        auth = get_keyring_auth(netloc, username)
-        if auth and auth[0] is not None and auth[1] is not None:
-            return auth[0], auth[1], False
-        password = ask_password("Password: ")
-        return username, password, True
-
-    # Factored out to allow for easy patching in tests
-    def _should_save_password_to_keyring(self) -> bool:
-        if not keyring:
-            return False
-        return ask("Save credentials to keyring [y/N]: ", ["y", "n"]) == "y"
-
-    def handle_401(self, resp: Response, **kwargs: Any) -> Response:
-        # We only care about 401 responses, anything else we want to just
-        #   pass through the actual response
-        if resp.status_code != 401:
-            return resp
-
-        # We are not able to prompt the user so simply return the response
-        if not self.prompting:
-            return resp
-
-        parsed = urllib.parse.urlparse(resp.url)
-
-        # Query the keyring for credentials:
-        username, password = self._get_new_credentials(
-            resp.url,
-            allow_netrc=False,
-            allow_keyring=True,
-        )
-
-        # Prompt the user for a new username and password
-        save = False
-        if not username and not password:
-            username, password, save = self._prompt_for_password(parsed.netloc)
-
-        # Store the new username and password to use for future requests
-        self._credentials_to_save = None
-        if username is not None and password is not None:
-            self.passwords[parsed.netloc] = (username, password)
-
-            # Prompt to save the password to keyring
-            if save and self._should_save_password_to_keyring():
-                self._credentials_to_save = (parsed.netloc, username, password)
-
-        # Consume content and release the original connection to allow our new
-        #   request to reuse the same one.
-        resp.content
-        resp.raw.release_conn()
-
-        # Add our new username and password to the request
-        req = HTTPBasicAuth(username or "", password or "")(resp.request)
-        req.register_hook("response", self.warn_on_401)
-
-        # On successful request, save the credentials that were used to
-        # keyring. (Note that if the user responded "no" above, this member
-        # is not set and nothing will be saved.)
-        if self._credentials_to_save:
-            req.register_hook("response", self.save_credentials)
-
-        # Send our new request
-        new_resp = resp.connection.send(req, **kwargs)
-        new_resp.history.append(resp)
-
-        return new_resp
-
-    def warn_on_401(self, resp: Response, **kwargs: Any) -> None:
-        """Response callback to warn about incorrect credentials."""
-        if resp.status_code == 401:
-            logger.warning(
-                "401 Error, Credentials not correct for %s",
-                resp.request.url,
-            )
-
-    def save_credentials(self, resp: Response, **kwargs: Any) -> None:
-        """Response callback to save credentials on success."""
-        assert keyring is not None, "should never reach here without keyring"
-        if not keyring:
-            return
-
-        creds = self._credentials_to_save
-        self._credentials_to_save = None
-        if creds and resp.status_code < 400:
-            try:
-                logger.info("Saving credentials to keyring")
-                keyring.set_password(*creds)
-            except Exception:
-                logger.exception("Failed to save credentials")
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/network/cache.py b/.venv/lib/python3.10/site-packages/pip/_internal/network/cache.py
deleted file mode 100644
index 9dba7ed..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/network/cache.py
+++ /dev/null
@@ -1,69 +0,0 @@
-"""HTTP cache implementation.
-"""
-
-import os
-from contextlib import contextmanager
-from typing import Iterator, Optional
-
-from pip._vendor.cachecontrol.cache import BaseCache
-from pip._vendor.cachecontrol.caches import FileCache
-from pip._vendor.requests.models import Response
-
-from pip._internal.utils.filesystem import adjacent_tmp_file, replace
-from pip._internal.utils.misc import ensure_dir
-
-
-def is_from_cache(response: Response) -> bool:
-    return getattr(response, "from_cache", False)
-
-
-@contextmanager
-def suppressed_cache_errors() -> Iterator[None]:
-    """If we can't access the cache then we can just skip caching and process
-    requests as if caching wasn't enabled.
-    """
-    try:
-        yield
-    except OSError:
-        pass
-
-
-class SafeFileCache(BaseCache):
-    """
-    A file based cache which is safe to use even when the target directory may
-    not be accessible or writable.
-    """
-
-    def __init__(self, directory: str) -> None:
-        assert directory is not None, "Cache directory must not be None."
-        super().__init__()
-        self.directory = directory
-
-    def _get_cache_path(self, name: str) -> str:
-        # From cachecontrol.caches.file_cache.FileCache._fn, brought into our
-        # class for backwards-compatibility and to avoid using a non-public
-        # method.
-        hashed = FileCache.encode(name)
-        parts = list(hashed[:5]) + [hashed]
-        return os.path.join(self.directory, *parts)
-
-    def get(self, key: str) -> Optional[bytes]:
-        path = self._get_cache_path(key)
-        with suppressed_cache_errors():
-            with open(path, "rb") as f:
-                return f.read()
-
-    def set(self, key: str, value: bytes, expires: Optional[int] = None) -> None:
-        path = self._get_cache_path(key)
-        with suppressed_cache_errors():
-            ensure_dir(os.path.dirname(path))
-
-            with adjacent_tmp_file(path) as f:
-                f.write(value)
-
-            replace(f.name, path)
-
-    def delete(self, key: str) -> None:
-        path = self._get_cache_path(key)
-        with suppressed_cache_errors():
-            os.remove(path)
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/network/download.py b/.venv/lib/python3.10/site-packages/pip/_internal/network/download.py
deleted file mode 100644
index 35bc970..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/network/download.py
+++ /dev/null
@@ -1,185 +0,0 @@
-"""Download files with progress indicators.
-"""
-import cgi
-import logging
-import mimetypes
-import os
-from typing import Iterable, Optional, Tuple
-
-from pip._vendor.requests.models import CONTENT_CHUNK_SIZE, Response
-
-from pip._internal.cli.progress_bars import get_download_progress_renderer
-from pip._internal.exceptions import NetworkConnectionError
-from pip._internal.models.index import PyPI
-from pip._internal.models.link import Link
-from pip._internal.network.cache import is_from_cache
-from pip._internal.network.session import PipSession
-from pip._internal.network.utils import HEADERS, raise_for_status, response_chunks
-from pip._internal.utils.misc import format_size, redact_auth_from_url, splitext
-
-logger = logging.getLogger(__name__)
-
-
-def _get_http_response_size(resp: Response) -> Optional[int]:
-    try:
-        return int(resp.headers["content-length"])
-    except (ValueError, KeyError, TypeError):
-        return None
-
-
-def _prepare_download(
-    resp: Response,
-    link: Link,
-    progress_bar: str,
-) -> Iterable[bytes]:
-    total_length = _get_http_response_size(resp)
-
-    if link.netloc == PyPI.file_storage_domain:
-        url = link.show_url
-    else:
-        url = link.url_without_fragment
-
-    logged_url = redact_auth_from_url(url)
-
-    if total_length:
-        logged_url = "{} ({})".format(logged_url, format_size(total_length))
-
-    if is_from_cache(resp):
-        logger.info("Using cached %s", logged_url)
-    else:
-        logger.info("Downloading %s", logged_url)
-
-    if logger.getEffectiveLevel() > logging.INFO:
-        show_progress = False
-    elif is_from_cache(resp):
-        show_progress = False
-    elif not total_length:
-        show_progress = True
-    elif total_length > (40 * 1000):
-        show_progress = True
-    else:
-        show_progress = False
-
-    chunks = response_chunks(resp, CONTENT_CHUNK_SIZE)
-
-    if not show_progress:
-        return chunks
-
-    renderer = get_download_progress_renderer(bar_type=progress_bar, size=total_length)
-    return renderer(chunks)
-
-
-def sanitize_content_filename(filename: str) -> str:
-    """
-    Sanitize the "filename" value from a Content-Disposition header.
-    """
-    return os.path.basename(filename)
-
-
-def parse_content_disposition(content_disposition: str, default_filename: str) -> str:
-    """
-    Parse the "filename" value from a Content-Disposition header, and
-    return the default filename if the result is empty.
-    """
-    _type, params = cgi.parse_header(content_disposition)
-    filename = params.get("filename")
-    if filename:
-        # We need to sanitize the filename to prevent directory traversal
-        # in case the filename contains ".." path parts.
-        filename = sanitize_content_filename(filename)
-    return filename or default_filename
-
-
-def _get_http_response_filename(resp: Response, link: Link) -> str:
-    """Get an ideal filename from the given HTTP response, falling back to
-    the link filename if not provided.
-    """
-    filename = link.filename  # fallback
-    # Have a look at the Content-Disposition header for a better guess
-    content_disposition = resp.headers.get("content-disposition")
-    if content_disposition:
-        filename = parse_content_disposition(content_disposition, filename)
-    ext: Optional[str] = splitext(filename)[1]
-    if not ext:
-        ext = mimetypes.guess_extension(resp.headers.get("content-type", ""))
-        if ext:
-            filename += ext
-    if not ext and link.url != resp.url:
-        ext = os.path.splitext(resp.url)[1]
-        if ext:
-            filename += ext
-    return filename
-
-
-def _http_get_download(session: PipSession, link: Link) -> Response:
-    target_url = link.url.split("#", 1)[0]
-    resp = session.get(target_url, headers=HEADERS, stream=True)
-    raise_for_status(resp)
-    return resp
-
-
-class Downloader:
-    def __init__(
-        self,
-        session: PipSession,
-        progress_bar: str,
-    ) -> None:
-        self._session = session
-        self._progress_bar = progress_bar
-
-    def __call__(self, link: Link, location: str) -> Tuple[str, str]:
-        """Download the file given by link into location."""
-        try:
-            resp = _http_get_download(self._session, link)
-        except NetworkConnectionError as e:
-            assert e.response is not None
-            logger.critical(
-                "HTTP error %s while getting %s", e.response.status_code, link
-            )
-            raise
-
-        filename = _get_http_response_filename(resp, link)
-        filepath = os.path.join(location, filename)
-
-        chunks = _prepare_download(resp, link, self._progress_bar)
-        with open(filepath, "wb") as content_file:
-            for chunk in chunks:
-                content_file.write(chunk)
-        content_type = resp.headers.get("Content-Type", "")
-        return filepath, content_type
-
-
-class BatchDownloader:
-    def __init__(
-        self,
-        session: PipSession,
-        progress_bar: str,
-    ) -> None:
-        self._session = session
-        self._progress_bar = progress_bar
-
-    def __call__(
-        self, links: Iterable[Link], location: str
-    ) -> Iterable[Tuple[Link, Tuple[str, str]]]:
-        """Download the files given by links into location."""
-        for link in links:
-            try:
-                resp = _http_get_download(self._session, link)
-            except NetworkConnectionError as e:
-                assert e.response is not None
-                logger.critical(
-                    "HTTP error %s while getting %s",
-                    e.response.status_code,
-                    link,
-                )
-                raise
-
-            filename = _get_http_response_filename(resp, link)
-            filepath = os.path.join(location, filename)
-
-            chunks = _prepare_download(resp, link, self._progress_bar)
-            with open(filepath, "wb") as content_file:
-                for chunk in chunks:
-                    content_file.write(chunk)
-            content_type = resp.headers.get("Content-Type", "")
-            yield link, (filepath, content_type)
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/network/lazy_wheel.py b/.venv/lib/python3.10/site-packages/pip/_internal/network/lazy_wheel.py
deleted file mode 100644
index c9e44d5..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/network/lazy_wheel.py
+++ /dev/null
@@ -1,210 +0,0 @@
-"""Lazy ZIP over HTTP"""
-
-__all__ = ["HTTPRangeRequestUnsupported", "dist_from_wheel_url"]
-
-from bisect import bisect_left, bisect_right
-from contextlib import contextmanager
-from tempfile import NamedTemporaryFile
-from typing import Any, Dict, Iterator, List, Optional, Tuple
-from zipfile import BadZipfile, ZipFile
-
-from pip._vendor.packaging.utils import canonicalize_name
-from pip._vendor.requests.models import CONTENT_CHUNK_SIZE, Response
-
-from pip._internal.metadata import BaseDistribution, MemoryWheel, get_wheel_distribution
-from pip._internal.network.session import PipSession
-from pip._internal.network.utils import HEADERS, raise_for_status, response_chunks
-
-
-class HTTPRangeRequestUnsupported(Exception):
-    pass
-
-
-def dist_from_wheel_url(name: str, url: str, session: PipSession) -> BaseDistribution:
-    """Return a distribution object from the given wheel URL.
-
-    This uses HTTP range requests to only fetch the potion of the wheel
-    containing metadata, just enough for the object to be constructed.
-    If such requests are not supported, HTTPRangeRequestUnsupported
-    is raised.
-    """
-    with LazyZipOverHTTP(url, session) as zf:
-        # For read-only ZIP files, ZipFile only needs methods read,
-        # seek, seekable and tell, not the whole IO protocol.
-        wheel = MemoryWheel(zf.name, zf)  # type: ignore
-        # After context manager exit, wheel.name
-        # is an invalid file by intention.
-        return get_wheel_distribution(wheel, canonicalize_name(name))
-
-
-class LazyZipOverHTTP:
-    """File-like object mapped to a ZIP file over HTTP.
-
-    This uses HTTP range requests to lazily fetch the file's content,
-    which is supposed to be fed to ZipFile.  If such requests are not
-    supported by the server, raise HTTPRangeRequestUnsupported
-    during initialization.
-    """
-
-    def __init__(
-        self, url: str, session: PipSession, chunk_size: int = CONTENT_CHUNK_SIZE
-    ) -> None:
-        head = session.head(url, headers=HEADERS)
-        raise_for_status(head)
-        assert head.status_code == 200
-        self._session, self._url, self._chunk_size = session, url, chunk_size
-        self._length = int(head.headers["Content-Length"])
-        self._file = NamedTemporaryFile()
-        self.truncate(self._length)
-        self._left: List[int] = []
-        self._right: List[int] = []
-        if "bytes" not in head.headers.get("Accept-Ranges", "none"):
-            raise HTTPRangeRequestUnsupported("range request is not supported")
-        self._check_zip()
-
-    @property
-    def mode(self) -> str:
-        """Opening mode, which is always rb."""
-        return "rb"
-
-    @property
-    def name(self) -> str:
-        """Path to the underlying file."""
-        return self._file.name
-
-    def seekable(self) -> bool:
-        """Return whether random access is supported, which is True."""
-        return True
-
-    def close(self) -> None:
-        """Close the file."""
-        self._file.close()
-
-    @property
-    def closed(self) -> bool:
-        """Whether the file is closed."""
-        return self._file.closed
-
-    def read(self, size: int = -1) -> bytes:
-        """Read up to size bytes from the object and return them.
-
-        As a convenience, if size is unspecified or -1,
-        all bytes until EOF are returned.  Fewer than
-        size bytes may be returned if EOF is reached.
-        """
-        download_size = max(size, self._chunk_size)
-        start, length = self.tell(), self._length
-        stop = length if size < 0 else min(start + download_size, length)
-        start = max(0, stop - download_size)
-        self._download(start, stop - 1)
-        return self._file.read(size)
-
-    def readable(self) -> bool:
-        """Return whether the file is readable, which is True."""
-        return True
-
-    def seek(self, offset: int, whence: int = 0) -> int:
-        """Change stream position and return the new absolute position.
-
-        Seek to offset relative position indicated by whence:
-        * 0: Start of stream (the default).  pos should be >= 0;
-        * 1: Current position - pos may be negative;
-        * 2: End of stream - pos usually negative.
-        """
-        return self._file.seek(offset, whence)
-
-    def tell(self) -> int:
-        """Return the current position."""
-        return self._file.tell()
-
-    def truncate(self, size: Optional[int] = None) -> int:
-        """Resize the stream to the given size in bytes.
-
-        If size is unspecified resize to the current position.
-        The current stream position isn't changed.
-
-        Return the new file size.
-        """
-        return self._file.truncate(size)
-
-    def writable(self) -> bool:
-        """Return False."""
-        return False
-
-    def __enter__(self) -> "LazyZipOverHTTP":
-        self._file.__enter__()
-        return self
-
-    def __exit__(self, *exc: Any) -> Optional[bool]:
-        return self._file.__exit__(*exc)
-
-    @contextmanager
-    def _stay(self) -> Iterator[None]:
-        """Return a context manager keeping the position.
-
-        At the end of the block, seek back to original position.
-        """
-        pos = self.tell()
-        try:
-            yield
-        finally:
-            self.seek(pos)
-
-    def _check_zip(self) -> None:
-        """Check and download until the file is a valid ZIP."""
-        end = self._length - 1
-        for start in reversed(range(0, end, self._chunk_size)):
-            self._download(start, end)
-            with self._stay():
-                try:
-                    # For read-only ZIP files, ZipFile only needs
-                    # methods read, seek, seekable and tell.
-                    ZipFile(self)  # type: ignore
-                except BadZipfile:
-                    pass
-                else:
-                    break
-
-    def _stream_response(
-        self, start: int, end: int, base_headers: Dict[str, str] = HEADERS
-    ) -> Response:
-        """Return HTTP response to a range request from start to end."""
-        headers = base_headers.copy()
-        headers["Range"] = f"bytes={start}-{end}"
-        # TODO: Get range requests to be correctly cached
-        headers["Cache-Control"] = "no-cache"
-        return self._session.get(self._url, headers=headers, stream=True)
-
-    def _merge(
-        self, start: int, end: int, left: int, right: int
-    ) -> Iterator[Tuple[int, int]]:
-        """Return an iterator of intervals to be fetched.
-
-        Args:
-            start (int): Start of needed interval
-            end (int): End of needed interval
-            left (int): Index of first overlapping downloaded data
-            right (int): Index after last overlapping downloaded data
-        """
-        lslice, rslice = self._left[left:right], self._right[left:right]
-        i = start = min([start] + lslice[:1])
-        end = max([end] + rslice[-1:])
-        for j, k in zip(lslice, rslice):
-            if j > i:
-                yield i, j - 1
-            i = k + 1
-        if i <= end:
-            yield i, end
-        self._left[left:right], self._right[left:right] = [start], [end]
-
-    def _download(self, start: int, end: int) -> None:
-        """Download bytes from start to end inclusively."""
-        with self._stay():
-            left = bisect_left(self._right, start)
-            right = bisect_right(self._left, end)
-            for start, end in self._merge(start, end, left, right):
-                response = self._stream_response(start, end)
-                response.raise_for_status()
-                self.seek(start)
-                for chunk in response_chunks(response, self._chunk_size):
-                    self._file.write(chunk)
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/network/session.py b/.venv/lib/python3.10/site-packages/pip/_internal/network/session.py
deleted file mode 100644
index cbe743b..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/network/session.py
+++ /dev/null
@@ -1,454 +0,0 @@
-"""PipSession and supporting code, containing all pip-specific
-network request configuration and behavior.
-"""
-
-import email.utils
-import io
-import ipaddress
-import json
-import logging
-import mimetypes
-import os
-import platform
-import shutil
-import subprocess
-import sys
-import urllib.parse
-import warnings
-from typing import Any, Dict, Iterator, List, Mapping, Optional, Sequence, Tuple, Union
-
-from pip._vendor import requests, urllib3
-from pip._vendor.cachecontrol import CacheControlAdapter
-from pip._vendor.requests.adapters import BaseAdapter, HTTPAdapter
-from pip._vendor.requests.models import PreparedRequest, Response
-from pip._vendor.requests.structures import CaseInsensitiveDict
-from pip._vendor.urllib3.connectionpool import ConnectionPool
-from pip._vendor.urllib3.exceptions import InsecureRequestWarning
-
-from pip import __version__
-from pip._internal.metadata import get_default_environment
-from pip._internal.models.link import Link
-from pip._internal.network.auth import MultiDomainBasicAuth
-from pip._internal.network.cache import SafeFileCache
-
-# Import ssl from compat so the initial import occurs in only one place.
-from pip._internal.utils.compat import has_tls
-from pip._internal.utils.glibc import libc_ver
-from pip._internal.utils.misc import build_url_from_netloc, parse_netloc
-from pip._internal.utils.urls import url_to_path
-
-logger = logging.getLogger(__name__)
-
-SecureOrigin = Tuple[str, str, Optional[Union[int, str]]]
-
-
-# Ignore warning raised when using --trusted-host.
-warnings.filterwarnings("ignore", category=InsecureRequestWarning)
-
-
-SECURE_ORIGINS: List[SecureOrigin] = [
-    # protocol, hostname, port
-    # Taken from Chrome's list of secure origins (See: http://bit.ly/1qrySKC)
-    ("https", "*", "*"),
-    ("*", "localhost", "*"),
-    ("*", "127.0.0.0/8", "*"),
-    ("*", "::1/128", "*"),
-    ("file", "*", None),
-    # ssh is always secure.
-    ("ssh", "*", "*"),
-]
-
-
-# These are environment variables present when running under various
-# CI systems.  For each variable, some CI systems that use the variable
-# are indicated.  The collection was chosen so that for each of a number
-# of popular systems, at least one of the environment variables is used.
-# This list is used to provide some indication of and lower bound for
-# CI traffic to PyPI.  Thus, it is okay if the list is not comprehensive.
-# For more background, see: https://github.com/pypa/pip/issues/5499
-CI_ENVIRONMENT_VARIABLES = (
-    # Azure Pipelines
-    "BUILD_BUILDID",
-    # Jenkins
-    "BUILD_ID",
-    # AppVeyor, CircleCI, Codeship, Gitlab CI, Shippable, Travis CI
-    "CI",
-    # Explicit environment variable.
-    "PIP_IS_CI",
-)
-
-
-def looks_like_ci() -> bool:
-    """
-    Return whether it looks like pip is running under CI.
-    """
-    # We don't use the method of checking for a tty (e.g. using isatty())
-    # because some CI systems mimic a tty (e.g. Travis CI).  Thus that
-    # method doesn't provide definitive information in either direction.
-    return any(name in os.environ for name in CI_ENVIRONMENT_VARIABLES)
-
-
-def user_agent() -> str:
-    """
-    Return a string representing the user agent.
-    """
-    data: Dict[str, Any] = {
-        "installer": {"name": "pip", "version": __version__},
-        "python": platform.python_version(),
-        "implementation": {
-            "name": platform.python_implementation(),
-        },
-    }
-
-    if data["implementation"]["name"] == "CPython":
-        data["implementation"]["version"] = platform.python_version()
-    elif data["implementation"]["name"] == "PyPy":
-        pypy_version_info = sys.pypy_version_info  # type: ignore
-        if pypy_version_info.releaselevel == "final":
-            pypy_version_info = pypy_version_info[:3]
-        data["implementation"]["version"] = ".".join(
-            [str(x) for x in pypy_version_info]
-        )
-    elif data["implementation"]["name"] == "Jython":
-        # Complete Guess
-        data["implementation"]["version"] = platform.python_version()
-    elif data["implementation"]["name"] == "IronPython":
-        # Complete Guess
-        data["implementation"]["version"] = platform.python_version()
-
-    if sys.platform.startswith("linux"):
-        from pip._vendor import distro
-
-        linux_distribution = distro.name(), distro.version(), distro.codename()
-        distro_infos: Dict[str, Any] = dict(
-            filter(
-                lambda x: x[1],
-                zip(["name", "version", "id"], linux_distribution),
-            )
-        )
-        libc = dict(
-            filter(
-                lambda x: x[1],
-                zip(["lib", "version"], libc_ver()),
-            )
-        )
-        if libc:
-            distro_infos["libc"] = libc
-        if distro_infos:
-            data["distro"] = distro_infos
-
-    if sys.platform.startswith("darwin") and platform.mac_ver()[0]:
-        data["distro"] = {"name": "macOS", "version": platform.mac_ver()[0]}
-
-    if platform.system():
-        data.setdefault("system", {})["name"] = platform.system()
-
-    if platform.release():
-        data.setdefault("system", {})["release"] = platform.release()
-
-    if platform.machine():
-        data["cpu"] = platform.machine()
-
-    if has_tls():
-        import _ssl as ssl
-
-        data["openssl_version"] = ssl.OPENSSL_VERSION
-
-    setuptools_dist = get_default_environment().get_distribution("setuptools")
-    if setuptools_dist is not None:
-        data["setuptools_version"] = str(setuptools_dist.version)
-
-    if shutil.which("rustc") is not None:
-        # If for any reason `rustc --version` fails, silently ignore it
-        try:
-            rustc_output = subprocess.check_output(
-                ["rustc", "--version"], stderr=subprocess.STDOUT, timeout=0.5
-            )
-        except Exception:
-            pass
-        else:
-            if rustc_output.startswith(b"rustc "):
-                # The format of `rustc --version` is:
-                # `b'rustc 1.52.1 (9bc8c42bb 2021-05-09)\n'`
-                # We extract just the middle (1.52.1) part
-                data["rustc_version"] = rustc_output.split(b" ")[1].decode()
-
-    # Use None rather than False so as not to give the impression that
-    # pip knows it is not being run under CI.  Rather, it is a null or
-    # inconclusive result.  Also, we include some value rather than no
-    # value to make it easier to know that the check has been run.
-    data["ci"] = True if looks_like_ci() else None
-
-    user_data = os.environ.get("PIP_USER_AGENT_USER_DATA")
-    if user_data is not None:
-        data["user_data"] = user_data
-
-    return "{data[installer][name]}/{data[installer][version]} {json}".format(
-        data=data,
-        json=json.dumps(data, separators=(",", ":"), sort_keys=True),
-    )
-
-
-class LocalFSAdapter(BaseAdapter):
-    def send(
-        self,
-        request: PreparedRequest,
-        stream: bool = False,
-        timeout: Optional[Union[float, Tuple[float, float]]] = None,
-        verify: Union[bool, str] = True,
-        cert: Optional[Union[str, Tuple[str, str]]] = None,
-        proxies: Optional[Mapping[str, str]] = None,
-    ) -> Response:
-        pathname = url_to_path(request.url)
-
-        resp = Response()
-        resp.status_code = 200
-        resp.url = request.url
-
-        try:
-            stats = os.stat(pathname)
-        except OSError as exc:
-            # format the exception raised as a io.BytesIO object,
-            # to return a better error message:
-            resp.status_code = 404
-            resp.reason = type(exc).__name__
-            resp.raw = io.BytesIO(f"{resp.reason}: {exc}".encode("utf8"))
-        else:
-            modified = email.utils.formatdate(stats.st_mtime, usegmt=True)
-            content_type = mimetypes.guess_type(pathname)[0] or "text/plain"
-            resp.headers = CaseInsensitiveDict(
-                {
-                    "Content-Type": content_type,
-                    "Content-Length": stats.st_size,
-                    "Last-Modified": modified,
-                }
-            )
-
-            resp.raw = open(pathname, "rb")
-            resp.close = resp.raw.close
-
-        return resp
-
-    def close(self) -> None:
-        pass
-
-
-class InsecureHTTPAdapter(HTTPAdapter):
-    def cert_verify(
-        self,
-        conn: ConnectionPool,
-        url: str,
-        verify: Union[bool, str],
-        cert: Optional[Union[str, Tuple[str, str]]],
-    ) -> None:
-        super().cert_verify(conn=conn, url=url, verify=False, cert=cert)
-
-
-class InsecureCacheControlAdapter(CacheControlAdapter):
-    def cert_verify(
-        self,
-        conn: ConnectionPool,
-        url: str,
-        verify: Union[bool, str],
-        cert: Optional[Union[str, Tuple[str, str]]],
-    ) -> None:
-        super().cert_verify(conn=conn, url=url, verify=False, cert=cert)
-
-
-class PipSession(requests.Session):
-
-    timeout: Optional[int] = None
-
-    def __init__(
-        self,
-        *args: Any,
-        retries: int = 0,
-        cache: Optional[str] = None,
-        trusted_hosts: Sequence[str] = (),
-        index_urls: Optional[List[str]] = None,
-        **kwargs: Any,
-    ) -> None:
-        """
-        :param trusted_hosts: Domains not to emit warnings for when not using
-            HTTPS.
-        """
-        super().__init__(*args, **kwargs)
-
-        # Namespace the attribute with "pip_" just in case to prevent
-        # possible conflicts with the base class.
-        self.pip_trusted_origins: List[Tuple[str, Optional[int]]] = []
-
-        # Attach our User Agent to the request
-        self.headers["User-Agent"] = user_agent()
-
-        # Attach our Authentication handler to the session
-        self.auth = MultiDomainBasicAuth(index_urls=index_urls)
-
-        # Create our urllib3.Retry instance which will allow us to customize
-        # how we handle retries.
-        retries = urllib3.Retry(
-            # Set the total number of retries that a particular request can
-            # have.
-            total=retries,
-            # A 503 error from PyPI typically means that the Fastly -> Origin
-            # connection got interrupted in some way. A 503 error in general
-            # is typically considered a transient error so we'll go ahead and
-            # retry it.
-            # A 500 may indicate transient error in Amazon S3
-            # A 520 or 527 - may indicate transient error in CloudFlare
-            status_forcelist=[500, 503, 520, 527],
-            # Add a small amount of back off between failed requests in
-            # order to prevent hammering the service.
-            backoff_factor=0.25,
-        )  # type: ignore
-
-        # Our Insecure HTTPAdapter disables HTTPS validation. It does not
-        # support caching so we'll use it for all http:// URLs.
-        # If caching is disabled, we will also use it for
-        # https:// hosts that we've marked as ignoring
-        # TLS errors for (trusted-hosts).
-        insecure_adapter = InsecureHTTPAdapter(max_retries=retries)
-
-        # We want to _only_ cache responses on securely fetched origins or when
-        # the host is specified as trusted. We do this because
-        # we can't validate the response of an insecurely/untrusted fetched
-        # origin, and we don't want someone to be able to poison the cache and
-        # require manual eviction from the cache to fix it.
-        if cache:
-            secure_adapter = CacheControlAdapter(
-                cache=SafeFileCache(cache),
-                max_retries=retries,
-            )
-            self._trusted_host_adapter = InsecureCacheControlAdapter(
-                cache=SafeFileCache(cache),
-                max_retries=retries,
-            )
-        else:
-            secure_adapter = HTTPAdapter(max_retries=retries)
-            self._trusted_host_adapter = insecure_adapter
-
-        self.mount("https://", secure_adapter)
-        self.mount("http://", insecure_adapter)
-
-        # Enable file:// urls
-        self.mount("file://", LocalFSAdapter())
-
-        for host in trusted_hosts:
-            self.add_trusted_host(host, suppress_logging=True)
-
-    def update_index_urls(self, new_index_urls: List[str]) -> None:
-        """
-        :param new_index_urls: New index urls to update the authentication
-            handler with.
-        """
-        self.auth.index_urls = new_index_urls
-
-    def add_trusted_host(
-        self, host: str, source: Optional[str] = None, suppress_logging: bool = False
-    ) -> None:
-        """
-        :param host: It is okay to provide a host that has previously been
-            added.
-        :param source: An optional source string, for logging where the host
-            string came from.
-        """
-        if not suppress_logging:
-            msg = f"adding trusted host: {host!r}"
-            if source is not None:
-                msg += f" (from {source})"
-            logger.info(msg)
-
-        host_port = parse_netloc(host)
-        if host_port not in self.pip_trusted_origins:
-            self.pip_trusted_origins.append(host_port)
-
-        self.mount(
-            build_url_from_netloc(host, scheme="http") + "/", self._trusted_host_adapter
-        )
-        self.mount(build_url_from_netloc(host) + "/", self._trusted_host_adapter)
-        if not host_port[1]:
-            self.mount(
-                build_url_from_netloc(host, scheme="http") + ":",
-                self._trusted_host_adapter,
-            )
-            # Mount wildcard ports for the same host.
-            self.mount(build_url_from_netloc(host) + ":", self._trusted_host_adapter)
-
-    def iter_secure_origins(self) -> Iterator[SecureOrigin]:
-        yield from SECURE_ORIGINS
-        for host, port in self.pip_trusted_origins:
-            yield ("*", host, "*" if port is None else port)
-
-    def is_secure_origin(self, location: Link) -> bool:
-        # Determine if this url used a secure transport mechanism
-        parsed = urllib.parse.urlparse(str(location))
-        origin_protocol, origin_host, origin_port = (
-            parsed.scheme,
-            parsed.hostname,
-            parsed.port,
-        )
-
-        # The protocol to use to see if the protocol matches.
-        # Don't count the repository type as part of the protocol: in
-        # cases such as "git+ssh", only use "ssh". (I.e., Only verify against
-        # the last scheme.)
-        origin_protocol = origin_protocol.rsplit("+", 1)[-1]
-
-        # Determine if our origin is a secure origin by looking through our
-        # hardcoded list of secure origins, as well as any additional ones
-        # configured on this PackageFinder instance.
-        for secure_origin in self.iter_secure_origins():
-            secure_protocol, secure_host, secure_port = secure_origin
-            if origin_protocol != secure_protocol and secure_protocol != "*":
-                continue
-
-            try:
-                addr = ipaddress.ip_address(origin_host)
-                network = ipaddress.ip_network(secure_host)
-            except ValueError:
-                # We don't have both a valid address or a valid network, so
-                # we'll check this origin against hostnames.
-                if (
-                    origin_host
-                    and origin_host.lower() != secure_host.lower()
-                    and secure_host != "*"
-                ):
-                    continue
-            else:
-                # We have a valid address and network, so see if the address
-                # is contained within the network.
-                if addr not in network:
-                    continue
-
-            # Check to see if the port matches.
-            if (
-                origin_port != secure_port
-                and secure_port != "*"
-                and secure_port is not None
-            ):
-                continue
-
-            # If we've gotten here, then this origin matches the current
-            # secure origin and we should return True
-            return True
-
-        # If we've gotten to this point, then the origin isn't secure and we
-        # will not accept it as a valid location to search. We will however
-        # log a warning that we are ignoring it.
-        logger.warning(
-            "The repository located at %s is not a trusted or secure host and "
-            "is being ignored. If this repository is available via HTTPS we "
-            "recommend you use HTTPS instead, otherwise you may silence "
-            "this warning and allow it anyway with '--trusted-host %s'.",
-            origin_host,
-            origin_host,
-        )
-
-        return False
-
-    def request(self, method: str, url: str, *args: Any, **kwargs: Any) -> Response:
-        # Allow setting a default timeout on a session
-        kwargs.setdefault("timeout", self.timeout)
-
-        # Dispatch the actual request
-        return super().request(method, url, *args, **kwargs)
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/network/utils.py b/.venv/lib/python3.10/site-packages/pip/_internal/network/utils.py
deleted file mode 100644
index 094cf1b..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/network/utils.py
+++ /dev/null
@@ -1,96 +0,0 @@
-from typing import Dict, Iterator
-
-from pip._vendor.requests.models import CONTENT_CHUNK_SIZE, Response
-
-from pip._internal.exceptions import NetworkConnectionError
-
-# The following comments and HTTP headers were originally added by
-# Donald Stufft in git commit 22c562429a61bb77172039e480873fb239dd8c03.
-#
-# We use Accept-Encoding: identity here because requests defaults to
-# accepting compressed responses. This breaks in a variety of ways
-# depending on how the server is configured.
-# - Some servers will notice that the file isn't a compressible file
-#   and will leave the file alone and with an empty Content-Encoding
-# - Some servers will notice that the file is already compressed and
-#   will leave the file alone, adding a Content-Encoding: gzip header
-# - Some servers won't notice anything at all and will take a file
-#   that's already been compressed and compress it again, and set
-#   the Content-Encoding: gzip header
-# By setting this to request only the identity encoding we're hoping
-# to eliminate the third case.  Hopefully there does not exist a server
-# which when given a file will notice it is already compressed and that
-# you're not asking for a compressed file and will then decompress it
-# before sending because if that's the case I don't think it'll ever be
-# possible to make this work.
-HEADERS: Dict[str, str] = {"Accept-Encoding": "identity"}
-
-
-def raise_for_status(resp: Response) -> None:
-    http_error_msg = ""
-    if isinstance(resp.reason, bytes):
-        # We attempt to decode utf-8 first because some servers
-        # choose to localize their reason strings. If the string
-        # isn't utf-8, we fall back to iso-8859-1 for all other
-        # encodings.
-        try:
-            reason = resp.reason.decode("utf-8")
-        except UnicodeDecodeError:
-            reason = resp.reason.decode("iso-8859-1")
-    else:
-        reason = resp.reason
-
-    if 400 <= resp.status_code < 500:
-        http_error_msg = (
-            f"{resp.status_code} Client Error: {reason} for url: {resp.url}"
-        )
-
-    elif 500 <= resp.status_code < 600:
-        http_error_msg = (
-            f"{resp.status_code} Server Error: {reason} for url: {resp.url}"
-        )
-
-    if http_error_msg:
-        raise NetworkConnectionError(http_error_msg, response=resp)
-
-
-def response_chunks(
-    response: Response, chunk_size: int = CONTENT_CHUNK_SIZE
-) -> Iterator[bytes]:
-    """Given a requests Response, provide the data chunks."""
-    try:
-        # Special case for urllib3.
-        for chunk in response.raw.stream(
-            chunk_size,
-            # We use decode_content=False here because we don't
-            # want urllib3 to mess with the raw bytes we get
-            # from the server. If we decompress inside of
-            # urllib3 then we cannot verify the checksum
-            # because the checksum will be of the compressed
-            # file. This breakage will only occur if the
-            # server adds a Content-Encoding header, which
-            # depends on how the server was configured:
-            # - Some servers will notice that the file isn't a
-            #   compressible file and will leave the file alone
-            #   and with an empty Content-Encoding
-            # - Some servers will notice that the file is
-            #   already compressed and will leave the file
-            #   alone and will add a Content-Encoding: gzip
-            #   header
-            # - Some servers won't notice anything at all and
-            #   will take a file that's already been compressed
-            #   and compress it again and set the
-            #   Content-Encoding: gzip header
-            #
-            # By setting this not to decode automatically we
-            # hope to eliminate problems with the second case.
-            decode_content=False,
-        ):
-            yield chunk
-    except AttributeError:
-        # Standard file-like object.
-        while True:
-            chunk = response.raw.read(chunk_size)
-            if not chunk:
-                break
-            yield chunk
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/network/xmlrpc.py b/.venv/lib/python3.10/site-packages/pip/_internal/network/xmlrpc.py
deleted file mode 100644
index 4a7d55d..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/network/xmlrpc.py
+++ /dev/null
@@ -1,60 +0,0 @@
-"""xmlrpclib.Transport implementation
-"""
-
-import logging
-import urllib.parse
-import xmlrpc.client
-from typing import TYPE_CHECKING, Tuple
-
-from pip._internal.exceptions import NetworkConnectionError
-from pip._internal.network.session import PipSession
-from pip._internal.network.utils import raise_for_status
-
-if TYPE_CHECKING:
-    from xmlrpc.client import _HostType, _Marshallable
-
-logger = logging.getLogger(__name__)
-
-
-class PipXmlrpcTransport(xmlrpc.client.Transport):
-    """Provide a `xmlrpclib.Transport` implementation via a `PipSession`
-    object.
-    """
-
-    def __init__(
-        self, index_url: str, session: PipSession, use_datetime: bool = False
-    ) -> None:
-        super().__init__(use_datetime)
-        index_parts = urllib.parse.urlparse(index_url)
-        self._scheme = index_parts.scheme
-        self._session = session
-
-    def request(
-        self,
-        host: "_HostType",
-        handler: str,
-        request_body: bytes,
-        verbose: bool = False,
-    ) -> Tuple["_Marshallable", ...]:
-        assert isinstance(host, str)
-        parts = (self._scheme, host, handler, None, None, None)
-        url = urllib.parse.urlunparse(parts)
-        try:
-            headers = {"Content-Type": "text/xml"}
-            response = self._session.post(
-                url,
-                data=request_body,
-                headers=headers,
-                stream=True,
-            )
-            raise_for_status(response)
-            self.verbose = verbose
-            return self.parse_response(response.raw)
-        except NetworkConnectionError as exc:
-            assert exc.response
-            logger.critical(
-                "HTTP error %s while getting %s",
-                exc.response.status_code,
-                url,
-            )
-            raise
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/operations/__init__.py b/.venv/lib/python3.10/site-packages/pip/_internal/operations/__init__.py
deleted file mode 100644
index e69de29..0000000
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/operations/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/operations/__pycache__/__init__.cpython-310.pyc
deleted file mode 100644
index 0af157d46f104fab768ce939184b80669a3b1420..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 197
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

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/operations/build/__init__.py b/.venv/lib/python3.10/site-packages/pip/_internal/operations/build/__init__.py
deleted file mode 100644
index e69de29..0000000
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/operations/build/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/operations/build/__pycache__/__init__.cpython-310.pyc
deleted file mode 100644
index c1e4ce456187d2bc731ee7d3781df229dea88c4f..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 203
zcmYk0F%H5o3`JAa0U`Au42_HEh!7`WLCjG~42_y5QIl5cb=Wuz7hvTUOgIyK$;ii*IpV>I6)uKDp8Au{IcRT
z@Coe%MmON+*gCuAn+k%CSbBNsSReExghn_+>B%TG=Z)Wp~hR=YFwM
zhJz610d+}-+N4W+WQX=H0uqwmFV0|>SPxNucX9eH)fvfj7L6#UGSf`(s1PHTM;Agy
zN=#)=Bf^xHY&bPq6?gvvl;}YpH~Z(b`tanVZ-ltKmlXw-X6=h9E65qYVp8yua^1I@
z!~0xmFlgOBoDM4~a;nssltMPQHxRzwBKRs}1ts9@P)<3(N@q-uQ&q86C}C?hqM+_Q
zqGk0ZlQh>t&YRBA9Gy~r)%e3KzoeWrK7k9eLN%VGdMbHt8}RF9;vPc32VMORgKi^F
z>}S@}uI&k4IyHL!2}ar?&QrW}Yy85l-D~{(J&YDUNKWls4VPG
zUTqQg8Ls`GE#fWxpZpn~p~r}L4sy^_;FAX@NPRrR7@6+}=>O5)zp2&!1iuJsr}nN5
zcmASS2aHDLhQz62d<0@X&Nx%0iU?IXFh@zmcyxYt9syl(w;MtGu8oI^^q6kQ2eYj!
zvI%S4S}*oWL8#=%8-qu{t8>X9#QUQ{41wKwT4o%GA&d9VC9N{K!m`e<52`uPJ^`v?
zEy|(~^zBtZ5^PA<96jiFqz^1KPL=7g^vv`?ZPO)PB|{Tct#_Jkprnwh>5BW=n9@Qz
zuv0>zp~e!baVCQCejp9ovSS8Qjm_S6yDlrZZ4+)6jO49P3r+Gfej!q`>Qa-lzajZH
zxcHkVV^PwiVpUcogkB}3f}BfF(;=)M--%C?_zJQyDcCTn=6Wpn-T35AqL`+~>$@wn
zJ4qSW5M1ygs&y5rq`gtH0ToyC=3rf($Xq
z>&ekSyF2m_jQV?xpQc3QX)14l+#JH;aS9lTka5)(b3Bt-1t65PjKy26#RguytuSfo
zsJZ>7mj0O2s(mDGQ1I@XHt>iPDt^uCisqyLGtyAqChDuCu;C4AZ_&p7#_*0o5_}5z
fIW6dC7^F5L4hrnh3axz{nyAoEw5dWd35a@@o4cXCoVJqO!4H+PFhuThU1xmWl-zX*Ckt$TU1X!Tn4
z*w1eiVK0Pnz#6p49NJ=SdV{sk0vgixPj0V6$wSob%#XijCZn0jq9GGZWrj-;<#Nae
z(V0|{mJ>B#5#`z_-k;c29k>1jl;}YhSG%XIeE;Z!ucSP`m*qKAcJ8wY&*_P{;7W>u
z3DYIj-hH7B7}V|`PWq*i1E%$fQc_j7*ATwkAowEVIiuigPfY~CN~he6QeE;|DPU_h
zWU$O3P$XW@+T(p{kEA7Nw&b)Vv8V}V~di^e5>{w79qA2fI2UgD+q7>QdhGL2b+
z(b9)C&v*+$8_)2<|B+B{>HpwQ@f1Bq)N_%Go&ujDI70fvDaOct-$DP+>iz9iq1AA=>aguXv9TydU6`wy?Yq9S`oBw>UikL
zjM$odFx$AI>#)YP^?aw0lqqqrHh2WQy5}51ygSTgAK0CxMJ9k4I)C?6u`*K@3!~g*
z{d^1KJLL@c9|LExkwxAG9(PJ$3wEX}vL1As$_F|sx6I5)d3JbHZ}KL+&Wh@-vOb2T
zYfLHRY`RK<)w#-r%?gSRRYdB_9ZN2{fwIi2rWLj_tDTJpQVXNy>$RK!X=qt}0R|^`(*xsC881a#r10RW3`{vzvI_1Yr7Y5TWl8
zj}Vt&_bPM{t!xU9=P
zo~o<_Xj&0#@mg)M1|4r|P}xeWZoj(9z8|o%enz&4dE-?ZcxG}P|4a8Z|NH-EWT5^n
y7uVV1z$;bXqGn`E+_6Z4k0FC6Ir{{IrXvt83Y?IHWEY2ShzZ06;<4_e^YR}WH?r0M

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/operations/build/__pycache__/metadata_legacy.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/operations/build/__pycache__/metadata_legacy.cpython-310.pyc
deleted file mode 100644
index a3ed1c1f65d37aee90c159f26c94611f7b1c484d..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 2375
zcmaJ?&5zqe6rUM8j^lN*pQTH`u&Nd{66Hn&u`wm_j|vW*6S96>$9JK
z>;7OO^oRPGy=?gS03PuR2#VT>VoD<1#>Jbo3B0vPi}kjS)tVkvVxw&o<4RPG&9)iW
z+O^nfTg99a&Bb=xF2>cU9yi*JVr)k9@j`n6BZdza+0r3yFVh-Zp%z=|>U56UPxSUF
zT4y?K!0bFc3+y$zIMJ}_5?uz3)0AwW=E~^(yDammpZQLYC5-!7m?ln?_QJsFrre2G
z&ku%%b~%+5KjWEjx)Ikyesg02#>fA
zLM8DD%FqGM(ILKt_V6ywu~^Os)pGPB`ibn}$2ik+ya%b>(zydGl>=RA7c1yd<-o{M
zj;ZlFI#j{0j@&z8LLEPGTsXj*I)DQ{m!3Ic;yf(B9=a!bxS>2e1EPm=^kq$XbpY@?
z#GK^#d-9dq36E;!4iE~HB~W6(lYEib`iUsI;
z*SrqQudTb+TJAPWwp&ryY4wNMW}3X?UR`gAFk@?dKiKknOsKzGkd2J-1groI#;6jl
zjzUQ*o&e4pW6SLirFA_5WCdy5zj0a}M@9b(8eR0d5T7!+?)4~zyowtzn5vJQd+AK{
z%3uL_2M}5a;4_uh(c0aVGbh`GSf>g5|3ALj=%6abRz
zhZ;rzPyjF0_sJt|x02~FU&%FE+1GXfs88>JMui%C`03@{>d4BB+{g*7=2dF$1A~2z
zk|iBw)#1As?V1>kjLgh+THD9D`It~^*ZkJp!8@QwEgk7-4|YtJt|D=32V05woxzLN!4lvcwi~R&@hr)_IwNYfak)+;0Fzy9u(hYl~^Ph6o_qp1>bnwdb
zpv}?hxG2k`mkt2|YrzhcHWV4`MLo(yAgfb)2F9Ft3kwC1?lmoGKp*HaE-RFE20gCe
z#8rLrsuG$K&egR23<5QyZsVn4SjA}kO|bQ%Vc6LGjvSHa7hYLMW}W<{Di^4v*E8MHhFqat;()??Wxk;V
cMV2%&52-kU1ic~}c?k^nf>g-g#ArPK2QBKOkpKVy

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/operations/build/__pycache__/wheel.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/operations/build/__pycache__/wheel.cpython-310.pyc
deleted file mode 100644
index e2cb7f4c1c8ec8a4d310b5ec451acf5ae93bcd3d..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 1220
zcmY*Z-HRMW5by5!*xA{+c!?MZ3DSr`7cMh7j0A#+Bt}%^awJH|z6`V5wYzgSUv~H0
zW|s|!@iqA3n+SKl`N#MV^s7()3x3>L)2s2)L)UcmRCWF8SJhK*ZG{BKS3mzceb*)A
zw@x`f2B>_DQwbD;2wITQ=1oTwbyl#_89B7ua|*ZgMxI@}gB5A=6NVV(^_iiUfT`hSBdBiR=xj2_7^$udA%U_4YnAAMD=#tga95
zWkmrJ_pZvesz9cTT+dV0C|K;#;72v#wQ~iKq%>-?!^1mS8($$V8$5gPjbHXUmOgL-uBN6UT&U5ZH36+5y@GnAVc7F7o%9CBiwtlEk_$
zi{X&U9`e1q_Gy+EAU23!^}4Qxq4A4)HUnuq0poTiyW*LPsvZBETe|5DGq4$_Hl*p_
ze>wr%Q^o@+YiU@mjN2t{+=Du=hQ9RhAla4Q!jN4PV29X7God{u?Kfi+L`-J
zo-$cXVmg#leA*XU1b>r(L-kq6bopKei#3@1+wTw3*;)To_#H6ItS-fQ}
z{zDtLIxkfGKk=JN^k<;I+!QECEn#UYyFZO_l$I8U=ajjGnf74dl&xv2W6;PNdN!<

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/operations/build/__pycache__/wheel_editable.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/operations/build/__pycache__/wheel_editable.cpython-310.pyc
deleted file mode 100644
index b52a0e4316bf0221ce569ad9a13ee56ec2659524..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 1444
zcmZWpTW=gS6t+E=ot
zWmmhXqP$l80ECqA#*g6-jCkXT=f0JYa_rf(MR;U;&hfc^$H&F`x{qLd^Xu=UrGwC)
zns|Av0r3e;Ie~>ChEvpUcHGB6laypu-@=+_rFQ1@oy_gKhPKmI=Jh>{I67@}{|xun
zn8Q2Fg#*k|~s>ln@33w&%ZEYNlylcjTn@^@^coY_7`OF(V@
zDp+!vyFd%~3{X8n_W|>z`@MSvyNzu0$Z$1E4S$NKAob!b_jZvyoMMdhcONGB*Z?1`
z*{IGg8R+wheMGnA{52D*4v4cv#eB`fo79?=R`-Rnf=jBECh5
zuDE~(4U3WsQy&?cJi^BDWi~-Mt6ymn{O>^r;*qyt>G%Y9Fd;s+pLHyPZA{?vFS@q*
zBfvTL-78PLhr}i4Z(i6BJKYX;F}dhkVharPx^+t<4Mh-}K-aFC!7DHpL=#sb+#rIi
zSRsPaydJ?+#3h6+4b(z6eEpUYyUZ%6RFcZzMXj3RwZ~lDZffd92HPkS`hBP^se}o}
w;QZ3^hCcOfWd*BJ{xJqhz6*E(f|Me

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/operations/build/__pycache__/wheel_legacy.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/operations/build/__pycache__/wheel_legacy.cpython-310.pyc
deleted file mode 100644
index 62bceeb86f03ab8dbc9d8d008a10a082b54d516a..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 2760
zcma)8&2Jk;6rY*>^xARKBrT*tu#}e8KFt&3nPXWORT+z`^(g3CR^D+)L|>sWh+CQHmLWt**`{`HKhfVC3s)tw3O7a
zMcZ^4xK}mD3UD2RceR#WtH0~8=dwzoO^?$PAhAaA9n^W{F<6Cebx3L6jD;-S+Y=e*
zS(tQi*~%v@3&bSOGR9%;r{O~u2qvc!ndgZJ1{6esoiSrc5b}`#Ez41uB!QR?COnUr
z5arr1=V>T|C{NQcqnfX5y|8NUukxv!Ol4_vID%&pQCF)U6TSw#AHypKFi2FOM|e&s
zF39%~g&&N$QDCuJ7}WRx!Q8lmBwmm`B#j5=LzBM&6my?a;DtrW9v0^cObP5_pjrj~
z9{r$JTDoJ;&fd_M_v;J#aaLIa9`a%4C;4a;XQS?H?c>TkAKWlaStiAnUt({zzQ13Y
zw&mZ-Gd4SWbocYAVE*~@+l&u#n91B1<9z3f*~$?{uVZruj4y3*392ffLz9Ov2l-HR7`B9`p@B#a)0BPNt|
zFNibAIAEy*9XC7g+AB3p1B@hS|i)xsumvFWz|
zgwgh%y0{HH{J65k%EFY1(v>Wo1T^NQsWu`DX#0;16Sdaxkua&@10WI`6fXcodw6aY
zmL!Eyn2!_)ENLvv!rH@-z68KzDZo(!pmdR%N}@n}FDlC5WCZGEe
zXQ5=&&vJhlCros`TaPiAJL~^X!8GT9zj2uP0937`>)ilN+Qt64Xq@K)5DyeCWM|9&
zYVL7$K&MgKBIj^+X;-n-vEeF&rLzNc-o^RAB0Je>q02XrRtFVrKO@nBL%4aN7<;7N`vcXm;kt-o)iEc
zioZ4IHU+3ajWVD{IT9DnBmCX9xhu&6DiQ#UU^MfjS=dm4Na0c&WE%HSwrK+Bb}wV3
zeucZRsiVLMat?JB_%OPU?jhPRk%=A|0Mo`Dw1cF(XeijuJ?Rx*0kAFX0(#1~*1TCX
z?;&zX;tslq#Qh!6s($z3RXRG&**8~Jo@x+GGnLfyiNs5?!rDiK#5tx6AzvcYu36{O0>^)Dl)
zkq3DcXR#RbcNOF7is&TJZ^2}Z;ZCc{mbVo7v>Fb4#Lp^juPU;tF_$fM`v9t>fa=WO
zQDnPnN&24qyeb)v=G*GwB&*{6A;^m>Fpw6()z5y~ay;C^kZbi0!QRuBt@rTC@5J-0
z=M;kNzld}CF~0;#I_ta*pVG-iS6@KeYRg@?@`$TH0o+jZlh9MT2R)@5C2_ZoiO|k0
zPrt}8m2o1vhySi9NNeYpum30O!M_$Ai>lK$pxoT7nyniIstg7}6*faiUKKf2QnV?D
ze5YC|*9FV{D9!0KVUWn+w$EU2k&9QLF129v2r+C-{sG7RO$_fDS%1DF&uo)CB^LS1
Xw!J506C7CcRTLX2#3oN{r~T)@FxvYN

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/operations/build/metadata.py b/.venv/lib/python3.10/site-packages/pip/_internal/operations/build/metadata.py
deleted file mode 100644
index e2b7b44..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/operations/build/metadata.py
+++ /dev/null
@@ -1,39 +0,0 @@
-"""Metadata generation logic for source distributions.
-"""
-
-import os
-
-from pip._vendor.pep517.wrappers import Pep517HookCaller
-
-from pip._internal.build_env import BuildEnvironment
-from pip._internal.exceptions import (
-    InstallationSubprocessError,
-    MetadataGenerationFailed,
-)
-from pip._internal.utils.subprocess import runner_with_spinner_message
-from pip._internal.utils.temp_dir import TempDirectory
-
-
-def generate_metadata(
-    build_env: BuildEnvironment, backend: Pep517HookCaller, details: str
-) -> str:
-    """Generate metadata using mechanisms described in PEP 517.
-
-    Returns the generated metadata directory.
-    """
-    metadata_tmpdir = TempDirectory(kind="modern-metadata", globally_managed=True)
-
-    metadata_dir = metadata_tmpdir.path
-
-    with build_env:
-        # Note that Pep517HookCaller implements a fallback for
-        # prepare_metadata_for_build_wheel, so we don't have to
-        # consider the possibility that this hook doesn't exist.
-        runner = runner_with_spinner_message("Preparing metadata (pyproject.toml)")
-        with backend.subprocess_runner(runner):
-            try:
-                distinfo_dir = backend.prepare_metadata_for_build_wheel(metadata_dir)
-            except InstallationSubprocessError as error:
-                raise MetadataGenerationFailed(package_details=details) from error
-
-    return os.path.join(metadata_dir, distinfo_dir)
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/operations/build/metadata_editable.py b/.venv/lib/python3.10/site-packages/pip/_internal/operations/build/metadata_editable.py
deleted file mode 100644
index 4c3f48b..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/operations/build/metadata_editable.py
+++ /dev/null
@@ -1,41 +0,0 @@
-"""Metadata generation logic for source distributions.
-"""
-
-import os
-
-from pip._vendor.pep517.wrappers import Pep517HookCaller
-
-from pip._internal.build_env import BuildEnvironment
-from pip._internal.exceptions import (
-    InstallationSubprocessError,
-    MetadataGenerationFailed,
-)
-from pip._internal.utils.subprocess import runner_with_spinner_message
-from pip._internal.utils.temp_dir import TempDirectory
-
-
-def generate_editable_metadata(
-    build_env: BuildEnvironment, backend: Pep517HookCaller, details: str
-) -> str:
-    """Generate metadata using mechanisms described in PEP 660.
-
-    Returns the generated metadata directory.
-    """
-    metadata_tmpdir = TempDirectory(kind="modern-metadata", globally_managed=True)
-
-    metadata_dir = metadata_tmpdir.path
-
-    with build_env:
-        # Note that Pep517HookCaller implements a fallback for
-        # prepare_metadata_for_build_wheel/editable, so we don't have to
-        # consider the possibility that this hook doesn't exist.
-        runner = runner_with_spinner_message(
-            "Preparing editable metadata (pyproject.toml)"
-        )
-        with backend.subprocess_runner(runner):
-            try:
-                distinfo_dir = backend.prepare_metadata_for_build_editable(metadata_dir)
-            except InstallationSubprocessError as error:
-                raise MetadataGenerationFailed(package_details=details) from error
-
-    return os.path.join(metadata_dir, distinfo_dir)
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/operations/build/metadata_legacy.py b/.venv/lib/python3.10/site-packages/pip/_internal/operations/build/metadata_legacy.py
deleted file mode 100644
index e60988d..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/operations/build/metadata_legacy.py
+++ /dev/null
@@ -1,74 +0,0 @@
-"""Metadata generation logic for legacy source distributions.
-"""
-
-import logging
-import os
-
-from pip._internal.build_env import BuildEnvironment
-from pip._internal.cli.spinners import open_spinner
-from pip._internal.exceptions import (
-    InstallationError,
-    InstallationSubprocessError,
-    MetadataGenerationFailed,
-)
-from pip._internal.utils.setuptools_build import make_setuptools_egg_info_args
-from pip._internal.utils.subprocess import call_subprocess
-from pip._internal.utils.temp_dir import TempDirectory
-
-logger = logging.getLogger(__name__)
-
-
-def _find_egg_info(directory: str) -> str:
-    """Find an .egg-info subdirectory in `directory`."""
-    filenames = [f for f in os.listdir(directory) if f.endswith(".egg-info")]
-
-    if not filenames:
-        raise InstallationError(f"No .egg-info directory found in {directory}")
-
-    if len(filenames) > 1:
-        raise InstallationError(
-            "More than one .egg-info directory found in {}".format(directory)
-        )
-
-    return os.path.join(directory, filenames[0])
-
-
-def generate_metadata(
-    build_env: BuildEnvironment,
-    setup_py_path: str,
-    source_dir: str,
-    isolated: bool,
-    details: str,
-) -> str:
-    """Generate metadata using setup.py-based defacto mechanisms.
-
-    Returns the generated metadata directory.
-    """
-    logger.debug(
-        "Running setup.py (path:%s) egg_info for package %s",
-        setup_py_path,
-        details,
-    )
-
-    egg_info_dir = TempDirectory(kind="pip-egg-info", globally_managed=True).path
-
-    args = make_setuptools_egg_info_args(
-        setup_py_path,
-        egg_info_dir=egg_info_dir,
-        no_user_config=isolated,
-    )
-
-    with build_env:
-        with open_spinner("Preparing metadata (setup.py)") as spinner:
-            try:
-                call_subprocess(
-                    args,
-                    cwd=source_dir,
-                    command_desc="python setup.py egg_info",
-                    spinner=spinner,
-                )
-            except InstallationSubprocessError as error:
-                raise MetadataGenerationFailed(package_details=details) from error
-
-    # Return the .egg-info directory.
-    return _find_egg_info(egg_info_dir)
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/operations/build/wheel.py b/.venv/lib/python3.10/site-packages/pip/_internal/operations/build/wheel.py
deleted file mode 100644
index b0d2fc9..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/operations/build/wheel.py
+++ /dev/null
@@ -1,37 +0,0 @@
-import logging
-import os
-from typing import Optional
-
-from pip._vendor.pep517.wrappers import Pep517HookCaller
-
-from pip._internal.utils.subprocess import runner_with_spinner_message
-
-logger = logging.getLogger(__name__)
-
-
-def build_wheel_pep517(
-    name: str,
-    backend: Pep517HookCaller,
-    metadata_directory: str,
-    tempd: str,
-) -> Optional[str]:
-    """Build one InstallRequirement using the PEP 517 build process.
-
-    Returns path to wheel if successfully built. Otherwise, returns None.
-    """
-    assert metadata_directory is not None
-    try:
-        logger.debug("Destination directory: %s", tempd)
-
-        runner = runner_with_spinner_message(
-            f"Building wheel for {name} (pyproject.toml)"
-        )
-        with backend.subprocess_runner(runner):
-            wheel_name = backend.build_wheel(
-                tempd,
-                metadata_directory=metadata_directory,
-            )
-    except Exception:
-        logger.error("Failed building wheel for %s", name)
-        return None
-    return os.path.join(tempd, wheel_name)
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/operations/build/wheel_editable.py b/.venv/lib/python3.10/site-packages/pip/_internal/operations/build/wheel_editable.py
deleted file mode 100644
index cf7b01a..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/operations/build/wheel_editable.py
+++ /dev/null
@@ -1,46 +0,0 @@
-import logging
-import os
-from typing import Optional
-
-from pip._vendor.pep517.wrappers import HookMissing, Pep517HookCaller
-
-from pip._internal.utils.subprocess import runner_with_spinner_message
-
-logger = logging.getLogger(__name__)
-
-
-def build_wheel_editable(
-    name: str,
-    backend: Pep517HookCaller,
-    metadata_directory: str,
-    tempd: str,
-) -> Optional[str]:
-    """Build one InstallRequirement using the PEP 660 build process.
-
-    Returns path to wheel if successfully built. Otherwise, returns None.
-    """
-    assert metadata_directory is not None
-    try:
-        logger.debug("Destination directory: %s", tempd)
-
-        runner = runner_with_spinner_message(
-            f"Building editable for {name} (pyproject.toml)"
-        )
-        with backend.subprocess_runner(runner):
-            try:
-                wheel_name = backend.build_editable(
-                    tempd,
-                    metadata_directory=metadata_directory,
-                )
-            except HookMissing as e:
-                logger.error(
-                    "Cannot build editable %s because the build "
-                    "backend does not have the %s hook",
-                    name,
-                    e,
-                )
-                return None
-    except Exception:
-        logger.error("Failed building editable for %s", name)
-        return None
-    return os.path.join(tempd, wheel_name)
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/operations/build/wheel_legacy.py b/.venv/lib/python3.10/site-packages/pip/_internal/operations/build/wheel_legacy.py
deleted file mode 100644
index c5f0492..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/operations/build/wheel_legacy.py
+++ /dev/null
@@ -1,102 +0,0 @@
-import logging
-import os.path
-from typing import List, Optional
-
-from pip._internal.cli.spinners import open_spinner
-from pip._internal.utils.setuptools_build import make_setuptools_bdist_wheel_args
-from pip._internal.utils.subprocess import call_subprocess, format_command_args
-
-logger = logging.getLogger(__name__)
-
-
-def format_command_result(
-    command_args: List[str],
-    command_output: str,
-) -> str:
-    """Format command information for logging."""
-    command_desc = format_command_args(command_args)
-    text = f"Command arguments: {command_desc}\n"
-
-    if not command_output:
-        text += "Command output: None"
-    elif logger.getEffectiveLevel() > logging.DEBUG:
-        text += "Command output: [use --verbose to show]"
-    else:
-        if not command_output.endswith("\n"):
-            command_output += "\n"
-        text += f"Command output:\n{command_output}"
-
-    return text
-
-
-def get_legacy_build_wheel_path(
-    names: List[str],
-    temp_dir: str,
-    name: str,
-    command_args: List[str],
-    command_output: str,
-) -> Optional[str]:
-    """Return the path to the wheel in the temporary build directory."""
-    # Sort for determinism.
-    names = sorted(names)
-    if not names:
-        msg = ("Legacy build of wheel for {!r} created no files.\n").format(name)
-        msg += format_command_result(command_args, command_output)
-        logger.warning(msg)
-        return None
-
-    if len(names) > 1:
-        msg = (
-            "Legacy build of wheel for {!r} created more than one file.\n"
-            "Filenames (choosing first): {}\n"
-        ).format(name, names)
-        msg += format_command_result(command_args, command_output)
-        logger.warning(msg)
-
-    return os.path.join(temp_dir, names[0])
-
-
-def build_wheel_legacy(
-    name: str,
-    setup_py_path: str,
-    source_dir: str,
-    global_options: List[str],
-    build_options: List[str],
-    tempd: str,
-) -> Optional[str]:
-    """Build one unpacked package using the "legacy" build process.
-
-    Returns path to wheel if successfully built. Otherwise, returns None.
-    """
-    wheel_args = make_setuptools_bdist_wheel_args(
-        setup_py_path,
-        global_options=global_options,
-        build_options=build_options,
-        destination_dir=tempd,
-    )
-
-    spin_message = f"Building wheel for {name} (setup.py)"
-    with open_spinner(spin_message) as spinner:
-        logger.debug("Destination directory: %s", tempd)
-
-        try:
-            output = call_subprocess(
-                wheel_args,
-                command_desc="python setup.py bdist_wheel",
-                cwd=source_dir,
-                spinner=spinner,
-            )
-        except Exception:
-            spinner.finish("error")
-            logger.error("Failed building wheel for %s", name)
-            return None
-
-        names = os.listdir(tempd)
-        wheel_path = get_legacy_build_wheel_path(
-            names=names,
-            temp_dir=tempd,
-            name=name,
-            command_args=wheel_args,
-            command_output=output,
-        )
-        return wheel_path
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/operations/check.py b/.venv/lib/python3.10/site-packages/pip/_internal/operations/check.py
deleted file mode 100644
index fb3ac8b..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/operations/check.py
+++ /dev/null
@@ -1,149 +0,0 @@
-"""Validation of dependencies of packages
-"""
-
-import logging
-from typing import Callable, Dict, List, NamedTuple, Optional, Set, Tuple
-
-from pip._vendor.packaging.requirements import Requirement
-from pip._vendor.packaging.utils import NormalizedName, canonicalize_name
-
-from pip._internal.distributions import make_distribution_for_install_requirement
-from pip._internal.metadata import get_default_environment
-from pip._internal.metadata.base import DistributionVersion
-from pip._internal.req.req_install import InstallRequirement
-
-logger = logging.getLogger(__name__)
-
-
-class PackageDetails(NamedTuple):
-    version: DistributionVersion
-    dependencies: List[Requirement]
-
-
-# Shorthands
-PackageSet = Dict[NormalizedName, PackageDetails]
-Missing = Tuple[NormalizedName, Requirement]
-Conflicting = Tuple[NormalizedName, DistributionVersion, Requirement]
-
-MissingDict = Dict[NormalizedName, List[Missing]]
-ConflictingDict = Dict[NormalizedName, List[Conflicting]]
-CheckResult = Tuple[MissingDict, ConflictingDict]
-ConflictDetails = Tuple[PackageSet, CheckResult]
-
-
-def create_package_set_from_installed() -> Tuple[PackageSet, bool]:
-    """Converts a list of distributions into a PackageSet."""
-    package_set = {}
-    problems = False
-    env = get_default_environment()
-    for dist in env.iter_installed_distributions(local_only=False, skip=()):
-        name = dist.canonical_name
-        try:
-            dependencies = list(dist.iter_dependencies())
-            package_set[name] = PackageDetails(dist.version, dependencies)
-        except (OSError, ValueError) as e:
-            # Don't crash on unreadable or broken metadata.
-            logger.warning("Error parsing requirements for %s: %s", name, e)
-            problems = True
-    return package_set, problems
-
-
-def check_package_set(
-    package_set: PackageSet, should_ignore: Optional[Callable[[str], bool]] = None
-) -> CheckResult:
-    """Check if a package set is consistent
-
-    If should_ignore is passed, it should be a callable that takes a
-    package name and returns a boolean.
-    """
-
-    missing = {}
-    conflicting = {}
-
-    for package_name, package_detail in package_set.items():
-        # Info about dependencies of package_name
-        missing_deps: Set[Missing] = set()
-        conflicting_deps: Set[Conflicting] = set()
-
-        if should_ignore and should_ignore(package_name):
-            continue
-
-        for req in package_detail.dependencies:
-            name = canonicalize_name(req.name)
-
-            # Check if it's missing
-            if name not in package_set:
-                missed = True
-                if req.marker is not None:
-                    missed = req.marker.evaluate()
-                if missed:
-                    missing_deps.add((name, req))
-                continue
-
-            # Check if there's a conflict
-            version = package_set[name].version
-            if not req.specifier.contains(version, prereleases=True):
-                conflicting_deps.add((name, version, req))
-
-        if missing_deps:
-            missing[package_name] = sorted(missing_deps, key=str)
-        if conflicting_deps:
-            conflicting[package_name] = sorted(conflicting_deps, key=str)
-
-    return missing, conflicting
-
-
-def check_install_conflicts(to_install: List[InstallRequirement]) -> ConflictDetails:
-    """For checking if the dependency graph would be consistent after \
-    installing given requirements
-    """
-    # Start from the current state
-    package_set, _ = create_package_set_from_installed()
-    # Install packages
-    would_be_installed = _simulate_installation_of(to_install, package_set)
-
-    # Only warn about directly-dependent packages; create a whitelist of them
-    whitelist = _create_whitelist(would_be_installed, package_set)
-
-    return (
-        package_set,
-        check_package_set(
-            package_set, should_ignore=lambda name: name not in whitelist
-        ),
-    )
-
-
-def _simulate_installation_of(
-    to_install: List[InstallRequirement], package_set: PackageSet
-) -> Set[NormalizedName]:
-    """Computes the version of packages after installing to_install."""
-    # Keep track of packages that were installed
-    installed = set()
-
-    # Modify it as installing requirement_set would (assuming no errors)
-    for inst_req in to_install:
-        abstract_dist = make_distribution_for_install_requirement(inst_req)
-        dist = abstract_dist.get_metadata_distribution()
-        name = dist.canonical_name
-        package_set[name] = PackageDetails(dist.version, list(dist.iter_dependencies()))
-
-        installed.add(name)
-
-    return installed
-
-
-def _create_whitelist(
-    would_be_installed: Set[NormalizedName], package_set: PackageSet
-) -> Set[NormalizedName]:
-    packages_affected = set(would_be_installed)
-
-    for package_name in package_set:
-        if package_name in packages_affected:
-            continue
-
-        for req in package_set[package_name].dependencies:
-            if canonicalize_name(req.name) in packages_affected:
-                packages_affected.add(package_name)
-                break
-
-    return packages_affected
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/operations/freeze.py b/.venv/lib/python3.10/site-packages/pip/_internal/operations/freeze.py
deleted file mode 100644
index 4565540..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/operations/freeze.py
+++ /dev/null
@@ -1,254 +0,0 @@
-import collections
-import logging
-import os
-from typing import Container, Dict, Iterable, Iterator, List, NamedTuple, Optional, Set
-
-from pip._vendor.packaging.utils import canonicalize_name
-from pip._vendor.packaging.version import Version
-
-from pip._internal.exceptions import BadCommand, InstallationError
-from pip._internal.metadata import BaseDistribution, get_environment
-from pip._internal.req.constructors import (
-    install_req_from_editable,
-    install_req_from_line,
-)
-from pip._internal.req.req_file import COMMENT_RE
-from pip._internal.utils.direct_url_helpers import direct_url_as_pep440_direct_reference
-
-logger = logging.getLogger(__name__)
-
-
-class _EditableInfo(NamedTuple):
-    requirement: str
-    comments: List[str]
-
-
-def freeze(
-    requirement: Optional[List[str]] = None,
-    local_only: bool = False,
-    user_only: bool = False,
-    paths: Optional[List[str]] = None,
-    isolated: bool = False,
-    exclude_editable: bool = False,
-    skip: Container[str] = (),
-) -> Iterator[str]:
-    installations: Dict[str, FrozenRequirement] = {}
-
-    dists = get_environment(paths).iter_installed_distributions(
-        local_only=local_only,
-        skip=(),
-        user_only=user_only,
-    )
-    for dist in dists:
-        req = FrozenRequirement.from_dist(dist)
-        if exclude_editable and req.editable:
-            continue
-        installations[req.canonical_name] = req
-
-    if requirement:
-        # the options that don't get turned into an InstallRequirement
-        # should only be emitted once, even if the same option is in multiple
-        # requirements files, so we need to keep track of what has been emitted
-        # so that we don't emit it again if it's seen again
-        emitted_options: Set[str] = set()
-        # keep track of which files a requirement is in so that we can
-        # give an accurate warning if a requirement appears multiple times.
-        req_files: Dict[str, List[str]] = collections.defaultdict(list)
-        for req_file_path in requirement:
-            with open(req_file_path) as req_file:
-                for line in req_file:
-                    if (
-                        not line.strip()
-                        or line.strip().startswith("#")
-                        or line.startswith(
-                            (
-                                "-r",
-                                "--requirement",
-                                "-f",
-                                "--find-links",
-                                "-i",
-                                "--index-url",
-                                "--pre",
-                                "--trusted-host",
-                                "--process-dependency-links",
-                                "--extra-index-url",
-                                "--use-feature",
-                            )
-                        )
-                    ):
-                        line = line.rstrip()
-                        if line not in emitted_options:
-                            emitted_options.add(line)
-                            yield line
-                        continue
-
-                    if line.startswith("-e") or line.startswith("--editable"):
-                        if line.startswith("-e"):
-                            line = line[2:].strip()
-                        else:
-                            line = line[len("--editable") :].strip().lstrip("=")
-                        line_req = install_req_from_editable(
-                            line,
-                            isolated=isolated,
-                        )
-                    else:
-                        line_req = install_req_from_line(
-                            COMMENT_RE.sub("", line).strip(),
-                            isolated=isolated,
-                        )
-
-                    if not line_req.name:
-                        logger.info(
-                            "Skipping line in requirement file [%s] because "
-                            "it's not clear what it would install: %s",
-                            req_file_path,
-                            line.strip(),
-                        )
-                        logger.info(
-                            "  (add #egg=PackageName to the URL to avoid"
-                            " this warning)"
-                        )
-                    else:
-                        line_req_canonical_name = canonicalize_name(line_req.name)
-                        if line_req_canonical_name not in installations:
-                            # either it's not installed, or it is installed
-                            # but has been processed already
-                            if not req_files[line_req.name]:
-                                logger.warning(
-                                    "Requirement file [%s] contains %s, but "
-                                    "package %r is not installed",
-                                    req_file_path,
-                                    COMMENT_RE.sub("", line).strip(),
-                                    line_req.name,
-                                )
-                            else:
-                                req_files[line_req.name].append(req_file_path)
-                        else:
-                            yield str(installations[line_req_canonical_name]).rstrip()
-                            del installations[line_req_canonical_name]
-                            req_files[line_req.name].append(req_file_path)
-
-        # Warn about requirements that were included multiple times (in a
-        # single requirements file or in different requirements files).
-        for name, files in req_files.items():
-            if len(files) > 1:
-                logger.warning(
-                    "Requirement %s included multiple times [%s]",
-                    name,
-                    ", ".join(sorted(set(files))),
-                )
-
-        yield ("## The following requirements were added by pip freeze:")
-    for installation in sorted(installations.values(), key=lambda x: x.name.lower()):
-        if installation.canonical_name not in skip:
-            yield str(installation).rstrip()
-
-
-def _format_as_name_version(dist: BaseDistribution) -> str:
-    if isinstance(dist.version, Version):
-        return f"{dist.raw_name}=={dist.version}"
-    return f"{dist.raw_name}==={dist.version}"
-
-
-def _get_editable_info(dist: BaseDistribution) -> _EditableInfo:
-    """
-    Compute and return values (req, comments) for use in
-    FrozenRequirement.from_dist().
-    """
-    editable_project_location = dist.editable_project_location
-    assert editable_project_location
-    location = os.path.normcase(os.path.abspath(editable_project_location))
-
-    from pip._internal.vcs import RemoteNotFoundError, RemoteNotValidError, vcs
-
-    vcs_backend = vcs.get_backend_for_dir(location)
-
-    if vcs_backend is None:
-        display = _format_as_name_version(dist)
-        logger.debug(
-            'No VCS found for editable requirement "%s" in: %r',
-            display,
-            location,
-        )
-        return _EditableInfo(
-            requirement=location,
-            comments=[f"# Editable install with no version control ({display})"],
-        )
-
-    vcs_name = type(vcs_backend).__name__
-
-    try:
-        req = vcs_backend.get_src_requirement(location, dist.raw_name)
-    except RemoteNotFoundError:
-        display = _format_as_name_version(dist)
-        return _EditableInfo(
-            requirement=location,
-            comments=[f"# Editable {vcs_name} install with no remote ({display})"],
-        )
-    except RemoteNotValidError as ex:
-        display = _format_as_name_version(dist)
-        return _EditableInfo(
-            requirement=location,
-            comments=[
-                f"# Editable {vcs_name} install ({display}) with either a deleted "
-                f"local remote or invalid URI:",
-                f"# '{ex.url}'",
-            ],
-        )
-    except BadCommand:
-        logger.warning(
-            "cannot determine version of editable source in %s "
-            "(%s command not found in path)",
-            location,
-            vcs_backend.name,
-        )
-        return _EditableInfo(requirement=location, comments=[])
-    except InstallationError as exc:
-        logger.warning("Error when trying to get requirement for VCS system %s", exc)
-    else:
-        return _EditableInfo(requirement=req, comments=[])
-
-    logger.warning("Could not determine repository location of %s", location)
-
-    return _EditableInfo(
-        requirement=location,
-        comments=["## !! Could not determine repository location"],
-    )
-
-
-class FrozenRequirement:
-    def __init__(
-        self,
-        name: str,
-        req: str,
-        editable: bool,
-        comments: Iterable[str] = (),
-    ) -> None:
-        self.name = name
-        self.canonical_name = canonicalize_name(name)
-        self.req = req
-        self.editable = editable
-        self.comments = comments
-
-    @classmethod
-    def from_dist(cls, dist: BaseDistribution) -> "FrozenRequirement":
-        editable = dist.editable
-        if editable:
-            req, comments = _get_editable_info(dist)
-        else:
-            comments = []
-            direct_url = dist.direct_url
-            if direct_url:
-                # if PEP 610 metadata is present, use it
-                req = direct_url_as_pep440_direct_reference(direct_url, dist.raw_name)
-            else:
-                # name==version requirement
-                req = _format_as_name_version(dist)
-
-        return cls(dist.raw_name, req, editable, comments=comments)
-
-    def __str__(self) -> str:
-        req = self.req
-        if self.editable:
-            req = f"-e {req}"
-        return "\n".join(list(self.comments) + [str(req)]) + "\n"
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/operations/install/__init__.py b/.venv/lib/python3.10/site-packages/pip/_internal/operations/install/__init__.py
deleted file mode 100644
index 24d6a5d..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/operations/install/__init__.py
+++ /dev/null
@@ -1,2 +0,0 @@
-"""For modules related to installing packages.
-"""
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/operations/install/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/operations/install/__pycache__/__init__.cpython-310.pyc
deleted file mode 100644
index e243ff2c4956d9b630233c9003842d4908db4350..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 261
zcmYjMyJ|x*4E4>@OCbN?HIP^-$yiFKj9EgLF2ae`#MIX^wsRr*oNoP?{y^6LMW^ca
z0X?82j)V?JJeiD@;PLhSc`5y45dYDLc#tZskW){}HCr_uU1n>}x?^_=RCK0bD>+?R
z`&g1zRLpoYZLT+nj`xUfDv!kKn?4g9xg$tE*#M4u=n6%LE8NL^zA!5=
zJ;fe^-$6RpBgdt=T|n`b=709XHK31`augR%lx_7K3;bpQl&!CbCY`VC-B0NI;juC#
GY1J1)uS;wI

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/operations/install/__pycache__/editable_legacy.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/operations/install/__pycache__/editable_legacy.cpython-310.pyc
deleted file mode 100644
index 86f5100ea62b9aab4cf79d4ee3578c9cf9c592da..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 1548
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 None:
-    """Install a package in editable mode. Most arguments are pass-through
-    to setuptools.
-    """
-    logger.info("Running setup.py develop for %s", name)
-
-    args = make_setuptools_develop_args(
-        setup_py_path,
-        global_options=global_options,
-        install_options=install_options,
-        no_user_config=isolated,
-        prefix=prefix,
-        home=home,
-        use_user_site=use_user_site,
-    )
-
-    with indent_log():
-        with build_env:
-            call_subprocess(
-                args,
-                command_desc="python setup.py develop",
-                cwd=unpacked_source_directory,
-            )
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/operations/install/legacy.py b/.venv/lib/python3.10/site-packages/pip/_internal/operations/install/legacy.py
deleted file mode 100644
index 5b7ef90..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/operations/install/legacy.py
+++ /dev/null
@@ -1,120 +0,0 @@
-"""Legacy installation process, i.e. `setup.py install`.
-"""
-
-import logging
-import os
-from distutils.util import change_root
-from typing import List, Optional, Sequence
-
-from pip._internal.build_env import BuildEnvironment
-from pip._internal.exceptions import InstallationError, LegacyInstallFailure
-from pip._internal.models.scheme import Scheme
-from pip._internal.utils.misc import ensure_dir
-from pip._internal.utils.setuptools_build import make_setuptools_install_args
-from pip._internal.utils.subprocess import runner_with_spinner_message
-from pip._internal.utils.temp_dir import TempDirectory
-
-logger = logging.getLogger(__name__)
-
-
-def write_installed_files_from_setuptools_record(
-    record_lines: List[str],
-    root: Optional[str],
-    req_description: str,
-) -> None:
-    def prepend_root(path: str) -> str:
-        if root is None or not os.path.isabs(path):
-            return path
-        else:
-            return change_root(root, path)
-
-    for line in record_lines:
-        directory = os.path.dirname(line)
-        if directory.endswith(".egg-info"):
-            egg_info_dir = prepend_root(directory)
-            break
-    else:
-        message = (
-            "{} did not indicate that it installed an "
-            ".egg-info directory. Only setup.py projects "
-            "generating .egg-info directories are supported."
-        ).format(req_description)
-        raise InstallationError(message)
-
-    new_lines = []
-    for line in record_lines:
-        filename = line.strip()
-        if os.path.isdir(filename):
-            filename += os.path.sep
-        new_lines.append(os.path.relpath(prepend_root(filename), egg_info_dir))
-    new_lines.sort()
-    ensure_dir(egg_info_dir)
-    inst_files_path = os.path.join(egg_info_dir, "installed-files.txt")
-    with open(inst_files_path, "w") as f:
-        f.write("\n".join(new_lines) + "\n")
-
-
-def install(
-    install_options: List[str],
-    global_options: Sequence[str],
-    root: Optional[str],
-    home: Optional[str],
-    prefix: Optional[str],
-    use_user_site: bool,
-    pycompile: bool,
-    scheme: Scheme,
-    setup_py_path: str,
-    isolated: bool,
-    req_name: str,
-    build_env: BuildEnvironment,
-    unpacked_source_directory: str,
-    req_description: str,
-) -> bool:
-
-    header_dir = scheme.headers
-
-    with TempDirectory(kind="record") as temp_dir:
-        try:
-            record_filename = os.path.join(temp_dir.path, "install-record.txt")
-            install_args = make_setuptools_install_args(
-                setup_py_path,
-                global_options=global_options,
-                install_options=install_options,
-                record_filename=record_filename,
-                root=root,
-                prefix=prefix,
-                header_dir=header_dir,
-                home=home,
-                use_user_site=use_user_site,
-                no_user_config=isolated,
-                pycompile=pycompile,
-            )
-
-            runner = runner_with_spinner_message(
-                f"Running setup.py install for {req_name}"
-            )
-            with build_env:
-                runner(
-                    cmd=install_args,
-                    cwd=unpacked_source_directory,
-                )
-
-            if not os.path.exists(record_filename):
-                logger.debug("Record file %s not found", record_filename)
-                # Signal to the caller that we didn't install the new package
-                return False
-
-        except Exception as e:
-            # Signal to the caller that we didn't install the new package
-            raise LegacyInstallFailure(package_details=req_name) from e
-
-        # At this point, we have successfully installed the requirement.
-
-        # We intentionally do not use any encoding to read the file because
-        # setuptools writes the file using distutils.file_util.write_file,
-        # which does not specify an encoding.
-        with open(record_filename) as f:
-            record_lines = f.read().splitlines()
-
-    write_installed_files_from_setuptools_record(record_lines, root, req_description)
-    return True
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/operations/install/wheel.py b/.venv/lib/python3.10/site-packages/pip/_internal/operations/install/wheel.py
deleted file mode 100644
index e191b13..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/operations/install/wheel.py
+++ /dev/null
@@ -1,738 +0,0 @@
-"""Support for installing and building the "wheel" binary package format.
-"""
-
-import collections
-import compileall
-import contextlib
-import csv
-import importlib
-import logging
-import os.path
-import re
-import shutil
-import sys
-import warnings
-from base64 import urlsafe_b64encode
-from email.message import Message
-from itertools import chain, filterfalse, starmap
-from typing import (
-    IO,
-    TYPE_CHECKING,
-    Any,
-    BinaryIO,
-    Callable,
-    Dict,
-    Iterable,
-    Iterator,
-    List,
-    NewType,
-    Optional,
-    Sequence,
-    Set,
-    Tuple,
-    Union,
-    cast,
-)
-from zipfile import ZipFile, ZipInfo
-
-from pip._vendor.distlib.scripts import ScriptMaker
-from pip._vendor.distlib.util import get_export_entry
-from pip._vendor.packaging.utils import canonicalize_name
-
-from pip._internal.exceptions import InstallationError
-from pip._internal.locations import get_major_minor_version
-from pip._internal.metadata import (
-    BaseDistribution,
-    FilesystemWheel,
-    get_wheel_distribution,
-)
-from pip._internal.models.direct_url import DIRECT_URL_METADATA_NAME, DirectUrl
-from pip._internal.models.scheme import SCHEME_KEYS, Scheme
-from pip._internal.utils.filesystem import adjacent_tmp_file, replace
-from pip._internal.utils.misc import captured_stdout, ensure_dir, hash_file, partition
-from pip._internal.utils.unpacking import (
-    current_umask,
-    is_within_directory,
-    set_extracted_file_to_default_mode_plus_executable,
-    zip_item_is_executable,
-)
-from pip._internal.utils.wheel import parse_wheel
-
-if TYPE_CHECKING:
-    from typing import Protocol
-
-    class File(Protocol):
-        src_record_path: "RecordPath"
-        dest_path: str
-        changed: bool
-
-        def save(self) -> None:
-            pass
-
-
-logger = logging.getLogger(__name__)
-
-RecordPath = NewType("RecordPath", str)
-InstalledCSVRow = Tuple[RecordPath, str, Union[int, str]]
-
-
-def rehash(path: str, blocksize: int = 1 << 20) -> Tuple[str, str]:
-    """Return (encoded_digest, length) for path using hashlib.sha256()"""
-    h, length = hash_file(path, blocksize)
-    digest = "sha256=" + urlsafe_b64encode(h.digest()).decode("latin1").rstrip("=")
-    return (digest, str(length))
-
-
-def csv_io_kwargs(mode: str) -> Dict[str, Any]:
-    """Return keyword arguments to properly open a CSV file
-    in the given mode.
-    """
-    return {"mode": mode, "newline": "", "encoding": "utf-8"}
-
-
-def fix_script(path: str) -> bool:
-    """Replace #!python with #!/path/to/python
-    Return True if file was changed.
-    """
-    # XXX RECORD hashes will need to be updated
-    assert os.path.isfile(path)
-
-    with open(path, "rb") as script:
-        firstline = script.readline()
-        if not firstline.startswith(b"#!python"):
-            return False
-        exename = sys.executable.encode(sys.getfilesystemencoding())
-        firstline = b"#!" + exename + os.linesep.encode("ascii")
-        rest = script.read()
-    with open(path, "wb") as script:
-        script.write(firstline)
-        script.write(rest)
-    return True
-
-
-def wheel_root_is_purelib(metadata: Message) -> bool:
-    return metadata.get("Root-Is-Purelib", "").lower() == "true"
-
-
-def get_entrypoints(dist: BaseDistribution) -> Tuple[Dict[str, str], Dict[str, str]]:
-    console_scripts = {}
-    gui_scripts = {}
-    for entry_point in dist.iter_entry_points():
-        if entry_point.group == "console_scripts":
-            console_scripts[entry_point.name] = entry_point.value
-        elif entry_point.group == "gui_scripts":
-            gui_scripts[entry_point.name] = entry_point.value
-    return console_scripts, gui_scripts
-
-
-def message_about_scripts_not_on_PATH(scripts: Sequence[str]) -> Optional[str]:
-    """Determine if any scripts are not on PATH and format a warning.
-    Returns a warning message if one or more scripts are not on PATH,
-    otherwise None.
-    """
-    if not scripts:
-        return None
-
-    # Group scripts by the path they were installed in
-    grouped_by_dir: Dict[str, Set[str]] = collections.defaultdict(set)
-    for destfile in scripts:
-        parent_dir = os.path.dirname(destfile)
-        script_name = os.path.basename(destfile)
-        grouped_by_dir[parent_dir].add(script_name)
-
-    # We don't want to warn for directories that are on PATH.
-    not_warn_dirs = [
-        os.path.normcase(i).rstrip(os.sep)
-        for i in os.environ.get("PATH", "").split(os.pathsep)
-    ]
-    # If an executable sits with sys.executable, we don't warn for it.
-    #     This covers the case of venv invocations without activating the venv.
-    not_warn_dirs.append(os.path.normcase(os.path.dirname(sys.executable)))
-    warn_for: Dict[str, Set[str]] = {
-        parent_dir: scripts
-        for parent_dir, scripts in grouped_by_dir.items()
-        if os.path.normcase(parent_dir) not in not_warn_dirs
-    }
-    if not warn_for:
-        return None
-
-    # Format a message
-    msg_lines = []
-    for parent_dir, dir_scripts in warn_for.items():
-        sorted_scripts: List[str] = sorted(dir_scripts)
-        if len(sorted_scripts) == 1:
-            start_text = "script {} is".format(sorted_scripts[0])
-        else:
-            start_text = "scripts {} are".format(
-                ", ".join(sorted_scripts[:-1]) + " and " + sorted_scripts[-1]
-            )
-
-        msg_lines.append(
-            "The {} installed in '{}' which is not on PATH.".format(
-                start_text, parent_dir
-            )
-        )
-
-    last_line_fmt = (
-        "Consider adding {} to PATH or, if you prefer "
-        "to suppress this warning, use --no-warn-script-location."
-    )
-    if len(msg_lines) == 1:
-        msg_lines.append(last_line_fmt.format("this directory"))
-    else:
-        msg_lines.append(last_line_fmt.format("these directories"))
-
-    # Add a note if any directory starts with ~
-    warn_for_tilde = any(
-        i[0] == "~" for i in os.environ.get("PATH", "").split(os.pathsep) if i
-    )
-    if warn_for_tilde:
-        tilde_warning_msg = (
-            "NOTE: The current PATH contains path(s) starting with `~`, "
-            "which may not be expanded by all applications."
-        )
-        msg_lines.append(tilde_warning_msg)
-
-    # Returns the formatted multiline message
-    return "\n".join(msg_lines)
-
-
-def _normalized_outrows(
-    outrows: Iterable[InstalledCSVRow],
-) -> List[Tuple[str, str, str]]:
-    """Normalize the given rows of a RECORD file.
-
-    Items in each row are converted into str. Rows are then sorted to make
-    the value more predictable for tests.
-
-    Each row is a 3-tuple (path, hash, size) and corresponds to a record of
-    a RECORD file (see PEP 376 and PEP 427 for details).  For the rows
-    passed to this function, the size can be an integer as an int or string,
-    or the empty string.
-    """
-    # Normally, there should only be one row per path, in which case the
-    # second and third elements don't come into play when sorting.
-    # However, in cases in the wild where a path might happen to occur twice,
-    # we don't want the sort operation to trigger an error (but still want
-    # determinism).  Since the third element can be an int or string, we
-    # coerce each element to a string to avoid a TypeError in this case.
-    # For additional background, see--
-    # https://github.com/pypa/pip/issues/5868
-    return sorted(
-        (record_path, hash_, str(size)) for record_path, hash_, size in outrows
-    )
-
-
-def _record_to_fs_path(record_path: RecordPath) -> str:
-    return record_path
-
-
-def _fs_to_record_path(path: str, relative_to: Optional[str] = None) -> RecordPath:
-    if relative_to is not None:
-        # On Windows, do not handle relative paths if they belong to different
-        # logical disks
-        if (
-            os.path.splitdrive(path)[0].lower()
-            == os.path.splitdrive(relative_to)[0].lower()
-        ):
-            path = os.path.relpath(path, relative_to)
-    path = path.replace(os.path.sep, "/")
-    return cast("RecordPath", path)
-
-
-def get_csv_rows_for_installed(
-    old_csv_rows: List[List[str]],
-    installed: Dict[RecordPath, RecordPath],
-    changed: Set[RecordPath],
-    generated: List[str],
-    lib_dir: str,
-) -> List[InstalledCSVRow]:
-    """
-    :param installed: A map from archive RECORD path to installation RECORD
-        path.
-    """
-    installed_rows: List[InstalledCSVRow] = []
-    for row in old_csv_rows:
-        if len(row) > 3:
-            logger.warning("RECORD line has more than three elements: %s", row)
-        old_record_path = cast("RecordPath", row[0])
-        new_record_path = installed.pop(old_record_path, old_record_path)
-        if new_record_path in changed:
-            digest, length = rehash(_record_to_fs_path(new_record_path))
-        else:
-            digest = row[1] if len(row) > 1 else ""
-            length = row[2] if len(row) > 2 else ""
-        installed_rows.append((new_record_path, digest, length))
-    for f in generated:
-        path = _fs_to_record_path(f, lib_dir)
-        digest, length = rehash(f)
-        installed_rows.append((path, digest, length))
-    for installed_record_path in installed.values():
-        installed_rows.append((installed_record_path, "", ""))
-    return installed_rows
-
-
-def get_console_script_specs(console: Dict[str, str]) -> List[str]:
-    """
-    Given the mapping from entrypoint name to callable, return the relevant
-    console script specs.
-    """
-    # Don't mutate caller's version
-    console = console.copy()
-
-    scripts_to_generate = []
-
-    # Special case pip and setuptools to generate versioned wrappers
-    #
-    # The issue is that some projects (specifically, pip and setuptools) use
-    # code in setup.py to create "versioned" entry points - pip2.7 on Python
-    # 2.7, pip3.3 on Python 3.3, etc. But these entry points are baked into
-    # the wheel metadata at build time, and so if the wheel is installed with
-    # a *different* version of Python the entry points will be wrong. The
-    # correct fix for this is to enhance the metadata to be able to describe
-    # such versioned entry points, but that won't happen till Metadata 2.0 is
-    # available.
-    # In the meantime, projects using versioned entry points will either have
-    # incorrect versioned entry points, or they will not be able to distribute
-    # "universal" wheels (i.e., they will need a wheel per Python version).
-    #
-    # Because setuptools and pip are bundled with _ensurepip and virtualenv,
-    # we need to use universal wheels. So, as a stopgap until Metadata 2.0, we
-    # override the versioned entry points in the wheel and generate the
-    # correct ones. This code is purely a short-term measure until Metadata 2.0
-    # is available.
-    #
-    # To add the level of hack in this section of code, in order to support
-    # ensurepip this code will look for an ``ENSUREPIP_OPTIONS`` environment
-    # variable which will control which version scripts get installed.
-    #
-    # ENSUREPIP_OPTIONS=altinstall
-    #   - Only pipX.Y and easy_install-X.Y will be generated and installed
-    # ENSUREPIP_OPTIONS=install
-    #   - pipX.Y, pipX, easy_install-X.Y will be generated and installed. Note
-    #     that this option is technically if ENSUREPIP_OPTIONS is set and is
-    #     not altinstall
-    # DEFAULT
-    #   - The default behavior is to install pip, pipX, pipX.Y, easy_install
-    #     and easy_install-X.Y.
-    pip_script = console.pop("pip", None)
-    if pip_script:
-        if "ENSUREPIP_OPTIONS" not in os.environ:
-            scripts_to_generate.append("pip = " + pip_script)
-
-        if os.environ.get("ENSUREPIP_OPTIONS", "") != "altinstall":
-            scripts_to_generate.append(
-                "pip{} = {}".format(sys.version_info[0], pip_script)
-            )
-
-        scripts_to_generate.append(f"pip{get_major_minor_version()} = {pip_script}")
-        # Delete any other versioned pip entry points
-        pip_ep = [k for k in console if re.match(r"pip(\d(\.\d)?)?$", k)]
-        for k in pip_ep:
-            del console[k]
-    easy_install_script = console.pop("easy_install", None)
-    if easy_install_script:
-        if "ENSUREPIP_OPTIONS" not in os.environ:
-            scripts_to_generate.append("easy_install = " + easy_install_script)
-
-        scripts_to_generate.append(
-            "easy_install-{} = {}".format(
-                get_major_minor_version(), easy_install_script
-            )
-        )
-        # Delete any other versioned easy_install entry points
-        easy_install_ep = [
-            k for k in console if re.match(r"easy_install(-\d\.\d)?$", k)
-        ]
-        for k in easy_install_ep:
-            del console[k]
-
-    # Generate the console entry points specified in the wheel
-    scripts_to_generate.extend(starmap("{} = {}".format, console.items()))
-
-    return scripts_to_generate
-
-
-class ZipBackedFile:
-    def __init__(
-        self, src_record_path: RecordPath, dest_path: str, zip_file: ZipFile
-    ) -> None:
-        self.src_record_path = src_record_path
-        self.dest_path = dest_path
-        self._zip_file = zip_file
-        self.changed = False
-
-    def _getinfo(self) -> ZipInfo:
-        return self._zip_file.getinfo(self.src_record_path)
-
-    def save(self) -> None:
-        # directory creation is lazy and after file filtering
-        # to ensure we don't install empty dirs; empty dirs can't be
-        # uninstalled.
-        parent_dir = os.path.dirname(self.dest_path)
-        ensure_dir(parent_dir)
-
-        # When we open the output file below, any existing file is truncated
-        # before we start writing the new contents. This is fine in most
-        # cases, but can cause a segfault if pip has loaded a shared
-        # object (e.g. from pyopenssl through its vendored urllib3)
-        # Since the shared object is mmap'd an attempt to call a
-        # symbol in it will then cause a segfault. Unlinking the file
-        # allows writing of new contents while allowing the process to
-        # continue to use the old copy.
-        if os.path.exists(self.dest_path):
-            os.unlink(self.dest_path)
-
-        zipinfo = self._getinfo()
-
-        with self._zip_file.open(zipinfo) as f:
-            with open(self.dest_path, "wb") as dest:
-                shutil.copyfileobj(f, dest)
-
-        if zip_item_is_executable(zipinfo):
-            set_extracted_file_to_default_mode_plus_executable(self.dest_path)
-
-
-class ScriptFile:
-    def __init__(self, file: "File") -> None:
-        self._file = file
-        self.src_record_path = self._file.src_record_path
-        self.dest_path = self._file.dest_path
-        self.changed = False
-
-    def save(self) -> None:
-        self._file.save()
-        self.changed = fix_script(self.dest_path)
-
-
-class MissingCallableSuffix(InstallationError):
-    def __init__(self, entry_point: str) -> None:
-        super().__init__(
-            "Invalid script entry point: {} - A callable "
-            "suffix is required. Cf https://packaging.python.org/"
-            "specifications/entry-points/#use-for-scripts for more "
-            "information.".format(entry_point)
-        )
-
-
-def _raise_for_invalid_entrypoint(specification: str) -> None:
-    entry = get_export_entry(specification)
-    if entry is not None and entry.suffix is None:
-        raise MissingCallableSuffix(str(entry))
-
-
-class PipScriptMaker(ScriptMaker):
-    def make(self, specification: str, options: Dict[str, Any] = None) -> List[str]:
-        _raise_for_invalid_entrypoint(specification)
-        return super().make(specification, options)
-
-
-def _install_wheel(
-    name: str,
-    wheel_zip: ZipFile,
-    wheel_path: str,
-    scheme: Scheme,
-    pycompile: bool = True,
-    warn_script_location: bool = True,
-    direct_url: Optional[DirectUrl] = None,
-    requested: bool = False,
-) -> None:
-    """Install a wheel.
-
-    :param name: Name of the project to install
-    :param wheel_zip: open ZipFile for wheel being installed
-    :param scheme: Distutils scheme dictating the install directories
-    :param req_description: String used in place of the requirement, for
-        logging
-    :param pycompile: Whether to byte-compile installed Python files
-    :param warn_script_location: Whether to check that scripts are installed
-        into a directory on PATH
-    :raises UnsupportedWheel:
-        * when the directory holds an unpacked wheel with incompatible
-          Wheel-Version
-        * when the .dist-info dir does not match the wheel
-    """
-    info_dir, metadata = parse_wheel(wheel_zip, name)
-
-    if wheel_root_is_purelib(metadata):
-        lib_dir = scheme.purelib
-    else:
-        lib_dir = scheme.platlib
-
-    # Record details of the files moved
-    #   installed = files copied from the wheel to the destination
-    #   changed = files changed while installing (scripts #! line typically)
-    #   generated = files newly generated during the install (script wrappers)
-    installed: Dict[RecordPath, RecordPath] = {}
-    changed: Set[RecordPath] = set()
-    generated: List[str] = []
-
-    def record_installed(
-        srcfile: RecordPath, destfile: str, modified: bool = False
-    ) -> None:
-        """Map archive RECORD paths to installation RECORD paths."""
-        newpath = _fs_to_record_path(destfile, lib_dir)
-        installed[srcfile] = newpath
-        if modified:
-            changed.add(_fs_to_record_path(destfile))
-
-    def is_dir_path(path: RecordPath) -> bool:
-        return path.endswith("/")
-
-    def assert_no_path_traversal(dest_dir_path: str, target_path: str) -> None:
-        if not is_within_directory(dest_dir_path, target_path):
-            message = (
-                "The wheel {!r} has a file {!r} trying to install"
-                " outside the target directory {!r}"
-            )
-            raise InstallationError(
-                message.format(wheel_path, target_path, dest_dir_path)
-            )
-
-    def root_scheme_file_maker(
-        zip_file: ZipFile, dest: str
-    ) -> Callable[[RecordPath], "File"]:
-        def make_root_scheme_file(record_path: RecordPath) -> "File":
-            normed_path = os.path.normpath(record_path)
-            dest_path = os.path.join(dest, normed_path)
-            assert_no_path_traversal(dest, dest_path)
-            return ZipBackedFile(record_path, dest_path, zip_file)
-
-        return make_root_scheme_file
-
-    def data_scheme_file_maker(
-        zip_file: ZipFile, scheme: Scheme
-    ) -> Callable[[RecordPath], "File"]:
-        scheme_paths = {key: getattr(scheme, key) for key in SCHEME_KEYS}
-
-        def make_data_scheme_file(record_path: RecordPath) -> "File":
-            normed_path = os.path.normpath(record_path)
-            try:
-                _, scheme_key, dest_subpath = normed_path.split(os.path.sep, 2)
-            except ValueError:
-                message = (
-                    "Unexpected file in {}: {!r}. .data directory contents"
-                    " should be named like: '/'."
-                ).format(wheel_path, record_path)
-                raise InstallationError(message)
-
-            try:
-                scheme_path = scheme_paths[scheme_key]
-            except KeyError:
-                valid_scheme_keys = ", ".join(sorted(scheme_paths))
-                message = (
-                    "Unknown scheme key used in {}: {} (for file {!r}). .data"
-                    " directory contents should be in subdirectories named"
-                    " with a valid scheme key ({})"
-                ).format(wheel_path, scheme_key, record_path, valid_scheme_keys)
-                raise InstallationError(message)
-
-            dest_path = os.path.join(scheme_path, dest_subpath)
-            assert_no_path_traversal(scheme_path, dest_path)
-            return ZipBackedFile(record_path, dest_path, zip_file)
-
-        return make_data_scheme_file
-
-    def is_data_scheme_path(path: RecordPath) -> bool:
-        return path.split("/", 1)[0].endswith(".data")
-
-    paths = cast(List[RecordPath], wheel_zip.namelist())
-    file_paths = filterfalse(is_dir_path, paths)
-    root_scheme_paths, data_scheme_paths = partition(is_data_scheme_path, file_paths)
-
-    make_root_scheme_file = root_scheme_file_maker(wheel_zip, lib_dir)
-    files: Iterator[File] = map(make_root_scheme_file, root_scheme_paths)
-
-    def is_script_scheme_path(path: RecordPath) -> bool:
-        parts = path.split("/", 2)
-        return len(parts) > 2 and parts[0].endswith(".data") and parts[1] == "scripts"
-
-    other_scheme_paths, script_scheme_paths = partition(
-        is_script_scheme_path, data_scheme_paths
-    )
-
-    make_data_scheme_file = data_scheme_file_maker(wheel_zip, scheme)
-    other_scheme_files = map(make_data_scheme_file, other_scheme_paths)
-    files = chain(files, other_scheme_files)
-
-    # Get the defined entry points
-    distribution = get_wheel_distribution(
-        FilesystemWheel(wheel_path),
-        canonicalize_name(name),
-    )
-    console, gui = get_entrypoints(distribution)
-
-    def is_entrypoint_wrapper(file: "File") -> bool:
-        # EP, EP.exe and EP-script.py are scripts generated for
-        # entry point EP by setuptools
-        path = file.dest_path
-        name = os.path.basename(path)
-        if name.lower().endswith(".exe"):
-            matchname = name[:-4]
-        elif name.lower().endswith("-script.py"):
-            matchname = name[:-10]
-        elif name.lower().endswith(".pya"):
-            matchname = name[:-4]
-        else:
-            matchname = name
-        # Ignore setuptools-generated scripts
-        return matchname in console or matchname in gui
-
-    script_scheme_files: Iterator[File] = map(
-        make_data_scheme_file, script_scheme_paths
-    )
-    script_scheme_files = filterfalse(is_entrypoint_wrapper, script_scheme_files)
-    script_scheme_files = map(ScriptFile, script_scheme_files)
-    files = chain(files, script_scheme_files)
-
-    for file in files:
-        file.save()
-        record_installed(file.src_record_path, file.dest_path, file.changed)
-
-    def pyc_source_file_paths() -> Iterator[str]:
-        # We de-duplicate installation paths, since there can be overlap (e.g.
-        # file in .data maps to same location as file in wheel root).
-        # Sorting installation paths makes it easier to reproduce and debug
-        # issues related to permissions on existing files.
-        for installed_path in sorted(set(installed.values())):
-            full_installed_path = os.path.join(lib_dir, installed_path)
-            if not os.path.isfile(full_installed_path):
-                continue
-            if not full_installed_path.endswith(".py"):
-                continue
-            yield full_installed_path
-
-    def pyc_output_path(path: str) -> str:
-        """Return the path the pyc file would have been written to."""
-        return importlib.util.cache_from_source(path)
-
-    # Compile all of the pyc files for the installed files
-    if pycompile:
-        with captured_stdout() as stdout:
-            with warnings.catch_warnings():
-                warnings.filterwarnings("ignore")
-                for path in pyc_source_file_paths():
-                    success = compileall.compile_file(path, force=True, quiet=True)
-                    if success:
-                        pyc_path = pyc_output_path(path)
-                        assert os.path.exists(pyc_path)
-                        pyc_record_path = cast(
-                            "RecordPath", pyc_path.replace(os.path.sep, "/")
-                        )
-                        record_installed(pyc_record_path, pyc_path)
-        logger.debug(stdout.getvalue())
-
-    maker = PipScriptMaker(None, scheme.scripts)
-
-    # Ensure old scripts are overwritten.
-    # See https://github.com/pypa/pip/issues/1800
-    maker.clobber = True
-
-    # Ensure we don't generate any variants for scripts because this is almost
-    # never what somebody wants.
-    # See https://bitbucket.org/pypa/distlib/issue/35/
-    maker.variants = {""}
-
-    # This is required because otherwise distlib creates scripts that are not
-    # executable.
-    # See https://bitbucket.org/pypa/distlib/issue/32/
-    maker.set_mode = True
-
-    # Generate the console and GUI entry points specified in the wheel
-    scripts_to_generate = get_console_script_specs(console)
-
-    gui_scripts_to_generate = list(starmap("{} = {}".format, gui.items()))
-
-    generated_console_scripts = maker.make_multiple(scripts_to_generate)
-    generated.extend(generated_console_scripts)
-
-    generated.extend(maker.make_multiple(gui_scripts_to_generate, {"gui": True}))
-
-    if warn_script_location:
-        msg = message_about_scripts_not_on_PATH(generated_console_scripts)
-        if msg is not None:
-            logger.warning(msg)
-
-    generated_file_mode = 0o666 & ~current_umask()
-
-    @contextlib.contextmanager
-    def _generate_file(path: str, **kwargs: Any) -> Iterator[BinaryIO]:
-        with adjacent_tmp_file(path, **kwargs) as f:
-            yield f
-        os.chmod(f.name, generated_file_mode)
-        replace(f.name, path)
-
-    dest_info_dir = os.path.join(lib_dir, info_dir)
-
-    # Record pip as the installer
-    installer_path = os.path.join(dest_info_dir, "INSTALLER")
-    with _generate_file(installer_path) as installer_file:
-        installer_file.write(b"pip\n")
-    generated.append(installer_path)
-
-    # Record the PEP 610 direct URL reference
-    if direct_url is not None:
-        direct_url_path = os.path.join(dest_info_dir, DIRECT_URL_METADATA_NAME)
-        with _generate_file(direct_url_path) as direct_url_file:
-            direct_url_file.write(direct_url.to_json().encode("utf-8"))
-        generated.append(direct_url_path)
-
-    # Record the REQUESTED file
-    if requested:
-        requested_path = os.path.join(dest_info_dir, "REQUESTED")
-        with open(requested_path, "wb"):
-            pass
-        generated.append(requested_path)
-
-    record_text = distribution.read_text("RECORD")
-    record_rows = list(csv.reader(record_text.splitlines()))
-
-    rows = get_csv_rows_for_installed(
-        record_rows,
-        installed=installed,
-        changed=changed,
-        generated=generated,
-        lib_dir=lib_dir,
-    )
-
-    # Record details of all files installed
-    record_path = os.path.join(dest_info_dir, "RECORD")
-
-    with _generate_file(record_path, **csv_io_kwargs("w")) as record_file:
-        # Explicitly cast to typing.IO[str] as a workaround for the mypy error:
-        # "writer" has incompatible type "BinaryIO"; expected "_Writer"
-        writer = csv.writer(cast("IO[str]", record_file))
-        writer.writerows(_normalized_outrows(rows))
-
-
-@contextlib.contextmanager
-def req_error_context(req_description: str) -> Iterator[None]:
-    try:
-        yield
-    except InstallationError as e:
-        message = "For req: {}. {}".format(req_description, e.args[0])
-        raise InstallationError(message) from e
-
-
-def install_wheel(
-    name: str,
-    wheel_path: str,
-    scheme: Scheme,
-    req_description: str,
-    pycompile: bool = True,
-    warn_script_location: bool = True,
-    direct_url: Optional[DirectUrl] = None,
-    requested: bool = False,
-) -> None:
-    with ZipFile(wheel_path, allowZip64=True) as z:
-        with req_error_context(req_description):
-            _install_wheel(
-                name=name,
-                wheel_zip=z,
-                wheel_path=wheel_path,
-                scheme=scheme,
-                pycompile=pycompile,
-                warn_script_location=warn_script_location,
-                direct_url=direct_url,
-                requested=requested,
-            )
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/operations/prepare.py b/.venv/lib/python3.10/site-packages/pip/_internal/operations/prepare.py
deleted file mode 100644
index a726f03..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/operations/prepare.py
+++ /dev/null
@@ -1,642 +0,0 @@
-"""Prepares a distribution for installation
-"""
-
-# The following comment should be removed at some point in the future.
-# mypy: strict-optional=False
-
-import logging
-import mimetypes
-import os
-import shutil
-from typing import Dict, Iterable, List, Optional
-
-from pip._vendor.packaging.utils import canonicalize_name
-
-from pip._internal.distributions import make_distribution_for_install_requirement
-from pip._internal.distributions.installed import InstalledDistribution
-from pip._internal.exceptions import (
-    DirectoryUrlHashUnsupported,
-    HashMismatch,
-    HashUnpinned,
-    InstallationError,
-    NetworkConnectionError,
-    PreviousBuildDirError,
-    VcsHashUnsupported,
-)
-from pip._internal.index.package_finder import PackageFinder
-from pip._internal.metadata import BaseDistribution
-from pip._internal.models.link import Link
-from pip._internal.models.wheel import Wheel
-from pip._internal.network.download import BatchDownloader, Downloader
-from pip._internal.network.lazy_wheel import (
-    HTTPRangeRequestUnsupported,
-    dist_from_wheel_url,
-)
-from pip._internal.network.session import PipSession
-from pip._internal.req.req_install import InstallRequirement
-from pip._internal.req.req_tracker import RequirementTracker
-from pip._internal.utils.filesystem import copy2_fixed
-from pip._internal.utils.hashes import Hashes, MissingHashes
-from pip._internal.utils.logging import indent_log
-from pip._internal.utils.misc import display_path, hide_url, is_installable_dir, rmtree
-from pip._internal.utils.temp_dir import TempDirectory
-from pip._internal.utils.unpacking import unpack_file
-from pip._internal.vcs import vcs
-
-logger = logging.getLogger(__name__)
-
-
-def _get_prepared_distribution(
-    req: InstallRequirement,
-    req_tracker: RequirementTracker,
-    finder: PackageFinder,
-    build_isolation: bool,
-) -> BaseDistribution:
-    """Prepare a distribution for installation."""
-    abstract_dist = make_distribution_for_install_requirement(req)
-    with req_tracker.track(req):
-        abstract_dist.prepare_distribution_metadata(finder, build_isolation)
-    return abstract_dist.get_metadata_distribution()
-
-
-def unpack_vcs_link(link: Link, location: str, verbosity: int) -> None:
-    vcs_backend = vcs.get_backend_for_scheme(link.scheme)
-    assert vcs_backend is not None
-    vcs_backend.unpack(location, url=hide_url(link.url), verbosity=verbosity)
-
-
-class File:
-    def __init__(self, path: str, content_type: Optional[str]) -> None:
-        self.path = path
-        if content_type is None:
-            self.content_type = mimetypes.guess_type(path)[0]
-        else:
-            self.content_type = content_type
-
-
-def get_http_url(
-    link: Link,
-    download: Downloader,
-    download_dir: Optional[str] = None,
-    hashes: Optional[Hashes] = None,
-) -> File:
-    temp_dir = TempDirectory(kind="unpack", globally_managed=True)
-    # If a download dir is specified, is the file already downloaded there?
-    already_downloaded_path = None
-    if download_dir:
-        already_downloaded_path = _check_download_dir(link, download_dir, hashes)
-
-    if already_downloaded_path:
-        from_path = already_downloaded_path
-        content_type = None
-    else:
-        # let's download to a tmp dir
-        from_path, content_type = download(link, temp_dir.path)
-        if hashes:
-            hashes.check_against_path(from_path)
-
-    return File(from_path, content_type)
-
-
-def _copy2_ignoring_special_files(src: str, dest: str) -> None:
-    """Copying special files is not supported, but as a convenience to users
-    we skip errors copying them. This supports tools that may create e.g.
-    socket files in the project source directory.
-    """
-    try:
-        copy2_fixed(src, dest)
-    except shutil.SpecialFileError as e:
-        # SpecialFileError may be raised due to either the source or
-        # destination. If the destination was the cause then we would actually
-        # care, but since the destination directory is deleted prior to
-        # copy we ignore all of them assuming it is caused by the source.
-        logger.warning(
-            "Ignoring special file error '%s' encountered copying %s to %s.",
-            str(e),
-            src,
-            dest,
-        )
-
-
-def _copy_source_tree(source: str, target: str) -> None:
-    target_abspath = os.path.abspath(target)
-    target_basename = os.path.basename(target_abspath)
-    target_dirname = os.path.dirname(target_abspath)
-
-    def ignore(d: str, names: List[str]) -> List[str]:
-        skipped: List[str] = []
-        if d == source:
-            # Pulling in those directories can potentially be very slow,
-            # exclude the following directories if they appear in the top
-            # level dir (and only it).
-            # See discussion at https://github.com/pypa/pip/pull/6770
-            skipped += [".tox", ".nox"]
-        if os.path.abspath(d) == target_dirname:
-            # Prevent an infinite recursion if the target is in source.
-            # This can happen when TMPDIR is set to ${PWD}/...
-            # and we copy PWD to TMPDIR.
-            skipped += [target_basename]
-        return skipped
-
-    shutil.copytree(
-        source,
-        target,
-        ignore=ignore,
-        symlinks=True,
-        copy_function=_copy2_ignoring_special_files,
-    )
-
-
-def get_file_url(
-    link: Link, download_dir: Optional[str] = None, hashes: Optional[Hashes] = None
-) -> File:
-    """Get file and optionally check its hash."""
-    # If a download dir is specified, is the file already there and valid?
-    already_downloaded_path = None
-    if download_dir:
-        already_downloaded_path = _check_download_dir(link, download_dir, hashes)
-
-    if already_downloaded_path:
-        from_path = already_downloaded_path
-    else:
-        from_path = link.file_path
-
-    # If --require-hashes is off, `hashes` is either empty, the
-    # link's embedded hash, or MissingHashes; it is required to
-    # match. If --require-hashes is on, we are satisfied by any
-    # hash in `hashes` matching: a URL-based or an option-based
-    # one; no internet-sourced hash will be in `hashes`.
-    if hashes:
-        hashes.check_against_path(from_path)
-    return File(from_path, None)
-
-
-def unpack_url(
-    link: Link,
-    location: str,
-    download: Downloader,
-    verbosity: int,
-    download_dir: Optional[str] = None,
-    hashes: Optional[Hashes] = None,
-) -> Optional[File]:
-    """Unpack link into location, downloading if required.
-
-    :param hashes: A Hashes object, one of whose embedded hashes must match,
-        or HashMismatch will be raised. If the Hashes is empty, no matches are
-        required, and unhashable types of requirements (like VCS ones, which
-        would ordinarily raise HashUnsupported) are allowed.
-    """
-    # non-editable vcs urls
-    if link.is_vcs:
-        unpack_vcs_link(link, location, verbosity=verbosity)
-        return None
-
-    # Once out-of-tree-builds are no longer supported, could potentially
-    # replace the below condition with `assert not link.is_existing_dir`
-    # - unpack_url does not need to be called for in-tree-builds.
-    #
-    # As further cleanup, _copy_source_tree and accompanying tests can
-    # be removed.
-    #
-    # TODO when use-deprecated=out-of-tree-build is removed
-    if link.is_existing_dir():
-        if os.path.isdir(location):
-            rmtree(location)
-        _copy_source_tree(link.file_path, location)
-        return None
-
-    # file urls
-    if link.is_file:
-        file = get_file_url(link, download_dir, hashes=hashes)
-
-    # http urls
-    else:
-        file = get_http_url(
-            link,
-            download,
-            download_dir,
-            hashes=hashes,
-        )
-
-    # unpack the archive to the build dir location. even when only downloading
-    # archives, they have to be unpacked to parse dependencies, except wheels
-    if not link.is_wheel:
-        unpack_file(file.path, location, file.content_type)
-
-    return file
-
-
-def _check_download_dir(
-    link: Link, download_dir: str, hashes: Optional[Hashes]
-) -> Optional[str]:
-    """Check download_dir for previously downloaded file with correct hash
-    If a correct file is found return its path else None
-    """
-    download_path = os.path.join(download_dir, link.filename)
-
-    if not os.path.exists(download_path):
-        return None
-
-    # If already downloaded, does its hash match?
-    logger.info("File was already downloaded %s", download_path)
-    if hashes:
-        try:
-            hashes.check_against_path(download_path)
-        except HashMismatch:
-            logger.warning(
-                "Previously-downloaded file %s has bad hash. Re-downloading.",
-                download_path,
-            )
-            os.unlink(download_path)
-            return None
-    return download_path
-
-
-class RequirementPreparer:
-    """Prepares a Requirement"""
-
-    def __init__(
-        self,
-        build_dir: str,
-        download_dir: Optional[str],
-        src_dir: str,
-        build_isolation: bool,
-        req_tracker: RequirementTracker,
-        session: PipSession,
-        progress_bar: str,
-        finder: PackageFinder,
-        require_hashes: bool,
-        use_user_site: bool,
-        lazy_wheel: bool,
-        verbosity: int,
-        in_tree_build: bool,
-    ) -> None:
-        super().__init__()
-
-        self.src_dir = src_dir
-        self.build_dir = build_dir
-        self.req_tracker = req_tracker
-        self._session = session
-        self._download = Downloader(session, progress_bar)
-        self._batch_download = BatchDownloader(session, progress_bar)
-        self.finder = finder
-
-        # Where still-packed archives should be written to. If None, they are
-        # not saved, and are deleted immediately after unpacking.
-        self.download_dir = download_dir
-
-        # Is build isolation allowed?
-        self.build_isolation = build_isolation
-
-        # Should hash-checking be required?
-        self.require_hashes = require_hashes
-
-        # Should install in user site-packages?
-        self.use_user_site = use_user_site
-
-        # Should wheels be downloaded lazily?
-        self.use_lazy_wheel = lazy_wheel
-
-        # How verbose should underlying tooling be?
-        self.verbosity = verbosity
-
-        # Should in-tree builds be used for local paths?
-        self.in_tree_build = in_tree_build
-
-        # Memoized downloaded files, as mapping of url: path.
-        self._downloaded: Dict[str, str] = {}
-
-        # Previous "header" printed for a link-based InstallRequirement
-        self._previous_requirement_header = ("", "")
-
-    def _log_preparing_link(self, req: InstallRequirement) -> None:
-        """Provide context for the requirement being prepared."""
-        if req.link.is_file and not req.original_link_is_in_wheel_cache:
-            message = "Processing %s"
-            information = str(display_path(req.link.file_path))
-        else:
-            message = "Collecting %s"
-            information = str(req.req or req)
-
-        if (message, information) != self._previous_requirement_header:
-            self._previous_requirement_header = (message, information)
-            logger.info(message, information)
-
-        if req.original_link_is_in_wheel_cache:
-            with indent_log():
-                logger.info("Using cached %s", req.link.filename)
-
-    def _ensure_link_req_src_dir(
-        self, req: InstallRequirement, parallel_builds: bool
-    ) -> None:
-        """Ensure source_dir of a linked InstallRequirement."""
-        # Since source_dir is only set for editable requirements.
-        if req.link.is_wheel:
-            # We don't need to unpack wheels, so no need for a source
-            # directory.
-            return
-        assert req.source_dir is None
-        if req.link.is_existing_dir() and self.in_tree_build:
-            # build local directories in-tree
-            req.source_dir = req.link.file_path
-            return
-
-        # We always delete unpacked sdists after pip runs.
-        req.ensure_has_source_dir(
-            self.build_dir,
-            autodelete=True,
-            parallel_builds=parallel_builds,
-        )
-
-        # If a checkout exists, it's unwise to keep going.  version
-        # inconsistencies are logged later, but do not fail the
-        # installation.
-        # FIXME: this won't upgrade when there's an existing
-        # package unpacked in `req.source_dir`
-        # TODO: this check is now probably dead code
-        if is_installable_dir(req.source_dir):
-            raise PreviousBuildDirError(
-                "pip can't proceed with requirements '{}' due to a"
-                "pre-existing build directory ({}). This is likely "
-                "due to a previous installation that failed . pip is "
-                "being responsible and not assuming it can delete this. "
-                "Please delete it and try again.".format(req, req.source_dir)
-            )
-
-    def _get_linked_req_hashes(self, req: InstallRequirement) -> Hashes:
-        # By the time this is called, the requirement's link should have
-        # been checked so we can tell what kind of requirements req is
-        # and raise some more informative errors than otherwise.
-        # (For example, we can raise VcsHashUnsupported for a VCS URL
-        # rather than HashMissing.)
-        if not self.require_hashes:
-            return req.hashes(trust_internet=True)
-
-        # We could check these first 2 conditions inside unpack_url
-        # and save repetition of conditions, but then we would
-        # report less-useful error messages for unhashable
-        # requirements, complaining that there's no hash provided.
-        if req.link.is_vcs:
-            raise VcsHashUnsupported()
-        if req.link.is_existing_dir():
-            raise DirectoryUrlHashUnsupported()
-
-        # Unpinned packages are asking for trouble when a new version
-        # is uploaded.  This isn't a security check, but it saves users
-        # a surprising hash mismatch in the future.
-        # file:/// URLs aren't pinnable, so don't complain about them
-        # not being pinned.
-        if req.original_link is None and not req.is_pinned:
-            raise HashUnpinned()
-
-        # If known-good hashes are missing for this requirement,
-        # shim it with a facade object that will provoke hash
-        # computation and then raise a HashMissing exception
-        # showing the user what the hash should be.
-        return req.hashes(trust_internet=False) or MissingHashes()
-
-    def _fetch_metadata_using_lazy_wheel(
-        self,
-        link: Link,
-    ) -> Optional[BaseDistribution]:
-        """Fetch metadata using lazy wheel, if possible."""
-        if not self.use_lazy_wheel:
-            return None
-        if self.require_hashes:
-            logger.debug("Lazy wheel is not used as hash checking is required")
-            return None
-        if link.is_file or not link.is_wheel:
-            logger.debug(
-                "Lazy wheel is not used as %r does not points to a remote wheel",
-                link,
-            )
-            return None
-
-        wheel = Wheel(link.filename)
-        name = canonicalize_name(wheel.name)
-        logger.info(
-            "Obtaining dependency information from %s %s",
-            name,
-            wheel.version,
-        )
-        url = link.url.split("#", 1)[0]
-        try:
-            return dist_from_wheel_url(name, url, self._session)
-        except HTTPRangeRequestUnsupported:
-            logger.debug("%s does not support range requests", url)
-            return None
-
-    def _complete_partial_requirements(
-        self,
-        partially_downloaded_reqs: Iterable[InstallRequirement],
-        parallel_builds: bool = False,
-    ) -> None:
-        """Download any requirements which were only fetched by metadata."""
-        # Download to a temporary directory. These will be copied over as
-        # needed for downstream 'download', 'wheel', and 'install' commands.
-        temp_dir = TempDirectory(kind="unpack", globally_managed=True).path
-
-        # Map each link to the requirement that owns it. This allows us to set
-        # `req.local_file_path` on the appropriate requirement after passing
-        # all the links at once into BatchDownloader.
-        links_to_fully_download: Dict[Link, InstallRequirement] = {}
-        for req in partially_downloaded_reqs:
-            assert req.link
-            links_to_fully_download[req.link] = req
-
-        batch_download = self._batch_download(
-            links_to_fully_download.keys(),
-            temp_dir,
-        )
-        for link, (filepath, _) in batch_download:
-            logger.debug("Downloading link %s to %s", link, filepath)
-            req = links_to_fully_download[link]
-            req.local_file_path = filepath
-
-        # This step is necessary to ensure all lazy wheels are processed
-        # successfully by the 'download', 'wheel', and 'install' commands.
-        for req in partially_downloaded_reqs:
-            self._prepare_linked_requirement(req, parallel_builds)
-
-    def prepare_linked_requirement(
-        self, req: InstallRequirement, parallel_builds: bool = False
-    ) -> BaseDistribution:
-        """Prepare a requirement to be obtained from req.link."""
-        assert req.link
-        link = req.link
-        self._log_preparing_link(req)
-        with indent_log():
-            # Check if the relevant file is already available
-            # in the download directory
-            file_path = None
-            if self.download_dir is not None and link.is_wheel:
-                hashes = self._get_linked_req_hashes(req)
-                file_path = _check_download_dir(req.link, self.download_dir, hashes)
-
-            if file_path is not None:
-                # The file is already available, so mark it as downloaded
-                self._downloaded[req.link.url] = file_path
-            else:
-                # The file is not available, attempt to fetch only metadata
-                wheel_dist = self._fetch_metadata_using_lazy_wheel(link)
-                if wheel_dist is not None:
-                    req.needs_more_preparation = True
-                    return wheel_dist
-
-            # None of the optimizations worked, fully prepare the requirement
-            return self._prepare_linked_requirement(req, parallel_builds)
-
-    def prepare_linked_requirements_more(
-        self, reqs: Iterable[InstallRequirement], parallel_builds: bool = False
-    ) -> None:
-        """Prepare linked requirements more, if needed."""
-        reqs = [req for req in reqs if req.needs_more_preparation]
-        for req in reqs:
-            # Determine if any of these requirements were already downloaded.
-            if self.download_dir is not None and req.link.is_wheel:
-                hashes = self._get_linked_req_hashes(req)
-                file_path = _check_download_dir(req.link, self.download_dir, hashes)
-                if file_path is not None:
-                    self._downloaded[req.link.url] = file_path
-                    req.needs_more_preparation = False
-
-        # Prepare requirements we found were already downloaded for some
-        # reason. The other downloads will be completed separately.
-        partially_downloaded_reqs: List[InstallRequirement] = []
-        for req in reqs:
-            if req.needs_more_preparation:
-                partially_downloaded_reqs.append(req)
-            else:
-                self._prepare_linked_requirement(req, parallel_builds)
-
-        # TODO: separate this part out from RequirementPreparer when the v1
-        # resolver can be removed!
-        self._complete_partial_requirements(
-            partially_downloaded_reqs,
-            parallel_builds=parallel_builds,
-        )
-
-    def _prepare_linked_requirement(
-        self, req: InstallRequirement, parallel_builds: bool
-    ) -> BaseDistribution:
-        assert req.link
-        link = req.link
-
-        self._ensure_link_req_src_dir(req, parallel_builds)
-        hashes = self._get_linked_req_hashes(req)
-
-        if link.is_existing_dir() and self.in_tree_build:
-            local_file = None
-        elif link.url not in self._downloaded:
-            try:
-                local_file = unpack_url(
-                    link,
-                    req.source_dir,
-                    self._download,
-                    self.verbosity,
-                    self.download_dir,
-                    hashes,
-                )
-            except NetworkConnectionError as exc:
-                raise InstallationError(
-                    "Could not install requirement {} because of HTTP "
-                    "error {} for URL {}".format(req, exc, link)
-                )
-        else:
-            file_path = self._downloaded[link.url]
-            if hashes:
-                hashes.check_against_path(file_path)
-            local_file = File(file_path, content_type=None)
-
-        # For use in later processing,
-        # preserve the file path on the requirement.
-        if local_file:
-            req.local_file_path = local_file.path
-
-        dist = _get_prepared_distribution(
-            req,
-            self.req_tracker,
-            self.finder,
-            self.build_isolation,
-        )
-        return dist
-
-    def save_linked_requirement(self, req: InstallRequirement) -> None:
-        assert self.download_dir is not None
-        assert req.link is not None
-        link = req.link
-        if link.is_vcs or (link.is_existing_dir() and req.editable):
-            # Make a .zip of the source_dir we already created.
-            req.archive(self.download_dir)
-            return
-
-        if link.is_existing_dir():
-            logger.debug(
-                "Not copying link to destination directory "
-                "since it is a directory: %s",
-                link,
-            )
-            return
-        if req.local_file_path is None:
-            # No distribution was downloaded for this requirement.
-            return
-
-        download_location = os.path.join(self.download_dir, link.filename)
-        if not os.path.exists(download_location):
-            shutil.copy(req.local_file_path, download_location)
-            download_path = display_path(download_location)
-            logger.info("Saved %s", download_path)
-
-    def prepare_editable_requirement(
-        self,
-        req: InstallRequirement,
-    ) -> BaseDistribution:
-        """Prepare an editable requirement."""
-        assert req.editable, "cannot prepare a non-editable req as editable"
-
-        logger.info("Obtaining %s", req)
-
-        with indent_log():
-            if self.require_hashes:
-                raise InstallationError(
-                    "The editable requirement {} cannot be installed when "
-                    "requiring hashes, because there is no single file to "
-                    "hash.".format(req)
-                )
-            req.ensure_has_source_dir(self.src_dir)
-            req.update_editable()
-
-            dist = _get_prepared_distribution(
-                req,
-                self.req_tracker,
-                self.finder,
-                self.build_isolation,
-            )
-
-            req.check_if_exists(self.use_user_site)
-
-        return dist
-
-    def prepare_installed_requirement(
-        self,
-        req: InstallRequirement,
-        skip_reason: str,
-    ) -> BaseDistribution:
-        """Prepare an already-installed requirement."""
-        assert req.satisfied_by, "req should have been satisfied but isn't"
-        assert skip_reason is not None, (
-            "did not get skip reason skipped but req.satisfied_by "
-            "is set to {}".format(req.satisfied_by)
-        )
-        logger.info(
-            "Requirement %s: %s (%s)", skip_reason, req, req.satisfied_by.version
-        )
-        with indent_log():
-            if self.require_hashes:
-                logger.debug(
-                    "Since it is already installed, we are trusting this "
-                    "package without checking its hash. To ensure a "
-                    "completely repeatable environment, install into an "
-                    "empty virtualenv."
-                )
-            return InstalledDistribution(req).get_metadata_distribution()
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/pyproject.py b/.venv/lib/python3.10/site-packages/pip/_internal/pyproject.py
deleted file mode 100644
index e183eaf..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/pyproject.py
+++ /dev/null
@@ -1,168 +0,0 @@
-import os
-from collections import namedtuple
-from typing import Any, List, Optional
-
-from pip._vendor import tomli
-from pip._vendor.packaging.requirements import InvalidRequirement, Requirement
-
-from pip._internal.exceptions import (
-    InstallationError,
-    InvalidPyProjectBuildRequires,
-    MissingPyProjectBuildRequires,
-)
-
-
-def _is_list_of_str(obj: Any) -> bool:
-    return isinstance(obj, list) and all(isinstance(item, str) for item in obj)
-
-
-def make_pyproject_path(unpacked_source_directory: str) -> str:
-    return os.path.join(unpacked_source_directory, "pyproject.toml")
-
-
-BuildSystemDetails = namedtuple(
-    "BuildSystemDetails", ["requires", "backend", "check", "backend_path"]
-)
-
-
-def load_pyproject_toml(
-    use_pep517: Optional[bool], pyproject_toml: str, setup_py: str, req_name: str
-) -> Optional[BuildSystemDetails]:
-    """Load the pyproject.toml file.
-
-    Parameters:
-        use_pep517 - Has the user requested PEP 517 processing? None
-                     means the user hasn't explicitly specified.
-        pyproject_toml - Location of the project's pyproject.toml file
-        setup_py - Location of the project's setup.py file
-        req_name - The name of the requirement we're processing (for
-                   error reporting)
-
-    Returns:
-        None if we should use the legacy code path, otherwise a tuple
-        (
-            requirements from pyproject.toml,
-            name of PEP 517 backend,
-            requirements we should check are installed after setting
-                up the build environment
-            directory paths to import the backend from (backend-path),
-                relative to the project root.
-        )
-    """
-    has_pyproject = os.path.isfile(pyproject_toml)
-    has_setup = os.path.isfile(setup_py)
-
-    if not has_pyproject and not has_setup:
-        raise InstallationError(
-            f"{req_name} does not appear to be a Python project: "
-            f"neither 'setup.py' nor 'pyproject.toml' found."
-        )
-
-    if has_pyproject:
-        with open(pyproject_toml, encoding="utf-8") as f:
-            pp_toml = tomli.loads(f.read())
-        build_system = pp_toml.get("build-system")
-    else:
-        build_system = None
-
-    # The following cases must use PEP 517
-    # We check for use_pep517 being non-None and falsey because that means
-    # the user explicitly requested --no-use-pep517.  The value 0 as
-    # opposed to False can occur when the value is provided via an
-    # environment variable or config file option (due to the quirk of
-    # strtobool() returning an integer in pip's configuration code).
-    if has_pyproject and not has_setup:
-        if use_pep517 is not None and not use_pep517:
-            raise InstallationError(
-                "Disabling PEP 517 processing is invalid: "
-                "project does not have a setup.py"
-            )
-        use_pep517 = True
-    elif build_system and "build-backend" in build_system:
-        if use_pep517 is not None and not use_pep517:
-            raise InstallationError(
-                "Disabling PEP 517 processing is invalid: "
-                "project specifies a build backend of {} "
-                "in pyproject.toml".format(build_system["build-backend"])
-            )
-        use_pep517 = True
-
-    # If we haven't worked out whether to use PEP 517 yet,
-    # and the user hasn't explicitly stated a preference,
-    # we do so if the project has a pyproject.toml file.
-    elif use_pep517 is None:
-        use_pep517 = has_pyproject
-
-    # At this point, we know whether we're going to use PEP 517.
-    assert use_pep517 is not None
-
-    # If we're using the legacy code path, there is nothing further
-    # for us to do here.
-    if not use_pep517:
-        return None
-
-    if build_system is None:
-        # Either the user has a pyproject.toml with no build-system
-        # section, or the user has no pyproject.toml, but has opted in
-        # explicitly via --use-pep517.
-        # In the absence of any explicit backend specification, we
-        # assume the setuptools backend that most closely emulates the
-        # traditional direct setup.py execution, and require wheel and
-        # a version of setuptools that supports that backend.
-
-        build_system = {
-            "requires": ["setuptools>=40.8.0", "wheel"],
-            "build-backend": "setuptools.build_meta:__legacy__",
-        }
-
-    # If we're using PEP 517, we have build system information (either
-    # from pyproject.toml, or defaulted by the code above).
-    # Note that at this point, we do not know if the user has actually
-    # specified a backend, though.
-    assert build_system is not None
-
-    # Ensure that the build-system section in pyproject.toml conforms
-    # to PEP 518.
-
-    # Specifying the build-system table but not the requires key is invalid
-    if "requires" not in build_system:
-        raise MissingPyProjectBuildRequires(package=req_name)
-
-    # Error out if requires is not a list of strings
-    requires = build_system["requires"]
-    if not _is_list_of_str(requires):
-        raise InvalidPyProjectBuildRequires(
-            package=req_name,
-            reason="It is not a list of strings.",
-        )
-
-    # Each requirement must be valid as per PEP 508
-    for requirement in requires:
-        try:
-            Requirement(requirement)
-        except InvalidRequirement as error:
-            raise InvalidPyProjectBuildRequires(
-                package=req_name,
-                reason=f"It contains an invalid requirement: {requirement!r}",
-            ) from error
-
-    backend = build_system.get("build-backend")
-    backend_path = build_system.get("backend-path", [])
-    check: List[str] = []
-    if backend is None:
-        # If the user didn't specify a backend, we assume they want to use
-        # the setuptools backend. But we can't be sure they have included
-        # a version of setuptools which supplies the backend, or wheel
-        # (which is needed by the backend) in their requirements. So we
-        # make a note to check that those requirements are present once
-        # we have set up the environment.
-        # This is quite a lot of work to check for a very specific case. But
-        # the problem is, that case is potentially quite common - projects that
-        # adopted PEP 518 early for the ability to specify requirements to
-        # execute setup.py, but never considered needing to mention the build
-        # tools themselves. The original PEP 518 code had a similar check (but
-        # implemented in a different way).
-        backend = "setuptools.build_meta:__legacy__"
-        check = ["setuptools>=40.8.0", "wheel"]
-
-    return BuildSystemDetails(requires, backend, check, backend_path)
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/req/__init__.py b/.venv/lib/python3.10/site-packages/pip/_internal/req/__init__.py
deleted file mode 100644
index 70dea27..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/req/__init__.py
+++ /dev/null
@@ -1,94 +0,0 @@
-import collections
-import logging
-from typing import Iterator, List, Optional, Sequence, Tuple
-
-from pip._internal.utils.logging import indent_log
-
-from .req_file import parse_requirements
-from .req_install import InstallRequirement
-from .req_set import RequirementSet
-
-__all__ = [
-    "RequirementSet",
-    "InstallRequirement",
-    "parse_requirements",
-    "install_given_reqs",
-]
-
-logger = logging.getLogger(__name__)
-
-
-class InstallationResult:
-    def __init__(self, name: str) -> None:
-        self.name = name
-
-    def __repr__(self) -> str:
-        return f"InstallationResult(name={self.name!r})"
-
-
-def _validate_requirements(
-    requirements: List[InstallRequirement],
-) -> Iterator[Tuple[str, InstallRequirement]]:
-    for req in requirements:
-        assert req.name, f"invalid to-be-installed requirement: {req}"
-        yield req.name, req
-
-
-def install_given_reqs(
-    requirements: List[InstallRequirement],
-    install_options: List[str],
-    global_options: Sequence[str],
-    root: Optional[str],
-    home: Optional[str],
-    prefix: Optional[str],
-    warn_script_location: bool,
-    use_user_site: bool,
-    pycompile: bool,
-) -> List[InstallationResult]:
-    """
-    Install everything in the given list.
-
-    (to be called after having downloaded and unpacked the packages)
-    """
-    to_install = collections.OrderedDict(_validate_requirements(requirements))
-
-    if to_install:
-        logger.info(
-            "Installing collected packages: %s",
-            ", ".join(to_install.keys()),
-        )
-
-    installed = []
-
-    with indent_log():
-        for req_name, requirement in to_install.items():
-            if requirement.should_reinstall:
-                logger.info("Attempting uninstall: %s", req_name)
-                with indent_log():
-                    uninstalled_pathset = requirement.uninstall(auto_confirm=True)
-            else:
-                uninstalled_pathset = None
-
-            try:
-                requirement.install(
-                    install_options,
-                    global_options,
-                    root=root,
-                    home=home,
-                    prefix=prefix,
-                    warn_script_location=warn_script_location,
-                    use_user_site=use_user_site,
-                    pycompile=pycompile,
-                )
-            except Exception:
-                # if install did not succeed, rollback previous uninstall
-                if uninstalled_pathset and not requirement.install_succeeded:
-                    uninstalled_pathset.rollback()
-                raise
-            else:
-                if uninstalled_pathset and requirement.install_succeeded:
-                    uninstalled_pathset.commit()
-
-            installed.append(InstallationResult(req_name))
-
-    return installed
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/req/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/req/__pycache__/__init__.cpython-310.pyc
deleted file mode 100644
index 9d74e91287a44d8f146aad481fb1a908f2b281c6..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 2597
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

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/req/__pycache__/req_file.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/req/__pycache__/req_file.cpython-310.pyc
deleted file mode 100644
index 9ffc828fb3128ee01d0a470a8c25e81b1e278222..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 13488
zcmbVSS&v-Db-r8QzSGmQaJZ8ab-74nOXLixofJ)x;v!L|h7?IjQCm{8r|Zs44|`+X
z+oU+^7G#r-9Rq@$6$uO{Ljy75B*;th5Crf~$V=XGkp}|-68JSw7PaO3PIb?84=E$a
zkX2o`_NsI0obQ~f=Ga)y!rxmz|JV7kGnVzA{22V3z{g31_yZTUEM*lfWh=sR`dD$SK3*KJPZTHW
zlf}vUhT;aPo2gCJHx@Ta+OKV@Z!T`GZz*n(?`&;reOqyxq=VY_`i|lbNsrWa)*mT8
zBI#W1(fY39E=iBp9;=7N(6*uxUB^7~n8)toZYdk9?WylA?nQch!7lEL#-a_;04$N(FwKjxP{V}5l$kU
zT5yZ6Jfzm9?BeNHEwxo`yKAX!cbwuGd~H`d@U;V9XGa|T+o{f|
zN1`XxqtOnvE1Fb~ZMReyO=9dUQoEybYELvCox!^EYOfl7k_M!fsX#c#Y9#>D?
z^@^{JIO?q0ADta&xhFa^@2dlH2Ktd6!PI)HgUt)9WW-@u%?64F-a
zjgn{8b10cb>*v)AX#GNT@s3-(gj)8}oAZu(Q5{A3Wpymt-`j(i)N$lo8OZsTI)R+4
z1353NlgN2Xo$BrM;F!L8MV&_J+se6O6<%H5nY$d_XjgSqj~YoF&R1(u*edI|+E~c_
zhR1TYV5k1u??N?3$;DPuZ8plaG;_7xszvBJSE;L}
z4%54Y*+o)@=A&1lvaT#%sWe;C+ofvjN)*RvjlxM?uEtSmzNt&-HEG9eP;Mv9l8P!#
z#RlUGQBrE_S}Cq9VhfNH%r-AaNn5jnu}kI3_3}b=uG&zMPN%prQArPM*z(2?4lE`~
ztHUVnaQh0!mPZeK(0MO@s<3zZ$$iUv54?Qo_|39D@!r1oK4Q92u16=nbLvp>@S&rn
z_n#`f*DXw^8?L-{>C(l^SI?d)UA%Pl{KeTT>E;KrN|(>RS+Pl#-k*bC58*UIybaNU
z)v?|Wx^`l9>^s(yeaHSo=LRVKOAEW}#tA5)qBy~aGkrL%=T)%;|5l^kev`APoJjs)5	a#|mR?!);
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

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/req/__pycache__/req_set.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/req/__pycache__/req_set.cpython-310.pyc
deleted file mode 100644
index 17f3fd78cc7939cc08de55a0bb214ef55035aefc..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 5837
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

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/req/__pycache__/req_tracker.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/req/__pycache__/req_tracker.cpython-310.pyc
deleted file mode 100644
index 4ce7b344b2839492f24a4ec95ef671bc149e205d..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 4305
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

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/req/__pycache__/req_uninstall.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/req/__pycache__/req_uninstall.cpython-310.pyc
deleted file mode 100644
index 7191246bcdb14707898c7d23aff2134fcb111acc..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 18943
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 Tuple[str, Optional[str]]:
-    m = re.match(r"^(.+)(\[[^\]]+\])$", path)
-    extras = None
-    if m:
-        path_no_extras = m.group(1)
-        extras = m.group(2)
-    else:
-        path_no_extras = path
-
-    return path_no_extras, extras
-
-
-def convert_extras(extras: Optional[str]) -> Set[str]:
-    if not extras:
-        return set()
-    return get_requirement("placeholder" + extras.lower()).extras
-
-
-def parse_editable(editable_req: str) -> Tuple[Optional[str], str, Set[str]]:
-    """Parses an editable requirement into:
-        - a requirement name
-        - an URL
-        - extras
-        - editable options
-    Accepted requirements:
-        svn+http://blahblah@rev#egg=Foobar[baz]&subdirectory=version_subdir
-        .[some_extra]
-    """
-
-    url = editable_req
-
-    # If a file path is specified with extras, strip off the extras.
-    url_no_extras, extras = _strip_extras(url)
-
-    if os.path.isdir(url_no_extras):
-        # Treating it as code that has already been checked out
-        url_no_extras = path_to_url(url_no_extras)
-
-    if url_no_extras.lower().startswith("file:"):
-        package_name = Link(url_no_extras).egg_fragment
-        if extras:
-            return (
-                package_name,
-                url_no_extras,
-                get_requirement("placeholder" + extras.lower()).extras,
-            )
-        else:
-            return package_name, url_no_extras, set()
-
-    for version_control in vcs:
-        if url.lower().startswith(f"{version_control}:"):
-            url = f"{version_control}+{url}"
-            break
-
-    link = Link(url)
-
-    if not link.is_vcs:
-        backends = ", ".join(vcs.all_schemes)
-        raise InstallationError(
-            f"{editable_req} is not a valid editable requirement. "
-            f"It should either be a path to a local project or a VCS URL "
-            f"(beginning with {backends})."
-        )
-
-    package_name = link.egg_fragment
-    if not package_name:
-        raise InstallationError(
-            "Could not detect requirement name for '{}', please specify one "
-            "with #egg=your_package_name".format(editable_req)
-        )
-    return package_name, url, set()
-
-
-def check_first_requirement_in_file(filename: str) -> None:
-    """Check if file is parsable as a requirements file.
-
-    This is heavily based on ``pkg_resources.parse_requirements``, but
-    simplified to just check the first meaningful line.
-
-    :raises InvalidRequirement: If the first meaningful line cannot be parsed
-        as an requirement.
-    """
-    with open(filename, encoding="utf-8", errors="ignore") as f:
-        # Create a steppable iterator, so we can handle \-continuations.
-        lines = (
-            line
-            for line in (line.strip() for line in f)
-            if line and not line.startswith("#")  # Skip blank lines/comments.
-        )
-
-        for line in lines:
-            # Drop comments -- a hash without a space may be in a URL.
-            if " #" in line:
-                line = line[: line.find(" #")]
-            # If there is a line continuation, drop it, and append the next line.
-            if line.endswith("\\"):
-                line = line[:-2].strip() + next(lines, "")
-            Requirement(line)
-            return
-
-
-def deduce_helpful_msg(req: str) -> str:
-    """Returns helpful msg in case requirements file does not exist,
-    or cannot be parsed.
-
-    :params req: Requirements file path
-    """
-    if not os.path.exists(req):
-        return f" File '{req}' does not exist."
-    msg = " The path does exist. "
-    # Try to parse and check if it is a requirements file.
-    try:
-        check_first_requirement_in_file(req)
-    except InvalidRequirement:
-        logger.debug("Cannot parse '%s' as requirements file", req)
-    else:
-        msg += (
-            f"The argument you provided "
-            f"({req}) appears to be a"
-            f" requirements file. If that is the"
-            f" case, use the '-r' flag to install"
-            f" the packages specified within it."
-        )
-    return msg
-
-
-class RequirementParts:
-    def __init__(
-        self,
-        requirement: Optional[Requirement],
-        link: Optional[Link],
-        markers: Optional[Marker],
-        extras: Set[str],
-    ):
-        self.requirement = requirement
-        self.link = link
-        self.markers = markers
-        self.extras = extras
-
-
-def parse_req_from_editable(editable_req: str) -> RequirementParts:
-    name, url, extras_override = parse_editable(editable_req)
-
-    if name is not None:
-        try:
-            req: Optional[Requirement] = Requirement(name)
-        except InvalidRequirement:
-            raise InstallationError(f"Invalid requirement: '{name}'")
-    else:
-        req = None
-
-    link = Link(url)
-
-    return RequirementParts(req, link, None, extras_override)
-
-
-# ---- The actual constructors follow ----
-
-
-def install_req_from_editable(
-    editable_req: str,
-    comes_from: Optional[Union[InstallRequirement, str]] = None,
-    use_pep517: Optional[bool] = None,
-    isolated: bool = False,
-    options: Optional[Dict[str, Any]] = None,
-    constraint: bool = False,
-    user_supplied: bool = False,
-    permit_editable_wheels: bool = False,
-) -> InstallRequirement:
-
-    parts = parse_req_from_editable(editable_req)
-
-    return InstallRequirement(
-        parts.requirement,
-        comes_from=comes_from,
-        user_supplied=user_supplied,
-        editable=True,
-        permit_editable_wheels=permit_editable_wheels,
-        link=parts.link,
-        constraint=constraint,
-        use_pep517=use_pep517,
-        isolated=isolated,
-        install_options=options.get("install_options", []) if options else [],
-        global_options=options.get("global_options", []) if options else [],
-        hash_options=options.get("hashes", {}) if options else {},
-        extras=parts.extras,
-    )
-
-
-def _looks_like_path(name: str) -> bool:
-    """Checks whether the string "looks like" a path on the filesystem.
-
-    This does not check whether the target actually exists, only judge from the
-    appearance.
-
-    Returns true if any of the following conditions is true:
-    * a path separator is found (either os.path.sep or os.path.altsep);
-    * a dot is found (which represents the current directory).
-    """
-    if os.path.sep in name:
-        return True
-    if os.path.altsep is not None and os.path.altsep in name:
-        return True
-    if name.startswith("."):
-        return True
-    return False
-
-
-def _get_url_from_path(path: str, name: str) -> Optional[str]:
-    """
-    First, it checks whether a provided path is an installable directory. If it
-    is, returns the path.
-
-    If false, check if the path is an archive file (such as a .whl).
-    The function checks if the path is a file. If false, if the path has
-    an @, it will treat it as a PEP 440 URL requirement and return the path.
-    """
-    if _looks_like_path(name) and os.path.isdir(path):
-        if is_installable_dir(path):
-            return path_to_url(path)
-        # TODO: The is_installable_dir test here might not be necessary
-        #       now that it is done in load_pyproject_toml too.
-        raise InstallationError(
-            f"Directory {name!r} is not installable. Neither 'setup.py' "
-            "nor 'pyproject.toml' found."
-        )
-    if not is_archive_file(path):
-        return None
-    if os.path.isfile(path):
-        return path_to_url(path)
-    urlreq_parts = name.split("@", 1)
-    if len(urlreq_parts) >= 2 and not _looks_like_path(urlreq_parts[0]):
-        # If the path contains '@' and the part before it does not look
-        # like a path, try to treat it as a PEP 440 URL req instead.
-        return None
-    logger.warning(
-        "Requirement %r looks like a filename, but the file does not exist",
-        name,
-    )
-    return path_to_url(path)
-
-
-def parse_req_from_line(name: str, line_source: Optional[str]) -> RequirementParts:
-    if is_url(name):
-        marker_sep = "; "
-    else:
-        marker_sep = ";"
-    if marker_sep in name:
-        name, markers_as_string = name.split(marker_sep, 1)
-        markers_as_string = markers_as_string.strip()
-        if not markers_as_string:
-            markers = None
-        else:
-            markers = Marker(markers_as_string)
-    else:
-        markers = None
-    name = name.strip()
-    req_as_string = None
-    path = os.path.normpath(os.path.abspath(name))
-    link = None
-    extras_as_string = None
-
-    if is_url(name):
-        link = Link(name)
-    else:
-        p, extras_as_string = _strip_extras(path)
-        url = _get_url_from_path(p, name)
-        if url is not None:
-            link = Link(url)
-
-    # it's a local file, dir, or url
-    if link:
-        # Handle relative file URLs
-        if link.scheme == "file" and re.search(r"\.\./", link.url):
-            link = Link(path_to_url(os.path.normpath(os.path.abspath(link.path))))
-        # wheel file
-        if link.is_wheel:
-            wheel = Wheel(link.filename)  # can raise InvalidWheelFilename
-            req_as_string = f"{wheel.name}=={wheel.version}"
-        else:
-            # set the req to the egg fragment.  when it's not there, this
-            # will become an 'unnamed' requirement
-            req_as_string = link.egg_fragment
-
-    # a requirement specifier
-    else:
-        req_as_string = name
-
-    extras = convert_extras(extras_as_string)
-
-    def with_source(text: str) -> str:
-        if not line_source:
-            return text
-        return f"{text} (from {line_source})"
-
-    def _parse_req_string(req_as_string: str) -> Requirement:
-        try:
-            req = get_requirement(req_as_string)
-        except InvalidRequirement:
-            if os.path.sep in req_as_string:
-                add_msg = "It looks like a path."
-                add_msg += deduce_helpful_msg(req_as_string)
-            elif "=" in req_as_string and not any(
-                op in req_as_string for op in operators
-            ):
-                add_msg = "= is not a valid operator. Did you mean == ?"
-            else:
-                add_msg = ""
-            msg = with_source(f"Invalid requirement: {req_as_string!r}")
-            if add_msg:
-                msg += f"\nHint: {add_msg}"
-            raise InstallationError(msg)
-        else:
-            # Deprecate extras after specifiers: "name>=1.0[extras]"
-            # This currently works by accident because _strip_extras() parses
-            # any extras in the end of the string and those are saved in
-            # RequirementParts
-            for spec in req.specifier:
-                spec_str = str(spec)
-                if spec_str.endswith("]"):
-                    msg = f"Extras after version '{spec_str}'."
-                    raise InstallationError(msg)
-        return req
-
-    if req_as_string is not None:
-        req: Optional[Requirement] = _parse_req_string(req_as_string)
-    else:
-        req = None
-
-    return RequirementParts(req, link, markers, extras)
-
-
-def install_req_from_line(
-    name: str,
-    comes_from: Optional[Union[str, InstallRequirement]] = None,
-    use_pep517: Optional[bool] = None,
-    isolated: bool = False,
-    options: Optional[Dict[str, Any]] = None,
-    constraint: bool = False,
-    line_source: Optional[str] = None,
-    user_supplied: bool = False,
-) -> InstallRequirement:
-    """Creates an InstallRequirement from a name, which might be a
-    requirement, directory containing 'setup.py', filename, or URL.
-
-    :param line_source: An optional string describing where the line is from,
-        for logging purposes in case of an error.
-    """
-    parts = parse_req_from_line(name, line_source)
-
-    return InstallRequirement(
-        parts.requirement,
-        comes_from,
-        link=parts.link,
-        markers=parts.markers,
-        use_pep517=use_pep517,
-        isolated=isolated,
-        install_options=options.get("install_options", []) if options else [],
-        global_options=options.get("global_options", []) if options else [],
-        hash_options=options.get("hashes", {}) if options else {},
-        constraint=constraint,
-        extras=parts.extras,
-        user_supplied=user_supplied,
-    )
-
-
-def install_req_from_req_string(
-    req_string: str,
-    comes_from: Optional[InstallRequirement] = None,
-    isolated: bool = False,
-    use_pep517: Optional[bool] = None,
-    user_supplied: bool = False,
-) -> InstallRequirement:
-    try:
-        req = get_requirement(req_string)
-    except InvalidRequirement:
-        raise InstallationError(f"Invalid requirement: '{req_string}'")
-
-    domains_not_allowed = [
-        PyPI.file_storage_domain,
-        TestPyPI.file_storage_domain,
-    ]
-    if (
-        req.url
-        and comes_from
-        and comes_from.link
-        and comes_from.link.netloc in domains_not_allowed
-    ):
-        # Explicitly disallow pypi packages that depend on external urls
-        raise InstallationError(
-            "Packages installed from PyPI cannot depend on packages "
-            "which are not also hosted on PyPI.\n"
-            "{} depends on {} ".format(comes_from.name, req)
-        )
-
-    return InstallRequirement(
-        req,
-        comes_from,
-        isolated=isolated,
-        use_pep517=use_pep517,
-        user_supplied=user_supplied,
-    )
-
-
-def install_req_from_parsed_requirement(
-    parsed_req: ParsedRequirement,
-    isolated: bool = False,
-    use_pep517: Optional[bool] = None,
-    user_supplied: bool = False,
-) -> InstallRequirement:
-    if parsed_req.is_editable:
-        req = install_req_from_editable(
-            parsed_req.requirement,
-            comes_from=parsed_req.comes_from,
-            use_pep517=use_pep517,
-            constraint=parsed_req.constraint,
-            isolated=isolated,
-            user_supplied=user_supplied,
-        )
-
-    else:
-        req = install_req_from_line(
-            parsed_req.requirement,
-            comes_from=parsed_req.comes_from,
-            use_pep517=use_pep517,
-            isolated=isolated,
-            options=parsed_req.options,
-            constraint=parsed_req.constraint,
-            line_source=parsed_req.line_source,
-            user_supplied=user_supplied,
-        )
-    return req
-
-
-def install_req_from_link_and_ireq(
-    link: Link, ireq: InstallRequirement
-) -> InstallRequirement:
-    return InstallRequirement(
-        req=ireq.req,
-        comes_from=ireq.comes_from,
-        editable=ireq.editable,
-        link=link,
-        markers=ireq.markers,
-        use_pep517=ireq.use_pep517,
-        isolated=ireq.isolated,
-        install_options=ireq.install_options,
-        global_options=ireq.global_options,
-        hash_options=ireq.hash_options,
-    )
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/req/req_file.py b/.venv/lib/python3.10/site-packages/pip/_internal/req/req_file.py
deleted file mode 100644
index 03ae504..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/req/req_file.py
+++ /dev/null
@@ -1,536 +0,0 @@
-"""
-Requirements file parsing
-"""
-
-import optparse
-import os
-import re
-import shlex
-import urllib.parse
-from optparse import Values
-from typing import (
-    TYPE_CHECKING,
-    Any,
-    Callable,
-    Dict,
-    Iterable,
-    Iterator,
-    List,
-    Optional,
-    Tuple,
-)
-
-from pip._internal.cli import cmdoptions
-from pip._internal.exceptions import InstallationError, RequirementsFileParseError
-from pip._internal.models.search_scope import SearchScope
-from pip._internal.network.session import PipSession
-from pip._internal.network.utils import raise_for_status
-from pip._internal.utils.encoding import auto_decode
-from pip._internal.utils.urls import get_url_scheme
-
-if TYPE_CHECKING:
-    # NoReturn introduced in 3.6.2; imported only for type checking to maintain
-    # pip compatibility with older patch versions of Python 3.6
-    from typing import NoReturn
-
-    from pip._internal.index.package_finder import PackageFinder
-
-__all__ = ["parse_requirements"]
-
-ReqFileLines = Iterable[Tuple[int, str]]
-
-LineParser = Callable[[str], Tuple[str, Values]]
-
-SCHEME_RE = re.compile(r"^(http|https|file):", re.I)
-COMMENT_RE = re.compile(r"(^|\s+)#.*$")
-
-# Matches environment variable-style values in '${MY_VARIABLE_1}' with the
-# variable name consisting of only uppercase letters, digits or the '_'
-# (underscore). This follows the POSIX standard defined in IEEE Std 1003.1,
-# 2013 Edition.
-ENV_VAR_RE = re.compile(r"(?P\$\{(?P[A-Z0-9_]+)\})")
-
-SUPPORTED_OPTIONS: List[Callable[..., optparse.Option]] = [
-    cmdoptions.index_url,
-    cmdoptions.extra_index_url,
-    cmdoptions.no_index,
-    cmdoptions.constraints,
-    cmdoptions.requirements,
-    cmdoptions.editable,
-    cmdoptions.find_links,
-    cmdoptions.no_binary,
-    cmdoptions.only_binary,
-    cmdoptions.prefer_binary,
-    cmdoptions.require_hashes,
-    cmdoptions.pre,
-    cmdoptions.trusted_host,
-    cmdoptions.use_new_feature,
-]
-
-# options to be passed to requirements
-SUPPORTED_OPTIONS_REQ: List[Callable[..., optparse.Option]] = [
-    cmdoptions.install_options,
-    cmdoptions.global_options,
-    cmdoptions.hash,
-]
-
-# the 'dest' string values
-SUPPORTED_OPTIONS_REQ_DEST = [str(o().dest) for o in SUPPORTED_OPTIONS_REQ]
-
-
-class ParsedRequirement:
-    def __init__(
-        self,
-        requirement: str,
-        is_editable: bool,
-        comes_from: str,
-        constraint: bool,
-        options: Optional[Dict[str, Any]] = None,
-        line_source: Optional[str] = None,
-    ) -> None:
-        self.requirement = requirement
-        self.is_editable = is_editable
-        self.comes_from = comes_from
-        self.options = options
-        self.constraint = constraint
-        self.line_source = line_source
-
-
-class ParsedLine:
-    def __init__(
-        self,
-        filename: str,
-        lineno: int,
-        args: str,
-        opts: Values,
-        constraint: bool,
-    ) -> None:
-        self.filename = filename
-        self.lineno = lineno
-        self.opts = opts
-        self.constraint = constraint
-
-        if args:
-            self.is_requirement = True
-            self.is_editable = False
-            self.requirement = args
-        elif opts.editables:
-            self.is_requirement = True
-            self.is_editable = True
-            # We don't support multiple -e on one line
-            self.requirement = opts.editables[0]
-        else:
-            self.is_requirement = False
-
-
-def parse_requirements(
-    filename: str,
-    session: PipSession,
-    finder: Optional["PackageFinder"] = None,
-    options: Optional[optparse.Values] = None,
-    constraint: bool = False,
-) -> Iterator[ParsedRequirement]:
-    """Parse a requirements file and yield ParsedRequirement instances.
-
-    :param filename:    Path or url of requirements file.
-    :param session:     PipSession instance.
-    :param finder:      Instance of pip.index.PackageFinder.
-    :param options:     cli options.
-    :param constraint:  If true, parsing a constraint file rather than
-        requirements file.
-    """
-    line_parser = get_line_parser(finder)
-    parser = RequirementsFileParser(session, line_parser)
-
-    for parsed_line in parser.parse(filename, constraint):
-        parsed_req = handle_line(
-            parsed_line, options=options, finder=finder, session=session
-        )
-        if parsed_req is not None:
-            yield parsed_req
-
-
-def preprocess(content: str) -> ReqFileLines:
-    """Split, filter, and join lines, and return a line iterator
-
-    :param content: the content of the requirements file
-    """
-    lines_enum: ReqFileLines = enumerate(content.splitlines(), start=1)
-    lines_enum = join_lines(lines_enum)
-    lines_enum = ignore_comments(lines_enum)
-    lines_enum = expand_env_variables(lines_enum)
-    return lines_enum
-
-
-def handle_requirement_line(
-    line: ParsedLine,
-    options: Optional[optparse.Values] = None,
-) -> ParsedRequirement:
-
-    # preserve for the nested code path
-    line_comes_from = "{} {} (line {})".format(
-        "-c" if line.constraint else "-r",
-        line.filename,
-        line.lineno,
-    )
-
-    assert line.is_requirement
-
-    if line.is_editable:
-        # For editable requirements, we don't support per-requirement
-        # options, so just return the parsed requirement.
-        return ParsedRequirement(
-            requirement=line.requirement,
-            is_editable=line.is_editable,
-            comes_from=line_comes_from,
-            constraint=line.constraint,
-        )
-    else:
-        if options:
-            # Disable wheels if the user has specified build options
-            cmdoptions.check_install_build_global(options, line.opts)
-
-        # get the options that apply to requirements
-        req_options = {}
-        for dest in SUPPORTED_OPTIONS_REQ_DEST:
-            if dest in line.opts.__dict__ and line.opts.__dict__[dest]:
-                req_options[dest] = line.opts.__dict__[dest]
-
-        line_source = f"line {line.lineno} of {line.filename}"
-        return ParsedRequirement(
-            requirement=line.requirement,
-            is_editable=line.is_editable,
-            comes_from=line_comes_from,
-            constraint=line.constraint,
-            options=req_options,
-            line_source=line_source,
-        )
-
-
-def handle_option_line(
-    opts: Values,
-    filename: str,
-    lineno: int,
-    finder: Optional["PackageFinder"] = None,
-    options: Optional[optparse.Values] = None,
-    session: Optional[PipSession] = None,
-) -> None:
-
-    if options:
-        # percolate options upward
-        if opts.require_hashes:
-            options.require_hashes = opts.require_hashes
-        if opts.features_enabled:
-            options.features_enabled.extend(
-                f for f in opts.features_enabled if f not in options.features_enabled
-            )
-
-    # set finder options
-    if finder:
-        find_links = finder.find_links
-        index_urls = finder.index_urls
-        if opts.index_url:
-            index_urls = [opts.index_url]
-        if opts.no_index is True:
-            index_urls = []
-        if opts.extra_index_urls:
-            index_urls.extend(opts.extra_index_urls)
-        if opts.find_links:
-            # FIXME: it would be nice to keep track of the source
-            # of the find_links: support a find-links local path
-            # relative to a requirements file.
-            value = opts.find_links[0]
-            req_dir = os.path.dirname(os.path.abspath(filename))
-            relative_to_reqs_file = os.path.join(req_dir, value)
-            if os.path.exists(relative_to_reqs_file):
-                value = relative_to_reqs_file
-            find_links.append(value)
-
-        if session:
-            # We need to update the auth urls in session
-            session.update_index_urls(index_urls)
-
-        search_scope = SearchScope(
-            find_links=find_links,
-            index_urls=index_urls,
-        )
-        finder.search_scope = search_scope
-
-        if opts.pre:
-            finder.set_allow_all_prereleases()
-
-        if opts.prefer_binary:
-            finder.set_prefer_binary()
-
-        if session:
-            for host in opts.trusted_hosts or []:
-                source = f"line {lineno} of {filename}"
-                session.add_trusted_host(host, source=source)
-
-
-def handle_line(
-    line: ParsedLine,
-    options: Optional[optparse.Values] = None,
-    finder: Optional["PackageFinder"] = None,
-    session: Optional[PipSession] = None,
-) -> Optional[ParsedRequirement]:
-    """Handle a single parsed requirements line; This can result in
-    creating/yielding requirements, or updating the finder.
-
-    :param line:        The parsed line to be processed.
-    :param options:     CLI options.
-    :param finder:      The finder - updated by non-requirement lines.
-    :param session:     The session - updated by non-requirement lines.
-
-    Returns a ParsedRequirement object if the line is a requirement line,
-    otherwise returns None.
-
-    For lines that contain requirements, the only options that have an effect
-    are from SUPPORTED_OPTIONS_REQ, and they are scoped to the
-    requirement. Other options from SUPPORTED_OPTIONS may be present, but are
-    ignored.
-
-    For lines that do not contain requirements, the only options that have an
-    effect are from SUPPORTED_OPTIONS. Options from SUPPORTED_OPTIONS_REQ may
-    be present, but are ignored. These lines may contain multiple options
-    (although our docs imply only one is supported), and all our parsed and
-    affect the finder.
-    """
-
-    if line.is_requirement:
-        parsed_req = handle_requirement_line(line, options)
-        return parsed_req
-    else:
-        handle_option_line(
-            line.opts,
-            line.filename,
-            line.lineno,
-            finder,
-            options,
-            session,
-        )
-        return None
-
-
-class RequirementsFileParser:
-    def __init__(
-        self,
-        session: PipSession,
-        line_parser: LineParser,
-    ) -> None:
-        self._session = session
-        self._line_parser = line_parser
-
-    def parse(self, filename: str, constraint: bool) -> Iterator[ParsedLine]:
-        """Parse a given file, yielding parsed lines."""
-        yield from self._parse_and_recurse(filename, constraint)
-
-    def _parse_and_recurse(
-        self, filename: str, constraint: bool
-    ) -> Iterator[ParsedLine]:
-        for line in self._parse_file(filename, constraint):
-            if not line.is_requirement and (
-                line.opts.requirements or line.opts.constraints
-            ):
-                # parse a nested requirements file
-                if line.opts.requirements:
-                    req_path = line.opts.requirements[0]
-                    nested_constraint = False
-                else:
-                    req_path = line.opts.constraints[0]
-                    nested_constraint = True
-
-                # original file is over http
-                if SCHEME_RE.search(filename):
-                    # do a url join so relative paths work
-                    req_path = urllib.parse.urljoin(filename, req_path)
-                # original file and nested file are paths
-                elif not SCHEME_RE.search(req_path):
-                    # do a join so relative paths work
-                    req_path = os.path.join(
-                        os.path.dirname(filename),
-                        req_path,
-                    )
-
-                yield from self._parse_and_recurse(req_path, nested_constraint)
-            else:
-                yield line
-
-    def _parse_file(self, filename: str, constraint: bool) -> Iterator[ParsedLine]:
-        _, content = get_file_content(filename, self._session)
-
-        lines_enum = preprocess(content)
-
-        for line_number, line in lines_enum:
-            try:
-                args_str, opts = self._line_parser(line)
-            except OptionParsingError as e:
-                # add offending line
-                msg = f"Invalid requirement: {line}\n{e.msg}"
-                raise RequirementsFileParseError(msg)
-
-            yield ParsedLine(
-                filename,
-                line_number,
-                args_str,
-                opts,
-                constraint,
-            )
-
-
-def get_line_parser(finder: Optional["PackageFinder"]) -> LineParser:
-    def parse_line(line: str) -> Tuple[str, Values]:
-        # Build new parser for each line since it accumulates appendable
-        # options.
-        parser = build_parser()
-        defaults = parser.get_default_values()
-        defaults.index_url = None
-        if finder:
-            defaults.format_control = finder.format_control
-
-        args_str, options_str = break_args_options(line)
-
-        opts, _ = parser.parse_args(shlex.split(options_str), defaults)
-
-        return args_str, opts
-
-    return parse_line
-
-
-def break_args_options(line: str) -> Tuple[str, str]:
-    """Break up the line into an args and options string.  We only want to shlex
-    (and then optparse) the options, not the args.  args can contain markers
-    which are corrupted by shlex.
-    """
-    tokens = line.split(" ")
-    args = []
-    options = tokens[:]
-    for token in tokens:
-        if token.startswith("-") or token.startswith("--"):
-            break
-        else:
-            args.append(token)
-            options.pop(0)
-    return " ".join(args), " ".join(options)
-
-
-class OptionParsingError(Exception):
-    def __init__(self, msg: str) -> None:
-        self.msg = msg
-
-
-def build_parser() -> optparse.OptionParser:
-    """
-    Return a parser for parsing requirement lines
-    """
-    parser = optparse.OptionParser(add_help_option=False)
-
-    option_factories = SUPPORTED_OPTIONS + SUPPORTED_OPTIONS_REQ
-    for option_factory in option_factories:
-        option = option_factory()
-        parser.add_option(option)
-
-    # By default optparse sys.exits on parsing errors. We want to wrap
-    # that in our own exception.
-    def parser_exit(self: Any, msg: str) -> "NoReturn":
-        raise OptionParsingError(msg)
-
-    # NOTE: mypy disallows assigning to a method
-    #       https://github.com/python/mypy/issues/2427
-    parser.exit = parser_exit  # type: ignore
-
-    return parser
-
-
-def join_lines(lines_enum: ReqFileLines) -> ReqFileLines:
-    """Joins a line ending in '\' with the previous line (except when following
-    comments).  The joined line takes on the index of the first line.
-    """
-    primary_line_number = None
-    new_line: List[str] = []
-    for line_number, line in lines_enum:
-        if not line.endswith("\\") or COMMENT_RE.match(line):
-            if COMMENT_RE.match(line):
-                # this ensures comments are always matched later
-                line = " " + line
-            if new_line:
-                new_line.append(line)
-                assert primary_line_number is not None
-                yield primary_line_number, "".join(new_line)
-                new_line = []
-            else:
-                yield line_number, line
-        else:
-            if not new_line:
-                primary_line_number = line_number
-            new_line.append(line.strip("\\"))
-
-    # last line contains \
-    if new_line:
-        assert primary_line_number is not None
-        yield primary_line_number, "".join(new_line)
-
-    # TODO: handle space after '\'.
-
-
-def ignore_comments(lines_enum: ReqFileLines) -> ReqFileLines:
-    """
-    Strips comments and filter empty lines.
-    """
-    for line_number, line in lines_enum:
-        line = COMMENT_RE.sub("", line)
-        line = line.strip()
-        if line:
-            yield line_number, line
-
-
-def expand_env_variables(lines_enum: ReqFileLines) -> ReqFileLines:
-    """Replace all environment variables that can be retrieved via `os.getenv`.
-
-    The only allowed format for environment variables defined in the
-    requirement file is `${MY_VARIABLE_1}` to ensure two things:
-
-    1. Strings that contain a `$` aren't accidentally (partially) expanded.
-    2. Ensure consistency across platforms for requirement files.
-
-    These points are the result of a discussion on the `github pull
-    request #3514 `_.
-
-    Valid characters in variable names follow the `POSIX standard
-    `_ and are limited
-    to uppercase letter, digits and the `_` (underscore).
-    """
-    for line_number, line in lines_enum:
-        for env_var, var_name in ENV_VAR_RE.findall(line):
-            value = os.getenv(var_name)
-            if not value:
-                continue
-
-            line = line.replace(env_var, value)
-
-        yield line_number, line
-
-
-def get_file_content(url: str, session: PipSession) -> Tuple[str, str]:
-    """Gets the content of a file; it may be a filename, file: URL, or
-    http: URL.  Returns (location, content).  Content is unicode.
-    Respects # -*- coding: declarations on the retrieved files.
-
-    :param url:         File path or url.
-    :param session:     PipSession instance.
-    """
-    scheme = get_url_scheme(url)
-
-    # Pip has special support for file:// URLs (LocalFSAdapter).
-    if scheme in ["http", "https", "file"]:
-        resp = session.get(url)
-        raise_for_status(resp)
-        return resp.url, resp.text
-
-    # Assume this is a bare path.
-    try:
-        with open(url, "rb") as f:
-            content = auto_decode(f.read())
-    except OSError as exc:
-        raise InstallationError(f"Could not open requirements file: {exc}")
-    return url, content
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/req/req_install.py b/.venv/lib/python3.10/site-packages/pip/_internal/req/req_install.py
deleted file mode 100644
index 02dbda1..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/req/req_install.py
+++ /dev/null
@@ -1,858 +0,0 @@
-# The following comment should be removed at some point in the future.
-# mypy: strict-optional=False
-
-import functools
-import logging
-import os
-import shutil
-import sys
-import uuid
-import zipfile
-from typing import Any, Collection, Dict, Iterable, List, Optional, Sequence, Union
-
-from pip._vendor.packaging.markers import Marker
-from pip._vendor.packaging.requirements import Requirement
-from pip._vendor.packaging.specifiers import SpecifierSet
-from pip._vendor.packaging.utils import canonicalize_name
-from pip._vendor.packaging.version import Version
-from pip._vendor.packaging.version import parse as parse_version
-from pip._vendor.pep517.wrappers import Pep517HookCaller
-
-from pip._internal.build_env import BuildEnvironment, NoOpBuildEnvironment
-from pip._internal.exceptions import InstallationError, LegacyInstallFailure
-from pip._internal.locations import get_scheme
-from pip._internal.metadata import (
-    BaseDistribution,
-    get_default_environment,
-    get_directory_distribution,
-)
-from pip._internal.models.link import Link
-from pip._internal.operations.build.metadata import generate_metadata
-from pip._internal.operations.build.metadata_editable import generate_editable_metadata
-from pip._internal.operations.build.metadata_legacy import (
-    generate_metadata as generate_metadata_legacy,
-)
-from pip._internal.operations.install.editable_legacy import (
-    install_editable as install_editable_legacy,
-)
-from pip._internal.operations.install.legacy import install as install_legacy
-from pip._internal.operations.install.wheel import install_wheel
-from pip._internal.pyproject import load_pyproject_toml, make_pyproject_path
-from pip._internal.req.req_uninstall import UninstallPathSet
-from pip._internal.utils.deprecation import deprecated
-from pip._internal.utils.direct_url_helpers import (
-    direct_url_for_editable,
-    direct_url_from_link,
-)
-from pip._internal.utils.hashes import Hashes
-from pip._internal.utils.misc import (
-    ask_path_exists,
-    backup_dir,
-    display_path,
-    hide_url,
-    redact_auth_from_url,
-)
-from pip._internal.utils.packaging import safe_extra
-from pip._internal.utils.subprocess import runner_with_spinner_message
-from pip._internal.utils.temp_dir import TempDirectory, tempdir_kinds
-from pip._internal.utils.virtualenv import running_under_virtualenv
-from pip._internal.vcs import vcs
-
-logger = logging.getLogger(__name__)
-
-
-class InstallRequirement:
-    """
-    Represents something that may be installed later on, may have information
-    about where to fetch the relevant requirement and also contains logic for
-    installing the said requirement.
-    """
-
-    def __init__(
-        self,
-        req: Optional[Requirement],
-        comes_from: Optional[Union[str, "InstallRequirement"]],
-        editable: bool = False,
-        link: Optional[Link] = None,
-        markers: Optional[Marker] = None,
-        use_pep517: Optional[bool] = None,
-        isolated: bool = False,
-        install_options: Optional[List[str]] = None,
-        global_options: Optional[List[str]] = None,
-        hash_options: Optional[Dict[str, List[str]]] = None,
-        constraint: bool = False,
-        extras: Collection[str] = (),
-        user_supplied: bool = False,
-        permit_editable_wheels: bool = False,
-    ) -> None:
-        assert req is None or isinstance(req, Requirement), req
-        self.req = req
-        self.comes_from = comes_from
-        self.constraint = constraint
-        self.editable = editable
-        self.permit_editable_wheels = permit_editable_wheels
-        self.legacy_install_reason: Optional[int] = None
-
-        # source_dir is the local directory where the linked requirement is
-        # located, or unpacked. In case unpacking is needed, creating and
-        # populating source_dir is done by the RequirementPreparer. Note this
-        # is not necessarily the directory where pyproject.toml or setup.py is
-        # located - that one is obtained via unpacked_source_directory.
-        self.source_dir: Optional[str] = None
-        if self.editable:
-            assert link
-            if link.is_file:
-                self.source_dir = os.path.normpath(os.path.abspath(link.file_path))
-
-        if link is None and req and req.url:
-            # PEP 508 URL requirement
-            link = Link(req.url)
-        self.link = self.original_link = link
-        self.original_link_is_in_wheel_cache = False
-
-        # Path to any downloaded or already-existing package.
-        self.local_file_path: Optional[str] = None
-        if self.link and self.link.is_file:
-            self.local_file_path = self.link.file_path
-
-        if extras:
-            self.extras = extras
-        elif req:
-            self.extras = {safe_extra(extra) for extra in req.extras}
-        else:
-            self.extras = set()
-        if markers is None and req:
-            markers = req.marker
-        self.markers = markers
-
-        # This holds the Distribution object if this requirement is already installed.
-        self.satisfied_by: Optional[BaseDistribution] = None
-        # Whether the installation process should try to uninstall an existing
-        # distribution before installing this requirement.
-        self.should_reinstall = False
-        # Temporary build location
-        self._temp_build_dir: Optional[TempDirectory] = None
-        # Set to True after successful installation
-        self.install_succeeded: Optional[bool] = None
-        # Supplied options
-        self.install_options = install_options if install_options else []
-        self.global_options = global_options if global_options else []
-        self.hash_options = hash_options if hash_options else {}
-        # Set to True after successful preparation of this requirement
-        self.prepared = False
-        # User supplied requirement are explicitly requested for installation
-        # by the user via CLI arguments or requirements files, as opposed to,
-        # e.g. dependencies, extras or constraints.
-        self.user_supplied = user_supplied
-
-        self.isolated = isolated
-        self.build_env: BuildEnvironment = NoOpBuildEnvironment()
-
-        # For PEP 517, the directory where we request the project metadata
-        # gets stored. We need this to pass to build_wheel, so the backend
-        # can ensure that the wheel matches the metadata (see the PEP for
-        # details).
-        self.metadata_directory: Optional[str] = None
-
-        # The static build requirements (from pyproject.toml)
-        self.pyproject_requires: Optional[List[str]] = None
-
-        # Build requirements that we will check are available
-        self.requirements_to_check: List[str] = []
-
-        # The PEP 517 backend we should use to build the project
-        self.pep517_backend: Optional[Pep517HookCaller] = None
-
-        # Are we using PEP 517 for this requirement?
-        # After pyproject.toml has been loaded, the only valid values are True
-        # and False. Before loading, None is valid (meaning "use the default").
-        # Setting an explicit value before loading pyproject.toml is supported,
-        # but after loading this flag should be treated as read only.
-        self.use_pep517 = use_pep517
-
-        # This requirement needs more preparation before it can be built
-        self.needs_more_preparation = False
-
-    def __str__(self) -> str:
-        if self.req:
-            s = str(self.req)
-            if self.link:
-                s += " from {}".format(redact_auth_from_url(self.link.url))
-        elif self.link:
-            s = redact_auth_from_url(self.link.url)
-        else:
-            s = ""
-        if self.satisfied_by is not None:
-            s += " in {}".format(display_path(self.satisfied_by.location))
-        if self.comes_from:
-            if isinstance(self.comes_from, str):
-                comes_from: Optional[str] = self.comes_from
-            else:
-                comes_from = self.comes_from.from_path()
-            if comes_from:
-                s += f" (from {comes_from})"
-        return s
-
-    def __repr__(self) -> str:
-        return "<{} object: {} editable={!r}>".format(
-            self.__class__.__name__, str(self), self.editable
-        )
-
-    def format_debug(self) -> str:
-        """An un-tested helper for getting state, for debugging."""
-        attributes = vars(self)
-        names = sorted(attributes)
-
-        state = ("{}={!r}".format(attr, attributes[attr]) for attr in sorted(names))
-        return "<{name} object: {{{state}}}>".format(
-            name=self.__class__.__name__,
-            state=", ".join(state),
-        )
-
-    # Things that are valid for all kinds of requirements?
-    @property
-    def name(self) -> Optional[str]:
-        if self.req is None:
-            return None
-        return self.req.name
-
-    @functools.lru_cache()  # use cached_property in python 3.8+
-    def supports_pyproject_editable(self) -> bool:
-        if not self.use_pep517:
-            return False
-        assert self.pep517_backend
-        with self.build_env:
-            runner = runner_with_spinner_message(
-                "Checking if build backend supports build_editable"
-            )
-            with self.pep517_backend.subprocess_runner(runner):
-                return "build_editable" in self.pep517_backend._supported_features()
-
-    @property
-    def specifier(self) -> SpecifierSet:
-        return self.req.specifier
-
-    @property
-    def is_pinned(self) -> bool:
-        """Return whether I am pinned to an exact version.
-
-        For example, some-package==1.2 is pinned; some-package>1.2 is not.
-        """
-        specifiers = self.specifier
-        return len(specifiers) == 1 and next(iter(specifiers)).operator in {"==", "==="}
-
-    def match_markers(self, extras_requested: Optional[Iterable[str]] = None) -> bool:
-        if not extras_requested:
-            # Provide an extra to safely evaluate the markers
-            # without matching any extra
-            extras_requested = ("",)
-        if self.markers is not None:
-            return any(
-                self.markers.evaluate({"extra": extra}) for extra in extras_requested
-            )
-        else:
-            return True
-
-    @property
-    def has_hash_options(self) -> bool:
-        """Return whether any known-good hashes are specified as options.
-
-        These activate --require-hashes mode; hashes specified as part of a
-        URL do not.
-
-        """
-        return bool(self.hash_options)
-
-    def hashes(self, trust_internet: bool = True) -> Hashes:
-        """Return a hash-comparer that considers my option- and URL-based
-        hashes to be known-good.
-
-        Hashes in URLs--ones embedded in the requirements file, not ones
-        downloaded from an index server--are almost peers with ones from
-        flags. They satisfy --require-hashes (whether it was implicitly or
-        explicitly activated) but do not activate it. md5 and sha224 are not
-        allowed in flags, which should nudge people toward good algos. We
-        always OR all hashes together, even ones from URLs.
-
-        :param trust_internet: Whether to trust URL-based (#md5=...) hashes
-            downloaded from the internet, as by populate_link()
-
-        """
-        good_hashes = self.hash_options.copy()
-        link = self.link if trust_internet else self.original_link
-        if link and link.hash:
-            good_hashes.setdefault(link.hash_name, []).append(link.hash)
-        return Hashes(good_hashes)
-
-    def from_path(self) -> Optional[str]:
-        """Format a nice indicator to show where this "comes from" """
-        if self.req is None:
-            return None
-        s = str(self.req)
-        if self.comes_from:
-            if isinstance(self.comes_from, str):
-                comes_from = self.comes_from
-            else:
-                comes_from = self.comes_from.from_path()
-            if comes_from:
-                s += "->" + comes_from
-        return s
-
-    def ensure_build_location(
-        self, build_dir: str, autodelete: bool, parallel_builds: bool
-    ) -> str:
-        assert build_dir is not None
-        if self._temp_build_dir is not None:
-            assert self._temp_build_dir.path
-            return self._temp_build_dir.path
-        if self.req is None:
-            # Some systems have /tmp as a symlink which confuses custom
-            # builds (such as numpy). Thus, we ensure that the real path
-            # is returned.
-            self._temp_build_dir = TempDirectory(
-                kind=tempdir_kinds.REQ_BUILD, globally_managed=True
-            )
-
-            return self._temp_build_dir.path
-
-        # This is the only remaining place where we manually determine the path
-        # for the temporary directory. It is only needed for editables where
-        # it is the value of the --src option.
-
-        # When parallel builds are enabled, add a UUID to the build directory
-        # name so multiple builds do not interfere with each other.
-        dir_name: str = canonicalize_name(self.name)
-        if parallel_builds:
-            dir_name = f"{dir_name}_{uuid.uuid4().hex}"
-
-        # FIXME: Is there a better place to create the build_dir? (hg and bzr
-        # need this)
-        if not os.path.exists(build_dir):
-            logger.debug("Creating directory %s", build_dir)
-            os.makedirs(build_dir)
-        actual_build_dir = os.path.join(build_dir, dir_name)
-        # `None` indicates that we respect the globally-configured deletion
-        # settings, which is what we actually want when auto-deleting.
-        delete_arg = None if autodelete else False
-        return TempDirectory(
-            path=actual_build_dir,
-            delete=delete_arg,
-            kind=tempdir_kinds.REQ_BUILD,
-            globally_managed=True,
-        ).path
-
-    def _set_requirement(self) -> None:
-        """Set requirement after generating metadata."""
-        assert self.req is None
-        assert self.metadata is not None
-        assert self.source_dir is not None
-
-        # Construct a Requirement object from the generated metadata
-        if isinstance(parse_version(self.metadata["Version"]), Version):
-            op = "=="
-        else:
-            op = "==="
-
-        self.req = Requirement(
-            "".join(
-                [
-                    self.metadata["Name"],
-                    op,
-                    self.metadata["Version"],
-                ]
-            )
-        )
-
-    def warn_on_mismatching_name(self) -> None:
-        metadata_name = canonicalize_name(self.metadata["Name"])
-        if canonicalize_name(self.req.name) == metadata_name:
-            # Everything is fine.
-            return
-
-        # If we're here, there's a mismatch. Log a warning about it.
-        logger.warning(
-            "Generating metadata for package %s "
-            "produced metadata for project name %s. Fix your "
-            "#egg=%s fragments.",
-            self.name,
-            metadata_name,
-            self.name,
-        )
-        self.req = Requirement(metadata_name)
-
-    def check_if_exists(self, use_user_site: bool) -> None:
-        """Find an installed distribution that satisfies or conflicts
-        with this requirement, and set self.satisfied_by or
-        self.should_reinstall appropriately.
-        """
-        if self.req is None:
-            return
-        existing_dist = get_default_environment().get_distribution(self.req.name)
-        if not existing_dist:
-            return
-
-        version_compatible = self.req.specifier.contains(
-            existing_dist.version,
-            prereleases=True,
-        )
-        if not version_compatible:
-            self.satisfied_by = None
-            if use_user_site:
-                if existing_dist.in_usersite:
-                    self.should_reinstall = True
-                elif running_under_virtualenv() and existing_dist.in_site_packages:
-                    raise InstallationError(
-                        f"Will not install to the user site because it will "
-                        f"lack sys.path precedence to {existing_dist.raw_name} "
-                        f"in {existing_dist.location}"
-                    )
-            else:
-                self.should_reinstall = True
-        else:
-            if self.editable:
-                self.should_reinstall = True
-                # when installing editables, nothing pre-existing should ever
-                # satisfy
-                self.satisfied_by = None
-            else:
-                self.satisfied_by = existing_dist
-
-    # Things valid for wheels
-    @property
-    def is_wheel(self) -> bool:
-        if not self.link:
-            return False
-        return self.link.is_wheel
-
-    # Things valid for sdists
-    @property
-    def unpacked_source_directory(self) -> str:
-        return os.path.join(
-            self.source_dir, self.link and self.link.subdirectory_fragment or ""
-        )
-
-    @property
-    def setup_py_path(self) -> str:
-        assert self.source_dir, f"No source dir for {self}"
-        setup_py = os.path.join(self.unpacked_source_directory, "setup.py")
-
-        return setup_py
-
-    @property
-    def setup_cfg_path(self) -> str:
-        assert self.source_dir, f"No source dir for {self}"
-        setup_cfg = os.path.join(self.unpacked_source_directory, "setup.cfg")
-
-        return setup_cfg
-
-    @property
-    def pyproject_toml_path(self) -> str:
-        assert self.source_dir, f"No source dir for {self}"
-        return make_pyproject_path(self.unpacked_source_directory)
-
-    def load_pyproject_toml(self) -> None:
-        """Load the pyproject.toml file.
-
-        After calling this routine, all of the attributes related to PEP 517
-        processing for this requirement have been set. In particular, the
-        use_pep517 attribute can be used to determine whether we should
-        follow the PEP 517 or legacy (setup.py) code path.
-        """
-        pyproject_toml_data = load_pyproject_toml(
-            self.use_pep517, self.pyproject_toml_path, self.setup_py_path, str(self)
-        )
-
-        if pyproject_toml_data is None:
-            self.use_pep517 = False
-            return
-
-        self.use_pep517 = True
-        requires, backend, check, backend_path = pyproject_toml_data
-        self.requirements_to_check = check
-        self.pyproject_requires = requires
-        self.pep517_backend = Pep517HookCaller(
-            self.unpacked_source_directory,
-            backend,
-            backend_path=backend_path,
-        )
-
-    def isolated_editable_sanity_check(self) -> None:
-        """Check that an editable requirement if valid for use with PEP 517/518.
-
-        This verifies that an editable that has a pyproject.toml either supports PEP 660
-        or as a setup.py or a setup.cfg
-        """
-        if (
-            self.editable
-            and self.use_pep517
-            and not self.supports_pyproject_editable()
-            and not os.path.isfile(self.setup_py_path)
-            and not os.path.isfile(self.setup_cfg_path)
-        ):
-            raise InstallationError(
-                f"Project {self} has a 'pyproject.toml' and its build "
-                f"backend is missing the 'build_editable' hook. Since it does not "
-                f"have a 'setup.py' nor a 'setup.cfg', "
-                f"it cannot be installed in editable mode. "
-                f"Consider using a build backend that supports PEP 660."
-            )
-
-    def prepare_metadata(self) -> None:
-        """Ensure that project metadata is available.
-
-        Under PEP 517 and PEP 660, call the backend hook to prepare the metadata.
-        Under legacy processing, call setup.py egg-info.
-        """
-        assert self.source_dir
-        details = self.name or f"from {self.link}"
-
-        if self.use_pep517:
-            assert self.pep517_backend is not None
-            if (
-                self.editable
-                and self.permit_editable_wheels
-                and self.supports_pyproject_editable()
-            ):
-                self.metadata_directory = generate_editable_metadata(
-                    build_env=self.build_env,
-                    backend=self.pep517_backend,
-                    details=details,
-                )
-            else:
-                self.metadata_directory = generate_metadata(
-                    build_env=self.build_env,
-                    backend=self.pep517_backend,
-                    details=details,
-                )
-        else:
-            self.metadata_directory = generate_metadata_legacy(
-                build_env=self.build_env,
-                setup_py_path=self.setup_py_path,
-                source_dir=self.unpacked_source_directory,
-                isolated=self.isolated,
-                details=details,
-            )
-
-        # Act on the newly generated metadata, based on the name and version.
-        if not self.name:
-            self._set_requirement()
-        else:
-            self.warn_on_mismatching_name()
-
-        self.assert_source_matches_version()
-
-    @property
-    def metadata(self) -> Any:
-        if not hasattr(self, "_metadata"):
-            self._metadata = self.get_dist().metadata
-
-        return self._metadata
-
-    def get_dist(self) -> BaseDistribution:
-        return get_directory_distribution(self.metadata_directory)
-
-    def assert_source_matches_version(self) -> None:
-        assert self.source_dir
-        version = self.metadata["version"]
-        if self.req.specifier and version not in self.req.specifier:
-            logger.warning(
-                "Requested %s, but installing version %s",
-                self,
-                version,
-            )
-        else:
-            logger.debug(
-                "Source in %s has version %s, which satisfies requirement %s",
-                display_path(self.source_dir),
-                version,
-                self,
-            )
-
-    # For both source distributions and editables
-    def ensure_has_source_dir(
-        self,
-        parent_dir: str,
-        autodelete: bool = False,
-        parallel_builds: bool = False,
-    ) -> None:
-        """Ensure that a source_dir is set.
-
-        This will create a temporary build dir if the name of the requirement
-        isn't known yet.
-
-        :param parent_dir: The ideal pip parent_dir for the source_dir.
-            Generally src_dir for editables and build_dir for sdists.
-        :return: self.source_dir
-        """
-        if self.source_dir is None:
-            self.source_dir = self.ensure_build_location(
-                parent_dir,
-                autodelete=autodelete,
-                parallel_builds=parallel_builds,
-            )
-
-    # For editable installations
-    def update_editable(self) -> None:
-        if not self.link:
-            logger.debug(
-                "Cannot update repository at %s; repository location is unknown",
-                self.source_dir,
-            )
-            return
-        assert self.editable
-        assert self.source_dir
-        if self.link.scheme == "file":
-            # Static paths don't get updated
-            return
-        vcs_backend = vcs.get_backend_for_scheme(self.link.scheme)
-        # Editable requirements are validated in Requirement constructors.
-        # So here, if it's neither a path nor a valid VCS URL, it's a bug.
-        assert vcs_backend, f"Unsupported VCS URL {self.link.url}"
-        hidden_url = hide_url(self.link.url)
-        vcs_backend.obtain(self.source_dir, url=hidden_url, verbosity=0)
-
-    # Top-level Actions
-    def uninstall(
-        self, auto_confirm: bool = False, verbose: bool = False
-    ) -> Optional[UninstallPathSet]:
-        """
-        Uninstall the distribution currently satisfying this requirement.
-
-        Prompts before removing or modifying files unless
-        ``auto_confirm`` is True.
-
-        Refuses to delete or modify files outside of ``sys.prefix`` -
-        thus uninstallation within a virtual environment can only
-        modify that virtual environment, even if the virtualenv is
-        linked to global site-packages.
-
-        """
-        assert self.req
-        dist = get_default_environment().get_distribution(self.req.name)
-        if not dist:
-            logger.warning("Skipping %s as it is not installed.", self.name)
-            return None
-        logger.info("Found existing installation: %s", dist)
-
-        uninstalled_pathset = UninstallPathSet.from_dist(dist)
-        uninstalled_pathset.remove(auto_confirm, verbose)
-        return uninstalled_pathset
-
-    def _get_archive_name(self, path: str, parentdir: str, rootdir: str) -> str:
-        def _clean_zip_name(name: str, prefix: str) -> str:
-            assert name.startswith(
-                prefix + os.path.sep
-            ), f"name {name!r} doesn't start with prefix {prefix!r}"
-            name = name[len(prefix) + 1 :]
-            name = name.replace(os.path.sep, "/")
-            return name
-
-        path = os.path.join(parentdir, path)
-        name = _clean_zip_name(path, rootdir)
-        return self.name + "/" + name
-
-    def archive(self, build_dir: Optional[str]) -> None:
-        """Saves archive to provided build_dir.
-
-        Used for saving downloaded VCS requirements as part of `pip download`.
-        """
-        assert self.source_dir
-        if build_dir is None:
-            return
-
-        create_archive = True
-        archive_name = "{}-{}.zip".format(self.name, self.metadata["version"])
-        archive_path = os.path.join(build_dir, archive_name)
-
-        if os.path.exists(archive_path):
-            response = ask_path_exists(
-                "The file {} exists. (i)gnore, (w)ipe, "
-                "(b)ackup, (a)bort ".format(display_path(archive_path)),
-                ("i", "w", "b", "a"),
-            )
-            if response == "i":
-                create_archive = False
-            elif response == "w":
-                logger.warning("Deleting %s", display_path(archive_path))
-                os.remove(archive_path)
-            elif response == "b":
-                dest_file = backup_dir(archive_path)
-                logger.warning(
-                    "Backing up %s to %s",
-                    display_path(archive_path),
-                    display_path(dest_file),
-                )
-                shutil.move(archive_path, dest_file)
-            elif response == "a":
-                sys.exit(-1)
-
-        if not create_archive:
-            return
-
-        zip_output = zipfile.ZipFile(
-            archive_path,
-            "w",
-            zipfile.ZIP_DEFLATED,
-            allowZip64=True,
-        )
-        with zip_output:
-            dir = os.path.normcase(os.path.abspath(self.unpacked_source_directory))
-            for dirpath, dirnames, filenames in os.walk(dir):
-                for dirname in dirnames:
-                    dir_arcname = self._get_archive_name(
-                        dirname,
-                        parentdir=dirpath,
-                        rootdir=dir,
-                    )
-                    zipdir = zipfile.ZipInfo(dir_arcname + "/")
-                    zipdir.external_attr = 0x1ED << 16  # 0o755
-                    zip_output.writestr(zipdir, "")
-                for filename in filenames:
-                    file_arcname = self._get_archive_name(
-                        filename,
-                        parentdir=dirpath,
-                        rootdir=dir,
-                    )
-                    filename = os.path.join(dirpath, filename)
-                    zip_output.write(filename, file_arcname)
-
-        logger.info("Saved %s", display_path(archive_path))
-
-    def install(
-        self,
-        install_options: List[str],
-        global_options: Optional[Sequence[str]] = None,
-        root: Optional[str] = None,
-        home: Optional[str] = None,
-        prefix: Optional[str] = None,
-        warn_script_location: bool = True,
-        use_user_site: bool = False,
-        pycompile: bool = True,
-    ) -> None:
-        scheme = get_scheme(
-            self.name,
-            user=use_user_site,
-            home=home,
-            root=root,
-            isolated=self.isolated,
-            prefix=prefix,
-        )
-
-        global_options = global_options if global_options is not None else []
-        if self.editable and not self.is_wheel:
-            install_editable_legacy(
-                install_options,
-                global_options,
-                prefix=prefix,
-                home=home,
-                use_user_site=use_user_site,
-                name=self.name,
-                setup_py_path=self.setup_py_path,
-                isolated=self.isolated,
-                build_env=self.build_env,
-                unpacked_source_directory=self.unpacked_source_directory,
-            )
-            self.install_succeeded = True
-            return
-
-        if self.is_wheel:
-            assert self.local_file_path
-            direct_url = None
-            if self.editable:
-                direct_url = direct_url_for_editable(self.unpacked_source_directory)
-            elif self.original_link:
-                direct_url = direct_url_from_link(
-                    self.original_link,
-                    self.source_dir,
-                    self.original_link_is_in_wheel_cache,
-                )
-            install_wheel(
-                self.name,
-                self.local_file_path,
-                scheme=scheme,
-                req_description=str(self.req),
-                pycompile=pycompile,
-                warn_script_location=warn_script_location,
-                direct_url=direct_url,
-                requested=self.user_supplied,
-            )
-            self.install_succeeded = True
-            return
-
-        # TODO: Why don't we do this for editable installs?
-
-        # Extend the list of global and install options passed on to
-        # the setup.py call with the ones from the requirements file.
-        # Options specified in requirements file override those
-        # specified on the command line, since the last option given
-        # to setup.py is the one that is used.
-        global_options = list(global_options) + self.global_options
-        install_options = list(install_options) + self.install_options
-
-        try:
-            success = install_legacy(
-                install_options=install_options,
-                global_options=global_options,
-                root=root,
-                home=home,
-                prefix=prefix,
-                use_user_site=use_user_site,
-                pycompile=pycompile,
-                scheme=scheme,
-                setup_py_path=self.setup_py_path,
-                isolated=self.isolated,
-                req_name=self.name,
-                build_env=self.build_env,
-                unpacked_source_directory=self.unpacked_source_directory,
-                req_description=str(self.req),
-            )
-        except LegacyInstallFailure as exc:
-            self.install_succeeded = False
-            raise exc
-        except Exception:
-            self.install_succeeded = True
-            raise
-
-        self.install_succeeded = success
-
-        if success and self.legacy_install_reason == 8368:
-            deprecated(
-                reason=(
-                    "{} was installed using the legacy 'setup.py install' "
-                    "method, because a wheel could not be built for it.".format(
-                        self.name
-                    )
-                ),
-                replacement="to fix the wheel build issue reported above",
-                gone_in=None,
-                issue=8368,
-            )
-
-
-def check_invalid_constraint_type(req: InstallRequirement) -> str:
-
-    # Check for unsupported forms
-    problem = ""
-    if not req.name:
-        problem = "Unnamed requirements are not allowed as constraints"
-    elif req.editable:
-        problem = "Editable requirements are not allowed as constraints"
-    elif req.extras:
-        problem = "Constraints cannot have extras"
-
-    if problem:
-        deprecated(
-            reason=(
-                "Constraints are only allowed to take the form of a package "
-                "name and a version specifier. Other forms were originally "
-                "permitted as an accident of the implementation, but were "
-                "undocumented. The new implementation of the resolver no "
-                "longer supports these forms."
-            ),
-            replacement="replacing the constraint with a requirement",
-            # No plan yet for when the new resolver becomes default
-            gone_in=None,
-            issue=8210,
-        )
-
-    return problem
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/req/req_set.py b/.venv/lib/python3.10/site-packages/pip/_internal/req/req_set.py
deleted file mode 100644
index 6626c37..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/req/req_set.py
+++ /dev/null
@@ -1,189 +0,0 @@
-import logging
-from collections import OrderedDict
-from typing import Dict, Iterable, List, Optional, Tuple
-
-from pip._vendor.packaging.utils import canonicalize_name
-
-from pip._internal.exceptions import InstallationError
-from pip._internal.models.wheel import Wheel
-from pip._internal.req.req_install import InstallRequirement
-from pip._internal.utils import compatibility_tags
-
-logger = logging.getLogger(__name__)
-
-
-class RequirementSet:
-    def __init__(self, check_supported_wheels: bool = True) -> None:
-        """Create a RequirementSet."""
-
-        self.requirements: Dict[str, InstallRequirement] = OrderedDict()
-        self.check_supported_wheels = check_supported_wheels
-
-        self.unnamed_requirements: List[InstallRequirement] = []
-
-    def __str__(self) -> str:
-        requirements = sorted(
-            (req for req in self.requirements.values() if not req.comes_from),
-            key=lambda req: canonicalize_name(req.name or ""),
-        )
-        return " ".join(str(req.req) for req in requirements)
-
-    def __repr__(self) -> str:
-        requirements = sorted(
-            self.requirements.values(),
-            key=lambda req: canonicalize_name(req.name or ""),
-        )
-
-        format_string = "<{classname} object; {count} requirement(s): {reqs}>"
-        return format_string.format(
-            classname=self.__class__.__name__,
-            count=len(requirements),
-            reqs=", ".join(str(req.req) for req in requirements),
-        )
-
-    def add_unnamed_requirement(self, install_req: InstallRequirement) -> None:
-        assert not install_req.name
-        self.unnamed_requirements.append(install_req)
-
-    def add_named_requirement(self, install_req: InstallRequirement) -> None:
-        assert install_req.name
-
-        project_name = canonicalize_name(install_req.name)
-        self.requirements[project_name] = install_req
-
-    def add_requirement(
-        self,
-        install_req: InstallRequirement,
-        parent_req_name: Optional[str] = None,
-        extras_requested: Optional[Iterable[str]] = None,
-    ) -> Tuple[List[InstallRequirement], Optional[InstallRequirement]]:
-        """Add install_req as a requirement to install.
-
-        :param parent_req_name: The name of the requirement that needed this
-            added. The name is used because when multiple unnamed requirements
-            resolve to the same name, we could otherwise end up with dependency
-            links that point outside the Requirements set. parent_req must
-            already be added. Note that None implies that this is a user
-            supplied requirement, vs an inferred one.
-        :param extras_requested: an iterable of extras used to evaluate the
-            environment markers.
-        :return: Additional requirements to scan. That is either [] if
-            the requirement is not applicable, or [install_req] if the
-            requirement is applicable and has just been added.
-        """
-        # If the markers do not match, ignore this requirement.
-        if not install_req.match_markers(extras_requested):
-            logger.info(
-                "Ignoring %s: markers '%s' don't match your environment",
-                install_req.name,
-                install_req.markers,
-            )
-            return [], None
-
-        # If the wheel is not supported, raise an error.
-        # Should check this after filtering out based on environment markers to
-        # allow specifying different wheels based on the environment/OS, in a
-        # single requirements file.
-        if install_req.link and install_req.link.is_wheel:
-            wheel = Wheel(install_req.link.filename)
-            tags = compatibility_tags.get_supported()
-            if self.check_supported_wheels and not wheel.supported(tags):
-                raise InstallationError(
-                    "{} is not a supported wheel on this platform.".format(
-                        wheel.filename
-                    )
-                )
-
-        # This next bit is really a sanity check.
-        assert (
-            not install_req.user_supplied or parent_req_name is None
-        ), "a user supplied req shouldn't have a parent"
-
-        # Unnamed requirements are scanned again and the requirement won't be
-        # added as a dependency until after scanning.
-        if not install_req.name:
-            self.add_unnamed_requirement(install_req)
-            return [install_req], None
-
-        try:
-            existing_req: Optional[InstallRequirement] = self.get_requirement(
-                install_req.name
-            )
-        except KeyError:
-            existing_req = None
-
-        has_conflicting_requirement = (
-            parent_req_name is None
-            and existing_req
-            and not existing_req.constraint
-            and existing_req.extras == install_req.extras
-            and existing_req.req
-            and install_req.req
-            and existing_req.req.specifier != install_req.req.specifier
-        )
-        if has_conflicting_requirement:
-            raise InstallationError(
-                "Double requirement given: {} (already in {}, name={!r})".format(
-                    install_req, existing_req, install_req.name
-                )
-            )
-
-        # When no existing requirement exists, add the requirement as a
-        # dependency and it will be scanned again after.
-        if not existing_req:
-            self.add_named_requirement(install_req)
-            # We'd want to rescan this requirement later
-            return [install_req], install_req
-
-        # Assume there's no need to scan, and that we've already
-        # encountered this for scanning.
-        if install_req.constraint or not existing_req.constraint:
-            return [], existing_req
-
-        does_not_satisfy_constraint = install_req.link and not (
-            existing_req.link and install_req.link.path == existing_req.link.path
-        )
-        if does_not_satisfy_constraint:
-            raise InstallationError(
-                "Could not satisfy constraints for '{}': "
-                "installation from path or url cannot be "
-                "constrained to a version".format(install_req.name)
-            )
-        # If we're now installing a constraint, mark the existing
-        # object for real installation.
-        existing_req.constraint = False
-        # If we're now installing a user supplied requirement,
-        # mark the existing object as such.
-        if install_req.user_supplied:
-            existing_req.user_supplied = True
-        existing_req.extras = tuple(
-            sorted(set(existing_req.extras) | set(install_req.extras))
-        )
-        logger.debug(
-            "Setting %s extras to: %s",
-            existing_req,
-            existing_req.extras,
-        )
-        # Return the existing requirement for addition to the parent and
-        # scanning again.
-        return [existing_req], existing_req
-
-    def has_requirement(self, name: str) -> bool:
-        project_name = canonicalize_name(name)
-
-        return (
-            project_name in self.requirements
-            and not self.requirements[project_name].constraint
-        )
-
-    def get_requirement(self, name: str) -> InstallRequirement:
-        project_name = canonicalize_name(name)
-
-        if project_name in self.requirements:
-            return self.requirements[project_name]
-
-        raise KeyError(f"No project with the name {name!r}")
-
-    @property
-    def all_requirements(self) -> List[InstallRequirement]:
-        return self.unnamed_requirements + list(self.requirements.values())
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/req/req_tracker.py b/.venv/lib/python3.10/site-packages/pip/_internal/req/req_tracker.py
deleted file mode 100644
index 24d3c53..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/req/req_tracker.py
+++ /dev/null
@@ -1,124 +0,0 @@
-import contextlib
-import hashlib
-import logging
-import os
-from types import TracebackType
-from typing import Dict, Iterator, Optional, Set, Type, Union
-
-from pip._internal.models.link import Link
-from pip._internal.req.req_install import InstallRequirement
-from pip._internal.utils.temp_dir import TempDirectory
-
-logger = logging.getLogger(__name__)
-
-
-@contextlib.contextmanager
-def update_env_context_manager(**changes: str) -> Iterator[None]:
-    target = os.environ
-
-    # Save values from the target and change them.
-    non_existent_marker = object()
-    saved_values: Dict[str, Union[object, str]] = {}
-    for name, new_value in changes.items():
-        try:
-            saved_values[name] = target[name]
-        except KeyError:
-            saved_values[name] = non_existent_marker
-        target[name] = new_value
-
-    try:
-        yield
-    finally:
-        # Restore original values in the target.
-        for name, original_value in saved_values.items():
-            if original_value is non_existent_marker:
-                del target[name]
-            else:
-                assert isinstance(original_value, str)  # for mypy
-                target[name] = original_value
-
-
-@contextlib.contextmanager
-def get_requirement_tracker() -> Iterator["RequirementTracker"]:
-    root = os.environ.get("PIP_REQ_TRACKER")
-    with contextlib.ExitStack() as ctx:
-        if root is None:
-            root = ctx.enter_context(TempDirectory(kind="req-tracker")).path
-            ctx.enter_context(update_env_context_manager(PIP_REQ_TRACKER=root))
-            logger.debug("Initialized build tracking at %s", root)
-
-        with RequirementTracker(root) as tracker:
-            yield tracker
-
-
-class RequirementTracker:
-    def __init__(self, root: str) -> None:
-        self._root = root
-        self._entries: Set[InstallRequirement] = set()
-        logger.debug("Created build tracker: %s", self._root)
-
-    def __enter__(self) -> "RequirementTracker":
-        logger.debug("Entered build tracker: %s", self._root)
-        return self
-
-    def __exit__(
-        self,
-        exc_type: Optional[Type[BaseException]],
-        exc_val: Optional[BaseException],
-        exc_tb: Optional[TracebackType],
-    ) -> None:
-        self.cleanup()
-
-    def _entry_path(self, link: Link) -> str:
-        hashed = hashlib.sha224(link.url_without_fragment.encode()).hexdigest()
-        return os.path.join(self._root, hashed)
-
-    def add(self, req: InstallRequirement) -> None:
-        """Add an InstallRequirement to build tracking."""
-
-        assert req.link
-        # Get the file to write information about this requirement.
-        entry_path = self._entry_path(req.link)
-
-        # Try reading from the file. If it exists and can be read from, a build
-        # is already in progress, so a LookupError is raised.
-        try:
-            with open(entry_path) as fp:
-                contents = fp.read()
-        except FileNotFoundError:
-            pass
-        else:
-            message = "{} is already being built: {}".format(req.link, contents)
-            raise LookupError(message)
-
-        # If we're here, req should really not be building already.
-        assert req not in self._entries
-
-        # Start tracking this requirement.
-        with open(entry_path, "w", encoding="utf-8") as fp:
-            fp.write(str(req))
-        self._entries.add(req)
-
-        logger.debug("Added %s to build tracker %r", req, self._root)
-
-    def remove(self, req: InstallRequirement) -> None:
-        """Remove an InstallRequirement from build tracking."""
-
-        assert req.link
-        # Delete the created file and the corresponding entries.
-        os.unlink(self._entry_path(req.link))
-        self._entries.remove(req)
-
-        logger.debug("Removed %s from build tracker %r", req, self._root)
-
-    def cleanup(self) -> None:
-        for req in set(self._entries):
-            self.remove(req)
-
-        logger.debug("Removed build tracker: %r", self._root)
-
-    @contextlib.contextmanager
-    def track(self, req: InstallRequirement) -> Iterator[None]:
-        self.add(req)
-        yield
-        self.remove(req)
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/req/req_uninstall.py b/.venv/lib/python3.10/site-packages/pip/_internal/req/req_uninstall.py
deleted file mode 100644
index 472090a..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/req/req_uninstall.py
+++ /dev/null
@@ -1,633 +0,0 @@
-import functools
-import os
-import sys
-import sysconfig
-from importlib.util import cache_from_source
-from typing import Any, Callable, Dict, Iterable, Iterator, List, Optional, Set, Tuple
-
-from pip._internal.exceptions import UninstallationError
-from pip._internal.locations import get_bin_prefix, get_bin_user
-from pip._internal.metadata import BaseDistribution
-from pip._internal.utils.compat import WINDOWS
-from pip._internal.utils.egg_link import egg_link_path_from_location
-from pip._internal.utils.logging import getLogger, indent_log
-from pip._internal.utils.misc import ask, is_local, normalize_path, renames, rmtree
-from pip._internal.utils.temp_dir import AdjacentTempDirectory, TempDirectory
-
-logger = getLogger(__name__)
-
-
-def _script_names(bin_dir: str, script_name: str, is_gui: bool) -> Iterator[str]:
-    """Create the fully qualified name of the files created by
-    {console,gui}_scripts for the given ``dist``.
-    Returns the list of file names
-    """
-    exe_name = os.path.join(bin_dir, script_name)
-    yield exe_name
-    if not WINDOWS:
-        return
-    yield f"{exe_name}.exe"
-    yield f"{exe_name}.exe.manifest"
-    if is_gui:
-        yield f"{exe_name}-script.pyw"
-    else:
-        yield f"{exe_name}-script.py"
-
-
-def _unique(fn: Callable[..., Iterator[Any]]) -> Callable[..., Iterator[Any]]:
-    @functools.wraps(fn)
-    def unique(*args: Any, **kw: Any) -> Iterator[Any]:
-        seen: Set[Any] = set()
-        for item in fn(*args, **kw):
-            if item not in seen:
-                seen.add(item)
-                yield item
-
-    return unique
-
-
-@_unique
-def uninstallation_paths(dist: BaseDistribution) -> Iterator[str]:
-    """
-    Yield all the uninstallation paths for dist based on RECORD-without-.py[co]
-
-    Yield paths to all the files in RECORD. For each .py file in RECORD, add
-    the .pyc and .pyo in the same directory.
-
-    UninstallPathSet.add() takes care of the __pycache__ .py[co].
-
-    If RECORD is not found, raises UninstallationError,
-    with possible information from the INSTALLER file.
-
-    https://packaging.python.org/specifications/recording-installed-packages/
-    """
-    location = dist.location
-    assert location is not None, "not installed"
-
-    entries = dist.iter_declared_entries()
-    if entries is None:
-        msg = "Cannot uninstall {dist}, RECORD file not found.".format(dist=dist)
-        installer = dist.installer
-        if not installer or installer == "pip":
-            dep = "{}=={}".format(dist.raw_name, dist.version)
-            msg += (
-                " You might be able to recover from this via: "
-                "'pip install --force-reinstall --no-deps {}'.".format(dep)
-            )
-        else:
-            msg += " Hint: The package was installed by {}.".format(installer)
-        raise UninstallationError(msg)
-
-    for entry in entries:
-        path = os.path.join(location, entry)
-        yield path
-        if path.endswith(".py"):
-            dn, fn = os.path.split(path)
-            base = fn[:-3]
-            path = os.path.join(dn, base + ".pyc")
-            yield path
-            path = os.path.join(dn, base + ".pyo")
-            yield path
-
-
-def compact(paths: Iterable[str]) -> Set[str]:
-    """Compact a path set to contain the minimal number of paths
-    necessary to contain all paths in the set. If /a/path/ and
-    /a/path/to/a/file.txt are both in the set, leave only the
-    shorter path."""
-
-    sep = os.path.sep
-    short_paths: Set[str] = set()
-    for path in sorted(paths, key=len):
-        should_skip = any(
-            path.startswith(shortpath.rstrip("*"))
-            and path[len(shortpath.rstrip("*").rstrip(sep))] == sep
-            for shortpath in short_paths
-        )
-        if not should_skip:
-            short_paths.add(path)
-    return short_paths
-
-
-def compress_for_rename(paths: Iterable[str]) -> Set[str]:
-    """Returns a set containing the paths that need to be renamed.
-
-    This set may include directories when the original sequence of paths
-    included every file on disk.
-    """
-    case_map = {os.path.normcase(p): p for p in paths}
-    remaining = set(case_map)
-    unchecked = sorted({os.path.split(p)[0] for p in case_map.values()}, key=len)
-    wildcards: Set[str] = set()
-
-    def norm_join(*a: str) -> str:
-        return os.path.normcase(os.path.join(*a))
-
-    for root in unchecked:
-        if any(os.path.normcase(root).startswith(w) for w in wildcards):
-            # This directory has already been handled.
-            continue
-
-        all_files: Set[str] = set()
-        all_subdirs: Set[str] = set()
-        for dirname, subdirs, files in os.walk(root):
-            all_subdirs.update(norm_join(root, dirname, d) for d in subdirs)
-            all_files.update(norm_join(root, dirname, f) for f in files)
-        # If all the files we found are in our remaining set of files to
-        # remove, then remove them from the latter set and add a wildcard
-        # for the directory.
-        if not (all_files - remaining):
-            remaining.difference_update(all_files)
-            wildcards.add(root + os.sep)
-
-    return set(map(case_map.__getitem__, remaining)) | wildcards
-
-
-def compress_for_output_listing(paths: Iterable[str]) -> Tuple[Set[str], Set[str]]:
-    """Returns a tuple of 2 sets of which paths to display to user
-
-    The first set contains paths that would be deleted. Files of a package
-    are not added and the top-level directory of the package has a '*' added
-    at the end - to signify that all it's contents are removed.
-
-    The second set contains files that would have been skipped in the above
-    folders.
-    """
-
-    will_remove = set(paths)
-    will_skip = set()
-
-    # Determine folders and files
-    folders = set()
-    files = set()
-    for path in will_remove:
-        if path.endswith(".pyc"):
-            continue
-        if path.endswith("__init__.py") or ".dist-info" in path:
-            folders.add(os.path.dirname(path))
-        files.add(path)
-
-    # probably this one https://github.com/python/mypy/issues/390
-    _normcased_files = set(map(os.path.normcase, files))  # type: ignore
-
-    folders = compact(folders)
-
-    # This walks the tree using os.walk to not miss extra folders
-    # that might get added.
-    for folder in folders:
-        for dirpath, _, dirfiles in os.walk(folder):
-            for fname in dirfiles:
-                if fname.endswith(".pyc"):
-                    continue
-
-                file_ = os.path.join(dirpath, fname)
-                if (
-                    os.path.isfile(file_)
-                    and os.path.normcase(file_) not in _normcased_files
-                ):
-                    # We are skipping this file. Add it to the set.
-                    will_skip.add(file_)
-
-    will_remove = files | {os.path.join(folder, "*") for folder in folders}
-
-    return will_remove, will_skip
-
-
-class StashedUninstallPathSet:
-    """A set of file rename operations to stash files while
-    tentatively uninstalling them."""
-
-    def __init__(self) -> None:
-        # Mapping from source file root to [Adjacent]TempDirectory
-        # for files under that directory.
-        self._save_dirs: Dict[str, TempDirectory] = {}
-        # (old path, new path) tuples for each move that may need
-        # to be undone.
-        self._moves: List[Tuple[str, str]] = []
-
-    def _get_directory_stash(self, path: str) -> str:
-        """Stashes a directory.
-
-        Directories are stashed adjacent to their original location if
-        possible, or else moved/copied into the user's temp dir."""
-
-        try:
-            save_dir: TempDirectory = AdjacentTempDirectory(path)
-        except OSError:
-            save_dir = TempDirectory(kind="uninstall")
-        self._save_dirs[os.path.normcase(path)] = save_dir
-
-        return save_dir.path
-
-    def _get_file_stash(self, path: str) -> str:
-        """Stashes a file.
-
-        If no root has been provided, one will be created for the directory
-        in the user's temp directory."""
-        path = os.path.normcase(path)
-        head, old_head = os.path.dirname(path), None
-        save_dir = None
-
-        while head != old_head:
-            try:
-                save_dir = self._save_dirs[head]
-                break
-            except KeyError:
-                pass
-            head, old_head = os.path.dirname(head), head
-        else:
-            # Did not find any suitable root
-            head = os.path.dirname(path)
-            save_dir = TempDirectory(kind="uninstall")
-            self._save_dirs[head] = save_dir
-
-        relpath = os.path.relpath(path, head)
-        if relpath and relpath != os.path.curdir:
-            return os.path.join(save_dir.path, relpath)
-        return save_dir.path
-
-    def stash(self, path: str) -> str:
-        """Stashes the directory or file and returns its new location.
-        Handle symlinks as files to avoid modifying the symlink targets.
-        """
-        path_is_dir = os.path.isdir(path) and not os.path.islink(path)
-        if path_is_dir:
-            new_path = self._get_directory_stash(path)
-        else:
-            new_path = self._get_file_stash(path)
-
-        self._moves.append((path, new_path))
-        if path_is_dir and os.path.isdir(new_path):
-            # If we're moving a directory, we need to
-            # remove the destination first or else it will be
-            # moved to inside the existing directory.
-            # We just created new_path ourselves, so it will
-            # be removable.
-            os.rmdir(new_path)
-        renames(path, new_path)
-        return new_path
-
-    def commit(self) -> None:
-        """Commits the uninstall by removing stashed files."""
-        for _, save_dir in self._save_dirs.items():
-            save_dir.cleanup()
-        self._moves = []
-        self._save_dirs = {}
-
-    def rollback(self) -> None:
-        """Undoes the uninstall by moving stashed files back."""
-        for p in self._moves:
-            logger.info("Moving to %s\n from %s", *p)
-
-        for new_path, path in self._moves:
-            try:
-                logger.debug("Replacing %s from %s", new_path, path)
-                if os.path.isfile(new_path) or os.path.islink(new_path):
-                    os.unlink(new_path)
-                elif os.path.isdir(new_path):
-                    rmtree(new_path)
-                renames(path, new_path)
-            except OSError as ex:
-                logger.error("Failed to restore %s", new_path)
-                logger.debug("Exception: %s", ex)
-
-        self.commit()
-
-    @property
-    def can_rollback(self) -> bool:
-        return bool(self._moves)
-
-
-class UninstallPathSet:
-    """A set of file paths to be removed in the uninstallation of a
-    requirement."""
-
-    def __init__(self, dist: BaseDistribution) -> None:
-        self._paths: Set[str] = set()
-        self._refuse: Set[str] = set()
-        self._pth: Dict[str, UninstallPthEntries] = {}
-        self._dist = dist
-        self._moved_paths = StashedUninstallPathSet()
-
-    def _permitted(self, path: str) -> bool:
-        """
-        Return True if the given path is one we are permitted to
-        remove/modify, False otherwise.
-
-        """
-        return is_local(path)
-
-    def add(self, path: str) -> None:
-        head, tail = os.path.split(path)
-
-        # we normalize the head to resolve parent directory symlinks, but not
-        # the tail, since we only want to uninstall symlinks, not their targets
-        path = os.path.join(normalize_path(head), os.path.normcase(tail))
-
-        if not os.path.exists(path):
-            return
-        if self._permitted(path):
-            self._paths.add(path)
-        else:
-            self._refuse.add(path)
-
-        # __pycache__ files can show up after 'installed-files.txt' is created,
-        # due to imports
-        if os.path.splitext(path)[1] == ".py":
-            self.add(cache_from_source(path))
-
-    def add_pth(self, pth_file: str, entry: str) -> None:
-        pth_file = normalize_path(pth_file)
-        if self._permitted(pth_file):
-            if pth_file not in self._pth:
-                self._pth[pth_file] = UninstallPthEntries(pth_file)
-            self._pth[pth_file].add(entry)
-        else:
-            self._refuse.add(pth_file)
-
-    def remove(self, auto_confirm: bool = False, verbose: bool = False) -> None:
-        """Remove paths in ``self._paths`` with confirmation (unless
-        ``auto_confirm`` is True)."""
-
-        if not self._paths:
-            logger.info(
-                "Can't uninstall '%s'. No files were found to uninstall.",
-                self._dist.raw_name,
-            )
-            return
-
-        dist_name_version = f"{self._dist.raw_name}-{self._dist.version}"
-        logger.info("Uninstalling %s:", dist_name_version)
-
-        with indent_log():
-            if auto_confirm or self._allowed_to_proceed(verbose):
-                moved = self._moved_paths
-
-                for_rename = compress_for_rename(self._paths)
-
-                for path in sorted(compact(for_rename)):
-                    moved.stash(path)
-                    logger.verbose("Removing file or directory %s", path)
-
-                for pth in self._pth.values():
-                    pth.remove()
-
-                logger.info("Successfully uninstalled %s", dist_name_version)
-
-    def _allowed_to_proceed(self, verbose: bool) -> bool:
-        """Display which files would be deleted and prompt for confirmation"""
-
-        def _display(msg: str, paths: Iterable[str]) -> None:
-            if not paths:
-                return
-
-            logger.info(msg)
-            with indent_log():
-                for path in sorted(compact(paths)):
-                    logger.info(path)
-
-        if not verbose:
-            will_remove, will_skip = compress_for_output_listing(self._paths)
-        else:
-            # In verbose mode, display all the files that are going to be
-            # deleted.
-            will_remove = set(self._paths)
-            will_skip = set()
-
-        _display("Would remove:", will_remove)
-        _display("Would not remove (might be manually added):", will_skip)
-        _display("Would not remove (outside of prefix):", self._refuse)
-        if verbose:
-            _display("Will actually move:", compress_for_rename(self._paths))
-
-        return ask("Proceed (Y/n)? ", ("y", "n", "")) != "n"
-
-    def rollback(self) -> None:
-        """Rollback the changes previously made by remove()."""
-        if not self._moved_paths.can_rollback:
-            logger.error(
-                "Can't roll back %s; was not uninstalled",
-                self._dist.raw_name,
-            )
-            return
-        logger.info("Rolling back uninstall of %s", self._dist.raw_name)
-        self._moved_paths.rollback()
-        for pth in self._pth.values():
-            pth.rollback()
-
-    def commit(self) -> None:
-        """Remove temporary save dir: rollback will no longer be possible."""
-        self._moved_paths.commit()
-
-    @classmethod
-    def from_dist(cls, dist: BaseDistribution) -> "UninstallPathSet":
-        dist_location = dist.location
-        info_location = dist.info_location
-        if dist_location is None:
-            logger.info(
-                "Not uninstalling %s since it is not installed",
-                dist.canonical_name,
-            )
-            return cls(dist)
-
-        normalized_dist_location = normalize_path(dist_location)
-        if not dist.local:
-            logger.info(
-                "Not uninstalling %s at %s, outside environment %s",
-                dist.canonical_name,
-                normalized_dist_location,
-                sys.prefix,
-            )
-            return cls(dist)
-
-        if normalized_dist_location in {
-            p
-            for p in {sysconfig.get_path("stdlib"), sysconfig.get_path("platstdlib")}
-            if p
-        }:
-            logger.info(
-                "Not uninstalling %s at %s, as it is in the standard library.",
-                dist.canonical_name,
-                normalized_dist_location,
-            )
-            return cls(dist)
-
-        paths_to_remove = cls(dist)
-        develop_egg_link = egg_link_path_from_location(dist.raw_name)
-
-        # Distribution is installed with metadata in a "flat" .egg-info
-        # directory. This means it is not a modern .dist-info installation, an
-        # egg, or legacy editable.
-        setuptools_flat_installation = (
-            dist.installed_with_setuptools_egg_info
-            and info_location is not None
-            and os.path.exists(info_location)
-            # If dist is editable and the location points to a ``.egg-info``,
-            # we are in fact in the legacy editable case.
-            and not info_location.endswith(f"{dist.setuptools_filename}.egg-info")
-        )
-
-        # Uninstall cases order do matter as in the case of 2 installs of the
-        # same package, pip needs to uninstall the currently detected version
-        if setuptools_flat_installation:
-            if info_location is not None:
-                paths_to_remove.add(info_location)
-            installed_files = dist.iter_declared_entries()
-            if installed_files is not None:
-                for installed_file in installed_files:
-                    paths_to_remove.add(os.path.join(dist_location, installed_file))
-            # FIXME: need a test for this elif block
-            # occurs with --single-version-externally-managed/--record outside
-            # of pip
-            elif dist.is_file("top_level.txt"):
-                try:
-                    namespace_packages = dist.read_text("namespace_packages.txt")
-                except FileNotFoundError:
-                    namespaces = []
-                else:
-                    namespaces = namespace_packages.splitlines(keepends=False)
-                for top_level_pkg in [
-                    p
-                    for p in dist.read_text("top_level.txt").splitlines()
-                    if p and p not in namespaces
-                ]:
-                    path = os.path.join(dist_location, top_level_pkg)
-                    paths_to_remove.add(path)
-                    paths_to_remove.add(f"{path}.py")
-                    paths_to_remove.add(f"{path}.pyc")
-                    paths_to_remove.add(f"{path}.pyo")
-
-        elif dist.installed_by_distutils:
-            raise UninstallationError(
-                "Cannot uninstall {!r}. It is a distutils installed project "
-                "and thus we cannot accurately determine which files belong "
-                "to it which would lead to only a partial uninstall.".format(
-                    dist.raw_name,
-                )
-            )
-
-        elif dist.installed_as_egg:
-            # package installed by easy_install
-            # We cannot match on dist.egg_name because it can slightly vary
-            # i.e. setuptools-0.6c11-py2.6.egg vs setuptools-0.6rc11-py2.6.egg
-            paths_to_remove.add(dist_location)
-            easy_install_egg = os.path.split(dist_location)[1]
-            easy_install_pth = os.path.join(
-                os.path.dirname(dist_location),
-                "easy-install.pth",
-            )
-            paths_to_remove.add_pth(easy_install_pth, "./" + easy_install_egg)
-
-        elif dist.installed_with_dist_info:
-            for path in uninstallation_paths(dist):
-                paths_to_remove.add(path)
-
-        elif develop_egg_link:
-            # PEP 660 modern editable is handled in the ``.dist-info`` case
-            # above, so this only covers the setuptools-style editable.
-            with open(develop_egg_link) as fh:
-                link_pointer = os.path.normcase(fh.readline().strip())
-            assert link_pointer == dist_location, (
-                f"Egg-link {link_pointer} does not match installed location of "
-                f"{dist.raw_name} (at {dist_location})"
-            )
-            paths_to_remove.add(develop_egg_link)
-            easy_install_pth = os.path.join(
-                os.path.dirname(develop_egg_link), "easy-install.pth"
-            )
-            paths_to_remove.add_pth(easy_install_pth, dist_location)
-
-        else:
-            logger.debug(
-                "Not sure how to uninstall: %s - Check: %s",
-                dist,
-                dist_location,
-            )
-
-        if dist.in_usersite:
-            bin_dir = get_bin_user()
-        else:
-            bin_dir = get_bin_prefix()
-
-        # find distutils scripts= scripts
-        try:
-            for script in dist.iterdir("scripts"):
-                paths_to_remove.add(os.path.join(bin_dir, script.name))
-                if WINDOWS:
-                    paths_to_remove.add(os.path.join(bin_dir, f"{script.name}.bat"))
-        except (FileNotFoundError, NotADirectoryError):
-            pass
-
-        # find console_scripts and gui_scripts
-        def iter_scripts_to_remove(
-            dist: BaseDistribution,
-            bin_dir: str,
-        ) -> Iterator[str]:
-            for entry_point in dist.iter_entry_points():
-                if entry_point.group == "console_scripts":
-                    yield from _script_names(bin_dir, entry_point.name, False)
-                elif entry_point.group == "gui_scripts":
-                    yield from _script_names(bin_dir, entry_point.name, True)
-
-        for s in iter_scripts_to_remove(dist, bin_dir):
-            paths_to_remove.add(s)
-
-        return paths_to_remove
-
-
-class UninstallPthEntries:
-    def __init__(self, pth_file: str) -> None:
-        self.file = pth_file
-        self.entries: Set[str] = set()
-        self._saved_lines: Optional[List[bytes]] = None
-
-    def add(self, entry: str) -> None:
-        entry = os.path.normcase(entry)
-        # On Windows, os.path.normcase converts the entry to use
-        # backslashes.  This is correct for entries that describe absolute
-        # paths outside of site-packages, but all the others use forward
-        # slashes.
-        # os.path.splitdrive is used instead of os.path.isabs because isabs
-        # treats non-absolute paths with drive letter markings like c:foo\bar
-        # as absolute paths. It also does not recognize UNC paths if they don't
-        # have more than "\\sever\share". Valid examples: "\\server\share\" or
-        # "\\server\share\folder".
-        if WINDOWS and not os.path.splitdrive(entry)[0]:
-            entry = entry.replace("\\", "/")
-        self.entries.add(entry)
-
-    def remove(self) -> None:
-        logger.verbose("Removing pth entries from %s:", self.file)
-
-        # If the file doesn't exist, log a warning and return
-        if not os.path.isfile(self.file):
-            logger.warning("Cannot remove entries from nonexistent file %s", self.file)
-            return
-        with open(self.file, "rb") as fh:
-            # windows uses '\r\n' with py3k, but uses '\n' with py2.x
-            lines = fh.readlines()
-            self._saved_lines = lines
-        if any(b"\r\n" in line for line in lines):
-            endline = "\r\n"
-        else:
-            endline = "\n"
-        # handle missing trailing newline
-        if lines and not lines[-1].endswith(endline.encode("utf-8")):
-            lines[-1] = lines[-1] + endline.encode("utf-8")
-        for entry in self.entries:
-            try:
-                logger.verbose("Removing entry: %s", entry)
-                lines.remove((entry + endline).encode("utf-8"))
-            except ValueError:
-                pass
-        with open(self.file, "wb") as fh:
-            fh.writelines(lines)
-
-    def rollback(self) -> bool:
-        if self._saved_lines is None:
-            logger.error("Cannot roll back changes to %s, none were made", self.file)
-            return False
-        logger.debug("Rolling %s back to previous state", self.file)
-        with open(self.file, "wb") as fh:
-            fh.writelines(self._saved_lines)
-        return True
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/resolution/__init__.py b/.venv/lib/python3.10/site-packages/pip/_internal/resolution/__init__.py
deleted file mode 100644
index e69de29..0000000
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/resolution/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/resolution/__pycache__/__init__.cpython-310.pyc
deleted file mode 100644
index 8881c954dc7cf2b9febf7b207dcacf4d85cb674a..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 197
zcmYk0O$x#=5Jpq!LWCZ~MKcw<6!8RZ#C2%RXhZWylNNd%cOJ$Ixb+sUoUHVNdBZ%I
zVO&wH80CC_UQ>T3{3oN~KoxR=WGA-Hjt@2@{llk&&KU%+e4|0)1SX)Bq82Urvf?%H
z3GD=0wczL2IlJYX3WADQ`sUI%HwYx15VgG@*`#TKwp24YL$}eY
zg_sq7(}2^Az^f+8uugQOu49)zQ?rsO9L5kiQSdUfQBhKO$bBoa*|*|P1osfIJq
zrJRGZO;whLE0}7#Gn~Nig6mmTmCAtNpC`xKSew#bBL>~N@Xly9_Jbg!4LQV
z>wEjXgSa<`VjjzE5LcIGQWmd!ul8e|8Q81R;YB(I?cR=gRv1tybFAESGpBhxz+rpU
zrES!;IkfS}JN!CG=v{5ED$)Dh;5w&V<0ZJRrMY-HuUf-IxsB91LYJv0F5Y(FCR)HV
zjO@-B4AQD^Jav3{sRSsurnV5SUj9Sj@$P=NX(P^yGzZRYi}Sn`GwI?s=hIm#7c0u$
zi3;4Y{-7+Sa@V3Z9XxmNms%aw92&UbrqR0y5n(i>?14FFt$P-@C}bP=%JucTYc@2O
zRaT6ZlVfq7`>E^;l)v{!epGVmd^z}nQ|Iv>6uKsAJ#CcT{r~UysLFYUn$;X08^T71
Y3qjtv3(^}1+oa9fl(7x!KWqlS08UE`I{*Lx

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/resolution/base.py b/.venv/lib/python3.10/site-packages/pip/_internal/resolution/base.py
deleted file mode 100644
index 42dade1..0000000
--- a/.venv/lib/python3.10/site-packages/pip/_internal/resolution/base.py
+++ /dev/null
@@ -1,20 +0,0 @@
-from typing import Callable, List, Optional
-
-from pip._internal.req.req_install import InstallRequirement
-from pip._internal.req.req_set import RequirementSet
-
-InstallRequirementProvider = Callable[
-    [str, Optional[InstallRequirement]], InstallRequirement
-]
-
-
-class BaseResolver:
-    def resolve(
-        self, root_reqs: List[InstallRequirement], check_supported_wheels: bool
-    ) -> RequirementSet:
-        raise NotImplementedError()
-
-    def get_installation_order(
-        self, req_set: RequirementSet
-    ) -> List[InstallRequirement]:
-        raise NotImplementedError()
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/resolution/legacy/__init__.py b/.venv/lib/python3.10/site-packages/pip/_internal/resolution/legacy/__init__.py
deleted file mode 100644
index e69de29..0000000
diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/resolution/legacy/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/resolution/legacy/__pycache__/__init__.cpython-310.pyc
deleted file mode 100644
index 9a58588950fccc2f7f515d056bb2f8263298156f..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 204
zcmYk0F%H5o3`JAa0U`Au42_FmM2HixAm%7-OdF9VQIl5cb=Wuz7hvTUOgIyK$I6)uKDzOta`DMj-
zz$dg57+r&(W9RIaZz>2nV(DdblP!jn2BB@l!P1ohgEM2)&Vs>KHZurX>L>*F^J}^9
Oof-`u(j#F($k`VYq&3_C

diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/resolution/legacy/__pycache__/resolver.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/resolution/legacy/__pycache__/resolver.cpython-310.pyc
deleted file mode 100644
index f2f6c7f58b1e54e61874629b4d53e75346651944..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 12291
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 diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/__init__.py b/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/__init__.py deleted file mode 100644 index 8435d62..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/__init__.py +++ /dev/null @@ -1,18 +0,0 @@ -# SPDX-FileCopyrightText: 2015 Eric Larson -# -# SPDX-License-Identifier: Apache-2.0 - -"""CacheControl import Interface. - -Make it easy to import from cachecontrol without long namespaces. -""" -__author__ = "Eric Larson" -__email__ = "eric@ionrock.org" -__version__ = "0.12.10" - -from .wrapper import CacheControl -from .adapter import CacheControlAdapter -from .controller import CacheController - -import logging -logging.getLogger(__name__).addHandler(logging.NullHandler()) diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index a9ffa0cd8ed961a9704a25b670f784a94b87eb1f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 643 zcmYjOJ#X7E5G8Fn`mo#-?b1=Jhloy_u_#gm1zI4@(st28(BfGpOpyX9JFtIE+^s*R zLszYx@)tVwl)8WpAo1Rj@A&R$XS0N0eEa@$^@|enyC=g4kX+;PUvZP9Ad(hTj*5{S z7h@U7i4N*XF`)$UnLew-B7DN3j_SCG5l1rCNs&PEFopC;A7+T29m$d6S^R~}lf&{x zlxw)Lrgc_ls&1@nvrnc4w-P1fN%C22AX9Ay!tb-z{=c$vw$934Tb{J{s$JV{n`vvR z%!nF%gB5(99Ht+fDzjVRyfugCfaF?P<7~Oft*Z{zvx13t4f)wiz{ev5rgX@&iiKj=Y*6Wg^_r@o8E1;K9L{9y+HNT z_Giu3wg%RyMrbBs$7&Bo@+-c?{KX=_V)+itj%l@I%^uC0H#i#RRSOq5&yA?S_iBbc r7-=0F{sH4$8P#&0H~TJnTU)u+@U9=L?;Qkv(150+l%_Nqy`p~seT2lr diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/__pycache__/_cmd.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/__pycache__/_cmd.cpython-310.pyc deleted file mode 100644 index eb094deb01c5ccae349571b1b6c19df269301c22..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1581 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 diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/__pycache__/cache.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/__pycache__/cache.cpython-310.pyc deleted file mode 100644 index c394dc711d7e88ce401095cd11ecf5be49eb41b1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1847 zcmah~OK;mo5Z>jkD2kD6$4ToxQh*J5s17C_)W;x5nifTXLMWORMRg%)?#gD&S9d8j zGIXka&#CvMH~pCY0bYCRxwjtL&MftUt)NTnXdlC!Z)U$wEP6ecK>Pl;-$%bPLjJ(X zX5%n<3|$|C5oAaN6;?_!YiLpO6%kDED zj$*LI$qN}*-ji>hd80ykNmiyZlX;cor;Ug9J@giG6pho$OSBhx)tQo!aCJ12UXmYX zGAq>76G>bpMINcC@BRtsNT1gH>mojnakAMUu_g&029gXZBw}GAS7gY9E4XM~(IFSM zXv0cNIHCi;wqOANR^9nL(();ykFAYUaZI550BNg1Vqkdq+OG8f@-cmnH(NB(i(Ph>s`(&Qv4 zr`1`Jf95|p3UpG*!!nA`qf@Ez?H~j!x>$ZGZCQ53PPh+~c&9tm;qcg_c3<&FQ zE#$R$%E1G$P#Xu^LZ-5kcUNcct&?fCVuZhJI9{fsF&#mkFH*vT`?N{vT98(p7Fr&F zgT|6^da=8XV)jf``t8~Y!#v7l7}jnWW`!81IPQkwPva?W{fm=M}46VF?Co24MoL39#BVyrvtxrVX#Z009|Z4{qEC z=8VMF?}9;M&qzpTv}`9hvQ{PRGli}-PeFGz7f}`UEmP3CljKPiqDZe_AXLokg&$!A zyb_1*(2M;Q9)Ia@0~b0QTu7=Jc|l$SDnZ^@iz|iTAHYsi@Gayq8y|y*xm5_-TL%Rp z+|U6YVd6bp#Cvs{VqE&#n$ek+&^MHlAAnLEo=ZjzxgHRG@H4FA^CR@lYQ2x>5MphQ zODLCAySTC@gW&;ES7n<7?+(Bj-o>_o1=C LoOk&iySw`zErnl2 diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/__pycache__/compat.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/__pycache__/compat.cpython-310.pyc deleted file mode 100644 index 06946cc87fe834e2762cd9988ab542c6dd98465e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 757 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 KG0d<&Q}|zk^NlzF diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/__pycache__/filewrapper.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/__pycache__/filewrapper.cpython-310.pyc deleted file mode 100644 index 3bbba503ee0ff6abd36091ea32517ae80259af04..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2793 zcmZ`*&vV;E6xOa}*>M~bO6fr9l%+7!dT8P@aAcT<(sE&PAY~YG*~;2=tVEW~?mBKV z?y0@@@8dd9+&XkMF(j+xMPaZfvvzTtEH($MEo-Ao!DB zE?*H|?&G$1(5OJMJQ%Zm#;DJ8zR$l8RH&jCfr@naJlu~I-wS$;zpy&!vFgfhGS=#` z9#2Y>n3G3Yu6I+KyL^RsxsTg^i$(|gOa=Q~vHehS6}||78L0-I4Hc^IqTH>>v^BzZna(jzkXvq>fsZIUMJv<0rcF=oZA9u|oyr-c%U z7*0evIMk^Vvr(3g#4N)qr?t?>+MKviRvZYU6D6|3l_K#_gXwUn&0UcIVK&l*aHGVD zA*_nbiZm~+#(E$UmVTSf92%DAw zzawQ&x&;z^udKKS%u$&bB|vCQ05``nW%~x=`{f zIl%bVz3s31+sC>%?&sN{KS2(c#h2S(-0R!S=`F}{lpJVFyZaK$RB8HNQc6Tq=6zCp zQ6{!0Csj+ztjL^{H%O@%O_#;2%}#HupuN3ZoRT!li?pWOYkd`+d2j}`&)GBX7&K7h5*)!zOSun>r(}xq8M40TXbq>iEIb}%azj4!NGe%uSIq9vLCI(Cc zO%*wv=adWjsA|`R=Qz`|DjJWINflG97G<@*^Wee5y*>Hk!=3M{h8L*E>qv=Fp{BWe zTg|wZ@f+B%6p=AhjCnWa>>7(+wZpjCjZUwx)X>B4{(peq100A3XDA{R;&X1gc;{!~ zoRbs~B{~nxH9Q+6#T>!^lI`|l9~xCeU)!2|V`h-D)veXF;_^|Nk74xXB00ij?5c>q zJa4f!ln}q*wv;Lz7O_s)Vl5W&(+^frB~SjJ=Y3$j!4m<2AlaOA#p~xD&A-k2=4IZ! zaQ82YJWI_+d#OQN+GMEZg%ai#rp>3+5K;3PHB<`ghS-?;uNt7bcZq=u-n6A0mui|*za!`?d>;| NPQFHWq87Uv{s+o;+dcpQ diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/__pycache__/heuristics.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/__pycache__/heuristics.cpython-310.pyc deleted file mode 100644 index 771de41f1fee52bc736e2d7e5976a150a9f3bdab..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4717 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 WM3+EZppbr9j<<%prfb>OqWOP9p|bh_ diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/__pycache__/wrapper.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/__pycache__/wrapper.cpython-310.pyc deleted file mode 100644 index 624cd3241a90449fd5742e174bd3a46cf273947b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 688 zcmY*Xy^a$x5VpPlm(6kfRJ_3!7at-OLI@NpiZmQenw7IQ$%_54Y$vCSoC;dr0qA%b zUcfCCZ-B01yva#ntoiiKc*dR?yC09w5XgrgzdptRLchInD&Rw}LG=`XBaR!?;swT@ zlZLdxBETpMvJmvRc)}wdf5D582k%jl{=tx1VE1^&s@b$Y zRmykolB4e@Qs-dbt?0UM1(mgA4dr4>TP-?XPRk|uFRvz3I@yYDOPhL00Rf4{{cab BrE&lO diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/_cmd.py b/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/_cmd.py deleted file mode 100644 index 4266b5e..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/_cmd.py +++ /dev/null @@ -1,61 +0,0 @@ -# SPDX-FileCopyrightText: 2015 Eric Larson -# -# SPDX-License-Identifier: Apache-2.0 - -import logging - -from pip._vendor import requests - -from pip._vendor.cachecontrol.adapter import CacheControlAdapter -from pip._vendor.cachecontrol.cache import DictCache -from pip._vendor.cachecontrol.controller import logger - -from argparse import ArgumentParser - - -def setup_logging(): - logger.setLevel(logging.DEBUG) - handler = logging.StreamHandler() - logger.addHandler(handler) - - -def get_session(): - adapter = CacheControlAdapter( - DictCache(), cache_etags=True, serializer=None, heuristic=None - ) - sess = requests.Session() - sess.mount("http://", adapter) - sess.mount("https://", adapter) - - sess.cache_controller = adapter.controller - return sess - - -def get_args(): - parser = ArgumentParser() - parser.add_argument("url", help="The URL to try and cache") - return parser.parse_args() - - -def main(args=None): - args = get_args() - sess = get_session() - - # Make a request to get a response - resp = sess.get(args.url) - - # Turn on logging - setup_logging() - - # try setting the cache - sess.cache_controller.cache_response(resp.request, resp.raw) - - # Now try to get it - if sess.cache_controller.cached_request(resp.request): - print("Cached!") - else: - print("Not cached :(") - - -if __name__ == "__main__": - main() diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/adapter.py b/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/adapter.py deleted file mode 100644 index 94c75e1..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/adapter.py +++ /dev/null @@ -1,137 +0,0 @@ -# SPDX-FileCopyrightText: 2015 Eric Larson -# -# SPDX-License-Identifier: Apache-2.0 - -import types -import functools -import zlib - -from pip._vendor.requests.adapters import HTTPAdapter - -from .controller import CacheController, PERMANENT_REDIRECT_STATUSES -from .cache import DictCache -from .filewrapper import CallbackFileWrapper - - -class CacheControlAdapter(HTTPAdapter): - invalidating_methods = {"PUT", "PATCH", "DELETE"} - - def __init__( - self, - cache=None, - cache_etags=True, - controller_class=None, - serializer=None, - heuristic=None, - cacheable_methods=None, - *args, - **kw - ): - super(CacheControlAdapter, self).__init__(*args, **kw) - self.cache = DictCache() if cache is None else cache - self.heuristic = heuristic - self.cacheable_methods = cacheable_methods or ("GET",) - - controller_factory = controller_class or CacheController - self.controller = controller_factory( - self.cache, cache_etags=cache_etags, serializer=serializer - ) - - def send(self, request, cacheable_methods=None, **kw): - """ - Send a request. Use the request information to see if it - exists in the cache and cache the response if we need to and can. - """ - cacheable = cacheable_methods or self.cacheable_methods - if request.method in cacheable: - try: - cached_response = self.controller.cached_request(request) - except zlib.error: - cached_response = None - if cached_response: - return self.build_response(request, cached_response, from_cache=True) - - # check for etags and add headers if appropriate - request.headers.update(self.controller.conditional_headers(request)) - - resp = super(CacheControlAdapter, self).send(request, **kw) - - return resp - - def build_response( - self, request, response, from_cache=False, cacheable_methods=None - ): - """ - Build a response by making a request or using the cache. - - This will end up calling send and returning a potentially - cached response - """ - cacheable = cacheable_methods or self.cacheable_methods - if not from_cache and request.method in cacheable: - # Check for any heuristics that might update headers - # before trying to cache. - if self.heuristic: - response = self.heuristic.apply(response) - - # apply any expiration heuristics - if response.status == 304: - # We must have sent an ETag request. This could mean - # that we've been expired already or that we simply - # have an etag. In either case, we want to try and - # update the cache if that is the case. - cached_response = self.controller.update_cached_response( - request, response - ) - - if cached_response is not response: - from_cache = True - - # We are done with the server response, read a - # possible response body (compliant servers will - # not return one, but we cannot be 100% sure) and - # release the connection back to the pool. - response.read(decode_content=False) - response.release_conn() - - response = cached_response - - # We always cache the 301 responses - elif int(response.status) in PERMANENT_REDIRECT_STATUSES: - self.controller.cache_response(request, response) - else: - # Wrap the response file with a wrapper that will cache the - # response when the stream has been consumed. - response._fp = CallbackFileWrapper( - response._fp, - functools.partial( - self.controller.cache_response, request, response - ), - ) - if response.chunked: - super_update_chunk_length = response._update_chunk_length - - def _update_chunk_length(self): - super_update_chunk_length() - if self.chunk_left == 0: - self._fp._close() - - response._update_chunk_length = types.MethodType( - _update_chunk_length, response - ) - - resp = super(CacheControlAdapter, self).build_response(request, response) - - # See if we should invalidate the cache. - if request.method in self.invalidating_methods and resp.ok: - cache_url = self.controller.cache_url(request.url) - self.cache.delete(cache_url) - - # Give the request a from_cache attr to let people use it - resp.from_cache = from_cache - - return resp - - def close(self): - self.cache.close() - super(CacheControlAdapter, self).close() diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/cache.py b/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/cache.py deleted file mode 100644 index 44e4309..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/cache.py +++ /dev/null @@ -1,43 +0,0 @@ -# SPDX-FileCopyrightText: 2015 Eric Larson -# -# SPDX-License-Identifier: Apache-2.0 - -""" -The cache object API for implementing caches. The default is a thread -safe in-memory dictionary. -""" -from threading import Lock - - -class BaseCache(object): - - def get(self, key): - raise NotImplementedError() - - def set(self, key, value, expires=None): - raise NotImplementedError() - - def delete(self, key): - raise NotImplementedError() - - def close(self): - pass - - -class DictCache(BaseCache): - - def __init__(self, init_dict=None): - self.lock = Lock() - self.data = init_dict or {} - - def get(self, key): - return self.data.get(key, None) - - def set(self, key, value, expires=None): - with self.lock: - self.data.update({key: value}) - - def delete(self, key): - with self.lock: - if key in self.data: - self.data.pop(key) diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/caches/__init__.py b/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/caches/__init__.py deleted file mode 100644 index 44becd6..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/caches/__init__.py +++ /dev/null @@ -1,6 +0,0 @@ -# SPDX-FileCopyrightText: 2015 Eric Larson -# -# SPDX-License-Identifier: Apache-2.0 - -from .file_cache import FileCache # noqa -from .redis_cache import RedisCache # noqa diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 72ee232e61b85671780f8296517bc46ddec9a1d0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 294 zcmYjMOHRWu5VeyCLE1_jfD2^NOc7mH6%rCl79cj=SZO>Z7XHZ&k$N3=a2GC+Ei10T zig94UNPaW#y%~?jEfyuCczpdhyi@*6W=RWX(a@g9YCu+_+#HWdsSbqAgUghzGPlNyf diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/file_cache.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/file_cache.cpython-310.pyc deleted file mode 100644 index 96704466c8a32b7417cdce4abd0a48415dc80773..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3368 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 current_age: - logger.debug('The response is "fresh", returning cached response') - logger.debug("%i > %i", freshness_lifetime, current_age) - return resp - - # we're not fresh. If we don't have an Etag, clear it out - if "etag" not in headers: - logger.debug('The cached response is "stale" with no etag, purging') - self.cache.delete(cache_url) - - # return the original handler - return False - - def conditional_headers(self, request): - cache_url = self.cache_url(request.url) - resp = self.serializer.loads(request, self.cache.get(cache_url)) - new_headers = {} - - if resp: - headers = CaseInsensitiveDict(resp.headers) - - if "etag" in headers: - new_headers["If-None-Match"] = headers["ETag"] - - if "last-modified" in headers: - new_headers["If-Modified-Since"] = headers["Last-Modified"] - - return new_headers - - def cache_response(self, request, response, body=None, status_codes=None): - """ - Algorithm for caching requests. - - This assumes a requests Response object. - """ - # From httplib2: Don't cache 206's since we aren't going to - # handle byte range requests - cacheable_status_codes = status_codes or self.cacheable_status_codes - if response.status not in cacheable_status_codes: - logger.debug( - "Status code %s not in %s", response.status, cacheable_status_codes - ) - return - - response_headers = CaseInsensitiveDict(response.headers) - - if "date" in response_headers: - date = calendar.timegm(parsedate_tz(response_headers["date"])) - else: - date = 0 - - # If we've been given a body, our response has a Content-Length, that - # Content-Length is valid then we can check to see if the body we've - # been given matches the expected size, and if it doesn't we'll just - # skip trying to cache it. - if ( - body is not None - and "content-length" in response_headers - and response_headers["content-length"].isdigit() - and int(response_headers["content-length"]) != len(body) - ): - return - - cc_req = self.parse_cache_control(request.headers) - cc = self.parse_cache_control(response_headers) - - cache_url = self.cache_url(request.url) - logger.debug('Updating cache with response from "%s"', cache_url) - - # Delete it from the cache if we happen to have it stored there - no_store = False - if "no-store" in cc: - no_store = True - logger.debug('Response header has "no-store"') - if "no-store" in cc_req: - no_store = True - logger.debug('Request header has "no-store"') - if no_store and self.cache.get(cache_url): - logger.debug('Purging existing cache entry to honor "no-store"') - self.cache.delete(cache_url) - if no_store: - return - - # https://tools.ietf.org/html/rfc7234#section-4.1: - # A Vary header field-value of "*" always fails to match. - # Storing such a response leads to a deserialization warning - # during cache lookup and is not allowed to ever be served, - # so storing it can be avoided. - if "*" in response_headers.get("vary", ""): - logger.debug('Response header has "Vary: *"') - return - - # If we've been given an etag, then keep the response - if self.cache_etags and "etag" in response_headers: - expires_time = 0 - if response_headers.get("expires"): - expires = parsedate_tz(response_headers["expires"]) - if expires is not None: - expires_time = calendar.timegm(expires) - date - - expires_time = max(expires_time, 14 * 86400) - - logger.debug("etag object cached for {0} seconds".format(expires_time)) - logger.debug("Caching due to etag") - self.cache.set( - cache_url, - self.serializer.dumps(request, response, body), - expires=expires_time, - ) - - # Add to the cache any permanent redirects. We do this before looking - # that the Date headers. - elif int(response.status) in PERMANENT_REDIRECT_STATUSES: - logger.debug("Caching permanent redirect") - self.cache.set(cache_url, self.serializer.dumps(request, response, b"")) - - # Add to the cache if the response headers demand it. If there - # is no date header then we can't do anything about expiring - # the cache. - elif "date" in response_headers: - date = calendar.timegm(parsedate_tz(response_headers["date"])) - # cache when there is a max-age > 0 - if "max-age" in cc and cc["max-age"] > 0: - logger.debug("Caching b/c date exists and max-age > 0") - expires_time = cc["max-age"] - self.cache.set( - cache_url, - self.serializer.dumps(request, response, body), - expires=expires_time, - ) - - # If the request can expire, it means we should cache it - # in the meantime. - elif "expires" in response_headers: - if response_headers["expires"]: - expires = parsedate_tz(response_headers["expires"]) - if expires is not None: - expires_time = calendar.timegm(expires) - date - else: - expires_time = None - - logger.debug( - "Caching b/c of expires header. expires in {0} seconds".format( - expires_time - ) - ) - self.cache.set( - cache_url, - self.serializer.dumps(request, response, body=body), - expires=expires_time, - ) - - def update_cached_response(self, request, response): - """On a 304 we will get a new set of headers that we want to - update our cached value with, assuming we have one. - - This should only ever be called when we've sent an ETag and - gotten a 304 as the response. - """ - cache_url = self.cache_url(request.url) - - cached_response = self.serializer.loads(request, self.cache.get(cache_url)) - - if not cached_response: - # we didn't have a cached response - return response - - # Lets update our headers with the headers from the new request: - # http://tools.ietf.org/html/draft-ietf-httpbis-p4-conditional-26#section-4.1 - # - # The server isn't supposed to send headers that would make - # the cached body invalid. But... just in case, we'll be sure - # to strip out ones we know that might be problmatic due to - # typical assumptions. - excluded_headers = ["content-length"] - - cached_response.headers.update( - dict( - (k, v) - for k, v in response.headers.items() - if k.lower() not in excluded_headers - ) - ) - - # we want a 200 b/c we have content via the cache - cached_response.status = 200 - - # update our cache - self.cache.set(cache_url, self.serializer.dumps(request, cached_response)) - - return cached_response diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/filewrapper.py b/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/filewrapper.py deleted file mode 100644 index f5ed5f6..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/filewrapper.py +++ /dev/null @@ -1,111 +0,0 @@ -# SPDX-FileCopyrightText: 2015 Eric Larson -# -# SPDX-License-Identifier: Apache-2.0 - -from tempfile import NamedTemporaryFile -import mmap - - -class CallbackFileWrapper(object): - """ - Small wrapper around a fp object which will tee everything read into a - buffer, and when that file is closed it will execute a callback with the - contents of that buffer. - - All attributes are proxied to the underlying file object. - - This class uses members with a double underscore (__) leading prefix so as - not to accidentally shadow an attribute. - - The data is stored in a temporary file until it is all available. As long - as the temporary files directory is disk-based (sometimes it's a - memory-backed-``tmpfs`` on Linux), data will be unloaded to disk if memory - pressure is high. For small files the disk usually won't be used at all, - it'll all be in the filesystem memory cache, so there should be no - performance impact. - """ - - def __init__(self, fp, callback): - self.__buf = NamedTemporaryFile("rb+", delete=True) - self.__fp = fp - self.__callback = callback - - def __getattr__(self, name): - # The vaguaries of garbage collection means that self.__fp is - # not always set. By using __getattribute__ and the private - # name[0] allows looking up the attribute value and raising an - # AttributeError when it doesn't exist. This stop thigns from - # infinitely recursing calls to getattr in the case where - # self.__fp hasn't been set. - # - # [0] https://docs.python.org/2/reference/expressions.html#atom-identifiers - fp = self.__getattribute__("_CallbackFileWrapper__fp") - return getattr(fp, name) - - def __is_fp_closed(self): - try: - return self.__fp.fp is None - - except AttributeError: - pass - - try: - return self.__fp.closed - - except AttributeError: - pass - - # We just don't cache it then. - # TODO: Add some logging here... - return False - - def _close(self): - if self.__callback: - if self.__buf.tell() == 0: - # Empty file: - result = b"" - else: - # Return the data without actually loading it into memory, - # relying on Python's buffer API and mmap(). mmap() just gives - # a view directly into the filesystem's memory cache, so it - # doesn't result in duplicate memory use. - self.__buf.seek(0, 0) - result = memoryview( - mmap.mmap(self.__buf.fileno(), 0, access=mmap.ACCESS_READ) - ) - self.__callback(result) - - # We assign this to None here, because otherwise we can get into - # really tricky problems where the CPython interpreter dead locks - # because the callback is holding a reference to something which - # has a __del__ method. Setting this to None breaks the cycle - # and allows the garbage collector to do it's thing normally. - self.__callback = None - - # Closing the temporary file releases memory and frees disk space. - # Important when caching big files. - self.__buf.close() - - def read(self, amt=None): - data = self.__fp.read(amt) - if data: - # We may be dealing with b'', a sign that things are over: - # it's passed e.g. after we've already closed self.__buf. - self.__buf.write(data) - if self.__is_fp_closed(): - self._close() - - return data - - def _safe_read(self, amt): - data = self.__fp._safe_read(amt) - if amt == 2 and data == b"\r\n": - # urllib executes this read to toss the CRLF at the end - # of the chunk. - return data - - self.__buf.write(data) - if self.__is_fp_closed(): - self._close() - - return data diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/heuristics.py b/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/heuristics.py deleted file mode 100644 index ebe4a96..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/heuristics.py +++ /dev/null @@ -1,139 +0,0 @@ -# SPDX-FileCopyrightText: 2015 Eric Larson -# -# SPDX-License-Identifier: Apache-2.0 - -import calendar -import time - -from email.utils import formatdate, parsedate, parsedate_tz - -from datetime import datetime, timedelta - -TIME_FMT = "%a, %d %b %Y %H:%M:%S GMT" - - -def expire_after(delta, date=None): - date = date or datetime.utcnow() - return date + delta - - -def datetime_to_header(dt): - return formatdate(calendar.timegm(dt.timetuple())) - - -class BaseHeuristic(object): - - def warning(self, response): - """ - Return a valid 1xx warning header value describing the cache - adjustments. - - The response is provided too allow warnings like 113 - http://tools.ietf.org/html/rfc7234#section-5.5.4 where we need - to explicitly say response is over 24 hours old. - """ - return '110 - "Response is Stale"' - - def update_headers(self, response): - """Update the response headers with any new headers. - - NOTE: This SHOULD always include some Warning header to - signify that the response was cached by the client, not - by way of the provided headers. - """ - return {} - - def apply(self, response): - updated_headers = self.update_headers(response) - - if updated_headers: - response.headers.update(updated_headers) - warning_header_value = self.warning(response) - if warning_header_value is not None: - response.headers.update({"Warning": warning_header_value}) - - return response - - -class OneDayCache(BaseHeuristic): - """ - Cache the response by providing an expires 1 day in the - future. - """ - - def update_headers(self, response): - headers = {} - - if "expires" not in response.headers: - date = parsedate(response.headers["date"]) - expires = expire_after(timedelta(days=1), date=datetime(*date[:6])) - headers["expires"] = datetime_to_header(expires) - headers["cache-control"] = "public" - return headers - - -class ExpiresAfter(BaseHeuristic): - """ - Cache **all** requests for a defined time period. - """ - - def __init__(self, **kw): - self.delta = timedelta(**kw) - - def update_headers(self, response): - expires = expire_after(self.delta) - return {"expires": datetime_to_header(expires), "cache-control": "public"} - - def warning(self, response): - tmpl = "110 - Automatically cached for %s. Response might be stale" - return tmpl % self.delta - - -class LastModified(BaseHeuristic): - """ - If there is no Expires header already, fall back on Last-Modified - using the heuristic from - http://tools.ietf.org/html/rfc7234#section-4.2.2 - to calculate a reasonable value. - - Firefox also does something like this per - https://developer.mozilla.org/en-US/docs/Web/HTTP/Caching_FAQ - http://lxr.mozilla.org/mozilla-release/source/netwerk/protocol/http/nsHttpResponseHead.cpp#397 - Unlike mozilla we limit this to 24-hr. - """ - cacheable_by_default_statuses = { - 200, 203, 204, 206, 300, 301, 404, 405, 410, 414, 501 - } - - def update_headers(self, resp): - headers = resp.headers - - if "expires" in headers: - return {} - - if "cache-control" in headers and headers["cache-control"] != "public": - return {} - - if resp.status not in self.cacheable_by_default_statuses: - return {} - - if "date" not in headers or "last-modified" not in headers: - return {} - - date = calendar.timegm(parsedate_tz(headers["date"])) - last_modified = parsedate(headers["last-modified"]) - if date is None or last_modified is None: - return {} - - now = time.time() - current_age = max(0, now - date) - delta = date - calendar.timegm(last_modified) - freshness_lifetime = max(0, min(delta / 10, 24 * 3600)) - if freshness_lifetime <= current_age: - return {} - - expires = date + freshness_lifetime - return {"expires": time.strftime(TIME_FMT, time.gmtime(expires))} - - def warning(self, resp): - return None diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/serialize.py b/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/serialize.py deleted file mode 100644 index b075df1..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/serialize.py +++ /dev/null @@ -1,186 +0,0 @@ -# SPDX-FileCopyrightText: 2015 Eric Larson -# -# SPDX-License-Identifier: Apache-2.0 - -import base64 -import io -import json -import zlib - -from pip._vendor import msgpack -from pip._vendor.requests.structures import CaseInsensitiveDict - -from .compat import HTTPResponse, pickle, text_type - - -def _b64_decode_bytes(b): - return base64.b64decode(b.encode("ascii")) - - -def _b64_decode_str(s): - return _b64_decode_bytes(s).decode("utf8") - - -_default_body_read = object() - - -class Serializer(object): - def dumps(self, request, response, body=None): - response_headers = CaseInsensitiveDict(response.headers) - - if body is None: - # When a body isn't passed in, we'll read the response. We - # also update the response with a new file handler to be - # sure it acts as though it was never read. - body = response.read(decode_content=False) - response._fp = io.BytesIO(body) - - # NOTE: This is all a bit weird, but it's really important that on - # Python 2.x these objects are unicode and not str, even when - # they contain only ascii. The problem here is that msgpack - # understands the difference between unicode and bytes and we - # have it set to differentiate between them, however Python 2 - # doesn't know the difference. Forcing these to unicode will be - # enough to have msgpack know the difference. - data = { - u"response": { - u"body": body, - u"headers": dict( - (text_type(k), text_type(v)) for k, v in response.headers.items() - ), - u"status": response.status, - u"version": response.version, - u"reason": text_type(response.reason), - u"strict": response.strict, - u"decode_content": response.decode_content, - } - } - - # Construct our vary headers - data[u"vary"] = {} - if u"vary" in response_headers: - varied_headers = response_headers[u"vary"].split(",") - for header in varied_headers: - header = text_type(header).strip() - header_value = request.headers.get(header, None) - if header_value is not None: - header_value = text_type(header_value) - data[u"vary"][header] = header_value - - return b",".join([b"cc=4", msgpack.dumps(data, use_bin_type=True)]) - - def loads(self, request, data): - # Short circuit if we've been given an empty set of data - if not data: - return - - # Determine what version of the serializer the data was serialized - # with - try: - ver, data = data.split(b",", 1) - except ValueError: - ver = b"cc=0" - - # Make sure that our "ver" is actually a version and isn't a false - # positive from a , being in the data stream. - if ver[:3] != b"cc=": - data = ver + data - ver = b"cc=0" - - # Get the version number out of the cc=N - ver = ver.split(b"=", 1)[-1].decode("ascii") - - # Dispatch to the actual load method for the given version - try: - return getattr(self, "_loads_v{}".format(ver))(request, data) - - except AttributeError: - # This is a version we don't have a loads function for, so we'll - # just treat it as a miss and return None - return - - def prepare_response(self, request, cached): - """Verify our vary headers match and construct a real urllib3 - HTTPResponse object. - """ - # Special case the '*' Vary value as it means we cannot actually - # determine if the cached response is suitable for this request. - # This case is also handled in the controller code when creating - # a cache entry, but is left here for backwards compatibility. - if "*" in cached.get("vary", {}): - return - - # Ensure that the Vary headers for the cached response match our - # request - for header, value in cached.get("vary", {}).items(): - if request.headers.get(header, None) != value: - return - - body_raw = cached["response"].pop("body") - - headers = CaseInsensitiveDict(data=cached["response"]["headers"]) - if headers.get("transfer-encoding", "") == "chunked": - headers.pop("transfer-encoding") - - cached["response"]["headers"] = headers - - try: - body = io.BytesIO(body_raw) - except TypeError: - # This can happen if cachecontrol serialized to v1 format (pickle) - # using Python 2. A Python 2 str(byte string) will be unpickled as - # a Python 3 str (unicode string), which will cause the above to - # fail with: - # - # TypeError: 'str' does not support the buffer interface - body = io.BytesIO(body_raw.encode("utf8")) - - return HTTPResponse(body=body, preload_content=False, **cached["response"]) - - def _loads_v0(self, request, data): - # The original legacy cache data. This doesn't contain enough - # information to construct everything we need, so we'll treat this as - # a miss. - return - - def _loads_v1(self, request, data): - try: - cached = pickle.loads(data) - except ValueError: - return - - return self.prepare_response(request, cached) - - def _loads_v2(self, request, data): - try: - cached = json.loads(zlib.decompress(data).decode("utf8")) - except (ValueError, zlib.error): - return - - # We need to decode the items that we've base64 encoded - cached["response"]["body"] = _b64_decode_bytes(cached["response"]["body"]) - cached["response"]["headers"] = dict( - (_b64_decode_str(k), _b64_decode_str(v)) - for k, v in cached["response"]["headers"].items() - ) - cached["response"]["reason"] = _b64_decode_str(cached["response"]["reason"]) - cached["vary"] = dict( - (_b64_decode_str(k), _b64_decode_str(v) if v is not None else v) - for k, v in cached["vary"].items() - ) - - return self.prepare_response(request, cached) - - def _loads_v3(self, request, data): - # Due to Python 2 encoding issues, it's impossible to know for sure - # exactly how to load v3 entries, thus we'll treat these as a miss so - # that they get rewritten out as v4 entries. - return - - def _loads_v4(self, request, data): - try: - cached = msgpack.loads(data, raw=False) - except ValueError: - return - - return self.prepare_response(request, cached) diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/wrapper.py b/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/wrapper.py deleted file mode 100644 index b6ee7f2..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/cachecontrol/wrapper.py +++ /dev/null @@ -1,33 +0,0 @@ -# SPDX-FileCopyrightText: 2015 Eric Larson -# -# SPDX-License-Identifier: Apache-2.0 - -from .adapter import CacheControlAdapter -from .cache import DictCache - - -def CacheControl( - sess, - cache=None, - cache_etags=True, - serializer=None, - heuristic=None, - controller_class=None, - adapter_class=None, - cacheable_methods=None, -): - - cache = DictCache() if cache is None else cache - adapter_class = adapter_class or CacheControlAdapter - adapter = adapter_class( - cache, - cache_etags=cache_etags, - serializer=serializer, - heuristic=heuristic, - controller_class=controller_class, - cacheable_methods=cacheable_methods, - ) - sess.mount("http://", adapter) - sess.mount("https://", adapter) - - return sess diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/certifi/__init__.py b/.venv/lib/python3.10/site-packages/pip/_vendor/certifi/__init__.py deleted file mode 100644 index 8db1a0e..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/certifi/__init__.py +++ /dev/null @@ -1,3 +0,0 @@ -from .core import contents, where - -__version__ = "2021.10.08" diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/certifi/__main__.py b/.venv/lib/python3.10/site-packages/pip/_vendor/certifi/__main__.py deleted file mode 100644 index 0037634..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/certifi/__main__.py +++ /dev/null @@ -1,12 +0,0 @@ -import argparse - -from pip._vendor.certifi import contents, where - -parser = argparse.ArgumentParser() -parser.add_argument("-c", "--contents", action="store_true") -args = parser.parse_args() - -if args.contents: - print(contents()) -else: - print(where()) diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/certifi/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/certifi/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index ec8717bc707579d9b311623ad6b15deb243fc622..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 276 zcmYjLJ5Izf5Vf6vqFt>-$rVy;Ci^KU(25h#AeuB*Hl8IGi5=M{XgLlYhv5Qlskj0a z<8GfcZ}jGA-i%$X7L4%x`F%Q2|4HH!g2V%rza>&k@qvxJ;iG5-XG%1g%AQ!6|8lZR z5sS{6fF}5O_1>eykHxm$ZmLaP)pw6&9`nvRbSczjL~$wQjLvIor2Jy;IvI)nI_T|) zFzKlsK;aCdN2BCk9%;U=t36aRni&Rtgy|f5Yj$)6ybidY+U~V|L7%pP@{O_%I&?vw cG)Sq94pLUrITrV$Rc`|x()T_mx?zR*2hvqYRR910 diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/certifi/__pycache__/__main__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/certifi/__pycache__/__main__.cpython-310.pyc deleted file mode 100644 index 76c4acf755a7909d034086d1fcc881df8d35dfc9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 455 zcmYjLOHRWu5Vf5q4H1nhaR;O<5*N`WLT~|ugxF+brSY^)$xpUh)NZ@x4#1AXZ~<>w zaRoLoi7H?uztMZ1d2gE0C?Ht(ukZ73>>nNZUoMg>d^$ytMADL^U1ue&Sjs9VbtnPy zJa{3g3+~F3jvPo=dQYA1J`Yj%!Cx_T3P-^9WKSu&+!18XAB%>c=ud7UX8pXW4b(zC^)t0-Go`_vv_+eU4b-wxNe;>s^FlH7 zR}O*=uhn8*VZ?1Wt*qB?DSMnrDbS?4KIrsZ?|UI)aS|BgzLgU+-CVhwgBC2^TW0La4i?2%8FWu eq}^KoqH5&2giDH%dW_(cG4t7&`qX0~4cQM>NP=Mi diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/certifi/__pycache__/core.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/certifi/__pycache__/core.cpython-310.pyc deleted file mode 100644 index 8a0383628120a7f1815742c916fd18aae5752f32..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1514 zcma)6L30~56qdBIz22-7Ck>P-99)J2KE&G&Juw|7#x)RNjE9&h_@ddalz743T_iba zGJylhmEkY6443>E{(!C=7|tCoT;RRkq?l<`)o>Oo^nD&FPeWNTetE1(95_b8qU&+LWK(R`l!Ile(-wrPGFL=#Fei z|AI_?<(-osDA+dV%|$R>TZGe)63OBg%yk)5w;q!07AML(d6yFWeMPb@*l(PCQtjoY z3}x$rPD8m~S-=f?Oyq`aLzK2;`=q;ds)9smn;xXS;w1R~`3Qo^EH#})E|+uF(aJ7$ zW;%AJI%#HXJfFul&9lxtPpUfT1Nt|$y`TQltoFd74W7Rgu)aI2jLS=OU>z5NJC zqxVzzopMDmAk~;Jf_$E06hb`t~YX2UsC6*EXie>9bS5l=Y`5j zIF2J1UG5rJmE>vyInvt@*Krx!cqJ7iSFeNEh4~D#*rIj%*59S>1un6?kxSh~QF2E$ z^19-&tkTjgzR(AFh?VpoU+4#)8hx2nJ|vS~$p<+j|CHCo)y?D*zZ^0 nhWC&^^EL?1{CeBtoUxE|>eD)FGtM{-S$Gp=Pz&qq&v4@(a?C@) diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/certifi/cacert.pem b/.venv/lib/python3.10/site-packages/pip/_vendor/certifi/cacert.pem deleted file mode 100644 index 6d0ccc0..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/certifi/cacert.pem +++ /dev/null @@ -1,4362 +0,0 @@ - -# Issuer: CN=GlobalSign Root CA O=GlobalSign nv-sa OU=Root CA -# Subject: CN=GlobalSign Root CA O=GlobalSign nv-sa OU=Root CA -# Label: "GlobalSign Root CA" -# Serial: 4835703278459707669005204 -# MD5 Fingerprint: 3e:45:52:15:09:51:92:e1:b7:5d:37:9f:b1:87:29:8a -# SHA1 Fingerprint: b1:bc:96:8b:d4:f4:9d:62:2a:a8:9a:81:f2:15:01:52:a4:1d:82:9c -# SHA256 Fingerprint: eb:d4:10:40:e4:bb:3e:c7:42:c9:e3:81:d3:1e:f2:a4:1a:48:b6:68:5c:96:e7:ce:f3:c1:df:6c:d4:33:1c:99 ------BEGIN CERTIFICATE----- -MIIDdTCCAl2gAwIBAgILBAAAAAABFUtaw5QwDQYJKoZIhvcNAQEFBQAwVzELMAkG -A1UEBhMCQkUxGTAXBgNVBAoTEEdsb2JhbFNpZ24gbnYtc2ExEDAOBgNVBAsTB1Jv -b3QgQ0ExGzAZBgNVBAMTEkdsb2JhbFNpZ24gUm9vdCBDQTAeFw05ODA5MDExMjAw -MDBaFw0yODAxMjgxMjAwMDBaMFcxCzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9i -YWxTaWduIG52LXNhMRAwDgYDVQQLEwdSb290IENBMRswGQYDVQQDExJHbG9iYWxT -aWduIFJvb3QgQ0EwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDaDuaZ -jc6j40+Kfvvxi4Mla+pIH/EqsLmVEQS98GPR4mdmzxzdzxtIK+6NiY6arymAZavp -xy0Sy6scTHAHoT0KMM0VjU/43dSMUBUc71DuxC73/OlS8pF94G3VNTCOXkNz8kHp -1Wrjsok6Vjk4bwY8iGlbKk3Fp1S4bInMm/k8yuX9ifUSPJJ4ltbcdG6TRGHRjcdG -snUOhugZitVtbNV4FpWi6cgKOOvyJBNPc1STE4U6G7weNLWLBYy5d4ux2x8gkasJ -U26Qzns3dLlwR5EiUWMWea6xrkEmCMgZK9FGqkjWZCrXgzT/LCrBbBlDSgeF59N8 -9iFo7+ryUp9/k5DPAgMBAAGjQjBAMA4GA1UdDwEB/wQEAwIBBjAPBgNVHRMBAf8E -BTADAQH/MB0GA1UdDgQWBBRge2YaRQ2XyolQL30EzTSo//z9SzANBgkqhkiG9w0B -AQUFAAOCAQEA1nPnfE920I2/7LqivjTFKDK1fPxsnCwrvQmeU79rXqoRSLblCKOz -yj1hTdNGCbM+w6DjY1Ub8rrvrTnhQ7k4o+YviiY776BQVvnGCv04zcQLcFGUl5gE -38NflNUVyRRBnMRddWQVDf9VMOyGj/8N7yy5Y0b2qvzfvGn9LhJIZJrglfCm7ymP -AbEVtQwdpf5pLGkkeB6zpxxxYu7KyJesF12KwvhHhm4qxFYxldBniYUr+WymXUad -DKqC5JlR3XC321Y9YeRq4VzW9v493kHMB65jUr9TU/Qr6cf9tveCX4XSQRjbgbME -HMUfpIBvFSDJ3gyICh3WZlXi/EjJKSZp4A== ------END CERTIFICATE----- - -# Issuer: CN=GlobalSign O=GlobalSign OU=GlobalSign Root CA - R2 -# Subject: CN=GlobalSign O=GlobalSign OU=GlobalSign Root CA - R2 -# Label: "GlobalSign Root CA - R2" -# Serial: 4835703278459682885658125 -# MD5 Fingerprint: 94:14:77:7e:3e:5e:fd:8f:30:bd:41:b0:cf:e7:d0:30 -# SHA1 Fingerprint: 75:e0:ab:b6:13:85:12:27:1c:04:f8:5f:dd:de:38:e4:b7:24:2e:fe -# SHA256 Fingerprint: ca:42:dd:41:74:5f:d0:b8:1e:b9:02:36:2c:f9:d8:bf:71:9d:a1:bd:1b:1e:fc:94:6f:5b:4c:99:f4:2c:1b:9e ------BEGIN CERTIFICATE----- -MIIDujCCAqKgAwIBAgILBAAAAAABD4Ym5g0wDQYJKoZIhvcNAQEFBQAwTDEgMB4G -A1UECxMXR2xvYmFsU2lnbiBSb290IENBIC0gUjIxEzARBgNVBAoTCkdsb2JhbFNp -Z24xEzARBgNVBAMTCkdsb2JhbFNpZ24wHhcNMDYxMjE1MDgwMDAwWhcNMjExMjE1 -MDgwMDAwWjBMMSAwHgYDVQQLExdHbG9iYWxTaWduIFJvb3QgQ0EgLSBSMjETMBEG -A1UEChMKR2xvYmFsU2lnbjETMBEGA1UEAxMKR2xvYmFsU2lnbjCCASIwDQYJKoZI -hvcNAQEBBQADggEPADCCAQoCggEBAKbPJA6+Lm8omUVCxKs+IVSbC9N/hHD6ErPL -v4dfxn+G07IwXNb9rfF73OX4YJYJkhD10FPe+3t+c4isUoh7SqbKSaZeqKeMWhG8 -eoLrvozps6yWJQeXSpkqBy+0Hne/ig+1AnwblrjFuTosvNYSuetZfeLQBoZfXklq -tTleiDTsvHgMCJiEbKjNS7SgfQx5TfC4LcshytVsW33hoCmEofnTlEnLJGKRILzd -C9XZzPnqJworc5HGnRusyMvo4KD0L5CLTfuwNhv2GXqF4G3yYROIXJ/gkwpRl4pa -zq+r1feqCapgvdzZX99yqWATXgAByUr6P6TqBwMhAo6CygPCm48CAwEAAaOBnDCB -mTAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUm+IH -V2ccHsBqBt5ZtJot39wZhi4wNgYDVR0fBC8wLTAroCmgJ4YlaHR0cDovL2NybC5n -bG9iYWxzaWduLm5ldC9yb290LXIyLmNybDAfBgNVHSMEGDAWgBSb4gdXZxwewGoG -3lm0mi3f3BmGLjANBgkqhkiG9w0BAQUFAAOCAQEAmYFThxxol4aR7OBKuEQLq4Gs -J0/WwbgcQ3izDJr86iw8bmEbTUsp9Z8FHSbBuOmDAGJFtqkIk7mpM0sYmsL4h4hO -291xNBrBVNpGP+DTKqttVCL1OmLNIG+6KYnX3ZHu01yiPqFbQfXf5WRDLenVOavS -ot+3i9DAgBkcRcAtjOj4LaR0VknFBbVPFd5uRHg5h6h+u/N5GJG79G+dwfCMNYxd -AfvDbbnvRG15RjF+Cv6pgsH/76tuIMRQyV+dTZsXjAzlAcmgQWpzU/qlULRuJQ/7 -TBj0/VLZjmmx6BEP3ojY+x1J96relc8geMJgEtslQIxq/H5COEBkEveegeGTLg== ------END CERTIFICATE----- - -# Issuer: CN=Entrust.net Certification Authority (2048) O=Entrust.net OU=www.entrust.net/CPS_2048 incorp. by ref. (limits liab.)/(c) 1999 Entrust.net Limited -# Subject: CN=Entrust.net Certification Authority (2048) O=Entrust.net OU=www.entrust.net/CPS_2048 incorp. by ref. (limits liab.)/(c) 1999 Entrust.net Limited -# Label: "Entrust.net Premium 2048 Secure Server CA" -# Serial: 946069240 -# MD5 Fingerprint: ee:29:31:bc:32:7e:9a:e6:e8:b5:f7:51:b4:34:71:90 -# SHA1 Fingerprint: 50:30:06:09:1d:97:d4:f5:ae:39:f7:cb:e7:92:7d:7d:65:2d:34:31 -# SHA256 Fingerprint: 6d:c4:71:72:e0:1c:bc:b0:bf:62:58:0d:89:5f:e2:b8:ac:9a:d4:f8:73:80:1e:0c:10:b9:c8:37:d2:1e:b1:77 ------BEGIN CERTIFICATE----- -MIIEKjCCAxKgAwIBAgIEOGPe+DANBgkqhkiG9w0BAQUFADCBtDEUMBIGA1UEChML -RW50cnVzdC5uZXQxQDA+BgNVBAsUN3d3dy5lbnRydXN0Lm5ldC9DUFNfMjA0OCBp -bmNvcnAuIGJ5IHJlZi4gKGxpbWl0cyBsaWFiLikxJTAjBgNVBAsTHChjKSAxOTk5 -IEVudHJ1c3QubmV0IExpbWl0ZWQxMzAxBgNVBAMTKkVudHJ1c3QubmV0IENlcnRp -ZmljYXRpb24gQXV0aG9yaXR5ICgyMDQ4KTAeFw05OTEyMjQxNzUwNTFaFw0yOTA3 -MjQxNDE1MTJaMIG0MRQwEgYDVQQKEwtFbnRydXN0Lm5ldDFAMD4GA1UECxQ3d3d3 -LmVudHJ1c3QubmV0L0NQU18yMDQ4IGluY29ycC4gYnkgcmVmLiAobGltaXRzIGxp -YWIuKTElMCMGA1UECxMcKGMpIDE5OTkgRW50cnVzdC5uZXQgTGltaXRlZDEzMDEG -A1UEAxMqRW50cnVzdC5uZXQgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkgKDIwNDgp -MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArU1LqRKGsuqjIAcVFmQq -K0vRvwtKTY7tgHalZ7d4QMBzQshowNtTK91euHaYNZOLGp18EzoOH1u3Hs/lJBQe -sYGpjX24zGtLA/ECDNyrpUAkAH90lKGdCCmziAv1h3edVc3kw37XamSrhRSGlVuX -MlBvPci6Zgzj/L24ScF2iUkZ/cCovYmjZy/Gn7xxGWC4LeksyZB2ZnuU4q941mVT -XTzWnLLPKQP5L6RQstRIzgUyVYr9smRMDuSYB3Xbf9+5CFVghTAp+XtIpGmG4zU/ -HoZdenoVve8AjhUiVBcAkCaTvA5JaJG/+EfTnZVCwQ5N328mz8MYIWJmQ3DW1cAH -4QIDAQABo0IwQDAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB/zAdBgNV -HQ4EFgQUVeSB0RGAvtiJuQijMfmhJAkWuXAwDQYJKoZIhvcNAQEFBQADggEBADub -j1abMOdTmXx6eadNl9cZlZD7Bh/KM3xGY4+WZiT6QBshJ8rmcnPyT/4xmf3IDExo -U8aAghOY+rat2l098c5u9hURlIIM7j+VrxGrD9cv3h8Dj1csHsm7mhpElesYT6Yf -zX1XEC+bBAlahLVu2B064dae0Wx5XnkcFMXj0EyTO2U87d89vqbllRrDtRnDvV5b -u/8j72gZyxKTJ1wDLW8w0B62GqzeWvfRqqgnpv55gcR5mTNXuhKwqeBCbJPKVt7+ -bYQLCIt+jerXmCHG8+c8eS9enNFMFY3h7CI3zJpDC5fcgJCNs2ebb0gIFVbPv/Er -fF6adulZkMV8gzURZVE= ------END CERTIFICATE----- - -# Issuer: CN=Baltimore CyberTrust Root O=Baltimore OU=CyberTrust -# Subject: CN=Baltimore CyberTrust Root O=Baltimore OU=CyberTrust -# Label: "Baltimore CyberTrust Root" -# Serial: 33554617 -# MD5 Fingerprint: ac:b6:94:a5:9c:17:e0:d7:91:52:9b:b1:97:06:a6:e4 -# SHA1 Fingerprint: d4:de:20:d0:5e:66:fc:53:fe:1a:50:88:2c:78:db:28:52:ca:e4:74 -# SHA256 Fingerprint: 16:af:57:a9:f6:76:b0:ab:12:60:95:aa:5e:ba:de:f2:2a:b3:11:19:d6:44:ac:95:cd:4b:93:db:f3:f2:6a:eb ------BEGIN CERTIFICATE----- -MIIDdzCCAl+gAwIBAgIEAgAAuTANBgkqhkiG9w0BAQUFADBaMQswCQYDVQQGEwJJ -RTESMBAGA1UEChMJQmFsdGltb3JlMRMwEQYDVQQLEwpDeWJlclRydXN0MSIwIAYD -VQQDExlCYWx0aW1vcmUgQ3liZXJUcnVzdCBSb290MB4XDTAwMDUxMjE4NDYwMFoX -DTI1MDUxMjIzNTkwMFowWjELMAkGA1UEBhMCSUUxEjAQBgNVBAoTCUJhbHRpbW9y -ZTETMBEGA1UECxMKQ3liZXJUcnVzdDEiMCAGA1UEAxMZQmFsdGltb3JlIEN5YmVy -VHJ1c3QgUm9vdDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKMEuyKr -mD1X6CZymrV51Cni4eiVgLGw41uOKymaZN+hXe2wCQVt2yguzmKiYv60iNoS6zjr -IZ3AQSsBUnuId9Mcj8e6uYi1agnnc+gRQKfRzMpijS3ljwumUNKoUMMo6vWrJYeK -mpYcqWe4PwzV9/lSEy/CG9VwcPCPwBLKBsua4dnKM3p31vjsufFoREJIE9LAwqSu -XmD+tqYF/LTdB1kC1FkYmGP1pWPgkAx9XbIGevOF6uvUA65ehD5f/xXtabz5OTZy -dc93Uk3zyZAsuT3lySNTPx8kmCFcB5kpvcY67Oduhjprl3RjM71oGDHweI12v/ye -jl0qhqdNkNwnGjkCAwEAAaNFMEMwHQYDVR0OBBYEFOWdWTCCR1jMrPoIVDaGezq1 -BE3wMBIGA1UdEwEB/wQIMAYBAf8CAQMwDgYDVR0PAQH/BAQDAgEGMA0GCSqGSIb3 -DQEBBQUAA4IBAQCFDF2O5G9RaEIFoN27TyclhAO992T9Ldcw46QQF+vaKSm2eT92 -9hkTI7gQCvlYpNRhcL0EYWoSihfVCr3FvDB81ukMJY2GQE/szKN+OMY3EU/t3Wgx -jkzSswF07r51XgdIGn9w/xZchMB5hbgF/X++ZRGjD8ACtPhSNzkE1akxehi/oCr0 -Epn3o0WC4zxe9Z2etciefC7IpJ5OCBRLbf1wbWsaY71k5h+3zvDyny67G7fyUIhz -ksLi4xaNmjICq44Y3ekQEe5+NauQrz4wlHrQMz2nZQ/1/I6eYs9HRCwBXbsdtTLS -R9I4LtD+gdwyah617jzV/OeBHRnDJELqYzmp ------END CERTIFICATE----- - -# Issuer: CN=Entrust Root Certification Authority O=Entrust, Inc. OU=www.entrust.net/CPS is incorporated by reference/(c) 2006 Entrust, Inc. -# Subject: CN=Entrust Root Certification Authority O=Entrust, Inc. OU=www.entrust.net/CPS is incorporated by reference/(c) 2006 Entrust, Inc. -# Label: "Entrust Root Certification Authority" -# Serial: 1164660820 -# MD5 Fingerprint: d6:a5:c3:ed:5d:dd:3e:00:c1:3d:87:92:1f:1d:3f:e4 -# SHA1 Fingerprint: b3:1e:b1:b7:40:e3:6c:84:02:da:dc:37:d4:4d:f5:d4:67:49:52:f9 -# SHA256 Fingerprint: 73:c1:76:43:4f:1b:c6:d5:ad:f4:5b:0e:76:e7:27:28:7c:8d:e5:76:16:c1:e6:e6:14:1a:2b:2c:bc:7d:8e:4c ------BEGIN CERTIFICATE----- -MIIEkTCCA3mgAwIBAgIERWtQVDANBgkqhkiG9w0BAQUFADCBsDELMAkGA1UEBhMC -VVMxFjAUBgNVBAoTDUVudHJ1c3QsIEluYy4xOTA3BgNVBAsTMHd3dy5lbnRydXN0 -Lm5ldC9DUFMgaXMgaW5jb3Jwb3JhdGVkIGJ5IHJlZmVyZW5jZTEfMB0GA1UECxMW -KGMpIDIwMDYgRW50cnVzdCwgSW5jLjEtMCsGA1UEAxMkRW50cnVzdCBSb290IENl -cnRpZmljYXRpb24gQXV0aG9yaXR5MB4XDTA2MTEyNzIwMjM0MloXDTI2MTEyNzIw -NTM0MlowgbAxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1FbnRydXN0LCBJbmMuMTkw -NwYDVQQLEzB3d3cuZW50cnVzdC5uZXQvQ1BTIGlzIGluY29ycG9yYXRlZCBieSBy -ZWZlcmVuY2UxHzAdBgNVBAsTFihjKSAyMDA2IEVudHJ1c3QsIEluYy4xLTArBgNV -BAMTJEVudHJ1c3QgUm9vdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTCCASIwDQYJ -KoZIhvcNAQEBBQADggEPADCCAQoCggEBALaVtkNC+sZtKm9I35RMOVcF7sN5EUFo -Nu3s/poBj6E4KPz3EEZmLk0eGrEaTsbRwJWIsMn/MYszA9u3g3s+IIRe7bJWKKf4 -4LlAcTfFy0cOlypowCKVYhXbR9n10Cv/gkvJrT7eTNuQgFA/CYqEAOwwCj0Yzfv9 -KlmaI5UXLEWeH25DeW0MXJj+SKfFI0dcXv1u5x609mhF0YaDW6KKjbHjKYD+JXGI -rb68j6xSlkuqUY3kEzEZ6E5Nn9uss2rVvDlUccp6en+Q3X0dgNmBu1kmwhH+5pPi -94DkZfs0Nw4pgHBNrziGLp5/V6+eF67rHMsoIV+2HNjnogQi+dPa2MsCAwEAAaOB -sDCBrTAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB/zArBgNVHRAEJDAi -gA8yMDA2MTEyNzIwMjM0MlqBDzIwMjYxMTI3MjA1MzQyWjAfBgNVHSMEGDAWgBRo -kORnpKZTgMeGZqTx90tD+4S9bTAdBgNVHQ4EFgQUaJDkZ6SmU4DHhmak8fdLQ/uE -vW0wHQYJKoZIhvZ9B0EABBAwDhsIVjcuMTo0LjADAgSQMA0GCSqGSIb3DQEBBQUA -A4IBAQCT1DCw1wMgKtD5Y+iRDAUgqV8ZyntyTtSx29CW+1RaGSwMCPeyvIWonX9t -O1KzKtvn1ISMY/YPyyYBkVBs9F8U4pN0wBOeMDpQ47RgxRzwIkSNcUesyBrJ6Zua -AGAT/3B+XxFNSRuzFVJ7yVTav52Vr2ua2J7p8eRDjeIRRDq/r72DQnNSi6q7pynP -9WQcCk3RvKqsnyrQ/39/2n3qse0wJcGE2jTSW3iDVuycNsMm4hH2Z0kdkquM++v/ -eu6FSqdQgPCnXEqULl8FmTxSQeDNtGPPAUO6nIPcj2A781q0tHuu2guQOHXvgR1m -0vdXcDazv/wor3ElhVsT/h5/WrQ8 ------END CERTIFICATE----- - -# Issuer: CN=AAA Certificate Services O=Comodo CA Limited -# Subject: CN=AAA Certificate Services O=Comodo CA Limited -# Label: "Comodo AAA Services root" -# Serial: 1 -# MD5 Fingerprint: 49:79:04:b0:eb:87:19:ac:47:b0:bc:11:51:9b:74:d0 -# SHA1 Fingerprint: d1:eb:23:a4:6d:17:d6:8f:d9:25:64:c2:f1:f1:60:17:64:d8:e3:49 -# SHA256 Fingerprint: d7:a7:a0:fb:5d:7e:27:31:d7:71:e9:48:4e:bc:de:f7:1d:5f:0c:3e:0a:29:48:78:2b:c8:3e:e0:ea:69:9e:f4 ------BEGIN CERTIFICATE----- -MIIEMjCCAxqgAwIBAgIBATANBgkqhkiG9w0BAQUFADB7MQswCQYDVQQGEwJHQjEb -MBkGA1UECAwSR3JlYXRlciBNYW5jaGVzdGVyMRAwDgYDVQQHDAdTYWxmb3JkMRow -GAYDVQQKDBFDb21vZG8gQ0EgTGltaXRlZDEhMB8GA1UEAwwYQUFBIENlcnRpZmlj -YXRlIFNlcnZpY2VzMB4XDTA0MDEwMTAwMDAwMFoXDTI4MTIzMTIzNTk1OVowezEL -MAkGA1UEBhMCR0IxGzAZBgNVBAgMEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UE -BwwHU2FsZm9yZDEaMBgGA1UECgwRQ29tb2RvIENBIExpbWl0ZWQxITAfBgNVBAMM -GEFBQSBDZXJ0aWZpY2F0ZSBTZXJ2aWNlczCCASIwDQYJKoZIhvcNAQEBBQADggEP -ADCCAQoCggEBAL5AnfRu4ep2hxxNRUSOvkbIgwadwSr+GB+O5AL686tdUIoWMQua -BtDFcCLNSS1UY8y2bmhGC1Pqy0wkwLxyTurxFa70VJoSCsN6sjNg4tqJVfMiWPPe -3M/vg4aijJRPn2jymJBGhCfHdr/jzDUsi14HZGWCwEiwqJH5YZ92IFCokcdmtet4 -YgNW8IoaE+oxox6gmf049vYnMlhvB/VruPsUK6+3qszWY19zjNoFmag4qMsXeDZR -rOme9Hg6jc8P2ULimAyrL58OAd7vn5lJ8S3frHRNG5i1R8XlKdH5kBjHYpy+g8cm -ez6KJcfA3Z3mNWgQIJ2P2N7Sw4ScDV7oL8kCAwEAAaOBwDCBvTAdBgNVHQ4EFgQU -oBEKIz6W8Qfs4q8p74Klf9AwpLQwDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQF -MAMBAf8wewYDVR0fBHQwcjA4oDagNIYyaHR0cDovL2NybC5jb21vZG9jYS5jb20v -QUFBQ2VydGlmaWNhdGVTZXJ2aWNlcy5jcmwwNqA0oDKGMGh0dHA6Ly9jcmwuY29t -b2RvLm5ldC9BQUFDZXJ0aWZpY2F0ZVNlcnZpY2VzLmNybDANBgkqhkiG9w0BAQUF -AAOCAQEACFb8AvCb6P+k+tZ7xkSAzk/ExfYAWMymtrwUSWgEdujm7l3sAg9g1o1Q -GE8mTgHj5rCl7r+8dFRBv/38ErjHT1r0iWAFf2C3BUrz9vHCv8S5dIa2LX1rzNLz -Rt0vxuBqw8M0Ayx9lt1awg6nCpnBBYurDC/zXDrPbDdVCYfeU0BsWO/8tqtlbgT2 -G9w84FoVxp7Z8VlIMCFlA2zs6SFz7JsDoeA3raAVGI/6ugLOpyypEBMs1OUIJqsi -l2D4kF501KKaU73yqWjgom7C12yxow+ev+to51byrvLjKzg6CYG1a4XXvi3tPxq3 -smPi9WIsgtRqAEFQ8TmDn5XpNpaYbg== ------END CERTIFICATE----- - -# Issuer: CN=QuoVadis Root CA 2 O=QuoVadis Limited -# Subject: CN=QuoVadis Root CA 2 O=QuoVadis Limited -# Label: "QuoVadis Root CA 2" -# Serial: 1289 -# MD5 Fingerprint: 5e:39:7b:dd:f8:ba:ec:82:e9:ac:62:ba:0c:54:00:2b -# SHA1 Fingerprint: ca:3a:fb:cf:12:40:36:4b:44:b2:16:20:88:80:48:39:19:93:7c:f7 -# SHA256 Fingerprint: 85:a0:dd:7d:d7:20:ad:b7:ff:05:f8:3d:54:2b:20:9d:c7:ff:45:28:f7:d6:77:b1:83:89:fe:a5:e5:c4:9e:86 ------BEGIN CERTIFICATE----- -MIIFtzCCA5+gAwIBAgICBQkwDQYJKoZIhvcNAQEFBQAwRTELMAkGA1UEBhMCQk0x -GTAXBgNVBAoTEFF1b1ZhZGlzIExpbWl0ZWQxGzAZBgNVBAMTElF1b1ZhZGlzIFJv -b3QgQ0EgMjAeFw0wNjExMjQxODI3MDBaFw0zMTExMjQxODIzMzNaMEUxCzAJBgNV -BAYTAkJNMRkwFwYDVQQKExBRdW9WYWRpcyBMaW1pdGVkMRswGQYDVQQDExJRdW9W -YWRpcyBSb290IENBIDIwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCa -GMpLlA0ALa8DKYrwD4HIrkwZhR0In6spRIXzL4GtMh6QRr+jhiYaHv5+HBg6XJxg -Fyo6dIMzMH1hVBHL7avg5tKifvVrbxi3Cgst/ek+7wrGsxDp3MJGF/hd/aTa/55J -WpzmM+Yklvc/ulsrHHo1wtZn/qtmUIttKGAr79dgw8eTvI02kfN/+NsRE8Scd3bB -rrcCaoF6qUWD4gXmuVbBlDePSHFjIuwXZQeVikvfj8ZaCuWw419eaxGrDPmF60Tp -+ARz8un+XJiM9XOva7R+zdRcAitMOeGylZUtQofX1bOQQ7dsE/He3fbE+Ik/0XX1 -ksOR1YqI0JDs3G3eicJlcZaLDQP9nL9bFqyS2+r+eXyt66/3FsvbzSUr5R/7mp/i -Ucw6UwxI5g69ybR2BlLmEROFcmMDBOAENisgGQLodKcftslWZvB1JdxnwQ5hYIiz -PtGo/KPaHbDRsSNU30R2be1B2MGyIrZTHN81Hdyhdyox5C315eXbyOD/5YDXC2Og -/zOhD7osFRXql7PSorW+8oyWHhqPHWykYTe5hnMz15eWniN9gqRMgeKh0bpnX5UH -oycR7hYQe7xFSkyyBNKr79X9DFHOUGoIMfmR2gyPZFwDwzqLID9ujWc9Otb+fVuI -yV77zGHcizN300QyNQliBJIWENieJ0f7OyHj+OsdWwIDAQABo4GwMIGtMA8GA1Ud -EwEB/wQFMAMBAf8wCwYDVR0PBAQDAgEGMB0GA1UdDgQWBBQahGK8SEwzJQTU7tD2 -A8QZRtGUazBuBgNVHSMEZzBlgBQahGK8SEwzJQTU7tD2A8QZRtGUa6FJpEcwRTEL -MAkGA1UEBhMCQk0xGTAXBgNVBAoTEFF1b1ZhZGlzIExpbWl0ZWQxGzAZBgNVBAMT -ElF1b1ZhZGlzIFJvb3QgQ0EgMoICBQkwDQYJKoZIhvcNAQEFBQADggIBAD4KFk2f -BluornFdLwUvZ+YTRYPENvbzwCYMDbVHZF34tHLJRqUDGCdViXh9duqWNIAXINzn -g/iN/Ae42l9NLmeyhP3ZRPx3UIHmfLTJDQtyU/h2BwdBR5YM++CCJpNVjP4iH2Bl -fF/nJrP3MpCYUNQ3cVX2kiF495V5+vgtJodmVjB3pjd4M1IQWK4/YY7yarHvGH5K -WWPKjaJW1acvvFYfzznB4vsKqBUsfU16Y8Zsl0Q80m/DShcK+JDSV6IZUaUtl0Ha -B0+pUNqQjZRG4T7wlP0QADj1O+hA4bRuVhogzG9Yje0uRY/W6ZM/57Es3zrWIozc -hLsib9D45MY56QSIPMO661V6bYCZJPVsAfv4l7CUW+v90m/xd2gNNWQjrLhVoQPR -TUIZ3Ph1WVaj+ahJefivDrkRoHy3au000LYmYjgahwz46P0u05B/B5EqHdZ+XIWD -mbA4CD/pXvk1B+TJYm5Xf6dQlfe6yJvmjqIBxdZmv3lh8zwc4bmCXF2gw+nYSL0Z -ohEUGW6yhhtoPkg3Goi3XZZenMfvJ2II4pEZXNLxId26F0KCl3GBUzGpn/Z9Yr9y -4aOTHcyKJloJONDO1w2AFrR4pTqHTI2KpdVGl/IsELm8VCLAAVBpQ570su9t+Oza -8eOx79+Rj1QqCyXBJhnEUhAFZdWCEOrCMc0u ------END CERTIFICATE----- - -# Issuer: CN=QuoVadis Root CA 3 O=QuoVadis Limited -# Subject: CN=QuoVadis Root CA 3 O=QuoVadis Limited -# Label: "QuoVadis Root CA 3" -# Serial: 1478 -# MD5 Fingerprint: 31:85:3c:62:94:97:63:b9:aa:fd:89:4e:af:6f:e0:cf -# SHA1 Fingerprint: 1f:49:14:f7:d8:74:95:1d:dd:ae:02:c0:be:fd:3a:2d:82:75:51:85 -# SHA256 Fingerprint: 18:f1:fc:7f:20:5d:f8:ad:dd:eb:7f:e0:07:dd:57:e3:af:37:5a:9c:4d:8d:73:54:6b:f4:f1:fe:d1:e1:8d:35 ------BEGIN CERTIFICATE----- -MIIGnTCCBIWgAwIBAgICBcYwDQYJKoZIhvcNAQEFBQAwRTELMAkGA1UEBhMCQk0x -GTAXBgNVBAoTEFF1b1ZhZGlzIExpbWl0ZWQxGzAZBgNVBAMTElF1b1ZhZGlzIFJv -b3QgQ0EgMzAeFw0wNjExMjQxOTExMjNaFw0zMTExMjQxOTA2NDRaMEUxCzAJBgNV -BAYTAkJNMRkwFwYDVQQKExBRdW9WYWRpcyBMaW1pdGVkMRswGQYDVQQDExJRdW9W -YWRpcyBSb290IENBIDMwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDM -V0IWVJzmmNPTTe7+7cefQzlKZbPoFog02w1ZkXTPkrgEQK0CSzGrvI2RaNggDhoB -4hp7Thdd4oq3P5kazethq8Jlph+3t723j/z9cI8LoGe+AaJZz3HmDyl2/7FWeUUr -H556VOijKTVopAFPD6QuN+8bv+OPEKhyq1hX51SGyMnzW9os2l2ObjyjPtr7guXd -8lyyBTNvijbO0BNO/79KDDRMpsMhvVAEVeuxu537RR5kFd5VAYwCdrXLoT9Cabwv -vWhDFlaJKjdhkf2mrk7AyxRllDdLkgbvBNDInIjbC3uBr7E9KsRlOni27tyAsdLT -mZw67mtaa7ONt9XOnMK+pUsvFrGeaDsGb659n/je7Mwpp5ijJUMv7/FfJuGITfhe -btfZFG4ZM2mnO4SJk8RTVROhUXhA+LjJou57ulJCg54U7QVSWllWp5f8nT8KKdjc -T5EOE7zelaTfi5m+rJsziO+1ga8bxiJTyPbH7pcUsMV8eFLI8M5ud2CEpukqdiDt -WAEXMJPpGovgc2PZapKUSU60rUqFxKMiMPwJ7Wgic6aIDFUhWMXhOp8q3crhkODZ -c6tsgLjoC2SToJyMGf+z0gzskSaHirOi4XCPLArlzW1oUevaPwV/izLmE1xr/l9A -4iLItLRkT9a6fUg+qGkM17uGcclzuD87nSVL2v9A6wIDAQABo4IBlTCCAZEwDwYD -VR0TAQH/BAUwAwEB/zCB4QYDVR0gBIHZMIHWMIHTBgkrBgEEAb5YAAMwgcUwgZMG -CCsGAQUFBwICMIGGGoGDQW55IHVzZSBvZiB0aGlzIENlcnRpZmljYXRlIGNvbnN0 -aXR1dGVzIGFjY2VwdGFuY2Ugb2YgdGhlIFF1b1ZhZGlzIFJvb3QgQ0EgMyBDZXJ0 -aWZpY2F0ZSBQb2xpY3kgLyBDZXJ0aWZpY2F0aW9uIFByYWN0aWNlIFN0YXRlbWVu -dC4wLQYIKwYBBQUHAgEWIWh0dHA6Ly93d3cucXVvdmFkaXNnbG9iYWwuY29tL2Nw -czALBgNVHQ8EBAMCAQYwHQYDVR0OBBYEFPLAE+CCQz777i9nMpY1XNu4ywLQMG4G -A1UdIwRnMGWAFPLAE+CCQz777i9nMpY1XNu4ywLQoUmkRzBFMQswCQYDVQQGEwJC -TTEZMBcGA1UEChMQUXVvVmFkaXMgTGltaXRlZDEbMBkGA1UEAxMSUXVvVmFkaXMg -Um9vdCBDQSAzggIFxjANBgkqhkiG9w0BAQUFAAOCAgEAT62gLEz6wPJv92ZVqyM0 -7ucp2sNbtrCD2dDQ4iH782CnO11gUyeim/YIIirnv6By5ZwkajGxkHon24QRiSem -d1o417+shvzuXYO8BsbRd2sPbSQvS3pspweWyuOEn62Iix2rFo1bZhfZFvSLgNLd -+LJ2w/w4E6oM3kJpK27zPOuAJ9v1pkQNn1pVWQvVDVJIxa6f8i+AxeoyUDUSly7B -4f/xI4hROJ/yZlZ25w9Rl6VSDE1JUZU2Pb+iSwwQHYaZTKrzchGT5Or2m9qoXadN -t54CrnMAyNojA+j56hl0YgCUyyIgvpSnWbWCar6ZeXqp8kokUvd0/bpO5qgdAm6x -DYBEwa7TIzdfu4V8K5Iu6H6li92Z4b8nby1dqnuH/grdS/yO9SbkbnBCbjPsMZ57 -k8HkyWkaPcBrTiJt7qtYTcbQQcEr6k8Sh17rRdhs9ZgC06DYVYoGmRmioHfRMJ6s -zHXug/WwYjnPbFfiTNKRCw51KBuav/0aQ/HKd/s7j2G4aSgWQgRecCocIdiP4b0j -Wy10QJLZYxkNc91pvGJHvOB0K7Lrfb5BG7XARsWhIstfTsEokt4YutUqKLsRixeT -mJlglFwjz1onl14LBQaTNx47aTbrqZ5hHY8y2o4M1nQ+ewkk2gF3R8Q7zTSMmfXK -4SVhM7JZG+Ju1zdXtg2pEto= ------END CERTIFICATE----- - -# Issuer: O=SECOM Trust.net OU=Security Communication RootCA1 -# Subject: O=SECOM Trust.net OU=Security Communication RootCA1 -# Label: "Security Communication Root CA" -# Serial: 0 -# MD5 Fingerprint: f1:bc:63:6a:54:e0:b5:27:f5:cd:e7:1a:e3:4d:6e:4a -# SHA1 Fingerprint: 36:b1:2b:49:f9:81:9e:d7:4c:9e:bc:38:0f:c6:56:8f:5d:ac:b2:f7 -# SHA256 Fingerprint: e7:5e:72:ed:9f:56:0e:ec:6e:b4:80:00:73:a4:3f:c3:ad:19:19:5a:39:22:82:01:78:95:97:4a:99:02:6b:6c ------BEGIN CERTIFICATE----- -MIIDWjCCAkKgAwIBAgIBADANBgkqhkiG9w0BAQUFADBQMQswCQYDVQQGEwJKUDEY -MBYGA1UEChMPU0VDT00gVHJ1c3QubmV0MScwJQYDVQQLEx5TZWN1cml0eSBDb21t -dW5pY2F0aW9uIFJvb3RDQTEwHhcNMDMwOTMwMDQyMDQ5WhcNMjMwOTMwMDQyMDQ5 -WjBQMQswCQYDVQQGEwJKUDEYMBYGA1UEChMPU0VDT00gVHJ1c3QubmV0MScwJQYD -VQQLEx5TZWN1cml0eSBDb21tdW5pY2F0aW9uIFJvb3RDQTEwggEiMA0GCSqGSIb3 -DQEBAQUAA4IBDwAwggEKAoIBAQCzs/5/022x7xZ8V6UMbXaKL0u/ZPtM7orw8yl8 -9f/uKuDp6bpbZCKamm8sOiZpUQWZJtzVHGpxxpp9Hp3dfGzGjGdnSj74cbAZJ6kJ -DKaVv0uMDPpVmDvY6CKhS3E4eayXkmmziX7qIWgGmBSWh9JhNrxtJ1aeV+7AwFb9 -Ms+k2Y7CI9eNqPPYJayX5HA49LY6tJ07lyZDo6G8SVlyTCMwhwFY9k6+HGhWZq/N -QV3Is00qVUarH9oe4kA92819uZKAnDfdDJZkndwi92SL32HeFZRSFaB9UslLqCHJ -xrHty8OVYNEP8Ktw+N/LTX7s1vqr2b1/VPKl6Xn62dZ2JChzAgMBAAGjPzA9MB0G -A1UdDgQWBBSgc0mZaNyFW2XjmygvV5+9M7wHSDALBgNVHQ8EBAMCAQYwDwYDVR0T -AQH/BAUwAwEB/zANBgkqhkiG9w0BAQUFAAOCAQEAaECpqLvkT115swW1F7NgE+vG -kl3g0dNq/vu+m22/xwVtWSDEHPC32oRYAmP6SBbvT6UL90qY8j+eG61Ha2POCEfr -Uj94nK9NrvjVT8+amCoQQTlSxN3Zmw7vkwGusi7KaEIkQmywszo+zenaSMQVy+n5 -Bw+SUEmK3TGXX8npN6o7WWWXlDLJs58+OmJYxUmtYg5xpTKqL8aJdkNAExNnPaJU -JRDL8Try2frbSVa7pv6nQTXD4IhhyYjH3zYQIphZ6rBK+1YWc26sTfcioU+tHXot -RSflMMFe8toTyyVCUZVHA4xsIcx0Qu1T/zOLjw9XARYvz6buyXAiFL39vmwLAw== ------END CERTIFICATE----- - -# Issuer: CN=XRamp Global Certification Authority O=XRamp Security Services Inc OU=www.xrampsecurity.com -# Subject: CN=XRamp Global Certification Authority O=XRamp Security Services Inc OU=www.xrampsecurity.com -# Label: "XRamp Global CA Root" -# Serial: 107108908803651509692980124233745014957 -# MD5 Fingerprint: a1:0b:44:b3:ca:10:d8:00:6e:9d:0f:d8:0f:92:0a:d1 -# SHA1 Fingerprint: b8:01:86:d1:eb:9c:86:a5:41:04:cf:30:54:f3:4c:52:b7:e5:58:c6 -# SHA256 Fingerprint: ce:cd:dc:90:50:99:d8:da:df:c5:b1:d2:09:b7:37:cb:e2:c1:8c:fb:2c:10:c0:ff:0b:cf:0d:32:86:fc:1a:a2 ------BEGIN CERTIFICATE----- -MIIEMDCCAxigAwIBAgIQUJRs7Bjq1ZxN1ZfvdY+grTANBgkqhkiG9w0BAQUFADCB -gjELMAkGA1UEBhMCVVMxHjAcBgNVBAsTFXd3dy54cmFtcHNlY3VyaXR5LmNvbTEk -MCIGA1UEChMbWFJhbXAgU2VjdXJpdHkgU2VydmljZXMgSW5jMS0wKwYDVQQDEyRY -UmFtcCBHbG9iYWwgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMDQxMTAxMTcx -NDA0WhcNMzUwMTAxMDUzNzE5WjCBgjELMAkGA1UEBhMCVVMxHjAcBgNVBAsTFXd3 -dy54cmFtcHNlY3VyaXR5LmNvbTEkMCIGA1UEChMbWFJhbXAgU2VjdXJpdHkgU2Vy -dmljZXMgSW5jMS0wKwYDVQQDEyRYUmFtcCBHbG9iYWwgQ2VydGlmaWNhdGlvbiBB -dXRob3JpdHkwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCYJB69FbS6 -38eMpSe2OAtp87ZOqCwuIR1cRN8hXX4jdP5efrRKt6atH67gBhbim1vZZ3RrXYCP -KZ2GG9mcDZhtdhAoWORlsH9KmHmf4MMxfoArtYzAQDsRhtDLooY2YKTVMIJt2W7Q -DxIEM5dfT2Fa8OT5kavnHTu86M/0ay00fOJIYRyO82FEzG+gSqmUsE3a56k0enI4 -qEHMPJQRfevIpoy3hsvKMzvZPTeL+3o+hiznc9cKV6xkmxnr9A8ECIqsAxcZZPRa -JSKNNCyy9mgdEm3Tih4U2sSPpuIjhdV6Db1q4Ons7Be7QhtnqiXtRYMh/MHJfNVi -PvryxS3T/dRlAgMBAAGjgZ8wgZwwEwYJKwYBBAGCNxQCBAYeBABDAEEwCwYDVR0P -BAQDAgGGMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFMZPoj0GY4QJnM5i5ASs -jVy16bYbMDYGA1UdHwQvMC0wK6ApoCeGJWh0dHA6Ly9jcmwueHJhbXBzZWN1cml0 -eS5jb20vWEdDQS5jcmwwEAYJKwYBBAGCNxUBBAMCAQEwDQYJKoZIhvcNAQEFBQAD -ggEBAJEVOQMBG2f7Shz5CmBbodpNl2L5JFMn14JkTpAuw0kbK5rc/Kh4ZzXxHfAR -vbdI4xD2Dd8/0sm2qlWkSLoC295ZLhVbO50WfUfXN+pfTXYSNrsf16GBBEYgoyxt -qZ4Bfj8pzgCT3/3JknOJiWSe5yvkHJEs0rnOfc5vMZnT5r7SHpDwCRR5XCOrTdLa -IR9NmXmd4c8nnxCbHIgNsIpkQTG4DmyQJKSbXHGPurt+HBvbaoAPIbzp26a3QPSy -i6mx5O+aGtA9aZnuqCij4Tyz8LIRnM98QObd50N9otg6tamN8jSZxNQQ4Qb9CYQQ -O+7ETPTsJ3xCwnR8gooJybQDJbw= ------END CERTIFICATE----- - -# Issuer: O=The Go Daddy Group, Inc. OU=Go Daddy Class 2 Certification Authority -# Subject: O=The Go Daddy Group, Inc. OU=Go Daddy Class 2 Certification Authority -# Label: "Go Daddy Class 2 CA" -# Serial: 0 -# MD5 Fingerprint: 91:de:06:25:ab:da:fd:32:17:0c:bb:25:17:2a:84:67 -# SHA1 Fingerprint: 27:96:ba:e6:3f:18:01:e2:77:26:1b:a0:d7:77:70:02:8f:20:ee:e4 -# SHA256 Fingerprint: c3:84:6b:f2:4b:9e:93:ca:64:27:4c:0e:c6:7c:1e:cc:5e:02:4f:fc:ac:d2:d7:40:19:35:0e:81:fe:54:6a:e4 ------BEGIN CERTIFICATE----- -MIIEADCCAuigAwIBAgIBADANBgkqhkiG9w0BAQUFADBjMQswCQYDVQQGEwJVUzEh -MB8GA1UEChMYVGhlIEdvIERhZGR5IEdyb3VwLCBJbmMuMTEwLwYDVQQLEyhHbyBE -YWRkeSBDbGFzcyAyIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MB4XDTA0MDYyOTE3 -MDYyMFoXDTM0MDYyOTE3MDYyMFowYzELMAkGA1UEBhMCVVMxITAfBgNVBAoTGFRo -ZSBHbyBEYWRkeSBHcm91cCwgSW5jLjExMC8GA1UECxMoR28gRGFkZHkgQ2xhc3Mg -MiBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTCCASAwDQYJKoZIhvcNAQEBBQADggEN -ADCCAQgCggEBAN6d1+pXGEmhW+vXX0iG6r7d/+TvZxz0ZWizV3GgXne77ZtJ6XCA -PVYYYwhv2vLM0D9/AlQiVBDYsoHUwHU9S3/Hd8M+eKsaA7Ugay9qK7HFiH7Eux6w -wdhFJ2+qN1j3hybX2C32qRe3H3I2TqYXP2WYktsqbl2i/ojgC95/5Y0V4evLOtXi -EqITLdiOr18SPaAIBQi2XKVlOARFmR6jYGB0xUGlcmIbYsUfb18aQr4CUWWoriMY -avx4A6lNf4DD+qta/KFApMoZFv6yyO9ecw3ud72a9nmYvLEHZ6IVDd2gWMZEewo+ -YihfukEHU1jPEX44dMX4/7VpkI+EdOqXG68CAQOjgcAwgb0wHQYDVR0OBBYEFNLE -sNKR1EwRcbNhyz2h/t2oatTjMIGNBgNVHSMEgYUwgYKAFNLEsNKR1EwRcbNhyz2h -/t2oatTjoWekZTBjMQswCQYDVQQGEwJVUzEhMB8GA1UEChMYVGhlIEdvIERhZGR5 -IEdyb3VwLCBJbmMuMTEwLwYDVQQLEyhHbyBEYWRkeSBDbGFzcyAyIENlcnRpZmlj -YXRpb24gQXV0aG9yaXR5ggEAMAwGA1UdEwQFMAMBAf8wDQYJKoZIhvcNAQEFBQAD -ggEBADJL87LKPpH8EsahB4yOd6AzBhRckB4Y9wimPQoZ+YeAEW5p5JYXMP80kWNy -OO7MHAGjHZQopDH2esRU1/blMVgDoszOYtuURXO1v0XJJLXVggKtI3lpjbi2Tc7P -TMozI+gciKqdi0FuFskg5YmezTvacPd+mSYgFFQlq25zheabIZ0KbIIOqPjCDPoQ -HmyW74cNxA9hi63ugyuV+I6ShHI56yDqg+2DzZduCLzrTia2cyvk0/ZM/iZx4mER -dEr/VxqHD3VILs9RaRegAhJhldXRQLIQTO7ErBBDpqWeCtWVYpoNz4iCxTIM5Cuf -ReYNnyicsbkqWletNw+vHX/bvZ8= ------END CERTIFICATE----- - -# Issuer: O=Starfield Technologies, Inc. OU=Starfield Class 2 Certification Authority -# Subject: O=Starfield Technologies, Inc. OU=Starfield Class 2 Certification Authority -# Label: "Starfield Class 2 CA" -# Serial: 0 -# MD5 Fingerprint: 32:4a:4b:bb:c8:63:69:9b:be:74:9a:c6:dd:1d:46:24 -# SHA1 Fingerprint: ad:7e:1c:28:b0:64:ef:8f:60:03:40:20:14:c3:d0:e3:37:0e:b5:8a -# SHA256 Fingerprint: 14:65:fa:20:53:97:b8:76:fa:a6:f0:a9:95:8e:55:90:e4:0f:cc:7f:aa:4f:b7:c2:c8:67:75:21:fb:5f:b6:58 ------BEGIN CERTIFICATE----- -MIIEDzCCAvegAwIBAgIBADANBgkqhkiG9w0BAQUFADBoMQswCQYDVQQGEwJVUzEl -MCMGA1UEChMcU3RhcmZpZWxkIFRlY2hub2xvZ2llcywgSW5jLjEyMDAGA1UECxMp -U3RhcmZpZWxkIENsYXNzIDIgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMDQw -NjI5MTczOTE2WhcNMzQwNjI5MTczOTE2WjBoMQswCQYDVQQGEwJVUzElMCMGA1UE -ChMcU3RhcmZpZWxkIFRlY2hub2xvZ2llcywgSW5jLjEyMDAGA1UECxMpU3RhcmZp -ZWxkIENsYXNzIDIgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwggEgMA0GCSqGSIb3 -DQEBAQUAA4IBDQAwggEIAoIBAQC3Msj+6XGmBIWtDBFk385N78gDGIc/oav7PKaf -8MOh2tTYbitTkPskpD6E8J7oX+zlJ0T1KKY/e97gKvDIr1MvnsoFAZMej2YcOadN -+lq2cwQlZut3f+dZxkqZJRRU6ybH838Z1TBwj6+wRir/resp7defqgSHo9T5iaU0 -X9tDkYI22WY8sbi5gv2cOj4QyDvvBmVmepsZGD3/cVE8MC5fvj13c7JdBmzDI1aa -K4UmkhynArPkPw2vCHmCuDY96pzTNbO8acr1zJ3o/WSNF4Azbl5KXZnJHoe0nRrA -1W4TNSNe35tfPe/W93bC6j67eA0cQmdrBNj41tpvi/JEoAGrAgEDo4HFMIHCMB0G -A1UdDgQWBBS/X7fRzt0fhvRbVazc1xDCDqmI5zCBkgYDVR0jBIGKMIGHgBS/X7fR -zt0fhvRbVazc1xDCDqmI56FspGowaDELMAkGA1UEBhMCVVMxJTAjBgNVBAoTHFN0 -YXJmaWVsZCBUZWNobm9sb2dpZXMsIEluYy4xMjAwBgNVBAsTKVN0YXJmaWVsZCBD -bGFzcyAyIENlcnRpZmljYXRpb24gQXV0aG9yaXR5ggEAMAwGA1UdEwQFMAMBAf8w -DQYJKoZIhvcNAQEFBQADggEBAAWdP4id0ckaVaGsafPzWdqbAYcaT1epoXkJKtv3 -L7IezMdeatiDh6GX70k1PncGQVhiv45YuApnP+yz3SFmH8lU+nLMPUxA2IGvd56D -eruix/U0F47ZEUD0/CwqTRV/p2JdLiXTAAsgGh1o+Re49L2L7ShZ3U0WixeDyLJl -xy16paq8U4Zt3VekyvggQQto8PT7dL5WXXp59fkdheMtlb71cZBDzI0fmgAKhynp -VSJYACPq4xJDKVtHCN2MQWplBqjlIapBtJUhlbl90TSrE9atvNziPTnNvT51cKEY -WQPJIrSPnNVeKtelttQKbfi3QBFGmh95DmK/D5fs4C8fF5Q= ------END CERTIFICATE----- - -# Issuer: CN=DigiCert Assured ID Root CA O=DigiCert Inc OU=www.digicert.com -# Subject: CN=DigiCert Assured ID Root CA O=DigiCert Inc OU=www.digicert.com -# Label: "DigiCert Assured ID Root CA" -# Serial: 17154717934120587862167794914071425081 -# MD5 Fingerprint: 87:ce:0b:7b:2a:0e:49:00:e1:58:71:9b:37:a8:93:72 -# SHA1 Fingerprint: 05:63:b8:63:0d:62:d7:5a:bb:c8:ab:1e:4b:df:b5:a8:99:b2:4d:43 -# SHA256 Fingerprint: 3e:90:99:b5:01:5e:8f:48:6c:00:bc:ea:9d:11:1e:e7:21:fa:ba:35:5a:89:bc:f1:df:69:56:1e:3d:c6:32:5c ------BEGIN CERTIFICATE----- -MIIDtzCCAp+gAwIBAgIQDOfg5RfYRv6P5WD8G/AwOTANBgkqhkiG9w0BAQUFADBl -MQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3 -d3cuZGlnaWNlcnQuY29tMSQwIgYDVQQDExtEaWdpQ2VydCBBc3N1cmVkIElEIFJv -b3QgQ0EwHhcNMDYxMTEwMDAwMDAwWhcNMzExMTEwMDAwMDAwWjBlMQswCQYDVQQG -EwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cuZGlnaWNl -cnQuY29tMSQwIgYDVQQDExtEaWdpQ2VydCBBc3N1cmVkIElEIFJvb3QgQ0EwggEi -MA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCtDhXO5EOAXLGH87dg+XESpa7c -JpSIqvTO9SA5KFhgDPiA2qkVlTJhPLWxKISKityfCgyDF3qPkKyK53lTXDGEKvYP -mDI2dsze3Tyoou9q+yHyUmHfnyDXH+Kx2f4YZNISW1/5WBg1vEfNoTb5a3/UsDg+ -wRvDjDPZ2C8Y/igPs6eD1sNuRMBhNZYW/lmci3Zt1/GiSw0r/wty2p5g0I6QNcZ4 -VYcgoc/lbQrISXwxmDNsIumH0DJaoroTghHtORedmTpyoeb6pNnVFzF1roV9Iq4/ -AUaG9ih5yLHa5FcXxH4cDrC0kqZWs72yl+2qp/C3xag/lRbQ/6GW6whfGHdPAgMB -AAGjYzBhMA4GA1UdDwEB/wQEAwIBhjAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQW -BBRF66Kv9JLLgjEtUYunpyGd823IDzAfBgNVHSMEGDAWgBRF66Kv9JLLgjEtUYun -pyGd823IDzANBgkqhkiG9w0BAQUFAAOCAQEAog683+Lt8ONyc3pklL/3cmbYMuRC -dWKuh+vy1dneVrOfzM4UKLkNl2BcEkxY5NM9g0lFWJc1aRqoR+pWxnmrEthngYTf -fwk8lOa4JiwgvT2zKIn3X/8i4peEH+ll74fg38FnSbNd67IJKusm7Xi+fT8r87cm -NW1fiQG2SVufAQWbqz0lwcy2f8Lxb4bG+mRo64EtlOtCt/qMHt1i8b5QZ7dsvfPx -H2sMNgcWfzd8qVttevESRmCD1ycEvkvOl77DZypoEd+A5wwzZr8TDRRu838fYxAe -+o0bJW1sj6W3YQGx0qMmoRBxna3iw/nDmVG3KwcIzi7mULKn+gpFL6Lw8g== ------END CERTIFICATE----- - -# Issuer: CN=DigiCert Global Root CA O=DigiCert Inc OU=www.digicert.com -# Subject: CN=DigiCert Global Root CA O=DigiCert Inc OU=www.digicert.com -# Label: "DigiCert Global Root CA" -# Serial: 10944719598952040374951832963794454346 -# MD5 Fingerprint: 79:e4:a9:84:0d:7d:3a:96:d7:c0:4f:e2:43:4c:89:2e -# SHA1 Fingerprint: a8:98:5d:3a:65:e5:e5:c4:b2:d7:d6:6d:40:c6:dd:2f:b1:9c:54:36 -# SHA256 Fingerprint: 43:48:a0:e9:44:4c:78:cb:26:5e:05:8d:5e:89:44:b4:d8:4f:96:62:bd:26:db:25:7f:89:34:a4:43:c7:01:61 ------BEGIN CERTIFICATE----- -MIIDrzCCApegAwIBAgIQCDvgVpBCRrGhdWrJWZHHSjANBgkqhkiG9w0BAQUFADBh -MQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3 -d3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBD -QTAeFw0wNjExMTAwMDAwMDBaFw0zMTExMTAwMDAwMDBaMGExCzAJBgNVBAYTAlVT -MRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j -b20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IENBMIIBIjANBgkqhkiG -9w0BAQEFAAOCAQ8AMIIBCgKCAQEA4jvhEXLeqKTTo1eqUKKPC3eQyaKl7hLOllsB -CSDMAZOnTjC3U/dDxGkAV53ijSLdhwZAAIEJzs4bg7/fzTtxRuLWZscFs3YnFo97 -nh6Vfe63SKMI2tavegw5BmV/Sl0fvBf4q77uKNd0f3p4mVmFaG5cIzJLv07A6Fpt -43C/dxC//AH2hdmoRBBYMql1GNXRor5H4idq9Joz+EkIYIvUX7Q6hL+hqkpMfT7P -T19sdl6gSzeRntwi5m3OFBqOasv+zbMUZBfHWymeMr/y7vrTC0LUq7dBMtoM1O/4 -gdW7jVg/tRvoSSiicNoxBN33shbyTApOB6jtSj1etX+jkMOvJwIDAQABo2MwYTAO -BgNVHQ8BAf8EBAMCAYYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUA95QNVbR -TLtm8KPiGxvDl7I90VUwHwYDVR0jBBgwFoAUA95QNVbRTLtm8KPiGxvDl7I90VUw -DQYJKoZIhvcNAQEFBQADggEBAMucN6pIExIK+t1EnE9SsPTfrgT1eXkIoyQY/Esr -hMAtudXH/vTBH1jLuG2cenTnmCmrEbXjcKChzUyImZOMkXDiqw8cvpOp/2PV5Adg -06O/nVsJ8dWO41P0jmP6P6fbtGbfYmbW0W5BjfIttep3Sp+dWOIrWcBAI+0tKIJF -PnlUkiaY4IBIqDfv8NZ5YBberOgOzW6sRBc4L0na4UU+Krk2U886UAb3LujEV0ls -YSEY1QSteDwsOoBrp+uvFRTp2InBuThs4pFsiv9kuXclVzDAGySj4dzp30d8tbQk -CAUw7C29C79Fv1C5qfPrmAESrciIxpg0X40KPMbp1ZWVbd4= ------END CERTIFICATE----- - -# Issuer: CN=DigiCert High Assurance EV Root CA O=DigiCert Inc OU=www.digicert.com -# Subject: CN=DigiCert High Assurance EV Root CA O=DigiCert Inc OU=www.digicert.com -# Label: "DigiCert High Assurance EV Root CA" -# Serial: 3553400076410547919724730734378100087 -# MD5 Fingerprint: d4:74:de:57:5c:39:b2:d3:9c:85:83:c5:c0:65:49:8a -# SHA1 Fingerprint: 5f:b7:ee:06:33:e2:59:db:ad:0c:4c:9a:e6:d3:8f:1a:61:c7:dc:25 -# SHA256 Fingerprint: 74:31:e5:f4:c3:c1:ce:46:90:77:4f:0b:61:e0:54:40:88:3b:a9:a0:1e:d0:0b:a6:ab:d7:80:6e:d3:b1:18:cf ------BEGIN CERTIFICATE----- -MIIDxTCCAq2gAwIBAgIQAqxcJmoLQJuPC3nyrkYldzANBgkqhkiG9w0BAQUFADBs -MQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3 -d3cuZGlnaWNlcnQuY29tMSswKQYDVQQDEyJEaWdpQ2VydCBIaWdoIEFzc3VyYW5j -ZSBFViBSb290IENBMB4XDTA2MTExMDAwMDAwMFoXDTMxMTExMDAwMDAwMFowbDEL -MAkGA1UEBhMCVVMxFTATBgNVBAoTDERpZ2lDZXJ0IEluYzEZMBcGA1UECxMQd3d3 -LmRpZ2ljZXJ0LmNvbTErMCkGA1UEAxMiRGlnaUNlcnQgSGlnaCBBc3N1cmFuY2Ug -RVYgUm9vdCBDQTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMbM5XPm -+9S75S0tMqbf5YE/yc0lSbZxKsPVlDRnogocsF9ppkCxxLeyj9CYpKlBWTrT3JTW -PNt0OKRKzE0lgvdKpVMSOO7zSW1xkX5jtqumX8OkhPhPYlG++MXs2ziS4wblCJEM -xChBVfvLWokVfnHoNb9Ncgk9vjo4UFt3MRuNs8ckRZqnrG0AFFoEt7oT61EKmEFB -Ik5lYYeBQVCmeVyJ3hlKV9Uu5l0cUyx+mM0aBhakaHPQNAQTXKFx01p8VdteZOE3 -hzBWBOURtCmAEvF5OYiiAhF8J2a3iLd48soKqDirCmTCv2ZdlYTBoSUeh10aUAsg -EsxBu24LUTi4S8sCAwEAAaNjMGEwDgYDVR0PAQH/BAQDAgGGMA8GA1UdEwEB/wQF -MAMBAf8wHQYDVR0OBBYEFLE+w2kD+L9HAdSYJhoIAu9jZCvDMB8GA1UdIwQYMBaA -FLE+w2kD+L9HAdSYJhoIAu9jZCvDMA0GCSqGSIb3DQEBBQUAA4IBAQAcGgaX3Nec -nzyIZgYIVyHbIUf4KmeqvxgydkAQV8GK83rZEWWONfqe/EW1ntlMMUu4kehDLI6z -eM7b41N5cdblIZQB2lWHmiRk9opmzN6cN82oNLFpmyPInngiK3BD41VHMWEZ71jF -hS9OMPagMRYjyOfiZRYzy78aG6A9+MpeizGLYAiJLQwGXFK3xPkKmNEVX58Svnw2 -Yzi9RKR/5CYrCsSXaQ3pjOLAEFe4yHYSkVXySGnYvCoCWw9E1CAx2/S6cCZdkGCe -vEsXCS+0yx5DaMkHJ8HSXPfqIbloEpw8nL+e/IBcm2PN7EeqJSdnoDfzAIJ9VNep -+OkuE6N36B9K ------END CERTIFICATE----- - -# Issuer: CN=DST Root CA X3 O=Digital Signature Trust Co. -# Subject: CN=DST Root CA X3 O=Digital Signature Trust Co. -# Label: "DST Root CA X3" -# Serial: 91299735575339953335919266965803778155 -# MD5 Fingerprint: 41:03:52:dc:0f:f7:50:1b:16:f0:02:8e:ba:6f:45:c5 -# SHA1 Fingerprint: da:c9:02:4f:54:d8:f6:df:94:93:5f:b1:73:26:38:ca:6a:d7:7c:13 -# SHA256 Fingerprint: 06:87:26:03:31:a7:24:03:d9:09:f1:05:e6:9b:cf:0d:32:e1:bd:24:93:ff:c6:d9:20:6d:11:bc:d6:77:07:39 ------BEGIN CERTIFICATE----- -MIIDSjCCAjKgAwIBAgIQRK+wgNajJ7qJMDmGLvhAazANBgkqhkiG9w0BAQUFADA/ -MSQwIgYDVQQKExtEaWdpdGFsIFNpZ25hdHVyZSBUcnVzdCBDby4xFzAVBgNVBAMT -DkRTVCBSb290IENBIFgzMB4XDTAwMDkzMDIxMTIxOVoXDTIxMDkzMDE0MDExNVow -PzEkMCIGA1UEChMbRGlnaXRhbCBTaWduYXR1cmUgVHJ1c3QgQ28uMRcwFQYDVQQD -Ew5EU1QgUm9vdCBDQSBYMzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB -AN+v6ZdQCINXtMxiZfaQguzH0yxrMMpb7NnDfcdAwRgUi+DoM3ZJKuM/IUmTrE4O -rz5Iy2Xu/NMhD2XSKtkyj4zl93ewEnu1lcCJo6m67XMuegwGMoOifooUMM0RoOEq -OLl5CjH9UL2AZd+3UWODyOKIYepLYYHsUmu5ouJLGiifSKOeDNoJjj4XLh7dIN9b -xiqKqy69cK3FCxolkHRyxXtqqzTWMIn/5WgTe1QLyNau7Fqckh49ZLOMxt+/yUFw -7BZy1SbsOFU5Q9D8/RhcQPGX69Wam40dutolucbY38EVAjqr2m7xPi71XAicPNaD -aeQQmxkqtilX4+U9m5/wAl0CAwEAAaNCMEAwDwYDVR0TAQH/BAUwAwEB/zAOBgNV -HQ8BAf8EBAMCAQYwHQYDVR0OBBYEFMSnsaR7LHH62+FLkHX/xBVghYkQMA0GCSqG -SIb3DQEBBQUAA4IBAQCjGiybFwBcqR7uKGY3Or+Dxz9LwwmglSBd49lZRNI+DT69 -ikugdB/OEIKcdBodfpga3csTS7MgROSR6cz8faXbauX+5v3gTt23ADq1cEmv8uXr -AvHRAosZy5Q6XkjEGB5YGV8eAlrwDPGxrancWYaLbumR9YbK+rlmM6pZW87ipxZz -R8srzJmwN0jP41ZL9c8PDHIyh8bwRLtTcm1D9SZImlJnt1ir/md2cXjbDaJWFBM5 -JDGFoqgCWjBH4d1QB7wCCZAA62RjYJsWvIjJEubSfZGL+T0yjWW06XyxV3bqxbYo -Ob8VZRzI9neWagqNdwvYkQsEjgfbKbYK7p2CNTUQ ------END CERTIFICATE----- - -# Issuer: CN=SwissSign Gold CA - G2 O=SwissSign AG -# Subject: CN=SwissSign Gold CA - G2 O=SwissSign AG -# Label: "SwissSign Gold CA - G2" -# Serial: 13492815561806991280 -# MD5 Fingerprint: 24:77:d9:a8:91:d1:3b:fa:88:2d:c2:ff:f8:cd:33:93 -# SHA1 Fingerprint: d8:c5:38:8a:b7:30:1b:1b:6e:d4:7a:e6:45:25:3a:6f:9f:1a:27:61 -# SHA256 Fingerprint: 62:dd:0b:e9:b9:f5:0a:16:3e:a0:f8:e7:5c:05:3b:1e:ca:57:ea:55:c8:68:8f:64:7c:68:81:f2:c8:35:7b:95 ------BEGIN CERTIFICATE----- -MIIFujCCA6KgAwIBAgIJALtAHEP1Xk+wMA0GCSqGSIb3DQEBBQUAMEUxCzAJBgNV -BAYTAkNIMRUwEwYDVQQKEwxTd2lzc1NpZ24gQUcxHzAdBgNVBAMTFlN3aXNzU2ln -biBHb2xkIENBIC0gRzIwHhcNMDYxMDI1MDgzMDM1WhcNMzYxMDI1MDgzMDM1WjBF -MQswCQYDVQQGEwJDSDEVMBMGA1UEChMMU3dpc3NTaWduIEFHMR8wHQYDVQQDExZT -d2lzc1NpZ24gR29sZCBDQSAtIEcyMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIIC -CgKCAgEAr+TufoskDhJuqVAtFkQ7kpJcyrhdhJJCEyq8ZVeCQD5XJM1QiyUqt2/8 -76LQwB8CJEoTlo8jE+YoWACjR8cGp4QjK7u9lit/VcyLwVcfDmJlD909Vopz2q5+ -bbqBHH5CjCA12UNNhPqE21Is8w4ndwtrvxEvcnifLtg+5hg3Wipy+dpikJKVyh+c -6bM8K8vzARO/Ws/BtQpgvd21mWRTuKCWs2/iJneRjOBiEAKfNA+k1ZIzUd6+jbqE -emA8atufK+ze3gE/bk3lUIbLtK/tREDFylqM2tIrfKjuvqblCqoOpd8FUrdVxyJd -MmqXl2MT28nbeTZ7hTpKxVKJ+STnnXepgv9VHKVxaSvRAiTysybUa9oEVeXBCsdt -MDeQKuSeFDNeFhdVxVu1yzSJkvGdJo+hB9TGsnhQ2wwMC3wLjEHXuendjIj3o02y -MszYF9rNt85mndT9Xv+9lz4pded+p2JYryU0pUHHPbwNUMoDAw8IWh+Vc3hiv69y -FGkOpeUDDniOJihC8AcLYiAQZzlG+qkDzAQ4embvIIO1jEpWjpEA/I5cgt6IoMPi -aG59je883WX0XaxR7ySArqpWl2/5rX3aYT+YdzylkbYcjCbaZaIJbcHiVOO5ykxM -gI93e2CaHt+28kgeDrpOVG2Y4OGiGqJ3UM/EY5LsRxmd6+ZrzsECAwEAAaOBrDCB -qTAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUWyV7 -lqRlUX64OfPAeGZe6Drn8O4wHwYDVR0jBBgwFoAUWyV7lqRlUX64OfPAeGZe6Drn -8O4wRgYDVR0gBD8wPTA7BglghXQBWQECAQEwLjAsBggrBgEFBQcCARYgaHR0cDov -L3JlcG9zaXRvcnkuc3dpc3NzaWduLmNvbS8wDQYJKoZIhvcNAQEFBQADggIBACe6 -45R88a7A3hfm5djV9VSwg/S7zV4Fe0+fdWavPOhWfvxyeDgD2StiGwC5+OlgzczO -UYrHUDFu4Up+GC9pWbY9ZIEr44OE5iKHjn3g7gKZYbge9LgriBIWhMIxkziWMaa5 -O1M/wySTVltpkuzFwbs4AOPsF6m43Md8AYOfMke6UiI0HTJ6CVanfCU2qT1L2sCC -bwq7EsiHSycR+R4tx5M/nttfJmtS2S6K8RTGRI0Vqbe/vd6mGu6uLftIdxf+u+yv -GPUqUfA5hJeVbG4bwyvEdGB5JbAKJ9/fXtI5z0V9QkvfsywexcZdylU6oJxpmo/a -77KwPJ+HbBIrZXAVUjEaJM9vMSNQH4xPjyPDdEFjHFWoFN0+4FFQz/EbMFYOkrCC -hdiDyyJkvC24JdVUorgG6q2SpCSgwYa1ShNqR88uC1aVVMvOmttqtKay20EIhid3 -92qgQmwLOM7XdVAyksLfKzAiSNDVQTglXaTpXZ/GlHXQRf0wl0OPkKsKx4ZzYEpp -Ld6leNcG2mqeSz53OiATIgHQv2ieY2BrNU0LbbqhPcCT4H8js1WtciVORvnSFu+w -ZMEBnunKoGqYDs/YYPIvSbjkQuE4NRb0yG5P94FW6LqjviOvrv1vA+ACOzB2+htt -Qc8Bsem4yWb02ybzOqR08kkkW8mw0FfB+j564ZfJ ------END CERTIFICATE----- - -# Issuer: CN=SwissSign Silver CA - G2 O=SwissSign AG -# Subject: CN=SwissSign Silver CA - G2 O=SwissSign AG -# Label: "SwissSign Silver CA - G2" -# Serial: 5700383053117599563 -# MD5 Fingerprint: e0:06:a1:c9:7d:cf:c9:fc:0d:c0:56:75:96:d8:62:13 -# SHA1 Fingerprint: 9b:aa:e5:9f:56:ee:21:cb:43:5a:be:25:93:df:a7:f0:40:d1:1d:cb -# SHA256 Fingerprint: be:6c:4d:a2:bb:b9:ba:59:b6:f3:93:97:68:37:42:46:c3:c0:05:99:3f:a9:8f:02:0d:1d:ed:be:d4:8a:81:d5 ------BEGIN CERTIFICATE----- -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 ------END CERTIFICATE----- - -# Issuer: CN=SecureTrust CA O=SecureTrust Corporation -# Subject: CN=SecureTrust CA O=SecureTrust Corporation -# Label: "SecureTrust CA" -# Serial: 17199774589125277788362757014266862032 -# MD5 Fingerprint: dc:32:c3:a7:6d:25:57:c7:68:09:9d:ea:2d:a9:a2:d1 -# SHA1 Fingerprint: 87:82:c6:c3:04:35:3b:cf:d2:96:92:d2:59:3e:7d:44:d9:34:ff:11 -# SHA256 Fingerprint: f1:c1:b5:0a:e5:a2:0d:d8:03:0e:c9:f6:bc:24:82:3d:d3:67:b5:25:57:59:b4:e7:1b:61:fc:e9:f7:37:5d:73 ------BEGIN CERTIFICATE----- -MIIDuDCCAqCgAwIBAgIQDPCOXAgWpa1Cf/DrJxhZ0DANBgkqhkiG9w0BAQUFADBI -MQswCQYDVQQGEwJVUzEgMB4GA1UEChMXU2VjdXJlVHJ1c3QgQ29ycG9yYXRpb24x -FzAVBgNVBAMTDlNlY3VyZVRydXN0IENBMB4XDTA2MTEwNzE5MzExOFoXDTI5MTIz -MTE5NDA1NVowSDELMAkGA1UEBhMCVVMxIDAeBgNVBAoTF1NlY3VyZVRydXN0IENv -cnBvcmF0aW9uMRcwFQYDVQQDEw5TZWN1cmVUcnVzdCBDQTCCASIwDQYJKoZIhvcN -AQEBBQADggEPADCCAQoCggEBAKukgeWVzfX2FI7CT8rU4niVWJxB4Q2ZQCQXOZEz -Zum+4YOvYlyJ0fwkW2Gz4BERQRwdbvC4u/jep4G6pkjGnx29vo6pQT64lO0pGtSO -0gMdA+9tDWccV9cGrcrI9f4Or2YlSASWC12juhbDCE/RRvgUXPLIXgGZbf2IzIao -wW8xQmxSPmjL8xk037uHGFaAJsTQ3MBv396gwpEWoGQRS0S8Hvbn+mPeZqx2pHGj -7DaUaHp3pLHnDi+BeuK1cobvomuL8A/b01k/unK8RCSc43Oz969XL0Imnal0ugBS -8kvNU3xHCzaFDmapCJcWNFfBZveA4+1wVMeT4C4oFVmHursCAwEAAaOBnTCBmjAT -BgkrBgEEAYI3FAIEBh4EAEMAQTALBgNVHQ8EBAMCAYYwDwYDVR0TAQH/BAUwAwEB -/zAdBgNVHQ4EFgQUQjK2FvoE/f5dS3rD/fdMQB1aQ68wNAYDVR0fBC0wKzApoCeg -JYYjaHR0cDovL2NybC5zZWN1cmV0cnVzdC5jb20vU1RDQS5jcmwwEAYJKwYBBAGC -NxUBBAMCAQAwDQYJKoZIhvcNAQEFBQADggEBADDtT0rhWDpSclu1pqNlGKa7UTt3 -6Z3q059c4EVlew3KW+JwULKUBRSuSceNQQcSc5R+DCMh/bwQf2AQWnL1mA6s7Ll/ -3XpvXdMc9P+IBWlCqQVxyLesJugutIxq/3HcuLHfmbx8IVQr5Fiiu1cprp6poxkm -D5kuCLDv/WnPmRoJjeOnnyvJNjR7JLN4TJUXpAYmHrZkUjZfYGfZnMUFdAvnZyPS -CPyI6a6Lf+Ew9Dd+/cYy2i2eRDAwbO4H3tI0/NL/QPZL9GZGBlSm8jIKYyYwa5vR -3ItHuuG51WLQoqD0ZwV4KWMabwTW+MZMo5qxN7SN5ShLHZ4swrhovO0C7jE= ------END CERTIFICATE----- - -# Issuer: CN=Secure Global CA O=SecureTrust Corporation -# Subject: CN=Secure Global CA O=SecureTrust Corporation -# Label: "Secure Global CA" -# Serial: 9751836167731051554232119481456978597 -# MD5 Fingerprint: cf:f4:27:0d:d4:ed:dc:65:16:49:6d:3d:da:bf:6e:de -# SHA1 Fingerprint: 3a:44:73:5a:e5:81:90:1f:24:86:61:46:1e:3b:9c:c4:5f:f5:3a:1b -# SHA256 Fingerprint: 42:00:f5:04:3a:c8:59:0e:bb:52:7d:20:9e:d1:50:30:29:fb:cb:d4:1c:a1:b5:06:ec:27:f1:5a:de:7d:ac:69 ------BEGIN CERTIFICATE----- -MIIDvDCCAqSgAwIBAgIQB1YipOjUiolN9BPI8PjqpTANBgkqhkiG9w0BAQUFADBK -MQswCQYDVQQGEwJVUzEgMB4GA1UEChMXU2VjdXJlVHJ1c3QgQ29ycG9yYXRpb24x -GTAXBgNVBAMTEFNlY3VyZSBHbG9iYWwgQ0EwHhcNMDYxMTA3MTk0MjI4WhcNMjkx -MjMxMTk1MjA2WjBKMQswCQYDVQQGEwJVUzEgMB4GA1UEChMXU2VjdXJlVHJ1c3Qg -Q29ycG9yYXRpb24xGTAXBgNVBAMTEFNlY3VyZSBHbG9iYWwgQ0EwggEiMA0GCSqG -SIb3DQEBAQUAA4IBDwAwggEKAoIBAQCvNS7YrGxVaQZx5RNoJLNP2MwhR/jxYDiJ -iQPpvepeRlMJ3Fz1Wuj3RSoC6zFh1ykzTM7HfAo3fg+6MpjhHZevj8fcyTiW89sa -/FHtaMbQbqR8JNGuQsiWUGMu4P51/pinX0kuleM5M2SOHqRfkNJnPLLZ/kG5VacJ -jnIFHovdRIWCQtBJwB1g8NEXLJXr9qXBkqPFwqcIYA1gBBCWeZ4WNOaptvolRTnI -HmX5k/Wq8VLcmZg9pYYaDDUz+kulBAYVHDGA76oYa8J719rO+TMg1fW9ajMtgQT7 -sFzUnKPiXB3jqUJ1XnvUd+85VLrJChgbEplJL4hL/VBi0XPnj3pDAgMBAAGjgZ0w -gZowEwYJKwYBBAGCNxQCBAYeBABDAEEwCwYDVR0PBAQDAgGGMA8GA1UdEwEB/wQF -MAMBAf8wHQYDVR0OBBYEFK9EBMJBfkiD2045AuzshHrmzsmkMDQGA1UdHwQtMCsw -KaAnoCWGI2h0dHA6Ly9jcmwuc2VjdXJldHJ1c3QuY29tL1NHQ0EuY3JsMBAGCSsG -AQQBgjcVAQQDAgEAMA0GCSqGSIb3DQEBBQUAA4IBAQBjGghAfaReUw132HquHw0L -URYD7xh8yOOvaliTFGCRsoTciE6+OYo68+aCiV0BN7OrJKQVDpI1WkpEXk5X+nXO -H0jOZvQ8QCaSmGwb7iRGDBezUqXbpZGRzzfTb+cnCDpOGR86p1hcF895P4vkp9Mm -I50mD1hp/Ed+stCNi5O/KU9DaXR2Z0vPB4zmAve14bRDtUstFJ/53CYNv6ZHdAbY -iNE6KTCEztI5gGIbqMdXSbxqVVFnFUq+NQfk1XWYN3kwFNspnWzFacxHVaIw98xc -f8LDmBxrThaA63p4ZUWiABqvDA1VZDRIuJK58bRQKfJPIx/abKwfROHdI3hRW8cW ------END CERTIFICATE----- - -# Issuer: CN=COMODO Certification Authority O=COMODO CA Limited -# Subject: CN=COMODO Certification Authority O=COMODO CA Limited -# Label: "COMODO Certification Authority" -# Serial: 104350513648249232941998508985834464573 -# MD5 Fingerprint: 5c:48:dc:f7:42:72:ec:56:94:6d:1c:cc:71:35:80:75 -# SHA1 Fingerprint: 66:31:bf:9e:f7:4f:9e:b6:c9:d5:a6:0c:ba:6a:be:d1:f7:bd:ef:7b -# SHA256 Fingerprint: 0c:2c:d6:3d:f7:80:6f:a3:99:ed:e8:09:11:6b:57:5b:f8:79:89:f0:65:18:f9:80:8c:86:05:03:17:8b:af:66 ------BEGIN CERTIFICATE----- -MIIEHTCCAwWgAwIBAgIQToEtioJl4AsC7j41AkblPTANBgkqhkiG9w0BAQUFADCB -gTELMAkGA1UEBhMCR0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4G -A1UEBxMHU2FsZm9yZDEaMBgGA1UEChMRQ09NT0RPIENBIExpbWl0ZWQxJzAlBgNV -BAMTHkNPTU9ETyBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTAeFw0wNjEyMDEwMDAw -MDBaFw0yOTEyMzEyMzU5NTlaMIGBMQswCQYDVQQGEwJHQjEbMBkGA1UECBMSR3Jl -YXRlciBNYW5jaGVzdGVyMRAwDgYDVQQHEwdTYWxmb3JkMRowGAYDVQQKExFDT01P -RE8gQ0EgTGltaXRlZDEnMCUGA1UEAxMeQ09NT0RPIENlcnRpZmljYXRpb24gQXV0 -aG9yaXR5MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA0ECLi3LjkRv3 -UcEbVASY06m/weaKXTuH+7uIzg3jLz8GlvCiKVCZrts7oVewdFFxze1CkU1B/qnI -2GqGd0S7WWaXUF601CxwRM/aN5VCaTwwxHGzUvAhTaHYujl8HJ6jJJ3ygxaYqhZ8 -Q5sVW7euNJH+1GImGEaaP+vB+fGQV+useg2L23IwambV4EajcNxo2f8ESIl33rXp -+2dtQem8Ob0y2WIC8bGoPW43nOIv4tOiJovGuFVDiOEjPqXSJDlqR6sA1KGzqSX+ -DT+nHbrTUcELpNqsOO9VUCQFZUaTNE8tja3G1CEZ0o7KBWFxB3NH5YoZEr0ETc5O -nKVIrLsm9wIDAQABo4GOMIGLMB0GA1UdDgQWBBQLWOWLxkwVN6RAqTCpIb5HNlpW -/zAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB/zBJBgNVHR8EQjBAMD6g -PKA6hjhodHRwOi8vY3JsLmNvbW9kb2NhLmNvbS9DT01PRE9DZXJ0aWZpY2F0aW9u -QXV0aG9yaXR5LmNybDANBgkqhkiG9w0BAQUFAAOCAQEAPpiem/Yb6dc5t3iuHXIY -SdOH5EOC6z/JqvWote9VfCFSZfnVDeFs9D6Mk3ORLgLETgdxb8CPOGEIqB6BCsAv -IC9Bi5HcSEW88cbeunZrM8gALTFGTO3nnc+IlP8zwFboJIYmuNg4ON8qa90SzMc/ -RxdMosIGlgnW2/4/PEZB31jiVg88O8EckzXZOFKs7sjsLjBOlDW0JB9LeGna8gI4 -zJVSk/BwJVmcIGfE7vmLV2H0knZ9P4SNVbfo5azV8fUZVqZa+5Acr5Pr5RzUZ5dd -BA6+C4OmF4O5MBKgxTMVBbkN+8cFduPYSo38NBejxiEovjBFMR7HeL5YYTisO+IB -ZQ== ------END CERTIFICATE----- - -# Issuer: CN=Network Solutions Certificate Authority O=Network Solutions L.L.C. -# Subject: CN=Network Solutions Certificate Authority O=Network Solutions L.L.C. -# Label: "Network Solutions Certificate Authority" -# Serial: 116697915152937497490437556386812487904 -# MD5 Fingerprint: d3:f3:a6:16:c0:fa:6b:1d:59:b1:2d:96:4d:0e:11:2e -# SHA1 Fingerprint: 74:f8:a3:c3:ef:e7:b3:90:06:4b:83:90:3c:21:64:60:20:e5:df:ce -# SHA256 Fingerprint: 15:f0:ba:00:a3:ac:7a:f3:ac:88:4c:07:2b:10:11:a0:77:bd:77:c0:97:f4:01:64:b2:f8:59:8a:bd:83:86:0c ------BEGIN CERTIFICATE----- -MIID5jCCAs6gAwIBAgIQV8szb8JcFuZHFhfjkDFo4DANBgkqhkiG9w0BAQUFADBi -MQswCQYDVQQGEwJVUzEhMB8GA1UEChMYTmV0d29yayBTb2x1dGlvbnMgTC5MLkMu -MTAwLgYDVQQDEydOZXR3b3JrIFNvbHV0aW9ucyBDZXJ0aWZpY2F0ZSBBdXRob3Jp -dHkwHhcNMDYxMjAxMDAwMDAwWhcNMjkxMjMxMjM1OTU5WjBiMQswCQYDVQQGEwJV -UzEhMB8GA1UEChMYTmV0d29yayBTb2x1dGlvbnMgTC5MLkMuMTAwLgYDVQQDEydO -ZXR3b3JrIFNvbHV0aW9ucyBDZXJ0aWZpY2F0ZSBBdXRob3JpdHkwggEiMA0GCSqG -SIb3DQEBAQUAA4IBDwAwggEKAoIBAQDkvH6SMG3G2I4rC7xGzuAnlt7e+foS0zwz -c7MEL7xxjOWftiJgPl9dzgn/ggwbmlFQGiaJ3dVhXRncEg8tCqJDXRfQNJIg6nPP -OCwGJgl6cvf6UDL4wpPTaaIjzkGxzOTVHzbRijr4jGPiFFlp7Q3Tf2vouAPlT2rl -mGNpSAW+Lv8ztumXWWn4Zxmuk2GWRBXTcrA/vGp97Eh/jcOrqnErU2lBUzS1sLnF -BgrEsEX1QV1uiUV7PTsmjHTC5dLRfbIR1PtYMiKagMnc/Qzpf14Dl847ABSHJ3A4 -qY5usyd2mFHgBeMhqxrVhSI8KbWaFsWAqPS7azCPL0YCorEMIuDTAgMBAAGjgZcw -gZQwHQYDVR0OBBYEFCEwyfsA106Y2oeqKtCnLrFAMadMMA4GA1UdDwEB/wQEAwIB -BjAPBgNVHRMBAf8EBTADAQH/MFIGA1UdHwRLMEkwR6BFoEOGQWh0dHA6Ly9jcmwu -bmV0c29sc3NsLmNvbS9OZXR3b3JrU29sdXRpb25zQ2VydGlmaWNhdGVBdXRob3Jp -dHkuY3JsMA0GCSqGSIb3DQEBBQUAA4IBAQC7rkvnt1frf6ott3NHhWrB5KUd5Oc8 -6fRZZXe1eltajSU24HqXLjjAV2CDmAaDn7l2em5Q4LqILPxFzBiwmZVRDuwduIj/ -h1AcgsLj4DKAv6ALR8jDMe+ZZzKATxcheQxpXN5eNK4CtSbqUN9/GGUsyfJj4akH -/nxxH2szJGoeBfcFaMBqEssuXmHLrijTfsK0ZpEmXzwuJF/LWA/rKOyvEZbz3Htv -wKeI8lN3s2Berq4o2jUsbzRF0ybh3uxbTydrFny9RAQYgrOJeRcQcT16ohZO9QHN -pGxlaKFJdlxDydi8NmdspZS11My5vWo1ViHe2MPr+8ukYEywVaCge1ey ------END CERTIFICATE----- - -# Issuer: CN=COMODO ECC Certification Authority O=COMODO CA Limited -# Subject: CN=COMODO ECC Certification Authority O=COMODO CA Limited -# Label: "COMODO ECC Certification Authority" -# Serial: 41578283867086692638256921589707938090 -# MD5 Fingerprint: 7c:62:ff:74:9d:31:53:5e:68:4a:d5:78:aa:1e:bf:23 -# SHA1 Fingerprint: 9f:74:4e:9f:2b:4d:ba:ec:0f:31:2c:50:b6:56:3b:8e:2d:93:c3:11 -# SHA256 Fingerprint: 17:93:92:7a:06:14:54:97:89:ad:ce:2f:8f:34:f7:f0:b6:6d:0f:3a:e3:a3:b8:4d:21:ec:15:db:ba:4f:ad:c7 ------BEGIN CERTIFICATE----- -MIICiTCCAg+gAwIBAgIQH0evqmIAcFBUTAGem2OZKjAKBggqhkjOPQQDAzCBhTEL -MAkGA1UEBhMCR0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UE -BxMHU2FsZm9yZDEaMBgGA1UEChMRQ09NT0RPIENBIExpbWl0ZWQxKzApBgNVBAMT -IkNPTU9ETyBFQ0MgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMDgwMzA2MDAw -MDAwWhcNMzgwMTE4MjM1OTU5WjCBhTELMAkGA1UEBhMCR0IxGzAZBgNVBAgTEkdy -ZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UEBxMHU2FsZm9yZDEaMBgGA1UEChMRQ09N -T0RPIENBIExpbWl0ZWQxKzApBgNVBAMTIkNPTU9ETyBFQ0MgQ2VydGlmaWNhdGlv -biBBdXRob3JpdHkwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAAQDR3svdcmCFYX7deSR -FtSrYpn1PlILBs5BAH+X4QokPB0BBO490o0JlwzgdeT6+3eKKvUDYEs2ixYjFq0J -cfRK9ChQtP6IHG4/bC8vCVlbpVsLM5niwz2J+Wos77LTBumjQjBAMB0GA1UdDgQW -BBR1cacZSBm8nZ3qQUfflMRId5nTeTAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/ -BAUwAwEB/zAKBggqhkjOPQQDAwNoADBlAjEA7wNbeqy3eApyt4jf/7VGFAkK+qDm -fQjGGoe9GKhzvSbKYAydzpmfz1wPMOG+FDHqAjAU9JM8SaczepBGR7NjfRObTrdv -GDeAU/7dIOA1mjbRxwG55tzd8/8dLDoWV9mSOdY= ------END CERTIFICATE----- - -# Issuer: CN=Certigna O=Dhimyotis -# Subject: CN=Certigna O=Dhimyotis -# Label: "Certigna" -# Serial: 18364802974209362175 -# MD5 Fingerprint: ab:57:a6:5b:7d:42:82:19:b5:d8:58:26:28:5e:fd:ff -# SHA1 Fingerprint: b1:2e:13:63:45:86:a4:6f:1a:b2:60:68:37:58:2d:c4:ac:fd:94:97 -# SHA256 Fingerprint: e3:b6:a2:db:2e:d7:ce:48:84:2f:7a:c5:32:41:c7:b7:1d:54:14:4b:fb:40:c1:1f:3f:1d:0b:42:f5:ee:a1:2d ------BEGIN CERTIFICATE----- -MIIDqDCCApCgAwIBAgIJAP7c4wEPyUj/MA0GCSqGSIb3DQEBBQUAMDQxCzAJBgNV -BAYTAkZSMRIwEAYDVQQKDAlEaGlteW90aXMxETAPBgNVBAMMCENlcnRpZ25hMB4X -DTA3MDYyOTE1MTMwNVoXDTI3MDYyOTE1MTMwNVowNDELMAkGA1UEBhMCRlIxEjAQ -BgNVBAoMCURoaW15b3RpczERMA8GA1UEAwwIQ2VydGlnbmEwggEiMA0GCSqGSIb3 -DQEBAQUAA4IBDwAwggEKAoIBAQDIaPHJ1tazNHUmgh7stL7qXOEm7RFHYeGifBZ4 -QCHkYJ5ayGPhxLGWkv8YbWkj4Sti993iNi+RB7lIzw7sebYs5zRLcAglozyHGxny -gQcPOJAZ0xH+hrTy0V4eHpbNgGzOOzGTtvKg0KmVEn2lmsxryIRWijOp5yIVUxbw -zBfsV1/pogqYCd7jX5xv3EjjhQsVWqa6n6xI4wmy9/Qy3l40vhx4XUJbzg4ij02Q -130yGLMLLGq/jj8UEYkgDncUtT2UCIf3JR7VsmAA7G8qKCVuKj4YYxclPz5EIBb2 -JsglrgVKtOdjLPOMFlN+XPsRGgjBRmKfIrjxwo1p3Po6WAbfAgMBAAGjgbwwgbkw -DwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUGu3+QTmQtCRZvgHyUtVF9lo53BEw -ZAYDVR0jBF0wW4AUGu3+QTmQtCRZvgHyUtVF9lo53BGhOKQ2MDQxCzAJBgNVBAYT -AkZSMRIwEAYDVQQKDAlEaGlteW90aXMxETAPBgNVBAMMCENlcnRpZ25hggkA/tzj -AQ/JSP8wDgYDVR0PAQH/BAQDAgEGMBEGCWCGSAGG+EIBAQQEAwIABzANBgkqhkiG -9w0BAQUFAAOCAQEAhQMeknH2Qq/ho2Ge6/PAD/Kl1NqV5ta+aDY9fm4fTIrv0Q8h -bV6lUmPOEvjvKtpv6zf+EwLHyzs+ImvaYS5/1HI93TDhHkxAGYwP15zRgzB7mFnc -fca5DClMoTOi62c6ZYTTluLtdkVwj7Ur3vkj1kluPBS1xp81HlDQwY9qcEQCYsuu -HWhBp6pX6FOqB9IG9tUUBguRA3UsbHK1YZWaDYu5Def131TN3ubY1gkIl2PlwS6w -t0QmwCbAr1UwnjvVNioZBPRcHv/PLLf/0P2HQBHVESO7SMAhqaQoLf0V+LBOK/Qw -WyH8EZE0vkHve52Xdf+XlcCWWC/qu0bXu+TZLg== ------END CERTIFICATE----- - -# Issuer: CN=Cybertrust Global Root O=Cybertrust, Inc -# Subject: CN=Cybertrust Global Root O=Cybertrust, Inc -# Label: "Cybertrust Global Root" -# Serial: 4835703278459682877484360 -# MD5 Fingerprint: 72:e4:4a:87:e3:69:40:80:77:ea:bc:e3:f4:ff:f0:e1 -# SHA1 Fingerprint: 5f:43:e5:b1:bf:f8:78:8c:ac:1c:c7:ca:4a:9a:c6:22:2b:cc:34:c6 -# SHA256 Fingerprint: 96:0a:df:00:63:e9:63:56:75:0c:29:65:dd:0a:08:67:da:0b:9c:bd:6e:77:71:4a:ea:fb:23:49:ab:39:3d:a3 ------BEGIN CERTIFICATE----- -MIIDoTCCAomgAwIBAgILBAAAAAABD4WqLUgwDQYJKoZIhvcNAQEFBQAwOzEYMBYG -A1UEChMPQ3liZXJ0cnVzdCwgSW5jMR8wHQYDVQQDExZDeWJlcnRydXN0IEdsb2Jh -bCBSb290MB4XDTA2MTIxNTA4MDAwMFoXDTIxMTIxNTA4MDAwMFowOzEYMBYGA1UE -ChMPQ3liZXJ0cnVzdCwgSW5jMR8wHQYDVQQDExZDeWJlcnRydXN0IEdsb2JhbCBS -b290MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA+Mi8vRRQZhP/8NN5 -7CPytxrHjoXxEnOmGaoQ25yiZXRadz5RfVb23CO21O1fWLE3TdVJDm71aofW0ozS -J8bi/zafmGWgE07GKmSb1ZASzxQG9Dvj1Ci+6A74q05IlG2OlTEQXO2iLb3VOm2y -HLtgwEZLAfVJrn5GitB0jaEMAs7u/OePuGtm839EAL9mJRQr3RAwHQeWP032a7iP -t3sMpTjr3kfb1V05/Iin89cqdPHoWqI7n1C6poxFNcJQZZXcY4Lv3b93TZxiyWNz -FtApD0mpSPCzqrdsxacwOUBdrsTiXSZT8M4cIwhhqJQZugRiQOwfOHB3EgZxpzAY -XSUnpQIDAQABo4GlMIGiMA4GA1UdDwEB/wQEAwIBBjAPBgNVHRMBAf8EBTADAQH/ -MB0GA1UdDgQWBBS2CHsNesysIEyGVjJez6tuhS1wVzA/BgNVHR8EODA2MDSgMqAw -hi5odHRwOi8vd3d3Mi5wdWJsaWMtdHJ1c3QuY29tL2NybC9jdC9jdHJvb3QuY3Js -MB8GA1UdIwQYMBaAFLYIew16zKwgTIZWMl7Pq26FLXBXMA0GCSqGSIb3DQEBBQUA -A4IBAQBW7wojoFROlZfJ+InaRcHUowAl9B8Tq7ejhVhpwjCt2BWKLePJzYFa+HMj -Wqd8BfP9IjsO0QbE2zZMcwSO5bAi5MXzLqXZI+O4Tkogp24CJJ8iYGd7ix1yCcUx -XOl5n4BHPa2hCwcUPUf/A2kaDAtE52Mlp3+yybh2hO0j9n0Hq0V+09+zv+mKts2o -omcrUtW3ZfA5TGOgkXmTUg9U3YO7n9GPp1Nzw8v/MOx8BLjYRB+TX3EJIrduPuoc -A06dGiBh+4E37F78CkWr1+cXVdCg6mCbpvbjjFspwgZgFJ0tl0ypkxWdYcQBX0jW -WL1WMRJOEcgh4LMRkWXbtKaIOM5V ------END CERTIFICATE----- - -# Issuer: O=Chunghwa Telecom Co., Ltd. OU=ePKI Root Certification Authority -# Subject: O=Chunghwa Telecom Co., Ltd. OU=ePKI Root Certification Authority -# Label: "ePKI Root Certification Authority" -# Serial: 28956088682735189655030529057352760477 -# MD5 Fingerprint: 1b:2e:00:ca:26:06:90:3d:ad:fe:6f:15:68:d3:6b:b3 -# SHA1 Fingerprint: 67:65:0d:f1:7e:8e:7e:5b:82:40:a4:f4:56:4b:cf:e2:3d:69:c6:f0 -# SHA256 Fingerprint: c0:a6:f4:dc:63:a2:4b:fd:cf:54:ef:2a:6a:08:2a:0a:72:de:35:80:3e:2f:f5:ff:52:7a:e5:d8:72:06:df:d5 ------BEGIN CERTIFICATE----- -MIIFsDCCA5igAwIBAgIQFci9ZUdcr7iXAF7kBtK8nTANBgkqhkiG9w0BAQUFADBe -MQswCQYDVQQGEwJUVzEjMCEGA1UECgwaQ2h1bmdod2EgVGVsZWNvbSBDby4sIEx0 -ZC4xKjAoBgNVBAsMIWVQS0kgUm9vdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTAe -Fw0wNDEyMjAwMjMxMjdaFw0zNDEyMjAwMjMxMjdaMF4xCzAJBgNVBAYTAlRXMSMw -IQYDVQQKDBpDaHVuZ2h3YSBUZWxlY29tIENvLiwgTHRkLjEqMCgGA1UECwwhZVBL -SSBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5MIICIjANBgkqhkiG9w0BAQEF -AAOCAg8AMIICCgKCAgEA4SUP7o3biDN1Z82tH306Tm2d0y8U82N0ywEhajfqhFAH -SyZbCUNsIZ5qyNUD9WBpj8zwIuQf5/dqIjG3LBXy4P4AakP/h2XGtRrBp0xtInAh -ijHyl3SJCRImHJ7K2RKilTza6We/CKBk49ZCt0Xvl/T29de1ShUCWH2YWEtgvM3X -DZoTM1PRYfl61dd4s5oz9wCGzh1NlDivqOx4UXCKXBCDUSH3ET00hl7lSM2XgYI1 -TBnsZfZrxQWh7kcT1rMhJ5QQCtkkO7q+RBNGMD+XPNjX12ruOzjjK9SXDrkb5wdJ -fzcq+Xd4z1TtW0ado4AOkUPB1ltfFLqfpo0kR0BZv3I4sjZsN/+Z0V0OWQqraffA -sgRFelQArr5T9rXn4fg8ozHSqf4hUmTFpmfwdQcGlBSBVcYn5AGPF8Fqcde+S/uU -WH1+ETOxQvdibBjWzwloPn9s9h6PYq2lY9sJpx8iQkEeb5mKPtf5P0B6ebClAZLS -nT0IFaUQAS2zMnaolQ2zepr7BxB4EW/hj8e6DyUadCrlHJhBmd8hh+iVBmoKs2pH -dmX2Os+PYhcZewoozRrSgx4hxyy/vv9haLdnG7t4TY3OZ+XkwY63I2binZB1NJip -NiuKmpS5nezMirH4JYlcWrYvjB9teSSnUmjDhDXiZo1jDiVN1Rmy5nk3pyKdVDEC -AwEAAaNqMGgwHQYDVR0OBBYEFB4M97Zn8uGSJglFwFU5Lnc/QkqiMAwGA1UdEwQF -MAMBAf8wOQYEZyoHAAQxMC8wLQIBADAJBgUrDgMCGgUAMAcGBWcqAwAABBRFsMLH -ClZ87lt4DJX5GFPBphzYEDANBgkqhkiG9w0BAQUFAAOCAgEACbODU1kBPpVJufGB -uvl2ICO1J2B01GqZNF5sAFPZn/KmsSQHRGoqxqWOeBLoR9lYGxMqXnmbnwoqZ6Yl -PwZpVnPDimZI+ymBV3QGypzqKOg4ZyYr8dW1P2WT+DZdjo2NQCCHGervJ8A9tDkP -JXtoUHRVnAxZfVo9QZQlUgjgRywVMRnVvwdVxrsStZf0X4OFunHB2WyBEXYKCrC/ -gpf36j36+uwtqSiUO1bd0lEursC9CBWMd1I0ltabrNMdjmEPNXubrjlpC2JgQCA2 -j6/7Nu4tCEoduL+bXPjqpRugc6bY+G7gMwRfaKonh+3ZwZCc7b3jajWvY9+rGNm6 -5ulK6lCKD2GTHuItGeIwlDWSXQ62B68ZgI9HkFFLLk3dheLSClIKF5r8GrBQAuUB -o2M3IUxExJtRmREOc5wGj1QupyheRDmHVi03vYVElOEMSyycw5KFNGHLD7ibSkNS -/jQ6fbjpKdx2qcgw+BRxgMYeNkh0IkFch4LoGHGLQYlE535YW6i4jRPpp2zDR+2z -Gp1iro2C6pSe3VkQw63d4k3jMdXH7OjysP6SHhYKGvzZ8/gntsm+HbRsZJB/9OTE -W9c3rkIO3aQab3yIVMUWbuF6aC74Or8NpDyJO3inTmODBCEIZ43ygknQW/2xzQ+D -hNQ+IIX3Sj0rnP0qCglN6oH4EZw= ------END CERTIFICATE----- - -# Issuer: O=certSIGN OU=certSIGN ROOT CA -# Subject: O=certSIGN OU=certSIGN ROOT CA -# Label: "certSIGN ROOT CA" -# Serial: 35210227249154 -# MD5 Fingerprint: 18:98:c0:d6:e9:3a:fc:f9:b0:f5:0c:f7:4b:01:44:17 -# SHA1 Fingerprint: fa:b7:ee:36:97:26:62:fb:2d:b0:2a:f6:bf:03:fd:e8:7c:4b:2f:9b -# SHA256 Fingerprint: ea:a9:62:c4:fa:4a:6b:af:eb:e4:15:19:6d:35:1c:cd:88:8d:4f:53:f3:fa:8a:e6:d7:c4:66:a9:4e:60:42:bb ------BEGIN CERTIFICATE----- -MIIDODCCAiCgAwIBAgIGIAYFFnACMA0GCSqGSIb3DQEBBQUAMDsxCzAJBgNVBAYT -AlJPMREwDwYDVQQKEwhjZXJ0U0lHTjEZMBcGA1UECxMQY2VydFNJR04gUk9PVCBD -QTAeFw0wNjA3MDQxNzIwMDRaFw0zMTA3MDQxNzIwMDRaMDsxCzAJBgNVBAYTAlJP -MREwDwYDVQQKEwhjZXJ0U0lHTjEZMBcGA1UECxMQY2VydFNJR04gUk9PVCBDQTCC -ASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALczuX7IJUqOtdu0KBuqV5Do -0SLTZLrTk+jUrIZhQGpgV2hUhE28alQCBf/fm5oqrl0Hj0rDKH/v+yv6efHHrfAQ -UySQi2bJqIirr1qjAOm+ukbuW3N7LBeCgV5iLKECZbO9xSsAfsT8AzNXDe3i+s5d -RdY4zTW2ssHQnIFKquSyAVwdj1+ZxLGt24gh65AIgoDzMKND5pCCrlUoSe1b16kQ -OA7+j0xbm0bqQfWwCHTD0IgztnzXdN/chNFDDnU5oSVAKOp4yw4sLjmdjItuFhwv -JoIQ4uNllAoEwF73XVv4EOLQunpL+943AAAaWyjj0pxzPjKHmKHJUS/X3qwzs08C -AwEAAaNCMEAwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAcYwHQYDVR0O -BBYEFOCMm9slSbPxfIbWskKHC9BroNnkMA0GCSqGSIb3DQEBBQUAA4IBAQA+0hyJ -LjX8+HXd5n9liPRyTMks1zJO890ZeUe9jjtbkw9QSSQTaxQGcu8J06Gh40CEyecY -MnQ8SG4Pn0vU9x7Tk4ZkVJdjclDVVc/6IJMCopvDI5NOFlV2oHB5bc0hH88vLbwZ -44gx+FkagQnIl6Z0x2DEW8xXjrJ1/RsCCdtZb3KTafcxQdaIOL+Hsr0Wefmq5L6I -Jd1hJyMctTEHBDa0GpC9oHRxUIltvBTjD4au8as+x6AJzKNI0eDbZOeStc+vckNw -i/nDhDwTqn6Sm1dTk/pwwpEOMfmbZ13pljheX7NzTogVZ96edhBiIL5VaZVDADlN -9u6wWk5JRFRYX0KD ------END CERTIFICATE----- - -# Issuer: CN=NetLock Arany (Class Gold) F\u0151tan\xfas\xedtv\xe1ny O=NetLock Kft. OU=Tan\xfas\xedtv\xe1nykiad\xf3k (Certification Services) -# Subject: CN=NetLock Arany (Class Gold) F\u0151tan\xfas\xedtv\xe1ny O=NetLock Kft. OU=Tan\xfas\xedtv\xe1nykiad\xf3k (Certification Services) -# Label: "NetLock Arany (Class Gold) F\u0151tan\xfas\xedtv\xe1ny" -# Serial: 80544274841616 -# MD5 Fingerprint: c5:a1:b7:ff:73:dd:d6:d7:34:32:18:df:fc:3c:ad:88 -# SHA1 Fingerprint: 06:08:3f:59:3f:15:a1:04:a0:69:a4:6b:a9:03:d0:06:b7:97:09:91 -# SHA256 Fingerprint: 6c:61:da:c3:a2:de:f0:31:50:6b:e0:36:d2:a6:fe:40:19:94:fb:d1:3d:f9:c8:d4:66:59:92:74:c4:46:ec:98 ------BEGIN CERTIFICATE----- -MIIEFTCCAv2gAwIBAgIGSUEs5AAQMA0GCSqGSIb3DQEBCwUAMIGnMQswCQYDVQQG -EwJIVTERMA8GA1UEBwwIQnVkYXBlc3QxFTATBgNVBAoMDE5ldExvY2sgS2Z0LjE3 -MDUGA1UECwwuVGFuw7pzw610dsOhbnlraWFkw7NrIChDZXJ0aWZpY2F0aW9uIFNl -cnZpY2VzKTE1MDMGA1UEAwwsTmV0TG9jayBBcmFueSAoQ2xhc3MgR29sZCkgRsWR -dGFuw7pzw610dsOhbnkwHhcNMDgxMjExMTUwODIxWhcNMjgxMjA2MTUwODIxWjCB -pzELMAkGA1UEBhMCSFUxETAPBgNVBAcMCEJ1ZGFwZXN0MRUwEwYDVQQKDAxOZXRM -b2NrIEtmdC4xNzA1BgNVBAsMLlRhbsO6c8OtdHbDoW55a2lhZMOzayAoQ2VydGlm -aWNhdGlvbiBTZXJ2aWNlcykxNTAzBgNVBAMMLE5ldExvY2sgQXJhbnkgKENsYXNz -IEdvbGQpIEbFkXRhbsO6c8OtdHbDoW55MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A -MIIBCgKCAQEAxCRec75LbRTDofTjl5Bu0jBFHjzuZ9lk4BqKf8owyoPjIMHj9DrT -lF8afFttvzBPhCf2nx9JvMaZCpDyD/V/Q4Q3Y1GLeqVw/HpYzY6b7cNGbIRwXdrz -AZAj/E4wqX7hJ2Pn7WQ8oLjJM2P+FpD/sLj916jAwJRDC7bVWaaeVtAkH3B5r9s5 -VA1lddkVQZQBr17s9o3x/61k/iCa11zr/qYfCGSji3ZVrR47KGAuhyXoqq8fxmRG -ILdwfzzeSNuWU7c5d+Qa4scWhHaXWy+7GRWF+GmF9ZmnqfI0p6m2pgP8b4Y9VHx2 -BJtr+UBdADTHLpl1neWIA6pN+APSQnbAGwIDAKiLo0UwQzASBgNVHRMBAf8ECDAG -AQH/AgEEMA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQUzPpnk/C2uNClwB7zU/2M -U9+D15YwDQYJKoZIhvcNAQELBQADggEBAKt/7hwWqZw8UQCgwBEIBaeZ5m8BiFRh -bvG5GK1Krf6BQCOUL/t1fC8oS2IkgYIL9WHxHG64YTjrgfpioTtaYtOUZcTh5m2C -+C8lcLIhJsFyUR+MLMOEkMNaj7rP9KdlpeuY0fsFskZ1FSNqb4VjMIDw1Z4fKRzC -bLBQWV2QWzuoDTDPv31/zvGdg73JRm4gpvlhUbohL3u+pRVjodSVh/GeufOJ8z2F -uLjbvrW5KfnaNwUASZQDhETnv0Mxz3WLJdH0pmT1kvarBes96aULNmLazAZfNou2 -XjG4Kvte9nHfRCaexOYNkbQudZWAUWpLMKawYqGT8ZvYzsRjdT9ZR7E= ------END CERTIFICATE----- - -# Issuer: CN=Hongkong Post Root CA 1 O=Hongkong Post -# Subject: CN=Hongkong Post Root CA 1 O=Hongkong Post -# Label: "Hongkong Post Root CA 1" -# Serial: 1000 -# MD5 Fingerprint: a8:0d:6f:39:78:b9:43:6d:77:42:6d:98:5a:cc:23:ca -# SHA1 Fingerprint: d6:da:a8:20:8d:09:d2:15:4d:24:b5:2f:cb:34:6e:b2:58:b2:8a:58 -# SHA256 Fingerprint: f9:e6:7d:33:6c:51:00:2a:c0:54:c6:32:02:2d:66:dd:a2:e7:e3:ff:f1:0a:d0:61:ed:31:d8:bb:b4:10:cf:b2 ------BEGIN CERTIFICATE----- -MIIDMDCCAhigAwIBAgICA+gwDQYJKoZIhvcNAQEFBQAwRzELMAkGA1UEBhMCSEsx -FjAUBgNVBAoTDUhvbmdrb25nIFBvc3QxIDAeBgNVBAMTF0hvbmdrb25nIFBvc3Qg -Um9vdCBDQSAxMB4XDTAzMDUxNTA1MTMxNFoXDTIzMDUxNTA0NTIyOVowRzELMAkG -A1UEBhMCSEsxFjAUBgNVBAoTDUhvbmdrb25nIFBvc3QxIDAeBgNVBAMTF0hvbmdr -b25nIFBvc3QgUm9vdCBDQSAxMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKC -AQEArP84tulmAknjorThkPlAj3n54r15/gK97iSSHSL22oVyaf7XPwnU3ZG1ApzQ -jVrhVcNQhrkpJsLj2aDxaQMoIIBFIi1WpztUlVYiWR8o3x8gPW2iNr4joLFutbEn -PzlTCeqrauh0ssJlXI6/fMN4hM2eFvz1Lk8gKgifd/PFHsSaUmYeSF7jEAaPIpjh -ZY4bXSNmO7ilMlHIhqqhqZ5/dpTCpmy3QfDVyAY45tQM4vM7TG1QjMSDJ8EThFk9 -nnV0ttgCXjqQesBCNnLsak3c78QA3xMYV18meMjWCnl3v/evt3a5pQuEF10Q6m/h -q5URX208o1xNg1vysxmKgIsLhwIDAQABoyYwJDASBgNVHRMBAf8ECDAGAQH/AgED -MA4GA1UdDwEB/wQEAwIBxjANBgkqhkiG9w0BAQUFAAOCAQEADkbVPK7ih9legYsC -mEEIjEy82tvuJxuC52pF7BaLT4Wg87JwvVqWuspube5Gi27nKi6Wsxkz67SfqLI3 -7piol7Yutmcn1KZJ/RyTZXaeQi/cImyaT/JaFTmxcdcrUehtHJjA2Sr0oYJ71clB -oiMBdDhViw+5LmeiIAQ32pwL0xch4I+XeTRvhEgCIDMb5jREn5Fw9IBehEPCKdJs -EhTkYY2sEJCehFC78JZvRZ+K88psT/oROhUVRsPNH4NbLUES7VBnQRM9IauUiqpO -fMGx+6fWtScvl6tu4B3i0RwsH0Ti/L6RoZz71ilTc4afU9hDDl3WY4JxHYB0yvbi -AmvZWg== ------END CERTIFICATE----- - -# Issuer: CN=SecureSign RootCA11 O=Japan Certification Services, Inc. -# Subject: CN=SecureSign RootCA11 O=Japan Certification Services, Inc. -# Label: "SecureSign RootCA11" -# Serial: 1 -# MD5 Fingerprint: b7:52:74:e2:92:b4:80:93:f2:75:e4:cc:d7:f2:ea:26 -# SHA1 Fingerprint: 3b:c4:9f:48:f8:f3:73:a0:9c:1e:bd:f8:5b:b1:c3:65:c7:d8:11:b3 -# SHA256 Fingerprint: bf:0f:ee:fb:9e:3a:58:1a:d5:f9:e9:db:75:89:98:57:43:d2:61:08:5c:4d:31:4f:6f:5d:72:59:aa:42:16:12 ------BEGIN CERTIFICATE----- -MIIDbTCCAlWgAwIBAgIBATANBgkqhkiG9w0BAQUFADBYMQswCQYDVQQGEwJKUDEr -MCkGA1UEChMiSmFwYW4gQ2VydGlmaWNhdGlvbiBTZXJ2aWNlcywgSW5jLjEcMBoG -A1UEAxMTU2VjdXJlU2lnbiBSb290Q0ExMTAeFw0wOTA0MDgwNDU2NDdaFw0yOTA0 -MDgwNDU2NDdaMFgxCzAJBgNVBAYTAkpQMSswKQYDVQQKEyJKYXBhbiBDZXJ0aWZp -Y2F0aW9uIFNlcnZpY2VzLCBJbmMuMRwwGgYDVQQDExNTZWN1cmVTaWduIFJvb3RD -QTExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA/XeqpRyQBTvLTJsz -i1oURaTnkBbR31fSIRCkF/3frNYfp+TbfPfs37gD2pRY/V1yfIw/XwFndBWW4wI8 -h9uuywGOwvNmxoVF9ALGOrVisq/6nL+k5tSAMJjzDbaTj6nU2DbysPyKyiyhFTOV -MdrAG/LuYpmGYz+/3ZMqg6h2uRMft85OQoWPIucuGvKVCbIFtUROd6EgvanyTgp9 -UK31BQ1FT0Zx/Sg+U/sE2C3XZR1KG/rPO7AxmjVuyIsG0wCR8pQIZUyxNAYAeoni -8McDWc/V1uinMrPmmECGxc0nEovMe863ETxiYAcjPitAbpSACW22s293bzUIUPsC -h8U+iQIDAQABo0IwQDAdBgNVHQ4EFgQUW/hNT7KlhtQ60vFjmqC+CfZXt94wDgYD -VR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQEFBQADggEB -AKChOBZmLqdWHyGcBvod7bkixTgm2E5P7KN/ed5GIaGHd48HCJqypMWvDzKYC3xm -KbabfSVSSUOrTC4rbnpwrxYO4wJs+0LmGJ1F2FXI6Dvd5+H0LgscNFxsWEr7jIhQ -X5Ucv+2rIrVls4W6ng+4reV6G4pQOh29Dbx7VFALuUKvVaAYga1lme++5Jy/xIWr -QbJUb9wlze144o4MjQlJ3WN7WmmWAiGovVJZ6X01y8hSyn+B/tlr0/cR7SXf+Of5 -pPpyl4RTDaXQMhhRdlkUbA/r7F+AjHVDg8OFmP9Mni0N5HeDk061lgeLKBObjBmN -QSdJQO7e5iNEOdyhIta6A/I= ------END CERTIFICATE----- - -# Issuer: CN=Microsec e-Szigno Root CA 2009 O=Microsec Ltd. -# Subject: CN=Microsec e-Szigno Root CA 2009 O=Microsec Ltd. -# Label: "Microsec e-Szigno Root CA 2009" -# Serial: 14014712776195784473 -# MD5 Fingerprint: f8:49:f4:03:bc:44:2d:83:be:48:69:7d:29:64:fc:b1 -# SHA1 Fingerprint: 89:df:74:fe:5c:f4:0f:4a:80:f9:e3:37:7d:54:da:91:e1:01:31:8e -# SHA256 Fingerprint: 3c:5f:81:fe:a5:fa:b8:2c:64:bf:a2:ea:ec:af:cd:e8:e0:77:fc:86:20:a7:ca:e5:37:16:3d:f3:6e:db:f3:78 ------BEGIN CERTIFICATE----- -MIIECjCCAvKgAwIBAgIJAMJ+QwRORz8ZMA0GCSqGSIb3DQEBCwUAMIGCMQswCQYD -VQQGEwJIVTERMA8GA1UEBwwIQnVkYXBlc3QxFjAUBgNVBAoMDU1pY3Jvc2VjIEx0 -ZC4xJzAlBgNVBAMMHk1pY3Jvc2VjIGUtU3ppZ25vIFJvb3QgQ0EgMjAwOTEfMB0G -CSqGSIb3DQEJARYQaW5mb0BlLXN6aWduby5odTAeFw0wOTA2MTYxMTMwMThaFw0y -OTEyMzAxMTMwMThaMIGCMQswCQYDVQQGEwJIVTERMA8GA1UEBwwIQnVkYXBlc3Qx -FjAUBgNVBAoMDU1pY3Jvc2VjIEx0ZC4xJzAlBgNVBAMMHk1pY3Jvc2VjIGUtU3pp -Z25vIFJvb3QgQ0EgMjAwOTEfMB0GCSqGSIb3DQEJARYQaW5mb0BlLXN6aWduby5o -dTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOn4j/NjrdqG2KfgQvvP -kd6mJviZpWNwrZuuyjNAfW2WbqEORO7hE52UQlKavXWFdCyoDh2Tthi3jCyoz/tc -cbna7P7ofo/kLx2yqHWH2Leh5TvPmUpG0IMZfcChEhyVbUr02MelTTMuhTlAdX4U -fIASmFDHQWe4oIBhVKZsTh/gnQ4H6cm6M+f+wFUoLAKApxn1ntxVUwOXewdI/5n7 -N4okxFnMUBBjjqqpGrCEGob5X7uxUG6k0QrM1XF+H6cbfPVTbiJfyyvm1HxdrtbC -xkzlBQHZ7Vf8wSN5/PrIJIOV87VqUQHQd9bpEqH5GoP7ghu5sJf0dgYzQ0mg/wu1 -+rUCAwEAAaOBgDB+MA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMB0G -A1UdDgQWBBTLD8bfQkPMPcu1SCOhGnqmKrs0aDAfBgNVHSMEGDAWgBTLD8bfQkPM -Pcu1SCOhGnqmKrs0aDAbBgNVHREEFDASgRBpbmZvQGUtc3ppZ25vLmh1MA0GCSqG -SIb3DQEBCwUAA4IBAQDJ0Q5eLtXMs3w+y/w9/w0olZMEyL/azXm4Q5DwpL7v8u8h -mLzU1F0G9u5C7DBsoKqpyvGvivo/C3NqPuouQH4frlRheesuCDfXI/OMn74dseGk -ddug4lQUsbocKaQY9hK6ohQU4zE1yED/t+AFdlfBHFny+L/k7SViXITwfn4fs775 -tyERzAMBVnCnEJIeGzSBHq2cGsMEPO0CYdYeBvNfOofyK/FFh+U9rNHHV4S9a67c -2Pm2G2JwCz02yULyMtd6YebS2z3PyKnJm9zbWETXbzivf3jTo60adbocwTZ8jx5t -HMN1Rq41Bab2XD0h7lbwyYIiLXpUq3DDfSJlgnCW ------END CERTIFICATE----- - -# Issuer: CN=GlobalSign O=GlobalSign OU=GlobalSign Root CA - R3 -# Subject: CN=GlobalSign O=GlobalSign OU=GlobalSign Root CA - R3 -# Label: "GlobalSign Root CA - R3" -# Serial: 4835703278459759426209954 -# MD5 Fingerprint: c5:df:b8:49:ca:05:13:55:ee:2d:ba:1a:c3:3e:b0:28 -# SHA1 Fingerprint: d6:9b:56:11:48:f0:1c:77:c5:45:78:c1:09:26:df:5b:85:69:76:ad -# SHA256 Fingerprint: cb:b5:22:d7:b7:f1:27:ad:6a:01:13:86:5b:df:1c:d4:10:2e:7d:07:59:af:63:5a:7c:f4:72:0d:c9:63:c5:3b ------BEGIN CERTIFICATE----- -MIIDXzCCAkegAwIBAgILBAAAAAABIVhTCKIwDQYJKoZIhvcNAQELBQAwTDEgMB4G -A1UECxMXR2xvYmFsU2lnbiBSb290IENBIC0gUjMxEzARBgNVBAoTCkdsb2JhbFNp -Z24xEzARBgNVBAMTCkdsb2JhbFNpZ24wHhcNMDkwMzE4MTAwMDAwWhcNMjkwMzE4 -MTAwMDAwWjBMMSAwHgYDVQQLExdHbG9iYWxTaWduIFJvb3QgQ0EgLSBSMzETMBEG -A1UEChMKR2xvYmFsU2lnbjETMBEGA1UEAxMKR2xvYmFsU2lnbjCCASIwDQYJKoZI -hvcNAQEBBQADggEPADCCAQoCggEBAMwldpB5BngiFvXAg7aEyiie/QV2EcWtiHL8 -RgJDx7KKnQRfJMsuS+FggkbhUqsMgUdwbN1k0ev1LKMPgj0MK66X17YUhhB5uzsT -gHeMCOFJ0mpiLx9e+pZo34knlTifBtc+ycsmWQ1z3rDI6SYOgxXG71uL0gRgykmm -KPZpO/bLyCiR5Z2KYVc3rHQU3HTgOu5yLy6c+9C7v/U9AOEGM+iCK65TpjoWc4zd -QQ4gOsC0p6Hpsk+QLjJg6VfLuQSSaGjlOCZgdbKfd/+RFO+uIEn8rUAVSNECMWEZ -XriX7613t2Saer9fwRPvm2L7DWzgVGkWqQPabumDk3F2xmmFghcCAwEAAaNCMEAw -DgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFI/wS3+o -LkUkrk1Q+mOai97i3Ru8MA0GCSqGSIb3DQEBCwUAA4IBAQBLQNvAUKr+yAzv95ZU -RUm7lgAJQayzE4aGKAczymvmdLm6AC2upArT9fHxD4q/c2dKg8dEe3jgr25sbwMp -jjM5RcOO5LlXbKr8EpbsU8Yt5CRsuZRj+9xTaGdWPoO4zzUhw8lo/s7awlOqzJCK -6fBdRoyV3XpYKBovHd7NADdBj+1EbddTKJd+82cEHhXXipa0095MJ6RMG3NzdvQX -mcIfeg7jLQitChws/zyrVQ4PkX4268NXSb7hLi18YIvDQVETI53O9zJrlAGomecs -Mx86OyXShkDOOyyGeMlhLxS67ttVb9+E7gUJTb0o2HLO02JQZR7rkpeDMdmztcpH -WD9f ------END CERTIFICATE----- - -# Issuer: CN=Autoridad de Certificacion Firmaprofesional CIF A62634068 -# Subject: CN=Autoridad de Certificacion Firmaprofesional CIF A62634068 -# Label: "Autoridad de Certificacion Firmaprofesional CIF A62634068" -# Serial: 6047274297262753887 -# MD5 Fingerprint: 73:3a:74:7a:ec:bb:a3:96:a6:c2:e4:e2:c8:9b:c0:c3 -# SHA1 Fingerprint: ae:c5:fb:3f:c8:e1:bf:c4:e5:4f:03:07:5a:9a:e8:00:b7:f7:b6:fa -# SHA256 Fingerprint: 04:04:80:28:bf:1f:28:64:d4:8f:9a:d4:d8:32:94:36:6a:82:88:56:55:3f:3b:14:30:3f:90:14:7f:5d:40:ef ------BEGIN CERTIFICATE----- -MIIGFDCCA/ygAwIBAgIIU+w77vuySF8wDQYJKoZIhvcNAQEFBQAwUTELMAkGA1UE -BhMCRVMxQjBABgNVBAMMOUF1dG9yaWRhZCBkZSBDZXJ0aWZpY2FjaW9uIEZpcm1h -cHJvZmVzaW9uYWwgQ0lGIEE2MjYzNDA2ODAeFw0wOTA1MjAwODM4MTVaFw0zMDEy -MzEwODM4MTVaMFExCzAJBgNVBAYTAkVTMUIwQAYDVQQDDDlBdXRvcmlkYWQgZGUg -Q2VydGlmaWNhY2lvbiBGaXJtYXByb2Zlc2lvbmFsIENJRiBBNjI2MzQwNjgwggIi -MA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDKlmuO6vj78aI14H9M2uDDUtd9 -thDIAl6zQyrET2qyyhxdKJp4ERppWVevtSBC5IsP5t9bpgOSL/UR5GLXMnE42QQM -cas9UX4PB99jBVzpv5RvwSmCwLTaUbDBPLutN0pcyvFLNg4kq7/DhHf9qFD0sefG -L9ItWY16Ck6WaVICqjaY7Pz6FIMMNx/Jkjd/14Et5cS54D40/mf0PmbR0/RAz15i -NA9wBj4gGFrO93IbJWyTdBSTo3OxDqqHECNZXyAFGUftaI6SEspd/NYrspI8IM/h -X68gvqB2f3bl7BqGYTM+53u0P6APjqK5am+5hyZvQWyIplD9amML9ZMWGxmPsu2b -m8mQ9QEM3xk9Dz44I8kvjwzRAv4bVdZO0I08r0+k8/6vKtMFnXkIoctXMbScyJCy -Z/QYFpM6/EfY0XiWMR+6KwxfXZmtY4laJCB22N/9q06mIqqdXuYnin1oKaPnirja -EbsXLZmdEyRG98Xi2J+Of8ePdG1asuhy9azuJBCtLxTa/y2aRnFHvkLfuwHb9H/T -KI8xWVvTyQKmtFLKbpf7Q8UIJm+K9Lv9nyiqDdVF8xM6HdjAeI9BZzwelGSuewvF -6NkBiDkal4ZkQdU7hwxu+g/GvUgUvzlN1J5Bto+WHWOWk9mVBngxaJ43BjuAiUVh -OSPHG0SjFeUc+JIwuwIDAQABo4HvMIHsMBIGA1UdEwEB/wQIMAYBAf8CAQEwDgYD -VR0PAQH/BAQDAgEGMB0GA1UdDgQWBBRlzeurNR4APn7VdMActHNHDhpkLzCBpgYD -VR0gBIGeMIGbMIGYBgRVHSAAMIGPMC8GCCsGAQUFBwIBFiNodHRwOi8vd3d3LmZp -cm1hcHJvZmVzaW9uYWwuY29tL2NwczBcBggrBgEFBQcCAjBQHk4AUABhAHMAZQBv -ACAAZABlACAAbABhACAAQgBvAG4AYQBuAG8AdgBhACAANAA3ACAAQgBhAHIAYwBl -AGwAbwBuAGEAIAAwADgAMAAxADcwDQYJKoZIhvcNAQEFBQADggIBABd9oPm03cXF -661LJLWhAqvdpYhKsg9VSytXjDvlMd3+xDLx51tkljYyGOylMnfX40S2wBEqgLk9 -am58m9Ot/MPWo+ZkKXzR4Tgegiv/J2Wv+xYVxC5xhOW1//qkR71kMrv2JYSiJ0L1 -ILDCExARzRAVukKQKtJE4ZYm6zFIEv0q2skGz3QeqUvVhyj5eTSSPi5E6PaPT481 -PyWzOdxjKpBrIF/EUhJOlywqrJ2X3kjyo2bbwtKDlaZmp54lD+kLM5FlClrD2VQS -3a/DTg4fJl4N3LON7NWBcN7STyQF82xO9UxJZo3R/9ILJUFI/lGExkKvgATP0H5k -SeTy36LssUzAKh3ntLFlosS88Zj0qnAHY7S42jtM+kAiMFsRpvAFDsYCA0irhpuF -3dvd6qJ2gHN99ZwExEWN57kci57q13XRcrHedUTnQn3iV2t93Jm8PYMo6oCTjcVM -ZcFwgbg4/EMxsvYDNEeyrPsiBsse3RdHHF9mudMaotoRsaS8I8nkvof/uZS2+F0g -StRf571oe2XyFR7SOqkt6dhrJKyXWERHrVkY8SFlcN7ONGCoQPHzPKTDKCOM/icz -Q0CgFzzr6juwcqajuUpLXhZI9LK8yIySxZ2frHI2vDSANGupi5LAuBft7HZT9SQB -jLMi6Et8Vcad+qMUu2WFbm5PEn4KPJ2V ------END CERTIFICATE----- - -# Issuer: CN=Izenpe.com O=IZENPE S.A. -# Subject: CN=Izenpe.com O=IZENPE S.A. -# Label: "Izenpe.com" -# Serial: 917563065490389241595536686991402621 -# MD5 Fingerprint: a6:b0:cd:85:80:da:5c:50:34:a3:39:90:2f:55:67:73 -# SHA1 Fingerprint: 2f:78:3d:25:52:18:a7:4a:65:39:71:b5:2c:a2:9c:45:15:6f:e9:19 -# SHA256 Fingerprint: 25:30:cc:8e:98:32:15:02:ba:d9:6f:9b:1f:ba:1b:09:9e:2d:29:9e:0f:45:48:bb:91:4f:36:3b:c0:d4:53:1f ------BEGIN CERTIFICATE----- -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 ------END CERTIFICATE----- - -# Issuer: CN=Go Daddy Root Certificate Authority - G2 O=GoDaddy.com, Inc. -# Subject: CN=Go Daddy Root Certificate Authority - G2 O=GoDaddy.com, Inc. -# Label: "Go Daddy Root Certificate Authority - G2" -# Serial: 0 -# MD5 Fingerprint: 80:3a:bc:22:c1:e6:fb:8d:9b:3b:27:4a:32:1b:9a:01 -# SHA1 Fingerprint: 47:be:ab:c9:22:ea:e8:0e:78:78:34:62:a7:9f:45:c2:54:fd:e6:8b -# SHA256 Fingerprint: 45:14:0b:32:47:eb:9c:c8:c5:b4:f0:d7:b5:30:91:f7:32:92:08:9e:6e:5a:63:e2:74:9d:d3:ac:a9:19:8e:da ------BEGIN CERTIFICATE----- -MIIDxTCCAq2gAwIBAgIBADANBgkqhkiG9w0BAQsFADCBgzELMAkGA1UEBhMCVVMx -EDAOBgNVBAgTB0FyaXpvbmExEzARBgNVBAcTClNjb3R0c2RhbGUxGjAYBgNVBAoT -EUdvRGFkZHkuY29tLCBJbmMuMTEwLwYDVQQDEyhHbyBEYWRkeSBSb290IENlcnRp -ZmljYXRlIEF1dGhvcml0eSAtIEcyMB4XDTA5MDkwMTAwMDAwMFoXDTM3MTIzMTIz -NTk1OVowgYMxCzAJBgNVBAYTAlVTMRAwDgYDVQQIEwdBcml6b25hMRMwEQYDVQQH -EwpTY290dHNkYWxlMRowGAYDVQQKExFHb0RhZGR5LmNvbSwgSW5jLjExMC8GA1UE -AxMoR28gRGFkZHkgUm9vdCBDZXJ0aWZpY2F0ZSBBdXRob3JpdHkgLSBHMjCCASIw -DQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL9xYgjx+lk09xvJGKP3gElY6SKD -E6bFIEMBO4Tx5oVJnyfq9oQbTqC023CYxzIBsQU+B07u9PpPL1kwIuerGVZr4oAH -/PMWdYA5UXvl+TW2dE6pjYIT5LY/qQOD+qK+ihVqf94Lw7YZFAXK6sOoBJQ7Rnwy -DfMAZiLIjWltNowRGLfTshxgtDj6AozO091GB94KPutdfMh8+7ArU6SSYmlRJQVh -GkSBjCypQ5Yj36w6gZoOKcUcqeldHraenjAKOc7xiID7S13MMuyFYkMlNAJWJwGR -tDtwKj9useiciAF9n9T521NtYJ2/LOdYq7hfRvzOxBsDPAnrSTFcaUaz4EcCAwEA -AaNCMEAwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYE -FDqahQcQZyi27/a9BUFuIMGU2g/eMA0GCSqGSIb3DQEBCwUAA4IBAQCZ21151fmX -WWcDYfF+OwYxdS2hII5PZYe096acvNjpL9DbWu7PdIxztDhC2gV7+AJ1uP2lsdeu -9tfeE8tTEH6KRtGX+rcuKxGrkLAngPnon1rpN5+r5N9ss4UXnT3ZJE95kTXWXwTr -gIOrmgIttRD02JDHBHNA7XIloKmf7J6raBKZV8aPEjoJpL1E/QYVN8Gb5DKj7Tjo -2GTzLH4U/ALqn83/B2gX2yKQOC16jdFU8WnjXzPKej17CuPKf1855eJ1usV2GDPO -LPAvTK33sefOT6jEm0pUBsV/fdUID+Ic/n4XuKxe9tQWskMJDE32p2u0mYRlynqI -4uJEvlz36hz1 ------END CERTIFICATE----- - -# Issuer: CN=Starfield Root Certificate Authority - G2 O=Starfield Technologies, Inc. -# Subject: CN=Starfield Root Certificate Authority - G2 O=Starfield Technologies, Inc. -# Label: "Starfield Root Certificate Authority - G2" -# Serial: 0 -# MD5 Fingerprint: d6:39:81:c6:52:7e:96:69:fc:fc:ca:66:ed:05:f2:96 -# SHA1 Fingerprint: b5:1c:06:7c:ee:2b:0c:3d:f8:55:ab:2d:92:f4:fe:39:d4:e7:0f:0e -# SHA256 Fingerprint: 2c:e1:cb:0b:f9:d2:f9:e1:02:99:3f:be:21:51:52:c3:b2:dd:0c:ab:de:1c:68:e5:31:9b:83:91:54:db:b7:f5 ------BEGIN CERTIFICATE----- -MIID3TCCAsWgAwIBAgIBADANBgkqhkiG9w0BAQsFADCBjzELMAkGA1UEBhMCVVMx -EDAOBgNVBAgTB0FyaXpvbmExEzARBgNVBAcTClNjb3R0c2RhbGUxJTAjBgNVBAoT -HFN0YXJmaWVsZCBUZWNobm9sb2dpZXMsIEluYy4xMjAwBgNVBAMTKVN0YXJmaWVs -ZCBSb290IENlcnRpZmljYXRlIEF1dGhvcml0eSAtIEcyMB4XDTA5MDkwMTAwMDAw -MFoXDTM3MTIzMTIzNTk1OVowgY8xCzAJBgNVBAYTAlVTMRAwDgYDVQQIEwdBcml6 -b25hMRMwEQYDVQQHEwpTY290dHNkYWxlMSUwIwYDVQQKExxTdGFyZmllbGQgVGVj -aG5vbG9naWVzLCBJbmMuMTIwMAYDVQQDEylTdGFyZmllbGQgUm9vdCBDZXJ0aWZp -Y2F0ZSBBdXRob3JpdHkgLSBHMjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoC -ggEBAL3twQP89o/8ArFvW59I2Z154qK3A2FWGMNHttfKPTUuiUP3oWmb3ooa/RMg -nLRJdzIpVv257IzdIvpy3Cdhl+72WoTsbhm5iSzchFvVdPtrX8WJpRBSiUZV9Lh1 -HOZ/5FSuS/hVclcCGfgXcVnrHigHdMWdSL5stPSksPNkN3mSwOxGXn/hbVNMYq/N -Hwtjuzqd+/x5AJhhdM8mgkBj87JyahkNmcrUDnXMN/uLicFZ8WJ/X7NfZTD4p7dN -dloedl40wOiWVpmKs/B/pM293DIxfJHP4F8R+GuqSVzRmZTRouNjWwl2tVZi4Ut0 -HZbUJtQIBFnQmA4O5t78w+wfkPECAwEAAaNCMEAwDwYDVR0TAQH/BAUwAwEB/zAO -BgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYEFHwMMh+n2TB/xH1oo2Kooc6rB1snMA0G -CSqGSIb3DQEBCwUAA4IBAQARWfolTwNvlJk7mh+ChTnUdgWUXuEok21iXQnCoKjU -sHU48TRqneSfioYmUeYs0cYtbpUgSpIB7LiKZ3sx4mcujJUDJi5DnUox9g61DLu3 -4jd/IroAow57UvtruzvE03lRTs2Q9GcHGcg8RnoNAX3FWOdt5oUwF5okxBDgBPfg -8n/Uqgr/Qh037ZTlZFkSIHc40zI+OIF1lnP6aI+xy84fxez6nH7PfrHxBy22/L/K -pL/QlwVKvOoYKAKQvVR4CSFx09F9HdkWsKlhPdAKACL8x3vLCWRFCztAgfd9fDL1 -mMpYjn0q7pBZc2T5NnReJaH1ZgUufzkVqSr7UIuOhWn0 ------END CERTIFICATE----- - -# Issuer: CN=Starfield Services Root Certificate Authority - G2 O=Starfield Technologies, Inc. -# Subject: CN=Starfield Services Root Certificate Authority - G2 O=Starfield Technologies, Inc. -# Label: "Starfield Services Root Certificate Authority - G2" -# Serial: 0 -# MD5 Fingerprint: 17:35:74:af:7b:61:1c:eb:f4:f9:3c:e2:ee:40:f9:a2 -# SHA1 Fingerprint: 92:5a:8f:8d:2c:6d:04:e0:66:5f:59:6a:ff:22:d8:63:e8:25:6f:3f -# SHA256 Fingerprint: 56:8d:69:05:a2:c8:87:08:a4:b3:02:51:90:ed:cf:ed:b1:97:4a:60:6a:13:c6:e5:29:0f:cb:2a:e6:3e:da:b5 ------BEGIN CERTIFICATE----- -MIID7zCCAtegAwIBAgIBADANBgkqhkiG9w0BAQsFADCBmDELMAkGA1UEBhMCVVMx -EDAOBgNVBAgTB0FyaXpvbmExEzARBgNVBAcTClNjb3R0c2RhbGUxJTAjBgNVBAoT -HFN0YXJmaWVsZCBUZWNobm9sb2dpZXMsIEluYy4xOzA5BgNVBAMTMlN0YXJmaWVs -ZCBTZXJ2aWNlcyBSb290IENlcnRpZmljYXRlIEF1dGhvcml0eSAtIEcyMB4XDTA5 -MDkwMTAwMDAwMFoXDTM3MTIzMTIzNTk1OVowgZgxCzAJBgNVBAYTAlVTMRAwDgYD -VQQIEwdBcml6b25hMRMwEQYDVQQHEwpTY290dHNkYWxlMSUwIwYDVQQKExxTdGFy -ZmllbGQgVGVjaG5vbG9naWVzLCBJbmMuMTswOQYDVQQDEzJTdGFyZmllbGQgU2Vy -dmljZXMgUm9vdCBDZXJ0aWZpY2F0ZSBBdXRob3JpdHkgLSBHMjCCASIwDQYJKoZI -hvcNAQEBBQADggEPADCCAQoCggEBANUMOsQq+U7i9b4Zl1+OiFOxHz/Lz58gE20p -OsgPfTz3a3Y4Y9k2YKibXlwAgLIvWX/2h/klQ4bnaRtSmpDhcePYLQ1Ob/bISdm2 -8xpWriu2dBTrz/sm4xq6HZYuajtYlIlHVv8loJNwU4PahHQUw2eeBGg6345AWh1K -Ts9DkTvnVtYAcMtS7nt9rjrnvDH5RfbCYM8TWQIrgMw0R9+53pBlbQLPLJGmpufe -hRhJfGZOozptqbXuNC66DQO4M99H67FrjSXZm86B0UVGMpZwh94CDklDhbZsc7tk -6mFBrMnUVN+HL8cisibMn1lUaJ/8viovxFUcdUBgF4UCVTmLfwUCAwEAAaNCMEAw -DwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYEFJxfAN+q -AdcwKziIorhtSpzyEZGDMA0GCSqGSIb3DQEBCwUAA4IBAQBLNqaEd2ndOxmfZyMI -bw5hyf2E3F/YNoHN2BtBLZ9g3ccaaNnRbobhiCPPE95Dz+I0swSdHynVv/heyNXB -ve6SbzJ08pGCL72CQnqtKrcgfU28elUSwhXqvfdqlS5sdJ/PHLTyxQGjhdByPq1z -qwubdQxtRbeOlKyWN7Wg0I8VRw7j6IPdj/3vQQF3zCepYoUz8jcI73HPdwbeyBkd -iEDPfUYd/x7H4c7/I9vG+o1VTqkC50cRRj70/b17KSa7qWFiNyi2LSr2EIZkyXCn -0q23KXB56jzaYyWf/Wi3MOxw+3WKt21gZ7IeyLnp2KhvAotnDU0mV3HaIPzBSlCN -sSi6 ------END CERTIFICATE----- - -# Issuer: CN=AffirmTrust Commercial O=AffirmTrust -# Subject: CN=AffirmTrust Commercial O=AffirmTrust -# Label: "AffirmTrust Commercial" -# Serial: 8608355977964138876 -# MD5 Fingerprint: 82:92:ba:5b:ef:cd:8a:6f:a6:3d:55:f9:84:f6:d6:b7 -# SHA1 Fingerprint: f9:b5:b6:32:45:5f:9c:be:ec:57:5f:80:dc:e9:6e:2c:c7:b2:78:b7 -# SHA256 Fingerprint: 03:76:ab:1d:54:c5:f9:80:3c:e4:b2:e2:01:a0:ee:7e:ef:7b:57:b6:36:e8:a9:3c:9b:8d:48:60:c9:6f:5f:a7 ------BEGIN CERTIFICATE----- -MIIDTDCCAjSgAwIBAgIId3cGJyapsXwwDQYJKoZIhvcNAQELBQAwRDELMAkGA1UE -BhMCVVMxFDASBgNVBAoMC0FmZmlybVRydXN0MR8wHQYDVQQDDBZBZmZpcm1UcnVz -dCBDb21tZXJjaWFsMB4XDTEwMDEyOTE0MDYwNloXDTMwMTIzMTE0MDYwNlowRDEL -MAkGA1UEBhMCVVMxFDASBgNVBAoMC0FmZmlybVRydXN0MR8wHQYDVQQDDBZBZmZp -cm1UcnVzdCBDb21tZXJjaWFsMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKC -AQEA9htPZwcroRX1BiLLHwGy43NFBkRJLLtJJRTWzsO3qyxPxkEylFf6EqdbDuKP -Hx6GGaeqtS25Xw2Kwq+FNXkyLbscYjfysVtKPcrNcV/pQr6U6Mje+SJIZMblq8Yr -ba0F8PrVC8+a5fBQpIs7R6UjW3p6+DM/uO+Zl+MgwdYoic+U+7lF7eNAFxHUdPAL -MeIrJmqbTFeurCA+ukV6BfO9m2kVrn1OIGPENXY6BwLJN/3HR+7o8XYdcxXyl6S1 -yHp52UKqK39c/s4mT6NmgTWvRLpUHhwwMmWd5jyTXlBOeuM61G7MGvv50jeuJCqr -VwMiKA1JdX+3KNp1v47j3A55MQIDAQABo0IwQDAdBgNVHQ4EFgQUnZPGU4teyq8/ -nx4P5ZmVvCT2lI8wDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwDQYJ -KoZIhvcNAQELBQADggEBAFis9AQOzcAN/wr91LoWXym9e2iZWEnStB03TX8nfUYG -XUPGhi4+c7ImfU+TqbbEKpqrIZcUsd6M06uJFdhrJNTxFq7YpFzUf1GO7RgBsZNj -vbz4YYCanrHOQnDiqX0GJX0nof5v7LMeJNrjS1UaADs1tDvZ110w/YETifLCBivt -Z8SOyUOyXGsViQK8YvxO8rUzqrJv0wqiUOP2O+guRMLbZjipM1ZI8W0bM40NjD9g -N53Tym1+NH4Nn3J2ixufcv1SNUFFApYvHLKac0khsUlHRUe072o0EclNmsxZt9YC -nlpOZbWUrhvfKbAW8b8Angc6F2S1BLUjIZkKlTuXfO8= ------END CERTIFICATE----- - -# Issuer: CN=AffirmTrust Networking O=AffirmTrust -# Subject: CN=AffirmTrust Networking O=AffirmTrust -# Label: "AffirmTrust Networking" -# Serial: 8957382827206547757 -# MD5 Fingerprint: 42:65:ca:be:01:9a:9a:4c:a9:8c:41:49:cd:c0:d5:7f -# SHA1 Fingerprint: 29:36:21:02:8b:20:ed:02:f5:66:c5:32:d1:d6:ed:90:9f:45:00:2f -# SHA256 Fingerprint: 0a:81:ec:5a:92:97:77:f1:45:90:4a:f3:8d:5d:50:9f:66:b5:e2:c5:8f:cd:b5:31:05:8b:0e:17:f3:f0:b4:1b ------BEGIN CERTIFICATE----- -MIIDTDCCAjSgAwIBAgIIfE8EORzUmS0wDQYJKoZIhvcNAQEFBQAwRDELMAkGA1UE -BhMCVVMxFDASBgNVBAoMC0FmZmlybVRydXN0MR8wHQYDVQQDDBZBZmZpcm1UcnVz -dCBOZXR3b3JraW5nMB4XDTEwMDEyOTE0MDgyNFoXDTMwMTIzMTE0MDgyNFowRDEL -MAkGA1UEBhMCVVMxFDASBgNVBAoMC0FmZmlybVRydXN0MR8wHQYDVQQDDBZBZmZp -cm1UcnVzdCBOZXR3b3JraW5nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKC -AQEAtITMMxcua5Rsa2FSoOujz3mUTOWUgJnLVWREZY9nZOIG41w3SfYvm4SEHi3y -YJ0wTsyEheIszx6e/jarM3c1RNg1lho9Nuh6DtjVR6FqaYvZ/Ls6rnla1fTWcbua -kCNrmreIdIcMHl+5ni36q1Mr3Lt2PpNMCAiMHqIjHNRqrSK6mQEubWXLviRmVSRL -QESxG9fhwoXA3hA/Pe24/PHxI1Pcv2WXb9n5QHGNfb2V1M6+oF4nI979ptAmDgAp -6zxG8D1gvz9Q0twmQVGeFDdCBKNwV6gbh+0t+nvujArjqWaJGctB+d1ENmHP4ndG -yH329JKBNv3bNPFyfvMMFr20FQIDAQABo0IwQDAdBgNVHQ4EFgQUBx/S55zawm6i -QLSwelAQUHTEyL0wDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwDQYJ -KoZIhvcNAQEFBQADggEBAIlXshZ6qML91tmbmzTCnLQyFE2npN/svqe++EPbkTfO -tDIuUFUaNU52Q3Eg75N3ThVwLofDwR1t3Mu1J9QsVtFSUzpE0nPIxBsFZVpikpzu -QY0x2+c06lkh1QF612S4ZDnNye2v7UsDSKegmQGA3GWjNq5lWUhPgkvIZfFXHeVZ -Lgo/bNjR9eUJtGxUAArgFU2HdW23WJZa3W3SAKD0m0i+wzekujbgfIeFlxoVot4u -olu9rxj5kFDNcFn4J2dHy8egBzp90SxdbBk6ZrV9/ZFvgrG+CJPbFEfxojfHRZ48 -x3evZKiT3/Zpg4Jg8klCNO1aAFSFHBY2kgxc+qatv9s= ------END CERTIFICATE----- - -# Issuer: CN=AffirmTrust Premium O=AffirmTrust -# Subject: CN=AffirmTrust Premium O=AffirmTrust -# Label: "AffirmTrust Premium" -# Serial: 7893706540734352110 -# MD5 Fingerprint: c4:5d:0e:48:b6:ac:28:30:4e:0a:bc:f9:38:16:87:57 -# SHA1 Fingerprint: d8:a6:33:2c:e0:03:6f:b1:85:f6:63:4f:7d:6a:06:65:26:32:28:27 -# SHA256 Fingerprint: 70:a7:3f:7f:37:6b:60:07:42:48:90:45:34:b1:14:82:d5:bf:0e:69:8e:cc:49:8d:f5:25:77:eb:f2:e9:3b:9a ------BEGIN CERTIFICATE----- -MIIFRjCCAy6gAwIBAgIIbYwURrGmCu4wDQYJKoZIhvcNAQEMBQAwQTELMAkGA1UE -BhMCVVMxFDASBgNVBAoMC0FmZmlybVRydXN0MRwwGgYDVQQDDBNBZmZpcm1UcnVz -dCBQcmVtaXVtMB4XDTEwMDEyOTE0MTAzNloXDTQwMTIzMTE0MTAzNlowQTELMAkG -A1UEBhMCVVMxFDASBgNVBAoMC0FmZmlybVRydXN0MRwwGgYDVQQDDBNBZmZpcm1U -cnVzdCBQcmVtaXVtMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAxBLf -qV/+Qd3d9Z+K4/as4Tx4mrzY8H96oDMq3I0gW64tb+eT2TZwamjPjlGjhVtnBKAQ -JG9dKILBl1fYSCkTtuG+kU3fhQxTGJoeJKJPj/CihQvL9Cl/0qRY7iZNyaqoe5rZ -+jjeRFcV5fiMyNlI4g0WJx0eyIOFJbe6qlVBzAMiSy2RjYvmia9mx+n/K+k8rNrS -s8PhaJyJ+HoAVt70VZVs+7pk3WKL3wt3MutizCaam7uqYoNMtAZ6MMgpv+0GTZe5 -HMQxK9VfvFMSF5yZVylmd2EhMQcuJUmdGPLu8ytxjLW6OQdJd/zvLpKQBY0tL3d7 -70O/Nbua2Plzpyzy0FfuKE4mX4+QaAkvuPjcBukumj5Rp9EixAqnOEhss/n/fauG -V+O61oV4d7pD6kh/9ti+I20ev9E2bFhc8e6kGVQa9QPSdubhjL08s9NIS+LI+H+S -qHZGnEJlPqQewQcDWkYtuJfzt9WyVSHvutxMAJf7FJUnM7/oQ0dG0giZFmA7mn7S -5u046uwBHjxIVkkJx0w3AJ6IDsBz4W9m6XJHMD4Q5QsDyZpCAGzFlH5hxIrff4Ia -C1nEWTJ3s7xgaVY5/bQGeyzWZDbZvUjthB9+pSKPKrhC9IK31FOQeE4tGv2Bb0TX -OwF0lkLgAOIua+rF7nKsu7/+6qqo+Nz2snmKtmcCAwEAAaNCMEAwHQYDVR0OBBYE -FJ3AZ6YMItkm9UWrpmVSESfYRaxjMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/ -BAQDAgEGMA0GCSqGSIb3DQEBDAUAA4ICAQCzV00QYk465KzquByvMiPIs0laUZx2 -KI15qldGF9X1Uva3ROgIRL8YhNILgM3FEv0AVQVhh0HctSSePMTYyPtwni94loMg -Nt58D2kTiKV1NpgIpsbfrM7jWNa3Pt668+s0QNiigfV4Py/VpfzZotReBA4Xrf5B -8OWycvpEgjNC6C1Y91aMYj+6QrCcDFx+LmUmXFNPALJ4fqENmS2NuB2OosSw/WDQ -MKSOyARiqcTtNd56l+0OOF6SL5Nwpamcb6d9Ex1+xghIsV5n61EIJenmJWtSKZGc -0jlzCFfemQa0W50QBuHCAKi4HEoCChTQwUHK+4w1IX2COPKpVJEZNZOUbWo6xbLQ -u4mGk+ibyQ86p3q4ofB4Rvr8Ny/lioTz3/4E2aFooC8k4gmVBtWVyuEklut89pMF -u+1z6S3RdTnX5yTb2E5fQ4+e0BQ5v1VwSJlXMbSc7kqYA5YwH2AG7hsj/oFgIxpH -YoWlzBk0gG+zrBrjn/B7SK3VAdlntqlyk+otZrWyuOQ9PLLvTIzq6we/qzWaVYa8 -GKa1qF60g2xraUDTn9zxw2lrueFtCfTxqlB2Cnp9ehehVZZCmTEJ3WARjQUwfuaO -RtGdFNrHF+QFlozEJLUbzxQHskD4o55BhrwE0GuWyCqANP2/7waj3VjFhT0+j/6e -KeC2uAloGRwYQw== ------END CERTIFICATE----- - -# Issuer: CN=AffirmTrust Premium ECC O=AffirmTrust -# Subject: CN=AffirmTrust Premium ECC O=AffirmTrust -# Label: "AffirmTrust Premium ECC" -# Serial: 8401224907861490260 -# MD5 Fingerprint: 64:b0:09:55:cf:b1:d5:99:e2:be:13:ab:a6:5d:ea:4d -# SHA1 Fingerprint: b8:23:6b:00:2f:1d:16:86:53:01:55:6c:11:a4:37:ca:eb:ff:c3:bb -# SHA256 Fingerprint: bd:71:fd:f6:da:97:e4:cf:62:d1:64:7a:dd:25:81:b0:7d:79:ad:f8:39:7e:b4:ec:ba:9c:5e:84:88:82:14:23 ------BEGIN CERTIFICATE----- -MIIB/jCCAYWgAwIBAgIIdJclisc/elQwCgYIKoZIzj0EAwMwRTELMAkGA1UEBhMC -VVMxFDASBgNVBAoMC0FmZmlybVRydXN0MSAwHgYDVQQDDBdBZmZpcm1UcnVzdCBQ -cmVtaXVtIEVDQzAeFw0xMDAxMjkxNDIwMjRaFw00MDEyMzExNDIwMjRaMEUxCzAJ -BgNVBAYTAlVTMRQwEgYDVQQKDAtBZmZpcm1UcnVzdDEgMB4GA1UEAwwXQWZmaXJt -VHJ1c3QgUHJlbWl1bSBFQ0MwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAAQNMF4bFZ0D -0KF5Nbc6PJJ6yhUczWLznCZcBz3lVPqj1swS6vQUX+iOGasvLkjmrBhDeKzQN8O9 -ss0s5kfiGuZjuD0uL3jET9v0D6RoTFVya5UdThhClXjMNzyR4ptlKymjQjBAMB0G -A1UdDgQWBBSaryl6wBE1NSZRMADDav5A1a7WPDAPBgNVHRMBAf8EBTADAQH/MA4G -A1UdDwEB/wQEAwIBBjAKBggqhkjOPQQDAwNnADBkAjAXCfOHiFBar8jAQr9HX/Vs -aobgxCd05DhT1wV/GzTjxi+zygk8N53X57hG8f2h4nECMEJZh0PUUd+60wkyWs6I -flc9nF9Ca/UHLbXwgpP5WW+uZPpY5Yse42O+tYHNbwKMeQ== ------END CERTIFICATE----- - -# Issuer: CN=Certum Trusted Network CA O=Unizeto Technologies S.A. OU=Certum Certification Authority -# Subject: CN=Certum Trusted Network CA O=Unizeto Technologies S.A. OU=Certum Certification Authority -# Label: "Certum Trusted Network CA" -# Serial: 279744 -# MD5 Fingerprint: d5:e9:81:40:c5:18:69:fc:46:2c:89:75:62:0f:aa:78 -# SHA1 Fingerprint: 07:e0:32:e0:20:b7:2c:3f:19:2f:06:28:a2:59:3a:19:a7:0f:06:9e -# SHA256 Fingerprint: 5c:58:46:8d:55:f5:8e:49:7e:74:39:82:d2:b5:00:10:b6:d1:65:37:4a:cf:83:a7:d4:a3:2d:b7:68:c4:40:8e ------BEGIN CERTIFICATE----- -MIIDuzCCAqOgAwIBAgIDBETAMA0GCSqGSIb3DQEBBQUAMH4xCzAJBgNVBAYTAlBM -MSIwIAYDVQQKExlVbml6ZXRvIFRlY2hub2xvZ2llcyBTLkEuMScwJQYDVQQLEx5D -ZXJ0dW0gQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkxIjAgBgNVBAMTGUNlcnR1bSBU -cnVzdGVkIE5ldHdvcmsgQ0EwHhcNMDgxMDIyMTIwNzM3WhcNMjkxMjMxMTIwNzM3 -WjB+MQswCQYDVQQGEwJQTDEiMCAGA1UEChMZVW5pemV0byBUZWNobm9sb2dpZXMg -Uy5BLjEnMCUGA1UECxMeQ2VydHVtIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MSIw -IAYDVQQDExlDZXJ0dW0gVHJ1c3RlZCBOZXR3b3JrIENBMIIBIjANBgkqhkiG9w0B -AQEFAAOCAQ8AMIIBCgKCAQEA4/t9o3K6wvDJFIf1awFO4W5AB7ptJ11/91sts1rH -UV+rpDKmYYe2bg+G0jACl/jXaVehGDldamR5xgFZrDwxSjh80gTSSyjoIF87B6LM -TXPb865Px1bVWqeWifrzq2jUI4ZZJ88JJ7ysbnKDHDBy3+Ci6dLhdHUZvSqeexVU -BBvXQzmtVSjF4hq79MDkrjhJM8x2hZ85RdKknvISjFH4fOQtf/WsX+sWn7Et0brM -kUJ3TCXJkDhv2/DM+44el1k+1WBO5gUo7Ul5E0u6SNsv+XLTOcr+H9g0cvW0QM8x -AcPs3hEtF10fuFDRXhmnad4HMyjKUJX5p1TLVIZQRan5SQIDAQABo0IwQDAPBgNV -HRMBAf8EBTADAQH/MB0GA1UdDgQWBBQIds3LB/8k9sXN7buQvOKEN0Z19zAOBgNV -HQ8BAf8EBAMCAQYwDQYJKoZIhvcNAQEFBQADggEBAKaorSLOAT2mo/9i0Eidi15y -sHhE49wcrwn9I0j6vSrEuVUEtRCjjSfeC4Jj0O7eDDd5QVsisrCaQVymcODU0HfL -I9MA4GxWL+FpDQ3Zqr8hgVDZBqWo/5U30Kr+4rP1mS1FhIrlQgnXdAIv94nYmem8 -J9RHjboNRhx3zxSkHLmkMcScKHQDNP8zGSal6Q10tz6XxnboJ5ajZt3hrvJBW8qY -VoNzcOSGGtIxQbovvi0TWnZvTuhOgQ4/WwMioBK+ZlgRSssDxLQqKi2WF+A5VLxI -03YnnZotBqbJ7DnSq9ufmgsnAjUpsUCV5/nonFWIGUbWtzT1fs45mtk48VH3Tyw= ------END CERTIFICATE----- - -# Issuer: CN=TWCA Root Certification Authority O=TAIWAN-CA OU=Root CA -# Subject: CN=TWCA Root Certification Authority O=TAIWAN-CA OU=Root CA -# Label: "TWCA Root Certification Authority" -# Serial: 1 -# MD5 Fingerprint: aa:08:8f:f6:f9:7b:b7:f2:b1:a7:1e:9b:ea:ea:bd:79 -# SHA1 Fingerprint: cf:9e:87:6d:d3:eb:fc:42:26:97:a3:b5:a3:7a:a0:76:a9:06:23:48 -# SHA256 Fingerprint: bf:d8:8f:e1:10:1c:41:ae:3e:80:1b:f8:be:56:35:0e:e9:ba:d1:a6:b9:bd:51:5e:dc:5c:6d:5b:87:11:ac:44 ------BEGIN CERTIFICATE----- -MIIDezCCAmOgAwIBAgIBATANBgkqhkiG9w0BAQUFADBfMQswCQYDVQQGEwJUVzES -MBAGA1UECgwJVEFJV0FOLUNBMRAwDgYDVQQLDAdSb290IENBMSowKAYDVQQDDCFU -V0NBIFJvb3QgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMDgwODI4MDcyNDMz -WhcNMzAxMjMxMTU1OTU5WjBfMQswCQYDVQQGEwJUVzESMBAGA1UECgwJVEFJV0FO -LUNBMRAwDgYDVQQLDAdSb290IENBMSowKAYDVQQDDCFUV0NBIFJvb3QgQ2VydGlm -aWNhdGlvbiBBdXRob3JpdHkwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIB -AQCwfnK4pAOU5qfeCTiRShFAh6d8WWQUe7UREN3+v9XAu1bihSX0NXIP+FPQQeFE -AcK0HMMxQhZHhTMidrIKbw/lJVBPhYa+v5guEGcevhEFhgWQxFnQfHgQsIBct+HH -K3XLfJ+utdGdIzdjp9xCoi2SBBtQwXu4PhvJVgSLL1KbralW6cH/ralYhzC2gfeX -RfwZVzsrb+RH9JlF/h3x+JejiB03HFyP4HYlmlD4oFT/RJB2I9IyxsOrBr/8+7/z -rX2SYgJbKdM1o5OaQ2RgXbL6Mv87BK9NQGr5x+PvI/1ry+UPizgN7gr8/g+YnzAx -3WxSZfmLgb4i4RxYA7qRG4kHAgMBAAGjQjBAMA4GA1UdDwEB/wQEAwIBBjAPBgNV -HRMBAf8EBTADAQH/MB0GA1UdDgQWBBRqOFsmjd6LWvJPelSDGRjjCDWmujANBgkq -hkiG9w0BAQUFAAOCAQEAPNV3PdrfibqHDAhUaiBQkr6wQT25JmSDCi/oQMCXKCeC -MErJk/9q56YAf4lCmtYR5VPOL8zy2gXE/uJQxDqGfczafhAJO5I1KlOy/usrBdls -XebQ79NqZp4VKIV66IIArB6nCWlWQtNoURi+VJq/REG6Sb4gumlc7rh3zc5sH62D -lhh9DrUUOYTxKOkto557HnpyWoOzeW/vtPzQCqVYT0bf+215WfKEIlKuD8z7fDvn -aspHYcN6+NOSBB+4IIThNlQWx0DeO4pz3N/GCUzf7Nr/1FNCocnyYh0igzyXxfkZ -YiesZSLX0zzG5Y6yU8xJzrww/nsOM5D77dIUkR8Hrw== ------END CERTIFICATE----- - -# Issuer: O=SECOM Trust Systems CO.,LTD. OU=Security Communication RootCA2 -# Subject: O=SECOM Trust Systems CO.,LTD. OU=Security Communication RootCA2 -# Label: "Security Communication RootCA2" -# Serial: 0 -# MD5 Fingerprint: 6c:39:7d:a4:0e:55:59:b2:3f:d6:41:b1:12:50:de:43 -# SHA1 Fingerprint: 5f:3b:8c:f2:f8:10:b3:7d:78:b4:ce:ec:19:19:c3:73:34:b9:c7:74 -# SHA256 Fingerprint: 51:3b:2c:ec:b8:10:d4:cd:e5:dd:85:39:1a:df:c6:c2:dd:60:d8:7b:b7:36:d2:b5:21:48:4a:a4:7a:0e:be:f6 ------BEGIN CERTIFICATE----- -MIIDdzCCAl+gAwIBAgIBADANBgkqhkiG9w0BAQsFADBdMQswCQYDVQQGEwJKUDEl -MCMGA1UEChMcU0VDT00gVHJ1c3QgU3lzdGVtcyBDTy4sTFRELjEnMCUGA1UECxMe -U2VjdXJpdHkgQ29tbXVuaWNhdGlvbiBSb290Q0EyMB4XDTA5MDUyOTA1MDAzOVoX -DTI5MDUyOTA1MDAzOVowXTELMAkGA1UEBhMCSlAxJTAjBgNVBAoTHFNFQ09NIFRy -dXN0IFN5c3RlbXMgQ08uLExURC4xJzAlBgNVBAsTHlNlY3VyaXR5IENvbW11bmlj -YXRpb24gUm9vdENBMjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANAV -OVKxUrO6xVmCxF1SrjpDZYBLx/KWvNs2l9amZIyoXvDjChz335c9S672XewhtUGr -zbl+dp+++T42NKA7wfYxEUV0kz1XgMX5iZnK5atq1LXaQZAQwdbWQonCv/Q4EpVM -VAX3NuRFg3sUZdbcDE3R3n4MqzvEFb46VqZab3ZpUql6ucjrappdUtAtCms1FgkQ -hNBqyjoGADdH5H5XTz+L62e4iKrFvlNVspHEfbmwhRkGeC7bYRr6hfVKkaHnFtWO -ojnflLhwHyg/i/xAXmODPIMqGplrz95Zajv8bxbXH/1KEOtOghY6rCcMU/Gt1SSw -awNQwS08Ft1ENCcadfsCAwEAAaNCMEAwHQYDVR0OBBYEFAqFqXdlBZh8QIH4D5cs -OPEK7DzPMA4GA1UdDwEB/wQEAwIBBjAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3 -DQEBCwUAA4IBAQBMOqNErLlFsceTfsgLCkLfZOoc7llsCLqJX2rKSpWeeo8HxdpF -coJxDjrSzG+ntKEju/Ykn8sX/oymzsLS28yN/HH8AynBbF0zX2S2ZTuJbxh2ePXc -okgfGT+Ok+vx+hfuzU7jBBJV1uXk3fs+BXziHV7Gp7yXT2g69ekuCkO2r1dcYmh8 -t/2jioSgrGK+KwmHNPBqAbubKVY8/gA3zyNs8U6qtnRGEmyR7jTV7JqR50S+kDFy -1UkC9gLl9B/rfNmWVan/7Ir5mUf/NVoCqgTLiluHcSmRvaS0eg29mvVXIwAHIRc/ -SjnRBUkLp7Y3gaVdjKozXoEofKd9J+sAro03 ------END CERTIFICATE----- - -# Issuer: CN=EC-ACC O=Agencia Catalana de Certificacio (NIF Q-0801176-I) OU=Serveis Publics de Certificacio/Vegeu https://www.catcert.net/verarrel (c)03/Jerarquia Entitats de Certificacio Catalanes -# Subject: CN=EC-ACC O=Agencia Catalana de Certificacio (NIF Q-0801176-I) OU=Serveis Publics de Certificacio/Vegeu https://www.catcert.net/verarrel (c)03/Jerarquia Entitats de Certificacio Catalanes -# Label: "EC-ACC" -# Serial: -23701579247955709139626555126524820479 -# MD5 Fingerprint: eb:f5:9d:29:0d:61:f9:42:1f:7c:c2:ba:6d:e3:15:09 -# SHA1 Fingerprint: 28:90:3a:63:5b:52:80:fa:e6:77:4c:0b:6d:a7:d6:ba:a6:4a:f2:e8 -# SHA256 Fingerprint: 88:49:7f:01:60:2f:31:54:24:6a:e2:8c:4d:5a:ef:10:f1:d8:7e:bb:76:62:6f:4a:e0:b7:f9:5b:a7:96:87:99 ------BEGIN CERTIFICATE----- -MIIFVjCCBD6gAwIBAgIQ7is969Qh3hSoYqwE893EATANBgkqhkiG9w0BAQUFADCB -8zELMAkGA1UEBhMCRVMxOzA5BgNVBAoTMkFnZW5jaWEgQ2F0YWxhbmEgZGUgQ2Vy -dGlmaWNhY2lvIChOSUYgUS0wODAxMTc2LUkpMSgwJgYDVQQLEx9TZXJ2ZWlzIFB1 -YmxpY3MgZGUgQ2VydGlmaWNhY2lvMTUwMwYDVQQLEyxWZWdldSBodHRwczovL3d3 -dy5jYXRjZXJ0Lm5ldC92ZXJhcnJlbCAoYykwMzE1MDMGA1UECxMsSmVyYXJxdWlh -IEVudGl0YXRzIGRlIENlcnRpZmljYWNpbyBDYXRhbGFuZXMxDzANBgNVBAMTBkVD -LUFDQzAeFw0wMzAxMDcyMzAwMDBaFw0zMTAxMDcyMjU5NTlaMIHzMQswCQYDVQQG -EwJFUzE7MDkGA1UEChMyQWdlbmNpYSBDYXRhbGFuYSBkZSBDZXJ0aWZpY2FjaW8g -KE5JRiBRLTA4MDExNzYtSSkxKDAmBgNVBAsTH1NlcnZlaXMgUHVibGljcyBkZSBD -ZXJ0aWZpY2FjaW8xNTAzBgNVBAsTLFZlZ2V1IGh0dHBzOi8vd3d3LmNhdGNlcnQu -bmV0L3ZlcmFycmVsIChjKTAzMTUwMwYDVQQLEyxKZXJhcnF1aWEgRW50aXRhdHMg -ZGUgQ2VydGlmaWNhY2lvIENhdGFsYW5lczEPMA0GA1UEAxMGRUMtQUNDMIIBIjAN -BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsyLHT+KXQpWIR4NA9h0X84NzJB5R -85iKw5K4/0CQBXCHYMkAqbWUZRkiFRfCQ2xmRJoNBD45b6VLeqpjt4pEndljkYRm -4CgPukLjbo73FCeTae6RDqNfDrHrZqJyTxIThmV6PttPB/SnCWDaOkKZx7J/sxaV -HMf5NLWUhdWZXqBIoH7nF2W4onW4HvPlQn2v7fOKSGRdghST2MDk/7NQcvJ29rNd -QlB50JQ+awwAvthrDk4q7D7SzIKiGGUzE3eeml0aE9jD2z3Il3rucO2n5nzbcc8t -lGLfbdb1OL4/pYUKGbio2Al1QnDE6u/LDsg0qBIimAy4E5S2S+zw0JDnJwIDAQAB -o4HjMIHgMB0GA1UdEQQWMBSBEmVjX2FjY0BjYXRjZXJ0Lm5ldDAPBgNVHRMBAf8E -BTADAQH/MA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQUoMOLRKo3pUW/l4Ba0fF4 -opvpXY0wfwYDVR0gBHgwdjB0BgsrBgEEAfV4AQMBCjBlMCwGCCsGAQUFBwIBFiBo -dHRwczovL3d3dy5jYXRjZXJ0Lm5ldC92ZXJhcnJlbDA1BggrBgEFBQcCAjApGidW -ZWdldSBodHRwczovL3d3dy5jYXRjZXJ0Lm5ldC92ZXJhcnJlbCAwDQYJKoZIhvcN -AQEFBQADggEBAKBIW4IB9k1IuDlVNZyAelOZ1Vr/sXE7zDkJlF7W2u++AVtd0x7Y -/X1PzaBB4DSTv8vihpw3kpBWHNzrKQXlxJ7HNd+KDM3FIUPpqojlNcAZQmNaAl6k -SBg6hW/cnbw/nZzBh7h6YQjpdwt/cKt63dmXLGQehb+8dJahw3oS7AwaboMMPOhy -Rp/7SNVel+axofjk70YllJyJ22k4vuxcDlbHZVHlUIiIv0LVKz3l+bqeLrPK9HOS -Agu+TGbrIP65y7WZf+a2E/rKS03Z7lNGBjvGTq2TWoF+bCpLagVFjPIhpDGQh2xl -nJ2lYJU6Un/10asIbvPuW/mIPX64b24D5EI= ------END CERTIFICATE----- - -# Issuer: CN=Hellenic Academic and Research Institutions RootCA 2011 O=Hellenic Academic and Research Institutions Cert. Authority -# Subject: CN=Hellenic Academic and Research Institutions RootCA 2011 O=Hellenic Academic and Research Institutions Cert. Authority -# Label: "Hellenic Academic and Research Institutions RootCA 2011" -# Serial: 0 -# MD5 Fingerprint: 73:9f:4c:4b:73:5b:79:e9:fa:ba:1c:ef:6e:cb:d5:c9 -# SHA1 Fingerprint: fe:45:65:9b:79:03:5b:98:a1:61:b5:51:2e:ac:da:58:09:48:22:4d -# SHA256 Fingerprint: bc:10:4f:15:a4:8b:e7:09:dc:a5:42:a7:e1:d4:b9:df:6f:05:45:27:e8:02:ea:a9:2d:59:54:44:25:8a:fe:71 ------BEGIN CERTIFICATE----- -MIIEMTCCAxmgAwIBAgIBADANBgkqhkiG9w0BAQUFADCBlTELMAkGA1UEBhMCR1Ix -RDBCBgNVBAoTO0hlbGxlbmljIEFjYWRlbWljIGFuZCBSZXNlYXJjaCBJbnN0aXR1 -dGlvbnMgQ2VydC4gQXV0aG9yaXR5MUAwPgYDVQQDEzdIZWxsZW5pYyBBY2FkZW1p -YyBhbmQgUmVzZWFyY2ggSW5zdGl0dXRpb25zIFJvb3RDQSAyMDExMB4XDTExMTIw -NjEzNDk1MloXDTMxMTIwMTEzNDk1MlowgZUxCzAJBgNVBAYTAkdSMUQwQgYDVQQK -EztIZWxsZW5pYyBBY2FkZW1pYyBhbmQgUmVzZWFyY2ggSW5zdGl0dXRpb25zIENl -cnQuIEF1dGhvcml0eTFAMD4GA1UEAxM3SGVsbGVuaWMgQWNhZGVtaWMgYW5kIFJl -c2VhcmNoIEluc3RpdHV0aW9ucyBSb290Q0EgMjAxMTCCASIwDQYJKoZIhvcNAQEB -BQADggEPADCCAQoCggEBAKlTAOMupvaO+mDYLZU++CwqVE7NuYRhlFhPjz2L5EPz -dYmNUeTDN9KKiE15HrcS3UN4SoqS5tdI1Q+kOilENbgH9mgdVc04UfCMJDGFr4PJ -fel3r+0ae50X+bOdOFAPplp5kYCvN66m0zH7tSYJnTxa71HFK9+WXesyHgLacEns -bgzImjeN9/E2YEsmLIKe0HjzDQ9jpFEw4fkrJxIH2Oq9GGKYsFk3fb7u8yBRQlqD -75O6aRXxYp2fmTmCobd0LovUxQt7L/DICto9eQqakxylKHJzkUOap9FNhYS5qXSP -FEDH3N6sQWRstBmbAmNtJGSPRLIl6s5ddAxjMlyNh+UCAwEAAaOBiTCBhjAPBgNV -HRMBAf8EBTADAQH/MAsGA1UdDwQEAwIBBjAdBgNVHQ4EFgQUppFC/RNhSiOeCKQp -5dgTBCPuQSUwRwYDVR0eBEAwPqA8MAWCAy5ncjAFggMuZXUwBoIELmVkdTAGggQu -b3JnMAWBAy5ncjAFgQMuZXUwBoEELmVkdTAGgQQub3JnMA0GCSqGSIb3DQEBBQUA -A4IBAQAf73lB4XtuP7KMhjdCSk4cNx6NZrokgclPEg8hwAOXhiVtXdMiKahsog2p -6z0GW5k6x8zDmjR/qw7IThzh+uTczQ2+vyT+bOdrwg3IBp5OjWEopmr95fZi6hg8 -TqBTnbI6nOulnJEWtk2C4AwFSKls9cz4y51JtPACpf1wA+2KIaWuE4ZJwzNzvoc7 -dIsXRSZMFpGD/md9zU1jZ/rzAxKWeAaNsWftjj++n08C9bMJL/NMh98qy5V8Acys -Nnq/onN694/BtZqhFLKPM58N7yLcZnuEvUUXBj08yrl3NI/K6s8/MT7jiOOASSXI -l7WdmplNsDz4SgCbZN2fOUvRJ9e4 ------END CERTIFICATE----- - -# Issuer: CN=Actalis Authentication Root CA O=Actalis S.p.A./03358520967 -# Subject: CN=Actalis Authentication Root CA O=Actalis S.p.A./03358520967 -# Label: "Actalis Authentication Root CA" -# Serial: 6271844772424770508 -# MD5 Fingerprint: 69:c1:0d:4f:07:a3:1b:c3:fe:56:3d:04:bc:11:f6:a6 -# SHA1 Fingerprint: f3:73:b3:87:06:5a:28:84:8a:f2:f3:4a:ce:19:2b:dd:c7:8e:9c:ac -# SHA256 Fingerprint: 55:92:60:84:ec:96:3a:64:b9:6e:2a:be:01:ce:0b:a8:6a:64:fb:fe:bc:c7:aa:b5:af:c1:55:b3:7f:d7:60:66 ------BEGIN CERTIFICATE----- -MIIFuzCCA6OgAwIBAgIIVwoRl0LE48wwDQYJKoZIhvcNAQELBQAwazELMAkGA1UE -BhMCSVQxDjAMBgNVBAcMBU1pbGFuMSMwIQYDVQQKDBpBY3RhbGlzIFMucC5BLi8w -MzM1ODUyMDk2NzEnMCUGA1UEAwweQWN0YWxpcyBBdXRoZW50aWNhdGlvbiBSb290 -IENBMB4XDTExMDkyMjExMjIwMloXDTMwMDkyMjExMjIwMlowazELMAkGA1UEBhMC -SVQxDjAMBgNVBAcMBU1pbGFuMSMwIQYDVQQKDBpBY3RhbGlzIFMucC5BLi8wMzM1 -ODUyMDk2NzEnMCUGA1UEAwweQWN0YWxpcyBBdXRoZW50aWNhdGlvbiBSb290IENB -MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAp8bEpSmkLO/lGMWwUKNv -UTufClrJwkg4CsIcoBh/kbWHuUA/3R1oHwiD1S0eiKD4j1aPbZkCkpAW1V8IbInX -4ay8IMKx4INRimlNAJZaby/ARH6jDuSRzVju3PvHHkVH3Se5CAGfpiEd9UEtL0z9 -KK3giq0itFZljoZUj5NDKd45RnijMCO6zfB9E1fAXdKDa0hMxKufgFpbOr3JpyI/ -gCczWw63igxdBzcIy2zSekciRDXFzMwujt0q7bd9Zg1fYVEiVRvjRuPjPdA1Yprb -rxTIW6HMiRvhMCb8oJsfgadHHwTrozmSBp+Z07/T6k9QnBn+locePGX2oxgkg4YQ -51Q+qDp2JE+BIcXjDwL4k5RHILv+1A7TaLndxHqEguNTVHnd25zS8gebLra8Pu2F -be8lEfKXGkJh90qX6IuxEAf6ZYGyojnP9zz/GPvG8VqLWeICrHuS0E4UT1lF9gxe -KF+w6D9Fz8+vm2/7hNN3WpVvrJSEnu68wEqPSpP4RCHiMUVhUE4Q2OM1fEwZtN4F -v6MGn8i1zeQf1xcGDXqVdFUNaBr8EBtiZJ1t4JWgw5QHVw0U5r0F+7if5t+L4sbn -fpb2U8WANFAoWPASUHEXMLrmeGO89LKtmyuy/uE5jF66CyCU3nuDuP/jVo23Eek7 -jPKxwV2dpAtMK9myGPW1n0sCAwEAAaNjMGEwHQYDVR0OBBYEFFLYiDrIn3hm7Ynz -ezhwlMkCAjbQMA8GA1UdEwEB/wQFMAMBAf8wHwYDVR0jBBgwFoAUUtiIOsifeGbt -ifN7OHCUyQICNtAwDgYDVR0PAQH/BAQDAgEGMA0GCSqGSIb3DQEBCwUAA4ICAQAL -e3KHwGCmSUyIWOYdiPcUZEim2FgKDk8TNd81HdTtBjHIgT5q1d07GjLukD0R0i70 -jsNjLiNmsGe+b7bAEzlgqqI0JZN1Ut6nna0Oh4lScWoWPBkdg/iaKWW+9D+a2fDz -WochcYBNy+A4mz+7+uAwTc+G02UQGRjRlwKxK3JCaKygvU5a2hi/a5iB0P2avl4V -SM0RFbnAKVy06Ij3Pjaut2L9HmLecHgQHEhb2rykOLpn7VU+Xlff1ANATIGk0k9j -pwlCCRT8AKnCgHNPLsBA2RF7SOp6AsDT6ygBJlh0wcBzIm2Tlf05fbsq4/aC4yyX -X04fkZT6/iyj2HYauE2yOE+b+h1IYHkm4vP9qdCa6HCPSXrW5b0KDtst842/6+Ok -fcvHlXHo2qN8xcL4dJIEG4aspCJTQLas/kx2z/uUMsA1n3Y/buWQbqCmJqK4LL7R -K4X9p2jIugErsWx0Hbhzlefut8cl8ABMALJ+tguLHPPAUJ4lueAI3jZm/zel0btU -ZCzJJ7VLkn5l/9Mt4blOvH+kQSGQQXemOR/qnuOf0GZvBeyqdn6/axag67XH/JJU -LysRJyU3eExRarDzzFhdFPFqSBX/wge2sY0PjlxQRrM9vwGYT7JZVEc+NHt4bVaT -LnPqZih4zR0Uv6CPLy64Lo7yFIrM6bV8+2ydDKXhlg== ------END CERTIFICATE----- - -# Issuer: CN=Buypass Class 2 Root CA O=Buypass AS-983163327 -# Subject: CN=Buypass Class 2 Root CA O=Buypass AS-983163327 -# Label: "Buypass Class 2 Root CA" -# Serial: 2 -# MD5 Fingerprint: 46:a7:d2:fe:45:fb:64:5a:a8:59:90:9b:78:44:9b:29 -# SHA1 Fingerprint: 49:0a:75:74:de:87:0a:47:fe:58:ee:f6:c7:6b:eb:c6:0b:12:40:99 -# SHA256 Fingerprint: 9a:11:40:25:19:7c:5b:b9:5d:94:e6:3d:55:cd:43:79:08:47:b6:46:b2:3c:df:11:ad:a4:a0:0e:ff:15:fb:48 ------BEGIN CERTIFICATE----- -MIIFWTCCA0GgAwIBAgIBAjANBgkqhkiG9w0BAQsFADBOMQswCQYDVQQGEwJOTzEd -MBsGA1UECgwUQnV5cGFzcyBBUy05ODMxNjMzMjcxIDAeBgNVBAMMF0J1eXBhc3Mg -Q2xhc3MgMiBSb290IENBMB4XDTEwMTAyNjA4MzgwM1oXDTQwMTAyNjA4MzgwM1ow -TjELMAkGA1UEBhMCTk8xHTAbBgNVBAoMFEJ1eXBhc3MgQVMtOTgzMTYzMzI3MSAw -HgYDVQQDDBdCdXlwYXNzIENsYXNzIDIgUm9vdCBDQTCCAiIwDQYJKoZIhvcNAQEB -BQADggIPADCCAgoCggIBANfHXvfBB9R3+0Mh9PT1aeTuMgHbo4Yf5FkNuud1g1Lr -6hxhFUi7HQfKjK6w3Jad6sNgkoaCKHOcVgb/S2TwDCo3SbXlzwx87vFKu3MwZfPV -L4O2fuPn9Z6rYPnT8Z2SdIrkHJasW4DptfQxh6NR/Md+oW+OU3fUl8FVM5I+GC91 -1K2GScuVr1QGbNgGE41b/+EmGVnAJLqBcXmQRFBoJJRfuLMR8SlBYaNByyM21cHx -MlAQTn/0hpPshNOOvEu/XAFOBz3cFIqUCqTqc/sLUegTBxj6DvEr0VQVfTzh97QZ -QmdiXnfgolXsttlpF9U6r0TtSsWe5HonfOV116rLJeffawrbD02TTqigzXsu8lkB -arcNuAeBfos4GzjmCleZPe4h6KP1DBbdi+w0jpwqHAAVF41og9JwnxgIzRFo1clr -Us3ERo/ctfPYV3Me6ZQ5BL/T3jjetFPsaRyifsSP5BtwrfKi+fv3FmRmaZ9JUaLi -FRhnBkp/1Wy1TbMz4GHrXb7pmA8y1x1LPC5aAVKRCfLf6o3YBkBjqhHk/sM3nhRS -P/TizPJhk9H9Z2vXUq6/aKtAQ6BXNVN48FP4YUIHZMbXb5tMOA1jrGKvNouicwoN -9SG9dKpN6nIDSdvHXx1iY8f93ZHsM+71bbRuMGjeyNYmsHVee7QHIJihdjK4TWxP -AgMBAAGjQjBAMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFMmAd+BikoL1Rpzz -uvdMw964o605MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAgEAU18h -9bqwOlI5LJKwbADJ784g7wbylp7ppHR/ehb8t/W2+xUbP6umwHJdELFx7rxP462s -A20ucS6vxOOto70MEae0/0qyexAQH6dXQbLArvQsWdZHEIjzIVEpMMpghq9Gqx3t -OluwlN5E40EIosHsHdb9T7bWR9AUC8rmyrV7d35BH16Dx7aMOZawP5aBQW9gkOLo -+fsicdl9sz1Gv7SEr5AcD48Saq/v7h56rgJKihcrdv6sVIkkLE8/trKnToyokZf7 -KcZ7XC25y2a2t6hbElGFtQl+Ynhw/qlqYLYdDnkM/crqJIByw5c/8nerQyIKx+u2 -DISCLIBrQYoIwOula9+ZEsuK1V6ADJHgJgg2SMX6OBE1/yWDLfJ6v9r9jv6ly0Us -H8SIU653DtmadsWOLB2jutXsMq7Aqqz30XpN69QH4kj3Io6wpJ9qzo6ysmD0oyLQ -I+uUWnpp3Q+/QFesa1lQ2aOZ4W7+jQF5JyMV3pKdewlNWudLSDBaGOYKbeaP4NK7 -5t98biGCwWg5TbSYWGZizEqQXsP6JwSxeRV0mcy+rSDeJmAc61ZRpqPq5KM/p/9h -3PFaTWwyI0PurKju7koSCTxdccK+efrCh2gdC/1cacwG0Jp9VJkqyTkaGa9LKkPz -Y11aWOIv4x3kqdbQCtCev9eBCfHJxyYNrJgWVqA= ------END CERTIFICATE----- - -# Issuer: CN=Buypass Class 3 Root CA O=Buypass AS-983163327 -# Subject: CN=Buypass Class 3 Root CA O=Buypass AS-983163327 -# Label: "Buypass Class 3 Root CA" -# Serial: 2 -# MD5 Fingerprint: 3d:3b:18:9e:2c:64:5a:e8:d5:88:ce:0e:f9:37:c2:ec -# SHA1 Fingerprint: da:fa:f7:fa:66:84:ec:06:8f:14:50:bd:c7:c2:81:a5:bc:a9:64:57 -# SHA256 Fingerprint: ed:f7:eb:bc:a2:7a:2a:38:4d:38:7b:7d:40:10:c6:66:e2:ed:b4:84:3e:4c:29:b4:ae:1d:5b:93:32:e6:b2:4d ------BEGIN CERTIFICATE----- -MIIFWTCCA0GgAwIBAgIBAjANBgkqhkiG9w0BAQsFADBOMQswCQYDVQQGEwJOTzEd -MBsGA1UECgwUQnV5cGFzcyBBUy05ODMxNjMzMjcxIDAeBgNVBAMMF0J1eXBhc3Mg -Q2xhc3MgMyBSb290IENBMB4XDTEwMTAyNjA4Mjg1OFoXDTQwMTAyNjA4Mjg1OFow -TjELMAkGA1UEBhMCTk8xHTAbBgNVBAoMFEJ1eXBhc3MgQVMtOTgzMTYzMzI3MSAw -HgYDVQQDDBdCdXlwYXNzIENsYXNzIDMgUm9vdCBDQTCCAiIwDQYJKoZIhvcNAQEB -BQADggIPADCCAgoCggIBAKXaCpUWUOOV8l6ddjEGMnqb8RB2uACatVI2zSRHsJ8Y -ZLya9vrVediQYkwiL944PdbgqOkcLNt4EemOaFEVcsfzM4fkoF0LXOBXByow9c3E -N3coTRiR5r/VUv1xLXA+58bEiuPwKAv0dpihi4dVsjoT/Lc+JzeOIuOoTyrvYLs9 -tznDDgFHmV0ST9tD+leh7fmdvhFHJlsTmKtdFoqwNxxXnUX/iJY2v7vKB3tvh2PX -0DJq1l1sDPGzbjniazEuOQAnFN44wOwZZoYS6J1yFhNkUsepNxz9gjDthBgd9K5c -/3ATAOux9TN6S9ZV+AWNS2mw9bMoNlwUxFFzTWsL8TQH2xc519woe2v1n/MuwU8X -KhDzzMro6/1rqy6any2CbgTUUgGTLT2G/H783+9CHaZr77kgxve9oKeV/afmiSTY -zIw0bOIjL9kSGiG5VZFvC5F5GQytQIgLcOJ60g7YaEi7ghM5EFjp2CoHxhLbWNvS -O1UQRwUVZ2J+GGOmRj8JDlQyXr8NYnon74Do29lLBlo3WiXQCBJ31G8JUJc9yB3D -34xFMFbG02SrZvPAXpacw8Tvw3xrizp5f7NJzz3iiZ+gMEuFuZyUJHmPfWupRWgP -K9Dx2hzLabjKSWJtyNBjYt1gD1iqj6G8BaVmos8bdrKEZLFMOVLAMLrwjEsCsLa3 -AgMBAAGjQjBAMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFEe4zf/lb+74suwv -Tg75JbCOPGvDMA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAgEAACAj -QTUEkMJAYmDv4jVM1z+s4jSQuKFvdvoWFqRINyzpkMLyPPgKn9iB5btb2iUspKdV -cSQy9sgL8rxq+JOssgfCX5/bzMiKqr5qb+FJEMwx14C7u8jYog5kV+qi9cKpMRXS -IGrs/CIBKM+GuIAeqcwRpTzyFrNHnfzSgCHEy9BHcEGhyoMZCCxt8l13nIoUE9Q2 -HJLw5QY33KbmkJs4j1xrG0aGQ0JfPgEHU1RdZX33inOhmlRaHylDFCfChQ+1iHsa -O5S3HWCntZznKWlXWpuTekMwGwPXYshApqr8ZORK15FTAaggiG6cX0S5y2CBNOxv -033aSF/rtJC8LakcC6wc1aJoIIAE1vyxjy+7SjENSoYc6+I2KSb12tjE8nVhz36u -dmNKekBlk4f4HoCMhuWG1o8O/FMsYOgWYRqiPkN7zTlgVGr18okmAWiDSKIz6MkE -kbIRNBE+6tBDGR8Dk5AM/1E9V/RBbuHLoL7ryWPNbczk+DaqaJ3tvV2XcEQNtg41 -3OEMXbugUZTLfhbrES+jkkXITHHZvMmZUldGL1DPvTVp9D0VzgalLA8+9oG6lLvD -u79leNKGef9JOxqDDPDeeOzI8k1MGt6CKfjBWtrt7uYnXuhF0J0cUahoq0Tj0Itq -4/g7u9xN12TyUb7mqqta6THuBrxzvxNiCp/HuZc= ------END CERTIFICATE----- - -# Issuer: CN=T-TeleSec GlobalRoot Class 3 O=T-Systems Enterprise Services GmbH OU=T-Systems Trust Center -# Subject: CN=T-TeleSec GlobalRoot Class 3 O=T-Systems Enterprise Services GmbH OU=T-Systems Trust Center -# Label: "T-TeleSec GlobalRoot Class 3" -# Serial: 1 -# MD5 Fingerprint: ca:fb:40:a8:4e:39:92:8a:1d:fe:8e:2f:c4:27:ea:ef -# SHA1 Fingerprint: 55:a6:72:3e:cb:f2:ec:cd:c3:23:74:70:19:9d:2a:be:11:e3:81:d1 -# SHA256 Fingerprint: fd:73:da:d3:1c:64:4f:f1:b4:3b:ef:0c:cd:da:96:71:0b:9c:d9:87:5e:ca:7e:31:70:7a:f3:e9:6d:52:2b:bd ------BEGIN CERTIFICATE----- -MIIDwzCCAqugAwIBAgIBATANBgkqhkiG9w0BAQsFADCBgjELMAkGA1UEBhMCREUx -KzApBgNVBAoMIlQtU3lzdGVtcyBFbnRlcnByaXNlIFNlcnZpY2VzIEdtYkgxHzAd -BgNVBAsMFlQtU3lzdGVtcyBUcnVzdCBDZW50ZXIxJTAjBgNVBAMMHFQtVGVsZVNl -YyBHbG9iYWxSb290IENsYXNzIDMwHhcNMDgxMDAxMTAyOTU2WhcNMzMxMDAxMjM1 -OTU5WjCBgjELMAkGA1UEBhMCREUxKzApBgNVBAoMIlQtU3lzdGVtcyBFbnRlcnBy -aXNlIFNlcnZpY2VzIEdtYkgxHzAdBgNVBAsMFlQtU3lzdGVtcyBUcnVzdCBDZW50 -ZXIxJTAjBgNVBAMMHFQtVGVsZVNlYyBHbG9iYWxSb290IENsYXNzIDMwggEiMA0G -CSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC9dZPwYiJvJK7genasfb3ZJNW4t/zN -8ELg63iIVl6bmlQdTQyK9tPPcPRStdiTBONGhnFBSivwKixVA9ZIw+A5OO3yXDw/ -RLyTPWGrTs0NvvAgJ1gORH8EGoel15YUNpDQSXuhdfsaa3Ox+M6pCSzyU9XDFES4 -hqX2iys52qMzVNn6chr3IhUciJFrf2blw2qAsCTz34ZFiP0Zf3WHHx+xGwpzJFu5 -ZeAsVMhg02YXP+HMVDNzkQI6pn97djmiH5a2OK61yJN0HZ65tOVgnS9W0eDrXltM -EnAMbEQgqxHY9Bn20pxSN+f6tsIxO0rUFJmtxxr1XV/6B7h8DR/Wgx6zAgMBAAGj -QjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMB0GA1UdDgQWBBS1 -A/d2O2GCahKqGFPrAyGUv/7OyjANBgkqhkiG9w0BAQsFAAOCAQEAVj3vlNW92nOy -WL6ukK2YJ5f+AbGwUgC4TeQbIXQbfsDuXmkqJa9c1h3a0nnJ85cp4IaH3gRZD/FZ -1GSFS5mvJQQeyUapl96Cshtwn5z2r3Ex3XsFpSzTucpH9sry9uetuUg/vBa3wW30 -6gmv7PO15wWeph6KU1HWk4HMdJP2udqmJQV0eVp+QD6CSyYRMG7hP0HHRwA11fXT -91Q+gT3aSWqas+8QPebrb9HIIkfLzM8BMZLZGOMivgkeGj5asuRrDFR6fUNOuIml -e9eiPZaGzPImNC1qkp2aGtAw4l1OBLBfiyB+d8E9lYLRRpo7PHi4b6HQDWSieB4p -TpPDpFQUWw== ------END CERTIFICATE----- - -# Issuer: CN=D-TRUST Root Class 3 CA 2 2009 O=D-Trust GmbH -# Subject: CN=D-TRUST Root Class 3 CA 2 2009 O=D-Trust GmbH -# Label: "D-TRUST Root Class 3 CA 2 2009" -# Serial: 623603 -# MD5 Fingerprint: cd:e0:25:69:8d:47:ac:9c:89:35:90:f7:fd:51:3d:2f -# SHA1 Fingerprint: 58:e8:ab:b0:36:15:33:fb:80:f7:9b:1b:6d:29:d3:ff:8d:5f:00:f0 -# SHA256 Fingerprint: 49:e7:a4:42:ac:f0:ea:62:87:05:00:54:b5:25:64:b6:50:e4:f4:9e:42:e3:48:d6:aa:38:e0:39:e9:57:b1:c1 ------BEGIN CERTIFICATE----- -MIIEMzCCAxugAwIBAgIDCYPzMA0GCSqGSIb3DQEBCwUAME0xCzAJBgNVBAYTAkRF -MRUwEwYDVQQKDAxELVRydXN0IEdtYkgxJzAlBgNVBAMMHkQtVFJVU1QgUm9vdCBD -bGFzcyAzIENBIDIgMjAwOTAeFw0wOTExMDUwODM1NThaFw0yOTExMDUwODM1NTha -ME0xCzAJBgNVBAYTAkRFMRUwEwYDVQQKDAxELVRydXN0IEdtYkgxJzAlBgNVBAMM -HkQtVFJVU1QgUm9vdCBDbGFzcyAzIENBIDIgMjAwOTCCASIwDQYJKoZIhvcNAQEB -BQADggEPADCCAQoCggEBANOySs96R+91myP6Oi/WUEWJNTrGa9v+2wBoqOADER03 -UAifTUpolDWzU9GUY6cgVq/eUXjsKj3zSEhQPgrfRlWLJ23DEE0NkVJD2IfgXU42 -tSHKXzlABF9bfsyjxiupQB7ZNoTWSPOSHjRGICTBpFGOShrvUD9pXRl/RcPHAY9R -ySPocq60vFYJfxLLHLGvKZAKyVXMD9O0Gu1HNVpK7ZxzBCHQqr0ME7UAyiZsxGsM -lFqVlNpQmvH/pStmMaTJOKDfHR+4CS7zp+hnUquVH+BGPtikw8paxTGA6Eian5Rp -/hnd2HN8gcqW3o7tszIFZYQ05ub9VxC1X3a/L7AQDcUCAwEAAaOCARowggEWMA8G -A1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFP3aFMSfMN4hvR5COfyrYyNJ4PGEMA4G -A1UdDwEB/wQEAwIBBjCB0wYDVR0fBIHLMIHIMIGAoH6gfIZ6bGRhcDovL2RpcmVj -dG9yeS5kLXRydXN0Lm5ldC9DTj1ELVRSVVNUJTIwUm9vdCUyMENsYXNzJTIwMyUy -MENBJTIwMiUyMDIwMDksTz1ELVRydXN0JTIwR21iSCxDPURFP2NlcnRpZmljYXRl -cmV2b2NhdGlvbmxpc3QwQ6BBoD+GPWh0dHA6Ly93d3cuZC10cnVzdC5uZXQvY3Js -L2QtdHJ1c3Rfcm9vdF9jbGFzc18zX2NhXzJfMjAwOS5jcmwwDQYJKoZIhvcNAQEL -BQADggEBAH+X2zDI36ScfSF6gHDOFBJpiBSVYEQBrLLpME+bUMJm2H6NMLVwMeni -acfzcNsgFYbQDfC+rAF1hM5+n02/t2A7nPPKHeJeaNijnZflQGDSNiH+0LS4F9p0 -o3/U37CYAqxva2ssJSRyoWXuJVrl5jLn8t+rSfrzkGkj2wTZ51xY/GXUl77M/C4K -zCUqNQT4YJEVdT1B/yMfGchs64JTBKbkTCJNjYy6zltz7GRUUG3RnFX7acM2w4y8 -PIWmawomDeCTmGCufsYkl4phX5GOZpIJhzbNi5stPvZR1FDUWSi9g/LMKHtThm3Y -Johw1+qRzT65ysCQblrGXnRl11z+o+I= ------END CERTIFICATE----- - -# Issuer: CN=D-TRUST Root Class 3 CA 2 EV 2009 O=D-Trust GmbH -# Subject: CN=D-TRUST Root Class 3 CA 2 EV 2009 O=D-Trust GmbH -# Label: "D-TRUST Root Class 3 CA 2 EV 2009" -# Serial: 623604 -# MD5 Fingerprint: aa:c6:43:2c:5e:2d:cd:c4:34:c0:50:4f:11:02:4f:b6 -# SHA1 Fingerprint: 96:c9:1b:0b:95:b4:10:98:42:fa:d0:d8:22:79:fe:60:fa:b9:16:83 -# SHA256 Fingerprint: ee:c5:49:6b:98:8c:e9:86:25:b9:34:09:2e:ec:29:08:be:d0:b0:f3:16:c2:d4:73:0c:84:ea:f1:f3:d3:48:81 ------BEGIN CERTIFICATE----- -MIIEQzCCAyugAwIBAgIDCYP0MA0GCSqGSIb3DQEBCwUAMFAxCzAJBgNVBAYTAkRF -MRUwEwYDVQQKDAxELVRydXN0IEdtYkgxKjAoBgNVBAMMIUQtVFJVU1QgUm9vdCBD -bGFzcyAzIENBIDIgRVYgMjAwOTAeFw0wOTExMDUwODUwNDZaFw0yOTExMDUwODUw -NDZaMFAxCzAJBgNVBAYTAkRFMRUwEwYDVQQKDAxELVRydXN0IEdtYkgxKjAoBgNV -BAMMIUQtVFJVU1QgUm9vdCBDbGFzcyAzIENBIDIgRVYgMjAwOTCCASIwDQYJKoZI -hvcNAQEBBQADggEPADCCAQoCggEBAJnxhDRwui+3MKCOvXwEz75ivJn9gpfSegpn -ljgJ9hBOlSJzmY3aFS3nBfwZcyK3jpgAvDw9rKFs+9Z5JUut8Mxk2og+KbgPCdM0 -3TP1YtHhzRnp7hhPTFiu4h7WDFsVWtg6uMQYZB7jM7K1iXdODL/ZlGsTl28So/6Z -qQTMFexgaDbtCHu39b+T7WYxg4zGcTSHThfqr4uRjRxWQa4iN1438h3Z0S0NL2lR -p75mpoo6Kr3HGrHhFPC+Oh25z1uxav60sUYgovseO3Dvk5h9jHOW8sXvhXCtKSb8 -HgQ+HKDYD8tSg2J87otTlZCpV6LqYQXY+U3EJ/pure3511H3a6UCAwEAAaOCASQw -ggEgMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFNOUikxiEyoZLsyvcop9Ntea -HNxnMA4GA1UdDwEB/wQEAwIBBjCB3QYDVR0fBIHVMIHSMIGHoIGEoIGBhn9sZGFw -Oi8vZGlyZWN0b3J5LmQtdHJ1c3QubmV0L0NOPUQtVFJVU1QlMjBSb290JTIwQ2xh -c3MlMjAzJTIwQ0ElMjAyJTIwRVYlMjAyMDA5LE89RC1UcnVzdCUyMEdtYkgsQz1E -RT9jZXJ0aWZpY2F0ZXJldm9jYXRpb25saXN0MEagRKBChkBodHRwOi8vd3d3LmQt -dHJ1c3QubmV0L2NybC9kLXRydXN0X3Jvb3RfY2xhc3NfM19jYV8yX2V2XzIwMDku -Y3JsMA0GCSqGSIb3DQEBCwUAA4IBAQA07XtaPKSUiO8aEXUHL7P+PPoeUSbrh/Yp -3uDx1MYkCenBz1UbtDDZzhr+BlGmFaQt77JLvyAoJUnRpjZ3NOhk31KxEcdzes05 -nsKtjHEh8lprr988TlWvsoRlFIm5d8sqMb7Po23Pb0iUMkZv53GMoKaEGTcH8gNF -CSuGdXzfX2lXANtu2KZyIktQ1HWYVt+3GP9DQ1CuekR78HlR10M9p9OB0/DJT7na -xpeG0ILD5EJt/rDiZE4OJudANCa1CInXCGNjOCd1HjPqbqjdn5lPdE2BiYBL3ZqX -KVwvvoFBuYz/6n1gBp7N1z3TLqMVvKjmJuVvw9y4AyHqnxbxLFS1 ------END CERTIFICATE----- - -# Issuer: CN=CA Disig Root R2 O=Disig a.s. -# Subject: CN=CA Disig Root R2 O=Disig a.s. -# Label: "CA Disig Root R2" -# Serial: 10572350602393338211 -# MD5 Fingerprint: 26:01:fb:d8:27:a7:17:9a:45:54:38:1a:43:01:3b:03 -# SHA1 Fingerprint: b5:61:eb:ea:a4:de:e4:25:4b:69:1a:98:a5:57:47:c2:34:c7:d9:71 -# SHA256 Fingerprint: e2:3d:4a:03:6d:7b:70:e9:f5:95:b1:42:20:79:d2:b9:1e:df:bb:1f:b6:51:a0:63:3e:aa:8a:9d:c5:f8:07:03 ------BEGIN CERTIFICATE----- -MIIFaTCCA1GgAwIBAgIJAJK4iNuwisFjMA0GCSqGSIb3DQEBCwUAMFIxCzAJBgNV -BAYTAlNLMRMwEQYDVQQHEwpCcmF0aXNsYXZhMRMwEQYDVQQKEwpEaXNpZyBhLnMu -MRkwFwYDVQQDExBDQSBEaXNpZyBSb290IFIyMB4XDTEyMDcxOTA5MTUzMFoXDTQy -MDcxOTA5MTUzMFowUjELMAkGA1UEBhMCU0sxEzARBgNVBAcTCkJyYXRpc2xhdmEx -EzARBgNVBAoTCkRpc2lnIGEucy4xGTAXBgNVBAMTEENBIERpc2lnIFJvb3QgUjIw -ggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCio8QACdaFXS1tFPbCw3Oe -NcJxVX6B+6tGUODBfEl45qt5WDza/3wcn9iXAng+a0EE6UG9vgMsRfYvZNSrXaNH -PWSb6WiaxswbP7q+sos0Ai6YVRn8jG+qX9pMzk0DIaPY0jSTVpbLTAwAFjxfGs3I -x2ymrdMxp7zo5eFm1tL7A7RBZckQrg4FY8aAamkw/dLukO8NJ9+flXP04SXabBbe -QTg06ov80egEFGEtQX6sx3dOy1FU+16SGBsEWmjGycT6txOgmLcRK7fWV8x8nhfR -yyX+hk4kLlYMeE2eARKmK6cBZW58Yh2EhN/qwGu1pSqVg8NTEQxzHQuyRpDRQjrO -QG6Vrf/GlK1ul4SOfW+eioANSW1z4nuSHsPzwfPrLgVv2RvPN3YEyLRa5Beny912 -H9AZdugsBbPWnDTYltxhh5EF5EQIM8HauQhl1K6yNg3ruji6DOWbnuuNZt2Zz9aJ -QfYEkoopKW1rOhzndX0CcQ7zwOe9yxndnWCywmZgtrEE7snmhrmaZkCo5xHtgUUD -i/ZnWejBBhG93c+AAk9lQHhcR1DIm+YfgXvkRKhbhZri3lrVx/k6RGZL5DJUfORs -nLMOPReisjQS1n6yqEm70XooQL6iFh/f5DcfEXP7kAplQ6INfPgGAVUzfbANuPT1 -rqVCV3w2EYx7XsQDnYx5nQIDAQABo0IwQDAPBgNVHRMBAf8EBTADAQH/MA4GA1Ud -DwEB/wQEAwIBBjAdBgNVHQ4EFgQUtZn4r7CU9eMg1gqtzk5WpC5uQu0wDQYJKoZI -hvcNAQELBQADggIBACYGXnDnZTPIgm7ZnBc6G3pmsgH2eDtpXi/q/075KMOYKmFM -tCQSin1tERT3nLXK5ryeJ45MGcipvXrA1zYObYVybqjGom32+nNjf7xueQgcnYqf -GopTpti72TVVsRHFqQOzVju5hJMiXn7B9hJSi+osZ7z+Nkz1uM/Rs0mSO9MpDpkb -lvdhuDvEK7Z4bLQjb/D907JedR+Zlais9trhxTF7+9FGs9K8Z7RiVLoJ92Owk6Ka -+elSLotgEqv89WBW7xBci8QaQtyDW2QOy7W81k/BfDxujRNt+3vrMNDcTa/F1bal -TFtxyegxvug4BkihGuLq0t4SOVga/4AOgnXmt8kHbA7v/zjxmHHEt38OFdAlab0i -nSvtBfZGR6ztwPDUO+Ls7pZbkBNOHlY667DvlruWIxG68kOGdGSVyCh13x01utI3 -gzhTODY7z2zp+WsO0PsE6E9312UBeIYMej4hYvF/Y3EMyZ9E26gnonW+boE+18Dr -G5gPcFw0sorMwIUY6256s/daoQe/qUKS82Ail+QUoQebTnbAjn39pCXHR+3/H3Os -zMOl6W8KjptlwlCFtaOgUxLMVYdh84GuEEZhvUQhuMI9dM9+JDX6HAcOmz0iyu8x -L4ysEr3vQCj8KWefshNPZiTEUxnpHikV7+ZtsH8tZ/3zbBt1RqPlShfppNcL ------END CERTIFICATE----- - -# Issuer: CN=ACCVRAIZ1 O=ACCV OU=PKIACCV -# Subject: CN=ACCVRAIZ1 O=ACCV OU=PKIACCV -# Label: "ACCVRAIZ1" -# Serial: 6828503384748696800 -# MD5 Fingerprint: d0:a0:5a:ee:05:b6:09:94:21:a1:7d:f1:b2:29:82:02 -# SHA1 Fingerprint: 93:05:7a:88:15:c6:4f:ce:88:2f:fa:91:16:52:28:78:bc:53:64:17 -# SHA256 Fingerprint: 9a:6e:c0:12:e1:a7:da:9d:be:34:19:4d:47:8a:d7:c0:db:18:22:fb:07:1d:f1:29:81:49:6e:d1:04:38:41:13 ------BEGIN CERTIFICATE----- -MIIH0zCCBbugAwIBAgIIXsO3pkN/pOAwDQYJKoZIhvcNAQEFBQAwQjESMBAGA1UE -AwwJQUNDVlJBSVoxMRAwDgYDVQQLDAdQS0lBQ0NWMQ0wCwYDVQQKDARBQ0NWMQsw -CQYDVQQGEwJFUzAeFw0xMTA1MDUwOTM3MzdaFw0zMDEyMzEwOTM3MzdaMEIxEjAQ -BgNVBAMMCUFDQ1ZSQUlaMTEQMA4GA1UECwwHUEtJQUNDVjENMAsGA1UECgwEQUND -VjELMAkGA1UEBhMCRVMwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCb -qau/YUqXry+XZpp0X9DZlv3P4uRm7x8fRzPCRKPfmt4ftVTdFXxpNRFvu8gMjmoY -HtiP2Ra8EEg2XPBjs5BaXCQ316PWywlxufEBcoSwfdtNgM3802/J+Nq2DoLSRYWo -G2ioPej0RGy9ocLLA76MPhMAhN9KSMDjIgro6TenGEyxCQ0jVn8ETdkXhBilyNpA -lHPrzg5XPAOBOp0KoVdDaaxXbXmQeOW1tDvYvEyNKKGno6e6Ak4l0Squ7a4DIrhr -IA8wKFSVf+DuzgpmndFALW4ir50awQUZ0m/A8p/4e7MCQvtQqR0tkw8jq8bBD5L/ -0KIV9VMJcRz/RROE5iZe+OCIHAr8Fraocwa48GOEAqDGWuzndN9wrqODJerWx5eH -k6fGioozl2A3ED6XPm4pFdahD9GILBKfb6qkxkLrQaLjlUPTAYVtjrs78yM2x/47 -4KElB0iryYl0/wiPgL/AlmXz7uxLaL2diMMxs0Dx6M/2OLuc5NF/1OVYm3z61PMO -m3WR5LpSLhl+0fXNWhn8ugb2+1KoS5kE3fj5tItQo05iifCHJPqDQsGH+tUtKSpa -cXpkatcnYGMN285J9Y0fkIkyF/hzQ7jSWpOGYdbhdQrqeWZ2iE9x6wQl1gpaepPl -uUsXQA+xtrn13k/c4LOsOxFwYIRKQ26ZIMApcQrAZQIDAQABo4ICyzCCAscwfQYI -KwYBBQUHAQEEcTBvMEwGCCsGAQUFBzAChkBodHRwOi8vd3d3LmFjY3YuZXMvZmls -ZWFkbWluL0FyY2hpdm9zL2NlcnRpZmljYWRvcy9yYWl6YWNjdjEuY3J0MB8GCCsG -AQUFBzABhhNodHRwOi8vb2NzcC5hY2N2LmVzMB0GA1UdDgQWBBTSh7Tj3zcnk1X2 -VuqB5TbMjB4/vTAPBgNVHRMBAf8EBTADAQH/MB8GA1UdIwQYMBaAFNKHtOPfNyeT -VfZW6oHlNsyMHj+9MIIBcwYDVR0gBIIBajCCAWYwggFiBgRVHSAAMIIBWDCCASIG -CCsGAQUFBwICMIIBFB6CARAAQQB1AHQAbwByAGkAZABhAGQAIABkAGUAIABDAGUA -cgB0AGkAZgBpAGMAYQBjAGkA8wBuACAAUgBhAO0AegAgAGQAZQAgAGwAYQAgAEEA -QwBDAFYAIAAoAEEAZwBlAG4AYwBpAGEAIABkAGUAIABUAGUAYwBuAG8AbABvAGcA -7QBhACAAeQAgAEMAZQByAHQAaQBmAGkAYwBhAGMAaQDzAG4AIABFAGwAZQBjAHQA -cgDzAG4AaQBjAGEALAAgAEMASQBGACAAUQA0ADYAMAAxADEANQA2AEUAKQAuACAA -QwBQAFMAIABlAG4AIABoAHQAdABwADoALwAvAHcAdwB3AC4AYQBjAGMAdgAuAGUA -czAwBggrBgEFBQcCARYkaHR0cDovL3d3dy5hY2N2LmVzL2xlZ2lzbGFjaW9uX2Mu -aHRtMFUGA1UdHwROMEwwSqBIoEaGRGh0dHA6Ly93d3cuYWNjdi5lcy9maWxlYWRt -aW4vQXJjaGl2b3MvY2VydGlmaWNhZG9zL3JhaXphY2N2MV9kZXIuY3JsMA4GA1Ud -DwEB/wQEAwIBBjAXBgNVHREEEDAOgQxhY2N2QGFjY3YuZXMwDQYJKoZIhvcNAQEF -BQADggIBAJcxAp/n/UNnSEQU5CmH7UwoZtCPNdpNYbdKl02125DgBS4OxnnQ8pdp -D70ER9m+27Up2pvZrqmZ1dM8MJP1jaGo/AaNRPTKFpV8M9xii6g3+CfYCS0b78gU -JyCpZET/LtZ1qmxNYEAZSUNUY9rizLpm5U9EelvZaoErQNV/+QEnWCzI7UiRfD+m -AM/EKXMRNt6GGT6d7hmKG9Ww7Y49nCrADdg9ZuM8Db3VlFzi4qc1GwQA9j9ajepD -vV+JHanBsMyZ4k0ACtrJJ1vnE5Bc5PUzolVt3OAJTS+xJlsndQAJxGJ3KQhfnlms -tn6tn1QwIgPBHnFk/vk4CpYY3QIUrCPLBhwepH2NDd4nQeit2hW3sCPdK6jT2iWH -7ehVRE2I9DZ+hJp4rPcOVkkO1jMl1oRQQmwgEh0q1b688nCBpHBgvgW1m54ERL5h -I6zppSSMEYCUWqKiuUnSwdzRp+0xESyeGabu4VXhwOrPDYTkF7eifKXeVSUG7szA -h1xA2syVP1XgNce4hL60Xc16gwFy7ofmXx2utYXGJt/mwZrpHgJHnyqobalbz+xF -d3+YJ5oyXSrjhO7FmGYvliAd3djDJ9ew+f7Zfc3Qn48LFFhRny+Lwzgt3uiP1o2H -pPVWQxaZLPSkVrQ0uGE3ycJYgBugl6H8WY3pEfbRD0tVNEYqi4Y7 ------END CERTIFICATE----- - -# Issuer: CN=TWCA Global Root CA O=TAIWAN-CA OU=Root CA -# Subject: CN=TWCA Global Root CA O=TAIWAN-CA OU=Root CA -# Label: "TWCA Global Root CA" -# Serial: 3262 -# MD5 Fingerprint: f9:03:7e:cf:e6:9e:3c:73:7a:2a:90:07:69:ff:2b:96 -# SHA1 Fingerprint: 9c:bb:48:53:f6:a4:f6:d3:52:a4:e8:32:52:55:60:13:f5:ad:af:65 -# SHA256 Fingerprint: 59:76:90:07:f7:68:5d:0f:cd:50:87:2f:9f:95:d5:75:5a:5b:2b:45:7d:81:f3:69:2b:61:0a:98:67:2f:0e:1b ------BEGIN CERTIFICATE----- -MIIFQTCCAymgAwIBAgICDL4wDQYJKoZIhvcNAQELBQAwUTELMAkGA1UEBhMCVFcx -EjAQBgNVBAoTCVRBSVdBTi1DQTEQMA4GA1UECxMHUm9vdCBDQTEcMBoGA1UEAxMT -VFdDQSBHbG9iYWwgUm9vdCBDQTAeFw0xMjA2MjcwNjI4MzNaFw0zMDEyMzExNTU5 -NTlaMFExCzAJBgNVBAYTAlRXMRIwEAYDVQQKEwlUQUlXQU4tQ0ExEDAOBgNVBAsT -B1Jvb3QgQ0ExHDAaBgNVBAMTE1RXQ0EgR2xvYmFsIFJvb3QgQ0EwggIiMA0GCSqG -SIb3DQEBAQUAA4ICDwAwggIKAoICAQCwBdvI64zEbooh745NnHEKH1Jw7W2CnJfF -10xORUnLQEK1EjRsGcJ0pDFfhQKX7EMzClPSnIyOt7h52yvVavKOZsTuKwEHktSz -0ALfUPZVr2YOy+BHYC8rMjk1Ujoog/h7FsYYuGLWRyWRzvAZEk2tY/XTP3VfKfCh -MBwqoJimFb3u/Rk28OKRQ4/6ytYQJ0lM793B8YVwm8rqqFpD/G2Gb3PpN0Wp8DbH -zIh1HrtsBv+baz4X7GGqcXzGHaL3SekVtTzWoWH1EfcFbx39Eb7QMAfCKbAJTibc -46KokWofwpFFiFzlmLhxpRUZyXx1EcxwdE8tmx2RRP1WKKD+u4ZqyPpcC1jcxkt2 -yKsi2XMPpfRaAok/T54igu6idFMqPVMnaR1sjjIsZAAmY2E2TqNGtz99sy2sbZCi -laLOz9qC5wc0GZbpuCGqKX6mOL6OKUohZnkfs8O1CWfe1tQHRvMq2uYiN2DLgbYP -oA/pyJV/v1WRBXrPPRXAb94JlAGD1zQbzECl8LibZ9WYkTunhHiVJqRaCPgrdLQA -BDzfuBSO6N+pjWxnkjMdwLfS7JLIvgm/LCkFbwJrnu+8vyq8W8BQj0FwcYeyTbcE -qYSjMq+u7msXi7Kx/mzhkIyIqJdIzshNy/MGz19qCkKxHh53L46g5pIOBvwFItIm -4TFRfTLcDwIDAQABoyMwITAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB -/zANBgkqhkiG9w0BAQsFAAOCAgEAXzSBdu+WHdXltdkCY4QWwa6gcFGn90xHNcgL -1yg9iXHZqjNB6hQbbCEAwGxCGX6faVsgQt+i0trEfJdLjbDorMjupWkEmQqSpqsn -LhpNgb+E1HAerUf+/UqdM+DyucRFCCEK2mlpc3INvjT+lIutwx4116KD7+U4x6WF -H6vPNOw/KP4M8VeGTslV9xzU2KV9Bnpv1d8Q34FOIWWxtuEXeZVFBs5fzNxGiWNo -RI2T9GRwoD2dKAXDOXC4Ynsg/eTb6QihuJ49CcdP+yz4k3ZB3lLg4VfSnQO8d57+ -nile98FRYB/e2guyLXW3Q0iT5/Z5xoRdgFlglPx4mI88k1HtQJAH32RjJMtOcQWh -15QaiDLxInQirqWm2BJpTGCjAu4r7NRjkgtevi92a6O2JryPA9gK8kxkRr05YuWW -6zRjESjMlfGt7+/cgFhI6Uu46mWs6fyAtbXIRfmswZ/ZuepiiI7E8UuDEq3mi4TW -nsLrgxifarsbJGAzcMzs9zLzXNl5fe+epP7JI8Mk7hWSsT2RTyaGvWZzJBPqpK5j -wa19hAM8EHiGG3njxPPyBJUgriOCxLM6AGK/5jYk4Ve6xx6QddVfP5VhK8E7zeWz -aGHQRiapIVJpLesux+t3zqY6tQMzT3bR51xUAV3LePTJDL/PEo4XLSNolOer/qmy -KwbQBM0= ------END CERTIFICATE----- - -# Issuer: CN=TeliaSonera Root CA v1 O=TeliaSonera -# Subject: CN=TeliaSonera Root CA v1 O=TeliaSonera -# Label: "TeliaSonera Root CA v1" -# Serial: 199041966741090107964904287217786801558 -# MD5 Fingerprint: 37:41:49:1b:18:56:9a:26:f5:ad:c2:66:fb:40:a5:4c -# SHA1 Fingerprint: 43:13:bb:96:f1:d5:86:9b:c1:4e:6a:92:f6:cf:f6:34:69:87:82:37 -# SHA256 Fingerprint: dd:69:36:fe:21:f8:f0:77:c1:23:a1:a5:21:c1:22:24:f7:22:55:b7:3e:03:a7:26:06:93:e8:a2:4b:0f:a3:89 ------BEGIN CERTIFICATE----- -MIIFODCCAyCgAwIBAgIRAJW+FqD3LkbxezmCcvqLzZYwDQYJKoZIhvcNAQEFBQAw -NzEUMBIGA1UECgwLVGVsaWFTb25lcmExHzAdBgNVBAMMFlRlbGlhU29uZXJhIFJv -b3QgQ0EgdjEwHhcNMDcxMDE4MTIwMDUwWhcNMzIxMDE4MTIwMDUwWjA3MRQwEgYD -VQQKDAtUZWxpYVNvbmVyYTEfMB0GA1UEAwwWVGVsaWFTb25lcmEgUm9vdCBDQSB2 -MTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAMK+6yfwIaPzaSZVfp3F -VRaRXP3vIb9TgHot0pGMYzHw7CTww6XScnwQbfQ3t+XmfHnqjLWCi65ItqwA3GV1 -7CpNX8GH9SBlK4GoRz6JI5UwFpB/6FcHSOcZrr9FZ7E3GwYq/t75rH2D+1665I+X -Z75Ljo1kB1c4VWk0Nj0TSO9P4tNmHqTPGrdeNjPUtAa9GAH9d4RQAEX1jF3oI7x+ -/jXh7VB7qTCNGdMJjmhnXb88lxhTuylixcpecsHHltTbLaC0H2kD7OriUPEMPPCs -81Mt8Bz17Ww5OXOAFshSsCPN4D7c3TxHoLs1iuKYaIu+5b9y7tL6pe0S7fyYGKkm -dtwoSxAgHNN/Fnct7W+A90m7UwW7XWjH1Mh1Fj+JWov3F0fUTPHSiXk+TT2YqGHe -Oh7S+F4D4MHJHIzTjU3TlTazN19jY5szFPAtJmtTfImMMsJu7D0hADnJoWjiUIMu -sDor8zagrC/kb2HCUQk5PotTubtn2txTuXZZNp1D5SDgPTJghSJRt8czu90VL6R4 -pgd7gUY2BIbdeTXHlSw7sKMXNeVzH7RcWe/a6hBle3rQf5+ztCo3O3CLm1u5K7fs -slESl1MpWtTwEhDcTwK7EpIvYtQ/aUN8Ddb8WHUBiJ1YFkveupD/RwGJBmr2X7KQ -arMCpgKIv7NHfirZ1fpoeDVNAgMBAAGjPzA9MA8GA1UdEwEB/wQFMAMBAf8wCwYD -VR0PBAQDAgEGMB0GA1UdDgQWBBTwj1k4ALP1j5qWDNXr+nuqF+gTEjANBgkqhkiG -9w0BAQUFAAOCAgEAvuRcYk4k9AwI//DTDGjkk0kiP0Qnb7tt3oNmzqjMDfz1mgbl -dxSR651Be5kqhOX//CHBXfDkH1e3damhXwIm/9fH907eT/j3HEbAek9ALCI18Bmx -0GtnLLCo4MBANzX2hFxc469CeP6nyQ1Q6g2EdvZR74NTxnr/DlZJLo961gzmJ1Tj -TQpgcmLNkQfWpb/ImWvtxBnmq0wROMVvMeJuScg/doAmAyYp4Db29iBT4xdwNBed -Y2gea+zDTYa4EzAvXUYNR0PVG6pZDrlcjQZIrXSHX8f8MVRBE+LHIQ6e4B4N4cB7 -Q4WQxYpYxmUKeFfyxiMPAdkgS94P+5KFdSpcc41teyWRyu5FrgZLAMzTsVlQ2jqI -OylDRl6XK1TOU2+NSueW+r9xDkKLfP0ooNBIytrEgUy7onOTJsjrDNYmiLbAJM+7 -vVvrdX3pCI6GMyx5dwlppYn8s3CQh3aP0yK7Qs69cwsgJirQmz1wHiRszYd2qReW -t88NkvuOGKmYSdGe/mBEciG5Ge3C9THxOUiIkCR1VBatzvT4aRRkOfujuLpwQMcn -HL/EVlP6Y2XQ8xwOFvVrhlhNGNTkDY6lnVuR3HYkUD/GKvvZt5y11ubQ2egZixVx -SK236thZiNSQvxaz2emsWWFUyBy6ysHK4bkgTI86k4mloMy/0/Z1pHWWbVY= ------END CERTIFICATE----- - -# Issuer: CN=E-Tugra Certification Authority O=E-Tu\u011fra EBG Bili\u015fim Teknolojileri ve Hizmetleri A.\u015e. OU=E-Tugra Sertifikasyon Merkezi -# Subject: CN=E-Tugra Certification Authority O=E-Tu\u011fra EBG Bili\u015fim Teknolojileri ve Hizmetleri A.\u015e. OU=E-Tugra Sertifikasyon Merkezi -# Label: "E-Tugra Certification Authority" -# Serial: 7667447206703254355 -# MD5 Fingerprint: b8:a1:03:63:b0:bd:21:71:70:8a:6f:13:3a:bb:79:49 -# SHA1 Fingerprint: 51:c6:e7:08:49:06:6e:f3:92:d4:5c:a0:0d:6d:a3:62:8f:c3:52:39 -# SHA256 Fingerprint: b0:bf:d5:2b:b0:d7:d9:bd:92:bf:5d:4d:c1:3d:a2:55:c0:2c:54:2f:37:83:65:ea:89:39:11:f5:5e:55:f2:3c ------BEGIN CERTIFICATE----- -MIIGSzCCBDOgAwIBAgIIamg+nFGby1MwDQYJKoZIhvcNAQELBQAwgbIxCzAJBgNV -BAYTAlRSMQ8wDQYDVQQHDAZBbmthcmExQDA+BgNVBAoMN0UtVHXEn3JhIEVCRyBC -aWxpxZ9pbSBUZWtub2xvamlsZXJpIHZlIEhpem1ldGxlcmkgQS7Fni4xJjAkBgNV -BAsMHUUtVHVncmEgU2VydGlmaWthc3lvbiBNZXJrZXppMSgwJgYDVQQDDB9FLVR1 -Z3JhIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MB4XDTEzMDMwNTEyMDk0OFoXDTIz -MDMwMzEyMDk0OFowgbIxCzAJBgNVBAYTAlRSMQ8wDQYDVQQHDAZBbmthcmExQDA+ -BgNVBAoMN0UtVHXEn3JhIEVCRyBCaWxpxZ9pbSBUZWtub2xvamlsZXJpIHZlIEhp -em1ldGxlcmkgQS7Fni4xJjAkBgNVBAsMHUUtVHVncmEgU2VydGlmaWthc3lvbiBN -ZXJrZXppMSgwJgYDVQQDDB9FLVR1Z3JhIENlcnRpZmljYXRpb24gQXV0aG9yaXR5 -MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA4vU/kwVRHoViVF56C/UY -B4Oufq9899SKa6VjQzm5S/fDxmSJPZQuVIBSOTkHS0vdhQd2h8y/L5VMzH2nPbxH -D5hw+IyFHnSOkm0bQNGZDbt1bsipa5rAhDGvykPL6ys06I+XawGb1Q5KCKpbknSF -Q9OArqGIW66z6l7LFpp3RMih9lRozt6Plyu6W0ACDGQXwLWTzeHxE2bODHnv0ZEo -q1+gElIwcxmOj+GMB6LDu0rw6h8VqO4lzKRG+Bsi77MOQ7osJLjFLFzUHPhdZL3D -k14opz8n8Y4e0ypQBaNV2cvnOVPAmJ6MVGKLJrD3fY185MaeZkJVgkfnsliNZvcH -fC425lAcP9tDJMW/hkd5s3kc91r0E+xs+D/iWR+V7kI+ua2oMoVJl0b+SzGPWsut -dEcf6ZG33ygEIqDUD13ieU/qbIWGvaimzuT6w+Gzrt48Ue7LE3wBf4QOXVGUnhMM -ti6lTPk5cDZvlsouDERVxcr6XQKj39ZkjFqzAQqptQpHF//vkUAqjqFGOjGY5RH8 -zLtJVor8udBhmm9lbObDyz51Sf6Pp+KJxWfXnUYTTjF2OySznhFlhqt/7x3U+Lzn -rFpct1pHXFXOVbQicVtbC/DP3KBhZOqp12gKY6fgDT+gr9Oq0n7vUaDmUStVkhUX -U8u3Zg5mTPj5dUyQ5xJwx0UCAwEAAaNjMGEwHQYDVR0OBBYEFC7j27JJ0JxUeVz6 -Jyr+zE7S6E5UMA8GA1UdEwEB/wQFMAMBAf8wHwYDVR0jBBgwFoAULuPbsknQnFR5 -XPonKv7MTtLoTlQwDgYDVR0PAQH/BAQDAgEGMA0GCSqGSIb3DQEBCwUAA4ICAQAF -Nzr0TbdF4kV1JI+2d1LoHNgQk2Xz8lkGpD4eKexd0dCrfOAKkEh47U6YA5n+KGCR -HTAduGN8qOY1tfrTYXbm1gdLymmasoR6d5NFFxWfJNCYExL/u6Au/U5Mh/jOXKqY -GwXgAEZKgoClM4so3O0409/lPun++1ndYYRP0lSWE2ETPo+Aab6TR7U1Q9Jauz1c -77NCR807VRMGsAnb/WP2OogKmW9+4c4bU2pEZiNRCHu8W1Ki/QY3OEBhj0qWuJA3 -+GbHeJAAFS6LrVE1Uweoa2iu+U48BybNCAVwzDk/dr2l02cmAYamU9JgO3xDf1WK -vJUawSg5TB9D0pH0clmKuVb8P7Sd2nCcdlqMQ1DujjByTd//SffGqWfZbawCEeI6 -FiWnWAjLb1NBnEg4R2gz0dfHj9R0IdTDBZB6/86WiLEVKV0jq9BgoRJP3vQXzTLl -yb/IQ639Lo7xr+L0mPoSHyDYwKcMhcWQ9DstliaxLL5Mq+ux0orJ23gTDx4JnW2P -AJ8C2sH6H3p6CcRK5ogql5+Ji/03X186zjhZhkuvcQu02PJwT58yE+Owp1fl2tpD -y4Q08ijE6m30Ku/Ba3ba+367hTzSU8JNvnHhRdH9I2cNE3X7z2VnIp2usAnRCf8d -NL/+I5c30jn6PQ0GC7TbO6Orb1wdtn7os4I07QZcJA== ------END CERTIFICATE----- - -# Issuer: CN=T-TeleSec GlobalRoot Class 2 O=T-Systems Enterprise Services GmbH OU=T-Systems Trust Center -# Subject: CN=T-TeleSec GlobalRoot Class 2 O=T-Systems Enterprise Services GmbH OU=T-Systems Trust Center -# Label: "T-TeleSec GlobalRoot Class 2" -# Serial: 1 -# MD5 Fingerprint: 2b:9b:9e:e4:7b:6c:1f:00:72:1a:cc:c1:77:79:df:6a -# SHA1 Fingerprint: 59:0d:2d:7d:88:4f:40:2e:61:7e:a5:62:32:17:65:cf:17:d8:94:e9 -# SHA256 Fingerprint: 91:e2:f5:78:8d:58:10:eb:a7:ba:58:73:7d:e1:54:8a:8e:ca:cd:01:45:98:bc:0b:14:3e:04:1b:17:05:25:52 ------BEGIN CERTIFICATE----- -MIIDwzCCAqugAwIBAgIBATANBgkqhkiG9w0BAQsFADCBgjELMAkGA1UEBhMCREUx -KzApBgNVBAoMIlQtU3lzdGVtcyBFbnRlcnByaXNlIFNlcnZpY2VzIEdtYkgxHzAd -BgNVBAsMFlQtU3lzdGVtcyBUcnVzdCBDZW50ZXIxJTAjBgNVBAMMHFQtVGVsZVNl -YyBHbG9iYWxSb290IENsYXNzIDIwHhcNMDgxMDAxMTA0MDE0WhcNMzMxMDAxMjM1 -OTU5WjCBgjELMAkGA1UEBhMCREUxKzApBgNVBAoMIlQtU3lzdGVtcyBFbnRlcnBy -aXNlIFNlcnZpY2VzIEdtYkgxHzAdBgNVBAsMFlQtU3lzdGVtcyBUcnVzdCBDZW50 -ZXIxJTAjBgNVBAMMHFQtVGVsZVNlYyBHbG9iYWxSb290IENsYXNzIDIwggEiMA0G -CSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCqX9obX+hzkeXaXPSi5kfl82hVYAUd -AqSzm1nzHoqvNK38DcLZSBnuaY/JIPwhqgcZ7bBcrGXHX+0CfHt8LRvWurmAwhiC -FoT6ZrAIxlQjgeTNuUk/9k9uN0goOA/FvudocP05l03Sx5iRUKrERLMjfTlH6VJi -1hKTXrcxlkIF+3anHqP1wvzpesVsqXFP6st4vGCvx9702cu+fjOlbpSD8DT6Iavq -jnKgP6TeMFvvhk1qlVtDRKgQFRzlAVfFmPHmBiiRqiDFt1MmUUOyCxGVWOHAD3bZ -wI18gfNycJ5v/hqO2V81xrJvNHy+SE/iWjnX2J14np+GPgNeGYtEotXHAgMBAAGj -QjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMB0GA1UdDgQWBBS/ -WSA2AHmgoCJrjNXyYdK4LMuCSjANBgkqhkiG9w0BAQsFAAOCAQEAMQOiYQsfdOhy -NsZt+U2e+iKo4YFWz827n+qrkRk4r6p8FU3ztqONpfSO9kSpp+ghla0+AGIWiPAC -uvxhI+YzmzB6azZie60EI4RYZeLbK4rnJVM3YlNfvNoBYimipidx5joifsFvHZVw -IEoHNN/q/xWA5brXethbdXwFeilHfkCoMRN3zUA7tFFHei4R40cR3p1m0IvVVGb6 -g1XqfMIpiRvpb7PO4gWEyS8+eIVibslfwXhjdFjASBgMmTnrpMwatXlajRWc2BQN -9noHV8cigwUtPJslJj0Ys6lDfMjIq2SPDqO/nBudMNva0Bkuqjzx+zOAduTNrRlP -BSeOE6Fuwg== ------END CERTIFICATE----- - -# Issuer: CN=Atos TrustedRoot 2011 O=Atos -# Subject: CN=Atos TrustedRoot 2011 O=Atos -# Label: "Atos TrustedRoot 2011" -# Serial: 6643877497813316402 -# MD5 Fingerprint: ae:b9:c4:32:4b:ac:7f:5d:66:cc:77:94:bb:2a:77:56 -# SHA1 Fingerprint: 2b:b1:f5:3e:55:0c:1d:c5:f1:d4:e6:b7:6a:46:4b:55:06:02:ac:21 -# SHA256 Fingerprint: f3:56:be:a2:44:b7:a9:1e:b3:5d:53:ca:9a:d7:86:4a:ce:01:8e:2d:35:d5:f8:f9:6d:df:68:a6:f4:1a:a4:74 ------BEGIN CERTIFICATE----- -MIIDdzCCAl+gAwIBAgIIXDPLYixfszIwDQYJKoZIhvcNAQELBQAwPDEeMBwGA1UE -AwwVQXRvcyBUcnVzdGVkUm9vdCAyMDExMQ0wCwYDVQQKDARBdG9zMQswCQYDVQQG -EwJERTAeFw0xMTA3MDcxNDU4MzBaFw0zMDEyMzEyMzU5NTlaMDwxHjAcBgNVBAMM -FUF0b3MgVHJ1c3RlZFJvb3QgMjAxMTENMAsGA1UECgwEQXRvczELMAkGA1UEBhMC -REUwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCVhTuXbyo7LjvPpvMp -Nb7PGKw+qtn4TaA+Gke5vJrf8v7MPkfoepbCJI419KkM/IL9bcFyYie96mvr54rM -VD6QUM+A1JX76LWC1BTFtqlVJVfbsVD2sGBkWXppzwO3bw2+yj5vdHLqqjAqc2K+ -SZFhyBH+DgMq92og3AIVDV4VavzjgsG1xZ1kCWyjWZgHJ8cblithdHFsQ/H3NYkQ -4J7sVaE3IqKHBAUsR320HLliKWYoyrfhk/WklAOZuXCFteZI6o1Q/NnezG8HDt0L -cp2AMBYHlT8oDv3FdU9T1nSatCQujgKRz3bFmx5VdJx4IbHwLfELn8LVlhgf8FQi -eowHAgMBAAGjfTB7MB0GA1UdDgQWBBSnpQaxLKYJYO7Rl+lwrrw7GWzbITAPBgNV -HRMBAf8EBTADAQH/MB8GA1UdIwQYMBaAFKelBrEspglg7tGX6XCuvDsZbNshMBgG -A1UdIAQRMA8wDQYLKwYBBAGwLQMEAQEwDgYDVR0PAQH/BAQDAgGGMA0GCSqGSIb3 -DQEBCwUAA4IBAQAmdzTblEiGKkGdLD4GkGDEjKwLVLgfuXvTBznk+j57sj1O7Z8j -vZfza1zv7v1Apt+hk6EKhqzvINB5Ab149xnYJDE0BAGmuhWawyfc2E8PzBhj/5kP -DpFrdRbhIfzYJsdHt6bPWHJxfrrhTZVHO8mvbaG0weyJ9rQPOLXiZNwlz6bb65pc -maHFCN795trV1lpFDMS3wrUU77QR/w4VtfX128a961qn8FYiqTxlVMYVqL2Gns2D -lmh6cYGJ4Qvh6hEbaAjMaZ7snkGeRDImeuKHCnE96+RapNLbxc3G3mB/ufNPRJLv -KrcYPqcZ2Qt9sTdBQrC6YB3y/gkRsPCHe6ed ------END CERTIFICATE----- - -# Issuer: CN=QuoVadis Root CA 1 G3 O=QuoVadis Limited -# Subject: CN=QuoVadis Root CA 1 G3 O=QuoVadis Limited -# Label: "QuoVadis Root CA 1 G3" -# Serial: 687049649626669250736271037606554624078720034195 -# MD5 Fingerprint: a4:bc:5b:3f:fe:37:9a:fa:64:f0:e2:fa:05:3d:0b:ab -# SHA1 Fingerprint: 1b:8e:ea:57:96:29:1a:c9:39:ea:b8:0a:81:1a:73:73:c0:93:79:67 -# SHA256 Fingerprint: 8a:86:6f:d1:b2:76:b5:7e:57:8e:92:1c:65:82:8a:2b:ed:58:e9:f2:f2:88:05:41:34:b7:f1:f4:bf:c9:cc:74 ------BEGIN CERTIFICATE----- -MIIFYDCCA0igAwIBAgIUeFhfLq0sGUvjNwc1NBMotZbUZZMwDQYJKoZIhvcNAQEL -BQAwSDELMAkGA1UEBhMCQk0xGTAXBgNVBAoTEFF1b1ZhZGlzIExpbWl0ZWQxHjAc -BgNVBAMTFVF1b1ZhZGlzIFJvb3QgQ0EgMSBHMzAeFw0xMjAxMTIxNzI3NDRaFw00 -MjAxMTIxNzI3NDRaMEgxCzAJBgNVBAYTAkJNMRkwFwYDVQQKExBRdW9WYWRpcyBM -aW1pdGVkMR4wHAYDVQQDExVRdW9WYWRpcyBSb290IENBIDEgRzMwggIiMA0GCSqG -SIb3DQEBAQUAA4ICDwAwggIKAoICAQCgvlAQjunybEC0BJyFuTHK3C3kEakEPBtV -wedYMB0ktMPvhd6MLOHBPd+C5k+tR4ds7FtJwUrVu4/sh6x/gpqG7D0DmVIB0jWe -rNrwU8lmPNSsAgHaJNM7qAJGr6Qc4/hzWHa39g6QDbXwz8z6+cZM5cOGMAqNF341 -68Xfuw6cwI2H44g4hWf6Pser4BOcBRiYz5P1sZK0/CPTz9XEJ0ngnjybCKOLXSoh -4Pw5qlPafX7PGglTvF0FBM+hSo+LdoINofjSxxR3W5A2B4GbPgb6Ul5jxaYA/qXp -UhtStZI5cgMJYr2wYBZupt0lwgNm3fME0UDiTouG9G/lg6AnhF4EwfWQvTA9xO+o -abw4m6SkltFi2mnAAZauy8RRNOoMqv8hjlmPSlzkYZqn0ukqeI1RPToV7qJZjqlc -3sX5kCLliEVx3ZGZbHqfPT2YfF72vhZooF6uCyP8Wg+qInYtyaEQHeTTRCOQiJ/G -KubX9ZqzWB4vMIkIG1SitZgj7Ah3HJVdYdHLiZxfokqRmu8hqkkWCKi9YSgxyXSt -hfbZxbGL0eUQMk1fiyA6PEkfM4VZDdvLCXVDaXP7a3F98N/ETH3Goy7IlXnLc6KO -Tk0k+17kBL5yG6YnLUlamXrXXAkgt3+UuU/xDRxeiEIbEbfnkduebPRq34wGmAOt -zCjvpUfzUwIDAQABo0IwQDAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIB -BjAdBgNVHQ4EFgQUo5fW816iEOGrRZ88F2Q87gFwnMwwDQYJKoZIhvcNAQELBQAD -ggIBABj6W3X8PnrHX3fHyt/PX8MSxEBd1DKquGrX1RUVRpgjpeaQWxiZTOOtQqOC -MTaIzen7xASWSIsBx40Bz1szBpZGZnQdT+3Btrm0DWHMY37XLneMlhwqI2hrhVd2 -cDMT/uFPpiN3GPoajOi9ZcnPP/TJF9zrx7zABC4tRi9pZsMbj/7sPtPKlL92CiUN -qXsCHKnQO18LwIE6PWThv6ctTr1NxNgpxiIY0MWscgKCP6o6ojoilzHdCGPDdRS5 -YCgtW2jgFqlmgiNR9etT2DGbe+m3nUvriBbP+V04ikkwj+3x6xn0dxoxGE1nVGwv -b2X52z3sIexe9PSLymBlVNFxZPT5pqOBMzYzcfCkeF9OrYMh3jRJjehZrJ3ydlo2 -8hP0r+AJx2EqbPfgna67hkooby7utHnNkDPDs3b69fBsnQGQ+p6Q9pxyz0fawx/k -NSBT8lTR32GDpgLiJTjehTItXnOQUl1CxM49S+H5GYQd1aJQzEH7QRTDvdbJWqNj -ZgKAvQU6O0ec7AAmTPWIUb+oI38YB7AL7YsmoWTTYUrrXJ/es69nA7Mf3W1daWhp -q1467HxpvMc7hU6eFbm0FU/DlXpY18ls6Wy58yljXrQs8C097Vpl4KlbQMJImYFt -nh8GKjwStIsPm6Ik8KaN1nrgS7ZklmOVhMJKzRwuJIczYOXD ------END CERTIFICATE----- - -# Issuer: CN=QuoVadis Root CA 2 G3 O=QuoVadis Limited -# Subject: CN=QuoVadis Root CA 2 G3 O=QuoVadis Limited -# Label: "QuoVadis Root CA 2 G3" -# Serial: 390156079458959257446133169266079962026824725800 -# MD5 Fingerprint: af:0c:86:6e:bf:40:2d:7f:0b:3e:12:50:ba:12:3d:06 -# SHA1 Fingerprint: 09:3c:61:f3:8b:8b:dc:7d:55:df:75:38:02:05:00:e1:25:f5:c8:36 -# SHA256 Fingerprint: 8f:e4:fb:0a:f9:3a:4d:0d:67:db:0b:eb:b2:3e:37:c7:1b:f3:25:dc:bc:dd:24:0e:a0:4d:af:58:b4:7e:18:40 ------BEGIN CERTIFICATE----- -MIIFYDCCA0igAwIBAgIURFc0JFuBiZs18s64KztbpybwdSgwDQYJKoZIhvcNAQEL -BQAwSDELMAkGA1UEBhMCQk0xGTAXBgNVBAoTEFF1b1ZhZGlzIExpbWl0ZWQxHjAc -BgNVBAMTFVF1b1ZhZGlzIFJvb3QgQ0EgMiBHMzAeFw0xMjAxMTIxODU5MzJaFw00 -MjAxMTIxODU5MzJaMEgxCzAJBgNVBAYTAkJNMRkwFwYDVQQKExBRdW9WYWRpcyBM -aW1pdGVkMR4wHAYDVQQDExVRdW9WYWRpcyBSb290IENBIDIgRzMwggIiMA0GCSqG -SIb3DQEBAQUAA4ICDwAwggIKAoICAQChriWyARjcV4g/Ruv5r+LrI3HimtFhZiFf -qq8nUeVuGxbULX1QsFN3vXg6YOJkApt8hpvWGo6t/x8Vf9WVHhLL5hSEBMHfNrMW -n4rjyduYNM7YMxcoRvynyfDStNVNCXJJ+fKH46nafaF9a7I6JaltUkSs+L5u+9ym -c5GQYaYDFCDy54ejiK2toIz/pgslUiXnFgHVy7g1gQyjO/Dh4fxaXc6AcW34Sas+ -O7q414AB+6XrW7PFXmAqMaCvN+ggOp+oMiwMzAkd056OXbxMmO7FGmh77FOm6RQ1 -o9/NgJ8MSPsc9PG/Srj61YxxSscfrf5BmrODXfKEVu+lV0POKa2Mq1W/xPtbAd0j -IaFYAI7D0GoT7RPjEiuA3GfmlbLNHiJuKvhB1PLKFAeNilUSxmn1uIZoL1NesNKq -IcGY5jDjZ1XHm26sGahVpkUG0CM62+tlXSoREfA7T8pt9DTEceT/AFr2XK4jYIVz -8eQQsSWu1ZK7E8EM4DnatDlXtas1qnIhO4M15zHfeiFuuDIIfR0ykRVKYnLP43eh -vNURG3YBZwjgQQvD6xVu+KQZ2aKrr+InUlYrAoosFCT5v0ICvybIxo/gbjh9Uy3l -7ZizlWNof/k19N+IxWA1ksB8aRxhlRbQ694Lrz4EEEVlWFA4r0jyWbYW8jwNkALG -cC4BrTwV1wIDAQABo0IwQDAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIB -BjAdBgNVHQ4EFgQU7edvdlq/YOxJW8ald7tyFnGbxD0wDQYJKoZIhvcNAQELBQAD -ggIBAJHfgD9DCX5xwvfrs4iP4VGyvD11+ShdyLyZm3tdquXK4Qr36LLTn91nMX66 -AarHakE7kNQIXLJgapDwyM4DYvmL7ftuKtwGTTwpD4kWilhMSA/ohGHqPHKmd+RC -roijQ1h5fq7KpVMNqT1wvSAZYaRsOPxDMuHBR//47PERIjKWnML2W2mWeyAMQ0Ga -W/ZZGYjeVYg3UQt4XAoeo0L9x52ID8DyeAIkVJOviYeIyUqAHerQbj5hLja7NQ4n -lv1mNDthcnPxFlxHBlRJAHpYErAK74X9sbgzdWqTHBLmYF5vHX/JHyPLhGGfHoJE -+V+tYlUkmlKY7VHnoX6XOuYvHxHaU4AshZ6rNRDbIl9qxV6XU/IyAgkwo1jwDQHV -csaxfGl7w/U2Rcxhbl5MlMVerugOXou/983g7aEOGzPuVBj+D77vfoRrQ+NwmNtd -dbINWQeFFSM51vHfqSYP1kjHs6Yi9TM3WpVHn3u6GBVv/9YUZINJ0gpnIdsPNWNg -KCLjsZWDzYWm3S8P52dSbrsvhXz1SnPnxT7AvSESBT/8twNJAlvIJebiVDj1eYeM -HVOyToV7BjjHLPj4sHKNJeV3UvQDHEimUF+IIDBu8oJDqz2XhOdT+yHBTw8imoa4 -WSr2Rz0ZiC3oheGe7IUIarFsNMkd7EgrO3jtZsSOeWmD3n+M ------END CERTIFICATE----- - -# Issuer: CN=QuoVadis Root CA 3 G3 O=QuoVadis Limited -# Subject: CN=QuoVadis Root CA 3 G3 O=QuoVadis Limited -# Label: "QuoVadis Root CA 3 G3" -# Serial: 268090761170461462463995952157327242137089239581 -# MD5 Fingerprint: df:7d:b9:ad:54:6f:68:a1:df:89:57:03:97:43:b0:d7 -# SHA1 Fingerprint: 48:12:bd:92:3c:a8:c4:39:06:e7:30:6d:27:96:e6:a4:cf:22:2e:7d -# SHA256 Fingerprint: 88:ef:81:de:20:2e:b0:18:45:2e:43:f8:64:72:5c:ea:5f:bd:1f:c2:d9:d2:05:73:07:09:c5:d8:b8:69:0f:46 ------BEGIN CERTIFICATE----- -MIIFYDCCA0igAwIBAgIULvWbAiin23r/1aOp7r0DoM8Sah0wDQYJKoZIhvcNAQEL -BQAwSDELMAkGA1UEBhMCQk0xGTAXBgNVBAoTEFF1b1ZhZGlzIExpbWl0ZWQxHjAc -BgNVBAMTFVF1b1ZhZGlzIFJvb3QgQ0EgMyBHMzAeFw0xMjAxMTIyMDI2MzJaFw00 -MjAxMTIyMDI2MzJaMEgxCzAJBgNVBAYTAkJNMRkwFwYDVQQKExBRdW9WYWRpcyBM -aW1pdGVkMR4wHAYDVQQDExVRdW9WYWRpcyBSb290IENBIDMgRzMwggIiMA0GCSqG -SIb3DQEBAQUAA4ICDwAwggIKAoICAQCzyw4QZ47qFJenMioKVjZ/aEzHs286IxSR -/xl/pcqs7rN2nXrpixurazHb+gtTTK/FpRp5PIpM/6zfJd5O2YIyC0TeytuMrKNu -FoM7pmRLMon7FhY4futD4tN0SsJiCnMK3UmzV9KwCoWdcTzeo8vAMvMBOSBDGzXR -U7Ox7sWTaYI+FrUoRqHe6okJ7UO4BUaKhvVZR74bbwEhELn9qdIoyhA5CcoTNs+c -ra1AdHkrAj80//ogaX3T7mH1urPnMNA3I4ZyYUUpSFlob3emLoG+B01vr87ERROR -FHAGjx+f+IdpsQ7vw4kZ6+ocYfx6bIrc1gMLnia6Et3UVDmrJqMz6nWB2i3ND0/k -A9HvFZcba5DFApCTZgIhsUfei5pKgLlVj7WiL8DWM2fafsSntARE60f75li59wzw -eyuxwHApw0BiLTtIadwjPEjrewl5qW3aqDCYz4ByA4imW0aucnl8CAMhZa634Ryl -sSqiMd5mBPfAdOhx3v89WcyWJhKLhZVXGqtrdQtEPREoPHtht+KPZ0/l7DxMYIBp -VzgeAVuNVejH38DMdyM0SXV89pgR6y3e7UEuFAUCf+D+IOs15xGsIs5XPd7JMG0Q -A4XN8f+MFrXBsj6IbGB/kE+V9/YtrQE5BwT6dYB9v0lQ7e/JxHwc64B+27bQ3RP+ -ydOc17KXqQIDAQABo0IwQDAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIB -BjAdBgNVHQ4EFgQUxhfQvKjqAkPyGwaZXSuQILnXnOQwDQYJKoZIhvcNAQELBQAD -ggIBADRh2Va1EodVTd2jNTFGu6QHcrxfYWLopfsLN7E8trP6KZ1/AvWkyaiTt3px -KGmPc+FSkNrVvjrlt3ZqVoAh313m6Tqe5T72omnHKgqwGEfcIHB9UqM+WXzBusnI -FUBhynLWcKzSt/Ac5IYp8M7vaGPQtSCKFWGafoaYtMnCdvvMujAWzKNhxnQT5Wvv -oxXqA/4Ti2Tk08HS6IT7SdEQTXlm66r99I0xHnAUrdzeZxNMgRVhvLfZkXdxGYFg -u/BYpbWcC/ePIlUnwEsBbTuZDdQdm2NnL9DuDcpmvJRPpq3t/O5jrFc/ZSXPsoaP -0Aj/uHYUbt7lJ+yreLVTubY/6CD50qi+YUbKh4yE8/nxoGibIh6BJpsQBJFxwAYf -3KDTuVan45gtf4Od34wrnDKOMpTwATwiKp9Dwi7DmDkHOHv8XgBCH/MyJnmDhPbl -8MFREsALHgQjDFSlTC9JxUrRtm5gDWv8a4uFJGS3iQ6rJUdbPM9+Sb3H6QrG2vd+ -DhcI00iX0HGS8A85PjRqHH3Y8iKuu2n0M7SmSFXRDw4m6Oy2Cy2nhTXN/VnIn9HN -PlopNLk9hM6xZdRZkZFWdSHBd575euFgndOtBBj0fOtek49TSiIp+EgrPk2GrFt/ -ywaZWWDYWGWVjUTR939+J399roD1B0y2PpxxVJkES/1Y+Zj0 ------END CERTIFICATE----- - -# Issuer: CN=DigiCert Assured ID Root G2 O=DigiCert Inc OU=www.digicert.com -# Subject: CN=DigiCert Assured ID Root G2 O=DigiCert Inc OU=www.digicert.com -# Label: "DigiCert Assured ID Root G2" -# Serial: 15385348160840213938643033620894905419 -# MD5 Fingerprint: 92:38:b9:f8:63:24:82:65:2c:57:33:e6:fe:81:8f:9d -# SHA1 Fingerprint: a1:4b:48:d9:43:ee:0a:0e:40:90:4f:3c:e0:a4:c0:91:93:51:5d:3f -# SHA256 Fingerprint: 7d:05:eb:b6:82:33:9f:8c:94:51:ee:09:4e:eb:fe:fa:79:53:a1:14:ed:b2:f4:49:49:45:2f:ab:7d:2f:c1:85 ------BEGIN CERTIFICATE----- -MIIDljCCAn6gAwIBAgIQC5McOtY5Z+pnI7/Dr5r0SzANBgkqhkiG9w0BAQsFADBl -MQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3 -d3cuZGlnaWNlcnQuY29tMSQwIgYDVQQDExtEaWdpQ2VydCBBc3N1cmVkIElEIFJv -b3QgRzIwHhcNMTMwODAxMTIwMDAwWhcNMzgwMTE1MTIwMDAwWjBlMQswCQYDVQQG -EwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cuZGlnaWNl -cnQuY29tMSQwIgYDVQQDExtEaWdpQ2VydCBBc3N1cmVkIElEIFJvb3QgRzIwggEi -MA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDZ5ygvUj82ckmIkzTz+GoeMVSA -n61UQbVH35ao1K+ALbkKz3X9iaV9JPrjIgwrvJUXCzO/GU1BBpAAvQxNEP4Htecc -biJVMWWXvdMX0h5i89vqbFCMP4QMls+3ywPgym2hFEwbid3tALBSfK+RbLE4E9Hp -EgjAALAcKxHad3A2m67OeYfcgnDmCXRwVWmvo2ifv922ebPynXApVfSr/5Vh88lA -bx3RvpO704gqu52/clpWcTs/1PPRCv4o76Pu2ZmvA9OPYLfykqGxvYmJHzDNw6Yu -YjOuFgJ3RFrngQo8p0Quebg/BLxcoIfhG69Rjs3sLPr4/m3wOnyqi+RnlTGNAgMB -AAGjQjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgGGMB0GA1UdDgQW -BBTOw0q5mVXyuNtgv6l+vVa1lzan1jANBgkqhkiG9w0BAQsFAAOCAQEAyqVVjOPI -QW5pJ6d1Ee88hjZv0p3GeDgdaZaikmkuOGybfQTUiaWxMTeKySHMq2zNixya1r9I -0jJmwYrA8y8678Dj1JGG0VDjA9tzd29KOVPt3ibHtX2vK0LRdWLjSisCx1BL4Gni -lmwORGYQRI+tBev4eaymG+g3NJ1TyWGqolKvSnAWhsI6yLETcDbYz+70CjTVW0z9 -B5yiutkBclzzTcHdDrEcDcRjvq30FPuJ7KJBDkzMyFdA0G4Dqs0MjomZmWzwPDCv -ON9vvKO+KSAnq3T/EyJ43pdSVR6DtVQgA+6uwE9W3jfMw3+qBCe703e4YtsXfJwo -IhNzbM8m9Yop5w== ------END CERTIFICATE----- - -# Issuer: CN=DigiCert Assured ID Root G3 O=DigiCert Inc OU=www.digicert.com -# Subject: CN=DigiCert Assured ID Root G3 O=DigiCert Inc OU=www.digicert.com -# Label: "DigiCert Assured ID Root G3" -# Serial: 15459312981008553731928384953135426796 -# MD5 Fingerprint: 7c:7f:65:31:0c:81:df:8d:ba:3e:99:e2:5c:ad:6e:fb -# SHA1 Fingerprint: f5:17:a2:4f:9a:48:c6:c9:f8:a2:00:26:9f:dc:0f:48:2c:ab:30:89 -# SHA256 Fingerprint: 7e:37:cb:8b:4c:47:09:0c:ab:36:55:1b:a6:f4:5d:b8:40:68:0f:ba:16:6a:95:2d:b1:00:71:7f:43:05:3f:c2 ------BEGIN CERTIFICATE----- -MIICRjCCAc2gAwIBAgIQC6Fa+h3foLVJRK/NJKBs7DAKBggqhkjOPQQDAzBlMQsw -CQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cu -ZGlnaWNlcnQuY29tMSQwIgYDVQQDExtEaWdpQ2VydCBBc3N1cmVkIElEIFJvb3Qg -RzMwHhcNMTMwODAxMTIwMDAwWhcNMzgwMTE1MTIwMDAwWjBlMQswCQYDVQQGEwJV -UzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cuZGlnaWNlcnQu -Y29tMSQwIgYDVQQDExtEaWdpQ2VydCBBc3N1cmVkIElEIFJvb3QgRzMwdjAQBgcq -hkjOPQIBBgUrgQQAIgNiAAQZ57ysRGXtzbg/WPuNsVepRC0FFfLvC/8QdJ+1YlJf -Zn4f5dwbRXkLzMZTCp2NXQLZqVneAlr2lSoOjThKiknGvMYDOAdfVdp+CW7if17Q -RSAPWXYQ1qAk8C3eNvJsKTmjQjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/ -BAQDAgGGMB0GA1UdDgQWBBTL0L2p4ZgFUaFNN6KDec6NHSrkhDAKBggqhkjOPQQD -AwNnADBkAjAlpIFFAmsSS3V0T8gj43DydXLefInwz5FyYZ5eEJJZVrmDxxDnOOlY -JjZ91eQ0hjkCMHw2U/Aw5WJjOpnitqM7mzT6HtoQknFekROn3aRukswy1vUhZscv -6pZjamVFkpUBtA== ------END CERTIFICATE----- - -# Issuer: CN=DigiCert Global Root G2 O=DigiCert Inc OU=www.digicert.com -# Subject: CN=DigiCert Global Root G2 O=DigiCert Inc OU=www.digicert.com -# Label: "DigiCert Global Root G2" -# Serial: 4293743540046975378534879503202253541 -# MD5 Fingerprint: e4:a6:8a:c8:54:ac:52:42:46:0a:fd:72:48:1b:2a:44 -# SHA1 Fingerprint: df:3c:24:f9:bf:d6:66:76:1b:26:80:73:fe:06:d1:cc:8d:4f:82:a4 -# SHA256 Fingerprint: cb:3c:cb:b7:60:31:e5:e0:13:8f:8d:d3:9a:23:f9:de:47:ff:c3:5e:43:c1:14:4c:ea:27:d4:6a:5a:b1:cb:5f ------BEGIN CERTIFICATE----- -MIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh -MQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3 -d3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH -MjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT -MRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j -b20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG -9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX/RrohCgiN9RlUyfuI -2/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx -1x7e/dfgy5SDN67sH0NO3Xss0r0upS/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ -q2EGnI/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134/tJS7SsVQepj5Wz -tCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ -vIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP -BgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV -5uNu5g/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY -1Yl9PMWLSn/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv/iPsGEMNKSuIEyExtv4 -NeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth/Jsw1HKj2ZL7tcu7XUIOGZX1NG -Fdtom/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91 -8rGOmaFvE7FBcf6IKshPECBV1/MUReXgRPTqh5Uykw7+U0b6LJ3/iyK5S9kJRaTe -pLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl -MrY= ------END CERTIFICATE----- - -# Issuer: CN=DigiCert Global Root G3 O=DigiCert Inc OU=www.digicert.com -# Subject: CN=DigiCert Global Root G3 O=DigiCert Inc OU=www.digicert.com -# Label: "DigiCert Global Root G3" -# Serial: 7089244469030293291760083333884364146 -# MD5 Fingerprint: f5:5d:a4:50:a5:fb:28:7e:1e:0f:0d:cc:96:57:56:ca -# SHA1 Fingerprint: 7e:04:de:89:6a:3e:66:6d:00:e6:87:d3:3f:fa:d9:3b:e8:3d:34:9e -# SHA256 Fingerprint: 31:ad:66:48:f8:10:41:38:c7:38:f3:9e:a4:32:01:33:39:3e:3a:18:cc:02:29:6e:f9:7c:2a:c9:ef:67:31:d0 ------BEGIN CERTIFICATE----- -MIICPzCCAcWgAwIBAgIQBVVWvPJepDU1w6QP1atFcjAKBggqhkjOPQQDAzBhMQsw -CQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cu -ZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBHMzAe -Fw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVTMRUw -EwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5jb20x -IDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEczMHYwEAYHKoZIzj0CAQYF -K4EEACIDYgAE3afZu4q4C/sLfyHS8L6+c/MzXRq8NOrexpu80JX28MzQC7phW1FG -fp4tn+6OYwwX7Adw9c+ELkCDnOg/QW07rdOkFFk2eJ0DQ+4QE2xy3q6Ip6FrtUPO -Z9wj/wMco+I+o0IwQDAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBhjAd -BgNVHQ4EFgQUs9tIpPmhxdiuNkHMEWNpYim8S8YwCgYIKoZIzj0EAwMDaAAwZQIx -AK288mw/EkrRLTnDCgmXc/SINoyIJ7vmiI1Qhadj+Z4y3maTD/HMsQmP3Wyr+mt/ -oAIwOWZbwmSNuJ5Q3KjVSaLtx9zRSX8XAbjIho9OjIgrqJqpisXRAL34VOKa5Vt8 -sycX ------END CERTIFICATE----- - -# Issuer: CN=DigiCert Trusted Root G4 O=DigiCert Inc OU=www.digicert.com -# Subject: CN=DigiCert Trusted Root G4 O=DigiCert Inc OU=www.digicert.com -# Label: "DigiCert Trusted Root G4" -# Serial: 7451500558977370777930084869016614236 -# MD5 Fingerprint: 78:f2:fc:aa:60:1f:2f:b4:eb:c9:37:ba:53:2e:75:49 -# SHA1 Fingerprint: dd:fb:16:cd:49:31:c9:73:a2:03:7d:3f:c8:3a:4d:7d:77:5d:05:e4 -# SHA256 Fingerprint: 55:2f:7b:dc:f1:a7:af:9e:6c:e6:72:01:7f:4f:12:ab:f7:72:40:c7:8e:76:1a:c2:03:d1:d9:d2:0a:c8:99:88 ------BEGIN CERTIFICATE----- -MIIFkDCCA3igAwIBAgIQBZsbV56OITLiOQe9p3d1XDANBgkqhkiG9w0BAQwFADBi -MQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3 -d3cuZGlnaWNlcnQuY29tMSEwHwYDVQQDExhEaWdpQ2VydCBUcnVzdGVkIFJvb3Qg -RzQwHhcNMTMwODAxMTIwMDAwWhcNMzgwMTE1MTIwMDAwWjBiMQswCQYDVQQGEwJV -UzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cuZGlnaWNlcnQu -Y29tMSEwHwYDVQQDExhEaWdpQ2VydCBUcnVzdGVkIFJvb3QgRzQwggIiMA0GCSqG -SIb3DQEBAQUAA4ICDwAwggIKAoICAQC/5pBzaN675F1KPDAiMGkz7MKnJS7JIT3y -ithZwuEppz1Yq3aaza57G4QNxDAf8xukOBbrVsaXbR2rsnnyyhHS5F/WBTxSD1If -xp4VpX6+n6lXFllVcq9ok3DCsrp1mWpzMpTREEQQLt+C8weE5nQ7bXHiLQwb7iDV -ySAdYyktzuxeTsiT+CFhmzTrBcZe7FsavOvJz82sNEBfsXpm7nfISKhmV1efVFiO -DCu3T6cw2Vbuyntd463JT17lNecxy9qTXtyOj4DatpGYQJB5w3jHtrHEtWoYOAMQ -jdjUN6QuBX2I9YI+EJFwq1WCQTLX2wRzKm6RAXwhTNS8rhsDdV14Ztk6MUSaM0C/ -CNdaSaTC5qmgZ92kJ7yhTzm1EVgX9yRcRo9k98FpiHaYdj1ZXUJ2h4mXaXpI8OCi -EhtmmnTK3kse5w5jrubU75KSOp493ADkRSWJtppEGSt+wJS00mFt6zPZxd9LBADM -fRyVw4/3IbKyEbe7f/LVjHAsQWCqsWMYRJUadmJ+9oCw++hkpjPRiQfhvbfmQ6QY -uKZ3AeEPlAwhHbJUKSWJbOUOUlFHdL4mrLZBdd56rF+NP8m800ERElvlEFDrMcXK -chYiCd98THU/Y+whX8QgUWtvsauGi0/C1kVfnSD8oR7FwI+isX4KJpn15GkvmB0t -9dmpsh3lGwIDAQABo0IwQDAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIB -hjAdBgNVHQ4EFgQU7NfjgtJxXWRM3y5nP+e6mK4cD08wDQYJKoZIhvcNAQEMBQAD -ggIBALth2X2pbL4XxJEbw6GiAI3jZGgPVs93rnD5/ZpKmbnJeFwMDF/k5hQpVgs2 -SV1EY+CtnJYYZhsjDT156W1r1lT40jzBQ0CuHVD1UvyQO7uYmWlrx8GnqGikJ9yd -+SeuMIW59mdNOj6PWTkiU0TryF0Dyu1Qen1iIQqAyHNm0aAFYF/opbSnr6j3bTWc -fFqK1qI4mfN4i/RN0iAL3gTujJtHgXINwBQy7zBZLq7gcfJW5GqXb5JQbZaNaHqa -sjYUegbyJLkJEVDXCLG4iXqEI2FCKeWjzaIgQdfRnGTZ6iahixTXTBmyUEFxPT9N -cCOGDErcgdLMMpSEDQgJlxxPwO5rIHQw0uA5NBCFIRUBCOhVMt5xSdkoF1BN5r5N -0XWs0Mr7QbhDparTwwVETyw2m+L64kW4I1NsBm9nVX9GtUw/bihaeSbSpKhil9Ie -4u1Ki7wb/UdKDd9nZn6yW0HQO+T0O/QEY+nvwlQAUaCKKsnOeMzV6ocEGLPOr0mI -r/OSmbaz5mEP0oUA51Aa5BuVnRmhuZyxm7EAHu/QD09CbMkKvO5D+jpxpchNJqU1 -/YldvIViHTLSoCtU7ZpXwdv6EM8Zt4tKG48BtieVU+i2iW1bvGjUI+iLUaJW+fCm -gKDWHrO8Dw9TdSmq6hN35N6MgSGtBxBHEa2HPQfRdbzP82Z+ ------END CERTIFICATE----- - -# Issuer: CN=COMODO RSA Certification Authority O=COMODO CA Limited -# Subject: CN=COMODO RSA Certification Authority O=COMODO CA Limited -# Label: "COMODO RSA Certification Authority" -# Serial: 101909084537582093308941363524873193117 -# MD5 Fingerprint: 1b:31:b0:71:40:36:cc:14:36:91:ad:c4:3e:fd:ec:18 -# SHA1 Fingerprint: af:e5:d2:44:a8:d1:19:42:30:ff:47:9f:e2:f8:97:bb:cd:7a:8c:b4 -# SHA256 Fingerprint: 52:f0:e1:c4:e5:8e:c6:29:29:1b:60:31:7f:07:46:71:b8:5d:7e:a8:0d:5b:07:27:34:63:53:4b:32:b4:02:34 ------BEGIN CERTIFICATE----- -MIIF2DCCA8CgAwIBAgIQTKr5yttjb+Af907YWwOGnTANBgkqhkiG9w0BAQwFADCB -hTELMAkGA1UEBhMCR0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4G -A1UEBxMHU2FsZm9yZDEaMBgGA1UEChMRQ09NT0RPIENBIExpbWl0ZWQxKzApBgNV -BAMTIkNPTU9ETyBSU0EgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTAwMTE5 -MDAwMDAwWhcNMzgwMTE4MjM1OTU5WjCBhTELMAkGA1UEBhMCR0IxGzAZBgNVBAgT -EkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UEBxMHU2FsZm9yZDEaMBgGA1UEChMR -Q09NT0RPIENBIExpbWl0ZWQxKzApBgNVBAMTIkNPTU9ETyBSU0EgQ2VydGlmaWNh -dGlvbiBBdXRob3JpdHkwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCR -6FSS0gpWsawNJN3Fz0RndJkrN6N9I3AAcbxT38T6KhKPS38QVr2fcHK3YX/JSw8X -pz3jsARh7v8Rl8f0hj4K+j5c+ZPmNHrZFGvnnLOFoIJ6dq9xkNfs/Q36nGz637CC -9BR++b7Epi9Pf5l/tfxnQ3K9DADWietrLNPtj5gcFKt+5eNu/Nio5JIk2kNrYrhV -/erBvGy2i/MOjZrkm2xpmfh4SDBF1a3hDTxFYPwyllEnvGfDyi62a+pGx8cgoLEf -Zd5ICLqkTqnyg0Y3hOvozIFIQ2dOciqbXL1MGyiKXCJ7tKuY2e7gUYPDCUZObT6Z -+pUX2nwzV0E8jVHtC7ZcryxjGt9XyD+86V3Em69FmeKjWiS0uqlWPc9vqv9JWL7w -qP/0uK3pN/u6uPQLOvnoQ0IeidiEyxPx2bvhiWC4jChWrBQdnArncevPDt09qZah -SL0896+1DSJMwBGB7FY79tOi4lu3sgQiUpWAk2nojkxl8ZEDLXB0AuqLZxUpaVIC -u9ffUGpVRr+goyhhf3DQw6KqLCGqR84onAZFdr+CGCe01a60y1Dma/RMhnEw6abf -Fobg2P9A3fvQQoh/ozM6LlweQRGBY84YcWsr7KaKtzFcOmpH4MN5WdYgGq/yapiq -crxXStJLnbsQ/LBMQeXtHT1eKJ2czL+zUdqnR+WEUwIDAQABo0IwQDAdBgNVHQ4E -FgQUu69+Aj36pvE8hI6t7jiY7NkyMtQwDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB -/wQFMAMBAf8wDQYJKoZIhvcNAQEMBQADggIBAArx1UaEt65Ru2yyTUEUAJNMnMvl -wFTPoCWOAvn9sKIN9SCYPBMtrFaisNZ+EZLpLrqeLppysb0ZRGxhNaKatBYSaVqM -4dc+pBroLwP0rmEdEBsqpIt6xf4FpuHA1sj+nq6PK7o9mfjYcwlYRm6mnPTXJ9OV -2jeDchzTc+CiR5kDOF3VSXkAKRzH7JsgHAckaVd4sjn8OoSgtZx8jb8uk2Intzna -FxiuvTwJaP+EmzzV1gsD41eeFPfR60/IvYcjt7ZJQ3mFXLrrkguhxuhoqEwWsRqZ -CuhTLJK7oQkYdQxlqHvLI7cawiiFwxv/0Cti76R7CZGYZ4wUAc1oBmpjIXUDgIiK -boHGhfKppC3n9KUkEEeDys30jXlYsQab5xoq2Z0B15R97QNKyvDb6KkBPvVWmcke -jkk9u+UJueBPSZI9FoJAzMxZxuY67RIuaTxslbH9qh17f4a+Hg4yRvv7E491f0yL -S0Zj/gA0QHDBw7mh3aZw4gSzQbzpgJHqZJx64SIDqZxubw5lT2yHh17zbqD5daWb -QOhTsiedSrnAdyGN/4fy3ryM7xfft0kL0fJuMAsaDk527RH89elWsn2/x20Kk4yl -0MC2Hb46TpSi125sC8KKfPog88Tk5c0NqMuRkrF8hey1FGlmDoLnzc7ILaZRfyHB -NVOFBkpdn627G190 ------END CERTIFICATE----- - -# Issuer: CN=USERTrust RSA Certification Authority O=The USERTRUST Network -# Subject: CN=USERTrust RSA Certification Authority O=The USERTRUST Network -# Label: "USERTrust RSA Certification Authority" -# Serial: 2645093764781058787591871645665788717 -# MD5 Fingerprint: 1b:fe:69:d1:91:b7:19:33:a3:72:a8:0f:e1:55:e5:b5 -# SHA1 Fingerprint: 2b:8f:1b:57:33:0d:bb:a2:d0:7a:6c:51:f7:0e:e9:0d:da:b9:ad:8e -# SHA256 Fingerprint: e7:93:c9:b0:2f:d8:aa:13:e2:1c:31:22:8a:cc:b0:81:19:64:3b:74:9c:89:89:64:b1:74:6d:46:c3:d4:cb:d2 ------BEGIN CERTIFICATE----- -MIIF3jCCA8agAwIBAgIQAf1tMPyjylGoG7xkDjUDLTANBgkqhkiG9w0BAQwFADCB -iDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0pl -cnNleSBDaXR5MR4wHAYDVQQKExVUaGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNV -BAMTJVVTRVJUcnVzdCBSU0EgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTAw -MjAxMDAwMDAwWhcNMzgwMTE4MjM1OTU5WjCBiDELMAkGA1UEBhMCVVMxEzARBgNV -BAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0plcnNleSBDaXR5MR4wHAYDVQQKExVU -aGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNVBAMTJVVTRVJUcnVzdCBSU0EgQ2Vy -dGlmaWNhdGlvbiBBdXRob3JpdHkwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIK -AoICAQCAEmUXNg7D2wiz0KxXDXbtzSfTTK1Qg2HiqiBNCS1kCdzOiZ/MPans9s/B -3PHTsdZ7NygRK0faOca8Ohm0X6a9fZ2jY0K2dvKpOyuR+OJv0OwWIJAJPuLodMkY -tJHUYmTbf6MG8YgYapAiPLz+E/CHFHv25B+O1ORRxhFnRghRy4YUVD+8M/5+bJz/ -Fp0YvVGONaanZshyZ9shZrHUm3gDwFA66Mzw3LyeTP6vBZY1H1dat//O+T23LLb2 -VN3I5xI6Ta5MirdcmrS3ID3KfyI0rn47aGYBROcBTkZTmzNg95S+UzeQc0PzMsNT -79uq/nROacdrjGCT3sTHDN/hMq7MkztReJVni+49Vv4M0GkPGw/zJSZrM233bkf6 -c0Plfg6lZrEpfDKEY1WJxA3Bk1QwGROs0303p+tdOmw1XNtB1xLaqUkL39iAigmT -Yo61Zs8liM2EuLE/pDkP2QKe6xJMlXzzawWpXhaDzLhn4ugTncxbgtNMs+1b/97l -c6wjOy0AvzVVdAlJ2ElYGn+SNuZRkg7zJn0cTRe8yexDJtC/QV9AqURE9JnnV4ee -UB9XVKg+/XRjL7FQZQnmWEIuQxpMtPAlR1n6BB6T1CZGSlCBst6+eLf8ZxXhyVeE -Hg9j1uliutZfVS7qXMYoCAQlObgOK6nyTJccBz8NUvXt7y+CDwIDAQABo0IwQDAd -BgNVHQ4EFgQUU3m/WqorSs9UgOHYm8Cd8rIDZsswDgYDVR0PAQH/BAQDAgEGMA8G -A1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQEMBQADggIBAFzUfA3P9wF9QZllDHPF -Up/L+M+ZBn8b2kMVn54CVVeWFPFSPCeHlCjtHzoBN6J2/FNQwISbxmtOuowhT6KO -VWKR82kV2LyI48SqC/3vqOlLVSoGIG1VeCkZ7l8wXEskEVX/JJpuXior7gtNn3/3 -ATiUFJVDBwn7YKnuHKsSjKCaXqeYalltiz8I+8jRRa8YFWSQEg9zKC7F4iRO/Fjs -8PRF/iKz6y+O0tlFYQXBl2+odnKPi4w2r78NBc5xjeambx9spnFixdjQg3IM8WcR -iQycE0xyNN+81XHfqnHd4blsjDwSXWXavVcStkNr/+XeTWYRUc+ZruwXtuhxkYze -Sf7dNXGiFSeUHM9h4ya7b6NnJSFd5t0dCy5oGzuCr+yDZ4XUmFF0sbmZgIn/f3gZ -XHlKYC6SQK5MNyosycdiyA5d9zZbyuAlJQG03RoHnHcAP9Dc1ew91Pq7P8yF1m9/ -qS3fuQL39ZeatTXaw2ewh0qpKJ4jjv9cJ2vhsE/zB+4ALtRZh8tSQZXq9EfX7mRB -VXyNWQKV3WKdwrnuWih0hKWbt5DHDAff9Yk2dDLWKMGwsAvgnEzDHNb842m1R0aB -L6KCq9NjRHDEjf8tM7qtj3u1cIiuPhnPQCjY/MiQu12ZIvVS5ljFH4gxQ+6IHdfG -jjxDah2nGN59PRbxYvnKkKj9 ------END CERTIFICATE----- - -# Issuer: CN=USERTrust ECC Certification Authority O=The USERTRUST Network -# Subject: CN=USERTrust ECC Certification Authority O=The USERTRUST Network -# Label: "USERTrust ECC Certification Authority" -# Serial: 123013823720199481456569720443997572134 -# MD5 Fingerprint: fa:68:bc:d9:b5:7f:ad:fd:c9:1d:06:83:28:cc:24:c1 -# SHA1 Fingerprint: d1:cb:ca:5d:b2:d5:2a:7f:69:3b:67:4d:e5:f0:5a:1d:0c:95:7d:f0 -# SHA256 Fingerprint: 4f:f4:60:d5:4b:9c:86:da:bf:bc:fc:57:12:e0:40:0d:2b:ed:3f:bc:4d:4f:bd:aa:86:e0:6a:dc:d2:a9:ad:7a ------BEGIN CERTIFICATE----- -MIICjzCCAhWgAwIBAgIQXIuZxVqUxdJxVt7NiYDMJjAKBggqhkjOPQQDAzCBiDEL -MAkGA1UEBhMCVVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0plcnNl -eSBDaXR5MR4wHAYDVQQKExVUaGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNVBAMT -JVVTRVJUcnVzdCBFQ0MgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTAwMjAx -MDAwMDAwWhcNMzgwMTE4MjM1OTU5WjCBiDELMAkGA1UEBhMCVVMxEzARBgNVBAgT -Ck5ldyBKZXJzZXkxFDASBgNVBAcTC0plcnNleSBDaXR5MR4wHAYDVQQKExVUaGUg -VVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNVBAMTJVVTRVJUcnVzdCBFQ0MgQ2VydGlm -aWNhdGlvbiBBdXRob3JpdHkwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAAQarFRaqflo -I+d61SRvU8Za2EurxtW20eZzca7dnNYMYf3boIkDuAUU7FfO7l0/4iGzzvfUinng -o4N+LZfQYcTxmdwlkWOrfzCjtHDix6EznPO/LlxTsV+zfTJ/ijTjeXmjQjBAMB0G -A1UdDgQWBBQ64QmG1M8ZwpZ2dEl23OA1xmNjmjAOBgNVHQ8BAf8EBAMCAQYwDwYD -VR0TAQH/BAUwAwEB/zAKBggqhkjOPQQDAwNoADBlAjA2Z6EWCNzklwBBHU6+4WMB -zzuqQhFkoJ2UOQIReVx7Hfpkue4WQrO/isIJxOzksU0CMQDpKmFHjFJKS04YcPbW -RNZu9YO6bVi9JNlWSOrvxKJGgYhqOkbRqZtNyWHa0V1Xahg= ------END CERTIFICATE----- - -# Issuer: CN=GlobalSign O=GlobalSign OU=GlobalSign ECC Root CA - R4 -# Subject: CN=GlobalSign O=GlobalSign OU=GlobalSign ECC Root CA - R4 -# Label: "GlobalSign ECC Root CA - R4" -# Serial: 14367148294922964480859022125800977897474 -# MD5 Fingerprint: 20:f0:27:68:d1:7e:a0:9d:0e:e6:2a:ca:df:5c:89:8e -# SHA1 Fingerprint: 69:69:56:2e:40:80:f4:24:a1:e7:19:9f:14:ba:f3:ee:58:ab:6a:bb -# SHA256 Fingerprint: be:c9:49:11:c2:95:56:76:db:6c:0a:55:09:86:d7:6e:3b:a0:05:66:7c:44:2c:97:62:b4:fb:b7:73:de:22:8c ------BEGIN CERTIFICATE----- -MIIB4TCCAYegAwIBAgIRKjikHJYKBN5CsiilC+g0mAIwCgYIKoZIzj0EAwIwUDEk -MCIGA1UECxMbR2xvYmFsU2lnbiBFQ0MgUm9vdCBDQSAtIFI0MRMwEQYDVQQKEwpH -bG9iYWxTaWduMRMwEQYDVQQDEwpHbG9iYWxTaWduMB4XDTEyMTExMzAwMDAwMFoX -DTM4MDExOTAzMTQwN1owUDEkMCIGA1UECxMbR2xvYmFsU2lnbiBFQ0MgUm9vdCBD -QSAtIFI0MRMwEQYDVQQKEwpHbG9iYWxTaWduMRMwEQYDVQQDEwpHbG9iYWxTaWdu -MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEuMZ5049sJQ6fLjkZHAOkrprlOQcJ -FspjsbmG+IpXwVfOQvpzofdlQv8ewQCybnMO/8ch5RikqtlxP6jUuc6MHaNCMEAw -DgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFFSwe61F -uOJAf/sKbvu+M8k8o4TVMAoGCCqGSM49BAMCA0gAMEUCIQDckqGgE6bPA7DmxCGX -kPoUVy0D7O48027KqGx2vKLeuwIgJ6iFJzWbVsaj8kfSt24bAgAXqmemFZHe+pTs -ewv4n4Q= ------END CERTIFICATE----- - -# Issuer: CN=GlobalSign O=GlobalSign OU=GlobalSign ECC Root CA - R5 -# Subject: CN=GlobalSign O=GlobalSign OU=GlobalSign ECC Root CA - R5 -# Label: "GlobalSign ECC Root CA - R5" -# Serial: 32785792099990507226680698011560947931244 -# MD5 Fingerprint: 9f:ad:3b:1c:02:1e:8a:ba:17:74:38:81:0c:a2:bc:08 -# SHA1 Fingerprint: 1f:24:c6:30:cd:a4:18:ef:20:69:ff:ad:4f:dd:5f:46:3a:1b:69:aa -# SHA256 Fingerprint: 17:9f:bc:14:8a:3d:d0:0f:d2:4e:a1:34:58:cc:43:bf:a7:f5:9c:81:82:d7:83:a5:13:f6:eb:ec:10:0c:89:24 ------BEGIN CERTIFICATE----- -MIICHjCCAaSgAwIBAgIRYFlJ4CYuu1X5CneKcflK2GwwCgYIKoZIzj0EAwMwUDEk -MCIGA1UECxMbR2xvYmFsU2lnbiBFQ0MgUm9vdCBDQSAtIFI1MRMwEQYDVQQKEwpH -bG9iYWxTaWduMRMwEQYDVQQDEwpHbG9iYWxTaWduMB4XDTEyMTExMzAwMDAwMFoX -DTM4MDExOTAzMTQwN1owUDEkMCIGA1UECxMbR2xvYmFsU2lnbiBFQ0MgUm9vdCBD -QSAtIFI1MRMwEQYDVQQKEwpHbG9iYWxTaWduMRMwEQYDVQQDEwpHbG9iYWxTaWdu -MHYwEAYHKoZIzj0CAQYFK4EEACIDYgAER0UOlvt9Xb/pOdEh+J8LttV7HpI6SFkc -8GIxLcB6KP4ap1yztsyX50XUWPrRd21DosCHZTQKH3rd6zwzocWdTaRvQZU4f8ke -hOvRnkmSh5SHDDqFSmafnVmTTZdhBoZKo0IwQDAOBgNVHQ8BAf8EBAMCAQYwDwYD -VR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUPeYpSJvqB8ohREom3m7e0oPQn1kwCgYI -KoZIzj0EAwMDaAAwZQIxAOVpEslu28YxuglB4Zf4+/2a4n0Sye18ZNPLBSWLVtmg -515dTguDnFt2KaAJJiFqYgIwcdK1j1zqO+F4CYWodZI7yFz9SO8NdCKoCOJuxUnO -xwy8p2Fp8fc74SrL+SvzZpA3 ------END CERTIFICATE----- - -# Issuer: CN=Staat der Nederlanden EV Root CA O=Staat der Nederlanden -# Subject: CN=Staat der Nederlanden EV Root CA O=Staat der Nederlanden -# Label: "Staat der Nederlanden EV Root CA" -# Serial: 10000013 -# MD5 Fingerprint: fc:06:af:7b:e8:1a:f1:9a:b4:e8:d2:70:1f:c0:f5:ba -# SHA1 Fingerprint: 76:e2:7e:c1:4f:db:82:c1:c0:a6:75:b5:05:be:3d:29:b4:ed:db:bb -# SHA256 Fingerprint: 4d:24:91:41:4c:fe:95:67:46:ec:4c:ef:a6:cf:6f:72:e2:8a:13:29:43:2f:9d:8a:90:7a:c4:cb:5d:ad:c1:5a ------BEGIN CERTIFICATE----- -MIIFcDCCA1igAwIBAgIEAJiWjTANBgkqhkiG9w0BAQsFADBYMQswCQYDVQQGEwJO -TDEeMBwGA1UECgwVU3RhYXQgZGVyIE5lZGVybGFuZGVuMSkwJwYDVQQDDCBTdGFh -dCBkZXIgTmVkZXJsYW5kZW4gRVYgUm9vdCBDQTAeFw0xMDEyMDgxMTE5MjlaFw0y -MjEyMDgxMTEwMjhaMFgxCzAJBgNVBAYTAk5MMR4wHAYDVQQKDBVTdGFhdCBkZXIg -TmVkZXJsYW5kZW4xKTAnBgNVBAMMIFN0YWF0IGRlciBOZWRlcmxhbmRlbiBFViBS -b290IENBMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA48d+ifkkSzrS -M4M1LGns3Amk41GoJSt5uAg94JG6hIXGhaTK5skuU6TJJB79VWZxXSzFYGgEt9nC -UiY4iKTWO0Cmws0/zZiTs1QUWJZV1VD+hq2kY39ch/aO5ieSZxeSAgMs3NZmdO3d -Z//BYY1jTw+bbRcwJu+r0h8QoPnFfxZpgQNH7R5ojXKhTbImxrpsX23Wr9GxE46p -rfNeaXUmGD5BKyF/7otdBwadQ8QpCiv8Kj6GyzyDOvnJDdrFmeK8eEEzduG/L13l -pJhQDBXd4Pqcfzho0LKmeqfRMb1+ilgnQ7O6M5HTp5gVXJrm0w912fxBmJc+qiXb -j5IusHsMX/FjqTf5m3VpTCgmJdrV8hJwRVXj33NeN/UhbJCONVrJ0yPr08C+eKxC -KFhmpUZtcALXEPlLVPxdhkqHz3/KRawRWrUgUY0viEeXOcDPusBCAUCZSCELa6fS -/ZbV0b5GnUngC6agIk440ME8MLxwjyx1zNDFjFE7PZQIZCZhfbnDZY8UnCHQqv0X -cgOPvZuM5l5Tnrmd74K74bzickFbIZTTRTeU0d8JOV3nI6qaHcptqAqGhYqCvkIH -1vI4gnPah1vlPNOePqc7nvQDs/nxfRN0Av+7oeX6AHkcpmZBiFxgV6YuCcS6/ZrP -px9Aw7vMWgpVSzs4dlG4Y4uElBbmVvMCAwEAAaNCMEAwDwYDVR0TAQH/BAUwAwEB -/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYEFP6rAJCYniT8qcwaivsnuL8wbqg7 -MA0GCSqGSIb3DQEBCwUAA4ICAQDPdyxuVr5Os7aEAJSrR8kN0nbHhp8dB9O2tLsI -eK9p0gtJ3jPFrK3CiAJ9Brc1AsFgyb/E6JTe1NOpEyVa/m6irn0F3H3zbPB+po3u -2dfOWBfoqSmuc0iH55vKbimhZF8ZE/euBhD/UcabTVUlT5OZEAFTdfETzsemQUHS -v4ilf0X8rLiltTMMgsT7B/Zq5SWEXwbKwYY5EdtYzXc7LMJMD16a4/CrPmEbUCTC -wPTxGfARKbalGAKb12NMcIxHowNDXLldRqANb/9Zjr7dn3LDWyvfjFvO5QxGbJKy -CqNMVEIYFRIYvdr8unRu/8G2oGTYqV9Vrp9canaW2HNnh/tNf1zuacpzEPuKqf2e -vTY4SUmH9A4U8OmHuD+nT3pajnnUk+S7aFKErGzp85hwVXIy+TSrK0m1zSBi5Dp6 -Z2Orltxtrpfs/J92VoguZs9btsmksNcFuuEnL5O7Jiqik7Ab846+HUCjuTaPPoIa -Gl6I6lD4WeKDRikL40Rc4ZW2aZCaFG+XroHPaO+Zmr615+F/+PoTRxZMzG0IQOeL -eG9QgkRQP2YGiqtDhFZKDyAthg710tvSeopLzaXoTvFeJiUBWSOgftL2fiFX1ye8 -FVdMpEbB4IMeDExNH08GGeL5qPQ6gqGyeUN51q1veieQA6TqJIc/2b3Z6fJfUEkc -7uzXLg== ------END CERTIFICATE----- - -# Issuer: CN=IdenTrust Commercial Root CA 1 O=IdenTrust -# Subject: CN=IdenTrust Commercial Root CA 1 O=IdenTrust -# Label: "IdenTrust Commercial Root CA 1" -# Serial: 13298821034946342390520003877796839426 -# MD5 Fingerprint: b3:3e:77:73:75:ee:a0:d3:e3:7e:49:63:49:59:bb:c7 -# SHA1 Fingerprint: df:71:7e:aa:4a:d9:4e:c9:55:84:99:60:2d:48:de:5f:bc:f0:3a:25 -# SHA256 Fingerprint: 5d:56:49:9b:e4:d2:e0:8b:cf:ca:d0:8a:3e:38:72:3d:50:50:3b:de:70:69:48:e4:2f:55:60:30:19:e5:28:ae ------BEGIN CERTIFICATE----- -MIIFYDCCA0igAwIBAgIQCgFCgAAAAUUjyES1AAAAAjANBgkqhkiG9w0BAQsFADBK -MQswCQYDVQQGEwJVUzESMBAGA1UEChMJSWRlblRydXN0MScwJQYDVQQDEx5JZGVu -VHJ1c3QgQ29tbWVyY2lhbCBSb290IENBIDEwHhcNMTQwMTE2MTgxMjIzWhcNMzQw -MTE2MTgxMjIzWjBKMQswCQYDVQQGEwJVUzESMBAGA1UEChMJSWRlblRydXN0MScw -JQYDVQQDEx5JZGVuVHJ1c3QgQ29tbWVyY2lhbCBSb290IENBIDEwggIiMA0GCSqG -SIb3DQEBAQUAA4ICDwAwggIKAoICAQCnUBneP5k91DNG8W9RYYKyqU+PZ4ldhNlT -3Qwo2dfw/66VQ3KZ+bVdfIrBQuExUHTRgQ18zZshq0PirK1ehm7zCYofWjK9ouuU -+ehcCuz/mNKvcbO0U59Oh++SvL3sTzIwiEsXXlfEU8L2ApeN2WIrvyQfYo3fw7gp -S0l4PJNgiCL8mdo2yMKi1CxUAGc1bnO/AljwpN3lsKImesrgNqUZFvX9t++uP0D1 -bVoE/c40yiTcdCMbXTMTEl3EASX2MN0CXZ/g1Ue9tOsbobtJSdifWwLziuQkkORi -T0/Br4sOdBeo0XKIanoBScy0RnnGF7HamB4HWfp1IYVl3ZBWzvurpWCdxJ35UrCL -vYf5jysjCiN2O/cz4ckA82n5S6LgTrx+kzmEB/dEcH7+B1rlsazRGMzyNeVJSQjK -Vsk9+w8YfYs7wRPCTY/JTw436R+hDmrfYi7LNQZReSzIJTj0+kuniVyc0uMNOYZK -dHzVWYfCP04MXFL0PfdSgvHqo6z9STQaKPNBiDoT7uje/5kdX7rL6B7yuVBgwDHT -c+XvvqDtMwt0viAgxGds8AgDelWAf0ZOlqf0Hj7h9tgJ4TNkK2PXMl6f+cB7D3hv -l7yTmvmcEpB4eoCHFddydJxVdHixuuFucAS6T6C6aMN7/zHwcz09lCqxC0EOoP5N -iGVreTO01wIDAQABo0IwQDAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB -/zAdBgNVHQ4EFgQU7UQZwNPwBovupHu+QucmVMiONnYwDQYJKoZIhvcNAQELBQAD -ggIBAA2ukDL2pkt8RHYZYR4nKM1eVO8lvOMIkPkp165oCOGUAFjvLi5+U1KMtlwH -6oi6mYtQlNeCgN9hCQCTrQ0U5s7B8jeUeLBfnLOic7iPBZM4zY0+sLj7wM+x8uwt -LRvM7Kqas6pgghstO8OEPVeKlh6cdbjTMM1gCIOQ045U8U1mwF10A0Cj7oV+wh93 -nAbowacYXVKV7cndJZ5t+qntozo00Fl72u1Q8zW/7esUTTHHYPTa8Yec4kjixsU3 -+wYQ+nVZZjFHKdp2mhzpgq7vmrlR94gjmmmVYjzlVYA211QC//G5Xc7UI2/YRYRK -W2XviQzdFKcgyxilJbQN+QHwotL0AMh0jqEqSI5l2xPE4iUXfeu+h1sXIFRRk0pT -AwvsXcoz7WL9RccvW9xYoIA55vrX/hMUpu09lEpCdNTDd1lzzY9GvlU47/rokTLq -l1gEIt44w8y8bckzOmoKaT+gyOpyj4xjhiO9bTyWnpXgSUyqorkqG5w2gXjtw+hG -4iZZRHUe2XWJUc0QhJ1hYMtd+ZciTY6Y5uN/9lu7rs3KSoFrXgvzUeF0K+l+J6fZ -mUlO+KWA2yUPHGNiiskzZ2s8EIPGrd6ozRaOjfAHN3Gf8qv8QfXBi+wAN10J5U6A -7/qxXDgGpRtK4dw4LTzcqx+QGtVKnO7RcGzM7vRX+Bi6hG6H ------END CERTIFICATE----- - -# Issuer: CN=IdenTrust Public Sector Root CA 1 O=IdenTrust -# Subject: CN=IdenTrust Public Sector Root CA 1 O=IdenTrust -# Label: "IdenTrust Public Sector Root CA 1" -# Serial: 13298821034946342390521976156843933698 -# MD5 Fingerprint: 37:06:a5:b0:fc:89:9d:ba:f4:6b:8c:1a:64:cd:d5:ba -# SHA1 Fingerprint: ba:29:41:60:77:98:3f:f4:f3:ef:f2:31:05:3b:2e:ea:6d:4d:45:fd -# SHA256 Fingerprint: 30:d0:89:5a:9a:44:8a:26:20:91:63:55:22:d1:f5:20:10:b5:86:7a:ca:e1:2c:78:ef:95:8f:d4:f4:38:9f:2f ------BEGIN CERTIFICATE----- -MIIFZjCCA06gAwIBAgIQCgFCgAAAAUUjz0Z8AAAAAjANBgkqhkiG9w0BAQsFADBN -MQswCQYDVQQGEwJVUzESMBAGA1UEChMJSWRlblRydXN0MSowKAYDVQQDEyFJZGVu -VHJ1c3QgUHVibGljIFNlY3RvciBSb290IENBIDEwHhcNMTQwMTE2MTc1MzMyWhcN -MzQwMTE2MTc1MzMyWjBNMQswCQYDVQQGEwJVUzESMBAGA1UEChMJSWRlblRydXN0 -MSowKAYDVQQDEyFJZGVuVHJ1c3QgUHVibGljIFNlY3RvciBSb290IENBIDEwggIi -MA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQC2IpT8pEiv6EdrCvsnduTyP4o7 -ekosMSqMjbCpwzFrqHd2hCa2rIFCDQjrVVi7evi8ZX3yoG2LqEfpYnYeEe4IFNGy -RBb06tD6Hi9e28tzQa68ALBKK0CyrOE7S8ItneShm+waOh7wCLPQ5CQ1B5+ctMlS -bdsHyo+1W/CD80/HLaXIrcuVIKQxKFdYWuSNG5qrng0M8gozOSI5Cpcu81N3uURF -/YTLNiCBWS2ab21ISGHKTN9T0a9SvESfqy9rg3LvdYDaBjMbXcjaY8ZNzaxmMc3R -3j6HEDbhuaR672BQssvKplbgN6+rNBM5Jeg5ZuSYeqoSmJxZZoY+rfGwyj4GD3vw -EUs3oERte8uojHH01bWRNszwFcYr3lEXsZdMUD2xlVl8BX0tIdUAvwFnol57plzy -9yLxkA2T26pEUWbMfXYD62qoKjgZl3YNa4ph+bz27nb9cCvdKTz4Ch5bQhyLVi9V -GxyhLrXHFub4qjySjmm2AcG1hp2JDws4lFTo6tyePSW8Uybt1as5qsVATFSrsrTZ -2fjXctscvG29ZV/viDUqZi/u9rNl8DONfJhBaUYPQxxp+pu10GFqzcpL2UyQRqsV -WaFHVCkugyhfHMKiq3IXAAaOReyL4jM9f9oZRORicsPfIsbyVtTdX5Vy7W1f90gD -W/3FKqD2cyOEEBsB5wIDAQABo0IwQDAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/ -BAUwAwEB/zAdBgNVHQ4EFgQU43HgntinQtnbcZFrlJPrw6PRFKMwDQYJKoZIhvcN -AQELBQADggIBAEf63QqwEZE4rU1d9+UOl1QZgkiHVIyqZJnYWv6IAcVYpZmxI1Qj -t2odIFflAWJBF9MJ23XLblSQdf4an4EKwt3X9wnQW3IV5B4Jaj0z8yGa5hV+rVHV -DRDtfULAj+7AmgjVQdZcDiFpboBhDhXAuM/FSRJSzL46zNQuOAXeNf0fb7iAaJg9 -TaDKQGXSc3z1i9kKlT/YPyNtGtEqJBnZhbMX73huqVjRI9PHE+1yJX9dsXNw0H8G -lwmEKYBhHfpe/3OsoOOJuBxxFcbeMX8S3OFtm6/n6J91eEyrRjuazr8FGF1NFTwW -mhlQBJqymm9li1JfPFgEKCXAZmExfrngdbkaqIHWchezxQMxNRF4eKLg6TCMf4Df -WN88uieW4oA0beOY02QnrEh+KHdcxiVhJfiFDGX6xDIvpZgF5PgLZxYWxoK4Mhn5 -+bl53B/N66+rDt0b20XkeucC4pVd/GnwU2lhlXV5C15V5jgclKlZM57IcXR5f1GJ -tshquDDIajjDbp7hNxbqBWJMWxJH7ae0s1hWx0nzfxJoCTFx8G34Tkf71oXuxVhA -GaQdp/lLQzfcaFpPz+vCZHTetBXZ9FRUGi8c15dxVJCO2SCdUyt/q4/i6jC8UDfv -8Ue1fXwsBOxonbRJRBD0ckscZOf85muQ3Wl9af0AVqW3rLatt8o+Ae+c ------END CERTIFICATE----- - -# Issuer: CN=Entrust Root Certification Authority - G2 O=Entrust, Inc. OU=See www.entrust.net/legal-terms/(c) 2009 Entrust, Inc. - for authorized use only -# Subject: CN=Entrust Root Certification Authority - G2 O=Entrust, Inc. OU=See www.entrust.net/legal-terms/(c) 2009 Entrust, Inc. - for authorized use only -# Label: "Entrust Root Certification Authority - G2" -# Serial: 1246989352 -# MD5 Fingerprint: 4b:e2:c9:91:96:65:0c:f4:0e:5a:93:92:a0:0a:fe:b2 -# SHA1 Fingerprint: 8c:f4:27:fd:79:0c:3a:d1:66:06:8d:e8:1e:57:ef:bb:93:22:72:d4 -# SHA256 Fingerprint: 43:df:57:74:b0:3e:7f:ef:5f:e4:0d:93:1a:7b:ed:f1:bb:2e:6b:42:73:8c:4e:6d:38:41:10:3d:3a:a7:f3:39 ------BEGIN CERTIFICATE----- -MIIEPjCCAyagAwIBAgIESlOMKDANBgkqhkiG9w0BAQsFADCBvjELMAkGA1UEBhMC -VVMxFjAUBgNVBAoTDUVudHJ1c3QsIEluYy4xKDAmBgNVBAsTH1NlZSB3d3cuZW50 -cnVzdC5uZXQvbGVnYWwtdGVybXMxOTA3BgNVBAsTMChjKSAyMDA5IEVudHJ1c3Qs -IEluYy4gLSBmb3IgYXV0aG9yaXplZCB1c2Ugb25seTEyMDAGA1UEAxMpRW50cnVz -dCBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5IC0gRzIwHhcNMDkwNzA3MTcy -NTU0WhcNMzAxMjA3MTc1NTU0WjCBvjELMAkGA1UEBhMCVVMxFjAUBgNVBAoTDUVu -dHJ1c3QsIEluYy4xKDAmBgNVBAsTH1NlZSB3d3cuZW50cnVzdC5uZXQvbGVnYWwt -dGVybXMxOTA3BgNVBAsTMChjKSAyMDA5IEVudHJ1c3QsIEluYy4gLSBmb3IgYXV0 -aG9yaXplZCB1c2Ugb25seTEyMDAGA1UEAxMpRW50cnVzdCBSb290IENlcnRpZmlj -YXRpb24gQXV0aG9yaXR5IC0gRzIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK -AoIBAQC6hLZy254Ma+KZ6TABp3bqMriVQRrJ2mFOWHLP/vaCeb9zYQYKpSfYs1/T -RU4cctZOMvJyig/3gxnQaoCAAEUesMfnmr8SVycco2gvCoe9amsOXmXzHHfV1IWN -cCG0szLni6LVhjkCsbjSR87kyUnEO6fe+1R9V77w6G7CebI6C1XiUJgWMhNcL3hW -wcKUs/Ja5CeanyTXxuzQmyWC48zCxEXFjJd6BmsqEZ+pCm5IO2/b1BEZQvePB7/1 -U1+cPvQXLOZprE4yTGJ36rfo5bs0vBmLrpxR57d+tVOxMyLlbc9wPBr64ptntoP0 -jaWvYkxN4FisZDQSA/i2jZRjJKRxAgMBAAGjQjBAMA4GA1UdDwEB/wQEAwIBBjAP -BgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBRqciZ60B7vfec7aVHUbI2fkBJmqzAN -BgkqhkiG9w0BAQsFAAOCAQEAeZ8dlsa2eT8ijYfThwMEYGprmi5ZiXMRrEPR9RP/ -jTkrwPK9T3CMqS/qF8QLVJ7UG5aYMzyorWKiAHarWWluBh1+xLlEjZivEtRh2woZ -Rkfz6/djwUAFQKXSt/S1mja/qYh2iARVBCuch38aNzx+LaUa2NSJXsq9rD1s2G2v -1fN2D807iDginWyTmsQ9v4IbZT+mD12q/OWyFcq1rca8PdCE6OoGcrBNOTJ4vz4R -nAuknZoh8/CbCzB428Hch0P+vGOaysXCHMnHjf87ElgI5rY97HosTvuDls4MPGmH -VHOkc8KT/1EQrBVUAdj8BbGJoX90g5pJ19xOe4pIb4tF9g== ------END CERTIFICATE----- - -# Issuer: CN=Entrust Root Certification Authority - EC1 O=Entrust, Inc. OU=See www.entrust.net/legal-terms/(c) 2012 Entrust, Inc. - for authorized use only -# Subject: CN=Entrust Root Certification Authority - EC1 O=Entrust, Inc. OU=See www.entrust.net/legal-terms/(c) 2012 Entrust, Inc. - for authorized use only -# Label: "Entrust Root Certification Authority - EC1" -# Serial: 51543124481930649114116133369 -# MD5 Fingerprint: b6:7e:1d:f0:58:c5:49:6c:24:3b:3d:ed:98:18:ed:bc -# SHA1 Fingerprint: 20:d8:06:40:df:9b:25:f5:12:25:3a:11:ea:f7:59:8a:eb:14:b5:47 -# SHA256 Fingerprint: 02:ed:0e:b2:8c:14:da:45:16:5c:56:67:91:70:0d:64:51:d7:fb:56:f0:b2:ab:1d:3b:8e:b0:70:e5:6e:df:f5 ------BEGIN CERTIFICATE----- -MIIC+TCCAoCgAwIBAgINAKaLeSkAAAAAUNCR+TAKBggqhkjOPQQDAzCBvzELMAkG -A1UEBhMCVVMxFjAUBgNVBAoTDUVudHJ1c3QsIEluYy4xKDAmBgNVBAsTH1NlZSB3 -d3cuZW50cnVzdC5uZXQvbGVnYWwtdGVybXMxOTA3BgNVBAsTMChjKSAyMDEyIEVu -dHJ1c3QsIEluYy4gLSBmb3IgYXV0aG9yaXplZCB1c2Ugb25seTEzMDEGA1UEAxMq -RW50cnVzdCBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5IC0gRUMxMB4XDTEy -MTIxODE1MjUzNloXDTM3MTIxODE1NTUzNlowgb8xCzAJBgNVBAYTAlVTMRYwFAYD -VQQKEw1FbnRydXN0LCBJbmMuMSgwJgYDVQQLEx9TZWUgd3d3LmVudHJ1c3QubmV0 -L2xlZ2FsLXRlcm1zMTkwNwYDVQQLEzAoYykgMjAxMiBFbnRydXN0LCBJbmMuIC0g -Zm9yIGF1dGhvcml6ZWQgdXNlIG9ubHkxMzAxBgNVBAMTKkVudHJ1c3QgUm9vdCBD -ZXJ0aWZpY2F0aW9uIEF1dGhvcml0eSAtIEVDMTB2MBAGByqGSM49AgEGBSuBBAAi -A2IABIQTydC6bUF74mzQ61VfZgIaJPRbiWlH47jCffHyAsWfoPZb1YsGGYZPUxBt -ByQnoaD41UcZYUx9ypMn6nQM72+WCf5j7HBdNq1nd67JnXxVRDqiY1Ef9eNi1KlH -Bz7MIKNCMEAwDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0O -BBYEFLdj5xrdjekIplWDpOBqUEFlEUJJMAoGCCqGSM49BAMDA2cAMGQCMGF52OVC -R98crlOZF7ZvHH3hvxGU0QOIdeSNiaSKd0bebWHvAvX7td/M/k7//qnmpwIwW5nX -hTcGtXsI/esni0qU+eH6p44mCOh8kmhtc9hvJqwhAriZtyZBWyVgrtBIGu4G ------END CERTIFICATE----- - -# Issuer: CN=CFCA EV ROOT O=China Financial Certification Authority -# Subject: CN=CFCA EV ROOT O=China Financial Certification Authority -# Label: "CFCA EV ROOT" -# Serial: 407555286 -# MD5 Fingerprint: 74:e1:b6:ed:26:7a:7a:44:30:33:94:ab:7b:27:81:30 -# SHA1 Fingerprint: e2:b8:29:4b:55:84:ab:6b:58:c2:90:46:6c:ac:3f:b8:39:8f:84:83 -# SHA256 Fingerprint: 5c:c3:d7:8e:4e:1d:5e:45:54:7a:04:e6:87:3e:64:f9:0c:f9:53:6d:1c:cc:2e:f8:00:f3:55:c4:c5:fd:70:fd ------BEGIN CERTIFICATE----- -MIIFjTCCA3WgAwIBAgIEGErM1jANBgkqhkiG9w0BAQsFADBWMQswCQYDVQQGEwJD -TjEwMC4GA1UECgwnQ2hpbmEgRmluYW5jaWFsIENlcnRpZmljYXRpb24gQXV0aG9y -aXR5MRUwEwYDVQQDDAxDRkNBIEVWIFJPT1QwHhcNMTIwODA4MDMwNzAxWhcNMjkx -MjMxMDMwNzAxWjBWMQswCQYDVQQGEwJDTjEwMC4GA1UECgwnQ2hpbmEgRmluYW5j -aWFsIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MRUwEwYDVQQDDAxDRkNBIEVWIFJP -T1QwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDXXWvNED8fBVnVBU03 -sQ7smCuOFR36k0sXgiFxEFLXUWRwFsJVaU2OFW2fvwwbwuCjZ9YMrM8irq93VCpL -TIpTUnrD7i7es3ElweldPe6hL6P3KjzJIx1qqx2hp/Hz7KDVRM8Vz3IvHWOX6Jn5 -/ZOkVIBMUtRSqy5J35DNuF++P96hyk0g1CXohClTt7GIH//62pCfCqktQT+x8Rgp -7hZZLDRJGqgG16iI0gNyejLi6mhNbiyWZXvKWfry4t3uMCz7zEasxGPrb382KzRz -EpR/38wmnvFyXVBlWY9ps4deMm/DGIq1lY+wejfeWkU7xzbh72fROdOXW3NiGUgt -hxwG+3SYIElz8AXSG7Ggo7cbcNOIabla1jj0Ytwli3i/+Oh+uFzJlU9fpy25IGvP -a931DfSCt/SyZi4QKPaXWnuWFo8BGS1sbn85WAZkgwGDg8NNkt0yxoekN+kWzqot -aK8KgWU6cMGbrU1tVMoqLUuFG7OA5nBFDWteNfB/O7ic5ARwiRIlk9oKmSJgamNg -TnYGmE69g60dWIolhdLHZR4tjsbftsbhf4oEIRUpdPA+nJCdDC7xij5aqgwJHsfV -PKPtl8MeNPo4+QgO48BdK4PRVmrJtqhUUy54Mmc9gn900PvhtgVguXDbjgv5E1hv -cWAQUhC5wUEJ73IfZzF4/5YFjQIDAQABo2MwYTAfBgNVHSMEGDAWgBTj/i39KNAL -tbq2osS/BqoFjJP7LzAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjAd -BgNVHQ4EFgQU4/4t/SjQC7W6tqLEvwaqBYyT+y8wDQYJKoZIhvcNAQELBQADggIB -ACXGumvrh8vegjmWPfBEp2uEcwPenStPuiB/vHiyz5ewG5zz13ku9Ui20vsXiObT -ej/tUxPQ4i9qecsAIyjmHjdXNYmEwnZPNDatZ8POQQaIxffu2Bq41gt/UP+TqhdL -jOztUmCypAbqTuv0axn96/Ua4CUqmtzHQTb3yHQFhDmVOdYLO6Qn+gjYXB74BGBS -ESgoA//vU2YApUo0FmZ8/Qmkrp5nGm9BC2sGE5uPhnEFtC+NiWYzKXZUmhH4J/qy -P5Hgzg0b8zAarb8iXRvTvyUFTeGSGn+ZnzxEk8rUQElsgIfXBDrDMlI1Dlb4pd19 -xIsNER9Tyx6yF7Zod1rg1MvIB671Oi6ON7fQAUtDKXeMOZePglr4UeWJoBjnaH9d -Ci77o0cOPaYjesYBx4/IXr9tgFa+iiS6M+qf4TIRnvHST4D2G0CvOJ4RUHlzEhLN -5mydLIhyPDCBBpEi6lmt2hkuIsKNuYyH4Ga8cyNfIWRjgEj1oDwYPZTISEEdQLpe -/v5WOaHIz16eGWRGENoXkbcFgKyLmZJ956LYBws2J+dIeWCKw9cTXPhyQN9Ky8+Z -AAoACxGV2lZFA4gKn2fQ1XmxqI1AbQ3CekD6819kR5LLU7m7Wc5P/dAVUwHY3+vZ -5nbv0CO7O6l5s9UCKc2Jo5YPSjXnTkLAdc0Hz+Ys63su ------END CERTIFICATE----- - -# Issuer: CN=OISTE WISeKey Global Root GB CA O=WISeKey OU=OISTE Foundation Endorsed -# Subject: CN=OISTE WISeKey Global Root GB CA O=WISeKey OU=OISTE Foundation Endorsed -# Label: "OISTE WISeKey Global Root GB CA" -# Serial: 157768595616588414422159278966750757568 -# MD5 Fingerprint: a4:eb:b9:61:28:2e:b7:2f:98:b0:35:26:90:99:51:1d -# SHA1 Fingerprint: 0f:f9:40:76:18:d3:d7:6a:4b:98:f0:a8:35:9e:0c:fd:27:ac:cc:ed -# SHA256 Fingerprint: 6b:9c:08:e8:6e:b0:f7:67:cf:ad:65:cd:98:b6:21:49:e5:49:4a:67:f5:84:5e:7b:d1:ed:01:9f:27:b8:6b:d6 ------BEGIN CERTIFICATE----- -MIIDtTCCAp2gAwIBAgIQdrEgUnTwhYdGs/gjGvbCwDANBgkqhkiG9w0BAQsFADBt -MQswCQYDVQQGEwJDSDEQMA4GA1UEChMHV0lTZUtleTEiMCAGA1UECxMZT0lTVEUg -Rm91bmRhdGlvbiBFbmRvcnNlZDEoMCYGA1UEAxMfT0lTVEUgV0lTZUtleSBHbG9i -YWwgUm9vdCBHQiBDQTAeFw0xNDEyMDExNTAwMzJaFw0zOTEyMDExNTEwMzFaMG0x -CzAJBgNVBAYTAkNIMRAwDgYDVQQKEwdXSVNlS2V5MSIwIAYDVQQLExlPSVNURSBG -b3VuZGF0aW9uIEVuZG9yc2VkMSgwJgYDVQQDEx9PSVNURSBXSVNlS2V5IEdsb2Jh -bCBSb290IEdCIENBMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2Be3 -HEokKtaXscriHvt9OO+Y9bI5mE4nuBFde9IllIiCFSZqGzG7qFshISvYD06fWvGx -WuR51jIjK+FTzJlFXHtPrby/h0oLS5daqPZI7H17Dc0hBt+eFf1Biki3IPShehtX -1F1Q/7pn2COZH8g/497/b1t3sWtuuMlk9+HKQUYOKXHQuSP8yYFfTvdv37+ErXNk -u7dCjmn21HYdfp2nuFeKUWdy19SouJVUQHMD9ur06/4oQnc/nSMbsrY9gBQHTC5P -99UKFg29ZkM3fiNDecNAhvVMKdqOmq0NpQSHiB6F4+lT1ZvIiwNjeOvgGUpuuy9r -M2RYk61pv48b74JIxwIDAQABo1EwTzALBgNVHQ8EBAMCAYYwDwYDVR0TAQH/BAUw -AwEB/zAdBgNVHQ4EFgQUNQ/INmNe4qPs+TtmFc5RUuORmj0wEAYJKwYBBAGCNxUB -BAMCAQAwDQYJKoZIhvcNAQELBQADggEBAEBM+4eymYGQfp3FsLAmzYh7KzKNbrgh -cViXfa43FK8+5/ea4n32cZiZBKpDdHij40lhPnOMTZTg+XHEthYOU3gf1qKHLwI5 -gSk8rxWYITD+KJAAjNHhy/peyP34EEY7onhCkRd0VQreUGdNZtGn//3ZwLWoo4rO -ZvUPQ82nK1d7Y0Zqqi5S2PTt4W2tKZB4SLrhI6qjiey1q5bAtEuiHZeeevJuQHHf -aPFlTc58Bd9TZaml8LGXBHAVRgOY1NK/VLSgWH1Sb9pWJmLU2NuJMW8c8CLC02Ic -Nc1MaRVUGpCY3useX8p3x8uOPUNpnJpY0CQ73xtAln41rYHHTnG6iBM= ------END CERTIFICATE----- - -# Issuer: CN=SZAFIR ROOT CA2 O=Krajowa Izba Rozliczeniowa S.A. -# Subject: CN=SZAFIR ROOT CA2 O=Krajowa Izba Rozliczeniowa S.A. -# Label: "SZAFIR ROOT CA2" -# Serial: 357043034767186914217277344587386743377558296292 -# MD5 Fingerprint: 11:64:c1:89:b0:24:b1:8c:b1:07:7e:89:9e:51:9e:99 -# SHA1 Fingerprint: e2:52:fa:95:3f:ed:db:24:60:bd:6e:28:f3:9c:cc:cf:5e:b3:3f:de -# SHA256 Fingerprint: a1:33:9d:33:28:1a:0b:56:e5:57:d3:d3:2b:1c:e7:f9:36:7e:b0:94:bd:5f:a7:2a:7e:50:04:c8:de:d7:ca:fe ------BEGIN CERTIFICATE----- -MIIDcjCCAlqgAwIBAgIUPopdB+xV0jLVt+O2XwHrLdzk1uQwDQYJKoZIhvcNAQEL -BQAwUTELMAkGA1UEBhMCUEwxKDAmBgNVBAoMH0tyYWpvd2EgSXpiYSBSb3psaWN6 -ZW5pb3dhIFMuQS4xGDAWBgNVBAMMD1NaQUZJUiBST09UIENBMjAeFw0xNTEwMTkw -NzQzMzBaFw0zNTEwMTkwNzQzMzBaMFExCzAJBgNVBAYTAlBMMSgwJgYDVQQKDB9L -cmFqb3dhIEl6YmEgUm96bGljemVuaW93YSBTLkEuMRgwFgYDVQQDDA9TWkFGSVIg -Uk9PVCBDQTIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC3vD5QqEvN -QLXOYeeWyrSh2gwisPq1e3YAd4wLz32ohswmUeQgPYUM1ljj5/QqGJ3a0a4m7utT -3PSQ1hNKDJA8w/Ta0o4NkjrcsbH/ON7Dui1fgLkCvUqdGw+0w8LBZwPd3BucPbOw -3gAeqDRHu5rr/gsUvTaE2g0gv/pby6kWIK05YO4vdbbnl5z5Pv1+TW9NL++IDWr6 -3fE9biCloBK0TXC5ztdyO4mTp4CEHCdJckm1/zuVnsHMyAHs6A6KCpbns6aH5db5 -BSsNl0BwPLqsdVqc1U2dAgrSS5tmS0YHF2Wtn2yIANwiieDhZNRnvDF5YTy7ykHN -XGoAyDw4jlivAgMBAAGjQjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQD -AgEGMB0GA1UdDgQWBBQuFqlKGLXLzPVvUPMjX/hd56zwyDANBgkqhkiG9w0BAQsF -AAOCAQEAtXP4A9xZWx126aMqe5Aosk3AM0+qmrHUuOQn/6mWmc5G4G18TKI4pAZw -8PRBEew/R40/cof5O/2kbytTAOD/OblqBw7rHRz2onKQy4I9EYKL0rufKq8h5mOG -nXkZ7/e7DDWQw4rtTw/1zBLZpD67oPwglV9PJi8RI4NOdQcPv5vRtB3pEAT+ymCP -oky4rc/hkA/NrgrHXXu3UNLUYfrVFdvXn4dRVOul4+vJhaAlIDf7js4MNIThPIGy -d05DpYhfhmehPea0XGG2Ptv+tyjFogeutcrKjSoS75ftwjCkySp6+/NNIxuZMzSg -LvWpCz/UXeHPhJ/iGcJfitYgHuNztw== ------END CERTIFICATE----- - -# Issuer: CN=Certum Trusted Network CA 2 O=Unizeto Technologies S.A. OU=Certum Certification Authority -# Subject: CN=Certum Trusted Network CA 2 O=Unizeto Technologies S.A. OU=Certum Certification Authority -# Label: "Certum Trusted Network CA 2" -# Serial: 44979900017204383099463764357512596969 -# MD5 Fingerprint: 6d:46:9e:d9:25:6d:08:23:5b:5e:74:7d:1e:27:db:f2 -# SHA1 Fingerprint: d3:dd:48:3e:2b:bf:4c:05:e8:af:10:f5:fa:76:26:cf:d3:dc:30:92 -# SHA256 Fingerprint: b6:76:f2:ed:da:e8:77:5c:d3:6c:b0:f6:3c:d1:d4:60:39:61:f4:9e:62:65:ba:01:3a:2f:03:07:b6:d0:b8:04 ------BEGIN CERTIFICATE----- -MIIF0jCCA7qgAwIBAgIQIdbQSk8lD8kyN/yqXhKN6TANBgkqhkiG9w0BAQ0FADCB -gDELMAkGA1UEBhMCUEwxIjAgBgNVBAoTGVVuaXpldG8gVGVjaG5vbG9naWVzIFMu -QS4xJzAlBgNVBAsTHkNlcnR1bSBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTEkMCIG -A1UEAxMbQ2VydHVtIFRydXN0ZWQgTmV0d29yayBDQSAyMCIYDzIwMTExMDA2MDgz -OTU2WhgPMjA0NjEwMDYwODM5NTZaMIGAMQswCQYDVQQGEwJQTDEiMCAGA1UEChMZ -VW5pemV0byBUZWNobm9sb2dpZXMgUy5BLjEnMCUGA1UECxMeQ2VydHVtIENlcnRp -ZmljYXRpb24gQXV0aG9yaXR5MSQwIgYDVQQDExtDZXJ0dW0gVHJ1c3RlZCBOZXR3 -b3JrIENBIDIwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQC9+Xj45tWA -DGSdhhuWZGc/IjoedQF97/tcZ4zJzFxrqZHmuULlIEub2pt7uZld2ZuAS9eEQCsn -0+i6MLs+CRqnSZXvK0AkwpfHp+6bJe+oCgCXhVqqndwpyeI1B+twTUrWwbNWuKFB -OJvR+zF/j+Bf4bE/D44WSWDXBo0Y+aomEKsq09DRZ40bRr5HMNUuctHFY9rnY3lE -fktjJImGLjQ/KUxSiyqnwOKRKIm5wFv5HdnnJ63/mgKXwcZQkpsCLL2puTRZCr+E -Sv/f/rOf69me4Jgj7KZrdxYq28ytOxykh9xGc14ZYmhFV+SQgkK7QtbwYeDBoz1m -o130GO6IyY0XRSmZMnUCMe4pJshrAua1YkV/NxVaI2iJ1D7eTiew8EAMvE0Xy02i -sx7QBlrd9pPPV3WZ9fqGGmd4s7+W/jTcvedSVuWz5XV710GRBdxdaeOVDUO5/IOW -OZV7bIBaTxNyxtd9KXpEulKkKtVBRgkg/iKgtlswjbyJDNXXcPiHUv3a76xRLgez -Tv7QCdpw75j6VuZt27VXS9zlLCUVyJ4ueE742pyehizKV/Ma5ciSixqClnrDvFAS -adgOWkaLOusm+iPJtrCBvkIApPjW/jAux9JG9uWOdf3yzLnQh1vMBhBgu4M1t15n -3kfsmUjxpKEV/q2MYo45VU85FrmxY53/twIDAQABo0IwQDAPBgNVHRMBAf8EBTAD -AQH/MB0GA1UdDgQWBBS2oVQ5AsOgP46KvPrU+Bym0ToO/TAOBgNVHQ8BAf8EBAMC -AQYwDQYJKoZIhvcNAQENBQADggIBAHGlDs7k6b8/ONWJWsQCYftMxRQXLYtPU2sQ -F/xlhMcQSZDe28cmk4gmb3DWAl45oPePq5a1pRNcgRRtDoGCERuKTsZPpd1iHkTf -CVn0W3cLN+mLIMb4Ck4uWBzrM9DPhmDJ2vuAL55MYIR4PSFk1vtBHxgP58l1cb29 -XN40hz5BsA72udY/CROWFC/emh1auVbONTqwX3BNXuMp8SMoclm2q8KMZiYcdywm -djWLKKdpoPk79SPdhRB0yZADVpHnr7pH1BKXESLjokmUbOe3lEu6LaTaM4tMpkT/ -WjzGHWTYtTHkpjx6qFcL2+1hGsvxznN3Y6SHb0xRONbkX8eftoEq5IVIeVheO/jb -AoJnwTnbw3RLPTYe+SmTiGhbqEQZIfCn6IENLOiTNrQ3ssqwGyZ6miUfmpqAnksq -P/ujmv5zMnHCnsZy4YpoJ/HkD7TETKVhk/iXEAcqMCWpuchxuO9ozC1+9eB+D4Ko -b7a6bINDd82Kkhehnlt4Fj1F4jNy3eFmypnTycUm/Q1oBEauttmbjL4ZvrHG8hnj -XALKLNhvSgfZyTXaQHXyxKcZb55CEJh15pWLYLztxRLXis7VmFxWlgPF7ncGNf/P -5O4/E2Hu29othfDNrp2yGAlFw5Khchf8R7agCyzxxN5DaAhqXzvwdmP7zAYspsbi -DrW5viSP ------END CERTIFICATE----- - -# Issuer: CN=Hellenic Academic and Research Institutions RootCA 2015 O=Hellenic Academic and Research Institutions Cert. Authority -# Subject: CN=Hellenic Academic and Research Institutions RootCA 2015 O=Hellenic Academic and Research Institutions Cert. Authority -# Label: "Hellenic Academic and Research Institutions RootCA 2015" -# Serial: 0 -# MD5 Fingerprint: ca:ff:e2:db:03:d9:cb:4b:e9:0f:ad:84:fd:7b:18:ce -# SHA1 Fingerprint: 01:0c:06:95:a6:98:19:14:ff:bf:5f:c6:b0:b6:95:ea:29:e9:12:a6 -# SHA256 Fingerprint: a0:40:92:9a:02:ce:53:b4:ac:f4:f2:ff:c6:98:1c:e4:49:6f:75:5e:6d:45:fe:0b:2a:69:2b:cd:52:52:3f:36 ------BEGIN CERTIFICATE----- -MIIGCzCCA/OgAwIBAgIBADANBgkqhkiG9w0BAQsFADCBpjELMAkGA1UEBhMCR1Ix -DzANBgNVBAcTBkF0aGVuczFEMEIGA1UEChM7SGVsbGVuaWMgQWNhZGVtaWMgYW5k -IFJlc2VhcmNoIEluc3RpdHV0aW9ucyBDZXJ0LiBBdXRob3JpdHkxQDA+BgNVBAMT -N0hlbGxlbmljIEFjYWRlbWljIGFuZCBSZXNlYXJjaCBJbnN0aXR1dGlvbnMgUm9v -dENBIDIwMTUwHhcNMTUwNzA3MTAxMTIxWhcNNDAwNjMwMTAxMTIxWjCBpjELMAkG -A1UEBhMCR1IxDzANBgNVBAcTBkF0aGVuczFEMEIGA1UEChM7SGVsbGVuaWMgQWNh -ZGVtaWMgYW5kIFJlc2VhcmNoIEluc3RpdHV0aW9ucyBDZXJ0LiBBdXRob3JpdHkx -QDA+BgNVBAMTN0hlbGxlbmljIEFjYWRlbWljIGFuZCBSZXNlYXJjaCBJbnN0aXR1 -dGlvbnMgUm9vdENBIDIwMTUwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoIC -AQDC+Kk/G4n8PDwEXT2QNrCROnk8ZlrvbTkBSRq0t89/TSNTt5AA4xMqKKYx8ZEA -4yjsriFBzh/a/X0SWwGDD7mwX5nh8hKDgE0GPt+sr+ehiGsxr/CL0BgzuNtFajT0 -AoAkKAoCFZVedioNmToUW/bLy1O8E00BiDeUJRtCvCLYjqOWXjrZMts+6PAQZe10 -4S+nfK8nNLspfZu2zwnI5dMK/IhlZXQK3HMcXM1AsRzUtoSMTFDPaI6oWa7CJ06C -ojXdFPQf/7J31Ycvqm59JCfnxssm5uX+Zwdj2EUN3TpZZTlYepKZcj2chF6IIbjV -9Cz82XBST3i4vTwri5WY9bPRaM8gFH5MXF/ni+X1NYEZN9cRCLdmvtNKzoNXADrD -gfgXy5I2XdGj2HUb4Ysn6npIQf1FGQatJ5lOwXBH3bWfgVMS5bGMSF0xQxfjjMZ6 -Y5ZLKTBOhE5iGV48zpeQpX8B653g+IuJ3SWYPZK2fu/Z8VFRfS0myGlZYeCsargq -NhEEelC9MoS+L9xy1dcdFkfkR2YgP/SWxa+OAXqlD3pk9Q0Yh9muiNX6hME6wGko -LfINaFGq46V3xqSQDqE3izEjR8EJCOtu93ib14L8hCCZSRm2Ekax+0VVFqmjZayc -Bw/qa9wfLgZy7IaIEuQt218FL+TwA9MmM+eAws1CoRc0CwIDAQABo0IwQDAPBgNV -HRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQUcRVnyMjJvXVd -ctA4GGqd83EkVAswDQYJKoZIhvcNAQELBQADggIBAHW7bVRLqhBYRjTyYtcWNl0I -XtVsyIe9tC5G8jH4fOpCtZMWVdyhDBKg2mF+D1hYc2Ryx+hFjtyp8iY/xnmMsVMI -M4GwVhO+5lFc2JsKT0ucVlMC6U/2DWDqTUJV6HwbISHTGzrMd/K4kPFox/la/vot -9L/J9UUbzjgQKjeKeaO04wlshYaT/4mWJ3iBj2fjRnRUjtkNaeJK9E10A/+yd+2V -Z5fkscWrv2oj6NSU4kQoYsRL4vDY4ilrGnB+JGGTe08DMiUNRSQrlrRGar9KC/ea -j8GsGsVn82800vpzY4zvFrCopEYq+OsS7HK07/grfoxSwIuEVPkvPuNVqNxmsdnh -X9izjFk0WaSrT2y7HxjbdavYy5LNlDhhDgcGH0tGEPEVvo2FXDtKK4F5D7Rpn0lQ -l033DlZdwJVqwjbDG2jJ9SrcR5q+ss7FJej6A7na+RZukYT1HCjI/CbM1xyQVqdf -bzoEvM14iQuODy+jqk+iGxI9FghAD/FGTNeqewjBCvVtJ94Cj8rDtSvK6evIIVM4 -pcw72Hc3MKJP2W/R8kCtQXoXxdZKNYm3QdV8hn9VTYNKpXMgwDqvkPGaJI7ZjnHK -e7iG2rKPmT4dEw0SEe7Uq/DpFXYC5ODfqiAeW2GFZECpkJcNrVPSWh2HagCXZWK0 -vm9qp/UsQu0yrbYhnr68 ------END CERTIFICATE----- - -# Issuer: CN=Hellenic Academic and Research Institutions ECC RootCA 2015 O=Hellenic Academic and Research Institutions Cert. Authority -# Subject: CN=Hellenic Academic and Research Institutions ECC RootCA 2015 O=Hellenic Academic and Research Institutions Cert. Authority -# Label: "Hellenic Academic and Research Institutions ECC RootCA 2015" -# Serial: 0 -# MD5 Fingerprint: 81:e5:b4:17:eb:c2:f5:e1:4b:0d:41:7b:49:92:fe:ef -# SHA1 Fingerprint: 9f:f1:71:8d:92:d5:9a:f3:7d:74:97:b4:bc:6f:84:68:0b:ba:b6:66 -# SHA256 Fingerprint: 44:b5:45:aa:8a:25:e6:5a:73:ca:15:dc:27:fc:36:d2:4c:1c:b9:95:3a:06:65:39:b1:15:82:dc:48:7b:48:33 ------BEGIN CERTIFICATE----- -MIICwzCCAkqgAwIBAgIBADAKBggqhkjOPQQDAjCBqjELMAkGA1UEBhMCR1IxDzAN -BgNVBAcTBkF0aGVuczFEMEIGA1UEChM7SGVsbGVuaWMgQWNhZGVtaWMgYW5kIFJl -c2VhcmNoIEluc3RpdHV0aW9ucyBDZXJ0LiBBdXRob3JpdHkxRDBCBgNVBAMTO0hl -bGxlbmljIEFjYWRlbWljIGFuZCBSZXNlYXJjaCBJbnN0aXR1dGlvbnMgRUNDIFJv -b3RDQSAyMDE1MB4XDTE1MDcwNzEwMzcxMloXDTQwMDYzMDEwMzcxMlowgaoxCzAJ -BgNVBAYTAkdSMQ8wDQYDVQQHEwZBdGhlbnMxRDBCBgNVBAoTO0hlbGxlbmljIEFj -YWRlbWljIGFuZCBSZXNlYXJjaCBJbnN0aXR1dGlvbnMgQ2VydC4gQXV0aG9yaXR5 -MUQwQgYDVQQDEztIZWxsZW5pYyBBY2FkZW1pYyBhbmQgUmVzZWFyY2ggSW5zdGl0 -dXRpb25zIEVDQyBSb290Q0EgMjAxNTB2MBAGByqGSM49AgEGBSuBBAAiA2IABJKg -QehLgoRc4vgxEZmGZE4JJS+dQS8KrjVPdJWyUWRrjWvmP3CV8AVER6ZyOFB2lQJa -jq4onvktTpnvLEhvTCUp6NFxW98dwXU3tNf6e3pCnGoKVlp8aQuqgAkkbH7BRqNC -MEAwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYEFLQi -C4KZJAEOnLvkDv2/+5cgk5kqMAoGCCqGSM49BAMCA2cAMGQCMGfOFmI4oqxiRaep -lSTAGiecMjvAwNW6qef4BENThe5SId6d9SWDPp5YSy/XZxMOIQIwBeF1Ad5o7Sof -TUwJCA3sS61kFyjndc5FZXIhF8siQQ6ME5g4mlRtm8rifOoCWCKR ------END CERTIFICATE----- - -# Issuer: CN=ISRG Root X1 O=Internet Security Research Group -# Subject: CN=ISRG Root X1 O=Internet Security Research Group -# Label: "ISRG Root X1" -# Serial: 172886928669790476064670243504169061120 -# MD5 Fingerprint: 0c:d2:f9:e0:da:17:73:e9:ed:86:4d:a5:e3:70:e7:4e -# SHA1 Fingerprint: ca:bd:2a:79:a1:07:6a:31:f2:1d:25:36:35:cb:03:9d:43:29:a5:e8 -# SHA256 Fingerprint: 96:bc:ec:06:26:49:76:f3:74:60:77:9a:cf:28:c5:a7:cf:e8:a3:c0:aa:e1:1a:8f:fc:ee:05:c0:bd:df:08:c6 ------BEGIN CERTIFICATE----- -MIIFazCCA1OgAwIBAgIRAIIQz7DSQONZRGPgu2OCiwAwDQYJKoZIhvcNAQELBQAw -TzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh -cmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMTUwNjA0MTEwNDM4 -WhcNMzUwNjA0MTEwNDM4WjBPMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJu -ZXQgU2VjdXJpdHkgUmVzZWFyY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBY -MTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAK3oJHP0FDfzm54rVygc -h77ct984kIxuPOZXoHj3dcKi/vVqbvYATyjb3miGbESTtrFj/RQSa78f0uoxmyF+ -0TM8ukj13Xnfs7j/EvEhmkvBioZxaUpmZmyPfjxwv60pIgbz5MDmgK7iS4+3mX6U -A5/TR5d8mUgjU+g4rk8Kb4Mu0UlXjIB0ttov0DiNewNwIRt18jA8+o+u3dpjq+sW -T8KOEUt+zwvo/7V3LvSye0rgTBIlDHCNAymg4VMk7BPZ7hm/ELNKjD+Jo2FR3qyH -B5T0Y3HsLuJvW5iB4YlcNHlsdu87kGJ55tukmi8mxdAQ4Q7e2RCOFvu396j3x+UC -B5iPNgiV5+I3lg02dZ77DnKxHZu8A/lJBdiB3QW0KtZB6awBdpUKD9jf1b0SHzUv -KBds0pjBqAlkd25HN7rOrFleaJ1/ctaJxQZBKT5ZPt0m9STJEadao0xAH0ahmbWn -OlFuhjuefXKnEgV4We0+UXgVCwOPjdAvBbI+e0ocS3MFEvzG6uBQE3xDk3SzynTn -jh8BCNAw1FtxNrQHusEwMFxIt4I7mKZ9YIqioymCzLq9gwQbooMDQaHWBfEbwrbw -qHyGO0aoSCqI3Haadr8faqU9GY/rOPNk3sgrDQoo//fb4hVC1CLQJ13hef4Y53CI -rU7m2Ys6xt0nUW7/vGT1M0NPAgMBAAGjQjBAMA4GA1UdDwEB/wQEAwIBBjAPBgNV -HRMBAf8EBTADAQH/MB0GA1UdDgQWBBR5tFnme7bl5AFzgAiIyBpY9umbbjANBgkq -hkiG9w0BAQsFAAOCAgEAVR9YqbyyqFDQDLHYGmkgJykIrGF1XIpu+ILlaS/V9lZL -ubhzEFnTIZd+50xx+7LSYK05qAvqFyFWhfFQDlnrzuBZ6brJFe+GnY+EgPbk6ZGQ -3BebYhtF8GaV0nxvwuo77x/Py9auJ/GpsMiu/X1+mvoiBOv/2X/qkSsisRcOj/KK -NFtY2PwByVS5uCbMiogziUwthDyC3+6WVwW6LLv3xLfHTjuCvjHIInNzktHCgKQ5 -ORAzI4JMPJ+GslWYHb4phowim57iaztXOoJwTdwJx4nLCgdNbOhdjsnvzqvHu7Ur -TkXWStAmzOVyyghqpZXjFaH3pO3JLF+l+/+sKAIuvtd7u+Nxe5AW0wdeRlN8NwdC -jNPElpzVmbUq4JUagEiuTDkHzsxHpFKVK7q4+63SM1N95R1NbdWhscdCb+ZAJzVc -oyi3B43njTOQ5yOf+1CceWxG1bQVs5ZufpsMljq4Ui0/1lvh+wjChP4kqKOJ2qxq -4RgqsahDYVvTH9w7jXbyLeiNdd8XM2w9U/t7y0Ff/9yi0GE44Za4rF2LN9d11TPA -mRGunUHBcnWEvgJBQl9nJEiU0Zsnvgc/ubhPgXRR4Xq37Z0j4r7g1SgEEzwxA57d -emyPxgcYxn/eR44/KJ4EBs+lVDR3veyJm+kXQ99b21/+jh5Xos1AnX5iItreGCc= ------END CERTIFICATE----- - -# Issuer: O=FNMT-RCM OU=AC RAIZ FNMT-RCM -# Subject: O=FNMT-RCM OU=AC RAIZ FNMT-RCM -# Label: "AC RAIZ FNMT-RCM" -# Serial: 485876308206448804701554682760554759 -# MD5 Fingerprint: e2:09:04:b4:d3:bd:d1:a0:14:fd:1a:d2:47:c4:57:1d -# SHA1 Fingerprint: ec:50:35:07:b2:15:c4:95:62:19:e2:a8:9a:5b:42:99:2c:4c:2c:20 -# SHA256 Fingerprint: eb:c5:57:0c:29:01:8c:4d:67:b1:aa:12:7b:af:12:f7:03:b4:61:1e:bc:17:b7:da:b5:57:38:94:17:9b:93:fa ------BEGIN CERTIFICATE----- -MIIFgzCCA2ugAwIBAgIPXZONMGc2yAYdGsdUhGkHMA0GCSqGSIb3DQEBCwUAMDsx -CzAJBgNVBAYTAkVTMREwDwYDVQQKDAhGTk1ULVJDTTEZMBcGA1UECwwQQUMgUkFJ -WiBGTk1ULVJDTTAeFw0wODEwMjkxNTU5NTZaFw0zMDAxMDEwMDAwMDBaMDsxCzAJ -BgNVBAYTAkVTMREwDwYDVQQKDAhGTk1ULVJDTTEZMBcGA1UECwwQQUMgUkFJWiBG -Tk1ULVJDTTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBALpxgHpMhm5/ -yBNtwMZ9HACXjywMI7sQmkCpGreHiPibVmr75nuOi5KOpyVdWRHbNi63URcfqQgf -BBckWKo3Shjf5TnUV/3XwSyRAZHiItQDwFj8d0fsjz50Q7qsNI1NOHZnjrDIbzAz -WHFctPVrbtQBULgTfmxKo0nRIBnuvMApGGWn3v7v3QqQIecaZ5JCEJhfTzC8PhxF -tBDXaEAUwED653cXeuYLj2VbPNmaUtu1vZ5Gzz3rkQUCwJaydkxNEJY7kvqcfw+Z -374jNUUeAlz+taibmSXaXvMiwzn15Cou08YfxGyqxRxqAQVKL9LFwag0Jl1mpdIC -IfkYtwb1TplvqKtMUejPUBjFd8g5CSxJkjKZqLsXF3mwWsXmo8RZZUc1g16p6DUL -mbvkzSDGm0oGObVo/CK67lWMK07q87Hj/LaZmtVC+nFNCM+HHmpxffnTtOmlcYF7 -wk5HlqX2doWjKI/pgG6BU6VtX7hI+cL5NqYuSf+4lsKMB7ObiFj86xsc3i1w4peS -MKGJ47xVqCfWS+2QrYv6YyVZLag13cqXM7zlzced0ezvXg5KkAYmY6252TUtB7p2 -ZSysV4999AeU14ECll2jB0nVetBX+RvnU0Z1qrB5QstocQjpYL05ac70r8NWQMet -UqIJ5G+GR4of6ygnXYMgrwTJbFaai0b1AgMBAAGjgYMwgYAwDwYDVR0TAQH/BAUw -AwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYEFPd9xf3E6Jobd2Sn9R2gzL+H -YJptMD4GA1UdIAQ3MDUwMwYEVR0gADArMCkGCCsGAQUFBwIBFh1odHRwOi8vd3d3 -LmNlcnQuZm5tdC5lcy9kcGNzLzANBgkqhkiG9w0BAQsFAAOCAgEAB5BK3/MjTvDD -nFFlm5wioooMhfNzKWtN/gHiqQxjAb8EZ6WdmF/9ARP67Jpi6Yb+tmLSbkyU+8B1 -RXxlDPiyN8+sD8+Nb/kZ94/sHvJwnvDKuO+3/3Y3dlv2bojzr2IyIpMNOmqOFGYM -LVN0V2Ue1bLdI4E7pWYjJ2cJj+F3qkPNZVEI7VFY/uY5+ctHhKQV8Xa7pO6kO8Rf -77IzlhEYt8llvhjho6Tc+hj507wTmzl6NLrTQfv6MooqtyuGC2mDOL7Nii4LcK2N -JpLuHvUBKwrZ1pebbuCoGRw6IYsMHkCtA+fdZn71uSANA+iW+YJF1DngoABd15jm -fZ5nc8OaKveri6E6FO80vFIOiZiaBECEHX5FaZNXzuvO+FB8TxxuBEOb+dY7Ixjp -6o7RTUaN8Tvkasq6+yO3m/qZASlaWFot4/nUbQ4mrcFuNLwy+AwF+mWj2zs3gyLp -1txyM/1d8iC9djwj2ij3+RvrWWTV3F9yfiD8zYm1kGdNYno/Tq0dwzn+evQoFt9B -9kiABdcPUXmsEKvU7ANm5mqwujGSQkBqvjrTcuFqN1W8rB2Vt2lh8kORdOag0wok -RqEIr9baRRmW1FMdW4R58MD3R++Lj8UGrp1MYp3/RgT408m2ECVAdf4WqslKYIYv -uu8wd+RU4riEmViAqhOLUTpPSPaLtrM= ------END CERTIFICATE----- - -# Issuer: CN=Amazon Root CA 1 O=Amazon -# Subject: CN=Amazon Root CA 1 O=Amazon -# Label: "Amazon Root CA 1" -# Serial: 143266978916655856878034712317230054538369994 -# MD5 Fingerprint: 43:c6:bf:ae:ec:fe:ad:2f:18:c6:88:68:30:fc:c8:e6 -# SHA1 Fingerprint: 8d:a7:f9:65:ec:5e:fc:37:91:0f:1c:6e:59:fd:c1:cc:6a:6e:de:16 -# SHA256 Fingerprint: 8e:cd:e6:88:4f:3d:87:b1:12:5b:a3:1a:c3:fc:b1:3d:70:16:de:7f:57:cc:90:4f:e1:cb:97:c6:ae:98:19:6e ------BEGIN CERTIFICATE----- -MIIDQTCCAimgAwIBAgITBmyfz5m/jAo54vB4ikPmljZbyjANBgkqhkiG9w0BAQsF -ADA5MQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRkwFwYDVQQDExBBbWF6 -b24gUm9vdCBDQSAxMB4XDTE1MDUyNjAwMDAwMFoXDTM4MDExNzAwMDAwMFowOTEL -MAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEZMBcGA1UEAxMQQW1hem9uIFJv -b3QgQ0EgMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALJ4gHHKeNXj -ca9HgFB0fW7Y14h29Jlo91ghYPl0hAEvrAIthtOgQ3pOsqTQNroBvo3bSMgHFzZM -9O6II8c+6zf1tRn4SWiw3te5djgdYZ6k/oI2peVKVuRF4fn9tBb6dNqcmzU5L/qw -IFAGbHrQgLKm+a/sRxmPUDgH3KKHOVj4utWp+UhnMJbulHheb4mjUcAwhmahRWa6 -VOujw5H5SNz/0egwLX0tdHA114gk957EWW67c4cX8jJGKLhD+rcdqsq08p8kDi1L -93FcXmn/6pUCyziKrlA4b9v7LWIbxcceVOF34GfID5yHI9Y/QCB/IIDEgEw+OyQm -jgSubJrIqg0CAwEAAaNCMEAwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMC -AYYwHQYDVR0OBBYEFIQYzIU07LwMlJQuCFmcx7IQTgoIMA0GCSqGSIb3DQEBCwUA -A4IBAQCY8jdaQZChGsV2USggNiMOruYou6r4lK5IpDB/G/wkjUu0yKGX9rbxenDI -U5PMCCjjmCXPI6T53iHTfIUJrU6adTrCC2qJeHZERxhlbI1Bjjt/msv0tadQ1wUs -N+gDS63pYaACbvXy8MWy7Vu33PqUXHeeE6V/Uq2V8viTO96LXFvKWlJbYK8U90vv -o/ufQJVtMVT8QtPHRh8jrdkPSHCa2XV4cdFyQzR1bldZwgJcJmApzyMZFo6IQ6XU -5MsI+yMRQ+hDKXJioaldXgjUkK642M4UwtBV8ob2xJNDd2ZhwLnoQdeXeGADbkpy -rqXRfboQnoZsG4q5WTP468SQvvG5 ------END CERTIFICATE----- - -# Issuer: CN=Amazon Root CA 2 O=Amazon -# Subject: CN=Amazon Root CA 2 O=Amazon -# Label: "Amazon Root CA 2" -# Serial: 143266982885963551818349160658925006970653239 -# MD5 Fingerprint: c8:e5:8d:ce:a8:42:e2:7a:c0:2a:5c:7c:9e:26:bf:66 -# SHA1 Fingerprint: 5a:8c:ef:45:d7:a6:98:59:76:7a:8c:8b:44:96:b5:78:cf:47:4b:1a -# SHA256 Fingerprint: 1b:a5:b2:aa:8c:65:40:1a:82:96:01:18:f8:0b:ec:4f:62:30:4d:83:ce:c4:71:3a:19:c3:9c:01:1e:a4:6d:b4 ------BEGIN CERTIFICATE----- -MIIFQTCCAymgAwIBAgITBmyf0pY1hp8KD+WGePhbJruKNzANBgkqhkiG9w0BAQwF -ADA5MQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRkwFwYDVQQDExBBbWF6 -b24gUm9vdCBDQSAyMB4XDTE1MDUyNjAwMDAwMFoXDTQwMDUyNjAwMDAwMFowOTEL -MAkGA1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEZMBcGA1UEAxMQQW1hem9uIFJv -b3QgQ0EgMjCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAK2Wny2cSkxK -gXlRmeyKy2tgURO8TW0G/LAIjd0ZEGrHJgw12MBvIITplLGbhQPDW9tK6Mj4kHbZ -W0/jTOgGNk3Mmqw9DJArktQGGWCsN0R5hYGCrVo34A3MnaZMUnbqQ523BNFQ9lXg -1dKmSYXpN+nKfq5clU1Imj+uIFptiJXZNLhSGkOQsL9sBbm2eLfq0OQ6PBJTYv9K -8nu+NQWpEjTj82R0Yiw9AElaKP4yRLuH3WUnAnE72kr3H9rN9yFVkE8P7K6C4Z9r -2UXTu/Bfh+08LDmG2j/e7HJV63mjrdvdfLC6HM783k81ds8P+HgfajZRRidhW+me -z/CiVX18JYpvL7TFz4QuK/0NURBs+18bvBt+xa47mAExkv8LV/SasrlX6avvDXbR -8O70zoan4G7ptGmh32n2M8ZpLpcTnqWHsFcQgTfJU7O7f/aS0ZzQGPSSbtqDT6Zj -mUyl+17vIWR6IF9sZIUVyzfpYgwLKhbcAS4y2j5L9Z469hdAlO+ekQiG+r5jqFoz -7Mt0Q5X5bGlSNscpb/xVA1wf+5+9R+vnSUeVC06JIglJ4PVhHvG/LopyboBZ/1c6 -+XUyo05f7O0oYtlNc/LMgRdg7c3r3NunysV+Ar3yVAhU/bQtCSwXVEqY0VThUWcI -0u1ufm8/0i2BWSlmy5A5lREedCf+3euvAgMBAAGjQjBAMA8GA1UdEwEB/wQFMAMB -Af8wDgYDVR0PAQH/BAQDAgGGMB0GA1UdDgQWBBSwDPBMMPQFWAJI/TPlUq9LhONm -UjANBgkqhkiG9w0BAQwFAAOCAgEAqqiAjw54o+Ci1M3m9Zh6O+oAA7CXDpO8Wqj2 -LIxyh6mx/H9z/WNxeKWHWc8w4Q0QshNabYL1auaAn6AFC2jkR2vHat+2/XcycuUY -+gn0oJMsXdKMdYV2ZZAMA3m3MSNjrXiDCYZohMr/+c8mmpJ5581LxedhpxfL86kS -k5Nrp+gvU5LEYFiwzAJRGFuFjWJZY7attN6a+yb3ACfAXVU3dJnJUH/jWS5E4ywl -7uxMMne0nxrpS10gxdr9HIcWxkPo1LsmmkVwXqkLN1PiRnsn/eBG8om3zEK2yygm -btmlyTrIQRNg91CMFa6ybRoVGld45pIq2WWQgj9sAq+uEjonljYE1x2igGOpm/Hl -urR8FLBOybEfdF849lHqm/osohHUqS0nGkWxr7JOcQ3AWEbWaQbLU8uz/mtBzUF+ -fUwPfHJ5elnNXkoOrJupmHN5fLT0zLm4BwyydFy4x2+IoZCn9Kr5v2c69BoVYh63 -n749sSmvZ6ES8lgQGVMDMBu4Gon2nL2XA46jCfMdiyHxtN/kHNGfZQIG6lzWE7OE -76KlXIx3KadowGuuQNKotOrN8I1LOJwZmhsoVLiJkO/KdYE+HvJkJMcYr07/R54H -9jVlpNMKVv/1F2Rs76giJUmTtt8AF9pYfl3uxRuw0dFfIRDH+fO6AgonB8Xx1sfT -4PsJYGw= ------END CERTIFICATE----- - -# Issuer: CN=Amazon Root CA 3 O=Amazon -# Subject: CN=Amazon Root CA 3 O=Amazon -# Label: "Amazon Root CA 3" -# Serial: 143266986699090766294700635381230934788665930 -# MD5 Fingerprint: a0:d4:ef:0b:f7:b5:d8:49:95:2a:ec:f5:c4:fc:81:87 -# SHA1 Fingerprint: 0d:44:dd:8c:3c:8c:1a:1a:58:75:64:81:e9:0f:2e:2a:ff:b3:d2:6e -# SHA256 Fingerprint: 18:ce:6c:fe:7b:f1:4e:60:b2:e3:47:b8:df:e8:68:cb:31:d0:2e:bb:3a:da:27:15:69:f5:03:43:b4:6d:b3:a4 ------BEGIN CERTIFICATE----- -MIIBtjCCAVugAwIBAgITBmyf1XSXNmY/Owua2eiedgPySjAKBggqhkjOPQQDAjA5 -MQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRkwFwYDVQQDExBBbWF6b24g -Um9vdCBDQSAzMB4XDTE1MDUyNjAwMDAwMFoXDTQwMDUyNjAwMDAwMFowOTELMAkG -A1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEZMBcGA1UEAxMQQW1hem9uIFJvb3Qg -Q0EgMzBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABCmXp8ZBf8ANm+gBG1bG8lKl -ui2yEujSLtf6ycXYqm0fc4E7O5hrOXwzpcVOho6AF2hiRVd9RFgdszflZwjrZt6j -QjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgGGMB0GA1UdDgQWBBSr -ttvXBp43rDCGB5Fwx5zEGbF4wDAKBggqhkjOPQQDAgNJADBGAiEA4IWSoxe3jfkr -BqWTrBqYaGFy+uGh0PsceGCmQ5nFuMQCIQCcAu/xlJyzlvnrxir4tiz+OpAUFteM -YyRIHN8wfdVoOw== ------END CERTIFICATE----- - -# Issuer: CN=Amazon Root CA 4 O=Amazon -# Subject: CN=Amazon Root CA 4 O=Amazon -# Label: "Amazon Root CA 4" -# Serial: 143266989758080763974105200630763877849284878 -# MD5 Fingerprint: 89:bc:27:d5:eb:17:8d:06:6a:69:d5:fd:89:47:b4:cd -# SHA1 Fingerprint: f6:10:84:07:d6:f8:bb:67:98:0c:c2:e2:44:c2:eb:ae:1c:ef:63:be -# SHA256 Fingerprint: e3:5d:28:41:9e:d0:20:25:cf:a6:90:38:cd:62:39:62:45:8d:a5:c6:95:fb:de:a3:c2:2b:0b:fb:25:89:70:92 ------BEGIN CERTIFICATE----- -MIIB8jCCAXigAwIBAgITBmyf18G7EEwpQ+Vxe3ssyBrBDjAKBggqhkjOPQQDAzA5 -MQswCQYDVQQGEwJVUzEPMA0GA1UEChMGQW1hem9uMRkwFwYDVQQDExBBbWF6b24g -Um9vdCBDQSA0MB4XDTE1MDUyNjAwMDAwMFoXDTQwMDUyNjAwMDAwMFowOTELMAkG -A1UEBhMCVVMxDzANBgNVBAoTBkFtYXpvbjEZMBcGA1UEAxMQQW1hem9uIFJvb3Qg -Q0EgNDB2MBAGByqGSM49AgEGBSuBBAAiA2IABNKrijdPo1MN/sGKe0uoe0ZLY7Bi -9i0b2whxIdIA6GO9mif78DluXeo9pcmBqqNbIJhFXRbb/egQbeOc4OO9X4Ri83Bk -M6DLJC9wuoihKqB1+IGuYgbEgds5bimwHvouXKNCMEAwDwYDVR0TAQH/BAUwAwEB -/zAOBgNVHQ8BAf8EBAMCAYYwHQYDVR0OBBYEFNPsxzplbszh2naaVvuc84ZtV+WB -MAoGCCqGSM49BAMDA2gAMGUCMDqLIfG9fhGt0O9Yli/W651+kI0rz2ZVwyzjKKlw -CkcO8DdZEv8tmZQoTipPNU0zWgIxAOp1AE47xDqUEpHJWEadIRNyp4iciuRMStuW -1KyLa2tJElMzrdfkviT8tQp21KW8EA== ------END CERTIFICATE----- - -# Issuer: CN=TUBITAK Kamu SM SSL Kok Sertifikasi - Surum 1 O=Turkiye Bilimsel ve Teknolojik Arastirma Kurumu - TUBITAK OU=Kamu Sertifikasyon Merkezi - Kamu SM -# Subject: CN=TUBITAK Kamu SM SSL Kok Sertifikasi - Surum 1 O=Turkiye Bilimsel ve Teknolojik Arastirma Kurumu - TUBITAK OU=Kamu Sertifikasyon Merkezi - Kamu SM -# Label: "TUBITAK Kamu SM SSL Kok Sertifikasi - Surum 1" -# Serial: 1 -# MD5 Fingerprint: dc:00:81:dc:69:2f:3e:2f:b0:3b:f6:3d:5a:91:8e:49 -# SHA1 Fingerprint: 31:43:64:9b:ec:ce:27:ec:ed:3a:3f:0b:8f:0d:e4:e8:91:dd:ee:ca -# SHA256 Fingerprint: 46:ed:c3:68:90:46:d5:3a:45:3f:b3:10:4a:b8:0d:ca:ec:65:8b:26:60:ea:16:29:dd:7e:86:79:90:64:87:16 ------BEGIN CERTIFICATE----- -MIIEYzCCA0ugAwIBAgIBATANBgkqhkiG9w0BAQsFADCB0jELMAkGA1UEBhMCVFIx -GDAWBgNVBAcTD0dlYnplIC0gS29jYWVsaTFCMEAGA1UEChM5VHVya2l5ZSBCaWxp -bXNlbCB2ZSBUZWtub2xvamlrIEFyYXN0aXJtYSBLdXJ1bXUgLSBUVUJJVEFLMS0w -KwYDVQQLEyRLYW11IFNlcnRpZmlrYXN5b24gTWVya2V6aSAtIEthbXUgU00xNjA0 -BgNVBAMTLVRVQklUQUsgS2FtdSBTTSBTU0wgS29rIFNlcnRpZmlrYXNpIC0gU3Vy -dW0gMTAeFw0xMzExMjUwODI1NTVaFw00MzEwMjUwODI1NTVaMIHSMQswCQYDVQQG -EwJUUjEYMBYGA1UEBxMPR2ViemUgLSBLb2NhZWxpMUIwQAYDVQQKEzlUdXJraXll -IEJpbGltc2VsIHZlIFRla25vbG9qaWsgQXJhc3Rpcm1hIEt1cnVtdSAtIFRVQklU -QUsxLTArBgNVBAsTJEthbXUgU2VydGlmaWthc3lvbiBNZXJrZXppIC0gS2FtdSBT -TTE2MDQGA1UEAxMtVFVCSVRBSyBLYW11IFNNIFNTTCBLb2sgU2VydGlmaWthc2kg -LSBTdXJ1bSAxMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAr3UwM6q7 -a9OZLBI3hNmNe5eA027n/5tQlT6QlVZC1xl8JoSNkvoBHToP4mQ4t4y86Ij5iySr -LqP1N+RAjhgleYN1Hzv/bKjFxlb4tO2KRKOrbEz8HdDc72i9z+SqzvBV96I01INr -N3wcwv61A+xXzry0tcXtAA9TNypN9E8Mg/uGz8v+jE69h/mniyFXnHrfA2eJLJ2X -YacQuFWQfw4tJzh03+f92k4S400VIgLI4OD8D62K18lUUMw7D8oWgITQUVbDjlZ/ -iSIzL+aFCr2lqBs23tPcLG07xxO9WSMs5uWk99gL7eqQQESolbuT1dCANLZGeA4f -AJNG4e7p+exPFwIDAQABo0IwQDAdBgNVHQ4EFgQUZT/HiobGPN08VFw1+DrtUgxH -V8gwDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQEL -BQADggEBACo/4fEyjq7hmFxLXs9rHmoJ0iKpEsdeV31zVmSAhHqT5Am5EM2fKifh -AHe+SMg1qIGf5LgsyX8OsNJLN13qudULXjS99HMpw+0mFZx+CFOKWI3QSyjfwbPf -IPP54+M638yclNhOT8NrF7f3cuitZjO1JVOr4PhMqZ398g26rrnZqsZr+ZO7rqu4 -lzwDGrpDxpa5RXI4s6ehlj2Re37AIVNMh+3yC1SVUZPVIqUNivGTDj5UDrDYyU7c -8jEyVupk+eq1nRZmQnLzf9OxMUP8pI4X8W0jq5Rm+K37DwhuJi1/FwcJsoz7UMCf -lo3Ptv0AnVoUmr8CRPXBwp8iXqIPoeM= ------END CERTIFICATE----- - -# Issuer: CN=GDCA TrustAUTH R5 ROOT O=GUANG DONG CERTIFICATE AUTHORITY CO.,LTD. -# Subject: CN=GDCA TrustAUTH R5 ROOT O=GUANG DONG CERTIFICATE AUTHORITY CO.,LTD. -# Label: "GDCA TrustAUTH R5 ROOT" -# Serial: 9009899650740120186 -# MD5 Fingerprint: 63:cc:d9:3d:34:35:5c:6f:53:a3:e2:08:70:48:1f:b4 -# SHA1 Fingerprint: 0f:36:38:5b:81:1a:25:c3:9b:31:4e:83:ca:e9:34:66:70:cc:74:b4 -# SHA256 Fingerprint: bf:ff:8f:d0:44:33:48:7d:6a:8a:a6:0c:1a:29:76:7a:9f:c2:bb:b0:5e:42:0f:71:3a:13:b9:92:89:1d:38:93 ------BEGIN CERTIFICATE----- -MIIFiDCCA3CgAwIBAgIIfQmX/vBH6nowDQYJKoZIhvcNAQELBQAwYjELMAkGA1UE -BhMCQ04xMjAwBgNVBAoMKUdVQU5HIERPTkcgQ0VSVElGSUNBVEUgQVVUSE9SSVRZ -IENPLixMVEQuMR8wHQYDVQQDDBZHRENBIFRydXN0QVVUSCBSNSBST09UMB4XDTE0 -MTEyNjA1MTMxNVoXDTQwMTIzMTE1NTk1OVowYjELMAkGA1UEBhMCQ04xMjAwBgNV -BAoMKUdVQU5HIERPTkcgQ0VSVElGSUNBVEUgQVVUSE9SSVRZIENPLixMVEQuMR8w -HQYDVQQDDBZHRENBIFRydXN0QVVUSCBSNSBST09UMIICIjANBgkqhkiG9w0BAQEF -AAOCAg8AMIICCgKCAgEA2aMW8Mh0dHeb7zMNOwZ+Vfy1YI92hhJCfVZmPoiC7XJj -Dp6L3TQsAlFRwxn9WVSEyfFrs0yw6ehGXTjGoqcuEVe6ghWinI9tsJlKCvLriXBj -TnnEt1u9ol2x8kECK62pOqPseQrsXzrj/e+APK00mxqriCZ7VqKChh/rNYmDf1+u -KU49tm7srsHwJ5uu4/Ts765/94Y9cnrrpftZTqfrlYwiOXnhLQiPzLyRuEH3FMEj -qcOtmkVEs7LXLM3GKeJQEK5cy4KOFxg2fZfmiJqwTTQJ9Cy5WmYqsBebnh52nUpm -MUHfP/vFBu8btn4aRjb3ZGM74zkYI+dndRTVdVeSN72+ahsmUPI2JgaQxXABZG12 -ZuGR224HwGGALrIuL4xwp9E7PLOR5G62xDtw8mySlwnNR30YwPO7ng/Wi64HtloP -zgsMR6flPri9fcebNaBhlzpBdRfMK5Z3KpIhHtmVdiBnaM8Nvd/WHwlqmuLMc3Gk -L30SgLdTMEZeS1SZD2fJpcjyIMGC7J0R38IC+xo70e0gmu9lZJIQDSri3nDxGGeC -jGHeuLzRL5z7D9Ar7Rt2ueQ5Vfj4oR24qoAATILnsn8JuLwwoC8N9VKejveSswoA -HQBUlwbgsQfZxw9cZX08bVlX5O2ljelAU58VS6Bx9hoh49pwBiFYFIeFd3mqgnkC -AwEAAaNCMEAwHQYDVR0OBBYEFOLJQJ9NzuiaoXzPDj9lxSmIahlRMA8GA1UdEwEB -/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgGGMA0GCSqGSIb3DQEBCwUAA4ICAQDRSVfg -p8xoWLoBDysZzY2wYUWsEe1jUGn4H3++Fo/9nesLqjJHdtJnJO29fDMylyrHBYZm -DRd9FBUb1Ov9H5r2XpdptxolpAqzkT9fNqyL7FeoPueBihhXOYV0GkLH6VsTX4/5 -COmSdI31R9KrO9b7eGZONn356ZLpBN79SWP8bfsUcZNnL0dKt7n/HipzcEYwv1ry -L3ml4Y0M2fmyYzeMN2WFcGpcWwlyua1jPLHd+PwyvzeG5LuOmCd+uh8W4XAR8gPf -JWIyJyYYMoSf/wA6E7qaTfRPuBRwIrHKK5DOKcFw9C+df/KQHtZa37dG/OaG+svg -IHZ6uqbL9XzeYqWxi+7egmaKTjowHz+Ay60nugxe19CxVsp3cbK1daFQqUBDF8Io -2c9Si1vIY9RCPqAzekYu9wogRlR+ak8x8YF+QnQ4ZXMn7sZ8uI7XpTrXmKGcjBBV -09tL7ECQ8s1uV9JiDnxXk7Gnbc2dg7sq5+W2O3FYrf3RRbxake5TFW/TRQl1brqQ -XR4EzzffHqhmsYzmIGrv/EhOdJhCrylvLmrH+33RZjEizIYAfmaDDEL0vTSSwxrq -T8p+ck0LcIymSLumoRT2+1hEmRSuqguTaaApJUqlyyvdimYHFngVV3Eb7PVHhPOe -MTd61X8kreS8/f3MboPoDKi3QWwH3b08hpcv0g== ------END CERTIFICATE----- - -# Issuer: CN=TrustCor RootCert CA-1 O=TrustCor Systems S. de R.L. OU=TrustCor Certificate Authority -# Subject: CN=TrustCor RootCert CA-1 O=TrustCor Systems S. de R.L. OU=TrustCor Certificate Authority -# Label: "TrustCor RootCert CA-1" -# Serial: 15752444095811006489 -# MD5 Fingerprint: 6e:85:f1:dc:1a:00:d3:22:d5:b2:b2:ac:6b:37:05:45 -# SHA1 Fingerprint: ff:bd:cd:e7:82:c8:43:5e:3c:6f:26:86:5c:ca:a8:3a:45:5b:c3:0a -# SHA256 Fingerprint: d4:0e:9c:86:cd:8f:e4:68:c1:77:69:59:f4:9e:a7:74:fa:54:86:84:b6:c4:06:f3:90:92:61:f4:dc:e2:57:5c ------BEGIN CERTIFICATE----- -MIIEMDCCAxigAwIBAgIJANqb7HHzA7AZMA0GCSqGSIb3DQEBCwUAMIGkMQswCQYD -VQQGEwJQQTEPMA0GA1UECAwGUGFuYW1hMRQwEgYDVQQHDAtQYW5hbWEgQ2l0eTEk -MCIGA1UECgwbVHJ1c3RDb3IgU3lzdGVtcyBTLiBkZSBSLkwuMScwJQYDVQQLDB5U -cnVzdENvciBDZXJ0aWZpY2F0ZSBBdXRob3JpdHkxHzAdBgNVBAMMFlRydXN0Q29y -IFJvb3RDZXJ0IENBLTEwHhcNMTYwMjA0MTIzMjE2WhcNMjkxMjMxMTcyMzE2WjCB -pDELMAkGA1UEBhMCUEExDzANBgNVBAgMBlBhbmFtYTEUMBIGA1UEBwwLUGFuYW1h -IENpdHkxJDAiBgNVBAoMG1RydXN0Q29yIFN5c3RlbXMgUy4gZGUgUi5MLjEnMCUG -A1UECwweVHJ1c3RDb3IgQ2VydGlmaWNhdGUgQXV0aG9yaXR5MR8wHQYDVQQDDBZU -cnVzdENvciBSb290Q2VydCBDQS0xMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB -CgKCAQEAv463leLCJhJrMxnHQFgKq1mqjQCj/IDHUHuO1CAmujIS2CNUSSUQIpid -RtLByZ5OGy4sDjjzGiVoHKZaBeYei0i/mJZ0PmnK6bV4pQa81QBeCQryJ3pS/C3V -seq0iWEk8xoT26nPUu0MJLq5nux+AHT6k61sKZKuUbS701e/s/OojZz0JEsq1pme -9J7+wH5COucLlVPat2gOkEz7cD+PSiyU8ybdY2mplNgQTsVHCJCZGxdNuWxu72CV -EY4hgLW9oHPY0LJ3xEXqWib7ZnZ2+AYfYW0PVcWDtxBWcgYHpfOxGgMFZA6dWorW -hnAbJN7+KIor0Gqw/Hqi3LJ5DotlDwIDAQABo2MwYTAdBgNVHQ4EFgQU7mtJPHo/ -DeOxCbeKyKsZn3MzUOcwHwYDVR0jBBgwFoAU7mtJPHo/DeOxCbeKyKsZn3MzUOcw -DwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAYYwDQYJKoZIhvcNAQELBQAD -ggEBACUY1JGPE+6PHh0RU9otRCkZoB5rMZ5NDp6tPVxBb5UrJKF5mDo4Nvu7Zp5I -/5CQ7z3UuJu0h3U/IJvOcs+hVcFNZKIZBqEHMwwLKeXx6quj7LUKdJDHfXLy11yf -ke+Ri7fc7Waiz45mO7yfOgLgJ90WmMCV1Aqk5IGadZQ1nJBfiDcGrVmVCrDRZ9MZ -yonnMlo2HD6CqFqTvsbQZJG2z9m2GM/bftJlo6bEjhcxwft+dtvTheNYsnd6djts -L1Ac59v2Z3kf9YKVmgenFK+P3CghZwnS1k1aHBkcjndcw5QkPTJrS37UeJSDvjdN -zl/HHk484IkzlQsPpTLWPFp5LBk= ------END CERTIFICATE----- - -# Issuer: CN=TrustCor RootCert CA-2 O=TrustCor Systems S. de R.L. OU=TrustCor Certificate Authority -# Subject: CN=TrustCor RootCert CA-2 O=TrustCor Systems S. de R.L. OU=TrustCor Certificate Authority -# Label: "TrustCor RootCert CA-2" -# Serial: 2711694510199101698 -# MD5 Fingerprint: a2:e1:f8:18:0b:ba:45:d5:c7:41:2a:bb:37:52:45:64 -# SHA1 Fingerprint: b8:be:6d:cb:56:f1:55:b9:63:d4:12:ca:4e:06:34:c7:94:b2:1c:c0 -# SHA256 Fingerprint: 07:53:e9:40:37:8c:1b:d5:e3:83:6e:39:5d:ae:a5:cb:83:9e:50:46:f1:bd:0e:ae:19:51:cf:10:fe:c7:c9:65 ------BEGIN CERTIFICATE----- -MIIGLzCCBBegAwIBAgIIJaHfyjPLWQIwDQYJKoZIhvcNAQELBQAwgaQxCzAJBgNV -BAYTAlBBMQ8wDQYDVQQIDAZQYW5hbWExFDASBgNVBAcMC1BhbmFtYSBDaXR5MSQw -IgYDVQQKDBtUcnVzdENvciBTeXN0ZW1zIFMuIGRlIFIuTC4xJzAlBgNVBAsMHlRy -dXN0Q29yIENlcnRpZmljYXRlIEF1dGhvcml0eTEfMB0GA1UEAwwWVHJ1c3RDb3Ig -Um9vdENlcnQgQ0EtMjAeFw0xNjAyMDQxMjMyMjNaFw0zNDEyMzExNzI2MzlaMIGk -MQswCQYDVQQGEwJQQTEPMA0GA1UECAwGUGFuYW1hMRQwEgYDVQQHDAtQYW5hbWEg -Q2l0eTEkMCIGA1UECgwbVHJ1c3RDb3IgU3lzdGVtcyBTLiBkZSBSLkwuMScwJQYD -VQQLDB5UcnVzdENvciBDZXJ0aWZpY2F0ZSBBdXRob3JpdHkxHzAdBgNVBAMMFlRy -dXN0Q29yIFJvb3RDZXJ0IENBLTIwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIK -AoICAQCnIG7CKqJiJJWQdsg4foDSq8GbZQWU9MEKENUCrO2fk8eHyLAnK0IMPQo+ -QVqedd2NyuCb7GgypGmSaIwLgQ5WoD4a3SwlFIIvl9NkRvRUqdw6VC0xK5mC8tkq -1+9xALgxpL56JAfDQiDyitSSBBtlVkxs1Pu2YVpHI7TYabS3OtB0PAx1oYxOdqHp -2yqlO/rOsP9+aij9JxzIsekp8VduZLTQwRVtDr4uDkbIXvRR/u8OYzo7cbrPb1nK -DOObXUm4TOJXsZiKQlecdu/vvdFoqNL0Cbt3Nb4lggjEFixEIFapRBF37120Hape -az6LMvYHL1cEksr1/p3C6eizjkxLAjHZ5DxIgif3GIJ2SDpxsROhOdUuxTTCHWKF -3wP+TfSvPd9cW436cOGlfifHhi5qjxLGhF5DUVCcGZt45vz27Ud+ez1m7xMTiF88 -oWP7+ayHNZ/zgp6kPwqcMWmLmaSISo5uZk3vFsQPeSghYA2FFn3XVDjxklb9tTNM -g9zXEJ9L/cb4Qr26fHMC4P99zVvh1Kxhe1fVSntb1IVYJ12/+CtgrKAmrhQhJ8Z3 -mjOAPF5GP/fDsaOGM8boXg25NSyqRsGFAnWAoOsk+xWq5Gd/bnc/9ASKL3x74xdh -8N0JqSDIvgmk0H5Ew7IwSjiqqewYmgeCK9u4nBit2uBGF6zPXQIDAQABo2MwYTAd -BgNVHQ4EFgQU2f4hQG6UnrybPZx9mCAZ5YwwYrIwHwYDVR0jBBgwFoAU2f4hQG6U -nrybPZx9mCAZ5YwwYrIwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAYYw -DQYJKoZIhvcNAQELBQADggIBAJ5Fngw7tu/hOsh80QA9z+LqBrWyOrsGS2h60COX -dKcs8AjYeVrXWoSK2BKaG9l9XE1wxaX5q+WjiYndAfrs3fnpkpfbsEZC89NiqpX+ -MWcUaViQCqoL7jcjx1BRtPV+nuN79+TMQjItSQzL/0kMmx40/W5ulop5A7Zv2wnL -/V9lFDfhOPXzYRZY5LVtDQsEGz9QLX+zx3oaFoBg+Iof6Rsqxvm6ARppv9JYx1RX -CI/hOWB3S6xZhBqI8d3LT3jX5+EzLfzuQfogsL7L9ziUwOHQhQ+77Sxzq+3+knYa -ZH9bDTMJBzN7Bj8RpFxwPIXAz+OQqIN3+tvmxYxoZxBnpVIt8MSZj3+/0WvitUfW -2dCFmU2Umw9Lje4AWkcdEQOsQRivh7dvDDqPys/cA8GiCcjl/YBeyGBCARsaU1q7 -N6a3vLqE6R5sGtRk2tRD/pOLS/IseRYQ1JMLiI+h2IYURpFHmygk71dSTlxCnKr3 -Sewn6EAes6aJInKc9Q0ztFijMDvd1GpUk74aTfOTlPf8hAs/hCBcNANExdqtvArB -As8e5ZTZ845b2EzwnexhF7sUMlQMAimTHpKG9n/v55IFDlndmQguLvqcAFLTxWYp -5KeXRKQOKIETNcX2b2TmQcTVL8w0RSXPQQCWPUouwpaYT05KnJe32x+SMsj/D1Fu -1uwJ ------END CERTIFICATE----- - -# Issuer: CN=TrustCor ECA-1 O=TrustCor Systems S. de R.L. OU=TrustCor Certificate Authority -# Subject: CN=TrustCor ECA-1 O=TrustCor Systems S. de R.L. OU=TrustCor Certificate Authority -# Label: "TrustCor ECA-1" -# Serial: 9548242946988625984 -# MD5 Fingerprint: 27:92:23:1d:0a:f5:40:7c:e9:e6:6b:9d:d8:f5:e7:6c -# SHA1 Fingerprint: 58:d1:df:95:95:67:6b:63:c0:f0:5b:1c:17:4d:8b:84:0b:c8:78:bd -# SHA256 Fingerprint: 5a:88:5d:b1:9c:01:d9:12:c5:75:93:88:93:8c:af:bb:df:03:1a:b2:d4:8e:91:ee:15:58:9b:42:97:1d:03:9c ------BEGIN CERTIFICATE----- -MIIEIDCCAwigAwIBAgIJAISCLF8cYtBAMA0GCSqGSIb3DQEBCwUAMIGcMQswCQYD -VQQGEwJQQTEPMA0GA1UECAwGUGFuYW1hMRQwEgYDVQQHDAtQYW5hbWEgQ2l0eTEk -MCIGA1UECgwbVHJ1c3RDb3IgU3lzdGVtcyBTLiBkZSBSLkwuMScwJQYDVQQLDB5U -cnVzdENvciBDZXJ0aWZpY2F0ZSBBdXRob3JpdHkxFzAVBgNVBAMMDlRydXN0Q29y -IEVDQS0xMB4XDTE2MDIwNDEyMzIzM1oXDTI5MTIzMTE3MjgwN1owgZwxCzAJBgNV -BAYTAlBBMQ8wDQYDVQQIDAZQYW5hbWExFDASBgNVBAcMC1BhbmFtYSBDaXR5MSQw -IgYDVQQKDBtUcnVzdENvciBTeXN0ZW1zIFMuIGRlIFIuTC4xJzAlBgNVBAsMHlRy -dXN0Q29yIENlcnRpZmljYXRlIEF1dGhvcml0eTEXMBUGA1UEAwwOVHJ1c3RDb3Ig -RUNBLTEwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDPj+ARtZ+odnbb -3w9U73NjKYKtR8aja+3+XzP4Q1HpGjORMRegdMTUpwHmspI+ap3tDvl0mEDTPwOA -BoJA6LHip1GnHYMma6ve+heRK9jGrB6xnhkB1Zem6g23xFUfJ3zSCNV2HykVh0A5 -3ThFEXXQmqc04L/NyFIduUd+Dbi7xgz2c1cWWn5DkR9VOsZtRASqnKmcp0yJF4Ou -owReUoCLHhIlERnXDH19MURB6tuvsBzvgdAsxZohmz3tQjtQJvLsznFhBmIhVE5/ -wZ0+fyCMgMsq2JdiyIMzkX2woloPV+g7zPIlstR8L+xNxqE6FXrntl019fZISjZF -ZtS6mFjBAgMBAAGjYzBhMB0GA1UdDgQWBBREnkj1zG1I1KBLf/5ZJC+Dl5mahjAf -BgNVHSMEGDAWgBREnkj1zG1I1KBLf/5ZJC+Dl5mahjAPBgNVHRMBAf8EBTADAQH/ -MA4GA1UdDwEB/wQEAwIBhjANBgkqhkiG9w0BAQsFAAOCAQEABT41XBVwm8nHc2Fv -civUwo/yQ10CzsSUuZQRg2dd4mdsdXa/uwyqNsatR5Nj3B5+1t4u/ukZMjgDfxT2 -AHMsWbEhBuH7rBiVDKP/mZb3Kyeb1STMHd3BOuCYRLDE5D53sXOpZCz2HAF8P11F -hcCF5yWPldwX8zyfGm6wyuMdKulMY/okYWLW2n62HGz1Ah3UKt1VkOsqEUc8Ll50 -soIipX1TH0XsJ5F95yIW6MBoNtjG8U+ARDL54dHRHareqKucBK+tIA5kmE2la8BI -WJZpTdwHjFGTot+fDz2LYLSCjaoITmJF4PkL0uDgPFveXHEnJcLmA4GLEFPjx1Wi -tJ/X5g== ------END CERTIFICATE----- - -# Issuer: CN=SSL.com Root Certification Authority RSA O=SSL Corporation -# Subject: CN=SSL.com Root Certification Authority RSA O=SSL Corporation -# Label: "SSL.com Root Certification Authority RSA" -# Serial: 8875640296558310041 -# MD5 Fingerprint: 86:69:12:c0:70:f1:ec:ac:ac:c2:d5:bc:a5:5b:a1:29 -# SHA1 Fingerprint: b7:ab:33:08:d1:ea:44:77:ba:14:80:12:5a:6f:bd:a9:36:49:0c:bb -# SHA256 Fingerprint: 85:66:6a:56:2e:e0:be:5c:e9:25:c1:d8:89:0a:6f:76:a8:7e:c1:6d:4d:7d:5f:29:ea:74:19:cf:20:12:3b:69 ------BEGIN CERTIFICATE----- -MIIF3TCCA8WgAwIBAgIIeyyb0xaAMpkwDQYJKoZIhvcNAQELBQAwfDELMAkGA1UE -BhMCVVMxDjAMBgNVBAgMBVRleGFzMRAwDgYDVQQHDAdIb3VzdG9uMRgwFgYDVQQK -DA9TU0wgQ29ycG9yYXRpb24xMTAvBgNVBAMMKFNTTC5jb20gUm9vdCBDZXJ0aWZp -Y2F0aW9uIEF1dGhvcml0eSBSU0EwHhcNMTYwMjEyMTczOTM5WhcNNDEwMjEyMTcz -OTM5WjB8MQswCQYDVQQGEwJVUzEOMAwGA1UECAwFVGV4YXMxEDAOBgNVBAcMB0hv -dXN0b24xGDAWBgNVBAoMD1NTTCBDb3Jwb3JhdGlvbjExMC8GA1UEAwwoU1NMLmNv -bSBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5IFJTQTCCAiIwDQYJKoZIhvcN -AQEBBQADggIPADCCAgoCggIBAPkP3aMrfcvQKv7sZ4Wm5y4bunfh4/WvpOz6Sl2R -xFdHaxh3a3by/ZPkPQ/CFp4LZsNWlJ4Xg4XOVu/yFv0AYvUiCVToZRdOQbngT0aX -qhvIuG5iXmmxX9sqAn78bMrzQdjt0Oj8P2FI7bADFB0QDksZ4LtO7IZl/zbzXmcC -C52GVWH9ejjt/uIZALdvoVBidXQ8oPrIJZK0bnoix/geoeOy3ZExqysdBP+lSgQ3 -6YWkMyv94tZVNHwZpEpox7Ko07fKoZOI68GXvIz5HdkihCR0xwQ9aqkpk8zruFvh -/l8lqjRYyMEjVJ0bmBHDOJx+PYZspQ9AhnwC9FwCTyjLrnGfDzrIM/4RJTXq/LrF -YD3ZfBjVsqnTdXgDciLKOsMf7yzlLqn6niy2UUb9rwPW6mBo6oUWNmuF6R7As93E -JNyAKoFBbZQ+yODJgUEAnl6/f8UImKIYLEJAs/lvOCdLToD0PYFH4Ih86hzOtXVc -US4cK38acijnALXRdMbX5J+tB5O2UzU1/Dfkw/ZdFr4hc96SCvigY2q8lpJqPvi8 -ZVWb3vUNiSYE/CUapiVpy8JtynziWV+XrOvvLsi81xtZPCvM8hnIk2snYxnP/Okm -+Mpxm3+T/jRnhE6Z6/yzeAkzcLpmpnbtG3PrGqUNxCITIJRWCk4sbE6x/c+cCbqi -M+2HAgMBAAGjYzBhMB0GA1UdDgQWBBTdBAkHovV6fVJTEpKV7jiAJQ2mWTAPBgNV -HRMBAf8EBTADAQH/MB8GA1UdIwQYMBaAFN0ECQei9Xp9UlMSkpXuOIAlDaZZMA4G -A1UdDwEB/wQEAwIBhjANBgkqhkiG9w0BAQsFAAOCAgEAIBgRlCn7Jp0cHh5wYfGV -cpNxJK1ok1iOMq8bs3AD/CUrdIWQPXhq9LmLpZc7tRiRux6n+UBbkflVma8eEdBc -Hadm47GUBwwyOabqG7B52B2ccETjit3E+ZUfijhDPwGFpUenPUayvOUiaPd7nNgs -PgohyC0zrL/FgZkxdMF1ccW+sfAjRfSda/wZY52jvATGGAslu1OJD7OAUN5F7kR/ -q5R4ZJjT9ijdh9hwZXT7DrkT66cPYakylszeu+1jTBi7qUD3oFRuIIhxdRjqerQ0 -cuAjJ3dctpDqhiVAq+8zD8ufgr6iIPv2tS0a5sKFsXQP+8hlAqRSAUfdSSLBv9jr -a6x+3uxjMxW3IwiPxg+NQVrdjsW5j+VFP3jbutIbQLH+cU0/4IGiul607BXgk90I -H37hVZkLId6Tngr75qNJvTYw/ud3sqB1l7UtgYgXZSD32pAAn8lSzDLKNXz1PQ/Y -K9f1JmzJBjSWFupwWRoyeXkLtoh/D1JIPb9s2KJELtFOt3JY04kTlf5Eq/jXixtu -nLwsoFvVagCvXzfh1foQC5ichucmj87w7G6KVwuA406ywKBjYZC6VWg3dGq2ktuf -oYYitmUnDuy2n0Jg5GfCtdpBC8TTi2EbvPofkSvXRAdeuims2cXp71NIWuuA8ShY -Ic2wBlX7Jz9TkHCpBB5XJ7k= ------END CERTIFICATE----- - -# Issuer: CN=SSL.com Root Certification Authority ECC O=SSL Corporation -# Subject: CN=SSL.com Root Certification Authority ECC O=SSL Corporation -# Label: "SSL.com Root Certification Authority ECC" -# Serial: 8495723813297216424 -# MD5 Fingerprint: 2e:da:e4:39:7f:9c:8f:37:d1:70:9f:26:17:51:3a:8e -# SHA1 Fingerprint: c3:19:7c:39:24:e6:54:af:1b:c4:ab:20:95:7a:e2:c3:0e:13:02:6a -# SHA256 Fingerprint: 34:17:bb:06:cc:60:07:da:1b:96:1c:92:0b:8a:b4:ce:3f:ad:82:0e:4a:a3:0b:9a:cb:c4:a7:4e:bd:ce:bc:65 ------BEGIN CERTIFICATE----- -MIICjTCCAhSgAwIBAgIIdebfy8FoW6gwCgYIKoZIzj0EAwIwfDELMAkGA1UEBhMC -VVMxDjAMBgNVBAgMBVRleGFzMRAwDgYDVQQHDAdIb3VzdG9uMRgwFgYDVQQKDA9T -U0wgQ29ycG9yYXRpb24xMTAvBgNVBAMMKFNTTC5jb20gUm9vdCBDZXJ0aWZpY2F0 -aW9uIEF1dGhvcml0eSBFQ0MwHhcNMTYwMjEyMTgxNDAzWhcNNDEwMjEyMTgxNDAz -WjB8MQswCQYDVQQGEwJVUzEOMAwGA1UECAwFVGV4YXMxEDAOBgNVBAcMB0hvdXN0 -b24xGDAWBgNVBAoMD1NTTCBDb3Jwb3JhdGlvbjExMC8GA1UEAwwoU1NMLmNvbSBS -b290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5IEVDQzB2MBAGByqGSM49AgEGBSuB -BAAiA2IABEVuqVDEpiM2nl8ojRfLliJkP9x6jh3MCLOicSS6jkm5BBtHllirLZXI -7Z4INcgn64mMU1jrYor+8FsPazFSY0E7ic3s7LaNGdM0B9y7xgZ/wkWV7Mt/qCPg -CemB+vNH06NjMGEwHQYDVR0OBBYEFILRhXMw5zUE044CkvvlpNHEIejNMA8GA1Ud -EwEB/wQFMAMBAf8wHwYDVR0jBBgwFoAUgtGFczDnNQTTjgKS++Wk0cQh6M0wDgYD -VR0PAQH/BAQDAgGGMAoGCCqGSM49BAMCA2cAMGQCMG/n61kRpGDPYbCWe+0F+S8T -kdzt5fxQaxFGRrMcIQBiu77D5+jNB5n5DQtdcj7EqgIwH7y6C+IwJPt8bYBVCpk+ -gA0z5Wajs6O7pdWLjwkspl1+4vAHCGht0nxpbl/f5Wpl ------END CERTIFICATE----- - -# Issuer: CN=SSL.com EV Root Certification Authority RSA R2 O=SSL Corporation -# Subject: CN=SSL.com EV Root Certification Authority RSA R2 O=SSL Corporation -# Label: "SSL.com EV Root Certification Authority RSA R2" -# Serial: 6248227494352943350 -# MD5 Fingerprint: e1:1e:31:58:1a:ae:54:53:02:f6:17:6a:11:7b:4d:95 -# SHA1 Fingerprint: 74:3a:f0:52:9b:d0:32:a0:f4:4a:83:cd:d4:ba:a9:7b:7c:2e:c4:9a -# SHA256 Fingerprint: 2e:7b:f1:6c:c2:24:85:a7:bb:e2:aa:86:96:75:07:61:b0:ae:39:be:3b:2f:e9:d0:cc:6d:4e:f7:34:91:42:5c ------BEGIN CERTIFICATE----- -MIIF6zCCA9OgAwIBAgIIVrYpzTS8ePYwDQYJKoZIhvcNAQELBQAwgYIxCzAJBgNV -BAYTAlVTMQ4wDAYDVQQIDAVUZXhhczEQMA4GA1UEBwwHSG91c3RvbjEYMBYGA1UE -CgwPU1NMIENvcnBvcmF0aW9uMTcwNQYDVQQDDC5TU0wuY29tIEVWIFJvb3QgQ2Vy -dGlmaWNhdGlvbiBBdXRob3JpdHkgUlNBIFIyMB4XDTE3MDUzMTE4MTQzN1oXDTQy -MDUzMDE4MTQzN1owgYIxCzAJBgNVBAYTAlVTMQ4wDAYDVQQIDAVUZXhhczEQMA4G -A1UEBwwHSG91c3RvbjEYMBYGA1UECgwPU1NMIENvcnBvcmF0aW9uMTcwNQYDVQQD -DC5TU0wuY29tIEVWIFJvb3QgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkgUlNBIFIy -MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAjzZlQOHWTcDXtOlG2mvq -M0fNTPl9fb69LT3w23jhhqXZuglXaO1XPqDQCEGD5yhBJB/jchXQARr7XnAjssuf -OePPxU7Gkm0mxnu7s9onnQqG6YE3Bf7wcXHswxzpY6IXFJ3vG2fThVUCAtZJycxa -4bH3bzKfydQ7iEGonL3Lq9ttewkfokxykNorCPzPPFTOZw+oz12WGQvE43LrrdF9 -HSfvkusQv1vrO6/PgN3B0pYEW3p+pKk8OHakYo6gOV7qd89dAFmPZiw+B6KjBSYR -aZfqhbcPlgtLyEDhULouisv3D5oi53+aNxPN8k0TayHRwMwi8qFG9kRpnMphNQcA -b9ZhCBHqurj26bNg5U257J8UZslXWNvNh2n4ioYSA0e/ZhN2rHd9NCSFg83XqpyQ -Gp8hLH94t2S42Oim9HizVcuE0jLEeK6jj2HdzghTreyI/BXkmg3mnxp3zkyPuBQV -PWKchjgGAGYS5Fl2WlPAApiiECtoRHuOec4zSnaqW4EWG7WK2NAAe15itAnWhmMO -pgWVSbooi4iTsjQc2KRVbrcc0N6ZVTsj9CLg+SlmJuwgUHfbSguPvuUCYHBBXtSu -UDkiFCbLsjtzdFVHB3mBOagwE0TlBIqulhMlQg+5U8Sb/M3kHN48+qvWBkofZ6aY -MBzdLNvcGJVXZsb/XItW9XcCAwEAAaNjMGEwDwYDVR0TAQH/BAUwAwEB/zAfBgNV -HSMEGDAWgBT5YLvU49U09rj1BoAlp3PbRmmonjAdBgNVHQ4EFgQU+WC71OPVNPa4 -9QaAJadz20ZpqJ4wDgYDVR0PAQH/BAQDAgGGMA0GCSqGSIb3DQEBCwUAA4ICAQBW -s47LCp1Jjr+kxJG7ZhcFUZh1++VQLHqe8RT6q9OKPv+RKY9ji9i0qVQBDb6Thi/5 -Sm3HXvVX+cpVHBK+Rw82xd9qt9t1wkclf7nxY/hoLVUE0fKNsKTPvDxeH3jnpaAg -cLAExbf3cqfeIg29MyVGjGSSJuM+LmOW2puMPfgYCdcDzH2GguDKBAdRUNf/ktUM -79qGn5nX67evaOI5JpS6aLe/g9Pqemc9YmeuJeVy6OLk7K4S9ksrPJ/psEDzOFSz -/bdoyNrGj1E8svuR3Bznm53htw1yj+KkxKl4+esUrMZDBcJlOSgYAsOCsp0FvmXt -ll9ldDz7CTUue5wT/RsPXcdtgTpWD8w74a8CLyKsRspGPKAcTNZEtF4uXBVmCeEm -Kf7GUmG6sXP/wwyc5WxqlD8UykAWlYTzWamsX0xhk23RO8yilQwipmdnRC652dKK -QbNmC1r7fSOl8hqw/96bg5Qu0T/fkreRrwU7ZcegbLHNYhLDkBvjJc40vG93drEQ -w/cFGsDWr3RiSBd3kmmQYRzelYB0VI8YHMPzA9C/pEN1hlMYegouCRw2n5H9gooi -S9EOUCXdywMMF8mDAAhONU2Ki+3wApRmLER/y5UnlhetCTCstnEXbosX9hwJ1C07 -mKVx01QT2WDz9UtmT/rx7iASjbSsV7FFY6GsdqnC+w== ------END CERTIFICATE----- - -# Issuer: CN=SSL.com EV Root Certification Authority ECC O=SSL Corporation -# Subject: CN=SSL.com EV Root Certification Authority ECC O=SSL Corporation -# Label: "SSL.com EV Root Certification Authority ECC" -# Serial: 3182246526754555285 -# MD5 Fingerprint: 59:53:22:65:83:42:01:54:c0:ce:42:b9:5a:7c:f2:90 -# SHA1 Fingerprint: 4c:dd:51:a3:d1:f5:20:32:14:b0:c6:c5:32:23:03:91:c7:46:42:6d -# SHA256 Fingerprint: 22:a2:c1:f7:bd:ed:70:4c:c1:e7:01:b5:f4:08:c3:10:88:0f:e9:56:b5:de:2a:4a:44:f9:9c:87:3a:25:a7:c8 ------BEGIN CERTIFICATE----- -MIIClDCCAhqgAwIBAgIILCmcWxbtBZUwCgYIKoZIzj0EAwIwfzELMAkGA1UEBhMC -VVMxDjAMBgNVBAgMBVRleGFzMRAwDgYDVQQHDAdIb3VzdG9uMRgwFgYDVQQKDA9T -U0wgQ29ycG9yYXRpb24xNDAyBgNVBAMMK1NTTC5jb20gRVYgUm9vdCBDZXJ0aWZp -Y2F0aW9uIEF1dGhvcml0eSBFQ0MwHhcNMTYwMjEyMTgxNTIzWhcNNDEwMjEyMTgx -NTIzWjB/MQswCQYDVQQGEwJVUzEOMAwGA1UECAwFVGV4YXMxEDAOBgNVBAcMB0hv -dXN0b24xGDAWBgNVBAoMD1NTTCBDb3Jwb3JhdGlvbjE0MDIGA1UEAwwrU1NMLmNv -bSBFViBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5IEVDQzB2MBAGByqGSM49 -AgEGBSuBBAAiA2IABKoSR5CYG/vvw0AHgyBO8TCCogbR8pKGYfL2IWjKAMTH6kMA -VIbc/R/fALhBYlzccBYy3h+Z1MzFB8gIH2EWB1E9fVwHU+M1OIzfzZ/ZLg1Kthku -WnBaBu2+8KGwytAJKaNjMGEwHQYDVR0OBBYEFFvKXuXe0oGqzagtZFG22XKbl+ZP -MA8GA1UdEwEB/wQFMAMBAf8wHwYDVR0jBBgwFoAUW8pe5d7SgarNqC1kUbbZcpuX -5k8wDgYDVR0PAQH/BAQDAgGGMAoGCCqGSM49BAMCA2gAMGUCMQCK5kCJN+vp1RPZ -ytRrJPOwPYdGWBrssd9v+1a6cGvHOMzosYxPD/fxZ3YOg9AeUY8CMD32IygmTMZg -h5Mmm7I1HrrW9zzRHM76JTymGoEVW/MSD2zuZYrJh6j5B+BimoxcSg== ------END CERTIFICATE----- - -# Issuer: CN=GlobalSign O=GlobalSign OU=GlobalSign Root CA - R6 -# Subject: CN=GlobalSign O=GlobalSign OU=GlobalSign Root CA - R6 -# Label: "GlobalSign Root CA - R6" -# Serial: 1417766617973444989252670301619537 -# MD5 Fingerprint: 4f:dd:07:e4:d4:22:64:39:1e:0c:37:42:ea:d1:c6:ae -# SHA1 Fingerprint: 80:94:64:0e:b5:a7:a1:ca:11:9c:1f:dd:d5:9f:81:02:63:a7:fb:d1 -# SHA256 Fingerprint: 2c:ab:ea:fe:37:d0:6c:a2:2a:ba:73:91:c0:03:3d:25:98:29:52:c4:53:64:73:49:76:3a:3a:b5:ad:6c:cf:69 ------BEGIN CERTIFICATE----- -MIIFgzCCA2ugAwIBAgIORea7A4Mzw4VlSOb/RVEwDQYJKoZIhvcNAQEMBQAwTDEg -MB4GA1UECxMXR2xvYmFsU2lnbiBSb290IENBIC0gUjYxEzARBgNVBAoTCkdsb2Jh -bFNpZ24xEzARBgNVBAMTCkdsb2JhbFNpZ24wHhcNMTQxMjEwMDAwMDAwWhcNMzQx -MjEwMDAwMDAwWjBMMSAwHgYDVQQLExdHbG9iYWxTaWduIFJvb3QgQ0EgLSBSNjET -MBEGA1UEChMKR2xvYmFsU2lnbjETMBEGA1UEAxMKR2xvYmFsU2lnbjCCAiIwDQYJ -KoZIhvcNAQEBBQADggIPADCCAgoCggIBAJUH6HPKZvnsFMp7PPcNCPG0RQssgrRI -xutbPK6DuEGSMxSkb3/pKszGsIhrxbaJ0cay/xTOURQh7ErdG1rG1ofuTToVBu1k -ZguSgMpE3nOUTvOniX9PeGMIyBJQbUJmL025eShNUhqKGoC3GYEOfsSKvGRMIRxD -aNc9PIrFsmbVkJq3MQbFvuJtMgamHvm566qjuL++gmNQ0PAYid/kD3n16qIfKtJw -LnvnvJO7bVPiSHyMEAc4/2ayd2F+4OqMPKq0pPbzlUoSB239jLKJz9CgYXfIWHSw -1CM69106yqLbnQneXUQtkPGBzVeS+n68UARjNN9rkxi+azayOeSsJDa38O+2HBNX -k7besvjihbdzorg1qkXy4J02oW9UivFyVm4uiMVRQkQVlO6jxTiWm05OWgtH8wY2 -SXcwvHE35absIQh1/OZhFj931dmRl4QKbNQCTXTAFO39OfuD8l4UoQSwC+n+7o/h -bguyCLNhZglqsQY6ZZZZwPA1/cnaKI0aEYdwgQqomnUdnjqGBQCe24DWJfncBZ4n -WUx2OVvq+aWh2IMP0f/fMBH5hc8zSPXKbWQULHpYT9NLCEnFlWQaYw55PfWzjMpY -rZxCRXluDocZXFSxZba/jJvcE+kNb7gu3GduyYsRtYQUigAZcIN5kZeR1Bonvzce -MgfYFGM8KEyvAgMBAAGjYzBhMA4GA1UdDwEB/wQEAwIBBjAPBgNVHRMBAf8EBTAD -AQH/MB0GA1UdDgQWBBSubAWjkxPioufi1xzWx/B/yGdToDAfBgNVHSMEGDAWgBSu -bAWjkxPioufi1xzWx/B/yGdToDANBgkqhkiG9w0BAQwFAAOCAgEAgyXt6NH9lVLN -nsAEoJFp5lzQhN7craJP6Ed41mWYqVuoPId8AorRbrcWc+ZfwFSY1XS+wc3iEZGt -Ixg93eFyRJa0lV7Ae46ZeBZDE1ZXs6KzO7V33EByrKPrmzU+sQghoefEQzd5Mr61 -55wsTLxDKZmOMNOsIeDjHfrYBzN2VAAiKrlNIC5waNrlU/yDXNOd8v9EDERm8tLj -vUYAGm0CuiVdjaExUd1URhxN25mW7xocBFymFe944Hn+Xds+qkxV/ZoVqW/hpvvf -cDDpw+5CRu3CkwWJ+n1jez/QcYF8AOiYrg54NMMl+68KnyBr3TsTjxKM4kEaSHpz -oHdpx7Zcf4LIHv5YGygrqGytXm3ABdJ7t+uA/iU3/gKbaKxCXcPu9czc8FB10jZp -nOZ7BN9uBmm23goJSFmH63sUYHpkqmlD75HHTOwY3WzvUy2MmeFe8nI+z1TIvWfs -pA9MRf/TuTAjB0yPEL+GltmZWrSZVxykzLsViVO6LAUP5MSeGbEYNNVMnbrt9x+v -JJUEeKgDu+6B5dpffItKoZB0JaezPkvILFa9x8jvOOJckvB595yEunQtYQEgfn7R -8k8HWV+LLUNS60YMlOH1Zkd5d9VUWx+tJDfLRVpOoERIyNiwmcUVhAn21klJwGW4 -5hpxbqCo8YLoRT5s1gLXCmeDBVrJpBA= ------END CERTIFICATE----- - -# Issuer: CN=OISTE WISeKey Global Root GC CA O=WISeKey OU=OISTE Foundation Endorsed -# Subject: CN=OISTE WISeKey Global Root GC CA O=WISeKey OU=OISTE Foundation Endorsed -# Label: "OISTE WISeKey Global Root GC CA" -# Serial: 44084345621038548146064804565436152554 -# MD5 Fingerprint: a9:d6:b9:2d:2f:93:64:f8:a5:69:ca:91:e9:68:07:23 -# SHA1 Fingerprint: e0:11:84:5e:34:de:be:88:81:b9:9c:f6:16:26:d1:96:1f:c3:b9:31 -# SHA256 Fingerprint: 85:60:f9:1c:36:24:da:ba:95:70:b5:fe:a0:db:e3:6f:f1:1a:83:23:be:94:86:85:4f:b3:f3:4a:55:71:19:8d ------BEGIN CERTIFICATE----- -MIICaTCCAe+gAwIBAgIQISpWDK7aDKtARb8roi066jAKBggqhkjOPQQDAzBtMQsw -CQYDVQQGEwJDSDEQMA4GA1UEChMHV0lTZUtleTEiMCAGA1UECxMZT0lTVEUgRm91 -bmRhdGlvbiBFbmRvcnNlZDEoMCYGA1UEAxMfT0lTVEUgV0lTZUtleSBHbG9iYWwg -Um9vdCBHQyBDQTAeFw0xNzA1MDkwOTQ4MzRaFw00MjA1MDkwOTU4MzNaMG0xCzAJ -BgNVBAYTAkNIMRAwDgYDVQQKEwdXSVNlS2V5MSIwIAYDVQQLExlPSVNURSBGb3Vu -ZGF0aW9uIEVuZG9yc2VkMSgwJgYDVQQDEx9PSVNURSBXSVNlS2V5IEdsb2JhbCBS -b290IEdDIENBMHYwEAYHKoZIzj0CAQYFK4EEACIDYgAETOlQwMYPchi82PG6s4ni -eUqjFqdrVCTbUf/q9Akkwwsin8tqJ4KBDdLArzHkdIJuyiXZjHWd8dvQmqJLIX4W -p2OQ0jnUsYd4XxiWD1AbNTcPasbc2RNNpI6QN+a9WzGRo1QwUjAOBgNVHQ8BAf8E -BAMCAQYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUSIcUrOPDnpBgOtfKie7T -rYy0UGYwEAYJKwYBBAGCNxUBBAMCAQAwCgYIKoZIzj0EAwMDaAAwZQIwJsdpW9zV -57LnyAyMjMPdeYwbY9XJUpROTYJKcx6ygISpJcBMWm1JKWB4E+J+SOtkAjEA2zQg -Mgj/mkkCtojeFK9dbJlxjRo/i9fgojaGHAeCOnZT/cKi7e97sIBPWA9LUzm9 ------END CERTIFICATE----- - -# Issuer: CN=GTS Root R1 O=Google Trust Services LLC -# Subject: CN=GTS Root R1 O=Google Trust Services LLC -# Label: "GTS Root R1" -# Serial: 146587175971765017618439757810265552097 -# MD5 Fingerprint: 82:1a:ef:d4:d2:4a:f2:9f:e2:3d:97:06:14:70:72:85 -# SHA1 Fingerprint: e1:c9:50:e6:ef:22:f8:4c:56:45:72:8b:92:20:60:d7:d5:a7:a3:e8 -# SHA256 Fingerprint: 2a:57:54:71:e3:13:40:bc:21:58:1c:bd:2c:f1:3e:15:84:63:20:3e:ce:94:bc:f9:d3:cc:19:6b:f0:9a:54:72 ------BEGIN CERTIFICATE----- -MIIFWjCCA0KgAwIBAgIQbkepxUtHDA3sM9CJuRz04TANBgkqhkiG9w0BAQwFADBH -MQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM -QzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMTYwNjIyMDAwMDAwWhcNMzYwNjIy -MDAwMDAwWjBHMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNl -cnZpY2VzIExMQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwggIiMA0GCSqGSIb3DQEB -AQUAA4ICDwAwggIKAoICAQC2EQKLHuOhd5s73L+UPreVp0A8of2C+X0yBoJx9vaM -f/vo27xqLpeXo4xL+Sv2sfnOhB2x+cWX3u+58qPpvBKJXqeqUqv4IyfLpLGcY9vX -mX7wCl7raKb0xlpHDU0QM+NOsROjyBhsS+z8CZDfnWQpJSMHobTSPS5g4M/SCYe7 -zUjwTcLCeoiKu7rPWRnWr4+wB7CeMfGCwcDfLqZtbBkOtdh+JhpFAz2weaSUKK0P -fyblqAj+lug8aJRT7oM6iCsVlgmy4HqMLnXWnOunVmSPlk9orj2XwoSPwLxAwAtc -vfaHszVsrBhQf4TgTM2S0yDpM7xSma8ytSmzJSq0SPly4cpk9+aCEI3oncKKiPo4 -Zor8Y/kB+Xj9e1x3+naH+uzfsQ55lVe0vSbv1gHR6xYKu44LtcXFilWr06zqkUsp -zBmkMiVOKvFlRNACzqrOSbTqn3yDsEB750Orp2yjj32JgfpMpf/VjsPOS+C12LOO -Rc92wO1AK/1TD7Cn1TsNsYqiA94xrcx36m97PtbfkSIS5r762DL8EGMUUXLeXdYW -k70paDPvOmbsB4om3xPXV2V4J95eSRQAogB/mqghtqmxlbCluQ0WEdrHbEg8QOB+ -DVrNVjzRlwW5y0vtOUucxD/SVRNuJLDWcfr0wbrM7Rv1/oFB2ACYPTrIrnqYNxgF -lQIDAQABo0IwQDAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB/zAdBgNV -HQ4EFgQU5K8rJnEaK0gnhS9SZizv8IkTcT4wDQYJKoZIhvcNAQEMBQADggIBADiW -Cu49tJYeX++dnAsznyvgyv3SjgofQXSlfKqE1OXyHuY3UjKcC9FhHb8owbZEKTV1 -d5iyfNm9dKyKaOOpMQkpAWBz40d8U6iQSifvS9efk+eCNs6aaAyC58/UEBZvXw6Z -XPYfcX3v73svfuo21pdwCxXu11xWajOl40k4DLh9+42FpLFZXvRq4d2h9mREruZR -gyFmxhE+885H7pwoHyXa/6xmld01D1zvICxi/ZG6qcz8WpyTgYMpl0p8WnK0OdC3 -d8t5/Wk6kjftbjhlRn7pYL15iJdfOBL07q9bgsiG1eGZbYwE8na6SfZu6W0eX6Dv -J4J2QPim01hcDyxC2kLGe4g0x8HYRZvBPsVhHdljUEn2NIVq4BjFbkerQUIpm/Zg -DdIx02OYI5NaAIFItO/Nis3Jz5nu2Z6qNuFoS3FJFDYoOj0dzpqPJeaAcWErtXvM -+SUWgeExX6GjfhaknBZqlxi9dnKlC54dNuYvoS++cJEPqOba+MSSQGwlfnuzCdyy -F62ARPBopY+Udf90WuioAnwMCeKpSwughQtiue+hMZL77/ZRBIls6Kl0obsXs7X9 -SQ98POyDGCBDTtWTurQ0sR8WNh8M5mQ5Fkzc4P4dyKliPUDqysU0ArSuiYgzNdws -E3PYJ/HQcu51OyLemGhmW/HGY0dVHLqlCFF1pkgl ------END CERTIFICATE----- - -# Issuer: CN=GTS Root R2 O=Google Trust Services LLC -# Subject: CN=GTS Root R2 O=Google Trust Services LLC -# Label: "GTS Root R2" -# Serial: 146587176055767053814479386953112547951 -# MD5 Fingerprint: 44:ed:9a:0e:a4:09:3b:00:f2:ae:4c:a3:c6:61:b0:8b -# SHA1 Fingerprint: d2:73:96:2a:2a:5e:39:9f:73:3f:e1:c7:1e:64:3f:03:38:34:fc:4d -# SHA256 Fingerprint: c4:5d:7b:b0:8e:6d:67:e6:2e:42:35:11:0b:56:4e:5f:78:fd:92:ef:05:8c:84:0a:ea:4e:64:55:d7:58:5c:60 ------BEGIN CERTIFICATE----- -MIIFWjCCA0KgAwIBAgIQbkepxlqz5yDFMJo/aFLybzANBgkqhkiG9w0BAQwFADBH -MQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM -QzEUMBIGA1UEAxMLR1RTIFJvb3QgUjIwHhcNMTYwNjIyMDAwMDAwWhcNMzYwNjIy -MDAwMDAwWjBHMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNl -cnZpY2VzIExMQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjIwggIiMA0GCSqGSIb3DQEB -AQUAA4ICDwAwggIKAoICAQDO3v2m++zsFDQ8BwZabFn3GTXd98GdVarTzTukk3Lv -CvptnfbwhYBboUhSnznFt+4orO/LdmgUud+tAWyZH8QiHZ/+cnfgLFuv5AS/T3Kg -GjSY6Dlo7JUle3ah5mm5hRm9iYz+re026nO8/4Piy33B0s5Ks40FnotJk9/BW9Bu -XvAuMC6C/Pq8tBcKSOWIm8Wba96wyrQD8Nr0kLhlZPdcTK3ofmZemde4wj7I0BOd -re7kRXuJVfeKH2JShBKzwkCX44ofR5GmdFrS+LFjKBC4swm4VndAoiaYecb+3yXu -PuWgf9RhD1FLPD+M2uFwdNjCaKH5wQzpoeJ/u1U8dgbuak7MkogwTZq9TwtImoS1 -mKPV+3PBV2HdKFZ1E66HjucMUQkQdYhMvI35ezzUIkgfKtzra7tEscszcTJGr61K -8YzodDqs5xoic4DSMPclQsciOzsSrZYuxsN2B6ogtzVJV+mSSeh2FnIxZyuWfoqj -x5RWIr9qS34BIbIjMt/kmkRtWVtd9QCgHJvGeJeNkP+byKq0rxFROV7Z+2et1VsR -nTKaG73VululycslaVNVJ1zgyjbLiGH7HrfQy+4W+9OmTN6SpdTi3/UGVN4unUu0 -kzCqgc7dGtxRcw1PcOnlthYhGXmy5okLdWTK1au8CcEYof/UVKGFPP0UJAOyh9Ok -twIDAQABo0IwQDAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB/zAdBgNV -HQ4EFgQUu//KjiOfT5nK2+JopqUVJxce2Q4wDQYJKoZIhvcNAQEMBQADggIBALZp -8KZ3/p7uC4Gt4cCpx/k1HUCCq+YEtN/L9x0Pg/B+E02NjO7jMyLDOfxA325BS0JT -vhaI8dI4XsRomRyYUpOM52jtG2pzegVATX9lO9ZY8c6DR2Dj/5epnGB3GFW1fgiT -z9D2PGcDFWEJ+YF59exTpJ/JjwGLc8R3dtyDovUMSRqodt6Sm2T4syzFJ9MHwAiA -pJiS4wGWAqoC7o87xdFtCjMwc3i5T1QWvwsHoaRc5svJXISPD+AVdyx+Jn7axEvb -pxZ3B7DNdehyQtaVhJ2Gg/LkkM0JR9SLA3DaWsYDQvTtN6LwG1BUSw7YhN4ZKJmB -R64JGz9I0cNv4rBgF/XuIwKl2gBbbZCr7qLpGzvpx0QnRY5rn/WkhLx3+WuXrD5R -RaIRpsyF7gpo8j5QOHokYh4XIDdtak23CZvJ/KRY9bb7nE4Yu5UC56GtmwfuNmsk -0jmGwZODUNKBRqhfYlcsu2xkiAhu7xNUX90txGdj08+JN7+dIPT7eoOboB6BAFDC -5AwiWVIQ7UNWhwD4FFKnHYuTjKJNRn8nxnGbJN7k2oaLDX5rIMHAnuFl2GqjpuiF -izoHCBy69Y9Vmhh1fuXsgWbRIXOhNUQLgD1bnF5vKheW0YMjiGZt5obicDIvUiLn -yOd/xCxgXS/Dr55FBcOEArf9LAhST4Ldo/DUhgkC ------END CERTIFICATE----- - -# Issuer: CN=GTS Root R3 O=Google Trust Services LLC -# Subject: CN=GTS Root R3 O=Google Trust Services LLC -# Label: "GTS Root R3" -# Serial: 146587176140553309517047991083707763997 -# MD5 Fingerprint: 1a:79:5b:6b:04:52:9c:5d:c7:74:33:1b:25:9a:f9:25 -# SHA1 Fingerprint: 30:d4:24:6f:07:ff:db:91:89:8a:0b:e9:49:66:11:eb:8c:5e:46:e5 -# SHA256 Fingerprint: 15:d5:b8:77:46:19:ea:7d:54:ce:1c:a6:d0:b0:c4:03:e0:37:a9:17:f1:31:e8:a0:4e:1e:6b:7a:71:ba:bc:e5 ------BEGIN CERTIFICATE----- -MIICDDCCAZGgAwIBAgIQbkepx2ypcyRAiQ8DVd2NHTAKBggqhkjOPQQDAzBHMQsw -CQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEU -MBIGA1UEAxMLR1RTIFJvb3QgUjMwHhcNMTYwNjIyMDAwMDAwWhcNMzYwNjIyMDAw -MDAwWjBHMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZp -Y2VzIExMQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjMwdjAQBgcqhkjOPQIBBgUrgQQA -IgNiAAQfTzOHMymKoYTey8chWEGJ6ladK0uFxh1MJ7x/JlFyb+Kf1qPKzEUURout -736GjOyxfi//qXGdGIRFBEFVbivqJn+7kAHjSxm65FSWRQmx1WyRRK2EE46ajA2A -DDL24CejQjBAMA4GA1UdDwEB/wQEAwIBBjAPBgNVHRMBAf8EBTADAQH/MB0GA1Ud -DgQWBBTB8Sa6oC2uhYHP0/EqEr24Cmf9vDAKBggqhkjOPQQDAwNpADBmAjEAgFuk -fCPAlaUs3L6JbyO5o91lAFJekazInXJ0glMLfalAvWhgxeG4VDvBNhcl2MG9AjEA -njWSdIUlUfUk7GRSJFClH9voy8l27OyCbvWFGFPouOOaKaqW04MjyaR7YbPMAuhd ------END CERTIFICATE----- - -# Issuer: CN=GTS Root R4 O=Google Trust Services LLC -# Subject: CN=GTS Root R4 O=Google Trust Services LLC -# Label: "GTS Root R4" -# Serial: 146587176229350439916519468929765261721 -# MD5 Fingerprint: 5d:b6:6a:c4:60:17:24:6a:1a:99:a8:4b:ee:5e:b4:26 -# SHA1 Fingerprint: 2a:1d:60:27:d9:4a:b1:0a:1c:4d:91:5c:cd:33:a0:cb:3e:2d:54:cb -# SHA256 Fingerprint: 71:cc:a5:39:1f:9e:79:4b:04:80:25:30:b3:63:e1:21:da:8a:30:43:bb:26:66:2f:ea:4d:ca:7f:c9:51:a4:bd ------BEGIN CERTIFICATE----- -MIICCjCCAZGgAwIBAgIQbkepyIuUtui7OyrYorLBmTAKBggqhkjOPQQDAzBHMQsw -CQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEU -MBIGA1UEAxMLR1RTIFJvb3QgUjQwHhcNMTYwNjIyMDAwMDAwWhcNMzYwNjIyMDAw -MDAwWjBHMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZp -Y2VzIExMQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjQwdjAQBgcqhkjOPQIBBgUrgQQA -IgNiAATzdHOnaItgrkO4NcWBMHtLSZ37wWHO5t5GvWvVYRg1rkDdc/eJkTBa6zzu -hXyiQHY7qca4R9gq55KRanPpsXI5nymfopjTX15YhmUPoYRlBtHci8nHc8iMai/l -xKvRHYqjQjBAMA4GA1UdDwEB/wQEAwIBBjAPBgNVHRMBAf8EBTADAQH/MB0GA1Ud -DgQWBBSATNbrdP9JNqPV2Py1PsVq8JQdjDAKBggqhkjOPQQDAwNnADBkAjBqUFJ0 -CMRw3J5QdCHojXohw0+WbhXRIjVhLfoIN+4Zba3bssx9BzT1YBkstTTZbyACMANx -sbqjYAuG7ZoIapVon+Kz4ZNkfF6Tpt95LY2F45TPI11xzPKwTdb+mciUqXWi4w== ------END CERTIFICATE----- - -# Issuer: CN=UCA Global G2 Root O=UniTrust -# Subject: CN=UCA Global G2 Root O=UniTrust -# Label: "UCA Global G2 Root" -# Serial: 124779693093741543919145257850076631279 -# MD5 Fingerprint: 80:fe:f0:c4:4a:f0:5c:62:32:9f:1c:ba:78:a9:50:f8 -# SHA1 Fingerprint: 28:f9:78:16:19:7a:ff:18:25:18:aa:44:fe:c1:a0:ce:5c:b6:4c:8a -# SHA256 Fingerprint: 9b:ea:11:c9:76:fe:01:47:64:c1:be:56:a6:f9:14:b5:a5:60:31:7a:bd:99:88:39:33:82:e5:16:1a:a0:49:3c ------BEGIN CERTIFICATE----- -MIIFRjCCAy6gAwIBAgIQXd+x2lqj7V2+WmUgZQOQ7zANBgkqhkiG9w0BAQsFADA9 -MQswCQYDVQQGEwJDTjERMA8GA1UECgwIVW5pVHJ1c3QxGzAZBgNVBAMMElVDQSBH -bG9iYWwgRzIgUm9vdDAeFw0xNjAzMTEwMDAwMDBaFw00MDEyMzEwMDAwMDBaMD0x -CzAJBgNVBAYTAkNOMREwDwYDVQQKDAhVbmlUcnVzdDEbMBkGA1UEAwwSVUNBIEds -b2JhbCBHMiBSb290MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAxeYr -b3zvJgUno4Ek2m/LAfmZmqkywiKHYUGRO8vDaBsGxUypK8FnFyIdK+35KYmToni9 -kmugow2ifsqTs6bRjDXVdfkX9s9FxeV67HeToI8jrg4aA3++1NDtLnurRiNb/yzm -VHqUwCoV8MmNsHo7JOHXaOIxPAYzRrZUEaalLyJUKlgNAQLx+hVRZ2zA+te2G3/R -VogvGjqNO7uCEeBHANBSh6v7hn4PJGtAnTRnvI3HLYZveT6OqTwXS3+wmeOwcWDc -C/Vkw85DvG1xudLeJ1uK6NjGruFZfc8oLTW4lVYa8bJYS7cSN8h8s+1LgOGN+jIj -tm+3SJUIsUROhYw6AlQgL9+/V087OpAh18EmNVQg7Mc/R+zvWr9LesGtOxdQXGLY -D0tK3Cv6brxzks3sx1DoQZbXqX5t2Okdj4q1uViSukqSKwxW/YDrCPBeKW4bHAyv -j5OJrdu9o54hyokZ7N+1wxrrFv54NkzWbtA+FxyQF2smuvt6L78RHBgOLXMDj6Dl -NaBa4kx1HXHhOThTeEDMg5PXCp6dW4+K5OXgSORIskfNTip1KnvyIvbJvgmRlld6 -iIis7nCs+dwp4wwcOxJORNanTrAmyPPZGpeRaOrvjUYG0lZFWJo8DA+DuAUlwznP -O6Q0ibd5Ei9Hxeepl2n8pndntd978XplFeRhVmUCAwEAAaNCMEAwDgYDVR0PAQH/ -BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFIHEjMz15DD/pQwIX4wV -ZyF0Ad/fMA0GCSqGSIb3DQEBCwUAA4ICAQATZSL1jiutROTL/7lo5sOASD0Ee/oj -L3rtNtqyzm325p7lX1iPyzcyochltq44PTUbPrw7tgTQvPlJ9Zv3hcU2tsu8+Mg5 -1eRfB70VVJd0ysrtT7q6ZHafgbiERUlMjW+i67HM0cOU2kTC5uLqGOiiHycFutfl -1qnN3e92mI0ADs0b+gO3joBYDic/UvuUospeZcnWhNq5NXHzJsBPd+aBJ9J3O5oU -b3n09tDh05S60FdRvScFDcH9yBIw7m+NESsIndTUv4BFFJqIRNow6rSn4+7vW4LV -PtateJLbXDzz2K36uGt/xDYotgIVilQsnLAXc47QN6MUPJiVAAwpBVueSUmxX8fj -y88nZY41F7dXyDDZQVu5FLbowg+UMaeUmMxq67XhJ/UQqAHojhJi6IjMtX9Gl8Cb -EGY4GjZGXyJoPd/JxhMnq1MGrKI8hgZlb7F+sSlEmqO6SWkoaY/X5V+tBIZkbxqg -DMUIYs6Ao9Dz7GjevjPHF1t/gMRMTLGmhIrDO7gJzRSBuhjjVFc2/tsvfEehOjPI -+Vg7RE+xygKJBJYoaMVLuCaJu9YzL1DV/pqJuhgyklTGW+Cd+V7lDSKb9triyCGy -YiGqhkCyLmTTX8jjfhFnRR8F/uOi77Oos/N9j/gMHyIfLXC0uAE0djAA5SN4p1bX -UB+K+wb1whnw0A== ------END CERTIFICATE----- - -# Issuer: CN=UCA Extended Validation Root O=UniTrust -# Subject: CN=UCA Extended Validation Root O=UniTrust -# Label: "UCA Extended Validation Root" -# Serial: 106100277556486529736699587978573607008 -# MD5 Fingerprint: a1:f3:5f:43:c6:34:9b:da:bf:8c:7e:05:53:ad:96:e2 -# SHA1 Fingerprint: a3:a1:b0:6f:24:61:23:4a:e3:36:a5:c2:37:fc:a6:ff:dd:f0:d7:3a -# SHA256 Fingerprint: d4:3a:f9:b3:54:73:75:5c:96:84:fc:06:d7:d8:cb:70:ee:5c:28:e7:73:fb:29:4e:b4:1e:e7:17:22:92:4d:24 ------BEGIN CERTIFICATE----- -MIIFWjCCA0KgAwIBAgIQT9Irj/VkyDOeTzRYZiNwYDANBgkqhkiG9w0BAQsFADBH -MQswCQYDVQQGEwJDTjERMA8GA1UECgwIVW5pVHJ1c3QxJTAjBgNVBAMMHFVDQSBF -eHRlbmRlZCBWYWxpZGF0aW9uIFJvb3QwHhcNMTUwMzEzMDAwMDAwWhcNMzgxMjMx -MDAwMDAwWjBHMQswCQYDVQQGEwJDTjERMA8GA1UECgwIVW5pVHJ1c3QxJTAjBgNV -BAMMHFVDQSBFeHRlbmRlZCBWYWxpZGF0aW9uIFJvb3QwggIiMA0GCSqGSIb3DQEB -AQUAA4ICDwAwggIKAoICAQCpCQcoEwKwmeBkqh5DFnpzsZGgdT6o+uM4AHrsiWog -D4vFsJszA1qGxliG1cGFu0/GnEBNyr7uaZa4rYEwmnySBesFK5pI0Lh2PpbIILvS -sPGP2KxFRv+qZ2C0d35qHzwaUnoEPQc8hQ2E0B92CvdqFN9y4zR8V05WAT558aop -O2z6+I9tTcg1367r3CTueUWnhbYFiN6IXSV8l2RnCdm/WhUFhvMJHuxYMjMR83dk -sHYf5BA1FxvyDrFspCqjc/wJHx4yGVMR59mzLC52LqGj3n5qiAno8geK+LLNEOfi -c0CTuwjRP+H8C5SzJe98ptfRr5//lpr1kXuYC3fUfugH0mK1lTnj8/FtDw5lhIpj -VMWAtuCeS31HJqcBCF3RiJ7XwzJE+oJKCmhUfzhTA8ykADNkUVkLo4KRel7sFsLz -KuZi2irbWWIQJUoqgQtHB0MGcIfS+pMRKXpITeuUx3BNr2fVUbGAIAEBtHoIppB/ -TuDvB0GHr2qlXov7z1CymlSvw4m6WC31MJixNnI5fkkE/SmnTHnkBVfblLkWU41G -sx2VYVdWf6/wFlthWG82UBEL2KwrlRYaDh8IzTY0ZRBiZtWAXxQgXy0MoHgKaNYs -1+lvK9JKBZP8nm9rZ/+I8U6laUpSNwXqxhaN0sSZ0YIrO7o1dfdRUVjzyAfd5LQD -fwIDAQABo0IwQDAdBgNVHQ4EFgQU2XQ65DA9DfcS3H5aBZ8eNJr34RQwDwYDVR0T -AQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAYYwDQYJKoZIhvcNAQELBQADggIBADaN -l8xCFWQpN5smLNb7rhVpLGsaGvdftvkHTFnq88nIua7Mui563MD1sC3AO6+fcAUR -ap8lTwEpcOPlDOHqWnzcSbvBHiqB9RZLcpHIojG5qtr8nR/zXUACE/xOHAbKsxSQ -VBcZEhrxH9cMaVr2cXj0lH2RC47skFSOvG+hTKv8dGT9cZr4QQehzZHkPJrgmzI5 -c6sq1WnIeJEmMX3ixzDx/BR4dxIOE/TdFpS/S2d7cFOFyrC78zhNLJA5wA3CXWvp -4uXViI3WLL+rG761KIcSF3Ru/H38j9CHJrAb+7lsq+KePRXBOy5nAliRn+/4Qh8s -t2j1da3Ptfb/EX3C8CSlrdP6oDyp+l3cpaDvRKS+1ujl5BOWF3sGPjLtx7dCvHaj -2GU4Kzg1USEODm8uNBNA4StnDG1KQTAYI1oyVZnJF+A83vbsea0rWBmirSwiGpWO -vpaQXUJXxPkUAzUrHC1RVwinOt4/5Mi0A3PCwSaAuwtCH60NryZy2sy+s6ODWA2C -xR9GUeOcGMyNm43sSet1UNWMKFnKdDTajAshqx7qG+XH/RU+wBeq+yNuJkbL+vmx -cmtpzyKEC2IPrNkZAJSidjzULZrtBJ4tBmIQN1IchXIbJ+XMxjHsN+xjWZsLHXbM -fjKaiJUINlK73nZfdklJrX+9ZSCyycErdhh2n1ax ------END CERTIFICATE----- - -# Issuer: CN=Certigna Root CA O=Dhimyotis OU=0002 48146308100036 -# Subject: CN=Certigna Root CA O=Dhimyotis OU=0002 48146308100036 -# Label: "Certigna Root CA" -# Serial: 269714418870597844693661054334862075617 -# MD5 Fingerprint: 0e:5c:30:62:27:eb:5b:bc:d7:ae:62:ba:e9:d5:df:77 -# SHA1 Fingerprint: 2d:0d:52:14:ff:9e:ad:99:24:01:74:20:47:6e:6c:85:27:27:f5:43 -# SHA256 Fingerprint: d4:8d:3d:23:ee:db:50:a4:59:e5:51:97:60:1c:27:77:4b:9d:7b:18:c9:4d:5a:05:95:11:a1:02:50:b9:31:68 ------BEGIN CERTIFICATE----- -MIIGWzCCBEOgAwIBAgIRAMrpG4nxVQMNo+ZBbcTjpuEwDQYJKoZIhvcNAQELBQAw -WjELMAkGA1UEBhMCRlIxEjAQBgNVBAoMCURoaW15b3RpczEcMBoGA1UECwwTMDAw -MiA0ODE0NjMwODEwMDAzNjEZMBcGA1UEAwwQQ2VydGlnbmEgUm9vdCBDQTAeFw0x -MzEwMDEwODMyMjdaFw0zMzEwMDEwODMyMjdaMFoxCzAJBgNVBAYTAkZSMRIwEAYD -VQQKDAlEaGlteW90aXMxHDAaBgNVBAsMEzAwMDIgNDgxNDYzMDgxMDAwMzYxGTAX -BgNVBAMMEENlcnRpZ25hIFJvb3QgQ0EwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAw -ggIKAoICAQDNGDllGlmx6mQWDoyUJJV8g9PFOSbcDO8WV43X2KyjQn+Cyu3NW9sO -ty3tRQgXstmzy9YXUnIo245Onoq2C/mehJpNdt4iKVzSs9IGPjA5qXSjklYcoW9M -CiBtnyN6tMbaLOQdLNyzKNAT8kxOAkmhVECe5uUFoC2EyP+YbNDrihqECB63aCPu -I9Vwzm1RaRDuoXrC0SIxwoKF0vJVdlB8JXrJhFwLrN1CTivngqIkicuQstDuI7pm -TLtipPlTWmR7fJj6o0ieD5Wupxj0auwuA0Wv8HT4Ks16XdG+RCYyKfHx9WzMfgIh -C59vpD++nVPiz32pLHxYGpfhPTc3GGYo0kDFUYqMwy3OU4gkWGQwFsWq4NYKpkDf -ePb1BHxpE4S80dGnBs8B92jAqFe7OmGtBIyT46388NtEbVncSVmurJqZNjBBe3Yz -IoejwpKGbvlw7q6Hh5UbxHq9MfPU0uWZ/75I7HX1eBYdpnDBfzwboZL7z8g81sWT -Co/1VTp2lc5ZmIoJlXcymoO6LAQ6l73UL77XbJuiyn1tJslV1c/DeVIICZkHJC1k -JWumIWmbat10TWuXekG9qxf5kBdIjzb5LdXF2+6qhUVB+s06RbFo5jZMm5BX7CO5 -hwjCxAnxl4YqKE3idMDaxIzb3+KhF1nOJFl0Mdp//TBt2dzhauH8XwIDAQABo4IB -GjCCARYwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYE -FBiHVuBud+4kNTxOc5of1uHieX4rMB8GA1UdIwQYMBaAFBiHVuBud+4kNTxOc5of -1uHieX4rMEQGA1UdIAQ9MDswOQYEVR0gADAxMC8GCCsGAQUFBwIBFiNodHRwczov -L3d3d3cuY2VydGlnbmEuZnIvYXV0b3JpdGVzLzBtBgNVHR8EZjBkMC+gLaArhilo -dHRwOi8vY3JsLmNlcnRpZ25hLmZyL2NlcnRpZ25hcm9vdGNhLmNybDAxoC+gLYYr -aHR0cDovL2NybC5kaGlteW90aXMuY29tL2NlcnRpZ25hcm9vdGNhLmNybDANBgkq -hkiG9w0BAQsFAAOCAgEAlLieT/DjlQgi581oQfccVdV8AOItOoldaDgvUSILSo3L -6btdPrtcPbEo/uRTVRPPoZAbAh1fZkYJMyjhDSSXcNMQH+pkV5a7XdrnxIxPTGRG -HVyH41neQtGbqH6mid2PHMkwgu07nM3A6RngatgCdTer9zQoKJHyBApPNeNgJgH6 -0BGM+RFq7q89w1DTj18zeTyGqHNFkIwgtnJzFyO+B2XleJINugHA64wcZr+shncB -lA2c5uk5jR+mUYyZDDl34bSb+hxnV29qao6pK0xXeXpXIs/NX2NGjVxZOob4Mkdi -o2cNGJHc+6Zr9UhhcyNZjgKnvETq9Emd8VRY+WCv2hikLyhF3HqgiIZd8zvn/yk1 -gPxkQ5Tm4xxvvq0OKmOZK8l+hfZx6AYDlf7ej0gcWtSS6Cvu5zHbugRqh5jnxV/v -faci9wHYTfmJ0A6aBVmknpjZbyvKcL5kwlWj9Omvw5Ip3IgWJJk8jSaYtlu3zM63 -Nwf9JtmYhST/WSMDmu2dnajkXjjO11INb9I/bbEFa0nOipFGc/T2L/Coc3cOZayh -jWZSaX5LaAzHHjcng6WMxwLkFM1JAbBzs/3GkDpv0mztO+7skb6iQ12LAEpmJURw -3kAP+HwV96LOPNdeE4yBFxgX0b3xdxA61GU5wSesVywlVP+i2k+KYTlerj1KjL0= ------END CERTIFICATE----- - -# Issuer: CN=emSign Root CA - G1 O=eMudhra Technologies Limited OU=emSign PKI -# Subject: CN=emSign Root CA - G1 O=eMudhra Technologies Limited OU=emSign PKI -# Label: "emSign Root CA - G1" -# Serial: 235931866688319308814040 -# MD5 Fingerprint: 9c:42:84:57:dd:cb:0b:a7:2e:95:ad:b6:f3:da:bc:ac -# SHA1 Fingerprint: 8a:c7:ad:8f:73:ac:4e:c1:b5:75:4d:a5:40:f4:fc:cf:7c:b5:8e:8c -# SHA256 Fingerprint: 40:f6:af:03:46:a9:9a:a1:cd:1d:55:5a:4e:9c:ce:62:c7:f9:63:46:03:ee:40:66:15:83:3d:c8:c8:d0:03:67 ------BEGIN CERTIFICATE----- -MIIDlDCCAnygAwIBAgIKMfXkYgxsWO3W2DANBgkqhkiG9w0BAQsFADBnMQswCQYD -VQQGEwJJTjETMBEGA1UECxMKZW1TaWduIFBLSTElMCMGA1UEChMcZU11ZGhyYSBU -ZWNobm9sb2dpZXMgTGltaXRlZDEcMBoGA1UEAxMTZW1TaWduIFJvb3QgQ0EgLSBH -MTAeFw0xODAyMTgxODMwMDBaFw00MzAyMTgxODMwMDBaMGcxCzAJBgNVBAYTAklO -MRMwEQYDVQQLEwplbVNpZ24gUEtJMSUwIwYDVQQKExxlTXVkaHJhIFRlY2hub2xv -Z2llcyBMaW1pdGVkMRwwGgYDVQQDExNlbVNpZ24gUm9vdCBDQSAtIEcxMIIBIjAN -BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAk0u76WaK7p1b1TST0Bsew+eeuGQz -f2N4aLTNLnF115sgxk0pvLZoYIr3IZpWNVrzdr3YzZr/k1ZLpVkGoZM0Kd0WNHVO -8oG0x5ZOrRkVUkr+PHB1cM2vK6sVmjM8qrOLqs1D/fXqcP/tzxE7lM5OMhbTI0Aq -d7OvPAEsbO2ZLIvZTmmYsvePQbAyeGHWDV/D+qJAkh1cF+ZwPjXnorfCYuKrpDhM -tTk1b+oDafo6VGiFbdbyL0NVHpENDtjVaqSW0RM8LHhQ6DqS0hdW5TUaQBw+jSzt -Od9C4INBdN+jzcKGYEho42kLVACL5HZpIQ15TjQIXhTCzLG3rdd8cIrHhQIDAQAB -o0IwQDAdBgNVHQ4EFgQU++8Nhp6w492pufEhF38+/PB3KxowDgYDVR0PAQH/BAQD -AgEGMA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQELBQADggEBAFn/8oz1h31x -PaOfG1vR2vjTnGs2vZupYeveFix0PZ7mddrXuqe8QhfnPZHr5X3dPpzxz5KsbEjM -wiI/aTvFthUvozXGaCocV685743QNcMYDHsAVhzNixl03r4PEuDQqqE/AjSxcM6d -GNYIAwlG7mDgfrbESQRRfXBgvKqy/3lyeqYdPV8q+Mri/Tm3R7nrft8EI6/6nAYH -6ftjk4BAtcZsCjEozgyfz7MjNYBBjWzEN3uBL4ChQEKF6dk4jeihU80Bv2noWgby -RQuQ+q7hv53yrlc8pa6yVvSLZUDp/TGBLPQ5Cdjua6e0ph0VpZj3AYHYhX3zUVxx -iN66zB+Afko= ------END CERTIFICATE----- - -# Issuer: CN=emSign ECC Root CA - G3 O=eMudhra Technologies Limited OU=emSign PKI -# Subject: CN=emSign ECC Root CA - G3 O=eMudhra Technologies Limited OU=emSign PKI -# Label: "emSign ECC Root CA - G3" -# Serial: 287880440101571086945156 -# MD5 Fingerprint: ce:0b:72:d1:9f:88:8e:d0:50:03:e8:e3:b8:8b:67:40 -# SHA1 Fingerprint: 30:43:fa:4f:f2:57:dc:a0:c3:80:ee:2e:58:ea:78:b2:3f:e6:bb:c1 -# SHA256 Fingerprint: 86:a1:ec:ba:08:9c:4a:8d:3b:be:27:34:c6:12:ba:34:1d:81:3e:04:3c:f9:e8:a8:62:cd:5c:57:a3:6b:be:6b ------BEGIN CERTIFICATE----- -MIICTjCCAdOgAwIBAgIKPPYHqWhwDtqLhDAKBggqhkjOPQQDAzBrMQswCQYDVQQG -EwJJTjETMBEGA1UECxMKZW1TaWduIFBLSTElMCMGA1UEChMcZU11ZGhyYSBUZWNo -bm9sb2dpZXMgTGltaXRlZDEgMB4GA1UEAxMXZW1TaWduIEVDQyBSb290IENBIC0g -RzMwHhcNMTgwMjE4MTgzMDAwWhcNNDMwMjE4MTgzMDAwWjBrMQswCQYDVQQGEwJJ -TjETMBEGA1UECxMKZW1TaWduIFBLSTElMCMGA1UEChMcZU11ZGhyYSBUZWNobm9s -b2dpZXMgTGltaXRlZDEgMB4GA1UEAxMXZW1TaWduIEVDQyBSb290IENBIC0gRzMw -djAQBgcqhkjOPQIBBgUrgQQAIgNiAAQjpQy4LRL1KPOxst3iAhKAnjlfSU2fySU0 -WXTsuwYc58Byr+iuL+FBVIcUqEqy6HyC5ltqtdyzdc6LBtCGI79G1Y4PPwT01xyS -fvalY8L1X44uT6EYGQIrMgqCZH0Wk9GjQjBAMB0GA1UdDgQWBBR8XQKEE9TMipuB -zhccLikenEhjQjAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB/zAKBggq -hkjOPQQDAwNpADBmAjEAvvNhzwIQHWSVB7gYboiFBS+DCBeQyh+KTOgNG3qxrdWB -CUfvO6wIBHxcmbHtRwfSAjEAnbpV/KlK6O3t5nYBQnvI+GDZjVGLVTv7jHvrZQnD -+JbNR6iC8hZVdyR+EhCVBCyj ------END CERTIFICATE----- - -# Issuer: CN=emSign Root CA - C1 O=eMudhra Inc OU=emSign PKI -# Subject: CN=emSign Root CA - C1 O=eMudhra Inc OU=emSign PKI -# Label: "emSign Root CA - C1" -# Serial: 825510296613316004955058 -# MD5 Fingerprint: d8:e3:5d:01:21:fa:78:5a:b0:df:ba:d2:ee:2a:5f:68 -# SHA1 Fingerprint: e7:2e:f1:df:fc:b2:09:28:cf:5d:d4:d5:67:37:b1:51:cb:86:4f:01 -# SHA256 Fingerprint: 12:56:09:aa:30:1d:a0:a2:49:b9:7a:82:39:cb:6a:34:21:6f:44:dc:ac:9f:39:54:b1:42:92:f2:e8:c8:60:8f ------BEGIN CERTIFICATE----- -MIIDczCCAlugAwIBAgILAK7PALrEzzL4Q7IwDQYJKoZIhvcNAQELBQAwVjELMAkG -A1UEBhMCVVMxEzARBgNVBAsTCmVtU2lnbiBQS0kxFDASBgNVBAoTC2VNdWRocmEg -SW5jMRwwGgYDVQQDExNlbVNpZ24gUm9vdCBDQSAtIEMxMB4XDTE4MDIxODE4MzAw -MFoXDTQzMDIxODE4MzAwMFowVjELMAkGA1UEBhMCVVMxEzARBgNVBAsTCmVtU2ln -biBQS0kxFDASBgNVBAoTC2VNdWRocmEgSW5jMRwwGgYDVQQDExNlbVNpZ24gUm9v -dCBDQSAtIEMxMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAz+upufGZ -BczYKCFK83M0UYRWEPWgTywS4/oTmifQz/l5GnRfHXk5/Fv4cI7gklL35CX5VIPZ -HdPIWoU/Xse2B+4+wM6ar6xWQio5JXDWv7V7Nq2s9nPczdcdioOl+yuQFTdrHCZH -3DspVpNqs8FqOp099cGXOFgFixwR4+S0uF2FHYP+eF8LRWgYSKVGczQ7/g/IdrvH -GPMF0Ybzhe3nudkyrVWIzqa2kbBPrH4VI5b2P/AgNBbeCsbEBEV5f6f9vtKppa+c -xSMq9zwhbL2vj07FOrLzNBL834AaSaTUqZX3noleoomslMuoaJuvimUnzYnu3Yy1 -aylwQ6BpC+S5DwIDAQABo0IwQDAdBgNVHQ4EFgQU/qHgcB4qAzlSWkK+XJGFehiq -TbUwDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQEL -BQADggEBAMJKVvoVIXsoounlHfv4LcQ5lkFMOycsxGwYFYDGrK9HWS8mC+M2sO87 -/kOXSTKZEhVb3xEp/6tT+LvBeA+snFOvV71ojD1pM/CjoCNjO2RnIkSt1XHLVip4 -kqNPEjE2NuLe/gDEo2APJ62gsIq1NnpSob0n9CAnYuhNlCQT5AoE6TyrLshDCUrG -YQTlSTR+08TI9Q/Aqum6VF7zYytPT1DU/rl7mYw9wC68AivTxEDkigcxHpvOJpkT -+xHqmiIMERnHXhuBUDDIlhJu58tBf5E7oke3VIAb3ADMmpDqw8NQBmIMMMAVSKeo -WXzhriKi4gp6D/piq1JM4fHfyr6DDUI= ------END CERTIFICATE----- - -# Issuer: CN=emSign ECC Root CA - C3 O=eMudhra Inc OU=emSign PKI -# Subject: CN=emSign ECC Root CA - C3 O=eMudhra Inc OU=emSign PKI -# Label: "emSign ECC Root CA - C3" -# Serial: 582948710642506000014504 -# MD5 Fingerprint: 3e:53:b3:a3:81:ee:d7:10:f8:d3:b0:1d:17:92:f5:d5 -# SHA1 Fingerprint: b6:af:43:c2:9b:81:53:7d:f6:ef:6b:c3:1f:1f:60:15:0c:ee:48:66 -# SHA256 Fingerprint: bc:4d:80:9b:15:18:9d:78:db:3e:1d:8c:f4:f9:72:6a:79:5d:a1:64:3c:a5:f1:35:8e:1d:db:0e:dc:0d:7e:b3 ------BEGIN CERTIFICATE----- -MIICKzCCAbGgAwIBAgIKe3G2gla4EnycqDAKBggqhkjOPQQDAzBaMQswCQYDVQQG -EwJVUzETMBEGA1UECxMKZW1TaWduIFBLSTEUMBIGA1UEChMLZU11ZGhyYSBJbmMx -IDAeBgNVBAMTF2VtU2lnbiBFQ0MgUm9vdCBDQSAtIEMzMB4XDTE4MDIxODE4MzAw -MFoXDTQzMDIxODE4MzAwMFowWjELMAkGA1UEBhMCVVMxEzARBgNVBAsTCmVtU2ln -biBQS0kxFDASBgNVBAoTC2VNdWRocmEgSW5jMSAwHgYDVQQDExdlbVNpZ24gRUND -IFJvb3QgQ0EgLSBDMzB2MBAGByqGSM49AgEGBSuBBAAiA2IABP2lYa57JhAd6bci -MK4G9IGzsUJxlTm801Ljr6/58pc1kjZGDoeVjbk5Wum739D+yAdBPLtVb4Ojavti -sIGJAnB9SMVK4+kiVCJNk7tCDK93nCOmfddhEc5lx/h//vXyqaNCMEAwHQYDVR0O -BBYEFPtaSNCAIEDyqOkAB2kZd6fmw/TPMA4GA1UdDwEB/wQEAwIBBjAPBgNVHRMB -Af8EBTADAQH/MAoGCCqGSM49BAMDA2gAMGUCMQC02C8Cif22TGK6Q04ThHK1rt0c -3ta13FaPWEBaLd4gTCKDypOofu4SQMfWh0/434UCMBwUZOR8loMRnLDRWmFLpg9J -0wD8ofzkpf9/rdcw0Md3f76BB1UwUCAU9Vc4CqgxUQ== ------END CERTIFICATE----- - -# Issuer: CN=Hongkong Post Root CA 3 O=Hongkong Post -# Subject: CN=Hongkong Post Root CA 3 O=Hongkong Post -# Label: "Hongkong Post Root CA 3" -# Serial: 46170865288971385588281144162979347873371282084 -# MD5 Fingerprint: 11:fc:9f:bd:73:30:02:8a:fd:3f:f3:58:b9:cb:20:f0 -# SHA1 Fingerprint: 58:a2:d0:ec:20:52:81:5b:c1:f3:f8:64:02:24:4e:c2:8e:02:4b:02 -# SHA256 Fingerprint: 5a:2f:c0:3f:0c:83:b0:90:bb:fa:40:60:4b:09:88:44:6c:76:36:18:3d:f9:84:6e:17:10:1a:44:7f:b8:ef:d6 ------BEGIN CERTIFICATE----- -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 -mpv0 ------END CERTIFICATE----- - -# Issuer: CN=Entrust Root Certification Authority - G4 O=Entrust, Inc. OU=See www.entrust.net/legal-terms/(c) 2015 Entrust, Inc. - for authorized use only -# Subject: CN=Entrust Root Certification Authority - G4 O=Entrust, Inc. OU=See www.entrust.net/legal-terms/(c) 2015 Entrust, Inc. - for authorized use only -# Label: "Entrust Root Certification Authority - G4" -# Serial: 289383649854506086828220374796556676440 -# MD5 Fingerprint: 89:53:f1:83:23:b7:7c:8e:05:f1:8c:71:38:4e:1f:88 -# SHA1 Fingerprint: 14:88:4e:86:26:37:b0:26:af:59:62:5c:40:77:ec:35:29:ba:96:01 -# SHA256 Fingerprint: db:35:17:d1:f6:73:2a:2d:5a:b9:7c:53:3e:c7:07:79:ee:32:70:a6:2f:b4:ac:42:38:37:24:60:e6:f0:1e:88 ------BEGIN CERTIFICATE----- -MIIGSzCCBDOgAwIBAgIRANm1Q3+vqTkPAAAAAFVlrVgwDQYJKoZIhvcNAQELBQAw -gb4xCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1FbnRydXN0LCBJbmMuMSgwJgYDVQQL -Ex9TZWUgd3d3LmVudHJ1c3QubmV0L2xlZ2FsLXRlcm1zMTkwNwYDVQQLEzAoYykg -MjAxNSBFbnRydXN0LCBJbmMuIC0gZm9yIGF1dGhvcml6ZWQgdXNlIG9ubHkxMjAw -BgNVBAMTKUVudHJ1c3QgUm9vdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eSAtIEc0 -MB4XDTE1MDUyNzExMTExNloXDTM3MTIyNzExNDExNlowgb4xCzAJBgNVBAYTAlVT -MRYwFAYDVQQKEw1FbnRydXN0LCBJbmMuMSgwJgYDVQQLEx9TZWUgd3d3LmVudHJ1 -c3QubmV0L2xlZ2FsLXRlcm1zMTkwNwYDVQQLEzAoYykgMjAxNSBFbnRydXN0LCBJ -bmMuIC0gZm9yIGF1dGhvcml6ZWQgdXNlIG9ubHkxMjAwBgNVBAMTKUVudHJ1c3Qg -Um9vdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eSAtIEc0MIICIjANBgkqhkiG9w0B -AQEFAAOCAg8AMIICCgKCAgEAsewsQu7i0TD/pZJH4i3DumSXbcr3DbVZwbPLqGgZ -2K+EbTBwXX7zLtJTmeH+H17ZSK9dE43b/2MzTdMAArzE+NEGCJR5WIoV3imz/f3E -T+iq4qA7ec2/a0My3dl0ELn39GjUu9CH1apLiipvKgS1sqbHoHrmSKvS0VnM1n4j -5pds8ELl3FFLFUHtSUrJ3hCX1nbB76W1NhSXNdh4IjVS70O92yfbYVaCNNzLiGAM -C1rlLAHGVK/XqsEQe9IFWrhAnoanw5CGAlZSCXqc0ieCU0plUmr1POeo8pyvi73T -DtTUXm6Hnmo9RR3RXRv06QqsYJn7ibT/mCzPfB3pAqoEmh643IhuJbNsZvc8kPNX -wbMv9W3y+8qh+CmdRouzavbmZwe+LGcKKh9asj5XxNMhIWNlUpEbsZmOeX7m640A -2Vqq6nPopIICR5b+W45UYaPrL0swsIsjdXJ8ITzI9vF01Bx7owVV7rtNOzK+mndm -nqxpkCIHH2E6lr7lmk/MBTwoWdPBDFSoWWG9yHJM6Nyfh3+9nEg2XpWjDrk4JFX8 -dWbrAuMINClKxuMrLzOg2qOGpRKX/YAr2hRC45K9PvJdXmd0LhyIRyk0X+IyqJwl -N4y6mACXi0mWHv0liqzc2thddG5msP9E36EYxr5ILzeUePiVSj9/E15dWf10hkNj -c0kCAwEAAaNCMEAwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYD -VR0OBBYEFJ84xFYjwznooHFs6FRM5Og6sb9nMA0GCSqGSIb3DQEBCwUAA4ICAQAS -5UKme4sPDORGpbZgQIeMJX6tuGguW8ZAdjwD+MlZ9POrYs4QjbRaZIxowLByQzTS -Gwv2LFPSypBLhmb8qoMi9IsabyZIrHZ3CL/FmFz0Jomee8O5ZDIBf9PD3Vht7LGr -hFV0d4QEJ1JrhkzO3bll/9bGXp+aEJlLdWr+aumXIOTkdnrG0CSqkM0gkLpHZPt/ -B7NTeLUKYvJzQ85BK4FqLoUWlFPUa19yIqtRLULVAJyZv967lDtX/Zr1hstWO1uI -AeV8KEsD+UmDfLJ/fOPtjqF/YFOOVZ1QNBIPt5d7bIdKROf1beyAN/BYGW5KaHbw -H5Lk6rWS02FREAutp9lfx1/cH6NcjKF+m7ee01ZvZl4HliDtC3T7Zk6LERXpgUl+ -b7DUUH8i119lAg2m9IUe2K4GS0qn0jFmwvjO5QimpAKWRGhXxNUzzxkvFMSUHHuk -2fCfDrGA4tGeEWSpiBE6doLlYsKA2KSD7ZPvfC+QsDJMlhVoSFLUmQjAJOgc47Ol -IQ6SwJAfzyBfyjs4x7dtOvPmRLgOMWuIjnDrnBdSqEGULoe256YSxXXfW8AKbnuk -5F6G+TaU33fD6Q3AOfF5u0aOq0NZJ7cguyPpVkAh7DE9ZapD8j3fcEThuk0mEDuY -n/PIjhs4ViFqUZPTkcpG2om3PVODLAgfi49T3f+sHw== ------END CERTIFICATE----- - -# Issuer: CN=Microsoft ECC Root Certificate Authority 2017 O=Microsoft Corporation -# Subject: CN=Microsoft ECC Root Certificate Authority 2017 O=Microsoft Corporation -# Label: "Microsoft ECC Root Certificate Authority 2017" -# Serial: 136839042543790627607696632466672567020 -# MD5 Fingerprint: dd:a1:03:e6:4a:93:10:d1:bf:f0:19:42:cb:fe:ed:67 -# SHA1 Fingerprint: 99:9a:64:c3:7f:f4:7d:9f:ab:95:f1:47:69:89:14:60:ee:c4:c3:c5 -# SHA256 Fingerprint: 35:8d:f3:9d:76:4a:f9:e1:b7:66:e9:c9:72:df:35:2e:e1:5c:fa:c2:27:af:6a:d1:d7:0e:8e:4a:6e:dc:ba:02 ------BEGIN CERTIFICATE----- -MIICWTCCAd+gAwIBAgIQZvI9r4fei7FK6gxXMQHC7DAKBggqhkjOPQQDAzBlMQsw -CQYDVQQGEwJVUzEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMTYwNAYD -VQQDEy1NaWNyb3NvZnQgRUNDIFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5IDIw -MTcwHhcNMTkxMjE4MjMwNjQ1WhcNNDIwNzE4MjMxNjA0WjBlMQswCQYDVQQGEwJV -UzEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMTYwNAYDVQQDEy1NaWNy -b3NvZnQgRUNDIFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5IDIwMTcwdjAQBgcq -hkjOPQIBBgUrgQQAIgNiAATUvD0CQnVBEyPNgASGAlEvaqiBYgtlzPbKnR5vSmZR -ogPZnZH6thaxjG7efM3beaYvzrvOcS/lpaso7GMEZpn4+vKTEAXhgShC48Zo9OYb -hGBKia/teQ87zvH2RPUBeMCjVDBSMA4GA1UdDwEB/wQEAwIBhjAPBgNVHRMBAf8E -BTADAQH/MB0GA1UdDgQWBBTIy5lycFIM+Oa+sgRXKSrPQhDtNTAQBgkrBgEEAYI3 -FQEEAwIBADAKBggqhkjOPQQDAwNoADBlAjBY8k3qDPlfXu5gKcs68tvWMoQZP3zV -L8KxzJOuULsJMsbG7X7JNpQS5GiFBqIb0C8CMQCZ6Ra0DvpWSNSkMBaReNtUjGUB -iudQZsIxtzm6uBoiB078a1QWIP8rtedMDE2mT3M= ------END CERTIFICATE----- - -# Issuer: CN=Microsoft RSA Root Certificate Authority 2017 O=Microsoft Corporation -# Subject: CN=Microsoft RSA Root Certificate Authority 2017 O=Microsoft Corporation -# Label: "Microsoft RSA Root Certificate Authority 2017" -# Serial: 40975477897264996090493496164228220339 -# MD5 Fingerprint: 10:ff:00:ff:cf:c9:f8:c7:7a:c0:ee:35:8e:c9:0f:47 -# SHA1 Fingerprint: 73:a5:e6:4a:3b:ff:83:16:ff:0e:dc:cc:61:8a:90:6e:4e:ae:4d:74 -# SHA256 Fingerprint: c7:41:f7:0f:4b:2a:8d:88:bf:2e:71:c1:41:22:ef:53:ef:10:eb:a0:cf:a5:e6:4c:fa:20:f4:18:85:30:73:e0 ------BEGIN CERTIFICATE----- -MIIFqDCCA5CgAwIBAgIQHtOXCV/YtLNHcB6qvn9FszANBgkqhkiG9w0BAQwFADBl -MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMTYw -NAYDVQQDEy1NaWNyb3NvZnQgUlNBIFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5 -IDIwMTcwHhcNMTkxMjE4MjI1MTIyWhcNNDIwNzE4MjMwMDIzWjBlMQswCQYDVQQG -EwJVUzEeMBwGA1UEChMVTWljcm9zb2Z0IENvcnBvcmF0aW9uMTYwNAYDVQQDEy1N -aWNyb3NvZnQgUlNBIFJvb3QgQ2VydGlmaWNhdGUgQXV0aG9yaXR5IDIwMTcwggIi -MA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDKW76UM4wplZEWCpW9R2LBifOZ -Nt9GkMml7Xhqb0eRaPgnZ1AzHaGm++DlQ6OEAlcBXZxIQIJTELy/xztokLaCLeX0 -ZdDMbRnMlfl7rEqUrQ7eS0MdhweSE5CAg2Q1OQT85elss7YfUJQ4ZVBcF0a5toW1 -HLUX6NZFndiyJrDKxHBKrmCk3bPZ7Pw71VdyvD/IybLeS2v4I2wDwAW9lcfNcztm -gGTjGqwu+UcF8ga2m3P1eDNbx6H7JyqhtJqRjJHTOoI+dkC0zVJhUXAoP8XFWvLJ -jEm7FFtNyP9nTUwSlq31/niol4fX/V4ggNyhSyL71Imtus5Hl0dVe49FyGcohJUc -aDDv70ngNXtk55iwlNpNhTs+VcQor1fznhPbRiefHqJeRIOkpcrVE7NLP8TjwuaG -YaRSMLl6IE9vDzhTyzMMEyuP1pq9KsgtsRx9S1HKR9FIJ3Jdh+vVReZIZZ2vUpC6 -W6IYZVcSn2i51BVrlMRpIpj0M+Dt+VGOQVDJNE92kKz8OMHY4Xu54+OU4UZpyw4K -UGsTuqwPN1q3ErWQgR5WrlcihtnJ0tHXUeOrO8ZV/R4O03QK0dqq6mm4lyiPSMQH -+FJDOvTKVTUssKZqwJz58oHhEmrARdlns87/I6KJClTUFLkqqNfs+avNJVgyeY+Q -W5g5xAgGwax/Dj0ApQIDAQABo1QwUjAOBgNVHQ8BAf8EBAMCAYYwDwYDVR0TAQH/ -BAUwAwEB/zAdBgNVHQ4EFgQUCctZf4aycI8awznjwNnpv7tNsiMwEAYJKwYBBAGC -NxUBBAMCAQAwDQYJKoZIhvcNAQEMBQADggIBAKyvPl3CEZaJjqPnktaXFbgToqZC -LgLNFgVZJ8og6Lq46BrsTaiXVq5lQ7GPAJtSzVXNUzltYkyLDVt8LkS/gxCP81OC -gMNPOsduET/m4xaRhPtthH80dK2Jp86519efhGSSvpWhrQlTM93uCupKUY5vVau6 -tZRGrox/2KJQJWVggEbbMwSubLWYdFQl3JPk+ONVFT24bcMKpBLBaYVu32TxU5nh -SnUgnZUP5NbcA/FZGOhHibJXWpS2qdgXKxdJ5XbLwVaZOjex/2kskZGT4d9Mozd2 -TaGf+G0eHdP67Pv0RR0Tbc/3WeUiJ3IrhvNXuzDtJE3cfVa7o7P4NHmJweDyAmH3 -pvwPuxwXC65B2Xy9J6P9LjrRk5Sxcx0ki69bIImtt2dmefU6xqaWM/5TkshGsRGR -xpl/j8nWZjEgQRCHLQzWwa80mMpkg/sTV9HB8Dx6jKXB/ZUhoHHBk2dxEuqPiApp -GWSZI1b7rCoucL5mxAyE7+WL85MB+GqQk2dLsmijtWKP6T+MejteD+eMuMZ87zf9 -dOLITzNy4ZQ5bb0Sr74MTnB8G2+NszKTc0QWbej09+CVgI+WXTik9KveCjCHk9hN -AHFiRSdLOkKEW39lt2c0Ui2cFmuqqNh7o0JMcccMyj6D5KbvtwEwXlGjefVwaaZB -RA+GsCyRxj3qrg+E ------END CERTIFICATE----- - -# Issuer: CN=e-Szigno Root CA 2017 O=Microsec Ltd. -# Subject: CN=e-Szigno Root CA 2017 O=Microsec Ltd. -# Label: "e-Szigno Root CA 2017" -# Serial: 411379200276854331539784714 -# MD5 Fingerprint: de:1f:f6:9e:84:ae:a7:b4:21:ce:1e:58:7d:d1:84:98 -# SHA1 Fingerprint: 89:d4:83:03:4f:9e:9a:48:80:5f:72:37:d4:a9:a6:ef:cb:7c:1f:d1 -# SHA256 Fingerprint: be:b0:0b:30:83:9b:9b:c3:2c:32:e4:44:79:05:95:06:41:f2:64:21:b1:5e:d0:89:19:8b:51:8a:e2:ea:1b:99 ------BEGIN CERTIFICATE----- -MIICQDCCAeWgAwIBAgIMAVRI7yH9l1kN9QQKMAoGCCqGSM49BAMCMHExCzAJBgNV -BAYTAkhVMREwDwYDVQQHDAhCdWRhcGVzdDEWMBQGA1UECgwNTWljcm9zZWMgTHRk -LjEXMBUGA1UEYQwOVkFUSFUtMjM1ODQ0OTcxHjAcBgNVBAMMFWUtU3ppZ25vIFJv -b3QgQ0EgMjAxNzAeFw0xNzA4MjIxMjA3MDZaFw00MjA4MjIxMjA3MDZaMHExCzAJ -BgNVBAYTAkhVMREwDwYDVQQHDAhCdWRhcGVzdDEWMBQGA1UECgwNTWljcm9zZWMg -THRkLjEXMBUGA1UEYQwOVkFUSFUtMjM1ODQ0OTcxHjAcBgNVBAMMFWUtU3ppZ25v -IFJvb3QgQ0EgMjAxNzBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABJbcPYrYsHtv -xie+RJCxs1YVe45DJH0ahFnuY2iyxl6H0BVIHqiQrb1TotreOpCmYF9oMrWGQd+H -Wyx7xf58etqjYzBhMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMB0G -A1UdDgQWBBSHERUI0arBeAyxr87GyZDvvzAEwDAfBgNVHSMEGDAWgBSHERUI0arB -eAyxr87GyZDvvzAEwDAKBggqhkjOPQQDAgNJADBGAiEAtVfd14pVCzbhhkT61Nlo -jbjcI4qKDdQvfepz7L9NbKgCIQDLpbQS+ue16M9+k/zzNY9vTlp8tLxOsvxyqltZ -+efcMQ== ------END CERTIFICATE----- - -# Issuer: O=CERTSIGN SA OU=certSIGN ROOT CA G2 -# Subject: O=CERTSIGN SA OU=certSIGN ROOT CA G2 -# Label: "certSIGN Root CA G2" -# Serial: 313609486401300475190 -# MD5 Fingerprint: 8c:f1:75:8a:c6:19:cf:94:b7:f7:65:20:87:c3:97:c7 -# SHA1 Fingerprint: 26:f9:93:b4:ed:3d:28:27:b0:b9:4b:a7:e9:15:1d:a3:8d:92:e5:32 -# SHA256 Fingerprint: 65:7c:fe:2f:a7:3f:aa:38:46:25:71:f3:32:a2:36:3a:46:fc:e7:02:09:51:71:07:02:cd:fb:b6:ee:da:33:05 ------BEGIN CERTIFICATE----- -MIIFRzCCAy+gAwIBAgIJEQA0tk7GNi02MA0GCSqGSIb3DQEBCwUAMEExCzAJBgNV -BAYTAlJPMRQwEgYDVQQKEwtDRVJUU0lHTiBTQTEcMBoGA1UECxMTY2VydFNJR04g -Uk9PVCBDQSBHMjAeFw0xNzAyMDYwOTI3MzVaFw00MjAyMDYwOTI3MzVaMEExCzAJ -BgNVBAYTAlJPMRQwEgYDVQQKEwtDRVJUU0lHTiBTQTEcMBoGA1UECxMTY2VydFNJ -R04gUk9PVCBDQSBHMjCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAMDF -dRmRfUR0dIf+DjuW3NgBFszuY5HnC2/OOwppGnzC46+CjobXXo9X69MhWf05N0Iw -vlDqtg+piNguLWkh59E3GE59kdUWX2tbAMI5Qw02hVK5U2UPHULlj88F0+7cDBrZ -uIt4ImfkabBoxTzkbFpG583H+u/E7Eu9aqSs/cwoUe+StCmrqzWaTOTECMYmzPhp -n+Sc8CnTXPnGFiWeI8MgwT0PPzhAsP6CRDiqWhqKa2NYOLQV07YRaXseVO6MGiKs -cpc/I1mbySKEwQdPzH/iV8oScLumZfNpdWO9lfsbl83kqK/20U6o2YpxJM02PbyW -xPFsqa7lzw1uKA2wDrXKUXt4FMMgL3/7FFXhEZn91QqhngLjYl/rNUssuHLoPj1P -rCy7Lobio3aP5ZMqz6WryFyNSwb/EkaseMsUBzXgqd+L6a8VTxaJW732jcZZroiF -DsGJ6x9nxUWO/203Nit4ZoORUSs9/1F3dmKh7Gc+PoGD4FapUB8fepmrY7+EF3fx -DTvf95xhszWYijqy7DwaNz9+j5LP2RIUZNoQAhVB/0/E6xyjyfqZ90bp4RjZsbgy -LcsUDFDYg2WD7rlcz8sFWkz6GZdr1l0T08JcVLwyc6B49fFtHsufpaafItzRUZ6C -eWRgKRM+o/1Pcmqr4tTluCRVLERLiohEnMqE0yo7AgMBAAGjQjBAMA8GA1UdEwEB -/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMB0GA1UdDgQWBBSCIS1mxteg4BXrzkwJ -d8RgnlRuAzANBgkqhkiG9w0BAQsFAAOCAgEAYN4auOfyYILVAzOBywaK8SJJ6ejq -kX/GM15oGQOGO0MBzwdw5AgeZYWR5hEit/UCI46uuR59H35s5r0l1ZUa8gWmr4UC -b6741jH/JclKyMeKqdmfS0mbEVeZkkMR3rYzpMzXjWR91M08KCy0mpbqTfXERMQl -qiCA2ClV9+BB/AYm/7k29UMUA2Z44RGx2iBfRgB4ACGlHgAoYXhvqAEBj500mv/0 -OJD7uNGzcgbJceaBxXntC6Z58hMLnPddDnskk7RI24Zf3lCGeOdA5jGokHZwYa+c -NywRtYK3qq4kNFtyDGkNzVmf9nGvnAvRCjj5BiKDUyUM/FHE5r7iOZULJK2v0ZXk -ltd0ZGtxTgI8qoXzIKNDOXZbbFD+mpwUHmUUihW9o4JFWklWatKcsWMy5WHgUyIO -pwpJ6st+H6jiYoD2EEVSmAYY3qXNL3+q1Ok+CHLsIwMCPKaq2LxndD0UF/tUSxfj -03k9bWtJySgOLnRQvwzZRjoQhsmnP+mg7H/rpXdYaXHmgwo38oZJar55CJD2AhZk -PuXaTH4MNMn5X7azKFGnpyuqSfqNZSlO42sTp5SjLVFteAxEy9/eCG/Oo2Sr05WE -1LlSVHJ7liXMvGnjSG4N0MedJ5qq+BOS3R7fY581qRY27Iy4g/Q9iY/NtBde17MX -QRBdJ3NghVdJIgc= ------END CERTIFICATE----- - -# Issuer: CN=Trustwave Global Certification Authority O=Trustwave Holdings, Inc. -# Subject: CN=Trustwave Global Certification Authority O=Trustwave Holdings, Inc. -# Label: "Trustwave Global Certification Authority" -# Serial: 1846098327275375458322922162 -# MD5 Fingerprint: f8:1c:18:2d:2f:ba:5f:6d:a1:6c:bc:c7:ab:91:c7:0e -# SHA1 Fingerprint: 2f:8f:36:4f:e1:58:97:44:21:59:87:a5:2a:9a:d0:69:95:26:7f:b5 -# SHA256 Fingerprint: 97:55:20:15:f5:dd:fc:3c:87:88:c0:06:94:45:55:40:88:94:45:00:84:f1:00:86:70:86:bc:1a:2b:b5:8d:c8 ------BEGIN CERTIFICATE----- -MIIF2jCCA8KgAwIBAgIMBfcOhtpJ80Y1LrqyMA0GCSqGSIb3DQEBCwUAMIGIMQsw -CQYDVQQGEwJVUzERMA8GA1UECAwISWxsaW5vaXMxEDAOBgNVBAcMB0NoaWNhZ28x -ITAfBgNVBAoMGFRydXN0d2F2ZSBIb2xkaW5ncywgSW5jLjExMC8GA1UEAwwoVHJ1 -c3R3YXZlIEdsb2JhbCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTAeFw0xNzA4MjMx -OTM0MTJaFw00MjA4MjMxOTM0MTJaMIGIMQswCQYDVQQGEwJVUzERMA8GA1UECAwI -SWxsaW5vaXMxEDAOBgNVBAcMB0NoaWNhZ28xITAfBgNVBAoMGFRydXN0d2F2ZSBI -b2xkaW5ncywgSW5jLjExMC8GA1UEAwwoVHJ1c3R3YXZlIEdsb2JhbCBDZXJ0aWZp -Y2F0aW9uIEF1dGhvcml0eTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIB -ALldUShLPDeS0YLOvR29zd24q88KPuFd5dyqCblXAj7mY2Hf8g+CY66j96xz0Xzn -swuvCAAJWX/NKSqIk4cXGIDtiLK0thAfLdZfVaITXdHG6wZWiYj+rDKd/VzDBcdu -7oaJuogDnXIhhpCujwOl3J+IKMujkkkP7NAP4m1ET4BqstTnoApTAbqOl5F2brz8 -1Ws25kCI1nsvXwXoLG0R8+eyvpJETNKXpP7ScoFDB5zpET71ixpZfR9oWN0EACyW -80OzfpgZdNmcc9kYvkHHNHnZ9GLCQ7mzJ7Aiy/k9UscwR7PJPrhq4ufogXBeQotP -JqX+OsIgbrv4Fo7NDKm0G2x2EOFYeUY+VM6AqFcJNykbmROPDMjWLBz7BegIlT1l -RtzuzWniTY+HKE40Cz7PFNm73bZQmq131BnW2hqIyE4bJ3XYsgjxroMwuREOzYfw -hI0Vcnyh78zyiGG69Gm7DIwLdVcEuE4qFC49DxweMqZiNu5m4iK4BUBjECLzMx10 -coos9TkpoNPnG4CELcU9402x/RpvumUHO1jsQkUm+9jaJXLE9gCxInm943xZYkqc -BW89zubWR2OZxiRvchLIrH+QtAuRcOi35hYQcRfO3gZPSEF9NUqjifLJS3tBEW1n -twiYTOURGa5CgNz7kAXU+FDKvuStx8KU1xad5hePrzb7AgMBAAGjQjBAMA8GA1Ud -EwEB/wQFMAMBAf8wHQYDVR0OBBYEFJngGWcNYtt2s9o9uFvo/ULSMQ6HMA4GA1Ud -DwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAgEAmHNw4rDT7TnsTGDZqRKGFx6W -0OhUKDtkLSGm+J1WE2pIPU/HPinbbViDVD2HfSMF1OQc3Og4ZYbFdada2zUFvXfe -uyk3QAUHw5RSn8pk3fEbK9xGChACMf1KaA0HZJDmHvUqoai7PF35owgLEQzxPy0Q -lG/+4jSHg9bP5Rs1bdID4bANqKCqRieCNqcVtgimQlRXtpla4gt5kNdXElE1GYhB -aCXUNxeEFfsBctyV3lImIJgm4nb1J2/6ADtKYdkNy1GTKv0WBpanI5ojSP5RvbbE -sLFUzt5sQa0WZ37b/TjNuThOssFgy50X31ieemKyJo90lZvkWx3SD92YHJtZuSPT -MaCm/zjdzyBP6VhWOmfD0faZmZ26NraAL4hHT4a/RDqA5Dccprrql5gR0IRiR2Qe -qu5AvzSxnI9O4fKSTx+O856X3vOmeWqJcU9LJxdI/uz0UA9PSX3MReO9ekDFQdxh -VicGaeVyQYHTtgGJoC86cnn+OjC/QezHYj6RS8fZMXZC+fc8Y+wmjHMMfRod6qh8 -h6jCJ3zhM0EPz8/8AKAigJ5Kp28AsEFFtyLKaEjFQqKu3R3y4G5OBVixwJAWKqQ9 -EEC+j2Jjg6mcgn0tAumDMHzLJ8n9HmYAsC7TIS+OMxZsmO0QqAfWzJPP29FpHOTK -yeC2nOnOcXHebD8WpHk= ------END CERTIFICATE----- - -# Issuer: CN=Trustwave Global ECC P256 Certification Authority O=Trustwave Holdings, Inc. -# Subject: CN=Trustwave Global ECC P256 Certification Authority O=Trustwave Holdings, Inc. -# Label: "Trustwave Global ECC P256 Certification Authority" -# Serial: 4151900041497450638097112925 -# MD5 Fingerprint: 5b:44:e3:8d:5d:36:86:26:e8:0d:05:d2:59:a7:83:54 -# SHA1 Fingerprint: b4:90:82:dd:45:0c:be:8b:5b:b1:66:d3:e2:a4:08:26:cd:ed:42:cf -# SHA256 Fingerprint: 94:5b:bc:82:5e:a5:54:f4:89:d1:fd:51:a7:3d:df:2e:a6:24:ac:70:19:a0:52:05:22:5c:22:a7:8c:cf:a8:b4 ------BEGIN CERTIFICATE----- -MIICYDCCAgegAwIBAgIMDWpfCD8oXD5Rld9dMAoGCCqGSM49BAMCMIGRMQswCQYD -VQQGEwJVUzERMA8GA1UECBMISWxsaW5vaXMxEDAOBgNVBAcTB0NoaWNhZ28xITAf -BgNVBAoTGFRydXN0d2F2ZSBIb2xkaW5ncywgSW5jLjE6MDgGA1UEAxMxVHJ1c3R3 -YXZlIEdsb2JhbCBFQ0MgUDI1NiBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTAeFw0x -NzA4MjMxOTM1MTBaFw00MjA4MjMxOTM1MTBaMIGRMQswCQYDVQQGEwJVUzERMA8G -A1UECBMISWxsaW5vaXMxEDAOBgNVBAcTB0NoaWNhZ28xITAfBgNVBAoTGFRydXN0 -d2F2ZSBIb2xkaW5ncywgSW5jLjE6MDgGA1UEAxMxVHJ1c3R3YXZlIEdsb2JhbCBF -Q0MgUDI1NiBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTBZMBMGByqGSM49AgEGCCqG -SM49AwEHA0IABH77bOYj43MyCMpg5lOcunSNGLB4kFKA3TjASh3RqMyTpJcGOMoN -FWLGjgEqZZ2q3zSRLoHB5DOSMcT9CTqmP62jQzBBMA8GA1UdEwEB/wQFMAMBAf8w -DwYDVR0PAQH/BAUDAwcGADAdBgNVHQ4EFgQUo0EGrJBt0UrrdaVKEJmzsaGLSvcw -CgYIKoZIzj0EAwIDRwAwRAIgB+ZU2g6gWrKuEZ+Hxbb/ad4lvvigtwjzRM4q3wgh -DDcCIC0mA6AFvWvR9lz4ZcyGbbOcNEhjhAnFjXca4syc4XR7 ------END CERTIFICATE----- - -# Issuer: CN=Trustwave Global ECC P384 Certification Authority O=Trustwave Holdings, Inc. -# Subject: CN=Trustwave Global ECC P384 Certification Authority O=Trustwave Holdings, Inc. -# Label: "Trustwave Global ECC P384 Certification Authority" -# Serial: 2704997926503831671788816187 -# MD5 Fingerprint: ea:cf:60:c4:3b:b9:15:29:40:a1:97:ed:78:27:93:d6 -# SHA1 Fingerprint: e7:f3:a3:c8:cf:6f:c3:04:2e:6d:0e:67:32:c5:9e:68:95:0d:5e:d2 -# SHA256 Fingerprint: 55:90:38:59:c8:c0:c3:eb:b8:75:9e:ce:4e:25:57:22:5f:f5:75:8b:bd:38:eb:d4:82:76:60:1e:1b:d5:80:97 ------BEGIN CERTIFICATE----- -MIICnTCCAiSgAwIBAgIMCL2Fl2yZJ6SAaEc7MAoGCCqGSM49BAMDMIGRMQswCQYD -VQQGEwJVUzERMA8GA1UECBMISWxsaW5vaXMxEDAOBgNVBAcTB0NoaWNhZ28xITAf -BgNVBAoTGFRydXN0d2F2ZSBIb2xkaW5ncywgSW5jLjE6MDgGA1UEAxMxVHJ1c3R3 -YXZlIEdsb2JhbCBFQ0MgUDM4NCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTAeFw0x -NzA4MjMxOTM2NDNaFw00MjA4MjMxOTM2NDNaMIGRMQswCQYDVQQGEwJVUzERMA8G -A1UECBMISWxsaW5vaXMxEDAOBgNVBAcTB0NoaWNhZ28xITAfBgNVBAoTGFRydXN0 -d2F2ZSBIb2xkaW5ncywgSW5jLjE6MDgGA1UEAxMxVHJ1c3R3YXZlIEdsb2JhbCBF -Q0MgUDM4NCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTB2MBAGByqGSM49AgEGBSuB -BAAiA2IABGvaDXU1CDFHBa5FmVXxERMuSvgQMSOjfoPTfygIOiYaOs+Xgh+AtycJ -j9GOMMQKmw6sWASr9zZ9lCOkmwqKi6vr/TklZvFe/oyujUF5nQlgziip04pt89ZF -1PKYhDhloKNDMEEwDwYDVR0TAQH/BAUwAwEB/zAPBgNVHQ8BAf8EBQMDBwYAMB0G -A1UdDgQWBBRVqYSJ0sEyvRjLbKYHTsjnnb6CkDAKBggqhkjOPQQDAwNnADBkAjA3 -AZKXRRJ+oPM+rRk6ct30UJMDEr5E0k9BpIycnR+j9sKS50gU/k6bpZFXrsY3crsC -MGclCrEMXu6pY5Jv5ZAL/mYiykf9ijH3g/56vxC+GCsej/YpHpRZ744hN8tRmKVu -Sw== ------END CERTIFICATE----- - -# Issuer: CN=NAVER Global Root Certification Authority O=NAVER BUSINESS PLATFORM Corp. -# Subject: CN=NAVER Global Root Certification Authority O=NAVER BUSINESS PLATFORM Corp. -# Label: "NAVER Global Root Certification Authority" -# Serial: 9013692873798656336226253319739695165984492813 -# MD5 Fingerprint: c8:7e:41:f6:25:3b:f5:09:b3:17:e8:46:3d:bf:d0:9b -# SHA1 Fingerprint: 8f:6b:f2:a9:27:4a:da:14:a0:c4:f4:8e:61:27:f9:c0:1e:78:5d:d1 -# SHA256 Fingerprint: 88:f4:38:dc:f8:ff:d1:fa:8f:42:91:15:ff:e5:f8:2a:e1:e0:6e:0c:70:c3:75:fa:ad:71:7b:34:a4:9e:72:65 ------BEGIN CERTIFICATE----- -MIIFojCCA4qgAwIBAgIUAZQwHqIL3fXFMyqxQ0Rx+NZQTQ0wDQYJKoZIhvcNAQEM -BQAwaTELMAkGA1UEBhMCS1IxJjAkBgNVBAoMHU5BVkVSIEJVU0lORVNTIFBMQVRG -T1JNIENvcnAuMTIwMAYDVQQDDClOQVZFUiBHbG9iYWwgUm9vdCBDZXJ0aWZpY2F0 -aW9uIEF1dGhvcml0eTAeFw0xNzA4MTgwODU4NDJaFw0zNzA4MTgyMzU5NTlaMGkx -CzAJBgNVBAYTAktSMSYwJAYDVQQKDB1OQVZFUiBCVVNJTkVTUyBQTEFURk9STSBD -b3JwLjEyMDAGA1UEAwwpTkFWRVIgR2xvYmFsIFJvb3QgQ2VydGlmaWNhdGlvbiBB -dXRob3JpdHkwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQC21PGTXLVA -iQqrDZBbUGOukJR0F0Vy1ntlWilLp1agS7gvQnXp2XskWjFlqxcX0TM62RHcQDaH -38dq6SZeWYp34+hInDEW+j6RscrJo+KfziFTowI2MMtSAuXaMl3Dxeb57hHHi8lE -HoSTGEq0n+USZGnQJoViAbbJAh2+g1G7XNr4rRVqmfeSVPc0W+m/6imBEtRTkZaz -kVrd/pBzKPswRrXKCAfHcXLJZtM0l/aM9BhK4dA9WkW2aacp+yPOiNgSnABIqKYP -szuSjXEOdMWLyEz59JuOuDxp7W87UC9Y7cSw0BwbagzivESq2M0UXZR4Yb8Obtoq -vC8MC3GmsxY/nOb5zJ9TNeIDoKAYv7vxvvTWjIcNQvcGufFt7QSUqP620wbGQGHf -nZ3zVHbOUzoBppJB7ASjjw2i1QnK1sua8e9DXcCrpUHPXFNwcMmIpi3Ua2FzUCaG -YQ5fG8Ir4ozVu53BA0K6lNpfqbDKzE0K70dpAy8i+/Eozr9dUGWokG2zdLAIx6yo -0es+nPxdGoMuK8u180SdOqcXYZaicdNwlhVNt0xz7hlcxVs+Qf6sdWA7G2POAN3a -CJBitOUt7kinaxeZVL6HSuOpXgRM6xBtVNbv8ejyYhbLgGvtPe31HzClrkvJE+2K -AQHJuFFYwGY6sWZLxNUxAmLpdIQM201GLQIDAQABo0IwQDAdBgNVHQ4EFgQU0p+I -36HNLL3s9TsBAZMzJ7LrYEswDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMB -Af8wDQYJKoZIhvcNAQEMBQADggIBADLKgLOdPVQG3dLSLvCkASELZ0jKbY7gyKoN -qo0hV4/GPnrK21HUUrPUloSlWGB/5QuOH/XcChWB5Tu2tyIvCZwTFrFsDDUIbatj -cu3cvuzHV+YwIHHW1xDBE1UBjCpD5EHxzzp6U5LOogMFDTjfArsQLtk70pt6wKGm -+LUx5vR1yblTmXVHIloUFcd4G7ad6Qz4G3bxhYTeodoS76TiEJd6eN4MUZeoIUCL -hr0N8F5OSza7OyAfikJW4Qsav3vQIkMsRIz75Sq0bBwcupTgE34h5prCy8VCZLQe -lHsIJchxzIdFV4XTnyliIoNRlwAYl3dqmJLJfGBs32x9SuRwTMKeuB330DTHD8z7 -p/8Dvq1wkNoL3chtl1+afwkyQf3NosxabUzyqkn+Zvjp2DXrDige7kgvOtB5CTh8 -piKCk5XQA76+AqAF3SAi428diDRgxuYKuQl1C/AH6GmWNcf7I4GOODm4RStDeKLR -LBT/DShycpWbXgnbiUSYqqFJu3FS8r/2/yehNq+4tneI3TqkbZs0kNwUXTC/t+sX -5Ie3cdCh13cV1ELX8vMxmV2b3RZtP+oGI/hGoiLtk/bdmuYqh7GYVPEi92tF4+KO -dh2ajcQGjTa3FPOdVGm3jjzVpG2Tgbet9r1ke8LJaDmgkpzNNIaRkPpkUZ3+/uul -9XXeifdy ------END CERTIFICATE----- - -# Issuer: CN=AC RAIZ FNMT-RCM SERVIDORES SEGUROS O=FNMT-RCM OU=Ceres -# Subject: CN=AC RAIZ FNMT-RCM SERVIDORES SEGUROS O=FNMT-RCM OU=Ceres -# Label: "AC RAIZ FNMT-RCM SERVIDORES SEGUROS" -# Serial: 131542671362353147877283741781055151509 -# MD5 Fingerprint: 19:36:9c:52:03:2f:d2:d1:bb:23:cc:dd:1e:12:55:bb -# SHA1 Fingerprint: 62:ff:d9:9e:c0:65:0d:03:ce:75:93:d2:ed:3f:2d:32:c9:e3:e5:4a -# SHA256 Fingerprint: 55:41:53:b1:3d:2c:f9:dd:b7:53:bf:be:1a:4e:0a:e0:8d:0a:a4:18:70:58:fe:60:a2:b8:62:b2:e4:b8:7b:cb ------BEGIN CERTIFICATE----- -MIICbjCCAfOgAwIBAgIQYvYybOXE42hcG2LdnC6dlTAKBggqhkjOPQQDAzB4MQsw -CQYDVQQGEwJFUzERMA8GA1UECgwIRk5NVC1SQ00xDjAMBgNVBAsMBUNlcmVzMRgw -FgYDVQRhDA9WQVRFUy1RMjgyNjAwNEoxLDAqBgNVBAMMI0FDIFJBSVogRk5NVC1S -Q00gU0VSVklET1JFUyBTRUdVUk9TMB4XDTE4MTIyMDA5MzczM1oXDTQzMTIyMDA5 -MzczM1oweDELMAkGA1UEBhMCRVMxETAPBgNVBAoMCEZOTVQtUkNNMQ4wDAYDVQQL -DAVDZXJlczEYMBYGA1UEYQwPVkFURVMtUTI4MjYwMDRKMSwwKgYDVQQDDCNBQyBS -QUlaIEZOTVQtUkNNIFNFUlZJRE9SRVMgU0VHVVJPUzB2MBAGByqGSM49AgEGBSuB -BAAiA2IABPa6V1PIyqvfNkpSIeSX0oNnnvBlUdBeh8dHsVnyV0ebAAKTRBdp20LH -sbI6GA60XYyzZl2hNPk2LEnb80b8s0RpRBNm/dfF/a82Tc4DTQdxz69qBdKiQ1oK -Um8BA06Oi6NCMEAwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYD -VR0OBBYEFAG5L++/EYZg8k/QQW6rcx/n0m5JMAoGCCqGSM49BAMDA2kAMGYCMQCu -SuMrQMN0EfKVrRYj3k4MGuZdpSRea0R7/DjiT8ucRRcRTBQnJlU5dUoDzBOQn5IC -MQD6SmxgiHPz7riYYqnOK8LZiqZwMR2vsJRM60/G49HzYqc8/5MuB1xJAWdpEgJy -v+c= ------END CERTIFICATE----- - -# Issuer: CN=GlobalSign Root R46 O=GlobalSign nv-sa -# Subject: CN=GlobalSign Root R46 O=GlobalSign nv-sa -# Label: "GlobalSign Root R46" -# Serial: 1552617688466950547958867513931858518042577 -# MD5 Fingerprint: c4:14:30:e4:fa:66:43:94:2a:6a:1b:24:5f:19:d0:ef -# SHA1 Fingerprint: 53:a2:b0:4b:ca:6b:d6:45:e6:39:8a:8e:c4:0d:d2:bf:77:c3:a2:90 -# SHA256 Fingerprint: 4f:a3:12:6d:8d:3a:11:d1:c4:85:5a:4f:80:7c:ba:d6:cf:91:9d:3a:5a:88:b0:3b:ea:2c:63:72:d9:3c:40:c9 ------BEGIN CERTIFICATE----- -MIIFWjCCA0KgAwIBAgISEdK7udcjGJ5AXwqdLdDfJWfRMA0GCSqGSIb3DQEBDAUA -MEYxCzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52LXNhMRwwGgYD -VQQDExNHbG9iYWxTaWduIFJvb3QgUjQ2MB4XDTE5MDMyMDAwMDAwMFoXDTQ2MDMy -MDAwMDAwMFowRjELMAkGA1UEBhMCQkUxGTAXBgNVBAoTEEdsb2JhbFNpZ24gbnYt -c2ExHDAaBgNVBAMTE0dsb2JhbFNpZ24gUm9vdCBSNDYwggIiMA0GCSqGSIb3DQEB -AQUAA4ICDwAwggIKAoICAQCsrHQy6LNl5brtQyYdpokNRbopiLKkHWPd08EsCVeJ -OaFV6Wc0dwxu5FUdUiXSE2te4R2pt32JMl8Nnp8semNgQB+msLZ4j5lUlghYruQG -vGIFAha/r6gjA7aUD7xubMLL1aa7DOn2wQL7Id5m3RerdELv8HQvJfTqa1VbkNud -316HCkD7rRlr+/fKYIje2sGP1q7Vf9Q8g+7XFkyDRTNrJ9CG0Bwta/OrffGFqfUo -0q3v84RLHIf8E6M6cqJaESvWJ3En7YEtbWaBkoe0G1h6zD8K+kZPTXhc+CtI4wSE -y132tGqzZfxCnlEmIyDLPRT5ge1lFgBPGmSXZgjPjHvjK8Cd+RTyG/FWaha/LIWF -zXg4mutCagI0GIMXTpRW+LaCtfOW3T3zvn8gdz57GSNrLNRyc0NXfeD412lPFzYE -+cCQYDdF3uYM2HSNrpyibXRdQr4G9dlkbgIQrImwTDsHTUB+JMWKmIJ5jqSngiCN -I/onccnfxkF0oE32kRbcRoxfKWMxWXEM2G/CtjJ9++ZdU6Z+Ffy7dXxd7Pj2Fxzs -x2sZy/N78CsHpdlseVR2bJ0cpm4O6XkMqCNqo98bMDGfsVR7/mrLZqrcZdCinkqa -ByFrgY/bxFn63iLABJzjqls2k+g9vXqhnQt2sQvHnf3PmKgGwvgqo6GDoLclcqUC -4wIDAQABo0IwQDAOBgNVHQ8BAf8EBAMCAYYwDwYDVR0TAQH/BAUwAwEB/zAdBgNV -HQ4EFgQUA1yrc4GHqMywptWU4jaWSf8FmSwwDQYJKoZIhvcNAQEMBQADggIBAHx4 -7PYCLLtbfpIrXTncvtgdokIzTfnvpCo7RGkerNlFo048p9gkUbJUHJNOxO97k4Vg -JuoJSOD1u8fpaNK7ajFxzHmuEajwmf3lH7wvqMxX63bEIaZHU1VNaL8FpO7XJqti -2kM3S+LGteWygxk6x9PbTZ4IevPuzz5i+6zoYMzRx6Fcg0XERczzF2sUyQQCPtIk -pnnpHs6i58FZFZ8d4kuaPp92CC1r2LpXFNqD6v6MVenQTqnMdzGxRBF6XLE+0xRF -FRhiJBPSy03OXIPBNvIQtQ6IbbjhVp+J3pZmOUdkLG5NrmJ7v2B0GbhWrJKsFjLt -rWhV/pi60zTe9Mlhww6G9kuEYO4Ne7UyWHmRVSyBQ7N0H3qqJZ4d16GLuc1CLgSk -ZoNNiTW2bKg2SnkheCLQQrzRQDGQob4Ez8pn7fXwgNNgyYMqIgXQBztSvwyeqiv5 -u+YfjyW6hY0XHgL+XVAEV8/+LbzvXMAaq7afJMbfc2hIkCwU9D9SGuTSyxTDYWnP -4vkYxboznxSjBF25cfe1lNj2M8FawTSLfJvdkzrnE6JwYZ+vj+vYxXX4M2bUdGc6 -N3ec592kD3ZDZopD8p/7DEJ4Y9HiD2971KE9dJeFt0g5QdYg/NA6s/rob8SKunE3 -vouXsXgxT7PntgMTzlSdriVZzH81Xwj3QEUxeCp6 ------END CERTIFICATE----- - -# Issuer: CN=GlobalSign Root E46 O=GlobalSign nv-sa -# Subject: CN=GlobalSign Root E46 O=GlobalSign nv-sa -# Label: "GlobalSign Root E46" -# Serial: 1552617690338932563915843282459653771421763 -# MD5 Fingerprint: b5:b8:66:ed:de:08:83:e3:c9:e2:01:34:06:ac:51:6f -# SHA1 Fingerprint: 39:b4:6c:d5:fe:80:06:eb:e2:2f:4a:bb:08:33:a0:af:db:b9:dd:84 -# SHA256 Fingerprint: cb:b9:c4:4d:84:b8:04:3e:10:50:ea:31:a6:9f:51:49:55:d7:bf:d2:e2:c6:b4:93:01:01:9a:d6:1d:9f:50:58 ------BEGIN CERTIFICATE----- -MIICCzCCAZGgAwIBAgISEdK7ujNu1LzmJGjFDYQdmOhDMAoGCCqGSM49BAMDMEYx -CzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52LXNhMRwwGgYDVQQD -ExNHbG9iYWxTaWduIFJvb3QgRTQ2MB4XDTE5MDMyMDAwMDAwMFoXDTQ2MDMyMDAw -MDAwMFowRjELMAkGA1UEBhMCQkUxGTAXBgNVBAoTEEdsb2JhbFNpZ24gbnYtc2Ex -HDAaBgNVBAMTE0dsb2JhbFNpZ24gUm9vdCBFNDYwdjAQBgcqhkjOPQIBBgUrgQQA -IgNiAAScDrHPt+ieUnd1NPqlRqetMhkytAepJ8qUuwzSChDH2omwlwxwEwkBjtjq -R+q+soArzfwoDdusvKSGN+1wCAB16pMLey5SnCNoIwZD7JIvU4Tb+0cUB+hflGdd -yXqBPCCjQjBAMA4GA1UdDwEB/wQEAwIBhjAPBgNVHRMBAf8EBTADAQH/MB0GA1Ud -DgQWBBQxCpCPtsad0kRLgLWi5h+xEk8blTAKBggqhkjOPQQDAwNoADBlAjEA31SQ -7Zvvi5QCkxeCmb6zniz2C5GMn0oUsfZkvLtoURMMA/cVi4RguYv/Uo7njLwcAjA8 -+RHUjE7AwWHCFUyqqx0LMV87HOIAl0Qx5v5zli/altP+CAezNIm8BZ/3Hobui3A= ------END CERTIFICATE----- - -# Issuer: CN=GLOBALTRUST 2020 O=e-commerce monitoring GmbH -# Subject: CN=GLOBALTRUST 2020 O=e-commerce monitoring GmbH -# Label: "GLOBALTRUST 2020" -# Serial: 109160994242082918454945253 -# MD5 Fingerprint: 8a:c7:6f:cb:6d:e3:cc:a2:f1:7c:83:fa:0e:78:d7:e8 -# SHA1 Fingerprint: d0:67:c1:13:51:01:0c:aa:d0:c7:6a:65:37:31:16:26:4f:53:71:a2 -# SHA256 Fingerprint: 9a:29:6a:51:82:d1:d4:51:a2:e3:7f:43:9b:74:da:af:a2:67:52:33:29:f9:0f:9a:0d:20:07:c3:34:e2:3c:9a ------BEGIN CERTIFICATE----- -MIIFgjCCA2qgAwIBAgILWku9WvtPilv6ZeUwDQYJKoZIhvcNAQELBQAwTTELMAkG -A1UEBhMCQVQxIzAhBgNVBAoTGmUtY29tbWVyY2UgbW9uaXRvcmluZyBHbWJIMRkw -FwYDVQQDExBHTE9CQUxUUlVTVCAyMDIwMB4XDTIwMDIxMDAwMDAwMFoXDTQwMDYx -MDAwMDAwMFowTTELMAkGA1UEBhMCQVQxIzAhBgNVBAoTGmUtY29tbWVyY2UgbW9u -aXRvcmluZyBHbWJIMRkwFwYDVQQDExBHTE9CQUxUUlVTVCAyMDIwMIICIjANBgkq -hkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAri5WrRsc7/aVj6B3GyvTY4+ETUWiD59b -RatZe1E0+eyLinjF3WuvvcTfk0Uev5E4C64OFudBc/jbu9G4UeDLgztzOG53ig9Z -YybNpyrOVPu44sB8R85gfD+yc/LAGbaKkoc1DZAoouQVBGM+uq/ufF7MpotQsjj3 -QWPKzv9pj2gOlTblzLmMCcpL3TGQlsjMH/1WljTbjhzqLL6FLmPdqqmV0/0plRPw -yJiT2S0WR5ARg6I6IqIoV6Lr/sCMKKCmfecqQjuCgGOlYx8ZzHyyZqjC0203b+J+ -BlHZRYQfEs4kUmSFC0iAToexIiIwquuuvuAC4EDosEKAA1GqtH6qRNdDYfOiaxaJ -SaSjpCuKAsR49GiKweR6NrFvG5Ybd0mN1MkGco/PU+PcF4UgStyYJ9ORJitHHmkH -r96i5OTUawuzXnzUJIBHKWk7buis/UDr2O1xcSvy6Fgd60GXIsUf1DnQJ4+H4xj0 -4KlGDfV0OoIu0G4skaMxXDtG6nsEEFZegB31pWXogvziB4xiRfUg3kZwhqG8k9Me -dKZssCz3AwyIDMvUclOGvGBG85hqwvG/Q/lwIHfKN0F5VVJjjVsSn8VoxIidrPIw -q7ejMZdnrY8XD2zHc+0klGvIg5rQmjdJBKuxFshsSUktq6HQjJLyQUp5ISXbY9e2 -nKd+Qmn7OmMCAwEAAaNjMGEwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMC -AQYwHQYDVR0OBBYEFNwuH9FhN3nkq9XVsxJxaD1qaJwiMB8GA1UdIwQYMBaAFNwu -H9FhN3nkq9XVsxJxaD1qaJwiMA0GCSqGSIb3DQEBCwUAA4ICAQCR8EICaEDuw2jA -VC/f7GLDw56KoDEoqoOOpFaWEhCGVrqXctJUMHytGdUdaG/7FELYjQ7ztdGl4wJC -XtzoRlgHNQIw4Lx0SsFDKv/bGtCwr2zD/cuz9X9tAy5ZVp0tLTWMstZDFyySCstd -6IwPS3BD0IL/qMy/pJTAvoe9iuOTe8aPmxadJ2W8esVCgmxcB9CpwYhgROmYhRZf -+I/KARDOJcP5YBugxZfD0yyIMaK9MOzQ0MAS8cE54+X1+NZK3TTN+2/BT+MAi1bi -kvcoskJ3ciNnxz8RFbLEAwW+uxF7Cr+obuf/WEPPm2eggAe2HcqtbepBEX4tdJP7 -wry+UUTF72glJ4DjyKDUEuzZpTcdN3y0kcra1LGWge9oXHYQSa9+pTeAsRxSvTOB -TI/53WXZFM2KJVj04sWDpQmQ1GwUY7VA3+vA/MRYfg0UFodUJ25W5HCEuGwyEn6C -MUO+1918oa2u1qsgEu8KwxCMSZY13At1XrFP1U80DhEgB3VDRemjEdqso5nCtnkn -4rnvyOL2NSl6dPrFf4IFYqYK6miyeUcGbvJXqBUzxvd4Sj1Ce2t+/vdG6tHrju+I -aFvowdlxfv1k7/9nR4hYJS8+hge9+6jlgqispdNpQ80xiEmEU5LAsTkbOYMBMMTy -qfrQA71yN2BWHzZ8vTmR9W0Nv3vXkg== ------END CERTIFICATE----- - -# Issuer: CN=ANF Secure Server Root CA O=ANF Autoridad de Certificacion OU=ANF CA Raiz -# Subject: CN=ANF Secure Server Root CA O=ANF Autoridad de Certificacion OU=ANF CA Raiz -# Label: "ANF Secure Server Root CA" -# Serial: 996390341000653745 -# MD5 Fingerprint: 26:a6:44:5a:d9:af:4e:2f:b2:1d:b6:65:b0:4e:e8:96 -# SHA1 Fingerprint: 5b:6e:68:d0:cc:15:b6:a0:5f:1e:c1:5f:ae:02:fc:6b:2f:5d:6f:74 -# SHA256 Fingerprint: fb:8f:ec:75:91:69:b9:10:6b:1e:51:16:44:c6:18:c5:13:04:37:3f:6c:06:43:08:8d:8b:ef:fd:1b:99:75:99 ------BEGIN CERTIFICATE----- -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 ------END CERTIFICATE----- - -# Issuer: CN=Certum EC-384 CA O=Asseco Data Systems S.A. OU=Certum Certification Authority -# Subject: CN=Certum EC-384 CA O=Asseco Data Systems S.A. OU=Certum Certification Authority -# Label: "Certum EC-384 CA" -# Serial: 160250656287871593594747141429395092468 -# MD5 Fingerprint: b6:65:b3:96:60:97:12:a1:ec:4e:e1:3d:a3:c6:c9:f1 -# SHA1 Fingerprint: f3:3e:78:3c:ac:df:f4:a2:cc:ac:67:55:69:56:d7:e5:16:3c:e1:ed -# SHA256 Fingerprint: 6b:32:80:85:62:53:18:aa:50:d1:73:c9:8d:8b:da:09:d5:7e:27:41:3d:11:4c:f7:87:a0:f5:d0:6c:03:0c:f6 ------BEGIN CERTIFICATE----- -MIICZTCCAeugAwIBAgIQeI8nXIESUiClBNAt3bpz9DAKBggqhkjOPQQDAzB0MQsw -CQYDVQQGEwJQTDEhMB8GA1UEChMYQXNzZWNvIERhdGEgU3lzdGVtcyBTLkEuMScw -JQYDVQQLEx5DZXJ0dW0gQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkxGTAXBgNVBAMT -EENlcnR1bSBFQy0zODQgQ0EwHhcNMTgwMzI2MDcyNDU0WhcNNDMwMzI2MDcyNDU0 -WjB0MQswCQYDVQQGEwJQTDEhMB8GA1UEChMYQXNzZWNvIERhdGEgU3lzdGVtcyBT -LkEuMScwJQYDVQQLEx5DZXJ0dW0gQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkxGTAX -BgNVBAMTEENlcnR1bSBFQy0zODQgQ0EwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAATE -KI6rGFtqvm5kN2PkzeyrOvfMobgOgknXhimfoZTy42B4mIF4Bk3y7JoOV2CDn7Tm -Fy8as10CW4kjPMIRBSqniBMY81CE1700LCeJVf/OTOffph8oxPBUw7l8t1Ot68Kj -QjBAMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFI0GZnQkdjrzife81r1HfS+8 -EF9LMA4GA1UdDwEB/wQEAwIBBjAKBggqhkjOPQQDAwNoADBlAjADVS2m5hjEfO/J -UG7BJw+ch69u1RsIGL2SKcHvlJF40jocVYli5RsJHrpka/F2tNQCMQC0QoSZ/6vn -nvuRlydd3LBbMHHOXjgaatkl5+r3YZJW+OraNsKHZZYuciUvf9/DE8k= ------END CERTIFICATE----- - -# Issuer: CN=Certum Trusted Root CA O=Asseco Data Systems S.A. OU=Certum Certification Authority -# Subject: CN=Certum Trusted Root CA O=Asseco Data Systems S.A. OU=Certum Certification Authority -# Label: "Certum Trusted Root CA" -# Serial: 40870380103424195783807378461123655149 -# MD5 Fingerprint: 51:e1:c2:e7:fe:4c:84:af:59:0e:2f:f4:54:6f:ea:29 -# SHA1 Fingerprint: c8:83:44:c0:18:ae:9f:cc:f1:87:b7:8f:22:d1:c5:d7:45:84:ba:e5 -# SHA256 Fingerprint: fe:76:96:57:38:55:77:3e:37:a9:5e:7a:d4:d9:cc:96:c3:01:57:c1:5d:31:76:5b:a9:b1:57:04:e1:ae:78:fd ------BEGIN CERTIFICATE----- -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 ------END CERTIFICATE----- - -# Issuer: CN=TunTrust Root CA O=Agence Nationale de Certification Electronique -# Subject: CN=TunTrust Root CA O=Agence Nationale de Certification Electronique -# Label: "TunTrust Root CA" -# Serial: 108534058042236574382096126452369648152337120275 -# MD5 Fingerprint: 85:13:b9:90:5b:36:5c:b6:5e:b8:5a:f8:e0:31:57:b4 -# SHA1 Fingerprint: cf:e9:70:84:0f:e0:73:0f:9d:f6:0c:7f:2c:4b:ee:20:46:34:9c:bb -# SHA256 Fingerprint: 2e:44:10:2a:b5:8c:b8:54:19:45:1c:8e:19:d9:ac:f3:66:2c:af:bc:61:4b:6a:53:96:0a:30:f7:d0:e2:eb:41 ------BEGIN CERTIFICATE----- -MIIFszCCA5ugAwIBAgIUEwLV4kBMkkaGFmddtLu7sms+/BMwDQYJKoZIhvcNAQEL -BQAwYTELMAkGA1UEBhMCVE4xNzA1BgNVBAoMLkFnZW5jZSBOYXRpb25hbGUgZGUg -Q2VydGlmaWNhdGlvbiBFbGVjdHJvbmlxdWUxGTAXBgNVBAMMEFR1blRydXN0IFJv -b3QgQ0EwHhcNMTkwNDI2MDg1NzU2WhcNNDQwNDI2MDg1NzU2WjBhMQswCQYDVQQG -EwJUTjE3MDUGA1UECgwuQWdlbmNlIE5hdGlvbmFsZSBkZSBDZXJ0aWZpY2F0aW9u -IEVsZWN0cm9uaXF1ZTEZMBcGA1UEAwwQVHVuVHJ1c3QgUm9vdCBDQTCCAiIwDQYJ -KoZIhvcNAQEBBQADggIPADCCAgoCggIBAMPN0/y9BFPdDCA61YguBUtB9YOCfvdZ -n56eY+hz2vYGqU8ftPkLHzmMmiDQfgbU7DTZhrx1W4eI8NLZ1KMKsmwb60ksPqxd -2JQDoOw05TDENX37Jk0bbjBU2PWARZw5rZzJJQRNmpA+TkBuimvNKWfGzC3gdOgF -VwpIUPp6Q9p+7FuaDmJ2/uqdHYVy7BG7NegfJ7/Boce7SBbdVtfMTqDhuazb1YMZ -GoXRlJfXyqNlC/M4+QKu3fZnz8k/9YosRxqZbwUN/dAdgjH8KcwAWJeRTIAAHDOF -li/LQcKLEITDCSSJH7UP2dl3RxiSlGBcx5kDPP73lad9UKGAwqmDrViWVSHbhlnU -r8a83YFuB9tgYv7sEG7aaAH0gxupPqJbI9dkxt/con3YS7qC0lH4Zr8GRuR5KiY2 -eY8fTpkdso8MDhz/yV3A/ZAQprE38806JG60hZC/gLkMjNWb1sjxVj8agIl6qeIb -MlEsPvLfe/ZdeikZjuXIvTZxi11Mwh0/rViizz1wTaZQmCXcI/m4WEEIcb9PuISg -jwBUFfyRbVinljvrS5YnzWuioYasDXxU5mZMZl+QviGaAkYt5IPCgLnPSz7ofzwB -7I9ezX/SKEIBlYrilz0QIX32nRzFNKHsLA4KUiwSVXAkPcvCFDVDXSdOvsC9qnyW -5/yeYa1E0wCXAgMBAAGjYzBhMB0GA1UdDgQWBBQGmpsfU33x9aTI04Y+oXNZtPdE -ITAPBgNVHRMBAf8EBTADAQH/MB8GA1UdIwQYMBaAFAaamx9TffH1pMjThj6hc1m0 -90QhMA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsFAAOCAgEAqgVutt0Vyb+z -xiD2BkewhpMl0425yAA/l/VSJ4hxyXT968pk21vvHl26v9Hr7lxpuhbI87mP0zYu -QEkHDVneixCwSQXi/5E/S7fdAo74gShczNxtr18UnH1YeA32gAm56Q6XKRm4t+v4 -FstVEuTGfbvE7Pi1HE4+Z7/FXxttbUcoqgRYYdZ2vyJ/0Adqp2RT8JeNnYA/u8EH -22Wv5psymsNUk8QcCMNE+3tjEUPRahphanltkE8pjkcFwRJpadbGNjHh/PqAulxP -xOu3Mqz4dWEX1xAZufHSCe96Qp1bWgvUxpVOKs7/B9dPfhgGiPEZtdmYu65xxBzn -dFlY7wyJz4sfdZMaBBSSSFCp61cpABbjNhzI+L/wM9VBD8TMPN3pM0MBkRArHtG5 -Xc0yGYuPjCB31yLEQtyEFpslbei0VXF/sHyz03FJuc9SpAQ/3D2gu68zngowYI7b -nV2UqL1g52KAdoGDDIzMMEZJ4gzSqK/rYXHv5yJiqfdcZGyfFoxnNidF9Ql7v/YQ -CvGwjVRDjAS6oz/v4jXH+XTgbzRB0L9zZVcg+ZtnemZoJE6AZb0QmQZZ8mWvuMZH -u/2QeItBcy6vVR/cO5JyboTT0GFMDcx2V+IthSIVNg3rAZ3r2OvEhJn7wAzMMujj -d9qDRIueVSjAi1jTkD5OGwDxFa2DK5o= ------END CERTIFICATE----- - -# Issuer: CN=HARICA TLS RSA Root CA 2021 O=Hellenic Academic and Research Institutions CA -# Subject: CN=HARICA TLS RSA Root CA 2021 O=Hellenic Academic and Research Institutions CA -# Label: "HARICA TLS RSA Root CA 2021" -# Serial: 76817823531813593706434026085292783742 -# MD5 Fingerprint: 65:47:9b:58:86:dd:2c:f0:fc:a2:84:1f:1e:96:c4:91 -# SHA1 Fingerprint: 02:2d:05:82:fa:88:ce:14:0c:06:79:de:7f:14:10:e9:45:d7:a5:6d -# SHA256 Fingerprint: d9:5d:0e:8e:da:79:52:5b:f9:be:b1:1b:14:d2:10:0d:32:94:98:5f:0c:62:d9:fa:bd:9c:d9:99:ec:cb:7b:1d ------BEGIN CERTIFICATE----- -MIIFpDCCA4ygAwIBAgIQOcqTHO9D88aOk8f0ZIk4fjANBgkqhkiG9w0BAQsFADBs -MQswCQYDVQQGEwJHUjE3MDUGA1UECgwuSGVsbGVuaWMgQWNhZGVtaWMgYW5kIFJl -c2VhcmNoIEluc3RpdHV0aW9ucyBDQTEkMCIGA1UEAwwbSEFSSUNBIFRMUyBSU0Eg -Um9vdCBDQSAyMDIxMB4XDTIxMDIxOTEwNTUzOFoXDTQ1MDIxMzEwNTUzN1owbDEL -MAkGA1UEBhMCR1IxNzA1BgNVBAoMLkhlbGxlbmljIEFjYWRlbWljIGFuZCBSZXNl -YXJjaCBJbnN0aXR1dGlvbnMgQ0ExJDAiBgNVBAMMG0hBUklDQSBUTFMgUlNBIFJv -b3QgQ0EgMjAyMTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAIvC569l -mwVnlskNJLnQDmT8zuIkGCyEf3dRywQRNrhe7Wlxp57kJQmXZ8FHws+RFjZiPTgE -4VGC/6zStGndLuwRo0Xua2s7TL+MjaQenRG56Tj5eg4MmOIjHdFOY9TnuEFE+2uv -a9of08WRiFukiZLRgeaMOVig1mlDqa2YUlhu2wr7a89o+uOkXjpFc5gH6l8Cct4M -pbOfrqkdtx2z/IpZ525yZa31MJQjB/OCFks1mJxTuy/K5FrZx40d/JiZ+yykgmvw -Kh+OC19xXFyuQnspiYHLA6OZyoieC0AJQTPb5lh6/a6ZcMBaD9YThnEvdmn8kN3b -LW7R8pv1GmuebxWMevBLKKAiOIAkbDakO/IwkfN4E8/BPzWr8R0RI7VDIp4BkrcY -AuUR0YLbFQDMYTfBKnya4dC6s1BG7oKsnTH4+yPiAwBIcKMJJnkVU2DzOFytOOqB -AGMUuTNe3QvboEUHGjMJ+E20pwKmafTCWQWIZYVWrkvL4N48fS0ayOn7H6NhStYq -E613TBoYm5EPWNgGVMWX+Ko/IIqmhaZ39qb8HOLubpQzKoNQhArlT4b4UEV4AIHr -W2jjJo3Me1xR9BQsQL4aYB16cmEdH2MtiKrOokWQCPxrvrNQKlr9qEgYRtaQQJKQ -CoReaDH46+0N0x3GfZkYVVYnZS6NRcUk7M7jAgMBAAGjQjBAMA8GA1UdEwEB/wQF -MAMBAf8wHQYDVR0OBBYEFApII6ZgpJIKM+qTW8VX6iVNvRLuMA4GA1UdDwEB/wQE -AwIBhjANBgkqhkiG9w0BAQsFAAOCAgEAPpBIqm5iFSVmewzVjIuJndftTgfvnNAU -X15QvWiWkKQUEapobQk1OUAJ2vQJLDSle1mESSmXdMgHHkdt8s4cUCbjnj1AUz/3 -f5Z2EMVGpdAgS1D0NTsY9FVqQRtHBmg8uwkIYtlfVUKqrFOFrJVWNlar5AWMxaja -H6NpvVMPxP/cyuN+8kyIhkdGGvMA9YCRotxDQpSbIPDRzbLrLFPCU3hKTwSUQZqP -JzLB5UkZv/HywouoCjkxKLR9YjYsTewfM7Z+d21+UPCfDtcRj88YxeMn/ibvBZ3P -zzfF0HvaO7AWhAw6k9a+F9sPPg4ZeAnHqQJyIkv3N3a6dcSFA1pj1bF1BcK5vZSt -jBWZp5N99sXzqnTPBIWUmAD04vnKJGW/4GKvyMX6ssmeVkjaef2WdhW+o45WxLM0 -/L5H9MG0qPzVMIho7suuyWPEdr6sOBjhXlzPrjoiUevRi7PzKzMHVIf6tLITe7pT -BGIBnfHAT+7hOtSLIBD6Alfm78ELt5BGnBkpjNxvoEppaZS3JGWg/6w/zgH7IS79 -aPib8qXPMThcFarmlwDB31qlpzmq6YR/PFGoOtmUW4y/Twhx5duoXNTSpv4Ao8YW -xw/ogM4cKGR0GQjTQuPOAF1/sdwTsOEFy9EgqoZ0njnnkf3/W9b3raYvAwtt41dU -63ZTGI0RmLo= ------END CERTIFICATE----- - -# Issuer: CN=HARICA TLS ECC Root CA 2021 O=Hellenic Academic and Research Institutions CA -# Subject: CN=HARICA TLS ECC Root CA 2021 O=Hellenic Academic and Research Institutions CA -# Label: "HARICA TLS ECC Root CA 2021" -# Serial: 137515985548005187474074462014555733966 -# MD5 Fingerprint: ae:f7:4c:e5:66:35:d1:b7:9b:8c:22:93:74:d3:4b:b0 -# SHA1 Fingerprint: bc:b0:c1:9d:e9:98:92:70:19:38:57:e9:8d:a7:b4:5d:6e:ee:01:48 -# SHA256 Fingerprint: 3f:99:cc:47:4a:cf:ce:4d:fe:d5:87:94:66:5e:47:8d:15:47:73:9f:2e:78:0f:1b:b4:ca:9b:13:30:97:d4:01 ------BEGIN CERTIFICATE----- -MIICVDCCAdugAwIBAgIQZ3SdjXfYO2rbIvT/WeK/zjAKBggqhkjOPQQDAzBsMQsw -CQYDVQQGEwJHUjE3MDUGA1UECgwuSGVsbGVuaWMgQWNhZGVtaWMgYW5kIFJlc2Vh -cmNoIEluc3RpdHV0aW9ucyBDQTEkMCIGA1UEAwwbSEFSSUNBIFRMUyBFQ0MgUm9v -dCBDQSAyMDIxMB4XDTIxMDIxOTExMDExMFoXDTQ1MDIxMzExMDEwOVowbDELMAkG -A1UEBhMCR1IxNzA1BgNVBAoMLkhlbGxlbmljIEFjYWRlbWljIGFuZCBSZXNlYXJj -aCBJbnN0aXR1dGlvbnMgQ0ExJDAiBgNVBAMMG0hBUklDQSBUTFMgRUNDIFJvb3Qg -Q0EgMjAyMTB2MBAGByqGSM49AgEGBSuBBAAiA2IABDgI/rGgltJ6rK9JOtDA4MM7 -KKrxcm1lAEeIhPyaJmuqS7psBAqIXhfyVYf8MLA04jRYVxqEU+kw2anylnTDUR9Y -STHMmE5gEYd103KUkE+bECUqqHgtvpBBWJAVcqeht6NCMEAwDwYDVR0TAQH/BAUw -AwEB/zAdBgNVHQ4EFgQUyRtTgRL+BNUW0aq8mm+3oJUZbsowDgYDVR0PAQH/BAQD -AgGGMAoGCCqGSM49BAMDA2cAMGQCMBHervjcToiwqfAircJRQO9gcS3ujwLEXQNw -SaSS6sUUiHCm0w2wqsosQJz76YJumgIwK0eaB8bRwoF8yguWGEEbo/QwCZ61IygN -nxS2PFOiTAZpffpskcYqSUXm7LcT4Tps ------END CERTIFICATE----- diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/certifi/core.py b/.venv/lib/python3.10/site-packages/pip/_vendor/certifi/core.py deleted file mode 100644 index f8d4313..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/certifi/core.py +++ /dev/null @@ -1,76 +0,0 @@ -# -*- coding: utf-8 -*- - -""" -certifi.py -~~~~~~~~~~ - -This module returns the installation location of cacert.pem or its contents. -""" -import os - - -class _PipPatchedCertificate(Exception): - pass - - -DEBIAN_CA_CERTS_PATH = '/etc/ssl/certs/ca-certificates.crt' - -try: - # Return a certificate file on disk for a standalone pip zipapp running in - # an isolated build environment to use. Passing --cert to the standalone - # pip does not work since requests calls where() unconditionally on import. - _PIP_STANDALONE_CERT = os.environ.get("_PIP_STANDALONE_CERT") - if _PIP_STANDALONE_CERT: - def where(): - return _PIP_STANDALONE_CERT - raise _PipPatchedCertificate() - - from importlib.resources import path as get_path, read_text - - _CACERT_CTX = None - _CACERT_PATH = None - - def where(): - # This is slightly terrible, but we want to delay extracting the file - # in cases where we're inside of a zipimport situation until someone - # actually calls where(), but we don't want to re-extract the file - # on every call of where(), so we'll do it once then store it in a - # global variable. - global _CACERT_CTX - global _CACERT_PATH - if _CACERT_PATH is None: - # This is slightly janky, the importlib.resources API wants you to - # manage the cleanup of this file, so it doesn't actually return a - # path, it returns a context manager that will give you the path - # when you enter it and will do any cleanup when you leave it. In - # the common case of not needing a temporary file, it will just - # return the file system location and the __exit__() is a no-op. - # - # We also have to hold onto the actual context manager, because - # it will do the cleanup whenever it gets garbage collected, so - # we will also store that at the global level as well. - _CACERT_PATH = DEBIAN_CA_CERTS_PATH - - return _CACERT_PATH - -except _PipPatchedCertificate: - pass - -except ImportError: - # This fallback will work for Python versions prior to 3.7 that lack the - # importlib.resources module but relies on the existing `where` function - # so won't address issues with environments like PyOxidizer that don't set - # __file__ on modules. - def read_text(_module, _path, encoding="ascii"): - with open(where(), "r", encoding=encoding) as data: - return data.read() - - # If we don't have importlib.resources, then we will just do the old logic - # of assuming we're on the filesystem and munge the path directly. - def where(): - return DEBIAN_CA_CERTS_PATH - - -def contents(): - with open(where(), "r", encoding="ascii") as data: - return data.read() diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__init__.py b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__init__.py deleted file mode 100644 index 80ad254..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__init__.py +++ /dev/null @@ -1,83 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - - -from .universaldetector import UniversalDetector -from .enums import InputState -from .version import __version__, VERSION - - -__all__ = ['UniversalDetector', 'detect', 'detect_all', '__version__', 'VERSION'] - - -def detect(byte_str): - """ - Detect the encoding of the given byte string. - - :param byte_str: The byte sequence to examine. - :type byte_str: ``bytes`` or ``bytearray`` - """ - if not isinstance(byte_str, bytearray): - if not isinstance(byte_str, bytes): - raise TypeError('Expected object of type bytes or bytearray, got: ' - '{}'.format(type(byte_str))) - else: - byte_str = bytearray(byte_str) - detector = UniversalDetector() - detector.feed(byte_str) - return detector.close() - - -def detect_all(byte_str): - """ - Detect all the possible encodings of the given byte string. - - :param byte_str: The byte sequence to examine. - :type byte_str: ``bytes`` or ``bytearray`` - """ - if not isinstance(byte_str, bytearray): - if not isinstance(byte_str, bytes): - raise TypeError('Expected object of type bytes or bytearray, got: ' - '{}'.format(type(byte_str))) - else: - byte_str = bytearray(byte_str) - - detector = UniversalDetector() - detector.feed(byte_str) - detector.close() - - if detector._input_state == InputState.HIGH_BYTE: - results = [] - for prober in detector._charset_probers: - if prober.get_confidence() > detector.MINIMUM_THRESHOLD: - charset_name = prober.charset_name - lower_charset_name = prober.charset_name.lower() - # Use Windows encoding name instead of ISO-8859 if we saw any - # extra Windows-specific bytes - if lower_charset_name.startswith('iso-8859'): - if detector._has_win_bytes: - charset_name = detector.ISO_WIN_MAP.get(lower_charset_name, - charset_name) - results.append({ - 'encoding': charset_name, - 'confidence': prober.get_confidence(), - 'language': prober.language, - }) - if len(results) > 0: - return sorted(results, key=lambda result: -result['confidence']) - - return [detector.result] diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 5c043772c55d27db778e42d623b4fbb7b38cae96..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1900 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 ^7eHn=M?9pgd_^c)Kacf?yACAsKsl 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 diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/big5prober.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/big5prober.cpython-310.pyc deleted file mode 100644 index 6dfd573d6c7be989f2fc93a84a9695a4e94ae7c3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1130 zcmZ`(OK%e~5VrS~ZL}#Rv=oUOoFdU|5$z2jXo@N%Qjj7pd$BfaH(B9*U^|sk^_EKg z8--hc41ZuHPMkRR#)+BTR!xO!$+KgRJ&$ibZ_(+r35+j4ejfeu2>FeR<>A2MElj-+ zf)h?9$!J6=>Xx)JJF;utmQLnIZmm1g%UV&3k^{nB?wt|t3A(T&pSMP&=l`MLsz`C?}D1PL3$2+&c3kTR7b2&KX(I$OXO5 z8g%cRI3&WXTU8swHz_7q!OcJ&{o~XxKp0}^DOp$-)^|dQv5m8UHFJ%(AnfL)?ww~O|=F)DnL^D=)umF1;VjTHkTqU zpSd@x>cT~g*cu?=w75U0FXMbN13epSHn0Dyl9{w(y?~El+A53{MSv1Z?KaZe=Nb% K0NNkWb^9MRwh?3i diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/chardistribution.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/chardistribution.cpython-310.pyc deleted file mode 100644 index 56bb877b4bc46e8ddd2d38d305805767185ad303..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5740 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 WwIh!{E}Zz3N~fj5UcFM~3*JA|9^x1P diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/charsetprober.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/charsetprober.cpython-310.pyc deleted file mode 100644 index 1497f98c73efff2850403bdb39a49a1d45a3d6a8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3483 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 auQ@lr4!8)vE@^*5Ib|rH!pm*{eDE*PM+%Yv diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/compat.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/compat.cpython-310.pyc deleted file mode 100644 index 8dcb866cfd11f5df67c3072ca0a1bbe63019bccc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 401 zcmYjMu};G<5OorVCZQD*Qhy;s<3c+k#Kc%30Rvg0G`_ZOlQ^>7i2M#48$ZGicxCD@ zFmVY&;-vTPp5OCXmXk?Du%6#OHy@OcuU`Bw7sVYyuaG$5PDxS%WbbhIK-83bsmp2V z0R?~Krf1-%BMA0k8gl26pyOh~g9zy0(!o9dbz}d8JIN|`PabyVAU)m3W9#Wo+i?p@ z3t4BP-bm{`yj=IRK+`BYI@Y3)9PAjCsJEHv8qhX0@M?zHQZ5Q(Lt#K6DsBCBXE5Rq z>Yb>I{>h%cbGDNeutqd_$vCvE(opkknXU1BHcyr;X`yaeDb}p%%ud#eI8_$q3+-G15o^J AKmY&$ diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/cp949prober.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/cp949prober.cpython-310.pyc deleted file mode 100644 index 964708bd1ed60bf77c6302ee9615d41360bcd863..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1137 zcmZ`(OHUgy5VrS~B@L8D(1&_!Pf<&js<|LleFfA54MmN(?8Vxw9kS}aYCA|l+=9g4 zpuO>9`Um#fQ_tLb>WmjeP=zDU&SUMF`R3ac%gapy>)_|F@w)~gztLD+4jAuYt8EaR zaGH{ghLoairB-H#w$bg>$=uL2x|4cYBWzIeiEx*Dr-XaLo!g<$8$;6Z|4_K9L#rn{ z2mRfz+lkUL8BKLkq0sxX z7zqiHmHz%#Z;K5FZ181!=W`4xZY}%DQaw-v2`ML`bwIU6ABMu3%?nZUboiE_VA_VSO$jX&M34K8; zM~QR{&n3p`;u63w%`Cd*O!`pabJz-%722e}-J-{9 z3-EQXTl^14#Ig_j5}C&-;A8Dot~n}K!6jQLjAq0GFsl|80*$jg%ESxsTp~!0b^LfS z=i*Cu=9O(Yi8;O9LW(HAJE@;W`Qa2W3E+fW2XVW_>u|@%iDG4pRZYgSf=^S_Ta105 zMrj=}pjAGA2t3d;xrUcM0#PkrjW8Bz3Y@rUeFa~^{ta!Ofuax`pR}muH>qW}sfi%J zR?VmuI8)Q8UDHb8XO`8UnITTFb2AP9P2J*KoTbA5 Mm)6r3#owC!4|ClRssI20 diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/enums.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/enums.cpython-310.pyc deleted file mode 100644 index 8bda52bc75fb439834080517ee1ffb040d215474..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2584 zcmb7GO>f&a7?x~VmenLpyB;@;1y-O2R=eAJ%8DWWP*OFH9N5aR`XVbLW2==Vmy}Y( zz)tNi*=_$|e`0??*PVRsZQt)p+ezA_Sx1Af`G^$xem+#PzHTbe4uAUf_(xq)enW7v zX#lpNi!lhQ43u4ksw*VhwPa8h{OnOMolX1Z+yI z1HM7m0Ix}0rt5vBx-sKsBZ^3JOwutUR-8=)jQo`NoRLg03Wz7!Xq;rJToR0ZPFYH( ze(=H{v6^Xa`B^$n_!epVF=HZVfN z<737F5`oJF@kthkCyWa}B47gx(u9)$v_4`ajB9eYIjEq_QKNYQgi|f&hUdlpgn3?W zdfp_VS%l*?&wH8q(Q>Bjc{B-d$-!aI@*4e?ZRZuM-&zfy*t<`><}=s&S>fxju@t`# z>*Hj?>eF!QM|H|h>Jw0(dXKy#c>dsF?NPmU!s3&96du*5r{L!Jo7z_o>mp3qgJlE+ zzFqfV8BKV78J;@&L)50H9E~ubzs2-36iwBNnrf)>`K3VM;%(^SF^CTbVo;{~z@X(p zg=wtRR0bw9nch@b8OArL0fDOI8y!C$Wso8}VU#jHd;YP(f|QZ(kz@IyAg`DVl0ThB zrzA~?FLxRa4_Co#FJn0zE@H^Bn0N`q97l7sf4+(0a}Z8-jY9=0yo>_pcm+g$yY<9& ztiI*-?frv}y<=PL{FBu)x7TRfuHAJSo!ofZIB4L?T;J>VtcH`9ov!1xp6=zvMyHdP zmoMc-cyu1@#b^W1LtSn`7k5C&plA@7<rU78_N^<8{tUJyxb;mG zi2mEaeLon7FVd%14A{SO&<7fh<28HnhT zf#}+8=;BKd*A*Bus7}jol-KH@vMi|EefBbAalks^3l@drB%!k(u6Idvwh|fMC&&(d z0M$s2lPF4FLGDPV1ll|alT45#21Z9xea|^_R6M}6TQwYGZ$TGWWmJW-FU+>KI7>4g zi!C5#Mu3Je#o+V{x&*++qlAY*$zd!NK)R}NED4!9RW&aLk+_gXST_0X5lcN->78%z zEgp}wr4?uQE<31p`3Fv`+F-l4xNs@XLX+C`tsj6==P!dVeUo{`9e$> zP%-8ASNguED8C02U!!JN=qu92`YseUR5=^K#5)arxeZ->0phyMSWqwc+Q@IUR`F~t zJbF6&<@$s;zY@<~NX`fs?lu+)$PF%c84ml9AQ5YxrVLLKEJea$d^jX<2cKsXhA~ax zQvfrk5yL%&i4`#+za?VQ>N;+(+aYjI2T3eK3b!(abc|RExwyP{{{g$_f1~&d#h)nt z0O3?CSH`OXlw<7xW4Cj&1AkrlEIA|!8LNy9bRz5!hz zl3~&pBn&N)?MaW&}4(R27(ke8;UW=UWCF07H!l&h~gA~zl{J{Z2k_{wuMWwX3l L*}Mt8a_8p1=Sy{& diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/escprober.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/escprober.cpython-310.pyc deleted file mode 100644 index 4632cbb720ef08592f3be47b8508614b5e4e6951..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2631 zcmZ`)&2HO95ayB;MM;$GxK5h1P0PB!DjLg8awv)-P2k9h5?eMbrzi*%3z@t6aY#zu zrQBMOPd1QK-@z_=@g+~tSLh4yR`irp4+VNCilQ@1$&T%W#14l$v%B;2&1|n&%xmyG z`T4h2G^J^O;LppC2|ssX$nStKjgdeLiAMcm|t#rnLw&n0b)%OvR(q zwwK`+%QE{w+b3QY_#DeC-ev{n9B5vS6MQ29Z;TuO9Vj2>n z*8!G=002l^3Vr3-BqIlXE<^$BPi#uNQ8%VE$)y3NG87I-1o{bpepstl8&%qcTAETrGC(qlG0=CA6Dt~LSE^2 z`^})j_)aC1U?jawH(~z9!u;*Z{0@(HDnWO%(%+3cz3A5b7Yh~Hjrom!(|-!bNnBl_ zpvHQlf_8zC6@U{U66$-tzbi`M&1W#=J3wZLMI15>FH#)V_;twe+W9(|pG4Zn?lE}~ zQ5Z;ts7Js|5Ot_y4l(EVweOuhG9q$nJI~-t%@IkZ+xa+y8vB4jYN_mJ6}88?-zeuq z5jIu17FUsjwh75e^N|<;NOn2;9=1F)~DHWNabivLoYAAL&PA&m5Vtv1LBh#chD0K>>88wv}P} zmzu6o1Y(96Pl>n{TU%KGqzyAU9g>Zsp}|hLJ`d|xK%<~Ej6>%L+gK4!E5Uc_{F-gF zDhKg0>q`Q0^8yCkGbujb1wP3~{Kq(L6ar(CWUA}ytLrJQ(b2@JuWrzls(4dL)0Se@ zHX1OO*h{NV>i21FBe|N!3~!lqHyWl_cv>7E!{W3;G76xHy}27hON&K9{Isl`NejiM zbskD)i*we1P2{IQY^aw!R1Z>%U@h4|_5bn)N)-RE{>l z9t}dNt{#Dz8|RZtA8w_St43Wg>S9Uz+Npu3?ZW;#jm90sjKoXGdD|hgg5USQ{{FI3m83tB z5r0`=z5%j-$w(5FsN9u$vM$RKB|15gnEd0?8yQ;VjZFRCbPFhSnXb`w?|iM$d;01%^EmC{^oSTyQa>{5 z{Yd+G#pj7*DO&Yc=Fx)=?*kHRP-)iLDpZ;^wodQU&pagV(a&2_^?@rxt***W>A>uq zp7mL4WRBQZ5{z0Xae*XjX`T(bF<%en8ve(=xT}Qub>YGwxg=!0{kLd>gSY_Vu7Pm9 zljrSDZ)2*kF{|qAO7yz0qu0KBR;xdHSa-79SWsD(c1+ z%eb){`jTo|ju&oTK;7|J#MBBZ<6AUU>ON}a@y=QF=21pI@#Fx_B zw`&efyyV_yQH>Oj^lX}Uf0qibxSiA6*J`vV^K;Mr4(-&bJ_<&ZQN@*>fXR& zX8*8y-^sB4dC#`++m@s5=*ISb%gMCbTg|qUX*8Qhp!~euG7cI}2BfXFvx-VPTTNrX zacH!+p6xfBB1#U7gQIU7`%W3|vv{4|KJ;vr#w<*JFyXqzur&P2LfJ@TcE|2* z3|~39C%pkZ@3N=(=CJ>OH%{pbg^({5nf!-Df@jF{Cn5iWUNS9_f0P&^!5C4<-wKfU z#6IUU&KKB55_qw9+btzGcgv#gmH-!#)N*) zA_DOsCB~H{e?c6{lq2tyL{i@=#SaG)j!%$Z5f{uk=LI}sv6+Pj$`bJiu*#FSuvZdD eeXEr22D9*7c>5`7|AgZrK2v?z>p9Wq!qxwhrtbv+ diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/eucjpprober.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/eucjpprober.cpython-310.pyc deleted file mode 100644 index 4c8af6f0ffdd5d0d76c11818a20cffb9d2901280..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2433 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 diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/euckrprober.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/euckrprober.cpython-310.pyc deleted file mode 100644 index aa084f0fa480df4e84e1f4f48e99e6e2544209ac..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1138 zcmZ`(y>AmS6u0jy*KjQ*lnTTKQzVirq9Z~;S}~Lq)TqlX*5&Lpr}{pyol1$irBeTm z!qz{Ajp9cWKpBsFwWh+0T9-zxVSMtE)`{yVh;#WNzfvx+A@;5j80JM7YbnGr~PV=XT`t#(=c_KNMWGX|>s( zNRxh?8qpiaY9P#4RSbm!ORHD#G(Q@c*oc0djMH4e?z7#)-rm7Zs*OsA6O$JChdh>3 zooX5(R z=foiq=G~|s)G-!WCRoJHKpg|%)UQAoV(2NETNl=MLW!}BGlw;EjW;LoZJd$|A1$1K zW4hm7sa!oNg;LN0Qu&Ofd1@F_=uo-1x02M5Fr6uEN%e#;;lN@9VkT7ODxrnBq?MzE z9Km;mu|&pNGj>V-j>2(~iLgw|ScY7jgqapOXWMKD`<<=scGx`;`AI0#VOUPhxX9mh zUvGsvHKJ3-$#HxnG~Nyw9OH!w6KEV4CKQw8Se14Ay5&^)kl{<18kIHLq&^MkY-0(& z?oEmR;fPrFU|wOFoB}@9{>+1`oxKCK4tpv$C+ru&Xoniv1U(~ zgDxMsH?V5KO$b_fdxa8let%G3#`)0%KY1!hX)ugM|>((xDY(YB@ylCJca4l+A57{I`n|-(fQ~ O{$PUV0Z<^I8}>i$d=n-B diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/euctwfreq.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/euctwfreq.cpython-310.pyc deleted file mode 100644 index 23c53879dd12f38fbf3f6affc8561021f90c8d3a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 27183 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 IV#bN_KLl^l0ssI2 diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/euctwprober.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/euctwprober.cpython-310.pyc deleted file mode 100644 index 10626a1d0eb89ebce91471292d799c4fd5f6f1fa..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1138 zcmZ`(OK%e~5VrS~ZP=C)N(JHsCnC{o5j`RVq!kxZkkYEsUaZa9X;$nb*xpu&dP}AL zjl!)zh7-5Fa^l<@CuW>hO@(U7vty4vk8eJ2xxCyYF!q1^9RBhM`HhRk;lSb@OtlSy z6HYUd(}+^kt<1{p$Tqs2Ik_9TMt3qVZ$u4BJ`(P7@04&)(3u_iywN9Z{|^OMZCbDQ zs!XRJCR%hyvFr=|MV130!P4rMJS`6UI@Y2WC!@3wu=`|Zzq@y^ohmKUL8a5OcwfZX zM5PLhE5^wBJ=XiYz4Ix75VwYXwNhK42oh0FBI}F{DW}{z^&?w2+~&?HnbF7v-Q*3r zcSal%Vcw1Uo{2HfGQlFQ2kICAr+NuO6HQOZ%sRKe6H2tLof)i|tGyY4Z{viV`)J_= z9Mj$QQthg0ETn`MklJS~EmF;xM2FJFy`{uJ!c;D?CG{h|fCGyWh^dgZD}@sJg4T`_ z*$}=24tg0n3)fc=fl&Q{nt62(!NrGs!h(WA0> z-FdYcs#J@Oah!aO4~4?pA%kPQlwksm<3fj`O7!vAw68OsNFOqM4pX7BLYvg50iCWb zz}LAh@jo09%P!1IER$2f$J(8GaCKwvK(4}`3{V)&hzGE&1Iz>}XGNTg7qD|_fpDzp z>MqLH#T)4l4i!TQ1i?+^+H3-1f1hm>FYrld-(yRfc-N z*taUq<`#om?E{KH1U-=t(djyfdikn{iO4b_#ZBoecm(S=ym&dx;3Yj!k3oMUz#CZy=q#!z_B^)Jn*7`gUCtadLf&eZuoEJCBDUG PD*V9&PXnMpK-a8)_gxc| diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/gb2312freq.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/gb2312freq.cpython-310.pyc deleted file mode 100644 index cc4ae59bc8de75dc404b3051b4b9a4d3460219b1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 19107 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 EKQ69<`v3p{ diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/gb2312prober.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/gb2312prober.cpython-310.pyc deleted file mode 100644 index ca4ef6df026fedfba4c25cd1ba68c9567ac0b08c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1146 zcmZ`(OK;RL5VrH$bd^3>wIJXGCsv}HzK#e%x2PAkAg#FMVr64@H^O;fdn;|#+g9q| zDBSvE_yf6e;@lf2W|CIjf@;Z=vB&YueBYN8%gb#7H{#G za4JbgBTCV?q?Or`UHi6lGB#2o0Z-JN05ke5?L4Im~zUkb3d|$!)@-IlR1rC@axLK z_b!M-BCNbs1x=Es&;0^Ww zxS1Yxmnv6JOQ967Kq{ZHG*1m<3NKVH?ky!XDokezS*bSo0un4nC{Bf{TqU$HSG01p zkjL;`Vl0ud){I?|KjUyxWFjonGL|71Ct;>V&eVz4 zz3r_~r$%g+aq=}D3yp7w436a?or^Ul*eHrKDDFB1Cs|_&!w0Rrv`p7F5$5_>7EGzg_q8~8!Z5qoa zQX^OSfF!8F%+xyG`UFh1d_!a+qy%N$b-#i~5Q17fFTl}=k52+>d2MRh9a=|FWvkif z27rbug&0+xMq3)cxUBi&YUNdHHNOi&YqaOVEgFP~!mO`esOF9k|4q~4TjW#Yk0y8? KfD8hS)`2#w?*a#~=3f{?|LEL$Ea9NDQ| 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 KIeq?-C;tZz$|)!S diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/langbulgarianmodel.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/langbulgarianmodel.cpython-310.pyc deleted file mode 100644 index ab3fbfdac4d5aa2b4416e4f474253747189c47cc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 47923 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 bqx}Pj7aM7Y$gJfVA~TvH?0RO1#_RqMI5Dz3 diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/langgreekmodel.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/langgreekmodel.cpython-310.pyc deleted file mode 100644 index de29a32b848ff14a2899546033ff13cc61100076..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 46113 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 diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/langhungarianmodel.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/langhungarianmodel.cpython-310.pyc deleted file mode 100644 index 4549a9524f2285993213bffaffa6c2417ef145e8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 47883 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 KMKeV6wf_gN>2+uT diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/langrussianmodel.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/langrussianmodel.cpython-310.pyc deleted file mode 100644 index b3d20d11e38057434b1d87993d610169a6011d9f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 61016 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 diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/latin1prober.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/latin1prober.cpython-310.pyc deleted file mode 100644 index 3cb94030ec24199f513f77647f22fc96f29b9994..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4429 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 diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/mbcsgroupprober.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/mbcsgroupprober.cpython-310.pyc deleted file mode 100644 index b2504ba2eff1b3fe1fcba7ad491460e20190349f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1133 zcmZ8g&2AGh5Vm(Wf4iHOhEj2Xdyty#A5tqJgc_ith^Qj1koICFyH1+an=JOGs3-@d zRO*R$0B(I4UclnUi8nx;m~ldy;?*~r8QU3u^G$~3vP)o{eEZ({Q6S_e28+vq;2A)D z0uz&%3X;%}QuHlhC3a{V-xf}i3v@&LF)4*5~T7=!%FNoNwxfo!ZWH=SL&xN+2q-Q9FEc>Ic#$Y zS@-1lb$pdlS}=_ICE>p}XJfKAuN-_W0d2 zjNm=D7B&o*dI*M-kj5mmV&{rN%KR^J-an0^KsGJ8TY2ap5g0R=!2Py)CU(k+e&^Ty?&Z$w#rSzbNE;7~|^fJaI)|E&|=FsHPz>pA$kCG)cI6bWjNv?QS zwX~zS=tv(nucT-p*0|v+9p$sCJgqUYR(vDOY$6@-IT6!Uup#CF( zS_4y|j^)tBFaO(jKi>aOf!aUzRoVc7pc#W!!Wq*pW63Zc3G{u&-j7;hx?{@d@{DA} zg@D$rLdB`6pmz@qcDD*p*wP|dqbAd+-qjT(0i9cTzeMr1JIXq{Q$j`!?W%rH%@X)C z+T)|BKjUm<(tfv%qdhx>qM1Wya+W~_wHKu@;Ij%=-^~diz_o{{paL843UZ diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/mbcssm.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/mbcssm.cpython-310.pyc deleted file mode 100644 index 5e13c6f05f4d2d565a16b6a5ae1022e4c02b9793..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 18760 zcmeHOS#ul55e7yB5C93D;vvbR4(ftr3YILV?5b2MqJr3xDO*KQm8yL~L7bt;gjW%e z66+u2(Jy(*Q{M7p@(1=cRZfu8Ief{olJ1$EV;9)P;*f+ypsII!dZv52zv<~6ETH{- zK9_*M`@i|!<}WuAiQi+x{#$^?4}ogG$|n*m!IC?P-K3LDCKz!DPyX}>5Jh6hg;5In zf~3X@ZDqy2Z!S1#Mx7B(Sc<3l2urh(U#FZ5%Q)GG37qZIB#!?y$t0)So-_+RDKQ3m zSWapUpJ6k?@=j1s&OC__u! z0ri0QVQ5Hs9GvACJ)gE8Kt#)1&S>^&V4SpKTet0o$?Y+~!)na2S!bTlvN=A-=h?i# zY=JE}$1KbOTHuM6gsy(eXh5@5H@sqHB7WpZ5Qp|jsEjnkQ zfaY`eBx@zSPhHQk&2Mad~MhqT|MXL(_J0K8r=SfjJ- zw6ny|08(f95<4T1ItNId2c(n*L<@PZ?gp&cSz+_-al$w}(l(`*my!NnlcPReezRuyMV}`)ylf6lRr2 zz4#Wbi!(%zh~F#r1MUfr;%jy~5@+aCCv3d(wx2fjT)NtT#OAxsX{hp-*(K)+FR%i? z%&)M^qH4X#u9OpnHycU#gjPtpV|S|?TibiQT(8#or36S1v8U%t1B@gNkMv-w7u~*u z&?N>9far3(yj-5LVA6yi6ymxjpBG&(uF{QqE}SGAA|)-I8i*x$gcbm_|W!*>cP zcXVT?TB}v+)dxG=9g~gC>PCJ4&>gK|P4&9QH@2#Wl^wq4wdr1Ux1aS^y4y?5>_zug z)>~PoUr4DK!TlZg5{*GzD=%(bsDC1M8C09pmyQi|KBduU zWN}_|8W1>}=4;N0nj^L@W?dm?67Jws1c!;W?@k_K}h1-yz;6heoH&1Wv5<6cIGaN}i6^gl5N zE^>jkI&sPp`Qe%@k^KqAq*Ryogn=$~hiV-@;|B>alR3R`;!}Mu2BLLEX^H;WV$Pzk z>ai%C6qB2RJmezY-r|}UMuNw?z~&GL;yaZmnO`jPM;puapTC}G%g$3NdLsmI9ya3_ zaZ!mx!5PT6nS=R`b?8;!-hSJKGjx;VhIZ5MuUvoo+V$77VunJ~Wyi2Y#xIcptOVkr zPcSn$bjZu-Fm4RFZdSVIH42>Yd$#BQPyw$lg~057vCMjqn=Nl`Z`Lb!ZkJ`f)IHV_ zHCiT2n<0Mtv8@;bf)g+VWSuud!R*}BP{aG_*${{!5OB)sc4H4_`j`(l_?w32?|X#T z`T_YQbASEE%h$fQQfeNl2Z^tY)X3G+@H7fJW1d1o?vC*vbZ!5p@wkCpf-=a zVh*%dn6wV3W{}}Tx(4#oOU#r581@7FFs**)jPZ&`3`fb$@*R(3Io+=8PRk7bz zUH^$z1=dqVVY4dsE7hEQpCWX#9uLa1O6=F3P$QIjrVJl0gz|{sKy^ln{EB(mtJHG$ zZcA^?6t_^v5lS7O@b5~e1&2;ckzX+{dp)(^CJsNq z49CmUYH@3SmlqGV52`yw#vd1VYkZGYZd4wCeEF@bH;Pvu^S#H#o$Uw3gHP&P`+IL+ zz4lhIwq57T2i1+ARUh&iY8NXojO`y5@#oHr*NeLkHfpuqs|TOBneXrJvqwAp2lzOx zJ%=A-bCFhV!f7X zKYDi^JwyyBg_0dzOWupHDT|dHB95%gk=YED+KbR$XJ6Fqs&AHj1$$f&fx99lgBM$ruUD+M9}LYbhWVRqKhP*T RPClcdl>UsKG&Lmm?7z@R=xP7} diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/sbcharsetprober.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/sbcharsetprober.cpython-310.pyc deleted file mode 100644 index 950768480dc92a82143d9151d79e71e039e20dee..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3079 zcmZ`5O>Y~=b!NY~Tz*)V72C4xf+*~w3}Vr33l0G7%X>2{Lqq1 z&n{(1B~KO*^w1yBo}}D#$v^2Im|M}4FKvNb+5mz3-mGLvNjZyo`{vD?nK$oq;!?>Y z&|ZH1x848TBIF-9xZErlJb|7x0C2)-LM=S zjN3w1O?4d!L6{1;8l<8V%L7%!$=JTY{GOTK0ips z*?!MsE~08q6+_rA5h=r?l^X@a&N%1@bsgy}jae+YkZcf)RQY_84REo#nI4RKVGyxV zob=M(zF;y)d$F3|6Jo@IB<%HABvOzxQEm{8xFnzE&y~(!|AOswWxWxe3kpogL(H?D{1%Xuq;x{w z7{|s5p=1I$GbaW>YhnVlIRWTsnA6bJFt4FEA;$$=$4Qf%(nhtY>|{I=QqIBF%4MuK z?4^t;=S=f?CdEFeRd7|*hGQe`9;(2iAW1WusS-=XD;CD%p*BGQteJwffS3SdHb5&Y zkL^n2MBJ7FyrF6-D-qGIvNKb=@6RispPU_cN>!e*5ROb3J0;)sYu$JtYNOsLh-zHy z*9M6ga`u?Df&TE(^5fd_z8LP;qF%c;I!L?m@Z;rQJgR~7h=-#f+ylQ$aCMCV8;@lT zCE_BjC2hn&uI!r2qXW4Bn)w)df=HP<)G^@0zy6B!urkBU%jfD0F~rUr;_of`D;Qk0 zDAyL{Mu(=>v3)`oGJB$ha~z?oA=ndK%xt`U2Rld|!k)Z=I9gKPLvR~G4uG2PVBC!d zEX*RgCla}cvv&|IA-D_Rl**qV{!;|^5j;SEn>~e|6ajz+j5&RC&p5m{>*m_FKe{%G zxeEQ;n*b)H57Hs*(~0 zKxbyvK0H${S;b>6OMt0*wgfo4gB%|MnC%AV*(@}G?YyD%C^+gPSqIHznn>~xqQ-=t z&?%kJqzqJ3Ylrl$DVQI$WlzlsT_ay^O|6M>>`bgQ*LP2hsXeg)%kL5SZ~}Rw?{WGG zF$nV}HmoZEJ<#;x8NCS9(v_L=*$kd~E%`krlzwTEOzcH6b%r?@1D4UI4*cgPj!hP! zM12At{Tc9qdzN0^h8fboK1JJ_>3sjjo*|C`$6XipEX0pLI3ZJa;sWI+Q2q@6TgSJ- zv2zpm1j-w%T7ou zUgj5NI85Ey?M0CKAbSEFVr?2i{(B7-ErA4!#Znf4PhtQm6M|9Nh~-~4*6QnmEbC~+*vW!dhX?wQ%CFU1_0`s9V*_f==d9k? ze!20C?bNqe>)B4d`D}Y@O_ebRTxdisz1VJUwl@C&r##!ku6 z_5SNp13nmk?^=#=cz0IXzyq(O3k+fOFCDg9fN%^{aCmNjBi{$tgmjh~eREM~?mk(< zfU)}a62X85+`)|A&t+q7?%A-)!a2z2cBAvhg>N?get5K^b9x63fcEc|4iXo>`PWL- z&2qNR-a5Ct=XT8eu>|~?%V1is8kq^G{DCedmb5=XPtcz%P)`}uVZ3udMRSl#K{fR7 zXS39D)s?EodZT&`Uk|!uGbr=;d>BUpUJ^ydUX6n&n~{&;F!@Uaj}d%|0PCu*G0KIi z3y+cXAj|wZ`98r}6c%0?*$W^PQN-A#`{;6|D;3thhtLy@6c?_QePyFqHaw3S4tRkx z_ej^sM%7b=FpeS-V!S32O{+>*>c7P2m$C(v&P0c-#BkF!Rl11jVtY}S-WMn3ewJzA VH(2u$OcKSrMPq?lCTe)W`yXmw^_2hs diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/sbcsgroupprober.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/sbcsgroupprober.cpython-310.pyc deleted file mode 100644 index 8be50b268614a9f48514967fa103bc363f504fc0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1702 zcmZWoO>g5i5G5s9wqyAtUMHIbLEEbjYbCquGz%0(lWdw8`6{dgL3JTyi?P*EwoA$> zQg}~UVE;l7J!E^^AJbzmy!O;X|3EJ-hw>&~mx3OKGvshM?{QcxE+927e*69Ej|xJ6 z!en+>YVwWx#jgrN6k>*A>|+eJ!Hn4SO>LXZiZgyDwtZXAEtZXQelE`Yc|Fgtg}C4s zv~4pdF8al|IUydt&C0_Iwj&JU$pIgZN8j;bhjQh04rzzepQdv|uC=@~vc27W zMVe&y;`m^v-P$=NCugtskLCJh>-6>6rAIcOH#g^_bwe&c?ER7)wDhKRRn|llI*D)svmQ zz39MYsFhZdy@QoG zjd_g=8Ved7jYW+mjb)7$jf)zqcj^?#*eg#Ec``xwHK-y)aFNq*&+AJvBgP}jc~zAv zbA&{LC?SMH`Fs%|2Z2RF6A}+Y%E(CTSMU-99e@Hr5ddB;&jZ*1SpaAV&j3JMxO&n^ zW~WJHhEtWfZb?f}b|s5_{UoMm$R#%HMcsgrPu;bfNQ~#bAF#|5(q(}VgnU5%{NVP7 zF?C1LC}3_#Z`@eWK}cSbj`Ba-XuNbAH*|30vZ&*ZZj=6S@S?G~;fg4s&qhJ_I_OaW zyIrD|g+uOk)f*0J;)+gJ^xz?Jq~B0=x+5`BZdz})tVSLh8rXVxyJQP#}Nncs8HcmC*At3H8m_m98!|Ev-6 zH%=x$8zv8-Wxqfth@de^Xh12_EM|!nScbM@J8=TX(01%5rJ!VJC-#zZP&Tw1`^i)= zl~jTXC69?H3Gb8$Ptp@BsETrnH2ez+Y#LP0Zw}%-`tc~2s|TTK$^5zM?MVeYGpjuj zrQKE@=5jOa97L&v)y3A+jn-O}fF{dk%yo0Tm=*@5nwCRIpPouncVp8)#cP!V&H% zIiZ0Iv{4)Ak|+!Rlmwob5)~NB?}$wTA7H3zAB8J)?jR)N4{79$ExQk0PI5XVC+v)! z6H0O`w@+Zso!mVkFqU%9jO8IY^YMfrE%JeGHKw$a4f;~4GCZO^&Z9KSIam0wa&fKP zF+lSyQRoDEPE5edL&WzO?mM_w?-cOt>S4RPg(J57zJ8UAf;}c`eh|%{ba?_K)&|Ui#h2y}QjU%H^GY*m)Ut zWrnw#9FB>eYIeX&gv^`SVU+catE}{oR0U+a4J|_-uTh_R@T<^c;}HeAD`U++4f7Xp z`8v!)a%dHRBb*9fZ`f)I1_P(6BQ=fP4eVyIo5OA%JKX&iT86OJXpJ7%udKadaQjFY zwEHUF@t_0t1u$-~ zE$uxG`(X-3E;KWWUT3JiI83_(uoXJ0;cByM*pK%+DAD*shbloc>OKU;4fgZ|erx2# z(OU-UvomW*hir+Q)3??Toc_>x$<)`db6;(hSguq+x2tu)*dp!VCBUS0(uD{zagv#IL@5SnwdSc7a^Q}$6foJQQW&( z>=pA@?&vf~Dy#)KwMc++3hJYK=9D=BXRmhQ6)N131k6Y<2eQwDZ12tc3+Du>v&D0i zVCki;-j8*I`5aiQv~_&zcD4+EMQAJ^MENp=Zci$sh#zmo$Vd%#=UM=D(wilH|Q$#IJJZw8dSSm z+ikwNuHE9Mb~oBBoO?fQ?{2N}jkb1L?MFLpJ=+C8?hKTYDU9IPz*zen(nm2ZJl@`y zQYa`|z}|?W%WLcH_0{&q)?+>0?d4piy+QYYi!cv$&Ai!5_ah9w##>tHiM@+A;pYH~)w zanbpip;&H$pJxzt=Fz)NhDA}9Y|8>O&eukD|oj|R8 zdb~6t?RBJ~)IfQ`ti(AOktaPdh>@;v{%R1$#g567Ir1$AUPNHXL5CQ6Fpa3!&!P-5*p WC{XzU<1a&(u6zz+n_r#YwEhK6y-*tf diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/universaldetector.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/universaldetector.cpython-310.pyc deleted file mode 100644 index 4b172a26216cae67750d9b1c7825f8911d66c01d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5825 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 diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/version.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/__pycache__/version.cpython-310.pyc deleted file mode 100644 index fe34dd68694faece48622ebdf46ec574d60ca070..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 439 zcmYjOu};G<5KY>YqM$M|-$;krL3FARst^n;MWVpaC30e?u}JL5b^__w02?#k!4G8R z4;YznN-A;E-RYh0^xmE2XyiNA?%zI>Z=1hb@Zb6t%&qGq8>q8#sJn8R`_iMmS9jH? z{iQSZHXr_7$~EMYmKg)~%(c-VMOK56pm|&L$S=q{$?;m0SX!yEyi9m3_~j8Fl-LOuoGs%KwIUe89rRyF0XGE?~dBD zXV`|H2&Xb_Vxqzsk8n|2ZQ>N21Xy#!COh5jG`4(# dN` -# -# 128 --> 0.42261 -# 256 --> 0.57851 -# 512 --> 0.74851 -# 1024 --> 0.89384 -# 2048 --> 0.97583 -# -# Ideal Distribution Ratio = 0.74851/(1-0.74851) =2.98 -# Random Distribution Ration = 512/(5401-512)=0.105 -# -# Typical Distribution Ratio about 25% of Ideal one, still much higher than RDR - -BIG5_TYPICAL_DISTRIBUTION_RATIO = 0.75 - -#Char to FreqOrder table -BIG5_TABLE_SIZE = 5376 - -BIG5_CHAR_TO_FREQ_ORDER = ( - 1,1801,1506, 255,1431, 198, 9, 82, 6,5008, 177, 202,3681,1256,2821, 110, # 16 -3814, 33,3274, 261, 76, 44,2114, 16,2946,2187,1176, 659,3971, 26,3451,2653, # 32 -1198,3972,3350,4202, 410,2215, 302, 590, 361,1964, 8, 204, 58,4510,5009,1932, # 48 - 63,5010,5011, 317,1614, 75, 222, 159,4203,2417,1480,5012,3555,3091, 224,2822, # 64 -3682, 3, 10,3973,1471, 29,2787,1135,2866,1940, 873, 130,3275,1123, 312,5013, # 80 -4511,2052, 507, 252, 682,5014, 142,1915, 124, 206,2947, 34,3556,3204, 64, 604, # 96 -5015,2501,1977,1978, 155,1991, 645, 641,1606,5016,3452, 337, 72, 406,5017, 80, # 112 - 630, 238,3205,1509, 263, 939,1092,2654, 756,1440,1094,3453, 449, 69,2987, 591, # 128 - 179,2096, 471, 115,2035,1844, 60, 50,2988, 134, 806,1869, 734,2036,3454, 180, # 144 - 995,1607, 156, 537,2907, 688,5018, 319,1305, 779,2145, 514,2379, 298,4512, 359, # 160 -2502, 90,2716,1338, 663, 11, 906,1099,2553, 20,2441, 182, 532,1716,5019, 732, # 176 -1376,4204,1311,1420,3206, 25,2317,1056, 113, 399, 382,1950, 242,3455,2474, 529, # 192 -3276, 475,1447,3683,5020, 117, 21, 656, 810,1297,2300,2334,3557,5021, 126,4205, # 208 - 706, 456, 150, 613,4513, 71,1118,2037,4206, 145,3092, 85, 835, 486,2115,1246, # 224 -1426, 428, 727,1285,1015, 800, 106, 623, 303,1281,5022,2128,2359, 347,3815, 221, # 240 -3558,3135,5023,1956,1153,4207, 83, 296,1199,3093, 192, 624, 93,5024, 822,1898, # 256 -2823,3136, 795,2065, 991,1554,1542,1592, 27, 43,2867, 859, 139,1456, 860,4514, # 272 - 437, 712,3974, 164,2397,3137, 695, 211,3037,2097, 195,3975,1608,3559,3560,3684, # 288 -3976, 234, 811,2989,2098,3977,2233,1441,3561,1615,2380, 668,2077,1638, 305, 228, # 304 -1664,4515, 467, 415,5025, 262,2099,1593, 239, 108, 300, 200,1033, 512,1247,2078, # 320 -5026,5027,2176,3207,3685,2682, 593, 845,1062,3277, 88,1723,2038,3978,1951, 212, # 336 - 266, 152, 149, 468,1899,4208,4516, 77, 187,5028,3038, 37, 5,2990,5029,3979, # 352 -5030,5031, 39,2524,4517,2908,3208,2079, 55, 148, 74,4518, 545, 483,1474,1029, # 368 -1665, 217,1870,1531,3138,1104,2655,4209, 24, 172,3562, 900,3980,3563,3564,4519, # 384 - 32,1408,2824,1312, 329, 487,2360,2251,2717, 784,2683, 4,3039,3351,1427,1789, # 400 - 188, 109, 499,5032,3686,1717,1790, 888,1217,3040,4520,5033,3565,5034,3352,1520, # 416 -3687,3981, 196,1034, 775,5035,5036, 929,1816, 249, 439, 38,5037,1063,5038, 794, # 432 -3982,1435,2301, 46, 178,3278,2066,5039,2381,5040, 214,1709,4521, 804, 35, 707, # 448 - 324,3688,1601,2554, 140, 459,4210,5041,5042,1365, 839, 272, 978,2262,2580,3456, # 464 -2129,1363,3689,1423, 697, 100,3094, 48, 70,1231, 495,3139,2196,5043,1294,5044, # 480 -2080, 462, 586,1042,3279, 853, 256, 988, 185,2382,3457,1698, 434,1084,5045,3458, # 496 - 314,2625,2788,4522,2335,2336, 569,2285, 637,1817,2525, 757,1162,1879,1616,3459, # 512 - 287,1577,2116, 768,4523,1671,2868,3566,2526,1321,3816, 909,2418,5046,4211, 933, # 528 -3817,4212,2053,2361,1222,4524, 765,2419,1322, 786,4525,5047,1920,1462,1677,2909, # 544 -1699,5048,4526,1424,2442,3140,3690,2600,3353,1775,1941,3460,3983,4213, 309,1369, # 560 -1130,2825, 364,2234,1653,1299,3984,3567,3985,3986,2656, 525,1085,3041, 902,2001, # 576 -1475, 964,4527, 421,1845,1415,1057,2286, 940,1364,3141, 376,4528,4529,1381, 7, # 592 -2527, 983,2383, 336,1710,2684,1846, 321,3461, 559,1131,3042,2752,1809,1132,1313, # 608 - 265,1481,1858,5049, 352,1203,2826,3280, 167,1089, 420,2827, 776, 792,1724,3568, # 624 -4214,2443,3281,5050,4215,5051, 446, 229, 333,2753, 901,3818,1200,1557,4530,2657, # 640 -1921, 395,2754,2685,3819,4216,1836, 125, 916,3209,2626,4531,5052,5053,3820,5054, # 656 -5055,5056,4532,3142,3691,1133,2555,1757,3462,1510,2318,1409,3569,5057,2146, 438, # 672 -2601,2910,2384,3354,1068, 958,3043, 461, 311,2869,2686,4217,1916,3210,4218,1979, # 688 - 383, 750,2755,2627,4219, 274, 539, 385,1278,1442,5058,1154,1965, 384, 561, 210, # 704 - 98,1295,2556,3570,5059,1711,2420,1482,3463,3987,2911,1257, 129,5060,3821, 642, # 720 - 523,2789,2790,2658,5061, 141,2235,1333, 68, 176, 441, 876, 907,4220, 603,2602, # 736 - 710, 171,3464, 404, 549, 18,3143,2398,1410,3692,1666,5062,3571,4533,2912,4534, # 752 -5063,2991, 368,5064, 146, 366, 99, 871,3693,1543, 748, 807,1586,1185, 22,2263, # 768 - 379,3822,3211,5065,3212, 505,1942,2628,1992,1382,2319,5066, 380,2362, 218, 702, # 784 -1818,1248,3465,3044,3572,3355,3282,5067,2992,3694, 930,3283,3823,5068, 59,5069, # 800 - 585, 601,4221, 497,3466,1112,1314,4535,1802,5070,1223,1472,2177,5071, 749,1837, # 816 - 690,1900,3824,1773,3988,1476, 429,1043,1791,2236,2117, 917,4222, 447,1086,1629, # 832 -5072, 556,5073,5074,2021,1654, 844,1090, 105, 550, 966,1758,2828,1008,1783, 686, # 848 -1095,5075,2287, 793,1602,5076,3573,2603,4536,4223,2948,2302,4537,3825, 980,2503, # 864 - 544, 353, 527,4538, 908,2687,2913,5077, 381,2629,1943,1348,5078,1341,1252, 560, # 880 -3095,5079,3467,2870,5080,2054, 973, 886,2081, 143,4539,5081,5082, 157,3989, 496, # 896 -4224, 57, 840, 540,2039,4540,4541,3468,2118,1445, 970,2264,1748,1966,2082,4225, # 912 -3144,1234,1776,3284,2829,3695, 773,1206,2130,1066,2040,1326,3990,1738,1725,4226, # 928 - 279,3145, 51,1544,2604, 423,1578,2131,2067, 173,4542,1880,5083,5084,1583, 264, # 944 - 610,3696,4543,2444, 280, 154,5085,5086,5087,1739, 338,1282,3096, 693,2871,1411, # 960 -1074,3826,2445,5088,4544,5089,5090,1240, 952,2399,5091,2914,1538,2688, 685,1483, # 976 -4227,2475,1436, 953,4228,2055,4545, 671,2400, 79,4229,2446,3285, 608, 567,2689, # 992 -3469,4230,4231,1691, 393,1261,1792,2401,5092,4546,5093,5094,5095,5096,1383,1672, # 1008 -3827,3213,1464, 522,1119, 661,1150, 216, 675,4547,3991,1432,3574, 609,4548,2690, # 1024 -2402,5097,5098,5099,4232,3045, 0,5100,2476, 315, 231,2447, 301,3356,4549,2385, # 1040 -5101, 233,4233,3697,1819,4550,4551,5102, 96,1777,1315,2083,5103, 257,5104,1810, # 1056 -3698,2718,1139,1820,4234,2022,1124,2164,2791,1778,2659,5105,3097, 363,1655,3214, # 1072 -5106,2993,5107,5108,5109,3992,1567,3993, 718, 103,3215, 849,1443, 341,3357,2949, # 1088 -1484,5110,1712, 127, 67, 339,4235,2403, 679,1412, 821,5111,5112, 834, 738, 351, # 1104 -2994,2147, 846, 235,1497,1881, 418,1993,3828,2719, 186,1100,2148,2756,3575,1545, # 1120 -1355,2950,2872,1377, 583,3994,4236,2581,2995,5113,1298,3699,1078,2557,3700,2363, # 1136 - 78,3829,3830, 267,1289,2100,2002,1594,4237, 348, 369,1274,2197,2178,1838,4552, # 1152 -1821,2830,3701,2757,2288,2003,4553,2951,2758, 144,3358, 882,4554,3995,2759,3470, # 1168 -4555,2915,5114,4238,1726, 320,5115,3996,3046, 788,2996,5116,2831,1774,1327,2873, # 1184 -3997,2832,5117,1306,4556,2004,1700,3831,3576,2364,2660, 787,2023, 506, 824,3702, # 1200 - 534, 323,4557,1044,3359,2024,1901, 946,3471,5118,1779,1500,1678,5119,1882,4558, # 1216 - 165, 243,4559,3703,2528, 123, 683,4239, 764,4560, 36,3998,1793, 589,2916, 816, # 1232 - 626,1667,3047,2237,1639,1555,1622,3832,3999,5120,4000,2874,1370,1228,1933, 891, # 1248 -2084,2917, 304,4240,5121, 292,2997,2720,3577, 691,2101,4241,1115,4561, 118, 662, # 1264 -5122, 611,1156, 854,2386,1316,2875, 2, 386, 515,2918,5123,5124,3286, 868,2238, # 1280 -1486, 855,2661, 785,2216,3048,5125,1040,3216,3578,5126,3146, 448,5127,1525,5128, # 1296 -2165,4562,5129,3833,5130,4242,2833,3579,3147, 503, 818,4001,3148,1568, 814, 676, # 1312 -1444, 306,1749,5131,3834,1416,1030, 197,1428, 805,2834,1501,4563,5132,5133,5134, # 1328 -1994,5135,4564,5136,5137,2198, 13,2792,3704,2998,3149,1229,1917,5138,3835,2132, # 1344 -5139,4243,4565,2404,3580,5140,2217,1511,1727,1120,5141,5142, 646,3836,2448, 307, # 1360 -5143,5144,1595,3217,5145,5146,5147,3705,1113,1356,4002,1465,2529,2530,5148, 519, # 1376 -5149, 128,2133, 92,2289,1980,5150,4003,1512, 342,3150,2199,5151,2793,2218,1981, # 1392 -3360,4244, 290,1656,1317, 789, 827,2365,5152,3837,4566, 562, 581,4004,5153, 401, # 1408 -4567,2252, 94,4568,5154,1399,2794,5155,1463,2025,4569,3218,1944,5156, 828,1105, # 1424 -4245,1262,1394,5157,4246, 605,4570,5158,1784,2876,5159,2835, 819,2102, 578,2200, # 1440 -2952,5160,1502, 436,3287,4247,3288,2836,4005,2919,3472,3473,5161,2721,2320,5162, # 1456 -5163,2337,2068, 23,4571, 193, 826,3838,2103, 699,1630,4248,3098, 390,1794,1064, # 1472 -3581,5164,1579,3099,3100,1400,5165,4249,1839,1640,2877,5166,4572,4573, 137,4250, # 1488 - 598,3101,1967, 780, 104, 974,2953,5167, 278, 899, 253, 402, 572, 504, 493,1339, # 1504 -5168,4006,1275,4574,2582,2558,5169,3706,3049,3102,2253, 565,1334,2722, 863, 41, # 1520 -5170,5171,4575,5172,1657,2338, 19, 463,2760,4251, 606,5173,2999,3289,1087,2085, # 1536 -1323,2662,3000,5174,1631,1623,1750,4252,2691,5175,2878, 791,2723,2663,2339, 232, # 1552 -2421,5176,3001,1498,5177,2664,2630, 755,1366,3707,3290,3151,2026,1609, 119,1918, # 1568 -3474, 862,1026,4253,5178,4007,3839,4576,4008,4577,2265,1952,2477,5179,1125, 817, # 1584 -4254,4255,4009,1513,1766,2041,1487,4256,3050,3291,2837,3840,3152,5180,5181,1507, # 1600 -5182,2692, 733, 40,1632,1106,2879, 345,4257, 841,2531, 230,4578,3002,1847,3292, # 1616 -3475,5183,1263, 986,3476,5184, 735, 879, 254,1137, 857, 622,1300,1180,1388,1562, # 1632 -4010,4011,2954, 967,2761,2665,1349, 592,2134,1692,3361,3003,1995,4258,1679,4012, # 1648 -1902,2188,5185, 739,3708,2724,1296,1290,5186,4259,2201,2202,1922,1563,2605,2559, # 1664 -1871,2762,3004,5187, 435,5188, 343,1108, 596, 17,1751,4579,2239,3477,3709,5189, # 1680 -4580, 294,3582,2955,1693, 477, 979, 281,2042,3583, 643,2043,3710,2631,2795,2266, # 1696 -1031,2340,2135,2303,3584,4581, 367,1249,2560,5190,3585,5191,4582,1283,3362,2005, # 1712 - 240,1762,3363,4583,4584, 836,1069,3153, 474,5192,2149,2532, 268,3586,5193,3219, # 1728 -1521,1284,5194,1658,1546,4260,5195,3587,3588,5196,4261,3364,2693,1685,4262, 961, # 1744 -1673,2632, 190,2006,2203,3841,4585,4586,5197, 570,2504,3711,1490,5198,4587,2633, # 1760 -3293,1957,4588, 584,1514, 396,1045,1945,5199,4589,1968,2449,5200,5201,4590,4013, # 1776 - 619,5202,3154,3294, 215,2007,2796,2561,3220,4591,3221,4592, 763,4263,3842,4593, # 1792 -5203,5204,1958,1767,2956,3365,3712,1174, 452,1477,4594,3366,3155,5205,2838,1253, # 1808 -2387,2189,1091,2290,4264, 492,5206, 638,1169,1825,2136,1752,4014, 648, 926,1021, # 1824 -1324,4595, 520,4596, 997, 847,1007, 892,4597,3843,2267,1872,3713,2405,1785,4598, # 1840 -1953,2957,3103,3222,1728,4265,2044,3714,4599,2008,1701,3156,1551, 30,2268,4266, # 1856 -5207,2027,4600,3589,5208, 501,5209,4267, 594,3478,2166,1822,3590,3479,3591,3223, # 1872 - 829,2839,4268,5210,1680,3157,1225,4269,5211,3295,4601,4270,3158,2341,5212,4602, # 1888 -4271,5213,4015,4016,5214,1848,2388,2606,3367,5215,4603, 374,4017, 652,4272,4273, # 1904 - 375,1140, 798,5216,5217,5218,2366,4604,2269, 546,1659, 138,3051,2450,4605,5219, # 1920 -2254, 612,1849, 910, 796,3844,1740,1371, 825,3845,3846,5220,2920,2562,5221, 692, # 1936 - 444,3052,2634, 801,4606,4274,5222,1491, 244,1053,3053,4275,4276, 340,5223,4018, # 1952 -1041,3005, 293,1168, 87,1357,5224,1539, 959,5225,2240, 721, 694,4277,3847, 219, # 1968 -1478, 644,1417,3368,2666,1413,1401,1335,1389,4019,5226,5227,3006,2367,3159,1826, # 1984 - 730,1515, 184,2840, 66,4607,5228,1660,2958, 246,3369, 378,1457, 226,3480, 975, # 2000 -4020,2959,1264,3592, 674, 696,5229, 163,5230,1141,2422,2167, 713,3593,3370,4608, # 2016 -4021,5231,5232,1186, 15,5233,1079,1070,5234,1522,3224,3594, 276,1050,2725, 758, # 2032 -1126, 653,2960,3296,5235,2342, 889,3595,4022,3104,3007, 903,1250,4609,4023,3481, # 2048 -3596,1342,1681,1718, 766,3297, 286, 89,2961,3715,5236,1713,5237,2607,3371,3008, # 2064 -5238,2962,2219,3225,2880,5239,4610,2505,2533, 181, 387,1075,4024, 731,2190,3372, # 2080 -5240,3298, 310, 313,3482,2304, 770,4278, 54,3054, 189,4611,3105,3848,4025,5241, # 2096 -1230,1617,1850, 355,3597,4279,4612,3373, 111,4280,3716,1350,3160,3483,3055,4281, # 2112 -2150,3299,3598,5242,2797,4026,4027,3009, 722,2009,5243,1071, 247,1207,2343,2478, # 2128 -1378,4613,2010, 864,1437,1214,4614, 373,3849,1142,2220, 667,4615, 442,2763,2563, # 2144 -3850,4028,1969,4282,3300,1840, 837, 170,1107, 934,1336,1883,5244,5245,2119,4283, # 2160 -2841, 743,1569,5246,4616,4284, 582,2389,1418,3484,5247,1803,5248, 357,1395,1729, # 2176 -3717,3301,2423,1564,2241,5249,3106,3851,1633,4617,1114,2086,4285,1532,5250, 482, # 2192 -2451,4618,5251,5252,1492, 833,1466,5253,2726,3599,1641,2842,5254,1526,1272,3718, # 2208 -4286,1686,1795, 416,2564,1903,1954,1804,5255,3852,2798,3853,1159,2321,5256,2881, # 2224 -4619,1610,1584,3056,2424,2764, 443,3302,1163,3161,5257,5258,4029,5259,4287,2506, # 2240 -3057,4620,4030,3162,2104,1647,3600,2011,1873,4288,5260,4289, 431,3485,5261, 250, # 2256 - 97, 81,4290,5262,1648,1851,1558, 160, 848,5263, 866, 740,1694,5264,2204,2843, # 2272 -3226,4291,4621,3719,1687, 950,2479, 426, 469,3227,3720,3721,4031,5265,5266,1188, # 2288 - 424,1996, 861,3601,4292,3854,2205,2694, 168,1235,3602,4293,5267,2087,1674,4622, # 2304 -3374,3303, 220,2565,1009,5268,3855, 670,3010, 332,1208, 717,5269,5270,3603,2452, # 2320 -4032,3375,5271, 513,5272,1209,2882,3376,3163,4623,1080,5273,5274,5275,5276,2534, # 2336 -3722,3604, 815,1587,4033,4034,5277,3605,3486,3856,1254,4624,1328,3058,1390,4035, # 2352 -1741,4036,3857,4037,5278, 236,3858,2453,3304,5279,5280,3723,3859,1273,3860,4625, # 2368 -5281, 308,5282,4626, 245,4627,1852,2480,1307,2583, 430, 715,2137,2454,5283, 270, # 2384 - 199,2883,4038,5284,3606,2727,1753, 761,1754, 725,1661,1841,4628,3487,3724,5285, # 2400 -5286, 587, 14,3305, 227,2608, 326, 480,2270, 943,2765,3607, 291, 650,1884,5287, # 2416 -1702,1226, 102,1547, 62,3488, 904,4629,3489,1164,4294,5288,5289,1224,1548,2766, # 2432 - 391, 498,1493,5290,1386,1419,5291,2056,1177,4630, 813, 880,1081,2368, 566,1145, # 2448 -4631,2291,1001,1035,2566,2609,2242, 394,1286,5292,5293,2069,5294, 86,1494,1730, # 2464 -4039, 491,1588, 745, 897,2963, 843,3377,4040,2767,2884,3306,1768, 998,2221,2070, # 2480 - 397,1827,1195,1970,3725,3011,3378, 284,5295,3861,2507,2138,2120,1904,5296,4041, # 2496 -2151,4042,4295,1036,3490,1905, 114,2567,4296, 209,1527,5297,5298,2964,2844,2635, # 2512 -2390,2728,3164, 812,2568,5299,3307,5300,1559, 737,1885,3726,1210, 885, 28,2695, # 2528 -3608,3862,5301,4297,1004,1780,4632,5302, 346,1982,2222,2696,4633,3863,1742, 797, # 2544 -1642,4043,1934,1072,1384,2152, 896,4044,3308,3727,3228,2885,3609,5303,2569,1959, # 2560 -4634,2455,1786,5304,5305,5306,4045,4298,1005,1308,3728,4299,2729,4635,4636,1528, # 2576 -2610, 161,1178,4300,1983, 987,4637,1101,4301, 631,4046,1157,3229,2425,1343,1241, # 2592 -1016,2243,2570, 372, 877,2344,2508,1160, 555,1935, 911,4047,5307, 466,1170, 169, # 2608 -1051,2921,2697,3729,2481,3012,1182,2012,2571,1251,2636,5308, 992,2345,3491,1540, # 2624 -2730,1201,2071,2406,1997,2482,5309,4638, 528,1923,2191,1503,1874,1570,2369,3379, # 2640 -3309,5310, 557,1073,5311,1828,3492,2088,2271,3165,3059,3107, 767,3108,2799,4639, # 2656 -1006,4302,4640,2346,1267,2179,3730,3230, 778,4048,3231,2731,1597,2667,5312,4641, # 2672 -5313,3493,5314,5315,5316,3310,2698,1433,3311, 131, 95,1504,4049, 723,4303,3166, # 2688 -1842,3610,2768,2192,4050,2028,2105,3731,5317,3013,4051,1218,5318,3380,3232,4052, # 2704 -4304,2584, 248,1634,3864, 912,5319,2845,3732,3060,3865, 654, 53,5320,3014,5321, # 2720 -1688,4642, 777,3494,1032,4053,1425,5322, 191, 820,2121,2846, 971,4643, 931,3233, # 2736 - 135, 664, 783,3866,1998, 772,2922,1936,4054,3867,4644,2923,3234, 282,2732, 640, # 2752 -1372,3495,1127, 922, 325,3381,5323,5324, 711,2045,5325,5326,4055,2223,2800,1937, # 2768 -4056,3382,2224,2255,3868,2305,5327,4645,3869,1258,3312,4057,3235,2139,2965,4058, # 2784 -4059,5328,2225, 258,3236,4646, 101,1227,5329,3313,1755,5330,1391,3314,5331,2924, # 2800 -2057, 893,5332,5333,5334,1402,4305,2347,5335,5336,3237,3611,5337,5338, 878,1325, # 2816 -1781,2801,4647, 259,1385,2585, 744,1183,2272,4648,5339,4060,2509,5340, 684,1024, # 2832 -4306,5341, 472,3612,3496,1165,3315,4061,4062, 322,2153, 881, 455,1695,1152,1340, # 2848 - 660, 554,2154,4649,1058,4650,4307, 830,1065,3383,4063,4651,1924,5342,1703,1919, # 2864 -5343, 932,2273, 122,5344,4652, 947, 677,5345,3870,2637, 297,1906,1925,2274,4653, # 2880 -2322,3316,5346,5347,4308,5348,4309, 84,4310, 112, 989,5349, 547,1059,4064, 701, # 2896 -3613,1019,5350,4311,5351,3497, 942, 639, 457,2306,2456, 993,2966, 407, 851, 494, # 2912 -4654,3384, 927,5352,1237,5353,2426,3385, 573,4312, 680, 921,2925,1279,1875, 285, # 2928 - 790,1448,1984, 719,2168,5354,5355,4655,4065,4066,1649,5356,1541, 563,5357,1077, # 2944 -5358,3386,3061,3498, 511,3015,4067,4068,3733,4069,1268,2572,3387,3238,4656,4657, # 2960 -5359, 535,1048,1276,1189,2926,2029,3167,1438,1373,2847,2967,1134,2013,5360,4313, # 2976 -1238,2586,3109,1259,5361, 700,5362,2968,3168,3734,4314,5363,4315,1146,1876,1907, # 2992 -4658,2611,4070, 781,2427, 132,1589, 203, 147, 273,2802,2407, 898,1787,2155,4071, # 3008 -4072,5364,3871,2803,5365,5366,4659,4660,5367,3239,5368,1635,3872, 965,5369,1805, # 3024 -2699,1516,3614,1121,1082,1329,3317,4073,1449,3873, 65,1128,2848,2927,2769,1590, # 3040 -3874,5370,5371, 12,2668, 45, 976,2587,3169,4661, 517,2535,1013,1037,3240,5372, # 3056 -3875,2849,5373,3876,5374,3499,5375,2612, 614,1999,2323,3877,3110,2733,2638,5376, # 3072 -2588,4316, 599,1269,5377,1811,3735,5378,2700,3111, 759,1060, 489,1806,3388,3318, # 3088 -1358,5379,5380,2391,1387,1215,2639,2256, 490,5381,5382,4317,1759,2392,2348,5383, # 3104 -4662,3878,1908,4074,2640,1807,3241,4663,3500,3319,2770,2349, 874,5384,5385,3501, # 3120 -3736,1859, 91,2928,3737,3062,3879,4664,5386,3170,4075,2669,5387,3502,1202,1403, # 3136 -3880,2969,2536,1517,2510,4665,3503,2511,5388,4666,5389,2701,1886,1495,1731,4076, # 3152 -2370,4667,5390,2030,5391,5392,4077,2702,1216, 237,2589,4318,2324,4078,3881,4668, # 3168 -4669,2703,3615,3504, 445,4670,5393,5394,5395,5396,2771, 61,4079,3738,1823,4080, # 3184 -5397, 687,2046, 935, 925, 405,2670, 703,1096,1860,2734,4671,4081,1877,1367,2704, # 3200 -3389, 918,2106,1782,2483, 334,3320,1611,1093,4672, 564,3171,3505,3739,3390, 945, # 3216 -2641,2058,4673,5398,1926, 872,4319,5399,3506,2705,3112, 349,4320,3740,4082,4674, # 3232 -3882,4321,3741,2156,4083,4675,4676,4322,4677,2408,2047, 782,4084, 400, 251,4323, # 3248 -1624,5400,5401, 277,3742, 299,1265, 476,1191,3883,2122,4324,4325,1109, 205,5402, # 3264 -2590,1000,2157,3616,1861,5403,5404,5405,4678,5406,4679,2573, 107,2484,2158,4085, # 3280 -3507,3172,5407,1533, 541,1301, 158, 753,4326,2886,3617,5408,1696, 370,1088,4327, # 3296 -4680,3618, 579, 327, 440, 162,2244, 269,1938,1374,3508, 968,3063, 56,1396,3113, # 3312 -2107,3321,3391,5409,1927,2159,4681,3016,5410,3619,5411,5412,3743,4682,2485,5413, # 3328 -2804,5414,1650,4683,5415,2613,5416,5417,4086,2671,3392,1149,3393,4087,3884,4088, # 3344 -5418,1076, 49,5419, 951,3242,3322,3323, 450,2850, 920,5420,1812,2805,2371,4328, # 3360 -1909,1138,2372,3885,3509,5421,3243,4684,1910,1147,1518,2428,4685,3886,5422,4686, # 3376 -2393,2614, 260,1796,3244,5423,5424,3887,3324, 708,5425,3620,1704,5426,3621,1351, # 3392 -1618,3394,3017,1887, 944,4329,3395,4330,3064,3396,4331,5427,3744, 422, 413,1714, # 3408 -3325, 500,2059,2350,4332,2486,5428,1344,1911, 954,5429,1668,5430,5431,4089,2409, # 3424 -4333,3622,3888,4334,5432,2307,1318,2512,3114, 133,3115,2887,4687, 629, 31,2851, # 3440 -2706,3889,4688, 850, 949,4689,4090,2970,1732,2089,4335,1496,1853,5433,4091, 620, # 3456 -3245, 981,1242,3745,3397,1619,3746,1643,3326,2140,2457,1971,1719,3510,2169,5434, # 3472 -3246,5435,5436,3398,1829,5437,1277,4690,1565,2048,5438,1636,3623,3116,5439, 869, # 3488 -2852, 655,3890,3891,3117,4092,3018,3892,1310,3624,4691,5440,5441,5442,1733, 558, # 3504 -4692,3747, 335,1549,3065,1756,4336,3748,1946,3511,1830,1291,1192, 470,2735,2108, # 3520 -2806, 913,1054,4093,5443,1027,5444,3066,4094,4693, 982,2672,3399,3173,3512,3247, # 3536 -3248,1947,2807,5445, 571,4694,5446,1831,5447,3625,2591,1523,2429,5448,2090, 984, # 3552 -4695,3749,1960,5449,3750, 852, 923,2808,3513,3751, 969,1519, 999,2049,2325,1705, # 3568 -5450,3118, 615,1662, 151, 597,4095,2410,2326,1049, 275,4696,3752,4337, 568,3753, # 3584 -3626,2487,4338,3754,5451,2430,2275, 409,3249,5452,1566,2888,3514,1002, 769,2853, # 3600 - 194,2091,3174,3755,2226,3327,4339, 628,1505,5453,5454,1763,2180,3019,4096, 521, # 3616 -1161,2592,1788,2206,2411,4697,4097,1625,4340,4341, 412, 42,3119, 464,5455,2642, # 3632 -4698,3400,1760,1571,2889,3515,2537,1219,2207,3893,2643,2141,2373,4699,4700,3328, # 3648 -1651,3401,3627,5456,5457,3628,2488,3516,5458,3756,5459,5460,2276,2092, 460,5461, # 3664 -4701,5462,3020, 962, 588,3629, 289,3250,2644,1116, 52,5463,3067,1797,5464,5465, # 3680 -5466,1467,5467,1598,1143,3757,4342,1985,1734,1067,4702,1280,3402, 465,4703,1572, # 3696 - 510,5468,1928,2245,1813,1644,3630,5469,4704,3758,5470,5471,2673,1573,1534,5472, # 3712 -5473, 536,1808,1761,3517,3894,3175,2645,5474,5475,5476,4705,3518,2929,1912,2809, # 3728 -5477,3329,1122, 377,3251,5478, 360,5479,5480,4343,1529, 551,5481,2060,3759,1769, # 3744 -2431,5482,2930,4344,3330,3120,2327,2109,2031,4706,1404, 136,1468,1479, 672,1171, # 3760 -3252,2308, 271,3176,5483,2772,5484,2050, 678,2736, 865,1948,4707,5485,2014,4098, # 3776 -2971,5486,2737,2227,1397,3068,3760,4708,4709,1735,2931,3403,3631,5487,3895, 509, # 3792 -2854,2458,2890,3896,5488,5489,3177,3178,4710,4345,2538,4711,2309,1166,1010, 552, # 3808 - 681,1888,5490,5491,2972,2973,4099,1287,1596,1862,3179, 358, 453, 736, 175, 478, # 3824 -1117, 905,1167,1097,5492,1854,1530,5493,1706,5494,2181,3519,2292,3761,3520,3632, # 3840 -4346,2093,4347,5495,3404,1193,2489,4348,1458,2193,2208,1863,1889,1421,3331,2932, # 3856 -3069,2182,3521, 595,2123,5496,4100,5497,5498,4349,1707,2646, 223,3762,1359, 751, # 3872 -3121, 183,3522,5499,2810,3021, 419,2374, 633, 704,3897,2394, 241,5500,5501,5502, # 3888 - 838,3022,3763,2277,2773,2459,3898,1939,2051,4101,1309,3122,2246,1181,5503,1136, # 3904 -2209,3899,2375,1446,4350,2310,4712,5504,5505,4351,1055,2615, 484,3764,5506,4102, # 3920 - 625,4352,2278,3405,1499,4353,4103,5507,4104,4354,3253,2279,2280,3523,5508,5509, # 3936 -2774, 808,2616,3765,3406,4105,4355,3123,2539, 526,3407,3900,4356, 955,5510,1620, # 3952 -4357,2647,2432,5511,1429,3766,1669,1832, 994, 928,5512,3633,1260,5513,5514,5515, # 3968 -1949,2293, 741,2933,1626,4358,2738,2460, 867,1184, 362,3408,1392,5516,5517,4106, # 3984 -4359,1770,1736,3254,2934,4713,4714,1929,2707,1459,1158,5518,3070,3409,2891,1292, # 4000 -1930,2513,2855,3767,1986,1187,2072,2015,2617,4360,5519,2574,2514,2170,3768,2490, # 4016 -3332,5520,3769,4715,5521,5522, 666,1003,3023,1022,3634,4361,5523,4716,1814,2257, # 4032 - 574,3901,1603, 295,1535, 705,3902,4362, 283, 858, 417,5524,5525,3255,4717,4718, # 4048 -3071,1220,1890,1046,2281,2461,4107,1393,1599, 689,2575, 388,4363,5526,2491, 802, # 4064 -5527,2811,3903,2061,1405,2258,5528,4719,3904,2110,1052,1345,3256,1585,5529, 809, # 4080 -5530,5531,5532, 575,2739,3524, 956,1552,1469,1144,2328,5533,2329,1560,2462,3635, # 4096 -3257,4108, 616,2210,4364,3180,2183,2294,5534,1833,5535,3525,4720,5536,1319,3770, # 4112 -3771,1211,3636,1023,3258,1293,2812,5537,5538,5539,3905, 607,2311,3906, 762,2892, # 4128 -1439,4365,1360,4721,1485,3072,5540,4722,1038,4366,1450,2062,2648,4367,1379,4723, # 4144 -2593,5541,5542,4368,1352,1414,2330,2935,1172,5543,5544,3907,3908,4724,1798,1451, # 4160 -5545,5546,5547,5548,2936,4109,4110,2492,2351, 411,4111,4112,3637,3333,3124,4725, # 4176 -1561,2674,1452,4113,1375,5549,5550, 47,2974, 316,5551,1406,1591,2937,3181,5552, # 4192 -1025,2142,3125,3182, 354,2740, 884,2228,4369,2412, 508,3772, 726,3638, 996,2433, # 4208 -3639, 729,5553, 392,2194,1453,4114,4726,3773,5554,5555,2463,3640,2618,1675,2813, # 4224 - 919,2352,2975,2353,1270,4727,4115, 73,5556,5557, 647,5558,3259,2856,2259,1550, # 4240 -1346,3024,5559,1332, 883,3526,5560,5561,5562,5563,3334,2775,5564,1212, 831,1347, # 4256 -4370,4728,2331,3909,1864,3073, 720,3910,4729,4730,3911,5565,4371,5566,5567,4731, # 4272 -5568,5569,1799,4732,3774,2619,4733,3641,1645,2376,4734,5570,2938, 669,2211,2675, # 4288 -2434,5571,2893,5572,5573,1028,3260,5574,4372,2413,5575,2260,1353,5576,5577,4735, # 4304 -3183, 518,5578,4116,5579,4373,1961,5580,2143,4374,5581,5582,3025,2354,2355,3912, # 4320 - 516,1834,1454,4117,2708,4375,4736,2229,2620,1972,1129,3642,5583,2776,5584,2976, # 4336 -1422, 577,1470,3026,1524,3410,5585,5586, 432,4376,3074,3527,5587,2594,1455,2515, # 4352 -2230,1973,1175,5588,1020,2741,4118,3528,4737,5589,2742,5590,1743,1361,3075,3529, # 4368 -2649,4119,4377,4738,2295, 895, 924,4378,2171, 331,2247,3076, 166,1627,3077,1098, # 4384 -5591,1232,2894,2231,3411,4739, 657, 403,1196,2377, 542,3775,3412,1600,4379,3530, # 4400 -5592,4740,2777,3261, 576, 530,1362,4741,4742,2540,2676,3776,4120,5593, 842,3913, # 4416 -5594,2814,2032,1014,4121, 213,2709,3413, 665, 621,4380,5595,3777,2939,2435,5596, # 4432 -2436,3335,3643,3414,4743,4381,2541,4382,4744,3644,1682,4383,3531,1380,5597, 724, # 4448 -2282, 600,1670,5598,1337,1233,4745,3126,2248,5599,1621,4746,5600, 651,4384,5601, # 4464 -1612,4385,2621,5602,2857,5603,2743,2312,3078,5604, 716,2464,3079, 174,1255,2710, # 4480 -4122,3645, 548,1320,1398, 728,4123,1574,5605,1891,1197,3080,4124,5606,3081,3082, # 4496 -3778,3646,3779, 747,5607, 635,4386,4747,5608,5609,5610,4387,5611,5612,4748,5613, # 4512 -3415,4749,2437, 451,5614,3780,2542,2073,4388,2744,4389,4125,5615,1764,4750,5616, # 4528 -4390, 350,4751,2283,2395,2493,5617,4391,4126,2249,1434,4127, 488,4752, 458,4392, # 4544 -4128,3781, 771,1330,2396,3914,2576,3184,2160,2414,1553,2677,3185,4393,5618,2494, # 4560 -2895,2622,1720,2711,4394,3416,4753,5619,2543,4395,5620,3262,4396,2778,5621,2016, # 4576 -2745,5622,1155,1017,3782,3915,5623,3336,2313, 201,1865,4397,1430,5624,4129,5625, # 4592 -5626,5627,5628,5629,4398,1604,5630, 414,1866, 371,2595,4754,4755,3532,2017,3127, # 4608 -4756,1708, 960,4399, 887, 389,2172,1536,1663,1721,5631,2232,4130,2356,2940,1580, # 4624 -5632,5633,1744,4757,2544,4758,4759,5634,4760,5635,2074,5636,4761,3647,3417,2896, # 4640 -4400,5637,4401,2650,3418,2815, 673,2712,2465, 709,3533,4131,3648,4402,5638,1148, # 4656 - 502, 634,5639,5640,1204,4762,3649,1575,4763,2623,3783,5641,3784,3128, 948,3263, # 4672 - 121,1745,3916,1110,5642,4403,3083,2516,3027,4132,3785,1151,1771,3917,1488,4133, # 4688 -1987,5643,2438,3534,5644,5645,2094,5646,4404,3918,1213,1407,2816, 531,2746,2545, # 4704 -3264,1011,1537,4764,2779,4405,3129,1061,5647,3786,3787,1867,2897,5648,2018, 120, # 4720 -4406,4407,2063,3650,3265,2314,3919,2678,3419,1955,4765,4134,5649,3535,1047,2713, # 4736 -1266,5650,1368,4766,2858, 649,3420,3920,2546,2747,1102,2859,2679,5651,5652,2000, # 4752 -5653,1111,3651,2977,5654,2495,3921,3652,2817,1855,3421,3788,5655,5656,3422,2415, # 4768 -2898,3337,3266,3653,5657,2577,5658,3654,2818,4135,1460, 856,5659,3655,5660,2899, # 4784 -2978,5661,2900,3922,5662,4408, 632,2517, 875,3923,1697,3924,2296,5663,5664,4767, # 4800 -3028,1239, 580,4768,4409,5665, 914, 936,2075,1190,4136,1039,2124,5666,5667,5668, # 4816 -5669,3423,1473,5670,1354,4410,3925,4769,2173,3084,4137, 915,3338,4411,4412,3339, # 4832 -1605,1835,5671,2748, 398,3656,4413,3926,4138, 328,1913,2860,4139,3927,1331,4414, # 4848 -3029, 937,4415,5672,3657,4140,4141,3424,2161,4770,3425, 524, 742, 538,3085,1012, # 4864 -5673,5674,3928,2466,5675, 658,1103, 225,3929,5676,5677,4771,5678,4772,5679,3267, # 4880 -1243,5680,4142, 963,2250,4773,5681,2714,3658,3186,5682,5683,2596,2332,5684,4774, # 4896 -5685,5686,5687,3536, 957,3426,2547,2033,1931,2941,2467, 870,2019,3659,1746,2780, # 4912 -2781,2439,2468,5688,3930,5689,3789,3130,3790,3537,3427,3791,5690,1179,3086,5691, # 4928 -3187,2378,4416,3792,2548,3188,3131,2749,4143,5692,3428,1556,2549,2297, 977,2901, # 4944 -2034,4144,1205,3429,5693,1765,3430,3189,2125,1271, 714,1689,4775,3538,5694,2333, # 4960 -3931, 533,4417,3660,2184, 617,5695,2469,3340,3539,2315,5696,5697,3190,5698,5699, # 4976 -3932,1988, 618, 427,2651,3540,3431,5700,5701,1244,1690,5702,2819,4418,4776,5703, # 4992 -3541,4777,5704,2284,1576, 473,3661,4419,3432, 972,5705,3662,5706,3087,5707,5708, # 5008 -4778,4779,5709,3793,4145,4146,5710, 153,4780, 356,5711,1892,2902,4420,2144, 408, # 5024 - 803,2357,5712,3933,5713,4421,1646,2578,2518,4781,4782,3934,5714,3935,4422,5715, # 5040 -2416,3433, 752,5716,5717,1962,3341,2979,5718, 746,3030,2470,4783,4423,3794, 698, # 5056 -4784,1893,4424,3663,2550,4785,3664,3936,5719,3191,3434,5720,1824,1302,4147,2715, # 5072 -3937,1974,4425,5721,4426,3192, 823,1303,1288,1236,2861,3542,4148,3435, 774,3938, # 5088 -5722,1581,4786,1304,2862,3939,4787,5723,2440,2162,1083,3268,4427,4149,4428, 344, # 5104 -1173, 288,2316, 454,1683,5724,5725,1461,4788,4150,2597,5726,5727,4789, 985, 894, # 5120 -5728,3436,3193,5729,1914,2942,3795,1989,5730,2111,1975,5731,4151,5732,2579,1194, # 5136 - 425,5733,4790,3194,1245,3796,4429,5734,5735,2863,5736, 636,4791,1856,3940, 760, # 5152 -1800,5737,4430,2212,1508,4792,4152,1894,1684,2298,5738,5739,4793,4431,4432,2213, # 5168 - 479,5740,5741, 832,5742,4153,2496,5743,2980,2497,3797, 990,3132, 627,1815,2652, # 5184 -4433,1582,4434,2126,2112,3543,4794,5744, 799,4435,3195,5745,4795,2113,1737,3031, # 5200 -1018, 543, 754,4436,3342,1676,4796,4797,4154,4798,1489,5746,3544,5747,2624,2903, # 5216 -4155,5748,5749,2981,5750,5751,5752,5753,3196,4799,4800,2185,1722,5754,3269,3270, # 5232 -1843,3665,1715, 481, 365,1976,1857,5755,5756,1963,2498,4801,5757,2127,3666,3271, # 5248 - 433,1895,2064,2076,5758, 602,2750,5759,5760,5761,5762,5763,3032,1628,3437,5764, # 5264 -3197,4802,4156,2904,4803,2519,5765,2551,2782,5766,5767,5768,3343,4804,2905,5769, # 5280 -4805,5770,2864,4806,4807,1221,2982,4157,2520,5771,5772,5773,1868,1990,5774,5775, # 5296 -5776,1896,5777,5778,4808,1897,4158, 318,5779,2095,4159,4437,5780,5781, 485,5782, # 5312 - 938,3941, 553,2680, 116,5783,3942,3667,5784,3545,2681,2783,3438,3344,2820,5785, # 5328 -3668,2943,4160,1747,2944,2983,5786,5787, 207,5788,4809,5789,4810,2521,5790,3033, # 5344 - 890,3669,3943,5791,1878,3798,3439,5792,2186,2358,3440,1652,5793,5794,5795, 941, # 5360 -2299, 208,3546,4161,2020, 330,4438,3944,2906,2499,3799,4439,4811,5796,5797,5798, # 5376 -) - diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/big5prober.py b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/big5prober.py deleted file mode 100644 index 98f9970..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/big5prober.py +++ /dev/null @@ -1,47 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is Mozilla Communicator client code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -from .mbcharsetprober import MultiByteCharSetProber -from .codingstatemachine import CodingStateMachine -from .chardistribution import Big5DistributionAnalysis -from .mbcssm import BIG5_SM_MODEL - - -class Big5Prober(MultiByteCharSetProber): - def __init__(self): - super(Big5Prober, self).__init__() - self.coding_sm = CodingStateMachine(BIG5_SM_MODEL) - self.distribution_analyzer = Big5DistributionAnalysis() - self.reset() - - @property - def charset_name(self): - return "Big5" - - @property - def language(self): - return "Chinese" diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/chardistribution.py b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/chardistribution.py deleted file mode 100644 index c0395f4..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/chardistribution.py +++ /dev/null @@ -1,233 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is Mozilla Communicator client code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -from .euctwfreq import (EUCTW_CHAR_TO_FREQ_ORDER, EUCTW_TABLE_SIZE, - EUCTW_TYPICAL_DISTRIBUTION_RATIO) -from .euckrfreq import (EUCKR_CHAR_TO_FREQ_ORDER, EUCKR_TABLE_SIZE, - EUCKR_TYPICAL_DISTRIBUTION_RATIO) -from .gb2312freq import (GB2312_CHAR_TO_FREQ_ORDER, GB2312_TABLE_SIZE, - GB2312_TYPICAL_DISTRIBUTION_RATIO) -from .big5freq import (BIG5_CHAR_TO_FREQ_ORDER, BIG5_TABLE_SIZE, - BIG5_TYPICAL_DISTRIBUTION_RATIO) -from .jisfreq import (JIS_CHAR_TO_FREQ_ORDER, JIS_TABLE_SIZE, - JIS_TYPICAL_DISTRIBUTION_RATIO) - - -class CharDistributionAnalysis(object): - ENOUGH_DATA_THRESHOLD = 1024 - SURE_YES = 0.99 - SURE_NO = 0.01 - MINIMUM_DATA_THRESHOLD = 3 - - def __init__(self): - # Mapping table to get frequency order from char order (get from - # GetOrder()) - self._char_to_freq_order = None - self._table_size = None # Size of above table - # This is a constant value which varies from language to language, - # used in calculating confidence. See - # http://www.mozilla.org/projects/intl/UniversalCharsetDetection.html - # for further detail. - self.typical_distribution_ratio = None - self._done = None - self._total_chars = None - self._freq_chars = None - self.reset() - - def reset(self): - """reset analyser, clear any state""" - # If this flag is set to True, detection is done and conclusion has - # been made - self._done = False - self._total_chars = 0 # Total characters encountered - # The number of characters whose frequency order is less than 512 - self._freq_chars = 0 - - def feed(self, char, char_len): - """feed a character with known length""" - if char_len == 2: - # we only care about 2-bytes character in our distribution analysis - order = self.get_order(char) - else: - order = -1 - if order >= 0: - self._total_chars += 1 - # order is valid - if order < self._table_size: - if 512 > self._char_to_freq_order[order]: - self._freq_chars += 1 - - def get_confidence(self): - """return confidence based on existing data""" - # if we didn't receive any character in our consideration range, - # return negative answer - if self._total_chars <= 0 or self._freq_chars <= self.MINIMUM_DATA_THRESHOLD: - return self.SURE_NO - - if self._total_chars != self._freq_chars: - r = (self._freq_chars / ((self._total_chars - self._freq_chars) - * self.typical_distribution_ratio)) - if r < self.SURE_YES: - return r - - # normalize confidence (we don't want to be 100% sure) - return self.SURE_YES - - def got_enough_data(self): - # It is not necessary to receive all data to draw conclusion. - # For charset detection, certain amount of data is enough - return self._total_chars > self.ENOUGH_DATA_THRESHOLD - - def get_order(self, byte_str): - # We do not handle characters based on the original encoding string, - # but convert this encoding string to a number, here called order. - # This allows multiple encodings of a language to share one frequency - # table. - return -1 - - -class EUCTWDistributionAnalysis(CharDistributionAnalysis): - def __init__(self): - super(EUCTWDistributionAnalysis, self).__init__() - self._char_to_freq_order = EUCTW_CHAR_TO_FREQ_ORDER - self._table_size = EUCTW_TABLE_SIZE - self.typical_distribution_ratio = EUCTW_TYPICAL_DISTRIBUTION_RATIO - - def get_order(self, byte_str): - # for euc-TW encoding, we are interested - # first byte range: 0xc4 -- 0xfe - # second byte range: 0xa1 -- 0xfe - # no validation needed here. State machine has done that - first_char = byte_str[0] - if first_char >= 0xC4: - return 94 * (first_char - 0xC4) + byte_str[1] - 0xA1 - else: - return -1 - - -class EUCKRDistributionAnalysis(CharDistributionAnalysis): - def __init__(self): - super(EUCKRDistributionAnalysis, self).__init__() - self._char_to_freq_order = EUCKR_CHAR_TO_FREQ_ORDER - self._table_size = EUCKR_TABLE_SIZE - self.typical_distribution_ratio = EUCKR_TYPICAL_DISTRIBUTION_RATIO - - def get_order(self, byte_str): - # for euc-KR encoding, we are interested - # first byte range: 0xb0 -- 0xfe - # second byte range: 0xa1 -- 0xfe - # no validation needed here. State machine has done that - first_char = byte_str[0] - if first_char >= 0xB0: - return 94 * (first_char - 0xB0) + byte_str[1] - 0xA1 - else: - return -1 - - -class GB2312DistributionAnalysis(CharDistributionAnalysis): - def __init__(self): - super(GB2312DistributionAnalysis, self).__init__() - self._char_to_freq_order = GB2312_CHAR_TO_FREQ_ORDER - self._table_size = GB2312_TABLE_SIZE - self.typical_distribution_ratio = GB2312_TYPICAL_DISTRIBUTION_RATIO - - def get_order(self, byte_str): - # for GB2312 encoding, we are interested - # first byte range: 0xb0 -- 0xfe - # second byte range: 0xa1 -- 0xfe - # no validation needed here. State machine has done that - first_char, second_char = byte_str[0], byte_str[1] - if (first_char >= 0xB0) and (second_char >= 0xA1): - return 94 * (first_char - 0xB0) + second_char - 0xA1 - else: - return -1 - - -class Big5DistributionAnalysis(CharDistributionAnalysis): - def __init__(self): - super(Big5DistributionAnalysis, self).__init__() - self._char_to_freq_order = BIG5_CHAR_TO_FREQ_ORDER - self._table_size = BIG5_TABLE_SIZE - self.typical_distribution_ratio = BIG5_TYPICAL_DISTRIBUTION_RATIO - - def get_order(self, byte_str): - # for big5 encoding, we are interested - # first byte range: 0xa4 -- 0xfe - # second byte range: 0x40 -- 0x7e , 0xa1 -- 0xfe - # no validation needed here. State machine has done that - first_char, second_char = byte_str[0], byte_str[1] - if first_char >= 0xA4: - if second_char >= 0xA1: - return 157 * (first_char - 0xA4) + second_char - 0xA1 + 63 - else: - return 157 * (first_char - 0xA4) + second_char - 0x40 - else: - return -1 - - -class SJISDistributionAnalysis(CharDistributionAnalysis): - def __init__(self): - super(SJISDistributionAnalysis, self).__init__() - self._char_to_freq_order = JIS_CHAR_TO_FREQ_ORDER - self._table_size = JIS_TABLE_SIZE - self.typical_distribution_ratio = JIS_TYPICAL_DISTRIBUTION_RATIO - - def get_order(self, byte_str): - # for sjis encoding, we are interested - # first byte range: 0x81 -- 0x9f , 0xe0 -- 0xfe - # second byte range: 0x40 -- 0x7e, 0x81 -- oxfe - # no validation needed here. State machine has done that - first_char, second_char = byte_str[0], byte_str[1] - if (first_char >= 0x81) and (first_char <= 0x9F): - order = 188 * (first_char - 0x81) - elif (first_char >= 0xE0) and (first_char <= 0xEF): - order = 188 * (first_char - 0xE0 + 31) - else: - return -1 - order = order + second_char - 0x40 - if second_char > 0x7F: - order = -1 - return order - - -class EUCJPDistributionAnalysis(CharDistributionAnalysis): - def __init__(self): - super(EUCJPDistributionAnalysis, self).__init__() - self._char_to_freq_order = JIS_CHAR_TO_FREQ_ORDER - self._table_size = JIS_TABLE_SIZE - self.typical_distribution_ratio = JIS_TYPICAL_DISTRIBUTION_RATIO - - def get_order(self, byte_str): - # for euc-JP encoding, we are interested - # first byte range: 0xa0 -- 0xfe - # second byte range: 0xa1 -- 0xfe - # no validation needed here. State machine has done that - char = byte_str[0] - if char >= 0xA0: - return 94 * (char - 0xA1) + byte_str[1] - 0xa1 - else: - return -1 diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/charsetgroupprober.py b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/charsetgroupprober.py deleted file mode 100644 index 5812cef..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/charsetgroupprober.py +++ /dev/null @@ -1,107 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is Mozilla Communicator client code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -from .enums import ProbingState -from .charsetprober import CharSetProber - - -class CharSetGroupProber(CharSetProber): - def __init__(self, lang_filter=None): - super(CharSetGroupProber, self).__init__(lang_filter=lang_filter) - self._active_num = 0 - self.probers = [] - self._best_guess_prober = None - - def reset(self): - super(CharSetGroupProber, self).reset() - self._active_num = 0 - for prober in self.probers: - if prober: - prober.reset() - prober.active = True - self._active_num += 1 - self._best_guess_prober = None - - @property - def charset_name(self): - if not self._best_guess_prober: - self.get_confidence() - if not self._best_guess_prober: - return None - return self._best_guess_prober.charset_name - - @property - def language(self): - if not self._best_guess_prober: - self.get_confidence() - if not self._best_guess_prober: - return None - return self._best_guess_prober.language - - def feed(self, byte_str): - for prober in self.probers: - if not prober: - continue - if not prober.active: - continue - state = prober.feed(byte_str) - if not state: - continue - if state == ProbingState.FOUND_IT: - self._best_guess_prober = prober - self._state = ProbingState.FOUND_IT - return self.state - elif state == ProbingState.NOT_ME: - prober.active = False - self._active_num -= 1 - if self._active_num <= 0: - self._state = ProbingState.NOT_ME - return self.state - return self.state - - def get_confidence(self): - state = self.state - if state == ProbingState.FOUND_IT: - return 0.99 - elif state == ProbingState.NOT_ME: - return 0.01 - best_conf = 0.0 - self._best_guess_prober = None - for prober in self.probers: - if not prober: - continue - if not prober.active: - self.logger.debug('%s not active', prober.charset_name) - continue - conf = prober.get_confidence() - self.logger.debug('%s %s confidence = %s', prober.charset_name, prober.language, conf) - if best_conf < conf: - best_conf = conf - self._best_guess_prober = prober - if not self._best_guess_prober: - return 0.0 - return best_conf diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/charsetprober.py b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/charsetprober.py deleted file mode 100644 index eac4e59..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/charsetprober.py +++ /dev/null @@ -1,145 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is Mozilla Universal charset detector code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 2001 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# Shy Shalom - original C code -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -import logging -import re - -from .enums import ProbingState - - -class CharSetProber(object): - - SHORTCUT_THRESHOLD = 0.95 - - def __init__(self, lang_filter=None): - self._state = None - self.lang_filter = lang_filter - self.logger = logging.getLogger(__name__) - - def reset(self): - self._state = ProbingState.DETECTING - - @property - def charset_name(self): - return None - - def feed(self, buf): - pass - - @property - def state(self): - return self._state - - def get_confidence(self): - return 0.0 - - @staticmethod - def filter_high_byte_only(buf): - buf = re.sub(b'([\x00-\x7F])+', b' ', buf) - return buf - - @staticmethod - def filter_international_words(buf): - """ - We define three types of bytes: - alphabet: english alphabets [a-zA-Z] - international: international characters [\x80-\xFF] - marker: everything else [^a-zA-Z\x80-\xFF] - - The input buffer can be thought to contain a series of words delimited - by markers. This function works to filter all words that contain at - least one international character. All contiguous sequences of markers - are replaced by a single space ascii character. - - This filter applies to all scripts which do not use English characters. - """ - filtered = bytearray() - - # This regex expression filters out only words that have at-least one - # international character. The word may include one marker character at - # the end. - words = re.findall(b'[a-zA-Z]*[\x80-\xFF]+[a-zA-Z]*[^a-zA-Z\x80-\xFF]?', - buf) - - for word in words: - filtered.extend(word[:-1]) - - # If the last character in the word is a marker, replace it with a - # space as markers shouldn't affect our analysis (they are used - # similarly across all languages and may thus have similar - # frequencies). - last_char = word[-1:] - if not last_char.isalpha() and last_char < b'\x80': - last_char = b' ' - filtered.extend(last_char) - - return filtered - - @staticmethod - def filter_with_english_letters(buf): - """ - Returns a copy of ``buf`` that retains only the sequences of English - alphabet and high byte characters that are not between <> characters. - Also retains English alphabet and high byte characters immediately - before occurrences of >. - - This filter can be applied to all scripts which contain both English - characters and extended ASCII characters, but is currently only used by - ``Latin1Prober``. - """ - filtered = bytearray() - in_tag = False - prev = 0 - - for curr in range(len(buf)): - # Slice here to get bytes instead of an int with Python 3 - buf_char = buf[curr:curr + 1] - # Check if we're coming out of or entering an HTML tag - if buf_char == b'>': - in_tag = False - elif buf_char == b'<': - in_tag = True - - # If current character is not extended-ASCII and not alphabetic... - if buf_char < b'\x80' and not buf_char.isalpha(): - # ...and we're not in a tag - if curr > prev and not in_tag: - # Keep everything after last non-extended-ASCII, - # non-alphabetic character - filtered.extend(buf[prev:curr]) - # Output a space to delimit stretch we kept - filtered.extend(b' ') - prev = curr + 1 - - # If we're not in a tag... - if not in_tag: - # Keep everything after last non-extended-ASCII, non-alphabetic - # character - filtered.extend(buf[prev:]) - - return filtered diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/cli/__init__.py b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/cli/__init__.py deleted file mode 100644 index 8b13789..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/cli/__init__.py +++ /dev/null @@ -1 +0,0 @@ - diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/cli/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/cli/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 6c1b6c6f64524f87bf8604f4cea1803c0b003577..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 196 zcmd1j<>g`kg3v{0(-?vDV-N=!fCL?YxR?bjTQl8pR3V?9Fy{o>4$RNaEa z8$7GBSwl^_O;g<#16%)l89+0Etb z&JW$)MNG}`;mj^ zvw!?&^l!|*rp5N-Vevcs^bCV=`i@}2%~k0J9*d- ztG!0Hn@9bqng`il-t0Fq-xs0S{fhPX#es;#9%cvfP&Ch6^=o->=|IDKTK!sw$vez( zqNhWZP7FUEr^7Kf$(hu=EF>=#&r2owD9t3FBxbC6QV6c(q*R7fxEae-aUqQy8Yv=K z3`>y~CpwD$@V6wNWU|+bB97+{AC41MD{@`tva(5&5;hdAD!t8CkDsT7D9?5K{)0yk zurOmjEQ?Vp@D0iDbsk--UmNK0L=V&S4dwftdr|c9h!^F?3HUTo#fgl9y?zgU3i8qy-RlCE!``3>8%)ZmhP#iZZW4|Up651SI9MFjSJrd>is3V+A-nP z?h2?{xfg8d3-`98ekHuCXt`cN=HGT!gpUSESL~_N3Krj1(f(ALsVaDa(7^K(8d8>zR=7D+C9{1_u`uWth|Wf?$=ypXi|-j?0^3~pJ; zY>=K5CAAMI5DmIN=0@h5yVzh9 zR!1=OFGtzlMYM$L66=_JXzLe9FmmW7BP#skRP_c{-|otZ3V-7Fn+Cv!6{i(hu` z-|K21x;;sTXUU1wbh-;vqdrx4UDn-UmTu+NL}SH7 zV0?AcG){xUqw#d-go&M(4O9YYf*D106`EaW?!EL#3YH-}5?ogQ7fm#DTcJK_Mi#Zt`FY@v+)#VGm*n|luEJY-p#k#^sTxssGhDL zklrznb(cSX4$O4O`d{w%zIgterZuLBL3UCyZXEK|2_!AVl<{v%#^po~uZq8Hmw4`Rb z3Kzsl2_IxhaaQ99&T5cQlC9Yg2pI8sIaPJX>TskQOMaddhLcNo=@Q!)XtzlmA>KZ5 z$Z_i}8^T>sFF5Dm_iLO!p{26TM2Hx>6?Sb%$#{kcRh*=5z*iMwu)$zD8cC&Yl7zaI zjVgO|RI8s?DydG4ncGIyENy@;hXYlOs~T4~Eh6<^iE+hoYkleBn* znSKw0zw5H#Rp7ZSa&NHUe_abASW)*?9u34f>U|o>UHc<&UT4jDopoAkkKg{Doenqv|CeeCzw> self.SHORTCUT_THRESHOLD)): - self._state = ProbingState.FOUND_IT - - return self.state - - def get_confidence(self): - context_conf = self.context_analyzer.get_confidence() - distrib_conf = self.distribution_analyzer.get_confidence() - return max(context_conf, distrib_conf) diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/euckrfreq.py b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/euckrfreq.py deleted file mode 100644 index b68078c..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/euckrfreq.py +++ /dev/null @@ -1,195 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is Mozilla Communicator client code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -# Sampling from about 20M text materials include literature and computer technology - -# 128 --> 0.79 -# 256 --> 0.92 -# 512 --> 0.986 -# 1024 --> 0.99944 -# 2048 --> 0.99999 -# -# Idea Distribution Ratio = 0.98653 / (1-0.98653) = 73.24 -# Random Distribution Ration = 512 / (2350-512) = 0.279. -# -# Typical Distribution Ratio - -EUCKR_TYPICAL_DISTRIBUTION_RATIO = 6.0 - -EUCKR_TABLE_SIZE = 2352 - -# Char to FreqOrder table , -EUCKR_CHAR_TO_FREQ_ORDER = ( - 13, 130, 120,1396, 481,1719,1720, 328, 609, 212,1721, 707, 400, 299,1722, 87, -1397,1723, 104, 536,1117,1203,1724,1267, 685,1268, 508,1725,1726,1727,1728,1398, -1399,1729,1730,1731, 141, 621, 326,1057, 368,1732, 267, 488, 20,1733,1269,1734, - 945,1400,1735, 47, 904,1270,1736,1737, 773, 248,1738, 409, 313, 786, 429,1739, - 116, 987, 813,1401, 683, 75,1204, 145,1740,1741,1742,1743, 16, 847, 667, 622, - 708,1744,1745,1746, 966, 787, 304, 129,1747, 60, 820, 123, 676,1748,1749,1750, -1751, 617,1752, 626,1753,1754,1755,1756, 653,1757,1758,1759,1760,1761,1762, 856, - 344,1763,1764,1765,1766, 89, 401, 418, 806, 905, 848,1767,1768,1769, 946,1205, - 709,1770,1118,1771, 241,1772,1773,1774,1271,1775, 569,1776, 999,1777,1778,1779, -1780, 337, 751,1058, 28, 628, 254,1781, 177, 906, 270, 349, 891,1079,1782, 19, -1783, 379,1784, 315,1785, 629, 754,1402, 559,1786, 636, 203,1206,1787, 710, 567, -1788, 935, 814,1789,1790,1207, 766, 528,1791,1792,1208,1793,1794,1795,1796,1797, -1403,1798,1799, 533,1059,1404,1405,1156,1406, 936, 884,1080,1800, 351,1801,1802, -1803,1804,1805, 801,1806,1807,1808,1119,1809,1157, 714, 474,1407,1810, 298, 899, - 885,1811,1120, 802,1158,1812, 892,1813,1814,1408, 659,1815,1816,1121,1817,1818, -1819,1820,1821,1822, 319,1823, 594, 545,1824, 815, 937,1209,1825,1826, 573,1409, -1022,1827,1210,1828,1829,1830,1831,1832,1833, 556, 722, 807,1122,1060,1834, 697, -1835, 900, 557, 715,1836,1410, 540,1411, 752,1159, 294, 597,1211, 976, 803, 770, -1412,1837,1838, 39, 794,1413, 358,1839, 371, 925,1840, 453, 661, 788, 531, 723, - 544,1023,1081, 869, 91,1841, 392, 430, 790, 602,1414, 677,1082, 457,1415,1416, -1842,1843, 475, 327,1024,1417, 795, 121,1844, 733, 403,1418,1845,1846,1847, 300, - 119, 711,1212, 627,1848,1272, 207,1849,1850, 796,1213, 382,1851, 519,1852,1083, - 893,1853,1854,1855, 367, 809, 487, 671,1856, 663,1857,1858, 956, 471, 306, 857, -1859,1860,1160,1084,1861,1862,1863,1864,1865,1061,1866,1867,1868,1869,1870,1871, - 282, 96, 574,1872, 502,1085,1873,1214,1874, 907,1875,1876, 827, 977,1419,1420, -1421, 268,1877,1422,1878,1879,1880, 308,1881, 2, 537,1882,1883,1215,1884,1885, - 127, 791,1886,1273,1423,1887, 34, 336, 404, 643,1888, 571, 654, 894, 840,1889, - 0, 886,1274, 122, 575, 260, 908, 938,1890,1275, 410, 316,1891,1892, 100,1893, -1894,1123, 48,1161,1124,1025,1895, 633, 901,1276,1896,1897, 115, 816,1898, 317, -1899, 694,1900, 909, 734,1424, 572, 866,1425, 691, 85, 524,1010, 543, 394, 841, -1901,1902,1903,1026,1904,1905,1906,1907,1908,1909, 30, 451, 651, 988, 310,1910, -1911,1426, 810,1216, 93,1912,1913,1277,1217,1914, 858, 759, 45, 58, 181, 610, - 269,1915,1916, 131,1062, 551, 443,1000, 821,1427, 957, 895,1086,1917,1918, 375, -1919, 359,1920, 687,1921, 822,1922, 293,1923,1924, 40, 662, 118, 692, 29, 939, - 887, 640, 482, 174,1925, 69,1162, 728,1428, 910,1926,1278,1218,1279, 386, 870, - 217, 854,1163, 823,1927,1928,1929,1930, 834,1931, 78,1932, 859,1933,1063,1934, -1935,1936,1937, 438,1164, 208, 595,1938,1939,1940,1941,1219,1125,1942, 280, 888, -1429,1430,1220,1431,1943,1944,1945,1946,1947,1280, 150, 510,1432,1948,1949,1950, -1951,1952,1953,1954,1011,1087,1955,1433,1043,1956, 881,1957, 614, 958,1064,1065, -1221,1958, 638,1001, 860, 967, 896,1434, 989, 492, 553,1281,1165,1959,1282,1002, -1283,1222,1960,1961,1962,1963, 36, 383, 228, 753, 247, 454,1964, 876, 678,1965, -1966,1284, 126, 464, 490, 835, 136, 672, 529, 940,1088,1435, 473,1967,1968, 467, - 50, 390, 227, 587, 279, 378, 598, 792, 968, 240, 151, 160, 849, 882,1126,1285, - 639,1044, 133, 140, 288, 360, 811, 563,1027, 561, 142, 523,1969,1970,1971, 7, - 103, 296, 439, 407, 506, 634, 990,1972,1973,1974,1975, 645,1976,1977,1978,1979, -1980,1981, 236,1982,1436,1983,1984,1089, 192, 828, 618, 518,1166, 333,1127,1985, - 818,1223,1986,1987,1988,1989,1990,1991,1992,1993, 342,1128,1286, 746, 842,1994, -1995, 560, 223,1287, 98, 8, 189, 650, 978,1288,1996,1437,1997, 17, 345, 250, - 423, 277, 234, 512, 226, 97, 289, 42, 167,1998, 201,1999,2000, 843, 836, 824, - 532, 338, 783,1090, 182, 576, 436,1438,1439, 527, 500,2001, 947, 889,2002,2003, -2004,2005, 262, 600, 314, 447,2006, 547,2007, 693, 738,1129,2008, 71,1440, 745, - 619, 688,2009, 829,2010,2011, 147,2012, 33, 948,2013,2014, 74, 224,2015, 61, - 191, 918, 399, 637,2016,1028,1130, 257, 902,2017,2018,2019,2020,2021,2022,2023, -2024,2025,2026, 837,2027,2028,2029,2030, 179, 874, 591, 52, 724, 246,2031,2032, -2033,2034,1167, 969,2035,1289, 630, 605, 911,1091,1168,2036,2037,2038,1441, 912, -2039, 623,2040,2041, 253,1169,1290,2042,1442, 146, 620, 611, 577, 433,2043,1224, - 719,1170, 959, 440, 437, 534, 84, 388, 480,1131, 159, 220, 198, 679,2044,1012, - 819,1066,1443, 113,1225, 194, 318,1003,1029,2045,2046,2047,2048,1067,2049,2050, -2051,2052,2053, 59, 913, 112,2054, 632,2055, 455, 144, 739,1291,2056, 273, 681, - 499,2057, 448,2058,2059, 760,2060,2061, 970, 384, 169, 245,1132,2062,2063, 414, -1444,2064,2065, 41, 235,2066, 157, 252, 877, 568, 919, 789, 580,2067, 725,2068, -2069,1292,2070,2071,1445,2072,1446,2073,2074, 55, 588, 66,1447, 271,1092,2075, -1226,2076, 960,1013, 372,2077,2078,2079,2080,2081,1293,2082,2083,2084,2085, 850, -2086,2087,2088,2089,2090, 186,2091,1068, 180,2092,2093,2094, 109,1227, 522, 606, -2095, 867,1448,1093, 991,1171, 926, 353,1133,2096, 581,2097,2098,2099,1294,1449, -1450,2100, 596,1172,1014,1228,2101,1451,1295,1173,1229,2102,2103,1296,1134,1452, - 949,1135,2104,2105,1094,1453,1454,1455,2106,1095,2107,2108,2109,2110,2111,2112, -2113,2114,2115,2116,2117, 804,2118,2119,1230,1231, 805,1456, 405,1136,2120,2121, -2122,2123,2124, 720, 701,1297, 992,1457, 927,1004,2125,2126,2127,2128,2129,2130, - 22, 417,2131, 303,2132, 385,2133, 971, 520, 513,2134,1174, 73,1096, 231, 274, - 962,1458, 673,2135,1459,2136, 152,1137,2137,2138,2139,2140,1005,1138,1460,1139, -2141,2142,2143,2144, 11, 374, 844,2145, 154,1232, 46,1461,2146, 838, 830, 721, -1233, 106,2147, 90, 428, 462, 578, 566,1175, 352,2148,2149, 538,1234, 124,1298, -2150,1462, 761, 565,2151, 686,2152, 649,2153, 72, 173,2154, 460, 415,2155,1463, -2156,1235, 305,2157,2158,2159,2160,2161,2162, 579,2163,2164,2165,2166,2167, 747, -2168,2169,2170,2171,1464, 669,2172,2173,2174,2175,2176,1465,2177, 23, 530, 285, -2178, 335, 729,2179, 397,2180,2181,2182,1030,2183,2184, 698,2185,2186, 325,2187, -2188, 369,2189, 799,1097,1015, 348,2190,1069, 680,2191, 851,1466,2192,2193, 10, -2194, 613, 424,2195, 979, 108, 449, 589, 27, 172, 81,1031, 80, 774, 281, 350, -1032, 525, 301, 582,1176,2196, 674,1045,2197,2198,1467, 730, 762,2199,2200,2201, -2202,1468,2203, 993,2204,2205, 266,1070, 963,1140,2206,2207,2208, 664,1098, 972, -2209,2210,2211,1177,1469,1470, 871,2212,2213,2214,2215,2216,1471,2217,2218,2219, -2220,2221,2222,2223,2224,2225,2226,2227,1472,1236,2228,2229,2230,2231,2232,2233, -2234,2235,1299,2236,2237, 200,2238, 477, 373,2239,2240, 731, 825, 777,2241,2242, -2243, 521, 486, 548,2244,2245,2246,1473,1300, 53, 549, 137, 875, 76, 158,2247, -1301,1474, 469, 396,1016, 278, 712,2248, 321, 442, 503, 767, 744, 941,1237,1178, -1475,2249, 82, 178,1141,1179, 973,2250,1302,2251, 297,2252,2253, 570,2254,2255, -2256, 18, 450, 206,2257, 290, 292,1142,2258, 511, 162, 99, 346, 164, 735,2259, -1476,1477, 4, 554, 343, 798,1099,2260,1100,2261, 43, 171,1303, 139, 215,2262, -2263, 717, 775,2264,1033, 322, 216,2265, 831,2266, 149,2267,1304,2268,2269, 702, -1238, 135, 845, 347, 309,2270, 484,2271, 878, 655, 238,1006,1478,2272, 67,2273, - 295,2274,2275, 461,2276, 478, 942, 412,2277,1034,2278,2279,2280, 265,2281, 541, -2282,2283,2284,2285,2286, 70, 852,1071,2287,2288,2289,2290, 21, 56, 509, 117, - 432,2291,2292, 331, 980, 552,1101, 148, 284, 105, 393,1180,1239, 755,2293, 187, -2294,1046,1479,2295, 340,2296, 63,1047, 230,2297,2298,1305, 763,1306, 101, 800, - 808, 494,2299,2300,2301, 903,2302, 37,1072, 14, 5,2303, 79, 675,2304, 312, -2305,2306,2307,2308,2309,1480, 6,1307,2310,2311,2312, 1, 470, 35, 24, 229, -2313, 695, 210, 86, 778, 15, 784, 592, 779, 32, 77, 855, 964,2314, 259,2315, - 501, 380,2316,2317, 83, 981, 153, 689,1308,1481,1482,1483,2318,2319, 716,1484, -2320,2321,2322,2323,2324,2325,1485,2326,2327, 128, 57, 68, 261,1048, 211, 170, -1240, 31,2328, 51, 435, 742,2329,2330,2331, 635,2332, 264, 456,2333,2334,2335, - 425,2336,1486, 143, 507, 263, 943,2337, 363, 920,1487, 256,1488,1102, 243, 601, -1489,2338,2339,2340,2341,2342,2343,2344, 861,2345,2346,2347,2348,2349,2350, 395, -2351,1490,1491, 62, 535, 166, 225,2352,2353, 668, 419,1241, 138, 604, 928,2354, -1181,2355,1492,1493,2356,2357,2358,1143,2359, 696,2360, 387, 307,1309, 682, 476, -2361,2362, 332, 12, 222, 156,2363, 232,2364, 641, 276, 656, 517,1494,1495,1035, - 416, 736,1496,2365,1017, 586,2366,2367,2368,1497,2369, 242,2370,2371,2372,1498, -2373, 965, 713,2374,2375,2376,2377, 740, 982,1499, 944,1500,1007,2378,2379,1310, -1501,2380,2381,2382, 785, 329,2383,2384,1502,2385,2386,2387, 932,2388,1503,2389, -2390,2391,2392,1242,2393,2394,2395,2396,2397, 994, 950,2398,2399,2400,2401,1504, -1311,2402,2403,2404,2405,1049, 749,2406,2407, 853, 718,1144,1312,2408,1182,1505, -2409,2410, 255, 516, 479, 564, 550, 214,1506,1507,1313, 413, 239, 444, 339,1145, -1036,1508,1509,1314,1037,1510,1315,2411,1511,2412,2413,2414, 176, 703, 497, 624, - 593, 921, 302,2415, 341, 165,1103,1512,2416,1513,2417,2418,2419, 376,2420, 700, -2421,2422,2423, 258, 768,1316,2424,1183,2425, 995, 608,2426,2427,2428,2429, 221, -2430,2431,2432,2433,2434,2435,2436,2437, 195, 323, 726, 188, 897, 983,1317, 377, - 644,1050, 879,2438, 452,2439,2440,2441,2442,2443,2444, 914,2445,2446,2447,2448, - 915, 489,2449,1514,1184,2450,2451, 515, 64, 427, 495,2452, 583,2453, 483, 485, -1038, 562, 213,1515, 748, 666,2454,2455,2456,2457, 334,2458, 780, 996,1008, 705, -1243,2459,2460,2461,2462,2463, 114,2464, 493,1146, 366, 163,1516, 961,1104,2465, - 291,2466,1318,1105,2467,1517, 365,2468, 355, 951,1244,2469,1319,2470, 631,2471, -2472, 218,1320, 364, 320, 756,1518,1519,1321,1520,1322,2473,2474,2475,2476, 997, -2477,2478,2479,2480, 665,1185,2481, 916,1521,2482,2483,2484, 584, 684,2485,2486, - 797,2487,1051,1186,2488,2489,2490,1522,2491,2492, 370,2493,1039,1187, 65,2494, - 434, 205, 463,1188,2495, 125, 812, 391, 402, 826, 699, 286, 398, 155, 781, 771, - 585,2496, 590, 505,1073,2497, 599, 244, 219, 917,1018, 952, 646,1523,2498,1323, -2499,2500, 49, 984, 354, 741,2501, 625,2502,1324,2503,1019, 190, 357, 757, 491, - 95, 782, 868,2504,2505,2506,2507,2508,2509, 134,1524,1074, 422,1525, 898,2510, - 161,2511,2512,2513,2514, 769,2515,1526,2516,2517, 411,1325,2518, 472,1527,2519, -2520,2521,2522,2523,2524, 985,2525,2526,2527,2528,2529,2530, 764,2531,1245,2532, -2533, 25, 204, 311,2534, 496,2535,1052,2536,2537,2538,2539,2540,2541,2542, 199, - 704, 504, 468, 758, 657,1528, 196, 44, 839,1246, 272, 750,2543, 765, 862,2544, -2545,1326,2546, 132, 615, 933,2547, 732,2548,2549,2550,1189,1529,2551, 283,1247, -1053, 607, 929,2552,2553,2554, 930, 183, 872, 616,1040,1147,2555,1148,1020, 441, - 249,1075,2556,2557,2558, 466, 743,2559,2560,2561, 92, 514, 426, 420, 526,2562, -2563,2564,2565,2566,2567,2568, 185,2569,2570,2571,2572, 776,1530, 658,2573, 362, -2574, 361, 922,1076, 793,2575,2576,2577,2578,2579,2580,1531, 251,2581,2582,2583, -2584,1532, 54, 612, 237,1327,2585,2586, 275, 408, 647, 111,2587,1533,1106, 465, - 3, 458, 9, 38,2588, 107, 110, 890, 209, 26, 737, 498,2589,1534,2590, 431, - 202, 88,1535, 356, 287,1107, 660,1149,2591, 381,1536, 986,1150, 445,1248,1151, - 974,2592,2593, 846,2594, 446, 953, 184,1249,1250, 727,2595, 923, 193, 883,2596, -2597,2598, 102, 324, 539, 817,2599, 421,1041,2600, 832,2601, 94, 175, 197, 406, -2602, 459,2603,2604,2605,2606,2607, 330, 555,2608,2609,2610, 706,1108, 389,2611, -2612,2613,2614, 233,2615, 833, 558, 931, 954,1251,2616,2617,1537, 546,2618,2619, -1009,2620,2621,2622,1538, 690,1328,2623, 955,2624,1539,2625,2626, 772,2627,2628, -2629,2630,2631, 924, 648, 863, 603,2632,2633, 934,1540, 864, 865,2634, 642,1042, - 670,1190,2635,2636,2637,2638, 168,2639, 652, 873, 542,1054,1541,2640,2641,2642, # 512, 256 -) - diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/euckrprober.py b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/euckrprober.py deleted file mode 100644 index 345a060..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/euckrprober.py +++ /dev/null @@ -1,47 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -from .mbcharsetprober import MultiByteCharSetProber -from .codingstatemachine import CodingStateMachine -from .chardistribution import EUCKRDistributionAnalysis -from .mbcssm import EUCKR_SM_MODEL - - -class EUCKRProber(MultiByteCharSetProber): - def __init__(self): - super(EUCKRProber, self).__init__() - self.coding_sm = CodingStateMachine(EUCKR_SM_MODEL) - self.distribution_analyzer = EUCKRDistributionAnalysis() - self.reset() - - @property - def charset_name(self): - return "EUC-KR" - - @property - def language(self): - return "Korean" diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/euctwfreq.py b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/euctwfreq.py deleted file mode 100644 index ed7a995..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/euctwfreq.py +++ /dev/null @@ -1,387 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is Mozilla Communicator client code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -# EUCTW frequency table -# Converted from big5 work -# by Taiwan's Mandarin Promotion Council -# - -# 128 --> 0.42261 -# 256 --> 0.57851 -# 512 --> 0.74851 -# 1024 --> 0.89384 -# 2048 --> 0.97583 -# -# Idea Distribution Ratio = 0.74851/(1-0.74851) =2.98 -# Random Distribution Ration = 512/(5401-512)=0.105 -# -# Typical Distribution Ratio about 25% of Ideal one, still much higher than RDR - -EUCTW_TYPICAL_DISTRIBUTION_RATIO = 0.75 - -# Char to FreqOrder table , -EUCTW_TABLE_SIZE = 5376 - -EUCTW_CHAR_TO_FREQ_ORDER = ( - 1,1800,1506, 255,1431, 198, 9, 82, 6,7310, 177, 202,3615,1256,2808, 110, # 2742 -3735, 33,3241, 261, 76, 44,2113, 16,2931,2184,1176, 659,3868, 26,3404,2643, # 2758 -1198,3869,3313,4060, 410,2211, 302, 590, 361,1963, 8, 204, 58,4296,7311,1931, # 2774 - 63,7312,7313, 317,1614, 75, 222, 159,4061,2412,1480,7314,3500,3068, 224,2809, # 2790 -3616, 3, 10,3870,1471, 29,2774,1135,2852,1939, 873, 130,3242,1123, 312,7315, # 2806 -4297,2051, 507, 252, 682,7316, 142,1914, 124, 206,2932, 34,3501,3173, 64, 604, # 2822 -7317,2494,1976,1977, 155,1990, 645, 641,1606,7318,3405, 337, 72, 406,7319, 80, # 2838 - 630, 238,3174,1509, 263, 939,1092,2644, 756,1440,1094,3406, 449, 69,2969, 591, # 2854 - 179,2095, 471, 115,2034,1843, 60, 50,2970, 134, 806,1868, 734,2035,3407, 180, # 2870 - 995,1607, 156, 537,2893, 688,7320, 319,1305, 779,2144, 514,2374, 298,4298, 359, # 2886 -2495, 90,2707,1338, 663, 11, 906,1099,2545, 20,2436, 182, 532,1716,7321, 732, # 2902 -1376,4062,1311,1420,3175, 25,2312,1056, 113, 399, 382,1949, 242,3408,2467, 529, # 2918 -3243, 475,1447,3617,7322, 117, 21, 656, 810,1297,2295,2329,3502,7323, 126,4063, # 2934 - 706, 456, 150, 613,4299, 71,1118,2036,4064, 145,3069, 85, 835, 486,2114,1246, # 2950 -1426, 428, 727,1285,1015, 800, 106, 623, 303,1281,7324,2127,2354, 347,3736, 221, # 2966 -3503,3110,7325,1955,1153,4065, 83, 296,1199,3070, 192, 624, 93,7326, 822,1897, # 2982 -2810,3111, 795,2064, 991,1554,1542,1592, 27, 43,2853, 859, 139,1456, 860,4300, # 2998 - 437, 712,3871, 164,2392,3112, 695, 211,3017,2096, 195,3872,1608,3504,3505,3618, # 3014 -3873, 234, 811,2971,2097,3874,2229,1441,3506,1615,2375, 668,2076,1638, 305, 228, # 3030 -1664,4301, 467, 415,7327, 262,2098,1593, 239, 108, 300, 200,1033, 512,1247,2077, # 3046 -7328,7329,2173,3176,3619,2673, 593, 845,1062,3244, 88,1723,2037,3875,1950, 212, # 3062 - 266, 152, 149, 468,1898,4066,4302, 77, 187,7330,3018, 37, 5,2972,7331,3876, # 3078 -7332,7333, 39,2517,4303,2894,3177,2078, 55, 148, 74,4304, 545, 483,1474,1029, # 3094 -1665, 217,1869,1531,3113,1104,2645,4067, 24, 172,3507, 900,3877,3508,3509,4305, # 3110 - 32,1408,2811,1312, 329, 487,2355,2247,2708, 784,2674, 4,3019,3314,1427,1788, # 3126 - 188, 109, 499,7334,3620,1717,1789, 888,1217,3020,4306,7335,3510,7336,3315,1520, # 3142 -3621,3878, 196,1034, 775,7337,7338, 929,1815, 249, 439, 38,7339,1063,7340, 794, # 3158 -3879,1435,2296, 46, 178,3245,2065,7341,2376,7342, 214,1709,4307, 804, 35, 707, # 3174 - 324,3622,1601,2546, 140, 459,4068,7343,7344,1365, 839, 272, 978,2257,2572,3409, # 3190 -2128,1363,3623,1423, 697, 100,3071, 48, 70,1231, 495,3114,2193,7345,1294,7346, # 3206 -2079, 462, 586,1042,3246, 853, 256, 988, 185,2377,3410,1698, 434,1084,7347,3411, # 3222 - 314,2615,2775,4308,2330,2331, 569,2280, 637,1816,2518, 757,1162,1878,1616,3412, # 3238 - 287,1577,2115, 768,4309,1671,2854,3511,2519,1321,3737, 909,2413,7348,4069, 933, # 3254 -3738,7349,2052,2356,1222,4310, 765,2414,1322, 786,4311,7350,1919,1462,1677,2895, # 3270 -1699,7351,4312,1424,2437,3115,3624,2590,3316,1774,1940,3413,3880,4070, 309,1369, # 3286 -1130,2812, 364,2230,1653,1299,3881,3512,3882,3883,2646, 525,1085,3021, 902,2000, # 3302 -1475, 964,4313, 421,1844,1415,1057,2281, 940,1364,3116, 376,4314,4315,1381, 7, # 3318 -2520, 983,2378, 336,1710,2675,1845, 321,3414, 559,1131,3022,2742,1808,1132,1313, # 3334 - 265,1481,1857,7352, 352,1203,2813,3247, 167,1089, 420,2814, 776, 792,1724,3513, # 3350 -4071,2438,3248,7353,4072,7354, 446, 229, 333,2743, 901,3739,1200,1557,4316,2647, # 3366 -1920, 395,2744,2676,3740,4073,1835, 125, 916,3178,2616,4317,7355,7356,3741,7357, # 3382 -7358,7359,4318,3117,3625,1133,2547,1757,3415,1510,2313,1409,3514,7360,2145, 438, # 3398 -2591,2896,2379,3317,1068, 958,3023, 461, 311,2855,2677,4074,1915,3179,4075,1978, # 3414 - 383, 750,2745,2617,4076, 274, 539, 385,1278,1442,7361,1154,1964, 384, 561, 210, # 3430 - 98,1295,2548,3515,7362,1711,2415,1482,3416,3884,2897,1257, 129,7363,3742, 642, # 3446 - 523,2776,2777,2648,7364, 141,2231,1333, 68, 176, 441, 876, 907,4077, 603,2592, # 3462 - 710, 171,3417, 404, 549, 18,3118,2393,1410,3626,1666,7365,3516,4319,2898,4320, # 3478 -7366,2973, 368,7367, 146, 366, 99, 871,3627,1543, 748, 807,1586,1185, 22,2258, # 3494 - 379,3743,3180,7368,3181, 505,1941,2618,1991,1382,2314,7369, 380,2357, 218, 702, # 3510 -1817,1248,3418,3024,3517,3318,3249,7370,2974,3628, 930,3250,3744,7371, 59,7372, # 3526 - 585, 601,4078, 497,3419,1112,1314,4321,1801,7373,1223,1472,2174,7374, 749,1836, # 3542 - 690,1899,3745,1772,3885,1476, 429,1043,1790,2232,2116, 917,4079, 447,1086,1629, # 3558 -7375, 556,7376,7377,2020,1654, 844,1090, 105, 550, 966,1758,2815,1008,1782, 686, # 3574 -1095,7378,2282, 793,1602,7379,3518,2593,4322,4080,2933,2297,4323,3746, 980,2496, # 3590 - 544, 353, 527,4324, 908,2678,2899,7380, 381,2619,1942,1348,7381,1341,1252, 560, # 3606 -3072,7382,3420,2856,7383,2053, 973, 886,2080, 143,4325,7384,7385, 157,3886, 496, # 3622 -4081, 57, 840, 540,2038,4326,4327,3421,2117,1445, 970,2259,1748,1965,2081,4082, # 3638 -3119,1234,1775,3251,2816,3629, 773,1206,2129,1066,2039,1326,3887,1738,1725,4083, # 3654 - 279,3120, 51,1544,2594, 423,1578,2130,2066, 173,4328,1879,7386,7387,1583, 264, # 3670 - 610,3630,4329,2439, 280, 154,7388,7389,7390,1739, 338,1282,3073, 693,2857,1411, # 3686 -1074,3747,2440,7391,4330,7392,7393,1240, 952,2394,7394,2900,1538,2679, 685,1483, # 3702 -4084,2468,1436, 953,4085,2054,4331, 671,2395, 79,4086,2441,3252, 608, 567,2680, # 3718 -3422,4087,4088,1691, 393,1261,1791,2396,7395,4332,7396,7397,7398,7399,1383,1672, # 3734 -3748,3182,1464, 522,1119, 661,1150, 216, 675,4333,3888,1432,3519, 609,4334,2681, # 3750 -2397,7400,7401,7402,4089,3025, 0,7403,2469, 315, 231,2442, 301,3319,4335,2380, # 3766 -7404, 233,4090,3631,1818,4336,4337,7405, 96,1776,1315,2082,7406, 257,7407,1809, # 3782 -3632,2709,1139,1819,4091,2021,1124,2163,2778,1777,2649,7408,3074, 363,1655,3183, # 3798 -7409,2975,7410,7411,7412,3889,1567,3890, 718, 103,3184, 849,1443, 341,3320,2934, # 3814 -1484,7413,1712, 127, 67, 339,4092,2398, 679,1412, 821,7414,7415, 834, 738, 351, # 3830 -2976,2146, 846, 235,1497,1880, 418,1992,3749,2710, 186,1100,2147,2746,3520,1545, # 3846 -1355,2935,2858,1377, 583,3891,4093,2573,2977,7416,1298,3633,1078,2549,3634,2358, # 3862 - 78,3750,3751, 267,1289,2099,2001,1594,4094, 348, 369,1274,2194,2175,1837,4338, # 3878 -1820,2817,3635,2747,2283,2002,4339,2936,2748, 144,3321, 882,4340,3892,2749,3423, # 3894 -4341,2901,7417,4095,1726, 320,7418,3893,3026, 788,2978,7419,2818,1773,1327,2859, # 3910 -3894,2819,7420,1306,4342,2003,1700,3752,3521,2359,2650, 787,2022, 506, 824,3636, # 3926 - 534, 323,4343,1044,3322,2023,1900, 946,3424,7421,1778,1500,1678,7422,1881,4344, # 3942 - 165, 243,4345,3637,2521, 123, 683,4096, 764,4346, 36,3895,1792, 589,2902, 816, # 3958 - 626,1667,3027,2233,1639,1555,1622,3753,3896,7423,3897,2860,1370,1228,1932, 891, # 3974 -2083,2903, 304,4097,7424, 292,2979,2711,3522, 691,2100,4098,1115,4347, 118, 662, # 3990 -7425, 611,1156, 854,2381,1316,2861, 2, 386, 515,2904,7426,7427,3253, 868,2234, # 4006 -1486, 855,2651, 785,2212,3028,7428,1040,3185,3523,7429,3121, 448,7430,1525,7431, # 4022 -2164,4348,7432,3754,7433,4099,2820,3524,3122, 503, 818,3898,3123,1568, 814, 676, # 4038 -1444, 306,1749,7434,3755,1416,1030, 197,1428, 805,2821,1501,4349,7435,7436,7437, # 4054 -1993,7438,4350,7439,7440,2195, 13,2779,3638,2980,3124,1229,1916,7441,3756,2131, # 4070 -7442,4100,4351,2399,3525,7443,2213,1511,1727,1120,7444,7445, 646,3757,2443, 307, # 4086 -7446,7447,1595,3186,7448,7449,7450,3639,1113,1356,3899,1465,2522,2523,7451, 519, # 4102 -7452, 128,2132, 92,2284,1979,7453,3900,1512, 342,3125,2196,7454,2780,2214,1980, # 4118 -3323,7455, 290,1656,1317, 789, 827,2360,7456,3758,4352, 562, 581,3901,7457, 401, # 4134 -4353,2248, 94,4354,1399,2781,7458,1463,2024,4355,3187,1943,7459, 828,1105,4101, # 4150 -1262,1394,7460,4102, 605,4356,7461,1783,2862,7462,2822, 819,2101, 578,2197,2937, # 4166 -7463,1502, 436,3254,4103,3255,2823,3902,2905,3425,3426,7464,2712,2315,7465,7466, # 4182 -2332,2067, 23,4357, 193, 826,3759,2102, 699,1630,4104,3075, 390,1793,1064,3526, # 4198 -7467,1579,3076,3077,1400,7468,4105,1838,1640,2863,7469,4358,4359, 137,4106, 598, # 4214 -3078,1966, 780, 104, 974,2938,7470, 278, 899, 253, 402, 572, 504, 493,1339,7471, # 4230 -3903,1275,4360,2574,2550,7472,3640,3029,3079,2249, 565,1334,2713, 863, 41,7473, # 4246 -7474,4361,7475,1657,2333, 19, 463,2750,4107, 606,7476,2981,3256,1087,2084,1323, # 4262 -2652,2982,7477,1631,1623,1750,4108,2682,7478,2864, 791,2714,2653,2334, 232,2416, # 4278 -7479,2983,1498,7480,2654,2620, 755,1366,3641,3257,3126,2025,1609, 119,1917,3427, # 4294 - 862,1026,4109,7481,3904,3760,4362,3905,4363,2260,1951,2470,7482,1125, 817,4110, # 4310 -4111,3906,1513,1766,2040,1487,4112,3030,3258,2824,3761,3127,7483,7484,1507,7485, # 4326 -2683, 733, 40,1632,1106,2865, 345,4113, 841,2524, 230,4364,2984,1846,3259,3428, # 4342 -7486,1263, 986,3429,7487, 735, 879, 254,1137, 857, 622,1300,1180,1388,1562,3907, # 4358 -3908,2939, 967,2751,2655,1349, 592,2133,1692,3324,2985,1994,4114,1679,3909,1901, # 4374 -2185,7488, 739,3642,2715,1296,1290,7489,4115,2198,2199,1921,1563,2595,2551,1870, # 4390 -2752,2986,7490, 435,7491, 343,1108, 596, 17,1751,4365,2235,3430,3643,7492,4366, # 4406 - 294,3527,2940,1693, 477, 979, 281,2041,3528, 643,2042,3644,2621,2782,2261,1031, # 4422 -2335,2134,2298,3529,4367, 367,1249,2552,7493,3530,7494,4368,1283,3325,2004, 240, # 4438 -1762,3326,4369,4370, 836,1069,3128, 474,7495,2148,2525, 268,3531,7496,3188,1521, # 4454 -1284,7497,1658,1546,4116,7498,3532,3533,7499,4117,3327,2684,1685,4118, 961,1673, # 4470 -2622, 190,2005,2200,3762,4371,4372,7500, 570,2497,3645,1490,7501,4373,2623,3260, # 4486 -1956,4374, 584,1514, 396,1045,1944,7502,4375,1967,2444,7503,7504,4376,3910, 619, # 4502 -7505,3129,3261, 215,2006,2783,2553,3189,4377,3190,4378, 763,4119,3763,4379,7506, # 4518 -7507,1957,1767,2941,3328,3646,1174, 452,1477,4380,3329,3130,7508,2825,1253,2382, # 4534 -2186,1091,2285,4120, 492,7509, 638,1169,1824,2135,1752,3911, 648, 926,1021,1324, # 4550 -4381, 520,4382, 997, 847,1007, 892,4383,3764,2262,1871,3647,7510,2400,1784,4384, # 4566 -1952,2942,3080,3191,1728,4121,2043,3648,4385,2007,1701,3131,1551, 30,2263,4122, # 4582 -7511,2026,4386,3534,7512, 501,7513,4123, 594,3431,2165,1821,3535,3432,3536,3192, # 4598 - 829,2826,4124,7514,1680,3132,1225,4125,7515,3262,4387,4126,3133,2336,7516,4388, # 4614 -4127,7517,3912,3913,7518,1847,2383,2596,3330,7519,4389, 374,3914, 652,4128,4129, # 4630 - 375,1140, 798,7520,7521,7522,2361,4390,2264, 546,1659, 138,3031,2445,4391,7523, # 4646 -2250, 612,1848, 910, 796,3765,1740,1371, 825,3766,3767,7524,2906,2554,7525, 692, # 4662 - 444,3032,2624, 801,4392,4130,7526,1491, 244,1053,3033,4131,4132, 340,7527,3915, # 4678 -1041,2987, 293,1168, 87,1357,7528,1539, 959,7529,2236, 721, 694,4133,3768, 219, # 4694 -1478, 644,1417,3331,2656,1413,1401,1335,1389,3916,7530,7531,2988,2362,3134,1825, # 4710 - 730,1515, 184,2827, 66,4393,7532,1660,2943, 246,3332, 378,1457, 226,3433, 975, # 4726 -3917,2944,1264,3537, 674, 696,7533, 163,7534,1141,2417,2166, 713,3538,3333,4394, # 4742 -3918,7535,7536,1186, 15,7537,1079,1070,7538,1522,3193,3539, 276,1050,2716, 758, # 4758 -1126, 653,2945,3263,7539,2337, 889,3540,3919,3081,2989, 903,1250,4395,3920,3434, # 4774 -3541,1342,1681,1718, 766,3264, 286, 89,2946,3649,7540,1713,7541,2597,3334,2990, # 4790 -7542,2947,2215,3194,2866,7543,4396,2498,2526, 181, 387,1075,3921, 731,2187,3335, # 4806 -7544,3265, 310, 313,3435,2299, 770,4134, 54,3034, 189,4397,3082,3769,3922,7545, # 4822 -1230,1617,1849, 355,3542,4135,4398,3336, 111,4136,3650,1350,3135,3436,3035,4137, # 4838 -2149,3266,3543,7546,2784,3923,3924,2991, 722,2008,7547,1071, 247,1207,2338,2471, # 4854 -1378,4399,2009, 864,1437,1214,4400, 373,3770,1142,2216, 667,4401, 442,2753,2555, # 4870 -3771,3925,1968,4138,3267,1839, 837, 170,1107, 934,1336,1882,7548,7549,2118,4139, # 4886 -2828, 743,1569,7550,4402,4140, 582,2384,1418,3437,7551,1802,7552, 357,1395,1729, # 4902 -3651,3268,2418,1564,2237,7553,3083,3772,1633,4403,1114,2085,4141,1532,7554, 482, # 4918 -2446,4404,7555,7556,1492, 833,1466,7557,2717,3544,1641,2829,7558,1526,1272,3652, # 4934 -4142,1686,1794, 416,2556,1902,1953,1803,7559,3773,2785,3774,1159,2316,7560,2867, # 4950 -4405,1610,1584,3036,2419,2754, 443,3269,1163,3136,7561,7562,3926,7563,4143,2499, # 4966 -3037,4406,3927,3137,2103,1647,3545,2010,1872,4144,7564,4145, 431,3438,7565, 250, # 4982 - 97, 81,4146,7566,1648,1850,1558, 160, 848,7567, 866, 740,1694,7568,2201,2830, # 4998 -3195,4147,4407,3653,1687, 950,2472, 426, 469,3196,3654,3655,3928,7569,7570,1188, # 5014 - 424,1995, 861,3546,4148,3775,2202,2685, 168,1235,3547,4149,7571,2086,1674,4408, # 5030 -3337,3270, 220,2557,1009,7572,3776, 670,2992, 332,1208, 717,7573,7574,3548,2447, # 5046 -3929,3338,7575, 513,7576,1209,2868,3339,3138,4409,1080,7577,7578,7579,7580,2527, # 5062 -3656,3549, 815,1587,3930,3931,7581,3550,3439,3777,1254,4410,1328,3038,1390,3932, # 5078 -1741,3933,3778,3934,7582, 236,3779,2448,3271,7583,7584,3657,3780,1273,3781,4411, # 5094 -7585, 308,7586,4412, 245,4413,1851,2473,1307,2575, 430, 715,2136,2449,7587, 270, # 5110 - 199,2869,3935,7588,3551,2718,1753, 761,1754, 725,1661,1840,4414,3440,3658,7589, # 5126 -7590, 587, 14,3272, 227,2598, 326, 480,2265, 943,2755,3552, 291, 650,1883,7591, # 5142 -1702,1226, 102,1547, 62,3441, 904,4415,3442,1164,4150,7592,7593,1224,1548,2756, # 5158 - 391, 498,1493,7594,1386,1419,7595,2055,1177,4416, 813, 880,1081,2363, 566,1145, # 5174 -4417,2286,1001,1035,2558,2599,2238, 394,1286,7596,7597,2068,7598, 86,1494,1730, # 5190 -3936, 491,1588, 745, 897,2948, 843,3340,3937,2757,2870,3273,1768, 998,2217,2069, # 5206 - 397,1826,1195,1969,3659,2993,3341, 284,7599,3782,2500,2137,2119,1903,7600,3938, # 5222 -2150,3939,4151,1036,3443,1904, 114,2559,4152, 209,1527,7601,7602,2949,2831,2625, # 5238 -2385,2719,3139, 812,2560,7603,3274,7604,1559, 737,1884,3660,1210, 885, 28,2686, # 5254 -3553,3783,7605,4153,1004,1779,4418,7606, 346,1981,2218,2687,4419,3784,1742, 797, # 5270 -1642,3940,1933,1072,1384,2151, 896,3941,3275,3661,3197,2871,3554,7607,2561,1958, # 5286 -4420,2450,1785,7608,7609,7610,3942,4154,1005,1308,3662,4155,2720,4421,4422,1528, # 5302 -2600, 161,1178,4156,1982, 987,4423,1101,4157, 631,3943,1157,3198,2420,1343,1241, # 5318 -1016,2239,2562, 372, 877,2339,2501,1160, 555,1934, 911,3944,7611, 466,1170, 169, # 5334 -1051,2907,2688,3663,2474,2994,1182,2011,2563,1251,2626,7612, 992,2340,3444,1540, # 5350 -2721,1201,2070,2401,1996,2475,7613,4424, 528,1922,2188,1503,1873,1570,2364,3342, # 5366 -3276,7614, 557,1073,7615,1827,3445,2087,2266,3140,3039,3084, 767,3085,2786,4425, # 5382 -1006,4158,4426,2341,1267,2176,3664,3199, 778,3945,3200,2722,1597,2657,7616,4427, # 5398 -7617,3446,7618,7619,7620,3277,2689,1433,3278, 131, 95,1504,3946, 723,4159,3141, # 5414 -1841,3555,2758,2189,3947,2027,2104,3665,7621,2995,3948,1218,7622,3343,3201,3949, # 5430 -4160,2576, 248,1634,3785, 912,7623,2832,3666,3040,3786, 654, 53,7624,2996,7625, # 5446 -1688,4428, 777,3447,1032,3950,1425,7626, 191, 820,2120,2833, 971,4429, 931,3202, # 5462 - 135, 664, 783,3787,1997, 772,2908,1935,3951,3788,4430,2909,3203, 282,2723, 640, # 5478 -1372,3448,1127, 922, 325,3344,7627,7628, 711,2044,7629,7630,3952,2219,2787,1936, # 5494 -3953,3345,2220,2251,3789,2300,7631,4431,3790,1258,3279,3954,3204,2138,2950,3955, # 5510 -3956,7632,2221, 258,3205,4432, 101,1227,7633,3280,1755,7634,1391,3281,7635,2910, # 5526 -2056, 893,7636,7637,7638,1402,4161,2342,7639,7640,3206,3556,7641,7642, 878,1325, # 5542 -1780,2788,4433, 259,1385,2577, 744,1183,2267,4434,7643,3957,2502,7644, 684,1024, # 5558 -4162,7645, 472,3557,3449,1165,3282,3958,3959, 322,2152, 881, 455,1695,1152,1340, # 5574 - 660, 554,2153,4435,1058,4436,4163, 830,1065,3346,3960,4437,1923,7646,1703,1918, # 5590 -7647, 932,2268, 122,7648,4438, 947, 677,7649,3791,2627, 297,1905,1924,2269,4439, # 5606 -2317,3283,7650,7651,4164,7652,4165, 84,4166, 112, 989,7653, 547,1059,3961, 701, # 5622 -3558,1019,7654,4167,7655,3450, 942, 639, 457,2301,2451, 993,2951, 407, 851, 494, # 5638 -4440,3347, 927,7656,1237,7657,2421,3348, 573,4168, 680, 921,2911,1279,1874, 285, # 5654 - 790,1448,1983, 719,2167,7658,7659,4441,3962,3963,1649,7660,1541, 563,7661,1077, # 5670 -7662,3349,3041,3451, 511,2997,3964,3965,3667,3966,1268,2564,3350,3207,4442,4443, # 5686 -7663, 535,1048,1276,1189,2912,2028,3142,1438,1373,2834,2952,1134,2012,7664,4169, # 5702 -1238,2578,3086,1259,7665, 700,7666,2953,3143,3668,4170,7667,4171,1146,1875,1906, # 5718 -4444,2601,3967, 781,2422, 132,1589, 203, 147, 273,2789,2402, 898,1786,2154,3968, # 5734 -3969,7668,3792,2790,7669,7670,4445,4446,7671,3208,7672,1635,3793, 965,7673,1804, # 5750 -2690,1516,3559,1121,1082,1329,3284,3970,1449,3794, 65,1128,2835,2913,2759,1590, # 5766 -3795,7674,7675, 12,2658, 45, 976,2579,3144,4447, 517,2528,1013,1037,3209,7676, # 5782 -3796,2836,7677,3797,7678,3452,7679,2602, 614,1998,2318,3798,3087,2724,2628,7680, # 5798 -2580,4172, 599,1269,7681,1810,3669,7682,2691,3088, 759,1060, 489,1805,3351,3285, # 5814 -1358,7683,7684,2386,1387,1215,2629,2252, 490,7685,7686,4173,1759,2387,2343,7687, # 5830 -4448,3799,1907,3971,2630,1806,3210,4449,3453,3286,2760,2344, 874,7688,7689,3454, # 5846 -3670,1858, 91,2914,3671,3042,3800,4450,7690,3145,3972,2659,7691,3455,1202,1403, # 5862 -3801,2954,2529,1517,2503,4451,3456,2504,7692,4452,7693,2692,1885,1495,1731,3973, # 5878 -2365,4453,7694,2029,7695,7696,3974,2693,1216, 237,2581,4174,2319,3975,3802,4454, # 5894 -4455,2694,3560,3457, 445,4456,7697,7698,7699,7700,2761, 61,3976,3672,1822,3977, # 5910 -7701, 687,2045, 935, 925, 405,2660, 703,1096,1859,2725,4457,3978,1876,1367,2695, # 5926 -3352, 918,2105,1781,2476, 334,3287,1611,1093,4458, 564,3146,3458,3673,3353, 945, # 5942 -2631,2057,4459,7702,1925, 872,4175,7703,3459,2696,3089, 349,4176,3674,3979,4460, # 5958 -3803,4177,3675,2155,3980,4461,4462,4178,4463,2403,2046, 782,3981, 400, 251,4179, # 5974 -1624,7704,7705, 277,3676, 299,1265, 476,1191,3804,2121,4180,4181,1109, 205,7706, # 5990 -2582,1000,2156,3561,1860,7707,7708,7709,4464,7710,4465,2565, 107,2477,2157,3982, # 6006 -3460,3147,7711,1533, 541,1301, 158, 753,4182,2872,3562,7712,1696, 370,1088,4183, # 6022 -4466,3563, 579, 327, 440, 162,2240, 269,1937,1374,3461, 968,3043, 56,1396,3090, # 6038 -2106,3288,3354,7713,1926,2158,4467,2998,7714,3564,7715,7716,3677,4468,2478,7717, # 6054 -2791,7718,1650,4469,7719,2603,7720,7721,3983,2661,3355,1149,3356,3984,3805,3985, # 6070 -7722,1076, 49,7723, 951,3211,3289,3290, 450,2837, 920,7724,1811,2792,2366,4184, # 6086 -1908,1138,2367,3806,3462,7725,3212,4470,1909,1147,1518,2423,4471,3807,7726,4472, # 6102 -2388,2604, 260,1795,3213,7727,7728,3808,3291, 708,7729,3565,1704,7730,3566,1351, # 6118 -1618,3357,2999,1886, 944,4185,3358,4186,3044,3359,4187,7731,3678, 422, 413,1714, # 6134 -3292, 500,2058,2345,4188,2479,7732,1344,1910, 954,7733,1668,7734,7735,3986,2404, # 6150 -4189,3567,3809,4190,7736,2302,1318,2505,3091, 133,3092,2873,4473, 629, 31,2838, # 6166 -2697,3810,4474, 850, 949,4475,3987,2955,1732,2088,4191,1496,1852,7737,3988, 620, # 6182 -3214, 981,1242,3679,3360,1619,3680,1643,3293,2139,2452,1970,1719,3463,2168,7738, # 6198 -3215,7739,7740,3361,1828,7741,1277,4476,1565,2047,7742,1636,3568,3093,7743, 869, # 6214 -2839, 655,3811,3812,3094,3989,3000,3813,1310,3569,4477,7744,7745,7746,1733, 558, # 6230 -4478,3681, 335,1549,3045,1756,4192,3682,1945,3464,1829,1291,1192, 470,2726,2107, # 6246 -2793, 913,1054,3990,7747,1027,7748,3046,3991,4479, 982,2662,3362,3148,3465,3216, # 6262 -3217,1946,2794,7749, 571,4480,7750,1830,7751,3570,2583,1523,2424,7752,2089, 984, # 6278 -4481,3683,1959,7753,3684, 852, 923,2795,3466,3685, 969,1519, 999,2048,2320,1705, # 6294 -7754,3095, 615,1662, 151, 597,3992,2405,2321,1049, 275,4482,3686,4193, 568,3687, # 6310 -3571,2480,4194,3688,7755,2425,2270, 409,3218,7756,1566,2874,3467,1002, 769,2840, # 6326 - 194,2090,3149,3689,2222,3294,4195, 628,1505,7757,7758,1763,2177,3001,3993, 521, # 6342 -1161,2584,1787,2203,2406,4483,3994,1625,4196,4197, 412, 42,3096, 464,7759,2632, # 6358 -4484,3363,1760,1571,2875,3468,2530,1219,2204,3814,2633,2140,2368,4485,4486,3295, # 6374 -1651,3364,3572,7760,7761,3573,2481,3469,7762,3690,7763,7764,2271,2091, 460,7765, # 6390 -4487,7766,3002, 962, 588,3574, 289,3219,2634,1116, 52,7767,3047,1796,7768,7769, # 6406 -7770,1467,7771,1598,1143,3691,4198,1984,1734,1067,4488,1280,3365, 465,4489,1572, # 6422 - 510,7772,1927,2241,1812,1644,3575,7773,4490,3692,7774,7775,2663,1573,1534,7776, # 6438 -7777,4199, 536,1807,1761,3470,3815,3150,2635,7778,7779,7780,4491,3471,2915,1911, # 6454 -2796,7781,3296,1122, 377,3220,7782, 360,7783,7784,4200,1529, 551,7785,2059,3693, # 6470 -1769,2426,7786,2916,4201,3297,3097,2322,2108,2030,4492,1404, 136,1468,1479, 672, # 6486 -1171,3221,2303, 271,3151,7787,2762,7788,2049, 678,2727, 865,1947,4493,7789,2013, # 6502 -3995,2956,7790,2728,2223,1397,3048,3694,4494,4495,1735,2917,3366,3576,7791,3816, # 6518 - 509,2841,2453,2876,3817,7792,7793,3152,3153,4496,4202,2531,4497,2304,1166,1010, # 6534 - 552, 681,1887,7794,7795,2957,2958,3996,1287,1596,1861,3154, 358, 453, 736, 175, # 6550 - 478,1117, 905,1167,1097,7796,1853,1530,7797,1706,7798,2178,3472,2287,3695,3473, # 6566 -3577,4203,2092,4204,7799,3367,1193,2482,4205,1458,2190,2205,1862,1888,1421,3298, # 6582 -2918,3049,2179,3474, 595,2122,7800,3997,7801,7802,4206,1707,2636, 223,3696,1359, # 6598 - 751,3098, 183,3475,7803,2797,3003, 419,2369, 633, 704,3818,2389, 241,7804,7805, # 6614 -7806, 838,3004,3697,2272,2763,2454,3819,1938,2050,3998,1309,3099,2242,1181,7807, # 6630 -1136,2206,3820,2370,1446,4207,2305,4498,7808,7809,4208,1055,2605, 484,3698,7810, # 6646 -3999, 625,4209,2273,3368,1499,4210,4000,7811,4001,4211,3222,2274,2275,3476,7812, # 6662 -7813,2764, 808,2606,3699,3369,4002,4212,3100,2532, 526,3370,3821,4213, 955,7814, # 6678 -1620,4214,2637,2427,7815,1429,3700,1669,1831, 994, 928,7816,3578,1260,7817,7818, # 6694 -7819,1948,2288, 741,2919,1626,4215,2729,2455, 867,1184, 362,3371,1392,7820,7821, # 6710 -4003,4216,1770,1736,3223,2920,4499,4500,1928,2698,1459,1158,7822,3050,3372,2877, # 6726 -1292,1929,2506,2842,3701,1985,1187,2071,2014,2607,4217,7823,2566,2507,2169,3702, # 6742 -2483,3299,7824,3703,4501,7825,7826, 666,1003,3005,1022,3579,4218,7827,4502,1813, # 6758 -2253, 574,3822,1603, 295,1535, 705,3823,4219, 283, 858, 417,7828,7829,3224,4503, # 6774 -4504,3051,1220,1889,1046,2276,2456,4004,1393,1599, 689,2567, 388,4220,7830,2484, # 6790 - 802,7831,2798,3824,2060,1405,2254,7832,4505,3825,2109,1052,1345,3225,1585,7833, # 6806 - 809,7834,7835,7836, 575,2730,3477, 956,1552,1469,1144,2323,7837,2324,1560,2457, # 6822 -3580,3226,4005, 616,2207,3155,2180,2289,7838,1832,7839,3478,4506,7840,1319,3704, # 6838 -3705,1211,3581,1023,3227,1293,2799,7841,7842,7843,3826, 607,2306,3827, 762,2878, # 6854 -1439,4221,1360,7844,1485,3052,7845,4507,1038,4222,1450,2061,2638,4223,1379,4508, # 6870 -2585,7846,7847,4224,1352,1414,2325,2921,1172,7848,7849,3828,3829,7850,1797,1451, # 6886 -7851,7852,7853,7854,2922,4006,4007,2485,2346, 411,4008,4009,3582,3300,3101,4509, # 6902 -1561,2664,1452,4010,1375,7855,7856, 47,2959, 316,7857,1406,1591,2923,3156,7858, # 6918 -1025,2141,3102,3157, 354,2731, 884,2224,4225,2407, 508,3706, 726,3583, 996,2428, # 6934 -3584, 729,7859, 392,2191,1453,4011,4510,3707,7860,7861,2458,3585,2608,1675,2800, # 6950 - 919,2347,2960,2348,1270,4511,4012, 73,7862,7863, 647,7864,3228,2843,2255,1550, # 6966 -1346,3006,7865,1332, 883,3479,7866,7867,7868,7869,3301,2765,7870,1212, 831,1347, # 6982 -4226,4512,2326,3830,1863,3053, 720,3831,4513,4514,3832,7871,4227,7872,7873,4515, # 6998 -7874,7875,1798,4516,3708,2609,4517,3586,1645,2371,7876,7877,2924, 669,2208,2665, # 7014 -2429,7878,2879,7879,7880,1028,3229,7881,4228,2408,7882,2256,1353,7883,7884,4518, # 7030 -3158, 518,7885,4013,7886,4229,1960,7887,2142,4230,7888,7889,3007,2349,2350,3833, # 7046 - 516,1833,1454,4014,2699,4231,4519,2225,2610,1971,1129,3587,7890,2766,7891,2961, # 7062 -1422, 577,1470,3008,1524,3373,7892,7893, 432,4232,3054,3480,7894,2586,1455,2508, # 7078 -2226,1972,1175,7895,1020,2732,4015,3481,4520,7896,2733,7897,1743,1361,3055,3482, # 7094 -2639,4016,4233,4521,2290, 895, 924,4234,2170, 331,2243,3056, 166,1627,3057,1098, # 7110 -7898,1232,2880,2227,3374,4522, 657, 403,1196,2372, 542,3709,3375,1600,4235,3483, # 7126 -7899,4523,2767,3230, 576, 530,1362,7900,4524,2533,2666,3710,4017,7901, 842,3834, # 7142 -7902,2801,2031,1014,4018, 213,2700,3376, 665, 621,4236,7903,3711,2925,2430,7904, # 7158 -2431,3302,3588,3377,7905,4237,2534,4238,4525,3589,1682,4239,3484,1380,7906, 724, # 7174 -2277, 600,1670,7907,1337,1233,4526,3103,2244,7908,1621,4527,7909, 651,4240,7910, # 7190 -1612,4241,2611,7911,2844,7912,2734,2307,3058,7913, 716,2459,3059, 174,1255,2701, # 7206 -4019,3590, 548,1320,1398, 728,4020,1574,7914,1890,1197,3060,4021,7915,3061,3062, # 7222 -3712,3591,3713, 747,7916, 635,4242,4528,7917,7918,7919,4243,7920,7921,4529,7922, # 7238 -3378,4530,2432, 451,7923,3714,2535,2072,4244,2735,4245,4022,7924,1764,4531,7925, # 7254 -4246, 350,7926,2278,2390,2486,7927,4247,4023,2245,1434,4024, 488,4532, 458,4248, # 7270 -4025,3715, 771,1330,2391,3835,2568,3159,2159,2409,1553,2667,3160,4249,7928,2487, # 7286 -2881,2612,1720,2702,4250,3379,4533,7929,2536,4251,7930,3231,4252,2768,7931,2015, # 7302 -2736,7932,1155,1017,3716,3836,7933,3303,2308, 201,1864,4253,1430,7934,4026,7935, # 7318 -7936,7937,7938,7939,4254,1604,7940, 414,1865, 371,2587,4534,4535,3485,2016,3104, # 7334 -4536,1708, 960,4255, 887, 389,2171,1536,1663,1721,7941,2228,4027,2351,2926,1580, # 7350 -7942,7943,7944,1744,7945,2537,4537,4538,7946,4539,7947,2073,7948,7949,3592,3380, # 7366 -2882,4256,7950,4257,2640,3381,2802, 673,2703,2460, 709,3486,4028,3593,4258,7951, # 7382 -1148, 502, 634,7952,7953,1204,4540,3594,1575,4541,2613,3717,7954,3718,3105, 948, # 7398 -3232, 121,1745,3837,1110,7955,4259,3063,2509,3009,4029,3719,1151,1771,3838,1488, # 7414 -4030,1986,7956,2433,3487,7957,7958,2093,7959,4260,3839,1213,1407,2803, 531,2737, # 7430 -2538,3233,1011,1537,7960,2769,4261,3106,1061,7961,3720,3721,1866,2883,7962,2017, # 7446 - 120,4262,4263,2062,3595,3234,2309,3840,2668,3382,1954,4542,7963,7964,3488,1047, # 7462 -2704,1266,7965,1368,4543,2845, 649,3383,3841,2539,2738,1102,2846,2669,7966,7967, # 7478 -1999,7968,1111,3596,2962,7969,2488,3842,3597,2804,1854,3384,3722,7970,7971,3385, # 7494 -2410,2884,3304,3235,3598,7972,2569,7973,3599,2805,4031,1460, 856,7974,3600,7975, # 7510 -2885,2963,7976,2886,3843,7977,4264, 632,2510, 875,3844,1697,3845,2291,7978,7979, # 7526 -4544,3010,1239, 580,4545,4265,7980, 914, 936,2074,1190,4032,1039,2123,7981,7982, # 7542 -7983,3386,1473,7984,1354,4266,3846,7985,2172,3064,4033, 915,3305,4267,4268,3306, # 7558 -1605,1834,7986,2739, 398,3601,4269,3847,4034, 328,1912,2847,4035,3848,1331,4270, # 7574 -3011, 937,4271,7987,3602,4036,4037,3387,2160,4546,3388, 524, 742, 538,3065,1012, # 7590 -7988,7989,3849,2461,7990, 658,1103, 225,3850,7991,7992,4547,7993,4548,7994,3236, # 7606 -1243,7995,4038, 963,2246,4549,7996,2705,3603,3161,7997,7998,2588,2327,7999,4550, # 7622 -8000,8001,8002,3489,3307, 957,3389,2540,2032,1930,2927,2462, 870,2018,3604,1746, # 7638 -2770,2771,2434,2463,8003,3851,8004,3723,3107,3724,3490,3390,3725,8005,1179,3066, # 7654 -8006,3162,2373,4272,3726,2541,3163,3108,2740,4039,8007,3391,1556,2542,2292, 977, # 7670 -2887,2033,4040,1205,3392,8008,1765,3393,3164,2124,1271,1689, 714,4551,3491,8009, # 7686 -2328,3852, 533,4273,3605,2181, 617,8010,2464,3308,3492,2310,8011,8012,3165,8013, # 7702 -8014,3853,1987, 618, 427,2641,3493,3394,8015,8016,1244,1690,8017,2806,4274,4552, # 7718 -8018,3494,8019,8020,2279,1576, 473,3606,4275,3395, 972,8021,3607,8022,3067,8023, # 7734 -8024,4553,4554,8025,3727,4041,4042,8026, 153,4555, 356,8027,1891,2888,4276,2143, # 7750 - 408, 803,2352,8028,3854,8029,4277,1646,2570,2511,4556,4557,3855,8030,3856,4278, # 7766 -8031,2411,3396, 752,8032,8033,1961,2964,8034, 746,3012,2465,8035,4279,3728, 698, # 7782 -4558,1892,4280,3608,2543,4559,3609,3857,8036,3166,3397,8037,1823,1302,4043,2706, # 7798 -3858,1973,4281,8038,4282,3167, 823,1303,1288,1236,2848,3495,4044,3398, 774,3859, # 7814 -8039,1581,4560,1304,2849,3860,4561,8040,2435,2161,1083,3237,4283,4045,4284, 344, # 7830 -1173, 288,2311, 454,1683,8041,8042,1461,4562,4046,2589,8043,8044,4563, 985, 894, # 7846 -8045,3399,3168,8046,1913,2928,3729,1988,8047,2110,1974,8048,4047,8049,2571,1194, # 7862 - 425,8050,4564,3169,1245,3730,4285,8051,8052,2850,8053, 636,4565,1855,3861, 760, # 7878 -1799,8054,4286,2209,1508,4566,4048,1893,1684,2293,8055,8056,8057,4287,4288,2210, # 7894 - 479,8058,8059, 832,8060,4049,2489,8061,2965,2490,3731, 990,3109, 627,1814,2642, # 7910 -4289,1582,4290,2125,2111,3496,4567,8062, 799,4291,3170,8063,4568,2112,1737,3013, # 7926 -1018, 543, 754,4292,3309,1676,4569,4570,4050,8064,1489,8065,3497,8066,2614,2889, # 7942 -4051,8067,8068,2966,8069,8070,8071,8072,3171,4571,4572,2182,1722,8073,3238,3239, # 7958 -1842,3610,1715, 481, 365,1975,1856,8074,8075,1962,2491,4573,8076,2126,3611,3240, # 7974 - 433,1894,2063,2075,8077, 602,2741,8078,8079,8080,8081,8082,3014,1628,3400,8083, # 7990 -3172,4574,4052,2890,4575,2512,8084,2544,2772,8085,8086,8087,3310,4576,2891,8088, # 8006 -4577,8089,2851,4578,4579,1221,2967,4053,2513,8090,8091,8092,1867,1989,8093,8094, # 8022 -8095,1895,8096,8097,4580,1896,4054, 318,8098,2094,4055,4293,8099,8100, 485,8101, # 8038 - 938,3862, 553,2670, 116,8102,3863,3612,8103,3498,2671,2773,3401,3311,2807,8104, # 8054 -3613,2929,4056,1747,2930,2968,8105,8106, 207,8107,8108,2672,4581,2514,8109,3015, # 8070 - 890,3614,3864,8110,1877,3732,3402,8111,2183,2353,3403,1652,8112,8113,8114, 941, # 8086 -2294, 208,3499,4057,2019, 330,4294,3865,2892,2492,3733,4295,8115,8116,8117,8118, # 8102 -) - diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/euctwprober.py b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/euctwprober.py deleted file mode 100644 index 35669cc..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/euctwprober.py +++ /dev/null @@ -1,46 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -from .mbcharsetprober import MultiByteCharSetProber -from .codingstatemachine import CodingStateMachine -from .chardistribution import EUCTWDistributionAnalysis -from .mbcssm import EUCTW_SM_MODEL - -class EUCTWProber(MultiByteCharSetProber): - def __init__(self): - super(EUCTWProber, self).__init__() - self.coding_sm = CodingStateMachine(EUCTW_SM_MODEL) - self.distribution_analyzer = EUCTWDistributionAnalysis() - self.reset() - - @property - def charset_name(self): - return "EUC-TW" - - @property - def language(self): - return "Taiwan" diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/gb2312freq.py b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/gb2312freq.py deleted file mode 100644 index 697837b..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/gb2312freq.py +++ /dev/null @@ -1,283 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is Mozilla Communicator client code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -# GB2312 most frequently used character table -# -# Char to FreqOrder table , from hz6763 - -# 512 --> 0.79 -- 0.79 -# 1024 --> 0.92 -- 0.13 -# 2048 --> 0.98 -- 0.06 -# 6768 --> 1.00 -- 0.02 -# -# Ideal Distribution Ratio = 0.79135/(1-0.79135) = 3.79 -# Random Distribution Ration = 512 / (3755 - 512) = 0.157 -# -# Typical Distribution Ratio about 25% of Ideal one, still much higher that RDR - -GB2312_TYPICAL_DISTRIBUTION_RATIO = 0.9 - -GB2312_TABLE_SIZE = 3760 - -GB2312_CHAR_TO_FREQ_ORDER = ( -1671, 749,1443,2364,3924,3807,2330,3921,1704,3463,2691,1511,1515, 572,3191,2205, -2361, 224,2558, 479,1711, 963,3162, 440,4060,1905,2966,2947,3580,2647,3961,3842, -2204, 869,4207, 970,2678,5626,2944,2956,1479,4048, 514,3595, 588,1346,2820,3409, - 249,4088,1746,1873,2047,1774, 581,1813, 358,1174,3590,1014,1561,4844,2245, 670, -1636,3112, 889,1286, 953, 556,2327,3060,1290,3141, 613, 185,3477,1367, 850,3820, -1715,2428,2642,2303,2732,3041,2562,2648,3566,3946,1349, 388,3098,2091,1360,3585, - 152,1687,1539, 738,1559, 59,1232,2925,2267,1388,1249,1741,1679,2960, 151,1566, -1125,1352,4271, 924,4296, 385,3166,4459, 310,1245,2850, 70,3285,2729,3534,3575, -2398,3298,3466,1960,2265, 217,3647, 864,1909,2084,4401,2773,1010,3269,5152, 853, -3051,3121,1244,4251,1895, 364,1499,1540,2313,1180,3655,2268, 562, 715,2417,3061, - 544, 336,3768,2380,1752,4075, 950, 280,2425,4382, 183,2759,3272, 333,4297,2155, -1688,2356,1444,1039,4540, 736,1177,3349,2443,2368,2144,2225, 565, 196,1482,3406, - 927,1335,4147, 692, 878,1311,1653,3911,3622,1378,4200,1840,2969,3149,2126,1816, -2534,1546,2393,2760, 737,2494, 13, 447, 245,2747, 38,2765,2129,2589,1079, 606, - 360, 471,3755,2890, 404, 848, 699,1785,1236, 370,2221,1023,3746,2074,2026,2023, -2388,1581,2119, 812,1141,3091,2536,1519, 804,2053, 406,1596,1090, 784, 548,4414, -1806,2264,2936,1100, 343,4114,5096, 622,3358, 743,3668,1510,1626,5020,3567,2513, -3195,4115,5627,2489,2991, 24,2065,2697,1087,2719, 48,1634, 315, 68, 985,2052, - 198,2239,1347,1107,1439, 597,2366,2172, 871,3307, 919,2487,2790,1867, 236,2570, -1413,3794, 906,3365,3381,1701,1982,1818,1524,2924,1205, 616,2586,2072,2004, 575, - 253,3099, 32,1365,1182, 197,1714,2454,1201, 554,3388,3224,2748, 756,2587, 250, -2567,1507,1517,3529,1922,2761,2337,3416,1961,1677,2452,2238,3153, 615, 911,1506, -1474,2495,1265,1906,2749,3756,3280,2161, 898,2714,1759,3450,2243,2444, 563, 26, -3286,2266,3769,3344,2707,3677, 611,1402, 531,1028,2871,4548,1375, 261,2948, 835, -1190,4134, 353, 840,2684,1900,3082,1435,2109,1207,1674, 329,1872,2781,4055,2686, -2104, 608,3318,2423,2957,2768,1108,3739,3512,3271,3985,2203,1771,3520,1418,2054, -1681,1153, 225,1627,2929, 162,2050,2511,3687,1954, 124,1859,2431,1684,3032,2894, - 585,4805,3969,2869,2704,2088,2032,2095,3656,2635,4362,2209, 256, 518,2042,2105, -3777,3657, 643,2298,1148,1779, 190, 989,3544, 414, 11,2135,2063,2979,1471, 403, -3678, 126, 770,1563, 671,2499,3216,2877, 600,1179, 307,2805,4937,1268,1297,2694, - 252,4032,1448,1494,1331,1394, 127,2256, 222,1647,1035,1481,3056,1915,1048, 873, -3651, 210, 33,1608,2516, 200,1520, 415, 102, 0,3389,1287, 817, 91,3299,2940, - 836,1814, 549,2197,1396,1669,2987,3582,2297,2848,4528,1070, 687, 20,1819, 121, -1552,1364,1461,1968,2617,3540,2824,2083, 177, 948,4938,2291, 110,4549,2066, 648, -3359,1755,2110,2114,4642,4845,1693,3937,3308,1257,1869,2123, 208,1804,3159,2992, -2531,2549,3361,2418,1350,2347,2800,2568,1291,2036,2680, 72, 842,1990, 212,1233, -1154,1586, 75,2027,3410,4900,1823,1337,2710,2676, 728,2810,1522,3026,4995, 157, - 755,1050,4022, 710, 785,1936,2194,2085,1406,2777,2400, 150,1250,4049,1206, 807, -1910, 534, 529,3309,1721,1660, 274, 39,2827, 661,2670,1578, 925,3248,3815,1094, -4278,4901,4252, 41,1150,3747,2572,2227,4501,3658,4902,3813,3357,3617,2884,2258, - 887, 538,4187,3199,1294,2439,3042,2329,2343,2497,1255, 107, 543,1527, 521,3478, -3568, 194,5062, 15, 961,3870,1241,1192,2664, 66,5215,3260,2111,1295,1127,2152, -3805,4135, 901,1164,1976, 398,1278, 530,1460, 748, 904,1054,1966,1426, 53,2909, - 509, 523,2279,1534, 536,1019, 239,1685, 460,2353, 673,1065,2401,3600,4298,2272, -1272,2363, 284,1753,3679,4064,1695, 81, 815,2677,2757,2731,1386, 859, 500,4221, -2190,2566, 757,1006,2519,2068,1166,1455, 337,2654,3203,1863,1682,1914,3025,1252, -1409,1366, 847, 714,2834,2038,3209, 964,2970,1901, 885,2553,1078,1756,3049, 301, -1572,3326, 688,2130,1996,2429,1805,1648,2930,3421,2750,3652,3088, 262,1158,1254, - 389,1641,1812, 526,1719, 923,2073,1073,1902, 468, 489,4625,1140, 857,2375,3070, -3319,2863, 380, 116,1328,2693,1161,2244, 273,1212,1884,2769,3011,1775,1142, 461, -3066,1200,2147,2212, 790, 702,2695,4222,1601,1058, 434,2338,5153,3640, 67,2360, -4099,2502, 618,3472,1329, 416,1132, 830,2782,1807,2653,3211,3510,1662, 192,2124, - 296,3979,1739,1611,3684, 23, 118, 324, 446,1239,1225, 293,2520,3814,3795,2535, -3116, 17,1074, 467,2692,2201, 387,2922, 45,1326,3055,1645,3659,2817, 958, 243, -1903,2320,1339,2825,1784,3289, 356, 576, 865,2315,2381,3377,3916,1088,3122,1713, -1655, 935, 628,4689,1034,1327, 441, 800, 720, 894,1979,2183,1528,5289,2702,1071, -4046,3572,2399,1571,3281, 79, 761,1103, 327, 134, 758,1899,1371,1615, 879, 442, - 215,2605,2579, 173,2048,2485,1057,2975,3317,1097,2253,3801,4263,1403,1650,2946, - 814,4968,3487,1548,2644,1567,1285, 2, 295,2636, 97, 946,3576, 832, 141,4257, -3273, 760,3821,3521,3156,2607, 949,1024,1733,1516,1803,1920,2125,2283,2665,3180, -1501,2064,3560,2171,1592, 803,3518,1416, 732,3897,4258,1363,1362,2458, 119,1427, - 602,1525,2608,1605,1639,3175, 694,3064, 10, 465, 76,2000,4846,4208, 444,3781, -1619,3353,2206,1273,3796, 740,2483, 320,1723,2377,3660,2619,1359,1137,1762,1724, -2345,2842,1850,1862, 912, 821,1866, 612,2625,1735,2573,3369,1093, 844, 89, 937, - 930,1424,3564,2413,2972,1004,3046,3019,2011, 711,3171,1452,4178, 428, 801,1943, - 432, 445,2811, 206,4136,1472, 730, 349, 73, 397,2802,2547, 998,1637,1167, 789, - 396,3217, 154,1218, 716,1120,1780,2819,4826,1931,3334,3762,2139,1215,2627, 552, -3664,3628,3232,1405,2383,3111,1356,2652,3577,3320,3101,1703, 640,1045,1370,1246, -4996, 371,1575,2436,1621,2210, 984,4033,1734,2638, 16,4529, 663,2755,3255,1451, -3917,2257,1253,1955,2234,1263,2951, 214,1229, 617, 485, 359,1831,1969, 473,2310, - 750,2058, 165, 80,2864,2419, 361,4344,2416,2479,1134, 796,3726,1266,2943, 860, -2715, 938, 390,2734,1313,1384, 248, 202, 877,1064,2854, 522,3907, 279,1602, 297, -2357, 395,3740, 137,2075, 944,4089,2584,1267,3802, 62,1533,2285, 178, 176, 780, -2440, 201,3707, 590, 478,1560,4354,2117,1075, 30, 74,4643,4004,1635,1441,2745, - 776,2596, 238,1077,1692,1912,2844, 605, 499,1742,3947, 241,3053, 980,1749, 936, -2640,4511,2582, 515,1543,2162,5322,2892,2993, 890,2148,1924, 665,1827,3581,1032, - 968,3163, 339,1044,1896, 270, 583,1791,1720,4367,1194,3488,3669, 43,2523,1657, - 163,2167, 290,1209,1622,3378, 550, 634,2508,2510, 695,2634,2384,2512,1476,1414, - 220,1469,2341,2138,2852,3183,2900,4939,2865,3502,1211,3680, 854,3227,1299,2976, -3172, 186,2998,1459, 443,1067,3251,1495, 321,1932,3054, 909, 753,1410,1828, 436, -2441,1119,1587,3164,2186,1258, 227, 231,1425,1890,3200,3942, 247, 959, 725,5254, -2741, 577,2158,2079, 929, 120, 174, 838,2813, 591,1115, 417,2024, 40,3240,1536, -1037, 291,4151,2354, 632,1298,2406,2500,3535,1825,1846,3451, 205,1171, 345,4238, - 18,1163, 811, 685,2208,1217, 425,1312,1508,1175,4308,2552,1033, 587,1381,3059, -2984,3482, 340,1316,4023,3972, 792,3176, 519, 777,4690, 918, 933,4130,2981,3741, - 90,3360,2911,2200,5184,4550, 609,3079,2030, 272,3379,2736, 363,3881,1130,1447, - 286, 779, 357,1169,3350,3137,1630,1220,2687,2391, 747,1277,3688,2618,2682,2601, -1156,3196,5290,4034,3102,1689,3596,3128, 874, 219,2783, 798, 508,1843,2461, 269, -1658,1776,1392,1913,2983,3287,2866,2159,2372, 829,4076, 46,4253,2873,1889,1894, - 915,1834,1631,2181,2318, 298, 664,2818,3555,2735, 954,3228,3117, 527,3511,2173, - 681,2712,3033,2247,2346,3467,1652, 155,2164,3382, 113,1994, 450, 899, 494, 994, -1237,2958,1875,2336,1926,3727, 545,1577,1550, 633,3473, 204,1305,3072,2410,1956, -2471, 707,2134, 841,2195,2196,2663,3843,1026,4940, 990,3252,4997, 368,1092, 437, -3212,3258,1933,1829, 675,2977,2893, 412, 943,3723,4644,3294,3283,2230,2373,5154, -2389,2241,2661,2323,1404,2524, 593, 787, 677,3008,1275,2059, 438,2709,2609,2240, -2269,2246,1446, 36,1568,1373,3892,1574,2301,1456,3962, 693,2276,5216,2035,1143, -2720,1919,1797,1811,2763,4137,2597,1830,1699,1488,1198,2090, 424,1694, 312,3634, -3390,4179,3335,2252,1214, 561,1059,3243,2295,2561, 975,5155,2321,2751,3772, 472, -1537,3282,3398,1047,2077,2348,2878,1323,3340,3076, 690,2906, 51, 369, 170,3541, -1060,2187,2688,3670,2541,1083,1683, 928,3918, 459, 109,4427, 599,3744,4286, 143, -2101,2730,2490, 82,1588,3036,2121, 281,1860, 477,4035,1238,2812,3020,2716,3312, -1530,2188,2055,1317, 843, 636,1808,1173,3495, 649, 181,1002, 147,3641,1159,2414, -3750,2289,2795, 813,3123,2610,1136,4368, 5,3391,4541,2174, 420, 429,1728, 754, -1228,2115,2219, 347,2223,2733, 735,1518,3003,2355,3134,1764,3948,3329,1888,2424, -1001,1234,1972,3321,3363,1672,1021,1450,1584, 226, 765, 655,2526,3404,3244,2302, -3665, 731, 594,2184, 319,1576, 621, 658,2656,4299,2099,3864,1279,2071,2598,2739, - 795,3086,3699,3908,1707,2352,2402,1382,3136,2475,1465,4847,3496,3865,1085,3004, -2591,1084, 213,2287,1963,3565,2250, 822, 793,4574,3187,1772,1789,3050, 595,1484, -1959,2770,1080,2650, 456, 422,2996, 940,3322,4328,4345,3092,2742, 965,2784, 739, -4124, 952,1358,2498,2949,2565, 332,2698,2378, 660,2260,2473,4194,3856,2919, 535, -1260,2651,1208,1428,1300,1949,1303,2942, 433,2455,2450,1251,1946, 614,1269, 641, -1306,1810,2737,3078,2912, 564,2365,1419,1415,1497,4460,2367,2185,1379,3005,1307, -3218,2175,1897,3063, 682,1157,4040,4005,1712,1160,1941,1399, 394, 402,2952,1573, -1151,2986,2404, 862, 299,2033,1489,3006, 346, 171,2886,3401,1726,2932, 168,2533, - 47,2507,1030,3735,1145,3370,1395,1318,1579,3609,4560,2857,4116,1457,2529,1965, - 504,1036,2690,2988,2405, 745,5871, 849,2397,2056,3081, 863,2359,3857,2096, 99, -1397,1769,2300,4428,1643,3455,1978,1757,3718,1440, 35,4879,3742,1296,4228,2280, - 160,5063,1599,2013, 166, 520,3479,1646,3345,3012, 490,1937,1545,1264,2182,2505, -1096,1188,1369,1436,2421,1667,2792,2460,1270,2122, 727,3167,2143, 806,1706,1012, -1800,3037, 960,2218,1882, 805, 139,2456,1139,1521, 851,1052,3093,3089, 342,2039, - 744,5097,1468,1502,1585,2087, 223, 939, 326,2140,2577, 892,2481,1623,4077, 982, -3708, 135,2131, 87,2503,3114,2326,1106, 876,1616, 547,2997,2831,2093,3441,4530, -4314, 9,3256,4229,4148, 659,1462,1986,1710,2046,2913,2231,4090,4880,5255,3392, -3274,1368,3689,4645,1477, 705,3384,3635,1068,1529,2941,1458,3782,1509, 100,1656, -2548, 718,2339, 408,1590,2780,3548,1838,4117,3719,1345,3530, 717,3442,2778,3220, -2898,1892,4590,3614,3371,2043,1998,1224,3483, 891, 635, 584,2559,3355, 733,1766, -1729,1172,3789,1891,2307, 781,2982,2271,1957,1580,5773,2633,2005,4195,3097,1535, -3213,1189,1934,5693,3262, 586,3118,1324,1598, 517,1564,2217,1868,1893,4445,3728, -2703,3139,1526,1787,1992,3882,2875,1549,1199,1056,2224,1904,2711,5098,4287, 338, -1993,3129,3489,2689,1809,2815,1997, 957,1855,3898,2550,3275,3057,1105,1319, 627, -1505,1911,1883,3526, 698,3629,3456,1833,1431, 746, 77,1261,2017,2296,1977,1885, - 125,1334,1600, 525,1798,1109,2222,1470,1945, 559,2236,1186,3443,2476,1929,1411, -2411,3135,1777,3372,2621,1841,1613,3229, 668,1430,1839,2643,2916, 195,1989,2671, -2358,1387, 629,3205,2293,5256,4439, 123,1310, 888,1879,4300,3021,3605,1003,1162, -3192,2910,2010, 140,2395,2859, 55,1082,2012,2901, 662, 419,2081,1438, 680,2774, -4654,3912,1620,1731,1625,5035,4065,2328, 512,1344, 802,5443,2163,2311,2537, 524, -3399, 98,1155,2103,1918,2606,3925,2816,1393,2465,1504,3773,2177,3963,1478,4346, - 180,1113,4655,3461,2028,1698, 833,2696,1235,1322,1594,4408,3623,3013,3225,2040, -3022, 541,2881, 607,3632,2029,1665,1219, 639,1385,1686,1099,2803,3231,1938,3188, -2858, 427, 676,2772,1168,2025, 454,3253,2486,3556, 230,1950, 580, 791,1991,1280, -1086,1974,2034, 630, 257,3338,2788,4903,1017, 86,4790, 966,2789,1995,1696,1131, - 259,3095,4188,1308, 179,1463,5257, 289,4107,1248, 42,3413,1725,2288, 896,1947, - 774,4474,4254, 604,3430,4264, 392,2514,2588, 452, 237,1408,3018, 988,4531,1970, -3034,3310, 540,2370,1562,1288,2990, 502,4765,1147, 4,1853,2708, 207, 294,2814, -4078,2902,2509, 684, 34,3105,3532,2551, 644, 709,2801,2344, 573,1727,3573,3557, -2021,1081,3100,4315,2100,3681, 199,2263,1837,2385, 146,3484,1195,2776,3949, 997, -1939,3973,1008,1091,1202,1962,1847,1149,4209,5444,1076, 493, 117,5400,2521, 972, -1490,2934,1796,4542,2374,1512,2933,2657, 413,2888,1135,2762,2314,2156,1355,2369, - 766,2007,2527,2170,3124,2491,2593,2632,4757,2437, 234,3125,3591,1898,1750,1376, -1942,3468,3138, 570,2127,2145,3276,4131, 962, 132,1445,4196, 19, 941,3624,3480, -3366,1973,1374,4461,3431,2629, 283,2415,2275, 808,2887,3620,2112,2563,1353,3610, - 955,1089,3103,1053, 96, 88,4097, 823,3808,1583, 399, 292,4091,3313, 421,1128, - 642,4006, 903,2539,1877,2082, 596, 29,4066,1790, 722,2157, 130, 995,1569, 769, -1485, 464, 513,2213, 288,1923,1101,2453,4316, 133, 486,2445, 50, 625, 487,2207, - 57, 423, 481,2962, 159,3729,1558, 491, 303, 482, 501, 240,2837, 112,3648,2392, -1783, 362, 8,3433,3422, 610,2793,3277,1390,1284,1654, 21,3823, 734, 367, 623, - 193, 287, 374,1009,1483, 816, 476, 313,2255,2340,1262,2150,2899,1146,2581, 782, -2116,1659,2018,1880, 255,3586,3314,1110,2867,2137,2564, 986,2767,5185,2006, 650, - 158, 926, 762, 881,3157,2717,2362,3587, 306,3690,3245,1542,3077,2427,1691,2478, -2118,2985,3490,2438, 539,2305, 983, 129,1754, 355,4201,2386, 827,2923, 104,1773, -2838,2771, 411,2905,3919, 376, 767, 122,1114, 828,2422,1817,3506, 266,3460,1007, -1609,4998, 945,2612,4429,2274, 726,1247,1964,2914,2199,2070,4002,4108, 657,3323, -1422, 579, 455,2764,4737,1222,2895,1670, 824,1223,1487,2525, 558, 861,3080, 598, -2659,2515,1967, 752,2583,2376,2214,4180, 977, 704,2464,4999,2622,4109,1210,2961, - 819,1541, 142,2284, 44, 418, 457,1126,3730,4347,4626,1644,1876,3671,1864, 302, -1063,5694, 624, 723,1984,3745,1314,1676,2488,1610,1449,3558,3569,2166,2098, 409, -1011,2325,3704,2306, 818,1732,1383,1824,1844,3757, 999,2705,3497,1216,1423,2683, -2426,2954,2501,2726,2229,1475,2554,5064,1971,1794,1666,2014,1343, 783, 724, 191, -2434,1354,2220,5065,1763,2752,2472,4152, 131, 175,2885,3434, 92,1466,4920,2616, -3871,3872,3866, 128,1551,1632, 669,1854,3682,4691,4125,1230, 188,2973,3290,1302, -1213, 560,3266, 917, 763,3909,3249,1760, 868,1958, 764,1782,2097, 145,2277,3774, -4462, 64,1491,3062, 971,2132,3606,2442, 221,1226,1617, 218, 323,1185,3207,3147, - 571, 619,1473,1005,1744,2281, 449,1887,2396,3685, 275, 375,3816,1743,3844,3731, - 845,1983,2350,4210,1377, 773, 967,3499,3052,3743,2725,4007,1697,1022,3943,1464, -3264,2855,2722,1952,1029,2839,2467, 84,4383,2215, 820,1391,2015,2448,3672, 377, -1948,2168, 797,2545,3536,2578,2645, 94,2874,1678, 405,1259,3071, 771, 546,1315, - 470,1243,3083, 895,2468, 981, 969,2037, 846,4181, 653,1276,2928, 14,2594, 557, -3007,2474, 156, 902,1338,1740,2574, 537,2518, 973,2282,2216,2433,1928, 138,2903, -1293,2631,1612, 646,3457, 839,2935, 111, 496,2191,2847, 589,3186, 149,3994,2060, -4031,2641,4067,3145,1870, 37,3597,2136,1025,2051,3009,3383,3549,1121,1016,3261, -1301, 251,2446,2599,2153, 872,3246, 637, 334,3705, 831, 884, 921,3065,3140,4092, -2198,1944, 246,2964, 108,2045,1152,1921,2308,1031, 203,3173,4170,1907,3890, 810, -1401,2003,1690, 506, 647,1242,2828,1761,1649,3208,2249,1589,3709,2931,5156,1708, - 498, 666,2613, 834,3817,1231, 184,2851,1124, 883,3197,2261,3710,1765,1553,2658, -1178,2639,2351, 93,1193, 942,2538,2141,4402, 235,1821, 870,1591,2192,1709,1871, -3341,1618,4126,2595,2334, 603, 651, 69, 701, 268,2662,3411,2555,1380,1606, 503, - 448, 254,2371,2646, 574,1187,2309,1770, 322,2235,1292,1801, 305, 566,1133, 229, -2067,2057, 706, 167, 483,2002,2672,3295,1820,3561,3067, 316, 378,2746,3452,1112, - 136,1981, 507,1651,2917,1117, 285,4591, 182,2580,3522,1304, 335,3303,1835,2504, -1795,1792,2248, 674,1018,2106,2449,1857,2292,2845, 976,3047,1781,2600,2727,1389, -1281, 52,3152, 153, 265,3950, 672,3485,3951,4463, 430,1183, 365, 278,2169, 27, -1407,1336,2304, 209,1340,1730,2202,1852,2403,2883, 979,1737,1062, 631,2829,2542, -3876,2592, 825,2086,2226,3048,3625, 352,1417,3724, 542, 991, 431,1351,3938,1861, -2294, 826,1361,2927,3142,3503,1738, 463,2462,2723, 582,1916,1595,2808, 400,3845, -3891,2868,3621,2254, 58,2492,1123, 910,2160,2614,1372,1603,1196,1072,3385,1700, -3267,1980, 696, 480,2430, 920, 799,1570,2920,1951,2041,4047,2540,1321,4223,2469, -3562,2228,1271,2602, 401,2833,3351,2575,5157, 907,2312,1256, 410, 263,3507,1582, - 996, 678,1849,2316,1480, 908,3545,2237, 703,2322, 667,1826,2849,1531,2604,2999, -2407,3146,2151,2630,1786,3711, 469,3542, 497,3899,2409, 858, 837,4446,3393,1274, - 786, 620,1845,2001,3311, 484, 308,3367,1204,1815,3691,2332,1532,2557,1842,2020, -2724,1927,2333,4440, 567, 22,1673,2728,4475,1987,1858,1144,1597, 101,1832,3601, - 12, 974,3783,4391, 951,1412, 1,3720, 453,4608,4041, 528,1041,1027,3230,2628, -1129, 875,1051,3291,1203,2262,1069,2860,2799,2149,2615,3278, 144,1758,3040, 31, - 475,1680, 366,2685,3184, 311,1642,4008,2466,5036,1593,1493,2809, 216,1420,1668, - 233, 304,2128,3284, 232,1429,1768,1040,2008,3407,2740,2967,2543, 242,2133, 778, -1565,2022,2620, 505,2189,2756,1098,2273, 372,1614, 708, 553,2846,2094,2278, 169, -3626,2835,4161, 228,2674,3165, 809,1454,1309, 466,1705,1095, 900,3423, 880,2667, -3751,5258,2317,3109,2571,4317,2766,1503,1342, 866,4447,1118, 63,2076, 314,1881, -1348,1061, 172, 978,3515,1747, 532, 511,3970, 6, 601, 905,2699,3300,1751, 276, -1467,3725,2668, 65,4239,2544,2779,2556,1604, 578,2451,1802, 992,2331,2624,1320, -3446, 713,1513,1013, 103,2786,2447,1661, 886,1702, 916, 654,3574,2031,1556, 751, -2178,2821,2179,1498,1538,2176, 271, 914,2251,2080,1325, 638,1953,2937,3877,2432, -2754, 95,3265,1716, 260,1227,4083, 775, 106,1357,3254, 426,1607, 555,2480, 772, -1985, 244,2546, 474, 495,1046,2611,1851,2061, 71,2089,1675,2590, 742,3758,2843, -3222,1433, 267,2180,2576,2826,2233,2092,3913,2435, 956,1745,3075, 856,2113,1116, - 451, 3,1988,2896,1398, 993,2463,1878,2049,1341,2718,2721,2870,2108, 712,2904, -4363,2753,2324, 277,2872,2349,2649, 384, 987, 435, 691,3000, 922, 164,3939, 652, -1500,1184,4153,2482,3373,2165,4848,2335,3775,3508,3154,2806,2830,1554,2102,1664, -2530,1434,2408, 893,1547,2623,3447,2832,2242,2532,3169,2856,3223,2078, 49,3770, -3469, 462, 318, 656,2259,3250,3069, 679,1629,2758, 344,1138,1104,3120,1836,1283, -3115,2154,1437,4448, 934, 759,1999, 794,2862,1038, 533,2560,1722,2342, 855,2626, -1197,1663,4476,3127, 85,4240,2528, 25,1111,1181,3673, 407,3470,4561,2679,2713, - 768,1925,2841,3986,1544,1165, 932, 373,1240,2146,1930,2673, 721,4766, 354,4333, - 391,2963, 187, 61,3364,1442,1102, 330,1940,1767, 341,3809,4118, 393,2496,2062, -2211, 105, 331, 300, 439, 913,1332, 626, 379,3304,1557, 328, 689,3952, 309,1555, - 931, 317,2517,3027, 325, 569, 686,2107,3084, 60,1042,1333,2794, 264,3177,4014, -1628, 258,3712, 7,4464,1176,1043,1778, 683, 114,1975, 78,1492, 383,1886, 510, - 386, 645,5291,2891,2069,3305,4138,3867,2939,2603,2493,1935,1066,1848,3588,1015, -1282,1289,4609, 697,1453,3044,2666,3611,1856,2412, 54, 719,1330, 568,3778,2459, -1748, 788, 492, 551,1191,1000, 488,3394,3763, 282,1799, 348,2016,1523,3155,2390, -1049, 382,2019,1788,1170, 729,2968,3523, 897,3926,2785,2938,3292, 350,2319,3238, -1718,1717,2655,3453,3143,4465, 161,2889,2980,2009,1421, 56,1908,1640,2387,2232, -1917,1874,2477,4921, 148, 83,3438, 592,4245,2882,1822,1055, 741, 115,1496,1624, - 381,1638,4592,1020, 516,3214, 458, 947,4575,1432, 211,1514,2926,1865,2142, 189, - 852,1221,1400,1486, 882,2299,4036, 351, 28,1122, 700,6479,6480,6481,6482,6483, #last 512 -) - diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/gb2312prober.py b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/gb2312prober.py deleted file mode 100644 index 8446d2d..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/gb2312prober.py +++ /dev/null @@ -1,46 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -from .mbcharsetprober import MultiByteCharSetProber -from .codingstatemachine import CodingStateMachine -from .chardistribution import GB2312DistributionAnalysis -from .mbcssm import GB2312_SM_MODEL - -class GB2312Prober(MultiByteCharSetProber): - def __init__(self): - super(GB2312Prober, self).__init__() - self.coding_sm = CodingStateMachine(GB2312_SM_MODEL) - self.distribution_analyzer = GB2312DistributionAnalysis() - self.reset() - - @property - def charset_name(self): - return "GB2312" - - @property - def language(self): - return "Chinese" diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/hebrewprober.py b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/hebrewprober.py deleted file mode 100644 index b0e1bf4..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/hebrewprober.py +++ /dev/null @@ -1,292 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is Mozilla Universal charset detector code. -# -# The Initial Developer of the Original Code is -# Shy Shalom -# Portions created by the Initial Developer are Copyright (C) 2005 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -from .charsetprober import CharSetProber -from .enums import ProbingState - -# This prober doesn't actually recognize a language or a charset. -# It is a helper prober for the use of the Hebrew model probers - -### General ideas of the Hebrew charset recognition ### -# -# Four main charsets exist in Hebrew: -# "ISO-8859-8" - Visual Hebrew -# "windows-1255" - Logical Hebrew -# "ISO-8859-8-I" - Logical Hebrew -# "x-mac-hebrew" - ?? Logical Hebrew ?? -# -# Both "ISO" charsets use a completely identical set of code points, whereas -# "windows-1255" and "x-mac-hebrew" are two different proper supersets of -# these code points. windows-1255 defines additional characters in the range -# 0x80-0x9F as some misc punctuation marks as well as some Hebrew-specific -# diacritics and additional 'Yiddish' ligature letters in the range 0xc0-0xd6. -# x-mac-hebrew defines similar additional code points but with a different -# mapping. -# -# As far as an average Hebrew text with no diacritics is concerned, all four -# charsets are identical with respect to code points. Meaning that for the -# main Hebrew alphabet, all four map the same values to all 27 Hebrew letters -# (including final letters). -# -# The dominant difference between these charsets is their directionality. -# "Visual" directionality means that the text is ordered as if the renderer is -# not aware of a BIDI rendering algorithm. The renderer sees the text and -# draws it from left to right. The text itself when ordered naturally is read -# backwards. A buffer of Visual Hebrew generally looks like so: -# "[last word of first line spelled backwards] [whole line ordered backwards -# and spelled backwards] [first word of first line spelled backwards] -# [end of line] [last word of second line] ... etc' " -# adding punctuation marks, numbers and English text to visual text is -# naturally also "visual" and from left to right. -# -# "Logical" directionality means the text is ordered "naturally" according to -# the order it is read. It is the responsibility of the renderer to display -# the text from right to left. A BIDI algorithm is used to place general -# punctuation marks, numbers and English text in the text. -# -# Texts in x-mac-hebrew are almost impossible to find on the Internet. From -# what little evidence I could find, it seems that its general directionality -# is Logical. -# -# To sum up all of the above, the Hebrew probing mechanism knows about two -# charsets: -# Visual Hebrew - "ISO-8859-8" - backwards text - Words and sentences are -# backwards while line order is natural. For charset recognition purposes -# the line order is unimportant (In fact, for this implementation, even -# word order is unimportant). -# Logical Hebrew - "windows-1255" - normal, naturally ordered text. -# -# "ISO-8859-8-I" is a subset of windows-1255 and doesn't need to be -# specifically identified. -# "x-mac-hebrew" is also identified as windows-1255. A text in x-mac-hebrew -# that contain special punctuation marks or diacritics is displayed with -# some unconverted characters showing as question marks. This problem might -# be corrected using another model prober for x-mac-hebrew. Due to the fact -# that x-mac-hebrew texts are so rare, writing another model prober isn't -# worth the effort and performance hit. -# -#### The Prober #### -# -# The prober is divided between two SBCharSetProbers and a HebrewProber, -# all of which are managed, created, fed data, inquired and deleted by the -# SBCSGroupProber. The two SBCharSetProbers identify that the text is in -# fact some kind of Hebrew, Logical or Visual. The final decision about which -# one is it is made by the HebrewProber by combining final-letter scores -# with the scores of the two SBCharSetProbers to produce a final answer. -# -# The SBCSGroupProber is responsible for stripping the original text of HTML -# tags, English characters, numbers, low-ASCII punctuation characters, spaces -# and new lines. It reduces any sequence of such characters to a single space. -# The buffer fed to each prober in the SBCS group prober is pure text in -# high-ASCII. -# The two SBCharSetProbers (model probers) share the same language model: -# Win1255Model. -# The first SBCharSetProber uses the model normally as any other -# SBCharSetProber does, to recognize windows-1255, upon which this model was -# built. The second SBCharSetProber is told to make the pair-of-letter -# lookup in the language model backwards. This in practice exactly simulates -# a visual Hebrew model using the windows-1255 logical Hebrew model. -# -# The HebrewProber is not using any language model. All it does is look for -# final-letter evidence suggesting the text is either logical Hebrew or visual -# Hebrew. Disjointed from the model probers, the results of the HebrewProber -# alone are meaningless. HebrewProber always returns 0.00 as confidence -# since it never identifies a charset by itself. Instead, the pointer to the -# HebrewProber is passed to the model probers as a helper "Name Prober". -# When the Group prober receives a positive identification from any prober, -# it asks for the name of the charset identified. If the prober queried is a -# Hebrew model prober, the model prober forwards the call to the -# HebrewProber to make the final decision. In the HebrewProber, the -# decision is made according to the final-letters scores maintained and Both -# model probers scores. The answer is returned in the form of the name of the -# charset identified, either "windows-1255" or "ISO-8859-8". - -class HebrewProber(CharSetProber): - # windows-1255 / ISO-8859-8 code points of interest - FINAL_KAF = 0xea - NORMAL_KAF = 0xeb - FINAL_MEM = 0xed - NORMAL_MEM = 0xee - FINAL_NUN = 0xef - NORMAL_NUN = 0xf0 - FINAL_PE = 0xf3 - NORMAL_PE = 0xf4 - FINAL_TSADI = 0xf5 - NORMAL_TSADI = 0xf6 - - # Minimum Visual vs Logical final letter score difference. - # If the difference is below this, don't rely solely on the final letter score - # distance. - MIN_FINAL_CHAR_DISTANCE = 5 - - # Minimum Visual vs Logical model score difference. - # If the difference is below this, don't rely at all on the model score - # distance. - MIN_MODEL_DISTANCE = 0.01 - - VISUAL_HEBREW_NAME = "ISO-8859-8" - LOGICAL_HEBREW_NAME = "windows-1255" - - def __init__(self): - super(HebrewProber, self).__init__() - self._final_char_logical_score = None - self._final_char_visual_score = None - self._prev = None - self._before_prev = None - self._logical_prober = None - self._visual_prober = None - self.reset() - - def reset(self): - self._final_char_logical_score = 0 - self._final_char_visual_score = 0 - # The two last characters seen in the previous buffer, - # mPrev and mBeforePrev are initialized to space in order to simulate - # a word delimiter at the beginning of the data - self._prev = ' ' - self._before_prev = ' ' - # These probers are owned by the group prober. - - def set_model_probers(self, logicalProber, visualProber): - self._logical_prober = logicalProber - self._visual_prober = visualProber - - def is_final(self, c): - return c in [self.FINAL_KAF, self.FINAL_MEM, self.FINAL_NUN, - self.FINAL_PE, self.FINAL_TSADI] - - def is_non_final(self, c): - # The normal Tsadi is not a good Non-Final letter due to words like - # 'lechotet' (to chat) containing an apostrophe after the tsadi. This - # apostrophe is converted to a space in FilterWithoutEnglishLetters - # causing the Non-Final tsadi to appear at an end of a word even - # though this is not the case in the original text. - # The letters Pe and Kaf rarely display a related behavior of not being - # a good Non-Final letter. Words like 'Pop', 'Winamp' and 'Mubarak' - # for example legally end with a Non-Final Pe or Kaf. However, the - # benefit of these letters as Non-Final letters outweighs the damage - # since these words are quite rare. - return c in [self.NORMAL_KAF, self.NORMAL_MEM, - self.NORMAL_NUN, self.NORMAL_PE] - - def feed(self, byte_str): - # Final letter analysis for logical-visual decision. - # Look for evidence that the received buffer is either logical Hebrew - # or visual Hebrew. - # The following cases are checked: - # 1) A word longer than 1 letter, ending with a final letter. This is - # an indication that the text is laid out "naturally" since the - # final letter really appears at the end. +1 for logical score. - # 2) A word longer than 1 letter, ending with a Non-Final letter. In - # normal Hebrew, words ending with Kaf, Mem, Nun, Pe or Tsadi, - # should not end with the Non-Final form of that letter. Exceptions - # to this rule are mentioned above in isNonFinal(). This is an - # indication that the text is laid out backwards. +1 for visual - # score - # 3) A word longer than 1 letter, starting with a final letter. Final - # letters should not appear at the beginning of a word. This is an - # indication that the text is laid out backwards. +1 for visual - # score. - # - # The visual score and logical score are accumulated throughout the - # text and are finally checked against each other in GetCharSetName(). - # No checking for final letters in the middle of words is done since - # that case is not an indication for either Logical or Visual text. - # - # We automatically filter out all 7-bit characters (replace them with - # spaces) so the word boundary detection works properly. [MAP] - - if self.state == ProbingState.NOT_ME: - # Both model probers say it's not them. No reason to continue. - return ProbingState.NOT_ME - - byte_str = self.filter_high_byte_only(byte_str) - - for cur in byte_str: - if cur == ' ': - # We stand on a space - a word just ended - if self._before_prev != ' ': - # next-to-last char was not a space so self._prev is not a - # 1 letter word - if self.is_final(self._prev): - # case (1) [-2:not space][-1:final letter][cur:space] - self._final_char_logical_score += 1 - elif self.is_non_final(self._prev): - # case (2) [-2:not space][-1:Non-Final letter][ - # cur:space] - self._final_char_visual_score += 1 - else: - # Not standing on a space - if ((self._before_prev == ' ') and - (self.is_final(self._prev)) and (cur != ' ')): - # case (3) [-2:space][-1:final letter][cur:not space] - self._final_char_visual_score += 1 - self._before_prev = self._prev - self._prev = cur - - # Forever detecting, till the end or until both model probers return - # ProbingState.NOT_ME (handled above) - return ProbingState.DETECTING - - @property - def charset_name(self): - # Make the decision: is it Logical or Visual? - # If the final letter score distance is dominant enough, rely on it. - finalsub = self._final_char_logical_score - self._final_char_visual_score - if finalsub >= self.MIN_FINAL_CHAR_DISTANCE: - return self.LOGICAL_HEBREW_NAME - if finalsub <= -self.MIN_FINAL_CHAR_DISTANCE: - return self.VISUAL_HEBREW_NAME - - # It's not dominant enough, try to rely on the model scores instead. - modelsub = (self._logical_prober.get_confidence() - - self._visual_prober.get_confidence()) - if modelsub > self.MIN_MODEL_DISTANCE: - return self.LOGICAL_HEBREW_NAME - if modelsub < -self.MIN_MODEL_DISTANCE: - return self.VISUAL_HEBREW_NAME - - # Still no good, back to final letter distance, maybe it'll save the - # day. - if finalsub < 0.0: - return self.VISUAL_HEBREW_NAME - - # (finalsub > 0 - Logical) or (don't know what to do) default to - # Logical. - return self.LOGICAL_HEBREW_NAME - - @property - def language(self): - return 'Hebrew' - - @property - def state(self): - # Remain active as long as any of the model probers are active. - if (self._logical_prober.state == ProbingState.NOT_ME) and \ - (self._visual_prober.state == ProbingState.NOT_ME): - return ProbingState.NOT_ME - return ProbingState.DETECTING diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/jisfreq.py b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/jisfreq.py deleted file mode 100644 index 83fc082..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/jisfreq.py +++ /dev/null @@ -1,325 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is Mozilla Communicator client code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -# Sampling from about 20M text materials include literature and computer technology -# -# Japanese frequency table, applied to both S-JIS and EUC-JP -# They are sorted in order. - -# 128 --> 0.77094 -# 256 --> 0.85710 -# 512 --> 0.92635 -# 1024 --> 0.97130 -# 2048 --> 0.99431 -# -# Ideal Distribution Ratio = 0.92635 / (1-0.92635) = 12.58 -# Random Distribution Ration = 512 / (2965+62+83+86-512) = 0.191 -# -# Typical Distribution Ratio, 25% of IDR - -JIS_TYPICAL_DISTRIBUTION_RATIO = 3.0 - -# Char to FreqOrder table , -JIS_TABLE_SIZE = 4368 - -JIS_CHAR_TO_FREQ_ORDER = ( - 40, 1, 6, 182, 152, 180, 295,2127, 285, 381,3295,4304,3068,4606,3165,3510, # 16 -3511,1822,2785,4607,1193,2226,5070,4608, 171,2996,1247, 18, 179,5071, 856,1661, # 32 -1262,5072, 619, 127,3431,3512,3230,1899,1700, 232, 228,1294,1298, 284, 283,2041, # 48 -2042,1061,1062, 48, 49, 44, 45, 433, 434,1040,1041, 996, 787,2997,1255,4305, # 64 -2108,4609,1684,1648,5073,5074,5075,5076,5077,5078,3687,5079,4610,5080,3927,3928, # 80 -5081,3296,3432, 290,2285,1471,2187,5082,2580,2825,1303,2140,1739,1445,2691,3375, # 96 -1691,3297,4306,4307,4611, 452,3376,1182,2713,3688,3069,4308,5083,5084,5085,5086, # 112 -5087,5088,5089,5090,5091,5092,5093,5094,5095,5096,5097,5098,5099,5100,5101,5102, # 128 -5103,5104,5105,5106,5107,5108,5109,5110,5111,5112,4097,5113,5114,5115,5116,5117, # 144 -5118,5119,5120,5121,5122,5123,5124,5125,5126,5127,5128,5129,5130,5131,5132,5133, # 160 -5134,5135,5136,5137,5138,5139,5140,5141,5142,5143,5144,5145,5146,5147,5148,5149, # 176 -5150,5151,5152,4612,5153,5154,5155,5156,5157,5158,5159,5160,5161,5162,5163,5164, # 192 -5165,5166,5167,5168,5169,5170,5171,5172,5173,5174,5175,1472, 598, 618, 820,1205, # 208 -1309,1412,1858,1307,1692,5176,5177,5178,5179,5180,5181,5182,1142,1452,1234,1172, # 224 -1875,2043,2149,1793,1382,2973, 925,2404,1067,1241, 960,1377,2935,1491, 919,1217, # 240 -1865,2030,1406,1499,2749,4098,5183,5184,5185,5186,5187,5188,2561,4099,3117,1804, # 256 -2049,3689,4309,3513,1663,5189,3166,3118,3298,1587,1561,3433,5190,3119,1625,2998, # 272 -3299,4613,1766,3690,2786,4614,5191,5192,5193,5194,2161, 26,3377, 2,3929, 20, # 288 -3691, 47,4100, 50, 17, 16, 35, 268, 27, 243, 42, 155, 24, 154, 29, 184, # 304 - 4, 91, 14, 92, 53, 396, 33, 289, 9, 37, 64, 620, 21, 39, 321, 5, # 320 - 12, 11, 52, 13, 3, 208, 138, 0, 7, 60, 526, 141, 151,1069, 181, 275, # 336 -1591, 83, 132,1475, 126, 331, 829, 15, 69, 160, 59, 22, 157, 55,1079, 312, # 352 - 109, 38, 23, 25, 10, 19, 79,5195, 61, 382,1124, 8, 30,5196,5197,5198, # 368 -5199,5200,5201,5202,5203,5204,5205,5206, 89, 62, 74, 34,2416, 112, 139, 196, # 384 - 271, 149, 84, 607, 131, 765, 46, 88, 153, 683, 76, 874, 101, 258, 57, 80, # 400 - 32, 364, 121,1508, 169,1547, 68, 235, 145,2999, 41, 360,3027, 70, 63, 31, # 416 - 43, 259, 262,1383, 99, 533, 194, 66, 93, 846, 217, 192, 56, 106, 58, 565, # 432 - 280, 272, 311, 256, 146, 82, 308, 71, 100, 128, 214, 655, 110, 261, 104,1140, # 448 - 54, 51, 36, 87, 67,3070, 185,2618,2936,2020, 28,1066,2390,2059,5207,5208, # 464 -5209,5210,5211,5212,5213,5214,5215,5216,4615,5217,5218,5219,5220,5221,5222,5223, # 480 -5224,5225,5226,5227,5228,5229,5230,5231,5232,5233,5234,5235,5236,3514,5237,5238, # 496 -5239,5240,5241,5242,5243,5244,2297,2031,4616,4310,3692,5245,3071,5246,3598,5247, # 512 -4617,3231,3515,5248,4101,4311,4618,3808,4312,4102,5249,4103,4104,3599,5250,5251, # 528 -5252,5253,5254,5255,5256,5257,5258,5259,5260,5261,5262,5263,5264,5265,5266,5267, # 544 -5268,5269,5270,5271,5272,5273,5274,5275,5276,5277,5278,5279,5280,5281,5282,5283, # 560 -5284,5285,5286,5287,5288,5289,5290,5291,5292,5293,5294,5295,5296,5297,5298,5299, # 576 -5300,5301,5302,5303,5304,5305,5306,5307,5308,5309,5310,5311,5312,5313,5314,5315, # 592 -5316,5317,5318,5319,5320,5321,5322,5323,5324,5325,5326,5327,5328,5329,5330,5331, # 608 -5332,5333,5334,5335,5336,5337,5338,5339,5340,5341,5342,5343,5344,5345,5346,5347, # 624 -5348,5349,5350,5351,5352,5353,5354,5355,5356,5357,5358,5359,5360,5361,5362,5363, # 640 -5364,5365,5366,5367,5368,5369,5370,5371,5372,5373,5374,5375,5376,5377,5378,5379, # 656 -5380,5381, 363, 642,2787,2878,2788,2789,2316,3232,2317,3434,2011, 165,1942,3930, # 672 -3931,3932,3933,5382,4619,5383,4620,5384,5385,5386,5387,5388,5389,5390,5391,5392, # 688 -5393,5394,5395,5396,5397,5398,5399,5400,5401,5402,5403,5404,5405,5406,5407,5408, # 704 -5409,5410,5411,5412,5413,5414,5415,5416,5417,5418,5419,5420,5421,5422,5423,5424, # 720 -5425,5426,5427,5428,5429,5430,5431,5432,5433,5434,5435,5436,5437,5438,5439,5440, # 736 -5441,5442,5443,5444,5445,5446,5447,5448,5449,5450,5451,5452,5453,5454,5455,5456, # 752 -5457,5458,5459,5460,5461,5462,5463,5464,5465,5466,5467,5468,5469,5470,5471,5472, # 768 -5473,5474,5475,5476,5477,5478,5479,5480,5481,5482,5483,5484,5485,5486,5487,5488, # 784 -5489,5490,5491,5492,5493,5494,5495,5496,5497,5498,5499,5500,5501,5502,5503,5504, # 800 -5505,5506,5507,5508,5509,5510,5511,5512,5513,5514,5515,5516,5517,5518,5519,5520, # 816 -5521,5522,5523,5524,5525,5526,5527,5528,5529,5530,5531,5532,5533,5534,5535,5536, # 832 -5537,5538,5539,5540,5541,5542,5543,5544,5545,5546,5547,5548,5549,5550,5551,5552, # 848 -5553,5554,5555,5556,5557,5558,5559,5560,5561,5562,5563,5564,5565,5566,5567,5568, # 864 -5569,5570,5571,5572,5573,5574,5575,5576,5577,5578,5579,5580,5581,5582,5583,5584, # 880 -5585,5586,5587,5588,5589,5590,5591,5592,5593,5594,5595,5596,5597,5598,5599,5600, # 896 -5601,5602,5603,5604,5605,5606,5607,5608,5609,5610,5611,5612,5613,5614,5615,5616, # 912 -5617,5618,5619,5620,5621,5622,5623,5624,5625,5626,5627,5628,5629,5630,5631,5632, # 928 -5633,5634,5635,5636,5637,5638,5639,5640,5641,5642,5643,5644,5645,5646,5647,5648, # 944 -5649,5650,5651,5652,5653,5654,5655,5656,5657,5658,5659,5660,5661,5662,5663,5664, # 960 -5665,5666,5667,5668,5669,5670,5671,5672,5673,5674,5675,5676,5677,5678,5679,5680, # 976 -5681,5682,5683,5684,5685,5686,5687,5688,5689,5690,5691,5692,5693,5694,5695,5696, # 992 -5697,5698,5699,5700,5701,5702,5703,5704,5705,5706,5707,5708,5709,5710,5711,5712, # 1008 -5713,5714,5715,5716,5717,5718,5719,5720,5721,5722,5723,5724,5725,5726,5727,5728, # 1024 -5729,5730,5731,5732,5733,5734,5735,5736,5737,5738,5739,5740,5741,5742,5743,5744, # 1040 -5745,5746,5747,5748,5749,5750,5751,5752,5753,5754,5755,5756,5757,5758,5759,5760, # 1056 -5761,5762,5763,5764,5765,5766,5767,5768,5769,5770,5771,5772,5773,5774,5775,5776, # 1072 -5777,5778,5779,5780,5781,5782,5783,5784,5785,5786,5787,5788,5789,5790,5791,5792, # 1088 -5793,5794,5795,5796,5797,5798,5799,5800,5801,5802,5803,5804,5805,5806,5807,5808, # 1104 -5809,5810,5811,5812,5813,5814,5815,5816,5817,5818,5819,5820,5821,5822,5823,5824, # 1120 -5825,5826,5827,5828,5829,5830,5831,5832,5833,5834,5835,5836,5837,5838,5839,5840, # 1136 -5841,5842,5843,5844,5845,5846,5847,5848,5849,5850,5851,5852,5853,5854,5855,5856, # 1152 -5857,5858,5859,5860,5861,5862,5863,5864,5865,5866,5867,5868,5869,5870,5871,5872, # 1168 -5873,5874,5875,5876,5877,5878,5879,5880,5881,5882,5883,5884,5885,5886,5887,5888, # 1184 -5889,5890,5891,5892,5893,5894,5895,5896,5897,5898,5899,5900,5901,5902,5903,5904, # 1200 -5905,5906,5907,5908,5909,5910,5911,5912,5913,5914,5915,5916,5917,5918,5919,5920, # 1216 -5921,5922,5923,5924,5925,5926,5927,5928,5929,5930,5931,5932,5933,5934,5935,5936, # 1232 -5937,5938,5939,5940,5941,5942,5943,5944,5945,5946,5947,5948,5949,5950,5951,5952, # 1248 -5953,5954,5955,5956,5957,5958,5959,5960,5961,5962,5963,5964,5965,5966,5967,5968, # 1264 -5969,5970,5971,5972,5973,5974,5975,5976,5977,5978,5979,5980,5981,5982,5983,5984, # 1280 -5985,5986,5987,5988,5989,5990,5991,5992,5993,5994,5995,5996,5997,5998,5999,6000, # 1296 -6001,6002,6003,6004,6005,6006,6007,6008,6009,6010,6011,6012,6013,6014,6015,6016, # 1312 -6017,6018,6019,6020,6021,6022,6023,6024,6025,6026,6027,6028,6029,6030,6031,6032, # 1328 -6033,6034,6035,6036,6037,6038,6039,6040,6041,6042,6043,6044,6045,6046,6047,6048, # 1344 -6049,6050,6051,6052,6053,6054,6055,6056,6057,6058,6059,6060,6061,6062,6063,6064, # 1360 -6065,6066,6067,6068,6069,6070,6071,6072,6073,6074,6075,6076,6077,6078,6079,6080, # 1376 -6081,6082,6083,6084,6085,6086,6087,6088,6089,6090,6091,6092,6093,6094,6095,6096, # 1392 -6097,6098,6099,6100,6101,6102,6103,6104,6105,6106,6107,6108,6109,6110,6111,6112, # 1408 -6113,6114,2044,2060,4621, 997,1235, 473,1186,4622, 920,3378,6115,6116, 379,1108, # 1424 -4313,2657,2735,3934,6117,3809, 636,3233, 573,1026,3693,3435,2974,3300,2298,4105, # 1440 - 854,2937,2463, 393,2581,2417, 539, 752,1280,2750,2480, 140,1161, 440, 708,1569, # 1456 - 665,2497,1746,1291,1523,3000, 164,1603, 847,1331, 537,1997, 486, 508,1693,2418, # 1472 -1970,2227, 878,1220, 299,1030, 969, 652,2751, 624,1137,3301,2619, 65,3302,2045, # 1488 -1761,1859,3120,1930,3694,3516, 663,1767, 852, 835,3695, 269, 767,2826,2339,1305, # 1504 - 896,1150, 770,1616,6118, 506,1502,2075,1012,2519, 775,2520,2975,2340,2938,4314, # 1520 -3028,2086,1224,1943,2286,6119,3072,4315,2240,1273,1987,3935,1557, 175, 597, 985, # 1536 -3517,2419,2521,1416,3029, 585, 938,1931,1007,1052,1932,1685,6120,3379,4316,4623, # 1552 - 804, 599,3121,1333,2128,2539,1159,1554,2032,3810, 687,2033,2904, 952, 675,1467, # 1568 -3436,6121,2241,1096,1786,2440,1543,1924, 980,1813,2228, 781,2692,1879, 728,1918, # 1584 -3696,4624, 548,1950,4625,1809,1088,1356,3303,2522,1944, 502, 972, 373, 513,2827, # 1600 - 586,2377,2391,1003,1976,1631,6122,2464,1084, 648,1776,4626,2141, 324, 962,2012, # 1616 -2177,2076,1384, 742,2178,1448,1173,1810, 222, 102, 301, 445, 125,2420, 662,2498, # 1632 - 277, 200,1476,1165,1068, 224,2562,1378,1446, 450,1880, 659, 791, 582,4627,2939, # 1648 -3936,1516,1274, 555,2099,3697,1020,1389,1526,3380,1762,1723,1787,2229, 412,2114, # 1664 -1900,2392,3518, 512,2597, 427,1925,2341,3122,1653,1686,2465,2499, 697, 330, 273, # 1680 - 380,2162, 951, 832, 780, 991,1301,3073, 965,2270,3519, 668,2523,2636,1286, 535, # 1696 -1407, 518, 671, 957,2658,2378, 267, 611,2197,3030,6123, 248,2299, 967,1799,2356, # 1712 - 850,1418,3437,1876,1256,1480,2828,1718,6124,6125,1755,1664,2405,6126,4628,2879, # 1728 -2829, 499,2179, 676,4629, 557,2329,2214,2090, 325,3234, 464, 811,3001, 992,2342, # 1744 -2481,1232,1469, 303,2242, 466,1070,2163, 603,1777,2091,4630,2752,4631,2714, 322, # 1760 -2659,1964,1768, 481,2188,1463,2330,2857,3600,2092,3031,2421,4632,2318,2070,1849, # 1776 -2598,4633,1302,2254,1668,1701,2422,3811,2905,3032,3123,2046,4106,1763,1694,4634, # 1792 -1604, 943,1724,1454, 917, 868,2215,1169,2940, 552,1145,1800,1228,1823,1955, 316, # 1808 -1080,2510, 361,1807,2830,4107,2660,3381,1346,1423,1134,4108,6127, 541,1263,1229, # 1824 -1148,2540, 545, 465,1833,2880,3438,1901,3074,2482, 816,3937, 713,1788,2500, 122, # 1840 -1575, 195,1451,2501,1111,6128, 859, 374,1225,2243,2483,4317, 390,1033,3439,3075, # 1856 -2524,1687, 266, 793,1440,2599, 946, 779, 802, 507, 897,1081, 528,2189,1292, 711, # 1872 -1866,1725,1167,1640, 753, 398,2661,1053, 246, 348,4318, 137,1024,3440,1600,2077, # 1888 -2129, 825,4319, 698, 238, 521, 187,2300,1157,2423,1641,1605,1464,1610,1097,2541, # 1904 -1260,1436, 759,2255,1814,2150, 705,3235, 409,2563,3304, 561,3033,2005,2564, 726, # 1920 -1956,2343,3698,4109, 949,3812,3813,3520,1669, 653,1379,2525, 881,2198, 632,2256, # 1936 -1027, 778,1074, 733,1957, 514,1481,2466, 554,2180, 702,3938,1606,1017,1398,6129, # 1952 -1380,3521, 921, 993,1313, 594, 449,1489,1617,1166, 768,1426,1360, 495,1794,3601, # 1968 -1177,3602,1170,4320,2344, 476, 425,3167,4635,3168,1424, 401,2662,1171,3382,1998, # 1984 -1089,4110, 477,3169, 474,6130,1909, 596,2831,1842, 494, 693,1051,1028,1207,3076, # 2000 - 606,2115, 727,2790,1473,1115, 743,3522, 630, 805,1532,4321,2021, 366,1057, 838, # 2016 - 684,1114,2142,4322,2050,1492,1892,1808,2271,3814,2424,1971,1447,1373,3305,1090, # 2032 -1536,3939,3523,3306,1455,2199, 336, 369,2331,1035, 584,2393, 902, 718,2600,6131, # 2048 -2753, 463,2151,1149,1611,2467, 715,1308,3124,1268, 343,1413,3236,1517,1347,2663, # 2064 -2093,3940,2022,1131,1553,2100,2941,1427,3441,2942,1323,2484,6132,1980, 872,2368, # 2080 -2441,2943, 320,2369,2116,1082, 679,1933,3941,2791,3815, 625,1143,2023, 422,2200, # 2096 -3816,6133, 730,1695, 356,2257,1626,2301,2858,2637,1627,1778, 937, 883,2906,2693, # 2112 -3002,1769,1086, 400,1063,1325,3307,2792,4111,3077, 456,2345,1046, 747,6134,1524, # 2128 - 884,1094,3383,1474,2164,1059, 974,1688,2181,2258,1047, 345,1665,1187, 358, 875, # 2144 -3170, 305, 660,3524,2190,1334,1135,3171,1540,1649,2542,1527, 927, 968,2793, 885, # 2160 -1972,1850, 482, 500,2638,1218,1109,1085,2543,1654,2034, 876, 78,2287,1482,1277, # 2176 - 861,1675,1083,1779, 724,2754, 454, 397,1132,1612,2332, 893, 672,1237, 257,2259, # 2192 -2370, 135,3384, 337,2244, 547, 352, 340, 709,2485,1400, 788,1138,2511, 540, 772, # 2208 -1682,2260,2272,2544,2013,1843,1902,4636,1999,1562,2288,4637,2201,1403,1533, 407, # 2224 - 576,3308,1254,2071, 978,3385, 170, 136,1201,3125,2664,3172,2394, 213, 912, 873, # 2240 -3603,1713,2202, 699,3604,3699, 813,3442, 493, 531,1054, 468,2907,1483, 304, 281, # 2256 -4112,1726,1252,2094, 339,2319,2130,2639, 756,1563,2944, 748, 571,2976,1588,2425, # 2272 -2715,1851,1460,2426,1528,1392,1973,3237, 288,3309, 685,3386, 296, 892,2716,2216, # 2288 -1570,2245, 722,1747,2217, 905,3238,1103,6135,1893,1441,1965, 251,1805,2371,3700, # 2304 -2601,1919,1078, 75,2182,1509,1592,1270,2640,4638,2152,6136,3310,3817, 524, 706, # 2320 -1075, 292,3818,1756,2602, 317, 98,3173,3605,3525,1844,2218,3819,2502, 814, 567, # 2336 - 385,2908,1534,6137, 534,1642,3239, 797,6138,1670,1529, 953,4323, 188,1071, 538, # 2352 - 178, 729,3240,2109,1226,1374,2000,2357,2977, 731,2468,1116,2014,2051,6139,1261, # 2368 -1593, 803,2859,2736,3443, 556, 682, 823,1541,6140,1369,2289,1706,2794, 845, 462, # 2384 -2603,2665,1361, 387, 162,2358,1740, 739,1770,1720,1304,1401,3241,1049, 627,1571, # 2400 -2427,3526,1877,3942,1852,1500, 431,1910,1503, 677, 297,2795, 286,1433,1038,1198, # 2416 -2290,1133,1596,4113,4639,2469,1510,1484,3943,6141,2442, 108, 712,4640,2372, 866, # 2432 -3701,2755,3242,1348, 834,1945,1408,3527,2395,3243,1811, 824, 994,1179,2110,1548, # 2448 -1453, 790,3003, 690,4324,4325,2832,2909,3820,1860,3821, 225,1748, 310, 346,1780, # 2464 -2470, 821,1993,2717,2796, 828, 877,3528,2860,2471,1702,2165,2910,2486,1789, 453, # 2480 - 359,2291,1676, 73,1164,1461,1127,3311, 421, 604, 314,1037, 589, 116,2487, 737, # 2496 - 837,1180, 111, 244, 735,6142,2261,1861,1362, 986, 523, 418, 581,2666,3822, 103, # 2512 - 855, 503,1414,1867,2488,1091, 657,1597, 979, 605,1316,4641,1021,2443,2078,2001, # 2528 -1209, 96, 587,2166,1032, 260,1072,2153, 173, 94, 226,3244, 819,2006,4642,4114, # 2544 -2203, 231,1744, 782, 97,2667, 786,3387, 887, 391, 442,2219,4326,1425,6143,2694, # 2560 - 633,1544,1202, 483,2015, 592,2052,1958,2472,1655, 419, 129,4327,3444,3312,1714, # 2576 -1257,3078,4328,1518,1098, 865,1310,1019,1885,1512,1734, 469,2444, 148, 773, 436, # 2592 -1815,1868,1128,1055,4329,1245,2756,3445,2154,1934,1039,4643, 579,1238, 932,2320, # 2608 - 353, 205, 801, 115,2428, 944,2321,1881, 399,2565,1211, 678, 766,3944, 335,2101, # 2624 -1459,1781,1402,3945,2737,2131,1010, 844, 981,1326,1013, 550,1816,1545,2620,1335, # 2640 -1008, 371,2881, 936,1419,1613,3529,1456,1395,2273,1834,2604,1317,2738,2503, 416, # 2656 -1643,4330, 806,1126, 229, 591,3946,1314,1981,1576,1837,1666, 347,1790, 977,3313, # 2672 - 764,2861,1853, 688,2429,1920,1462, 77, 595, 415,2002,3034, 798,1192,4115,6144, # 2688 -2978,4331,3035,2695,2582,2072,2566, 430,2430,1727, 842,1396,3947,3702, 613, 377, # 2704 - 278, 236,1417,3388,3314,3174, 757,1869, 107,3530,6145,1194, 623,2262, 207,1253, # 2720 -2167,3446,3948, 492,1117,1935, 536,1838,2757,1246,4332, 696,2095,2406,1393,1572, # 2736 -3175,1782, 583, 190, 253,1390,2230, 830,3126,3389, 934,3245,1703,1749,2979,1870, # 2752 -2545,1656,2204, 869,2346,4116,3176,1817, 496,1764,4644, 942,1504, 404,1903,1122, # 2768 -1580,3606,2945,1022, 515, 372,1735, 955,2431,3036,6146,2797,1110,2302,2798, 617, # 2784 -6147, 441, 762,1771,3447,3607,3608,1904, 840,3037, 86, 939,1385, 572,1370,2445, # 2800 -1336, 114,3703, 898, 294, 203,3315, 703,1583,2274, 429, 961,4333,1854,1951,3390, # 2816 -2373,3704,4334,1318,1381, 966,1911,2322,1006,1155, 309, 989, 458,2718,1795,1372, # 2832 -1203, 252,1689,1363,3177, 517,1936, 168,1490, 562, 193,3823,1042,4117,1835, 551, # 2848 - 470,4645, 395, 489,3448,1871,1465,2583,2641, 417,1493, 279,1295, 511,1236,1119, # 2864 - 72,1231,1982,1812,3004, 871,1564, 984,3449,1667,2696,2096,4646,2347,2833,1673, # 2880 -3609, 695,3246,2668, 807,1183,4647, 890, 388,2333,1801,1457,2911,1765,1477,1031, # 2896 -3316,3317,1278,3391,2799,2292,2526, 163,3450,4335,2669,1404,1802,6148,2323,2407, # 2912 -1584,1728,1494,1824,1269, 298, 909,3318,1034,1632, 375, 776,1683,2061, 291, 210, # 2928 -1123, 809,1249,1002,2642,3038, 206,1011,2132, 144, 975, 882,1565, 342, 667, 754, # 2944 -1442,2143,1299,2303,2062, 447, 626,2205,1221,2739,2912,1144,1214,2206,2584, 760, # 2960 -1715, 614, 950,1281,2670,2621, 810, 577,1287,2546,4648, 242,2168, 250,2643, 691, # 2976 - 123,2644, 647, 313,1029, 689,1357,2946,1650, 216, 771,1339,1306, 808,2063, 549, # 2992 - 913,1371,2913,2914,6149,1466,1092,1174,1196,1311,2605,2396,1783,1796,3079, 406, # 3008 -2671,2117,3949,4649, 487,1825,2220,6150,2915, 448,2348,1073,6151,2397,1707, 130, # 3024 - 900,1598, 329, 176,1959,2527,1620,6152,2275,4336,3319,1983,2191,3705,3610,2155, # 3040 -3706,1912,1513,1614,6153,1988, 646, 392,2304,1589,3320,3039,1826,1239,1352,1340, # 3056 -2916, 505,2567,1709,1437,2408,2547, 906,6154,2672, 384,1458,1594,1100,1329, 710, # 3072 - 423,3531,2064,2231,2622,1989,2673,1087,1882, 333, 841,3005,1296,2882,2379, 580, # 3088 -1937,1827,1293,2585, 601, 574, 249,1772,4118,2079,1120, 645, 901,1176,1690, 795, # 3104 -2207, 478,1434, 516,1190,1530, 761,2080, 930,1264, 355, 435,1552, 644,1791, 987, # 3120 - 220,1364,1163,1121,1538, 306,2169,1327,1222, 546,2645, 218, 241, 610,1704,3321, # 3136 -1984,1839,1966,2528, 451,6155,2586,3707,2568, 907,3178, 254,2947, 186,1845,4650, # 3152 - 745, 432,1757, 428,1633, 888,2246,2221,2489,3611,2118,1258,1265, 956,3127,1784, # 3168 -4337,2490, 319, 510, 119, 457,3612, 274,2035,2007,4651,1409,3128, 970,2758, 590, # 3184 -2800, 661,2247,4652,2008,3950,1420,1549,3080,3322,3951,1651,1375,2111, 485,2491, # 3200 -1429,1156,6156,2548,2183,1495, 831,1840,2529,2446, 501,1657, 307,1894,3247,1341, # 3216 - 666, 899,2156,1539,2549,1559, 886, 349,2208,3081,2305,1736,3824,2170,2759,1014, # 3232 -1913,1386, 542,1397,2948, 490, 368, 716, 362, 159, 282,2569,1129,1658,1288,1750, # 3248 -2674, 276, 649,2016, 751,1496, 658,1818,1284,1862,2209,2087,2512,3451, 622,2834, # 3264 - 376, 117,1060,2053,1208,1721,1101,1443, 247,1250,3179,1792,3952,2760,2398,3953, # 3280 -6157,2144,3708, 446,2432,1151,2570,3452,2447,2761,2835,1210,2448,3082, 424,2222, # 3296 -1251,2449,2119,2836, 504,1581,4338, 602, 817, 857,3825,2349,2306, 357,3826,1470, # 3312 -1883,2883, 255, 958, 929,2917,3248, 302,4653,1050,1271,1751,2307,1952,1430,2697, # 3328 -2719,2359, 354,3180, 777, 158,2036,4339,1659,4340,4654,2308,2949,2248,1146,2232, # 3344 -3532,2720,1696,2623,3827,6158,3129,1550,2698,1485,1297,1428, 637, 931,2721,2145, # 3360 - 914,2550,2587, 81,2450, 612, 827,2646,1242,4655,1118,2884, 472,1855,3181,3533, # 3376 -3534, 569,1353,2699,1244,1758,2588,4119,2009,2762,2171,3709,1312,1531,6159,1152, # 3392 -1938, 134,1830, 471,3710,2276,1112,1535,3323,3453,3535, 982,1337,2950, 488, 826, # 3408 - 674,1058,1628,4120,2017, 522,2399, 211, 568,1367,3454, 350, 293,1872,1139,3249, # 3424 -1399,1946,3006,1300,2360,3324, 588, 736,6160,2606, 744, 669,3536,3828,6161,1358, # 3440 - 199, 723, 848, 933, 851,1939,1505,1514,1338,1618,1831,4656,1634,3613, 443,2740, # 3456 -3829, 717,1947, 491,1914,6162,2551,1542,4121,1025,6163,1099,1223, 198,3040,2722, # 3472 - 370, 410,1905,2589, 998,1248,3182,2380, 519,1449,4122,1710, 947, 928,1153,4341, # 3488 -2277, 344,2624,1511, 615, 105, 161,1212,1076,1960,3130,2054,1926,1175,1906,2473, # 3504 - 414,1873,2801,6164,2309, 315,1319,3325, 318,2018,2146,2157, 963, 631, 223,4342, # 3520 -4343,2675, 479,3711,1197,2625,3712,2676,2361,6165,4344,4123,6166,2451,3183,1886, # 3536 -2184,1674,1330,1711,1635,1506, 799, 219,3250,3083,3954,1677,3713,3326,2081,3614, # 3552 -1652,2073,4657,1147,3041,1752, 643,1961, 147,1974,3955,6167,1716,2037, 918,3007, # 3568 -1994, 120,1537, 118, 609,3184,4345, 740,3455,1219, 332,1615,3830,6168,1621,2980, # 3584 -1582, 783, 212, 553,2350,3714,1349,2433,2082,4124, 889,6169,2310,1275,1410, 973, # 3600 - 166,1320,3456,1797,1215,3185,2885,1846,2590,2763,4658, 629, 822,3008, 763, 940, # 3616 -1990,2862, 439,2409,1566,1240,1622, 926,1282,1907,2764, 654,2210,1607, 327,1130, # 3632 -3956,1678,1623,6170,2434,2192, 686, 608,3831,3715, 903,3957,3042,6171,2741,1522, # 3648 -1915,1105,1555,2552,1359, 323,3251,4346,3457, 738,1354,2553,2311,2334,1828,2003, # 3664 -3832,1753,2351,1227,6172,1887,4125,1478,6173,2410,1874,1712,1847, 520,1204,2607, # 3680 - 264,4659, 836,2677,2102, 600,4660,3833,2278,3084,6174,4347,3615,1342, 640, 532, # 3696 - 543,2608,1888,2400,2591,1009,4348,1497, 341,1737,3616,2723,1394, 529,3252,1321, # 3712 - 983,4661,1515,2120, 971,2592, 924, 287,1662,3186,4349,2700,4350,1519, 908,1948, # 3728 -2452, 156, 796,1629,1486,2223,2055, 694,4126,1259,1036,3392,1213,2249,2742,1889, # 3744 -1230,3958,1015, 910, 408, 559,3617,4662, 746, 725, 935,4663,3959,3009,1289, 563, # 3760 - 867,4664,3960,1567,2981,2038,2626, 988,2263,2381,4351, 143,2374, 704,1895,6175, # 3776 -1188,3716,2088, 673,3085,2362,4352, 484,1608,1921,2765,2918, 215, 904,3618,3537, # 3792 - 894, 509, 976,3043,2701,3961,4353,2837,2982, 498,6176,6177,1102,3538,1332,3393, # 3808 -1487,1636,1637, 233, 245,3962, 383, 650, 995,3044, 460,1520,1206,2352, 749,3327, # 3824 - 530, 700, 389,1438,1560,1773,3963,2264, 719,2951,2724,3834, 870,1832,1644,1000, # 3840 - 839,2474,3717, 197,1630,3394, 365,2886,3964,1285,2133, 734, 922, 818,1106, 732, # 3856 - 480,2083,1774,3458, 923,2279,1350, 221,3086, 85,2233,2234,3835,1585,3010,2147, # 3872 -1387,1705,2382,1619,2475, 133, 239,2802,1991,1016,2084,2383, 411,2838,1113, 651, # 3888 -1985,1160,3328, 990,1863,3087,1048,1276,2647, 265,2627,1599,3253,2056, 150, 638, # 3904 -2019, 656, 853, 326,1479, 680,1439,4354,1001,1759, 413,3459,3395,2492,1431, 459, # 3920 -4355,1125,3329,2265,1953,1450,2065,2863, 849, 351,2678,3131,3254,3255,1104,1577, # 3936 - 227,1351,1645,2453,2193,1421,2887, 812,2121, 634, 95,2435, 201,2312,4665,1646, # 3952 -1671,2743,1601,2554,2702,2648,2280,1315,1366,2089,3132,1573,3718,3965,1729,1189, # 3968 - 328,2679,1077,1940,1136, 558,1283, 964,1195, 621,2074,1199,1743,3460,3619,1896, # 3984 -1916,1890,3836,2952,1154,2112,1064, 862, 378,3011,2066,2113,2803,1568,2839,6178, # 4000 -3088,2919,1941,1660,2004,1992,2194, 142, 707,1590,1708,1624,1922,1023,1836,1233, # 4016 -1004,2313, 789, 741,3620,6179,1609,2411,1200,4127,3719,3720,4666,2057,3721, 593, # 4032 -2840, 367,2920,1878,6180,3461,1521, 628,1168, 692,2211,2649, 300, 720,2067,2571, # 4048 -2953,3396, 959,2504,3966,3539,3462,1977, 701,6181, 954,1043, 800, 681, 183,3722, # 4064 -1803,1730,3540,4128,2103, 815,2314, 174, 467, 230,2454,1093,2134, 755,3541,3397, # 4080 -1141,1162,6182,1738,2039, 270,3256,2513,1005,1647,2185,3837, 858,1679,1897,1719, # 4096 -2954,2324,1806, 402, 670, 167,4129,1498,2158,2104, 750,6183, 915, 189,1680,1551, # 4112 - 455,4356,1501,2455, 405,1095,2955, 338,1586,1266,1819, 570, 641,1324, 237,1556, # 4128 -2650,1388,3723,6184,1368,2384,1343,1978,3089,2436, 879,3724, 792,1191, 758,3012, # 4144 -1411,2135,1322,4357, 240,4667,1848,3725,1574,6185, 420,3045,1546,1391, 714,4358, # 4160 -1967, 941,1864, 863, 664, 426, 560,1731,2680,1785,2864,1949,2363, 403,3330,1415, # 4176 -1279,2136,1697,2335, 204, 721,2097,3838, 90,6186,2085,2505, 191,3967, 124,2148, # 4192 -1376,1798,1178,1107,1898,1405, 860,4359,1243,1272,2375,2983,1558,2456,1638, 113, # 4208 -3621, 578,1923,2609, 880, 386,4130, 784,2186,2266,1422,2956,2172,1722, 497, 263, # 4224 -2514,1267,2412,2610, 177,2703,3542, 774,1927,1344, 616,1432,1595,1018, 172,4360, # 4240 -2325, 911,4361, 438,1468,3622, 794,3968,2024,2173,1681,1829,2957, 945, 895,3090, # 4256 - 575,2212,2476, 475,2401,2681, 785,2744,1745,2293,2555,1975,3133,2865, 394,4668, # 4272 -3839, 635,4131, 639, 202,1507,2195,2766,1345,1435,2572,3726,1908,1184,1181,2457, # 4288 -3727,3134,4362, 843,2611, 437, 916,4669, 234, 769,1884,3046,3047,3623, 833,6187, # 4304 -1639,2250,2402,1355,1185,2010,2047, 999, 525,1732,1290,1488,2612, 948,1578,3728, # 4320 -2413,2477,1216,2725,2159, 334,3840,1328,3624,2921,1525,4132, 564,1056, 891,4363, # 4336 -1444,1698,2385,2251,3729,1365,2281,2235,1717,6188, 864,3841,2515, 444, 527,2767, # 4352 -2922,3625, 544, 461,6189, 566, 209,2437,3398,2098,1065,2068,3331,3626,3257,2137, # 4368 #last 512 -) - - diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/jpcntx.py b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/jpcntx.py deleted file mode 100644 index 20044e4..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/jpcntx.py +++ /dev/null @@ -1,233 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is Mozilla Communicator client code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - - -# This is hiragana 2-char sequence table, the number in each cell represents its frequency category -jp2CharContext = ( -(0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1), -(2,4,0,4,0,3,0,4,0,3,4,4,4,2,4,3,3,4,3,2,3,3,4,2,3,3,3,2,4,1,4,3,3,1,5,4,3,4,3,4,3,5,3,0,3,5,4,2,0,3,1,0,3,3,0,3,3,0,1,1,0,4,3,0,3,3,0,4,0,2,0,3,5,5,5,5,4,0,4,1,0,3,4), -(0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2), -(0,4,0,5,0,5,0,4,0,4,5,4,4,3,5,3,5,1,5,3,4,3,4,4,3,4,3,3,4,3,5,4,4,3,5,5,3,5,5,5,3,5,5,3,4,5,5,3,1,3,2,0,3,4,0,4,2,0,4,2,1,5,3,2,3,5,0,4,0,2,0,5,4,4,5,4,5,0,4,0,0,4,4), -(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), -(0,3,0,4,0,3,0,3,0,4,5,4,3,3,3,3,4,3,5,4,4,3,5,4,4,3,4,3,4,4,4,4,5,3,4,4,3,4,5,5,4,5,5,1,4,5,4,3,0,3,3,1,3,3,0,4,4,0,3,3,1,5,3,3,3,5,0,4,0,3,0,4,4,3,4,3,3,0,4,1,1,3,4), -(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), -(0,4,0,3,0,3,0,4,0,3,4,4,3,2,2,1,2,1,3,1,3,3,3,3,3,4,3,1,3,3,5,3,3,0,4,3,0,5,4,3,3,5,4,4,3,4,4,5,0,1,2,0,1,2,0,2,2,0,1,0,0,5,2,2,1,4,0,3,0,1,0,4,4,3,5,4,3,0,2,1,0,4,3), -(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), -(0,3,0,5,0,4,0,2,1,4,4,2,4,1,4,2,4,2,4,3,3,3,4,3,3,3,3,1,4,2,3,3,3,1,4,4,1,1,1,4,3,3,2,0,2,4,3,2,0,3,3,0,3,1,1,0,0,0,3,3,0,4,2,2,3,4,0,4,0,3,0,4,4,5,3,4,4,0,3,0,0,1,4), -(1,4,0,4,0,4,0,4,0,3,5,4,4,3,4,3,5,4,3,3,4,3,5,4,4,4,4,3,4,2,4,3,3,1,5,4,3,2,4,5,4,5,5,4,4,5,4,4,0,3,2,2,3,3,0,4,3,1,3,2,1,4,3,3,4,5,0,3,0,2,0,4,5,5,4,5,4,0,4,0,0,5,4), -(0,5,0,5,0,4,0,3,0,4,4,3,4,3,3,3,4,0,4,4,4,3,4,3,4,3,3,1,4,2,4,3,4,0,5,4,1,4,5,4,4,5,3,2,4,3,4,3,2,4,1,3,3,3,2,3,2,0,4,3,3,4,3,3,3,4,0,4,0,3,0,4,5,4,4,4,3,0,4,1,0,1,3), -(0,3,1,4,0,3,0,2,0,3,4,4,3,1,4,2,3,3,4,3,4,3,4,3,4,4,3,2,3,1,5,4,4,1,4,4,3,5,4,4,3,5,5,4,3,4,4,3,1,2,3,1,2,2,0,3,2,0,3,1,0,5,3,3,3,4,3,3,3,3,4,4,4,4,5,4,2,0,3,3,2,4,3), -(0,2,0,3,0,1,0,1,0,0,3,2,0,0,2,0,1,0,2,1,3,3,3,1,2,3,1,0,1,0,4,2,1,1,3,3,0,4,3,3,1,4,3,3,0,3,3,2,0,0,0,0,1,0,0,2,0,0,0,0,0,4,1,0,2,3,2,2,2,1,3,3,3,4,4,3,2,0,3,1,0,3,3), -(0,4,0,4,0,3,0,3,0,4,4,4,3,3,3,3,3,3,4,3,4,2,4,3,4,3,3,2,4,3,4,5,4,1,4,5,3,5,4,5,3,5,4,0,3,5,5,3,1,3,3,2,2,3,0,3,4,1,3,3,2,4,3,3,3,4,0,4,0,3,0,4,5,4,4,5,3,0,4,1,0,3,4), -(0,2,0,3,0,3,0,0,0,2,2,2,1,0,1,0,0,0,3,0,3,0,3,0,1,3,1,0,3,1,3,3,3,1,3,3,3,0,1,3,1,3,4,0,0,3,1,1,0,3,2,0,0,0,0,1,3,0,1,0,0,3,3,2,0,3,0,0,0,0,0,3,4,3,4,3,3,0,3,0,0,2,3), -(2,3,0,3,0,2,0,1,0,3,3,4,3,1,3,1,1,1,3,1,4,3,4,3,3,3,0,0,3,1,5,4,3,1,4,3,2,5,5,4,4,4,4,3,3,4,4,4,0,2,1,1,3,2,0,1,2,0,0,1,0,4,1,3,3,3,0,3,0,1,0,4,4,4,5,5,3,0,2,0,0,4,4), -(0,2,0,1,0,3,1,3,0,2,3,3,3,0,3,1,0,0,3,0,3,2,3,1,3,2,1,1,0,0,4,2,1,0,2,3,1,4,3,2,0,4,4,3,1,3,1,3,0,1,0,0,1,0,0,0,1,0,0,0,0,4,1,1,1,2,0,3,0,0,0,3,4,2,4,3,2,0,1,0,0,3,3), -(0,1,0,4,0,5,0,4,0,2,4,4,2,3,3,2,3,3,5,3,3,3,4,3,4,2,3,0,4,3,3,3,4,1,4,3,2,1,5,5,3,4,5,1,3,5,4,2,0,3,3,0,1,3,0,4,2,0,1,3,1,4,3,3,3,3,0,3,0,1,0,3,4,4,4,5,5,0,3,0,1,4,5), -(0,2,0,3,0,3,0,0,0,2,3,1,3,0,4,0,1,1,3,0,3,4,3,2,3,1,0,3,3,2,3,1,3,0,2,3,0,2,1,4,1,2,2,0,0,3,3,0,0,2,0,0,0,1,0,0,0,0,2,2,0,3,2,1,3,3,0,2,0,2,0,0,3,3,1,2,4,0,3,0,2,2,3), -(2,4,0,5,0,4,0,4,0,2,4,4,4,3,4,3,3,3,1,2,4,3,4,3,4,4,5,0,3,3,3,3,2,0,4,3,1,4,3,4,1,4,4,3,3,4,4,3,1,2,3,0,4,2,0,4,1,0,3,3,0,4,3,3,3,4,0,4,0,2,0,3,5,3,4,5,2,0,3,0,0,4,5), -(0,3,0,4,0,1,0,1,0,1,3,2,2,1,3,0,3,0,2,0,2,0,3,0,2,0,0,0,1,0,1,1,0,0,3,1,0,0,0,4,0,3,1,0,2,1,3,0,0,0,0,0,0,3,0,0,0,0,0,0,0,4,2,2,3,1,0,3,0,0,0,1,4,4,4,3,0,0,4,0,0,1,4), -(1,4,1,5,0,3,0,3,0,4,5,4,4,3,5,3,3,4,4,3,4,1,3,3,3,3,2,1,4,1,5,4,3,1,4,4,3,5,4,4,3,5,4,3,3,4,4,4,0,3,3,1,2,3,0,3,1,0,3,3,0,5,4,4,4,4,4,4,3,3,5,4,4,3,3,5,4,0,3,2,0,4,4), -(0,2,0,3,0,1,0,0,0,1,3,3,3,2,4,1,3,0,3,1,3,0,2,2,1,1,0,0,2,0,4,3,1,0,4,3,0,4,4,4,1,4,3,1,1,3,3,1,0,2,0,0,1,3,0,0,0,0,2,0,0,4,3,2,4,3,5,4,3,3,3,4,3,3,4,3,3,0,2,1,0,3,3), -(0,2,0,4,0,3,0,2,0,2,5,5,3,4,4,4,4,1,4,3,3,0,4,3,4,3,1,3,3,2,4,3,0,3,4,3,0,3,4,4,2,4,4,0,4,5,3,3,2,2,1,1,1,2,0,1,5,0,3,3,2,4,3,3,3,4,0,3,0,2,0,4,4,3,5,5,0,0,3,0,2,3,3), -(0,3,0,4,0,3,0,1,0,3,4,3,3,1,3,3,3,0,3,1,3,0,4,3,3,1,1,0,3,0,3,3,0,0,4,4,0,1,5,4,3,3,5,0,3,3,4,3,0,2,0,1,1,1,0,1,3,0,1,2,1,3,3,2,3,3,0,3,0,1,0,1,3,3,4,4,1,0,1,2,2,1,3), -(0,1,0,4,0,4,0,3,0,1,3,3,3,2,3,1,1,0,3,0,3,3,4,3,2,4,2,0,1,0,4,3,2,0,4,3,0,5,3,3,2,4,4,4,3,3,3,4,0,1,3,0,0,1,0,0,1,0,0,0,0,4,2,3,3,3,0,3,0,0,0,4,4,4,5,3,2,0,3,3,0,3,5), -(0,2,0,3,0,0,0,3,0,1,3,0,2,0,0,0,1,0,3,1,1,3,3,0,0,3,0,0,3,0,2,3,1,0,3,1,0,3,3,2,0,4,2,2,0,2,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,2,1,2,0,1,0,1,0,0,0,1,3,1,2,0,0,0,1,0,0,1,4), -(0,3,0,3,0,5,0,1,0,2,4,3,1,3,3,2,1,1,5,2,1,0,5,1,2,0,0,0,3,3,2,2,3,2,4,3,0,0,3,3,1,3,3,0,2,5,3,4,0,3,3,0,1,2,0,2,2,0,3,2,0,2,2,3,3,3,0,2,0,1,0,3,4,4,2,5,4,0,3,0,0,3,5), -(0,3,0,3,0,3,0,1,0,3,3,3,3,0,3,0,2,0,2,1,1,0,2,0,1,0,0,0,2,1,0,0,1,0,3,2,0,0,3,3,1,2,3,1,0,3,3,0,0,1,0,0,0,0,0,2,0,0,0,0,0,2,3,1,2,3,0,3,0,1,0,3,2,1,0,4,3,0,1,1,0,3,3), -(0,4,0,5,0,3,0,3,0,4,5,5,4,3,5,3,4,3,5,3,3,2,5,3,4,4,4,3,4,3,4,5,5,3,4,4,3,4,4,5,4,4,4,3,4,5,5,4,2,3,4,2,3,4,0,3,3,1,4,3,2,4,3,3,5,5,0,3,0,3,0,5,5,5,5,4,4,0,4,0,1,4,4), -(0,4,0,4,0,3,0,3,0,3,5,4,4,2,3,2,5,1,3,2,5,1,4,2,3,2,3,3,4,3,3,3,3,2,5,4,1,3,3,5,3,4,4,0,4,4,3,1,1,3,1,0,2,3,0,2,3,0,3,0,0,4,3,1,3,4,0,3,0,2,0,4,4,4,3,4,5,0,4,0,0,3,4), -(0,3,0,3,0,3,1,2,0,3,4,4,3,3,3,0,2,2,4,3,3,1,3,3,3,1,1,0,3,1,4,3,2,3,4,4,2,4,4,4,3,4,4,3,2,4,4,3,1,3,3,1,3,3,0,4,1,0,2,2,1,4,3,2,3,3,5,4,3,3,5,4,4,3,3,0,4,0,3,2,2,4,4), -(0,2,0,1,0,0,0,0,0,1,2,1,3,0,0,0,0,0,2,0,1,2,1,0,0,1,0,0,0,0,3,0,0,1,0,1,1,3,1,0,0,0,1,1,0,1,1,0,0,0,0,0,2,0,0,0,0,0,0,0,0,1,1,2,2,0,3,4,0,0,0,1,1,0,0,1,0,0,0,0,0,1,1), -(0,1,0,0,0,1,0,0,0,0,4,0,4,1,4,0,3,0,4,0,3,0,4,0,3,0,3,0,4,1,5,1,4,0,0,3,0,5,0,5,2,0,1,0,0,0,2,1,4,0,1,3,0,0,3,0,0,3,1,1,4,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0), -(1,4,0,5,0,3,0,2,0,3,5,4,4,3,4,3,5,3,4,3,3,0,4,3,3,3,3,3,3,2,4,4,3,1,3,4,4,5,4,4,3,4,4,1,3,5,4,3,3,3,1,2,2,3,3,1,3,1,3,3,3,5,3,3,4,5,0,3,0,3,0,3,4,3,4,4,3,0,3,0,2,4,3), -(0,1,0,4,0,0,0,0,0,1,4,0,4,1,4,2,4,0,3,0,1,0,1,0,0,0,0,0,2,0,3,1,1,1,0,3,0,0,0,1,2,1,0,0,1,1,1,1,0,1,0,0,0,1,0,0,3,0,0,0,0,3,2,0,2,2,0,1,0,0,0,2,3,2,3,3,0,0,0,0,2,1,0), -(0,5,1,5,0,3,0,3,0,5,4,4,5,1,5,3,3,0,4,3,4,3,5,3,4,3,3,2,4,3,4,3,3,0,3,3,1,4,4,3,4,4,4,3,4,5,5,3,2,3,1,1,3,3,1,3,1,1,3,3,2,4,5,3,3,5,0,4,0,3,0,4,4,3,5,3,3,0,3,4,0,4,3), -(0,5,0,5,0,3,0,2,0,4,4,3,5,2,4,3,3,3,4,4,4,3,5,3,5,3,3,1,4,0,4,3,3,0,3,3,0,4,4,4,4,5,4,3,3,5,5,3,2,3,1,2,3,2,0,1,0,0,3,2,2,4,4,3,1,5,0,4,0,3,0,4,3,1,3,2,1,0,3,3,0,3,3), -(0,4,0,5,0,5,0,4,0,4,5,5,5,3,4,3,3,2,5,4,4,3,5,3,5,3,4,0,4,3,4,4,3,2,4,4,3,4,5,4,4,5,5,0,3,5,5,4,1,3,3,2,3,3,1,3,1,0,4,3,1,4,4,3,4,5,0,4,0,2,0,4,3,4,4,3,3,0,4,0,0,5,5), -(0,4,0,4,0,5,0,1,1,3,3,4,4,3,4,1,3,0,5,1,3,0,3,1,3,1,1,0,3,0,3,3,4,0,4,3,0,4,4,4,3,4,4,0,3,5,4,1,0,3,0,0,2,3,0,3,1,0,3,1,0,3,2,1,3,5,0,3,0,1,0,3,2,3,3,4,4,0,2,2,0,4,4), -(2,4,0,5,0,4,0,3,0,4,5,5,4,3,5,3,5,3,5,3,5,2,5,3,4,3,3,4,3,4,5,3,2,1,5,4,3,2,3,4,5,3,4,1,2,5,4,3,0,3,3,0,3,2,0,2,3,0,4,1,0,3,4,3,3,5,0,3,0,1,0,4,5,5,5,4,3,0,4,2,0,3,5), -(0,5,0,4,0,4,0,2,0,5,4,3,4,3,4,3,3,3,4,3,4,2,5,3,5,3,4,1,4,3,4,4,4,0,3,5,0,4,4,4,4,5,3,1,3,4,5,3,3,3,3,3,3,3,0,2,2,0,3,3,2,4,3,3,3,5,3,4,1,3,3,5,3,2,0,0,0,0,4,3,1,3,3), -(0,1,0,3,0,3,0,1,0,1,3,3,3,2,3,3,3,0,3,0,0,0,3,1,3,0,0,0,2,2,2,3,0,0,3,2,0,1,2,4,1,3,3,0,0,3,3,3,0,1,0,0,2,1,0,0,3,0,3,1,0,3,0,0,1,3,0,2,0,1,0,3,3,1,3,3,0,0,1,1,0,3,3), -(0,2,0,3,0,2,1,4,0,2,2,3,1,1,3,1,1,0,2,0,3,1,2,3,1,3,0,0,1,0,4,3,2,3,3,3,1,4,2,3,3,3,3,1,0,3,1,4,0,1,1,0,1,2,0,1,1,0,1,1,0,3,1,3,2,2,0,1,0,0,0,2,3,3,3,1,0,0,0,0,0,2,3), -(0,5,0,4,0,5,0,2,0,4,5,5,3,3,4,3,3,1,5,4,4,2,4,4,4,3,4,2,4,3,5,5,4,3,3,4,3,3,5,5,4,5,5,1,3,4,5,3,1,4,3,1,3,3,0,3,3,1,4,3,1,4,5,3,3,5,0,4,0,3,0,5,3,3,1,4,3,0,4,0,1,5,3), -(0,5,0,5,0,4,0,2,0,4,4,3,4,3,3,3,3,3,5,4,4,4,4,4,4,5,3,3,5,2,4,4,4,3,4,4,3,3,4,4,5,5,3,3,4,3,4,3,3,4,3,3,3,3,1,2,2,1,4,3,3,5,4,4,3,4,0,4,0,3,0,4,4,4,4,4,1,0,4,2,0,2,4), -(0,4,0,4,0,3,0,1,0,3,5,2,3,0,3,0,2,1,4,2,3,3,4,1,4,3,3,2,4,1,3,3,3,0,3,3,0,0,3,3,3,5,3,3,3,3,3,2,0,2,0,0,2,0,0,2,0,0,1,0,0,3,1,2,2,3,0,3,0,2,0,4,4,3,3,4,1,0,3,0,0,2,4), -(0,0,0,4,0,0,0,0,0,0,1,0,1,0,2,0,0,0,0,0,1,0,2,0,1,0,0,0,0,0,3,1,3,0,3,2,0,0,0,1,0,3,2,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,4,0,2,0,0,0,0,0,0,2), -(0,2,1,3,0,2,0,2,0,3,3,3,3,1,3,1,3,3,3,3,3,3,4,2,2,1,2,1,4,0,4,3,1,3,3,3,2,4,3,5,4,3,3,3,3,3,3,3,0,1,3,0,2,0,0,1,0,0,1,0,0,4,2,0,2,3,0,3,3,0,3,3,4,2,3,1,4,0,1,2,0,2,3), -(0,3,0,3,0,1,0,3,0,2,3,3,3,0,3,1,2,0,3,3,2,3,3,2,3,2,3,1,3,0,4,3,2,0,3,3,1,4,3,3,2,3,4,3,1,3,3,1,1,0,1,1,0,1,0,1,0,1,0,0,0,4,1,1,0,3,0,3,1,0,2,3,3,3,3,3,1,0,0,2,0,3,3), -(0,0,0,0,0,0,0,0,0,0,3,0,2,0,3,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,3,0,3,0,3,1,0,1,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,2,0,2,3,0,0,0,0,0,0,0,0,3), -(0,2,0,3,1,3,0,3,0,2,3,3,3,1,3,1,3,1,3,1,3,3,3,1,3,0,2,3,1,1,4,3,3,2,3,3,1,2,2,4,1,3,3,0,1,4,2,3,0,1,3,0,3,0,0,1,3,0,2,0,0,3,3,2,1,3,0,3,0,2,0,3,4,4,4,3,1,0,3,0,0,3,3), -(0,2,0,1,0,2,0,0,0,1,3,2,2,1,3,0,1,1,3,0,3,2,3,1,2,0,2,0,1,1,3,3,3,0,3,3,1,1,2,3,2,3,3,1,2,3,2,0,0,1,0,0,0,0,0,0,3,0,1,0,0,2,1,2,1,3,0,3,0,0,0,3,4,4,4,3,2,0,2,0,0,2,4), -(0,0,0,1,0,1,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,2,2,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,3,1,0,0,0,0,0,0,0,3), -(0,3,0,3,0,2,0,3,0,3,3,3,2,3,2,2,2,0,3,1,3,3,3,2,3,3,0,0,3,0,3,2,2,0,2,3,1,4,3,4,3,3,2,3,1,5,4,4,0,3,1,2,1,3,0,3,1,1,2,0,2,3,1,3,1,3,0,3,0,1,0,3,3,4,4,2,1,0,2,1,0,2,4), -(0,1,0,3,0,1,0,2,0,1,4,2,5,1,4,0,2,0,2,1,3,1,4,0,2,1,0,0,2,1,4,1,1,0,3,3,0,5,1,3,2,3,3,1,0,3,2,3,0,1,0,0,0,0,0,0,1,0,0,0,0,4,0,1,0,3,0,2,0,1,0,3,3,3,4,3,3,0,0,0,0,2,3), -(0,0,0,1,0,0,0,0,0,0,2,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,0,0,1,0,0,0,0,0,3), -(0,1,0,3,0,4,0,3,0,2,4,3,1,0,3,2,2,1,3,1,2,2,3,1,1,1,2,1,3,0,1,2,0,1,3,2,1,3,0,5,5,1,0,0,1,3,2,1,0,3,0,0,1,0,0,0,0,0,3,4,0,1,1,1,3,2,0,2,0,1,0,2,3,3,1,2,3,0,1,0,1,0,4), -(0,0,0,1,0,3,0,3,0,2,2,1,0,0,4,0,3,0,3,1,3,0,3,0,3,0,1,0,3,0,3,1,3,0,3,3,0,0,1,2,1,1,1,0,1,2,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,2,2,1,2,0,0,2,0,0,0,0,2,3,3,3,3,0,0,0,0,1,4), -(0,0,0,3,0,3,0,0,0,0,3,1,1,0,3,0,1,0,2,0,1,0,0,0,0,0,0,0,1,0,3,0,2,0,2,3,0,0,2,2,3,1,2,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,2,0,0,0,0,2,3), -(2,4,0,5,0,5,0,4,0,3,4,3,3,3,4,3,3,3,4,3,4,4,5,4,5,5,5,2,3,0,5,5,4,1,5,4,3,1,5,4,3,4,4,3,3,4,3,3,0,3,2,0,2,3,0,3,0,0,3,3,0,5,3,2,3,3,0,3,0,3,0,3,4,5,4,5,3,0,4,3,0,3,4), -(0,3,0,3,0,3,0,3,0,3,3,4,3,2,3,2,3,0,4,3,3,3,3,3,3,3,3,0,3,2,4,3,3,1,3,4,3,4,4,4,3,4,4,3,2,4,4,1,0,2,0,0,1,1,0,2,0,0,3,1,0,5,3,2,1,3,0,3,0,1,2,4,3,2,4,3,3,0,3,2,0,4,4), -(0,3,0,3,0,1,0,0,0,1,4,3,3,2,3,1,3,1,4,2,3,2,4,2,3,4,3,0,2,2,3,3,3,0,3,3,3,0,3,4,1,3,3,0,3,4,3,3,0,1,1,0,1,0,0,0,4,0,3,0,0,3,1,2,1,3,0,4,0,1,0,4,3,3,4,3,3,0,2,0,0,3,3), -(0,3,0,4,0,1,0,3,0,3,4,3,3,0,3,3,3,1,3,1,3,3,4,3,3,3,0,0,3,1,5,3,3,1,3,3,2,5,4,3,3,4,5,3,2,5,3,4,0,1,0,0,0,0,0,2,0,0,1,1,0,4,2,2,1,3,0,3,0,2,0,4,4,3,5,3,2,0,1,1,0,3,4), -(0,5,0,4,0,5,0,2,0,4,4,3,3,2,3,3,3,1,4,3,4,1,5,3,4,3,4,0,4,2,4,3,4,1,5,4,0,4,4,4,4,5,4,1,3,5,4,2,1,4,1,1,3,2,0,3,1,0,3,2,1,4,3,3,3,4,0,4,0,3,0,4,4,4,3,3,3,0,4,2,0,3,4), -(1,4,0,4,0,3,0,1,0,3,3,3,1,1,3,3,2,2,3,3,1,0,3,2,2,1,2,0,3,1,2,1,2,0,3,2,0,2,2,3,3,4,3,0,3,3,1,2,0,1,1,3,1,2,0,0,3,0,1,1,0,3,2,2,3,3,0,3,0,0,0,2,3,3,4,3,3,0,1,0,0,1,4), -(0,4,0,4,0,4,0,0,0,3,4,4,3,1,4,2,3,2,3,3,3,1,4,3,4,0,3,0,4,2,3,3,2,2,5,4,2,1,3,4,3,4,3,1,3,3,4,2,0,2,1,0,3,3,0,0,2,0,3,1,0,4,4,3,4,3,0,4,0,1,0,2,4,4,4,4,4,0,3,2,0,3,3), -(0,0,0,1,0,4,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,3,2,0,0,1,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,2), -(0,2,0,3,0,4,0,4,0,1,3,3,3,0,4,0,2,1,2,1,1,1,2,0,3,1,1,0,1,0,3,1,0,0,3,3,2,0,1,1,0,0,0,0,0,1,0,2,0,2,2,0,3,1,0,0,1,0,1,1,0,1,2,0,3,0,0,0,0,1,0,0,3,3,4,3,1,0,1,0,3,0,2), -(0,0,0,3,0,5,0,0,0,0,1,0,2,0,3,1,0,1,3,0,0,0,2,0,0,0,1,0,0,0,1,1,0,0,4,0,0,0,2,3,0,1,4,1,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,1,0,0,0,0,0,0,0,2,0,0,3,0,0,0,0,0,3), -(0,2,0,5,0,5,0,1,0,2,4,3,3,2,5,1,3,2,3,3,3,0,4,1,2,0,3,0,4,0,2,2,1,1,5,3,0,0,1,4,2,3,2,0,3,3,3,2,0,2,4,1,1,2,0,1,1,0,3,1,0,1,3,1,2,3,0,2,0,0,0,1,3,5,4,4,4,0,3,0,0,1,3), -(0,4,0,5,0,4,0,4,0,4,5,4,3,3,4,3,3,3,4,3,4,4,5,3,4,5,4,2,4,2,3,4,3,1,4,4,1,3,5,4,4,5,5,4,4,5,5,5,2,3,3,1,4,3,1,3,3,0,3,3,1,4,3,4,4,4,0,3,0,4,0,3,3,4,4,5,0,0,4,3,0,4,5), -(0,4,0,4,0,3,0,3,0,3,4,4,4,3,3,2,4,3,4,3,4,3,5,3,4,3,2,1,4,2,4,4,3,1,3,4,2,4,5,5,3,4,5,4,1,5,4,3,0,3,2,2,3,2,1,3,1,0,3,3,3,5,3,3,3,5,4,4,2,3,3,4,3,3,3,2,1,0,3,2,1,4,3), -(0,4,0,5,0,4,0,3,0,3,5,5,3,2,4,3,4,0,5,4,4,1,4,4,4,3,3,3,4,3,5,5,2,3,3,4,1,2,5,5,3,5,5,2,3,5,5,4,0,3,2,0,3,3,1,1,5,1,4,1,0,4,3,2,3,5,0,4,0,3,0,5,4,3,4,3,0,0,4,1,0,4,4), -(1,3,0,4,0,2,0,2,0,2,5,5,3,3,3,3,3,0,4,2,3,4,4,4,3,4,0,0,3,4,5,4,3,3,3,3,2,5,5,4,5,5,5,4,3,5,5,5,1,3,1,0,1,0,0,3,2,0,4,2,0,5,2,3,2,4,1,3,0,3,0,4,5,4,5,4,3,0,4,2,0,5,4), -(0,3,0,4,0,5,0,3,0,3,4,4,3,2,3,2,3,3,3,3,3,2,4,3,3,2,2,0,3,3,3,3,3,1,3,3,3,0,4,4,3,4,4,1,1,4,4,2,0,3,1,0,1,1,0,4,1,0,2,3,1,3,3,1,3,4,0,3,0,1,0,3,1,3,0,0,1,0,2,0,0,4,4), -(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0), -(0,3,0,3,0,2,0,3,0,1,5,4,3,3,3,1,4,2,1,2,3,4,4,2,4,4,5,0,3,1,4,3,4,0,4,3,3,3,2,3,2,5,3,4,3,2,2,3,0,0,3,0,2,1,0,1,2,0,0,0,0,2,1,1,3,1,0,2,0,4,0,3,4,4,4,5,2,0,2,0,0,1,3), -(0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,1,1,0,0,1,1,0,0,0,4,2,1,1,0,1,0,3,2,0,0,3,1,1,1,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,1,0,0,0,2,0,0,0,1,4,0,4,2,1,0,0,0,0,0,1), -(0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,1,0,0,0,0,0,0,1,0,1,0,0,0,0,3,1,0,0,0,2,0,2,1,0,0,1,2,1,0,1,1,0,0,3,0,0,0,0,0,0,0,0,0,0,0,1,3,1,0,0,0,0,0,1,0,0,2,1,0,0,0,0,0,0,0,0,2), -(0,4,0,4,0,4,0,3,0,4,4,3,4,2,4,3,2,0,4,4,4,3,5,3,5,3,3,2,4,2,4,3,4,3,1,4,0,2,3,4,4,4,3,3,3,4,4,4,3,4,1,3,4,3,2,1,2,1,3,3,3,4,4,3,3,5,0,4,0,3,0,4,3,3,3,2,1,0,3,0,0,3,3), -(0,4,0,3,0,3,0,3,0,3,5,5,3,3,3,3,4,3,4,3,3,3,4,4,4,3,3,3,3,4,3,5,3,3,1,3,2,4,5,5,5,5,4,3,4,5,5,3,2,2,3,3,3,3,2,3,3,1,2,3,2,4,3,3,3,4,0,4,0,2,0,4,3,2,2,1,2,0,3,0,0,4,1), -) - -class JapaneseContextAnalysis(object): - NUM_OF_CATEGORY = 6 - DONT_KNOW = -1 - ENOUGH_REL_THRESHOLD = 100 - MAX_REL_THRESHOLD = 1000 - MINIMUM_DATA_THRESHOLD = 4 - - def __init__(self): - self._total_rel = None - self._rel_sample = None - self._need_to_skip_char_num = None - self._last_char_order = None - self._done = None - self.reset() - - def reset(self): - self._total_rel = 0 # total sequence received - # category counters, each integer counts sequence in its category - self._rel_sample = [0] * self.NUM_OF_CATEGORY - # if last byte in current buffer is not the last byte of a character, - # we need to know how many bytes to skip in next buffer - self._need_to_skip_char_num = 0 - self._last_char_order = -1 # The order of previous char - # If this flag is set to True, detection is done and conclusion has - # been made - self._done = False - - def feed(self, byte_str, num_bytes): - if self._done: - return - - # The buffer we got is byte oriented, and a character may span in more than one - # buffers. In case the last one or two byte in last buffer is not - # complete, we record how many byte needed to complete that character - # and skip these bytes here. We can choose to record those bytes as - # well and analyse the character once it is complete, but since a - # character will not make much difference, by simply skipping - # this character will simply our logic and improve performance. - i = self._need_to_skip_char_num - while i < num_bytes: - order, char_len = self.get_order(byte_str[i:i + 2]) - i += char_len - if i > num_bytes: - self._need_to_skip_char_num = i - num_bytes - self._last_char_order = -1 - else: - if (order != -1) and (self._last_char_order != -1): - self._total_rel += 1 - if self._total_rel > self.MAX_REL_THRESHOLD: - self._done = True - break - self._rel_sample[jp2CharContext[self._last_char_order][order]] += 1 - self._last_char_order = order - - def got_enough_data(self): - return self._total_rel > self.ENOUGH_REL_THRESHOLD - - def get_confidence(self): - # This is just one way to calculate confidence. It works well for me. - if self._total_rel > self.MINIMUM_DATA_THRESHOLD: - return (self._total_rel - self._rel_sample[0]) / self._total_rel - else: - return self.DONT_KNOW - - def get_order(self, byte_str): - return -1, 1 - -class SJISContextAnalysis(JapaneseContextAnalysis): - def __init__(self): - super(SJISContextAnalysis, self).__init__() - self._charset_name = "SHIFT_JIS" - - @property - def charset_name(self): - return self._charset_name - - def get_order(self, byte_str): - if not byte_str: - return -1, 1 - # find out current char's byte length - first_char = byte_str[0] - if (0x81 <= first_char <= 0x9F) or (0xE0 <= first_char <= 0xFC): - char_len = 2 - if (first_char == 0x87) or (0xFA <= first_char <= 0xFC): - self._charset_name = "CP932" - else: - char_len = 1 - - # return its order if it is hiragana - if len(byte_str) > 1: - second_char = byte_str[1] - if (first_char == 202) and (0x9F <= second_char <= 0xF1): - return second_char - 0x9F, char_len - - return -1, char_len - -class EUCJPContextAnalysis(JapaneseContextAnalysis): - def get_order(self, byte_str): - if not byte_str: - return -1, 1 - # find out current char's byte length - first_char = byte_str[0] - if (first_char == 0x8E) or (0xA1 <= first_char <= 0xFE): - char_len = 2 - elif first_char == 0x8F: - char_len = 3 - else: - char_len = 1 - - # return its order if it is hiragana - if len(byte_str) > 1: - second_char = byte_str[1] - if (first_char == 0xA4) and (0xA1 <= second_char <= 0xF3): - return second_char - 0xA1, char_len - - return -1, char_len - - diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/langbulgarianmodel.py b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/langbulgarianmodel.py deleted file mode 100644 index e963a50..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/langbulgarianmodel.py +++ /dev/null @@ -1,4650 +0,0 @@ -#!/usr/bin/env python -# -*- coding: utf-8 -*- - -from pip._vendor.chardet.sbcharsetprober import SingleByteCharSetModel - - -# 3: Positive -# 2: Likely -# 1: Unlikely -# 0: Negative - -BULGARIAN_LANG_MODEL = { - 63: { # 'e' - 63: 1, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 0, # 'а' - 18: 1, # 'б' - 9: 1, # 'в' - 20: 1, # 'г' - 11: 1, # 'д' - 3: 1, # 'е' - 23: 1, # 'ж' - 15: 1, # 'з' - 2: 0, # 'и' - 26: 1, # 'й' - 12: 1, # 'к' - 10: 1, # 'л' - 14: 1, # 'м' - 6: 1, # 'н' - 4: 1, # 'о' - 13: 1, # 'п' - 7: 1, # 'р' - 8: 1, # 'с' - 5: 1, # 'т' - 19: 0, # 'у' - 29: 1, # 'ф' - 25: 1, # 'х' - 22: 0, # 'ц' - 21: 1, # 'ч' - 27: 1, # 'ш' - 24: 1, # 'щ' - 17: 0, # 'ъ' - 52: 0, # 'ь' - 42: 0, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 45: { # '\xad' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 1, # 'Б' - 35: 1, # 'В' - 43: 0, # 'Г' - 37: 1, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 1, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 0, # 'Л' - 38: 1, # 'М' - 36: 0, # 'Н' - 41: 1, # 'О' - 30: 1, # 'П' - 39: 1, # 'Р' - 28: 1, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 1, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 0, # 'а' - 18: 0, # 'б' - 9: 0, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 0, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 0, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 0, # 'л' - 14: 0, # 'м' - 6: 0, # 'н' - 4: 0, # 'о' - 13: 0, # 'п' - 7: 0, # 'р' - 8: 0, # 'с' - 5: 0, # 'т' - 19: 0, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 0, # 'ъ' - 52: 0, # 'ь' - 42: 0, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 31: { # 'А' - 63: 0, # 'e' - 45: 1, # '\xad' - 31: 1, # 'А' - 32: 1, # 'Б' - 35: 2, # 'В' - 43: 1, # 'Г' - 37: 2, # 'Д' - 44: 2, # 'Е' - 55: 1, # 'Ж' - 47: 2, # 'З' - 40: 1, # 'И' - 59: 1, # 'Й' - 33: 1, # 'К' - 46: 2, # 'Л' - 38: 1, # 'М' - 36: 2, # 'Н' - 41: 1, # 'О' - 30: 2, # 'П' - 39: 2, # 'Р' - 28: 2, # 'С' - 34: 2, # 'Т' - 51: 1, # 'У' - 48: 2, # 'Ф' - 49: 1, # 'Х' - 53: 1, # 'Ц' - 50: 1, # 'Ч' - 54: 1, # 'Ш' - 57: 2, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 1, # 'Я' - 1: 1, # 'а' - 18: 2, # 'б' - 9: 2, # 'в' - 20: 2, # 'г' - 11: 2, # 'д' - 3: 1, # 'е' - 23: 1, # 'ж' - 15: 2, # 'з' - 2: 0, # 'и' - 26: 2, # 'й' - 12: 2, # 'к' - 10: 3, # 'л' - 14: 2, # 'м' - 6: 3, # 'н' - 4: 0, # 'о' - 13: 2, # 'п' - 7: 2, # 'р' - 8: 2, # 'с' - 5: 2, # 'т' - 19: 1, # 'у' - 29: 2, # 'ф' - 25: 1, # 'х' - 22: 1, # 'ц' - 21: 1, # 'ч' - 27: 1, # 'ш' - 24: 0, # 'щ' - 17: 0, # 'ъ' - 52: 0, # 'ь' - 42: 0, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 32: { # 'Б' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 2, # 'А' - 32: 2, # 'Б' - 35: 1, # 'В' - 43: 1, # 'Г' - 37: 2, # 'Д' - 44: 1, # 'Е' - 55: 1, # 'Ж' - 47: 2, # 'З' - 40: 1, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 1, # 'Л' - 38: 1, # 'М' - 36: 2, # 'Н' - 41: 2, # 'О' - 30: 1, # 'П' - 39: 1, # 'Р' - 28: 2, # 'С' - 34: 2, # 'Т' - 51: 1, # 'У' - 48: 2, # 'Ф' - 49: 1, # 'Х' - 53: 1, # 'Ц' - 50: 1, # 'Ч' - 54: 0, # 'Ш' - 57: 1, # 'Щ' - 61: 2, # 'Ъ' - 60: 1, # 'Ю' - 56: 1, # 'Я' - 1: 3, # 'а' - 18: 0, # 'б' - 9: 0, # 'в' - 20: 0, # 'г' - 11: 1, # 'д' - 3: 3, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 2, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 2, # 'л' - 14: 0, # 'м' - 6: 0, # 'н' - 4: 3, # 'о' - 13: 0, # 'п' - 7: 2, # 'р' - 8: 1, # 'с' - 5: 0, # 'т' - 19: 2, # 'у' - 29: 0, # 'ф' - 25: 1, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 3, # 'ъ' - 52: 1, # 'ь' - 42: 1, # 'ю' - 16: 2, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 35: { # 'В' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 2, # 'А' - 32: 1, # 'Б' - 35: 1, # 'В' - 43: 0, # 'Г' - 37: 1, # 'Д' - 44: 2, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 2, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 1, # 'Л' - 38: 1, # 'М' - 36: 1, # 'Н' - 41: 1, # 'О' - 30: 1, # 'П' - 39: 2, # 'Р' - 28: 2, # 'С' - 34: 1, # 'Т' - 51: 1, # 'У' - 48: 2, # 'Ф' - 49: 0, # 'Х' - 53: 1, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 1, # 'Ъ' - 60: 1, # 'Ю' - 56: 2, # 'Я' - 1: 3, # 'а' - 18: 1, # 'б' - 9: 0, # 'в' - 20: 0, # 'г' - 11: 1, # 'д' - 3: 3, # 'е' - 23: 1, # 'ж' - 15: 2, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 1, # 'к' - 10: 2, # 'л' - 14: 1, # 'м' - 6: 2, # 'н' - 4: 2, # 'о' - 13: 1, # 'п' - 7: 2, # 'р' - 8: 2, # 'с' - 5: 2, # 'т' - 19: 1, # 'у' - 29: 0, # 'ф' - 25: 1, # 'х' - 22: 0, # 'ц' - 21: 2, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 2, # 'ъ' - 52: 1, # 'ь' - 42: 1, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 43: { # 'Г' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 2, # 'А' - 32: 1, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 1, # 'Д' - 44: 2, # 'Е' - 55: 0, # 'Ж' - 47: 1, # 'З' - 40: 1, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 1, # 'Л' - 38: 0, # 'М' - 36: 1, # 'Н' - 41: 1, # 'О' - 30: 0, # 'П' - 39: 1, # 'Р' - 28: 1, # 'С' - 34: 0, # 'Т' - 51: 1, # 'У' - 48: 1, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 1, # 'Щ' - 61: 1, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 2, # 'а' - 18: 1, # 'б' - 9: 1, # 'в' - 20: 0, # 'г' - 11: 1, # 'д' - 3: 3, # 'е' - 23: 1, # 'ж' - 15: 0, # 'з' - 2: 2, # 'и' - 26: 0, # 'й' - 12: 1, # 'к' - 10: 2, # 'л' - 14: 1, # 'м' - 6: 1, # 'н' - 4: 2, # 'о' - 13: 0, # 'п' - 7: 2, # 'р' - 8: 0, # 'с' - 5: 0, # 'т' - 19: 2, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 1, # 'щ' - 17: 2, # 'ъ' - 52: 1, # 'ь' - 42: 1, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 37: { # 'Д' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 2, # 'А' - 32: 1, # 'Б' - 35: 2, # 'В' - 43: 1, # 'Г' - 37: 2, # 'Д' - 44: 2, # 'Е' - 55: 2, # 'Ж' - 47: 1, # 'З' - 40: 2, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 1, # 'Л' - 38: 1, # 'М' - 36: 1, # 'Н' - 41: 2, # 'О' - 30: 2, # 'П' - 39: 1, # 'Р' - 28: 2, # 'С' - 34: 1, # 'Т' - 51: 1, # 'У' - 48: 1, # 'Ф' - 49: 0, # 'Х' - 53: 1, # 'Ц' - 50: 1, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 1, # 'Ъ' - 60: 1, # 'Ю' - 56: 1, # 'Я' - 1: 3, # 'а' - 18: 0, # 'б' - 9: 2, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 3, # 'е' - 23: 3, # 'ж' - 15: 1, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 1, # 'л' - 14: 1, # 'м' - 6: 2, # 'н' - 4: 3, # 'о' - 13: 0, # 'п' - 7: 2, # 'р' - 8: 0, # 'с' - 5: 0, # 'т' - 19: 2, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 2, # 'ъ' - 52: 1, # 'ь' - 42: 2, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 44: { # 'Е' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 1, # 'А' - 32: 1, # 'Б' - 35: 2, # 'В' - 43: 1, # 'Г' - 37: 1, # 'Д' - 44: 1, # 'Е' - 55: 1, # 'Ж' - 47: 1, # 'З' - 40: 1, # 'И' - 59: 1, # 'Й' - 33: 2, # 'К' - 46: 2, # 'Л' - 38: 1, # 'М' - 36: 2, # 'Н' - 41: 2, # 'О' - 30: 1, # 'П' - 39: 2, # 'Р' - 28: 2, # 'С' - 34: 2, # 'Т' - 51: 1, # 'У' - 48: 2, # 'Ф' - 49: 1, # 'Х' - 53: 2, # 'Ц' - 50: 1, # 'Ч' - 54: 1, # 'Ш' - 57: 1, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 1, # 'Я' - 1: 0, # 'а' - 18: 1, # 'б' - 9: 2, # 'в' - 20: 1, # 'г' - 11: 2, # 'д' - 3: 0, # 'е' - 23: 1, # 'ж' - 15: 1, # 'з' - 2: 0, # 'и' - 26: 1, # 'й' - 12: 2, # 'к' - 10: 2, # 'л' - 14: 2, # 'м' - 6: 2, # 'н' - 4: 0, # 'о' - 13: 1, # 'п' - 7: 2, # 'р' - 8: 2, # 'с' - 5: 1, # 'т' - 19: 1, # 'у' - 29: 1, # 'ф' - 25: 1, # 'х' - 22: 0, # 'ц' - 21: 1, # 'ч' - 27: 1, # 'ш' - 24: 1, # 'щ' - 17: 1, # 'ъ' - 52: 0, # 'ь' - 42: 1, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 55: { # 'Ж' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 1, # 'А' - 32: 0, # 'Б' - 35: 1, # 'В' - 43: 0, # 'Г' - 37: 1, # 'Д' - 44: 1, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 1, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 1, # 'Н' - 41: 1, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 1, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 2, # 'а' - 18: 0, # 'б' - 9: 0, # 'в' - 20: 0, # 'г' - 11: 1, # 'д' - 3: 2, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 2, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 0, # 'л' - 14: 0, # 'м' - 6: 0, # 'н' - 4: 2, # 'о' - 13: 1, # 'п' - 7: 1, # 'р' - 8: 0, # 'с' - 5: 0, # 'т' - 19: 1, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 1, # 'ъ' - 52: 1, # 'ь' - 42: 1, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 47: { # 'З' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 2, # 'А' - 32: 1, # 'Б' - 35: 1, # 'В' - 43: 1, # 'Г' - 37: 1, # 'Д' - 44: 1, # 'Е' - 55: 0, # 'Ж' - 47: 1, # 'З' - 40: 1, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 1, # 'Л' - 38: 1, # 'М' - 36: 2, # 'Н' - 41: 1, # 'О' - 30: 1, # 'П' - 39: 1, # 'Р' - 28: 1, # 'С' - 34: 1, # 'Т' - 51: 1, # 'У' - 48: 0, # 'Ф' - 49: 1, # 'Х' - 53: 1, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 1, # 'Ъ' - 60: 0, # 'Ю' - 56: 1, # 'Я' - 1: 3, # 'а' - 18: 1, # 'б' - 9: 2, # 'в' - 20: 1, # 'г' - 11: 2, # 'д' - 3: 2, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 1, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 2, # 'л' - 14: 1, # 'м' - 6: 1, # 'н' - 4: 1, # 'о' - 13: 0, # 'п' - 7: 1, # 'р' - 8: 0, # 'с' - 5: 0, # 'т' - 19: 1, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 1, # 'ъ' - 52: 0, # 'ь' - 42: 1, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 40: { # 'И' - 63: 0, # 'e' - 45: 1, # '\xad' - 31: 1, # 'А' - 32: 1, # 'Б' - 35: 1, # 'В' - 43: 1, # 'Г' - 37: 1, # 'Д' - 44: 2, # 'Е' - 55: 1, # 'Ж' - 47: 2, # 'З' - 40: 1, # 'И' - 59: 1, # 'Й' - 33: 2, # 'К' - 46: 2, # 'Л' - 38: 2, # 'М' - 36: 2, # 'Н' - 41: 1, # 'О' - 30: 1, # 'П' - 39: 2, # 'Р' - 28: 2, # 'С' - 34: 2, # 'Т' - 51: 0, # 'У' - 48: 1, # 'Ф' - 49: 1, # 'Х' - 53: 1, # 'Ц' - 50: 1, # 'Ч' - 54: 1, # 'Ш' - 57: 1, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 2, # 'Я' - 1: 1, # 'а' - 18: 1, # 'б' - 9: 3, # 'в' - 20: 2, # 'г' - 11: 1, # 'д' - 3: 1, # 'е' - 23: 0, # 'ж' - 15: 3, # 'з' - 2: 0, # 'и' - 26: 1, # 'й' - 12: 1, # 'к' - 10: 2, # 'л' - 14: 2, # 'м' - 6: 2, # 'н' - 4: 0, # 'о' - 13: 1, # 'п' - 7: 2, # 'р' - 8: 2, # 'с' - 5: 2, # 'т' - 19: 0, # 'у' - 29: 1, # 'ф' - 25: 1, # 'х' - 22: 1, # 'ц' - 21: 1, # 'ч' - 27: 1, # 'ш' - 24: 1, # 'щ' - 17: 0, # 'ъ' - 52: 0, # 'ь' - 42: 0, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 59: { # 'Й' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 1, # 'Д' - 44: 1, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 1, # 'Л' - 38: 1, # 'М' - 36: 1, # 'Н' - 41: 1, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 1, # 'С' - 34: 1, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 1, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 1, # 'Я' - 1: 0, # 'а' - 18: 0, # 'б' - 9: 0, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 1, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 0, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 0, # 'л' - 14: 0, # 'м' - 6: 0, # 'н' - 4: 2, # 'о' - 13: 0, # 'п' - 7: 0, # 'р' - 8: 0, # 'с' - 5: 0, # 'т' - 19: 0, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 1, # 'ъ' - 52: 0, # 'ь' - 42: 0, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 33: { # 'К' - 63: 0, # 'e' - 45: 1, # '\xad' - 31: 2, # 'А' - 32: 1, # 'Б' - 35: 1, # 'В' - 43: 1, # 'Г' - 37: 1, # 'Д' - 44: 1, # 'Е' - 55: 0, # 'Ж' - 47: 1, # 'З' - 40: 2, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 1, # 'Л' - 38: 0, # 'М' - 36: 2, # 'Н' - 41: 2, # 'О' - 30: 2, # 'П' - 39: 1, # 'Р' - 28: 2, # 'С' - 34: 1, # 'Т' - 51: 1, # 'У' - 48: 1, # 'Ф' - 49: 1, # 'Х' - 53: 1, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 1, # 'Ъ' - 60: 1, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 0, # 'б' - 9: 1, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 2, # 'е' - 23: 1, # 'ж' - 15: 0, # 'з' - 2: 2, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 2, # 'л' - 14: 1, # 'м' - 6: 2, # 'н' - 4: 3, # 'о' - 13: 0, # 'п' - 7: 3, # 'р' - 8: 1, # 'с' - 5: 0, # 'т' - 19: 2, # 'у' - 29: 0, # 'ф' - 25: 1, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 1, # 'ш' - 24: 0, # 'щ' - 17: 2, # 'ъ' - 52: 1, # 'ь' - 42: 2, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 46: { # 'Л' - 63: 1, # 'e' - 45: 0, # '\xad' - 31: 2, # 'А' - 32: 1, # 'Б' - 35: 1, # 'В' - 43: 2, # 'Г' - 37: 1, # 'Д' - 44: 2, # 'Е' - 55: 0, # 'Ж' - 47: 1, # 'З' - 40: 2, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 1, # 'Л' - 38: 0, # 'М' - 36: 1, # 'Н' - 41: 2, # 'О' - 30: 1, # 'П' - 39: 0, # 'Р' - 28: 1, # 'С' - 34: 1, # 'Т' - 51: 1, # 'У' - 48: 0, # 'Ф' - 49: 1, # 'Х' - 53: 1, # 'Ц' - 50: 1, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 1, # 'Ъ' - 60: 1, # 'Ю' - 56: 1, # 'Я' - 1: 2, # 'а' - 18: 0, # 'б' - 9: 1, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 3, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 2, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 0, # 'л' - 14: 0, # 'м' - 6: 0, # 'н' - 4: 2, # 'о' - 13: 0, # 'п' - 7: 0, # 'р' - 8: 0, # 'с' - 5: 0, # 'т' - 19: 2, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 1, # 'ъ' - 52: 1, # 'ь' - 42: 2, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 38: { # 'М' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 2, # 'А' - 32: 1, # 'Б' - 35: 2, # 'В' - 43: 0, # 'Г' - 37: 1, # 'Д' - 44: 1, # 'Е' - 55: 0, # 'Ж' - 47: 1, # 'З' - 40: 2, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 1, # 'Л' - 38: 1, # 'М' - 36: 1, # 'Н' - 41: 2, # 'О' - 30: 1, # 'П' - 39: 1, # 'Р' - 28: 2, # 'С' - 34: 1, # 'Т' - 51: 1, # 'У' - 48: 1, # 'Ф' - 49: 0, # 'Х' - 53: 1, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 1, # 'Ъ' - 60: 0, # 'Ю' - 56: 1, # 'Я' - 1: 3, # 'а' - 18: 0, # 'б' - 9: 0, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 3, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 2, # 'л' - 14: 0, # 'м' - 6: 2, # 'н' - 4: 3, # 'о' - 13: 0, # 'п' - 7: 1, # 'р' - 8: 0, # 'с' - 5: 0, # 'т' - 19: 2, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 2, # 'ъ' - 52: 1, # 'ь' - 42: 2, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 36: { # 'Н' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 2, # 'А' - 32: 2, # 'Б' - 35: 1, # 'В' - 43: 1, # 'Г' - 37: 2, # 'Д' - 44: 2, # 'Е' - 55: 1, # 'Ж' - 47: 1, # 'З' - 40: 2, # 'И' - 59: 1, # 'Й' - 33: 2, # 'К' - 46: 1, # 'Л' - 38: 1, # 'М' - 36: 1, # 'Н' - 41: 2, # 'О' - 30: 1, # 'П' - 39: 1, # 'Р' - 28: 2, # 'С' - 34: 2, # 'Т' - 51: 1, # 'У' - 48: 1, # 'Ф' - 49: 1, # 'Х' - 53: 1, # 'Ц' - 50: 1, # 'Ч' - 54: 1, # 'Ш' - 57: 0, # 'Щ' - 61: 1, # 'Ъ' - 60: 1, # 'Ю' - 56: 1, # 'Я' - 1: 3, # 'а' - 18: 0, # 'б' - 9: 0, # 'в' - 20: 1, # 'г' - 11: 0, # 'д' - 3: 3, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 0, # 'л' - 14: 0, # 'м' - 6: 0, # 'н' - 4: 3, # 'о' - 13: 0, # 'п' - 7: 0, # 'р' - 8: 0, # 'с' - 5: 1, # 'т' - 19: 1, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 1, # 'ш' - 24: 0, # 'щ' - 17: 0, # 'ъ' - 52: 0, # 'ь' - 42: 2, # 'ю' - 16: 2, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 41: { # 'О' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 1, # 'А' - 32: 1, # 'Б' - 35: 2, # 'В' - 43: 1, # 'Г' - 37: 2, # 'Д' - 44: 1, # 'Е' - 55: 1, # 'Ж' - 47: 1, # 'З' - 40: 1, # 'И' - 59: 1, # 'Й' - 33: 2, # 'К' - 46: 2, # 'Л' - 38: 2, # 'М' - 36: 2, # 'Н' - 41: 2, # 'О' - 30: 1, # 'П' - 39: 2, # 'Р' - 28: 2, # 'С' - 34: 2, # 'Т' - 51: 1, # 'У' - 48: 1, # 'Ф' - 49: 1, # 'Х' - 53: 0, # 'Ц' - 50: 1, # 'Ч' - 54: 1, # 'Ш' - 57: 1, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 1, # 'Я' - 1: 1, # 'а' - 18: 2, # 'б' - 9: 2, # 'в' - 20: 2, # 'г' - 11: 1, # 'д' - 3: 1, # 'е' - 23: 1, # 'ж' - 15: 1, # 'з' - 2: 0, # 'и' - 26: 1, # 'й' - 12: 2, # 'к' - 10: 2, # 'л' - 14: 1, # 'м' - 6: 1, # 'н' - 4: 0, # 'о' - 13: 2, # 'п' - 7: 2, # 'р' - 8: 2, # 'с' - 5: 3, # 'т' - 19: 1, # 'у' - 29: 1, # 'ф' - 25: 1, # 'х' - 22: 1, # 'ц' - 21: 2, # 'ч' - 27: 0, # 'ш' - 24: 2, # 'щ' - 17: 0, # 'ъ' - 52: 0, # 'ь' - 42: 0, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 30: { # 'П' - 63: 0, # 'e' - 45: 1, # '\xad' - 31: 2, # 'А' - 32: 1, # 'Б' - 35: 1, # 'В' - 43: 1, # 'Г' - 37: 1, # 'Д' - 44: 1, # 'Е' - 55: 0, # 'Ж' - 47: 1, # 'З' - 40: 2, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 1, # 'Л' - 38: 1, # 'М' - 36: 1, # 'Н' - 41: 2, # 'О' - 30: 2, # 'П' - 39: 2, # 'Р' - 28: 2, # 'С' - 34: 1, # 'Т' - 51: 2, # 'У' - 48: 1, # 'Ф' - 49: 0, # 'Х' - 53: 1, # 'Ц' - 50: 1, # 'Ч' - 54: 1, # 'Ш' - 57: 0, # 'Щ' - 61: 1, # 'Ъ' - 60: 1, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 0, # 'б' - 9: 0, # 'в' - 20: 0, # 'г' - 11: 2, # 'д' - 3: 3, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 2, # 'и' - 26: 0, # 'й' - 12: 1, # 'к' - 10: 3, # 'л' - 14: 0, # 'м' - 6: 1, # 'н' - 4: 3, # 'о' - 13: 0, # 'п' - 7: 3, # 'р' - 8: 1, # 'с' - 5: 1, # 'т' - 19: 2, # 'у' - 29: 1, # 'ф' - 25: 1, # 'х' - 22: 0, # 'ц' - 21: 1, # 'ч' - 27: 1, # 'ш' - 24: 0, # 'щ' - 17: 2, # 'ъ' - 52: 1, # 'ь' - 42: 1, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 39: { # 'Р' - 63: 0, # 'e' - 45: 1, # '\xad' - 31: 2, # 'А' - 32: 1, # 'Б' - 35: 1, # 'В' - 43: 2, # 'Г' - 37: 2, # 'Д' - 44: 2, # 'Е' - 55: 0, # 'Ж' - 47: 1, # 'З' - 40: 2, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 0, # 'Л' - 38: 1, # 'М' - 36: 1, # 'Н' - 41: 2, # 'О' - 30: 2, # 'П' - 39: 1, # 'Р' - 28: 1, # 'С' - 34: 1, # 'Т' - 51: 1, # 'У' - 48: 1, # 'Ф' - 49: 1, # 'Х' - 53: 1, # 'Ц' - 50: 1, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 1, # 'Ъ' - 60: 1, # 'Ю' - 56: 1, # 'Я' - 1: 3, # 'а' - 18: 0, # 'б' - 9: 0, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 2, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 2, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 0, # 'л' - 14: 0, # 'м' - 6: 1, # 'н' - 4: 3, # 'о' - 13: 0, # 'п' - 7: 0, # 'р' - 8: 1, # 'с' - 5: 0, # 'т' - 19: 3, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 1, # 'ъ' - 52: 0, # 'ь' - 42: 1, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 28: { # 'С' - 63: 1, # 'e' - 45: 0, # '\xad' - 31: 3, # 'А' - 32: 2, # 'Б' - 35: 2, # 'В' - 43: 1, # 'Г' - 37: 2, # 'Д' - 44: 2, # 'Е' - 55: 1, # 'Ж' - 47: 1, # 'З' - 40: 2, # 'И' - 59: 0, # 'Й' - 33: 2, # 'К' - 46: 1, # 'Л' - 38: 1, # 'М' - 36: 1, # 'Н' - 41: 2, # 'О' - 30: 2, # 'П' - 39: 1, # 'Р' - 28: 2, # 'С' - 34: 2, # 'Т' - 51: 1, # 'У' - 48: 1, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 1, # 'Ъ' - 60: 1, # 'Ю' - 56: 1, # 'Я' - 1: 3, # 'а' - 18: 1, # 'б' - 9: 2, # 'в' - 20: 1, # 'г' - 11: 1, # 'д' - 3: 3, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 2, # 'к' - 10: 3, # 'л' - 14: 2, # 'м' - 6: 1, # 'н' - 4: 3, # 'о' - 13: 3, # 'п' - 7: 2, # 'р' - 8: 0, # 'с' - 5: 3, # 'т' - 19: 2, # 'у' - 29: 2, # 'ф' - 25: 1, # 'х' - 22: 1, # 'ц' - 21: 1, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 3, # 'ъ' - 52: 1, # 'ь' - 42: 1, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 34: { # 'Т' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 2, # 'А' - 32: 2, # 'Б' - 35: 1, # 'В' - 43: 0, # 'Г' - 37: 1, # 'Д' - 44: 2, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 2, # 'И' - 59: 0, # 'Й' - 33: 2, # 'К' - 46: 1, # 'Л' - 38: 1, # 'М' - 36: 1, # 'Н' - 41: 2, # 'О' - 30: 1, # 'П' - 39: 2, # 'Р' - 28: 2, # 'С' - 34: 1, # 'Т' - 51: 1, # 'У' - 48: 1, # 'Ф' - 49: 0, # 'Х' - 53: 1, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 1, # 'Ъ' - 60: 0, # 'Ю' - 56: 1, # 'Я' - 1: 3, # 'а' - 18: 1, # 'б' - 9: 1, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 3, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 2, # 'и' - 26: 0, # 'й' - 12: 1, # 'к' - 10: 1, # 'л' - 14: 0, # 'м' - 6: 0, # 'н' - 4: 3, # 'о' - 13: 0, # 'п' - 7: 3, # 'р' - 8: 0, # 'с' - 5: 0, # 'т' - 19: 2, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 2, # 'ъ' - 52: 0, # 'ь' - 42: 1, # 'ю' - 16: 2, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 51: { # 'У' - 63: 0, # 'e' - 45: 1, # '\xad' - 31: 1, # 'А' - 32: 1, # 'Б' - 35: 1, # 'В' - 43: 1, # 'Г' - 37: 1, # 'Д' - 44: 2, # 'Е' - 55: 1, # 'Ж' - 47: 1, # 'З' - 40: 1, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 1, # 'Л' - 38: 1, # 'М' - 36: 1, # 'Н' - 41: 0, # 'О' - 30: 1, # 'П' - 39: 1, # 'Р' - 28: 1, # 'С' - 34: 2, # 'Т' - 51: 0, # 'У' - 48: 1, # 'Ф' - 49: 1, # 'Х' - 53: 1, # 'Ц' - 50: 1, # 'Ч' - 54: 1, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 1, # 'а' - 18: 1, # 'б' - 9: 2, # 'в' - 20: 1, # 'г' - 11: 1, # 'д' - 3: 2, # 'е' - 23: 1, # 'ж' - 15: 1, # 'з' - 2: 2, # 'и' - 26: 1, # 'й' - 12: 2, # 'к' - 10: 1, # 'л' - 14: 1, # 'м' - 6: 2, # 'н' - 4: 2, # 'о' - 13: 1, # 'п' - 7: 1, # 'р' - 8: 2, # 'с' - 5: 1, # 'т' - 19: 1, # 'у' - 29: 0, # 'ф' - 25: 1, # 'х' - 22: 0, # 'ц' - 21: 2, # 'ч' - 27: 1, # 'ш' - 24: 0, # 'щ' - 17: 1, # 'ъ' - 52: 0, # 'ь' - 42: 0, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 48: { # 'Ф' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 2, # 'А' - 32: 1, # 'Б' - 35: 1, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 1, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 2, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 1, # 'Л' - 38: 0, # 'М' - 36: 1, # 'Н' - 41: 1, # 'О' - 30: 2, # 'П' - 39: 1, # 'Р' - 28: 2, # 'С' - 34: 1, # 'Т' - 51: 1, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 2, # 'а' - 18: 0, # 'б' - 9: 0, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 2, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 2, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 2, # 'л' - 14: 0, # 'м' - 6: 0, # 'н' - 4: 2, # 'о' - 13: 0, # 'п' - 7: 2, # 'р' - 8: 0, # 'с' - 5: 0, # 'т' - 19: 1, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 1, # 'ъ' - 52: 1, # 'ь' - 42: 1, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 49: { # 'Х' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 1, # 'А' - 32: 0, # 'Б' - 35: 1, # 'В' - 43: 1, # 'Г' - 37: 1, # 'Д' - 44: 1, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 1, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 1, # 'Л' - 38: 1, # 'М' - 36: 1, # 'Н' - 41: 1, # 'О' - 30: 1, # 'П' - 39: 1, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 1, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 2, # 'а' - 18: 0, # 'б' - 9: 1, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 2, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 2, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 1, # 'л' - 14: 1, # 'м' - 6: 0, # 'н' - 4: 2, # 'о' - 13: 0, # 'п' - 7: 2, # 'р' - 8: 0, # 'с' - 5: 0, # 'т' - 19: 2, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 2, # 'ъ' - 52: 1, # 'ь' - 42: 1, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 53: { # 'Ц' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 1, # 'А' - 32: 0, # 'Б' - 35: 1, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 1, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 2, # 'И' - 59: 0, # 'Й' - 33: 2, # 'К' - 46: 1, # 'Л' - 38: 1, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 1, # 'Р' - 28: 2, # 'С' - 34: 0, # 'Т' - 51: 1, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 2, # 'а' - 18: 0, # 'б' - 9: 2, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 2, # 'е' - 23: 0, # 'ж' - 15: 1, # 'з' - 2: 2, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 0, # 'л' - 14: 0, # 'м' - 6: 0, # 'н' - 4: 1, # 'о' - 13: 0, # 'п' - 7: 1, # 'р' - 8: 0, # 'с' - 5: 0, # 'т' - 19: 1, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 1, # 'ъ' - 52: 0, # 'ь' - 42: 1, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 50: { # 'Ч' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 2, # 'А' - 32: 1, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 1, # 'Е' - 55: 0, # 'Ж' - 47: 1, # 'З' - 40: 1, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 1, # 'Л' - 38: 0, # 'М' - 36: 1, # 'Н' - 41: 1, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 1, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 2, # 'а' - 18: 0, # 'б' - 9: 0, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 3, # 'е' - 23: 1, # 'ж' - 15: 0, # 'з' - 2: 2, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 1, # 'л' - 14: 0, # 'м' - 6: 0, # 'н' - 4: 2, # 'о' - 13: 0, # 'п' - 7: 1, # 'р' - 8: 0, # 'с' - 5: 0, # 'т' - 19: 2, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 1, # 'ъ' - 52: 1, # 'ь' - 42: 0, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 54: { # 'Ш' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 1, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 1, # 'Е' - 55: 0, # 'Ж' - 47: 1, # 'З' - 40: 1, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 1, # 'Н' - 41: 1, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 1, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 2, # 'а' - 18: 0, # 'б' - 9: 2, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 2, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 2, # 'и' - 26: 0, # 'й' - 12: 1, # 'к' - 10: 1, # 'л' - 14: 1, # 'м' - 6: 1, # 'н' - 4: 2, # 'о' - 13: 1, # 'п' - 7: 1, # 'р' - 8: 0, # 'с' - 5: 0, # 'т' - 19: 2, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 1, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 1, # 'ъ' - 52: 1, # 'ь' - 42: 0, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 57: { # 'Щ' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 1, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 1, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 1, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 1, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 2, # 'а' - 18: 0, # 'б' - 9: 0, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 2, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 1, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 0, # 'л' - 14: 0, # 'м' - 6: 0, # 'н' - 4: 1, # 'о' - 13: 0, # 'п' - 7: 1, # 'р' - 8: 0, # 'с' - 5: 0, # 'т' - 19: 1, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 1, # 'ъ' - 52: 0, # 'ь' - 42: 0, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 61: { # 'Ъ' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 1, # 'Б' - 35: 1, # 'В' - 43: 0, # 'Г' - 37: 1, # 'Д' - 44: 0, # 'Е' - 55: 1, # 'Ж' - 47: 1, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 2, # 'Л' - 38: 1, # 'М' - 36: 1, # 'Н' - 41: 0, # 'О' - 30: 1, # 'П' - 39: 2, # 'Р' - 28: 1, # 'С' - 34: 1, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 1, # 'Х' - 53: 1, # 'Ц' - 50: 1, # 'Ч' - 54: 1, # 'Ш' - 57: 1, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 0, # 'а' - 18: 0, # 'б' - 9: 0, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 0, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 0, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 1, # 'л' - 14: 0, # 'м' - 6: 1, # 'н' - 4: 0, # 'о' - 13: 0, # 'п' - 7: 1, # 'р' - 8: 0, # 'с' - 5: 0, # 'т' - 19: 0, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 0, # 'ъ' - 52: 0, # 'ь' - 42: 0, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 60: { # 'Ю' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 1, # 'А' - 32: 1, # 'Б' - 35: 0, # 'В' - 43: 1, # 'Г' - 37: 1, # 'Д' - 44: 0, # 'Е' - 55: 1, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 1, # 'Л' - 38: 0, # 'М' - 36: 1, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 1, # 'Р' - 28: 1, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 0, # 'а' - 18: 1, # 'б' - 9: 1, # 'в' - 20: 2, # 'г' - 11: 1, # 'д' - 3: 0, # 'е' - 23: 2, # 'ж' - 15: 1, # 'з' - 2: 1, # 'и' - 26: 0, # 'й' - 12: 1, # 'к' - 10: 1, # 'л' - 14: 1, # 'м' - 6: 1, # 'н' - 4: 0, # 'о' - 13: 1, # 'п' - 7: 1, # 'р' - 8: 1, # 'с' - 5: 1, # 'т' - 19: 0, # 'у' - 29: 0, # 'ф' - 25: 1, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 0, # 'ъ' - 52: 0, # 'ь' - 42: 0, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 56: { # 'Я' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 1, # 'Б' - 35: 1, # 'В' - 43: 1, # 'Г' - 37: 1, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 1, # 'Л' - 38: 1, # 'М' - 36: 1, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 1, # 'С' - 34: 2, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 0, # 'а' - 18: 1, # 'б' - 9: 1, # 'в' - 20: 1, # 'г' - 11: 1, # 'д' - 3: 0, # 'е' - 23: 0, # 'ж' - 15: 1, # 'з' - 2: 1, # 'и' - 26: 1, # 'й' - 12: 1, # 'к' - 10: 1, # 'л' - 14: 2, # 'м' - 6: 2, # 'н' - 4: 0, # 'о' - 13: 2, # 'п' - 7: 1, # 'р' - 8: 1, # 'с' - 5: 1, # 'т' - 19: 0, # 'у' - 29: 0, # 'ф' - 25: 1, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 1, # 'ш' - 24: 0, # 'щ' - 17: 0, # 'ъ' - 52: 0, # 'ь' - 42: 1, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 1: { # 'а' - 63: 1, # 'e' - 45: 1, # '\xad' - 31: 1, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 1, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 1, # 'а' - 18: 3, # 'б' - 9: 3, # 'в' - 20: 3, # 'г' - 11: 3, # 'д' - 3: 3, # 'е' - 23: 3, # 'ж' - 15: 3, # 'з' - 2: 3, # 'и' - 26: 3, # 'й' - 12: 3, # 'к' - 10: 3, # 'л' - 14: 3, # 'м' - 6: 3, # 'н' - 4: 2, # 'о' - 13: 3, # 'п' - 7: 3, # 'р' - 8: 3, # 'с' - 5: 3, # 'т' - 19: 3, # 'у' - 29: 3, # 'ф' - 25: 3, # 'х' - 22: 3, # 'ц' - 21: 3, # 'ч' - 27: 3, # 'ш' - 24: 3, # 'щ' - 17: 0, # 'ъ' - 52: 0, # 'ь' - 42: 1, # 'ю' - 16: 3, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 18: { # 'б' - 63: 1, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 0, # 'б' - 9: 3, # 'в' - 20: 1, # 'г' - 11: 2, # 'д' - 3: 3, # 'е' - 23: 1, # 'ж' - 15: 1, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 1, # 'к' - 10: 3, # 'л' - 14: 2, # 'м' - 6: 3, # 'н' - 4: 3, # 'о' - 13: 1, # 'п' - 7: 3, # 'р' - 8: 3, # 'с' - 5: 0, # 'т' - 19: 3, # 'у' - 29: 0, # 'ф' - 25: 2, # 'х' - 22: 1, # 'ц' - 21: 1, # 'ч' - 27: 1, # 'ш' - 24: 3, # 'щ' - 17: 3, # 'ъ' - 52: 1, # 'ь' - 42: 2, # 'ю' - 16: 3, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 9: { # 'в' - 63: 1, # 'e' - 45: 1, # '\xad' - 31: 0, # 'А' - 32: 1, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 1, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 1, # 'б' - 9: 0, # 'в' - 20: 2, # 'г' - 11: 3, # 'д' - 3: 3, # 'е' - 23: 1, # 'ж' - 15: 3, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 3, # 'к' - 10: 3, # 'л' - 14: 2, # 'м' - 6: 3, # 'н' - 4: 3, # 'о' - 13: 2, # 'п' - 7: 3, # 'р' - 8: 3, # 'с' - 5: 3, # 'т' - 19: 2, # 'у' - 29: 0, # 'ф' - 25: 2, # 'х' - 22: 2, # 'ц' - 21: 3, # 'ч' - 27: 2, # 'ш' - 24: 1, # 'щ' - 17: 3, # 'ъ' - 52: 1, # 'ь' - 42: 2, # 'ю' - 16: 3, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 20: { # 'г' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 1, # 'б' - 9: 2, # 'в' - 20: 1, # 'г' - 11: 2, # 'д' - 3: 3, # 'е' - 23: 0, # 'ж' - 15: 1, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 1, # 'к' - 10: 3, # 'л' - 14: 1, # 'м' - 6: 3, # 'н' - 4: 3, # 'о' - 13: 1, # 'п' - 7: 3, # 'р' - 8: 2, # 'с' - 5: 2, # 'т' - 19: 3, # 'у' - 29: 1, # 'ф' - 25: 1, # 'х' - 22: 0, # 'ц' - 21: 1, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 3, # 'ъ' - 52: 1, # 'ь' - 42: 1, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 11: { # 'д' - 63: 1, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 2, # 'б' - 9: 3, # 'в' - 20: 2, # 'г' - 11: 2, # 'д' - 3: 3, # 'е' - 23: 3, # 'ж' - 15: 2, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 3, # 'к' - 10: 3, # 'л' - 14: 3, # 'м' - 6: 3, # 'н' - 4: 3, # 'о' - 13: 3, # 'п' - 7: 3, # 'р' - 8: 3, # 'с' - 5: 1, # 'т' - 19: 3, # 'у' - 29: 1, # 'ф' - 25: 2, # 'х' - 22: 2, # 'ц' - 21: 2, # 'ч' - 27: 1, # 'ш' - 24: 1, # 'щ' - 17: 3, # 'ъ' - 52: 1, # 'ь' - 42: 1, # 'ю' - 16: 3, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 3: { # 'е' - 63: 0, # 'e' - 45: 1, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 2, # 'а' - 18: 3, # 'б' - 9: 3, # 'в' - 20: 3, # 'г' - 11: 3, # 'д' - 3: 2, # 'е' - 23: 3, # 'ж' - 15: 3, # 'з' - 2: 2, # 'и' - 26: 3, # 'й' - 12: 3, # 'к' - 10: 3, # 'л' - 14: 3, # 'м' - 6: 3, # 'н' - 4: 3, # 'о' - 13: 3, # 'п' - 7: 3, # 'р' - 8: 3, # 'с' - 5: 3, # 'т' - 19: 2, # 'у' - 29: 3, # 'ф' - 25: 3, # 'х' - 22: 3, # 'ц' - 21: 3, # 'ч' - 27: 3, # 'ш' - 24: 3, # 'щ' - 17: 1, # 'ъ' - 52: 0, # 'ь' - 42: 1, # 'ю' - 16: 3, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 23: { # 'ж' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 3, # 'б' - 9: 2, # 'в' - 20: 1, # 'г' - 11: 3, # 'д' - 3: 3, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 2, # 'к' - 10: 1, # 'л' - 14: 1, # 'м' - 6: 3, # 'н' - 4: 2, # 'о' - 13: 1, # 'п' - 7: 1, # 'р' - 8: 1, # 'с' - 5: 1, # 'т' - 19: 2, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 1, # 'ц' - 21: 1, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 2, # 'ъ' - 52: 0, # 'ь' - 42: 0, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 15: { # 'з' - 63: 1, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 3, # 'б' - 9: 3, # 'в' - 20: 3, # 'г' - 11: 3, # 'д' - 3: 3, # 'е' - 23: 1, # 'ж' - 15: 1, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 3, # 'к' - 10: 3, # 'л' - 14: 3, # 'м' - 6: 3, # 'н' - 4: 3, # 'о' - 13: 3, # 'п' - 7: 3, # 'р' - 8: 3, # 'с' - 5: 3, # 'т' - 19: 3, # 'у' - 29: 1, # 'ф' - 25: 2, # 'х' - 22: 2, # 'ц' - 21: 2, # 'ч' - 27: 2, # 'ш' - 24: 1, # 'щ' - 17: 2, # 'ъ' - 52: 1, # 'ь' - 42: 1, # 'ю' - 16: 2, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 2: { # 'и' - 63: 1, # 'e' - 45: 1, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 1, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 1, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 1, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 1, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 3, # 'б' - 9: 3, # 'в' - 20: 3, # 'г' - 11: 3, # 'д' - 3: 3, # 'е' - 23: 3, # 'ж' - 15: 3, # 'з' - 2: 3, # 'и' - 26: 3, # 'й' - 12: 3, # 'к' - 10: 3, # 'л' - 14: 3, # 'м' - 6: 3, # 'н' - 4: 3, # 'о' - 13: 3, # 'п' - 7: 3, # 'р' - 8: 3, # 'с' - 5: 3, # 'т' - 19: 2, # 'у' - 29: 3, # 'ф' - 25: 3, # 'х' - 22: 3, # 'ц' - 21: 3, # 'ч' - 27: 3, # 'ш' - 24: 3, # 'щ' - 17: 2, # 'ъ' - 52: 0, # 'ь' - 42: 1, # 'ю' - 16: 3, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 26: { # 'й' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 1, # 'а' - 18: 2, # 'б' - 9: 2, # 'в' - 20: 1, # 'г' - 11: 2, # 'д' - 3: 2, # 'е' - 23: 0, # 'ж' - 15: 2, # 'з' - 2: 1, # 'и' - 26: 0, # 'й' - 12: 3, # 'к' - 10: 2, # 'л' - 14: 2, # 'м' - 6: 3, # 'н' - 4: 2, # 'о' - 13: 1, # 'п' - 7: 2, # 'р' - 8: 3, # 'с' - 5: 3, # 'т' - 19: 1, # 'у' - 29: 2, # 'ф' - 25: 1, # 'х' - 22: 2, # 'ц' - 21: 2, # 'ч' - 27: 1, # 'ш' - 24: 1, # 'щ' - 17: 1, # 'ъ' - 52: 0, # 'ь' - 42: 0, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 12: { # 'к' - 63: 1, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 1, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 1, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 1, # 'б' - 9: 3, # 'в' - 20: 2, # 'г' - 11: 1, # 'д' - 3: 3, # 'е' - 23: 0, # 'ж' - 15: 2, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 1, # 'к' - 10: 3, # 'л' - 14: 2, # 'м' - 6: 3, # 'н' - 4: 3, # 'о' - 13: 1, # 'п' - 7: 3, # 'р' - 8: 3, # 'с' - 5: 3, # 'т' - 19: 3, # 'у' - 29: 1, # 'ф' - 25: 1, # 'х' - 22: 3, # 'ц' - 21: 2, # 'ч' - 27: 1, # 'ш' - 24: 0, # 'щ' - 17: 3, # 'ъ' - 52: 1, # 'ь' - 42: 2, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 10: { # 'л' - 63: 1, # 'e' - 45: 1, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 1, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 3, # 'б' - 9: 3, # 'в' - 20: 3, # 'г' - 11: 2, # 'д' - 3: 3, # 'е' - 23: 3, # 'ж' - 15: 2, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 3, # 'к' - 10: 1, # 'л' - 14: 2, # 'м' - 6: 3, # 'н' - 4: 3, # 'о' - 13: 2, # 'п' - 7: 2, # 'р' - 8: 3, # 'с' - 5: 3, # 'т' - 19: 3, # 'у' - 29: 2, # 'ф' - 25: 2, # 'х' - 22: 2, # 'ц' - 21: 2, # 'ч' - 27: 2, # 'ш' - 24: 1, # 'щ' - 17: 3, # 'ъ' - 52: 2, # 'ь' - 42: 3, # 'ю' - 16: 3, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 14: { # 'м' - 63: 1, # 'e' - 45: 0, # '\xad' - 31: 1, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 3, # 'б' - 9: 3, # 'в' - 20: 1, # 'г' - 11: 1, # 'д' - 3: 3, # 'е' - 23: 1, # 'ж' - 15: 1, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 2, # 'к' - 10: 3, # 'л' - 14: 1, # 'м' - 6: 3, # 'н' - 4: 3, # 'о' - 13: 3, # 'п' - 7: 2, # 'р' - 8: 2, # 'с' - 5: 1, # 'т' - 19: 3, # 'у' - 29: 2, # 'ф' - 25: 1, # 'х' - 22: 2, # 'ц' - 21: 2, # 'ч' - 27: 2, # 'ш' - 24: 1, # 'щ' - 17: 3, # 'ъ' - 52: 1, # 'ь' - 42: 2, # 'ю' - 16: 3, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 6: { # 'н' - 63: 1, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 1, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 2, # 'б' - 9: 2, # 'в' - 20: 3, # 'г' - 11: 3, # 'д' - 3: 3, # 'е' - 23: 2, # 'ж' - 15: 2, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 3, # 'к' - 10: 2, # 'л' - 14: 1, # 'м' - 6: 3, # 'н' - 4: 3, # 'о' - 13: 1, # 'п' - 7: 2, # 'р' - 8: 3, # 'с' - 5: 3, # 'т' - 19: 3, # 'у' - 29: 3, # 'ф' - 25: 2, # 'х' - 22: 3, # 'ц' - 21: 3, # 'ч' - 27: 2, # 'ш' - 24: 1, # 'щ' - 17: 3, # 'ъ' - 52: 2, # 'ь' - 42: 2, # 'ю' - 16: 3, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 4: { # 'о' - 63: 0, # 'e' - 45: 1, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 2, # 'а' - 18: 3, # 'б' - 9: 3, # 'в' - 20: 3, # 'г' - 11: 3, # 'д' - 3: 3, # 'е' - 23: 3, # 'ж' - 15: 3, # 'з' - 2: 3, # 'и' - 26: 3, # 'й' - 12: 3, # 'к' - 10: 3, # 'л' - 14: 3, # 'м' - 6: 3, # 'н' - 4: 2, # 'о' - 13: 3, # 'п' - 7: 3, # 'р' - 8: 3, # 'с' - 5: 3, # 'т' - 19: 2, # 'у' - 29: 3, # 'ф' - 25: 3, # 'х' - 22: 3, # 'ц' - 21: 3, # 'ч' - 27: 3, # 'ш' - 24: 3, # 'щ' - 17: 1, # 'ъ' - 52: 0, # 'ь' - 42: 1, # 'ю' - 16: 3, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 13: { # 'п' - 63: 1, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 1, # 'б' - 9: 2, # 'в' - 20: 1, # 'г' - 11: 1, # 'д' - 3: 3, # 'е' - 23: 0, # 'ж' - 15: 1, # 'з' - 2: 3, # 'и' - 26: 1, # 'й' - 12: 2, # 'к' - 10: 3, # 'л' - 14: 1, # 'м' - 6: 2, # 'н' - 4: 3, # 'о' - 13: 1, # 'п' - 7: 3, # 'р' - 8: 2, # 'с' - 5: 2, # 'т' - 19: 3, # 'у' - 29: 1, # 'ф' - 25: 1, # 'х' - 22: 2, # 'ц' - 21: 2, # 'ч' - 27: 1, # 'ш' - 24: 1, # 'щ' - 17: 3, # 'ъ' - 52: 1, # 'ь' - 42: 2, # 'ю' - 16: 2, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 7: { # 'р' - 63: 1, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 3, # 'б' - 9: 3, # 'в' - 20: 3, # 'г' - 11: 3, # 'д' - 3: 3, # 'е' - 23: 3, # 'ж' - 15: 2, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 3, # 'к' - 10: 3, # 'л' - 14: 3, # 'м' - 6: 3, # 'н' - 4: 3, # 'о' - 13: 2, # 'п' - 7: 1, # 'р' - 8: 3, # 'с' - 5: 3, # 'т' - 19: 3, # 'у' - 29: 2, # 'ф' - 25: 3, # 'х' - 22: 3, # 'ц' - 21: 2, # 'ч' - 27: 3, # 'ш' - 24: 1, # 'щ' - 17: 3, # 'ъ' - 52: 1, # 'ь' - 42: 2, # 'ю' - 16: 3, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 8: { # 'с' - 63: 1, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 2, # 'б' - 9: 3, # 'в' - 20: 2, # 'г' - 11: 2, # 'д' - 3: 3, # 'е' - 23: 0, # 'ж' - 15: 1, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 3, # 'к' - 10: 3, # 'л' - 14: 3, # 'м' - 6: 3, # 'н' - 4: 3, # 'о' - 13: 3, # 'п' - 7: 3, # 'р' - 8: 1, # 'с' - 5: 3, # 'т' - 19: 3, # 'у' - 29: 2, # 'ф' - 25: 2, # 'х' - 22: 2, # 'ц' - 21: 2, # 'ч' - 27: 2, # 'ш' - 24: 0, # 'щ' - 17: 3, # 'ъ' - 52: 2, # 'ь' - 42: 2, # 'ю' - 16: 3, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 5: { # 'т' - 63: 1, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 3, # 'б' - 9: 3, # 'в' - 20: 2, # 'г' - 11: 2, # 'д' - 3: 3, # 'е' - 23: 1, # 'ж' - 15: 1, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 3, # 'к' - 10: 3, # 'л' - 14: 2, # 'м' - 6: 3, # 'н' - 4: 3, # 'о' - 13: 2, # 'п' - 7: 3, # 'р' - 8: 3, # 'с' - 5: 3, # 'т' - 19: 3, # 'у' - 29: 1, # 'ф' - 25: 2, # 'х' - 22: 2, # 'ц' - 21: 2, # 'ч' - 27: 1, # 'ш' - 24: 1, # 'щ' - 17: 3, # 'ъ' - 52: 2, # 'ь' - 42: 2, # 'ю' - 16: 3, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 19: { # 'у' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 3, # 'б' - 9: 3, # 'в' - 20: 3, # 'г' - 11: 3, # 'д' - 3: 2, # 'е' - 23: 3, # 'ж' - 15: 3, # 'з' - 2: 2, # 'и' - 26: 2, # 'й' - 12: 3, # 'к' - 10: 3, # 'л' - 14: 3, # 'м' - 6: 3, # 'н' - 4: 2, # 'о' - 13: 3, # 'п' - 7: 3, # 'р' - 8: 3, # 'с' - 5: 3, # 'т' - 19: 1, # 'у' - 29: 2, # 'ф' - 25: 2, # 'х' - 22: 2, # 'ц' - 21: 3, # 'ч' - 27: 3, # 'ш' - 24: 2, # 'щ' - 17: 1, # 'ъ' - 52: 0, # 'ь' - 42: 1, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 29: { # 'ф' - 63: 1, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 1, # 'б' - 9: 1, # 'в' - 20: 1, # 'г' - 11: 0, # 'д' - 3: 3, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 2, # 'к' - 10: 2, # 'л' - 14: 1, # 'м' - 6: 1, # 'н' - 4: 3, # 'о' - 13: 0, # 'п' - 7: 2, # 'р' - 8: 2, # 'с' - 5: 2, # 'т' - 19: 2, # 'у' - 29: 0, # 'ф' - 25: 1, # 'х' - 22: 0, # 'ц' - 21: 1, # 'ч' - 27: 1, # 'ш' - 24: 0, # 'щ' - 17: 2, # 'ъ' - 52: 2, # 'ь' - 42: 1, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 25: { # 'х' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 1, # 'б' - 9: 3, # 'в' - 20: 0, # 'г' - 11: 1, # 'д' - 3: 2, # 'е' - 23: 0, # 'ж' - 15: 1, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 1, # 'к' - 10: 2, # 'л' - 14: 2, # 'м' - 6: 3, # 'н' - 4: 3, # 'о' - 13: 1, # 'п' - 7: 3, # 'р' - 8: 1, # 'с' - 5: 2, # 'т' - 19: 3, # 'у' - 29: 0, # 'ф' - 25: 1, # 'х' - 22: 0, # 'ц' - 21: 1, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 2, # 'ъ' - 52: 0, # 'ь' - 42: 1, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 22: { # 'ц' - 63: 1, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 1, # 'б' - 9: 2, # 'в' - 20: 1, # 'г' - 11: 1, # 'д' - 3: 3, # 'е' - 23: 0, # 'ж' - 15: 1, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 2, # 'к' - 10: 1, # 'л' - 14: 1, # 'м' - 6: 1, # 'н' - 4: 2, # 'о' - 13: 1, # 'п' - 7: 1, # 'р' - 8: 1, # 'с' - 5: 1, # 'т' - 19: 2, # 'у' - 29: 1, # 'ф' - 25: 1, # 'х' - 22: 1, # 'ц' - 21: 1, # 'ч' - 27: 1, # 'ш' - 24: 1, # 'щ' - 17: 2, # 'ъ' - 52: 1, # 'ь' - 42: 0, # 'ю' - 16: 2, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 21: { # 'ч' - 63: 1, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 1, # 'б' - 9: 3, # 'в' - 20: 1, # 'г' - 11: 0, # 'д' - 3: 3, # 'е' - 23: 1, # 'ж' - 15: 0, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 3, # 'к' - 10: 2, # 'л' - 14: 2, # 'м' - 6: 3, # 'н' - 4: 3, # 'о' - 13: 0, # 'п' - 7: 2, # 'р' - 8: 0, # 'с' - 5: 2, # 'т' - 19: 3, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 1, # 'ш' - 24: 0, # 'щ' - 17: 2, # 'ъ' - 52: 0, # 'ь' - 42: 1, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 27: { # 'ш' - 63: 1, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 0, # 'б' - 9: 2, # 'в' - 20: 0, # 'г' - 11: 1, # 'д' - 3: 3, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 3, # 'к' - 10: 2, # 'л' - 14: 1, # 'м' - 6: 3, # 'н' - 4: 2, # 'о' - 13: 2, # 'п' - 7: 1, # 'р' - 8: 0, # 'с' - 5: 1, # 'т' - 19: 2, # 'у' - 29: 1, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 1, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 2, # 'ъ' - 52: 1, # 'ь' - 42: 1, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 24: { # 'щ' - 63: 1, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 3, # 'а' - 18: 0, # 'б' - 9: 1, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 3, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 3, # 'и' - 26: 0, # 'й' - 12: 1, # 'к' - 10: 0, # 'л' - 14: 0, # 'м' - 6: 2, # 'н' - 4: 3, # 'о' - 13: 0, # 'п' - 7: 1, # 'р' - 8: 0, # 'с' - 5: 2, # 'т' - 19: 3, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 1, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 1, # 'ъ' - 52: 0, # 'ь' - 42: 0, # 'ю' - 16: 2, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 17: { # 'ъ' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 1, # 'а' - 18: 3, # 'б' - 9: 3, # 'в' - 20: 3, # 'г' - 11: 3, # 'д' - 3: 2, # 'е' - 23: 3, # 'ж' - 15: 3, # 'з' - 2: 1, # 'и' - 26: 2, # 'й' - 12: 3, # 'к' - 10: 3, # 'л' - 14: 3, # 'м' - 6: 3, # 'н' - 4: 3, # 'о' - 13: 3, # 'п' - 7: 3, # 'р' - 8: 3, # 'с' - 5: 3, # 'т' - 19: 1, # 'у' - 29: 1, # 'ф' - 25: 2, # 'х' - 22: 2, # 'ц' - 21: 3, # 'ч' - 27: 2, # 'ш' - 24: 3, # 'щ' - 17: 0, # 'ъ' - 52: 0, # 'ь' - 42: 2, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 52: { # 'ь' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 0, # 'а' - 18: 0, # 'б' - 9: 0, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 1, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 0, # 'и' - 26: 0, # 'й' - 12: 1, # 'к' - 10: 0, # 'л' - 14: 0, # 'м' - 6: 1, # 'н' - 4: 3, # 'о' - 13: 0, # 'п' - 7: 0, # 'р' - 8: 0, # 'с' - 5: 1, # 'т' - 19: 0, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 1, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 0, # 'ъ' - 52: 0, # 'ь' - 42: 1, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 42: { # 'ю' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 1, # 'а' - 18: 2, # 'б' - 9: 1, # 'в' - 20: 2, # 'г' - 11: 2, # 'д' - 3: 1, # 'е' - 23: 2, # 'ж' - 15: 2, # 'з' - 2: 1, # 'и' - 26: 1, # 'й' - 12: 2, # 'к' - 10: 2, # 'л' - 14: 2, # 'м' - 6: 2, # 'н' - 4: 1, # 'о' - 13: 1, # 'п' - 7: 2, # 'р' - 8: 2, # 'с' - 5: 2, # 'т' - 19: 1, # 'у' - 29: 1, # 'ф' - 25: 1, # 'х' - 22: 2, # 'ц' - 21: 3, # 'ч' - 27: 1, # 'ш' - 24: 1, # 'щ' - 17: 1, # 'ъ' - 52: 0, # 'ь' - 42: 0, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 16: { # 'я' - 63: 0, # 'e' - 45: 1, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 0, # 'а' - 18: 3, # 'б' - 9: 3, # 'в' - 20: 2, # 'г' - 11: 3, # 'д' - 3: 2, # 'е' - 23: 1, # 'ж' - 15: 2, # 'з' - 2: 1, # 'и' - 26: 2, # 'й' - 12: 3, # 'к' - 10: 3, # 'л' - 14: 3, # 'м' - 6: 3, # 'н' - 4: 1, # 'о' - 13: 2, # 'п' - 7: 2, # 'р' - 8: 3, # 'с' - 5: 3, # 'т' - 19: 1, # 'у' - 29: 1, # 'ф' - 25: 3, # 'х' - 22: 2, # 'ц' - 21: 1, # 'ч' - 27: 1, # 'ш' - 24: 2, # 'щ' - 17: 0, # 'ъ' - 52: 0, # 'ь' - 42: 0, # 'ю' - 16: 1, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 58: { # 'є' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 0, # 'а' - 18: 0, # 'б' - 9: 0, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 0, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 0, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 0, # 'л' - 14: 0, # 'м' - 6: 0, # 'н' - 4: 0, # 'о' - 13: 0, # 'п' - 7: 0, # 'р' - 8: 0, # 'с' - 5: 0, # 'т' - 19: 0, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 0, # 'ъ' - 52: 0, # 'ь' - 42: 0, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, - 62: { # '№' - 63: 0, # 'e' - 45: 0, # '\xad' - 31: 0, # 'А' - 32: 0, # 'Б' - 35: 0, # 'В' - 43: 0, # 'Г' - 37: 0, # 'Д' - 44: 0, # 'Е' - 55: 0, # 'Ж' - 47: 0, # 'З' - 40: 0, # 'И' - 59: 0, # 'Й' - 33: 0, # 'К' - 46: 0, # 'Л' - 38: 0, # 'М' - 36: 0, # 'Н' - 41: 0, # 'О' - 30: 0, # 'П' - 39: 0, # 'Р' - 28: 0, # 'С' - 34: 0, # 'Т' - 51: 0, # 'У' - 48: 0, # 'Ф' - 49: 0, # 'Х' - 53: 0, # 'Ц' - 50: 0, # 'Ч' - 54: 0, # 'Ш' - 57: 0, # 'Щ' - 61: 0, # 'Ъ' - 60: 0, # 'Ю' - 56: 0, # 'Я' - 1: 0, # 'а' - 18: 0, # 'б' - 9: 0, # 'в' - 20: 0, # 'г' - 11: 0, # 'д' - 3: 0, # 'е' - 23: 0, # 'ж' - 15: 0, # 'з' - 2: 0, # 'и' - 26: 0, # 'й' - 12: 0, # 'к' - 10: 0, # 'л' - 14: 0, # 'м' - 6: 0, # 'н' - 4: 0, # 'о' - 13: 0, # 'п' - 7: 0, # 'р' - 8: 0, # 'с' - 5: 0, # 'т' - 19: 0, # 'у' - 29: 0, # 'ф' - 25: 0, # 'х' - 22: 0, # 'ц' - 21: 0, # 'ч' - 27: 0, # 'ш' - 24: 0, # 'щ' - 17: 0, # 'ъ' - 52: 0, # 'ь' - 42: 0, # 'ю' - 16: 0, # 'я' - 58: 0, # 'є' - 62: 0, # '№' - }, -} - -# 255: Undefined characters that did not exist in training text -# 254: Carriage/Return -# 253: symbol (punctuation) that does not belong to word -# 252: 0 - 9 -# 251: Control characters - -# Character Mapping Table(s): -ISO_8859_5_BULGARIAN_CHAR_TO_ORDER = { - 0: 255, # '\x00' - 1: 255, # '\x01' - 2: 255, # '\x02' - 3: 255, # '\x03' - 4: 255, # '\x04' - 5: 255, # '\x05' - 6: 255, # '\x06' - 7: 255, # '\x07' - 8: 255, # '\x08' - 9: 255, # '\t' - 10: 254, # '\n' - 11: 255, # '\x0b' - 12: 255, # '\x0c' - 13: 254, # '\r' - 14: 255, # '\x0e' - 15: 255, # '\x0f' - 16: 255, # '\x10' - 17: 255, # '\x11' - 18: 255, # '\x12' - 19: 255, # '\x13' - 20: 255, # '\x14' - 21: 255, # '\x15' - 22: 255, # '\x16' - 23: 255, # '\x17' - 24: 255, # '\x18' - 25: 255, # '\x19' - 26: 255, # '\x1a' - 27: 255, # '\x1b' - 28: 255, # '\x1c' - 29: 255, # '\x1d' - 30: 255, # '\x1e' - 31: 255, # '\x1f' - 32: 253, # ' ' - 33: 253, # '!' - 34: 253, # '"' - 35: 253, # '#' - 36: 253, # '$' - 37: 253, # '%' - 38: 253, # '&' - 39: 253, # "'" - 40: 253, # '(' - 41: 253, # ')' - 42: 253, # '*' - 43: 253, # '+' - 44: 253, # ',' - 45: 253, # '-' - 46: 253, # '.' - 47: 253, # '/' - 48: 252, # '0' - 49: 252, # '1' - 50: 252, # '2' - 51: 252, # '3' - 52: 252, # '4' - 53: 252, # '5' - 54: 252, # '6' - 55: 252, # '7' - 56: 252, # '8' - 57: 252, # '9' - 58: 253, # ':' - 59: 253, # ';' - 60: 253, # '<' - 61: 253, # '=' - 62: 253, # '>' - 63: 253, # '?' - 64: 253, # '@' - 65: 77, # 'A' - 66: 90, # 'B' - 67: 99, # 'C' - 68: 100, # 'D' - 69: 72, # 'E' - 70: 109, # 'F' - 71: 107, # 'G' - 72: 101, # 'H' - 73: 79, # 'I' - 74: 185, # 'J' - 75: 81, # 'K' - 76: 102, # 'L' - 77: 76, # 'M' - 78: 94, # 'N' - 79: 82, # 'O' - 80: 110, # 'P' - 81: 186, # 'Q' - 82: 108, # 'R' - 83: 91, # 'S' - 84: 74, # 'T' - 85: 119, # 'U' - 86: 84, # 'V' - 87: 96, # 'W' - 88: 111, # 'X' - 89: 187, # 'Y' - 90: 115, # 'Z' - 91: 253, # '[' - 92: 253, # '\\' - 93: 253, # ']' - 94: 253, # '^' - 95: 253, # '_' - 96: 253, # '`' - 97: 65, # 'a' - 98: 69, # 'b' - 99: 70, # 'c' - 100: 66, # 'd' - 101: 63, # 'e' - 102: 68, # 'f' - 103: 112, # 'g' - 104: 103, # 'h' - 105: 92, # 'i' - 106: 194, # 'j' - 107: 104, # 'k' - 108: 95, # 'l' - 109: 86, # 'm' - 110: 87, # 'n' - 111: 71, # 'o' - 112: 116, # 'p' - 113: 195, # 'q' - 114: 85, # 'r' - 115: 93, # 's' - 116: 97, # 't' - 117: 113, # 'u' - 118: 196, # 'v' - 119: 197, # 'w' - 120: 198, # 'x' - 121: 199, # 'y' - 122: 200, # 'z' - 123: 253, # '{' - 124: 253, # '|' - 125: 253, # '}' - 126: 253, # '~' - 127: 253, # '\x7f' - 128: 194, # '\x80' - 129: 195, # '\x81' - 130: 196, # '\x82' - 131: 197, # '\x83' - 132: 198, # '\x84' - 133: 199, # '\x85' - 134: 200, # '\x86' - 135: 201, # '\x87' - 136: 202, # '\x88' - 137: 203, # '\x89' - 138: 204, # '\x8a' - 139: 205, # '\x8b' - 140: 206, # '\x8c' - 141: 207, # '\x8d' - 142: 208, # '\x8e' - 143: 209, # '\x8f' - 144: 210, # '\x90' - 145: 211, # '\x91' - 146: 212, # '\x92' - 147: 213, # '\x93' - 148: 214, # '\x94' - 149: 215, # '\x95' - 150: 216, # '\x96' - 151: 217, # '\x97' - 152: 218, # '\x98' - 153: 219, # '\x99' - 154: 220, # '\x9a' - 155: 221, # '\x9b' - 156: 222, # '\x9c' - 157: 223, # '\x9d' - 158: 224, # '\x9e' - 159: 225, # '\x9f' - 160: 81, # '\xa0' - 161: 226, # 'Ё' - 162: 227, # 'Ђ' - 163: 228, # 'Ѓ' - 164: 229, # 'Є' - 165: 230, # 'Ѕ' - 166: 105, # 'І' - 167: 231, # 'Ї' - 168: 232, # 'Ј' - 169: 233, # 'Љ' - 170: 234, # 'Њ' - 171: 235, # 'Ћ' - 172: 236, # 'Ќ' - 173: 45, # '\xad' - 174: 237, # 'Ў' - 175: 238, # 'Џ' - 176: 31, # 'А' - 177: 32, # 'Б' - 178: 35, # 'В' - 179: 43, # 'Г' - 180: 37, # 'Д' - 181: 44, # 'Е' - 182: 55, # 'Ж' - 183: 47, # 'З' - 184: 40, # 'И' - 185: 59, # 'Й' - 186: 33, # 'К' - 187: 46, # 'Л' - 188: 38, # 'М' - 189: 36, # 'Н' - 190: 41, # 'О' - 191: 30, # 'П' - 192: 39, # 'Р' - 193: 28, # 'С' - 194: 34, # 'Т' - 195: 51, # 'У' - 196: 48, # 'Ф' - 197: 49, # 'Х' - 198: 53, # 'Ц' - 199: 50, # 'Ч' - 200: 54, # 'Ш' - 201: 57, # 'Щ' - 202: 61, # 'Ъ' - 203: 239, # 'Ы' - 204: 67, # 'Ь' - 205: 240, # 'Э' - 206: 60, # 'Ю' - 207: 56, # 'Я' - 208: 1, # 'а' - 209: 18, # 'б' - 210: 9, # 'в' - 211: 20, # 'г' - 212: 11, # 'д' - 213: 3, # 'е' - 214: 23, # 'ж' - 215: 15, # 'з' - 216: 2, # 'и' - 217: 26, # 'й' - 218: 12, # 'к' - 219: 10, # 'л' - 220: 14, # 'м' - 221: 6, # 'н' - 222: 4, # 'о' - 223: 13, # 'п' - 224: 7, # 'р' - 225: 8, # 'с' - 226: 5, # 'т' - 227: 19, # 'у' - 228: 29, # 'ф' - 229: 25, # 'х' - 230: 22, # 'ц' - 231: 21, # 'ч' - 232: 27, # 'ш' - 233: 24, # 'щ' - 234: 17, # 'ъ' - 235: 75, # 'ы' - 236: 52, # 'ь' - 237: 241, # 'э' - 238: 42, # 'ю' - 239: 16, # 'я' - 240: 62, # '№' - 241: 242, # 'ё' - 242: 243, # 'ђ' - 243: 244, # 'ѓ' - 244: 58, # 'є' - 245: 245, # 'ѕ' - 246: 98, # 'і' - 247: 246, # 'ї' - 248: 247, # 'ј' - 249: 248, # 'љ' - 250: 249, # 'њ' - 251: 250, # 'ћ' - 252: 251, # 'ќ' - 253: 91, # '§' - 254: 252, # 'ў' - 255: 253, # 'џ' -} - -ISO_8859_5_BULGARIAN_MODEL = SingleByteCharSetModel(charset_name='ISO-8859-5', - language='Bulgarian', - char_to_order_map=ISO_8859_5_BULGARIAN_CHAR_TO_ORDER, - language_model=BULGARIAN_LANG_MODEL, - typical_positive_ratio=0.969392, - keep_ascii_letters=False, - alphabet='АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЬЮЯабвгдежзийклмнопрстуфхцчшщъьюя') - -WINDOWS_1251_BULGARIAN_CHAR_TO_ORDER = { - 0: 255, # '\x00' - 1: 255, # '\x01' - 2: 255, # '\x02' - 3: 255, # '\x03' - 4: 255, # '\x04' - 5: 255, # '\x05' - 6: 255, # '\x06' - 7: 255, # '\x07' - 8: 255, # '\x08' - 9: 255, # '\t' - 10: 254, # '\n' - 11: 255, # '\x0b' - 12: 255, # '\x0c' - 13: 254, # '\r' - 14: 255, # '\x0e' - 15: 255, # '\x0f' - 16: 255, # '\x10' - 17: 255, # '\x11' - 18: 255, # '\x12' - 19: 255, # '\x13' - 20: 255, # '\x14' - 21: 255, # '\x15' - 22: 255, # '\x16' - 23: 255, # '\x17' - 24: 255, # '\x18' - 25: 255, # '\x19' - 26: 255, # '\x1a' - 27: 255, # '\x1b' - 28: 255, # '\x1c' - 29: 255, # '\x1d' - 30: 255, # '\x1e' - 31: 255, # '\x1f' - 32: 253, # ' ' - 33: 253, # '!' - 34: 253, # '"' - 35: 253, # '#' - 36: 253, # '$' - 37: 253, # '%' - 38: 253, # '&' - 39: 253, # "'" - 40: 253, # '(' - 41: 253, # ')' - 42: 253, # '*' - 43: 253, # '+' - 44: 253, # ',' - 45: 253, # '-' - 46: 253, # '.' - 47: 253, # '/' - 48: 252, # '0' - 49: 252, # '1' - 50: 252, # '2' - 51: 252, # '3' - 52: 252, # '4' - 53: 252, # '5' - 54: 252, # '6' - 55: 252, # '7' - 56: 252, # '8' - 57: 252, # '9' - 58: 253, # ':' - 59: 253, # ';' - 60: 253, # '<' - 61: 253, # '=' - 62: 253, # '>' - 63: 253, # '?' - 64: 253, # '@' - 65: 77, # 'A' - 66: 90, # 'B' - 67: 99, # 'C' - 68: 100, # 'D' - 69: 72, # 'E' - 70: 109, # 'F' - 71: 107, # 'G' - 72: 101, # 'H' - 73: 79, # 'I' - 74: 185, # 'J' - 75: 81, # 'K' - 76: 102, # 'L' - 77: 76, # 'M' - 78: 94, # 'N' - 79: 82, # 'O' - 80: 110, # 'P' - 81: 186, # 'Q' - 82: 108, # 'R' - 83: 91, # 'S' - 84: 74, # 'T' - 85: 119, # 'U' - 86: 84, # 'V' - 87: 96, # 'W' - 88: 111, # 'X' - 89: 187, # 'Y' - 90: 115, # 'Z' - 91: 253, # '[' - 92: 253, # '\\' - 93: 253, # ']' - 94: 253, # '^' - 95: 253, # '_' - 96: 253, # '`' - 97: 65, # 'a' - 98: 69, # 'b' - 99: 70, # 'c' - 100: 66, # 'd' - 101: 63, # 'e' - 102: 68, # 'f' - 103: 112, # 'g' - 104: 103, # 'h' - 105: 92, # 'i' - 106: 194, # 'j' - 107: 104, # 'k' - 108: 95, # 'l' - 109: 86, # 'm' - 110: 87, # 'n' - 111: 71, # 'o' - 112: 116, # 'p' - 113: 195, # 'q' - 114: 85, # 'r' - 115: 93, # 's' - 116: 97, # 't' - 117: 113, # 'u' - 118: 196, # 'v' - 119: 197, # 'w' - 120: 198, # 'x' - 121: 199, # 'y' - 122: 200, # 'z' - 123: 253, # '{' - 124: 253, # '|' - 125: 253, # '}' - 126: 253, # '~' - 127: 253, # '\x7f' - 128: 206, # 'Ђ' - 129: 207, # 'Ѓ' - 130: 208, # '‚' - 131: 209, # 'ѓ' - 132: 210, # '„' - 133: 211, # '…' - 134: 212, # '†' - 135: 213, # '‡' - 136: 120, # '€' - 137: 214, # '‰' - 138: 215, # 'Љ' - 139: 216, # '‹' - 140: 217, # 'Њ' - 141: 218, # 'Ќ' - 142: 219, # 'Ћ' - 143: 220, # 'Џ' - 144: 221, # 'ђ' - 145: 78, # '‘' - 146: 64, # '’' - 147: 83, # '“' - 148: 121, # '”' - 149: 98, # '•' - 150: 117, # '–' - 151: 105, # '—' - 152: 222, # None - 153: 223, # '™' - 154: 224, # 'љ' - 155: 225, # '›' - 156: 226, # 'њ' - 157: 227, # 'ќ' - 158: 228, # 'ћ' - 159: 229, # 'џ' - 160: 88, # '\xa0' - 161: 230, # 'Ў' - 162: 231, # 'ў' - 163: 232, # 'Ј' - 164: 233, # '¤' - 165: 122, # 'Ґ' - 166: 89, # '¦' - 167: 106, # '§' - 168: 234, # 'Ё' - 169: 235, # '©' - 170: 236, # 'Є' - 171: 237, # '«' - 172: 238, # '¬' - 173: 45, # '\xad' - 174: 239, # '®' - 175: 240, # 'Ї' - 176: 73, # '°' - 177: 80, # '±' - 178: 118, # 'І' - 179: 114, # 'і' - 180: 241, # 'ґ' - 181: 242, # 'µ' - 182: 243, # '¶' - 183: 244, # '·' - 184: 245, # 'ё' - 185: 62, # '№' - 186: 58, # 'є' - 187: 246, # '»' - 188: 247, # 'ј' - 189: 248, # 'Ѕ' - 190: 249, # 'ѕ' - 191: 250, # 'ї' - 192: 31, # 'А' - 193: 32, # 'Б' - 194: 35, # 'В' - 195: 43, # 'Г' - 196: 37, # 'Д' - 197: 44, # 'Е' - 198: 55, # 'Ж' - 199: 47, # 'З' - 200: 40, # 'И' - 201: 59, # 'Й' - 202: 33, # 'К' - 203: 46, # 'Л' - 204: 38, # 'М' - 205: 36, # 'Н' - 206: 41, # 'О' - 207: 30, # 'П' - 208: 39, # 'Р' - 209: 28, # 'С' - 210: 34, # 'Т' - 211: 51, # 'У' - 212: 48, # 'Ф' - 213: 49, # 'Х' - 214: 53, # 'Ц' - 215: 50, # 'Ч' - 216: 54, # 'Ш' - 217: 57, # 'Щ' - 218: 61, # 'Ъ' - 219: 251, # 'Ы' - 220: 67, # 'Ь' - 221: 252, # 'Э' - 222: 60, # 'Ю' - 223: 56, # 'Я' - 224: 1, # 'а' - 225: 18, # 'б' - 226: 9, # 'в' - 227: 20, # 'г' - 228: 11, # 'д' - 229: 3, # 'е' - 230: 23, # 'ж' - 231: 15, # 'з' - 232: 2, # 'и' - 233: 26, # 'й' - 234: 12, # 'к' - 235: 10, # 'л' - 236: 14, # 'м' - 237: 6, # 'н' - 238: 4, # 'о' - 239: 13, # 'п' - 240: 7, # 'р' - 241: 8, # 'с' - 242: 5, # 'т' - 243: 19, # 'у' - 244: 29, # 'ф' - 245: 25, # 'х' - 246: 22, # 'ц' - 247: 21, # 'ч' - 248: 27, # 'ш' - 249: 24, # 'щ' - 250: 17, # 'ъ' - 251: 75, # 'ы' - 252: 52, # 'ь' - 253: 253, # 'э' - 254: 42, # 'ю' - 255: 16, # 'я' -} - -WINDOWS_1251_BULGARIAN_MODEL = SingleByteCharSetModel(charset_name='windows-1251', - language='Bulgarian', - char_to_order_map=WINDOWS_1251_BULGARIAN_CHAR_TO_ORDER, - language_model=BULGARIAN_LANG_MODEL, - typical_positive_ratio=0.969392, - keep_ascii_letters=False, - alphabet='АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЬЮЯабвгдежзийклмнопрстуфхцчшщъьюя') - diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/langgreekmodel.py b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/langgreekmodel.py deleted file mode 100644 index d99528e..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/langgreekmodel.py +++ /dev/null @@ -1,4398 +0,0 @@ -#!/usr/bin/env python -# -*- coding: utf-8 -*- - -from pip._vendor.chardet.sbcharsetprober import SingleByteCharSetModel - - -# 3: Positive -# 2: Likely -# 1: Unlikely -# 0: Negative - -GREEK_LANG_MODEL = { - 60: { # 'e' - 60: 2, # 'e' - 55: 1, # 'o' - 58: 2, # 't' - 36: 1, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 1, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 0, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 0, # 'ο' - 9: 0, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 0, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 55: { # 'o' - 60: 0, # 'e' - 55: 2, # 'o' - 58: 2, # 't' - 36: 1, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 0, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 1, # 'ν' - 30: 0, # 'ξ' - 4: 0, # 'ο' - 9: 0, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 1, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 58: { # 't' - 60: 2, # 'e' - 55: 1, # 'o' - 58: 1, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 2, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 0, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 1, # 'ο' - 9: 0, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 0, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 36: { # '·' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 0, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 0, # 'ο' - 9: 0, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 0, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 61: { # 'Ά' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 0, # 'β' - 20: 1, # 'γ' - 21: 2, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 0, # 'ι' - 11: 0, # 'κ' - 16: 2, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 0, # 'ο' - 9: 1, # 'π' - 8: 2, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 0, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 46: { # 'Έ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 2, # 'β' - 20: 2, # 'γ' - 21: 0, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 0, # 'ι' - 11: 2, # 'κ' - 16: 2, # 'λ' - 10: 0, # 'μ' - 6: 3, # 'ν' - 30: 2, # 'ξ' - 4: 0, # 'ο' - 9: 2, # 'π' - 8: 2, # 'ρ' - 14: 0, # 'ς' - 7: 1, # 'σ' - 2: 2, # 'τ' - 12: 0, # 'υ' - 28: 2, # 'φ' - 23: 3, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 54: { # 'Ό' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 0, # 'ι' - 11: 0, # 'κ' - 16: 2, # 'λ' - 10: 2, # 'μ' - 6: 2, # 'ν' - 30: 0, # 'ξ' - 4: 0, # 'ο' - 9: 2, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 2, # 'σ' - 2: 3, # 'τ' - 12: 0, # 'υ' - 28: 0, # 'φ' - 23: 2, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 31: { # 'Α' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 2, # 'Β' - 43: 2, # 'Γ' - 41: 1, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 2, # 'Θ' - 47: 2, # 'Ι' - 44: 2, # 'Κ' - 53: 2, # 'Λ' - 38: 2, # 'Μ' - 49: 2, # 'Ν' - 59: 1, # 'Ξ' - 39: 0, # 'Ο' - 35: 2, # 'Π' - 48: 2, # 'Ρ' - 37: 2, # 'Σ' - 33: 2, # 'Τ' - 45: 2, # 'Υ' - 56: 2, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 0, # 'β' - 20: 2, # 'γ' - 21: 0, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 1, # 'θ' - 5: 0, # 'ι' - 11: 2, # 'κ' - 16: 3, # 'λ' - 10: 2, # 'μ' - 6: 3, # 'ν' - 30: 2, # 'ξ' - 4: 0, # 'ο' - 9: 3, # 'π' - 8: 3, # 'ρ' - 14: 2, # 'ς' - 7: 2, # 'σ' - 2: 0, # 'τ' - 12: 3, # 'υ' - 28: 2, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 2, # 'ύ' - 27: 0, # 'ώ' - }, - 51: { # 'Β' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 2, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 1, # 'Ε' - 40: 1, # 'Η' - 52: 0, # 'Θ' - 47: 1, # 'Ι' - 44: 0, # 'Κ' - 53: 1, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 2, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 2, # 'ά' - 18: 2, # 'έ' - 22: 2, # 'ή' - 15: 0, # 'ί' - 1: 2, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 2, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 2, # 'ι' - 11: 0, # 'κ' - 16: 2, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 2, # 'ο' - 9: 0, # 'π' - 8: 2, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 0, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 43: { # 'Γ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 1, # 'Α' - 51: 0, # 'Β' - 43: 2, # 'Γ' - 41: 0, # 'Δ' - 34: 2, # 'Ε' - 40: 1, # 'Η' - 52: 0, # 'Θ' - 47: 2, # 'Ι' - 44: 1, # 'Κ' - 53: 1, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 1, # 'Ο' - 35: 0, # 'Π' - 48: 2, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 2, # 'Υ' - 56: 0, # 'Φ' - 50: 1, # 'Χ' - 57: 2, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 2, # 'ί' - 1: 2, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 2, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 3, # 'ι' - 11: 0, # 'κ' - 16: 2, # 'λ' - 10: 0, # 'μ' - 6: 2, # 'ν' - 30: 0, # 'ξ' - 4: 0, # 'ο' - 9: 0, # 'π' - 8: 2, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 0, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 41: { # 'Δ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 2, # 'Ε' - 40: 2, # 'Η' - 52: 0, # 'Θ' - 47: 2, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 2, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 2, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 2, # 'ή' - 15: 2, # 'ί' - 1: 0, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 2, # 'η' - 25: 0, # 'θ' - 5: 3, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 2, # 'ο' - 9: 0, # 'π' - 8: 2, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 2, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 2, # 'ω' - 19: 1, # 'ό' - 26: 2, # 'ύ' - 27: 2, # 'ώ' - }, - 34: { # 'Ε' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 2, # 'Α' - 51: 0, # 'Β' - 43: 2, # 'Γ' - 41: 2, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 2, # 'Ι' - 44: 2, # 'Κ' - 53: 2, # 'Λ' - 38: 2, # 'Μ' - 49: 2, # 'Ν' - 59: 1, # 'Ξ' - 39: 0, # 'Ο' - 35: 2, # 'Π' - 48: 2, # 'Ρ' - 37: 2, # 'Σ' - 33: 2, # 'Τ' - 45: 2, # 'Υ' - 56: 0, # 'Φ' - 50: 2, # 'Χ' - 57: 2, # 'Ω' - 17: 3, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 3, # 'ί' - 1: 0, # 'α' - 29: 0, # 'β' - 20: 3, # 'γ' - 21: 2, # 'δ' - 3: 1, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 1, # 'θ' - 5: 2, # 'ι' - 11: 3, # 'κ' - 16: 3, # 'λ' - 10: 2, # 'μ' - 6: 3, # 'ν' - 30: 2, # 'ξ' - 4: 0, # 'ο' - 9: 3, # 'π' - 8: 2, # 'ρ' - 14: 0, # 'ς' - 7: 2, # 'σ' - 2: 2, # 'τ' - 12: 2, # 'υ' - 28: 2, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 1, # 'ύ' - 27: 0, # 'ώ' - }, - 40: { # 'Η' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 1, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 2, # 'Θ' - 47: 0, # 'Ι' - 44: 2, # 'Κ' - 53: 0, # 'Λ' - 38: 2, # 'Μ' - 49: 2, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 2, # 'Π' - 48: 2, # 'Ρ' - 37: 2, # 'Σ' - 33: 2, # 'Τ' - 45: 1, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 0, # 'ι' - 11: 0, # 'κ' - 16: 2, # 'λ' - 10: 0, # 'μ' - 6: 1, # 'ν' - 30: 0, # 'ξ' - 4: 0, # 'ο' - 9: 0, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 0, # 'υ' - 28: 0, # 'φ' - 23: 1, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 52: { # 'Θ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 2, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 2, # 'Ε' - 40: 2, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 2, # 'Ο' - 35: 0, # 'Π' - 48: 1, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 1, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 2, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 3, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 2, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 0, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 0, # 'ο' - 9: 0, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 2, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 2, # 'ύ' - 27: 0, # 'ώ' - }, - 47: { # 'Ι' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 2, # 'Α' - 51: 1, # 'Β' - 43: 1, # 'Γ' - 41: 2, # 'Δ' - 34: 2, # 'Ε' - 40: 2, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 2, # 'Κ' - 53: 2, # 'Λ' - 38: 2, # 'Μ' - 49: 2, # 'Ν' - 59: 0, # 'Ξ' - 39: 2, # 'Ο' - 35: 0, # 'Π' - 48: 2, # 'Ρ' - 37: 2, # 'Σ' - 33: 2, # 'Τ' - 45: 0, # 'Υ' - 56: 2, # 'Φ' - 50: 0, # 'Χ' - 57: 2, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 2, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 2, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 0, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 1, # 'ν' - 30: 0, # 'ξ' - 4: 2, # 'ο' - 9: 0, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 2, # 'σ' - 2: 1, # 'τ' - 12: 0, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 1, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 44: { # 'Κ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 2, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 1, # 'Δ' - 34: 2, # 'Ε' - 40: 2, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 1, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 2, # 'Ο' - 35: 0, # 'Π' - 48: 2, # 'Ρ' - 37: 0, # 'Σ' - 33: 1, # 'Τ' - 45: 2, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 1, # 'Ω' - 17: 3, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 3, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 2, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 2, # 'ι' - 11: 0, # 'κ' - 16: 2, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 2, # 'ο' - 9: 0, # 'π' - 8: 2, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 2, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 2, # 'ό' - 26: 2, # 'ύ' - 27: 2, # 'ώ' - }, - 53: { # 'Λ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 2, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 2, # 'Ε' - 40: 2, # 'Η' - 52: 0, # 'Θ' - 47: 2, # 'Ι' - 44: 0, # 'Κ' - 53: 2, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 2, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 2, # 'Σ' - 33: 0, # 'Τ' - 45: 2, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 2, # 'Ω' - 17: 2, # 'ά' - 18: 2, # 'έ' - 22: 0, # 'ή' - 15: 2, # 'ί' - 1: 2, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 2, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 1, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 2, # 'ο' - 9: 0, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 2, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 2, # 'ό' - 26: 2, # 'ύ' - 27: 0, # 'ώ' - }, - 38: { # 'Μ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 2, # 'Α' - 51: 2, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 2, # 'Ε' - 40: 2, # 'Η' - 52: 0, # 'Θ' - 47: 2, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 2, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 2, # 'Ο' - 35: 2, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 2, # 'ά' - 18: 2, # 'έ' - 22: 2, # 'ή' - 15: 2, # 'ί' - 1: 2, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 2, # 'η' - 25: 0, # 'θ' - 5: 3, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 2, # 'ο' - 9: 3, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 2, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 2, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 49: { # 'Ν' - 60: 2, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 2, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 2, # 'Ε' - 40: 2, # 'Η' - 52: 0, # 'Θ' - 47: 2, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 2, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 2, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 2, # 'Ω' - 17: 0, # 'ά' - 18: 2, # 'έ' - 22: 0, # 'ή' - 15: 2, # 'ί' - 1: 2, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 1, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 0, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 2, # 'ο' - 9: 0, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 0, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 1, # 'ω' - 19: 2, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 59: { # 'Ξ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 1, # 'Ε' - 40: 1, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 1, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 2, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 2, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 2, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 0, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 0, # 'ο' - 9: 0, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 0, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 39: { # 'Ο' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 1, # 'Β' - 43: 2, # 'Γ' - 41: 2, # 'Δ' - 34: 2, # 'Ε' - 40: 1, # 'Η' - 52: 2, # 'Θ' - 47: 2, # 'Ι' - 44: 2, # 'Κ' - 53: 2, # 'Λ' - 38: 2, # 'Μ' - 49: 2, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 2, # 'Π' - 48: 2, # 'Ρ' - 37: 2, # 'Σ' - 33: 2, # 'Τ' - 45: 2, # 'Υ' - 56: 2, # 'Φ' - 50: 2, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 2, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 3, # 'ι' - 11: 2, # 'κ' - 16: 2, # 'λ' - 10: 2, # 'μ' - 6: 2, # 'ν' - 30: 0, # 'ξ' - 4: 0, # 'ο' - 9: 2, # 'π' - 8: 2, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 2, # 'τ' - 12: 2, # 'υ' - 28: 1, # 'φ' - 23: 1, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 2, # 'ύ' - 27: 0, # 'ώ' - }, - 35: { # 'Π' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 2, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 2, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 2, # 'Ι' - 44: 0, # 'Κ' - 53: 2, # 'Λ' - 38: 1, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 2, # 'Ο' - 35: 0, # 'Π' - 48: 2, # 'Ρ' - 37: 0, # 'Σ' - 33: 1, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 1, # 'Χ' - 57: 2, # 'Ω' - 17: 2, # 'ά' - 18: 1, # 'έ' - 22: 1, # 'ή' - 15: 2, # 'ί' - 1: 3, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 2, # 'η' - 25: 0, # 'θ' - 5: 2, # 'ι' - 11: 0, # 'κ' - 16: 2, # 'λ' - 10: 0, # 'μ' - 6: 2, # 'ν' - 30: 0, # 'ξ' - 4: 3, # 'ο' - 9: 0, # 'π' - 8: 3, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 2, # 'υ' - 28: 0, # 'φ' - 23: 2, # 'χ' - 42: 0, # 'ψ' - 24: 2, # 'ω' - 19: 2, # 'ό' - 26: 0, # 'ύ' - 27: 3, # 'ώ' - }, - 48: { # 'Ρ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 2, # 'Α' - 51: 0, # 'Β' - 43: 1, # 'Γ' - 41: 1, # 'Δ' - 34: 2, # 'Ε' - 40: 2, # 'Η' - 52: 0, # 'Θ' - 47: 2, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 2, # 'Ν' - 59: 0, # 'Ξ' - 39: 2, # 'Ο' - 35: 0, # 'Π' - 48: 2, # 'Ρ' - 37: 0, # 'Σ' - 33: 1, # 'Τ' - 45: 1, # 'Υ' - 56: 0, # 'Φ' - 50: 1, # 'Χ' - 57: 1, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 2, # 'ί' - 1: 0, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 0, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 1, # 'ο' - 9: 0, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 3, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 2, # 'ω' - 19: 0, # 'ό' - 26: 2, # 'ύ' - 27: 0, # 'ώ' - }, - 37: { # 'Σ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 2, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 1, # 'Δ' - 34: 2, # 'Ε' - 40: 2, # 'Η' - 52: 0, # 'Θ' - 47: 2, # 'Ι' - 44: 2, # 'Κ' - 53: 0, # 'Λ' - 38: 2, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 2, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 2, # 'Σ' - 33: 2, # 'Τ' - 45: 2, # 'Υ' - 56: 0, # 'Φ' - 50: 2, # 'Χ' - 57: 2, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 2, # 'ή' - 15: 2, # 'ί' - 1: 2, # 'α' - 29: 2, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 3, # 'η' - 25: 0, # 'θ' - 5: 2, # 'ι' - 11: 2, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 2, # 'ο' - 9: 2, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 3, # 'τ' - 12: 3, # 'υ' - 28: 0, # 'φ' - 23: 2, # 'χ' - 42: 0, # 'ψ' - 24: 2, # 'ω' - 19: 0, # 'ό' - 26: 2, # 'ύ' - 27: 2, # 'ώ' - }, - 33: { # 'Τ' - 60: 0, # 'e' - 55: 1, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 2, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 2, # 'Ε' - 40: 2, # 'Η' - 52: 0, # 'Θ' - 47: 2, # 'Ι' - 44: 2, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 2, # 'Ο' - 35: 0, # 'Π' - 48: 2, # 'Ρ' - 37: 0, # 'Σ' - 33: 1, # 'Τ' - 45: 1, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 2, # 'Ω' - 17: 2, # 'ά' - 18: 2, # 'έ' - 22: 0, # 'ή' - 15: 2, # 'ί' - 1: 3, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 2, # 'ε' - 32: 0, # 'ζ' - 13: 2, # 'η' - 25: 0, # 'θ' - 5: 2, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 2, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 3, # 'ο' - 9: 0, # 'π' - 8: 2, # 'ρ' - 14: 0, # 'ς' - 7: 2, # 'σ' - 2: 0, # 'τ' - 12: 2, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 2, # 'ό' - 26: 2, # 'ύ' - 27: 3, # 'ώ' - }, - 45: { # 'Υ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 2, # 'Γ' - 41: 0, # 'Δ' - 34: 1, # 'Ε' - 40: 2, # 'Η' - 52: 2, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 1, # 'Λ' - 38: 2, # 'Μ' - 49: 2, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 2, # 'Π' - 48: 1, # 'Ρ' - 37: 2, # 'Σ' - 33: 2, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 1, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 0, # 'ι' - 11: 0, # 'κ' - 16: 2, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 0, # 'ο' - 9: 3, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 0, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 56: { # 'Φ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 1, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 1, # 'Η' - 52: 0, # 'Θ' - 47: 2, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 2, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 2, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 2, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 2, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 2, # 'ο' - 9: 0, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 2, # 'τ' - 12: 2, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 1, # 'ύ' - 27: 1, # 'ώ' - }, - 50: { # 'Χ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 1, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 2, # 'Ε' - 40: 2, # 'Η' - 52: 0, # 'Θ' - 47: 2, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 1, # 'Ν' - 59: 0, # 'Ξ' - 39: 1, # 'Ο' - 35: 0, # 'Π' - 48: 2, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 1, # 'Χ' - 57: 1, # 'Ω' - 17: 2, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 2, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 2, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 0, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 2, # 'ο' - 9: 0, # 'π' - 8: 3, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 2, # 'τ' - 12: 0, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 2, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 57: { # 'Ω' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 1, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 1, # 'Λ' - 38: 0, # 'Μ' - 49: 2, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 2, # 'Ρ' - 37: 2, # 'Σ' - 33: 2, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 0, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 0, # 'ο' - 9: 0, # 'π' - 8: 2, # 'ρ' - 14: 2, # 'ς' - 7: 2, # 'σ' - 2: 0, # 'τ' - 12: 0, # 'υ' - 28: 0, # 'φ' - 23: 1, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 17: { # 'ά' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 2, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 3, # 'β' - 20: 3, # 'γ' - 21: 3, # 'δ' - 3: 3, # 'ε' - 32: 3, # 'ζ' - 13: 0, # 'η' - 25: 3, # 'θ' - 5: 2, # 'ι' - 11: 3, # 'κ' - 16: 3, # 'λ' - 10: 3, # 'μ' - 6: 3, # 'ν' - 30: 3, # 'ξ' - 4: 0, # 'ο' - 9: 3, # 'π' - 8: 3, # 'ρ' - 14: 3, # 'ς' - 7: 3, # 'σ' - 2: 3, # 'τ' - 12: 0, # 'υ' - 28: 3, # 'φ' - 23: 3, # 'χ' - 42: 3, # 'ψ' - 24: 2, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 18: { # 'έ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 3, # 'α' - 29: 2, # 'β' - 20: 3, # 'γ' - 21: 2, # 'δ' - 3: 3, # 'ε' - 32: 2, # 'ζ' - 13: 0, # 'η' - 25: 3, # 'θ' - 5: 0, # 'ι' - 11: 3, # 'κ' - 16: 3, # 'λ' - 10: 3, # 'μ' - 6: 3, # 'ν' - 30: 3, # 'ξ' - 4: 3, # 'ο' - 9: 3, # 'π' - 8: 3, # 'ρ' - 14: 3, # 'ς' - 7: 3, # 'σ' - 2: 3, # 'τ' - 12: 0, # 'υ' - 28: 3, # 'φ' - 23: 3, # 'χ' - 42: 3, # 'ψ' - 24: 2, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 22: { # 'ή' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 1, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 0, # 'β' - 20: 3, # 'γ' - 21: 3, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 3, # 'θ' - 5: 0, # 'ι' - 11: 3, # 'κ' - 16: 2, # 'λ' - 10: 3, # 'μ' - 6: 3, # 'ν' - 30: 2, # 'ξ' - 4: 0, # 'ο' - 9: 3, # 'π' - 8: 3, # 'ρ' - 14: 3, # 'ς' - 7: 3, # 'σ' - 2: 3, # 'τ' - 12: 0, # 'υ' - 28: 2, # 'φ' - 23: 3, # 'χ' - 42: 2, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 15: { # 'ί' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 3, # 'α' - 29: 2, # 'β' - 20: 3, # 'γ' - 21: 3, # 'δ' - 3: 3, # 'ε' - 32: 3, # 'ζ' - 13: 3, # 'η' - 25: 3, # 'θ' - 5: 0, # 'ι' - 11: 3, # 'κ' - 16: 3, # 'λ' - 10: 3, # 'μ' - 6: 3, # 'ν' - 30: 3, # 'ξ' - 4: 3, # 'ο' - 9: 3, # 'π' - 8: 3, # 'ρ' - 14: 3, # 'ς' - 7: 3, # 'σ' - 2: 3, # 'τ' - 12: 0, # 'υ' - 28: 1, # 'φ' - 23: 3, # 'χ' - 42: 2, # 'ψ' - 24: 3, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 1: { # 'α' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 2, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 2, # 'έ' - 22: 0, # 'ή' - 15: 3, # 'ί' - 1: 0, # 'α' - 29: 3, # 'β' - 20: 3, # 'γ' - 21: 3, # 'δ' - 3: 2, # 'ε' - 32: 3, # 'ζ' - 13: 1, # 'η' - 25: 3, # 'θ' - 5: 3, # 'ι' - 11: 3, # 'κ' - 16: 3, # 'λ' - 10: 3, # 'μ' - 6: 3, # 'ν' - 30: 3, # 'ξ' - 4: 2, # 'ο' - 9: 3, # 'π' - 8: 3, # 'ρ' - 14: 3, # 'ς' - 7: 3, # 'σ' - 2: 3, # 'τ' - 12: 3, # 'υ' - 28: 3, # 'φ' - 23: 3, # 'χ' - 42: 2, # 'ψ' - 24: 0, # 'ω' - 19: 2, # 'ό' - 26: 2, # 'ύ' - 27: 0, # 'ώ' - }, - 29: { # 'β' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 3, # 'ά' - 18: 2, # 'έ' - 22: 3, # 'ή' - 15: 2, # 'ί' - 1: 3, # 'α' - 29: 0, # 'β' - 20: 2, # 'γ' - 21: 2, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 2, # 'η' - 25: 0, # 'θ' - 5: 3, # 'ι' - 11: 0, # 'κ' - 16: 3, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 3, # 'ο' - 9: 0, # 'π' - 8: 3, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 0, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 2, # 'ω' - 19: 2, # 'ό' - 26: 2, # 'ύ' - 27: 2, # 'ώ' - }, - 20: { # 'γ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 3, # 'ά' - 18: 3, # 'έ' - 22: 3, # 'ή' - 15: 3, # 'ί' - 1: 3, # 'α' - 29: 0, # 'β' - 20: 3, # 'γ' - 21: 0, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 3, # 'η' - 25: 0, # 'θ' - 5: 3, # 'ι' - 11: 3, # 'κ' - 16: 3, # 'λ' - 10: 3, # 'μ' - 6: 3, # 'ν' - 30: 3, # 'ξ' - 4: 3, # 'ο' - 9: 0, # 'π' - 8: 3, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 2, # 'υ' - 28: 0, # 'φ' - 23: 3, # 'χ' - 42: 0, # 'ψ' - 24: 3, # 'ω' - 19: 3, # 'ό' - 26: 2, # 'ύ' - 27: 3, # 'ώ' - }, - 21: { # 'δ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 2, # 'ά' - 18: 3, # 'έ' - 22: 3, # 'ή' - 15: 3, # 'ί' - 1: 3, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 3, # 'η' - 25: 0, # 'θ' - 5: 3, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 3, # 'ο' - 9: 0, # 'π' - 8: 3, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 3, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 3, # 'ω' - 19: 3, # 'ό' - 26: 3, # 'ύ' - 27: 3, # 'ώ' - }, - 3: { # 'ε' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 2, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 3, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 3, # 'ί' - 1: 2, # 'α' - 29: 3, # 'β' - 20: 3, # 'γ' - 21: 3, # 'δ' - 3: 2, # 'ε' - 32: 2, # 'ζ' - 13: 0, # 'η' - 25: 3, # 'θ' - 5: 3, # 'ι' - 11: 3, # 'κ' - 16: 3, # 'λ' - 10: 3, # 'μ' - 6: 3, # 'ν' - 30: 3, # 'ξ' - 4: 2, # 'ο' - 9: 3, # 'π' - 8: 3, # 'ρ' - 14: 3, # 'ς' - 7: 3, # 'σ' - 2: 3, # 'τ' - 12: 3, # 'υ' - 28: 3, # 'φ' - 23: 3, # 'χ' - 42: 2, # 'ψ' - 24: 3, # 'ω' - 19: 2, # 'ό' - 26: 3, # 'ύ' - 27: 2, # 'ώ' - }, - 32: { # 'ζ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 2, # 'ά' - 18: 2, # 'έ' - 22: 2, # 'ή' - 15: 2, # 'ί' - 1: 2, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 3, # 'η' - 25: 0, # 'θ' - 5: 2, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 3, # 'ο' - 9: 0, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 1, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 3, # 'ω' - 19: 2, # 'ό' - 26: 0, # 'ύ' - 27: 2, # 'ώ' - }, - 13: { # 'η' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 2, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 0, # 'β' - 20: 3, # 'γ' - 21: 2, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 3, # 'θ' - 5: 0, # 'ι' - 11: 3, # 'κ' - 16: 3, # 'λ' - 10: 3, # 'μ' - 6: 3, # 'ν' - 30: 2, # 'ξ' - 4: 0, # 'ο' - 9: 2, # 'π' - 8: 3, # 'ρ' - 14: 3, # 'ς' - 7: 3, # 'σ' - 2: 3, # 'τ' - 12: 0, # 'υ' - 28: 2, # 'φ' - 23: 3, # 'χ' - 42: 2, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 25: { # 'θ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 2, # 'ά' - 18: 3, # 'έ' - 22: 3, # 'ή' - 15: 2, # 'ί' - 1: 3, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 3, # 'η' - 25: 0, # 'θ' - 5: 3, # 'ι' - 11: 0, # 'κ' - 16: 1, # 'λ' - 10: 3, # 'μ' - 6: 2, # 'ν' - 30: 0, # 'ξ' - 4: 3, # 'ο' - 9: 0, # 'π' - 8: 3, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 3, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 3, # 'ω' - 19: 3, # 'ό' - 26: 3, # 'ύ' - 27: 3, # 'ώ' - }, - 5: { # 'ι' - 60: 0, # 'e' - 55: 1, # 'o' - 58: 0, # 't' - 36: 2, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 1, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 3, # 'ά' - 18: 3, # 'έ' - 22: 3, # 'ή' - 15: 0, # 'ί' - 1: 3, # 'α' - 29: 3, # 'β' - 20: 3, # 'γ' - 21: 3, # 'δ' - 3: 3, # 'ε' - 32: 2, # 'ζ' - 13: 3, # 'η' - 25: 3, # 'θ' - 5: 0, # 'ι' - 11: 3, # 'κ' - 16: 3, # 'λ' - 10: 3, # 'μ' - 6: 3, # 'ν' - 30: 3, # 'ξ' - 4: 3, # 'ο' - 9: 3, # 'π' - 8: 3, # 'ρ' - 14: 3, # 'ς' - 7: 3, # 'σ' - 2: 3, # 'τ' - 12: 0, # 'υ' - 28: 2, # 'φ' - 23: 3, # 'χ' - 42: 2, # 'ψ' - 24: 3, # 'ω' - 19: 3, # 'ό' - 26: 0, # 'ύ' - 27: 3, # 'ώ' - }, - 11: { # 'κ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 3, # 'ά' - 18: 3, # 'έ' - 22: 3, # 'ή' - 15: 3, # 'ί' - 1: 3, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 3, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 3, # 'η' - 25: 2, # 'θ' - 5: 3, # 'ι' - 11: 3, # 'κ' - 16: 3, # 'λ' - 10: 3, # 'μ' - 6: 2, # 'ν' - 30: 0, # 'ξ' - 4: 3, # 'ο' - 9: 2, # 'π' - 8: 3, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 3, # 'τ' - 12: 3, # 'υ' - 28: 2, # 'φ' - 23: 2, # 'χ' - 42: 0, # 'ψ' - 24: 3, # 'ω' - 19: 3, # 'ό' - 26: 3, # 'ύ' - 27: 3, # 'ώ' - }, - 16: { # 'λ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 3, # 'ά' - 18: 3, # 'έ' - 22: 3, # 'ή' - 15: 3, # 'ί' - 1: 3, # 'α' - 29: 1, # 'β' - 20: 2, # 'γ' - 21: 1, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 3, # 'η' - 25: 2, # 'θ' - 5: 3, # 'ι' - 11: 2, # 'κ' - 16: 3, # 'λ' - 10: 2, # 'μ' - 6: 2, # 'ν' - 30: 0, # 'ξ' - 4: 3, # 'ο' - 9: 3, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 3, # 'τ' - 12: 3, # 'υ' - 28: 2, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 3, # 'ω' - 19: 3, # 'ό' - 26: 3, # 'ύ' - 27: 3, # 'ώ' - }, - 10: { # 'μ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 1, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 3, # 'ά' - 18: 3, # 'έ' - 22: 3, # 'ή' - 15: 3, # 'ί' - 1: 3, # 'α' - 29: 3, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 3, # 'η' - 25: 0, # 'θ' - 5: 3, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 3, # 'μ' - 6: 3, # 'ν' - 30: 0, # 'ξ' - 4: 3, # 'ο' - 9: 3, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 2, # 'υ' - 28: 3, # 'φ' - 23: 0, # 'χ' - 42: 2, # 'ψ' - 24: 3, # 'ω' - 19: 3, # 'ό' - 26: 2, # 'ύ' - 27: 2, # 'ώ' - }, - 6: { # 'ν' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 2, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 3, # 'ά' - 18: 3, # 'έ' - 22: 3, # 'ή' - 15: 3, # 'ί' - 1: 3, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 3, # 'δ' - 3: 3, # 'ε' - 32: 2, # 'ζ' - 13: 3, # 'η' - 25: 3, # 'θ' - 5: 3, # 'ι' - 11: 0, # 'κ' - 16: 1, # 'λ' - 10: 0, # 'μ' - 6: 2, # 'ν' - 30: 0, # 'ξ' - 4: 3, # 'ο' - 9: 0, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 3, # 'σ' - 2: 3, # 'τ' - 12: 3, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 3, # 'ω' - 19: 3, # 'ό' - 26: 3, # 'ύ' - 27: 3, # 'ώ' - }, - 30: { # 'ξ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 2, # 'ά' - 18: 3, # 'έ' - 22: 3, # 'ή' - 15: 2, # 'ί' - 1: 3, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 3, # 'η' - 25: 0, # 'θ' - 5: 2, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 3, # 'ο' - 9: 0, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 3, # 'τ' - 12: 2, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 3, # 'ω' - 19: 2, # 'ό' - 26: 3, # 'ύ' - 27: 1, # 'ώ' - }, - 4: { # 'ο' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 2, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 2, # 'έ' - 22: 3, # 'ή' - 15: 3, # 'ί' - 1: 2, # 'α' - 29: 3, # 'β' - 20: 3, # 'γ' - 21: 3, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 3, # 'η' - 25: 3, # 'θ' - 5: 3, # 'ι' - 11: 3, # 'κ' - 16: 3, # 'λ' - 10: 3, # 'μ' - 6: 3, # 'ν' - 30: 2, # 'ξ' - 4: 2, # 'ο' - 9: 3, # 'π' - 8: 3, # 'ρ' - 14: 3, # 'ς' - 7: 3, # 'σ' - 2: 3, # 'τ' - 12: 3, # 'υ' - 28: 3, # 'φ' - 23: 3, # 'χ' - 42: 2, # 'ψ' - 24: 2, # 'ω' - 19: 1, # 'ό' - 26: 3, # 'ύ' - 27: 2, # 'ώ' - }, - 9: { # 'π' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 3, # 'ά' - 18: 3, # 'έ' - 22: 3, # 'ή' - 15: 3, # 'ί' - 1: 3, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 3, # 'η' - 25: 0, # 'θ' - 5: 3, # 'ι' - 11: 0, # 'κ' - 16: 3, # 'λ' - 10: 0, # 'μ' - 6: 2, # 'ν' - 30: 0, # 'ξ' - 4: 3, # 'ο' - 9: 0, # 'π' - 8: 3, # 'ρ' - 14: 2, # 'ς' - 7: 0, # 'σ' - 2: 3, # 'τ' - 12: 3, # 'υ' - 28: 0, # 'φ' - 23: 2, # 'χ' - 42: 0, # 'ψ' - 24: 3, # 'ω' - 19: 3, # 'ό' - 26: 2, # 'ύ' - 27: 3, # 'ώ' - }, - 8: { # 'ρ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 3, # 'ά' - 18: 3, # 'έ' - 22: 3, # 'ή' - 15: 3, # 'ί' - 1: 3, # 'α' - 29: 2, # 'β' - 20: 3, # 'γ' - 21: 2, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 3, # 'η' - 25: 3, # 'θ' - 5: 3, # 'ι' - 11: 3, # 'κ' - 16: 1, # 'λ' - 10: 3, # 'μ' - 6: 3, # 'ν' - 30: 2, # 'ξ' - 4: 3, # 'ο' - 9: 2, # 'π' - 8: 2, # 'ρ' - 14: 0, # 'ς' - 7: 2, # 'σ' - 2: 3, # 'τ' - 12: 3, # 'υ' - 28: 3, # 'φ' - 23: 3, # 'χ' - 42: 0, # 'ψ' - 24: 3, # 'ω' - 19: 3, # 'ό' - 26: 3, # 'ύ' - 27: 3, # 'ώ' - }, - 14: { # 'ς' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 2, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 0, # 'θ' - 5: 0, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 0, # 'ο' - 9: 0, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 0, # 'τ' - 12: 0, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 7: { # 'σ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 2, # 'ά' - 18: 2, # 'έ' - 22: 3, # 'ή' - 15: 3, # 'ί' - 1: 3, # 'α' - 29: 3, # 'β' - 20: 0, # 'γ' - 21: 2, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 3, # 'η' - 25: 3, # 'θ' - 5: 3, # 'ι' - 11: 3, # 'κ' - 16: 2, # 'λ' - 10: 3, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 3, # 'ο' - 9: 3, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 3, # 'σ' - 2: 3, # 'τ' - 12: 3, # 'υ' - 28: 3, # 'φ' - 23: 3, # 'χ' - 42: 0, # 'ψ' - 24: 3, # 'ω' - 19: 3, # 'ό' - 26: 3, # 'ύ' - 27: 2, # 'ώ' - }, - 2: { # 'τ' - 60: 0, # 'e' - 55: 2, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 3, # 'ά' - 18: 3, # 'έ' - 22: 3, # 'ή' - 15: 3, # 'ί' - 1: 3, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 3, # 'ε' - 32: 2, # 'ζ' - 13: 3, # 'η' - 25: 0, # 'θ' - 5: 3, # 'ι' - 11: 2, # 'κ' - 16: 2, # 'λ' - 10: 3, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 3, # 'ο' - 9: 0, # 'π' - 8: 3, # 'ρ' - 14: 0, # 'ς' - 7: 3, # 'σ' - 2: 3, # 'τ' - 12: 3, # 'υ' - 28: 2, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 3, # 'ω' - 19: 3, # 'ό' - 26: 3, # 'ύ' - 27: 3, # 'ώ' - }, - 12: { # 'υ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 2, # 'ά' - 18: 2, # 'έ' - 22: 3, # 'ή' - 15: 2, # 'ί' - 1: 3, # 'α' - 29: 2, # 'β' - 20: 3, # 'γ' - 21: 2, # 'δ' - 3: 2, # 'ε' - 32: 2, # 'ζ' - 13: 2, # 'η' - 25: 3, # 'θ' - 5: 2, # 'ι' - 11: 3, # 'κ' - 16: 3, # 'λ' - 10: 3, # 'μ' - 6: 3, # 'ν' - 30: 3, # 'ξ' - 4: 3, # 'ο' - 9: 3, # 'π' - 8: 3, # 'ρ' - 14: 3, # 'ς' - 7: 3, # 'σ' - 2: 3, # 'τ' - 12: 0, # 'υ' - 28: 2, # 'φ' - 23: 3, # 'χ' - 42: 2, # 'ψ' - 24: 2, # 'ω' - 19: 2, # 'ό' - 26: 0, # 'ύ' - 27: 2, # 'ώ' - }, - 28: { # 'φ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 3, # 'ά' - 18: 3, # 'έ' - 22: 3, # 'ή' - 15: 3, # 'ί' - 1: 3, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 2, # 'η' - 25: 2, # 'θ' - 5: 3, # 'ι' - 11: 0, # 'κ' - 16: 2, # 'λ' - 10: 0, # 'μ' - 6: 1, # 'ν' - 30: 0, # 'ξ' - 4: 3, # 'ο' - 9: 0, # 'π' - 8: 3, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 3, # 'τ' - 12: 3, # 'υ' - 28: 1, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 3, # 'ω' - 19: 3, # 'ό' - 26: 2, # 'ύ' - 27: 2, # 'ώ' - }, - 23: { # 'χ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 3, # 'ά' - 18: 2, # 'έ' - 22: 3, # 'ή' - 15: 3, # 'ί' - 1: 3, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 2, # 'η' - 25: 2, # 'θ' - 5: 3, # 'ι' - 11: 0, # 'κ' - 16: 2, # 'λ' - 10: 2, # 'μ' - 6: 3, # 'ν' - 30: 0, # 'ξ' - 4: 3, # 'ο' - 9: 0, # 'π' - 8: 3, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 3, # 'τ' - 12: 3, # 'υ' - 28: 0, # 'φ' - 23: 2, # 'χ' - 42: 0, # 'ψ' - 24: 3, # 'ω' - 19: 3, # 'ό' - 26: 3, # 'ύ' - 27: 3, # 'ώ' - }, - 42: { # 'ψ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 2, # 'ά' - 18: 2, # 'έ' - 22: 1, # 'ή' - 15: 2, # 'ί' - 1: 2, # 'α' - 29: 0, # 'β' - 20: 0, # 'γ' - 21: 0, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 3, # 'η' - 25: 0, # 'θ' - 5: 2, # 'ι' - 11: 0, # 'κ' - 16: 0, # 'λ' - 10: 0, # 'μ' - 6: 0, # 'ν' - 30: 0, # 'ξ' - 4: 2, # 'ο' - 9: 0, # 'π' - 8: 0, # 'ρ' - 14: 0, # 'ς' - 7: 0, # 'σ' - 2: 2, # 'τ' - 12: 1, # 'υ' - 28: 0, # 'φ' - 23: 0, # 'χ' - 42: 0, # 'ψ' - 24: 2, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 24: { # 'ω' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 1, # 'ά' - 18: 0, # 'έ' - 22: 2, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 2, # 'β' - 20: 3, # 'γ' - 21: 2, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 0, # 'η' - 25: 3, # 'θ' - 5: 2, # 'ι' - 11: 0, # 'κ' - 16: 2, # 'λ' - 10: 3, # 'μ' - 6: 3, # 'ν' - 30: 0, # 'ξ' - 4: 0, # 'ο' - 9: 3, # 'π' - 8: 3, # 'ρ' - 14: 3, # 'ς' - 7: 3, # 'σ' - 2: 3, # 'τ' - 12: 0, # 'υ' - 28: 2, # 'φ' - 23: 2, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 19: { # 'ό' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 3, # 'β' - 20: 3, # 'γ' - 21: 3, # 'δ' - 3: 1, # 'ε' - 32: 2, # 'ζ' - 13: 2, # 'η' - 25: 2, # 'θ' - 5: 2, # 'ι' - 11: 3, # 'κ' - 16: 3, # 'λ' - 10: 3, # 'μ' - 6: 3, # 'ν' - 30: 1, # 'ξ' - 4: 2, # 'ο' - 9: 3, # 'π' - 8: 3, # 'ρ' - 14: 3, # 'ς' - 7: 3, # 'σ' - 2: 3, # 'τ' - 12: 0, # 'υ' - 28: 2, # 'φ' - 23: 3, # 'χ' - 42: 2, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 26: { # 'ύ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 2, # 'α' - 29: 2, # 'β' - 20: 2, # 'γ' - 21: 1, # 'δ' - 3: 3, # 'ε' - 32: 0, # 'ζ' - 13: 2, # 'η' - 25: 3, # 'θ' - 5: 0, # 'ι' - 11: 3, # 'κ' - 16: 3, # 'λ' - 10: 3, # 'μ' - 6: 3, # 'ν' - 30: 2, # 'ξ' - 4: 3, # 'ο' - 9: 3, # 'π' - 8: 3, # 'ρ' - 14: 3, # 'ς' - 7: 3, # 'σ' - 2: 3, # 'τ' - 12: 0, # 'υ' - 28: 2, # 'φ' - 23: 2, # 'χ' - 42: 2, # 'ψ' - 24: 2, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, - 27: { # 'ώ' - 60: 0, # 'e' - 55: 0, # 'o' - 58: 0, # 't' - 36: 0, # '·' - 61: 0, # 'Ά' - 46: 0, # 'Έ' - 54: 0, # 'Ό' - 31: 0, # 'Α' - 51: 0, # 'Β' - 43: 0, # 'Γ' - 41: 0, # 'Δ' - 34: 0, # 'Ε' - 40: 0, # 'Η' - 52: 0, # 'Θ' - 47: 0, # 'Ι' - 44: 0, # 'Κ' - 53: 0, # 'Λ' - 38: 0, # 'Μ' - 49: 0, # 'Ν' - 59: 0, # 'Ξ' - 39: 0, # 'Ο' - 35: 0, # 'Π' - 48: 0, # 'Ρ' - 37: 0, # 'Σ' - 33: 0, # 'Τ' - 45: 0, # 'Υ' - 56: 0, # 'Φ' - 50: 0, # 'Χ' - 57: 0, # 'Ω' - 17: 0, # 'ά' - 18: 0, # 'έ' - 22: 0, # 'ή' - 15: 0, # 'ί' - 1: 0, # 'α' - 29: 1, # 'β' - 20: 0, # 'γ' - 21: 3, # 'δ' - 3: 0, # 'ε' - 32: 0, # 'ζ' - 13: 1, # 'η' - 25: 2, # 'θ' - 5: 2, # 'ι' - 11: 0, # 'κ' - 16: 2, # 'λ' - 10: 3, # 'μ' - 6: 3, # 'ν' - 30: 1, # 'ξ' - 4: 0, # 'ο' - 9: 2, # 'π' - 8: 3, # 'ρ' - 14: 3, # 'ς' - 7: 3, # 'σ' - 2: 3, # 'τ' - 12: 0, # 'υ' - 28: 1, # 'φ' - 23: 1, # 'χ' - 42: 0, # 'ψ' - 24: 0, # 'ω' - 19: 0, # 'ό' - 26: 0, # 'ύ' - 27: 0, # 'ώ' - }, -} - -# 255: Undefined characters that did not exist in training text -# 254: Carriage/Return -# 253: symbol (punctuation) that does not belong to word -# 252: 0 - 9 -# 251: Control characters - -# Character Mapping Table(s): -WINDOWS_1253_GREEK_CHAR_TO_ORDER = { - 0: 255, # '\x00' - 1: 255, # '\x01' - 2: 255, # '\x02' - 3: 255, # '\x03' - 4: 255, # '\x04' - 5: 255, # '\x05' - 6: 255, # '\x06' - 7: 255, # '\x07' - 8: 255, # '\x08' - 9: 255, # '\t' - 10: 254, # '\n' - 11: 255, # '\x0b' - 12: 255, # '\x0c' - 13: 254, # '\r' - 14: 255, # '\x0e' - 15: 255, # '\x0f' - 16: 255, # '\x10' - 17: 255, # '\x11' - 18: 255, # '\x12' - 19: 255, # '\x13' - 20: 255, # '\x14' - 21: 255, # '\x15' - 22: 255, # '\x16' - 23: 255, # '\x17' - 24: 255, # '\x18' - 25: 255, # '\x19' - 26: 255, # '\x1a' - 27: 255, # '\x1b' - 28: 255, # '\x1c' - 29: 255, # '\x1d' - 30: 255, # '\x1e' - 31: 255, # '\x1f' - 32: 253, # ' ' - 33: 253, # '!' - 34: 253, # '"' - 35: 253, # '#' - 36: 253, # '$' - 37: 253, # '%' - 38: 253, # '&' - 39: 253, # "'" - 40: 253, # '(' - 41: 253, # ')' - 42: 253, # '*' - 43: 253, # '+' - 44: 253, # ',' - 45: 253, # '-' - 46: 253, # '.' - 47: 253, # '/' - 48: 252, # '0' - 49: 252, # '1' - 50: 252, # '2' - 51: 252, # '3' - 52: 252, # '4' - 53: 252, # '5' - 54: 252, # '6' - 55: 252, # '7' - 56: 252, # '8' - 57: 252, # '9' - 58: 253, # ':' - 59: 253, # ';' - 60: 253, # '<' - 61: 253, # '=' - 62: 253, # '>' - 63: 253, # '?' - 64: 253, # '@' - 65: 82, # 'A' - 66: 100, # 'B' - 67: 104, # 'C' - 68: 94, # 'D' - 69: 98, # 'E' - 70: 101, # 'F' - 71: 116, # 'G' - 72: 102, # 'H' - 73: 111, # 'I' - 74: 187, # 'J' - 75: 117, # 'K' - 76: 92, # 'L' - 77: 88, # 'M' - 78: 113, # 'N' - 79: 85, # 'O' - 80: 79, # 'P' - 81: 118, # 'Q' - 82: 105, # 'R' - 83: 83, # 'S' - 84: 67, # 'T' - 85: 114, # 'U' - 86: 119, # 'V' - 87: 95, # 'W' - 88: 99, # 'X' - 89: 109, # 'Y' - 90: 188, # 'Z' - 91: 253, # '[' - 92: 253, # '\\' - 93: 253, # ']' - 94: 253, # '^' - 95: 253, # '_' - 96: 253, # '`' - 97: 72, # 'a' - 98: 70, # 'b' - 99: 80, # 'c' - 100: 81, # 'd' - 101: 60, # 'e' - 102: 96, # 'f' - 103: 93, # 'g' - 104: 89, # 'h' - 105: 68, # 'i' - 106: 120, # 'j' - 107: 97, # 'k' - 108: 77, # 'l' - 109: 86, # 'm' - 110: 69, # 'n' - 111: 55, # 'o' - 112: 78, # 'p' - 113: 115, # 'q' - 114: 65, # 'r' - 115: 66, # 's' - 116: 58, # 't' - 117: 76, # 'u' - 118: 106, # 'v' - 119: 103, # 'w' - 120: 87, # 'x' - 121: 107, # 'y' - 122: 112, # 'z' - 123: 253, # '{' - 124: 253, # '|' - 125: 253, # '}' - 126: 253, # '~' - 127: 253, # '\x7f' - 128: 255, # '€' - 129: 255, # None - 130: 255, # '‚' - 131: 255, # 'ƒ' - 132: 255, # '„' - 133: 255, # '…' - 134: 255, # '†' - 135: 255, # '‡' - 136: 255, # None - 137: 255, # '‰' - 138: 255, # None - 139: 255, # '‹' - 140: 255, # None - 141: 255, # None - 142: 255, # None - 143: 255, # None - 144: 255, # None - 145: 255, # '‘' - 146: 255, # '’' - 147: 255, # '“' - 148: 255, # '”' - 149: 255, # '•' - 150: 255, # '–' - 151: 255, # '—' - 152: 255, # None - 153: 255, # '™' - 154: 255, # None - 155: 255, # '›' - 156: 255, # None - 157: 255, # None - 158: 255, # None - 159: 255, # None - 160: 253, # '\xa0' - 161: 233, # '΅' - 162: 61, # 'Ά' - 163: 253, # '£' - 164: 253, # '¤' - 165: 253, # '¥' - 166: 253, # '¦' - 167: 253, # '§' - 168: 253, # '¨' - 169: 253, # '©' - 170: 253, # None - 171: 253, # '«' - 172: 253, # '¬' - 173: 74, # '\xad' - 174: 253, # '®' - 175: 253, # '―' - 176: 253, # '°' - 177: 253, # '±' - 178: 253, # '²' - 179: 253, # '³' - 180: 247, # '΄' - 181: 253, # 'µ' - 182: 253, # '¶' - 183: 36, # '·' - 184: 46, # 'Έ' - 185: 71, # 'Ή' - 186: 73, # 'Ί' - 187: 253, # '»' - 188: 54, # 'Ό' - 189: 253, # '½' - 190: 108, # 'Ύ' - 191: 123, # 'Ώ' - 192: 110, # 'ΐ' - 193: 31, # 'Α' - 194: 51, # 'Β' - 195: 43, # 'Γ' - 196: 41, # 'Δ' - 197: 34, # 'Ε' - 198: 91, # 'Ζ' - 199: 40, # 'Η' - 200: 52, # 'Θ' - 201: 47, # 'Ι' - 202: 44, # 'Κ' - 203: 53, # 'Λ' - 204: 38, # 'Μ' - 205: 49, # 'Ν' - 206: 59, # 'Ξ' - 207: 39, # 'Ο' - 208: 35, # 'Π' - 209: 48, # 'Ρ' - 210: 250, # None - 211: 37, # 'Σ' - 212: 33, # 'Τ' - 213: 45, # 'Υ' - 214: 56, # 'Φ' - 215: 50, # 'Χ' - 216: 84, # 'Ψ' - 217: 57, # 'Ω' - 218: 120, # 'Ϊ' - 219: 121, # 'Ϋ' - 220: 17, # 'ά' - 221: 18, # 'έ' - 222: 22, # 'ή' - 223: 15, # 'ί' - 224: 124, # 'ΰ' - 225: 1, # 'α' - 226: 29, # 'β' - 227: 20, # 'γ' - 228: 21, # 'δ' - 229: 3, # 'ε' - 230: 32, # 'ζ' - 231: 13, # 'η' - 232: 25, # 'θ' - 233: 5, # 'ι' - 234: 11, # 'κ' - 235: 16, # 'λ' - 236: 10, # 'μ' - 237: 6, # 'ν' - 238: 30, # 'ξ' - 239: 4, # 'ο' - 240: 9, # 'π' - 241: 8, # 'ρ' - 242: 14, # 'ς' - 243: 7, # 'σ' - 244: 2, # 'τ' - 245: 12, # 'υ' - 246: 28, # 'φ' - 247: 23, # 'χ' - 248: 42, # 'ψ' - 249: 24, # 'ω' - 250: 64, # 'ϊ' - 251: 75, # 'ϋ' - 252: 19, # 'ό' - 253: 26, # 'ύ' - 254: 27, # 'ώ' - 255: 253, # None -} - -WINDOWS_1253_GREEK_MODEL = SingleByteCharSetModel(charset_name='windows-1253', - language='Greek', - char_to_order_map=WINDOWS_1253_GREEK_CHAR_TO_ORDER, - language_model=GREEK_LANG_MODEL, - typical_positive_ratio=0.982851, - keep_ascii_letters=False, - alphabet='ΆΈΉΊΌΎΏΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩάέήίαβγδεζηθικλμνξοπρςστυφχψωόύώ') - -ISO_8859_7_GREEK_CHAR_TO_ORDER = { - 0: 255, # '\x00' - 1: 255, # '\x01' - 2: 255, # '\x02' - 3: 255, # '\x03' - 4: 255, # '\x04' - 5: 255, # '\x05' - 6: 255, # '\x06' - 7: 255, # '\x07' - 8: 255, # '\x08' - 9: 255, # '\t' - 10: 254, # '\n' - 11: 255, # '\x0b' - 12: 255, # '\x0c' - 13: 254, # '\r' - 14: 255, # '\x0e' - 15: 255, # '\x0f' - 16: 255, # '\x10' - 17: 255, # '\x11' - 18: 255, # '\x12' - 19: 255, # '\x13' - 20: 255, # '\x14' - 21: 255, # '\x15' - 22: 255, # '\x16' - 23: 255, # '\x17' - 24: 255, # '\x18' - 25: 255, # '\x19' - 26: 255, # '\x1a' - 27: 255, # '\x1b' - 28: 255, # '\x1c' - 29: 255, # '\x1d' - 30: 255, # '\x1e' - 31: 255, # '\x1f' - 32: 253, # ' ' - 33: 253, # '!' - 34: 253, # '"' - 35: 253, # '#' - 36: 253, # '$' - 37: 253, # '%' - 38: 253, # '&' - 39: 253, # "'" - 40: 253, # '(' - 41: 253, # ')' - 42: 253, # '*' - 43: 253, # '+' - 44: 253, # ',' - 45: 253, # '-' - 46: 253, # '.' - 47: 253, # '/' - 48: 252, # '0' - 49: 252, # '1' - 50: 252, # '2' - 51: 252, # '3' - 52: 252, # '4' - 53: 252, # '5' - 54: 252, # '6' - 55: 252, # '7' - 56: 252, # '8' - 57: 252, # '9' - 58: 253, # ':' - 59: 253, # ';' - 60: 253, # '<' - 61: 253, # '=' - 62: 253, # '>' - 63: 253, # '?' - 64: 253, # '@' - 65: 82, # 'A' - 66: 100, # 'B' - 67: 104, # 'C' - 68: 94, # 'D' - 69: 98, # 'E' - 70: 101, # 'F' - 71: 116, # 'G' - 72: 102, # 'H' - 73: 111, # 'I' - 74: 187, # 'J' - 75: 117, # 'K' - 76: 92, # 'L' - 77: 88, # 'M' - 78: 113, # 'N' - 79: 85, # 'O' - 80: 79, # 'P' - 81: 118, # 'Q' - 82: 105, # 'R' - 83: 83, # 'S' - 84: 67, # 'T' - 85: 114, # 'U' - 86: 119, # 'V' - 87: 95, # 'W' - 88: 99, # 'X' - 89: 109, # 'Y' - 90: 188, # 'Z' - 91: 253, # '[' - 92: 253, # '\\' - 93: 253, # ']' - 94: 253, # '^' - 95: 253, # '_' - 96: 253, # '`' - 97: 72, # 'a' - 98: 70, # 'b' - 99: 80, # 'c' - 100: 81, # 'd' - 101: 60, # 'e' - 102: 96, # 'f' - 103: 93, # 'g' - 104: 89, # 'h' - 105: 68, # 'i' - 106: 120, # 'j' - 107: 97, # 'k' - 108: 77, # 'l' - 109: 86, # 'm' - 110: 69, # 'n' - 111: 55, # 'o' - 112: 78, # 'p' - 113: 115, # 'q' - 114: 65, # 'r' - 115: 66, # 's' - 116: 58, # 't' - 117: 76, # 'u' - 118: 106, # 'v' - 119: 103, # 'w' - 120: 87, # 'x' - 121: 107, # 'y' - 122: 112, # 'z' - 123: 253, # '{' - 124: 253, # '|' - 125: 253, # '}' - 126: 253, # '~' - 127: 253, # '\x7f' - 128: 255, # '\x80' - 129: 255, # '\x81' - 130: 255, # '\x82' - 131: 255, # '\x83' - 132: 255, # '\x84' - 133: 255, # '\x85' - 134: 255, # '\x86' - 135: 255, # '\x87' - 136: 255, # '\x88' - 137: 255, # '\x89' - 138: 255, # '\x8a' - 139: 255, # '\x8b' - 140: 255, # '\x8c' - 141: 255, # '\x8d' - 142: 255, # '\x8e' - 143: 255, # '\x8f' - 144: 255, # '\x90' - 145: 255, # '\x91' - 146: 255, # '\x92' - 147: 255, # '\x93' - 148: 255, # '\x94' - 149: 255, # '\x95' - 150: 255, # '\x96' - 151: 255, # '\x97' - 152: 255, # '\x98' - 153: 255, # '\x99' - 154: 255, # '\x9a' - 155: 255, # '\x9b' - 156: 255, # '\x9c' - 157: 255, # '\x9d' - 158: 255, # '\x9e' - 159: 255, # '\x9f' - 160: 253, # '\xa0' - 161: 233, # '‘' - 162: 90, # '’' - 163: 253, # '£' - 164: 253, # '€' - 165: 253, # '₯' - 166: 253, # '¦' - 167: 253, # '§' - 168: 253, # '¨' - 169: 253, # '©' - 170: 253, # 'ͺ' - 171: 253, # '«' - 172: 253, # '¬' - 173: 74, # '\xad' - 174: 253, # None - 175: 253, # '―' - 176: 253, # '°' - 177: 253, # '±' - 178: 253, # '²' - 179: 253, # '³' - 180: 247, # '΄' - 181: 248, # '΅' - 182: 61, # 'Ά' - 183: 36, # '·' - 184: 46, # 'Έ' - 185: 71, # 'Ή' - 186: 73, # 'Ί' - 187: 253, # '»' - 188: 54, # 'Ό' - 189: 253, # '½' - 190: 108, # 'Ύ' - 191: 123, # 'Ώ' - 192: 110, # 'ΐ' - 193: 31, # 'Α' - 194: 51, # 'Β' - 195: 43, # 'Γ' - 196: 41, # 'Δ' - 197: 34, # 'Ε' - 198: 91, # 'Ζ' - 199: 40, # 'Η' - 200: 52, # 'Θ' - 201: 47, # 'Ι' - 202: 44, # 'Κ' - 203: 53, # 'Λ' - 204: 38, # 'Μ' - 205: 49, # 'Ν' - 206: 59, # 'Ξ' - 207: 39, # 'Ο' - 208: 35, # 'Π' - 209: 48, # 'Ρ' - 210: 250, # None - 211: 37, # 'Σ' - 212: 33, # 'Τ' - 213: 45, # 'Υ' - 214: 56, # 'Φ' - 215: 50, # 'Χ' - 216: 84, # 'Ψ' - 217: 57, # 'Ω' - 218: 120, # 'Ϊ' - 219: 121, # 'Ϋ' - 220: 17, # 'ά' - 221: 18, # 'έ' - 222: 22, # 'ή' - 223: 15, # 'ί' - 224: 124, # 'ΰ' - 225: 1, # 'α' - 226: 29, # 'β' - 227: 20, # 'γ' - 228: 21, # 'δ' - 229: 3, # 'ε' - 230: 32, # 'ζ' - 231: 13, # 'η' - 232: 25, # 'θ' - 233: 5, # 'ι' - 234: 11, # 'κ' - 235: 16, # 'λ' - 236: 10, # 'μ' - 237: 6, # 'ν' - 238: 30, # 'ξ' - 239: 4, # 'ο' - 240: 9, # 'π' - 241: 8, # 'ρ' - 242: 14, # 'ς' - 243: 7, # 'σ' - 244: 2, # 'τ' - 245: 12, # 'υ' - 246: 28, # 'φ' - 247: 23, # 'χ' - 248: 42, # 'ψ' - 249: 24, # 'ω' - 250: 64, # 'ϊ' - 251: 75, # 'ϋ' - 252: 19, # 'ό' - 253: 26, # 'ύ' - 254: 27, # 'ώ' - 255: 253, # None -} - -ISO_8859_7_GREEK_MODEL = SingleByteCharSetModel(charset_name='ISO-8859-7', - language='Greek', - char_to_order_map=ISO_8859_7_GREEK_CHAR_TO_ORDER, - language_model=GREEK_LANG_MODEL, - typical_positive_ratio=0.982851, - keep_ascii_letters=False, - alphabet='ΆΈΉΊΌΎΏΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩάέήίαβγδεζηθικλμνξοπρςστυφχψωόύώ') - diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/langhebrewmodel.py b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/langhebrewmodel.py deleted file mode 100644 index 484c652..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/langhebrewmodel.py +++ /dev/null @@ -1,4383 +0,0 @@ -#!/usr/bin/env python -# -*- coding: utf-8 -*- - -from pip._vendor.chardet.sbcharsetprober import SingleByteCharSetModel - - -# 3: Positive -# 2: Likely -# 1: Unlikely -# 0: Negative - -HEBREW_LANG_MODEL = { - 50: { # 'a' - 50: 0, # 'a' - 60: 1, # 'c' - 61: 1, # 'd' - 42: 1, # 'e' - 53: 1, # 'i' - 56: 2, # 'l' - 54: 2, # 'n' - 49: 0, # 'o' - 51: 2, # 'r' - 43: 1, # 's' - 44: 2, # 't' - 63: 1, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 1, # 'ה' - 2: 0, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 0, # 'ל' - 11: 0, # 'ם' - 6: 1, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 1, # 'ק' - 7: 0, # 'ר' - 10: 1, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 1, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 60: { # 'c' - 50: 1, # 'a' - 60: 1, # 'c' - 61: 0, # 'd' - 42: 1, # 'e' - 53: 1, # 'i' - 56: 1, # 'l' - 54: 0, # 'n' - 49: 1, # 'o' - 51: 1, # 'r' - 43: 1, # 's' - 44: 2, # 't' - 63: 1, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 1, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 1, # 'ה' - 2: 0, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 0, # 'ל' - 11: 0, # 'ם' - 6: 1, # 'מ' - 23: 0, # 'ן' - 12: 1, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 0, # 'ר' - 10: 0, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 61: { # 'd' - 50: 1, # 'a' - 60: 0, # 'c' - 61: 1, # 'd' - 42: 1, # 'e' - 53: 1, # 'i' - 56: 1, # 'l' - 54: 1, # 'n' - 49: 2, # 'o' - 51: 1, # 'r' - 43: 1, # 's' - 44: 0, # 't' - 63: 1, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 1, # 'ה' - 2: 0, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 0, # 'ל' - 11: 0, # 'ם' - 6: 0, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 0, # 'ר' - 10: 0, # 'ש' - 5: 0, # 'ת' - 32: 1, # '–' - 52: 1, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 42: { # 'e' - 50: 1, # 'a' - 60: 1, # 'c' - 61: 2, # 'd' - 42: 1, # 'e' - 53: 1, # 'i' - 56: 2, # 'l' - 54: 2, # 'n' - 49: 1, # 'o' - 51: 2, # 'r' - 43: 2, # 's' - 44: 2, # 't' - 63: 1, # 'u' - 34: 1, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 0, # 'ה' - 2: 0, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 0, # 'ל' - 11: 0, # 'ם' - 6: 0, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 1, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 0, # 'ר' - 10: 0, # 'ש' - 5: 0, # 'ת' - 32: 1, # '–' - 52: 2, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 53: { # 'i' - 50: 1, # 'a' - 60: 2, # 'c' - 61: 1, # 'd' - 42: 1, # 'e' - 53: 0, # 'i' - 56: 1, # 'l' - 54: 2, # 'n' - 49: 2, # 'o' - 51: 1, # 'r' - 43: 2, # 's' - 44: 2, # 't' - 63: 1, # 'u' - 34: 0, # '\xa0' - 55: 1, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 0, # 'ה' - 2: 0, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 0, # 'ל' - 11: 0, # 'ם' - 6: 0, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 0, # 'ר' - 10: 0, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 1, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 56: { # 'l' - 50: 1, # 'a' - 60: 1, # 'c' - 61: 1, # 'd' - 42: 2, # 'e' - 53: 2, # 'i' - 56: 2, # 'l' - 54: 1, # 'n' - 49: 1, # 'o' - 51: 0, # 'r' - 43: 1, # 's' - 44: 1, # 't' - 63: 1, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 0, # 'ה' - 2: 0, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 0, # 'ל' - 11: 0, # 'ם' - 6: 0, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 0, # 'ר' - 10: 0, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 1, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 54: { # 'n' - 50: 1, # 'a' - 60: 1, # 'c' - 61: 1, # 'd' - 42: 1, # 'e' - 53: 1, # 'i' - 56: 1, # 'l' - 54: 1, # 'n' - 49: 1, # 'o' - 51: 0, # 'r' - 43: 1, # 's' - 44: 2, # 't' - 63: 1, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 1, # 'ה' - 2: 0, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 0, # 'ל' - 11: 0, # 'ם' - 6: 0, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 0, # 'ר' - 10: 0, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 2, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 49: { # 'o' - 50: 1, # 'a' - 60: 1, # 'c' - 61: 1, # 'd' - 42: 1, # 'e' - 53: 1, # 'i' - 56: 1, # 'l' - 54: 2, # 'n' - 49: 1, # 'o' - 51: 2, # 'r' - 43: 1, # 's' - 44: 1, # 't' - 63: 1, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 0, # 'ה' - 2: 0, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 0, # 'ל' - 11: 0, # 'ם' - 6: 0, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 0, # 'ר' - 10: 0, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 1, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 51: { # 'r' - 50: 2, # 'a' - 60: 1, # 'c' - 61: 1, # 'd' - 42: 2, # 'e' - 53: 1, # 'i' - 56: 1, # 'l' - 54: 1, # 'n' - 49: 2, # 'o' - 51: 1, # 'r' - 43: 1, # 's' - 44: 1, # 't' - 63: 1, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 0, # 'ה' - 2: 0, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 0, # 'ל' - 11: 0, # 'ם' - 6: 0, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 0, # 'ר' - 10: 0, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 2, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 43: { # 's' - 50: 1, # 'a' - 60: 1, # 'c' - 61: 0, # 'd' - 42: 2, # 'e' - 53: 1, # 'i' - 56: 1, # 'l' - 54: 1, # 'n' - 49: 1, # 'o' - 51: 1, # 'r' - 43: 1, # 's' - 44: 2, # 't' - 63: 1, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 0, # 'ה' - 2: 0, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 0, # 'ל' - 11: 0, # 'ם' - 6: 0, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 0, # 'ר' - 10: 0, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 1, # '’' - 47: 0, # '“' - 46: 2, # '”' - 58: 0, # '†' - 40: 2, # '…' - }, - 44: { # 't' - 50: 1, # 'a' - 60: 1, # 'c' - 61: 0, # 'd' - 42: 2, # 'e' - 53: 2, # 'i' - 56: 1, # 'l' - 54: 0, # 'n' - 49: 1, # 'o' - 51: 1, # 'r' - 43: 1, # 's' - 44: 1, # 't' - 63: 1, # 'u' - 34: 1, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 0, # 'ה' - 2: 0, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 0, # 'ל' - 11: 0, # 'ם' - 6: 0, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 0, # 'ר' - 10: 0, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 2, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 63: { # 'u' - 50: 1, # 'a' - 60: 1, # 'c' - 61: 1, # 'd' - 42: 1, # 'e' - 53: 1, # 'i' - 56: 1, # 'l' - 54: 1, # 'n' - 49: 0, # 'o' - 51: 1, # 'r' - 43: 2, # 's' - 44: 1, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 0, # 'ה' - 2: 0, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 0, # 'ל' - 11: 0, # 'ם' - 6: 0, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 0, # 'ר' - 10: 0, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 1, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 34: { # '\xa0' - 50: 1, # 'a' - 60: 0, # 'c' - 61: 1, # 'd' - 42: 0, # 'e' - 53: 1, # 'i' - 56: 0, # 'l' - 54: 1, # 'n' - 49: 1, # 'o' - 51: 0, # 'r' - 43: 1, # 's' - 44: 1, # 't' - 63: 0, # 'u' - 34: 2, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 2, # 'א' - 8: 1, # 'ב' - 20: 1, # 'ג' - 16: 1, # 'ד' - 3: 1, # 'ה' - 2: 1, # 'ו' - 24: 1, # 'ז' - 14: 1, # 'ח' - 22: 1, # 'ט' - 1: 2, # 'י' - 25: 0, # 'ך' - 15: 1, # 'כ' - 4: 1, # 'ל' - 11: 0, # 'ם' - 6: 2, # 'מ' - 23: 0, # 'ן' - 12: 1, # 'נ' - 19: 1, # 'ס' - 13: 1, # 'ע' - 26: 0, # 'ף' - 18: 1, # 'פ' - 27: 0, # 'ץ' - 21: 1, # 'צ' - 17: 1, # 'ק' - 7: 1, # 'ר' - 10: 1, # 'ש' - 5: 1, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 55: { # '´' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 1, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 1, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 1, # 'ה' - 2: 1, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 2, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 1, # 'ל' - 11: 0, # 'ם' - 6: 1, # 'מ' - 23: 1, # 'ן' - 12: 1, # 'נ' - 19: 1, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 1, # 'ר' - 10: 1, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 48: { # '¼' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 1, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 0, # 'ה' - 2: 1, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 1, # 'כ' - 4: 1, # 'ל' - 11: 0, # 'ם' - 6: 1, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 0, # 'ר' - 10: 0, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 39: { # '½' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 0, # 'ה' - 2: 0, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 1, # 'כ' - 4: 1, # 'ל' - 11: 0, # 'ם' - 6: 0, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 1, # 'צ' - 17: 1, # 'ק' - 7: 0, # 'ר' - 10: 0, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 57: { # '¾' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 0, # 'ה' - 2: 0, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 0, # 'ל' - 11: 0, # 'ם' - 6: 0, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 0, # 'ר' - 10: 0, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 30: { # 'ְ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 1, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 1, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 2, # 'א' - 8: 2, # 'ב' - 20: 2, # 'ג' - 16: 2, # 'ד' - 3: 2, # 'ה' - 2: 2, # 'ו' - 24: 2, # 'ז' - 14: 2, # 'ח' - 22: 2, # 'ט' - 1: 2, # 'י' - 25: 2, # 'ך' - 15: 2, # 'כ' - 4: 2, # 'ל' - 11: 1, # 'ם' - 6: 2, # 'מ' - 23: 0, # 'ן' - 12: 2, # 'נ' - 19: 2, # 'ס' - 13: 2, # 'ע' - 26: 0, # 'ף' - 18: 2, # 'פ' - 27: 0, # 'ץ' - 21: 2, # 'צ' - 17: 2, # 'ק' - 7: 2, # 'ר' - 10: 2, # 'ש' - 5: 2, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 59: { # 'ֱ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 1, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 1, # 'ב' - 20: 1, # 'ג' - 16: 0, # 'ד' - 3: 0, # 'ה' - 2: 0, # 'ו' - 24: 1, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 1, # 'י' - 25: 0, # 'ך' - 15: 1, # 'כ' - 4: 2, # 'ל' - 11: 0, # 'ם' - 6: 2, # 'מ' - 23: 0, # 'ן' - 12: 1, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 1, # 'ר' - 10: 1, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 41: { # 'ֲ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 2, # 'ב' - 20: 1, # 'ג' - 16: 2, # 'ד' - 3: 1, # 'ה' - 2: 1, # 'ו' - 24: 1, # 'ז' - 14: 1, # 'ח' - 22: 1, # 'ט' - 1: 1, # 'י' - 25: 1, # 'ך' - 15: 1, # 'כ' - 4: 2, # 'ל' - 11: 0, # 'ם' - 6: 2, # 'מ' - 23: 0, # 'ן' - 12: 2, # 'נ' - 19: 1, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 1, # 'פ' - 27: 0, # 'ץ' - 21: 2, # 'צ' - 17: 1, # 'ק' - 7: 2, # 'ר' - 10: 2, # 'ש' - 5: 1, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 33: { # 'ִ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 1, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 1, # 'ִ' - 37: 0, # 'ֵ' - 36: 1, # 'ֶ' - 31: 0, # 'ַ' - 29: 1, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 1, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 1, # 'א' - 8: 2, # 'ב' - 20: 2, # 'ג' - 16: 2, # 'ד' - 3: 1, # 'ה' - 2: 1, # 'ו' - 24: 2, # 'ז' - 14: 1, # 'ח' - 22: 1, # 'ט' - 1: 3, # 'י' - 25: 1, # 'ך' - 15: 2, # 'כ' - 4: 2, # 'ל' - 11: 2, # 'ם' - 6: 2, # 'מ' - 23: 2, # 'ן' - 12: 2, # 'נ' - 19: 2, # 'ס' - 13: 1, # 'ע' - 26: 0, # 'ף' - 18: 2, # 'פ' - 27: 1, # 'ץ' - 21: 2, # 'צ' - 17: 2, # 'ק' - 7: 2, # 'ר' - 10: 2, # 'ש' - 5: 2, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 37: { # 'ֵ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 1, # 'ֶ' - 31: 1, # 'ַ' - 29: 1, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 2, # 'א' - 8: 2, # 'ב' - 20: 1, # 'ג' - 16: 2, # 'ד' - 3: 2, # 'ה' - 2: 1, # 'ו' - 24: 1, # 'ז' - 14: 2, # 'ח' - 22: 1, # 'ט' - 1: 3, # 'י' - 25: 2, # 'ך' - 15: 1, # 'כ' - 4: 2, # 'ל' - 11: 2, # 'ם' - 6: 1, # 'מ' - 23: 2, # 'ן' - 12: 2, # 'נ' - 19: 1, # 'ס' - 13: 2, # 'ע' - 26: 1, # 'ף' - 18: 1, # 'פ' - 27: 1, # 'ץ' - 21: 1, # 'צ' - 17: 1, # 'ק' - 7: 2, # 'ר' - 10: 2, # 'ש' - 5: 2, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 36: { # 'ֶ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 1, # 'ֶ' - 31: 1, # 'ַ' - 29: 1, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 2, # 'א' - 8: 2, # 'ב' - 20: 1, # 'ג' - 16: 2, # 'ד' - 3: 2, # 'ה' - 2: 1, # 'ו' - 24: 1, # 'ז' - 14: 2, # 'ח' - 22: 1, # 'ט' - 1: 2, # 'י' - 25: 2, # 'ך' - 15: 1, # 'כ' - 4: 2, # 'ל' - 11: 2, # 'ם' - 6: 2, # 'מ' - 23: 2, # 'ן' - 12: 2, # 'נ' - 19: 2, # 'ס' - 13: 1, # 'ע' - 26: 1, # 'ף' - 18: 1, # 'פ' - 27: 2, # 'ץ' - 21: 1, # 'צ' - 17: 1, # 'ק' - 7: 2, # 'ר' - 10: 2, # 'ש' - 5: 2, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 31: { # 'ַ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 1, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 1, # 'ֶ' - 31: 0, # 'ַ' - 29: 2, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 2, # 'א' - 8: 2, # 'ב' - 20: 2, # 'ג' - 16: 2, # 'ד' - 3: 2, # 'ה' - 2: 1, # 'ו' - 24: 2, # 'ז' - 14: 2, # 'ח' - 22: 2, # 'ט' - 1: 3, # 'י' - 25: 1, # 'ך' - 15: 2, # 'כ' - 4: 2, # 'ל' - 11: 2, # 'ם' - 6: 2, # 'מ' - 23: 2, # 'ן' - 12: 2, # 'נ' - 19: 2, # 'ס' - 13: 2, # 'ע' - 26: 2, # 'ף' - 18: 2, # 'פ' - 27: 1, # 'ץ' - 21: 2, # 'צ' - 17: 2, # 'ק' - 7: 2, # 'ר' - 10: 2, # 'ש' - 5: 2, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 29: { # 'ָ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 1, # 'ַ' - 29: 2, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 1, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 2, # 'א' - 8: 2, # 'ב' - 20: 2, # 'ג' - 16: 2, # 'ד' - 3: 3, # 'ה' - 2: 2, # 'ו' - 24: 2, # 'ז' - 14: 2, # 'ח' - 22: 1, # 'ט' - 1: 2, # 'י' - 25: 2, # 'ך' - 15: 2, # 'כ' - 4: 2, # 'ל' - 11: 2, # 'ם' - 6: 2, # 'מ' - 23: 2, # 'ן' - 12: 2, # 'נ' - 19: 1, # 'ס' - 13: 2, # 'ע' - 26: 1, # 'ף' - 18: 2, # 'פ' - 27: 1, # 'ץ' - 21: 2, # 'צ' - 17: 2, # 'ק' - 7: 2, # 'ר' - 10: 2, # 'ש' - 5: 2, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 35: { # 'ֹ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 1, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 2, # 'א' - 8: 2, # 'ב' - 20: 1, # 'ג' - 16: 2, # 'ד' - 3: 2, # 'ה' - 2: 1, # 'ו' - 24: 1, # 'ז' - 14: 1, # 'ח' - 22: 1, # 'ט' - 1: 1, # 'י' - 25: 1, # 'ך' - 15: 2, # 'כ' - 4: 2, # 'ל' - 11: 2, # 'ם' - 6: 2, # 'מ' - 23: 2, # 'ן' - 12: 2, # 'נ' - 19: 2, # 'ס' - 13: 2, # 'ע' - 26: 1, # 'ף' - 18: 2, # 'פ' - 27: 1, # 'ץ' - 21: 2, # 'צ' - 17: 2, # 'ק' - 7: 2, # 'ר' - 10: 2, # 'ש' - 5: 2, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 62: { # 'ֻ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 1, # 'ב' - 20: 1, # 'ג' - 16: 1, # 'ד' - 3: 1, # 'ה' - 2: 1, # 'ו' - 24: 1, # 'ז' - 14: 1, # 'ח' - 22: 0, # 'ט' - 1: 1, # 'י' - 25: 0, # 'ך' - 15: 1, # 'כ' - 4: 2, # 'ל' - 11: 1, # 'ם' - 6: 1, # 'מ' - 23: 1, # 'ן' - 12: 1, # 'נ' - 19: 1, # 'ס' - 13: 1, # 'ע' - 26: 0, # 'ף' - 18: 1, # 'פ' - 27: 0, # 'ץ' - 21: 1, # 'צ' - 17: 1, # 'ק' - 7: 1, # 'ר' - 10: 1, # 'ש' - 5: 1, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 28: { # 'ּ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 3, # 'ְ' - 59: 0, # 'ֱ' - 41: 1, # 'ֲ' - 33: 3, # 'ִ' - 37: 2, # 'ֵ' - 36: 2, # 'ֶ' - 31: 3, # 'ַ' - 29: 3, # 'ָ' - 35: 2, # 'ֹ' - 62: 1, # 'ֻ' - 28: 0, # 'ּ' - 38: 2, # 'ׁ' - 45: 1, # 'ׂ' - 9: 2, # 'א' - 8: 2, # 'ב' - 20: 1, # 'ג' - 16: 2, # 'ד' - 3: 1, # 'ה' - 2: 2, # 'ו' - 24: 1, # 'ז' - 14: 1, # 'ח' - 22: 1, # 'ט' - 1: 2, # 'י' - 25: 2, # 'ך' - 15: 2, # 'כ' - 4: 2, # 'ל' - 11: 1, # 'ם' - 6: 2, # 'מ' - 23: 1, # 'ן' - 12: 2, # 'נ' - 19: 1, # 'ס' - 13: 2, # 'ע' - 26: 1, # 'ף' - 18: 1, # 'פ' - 27: 1, # 'ץ' - 21: 1, # 'צ' - 17: 1, # 'ק' - 7: 2, # 'ר' - 10: 2, # 'ש' - 5: 2, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 38: { # 'ׁ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 2, # 'ִ' - 37: 2, # 'ֵ' - 36: 2, # 'ֶ' - 31: 2, # 'ַ' - 29: 2, # 'ָ' - 35: 1, # 'ֹ' - 62: 1, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 0, # 'ה' - 2: 2, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 1, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 0, # 'ל' - 11: 0, # 'ם' - 6: 0, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 1, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 0, # 'ר' - 10: 0, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 45: { # 'ׂ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 2, # 'ִ' - 37: 1, # 'ֵ' - 36: 2, # 'ֶ' - 31: 1, # 'ַ' - 29: 2, # 'ָ' - 35: 1, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 1, # 'א' - 8: 0, # 'ב' - 20: 1, # 'ג' - 16: 0, # 'ד' - 3: 1, # 'ה' - 2: 2, # 'ו' - 24: 0, # 'ז' - 14: 1, # 'ח' - 22: 0, # 'ט' - 1: 1, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 0, # 'ל' - 11: 1, # 'ם' - 6: 1, # 'מ' - 23: 0, # 'ן' - 12: 1, # 'נ' - 19: 0, # 'ס' - 13: 1, # 'ע' - 26: 0, # 'ף' - 18: 1, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 1, # 'ר' - 10: 0, # 'ש' - 5: 1, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 9: { # 'א' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 1, # '\xa0' - 55: 1, # '´' - 48: 1, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 2, # 'ֱ' - 41: 2, # 'ֲ' - 33: 2, # 'ִ' - 37: 2, # 'ֵ' - 36: 2, # 'ֶ' - 31: 2, # 'ַ' - 29: 2, # 'ָ' - 35: 2, # 'ֹ' - 62: 1, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 2, # 'א' - 8: 3, # 'ב' - 20: 3, # 'ג' - 16: 3, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 3, # 'ז' - 14: 3, # 'ח' - 22: 3, # 'ט' - 1: 3, # 'י' - 25: 3, # 'ך' - 15: 3, # 'כ' - 4: 3, # 'ל' - 11: 3, # 'ם' - 6: 3, # 'מ' - 23: 3, # 'ן' - 12: 3, # 'נ' - 19: 3, # 'ס' - 13: 2, # 'ע' - 26: 3, # 'ף' - 18: 3, # 'פ' - 27: 1, # 'ץ' - 21: 3, # 'צ' - 17: 3, # 'ק' - 7: 3, # 'ר' - 10: 3, # 'ש' - 5: 3, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 8: { # 'ב' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 1, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 1, # '\xa0' - 55: 1, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 2, # 'ִ' - 37: 2, # 'ֵ' - 36: 2, # 'ֶ' - 31: 2, # 'ַ' - 29: 2, # 'ָ' - 35: 2, # 'ֹ' - 62: 1, # 'ֻ' - 28: 3, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 3, # 'א' - 8: 3, # 'ב' - 20: 3, # 'ג' - 16: 3, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 3, # 'ז' - 14: 3, # 'ח' - 22: 3, # 'ט' - 1: 3, # 'י' - 25: 2, # 'ך' - 15: 3, # 'כ' - 4: 3, # 'ל' - 11: 2, # 'ם' - 6: 3, # 'מ' - 23: 3, # 'ן' - 12: 3, # 'נ' - 19: 3, # 'ס' - 13: 3, # 'ע' - 26: 1, # 'ף' - 18: 3, # 'פ' - 27: 2, # 'ץ' - 21: 3, # 'צ' - 17: 3, # 'ק' - 7: 3, # 'ר' - 10: 3, # 'ש' - 5: 3, # 'ת' - 32: 1, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 20: { # 'ג' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 1, # '\xa0' - 55: 2, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 1, # 'ִ' - 37: 1, # 'ֵ' - 36: 1, # 'ֶ' - 31: 2, # 'ַ' - 29: 2, # 'ָ' - 35: 1, # 'ֹ' - 62: 0, # 'ֻ' - 28: 2, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 2, # 'א' - 8: 3, # 'ב' - 20: 2, # 'ג' - 16: 3, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 3, # 'ז' - 14: 2, # 'ח' - 22: 2, # 'ט' - 1: 3, # 'י' - 25: 1, # 'ך' - 15: 1, # 'כ' - 4: 3, # 'ל' - 11: 3, # 'ם' - 6: 3, # 'מ' - 23: 3, # 'ן' - 12: 3, # 'נ' - 19: 2, # 'ס' - 13: 3, # 'ע' - 26: 2, # 'ף' - 18: 2, # 'פ' - 27: 1, # 'ץ' - 21: 1, # 'צ' - 17: 1, # 'ק' - 7: 3, # 'ר' - 10: 3, # 'ש' - 5: 3, # 'ת' - 32: 0, # '–' - 52: 1, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 16: { # 'ד' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 2, # 'ִ' - 37: 2, # 'ֵ' - 36: 2, # 'ֶ' - 31: 2, # 'ַ' - 29: 2, # 'ָ' - 35: 2, # 'ֹ' - 62: 1, # 'ֻ' - 28: 2, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 3, # 'א' - 8: 3, # 'ב' - 20: 3, # 'ג' - 16: 3, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 1, # 'ז' - 14: 2, # 'ח' - 22: 2, # 'ט' - 1: 3, # 'י' - 25: 2, # 'ך' - 15: 2, # 'כ' - 4: 3, # 'ל' - 11: 3, # 'ם' - 6: 3, # 'מ' - 23: 2, # 'ן' - 12: 3, # 'נ' - 19: 2, # 'ס' - 13: 3, # 'ע' - 26: 2, # 'ף' - 18: 3, # 'פ' - 27: 0, # 'ץ' - 21: 2, # 'צ' - 17: 3, # 'ק' - 7: 3, # 'ר' - 10: 3, # 'ש' - 5: 3, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 3: { # 'ה' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 1, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 1, # '\xa0' - 55: 0, # '´' - 48: 1, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 1, # 'ְ' - 59: 1, # 'ֱ' - 41: 2, # 'ֲ' - 33: 2, # 'ִ' - 37: 2, # 'ֵ' - 36: 2, # 'ֶ' - 31: 3, # 'ַ' - 29: 2, # 'ָ' - 35: 1, # 'ֹ' - 62: 1, # 'ֻ' - 28: 2, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 3, # 'א' - 8: 3, # 'ב' - 20: 3, # 'ג' - 16: 3, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 3, # 'ז' - 14: 3, # 'ח' - 22: 3, # 'ט' - 1: 3, # 'י' - 25: 1, # 'ך' - 15: 3, # 'כ' - 4: 3, # 'ל' - 11: 3, # 'ם' - 6: 3, # 'מ' - 23: 3, # 'ן' - 12: 3, # 'נ' - 19: 3, # 'ס' - 13: 3, # 'ע' - 26: 0, # 'ף' - 18: 3, # 'פ' - 27: 1, # 'ץ' - 21: 3, # 'צ' - 17: 3, # 'ק' - 7: 3, # 'ר' - 10: 3, # 'ש' - 5: 3, # 'ת' - 32: 1, # '–' - 52: 1, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 2, # '…' - }, - 2: { # 'ו' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 1, # 't' - 63: 0, # 'u' - 34: 1, # '\xa0' - 55: 1, # '´' - 48: 1, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 2, # 'ִ' - 37: 1, # 'ֵ' - 36: 1, # 'ֶ' - 31: 2, # 'ַ' - 29: 2, # 'ָ' - 35: 3, # 'ֹ' - 62: 0, # 'ֻ' - 28: 3, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 3, # 'א' - 8: 3, # 'ב' - 20: 3, # 'ג' - 16: 3, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 3, # 'ז' - 14: 3, # 'ח' - 22: 3, # 'ט' - 1: 3, # 'י' - 25: 3, # 'ך' - 15: 3, # 'כ' - 4: 3, # 'ל' - 11: 3, # 'ם' - 6: 3, # 'מ' - 23: 3, # 'ן' - 12: 3, # 'נ' - 19: 3, # 'ס' - 13: 3, # 'ע' - 26: 3, # 'ף' - 18: 3, # 'פ' - 27: 3, # 'ץ' - 21: 3, # 'צ' - 17: 3, # 'ק' - 7: 3, # 'ר' - 10: 3, # 'ש' - 5: 3, # 'ת' - 32: 1, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 2, # '…' - }, - 24: { # 'ז' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 1, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 1, # 'ֲ' - 33: 1, # 'ִ' - 37: 2, # 'ֵ' - 36: 2, # 'ֶ' - 31: 2, # 'ַ' - 29: 2, # 'ָ' - 35: 1, # 'ֹ' - 62: 1, # 'ֻ' - 28: 2, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 3, # 'א' - 8: 2, # 'ב' - 20: 2, # 'ג' - 16: 2, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 2, # 'ז' - 14: 2, # 'ח' - 22: 1, # 'ט' - 1: 3, # 'י' - 25: 1, # 'ך' - 15: 3, # 'כ' - 4: 3, # 'ל' - 11: 2, # 'ם' - 6: 3, # 'מ' - 23: 2, # 'ן' - 12: 2, # 'נ' - 19: 1, # 'ס' - 13: 2, # 'ע' - 26: 1, # 'ף' - 18: 1, # 'פ' - 27: 0, # 'ץ' - 21: 2, # 'צ' - 17: 3, # 'ק' - 7: 3, # 'ר' - 10: 1, # 'ש' - 5: 2, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 14: { # 'ח' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 1, # '\xa0' - 55: 1, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 1, # 'ֱ' - 41: 2, # 'ֲ' - 33: 2, # 'ִ' - 37: 2, # 'ֵ' - 36: 2, # 'ֶ' - 31: 2, # 'ַ' - 29: 2, # 'ָ' - 35: 2, # 'ֹ' - 62: 1, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 2, # 'א' - 8: 3, # 'ב' - 20: 2, # 'ג' - 16: 3, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 3, # 'ז' - 14: 2, # 'ח' - 22: 2, # 'ט' - 1: 3, # 'י' - 25: 1, # 'ך' - 15: 2, # 'כ' - 4: 3, # 'ל' - 11: 3, # 'ם' - 6: 3, # 'מ' - 23: 2, # 'ן' - 12: 3, # 'נ' - 19: 3, # 'ס' - 13: 1, # 'ע' - 26: 2, # 'ף' - 18: 2, # 'פ' - 27: 2, # 'ץ' - 21: 3, # 'צ' - 17: 3, # 'ק' - 7: 3, # 'ר' - 10: 3, # 'ש' - 5: 3, # 'ת' - 32: 0, # '–' - 52: 1, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 22: { # 'ט' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 1, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 2, # 'ִ' - 37: 1, # 'ֵ' - 36: 1, # 'ֶ' - 31: 2, # 'ַ' - 29: 1, # 'ָ' - 35: 1, # 'ֹ' - 62: 1, # 'ֻ' - 28: 1, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 3, # 'א' - 8: 3, # 'ב' - 20: 3, # 'ג' - 16: 1, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 2, # 'ז' - 14: 3, # 'ח' - 22: 2, # 'ט' - 1: 3, # 'י' - 25: 1, # 'ך' - 15: 2, # 'כ' - 4: 3, # 'ל' - 11: 2, # 'ם' - 6: 2, # 'מ' - 23: 2, # 'ן' - 12: 3, # 'נ' - 19: 2, # 'ס' - 13: 3, # 'ע' - 26: 2, # 'ף' - 18: 3, # 'פ' - 27: 1, # 'ץ' - 21: 2, # 'צ' - 17: 2, # 'ק' - 7: 3, # 'ר' - 10: 2, # 'ש' - 5: 3, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 1: { # 'י' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 1, # '\xa0' - 55: 1, # '´' - 48: 1, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 2, # 'ִ' - 37: 2, # 'ֵ' - 36: 1, # 'ֶ' - 31: 2, # 'ַ' - 29: 2, # 'ָ' - 35: 2, # 'ֹ' - 62: 1, # 'ֻ' - 28: 2, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 3, # 'א' - 8: 3, # 'ב' - 20: 3, # 'ג' - 16: 3, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 3, # 'ז' - 14: 3, # 'ח' - 22: 3, # 'ט' - 1: 3, # 'י' - 25: 3, # 'ך' - 15: 3, # 'כ' - 4: 3, # 'ל' - 11: 3, # 'ם' - 6: 3, # 'מ' - 23: 3, # 'ן' - 12: 3, # 'נ' - 19: 3, # 'ס' - 13: 3, # 'ע' - 26: 3, # 'ף' - 18: 3, # 'פ' - 27: 3, # 'ץ' - 21: 3, # 'צ' - 17: 3, # 'ק' - 7: 3, # 'ר' - 10: 3, # 'ש' - 5: 3, # 'ת' - 32: 1, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 2, # '…' - }, - 25: { # 'ך' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 2, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 1, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 1, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 1, # 'ה' - 2: 0, # 'ו' - 24: 0, # 'ז' - 14: 1, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 1, # 'ל' - 11: 0, # 'ם' - 6: 1, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 0, # 'ר' - 10: 1, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 15: { # 'כ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 2, # 'ִ' - 37: 2, # 'ֵ' - 36: 2, # 'ֶ' - 31: 2, # 'ַ' - 29: 2, # 'ָ' - 35: 1, # 'ֹ' - 62: 1, # 'ֻ' - 28: 3, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 3, # 'א' - 8: 3, # 'ב' - 20: 2, # 'ג' - 16: 3, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 3, # 'ז' - 14: 3, # 'ח' - 22: 2, # 'ט' - 1: 3, # 'י' - 25: 3, # 'ך' - 15: 3, # 'כ' - 4: 3, # 'ל' - 11: 3, # 'ם' - 6: 3, # 'מ' - 23: 3, # 'ן' - 12: 3, # 'נ' - 19: 3, # 'ס' - 13: 2, # 'ע' - 26: 3, # 'ף' - 18: 3, # 'פ' - 27: 1, # 'ץ' - 21: 2, # 'צ' - 17: 2, # 'ק' - 7: 3, # 'ר' - 10: 3, # 'ש' - 5: 3, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 4: { # 'ל' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 1, # '\xa0' - 55: 1, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 3, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 2, # 'ִ' - 37: 2, # 'ֵ' - 36: 2, # 'ֶ' - 31: 2, # 'ַ' - 29: 2, # 'ָ' - 35: 2, # 'ֹ' - 62: 1, # 'ֻ' - 28: 2, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 3, # 'א' - 8: 3, # 'ב' - 20: 3, # 'ג' - 16: 3, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 3, # 'ז' - 14: 3, # 'ח' - 22: 3, # 'ט' - 1: 3, # 'י' - 25: 3, # 'ך' - 15: 3, # 'כ' - 4: 3, # 'ל' - 11: 3, # 'ם' - 6: 3, # 'מ' - 23: 2, # 'ן' - 12: 3, # 'נ' - 19: 3, # 'ס' - 13: 3, # 'ע' - 26: 2, # 'ף' - 18: 3, # 'פ' - 27: 2, # 'ץ' - 21: 3, # 'צ' - 17: 3, # 'ק' - 7: 3, # 'ר' - 10: 3, # 'ש' - 5: 3, # 'ת' - 32: 1, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 11: { # 'ם' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 1, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 1, # 'א' - 8: 1, # 'ב' - 20: 1, # 'ג' - 16: 0, # 'ד' - 3: 1, # 'ה' - 2: 1, # 'ו' - 24: 1, # 'ז' - 14: 1, # 'ח' - 22: 0, # 'ט' - 1: 1, # 'י' - 25: 0, # 'ך' - 15: 1, # 'כ' - 4: 1, # 'ל' - 11: 1, # 'ם' - 6: 1, # 'מ' - 23: 0, # 'ן' - 12: 1, # 'נ' - 19: 0, # 'ס' - 13: 1, # 'ע' - 26: 0, # 'ף' - 18: 1, # 'פ' - 27: 1, # 'ץ' - 21: 1, # 'צ' - 17: 1, # 'ק' - 7: 1, # 'ר' - 10: 1, # 'ש' - 5: 1, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 2, # '…' - }, - 6: { # 'מ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 1, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 2, # 'ִ' - 37: 2, # 'ֵ' - 36: 2, # 'ֶ' - 31: 2, # 'ַ' - 29: 2, # 'ָ' - 35: 2, # 'ֹ' - 62: 1, # 'ֻ' - 28: 2, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 3, # 'א' - 8: 3, # 'ב' - 20: 3, # 'ג' - 16: 3, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 3, # 'ז' - 14: 3, # 'ח' - 22: 3, # 'ט' - 1: 3, # 'י' - 25: 2, # 'ך' - 15: 3, # 'כ' - 4: 3, # 'ל' - 11: 3, # 'ם' - 6: 3, # 'מ' - 23: 3, # 'ן' - 12: 3, # 'נ' - 19: 3, # 'ס' - 13: 3, # 'ע' - 26: 0, # 'ף' - 18: 3, # 'פ' - 27: 2, # 'ץ' - 21: 3, # 'צ' - 17: 3, # 'ק' - 7: 3, # 'ר' - 10: 3, # 'ש' - 5: 3, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 23: { # 'ן' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 1, # '\xa0' - 55: 0, # '´' - 48: 1, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 1, # 'א' - 8: 1, # 'ב' - 20: 1, # 'ג' - 16: 1, # 'ד' - 3: 1, # 'ה' - 2: 1, # 'ו' - 24: 0, # 'ז' - 14: 1, # 'ח' - 22: 1, # 'ט' - 1: 1, # 'י' - 25: 0, # 'ך' - 15: 1, # 'כ' - 4: 1, # 'ל' - 11: 1, # 'ם' - 6: 1, # 'מ' - 23: 0, # 'ן' - 12: 1, # 'נ' - 19: 1, # 'ס' - 13: 1, # 'ע' - 26: 1, # 'ף' - 18: 1, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 1, # 'ק' - 7: 1, # 'ר' - 10: 1, # 'ש' - 5: 1, # 'ת' - 32: 1, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 2, # '…' - }, - 12: { # 'נ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 2, # 'ִ' - 37: 2, # 'ֵ' - 36: 2, # 'ֶ' - 31: 2, # 'ַ' - 29: 2, # 'ָ' - 35: 1, # 'ֹ' - 62: 1, # 'ֻ' - 28: 2, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 3, # 'א' - 8: 3, # 'ב' - 20: 3, # 'ג' - 16: 3, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 3, # 'ז' - 14: 3, # 'ח' - 22: 3, # 'ט' - 1: 3, # 'י' - 25: 2, # 'ך' - 15: 3, # 'כ' - 4: 3, # 'ל' - 11: 3, # 'ם' - 6: 3, # 'מ' - 23: 3, # 'ן' - 12: 3, # 'נ' - 19: 3, # 'ס' - 13: 3, # 'ע' - 26: 2, # 'ף' - 18: 3, # 'פ' - 27: 2, # 'ץ' - 21: 3, # 'צ' - 17: 3, # 'ק' - 7: 3, # 'ר' - 10: 3, # 'ש' - 5: 3, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 19: { # 'ס' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 1, # '\xa0' - 55: 1, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 2, # 'ִ' - 37: 1, # 'ֵ' - 36: 2, # 'ֶ' - 31: 2, # 'ַ' - 29: 1, # 'ָ' - 35: 1, # 'ֹ' - 62: 2, # 'ֻ' - 28: 2, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 2, # 'א' - 8: 3, # 'ב' - 20: 3, # 'ג' - 16: 3, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 1, # 'ז' - 14: 3, # 'ח' - 22: 3, # 'ט' - 1: 3, # 'י' - 25: 2, # 'ך' - 15: 3, # 'כ' - 4: 3, # 'ל' - 11: 2, # 'ם' - 6: 3, # 'מ' - 23: 2, # 'ן' - 12: 3, # 'נ' - 19: 2, # 'ס' - 13: 3, # 'ע' - 26: 3, # 'ף' - 18: 3, # 'פ' - 27: 0, # 'ץ' - 21: 2, # 'צ' - 17: 3, # 'ק' - 7: 3, # 'ר' - 10: 1, # 'ש' - 5: 3, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 13: { # 'ע' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 1, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 1, # 'ְ' - 59: 1, # 'ֱ' - 41: 2, # 'ֲ' - 33: 2, # 'ִ' - 37: 2, # 'ֵ' - 36: 2, # 'ֶ' - 31: 2, # 'ַ' - 29: 2, # 'ָ' - 35: 2, # 'ֹ' - 62: 1, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 2, # 'א' - 8: 3, # 'ב' - 20: 3, # 'ג' - 16: 3, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 3, # 'ז' - 14: 1, # 'ח' - 22: 3, # 'ט' - 1: 3, # 'י' - 25: 2, # 'ך' - 15: 2, # 'כ' - 4: 3, # 'ל' - 11: 3, # 'ם' - 6: 3, # 'מ' - 23: 2, # 'ן' - 12: 3, # 'נ' - 19: 3, # 'ס' - 13: 2, # 'ע' - 26: 1, # 'ף' - 18: 2, # 'פ' - 27: 2, # 'ץ' - 21: 3, # 'צ' - 17: 3, # 'ק' - 7: 3, # 'ר' - 10: 3, # 'ש' - 5: 3, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 26: { # 'ף' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 1, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 0, # 'ה' - 2: 1, # 'ו' - 24: 0, # 'ז' - 14: 1, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 1, # 'כ' - 4: 1, # 'ל' - 11: 0, # 'ם' - 6: 1, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 1, # 'ס' - 13: 0, # 'ע' - 26: 1, # 'ף' - 18: 1, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 1, # 'ק' - 7: 1, # 'ר' - 10: 1, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 18: { # 'פ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 1, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 2, # 'ִ' - 37: 1, # 'ֵ' - 36: 2, # 'ֶ' - 31: 1, # 'ַ' - 29: 2, # 'ָ' - 35: 1, # 'ֹ' - 62: 1, # 'ֻ' - 28: 2, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 3, # 'א' - 8: 2, # 'ב' - 20: 3, # 'ג' - 16: 2, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 2, # 'ז' - 14: 3, # 'ח' - 22: 3, # 'ט' - 1: 3, # 'י' - 25: 2, # 'ך' - 15: 3, # 'כ' - 4: 3, # 'ל' - 11: 2, # 'ם' - 6: 2, # 'מ' - 23: 3, # 'ן' - 12: 3, # 'נ' - 19: 3, # 'ס' - 13: 3, # 'ע' - 26: 2, # 'ף' - 18: 2, # 'פ' - 27: 2, # 'ץ' - 21: 3, # 'צ' - 17: 3, # 'ק' - 7: 3, # 'ר' - 10: 3, # 'ש' - 5: 3, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 27: { # 'ץ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 1, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 1, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 0, # 'ה' - 2: 0, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 1, # 'ל' - 11: 0, # 'ם' - 6: 0, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 1, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 1, # 'ר' - 10: 0, # 'ש' - 5: 1, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 21: { # 'צ' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 1, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 2, # 'ִ' - 37: 2, # 'ֵ' - 36: 1, # 'ֶ' - 31: 2, # 'ַ' - 29: 2, # 'ָ' - 35: 1, # 'ֹ' - 62: 1, # 'ֻ' - 28: 2, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 3, # 'א' - 8: 3, # 'ב' - 20: 2, # 'ג' - 16: 3, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 1, # 'ז' - 14: 3, # 'ח' - 22: 2, # 'ט' - 1: 3, # 'י' - 25: 1, # 'ך' - 15: 1, # 'כ' - 4: 3, # 'ל' - 11: 2, # 'ם' - 6: 3, # 'מ' - 23: 2, # 'ן' - 12: 3, # 'נ' - 19: 1, # 'ס' - 13: 3, # 'ע' - 26: 2, # 'ף' - 18: 3, # 'פ' - 27: 2, # 'ץ' - 21: 2, # 'צ' - 17: 3, # 'ק' - 7: 3, # 'ר' - 10: 0, # 'ש' - 5: 3, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 17: { # 'ק' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 1, # '\xa0' - 55: 1, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 2, # 'ִ' - 37: 2, # 'ֵ' - 36: 1, # 'ֶ' - 31: 2, # 'ַ' - 29: 2, # 'ָ' - 35: 2, # 'ֹ' - 62: 1, # 'ֻ' - 28: 2, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 3, # 'א' - 8: 3, # 'ב' - 20: 2, # 'ג' - 16: 3, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 2, # 'ז' - 14: 3, # 'ח' - 22: 3, # 'ט' - 1: 3, # 'י' - 25: 1, # 'ך' - 15: 1, # 'כ' - 4: 3, # 'ל' - 11: 2, # 'ם' - 6: 3, # 'מ' - 23: 2, # 'ן' - 12: 3, # 'נ' - 19: 3, # 'ס' - 13: 3, # 'ע' - 26: 2, # 'ף' - 18: 3, # 'פ' - 27: 2, # 'ץ' - 21: 3, # 'צ' - 17: 2, # 'ק' - 7: 3, # 'ר' - 10: 3, # 'ש' - 5: 3, # 'ת' - 32: 0, # '–' - 52: 1, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 7: { # 'ר' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 1, # '\xa0' - 55: 2, # '´' - 48: 1, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 1, # 'ֲ' - 33: 2, # 'ִ' - 37: 2, # 'ֵ' - 36: 2, # 'ֶ' - 31: 2, # 'ַ' - 29: 2, # 'ָ' - 35: 2, # 'ֹ' - 62: 1, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 3, # 'א' - 8: 3, # 'ב' - 20: 3, # 'ג' - 16: 3, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 3, # 'ז' - 14: 3, # 'ח' - 22: 3, # 'ט' - 1: 3, # 'י' - 25: 3, # 'ך' - 15: 3, # 'כ' - 4: 3, # 'ל' - 11: 3, # 'ם' - 6: 3, # 'מ' - 23: 3, # 'ן' - 12: 3, # 'נ' - 19: 3, # 'ס' - 13: 3, # 'ע' - 26: 2, # 'ף' - 18: 3, # 'פ' - 27: 3, # 'ץ' - 21: 3, # 'צ' - 17: 3, # 'ק' - 7: 3, # 'ר' - 10: 3, # 'ש' - 5: 3, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 2, # '…' - }, - 10: { # 'ש' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 1, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 1, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 1, # 'ִ' - 37: 1, # 'ֵ' - 36: 1, # 'ֶ' - 31: 1, # 'ַ' - 29: 1, # 'ָ' - 35: 1, # 'ֹ' - 62: 1, # 'ֻ' - 28: 2, # 'ּ' - 38: 3, # 'ׁ' - 45: 2, # 'ׂ' - 9: 3, # 'א' - 8: 3, # 'ב' - 20: 3, # 'ג' - 16: 3, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 2, # 'ז' - 14: 3, # 'ח' - 22: 3, # 'ט' - 1: 3, # 'י' - 25: 3, # 'ך' - 15: 3, # 'כ' - 4: 3, # 'ל' - 11: 3, # 'ם' - 6: 3, # 'מ' - 23: 2, # 'ן' - 12: 3, # 'נ' - 19: 2, # 'ס' - 13: 3, # 'ע' - 26: 2, # 'ף' - 18: 3, # 'פ' - 27: 1, # 'ץ' - 21: 2, # 'צ' - 17: 3, # 'ק' - 7: 3, # 'ר' - 10: 3, # 'ש' - 5: 3, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 1, # '…' - }, - 5: { # 'ת' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 1, # '\xa0' - 55: 0, # '´' - 48: 1, # '¼' - 39: 1, # '½' - 57: 0, # '¾' - 30: 2, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 2, # 'ִ' - 37: 2, # 'ֵ' - 36: 2, # 'ֶ' - 31: 2, # 'ַ' - 29: 2, # 'ָ' - 35: 1, # 'ֹ' - 62: 1, # 'ֻ' - 28: 2, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 3, # 'א' - 8: 3, # 'ב' - 20: 3, # 'ג' - 16: 2, # 'ד' - 3: 3, # 'ה' - 2: 3, # 'ו' - 24: 2, # 'ז' - 14: 3, # 'ח' - 22: 2, # 'ט' - 1: 3, # 'י' - 25: 2, # 'ך' - 15: 3, # 'כ' - 4: 3, # 'ל' - 11: 3, # 'ם' - 6: 3, # 'מ' - 23: 3, # 'ן' - 12: 3, # 'נ' - 19: 2, # 'ס' - 13: 3, # 'ע' - 26: 2, # 'ף' - 18: 3, # 'פ' - 27: 1, # 'ץ' - 21: 2, # 'צ' - 17: 3, # 'ק' - 7: 3, # 'ר' - 10: 3, # 'ש' - 5: 3, # 'ת' - 32: 1, # '–' - 52: 1, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 2, # '…' - }, - 32: { # '–' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 1, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 1, # 'א' - 8: 1, # 'ב' - 20: 1, # 'ג' - 16: 1, # 'ד' - 3: 1, # 'ה' - 2: 1, # 'ו' - 24: 0, # 'ז' - 14: 1, # 'ח' - 22: 0, # 'ט' - 1: 1, # 'י' - 25: 0, # 'ך' - 15: 1, # 'כ' - 4: 1, # 'ל' - 11: 0, # 'ם' - 6: 1, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 1, # 'ס' - 13: 1, # 'ע' - 26: 0, # 'ף' - 18: 1, # 'פ' - 27: 0, # 'ץ' - 21: 1, # 'צ' - 17: 0, # 'ק' - 7: 1, # 'ר' - 10: 1, # 'ש' - 5: 1, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 52: { # '’' - 50: 1, # 'a' - 60: 0, # 'c' - 61: 1, # 'd' - 42: 1, # 'e' - 53: 1, # 'i' - 56: 1, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 1, # 'r' - 43: 2, # 's' - 44: 2, # 't' - 63: 1, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 0, # 'ה' - 2: 1, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 0, # 'ל' - 11: 0, # 'ם' - 6: 1, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 0, # 'ר' - 10: 0, # 'ש' - 5: 1, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 47: { # '“' - 50: 1, # 'a' - 60: 1, # 'c' - 61: 1, # 'd' - 42: 1, # 'e' - 53: 1, # 'i' - 56: 1, # 'l' - 54: 1, # 'n' - 49: 1, # 'o' - 51: 1, # 'r' - 43: 1, # 's' - 44: 1, # 't' - 63: 1, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 2, # 'א' - 8: 1, # 'ב' - 20: 1, # 'ג' - 16: 1, # 'ד' - 3: 1, # 'ה' - 2: 1, # 'ו' - 24: 1, # 'ז' - 14: 1, # 'ח' - 22: 1, # 'ט' - 1: 1, # 'י' - 25: 0, # 'ך' - 15: 1, # 'כ' - 4: 1, # 'ל' - 11: 0, # 'ם' - 6: 1, # 'מ' - 23: 0, # 'ן' - 12: 1, # 'נ' - 19: 1, # 'ס' - 13: 1, # 'ע' - 26: 0, # 'ף' - 18: 1, # 'פ' - 27: 0, # 'ץ' - 21: 1, # 'צ' - 17: 1, # 'ק' - 7: 1, # 'ר' - 10: 1, # 'ש' - 5: 1, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 46: { # '”' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 1, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 1, # 'א' - 8: 1, # 'ב' - 20: 1, # 'ג' - 16: 0, # 'ד' - 3: 0, # 'ה' - 2: 0, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 1, # 'י' - 25: 0, # 'ך' - 15: 1, # 'כ' - 4: 1, # 'ל' - 11: 0, # 'ם' - 6: 1, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 1, # 'צ' - 17: 0, # 'ק' - 7: 1, # 'ר' - 10: 0, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 0, # '†' - 40: 0, # '…' - }, - 58: { # '†' - 50: 0, # 'a' - 60: 0, # 'c' - 61: 0, # 'd' - 42: 0, # 'e' - 53: 0, # 'i' - 56: 0, # 'l' - 54: 0, # 'n' - 49: 0, # 'o' - 51: 0, # 'r' - 43: 0, # 's' - 44: 0, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 0, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 0, # 'ה' - 2: 0, # 'ו' - 24: 0, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 0, # 'י' - 25: 0, # 'ך' - 15: 0, # 'כ' - 4: 0, # 'ל' - 11: 0, # 'ם' - 6: 0, # 'מ' - 23: 0, # 'ן' - 12: 0, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 0, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 0, # 'ר' - 10: 0, # 'ש' - 5: 0, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 0, # '”' - 58: 2, # '†' - 40: 0, # '…' - }, - 40: { # '…' - 50: 1, # 'a' - 60: 1, # 'c' - 61: 1, # 'd' - 42: 1, # 'e' - 53: 1, # 'i' - 56: 0, # 'l' - 54: 1, # 'n' - 49: 0, # 'o' - 51: 1, # 'r' - 43: 1, # 's' - 44: 1, # 't' - 63: 0, # 'u' - 34: 0, # '\xa0' - 55: 0, # '´' - 48: 0, # '¼' - 39: 0, # '½' - 57: 0, # '¾' - 30: 0, # 'ְ' - 59: 0, # 'ֱ' - 41: 0, # 'ֲ' - 33: 0, # 'ִ' - 37: 0, # 'ֵ' - 36: 0, # 'ֶ' - 31: 0, # 'ַ' - 29: 0, # 'ָ' - 35: 0, # 'ֹ' - 62: 0, # 'ֻ' - 28: 0, # 'ּ' - 38: 0, # 'ׁ' - 45: 0, # 'ׂ' - 9: 1, # 'א' - 8: 0, # 'ב' - 20: 0, # 'ג' - 16: 0, # 'ד' - 3: 1, # 'ה' - 2: 1, # 'ו' - 24: 1, # 'ז' - 14: 0, # 'ח' - 22: 0, # 'ט' - 1: 1, # 'י' - 25: 0, # 'ך' - 15: 1, # 'כ' - 4: 1, # 'ל' - 11: 0, # 'ם' - 6: 1, # 'מ' - 23: 0, # 'ן' - 12: 1, # 'נ' - 19: 0, # 'ס' - 13: 0, # 'ע' - 26: 0, # 'ף' - 18: 1, # 'פ' - 27: 0, # 'ץ' - 21: 0, # 'צ' - 17: 0, # 'ק' - 7: 1, # 'ר' - 10: 1, # 'ש' - 5: 1, # 'ת' - 32: 0, # '–' - 52: 0, # '’' - 47: 0, # '“' - 46: 1, # '”' - 58: 0, # '†' - 40: 2, # '…' - }, -} - -# 255: Undefined characters that did not exist in training text -# 254: Carriage/Return -# 253: symbol (punctuation) that does not belong to word -# 252: 0 - 9 -# 251: Control characters - -# Character Mapping Table(s): -WINDOWS_1255_HEBREW_CHAR_TO_ORDER = { - 0: 255, # '\x00' - 1: 255, # '\x01' - 2: 255, # '\x02' - 3: 255, # '\x03' - 4: 255, # '\x04' - 5: 255, # '\x05' - 6: 255, # '\x06' - 7: 255, # '\x07' - 8: 255, # '\x08' - 9: 255, # '\t' - 10: 254, # '\n' - 11: 255, # '\x0b' - 12: 255, # '\x0c' - 13: 254, # '\r' - 14: 255, # '\x0e' - 15: 255, # '\x0f' - 16: 255, # '\x10' - 17: 255, # '\x11' - 18: 255, # '\x12' - 19: 255, # '\x13' - 20: 255, # '\x14' - 21: 255, # '\x15' - 22: 255, # '\x16' - 23: 255, # '\x17' - 24: 255, # '\x18' - 25: 255, # '\x19' - 26: 255, # '\x1a' - 27: 255, # '\x1b' - 28: 255, # '\x1c' - 29: 255, # '\x1d' - 30: 255, # '\x1e' - 31: 255, # '\x1f' - 32: 253, # ' ' - 33: 253, # '!' - 34: 253, # '"' - 35: 253, # '#' - 36: 253, # '$' - 37: 253, # '%' - 38: 253, # '&' - 39: 253, # "'" - 40: 253, # '(' - 41: 253, # ')' - 42: 253, # '*' - 43: 253, # '+' - 44: 253, # ',' - 45: 253, # '-' - 46: 253, # '.' - 47: 253, # '/' - 48: 252, # '0' - 49: 252, # '1' - 50: 252, # '2' - 51: 252, # '3' - 52: 252, # '4' - 53: 252, # '5' - 54: 252, # '6' - 55: 252, # '7' - 56: 252, # '8' - 57: 252, # '9' - 58: 253, # ':' - 59: 253, # ';' - 60: 253, # '<' - 61: 253, # '=' - 62: 253, # '>' - 63: 253, # '?' - 64: 253, # '@' - 65: 69, # 'A' - 66: 91, # 'B' - 67: 79, # 'C' - 68: 80, # 'D' - 69: 92, # 'E' - 70: 89, # 'F' - 71: 97, # 'G' - 72: 90, # 'H' - 73: 68, # 'I' - 74: 111, # 'J' - 75: 112, # 'K' - 76: 82, # 'L' - 77: 73, # 'M' - 78: 95, # 'N' - 79: 85, # 'O' - 80: 78, # 'P' - 81: 121, # 'Q' - 82: 86, # 'R' - 83: 71, # 'S' - 84: 67, # 'T' - 85: 102, # 'U' - 86: 107, # 'V' - 87: 84, # 'W' - 88: 114, # 'X' - 89: 103, # 'Y' - 90: 115, # 'Z' - 91: 253, # '[' - 92: 253, # '\\' - 93: 253, # ']' - 94: 253, # '^' - 95: 253, # '_' - 96: 253, # '`' - 97: 50, # 'a' - 98: 74, # 'b' - 99: 60, # 'c' - 100: 61, # 'd' - 101: 42, # 'e' - 102: 76, # 'f' - 103: 70, # 'g' - 104: 64, # 'h' - 105: 53, # 'i' - 106: 105, # 'j' - 107: 93, # 'k' - 108: 56, # 'l' - 109: 65, # 'm' - 110: 54, # 'n' - 111: 49, # 'o' - 112: 66, # 'p' - 113: 110, # 'q' - 114: 51, # 'r' - 115: 43, # 's' - 116: 44, # 't' - 117: 63, # 'u' - 118: 81, # 'v' - 119: 77, # 'w' - 120: 98, # 'x' - 121: 75, # 'y' - 122: 108, # 'z' - 123: 253, # '{' - 124: 253, # '|' - 125: 253, # '}' - 126: 253, # '~' - 127: 253, # '\x7f' - 128: 124, # '€' - 129: 202, # None - 130: 203, # '‚' - 131: 204, # 'ƒ' - 132: 205, # '„' - 133: 40, # '…' - 134: 58, # '†' - 135: 206, # '‡' - 136: 207, # 'ˆ' - 137: 208, # '‰' - 138: 209, # None - 139: 210, # '‹' - 140: 211, # None - 141: 212, # None - 142: 213, # None - 143: 214, # None - 144: 215, # None - 145: 83, # '‘' - 146: 52, # '’' - 147: 47, # '“' - 148: 46, # '”' - 149: 72, # '•' - 150: 32, # '–' - 151: 94, # '—' - 152: 216, # '˜' - 153: 113, # '™' - 154: 217, # None - 155: 109, # '›' - 156: 218, # None - 157: 219, # None - 158: 220, # None - 159: 221, # None - 160: 34, # '\xa0' - 161: 116, # '¡' - 162: 222, # '¢' - 163: 118, # '£' - 164: 100, # '₪' - 165: 223, # '¥' - 166: 224, # '¦' - 167: 117, # '§' - 168: 119, # '¨' - 169: 104, # '©' - 170: 125, # '×' - 171: 225, # '«' - 172: 226, # '¬' - 173: 87, # '\xad' - 174: 99, # '®' - 175: 227, # '¯' - 176: 106, # '°' - 177: 122, # '±' - 178: 123, # '²' - 179: 228, # '³' - 180: 55, # '´' - 181: 229, # 'µ' - 182: 230, # '¶' - 183: 101, # '·' - 184: 231, # '¸' - 185: 232, # '¹' - 186: 120, # '÷' - 187: 233, # '»' - 188: 48, # '¼' - 189: 39, # '½' - 190: 57, # '¾' - 191: 234, # '¿' - 192: 30, # 'ְ' - 193: 59, # 'ֱ' - 194: 41, # 'ֲ' - 195: 88, # 'ֳ' - 196: 33, # 'ִ' - 197: 37, # 'ֵ' - 198: 36, # 'ֶ' - 199: 31, # 'ַ' - 200: 29, # 'ָ' - 201: 35, # 'ֹ' - 202: 235, # None - 203: 62, # 'ֻ' - 204: 28, # 'ּ' - 205: 236, # 'ֽ' - 206: 126, # '־' - 207: 237, # 'ֿ' - 208: 238, # '׀' - 209: 38, # 'ׁ' - 210: 45, # 'ׂ' - 211: 239, # '׃' - 212: 240, # 'װ' - 213: 241, # 'ױ' - 214: 242, # 'ײ' - 215: 243, # '׳' - 216: 127, # '״' - 217: 244, # None - 218: 245, # None - 219: 246, # None - 220: 247, # None - 221: 248, # None - 222: 249, # None - 223: 250, # None - 224: 9, # 'א' - 225: 8, # 'ב' - 226: 20, # 'ג' - 227: 16, # 'ד' - 228: 3, # 'ה' - 229: 2, # 'ו' - 230: 24, # 'ז' - 231: 14, # 'ח' - 232: 22, # 'ט' - 233: 1, # 'י' - 234: 25, # 'ך' - 235: 15, # 'כ' - 236: 4, # 'ל' - 237: 11, # 'ם' - 238: 6, # 'מ' - 239: 23, # 'ן' - 240: 12, # 'נ' - 241: 19, # 'ס' - 242: 13, # 'ע' - 243: 26, # 'ף' - 244: 18, # 'פ' - 245: 27, # 'ץ' - 246: 21, # 'צ' - 247: 17, # 'ק' - 248: 7, # 'ר' - 249: 10, # 'ש' - 250: 5, # 'ת' - 251: 251, # None - 252: 252, # None - 253: 128, # '\u200e' - 254: 96, # '\u200f' - 255: 253, # None -} - -WINDOWS_1255_HEBREW_MODEL = SingleByteCharSetModel(charset_name='windows-1255', - language='Hebrew', - char_to_order_map=WINDOWS_1255_HEBREW_CHAR_TO_ORDER, - language_model=HEBREW_LANG_MODEL, - typical_positive_ratio=0.984004, - keep_ascii_letters=False, - alphabet='אבגדהוזחטיךכלםמןנסעףפץצקרשתװױײ') - diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/langhungarianmodel.py b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/langhungarianmodel.py deleted file mode 100644 index bbc5cda..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/langhungarianmodel.py +++ /dev/null @@ -1,4650 +0,0 @@ -#!/usr/bin/env python -# -*- coding: utf-8 -*- - -from pip._vendor.chardet.sbcharsetprober import SingleByteCharSetModel - - -# 3: Positive -# 2: Likely -# 1: Unlikely -# 0: Negative - -HUNGARIAN_LANG_MODEL = { - 28: { # 'A' - 28: 0, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 2, # 'D' - 32: 1, # 'E' - 50: 1, # 'F' - 49: 2, # 'G' - 38: 1, # 'H' - 39: 2, # 'I' - 53: 1, # 'J' - 36: 2, # 'K' - 41: 2, # 'L' - 34: 1, # 'M' - 35: 2, # 'N' - 47: 1, # 'O' - 46: 2, # 'P' - 43: 2, # 'R' - 33: 2, # 'S' - 37: 2, # 'T' - 57: 1, # 'U' - 48: 1, # 'V' - 55: 1, # 'Y' - 52: 2, # 'Z' - 2: 0, # 'a' - 18: 1, # 'b' - 26: 1, # 'c' - 17: 2, # 'd' - 1: 1, # 'e' - 27: 1, # 'f' - 12: 1, # 'g' - 20: 1, # 'h' - 9: 1, # 'i' - 22: 1, # 'j' - 7: 2, # 'k' - 6: 2, # 'l' - 13: 2, # 'm' - 4: 2, # 'n' - 8: 0, # 'o' - 23: 2, # 'p' - 10: 2, # 'r' - 5: 1, # 's' - 3: 1, # 't' - 21: 1, # 'u' - 19: 1, # 'v' - 62: 1, # 'x' - 16: 0, # 'y' - 11: 3, # 'z' - 51: 1, # 'Á' - 44: 0, # 'É' - 61: 1, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 0, # 'á' - 15: 0, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 40: { # 'B' - 28: 2, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 2, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 1, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 1, # 'L' - 34: 0, # 'M' - 35: 1, # 'N' - 47: 2, # 'O' - 46: 0, # 'P' - 43: 1, # 'R' - 33: 1, # 'S' - 37: 1, # 'T' - 57: 1, # 'U' - 48: 1, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 2, # 'a' - 18: 0, # 'b' - 26: 0, # 'c' - 17: 0, # 'd' - 1: 3, # 'e' - 27: 0, # 'f' - 12: 0, # 'g' - 20: 0, # 'h' - 9: 2, # 'i' - 22: 1, # 'j' - 7: 0, # 'k' - 6: 1, # 'l' - 13: 0, # 'm' - 4: 0, # 'n' - 8: 2, # 'o' - 23: 1, # 'p' - 10: 2, # 'r' - 5: 0, # 's' - 3: 0, # 't' - 21: 3, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 0, # 'z' - 51: 1, # 'Á' - 44: 1, # 'É' - 61: 1, # 'Í' - 58: 1, # 'Ó' - 59: 1, # 'Ö' - 60: 1, # 'Ú' - 63: 1, # 'Ü' - 14: 2, # 'á' - 15: 2, # 'é' - 30: 1, # 'í' - 25: 1, # 'ó' - 24: 1, # 'ö' - 31: 1, # 'ú' - 29: 1, # 'ü' - 42: 1, # 'ő' - 56: 1, # 'ű' - }, - 54: { # 'C' - 28: 1, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 1, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 1, # 'H' - 39: 2, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 1, # 'L' - 34: 1, # 'M' - 35: 0, # 'N' - 47: 1, # 'O' - 46: 1, # 'P' - 43: 1, # 'R' - 33: 2, # 'S' - 37: 1, # 'T' - 57: 1, # 'U' - 48: 0, # 'V' - 55: 1, # 'Y' - 52: 1, # 'Z' - 2: 2, # 'a' - 18: 0, # 'b' - 26: 0, # 'c' - 17: 0, # 'd' - 1: 1, # 'e' - 27: 0, # 'f' - 12: 0, # 'g' - 20: 1, # 'h' - 9: 1, # 'i' - 22: 0, # 'j' - 7: 0, # 'k' - 6: 1, # 'l' - 13: 0, # 'm' - 4: 0, # 'n' - 8: 2, # 'o' - 23: 0, # 'p' - 10: 1, # 'r' - 5: 3, # 's' - 3: 0, # 't' - 21: 1, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 1, # 'z' - 51: 1, # 'Á' - 44: 1, # 'É' - 61: 1, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 1, # 'á' - 15: 1, # 'é' - 30: 1, # 'í' - 25: 1, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 45: { # 'D' - 28: 2, # 'A' - 40: 1, # 'B' - 54: 0, # 'C' - 45: 1, # 'D' - 32: 2, # 'E' - 50: 1, # 'F' - 49: 1, # 'G' - 38: 1, # 'H' - 39: 2, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 0, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 2, # 'O' - 46: 0, # 'P' - 43: 1, # 'R' - 33: 1, # 'S' - 37: 1, # 'T' - 57: 1, # 'U' - 48: 1, # 'V' - 55: 1, # 'Y' - 52: 1, # 'Z' - 2: 2, # 'a' - 18: 0, # 'b' - 26: 0, # 'c' - 17: 0, # 'd' - 1: 3, # 'e' - 27: 0, # 'f' - 12: 0, # 'g' - 20: 0, # 'h' - 9: 1, # 'i' - 22: 0, # 'j' - 7: 0, # 'k' - 6: 0, # 'l' - 13: 0, # 'm' - 4: 0, # 'n' - 8: 1, # 'o' - 23: 0, # 'p' - 10: 2, # 'r' - 5: 0, # 's' - 3: 0, # 't' - 21: 2, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 1, # 'z' - 51: 1, # 'Á' - 44: 1, # 'É' - 61: 1, # 'Í' - 58: 1, # 'Ó' - 59: 1, # 'Ö' - 60: 1, # 'Ú' - 63: 1, # 'Ü' - 14: 1, # 'á' - 15: 1, # 'é' - 30: 1, # 'í' - 25: 1, # 'ó' - 24: 1, # 'ö' - 31: 1, # 'ú' - 29: 1, # 'ü' - 42: 1, # 'ő' - 56: 0, # 'ű' - }, - 32: { # 'E' - 28: 1, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 1, # 'E' - 50: 1, # 'F' - 49: 2, # 'G' - 38: 1, # 'H' - 39: 1, # 'I' - 53: 1, # 'J' - 36: 2, # 'K' - 41: 2, # 'L' - 34: 2, # 'M' - 35: 2, # 'N' - 47: 1, # 'O' - 46: 1, # 'P' - 43: 2, # 'R' - 33: 2, # 'S' - 37: 2, # 'T' - 57: 1, # 'U' - 48: 1, # 'V' - 55: 1, # 'Y' - 52: 1, # 'Z' - 2: 1, # 'a' - 18: 1, # 'b' - 26: 1, # 'c' - 17: 2, # 'd' - 1: 1, # 'e' - 27: 1, # 'f' - 12: 3, # 'g' - 20: 1, # 'h' - 9: 1, # 'i' - 22: 1, # 'j' - 7: 1, # 'k' - 6: 2, # 'l' - 13: 2, # 'm' - 4: 2, # 'n' - 8: 0, # 'o' - 23: 1, # 'p' - 10: 2, # 'r' - 5: 2, # 's' - 3: 1, # 't' - 21: 2, # 'u' - 19: 1, # 'v' - 62: 1, # 'x' - 16: 0, # 'y' - 11: 3, # 'z' - 51: 1, # 'Á' - 44: 1, # 'É' - 61: 0, # 'Í' - 58: 1, # 'Ó' - 59: 1, # 'Ö' - 60: 0, # 'Ú' - 63: 1, # 'Ü' - 14: 0, # 'á' - 15: 0, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 1, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 50: { # 'F' - 28: 1, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 1, # 'E' - 50: 1, # 'F' - 49: 0, # 'G' - 38: 1, # 'H' - 39: 1, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 1, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 1, # 'O' - 46: 0, # 'P' - 43: 1, # 'R' - 33: 0, # 'S' - 37: 1, # 'T' - 57: 1, # 'U' - 48: 0, # 'V' - 55: 1, # 'Y' - 52: 0, # 'Z' - 2: 2, # 'a' - 18: 0, # 'b' - 26: 0, # 'c' - 17: 0, # 'd' - 1: 2, # 'e' - 27: 1, # 'f' - 12: 0, # 'g' - 20: 0, # 'h' - 9: 2, # 'i' - 22: 1, # 'j' - 7: 0, # 'k' - 6: 1, # 'l' - 13: 0, # 'm' - 4: 0, # 'n' - 8: 2, # 'o' - 23: 0, # 'p' - 10: 2, # 'r' - 5: 0, # 's' - 3: 0, # 't' - 21: 1, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 0, # 'z' - 51: 1, # 'Á' - 44: 1, # 'É' - 61: 0, # 'Í' - 58: 1, # 'Ó' - 59: 1, # 'Ö' - 60: 0, # 'Ú' - 63: 1, # 'Ü' - 14: 1, # 'á' - 15: 1, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 2, # 'ö' - 31: 1, # 'ú' - 29: 1, # 'ü' - 42: 1, # 'ő' - 56: 1, # 'ű' - }, - 49: { # 'G' - 28: 2, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 2, # 'E' - 50: 1, # 'F' - 49: 1, # 'G' - 38: 1, # 'H' - 39: 1, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 1, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 1, # 'O' - 46: 1, # 'P' - 43: 1, # 'R' - 33: 1, # 'S' - 37: 1, # 'T' - 57: 1, # 'U' - 48: 1, # 'V' - 55: 2, # 'Y' - 52: 1, # 'Z' - 2: 2, # 'a' - 18: 0, # 'b' - 26: 0, # 'c' - 17: 0, # 'd' - 1: 2, # 'e' - 27: 0, # 'f' - 12: 0, # 'g' - 20: 0, # 'h' - 9: 1, # 'i' - 22: 0, # 'j' - 7: 0, # 'k' - 6: 1, # 'l' - 13: 0, # 'm' - 4: 0, # 'n' - 8: 2, # 'o' - 23: 0, # 'p' - 10: 2, # 'r' - 5: 0, # 's' - 3: 0, # 't' - 21: 1, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 2, # 'y' - 11: 0, # 'z' - 51: 1, # 'Á' - 44: 1, # 'É' - 61: 1, # 'Í' - 58: 1, # 'Ó' - 59: 1, # 'Ö' - 60: 1, # 'Ú' - 63: 1, # 'Ü' - 14: 1, # 'á' - 15: 1, # 'é' - 30: 0, # 'í' - 25: 1, # 'ó' - 24: 1, # 'ö' - 31: 1, # 'ú' - 29: 1, # 'ü' - 42: 1, # 'ő' - 56: 0, # 'ű' - }, - 38: { # 'H' - 28: 2, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 0, # 'D' - 32: 1, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 1, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 1, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 1, # 'O' - 46: 0, # 'P' - 43: 1, # 'R' - 33: 1, # 'S' - 37: 1, # 'T' - 57: 1, # 'U' - 48: 0, # 'V' - 55: 1, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 0, # 'b' - 26: 0, # 'c' - 17: 0, # 'd' - 1: 2, # 'e' - 27: 0, # 'f' - 12: 0, # 'g' - 20: 0, # 'h' - 9: 2, # 'i' - 22: 1, # 'j' - 7: 0, # 'k' - 6: 1, # 'l' - 13: 1, # 'm' - 4: 0, # 'n' - 8: 3, # 'o' - 23: 0, # 'p' - 10: 1, # 'r' - 5: 0, # 's' - 3: 0, # 't' - 21: 2, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 0, # 'z' - 51: 2, # 'Á' - 44: 2, # 'É' - 61: 1, # 'Í' - 58: 1, # 'Ó' - 59: 1, # 'Ö' - 60: 1, # 'Ú' - 63: 1, # 'Ü' - 14: 2, # 'á' - 15: 1, # 'é' - 30: 2, # 'í' - 25: 1, # 'ó' - 24: 1, # 'ö' - 31: 1, # 'ú' - 29: 1, # 'ü' - 42: 1, # 'ő' - 56: 1, # 'ű' - }, - 39: { # 'I' - 28: 2, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 1, # 'E' - 50: 1, # 'F' - 49: 1, # 'G' - 38: 1, # 'H' - 39: 2, # 'I' - 53: 1, # 'J' - 36: 2, # 'K' - 41: 2, # 'L' - 34: 1, # 'M' - 35: 2, # 'N' - 47: 1, # 'O' - 46: 1, # 'P' - 43: 1, # 'R' - 33: 2, # 'S' - 37: 1, # 'T' - 57: 1, # 'U' - 48: 1, # 'V' - 55: 0, # 'Y' - 52: 2, # 'Z' - 2: 0, # 'a' - 18: 1, # 'b' - 26: 1, # 'c' - 17: 2, # 'd' - 1: 0, # 'e' - 27: 1, # 'f' - 12: 2, # 'g' - 20: 1, # 'h' - 9: 0, # 'i' - 22: 1, # 'j' - 7: 1, # 'k' - 6: 2, # 'l' - 13: 2, # 'm' - 4: 1, # 'n' - 8: 0, # 'o' - 23: 1, # 'p' - 10: 2, # 'r' - 5: 2, # 's' - 3: 2, # 't' - 21: 0, # 'u' - 19: 1, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 1, # 'z' - 51: 1, # 'Á' - 44: 1, # 'É' - 61: 0, # 'Í' - 58: 1, # 'Ó' - 59: 1, # 'Ö' - 60: 1, # 'Ú' - 63: 1, # 'Ü' - 14: 0, # 'á' - 15: 0, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 53: { # 'J' - 28: 2, # 'A' - 40: 0, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 2, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 1, # 'H' - 39: 1, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 1, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 1, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 1, # 'S' - 37: 1, # 'T' - 57: 1, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 1, # 'Z' - 2: 2, # 'a' - 18: 0, # 'b' - 26: 0, # 'c' - 17: 0, # 'd' - 1: 2, # 'e' - 27: 0, # 'f' - 12: 0, # 'g' - 20: 0, # 'h' - 9: 1, # 'i' - 22: 0, # 'j' - 7: 0, # 'k' - 6: 0, # 'l' - 13: 0, # 'm' - 4: 0, # 'n' - 8: 1, # 'o' - 23: 0, # 'p' - 10: 0, # 'r' - 5: 0, # 's' - 3: 0, # 't' - 21: 2, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 0, # 'z' - 51: 1, # 'Á' - 44: 1, # 'É' - 61: 0, # 'Í' - 58: 1, # 'Ó' - 59: 1, # 'Ö' - 60: 1, # 'Ú' - 63: 1, # 'Ü' - 14: 2, # 'á' - 15: 1, # 'é' - 30: 0, # 'í' - 25: 2, # 'ó' - 24: 2, # 'ö' - 31: 1, # 'ú' - 29: 0, # 'ü' - 42: 1, # 'ő' - 56: 0, # 'ű' - }, - 36: { # 'K' - 28: 2, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 2, # 'E' - 50: 1, # 'F' - 49: 0, # 'G' - 38: 1, # 'H' - 39: 2, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 1, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 2, # 'O' - 46: 0, # 'P' - 43: 1, # 'R' - 33: 1, # 'S' - 37: 1, # 'T' - 57: 1, # 'U' - 48: 1, # 'V' - 55: 1, # 'Y' - 52: 0, # 'Z' - 2: 2, # 'a' - 18: 0, # 'b' - 26: 0, # 'c' - 17: 0, # 'd' - 1: 2, # 'e' - 27: 1, # 'f' - 12: 0, # 'g' - 20: 1, # 'h' - 9: 3, # 'i' - 22: 0, # 'j' - 7: 0, # 'k' - 6: 1, # 'l' - 13: 1, # 'm' - 4: 1, # 'n' - 8: 2, # 'o' - 23: 0, # 'p' - 10: 2, # 'r' - 5: 0, # 's' - 3: 0, # 't' - 21: 1, # 'u' - 19: 1, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 0, # 'z' - 51: 1, # 'Á' - 44: 1, # 'É' - 61: 1, # 'Í' - 58: 1, # 'Ó' - 59: 2, # 'Ö' - 60: 1, # 'Ú' - 63: 1, # 'Ü' - 14: 2, # 'á' - 15: 2, # 'é' - 30: 1, # 'í' - 25: 1, # 'ó' - 24: 2, # 'ö' - 31: 1, # 'ú' - 29: 2, # 'ü' - 42: 1, # 'ő' - 56: 0, # 'ű' - }, - 41: { # 'L' - 28: 2, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 2, # 'E' - 50: 1, # 'F' - 49: 1, # 'G' - 38: 1, # 'H' - 39: 2, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 2, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 2, # 'O' - 46: 0, # 'P' - 43: 1, # 'R' - 33: 1, # 'S' - 37: 2, # 'T' - 57: 1, # 'U' - 48: 1, # 'V' - 55: 1, # 'Y' - 52: 1, # 'Z' - 2: 2, # 'a' - 18: 0, # 'b' - 26: 0, # 'c' - 17: 0, # 'd' - 1: 3, # 'e' - 27: 0, # 'f' - 12: 0, # 'g' - 20: 0, # 'h' - 9: 2, # 'i' - 22: 1, # 'j' - 7: 0, # 'k' - 6: 1, # 'l' - 13: 0, # 'm' - 4: 0, # 'n' - 8: 2, # 'o' - 23: 0, # 'p' - 10: 0, # 'r' - 5: 0, # 's' - 3: 0, # 't' - 21: 2, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 0, # 'z' - 51: 2, # 'Á' - 44: 1, # 'É' - 61: 1, # 'Í' - 58: 1, # 'Ó' - 59: 1, # 'Ö' - 60: 1, # 'Ú' - 63: 1, # 'Ü' - 14: 2, # 'á' - 15: 1, # 'é' - 30: 1, # 'í' - 25: 1, # 'ó' - 24: 1, # 'ö' - 31: 0, # 'ú' - 29: 1, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 34: { # 'M' - 28: 2, # 'A' - 40: 1, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 2, # 'E' - 50: 1, # 'F' - 49: 0, # 'G' - 38: 1, # 'H' - 39: 2, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 1, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 1, # 'O' - 46: 1, # 'P' - 43: 1, # 'R' - 33: 1, # 'S' - 37: 1, # 'T' - 57: 1, # 'U' - 48: 1, # 'V' - 55: 1, # 'Y' - 52: 1, # 'Z' - 2: 3, # 'a' - 18: 0, # 'b' - 26: 1, # 'c' - 17: 0, # 'd' - 1: 3, # 'e' - 27: 0, # 'f' - 12: 0, # 'g' - 20: 0, # 'h' - 9: 3, # 'i' - 22: 0, # 'j' - 7: 0, # 'k' - 6: 0, # 'l' - 13: 1, # 'm' - 4: 1, # 'n' - 8: 3, # 'o' - 23: 0, # 'p' - 10: 1, # 'r' - 5: 0, # 's' - 3: 0, # 't' - 21: 2, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 0, # 'z' - 51: 2, # 'Á' - 44: 1, # 'É' - 61: 1, # 'Í' - 58: 1, # 'Ó' - 59: 1, # 'Ö' - 60: 1, # 'Ú' - 63: 1, # 'Ü' - 14: 2, # 'á' - 15: 2, # 'é' - 30: 1, # 'í' - 25: 1, # 'ó' - 24: 1, # 'ö' - 31: 1, # 'ú' - 29: 1, # 'ü' - 42: 0, # 'ő' - 56: 1, # 'ű' - }, - 35: { # 'N' - 28: 2, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 2, # 'D' - 32: 2, # 'E' - 50: 1, # 'F' - 49: 1, # 'G' - 38: 1, # 'H' - 39: 1, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 1, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 1, # 'O' - 46: 1, # 'P' - 43: 1, # 'R' - 33: 1, # 'S' - 37: 2, # 'T' - 57: 1, # 'U' - 48: 1, # 'V' - 55: 2, # 'Y' - 52: 1, # 'Z' - 2: 3, # 'a' - 18: 0, # 'b' - 26: 0, # 'c' - 17: 0, # 'd' - 1: 3, # 'e' - 27: 0, # 'f' - 12: 0, # 'g' - 20: 0, # 'h' - 9: 2, # 'i' - 22: 0, # 'j' - 7: 0, # 'k' - 6: 0, # 'l' - 13: 0, # 'm' - 4: 1, # 'n' - 8: 2, # 'o' - 23: 0, # 'p' - 10: 0, # 'r' - 5: 0, # 's' - 3: 0, # 't' - 21: 1, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 2, # 'y' - 11: 0, # 'z' - 51: 1, # 'Á' - 44: 1, # 'É' - 61: 1, # 'Í' - 58: 1, # 'Ó' - 59: 1, # 'Ö' - 60: 1, # 'Ú' - 63: 1, # 'Ü' - 14: 1, # 'á' - 15: 2, # 'é' - 30: 1, # 'í' - 25: 1, # 'ó' - 24: 1, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 1, # 'ő' - 56: 0, # 'ű' - }, - 47: { # 'O' - 28: 1, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 1, # 'E' - 50: 1, # 'F' - 49: 1, # 'G' - 38: 1, # 'H' - 39: 1, # 'I' - 53: 1, # 'J' - 36: 2, # 'K' - 41: 2, # 'L' - 34: 2, # 'M' - 35: 2, # 'N' - 47: 1, # 'O' - 46: 1, # 'P' - 43: 2, # 'R' - 33: 2, # 'S' - 37: 2, # 'T' - 57: 1, # 'U' - 48: 1, # 'V' - 55: 1, # 'Y' - 52: 1, # 'Z' - 2: 0, # 'a' - 18: 1, # 'b' - 26: 1, # 'c' - 17: 1, # 'd' - 1: 1, # 'e' - 27: 1, # 'f' - 12: 1, # 'g' - 20: 1, # 'h' - 9: 1, # 'i' - 22: 1, # 'j' - 7: 2, # 'k' - 6: 2, # 'l' - 13: 1, # 'm' - 4: 1, # 'n' - 8: 1, # 'o' - 23: 1, # 'p' - 10: 2, # 'r' - 5: 1, # 's' - 3: 2, # 't' - 21: 1, # 'u' - 19: 0, # 'v' - 62: 1, # 'x' - 16: 0, # 'y' - 11: 1, # 'z' - 51: 1, # 'Á' - 44: 1, # 'É' - 61: 0, # 'Í' - 58: 1, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 0, # 'á' - 15: 0, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 46: { # 'P' - 28: 1, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 1, # 'E' - 50: 1, # 'F' - 49: 1, # 'G' - 38: 1, # 'H' - 39: 1, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 1, # 'L' - 34: 0, # 'M' - 35: 1, # 'N' - 47: 1, # 'O' - 46: 1, # 'P' - 43: 2, # 'R' - 33: 1, # 'S' - 37: 1, # 'T' - 57: 1, # 'U' - 48: 1, # 'V' - 55: 0, # 'Y' - 52: 1, # 'Z' - 2: 2, # 'a' - 18: 0, # 'b' - 26: 0, # 'c' - 17: 0, # 'd' - 1: 2, # 'e' - 27: 1, # 'f' - 12: 0, # 'g' - 20: 1, # 'h' - 9: 2, # 'i' - 22: 0, # 'j' - 7: 0, # 'k' - 6: 1, # 'l' - 13: 0, # 'm' - 4: 1, # 'n' - 8: 2, # 'o' - 23: 0, # 'p' - 10: 2, # 'r' - 5: 1, # 's' - 3: 0, # 't' - 21: 1, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 0, # 'z' - 51: 2, # 'Á' - 44: 1, # 'É' - 61: 1, # 'Í' - 58: 1, # 'Ó' - 59: 1, # 'Ö' - 60: 0, # 'Ú' - 63: 1, # 'Ü' - 14: 3, # 'á' - 15: 2, # 'é' - 30: 0, # 'í' - 25: 1, # 'ó' - 24: 1, # 'ö' - 31: 0, # 'ú' - 29: 1, # 'ü' - 42: 1, # 'ő' - 56: 0, # 'ű' - }, - 43: { # 'R' - 28: 2, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 2, # 'E' - 50: 1, # 'F' - 49: 1, # 'G' - 38: 1, # 'H' - 39: 2, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 1, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 2, # 'O' - 46: 1, # 'P' - 43: 1, # 'R' - 33: 2, # 'S' - 37: 2, # 'T' - 57: 1, # 'U' - 48: 1, # 'V' - 55: 1, # 'Y' - 52: 1, # 'Z' - 2: 2, # 'a' - 18: 0, # 'b' - 26: 0, # 'c' - 17: 0, # 'd' - 1: 2, # 'e' - 27: 0, # 'f' - 12: 0, # 'g' - 20: 1, # 'h' - 9: 2, # 'i' - 22: 0, # 'j' - 7: 0, # 'k' - 6: 0, # 'l' - 13: 0, # 'm' - 4: 0, # 'n' - 8: 2, # 'o' - 23: 0, # 'p' - 10: 0, # 'r' - 5: 0, # 's' - 3: 0, # 't' - 21: 1, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 0, # 'z' - 51: 2, # 'Á' - 44: 1, # 'É' - 61: 1, # 'Í' - 58: 2, # 'Ó' - 59: 1, # 'Ö' - 60: 1, # 'Ú' - 63: 1, # 'Ü' - 14: 2, # 'á' - 15: 2, # 'é' - 30: 1, # 'í' - 25: 2, # 'ó' - 24: 1, # 'ö' - 31: 1, # 'ú' - 29: 1, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 33: { # 'S' - 28: 2, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 2, # 'E' - 50: 1, # 'F' - 49: 1, # 'G' - 38: 1, # 'H' - 39: 2, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 1, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 2, # 'O' - 46: 1, # 'P' - 43: 1, # 'R' - 33: 2, # 'S' - 37: 2, # 'T' - 57: 1, # 'U' - 48: 1, # 'V' - 55: 1, # 'Y' - 52: 3, # 'Z' - 2: 2, # 'a' - 18: 0, # 'b' - 26: 1, # 'c' - 17: 0, # 'd' - 1: 2, # 'e' - 27: 0, # 'f' - 12: 0, # 'g' - 20: 1, # 'h' - 9: 2, # 'i' - 22: 0, # 'j' - 7: 1, # 'k' - 6: 1, # 'l' - 13: 1, # 'm' - 4: 0, # 'n' - 8: 2, # 'o' - 23: 1, # 'p' - 10: 0, # 'r' - 5: 0, # 's' - 3: 1, # 't' - 21: 1, # 'u' - 19: 1, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 3, # 'z' - 51: 2, # 'Á' - 44: 1, # 'É' - 61: 1, # 'Í' - 58: 1, # 'Ó' - 59: 1, # 'Ö' - 60: 1, # 'Ú' - 63: 1, # 'Ü' - 14: 2, # 'á' - 15: 1, # 'é' - 30: 1, # 'í' - 25: 1, # 'ó' - 24: 1, # 'ö' - 31: 1, # 'ú' - 29: 1, # 'ü' - 42: 1, # 'ő' - 56: 1, # 'ű' - }, - 37: { # 'T' - 28: 2, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 2, # 'E' - 50: 1, # 'F' - 49: 1, # 'G' - 38: 1, # 'H' - 39: 2, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 1, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 2, # 'O' - 46: 1, # 'P' - 43: 2, # 'R' - 33: 1, # 'S' - 37: 2, # 'T' - 57: 1, # 'U' - 48: 1, # 'V' - 55: 1, # 'Y' - 52: 1, # 'Z' - 2: 2, # 'a' - 18: 0, # 'b' - 26: 0, # 'c' - 17: 0, # 'd' - 1: 2, # 'e' - 27: 0, # 'f' - 12: 0, # 'g' - 20: 1, # 'h' - 9: 2, # 'i' - 22: 0, # 'j' - 7: 0, # 'k' - 6: 0, # 'l' - 13: 0, # 'm' - 4: 0, # 'n' - 8: 2, # 'o' - 23: 0, # 'p' - 10: 1, # 'r' - 5: 1, # 's' - 3: 0, # 't' - 21: 2, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 1, # 'z' - 51: 2, # 'Á' - 44: 2, # 'É' - 61: 1, # 'Í' - 58: 1, # 'Ó' - 59: 1, # 'Ö' - 60: 1, # 'Ú' - 63: 1, # 'Ü' - 14: 2, # 'á' - 15: 1, # 'é' - 30: 1, # 'í' - 25: 1, # 'ó' - 24: 2, # 'ö' - 31: 1, # 'ú' - 29: 1, # 'ü' - 42: 1, # 'ő' - 56: 1, # 'ű' - }, - 57: { # 'U' - 28: 1, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 1, # 'E' - 50: 1, # 'F' - 49: 1, # 'G' - 38: 1, # 'H' - 39: 1, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 1, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 1, # 'O' - 46: 1, # 'P' - 43: 1, # 'R' - 33: 2, # 'S' - 37: 1, # 'T' - 57: 0, # 'U' - 48: 1, # 'V' - 55: 0, # 'Y' - 52: 1, # 'Z' - 2: 0, # 'a' - 18: 1, # 'b' - 26: 1, # 'c' - 17: 1, # 'd' - 1: 1, # 'e' - 27: 0, # 'f' - 12: 2, # 'g' - 20: 0, # 'h' - 9: 0, # 'i' - 22: 1, # 'j' - 7: 1, # 'k' - 6: 1, # 'l' - 13: 1, # 'm' - 4: 1, # 'n' - 8: 0, # 'o' - 23: 1, # 'p' - 10: 1, # 'r' - 5: 1, # 's' - 3: 1, # 't' - 21: 0, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 1, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 1, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 0, # 'á' - 15: 0, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 48: { # 'V' - 28: 2, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 1, # 'D' - 32: 2, # 'E' - 50: 1, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 2, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 0, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 1, # 'O' - 46: 1, # 'P' - 43: 1, # 'R' - 33: 1, # 'S' - 37: 1, # 'T' - 57: 1, # 'U' - 48: 1, # 'V' - 55: 1, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 0, # 'b' - 26: 0, # 'c' - 17: 0, # 'd' - 1: 2, # 'e' - 27: 0, # 'f' - 12: 0, # 'g' - 20: 0, # 'h' - 9: 2, # 'i' - 22: 0, # 'j' - 7: 0, # 'k' - 6: 1, # 'l' - 13: 0, # 'm' - 4: 0, # 'n' - 8: 2, # 'o' - 23: 0, # 'p' - 10: 0, # 'r' - 5: 0, # 's' - 3: 0, # 't' - 21: 1, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 0, # 'z' - 51: 2, # 'Á' - 44: 2, # 'É' - 61: 1, # 'Í' - 58: 1, # 'Ó' - 59: 1, # 'Ö' - 60: 0, # 'Ú' - 63: 1, # 'Ü' - 14: 2, # 'á' - 15: 2, # 'é' - 30: 1, # 'í' - 25: 0, # 'ó' - 24: 1, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 55: { # 'Y' - 28: 2, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 2, # 'E' - 50: 1, # 'F' - 49: 1, # 'G' - 38: 1, # 'H' - 39: 1, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 1, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 1, # 'O' - 46: 1, # 'P' - 43: 1, # 'R' - 33: 1, # 'S' - 37: 1, # 'T' - 57: 1, # 'U' - 48: 1, # 'V' - 55: 0, # 'Y' - 52: 2, # 'Z' - 2: 1, # 'a' - 18: 0, # 'b' - 26: 0, # 'c' - 17: 1, # 'd' - 1: 1, # 'e' - 27: 0, # 'f' - 12: 0, # 'g' - 20: 0, # 'h' - 9: 0, # 'i' - 22: 0, # 'j' - 7: 0, # 'k' - 6: 0, # 'l' - 13: 0, # 'm' - 4: 0, # 'n' - 8: 1, # 'o' - 23: 1, # 'p' - 10: 0, # 'r' - 5: 0, # 's' - 3: 0, # 't' - 21: 0, # 'u' - 19: 1, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 0, # 'z' - 51: 1, # 'Á' - 44: 1, # 'É' - 61: 1, # 'Í' - 58: 1, # 'Ó' - 59: 1, # 'Ö' - 60: 1, # 'Ú' - 63: 1, # 'Ü' - 14: 0, # 'á' - 15: 0, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 52: { # 'Z' - 28: 2, # 'A' - 40: 1, # 'B' - 54: 0, # 'C' - 45: 1, # 'D' - 32: 2, # 'E' - 50: 1, # 'F' - 49: 1, # 'G' - 38: 1, # 'H' - 39: 2, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 1, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 2, # 'O' - 46: 1, # 'P' - 43: 1, # 'R' - 33: 2, # 'S' - 37: 1, # 'T' - 57: 1, # 'U' - 48: 1, # 'V' - 55: 1, # 'Y' - 52: 1, # 'Z' - 2: 1, # 'a' - 18: 0, # 'b' - 26: 0, # 'c' - 17: 0, # 'd' - 1: 1, # 'e' - 27: 0, # 'f' - 12: 0, # 'g' - 20: 0, # 'h' - 9: 1, # 'i' - 22: 0, # 'j' - 7: 0, # 'k' - 6: 0, # 'l' - 13: 0, # 'm' - 4: 1, # 'n' - 8: 1, # 'o' - 23: 0, # 'p' - 10: 1, # 'r' - 5: 2, # 's' - 3: 0, # 't' - 21: 1, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 0, # 'z' - 51: 2, # 'Á' - 44: 1, # 'É' - 61: 1, # 'Í' - 58: 1, # 'Ó' - 59: 1, # 'Ö' - 60: 1, # 'Ú' - 63: 1, # 'Ü' - 14: 1, # 'á' - 15: 1, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 1, # 'ö' - 31: 1, # 'ú' - 29: 1, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 2: { # 'a' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 1, # 'a' - 18: 3, # 'b' - 26: 3, # 'c' - 17: 3, # 'd' - 1: 2, # 'e' - 27: 2, # 'f' - 12: 3, # 'g' - 20: 3, # 'h' - 9: 3, # 'i' - 22: 3, # 'j' - 7: 3, # 'k' - 6: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 8: 2, # 'o' - 23: 3, # 'p' - 10: 3, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 3, # 'u' - 19: 3, # 'v' - 62: 1, # 'x' - 16: 2, # 'y' - 11: 3, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 1, # 'á' - 15: 1, # 'é' - 30: 1, # 'í' - 25: 1, # 'ó' - 24: 1, # 'ö' - 31: 1, # 'ú' - 29: 1, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 18: { # 'b' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 3, # 'b' - 26: 1, # 'c' - 17: 1, # 'd' - 1: 3, # 'e' - 27: 1, # 'f' - 12: 1, # 'g' - 20: 1, # 'h' - 9: 3, # 'i' - 22: 2, # 'j' - 7: 2, # 'k' - 6: 2, # 'l' - 13: 1, # 'm' - 4: 2, # 'n' - 8: 3, # 'o' - 23: 1, # 'p' - 10: 3, # 'r' - 5: 2, # 's' - 3: 1, # 't' - 21: 3, # 'u' - 19: 1, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 1, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 3, # 'é' - 30: 2, # 'í' - 25: 3, # 'ó' - 24: 2, # 'ö' - 31: 2, # 'ú' - 29: 2, # 'ü' - 42: 2, # 'ő' - 56: 1, # 'ű' - }, - 26: { # 'c' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 1, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 1, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 2, # 'a' - 18: 1, # 'b' - 26: 2, # 'c' - 17: 1, # 'd' - 1: 3, # 'e' - 27: 1, # 'f' - 12: 1, # 'g' - 20: 3, # 'h' - 9: 3, # 'i' - 22: 1, # 'j' - 7: 2, # 'k' - 6: 1, # 'l' - 13: 1, # 'm' - 4: 1, # 'n' - 8: 3, # 'o' - 23: 1, # 'p' - 10: 2, # 'r' - 5: 3, # 's' - 3: 2, # 't' - 21: 2, # 'u' - 19: 1, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 2, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 2, # 'á' - 15: 2, # 'é' - 30: 2, # 'í' - 25: 1, # 'ó' - 24: 1, # 'ö' - 31: 1, # 'ú' - 29: 1, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 17: { # 'd' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 2, # 'b' - 26: 1, # 'c' - 17: 2, # 'd' - 1: 3, # 'e' - 27: 1, # 'f' - 12: 1, # 'g' - 20: 2, # 'h' - 9: 3, # 'i' - 22: 3, # 'j' - 7: 2, # 'k' - 6: 1, # 'l' - 13: 2, # 'm' - 4: 3, # 'n' - 8: 3, # 'o' - 23: 1, # 'p' - 10: 3, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 3, # 'u' - 19: 3, # 'v' - 62: 0, # 'x' - 16: 2, # 'y' - 11: 2, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 3, # 'é' - 30: 3, # 'í' - 25: 3, # 'ó' - 24: 3, # 'ö' - 31: 2, # 'ú' - 29: 2, # 'ü' - 42: 2, # 'ő' - 56: 1, # 'ű' - }, - 1: { # 'e' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 2, # 'a' - 18: 3, # 'b' - 26: 3, # 'c' - 17: 3, # 'd' - 1: 2, # 'e' - 27: 3, # 'f' - 12: 3, # 'g' - 20: 3, # 'h' - 9: 3, # 'i' - 22: 3, # 'j' - 7: 3, # 'k' - 6: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 8: 2, # 'o' - 23: 3, # 'p' - 10: 3, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 2, # 'u' - 19: 3, # 'v' - 62: 2, # 'x' - 16: 2, # 'y' - 11: 3, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 1, # 'é' - 30: 1, # 'í' - 25: 1, # 'ó' - 24: 1, # 'ö' - 31: 1, # 'ú' - 29: 1, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 27: { # 'f' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 1, # 'b' - 26: 1, # 'c' - 17: 1, # 'd' - 1: 3, # 'e' - 27: 2, # 'f' - 12: 1, # 'g' - 20: 1, # 'h' - 9: 3, # 'i' - 22: 2, # 'j' - 7: 1, # 'k' - 6: 1, # 'l' - 13: 1, # 'm' - 4: 1, # 'n' - 8: 3, # 'o' - 23: 0, # 'p' - 10: 3, # 'r' - 5: 1, # 's' - 3: 1, # 't' - 21: 2, # 'u' - 19: 1, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 0, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 3, # 'é' - 30: 1, # 'í' - 25: 1, # 'ó' - 24: 3, # 'ö' - 31: 1, # 'ú' - 29: 2, # 'ü' - 42: 1, # 'ő' - 56: 1, # 'ű' - }, - 12: { # 'g' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 3, # 'b' - 26: 2, # 'c' - 17: 2, # 'd' - 1: 3, # 'e' - 27: 2, # 'f' - 12: 3, # 'g' - 20: 3, # 'h' - 9: 3, # 'i' - 22: 3, # 'j' - 7: 2, # 'k' - 6: 3, # 'l' - 13: 2, # 'm' - 4: 3, # 'n' - 8: 3, # 'o' - 23: 1, # 'p' - 10: 3, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 3, # 'u' - 19: 3, # 'v' - 62: 0, # 'x' - 16: 3, # 'y' - 11: 2, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 3, # 'é' - 30: 2, # 'í' - 25: 3, # 'ó' - 24: 2, # 'ö' - 31: 2, # 'ú' - 29: 2, # 'ü' - 42: 2, # 'ő' - 56: 1, # 'ű' - }, - 20: { # 'h' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 1, # 'b' - 26: 1, # 'c' - 17: 0, # 'd' - 1: 3, # 'e' - 27: 0, # 'f' - 12: 1, # 'g' - 20: 2, # 'h' - 9: 3, # 'i' - 22: 1, # 'j' - 7: 1, # 'k' - 6: 1, # 'l' - 13: 1, # 'm' - 4: 1, # 'n' - 8: 3, # 'o' - 23: 0, # 'p' - 10: 1, # 'r' - 5: 2, # 's' - 3: 1, # 't' - 21: 3, # 'u' - 19: 1, # 'v' - 62: 0, # 'x' - 16: 2, # 'y' - 11: 0, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 3, # 'é' - 30: 3, # 'í' - 25: 2, # 'ó' - 24: 2, # 'ö' - 31: 2, # 'ú' - 29: 1, # 'ü' - 42: 1, # 'ő' - 56: 1, # 'ű' - }, - 9: { # 'i' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 3, # 'b' - 26: 3, # 'c' - 17: 3, # 'd' - 1: 3, # 'e' - 27: 3, # 'f' - 12: 3, # 'g' - 20: 3, # 'h' - 9: 2, # 'i' - 22: 2, # 'j' - 7: 3, # 'k' - 6: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 8: 2, # 'o' - 23: 2, # 'p' - 10: 3, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 3, # 'u' - 19: 3, # 'v' - 62: 1, # 'x' - 16: 1, # 'y' - 11: 3, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 2, # 'é' - 30: 1, # 'í' - 25: 3, # 'ó' - 24: 1, # 'ö' - 31: 2, # 'ú' - 29: 1, # 'ü' - 42: 0, # 'ő' - 56: 1, # 'ű' - }, - 22: { # 'j' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 2, # 'b' - 26: 1, # 'c' - 17: 3, # 'd' - 1: 3, # 'e' - 27: 1, # 'f' - 12: 1, # 'g' - 20: 2, # 'h' - 9: 1, # 'i' - 22: 2, # 'j' - 7: 2, # 'k' - 6: 2, # 'l' - 13: 1, # 'm' - 4: 2, # 'n' - 8: 3, # 'o' - 23: 1, # 'p' - 10: 2, # 'r' - 5: 2, # 's' - 3: 3, # 't' - 21: 3, # 'u' - 19: 1, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 2, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 3, # 'é' - 30: 1, # 'í' - 25: 3, # 'ó' - 24: 3, # 'ö' - 31: 3, # 'ú' - 29: 2, # 'ü' - 42: 1, # 'ő' - 56: 1, # 'ű' - }, - 7: { # 'k' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 3, # 'b' - 26: 2, # 'c' - 17: 1, # 'd' - 1: 3, # 'e' - 27: 1, # 'f' - 12: 1, # 'g' - 20: 2, # 'h' - 9: 3, # 'i' - 22: 2, # 'j' - 7: 3, # 'k' - 6: 3, # 'l' - 13: 1, # 'm' - 4: 3, # 'n' - 8: 3, # 'o' - 23: 1, # 'p' - 10: 3, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 3, # 'u' - 19: 2, # 'v' - 62: 0, # 'x' - 16: 2, # 'y' - 11: 1, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 3, # 'é' - 30: 3, # 'í' - 25: 2, # 'ó' - 24: 3, # 'ö' - 31: 1, # 'ú' - 29: 3, # 'ü' - 42: 1, # 'ő' - 56: 1, # 'ű' - }, - 6: { # 'l' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 1, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 1, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 2, # 'b' - 26: 3, # 'c' - 17: 3, # 'd' - 1: 3, # 'e' - 27: 3, # 'f' - 12: 3, # 'g' - 20: 3, # 'h' - 9: 3, # 'i' - 22: 3, # 'j' - 7: 3, # 'k' - 6: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 8: 3, # 'o' - 23: 2, # 'p' - 10: 2, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 3, # 'u' - 19: 3, # 'v' - 62: 0, # 'x' - 16: 3, # 'y' - 11: 2, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 3, # 'é' - 30: 3, # 'í' - 25: 3, # 'ó' - 24: 3, # 'ö' - 31: 2, # 'ú' - 29: 2, # 'ü' - 42: 3, # 'ő' - 56: 1, # 'ű' - }, - 13: { # 'm' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 3, # 'b' - 26: 2, # 'c' - 17: 1, # 'd' - 1: 3, # 'e' - 27: 1, # 'f' - 12: 1, # 'g' - 20: 2, # 'h' - 9: 3, # 'i' - 22: 2, # 'j' - 7: 1, # 'k' - 6: 3, # 'l' - 13: 3, # 'm' - 4: 2, # 'n' - 8: 3, # 'o' - 23: 3, # 'p' - 10: 2, # 'r' - 5: 2, # 's' - 3: 2, # 't' - 21: 3, # 'u' - 19: 1, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 2, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 3, # 'é' - 30: 2, # 'í' - 25: 2, # 'ó' - 24: 2, # 'ö' - 31: 2, # 'ú' - 29: 2, # 'ü' - 42: 1, # 'ő' - 56: 2, # 'ű' - }, - 4: { # 'n' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 3, # 'b' - 26: 3, # 'c' - 17: 3, # 'd' - 1: 3, # 'e' - 27: 2, # 'f' - 12: 3, # 'g' - 20: 3, # 'h' - 9: 3, # 'i' - 22: 2, # 'j' - 7: 3, # 'k' - 6: 2, # 'l' - 13: 2, # 'm' - 4: 3, # 'n' - 8: 3, # 'o' - 23: 2, # 'p' - 10: 2, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 3, # 'u' - 19: 2, # 'v' - 62: 1, # 'x' - 16: 3, # 'y' - 11: 3, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 3, # 'é' - 30: 2, # 'í' - 25: 2, # 'ó' - 24: 3, # 'ö' - 31: 2, # 'ú' - 29: 3, # 'ü' - 42: 2, # 'ő' - 56: 1, # 'ű' - }, - 8: { # 'o' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 1, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 2, # 'a' - 18: 3, # 'b' - 26: 3, # 'c' - 17: 3, # 'd' - 1: 2, # 'e' - 27: 2, # 'f' - 12: 3, # 'g' - 20: 3, # 'h' - 9: 2, # 'i' - 22: 2, # 'j' - 7: 3, # 'k' - 6: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 8: 1, # 'o' - 23: 3, # 'p' - 10: 3, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 2, # 'u' - 19: 3, # 'v' - 62: 1, # 'x' - 16: 1, # 'y' - 11: 3, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 1, # 'á' - 15: 2, # 'é' - 30: 1, # 'í' - 25: 1, # 'ó' - 24: 1, # 'ö' - 31: 1, # 'ú' - 29: 1, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 23: { # 'p' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 1, # 'b' - 26: 2, # 'c' - 17: 1, # 'd' - 1: 3, # 'e' - 27: 1, # 'f' - 12: 1, # 'g' - 20: 2, # 'h' - 9: 3, # 'i' - 22: 2, # 'j' - 7: 2, # 'k' - 6: 3, # 'l' - 13: 1, # 'm' - 4: 2, # 'n' - 8: 3, # 'o' - 23: 3, # 'p' - 10: 3, # 'r' - 5: 2, # 's' - 3: 2, # 't' - 21: 3, # 'u' - 19: 2, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 2, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 3, # 'é' - 30: 2, # 'í' - 25: 2, # 'ó' - 24: 2, # 'ö' - 31: 1, # 'ú' - 29: 2, # 'ü' - 42: 1, # 'ő' - 56: 1, # 'ű' - }, - 10: { # 'r' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 3, # 'b' - 26: 3, # 'c' - 17: 3, # 'd' - 1: 3, # 'e' - 27: 2, # 'f' - 12: 3, # 'g' - 20: 2, # 'h' - 9: 3, # 'i' - 22: 3, # 'j' - 7: 3, # 'k' - 6: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 8: 3, # 'o' - 23: 2, # 'p' - 10: 3, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 3, # 'u' - 19: 3, # 'v' - 62: 1, # 'x' - 16: 2, # 'y' - 11: 3, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 3, # 'é' - 30: 2, # 'í' - 25: 3, # 'ó' - 24: 3, # 'ö' - 31: 3, # 'ú' - 29: 3, # 'ü' - 42: 2, # 'ő' - 56: 2, # 'ű' - }, - 5: { # 's' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 3, # 'b' - 26: 2, # 'c' - 17: 2, # 'd' - 1: 3, # 'e' - 27: 2, # 'f' - 12: 2, # 'g' - 20: 2, # 'h' - 9: 3, # 'i' - 22: 1, # 'j' - 7: 3, # 'k' - 6: 2, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 8: 3, # 'o' - 23: 2, # 'p' - 10: 3, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 3, # 'u' - 19: 2, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 3, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 3, # 'é' - 30: 3, # 'í' - 25: 3, # 'ó' - 24: 3, # 'ö' - 31: 3, # 'ú' - 29: 3, # 'ü' - 42: 2, # 'ő' - 56: 1, # 'ű' - }, - 3: { # 't' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 3, # 'b' - 26: 2, # 'c' - 17: 1, # 'd' - 1: 3, # 'e' - 27: 2, # 'f' - 12: 1, # 'g' - 20: 3, # 'h' - 9: 3, # 'i' - 22: 3, # 'j' - 7: 3, # 'k' - 6: 3, # 'l' - 13: 2, # 'm' - 4: 3, # 'n' - 8: 3, # 'o' - 23: 1, # 'p' - 10: 3, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 3, # 'u' - 19: 3, # 'v' - 62: 0, # 'x' - 16: 3, # 'y' - 11: 1, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 3, # 'é' - 30: 2, # 'í' - 25: 3, # 'ó' - 24: 3, # 'ö' - 31: 3, # 'ú' - 29: 3, # 'ü' - 42: 3, # 'ő' - 56: 2, # 'ű' - }, - 21: { # 'u' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 1, # 'a' - 18: 2, # 'b' - 26: 2, # 'c' - 17: 3, # 'd' - 1: 2, # 'e' - 27: 1, # 'f' - 12: 3, # 'g' - 20: 2, # 'h' - 9: 2, # 'i' - 22: 2, # 'j' - 7: 3, # 'k' - 6: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 8: 1, # 'o' - 23: 2, # 'p' - 10: 3, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 1, # 'u' - 19: 3, # 'v' - 62: 1, # 'x' - 16: 1, # 'y' - 11: 2, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 2, # 'á' - 15: 1, # 'é' - 30: 1, # 'í' - 25: 1, # 'ó' - 24: 0, # 'ö' - 31: 1, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 19: { # 'v' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 2, # 'b' - 26: 1, # 'c' - 17: 1, # 'd' - 1: 3, # 'e' - 27: 1, # 'f' - 12: 1, # 'g' - 20: 1, # 'h' - 9: 3, # 'i' - 22: 1, # 'j' - 7: 1, # 'k' - 6: 1, # 'l' - 13: 1, # 'm' - 4: 1, # 'n' - 8: 3, # 'o' - 23: 1, # 'p' - 10: 1, # 'r' - 5: 2, # 's' - 3: 2, # 't' - 21: 2, # 'u' - 19: 2, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 1, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 3, # 'é' - 30: 2, # 'í' - 25: 2, # 'ó' - 24: 2, # 'ö' - 31: 1, # 'ú' - 29: 2, # 'ü' - 42: 1, # 'ő' - 56: 1, # 'ű' - }, - 62: { # 'x' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 1, # 'a' - 18: 1, # 'b' - 26: 1, # 'c' - 17: 0, # 'd' - 1: 1, # 'e' - 27: 1, # 'f' - 12: 0, # 'g' - 20: 0, # 'h' - 9: 1, # 'i' - 22: 0, # 'j' - 7: 1, # 'k' - 6: 1, # 'l' - 13: 1, # 'm' - 4: 1, # 'n' - 8: 1, # 'o' - 23: 1, # 'p' - 10: 1, # 'r' - 5: 1, # 's' - 3: 1, # 't' - 21: 1, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 0, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 1, # 'á' - 15: 1, # 'é' - 30: 1, # 'í' - 25: 1, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 16: { # 'y' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 2, # 'b' - 26: 1, # 'c' - 17: 1, # 'd' - 1: 3, # 'e' - 27: 2, # 'f' - 12: 2, # 'g' - 20: 2, # 'h' - 9: 3, # 'i' - 22: 2, # 'j' - 7: 2, # 'k' - 6: 2, # 'l' - 13: 2, # 'm' - 4: 3, # 'n' - 8: 3, # 'o' - 23: 2, # 'p' - 10: 2, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 3, # 'u' - 19: 3, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 2, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 3, # 'é' - 30: 2, # 'í' - 25: 2, # 'ó' - 24: 3, # 'ö' - 31: 2, # 'ú' - 29: 2, # 'ü' - 42: 1, # 'ő' - 56: 2, # 'ű' - }, - 11: { # 'z' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 3, # 'a' - 18: 2, # 'b' - 26: 1, # 'c' - 17: 3, # 'd' - 1: 3, # 'e' - 27: 1, # 'f' - 12: 2, # 'g' - 20: 2, # 'h' - 9: 3, # 'i' - 22: 1, # 'j' - 7: 3, # 'k' - 6: 2, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 8: 3, # 'o' - 23: 1, # 'p' - 10: 2, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 3, # 'u' - 19: 2, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 3, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 3, # 'á' - 15: 3, # 'é' - 30: 3, # 'í' - 25: 3, # 'ó' - 24: 3, # 'ö' - 31: 2, # 'ú' - 29: 3, # 'ü' - 42: 2, # 'ő' - 56: 1, # 'ű' - }, - 51: { # 'Á' - 28: 0, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 0, # 'E' - 50: 1, # 'F' - 49: 2, # 'G' - 38: 1, # 'H' - 39: 1, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 2, # 'L' - 34: 1, # 'M' - 35: 2, # 'N' - 47: 0, # 'O' - 46: 1, # 'P' - 43: 2, # 'R' - 33: 2, # 'S' - 37: 1, # 'T' - 57: 0, # 'U' - 48: 1, # 'V' - 55: 0, # 'Y' - 52: 1, # 'Z' - 2: 0, # 'a' - 18: 1, # 'b' - 26: 1, # 'c' - 17: 1, # 'd' - 1: 0, # 'e' - 27: 0, # 'f' - 12: 1, # 'g' - 20: 1, # 'h' - 9: 0, # 'i' - 22: 1, # 'j' - 7: 1, # 'k' - 6: 2, # 'l' - 13: 2, # 'm' - 4: 0, # 'n' - 8: 0, # 'o' - 23: 1, # 'p' - 10: 1, # 'r' - 5: 1, # 's' - 3: 1, # 't' - 21: 0, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 1, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 1, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 0, # 'á' - 15: 0, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 44: { # 'É' - 28: 0, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 1, # 'E' - 50: 0, # 'F' - 49: 2, # 'G' - 38: 1, # 'H' - 39: 1, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 2, # 'L' - 34: 1, # 'M' - 35: 2, # 'N' - 47: 0, # 'O' - 46: 1, # 'P' - 43: 2, # 'R' - 33: 2, # 'S' - 37: 2, # 'T' - 57: 0, # 'U' - 48: 1, # 'V' - 55: 0, # 'Y' - 52: 1, # 'Z' - 2: 0, # 'a' - 18: 1, # 'b' - 26: 1, # 'c' - 17: 1, # 'd' - 1: 0, # 'e' - 27: 0, # 'f' - 12: 1, # 'g' - 20: 1, # 'h' - 9: 0, # 'i' - 22: 1, # 'j' - 7: 1, # 'k' - 6: 2, # 'l' - 13: 1, # 'm' - 4: 2, # 'n' - 8: 0, # 'o' - 23: 1, # 'p' - 10: 2, # 'r' - 5: 3, # 's' - 3: 1, # 't' - 21: 0, # 'u' - 19: 1, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 0, # 'z' - 51: 0, # 'Á' - 44: 1, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 0, # 'á' - 15: 0, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 61: { # 'Í' - 28: 0, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 0, # 'E' - 50: 1, # 'F' - 49: 1, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 1, # 'J' - 36: 0, # 'K' - 41: 1, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 0, # 'O' - 46: 1, # 'P' - 43: 1, # 'R' - 33: 1, # 'S' - 37: 1, # 'T' - 57: 0, # 'U' - 48: 1, # 'V' - 55: 0, # 'Y' - 52: 1, # 'Z' - 2: 0, # 'a' - 18: 0, # 'b' - 26: 0, # 'c' - 17: 0, # 'd' - 1: 0, # 'e' - 27: 0, # 'f' - 12: 2, # 'g' - 20: 0, # 'h' - 9: 0, # 'i' - 22: 0, # 'j' - 7: 0, # 'k' - 6: 0, # 'l' - 13: 1, # 'm' - 4: 0, # 'n' - 8: 0, # 'o' - 23: 0, # 'p' - 10: 1, # 'r' - 5: 0, # 's' - 3: 1, # 't' - 21: 0, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 1, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 0, # 'á' - 15: 0, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 58: { # 'Ó' - 28: 1, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 0, # 'E' - 50: 1, # 'F' - 49: 1, # 'G' - 38: 1, # 'H' - 39: 1, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 2, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 0, # 'O' - 46: 1, # 'P' - 43: 1, # 'R' - 33: 1, # 'S' - 37: 1, # 'T' - 57: 0, # 'U' - 48: 1, # 'V' - 55: 0, # 'Y' - 52: 1, # 'Z' - 2: 0, # 'a' - 18: 1, # 'b' - 26: 1, # 'c' - 17: 1, # 'd' - 1: 0, # 'e' - 27: 0, # 'f' - 12: 0, # 'g' - 20: 2, # 'h' - 9: 0, # 'i' - 22: 0, # 'j' - 7: 1, # 'k' - 6: 1, # 'l' - 13: 0, # 'm' - 4: 1, # 'n' - 8: 0, # 'o' - 23: 1, # 'p' - 10: 1, # 'r' - 5: 1, # 's' - 3: 0, # 't' - 21: 0, # 'u' - 19: 1, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 1, # 'z' - 51: 0, # 'Á' - 44: 1, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 0, # 'á' - 15: 0, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 59: { # 'Ö' - 28: 0, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 1, # 'G' - 38: 1, # 'H' - 39: 0, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 1, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 0, # 'O' - 46: 1, # 'P' - 43: 1, # 'R' - 33: 1, # 'S' - 37: 1, # 'T' - 57: 0, # 'U' - 48: 1, # 'V' - 55: 0, # 'Y' - 52: 1, # 'Z' - 2: 0, # 'a' - 18: 0, # 'b' - 26: 1, # 'c' - 17: 1, # 'd' - 1: 0, # 'e' - 27: 0, # 'f' - 12: 0, # 'g' - 20: 0, # 'h' - 9: 0, # 'i' - 22: 0, # 'j' - 7: 1, # 'k' - 6: 1, # 'l' - 13: 1, # 'm' - 4: 1, # 'n' - 8: 0, # 'o' - 23: 0, # 'p' - 10: 2, # 'r' - 5: 1, # 's' - 3: 1, # 't' - 21: 0, # 'u' - 19: 1, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 1, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 0, # 'á' - 15: 0, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 60: { # 'Ú' - 28: 0, # 'A' - 40: 1, # 'B' - 54: 1, # 'C' - 45: 1, # 'D' - 32: 0, # 'E' - 50: 1, # 'F' - 49: 1, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 1, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 1, # 'R' - 33: 1, # 'S' - 37: 1, # 'T' - 57: 0, # 'U' - 48: 1, # 'V' - 55: 0, # 'Y' - 52: 1, # 'Z' - 2: 0, # 'a' - 18: 0, # 'b' - 26: 0, # 'c' - 17: 0, # 'd' - 1: 0, # 'e' - 27: 0, # 'f' - 12: 2, # 'g' - 20: 0, # 'h' - 9: 0, # 'i' - 22: 2, # 'j' - 7: 0, # 'k' - 6: 0, # 'l' - 13: 0, # 'm' - 4: 1, # 'n' - 8: 0, # 'o' - 23: 0, # 'p' - 10: 1, # 'r' - 5: 1, # 's' - 3: 1, # 't' - 21: 0, # 'u' - 19: 0, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 0, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 0, # 'á' - 15: 0, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 63: { # 'Ü' - 28: 0, # 'A' - 40: 1, # 'B' - 54: 0, # 'C' - 45: 1, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 1, # 'G' - 38: 1, # 'H' - 39: 0, # 'I' - 53: 1, # 'J' - 36: 1, # 'K' - 41: 1, # 'L' - 34: 1, # 'M' - 35: 1, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 1, # 'R' - 33: 1, # 'S' - 37: 1, # 'T' - 57: 0, # 'U' - 48: 1, # 'V' - 55: 0, # 'Y' - 52: 1, # 'Z' - 2: 0, # 'a' - 18: 1, # 'b' - 26: 0, # 'c' - 17: 1, # 'd' - 1: 0, # 'e' - 27: 0, # 'f' - 12: 1, # 'g' - 20: 0, # 'h' - 9: 0, # 'i' - 22: 0, # 'j' - 7: 0, # 'k' - 6: 1, # 'l' - 13: 0, # 'm' - 4: 1, # 'n' - 8: 0, # 'o' - 23: 0, # 'p' - 10: 1, # 'r' - 5: 1, # 's' - 3: 1, # 't' - 21: 0, # 'u' - 19: 1, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 1, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 0, # 'á' - 15: 0, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 14: { # 'á' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 1, # 'a' - 18: 3, # 'b' - 26: 3, # 'c' - 17: 3, # 'd' - 1: 1, # 'e' - 27: 2, # 'f' - 12: 3, # 'g' - 20: 2, # 'h' - 9: 2, # 'i' - 22: 3, # 'j' - 7: 3, # 'k' - 6: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 8: 1, # 'o' - 23: 2, # 'p' - 10: 3, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 2, # 'u' - 19: 3, # 'v' - 62: 0, # 'x' - 16: 1, # 'y' - 11: 3, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 1, # 'á' - 15: 2, # 'é' - 30: 1, # 'í' - 25: 0, # 'ó' - 24: 1, # 'ö' - 31: 0, # 'ú' - 29: 1, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 15: { # 'é' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 1, # 'a' - 18: 3, # 'b' - 26: 2, # 'c' - 17: 3, # 'd' - 1: 1, # 'e' - 27: 1, # 'f' - 12: 3, # 'g' - 20: 3, # 'h' - 9: 2, # 'i' - 22: 2, # 'j' - 7: 3, # 'k' - 6: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 8: 1, # 'o' - 23: 3, # 'p' - 10: 3, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 0, # 'u' - 19: 3, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 3, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 1, # 'á' - 15: 1, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 1, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 30: { # 'í' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 0, # 'a' - 18: 1, # 'b' - 26: 2, # 'c' - 17: 1, # 'd' - 1: 0, # 'e' - 27: 1, # 'f' - 12: 3, # 'g' - 20: 0, # 'h' - 9: 0, # 'i' - 22: 1, # 'j' - 7: 1, # 'k' - 6: 2, # 'l' - 13: 2, # 'm' - 4: 3, # 'n' - 8: 0, # 'o' - 23: 1, # 'p' - 10: 3, # 'r' - 5: 2, # 's' - 3: 3, # 't' - 21: 0, # 'u' - 19: 3, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 2, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 0, # 'á' - 15: 0, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 25: { # 'ó' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 2, # 'a' - 18: 3, # 'b' - 26: 2, # 'c' - 17: 3, # 'd' - 1: 1, # 'e' - 27: 2, # 'f' - 12: 2, # 'g' - 20: 2, # 'h' - 9: 2, # 'i' - 22: 2, # 'j' - 7: 3, # 'k' - 6: 3, # 'l' - 13: 2, # 'm' - 4: 3, # 'n' - 8: 1, # 'o' - 23: 2, # 'p' - 10: 3, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 1, # 'u' - 19: 2, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 3, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 1, # 'á' - 15: 1, # 'é' - 30: 1, # 'í' - 25: 0, # 'ó' - 24: 1, # 'ö' - 31: 1, # 'ú' - 29: 1, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 24: { # 'ö' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 0, # 'a' - 18: 3, # 'b' - 26: 1, # 'c' - 17: 2, # 'd' - 1: 0, # 'e' - 27: 1, # 'f' - 12: 2, # 'g' - 20: 1, # 'h' - 9: 0, # 'i' - 22: 1, # 'j' - 7: 3, # 'k' - 6: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 8: 0, # 'o' - 23: 2, # 'p' - 10: 3, # 'r' - 5: 3, # 's' - 3: 3, # 't' - 21: 0, # 'u' - 19: 3, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 3, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 0, # 'á' - 15: 0, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 31: { # 'ú' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 1, # 'a' - 18: 1, # 'b' - 26: 2, # 'c' - 17: 1, # 'd' - 1: 1, # 'e' - 27: 2, # 'f' - 12: 3, # 'g' - 20: 1, # 'h' - 9: 1, # 'i' - 22: 3, # 'j' - 7: 1, # 'k' - 6: 3, # 'l' - 13: 1, # 'm' - 4: 2, # 'n' - 8: 0, # 'o' - 23: 1, # 'p' - 10: 3, # 'r' - 5: 3, # 's' - 3: 2, # 't' - 21: 1, # 'u' - 19: 1, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 2, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 1, # 'á' - 15: 1, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 29: { # 'ü' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 1, # 'a' - 18: 1, # 'b' - 26: 1, # 'c' - 17: 2, # 'd' - 1: 1, # 'e' - 27: 1, # 'f' - 12: 3, # 'g' - 20: 2, # 'h' - 9: 1, # 'i' - 22: 1, # 'j' - 7: 3, # 'k' - 6: 3, # 'l' - 13: 1, # 'm' - 4: 3, # 'n' - 8: 0, # 'o' - 23: 1, # 'p' - 10: 2, # 'r' - 5: 2, # 's' - 3: 2, # 't' - 21: 0, # 'u' - 19: 2, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 2, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 0, # 'á' - 15: 1, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 42: { # 'ő' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 1, # 'a' - 18: 2, # 'b' - 26: 1, # 'c' - 17: 2, # 'd' - 1: 1, # 'e' - 27: 1, # 'f' - 12: 1, # 'g' - 20: 1, # 'h' - 9: 1, # 'i' - 22: 1, # 'j' - 7: 2, # 'k' - 6: 3, # 'l' - 13: 1, # 'm' - 4: 2, # 'n' - 8: 1, # 'o' - 23: 1, # 'p' - 10: 2, # 'r' - 5: 2, # 's' - 3: 2, # 't' - 21: 1, # 'u' - 19: 1, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 2, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 0, # 'á' - 15: 1, # 'é' - 30: 1, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 1, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, - 56: { # 'ű' - 28: 0, # 'A' - 40: 0, # 'B' - 54: 0, # 'C' - 45: 0, # 'D' - 32: 0, # 'E' - 50: 0, # 'F' - 49: 0, # 'G' - 38: 0, # 'H' - 39: 0, # 'I' - 53: 0, # 'J' - 36: 0, # 'K' - 41: 0, # 'L' - 34: 0, # 'M' - 35: 0, # 'N' - 47: 0, # 'O' - 46: 0, # 'P' - 43: 0, # 'R' - 33: 0, # 'S' - 37: 0, # 'T' - 57: 0, # 'U' - 48: 0, # 'V' - 55: 0, # 'Y' - 52: 0, # 'Z' - 2: 1, # 'a' - 18: 1, # 'b' - 26: 0, # 'c' - 17: 1, # 'd' - 1: 1, # 'e' - 27: 1, # 'f' - 12: 1, # 'g' - 20: 1, # 'h' - 9: 1, # 'i' - 22: 1, # 'j' - 7: 1, # 'k' - 6: 1, # 'l' - 13: 0, # 'm' - 4: 2, # 'n' - 8: 0, # 'o' - 23: 0, # 'p' - 10: 1, # 'r' - 5: 1, # 's' - 3: 1, # 't' - 21: 0, # 'u' - 19: 1, # 'v' - 62: 0, # 'x' - 16: 0, # 'y' - 11: 2, # 'z' - 51: 0, # 'Á' - 44: 0, # 'É' - 61: 0, # 'Í' - 58: 0, # 'Ó' - 59: 0, # 'Ö' - 60: 0, # 'Ú' - 63: 0, # 'Ü' - 14: 0, # 'á' - 15: 0, # 'é' - 30: 0, # 'í' - 25: 0, # 'ó' - 24: 0, # 'ö' - 31: 0, # 'ú' - 29: 0, # 'ü' - 42: 0, # 'ő' - 56: 0, # 'ű' - }, -} - -# 255: Undefined characters that did not exist in training text -# 254: Carriage/Return -# 253: symbol (punctuation) that does not belong to word -# 252: 0 - 9 -# 251: Control characters - -# Character Mapping Table(s): -WINDOWS_1250_HUNGARIAN_CHAR_TO_ORDER = { - 0: 255, # '\x00' - 1: 255, # '\x01' - 2: 255, # '\x02' - 3: 255, # '\x03' - 4: 255, # '\x04' - 5: 255, # '\x05' - 6: 255, # '\x06' - 7: 255, # '\x07' - 8: 255, # '\x08' - 9: 255, # '\t' - 10: 254, # '\n' - 11: 255, # '\x0b' - 12: 255, # '\x0c' - 13: 254, # '\r' - 14: 255, # '\x0e' - 15: 255, # '\x0f' - 16: 255, # '\x10' - 17: 255, # '\x11' - 18: 255, # '\x12' - 19: 255, # '\x13' - 20: 255, # '\x14' - 21: 255, # '\x15' - 22: 255, # '\x16' - 23: 255, # '\x17' - 24: 255, # '\x18' - 25: 255, # '\x19' - 26: 255, # '\x1a' - 27: 255, # '\x1b' - 28: 255, # '\x1c' - 29: 255, # '\x1d' - 30: 255, # '\x1e' - 31: 255, # '\x1f' - 32: 253, # ' ' - 33: 253, # '!' - 34: 253, # '"' - 35: 253, # '#' - 36: 253, # '$' - 37: 253, # '%' - 38: 253, # '&' - 39: 253, # "'" - 40: 253, # '(' - 41: 253, # ')' - 42: 253, # '*' - 43: 253, # '+' - 44: 253, # ',' - 45: 253, # '-' - 46: 253, # '.' - 47: 253, # '/' - 48: 252, # '0' - 49: 252, # '1' - 50: 252, # '2' - 51: 252, # '3' - 52: 252, # '4' - 53: 252, # '5' - 54: 252, # '6' - 55: 252, # '7' - 56: 252, # '8' - 57: 252, # '9' - 58: 253, # ':' - 59: 253, # ';' - 60: 253, # '<' - 61: 253, # '=' - 62: 253, # '>' - 63: 253, # '?' - 64: 253, # '@' - 65: 28, # 'A' - 66: 40, # 'B' - 67: 54, # 'C' - 68: 45, # 'D' - 69: 32, # 'E' - 70: 50, # 'F' - 71: 49, # 'G' - 72: 38, # 'H' - 73: 39, # 'I' - 74: 53, # 'J' - 75: 36, # 'K' - 76: 41, # 'L' - 77: 34, # 'M' - 78: 35, # 'N' - 79: 47, # 'O' - 80: 46, # 'P' - 81: 72, # 'Q' - 82: 43, # 'R' - 83: 33, # 'S' - 84: 37, # 'T' - 85: 57, # 'U' - 86: 48, # 'V' - 87: 64, # 'W' - 88: 68, # 'X' - 89: 55, # 'Y' - 90: 52, # 'Z' - 91: 253, # '[' - 92: 253, # '\\' - 93: 253, # ']' - 94: 253, # '^' - 95: 253, # '_' - 96: 253, # '`' - 97: 2, # 'a' - 98: 18, # 'b' - 99: 26, # 'c' - 100: 17, # 'd' - 101: 1, # 'e' - 102: 27, # 'f' - 103: 12, # 'g' - 104: 20, # 'h' - 105: 9, # 'i' - 106: 22, # 'j' - 107: 7, # 'k' - 108: 6, # 'l' - 109: 13, # 'm' - 110: 4, # 'n' - 111: 8, # 'o' - 112: 23, # 'p' - 113: 67, # 'q' - 114: 10, # 'r' - 115: 5, # 's' - 116: 3, # 't' - 117: 21, # 'u' - 118: 19, # 'v' - 119: 65, # 'w' - 120: 62, # 'x' - 121: 16, # 'y' - 122: 11, # 'z' - 123: 253, # '{' - 124: 253, # '|' - 125: 253, # '}' - 126: 253, # '~' - 127: 253, # '\x7f' - 128: 161, # '€' - 129: 162, # None - 130: 163, # '‚' - 131: 164, # None - 132: 165, # '„' - 133: 166, # '…' - 134: 167, # '†' - 135: 168, # '‡' - 136: 169, # None - 137: 170, # '‰' - 138: 171, # 'Š' - 139: 172, # '‹' - 140: 173, # 'Ś' - 141: 174, # 'Ť' - 142: 175, # 'Ž' - 143: 176, # 'Ź' - 144: 177, # None - 145: 178, # '‘' - 146: 179, # '’' - 147: 180, # '“' - 148: 78, # '”' - 149: 181, # '•' - 150: 69, # '–' - 151: 182, # '—' - 152: 183, # None - 153: 184, # '™' - 154: 185, # 'š' - 155: 186, # '›' - 156: 187, # 'ś' - 157: 188, # 'ť' - 158: 189, # 'ž' - 159: 190, # 'ź' - 160: 191, # '\xa0' - 161: 192, # 'ˇ' - 162: 193, # '˘' - 163: 194, # 'Ł' - 164: 195, # '¤' - 165: 196, # 'Ą' - 166: 197, # '¦' - 167: 76, # '§' - 168: 198, # '¨' - 169: 199, # '©' - 170: 200, # 'Ş' - 171: 201, # '«' - 172: 202, # '¬' - 173: 203, # '\xad' - 174: 204, # '®' - 175: 205, # 'Ż' - 176: 81, # '°' - 177: 206, # '±' - 178: 207, # '˛' - 179: 208, # 'ł' - 180: 209, # '´' - 181: 210, # 'µ' - 182: 211, # '¶' - 183: 212, # '·' - 184: 213, # '¸' - 185: 214, # 'ą' - 186: 215, # 'ş' - 187: 216, # '»' - 188: 217, # 'Ľ' - 189: 218, # '˝' - 190: 219, # 'ľ' - 191: 220, # 'ż' - 192: 221, # 'Ŕ' - 193: 51, # 'Á' - 194: 83, # 'Â' - 195: 222, # 'Ă' - 196: 80, # 'Ä' - 197: 223, # 'Ĺ' - 198: 224, # 'Ć' - 199: 225, # 'Ç' - 200: 226, # 'Č' - 201: 44, # 'É' - 202: 227, # 'Ę' - 203: 228, # 'Ë' - 204: 229, # 'Ě' - 205: 61, # 'Í' - 206: 230, # 'Î' - 207: 231, # 'Ď' - 208: 232, # 'Đ' - 209: 233, # 'Ń' - 210: 234, # 'Ň' - 211: 58, # 'Ó' - 212: 235, # 'Ô' - 213: 66, # 'Ő' - 214: 59, # 'Ö' - 215: 236, # '×' - 216: 237, # 'Ř' - 217: 238, # 'Ů' - 218: 60, # 'Ú' - 219: 70, # 'Ű' - 220: 63, # 'Ü' - 221: 239, # 'Ý' - 222: 240, # 'Ţ' - 223: 241, # 'ß' - 224: 84, # 'ŕ' - 225: 14, # 'á' - 226: 75, # 'â' - 227: 242, # 'ă' - 228: 71, # 'ä' - 229: 82, # 'ĺ' - 230: 243, # 'ć' - 231: 73, # 'ç' - 232: 244, # 'č' - 233: 15, # 'é' - 234: 85, # 'ę' - 235: 79, # 'ë' - 236: 86, # 'ě' - 237: 30, # 'í' - 238: 77, # 'î' - 239: 87, # 'ď' - 240: 245, # 'đ' - 241: 246, # 'ń' - 242: 247, # 'ň' - 243: 25, # 'ó' - 244: 74, # 'ô' - 245: 42, # 'ő' - 246: 24, # 'ö' - 247: 248, # '÷' - 248: 249, # 'ř' - 249: 250, # 'ů' - 250: 31, # 'ú' - 251: 56, # 'ű' - 252: 29, # 'ü' - 253: 251, # 'ý' - 254: 252, # 'ţ' - 255: 253, # '˙' -} - -WINDOWS_1250_HUNGARIAN_MODEL = SingleByteCharSetModel(charset_name='windows-1250', - language='Hungarian', - char_to_order_map=WINDOWS_1250_HUNGARIAN_CHAR_TO_ORDER, - language_model=HUNGARIAN_LANG_MODEL, - typical_positive_ratio=0.947368, - keep_ascii_letters=True, - alphabet='ABCDEFGHIJKLMNOPRSTUVZabcdefghijklmnoprstuvzÁÉÍÓÖÚÜáéíóöúüŐőŰű') - -ISO_8859_2_HUNGARIAN_CHAR_TO_ORDER = { - 0: 255, # '\x00' - 1: 255, # '\x01' - 2: 255, # '\x02' - 3: 255, # '\x03' - 4: 255, # '\x04' - 5: 255, # '\x05' - 6: 255, # '\x06' - 7: 255, # '\x07' - 8: 255, # '\x08' - 9: 255, # '\t' - 10: 254, # '\n' - 11: 255, # '\x0b' - 12: 255, # '\x0c' - 13: 254, # '\r' - 14: 255, # '\x0e' - 15: 255, # '\x0f' - 16: 255, # '\x10' - 17: 255, # '\x11' - 18: 255, # '\x12' - 19: 255, # '\x13' - 20: 255, # '\x14' - 21: 255, # '\x15' - 22: 255, # '\x16' - 23: 255, # '\x17' - 24: 255, # '\x18' - 25: 255, # '\x19' - 26: 255, # '\x1a' - 27: 255, # '\x1b' - 28: 255, # '\x1c' - 29: 255, # '\x1d' - 30: 255, # '\x1e' - 31: 255, # '\x1f' - 32: 253, # ' ' - 33: 253, # '!' - 34: 253, # '"' - 35: 253, # '#' - 36: 253, # '$' - 37: 253, # '%' - 38: 253, # '&' - 39: 253, # "'" - 40: 253, # '(' - 41: 253, # ')' - 42: 253, # '*' - 43: 253, # '+' - 44: 253, # ',' - 45: 253, # '-' - 46: 253, # '.' - 47: 253, # '/' - 48: 252, # '0' - 49: 252, # '1' - 50: 252, # '2' - 51: 252, # '3' - 52: 252, # '4' - 53: 252, # '5' - 54: 252, # '6' - 55: 252, # '7' - 56: 252, # '8' - 57: 252, # '9' - 58: 253, # ':' - 59: 253, # ';' - 60: 253, # '<' - 61: 253, # '=' - 62: 253, # '>' - 63: 253, # '?' - 64: 253, # '@' - 65: 28, # 'A' - 66: 40, # 'B' - 67: 54, # 'C' - 68: 45, # 'D' - 69: 32, # 'E' - 70: 50, # 'F' - 71: 49, # 'G' - 72: 38, # 'H' - 73: 39, # 'I' - 74: 53, # 'J' - 75: 36, # 'K' - 76: 41, # 'L' - 77: 34, # 'M' - 78: 35, # 'N' - 79: 47, # 'O' - 80: 46, # 'P' - 81: 71, # 'Q' - 82: 43, # 'R' - 83: 33, # 'S' - 84: 37, # 'T' - 85: 57, # 'U' - 86: 48, # 'V' - 87: 64, # 'W' - 88: 68, # 'X' - 89: 55, # 'Y' - 90: 52, # 'Z' - 91: 253, # '[' - 92: 253, # '\\' - 93: 253, # ']' - 94: 253, # '^' - 95: 253, # '_' - 96: 253, # '`' - 97: 2, # 'a' - 98: 18, # 'b' - 99: 26, # 'c' - 100: 17, # 'd' - 101: 1, # 'e' - 102: 27, # 'f' - 103: 12, # 'g' - 104: 20, # 'h' - 105: 9, # 'i' - 106: 22, # 'j' - 107: 7, # 'k' - 108: 6, # 'l' - 109: 13, # 'm' - 110: 4, # 'n' - 111: 8, # 'o' - 112: 23, # 'p' - 113: 67, # 'q' - 114: 10, # 'r' - 115: 5, # 's' - 116: 3, # 't' - 117: 21, # 'u' - 118: 19, # 'v' - 119: 65, # 'w' - 120: 62, # 'x' - 121: 16, # 'y' - 122: 11, # 'z' - 123: 253, # '{' - 124: 253, # '|' - 125: 253, # '}' - 126: 253, # '~' - 127: 253, # '\x7f' - 128: 159, # '\x80' - 129: 160, # '\x81' - 130: 161, # '\x82' - 131: 162, # '\x83' - 132: 163, # '\x84' - 133: 164, # '\x85' - 134: 165, # '\x86' - 135: 166, # '\x87' - 136: 167, # '\x88' - 137: 168, # '\x89' - 138: 169, # '\x8a' - 139: 170, # '\x8b' - 140: 171, # '\x8c' - 141: 172, # '\x8d' - 142: 173, # '\x8e' - 143: 174, # '\x8f' - 144: 175, # '\x90' - 145: 176, # '\x91' - 146: 177, # '\x92' - 147: 178, # '\x93' - 148: 179, # '\x94' - 149: 180, # '\x95' - 150: 181, # '\x96' - 151: 182, # '\x97' - 152: 183, # '\x98' - 153: 184, # '\x99' - 154: 185, # '\x9a' - 155: 186, # '\x9b' - 156: 187, # '\x9c' - 157: 188, # '\x9d' - 158: 189, # '\x9e' - 159: 190, # '\x9f' - 160: 191, # '\xa0' - 161: 192, # 'Ą' - 162: 193, # '˘' - 163: 194, # 'Ł' - 164: 195, # '¤' - 165: 196, # 'Ľ' - 166: 197, # 'Ś' - 167: 75, # '§' - 168: 198, # '¨' - 169: 199, # 'Š' - 170: 200, # 'Ş' - 171: 201, # 'Ť' - 172: 202, # 'Ź' - 173: 203, # '\xad' - 174: 204, # 'Ž' - 175: 205, # 'Ż' - 176: 79, # '°' - 177: 206, # 'ą' - 178: 207, # '˛' - 179: 208, # 'ł' - 180: 209, # '´' - 181: 210, # 'ľ' - 182: 211, # 'ś' - 183: 212, # 'ˇ' - 184: 213, # '¸' - 185: 214, # 'š' - 186: 215, # 'ş' - 187: 216, # 'ť' - 188: 217, # 'ź' - 189: 218, # '˝' - 190: 219, # 'ž' - 191: 220, # 'ż' - 192: 221, # 'Ŕ' - 193: 51, # 'Á' - 194: 81, # 'Â' - 195: 222, # 'Ă' - 196: 78, # 'Ä' - 197: 223, # 'Ĺ' - 198: 224, # 'Ć' - 199: 225, # 'Ç' - 200: 226, # 'Č' - 201: 44, # 'É' - 202: 227, # 'Ę' - 203: 228, # 'Ë' - 204: 229, # 'Ě' - 205: 61, # 'Í' - 206: 230, # 'Î' - 207: 231, # 'Ď' - 208: 232, # 'Đ' - 209: 233, # 'Ń' - 210: 234, # 'Ň' - 211: 58, # 'Ó' - 212: 235, # 'Ô' - 213: 66, # 'Ő' - 214: 59, # 'Ö' - 215: 236, # '×' - 216: 237, # 'Ř' - 217: 238, # 'Ů' - 218: 60, # 'Ú' - 219: 69, # 'Ű' - 220: 63, # 'Ü' - 221: 239, # 'Ý' - 222: 240, # 'Ţ' - 223: 241, # 'ß' - 224: 82, # 'ŕ' - 225: 14, # 'á' - 226: 74, # 'â' - 227: 242, # 'ă' - 228: 70, # 'ä' - 229: 80, # 'ĺ' - 230: 243, # 'ć' - 231: 72, # 'ç' - 232: 244, # 'č' - 233: 15, # 'é' - 234: 83, # 'ę' - 235: 77, # 'ë' - 236: 84, # 'ě' - 237: 30, # 'í' - 238: 76, # 'î' - 239: 85, # 'ď' - 240: 245, # 'đ' - 241: 246, # 'ń' - 242: 247, # 'ň' - 243: 25, # 'ó' - 244: 73, # 'ô' - 245: 42, # 'ő' - 246: 24, # 'ö' - 247: 248, # '÷' - 248: 249, # 'ř' - 249: 250, # 'ů' - 250: 31, # 'ú' - 251: 56, # 'ű' - 252: 29, # 'ü' - 253: 251, # 'ý' - 254: 252, # 'ţ' - 255: 253, # '˙' -} - -ISO_8859_2_HUNGARIAN_MODEL = SingleByteCharSetModel(charset_name='ISO-8859-2', - language='Hungarian', - char_to_order_map=ISO_8859_2_HUNGARIAN_CHAR_TO_ORDER, - language_model=HUNGARIAN_LANG_MODEL, - typical_positive_ratio=0.947368, - keep_ascii_letters=True, - alphabet='ABCDEFGHIJKLMNOPRSTUVZabcdefghijklmnoprstuvzÁÉÍÓÖÚÜáéíóöúüŐőŰű') - diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/langrussianmodel.py b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/langrussianmodel.py deleted file mode 100644 index 5594452..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/langrussianmodel.py +++ /dev/null @@ -1,5718 +0,0 @@ -#!/usr/bin/env python -# -*- coding: utf-8 -*- - -from pip._vendor.chardet.sbcharsetprober import SingleByteCharSetModel - - -# 3: Positive -# 2: Likely -# 1: Unlikely -# 0: Negative - -RUSSIAN_LANG_MODEL = { - 37: { # 'А' - 37: 0, # 'А' - 44: 1, # 'Б' - 33: 1, # 'В' - 46: 1, # 'Г' - 41: 1, # 'Д' - 48: 1, # 'Е' - 56: 1, # 'Ж' - 51: 1, # 'З' - 42: 1, # 'И' - 60: 1, # 'Й' - 36: 1, # 'К' - 49: 1, # 'Л' - 38: 1, # 'М' - 31: 2, # 'Н' - 34: 1, # 'О' - 35: 1, # 'П' - 45: 1, # 'Р' - 32: 1, # 'С' - 40: 1, # 'Т' - 52: 1, # 'У' - 53: 1, # 'Ф' - 55: 1, # 'Х' - 58: 1, # 'Ц' - 50: 1, # 'Ч' - 57: 1, # 'Ш' - 63: 1, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 1, # 'Ю' - 43: 1, # 'Я' - 3: 1, # 'а' - 21: 2, # 'б' - 10: 2, # 'в' - 19: 2, # 'г' - 13: 2, # 'д' - 2: 0, # 'е' - 24: 1, # 'ж' - 20: 1, # 'з' - 4: 0, # 'и' - 23: 1, # 'й' - 11: 2, # 'к' - 8: 3, # 'л' - 12: 2, # 'м' - 5: 2, # 'н' - 1: 0, # 'о' - 15: 2, # 'п' - 9: 2, # 'р' - 7: 2, # 'с' - 6: 2, # 'т' - 14: 2, # 'у' - 39: 2, # 'ф' - 26: 2, # 'х' - 28: 0, # 'ц' - 22: 1, # 'ч' - 25: 2, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 1, # 'э' - 27: 0, # 'ю' - 16: 0, # 'я' - }, - 44: { # 'Б' - 37: 1, # 'А' - 44: 0, # 'Б' - 33: 1, # 'В' - 46: 1, # 'Г' - 41: 0, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 1, # 'Л' - 38: 1, # 'М' - 31: 1, # 'Н' - 34: 1, # 'О' - 35: 0, # 'П' - 45: 1, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 1, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 1, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 1, # 'Я' - 3: 2, # 'а' - 21: 0, # 'б' - 10: 0, # 'в' - 19: 0, # 'г' - 13: 1, # 'д' - 2: 3, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 2, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 2, # 'л' - 12: 0, # 'м' - 5: 0, # 'н' - 1: 3, # 'о' - 15: 0, # 'п' - 9: 2, # 'р' - 7: 0, # 'с' - 6: 0, # 'т' - 14: 2, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 2, # 'ы' - 17: 1, # 'ь' - 30: 2, # 'э' - 27: 1, # 'ю' - 16: 1, # 'я' - }, - 33: { # 'В' - 37: 2, # 'А' - 44: 0, # 'Б' - 33: 1, # 'В' - 46: 0, # 'Г' - 41: 1, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 1, # 'К' - 49: 1, # 'Л' - 38: 1, # 'М' - 31: 1, # 'Н' - 34: 1, # 'О' - 35: 1, # 'П' - 45: 1, # 'Р' - 32: 1, # 'С' - 40: 1, # 'Т' - 52: 1, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 1, # 'Ш' - 63: 0, # 'Щ' - 62: 1, # 'Ы' - 61: 1, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 1, # 'Я' - 3: 2, # 'а' - 21: 1, # 'б' - 10: 1, # 'в' - 19: 1, # 'г' - 13: 2, # 'д' - 2: 3, # 'е' - 24: 0, # 'ж' - 20: 2, # 'з' - 4: 2, # 'и' - 23: 0, # 'й' - 11: 1, # 'к' - 8: 2, # 'л' - 12: 2, # 'м' - 5: 2, # 'н' - 1: 3, # 'о' - 15: 2, # 'п' - 9: 2, # 'р' - 7: 3, # 'с' - 6: 2, # 'т' - 14: 2, # 'у' - 39: 0, # 'ф' - 26: 1, # 'х' - 28: 1, # 'ц' - 22: 2, # 'ч' - 25: 1, # 'ш' - 29: 0, # 'щ' - 54: 1, # 'ъ' - 18: 3, # 'ы' - 17: 1, # 'ь' - 30: 2, # 'э' - 27: 0, # 'ю' - 16: 1, # 'я' - }, - 46: { # 'Г' - 37: 1, # 'А' - 44: 1, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 1, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 1, # 'Л' - 38: 1, # 'М' - 31: 1, # 'Н' - 34: 1, # 'О' - 35: 1, # 'П' - 45: 1, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 1, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 2, # 'а' - 21: 0, # 'б' - 10: 1, # 'в' - 19: 0, # 'г' - 13: 2, # 'д' - 2: 2, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 2, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 2, # 'л' - 12: 1, # 'м' - 5: 1, # 'н' - 1: 3, # 'о' - 15: 0, # 'п' - 9: 2, # 'р' - 7: 0, # 'с' - 6: 0, # 'т' - 14: 2, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 1, # 'ь' - 30: 1, # 'э' - 27: 1, # 'ю' - 16: 0, # 'я' - }, - 41: { # 'Д' - 37: 1, # 'А' - 44: 0, # 'Б' - 33: 1, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 2, # 'Е' - 56: 1, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 1, # 'К' - 49: 1, # 'Л' - 38: 0, # 'М' - 31: 1, # 'Н' - 34: 1, # 'О' - 35: 0, # 'П' - 45: 1, # 'Р' - 32: 1, # 'С' - 40: 0, # 'Т' - 52: 1, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 1, # 'Ц' - 50: 1, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 1, # 'Ы' - 61: 1, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 1, # 'Я' - 3: 3, # 'а' - 21: 0, # 'б' - 10: 2, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 2, # 'е' - 24: 3, # 'ж' - 20: 1, # 'з' - 4: 2, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 2, # 'л' - 12: 1, # 'м' - 5: 1, # 'н' - 1: 3, # 'о' - 15: 0, # 'п' - 9: 2, # 'р' - 7: 0, # 'с' - 6: 0, # 'т' - 14: 2, # 'у' - 39: 0, # 'ф' - 26: 1, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 1, # 'ы' - 17: 1, # 'ь' - 30: 2, # 'э' - 27: 1, # 'ю' - 16: 1, # 'я' - }, - 48: { # 'Е' - 37: 1, # 'А' - 44: 1, # 'Б' - 33: 1, # 'В' - 46: 1, # 'Г' - 41: 1, # 'Д' - 48: 1, # 'Е' - 56: 1, # 'Ж' - 51: 1, # 'З' - 42: 1, # 'И' - 60: 1, # 'Й' - 36: 1, # 'К' - 49: 1, # 'Л' - 38: 1, # 'М' - 31: 2, # 'Н' - 34: 1, # 'О' - 35: 1, # 'П' - 45: 2, # 'Р' - 32: 2, # 'С' - 40: 1, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 1, # 'Х' - 58: 1, # 'Ц' - 50: 1, # 'Ч' - 57: 1, # 'Ш' - 63: 1, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 1, # 'Я' - 3: 0, # 'а' - 21: 0, # 'б' - 10: 2, # 'в' - 19: 2, # 'г' - 13: 2, # 'д' - 2: 2, # 'е' - 24: 1, # 'ж' - 20: 1, # 'з' - 4: 0, # 'и' - 23: 2, # 'й' - 11: 1, # 'к' - 8: 2, # 'л' - 12: 2, # 'м' - 5: 1, # 'н' - 1: 0, # 'о' - 15: 1, # 'п' - 9: 1, # 'р' - 7: 3, # 'с' - 6: 0, # 'т' - 14: 0, # 'у' - 39: 1, # 'ф' - 26: 1, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 1, # 'ш' - 29: 2, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 0, # 'э' - 27: 1, # 'ю' - 16: 0, # 'я' - }, - 56: { # 'Ж' - 37: 1, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 1, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 1, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 1, # 'Н' - 34: 1, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 1, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 2, # 'а' - 21: 1, # 'б' - 10: 0, # 'в' - 19: 1, # 'г' - 13: 1, # 'д' - 2: 2, # 'е' - 24: 1, # 'ж' - 20: 0, # 'з' - 4: 2, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 0, # 'л' - 12: 1, # 'м' - 5: 0, # 'н' - 1: 2, # 'о' - 15: 0, # 'п' - 9: 1, # 'р' - 7: 0, # 'с' - 6: 0, # 'т' - 14: 2, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 0, # 'э' - 27: 2, # 'ю' - 16: 0, # 'я' - }, - 51: { # 'З' - 37: 1, # 'А' - 44: 0, # 'Б' - 33: 1, # 'В' - 46: 1, # 'Г' - 41: 1, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 1, # 'Л' - 38: 1, # 'М' - 31: 1, # 'Н' - 34: 1, # 'О' - 35: 0, # 'П' - 45: 1, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 1, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 1, # 'Ы' - 61: 1, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 1, # 'б' - 10: 2, # 'в' - 19: 0, # 'г' - 13: 2, # 'д' - 2: 2, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 2, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 1, # 'л' - 12: 1, # 'м' - 5: 2, # 'н' - 1: 2, # 'о' - 15: 0, # 'п' - 9: 1, # 'р' - 7: 0, # 'с' - 6: 0, # 'т' - 14: 1, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 1, # 'ы' - 17: 0, # 'ь' - 30: 0, # 'э' - 27: 0, # 'ю' - 16: 1, # 'я' - }, - 42: { # 'И' - 37: 1, # 'А' - 44: 1, # 'Б' - 33: 1, # 'В' - 46: 1, # 'Г' - 41: 1, # 'Д' - 48: 2, # 'Е' - 56: 1, # 'Ж' - 51: 1, # 'З' - 42: 1, # 'И' - 60: 1, # 'Й' - 36: 1, # 'К' - 49: 1, # 'Л' - 38: 1, # 'М' - 31: 1, # 'Н' - 34: 1, # 'О' - 35: 1, # 'П' - 45: 1, # 'Р' - 32: 2, # 'С' - 40: 1, # 'Т' - 52: 0, # 'У' - 53: 1, # 'Ф' - 55: 1, # 'Х' - 58: 1, # 'Ц' - 50: 1, # 'Ч' - 57: 0, # 'Ш' - 63: 1, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 1, # 'Ю' - 43: 1, # 'Я' - 3: 1, # 'а' - 21: 2, # 'б' - 10: 2, # 'в' - 19: 2, # 'г' - 13: 2, # 'д' - 2: 2, # 'е' - 24: 0, # 'ж' - 20: 2, # 'з' - 4: 1, # 'и' - 23: 0, # 'й' - 11: 1, # 'к' - 8: 2, # 'л' - 12: 2, # 'м' - 5: 2, # 'н' - 1: 1, # 'о' - 15: 1, # 'п' - 9: 2, # 'р' - 7: 2, # 'с' - 6: 2, # 'т' - 14: 1, # 'у' - 39: 1, # 'ф' - 26: 2, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 1, # 'ш' - 29: 1, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 0, # 'э' - 27: 1, # 'ю' - 16: 0, # 'я' - }, - 60: { # 'Й' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 1, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 1, # 'К' - 49: 1, # 'Л' - 38: 0, # 'М' - 31: 1, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 1, # 'С' - 40: 1, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 1, # 'Х' - 58: 1, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 0, # 'а' - 21: 0, # 'б' - 10: 0, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 1, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 0, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 0, # 'л' - 12: 0, # 'м' - 5: 0, # 'н' - 1: 2, # 'о' - 15: 0, # 'п' - 9: 0, # 'р' - 7: 0, # 'с' - 6: 0, # 'т' - 14: 0, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 0, # 'э' - 27: 0, # 'ю' - 16: 0, # 'я' - }, - 36: { # 'К' - 37: 2, # 'А' - 44: 0, # 'Б' - 33: 1, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 1, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 1, # 'Л' - 38: 0, # 'М' - 31: 1, # 'Н' - 34: 2, # 'О' - 35: 1, # 'П' - 45: 1, # 'Р' - 32: 1, # 'С' - 40: 1, # 'Т' - 52: 1, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 1, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 0, # 'б' - 10: 1, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 2, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 2, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 2, # 'л' - 12: 0, # 'м' - 5: 1, # 'н' - 1: 3, # 'о' - 15: 0, # 'п' - 9: 2, # 'р' - 7: 2, # 'с' - 6: 2, # 'т' - 14: 2, # 'у' - 39: 0, # 'ф' - 26: 1, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 1, # 'ы' - 17: 1, # 'ь' - 30: 2, # 'э' - 27: 1, # 'ю' - 16: 0, # 'я' - }, - 49: { # 'Л' - 37: 2, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 1, # 'Г' - 41: 0, # 'Д' - 48: 1, # 'Е' - 56: 1, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 1, # 'К' - 49: 1, # 'Л' - 38: 1, # 'М' - 31: 0, # 'Н' - 34: 1, # 'О' - 35: 1, # 'П' - 45: 0, # 'Р' - 32: 1, # 'С' - 40: 1, # 'Т' - 52: 1, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 1, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 1, # 'Ы' - 61: 1, # 'Ь' - 47: 0, # 'Э' - 59: 1, # 'Ю' - 43: 1, # 'Я' - 3: 2, # 'а' - 21: 0, # 'б' - 10: 0, # 'в' - 19: 1, # 'г' - 13: 0, # 'д' - 2: 2, # 'е' - 24: 1, # 'ж' - 20: 0, # 'з' - 4: 2, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 1, # 'л' - 12: 0, # 'м' - 5: 1, # 'н' - 1: 2, # 'о' - 15: 0, # 'п' - 9: 0, # 'р' - 7: 0, # 'с' - 6: 0, # 'т' - 14: 2, # 'у' - 39: 0, # 'ф' - 26: 1, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 1, # 'ы' - 17: 1, # 'ь' - 30: 2, # 'э' - 27: 2, # 'ю' - 16: 1, # 'я' - }, - 38: { # 'М' - 37: 1, # 'А' - 44: 1, # 'Б' - 33: 1, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 1, # 'К' - 49: 1, # 'Л' - 38: 1, # 'М' - 31: 1, # 'Н' - 34: 1, # 'О' - 35: 1, # 'П' - 45: 1, # 'Р' - 32: 1, # 'С' - 40: 1, # 'Т' - 52: 1, # 'У' - 53: 1, # 'Ф' - 55: 1, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 1, # 'Ы' - 61: 0, # 'Ь' - 47: 1, # 'Э' - 59: 0, # 'Ю' - 43: 1, # 'Я' - 3: 3, # 'а' - 21: 0, # 'б' - 10: 0, # 'в' - 19: 1, # 'г' - 13: 0, # 'д' - 2: 2, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 1, # 'л' - 12: 1, # 'м' - 5: 2, # 'н' - 1: 3, # 'о' - 15: 0, # 'п' - 9: 1, # 'р' - 7: 1, # 'с' - 6: 0, # 'т' - 14: 2, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 3, # 'ы' - 17: 1, # 'ь' - 30: 2, # 'э' - 27: 1, # 'ю' - 16: 1, # 'я' - }, - 31: { # 'Н' - 37: 2, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 1, # 'Г' - 41: 1, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 1, # 'З' - 42: 2, # 'И' - 60: 0, # 'Й' - 36: 1, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 1, # 'Н' - 34: 1, # 'О' - 35: 0, # 'П' - 45: 1, # 'Р' - 32: 1, # 'С' - 40: 1, # 'Т' - 52: 1, # 'У' - 53: 1, # 'Ф' - 55: 1, # 'Х' - 58: 1, # 'Ц' - 50: 1, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 1, # 'Ы' - 61: 1, # 'Ь' - 47: 1, # 'Э' - 59: 0, # 'Ю' - 43: 1, # 'Я' - 3: 3, # 'а' - 21: 0, # 'б' - 10: 0, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 3, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 0, # 'л' - 12: 0, # 'м' - 5: 0, # 'н' - 1: 3, # 'о' - 15: 0, # 'п' - 9: 1, # 'р' - 7: 0, # 'с' - 6: 0, # 'т' - 14: 3, # 'у' - 39: 0, # 'ф' - 26: 1, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 1, # 'ы' - 17: 2, # 'ь' - 30: 1, # 'э' - 27: 1, # 'ю' - 16: 1, # 'я' - }, - 34: { # 'О' - 37: 0, # 'А' - 44: 1, # 'Б' - 33: 1, # 'В' - 46: 1, # 'Г' - 41: 2, # 'Д' - 48: 1, # 'Е' - 56: 1, # 'Ж' - 51: 1, # 'З' - 42: 1, # 'И' - 60: 1, # 'Й' - 36: 1, # 'К' - 49: 2, # 'Л' - 38: 1, # 'М' - 31: 2, # 'Н' - 34: 1, # 'О' - 35: 1, # 'П' - 45: 2, # 'Р' - 32: 1, # 'С' - 40: 1, # 'Т' - 52: 1, # 'У' - 53: 1, # 'Ф' - 55: 1, # 'Х' - 58: 0, # 'Ц' - 50: 1, # 'Ч' - 57: 1, # 'Ш' - 63: 1, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 1, # 'Я' - 3: 1, # 'а' - 21: 2, # 'б' - 10: 1, # 'в' - 19: 2, # 'г' - 13: 2, # 'д' - 2: 0, # 'е' - 24: 1, # 'ж' - 20: 1, # 'з' - 4: 0, # 'и' - 23: 1, # 'й' - 11: 2, # 'к' - 8: 2, # 'л' - 12: 1, # 'м' - 5: 3, # 'н' - 1: 0, # 'о' - 15: 2, # 'п' - 9: 2, # 'р' - 7: 2, # 'с' - 6: 2, # 'т' - 14: 1, # 'у' - 39: 1, # 'ф' - 26: 2, # 'х' - 28: 1, # 'ц' - 22: 2, # 'ч' - 25: 2, # 'ш' - 29: 1, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 0, # 'э' - 27: 0, # 'ю' - 16: 0, # 'я' - }, - 35: { # 'П' - 37: 1, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 1, # 'Л' - 38: 0, # 'М' - 31: 1, # 'Н' - 34: 1, # 'О' - 35: 1, # 'П' - 45: 2, # 'Р' - 32: 1, # 'С' - 40: 1, # 'Т' - 52: 1, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 1, # 'Ы' - 61: 1, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 1, # 'Я' - 3: 2, # 'а' - 21: 0, # 'б' - 10: 0, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 2, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 2, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 2, # 'л' - 12: 0, # 'м' - 5: 1, # 'н' - 1: 3, # 'о' - 15: 0, # 'п' - 9: 3, # 'р' - 7: 1, # 'с' - 6: 1, # 'т' - 14: 2, # 'у' - 39: 1, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 1, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 1, # 'ы' - 17: 2, # 'ь' - 30: 1, # 'э' - 27: 0, # 'ю' - 16: 2, # 'я' - }, - 45: { # 'Р' - 37: 2, # 'А' - 44: 1, # 'Б' - 33: 1, # 'В' - 46: 1, # 'Г' - 41: 1, # 'Д' - 48: 2, # 'Е' - 56: 1, # 'Ж' - 51: 0, # 'З' - 42: 2, # 'И' - 60: 0, # 'Й' - 36: 1, # 'К' - 49: 1, # 'Л' - 38: 1, # 'М' - 31: 1, # 'Н' - 34: 2, # 'О' - 35: 0, # 'П' - 45: 1, # 'Р' - 32: 1, # 'С' - 40: 1, # 'Т' - 52: 1, # 'У' - 53: 0, # 'Ф' - 55: 1, # 'Х' - 58: 1, # 'Ц' - 50: 1, # 'Ч' - 57: 1, # 'Ш' - 63: 0, # 'Щ' - 62: 1, # 'Ы' - 61: 1, # 'Ь' - 47: 1, # 'Э' - 59: 1, # 'Ю' - 43: 1, # 'Я' - 3: 3, # 'а' - 21: 0, # 'б' - 10: 1, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 2, # 'е' - 24: 1, # 'ж' - 20: 0, # 'з' - 4: 2, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 0, # 'л' - 12: 0, # 'м' - 5: 0, # 'н' - 1: 3, # 'о' - 15: 0, # 'п' - 9: 1, # 'р' - 7: 0, # 'с' - 6: 0, # 'т' - 14: 2, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 2, # 'ы' - 17: 0, # 'ь' - 30: 1, # 'э' - 27: 1, # 'ю' - 16: 2, # 'я' - }, - 32: { # 'С' - 37: 1, # 'А' - 44: 1, # 'Б' - 33: 1, # 'В' - 46: 1, # 'Г' - 41: 1, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 1, # 'К' - 49: 1, # 'Л' - 38: 1, # 'М' - 31: 1, # 'Н' - 34: 1, # 'О' - 35: 1, # 'П' - 45: 1, # 'Р' - 32: 1, # 'С' - 40: 2, # 'Т' - 52: 1, # 'У' - 53: 0, # 'Ф' - 55: 1, # 'Х' - 58: 1, # 'Ц' - 50: 1, # 'Ч' - 57: 1, # 'Ш' - 63: 0, # 'Щ' - 62: 1, # 'Ы' - 61: 1, # 'Ь' - 47: 1, # 'Э' - 59: 1, # 'Ю' - 43: 1, # 'Я' - 3: 2, # 'а' - 21: 1, # 'б' - 10: 2, # 'в' - 19: 1, # 'г' - 13: 2, # 'д' - 2: 3, # 'е' - 24: 1, # 'ж' - 20: 1, # 'з' - 4: 2, # 'и' - 23: 0, # 'й' - 11: 2, # 'к' - 8: 2, # 'л' - 12: 2, # 'м' - 5: 2, # 'н' - 1: 2, # 'о' - 15: 2, # 'п' - 9: 2, # 'р' - 7: 1, # 'с' - 6: 3, # 'т' - 14: 2, # 'у' - 39: 1, # 'ф' - 26: 1, # 'х' - 28: 1, # 'ц' - 22: 1, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 1, # 'ъ' - 18: 1, # 'ы' - 17: 1, # 'ь' - 30: 2, # 'э' - 27: 1, # 'ю' - 16: 1, # 'я' - }, - 40: { # 'Т' - 37: 1, # 'А' - 44: 0, # 'Б' - 33: 1, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 1, # 'К' - 49: 1, # 'Л' - 38: 1, # 'М' - 31: 1, # 'Н' - 34: 2, # 'О' - 35: 0, # 'П' - 45: 1, # 'Р' - 32: 1, # 'С' - 40: 1, # 'Т' - 52: 1, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 1, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 1, # 'Ы' - 61: 1, # 'Ь' - 47: 1, # 'Э' - 59: 1, # 'Ю' - 43: 1, # 'Я' - 3: 3, # 'а' - 21: 1, # 'б' - 10: 2, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 3, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 2, # 'и' - 23: 0, # 'й' - 11: 1, # 'к' - 8: 1, # 'л' - 12: 0, # 'м' - 5: 0, # 'н' - 1: 3, # 'о' - 15: 0, # 'п' - 9: 2, # 'р' - 7: 1, # 'с' - 6: 0, # 'т' - 14: 2, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 1, # 'щ' - 54: 0, # 'ъ' - 18: 3, # 'ы' - 17: 1, # 'ь' - 30: 2, # 'э' - 27: 1, # 'ю' - 16: 1, # 'я' - }, - 52: { # 'У' - 37: 1, # 'А' - 44: 1, # 'Б' - 33: 1, # 'В' - 46: 1, # 'Г' - 41: 1, # 'Д' - 48: 1, # 'Е' - 56: 1, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 1, # 'Й' - 36: 1, # 'К' - 49: 1, # 'Л' - 38: 1, # 'М' - 31: 1, # 'Н' - 34: 1, # 'О' - 35: 1, # 'П' - 45: 1, # 'Р' - 32: 1, # 'С' - 40: 1, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 1, # 'Х' - 58: 0, # 'Ц' - 50: 1, # 'Ч' - 57: 1, # 'Ш' - 63: 1, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 1, # 'Ю' - 43: 0, # 'Я' - 3: 1, # 'а' - 21: 2, # 'б' - 10: 2, # 'в' - 19: 1, # 'г' - 13: 2, # 'д' - 2: 1, # 'е' - 24: 2, # 'ж' - 20: 2, # 'з' - 4: 2, # 'и' - 23: 1, # 'й' - 11: 1, # 'к' - 8: 2, # 'л' - 12: 2, # 'м' - 5: 1, # 'н' - 1: 2, # 'о' - 15: 1, # 'п' - 9: 2, # 'р' - 7: 2, # 'с' - 6: 2, # 'т' - 14: 0, # 'у' - 39: 1, # 'ф' - 26: 1, # 'х' - 28: 1, # 'ц' - 22: 2, # 'ч' - 25: 1, # 'ш' - 29: 1, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 2, # 'э' - 27: 1, # 'ю' - 16: 0, # 'я' - }, - 53: { # 'Ф' - 37: 1, # 'А' - 44: 1, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 1, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 1, # 'О' - 35: 0, # 'П' - 45: 1, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 1, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 2, # 'а' - 21: 0, # 'б' - 10: 0, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 2, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 2, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 2, # 'л' - 12: 0, # 'м' - 5: 0, # 'н' - 1: 2, # 'о' - 15: 0, # 'п' - 9: 2, # 'р' - 7: 0, # 'с' - 6: 1, # 'т' - 14: 2, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 1, # 'ь' - 30: 2, # 'э' - 27: 0, # 'ю' - 16: 0, # 'я' - }, - 55: { # 'Х' - 37: 1, # 'А' - 44: 0, # 'Б' - 33: 1, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 1, # 'Л' - 38: 1, # 'М' - 31: 1, # 'Н' - 34: 1, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 2, # 'а' - 21: 0, # 'б' - 10: 2, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 2, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 2, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 2, # 'л' - 12: 1, # 'м' - 5: 0, # 'н' - 1: 2, # 'о' - 15: 0, # 'п' - 9: 2, # 'р' - 7: 0, # 'с' - 6: 0, # 'т' - 14: 1, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 1, # 'ь' - 30: 1, # 'э' - 27: 0, # 'ю' - 16: 0, # 'я' - }, - 58: { # 'Ц' - 37: 1, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 1, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 1, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 1, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 1, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 1, # 'а' - 21: 0, # 'б' - 10: 1, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 2, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 2, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 0, # 'л' - 12: 0, # 'м' - 5: 0, # 'н' - 1: 0, # 'о' - 15: 0, # 'п' - 9: 0, # 'р' - 7: 0, # 'с' - 6: 0, # 'т' - 14: 1, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 1, # 'ы' - 17: 0, # 'ь' - 30: 0, # 'э' - 27: 1, # 'ю' - 16: 0, # 'я' - }, - 50: { # 'Ч' - 37: 1, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 1, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 1, # 'Н' - 34: 0, # 'О' - 35: 1, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 1, # 'Т' - 52: 1, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 1, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 2, # 'а' - 21: 0, # 'б' - 10: 0, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 2, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 2, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 1, # 'л' - 12: 0, # 'м' - 5: 0, # 'н' - 1: 1, # 'о' - 15: 0, # 'п' - 9: 1, # 'р' - 7: 0, # 'с' - 6: 3, # 'т' - 14: 2, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 1, # 'ь' - 30: 0, # 'э' - 27: 0, # 'ю' - 16: 0, # 'я' - }, - 57: { # 'Ш' - 37: 1, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 1, # 'К' - 49: 1, # 'Л' - 38: 0, # 'М' - 31: 1, # 'Н' - 34: 1, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 1, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 2, # 'а' - 21: 0, # 'б' - 10: 1, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 2, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 1, # 'и' - 23: 0, # 'й' - 11: 1, # 'к' - 8: 2, # 'л' - 12: 1, # 'м' - 5: 1, # 'н' - 1: 2, # 'о' - 15: 2, # 'п' - 9: 1, # 'р' - 7: 0, # 'с' - 6: 2, # 'т' - 14: 2, # 'у' - 39: 0, # 'ф' - 26: 1, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 1, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 1, # 'э' - 27: 0, # 'ю' - 16: 0, # 'я' - }, - 63: { # 'Щ' - 37: 1, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 1, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 1, # 'а' - 21: 0, # 'б' - 10: 0, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 1, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 1, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 0, # 'л' - 12: 0, # 'м' - 5: 0, # 'н' - 1: 1, # 'о' - 15: 0, # 'п' - 9: 0, # 'р' - 7: 0, # 'с' - 6: 0, # 'т' - 14: 1, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 0, # 'э' - 27: 0, # 'ю' - 16: 0, # 'я' - }, - 62: { # 'Ы' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 1, # 'В' - 46: 1, # 'Г' - 41: 0, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 1, # 'Й' - 36: 1, # 'К' - 49: 1, # 'Л' - 38: 1, # 'М' - 31: 1, # 'Н' - 34: 0, # 'О' - 35: 1, # 'П' - 45: 1, # 'Р' - 32: 1, # 'С' - 40: 1, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 1, # 'Х' - 58: 1, # 'Ц' - 50: 0, # 'Ч' - 57: 1, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 0, # 'а' - 21: 0, # 'б' - 10: 0, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 0, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 0, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 0, # 'л' - 12: 0, # 'м' - 5: 0, # 'н' - 1: 0, # 'о' - 15: 0, # 'п' - 9: 0, # 'р' - 7: 0, # 'с' - 6: 0, # 'т' - 14: 0, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 0, # 'э' - 27: 0, # 'ю' - 16: 0, # 'я' - }, - 61: { # 'Ь' - 37: 0, # 'А' - 44: 1, # 'Б' - 33: 1, # 'В' - 46: 0, # 'Г' - 41: 1, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 1, # 'К' - 49: 0, # 'Л' - 38: 1, # 'М' - 31: 1, # 'Н' - 34: 1, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 1, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 1, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 1, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 1, # 'Ю' - 43: 1, # 'Я' - 3: 0, # 'а' - 21: 0, # 'б' - 10: 0, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 0, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 0, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 0, # 'л' - 12: 0, # 'м' - 5: 0, # 'н' - 1: 0, # 'о' - 15: 0, # 'п' - 9: 0, # 'р' - 7: 0, # 'с' - 6: 0, # 'т' - 14: 0, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 0, # 'э' - 27: 0, # 'ю' - 16: 0, # 'я' - }, - 47: { # 'Э' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 1, # 'В' - 46: 0, # 'Г' - 41: 1, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 1, # 'Й' - 36: 1, # 'К' - 49: 1, # 'Л' - 38: 1, # 'М' - 31: 1, # 'Н' - 34: 0, # 'О' - 35: 1, # 'П' - 45: 1, # 'Р' - 32: 1, # 'С' - 40: 1, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 1, # 'а' - 21: 1, # 'б' - 10: 2, # 'в' - 19: 1, # 'г' - 13: 2, # 'д' - 2: 0, # 'е' - 24: 1, # 'ж' - 20: 0, # 'з' - 4: 0, # 'и' - 23: 2, # 'й' - 11: 2, # 'к' - 8: 2, # 'л' - 12: 2, # 'м' - 5: 2, # 'н' - 1: 0, # 'о' - 15: 1, # 'п' - 9: 2, # 'р' - 7: 1, # 'с' - 6: 3, # 'т' - 14: 1, # 'у' - 39: 1, # 'ф' - 26: 1, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 1, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 0, # 'э' - 27: 0, # 'ю' - 16: 0, # 'я' - }, - 59: { # 'Ю' - 37: 1, # 'А' - 44: 1, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 1, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 1, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 1, # 'Р' - 32: 0, # 'С' - 40: 1, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 1, # 'Ч' - 57: 0, # 'Ш' - 63: 1, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 0, # 'а' - 21: 1, # 'б' - 10: 0, # 'в' - 19: 1, # 'г' - 13: 1, # 'д' - 2: 0, # 'е' - 24: 1, # 'ж' - 20: 0, # 'з' - 4: 0, # 'и' - 23: 0, # 'й' - 11: 1, # 'к' - 8: 2, # 'л' - 12: 1, # 'м' - 5: 2, # 'н' - 1: 0, # 'о' - 15: 1, # 'п' - 9: 1, # 'р' - 7: 1, # 'с' - 6: 0, # 'т' - 14: 0, # 'у' - 39: 0, # 'ф' - 26: 1, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 0, # 'э' - 27: 0, # 'ю' - 16: 0, # 'я' - }, - 43: { # 'Я' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 1, # 'В' - 46: 1, # 'Г' - 41: 0, # 'Д' - 48: 1, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 1, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 1, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 1, # 'С' - 40: 1, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 1, # 'Х' - 58: 0, # 'Ц' - 50: 1, # 'Ч' - 57: 0, # 'Ш' - 63: 1, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 1, # 'Ю' - 43: 1, # 'Я' - 3: 0, # 'а' - 21: 1, # 'б' - 10: 1, # 'в' - 19: 1, # 'г' - 13: 1, # 'д' - 2: 0, # 'е' - 24: 0, # 'ж' - 20: 1, # 'з' - 4: 0, # 'и' - 23: 1, # 'й' - 11: 1, # 'к' - 8: 1, # 'л' - 12: 1, # 'м' - 5: 2, # 'н' - 1: 0, # 'о' - 15: 1, # 'п' - 9: 1, # 'р' - 7: 1, # 'с' - 6: 0, # 'т' - 14: 0, # 'у' - 39: 0, # 'ф' - 26: 1, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 1, # 'ш' - 29: 1, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 0, # 'э' - 27: 0, # 'ю' - 16: 0, # 'я' - }, - 3: { # 'а' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 1, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 1, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 2, # 'а' - 21: 3, # 'б' - 10: 3, # 'в' - 19: 3, # 'г' - 13: 3, # 'д' - 2: 3, # 'е' - 24: 3, # 'ж' - 20: 3, # 'з' - 4: 3, # 'и' - 23: 3, # 'й' - 11: 3, # 'к' - 8: 3, # 'л' - 12: 3, # 'м' - 5: 3, # 'н' - 1: 2, # 'о' - 15: 3, # 'п' - 9: 3, # 'р' - 7: 3, # 'с' - 6: 3, # 'т' - 14: 3, # 'у' - 39: 2, # 'ф' - 26: 3, # 'х' - 28: 3, # 'ц' - 22: 3, # 'ч' - 25: 3, # 'ш' - 29: 3, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 2, # 'э' - 27: 3, # 'ю' - 16: 3, # 'я' - }, - 21: { # 'б' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 1, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 2, # 'б' - 10: 2, # 'в' - 19: 1, # 'г' - 13: 2, # 'д' - 2: 3, # 'е' - 24: 2, # 'ж' - 20: 1, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 2, # 'к' - 8: 3, # 'л' - 12: 2, # 'м' - 5: 3, # 'н' - 1: 3, # 'о' - 15: 1, # 'п' - 9: 3, # 'р' - 7: 3, # 'с' - 6: 2, # 'т' - 14: 3, # 'у' - 39: 0, # 'ф' - 26: 2, # 'х' - 28: 1, # 'ц' - 22: 1, # 'ч' - 25: 2, # 'ш' - 29: 3, # 'щ' - 54: 2, # 'ъ' - 18: 3, # 'ы' - 17: 2, # 'ь' - 30: 1, # 'э' - 27: 2, # 'ю' - 16: 3, # 'я' - }, - 10: { # 'в' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 2, # 'б' - 10: 2, # 'в' - 19: 2, # 'г' - 13: 3, # 'д' - 2: 3, # 'е' - 24: 1, # 'ж' - 20: 3, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 3, # 'к' - 8: 3, # 'л' - 12: 2, # 'м' - 5: 3, # 'н' - 1: 3, # 'о' - 15: 3, # 'п' - 9: 3, # 'р' - 7: 3, # 'с' - 6: 3, # 'т' - 14: 3, # 'у' - 39: 1, # 'ф' - 26: 2, # 'х' - 28: 2, # 'ц' - 22: 2, # 'ч' - 25: 3, # 'ш' - 29: 2, # 'щ' - 54: 2, # 'ъ' - 18: 3, # 'ы' - 17: 3, # 'ь' - 30: 1, # 'э' - 27: 1, # 'ю' - 16: 3, # 'я' - }, - 19: { # 'г' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 1, # 'б' - 10: 2, # 'в' - 19: 1, # 'г' - 13: 3, # 'д' - 2: 3, # 'е' - 24: 0, # 'ж' - 20: 1, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 2, # 'к' - 8: 3, # 'л' - 12: 2, # 'м' - 5: 3, # 'н' - 1: 3, # 'о' - 15: 0, # 'п' - 9: 3, # 'р' - 7: 2, # 'с' - 6: 2, # 'т' - 14: 3, # 'у' - 39: 1, # 'ф' - 26: 1, # 'х' - 28: 1, # 'ц' - 22: 2, # 'ч' - 25: 1, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 1, # 'ы' - 17: 1, # 'ь' - 30: 1, # 'э' - 27: 1, # 'ю' - 16: 0, # 'я' - }, - 13: { # 'д' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 2, # 'б' - 10: 3, # 'в' - 19: 2, # 'г' - 13: 2, # 'д' - 2: 3, # 'е' - 24: 2, # 'ж' - 20: 2, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 3, # 'к' - 8: 3, # 'л' - 12: 2, # 'м' - 5: 3, # 'н' - 1: 3, # 'о' - 15: 2, # 'п' - 9: 3, # 'р' - 7: 3, # 'с' - 6: 3, # 'т' - 14: 3, # 'у' - 39: 1, # 'ф' - 26: 2, # 'х' - 28: 3, # 'ц' - 22: 2, # 'ч' - 25: 2, # 'ш' - 29: 1, # 'щ' - 54: 2, # 'ъ' - 18: 3, # 'ы' - 17: 3, # 'ь' - 30: 1, # 'э' - 27: 2, # 'ю' - 16: 3, # 'я' - }, - 2: { # 'е' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 2, # 'а' - 21: 3, # 'б' - 10: 3, # 'в' - 19: 3, # 'г' - 13: 3, # 'д' - 2: 3, # 'е' - 24: 3, # 'ж' - 20: 3, # 'з' - 4: 2, # 'и' - 23: 3, # 'й' - 11: 3, # 'к' - 8: 3, # 'л' - 12: 3, # 'м' - 5: 3, # 'н' - 1: 3, # 'о' - 15: 3, # 'п' - 9: 3, # 'р' - 7: 3, # 'с' - 6: 3, # 'т' - 14: 2, # 'у' - 39: 2, # 'ф' - 26: 3, # 'х' - 28: 3, # 'ц' - 22: 3, # 'ч' - 25: 3, # 'ш' - 29: 3, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 1, # 'э' - 27: 2, # 'ю' - 16: 3, # 'я' - }, - 24: { # 'ж' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 2, # 'б' - 10: 1, # 'в' - 19: 2, # 'г' - 13: 3, # 'д' - 2: 3, # 'е' - 24: 2, # 'ж' - 20: 1, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 2, # 'к' - 8: 2, # 'л' - 12: 1, # 'м' - 5: 3, # 'н' - 1: 2, # 'о' - 15: 1, # 'п' - 9: 2, # 'р' - 7: 2, # 'с' - 6: 1, # 'т' - 14: 3, # 'у' - 39: 1, # 'ф' - 26: 0, # 'х' - 28: 1, # 'ц' - 22: 2, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 1, # 'ы' - 17: 2, # 'ь' - 30: 1, # 'э' - 27: 1, # 'ю' - 16: 1, # 'я' - }, - 20: { # 'з' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 3, # 'б' - 10: 3, # 'в' - 19: 3, # 'г' - 13: 3, # 'д' - 2: 3, # 'е' - 24: 2, # 'ж' - 20: 2, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 3, # 'к' - 8: 3, # 'л' - 12: 3, # 'м' - 5: 3, # 'н' - 1: 3, # 'о' - 15: 0, # 'п' - 9: 3, # 'р' - 7: 2, # 'с' - 6: 2, # 'т' - 14: 3, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 1, # 'ц' - 22: 2, # 'ч' - 25: 1, # 'ш' - 29: 0, # 'щ' - 54: 2, # 'ъ' - 18: 3, # 'ы' - 17: 2, # 'ь' - 30: 1, # 'э' - 27: 1, # 'ю' - 16: 3, # 'я' - }, - 4: { # 'и' - 37: 1, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 1, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 3, # 'б' - 10: 3, # 'в' - 19: 3, # 'г' - 13: 3, # 'д' - 2: 3, # 'е' - 24: 3, # 'ж' - 20: 3, # 'з' - 4: 3, # 'и' - 23: 3, # 'й' - 11: 3, # 'к' - 8: 3, # 'л' - 12: 3, # 'м' - 5: 3, # 'н' - 1: 3, # 'о' - 15: 3, # 'п' - 9: 3, # 'р' - 7: 3, # 'с' - 6: 3, # 'т' - 14: 2, # 'у' - 39: 2, # 'ф' - 26: 3, # 'х' - 28: 3, # 'ц' - 22: 3, # 'ч' - 25: 3, # 'ш' - 29: 3, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 2, # 'э' - 27: 3, # 'ю' - 16: 3, # 'я' - }, - 23: { # 'й' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 1, # 'а' - 21: 1, # 'б' - 10: 1, # 'в' - 19: 2, # 'г' - 13: 3, # 'д' - 2: 2, # 'е' - 24: 0, # 'ж' - 20: 2, # 'з' - 4: 1, # 'и' - 23: 0, # 'й' - 11: 2, # 'к' - 8: 2, # 'л' - 12: 2, # 'м' - 5: 3, # 'н' - 1: 2, # 'о' - 15: 1, # 'п' - 9: 2, # 'р' - 7: 3, # 'с' - 6: 3, # 'т' - 14: 1, # 'у' - 39: 2, # 'ф' - 26: 1, # 'х' - 28: 2, # 'ц' - 22: 3, # 'ч' - 25: 2, # 'ш' - 29: 1, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 1, # 'э' - 27: 1, # 'ю' - 16: 2, # 'я' - }, - 11: { # 'к' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 1, # 'б' - 10: 3, # 'в' - 19: 1, # 'г' - 13: 1, # 'д' - 2: 3, # 'е' - 24: 2, # 'ж' - 20: 2, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 2, # 'к' - 8: 3, # 'л' - 12: 1, # 'м' - 5: 3, # 'н' - 1: 3, # 'о' - 15: 0, # 'п' - 9: 3, # 'р' - 7: 3, # 'с' - 6: 3, # 'т' - 14: 3, # 'у' - 39: 1, # 'ф' - 26: 2, # 'х' - 28: 2, # 'ц' - 22: 1, # 'ч' - 25: 2, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 1, # 'ы' - 17: 1, # 'ь' - 30: 1, # 'э' - 27: 1, # 'ю' - 16: 1, # 'я' - }, - 8: { # 'л' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 2, # 'б' - 10: 2, # 'в' - 19: 3, # 'г' - 13: 2, # 'д' - 2: 3, # 'е' - 24: 3, # 'ж' - 20: 2, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 3, # 'к' - 8: 3, # 'л' - 12: 2, # 'м' - 5: 3, # 'н' - 1: 3, # 'о' - 15: 2, # 'п' - 9: 1, # 'р' - 7: 3, # 'с' - 6: 2, # 'т' - 14: 3, # 'у' - 39: 2, # 'ф' - 26: 2, # 'х' - 28: 1, # 'ц' - 22: 3, # 'ч' - 25: 2, # 'ш' - 29: 1, # 'щ' - 54: 0, # 'ъ' - 18: 3, # 'ы' - 17: 3, # 'ь' - 30: 1, # 'э' - 27: 3, # 'ю' - 16: 3, # 'я' - }, - 12: { # 'м' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 2, # 'б' - 10: 2, # 'в' - 19: 2, # 'г' - 13: 1, # 'д' - 2: 3, # 'е' - 24: 1, # 'ж' - 20: 1, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 2, # 'к' - 8: 3, # 'л' - 12: 2, # 'м' - 5: 3, # 'н' - 1: 3, # 'о' - 15: 2, # 'п' - 9: 2, # 'р' - 7: 3, # 'с' - 6: 2, # 'т' - 14: 3, # 'у' - 39: 2, # 'ф' - 26: 2, # 'х' - 28: 2, # 'ц' - 22: 2, # 'ч' - 25: 1, # 'ш' - 29: 1, # 'щ' - 54: 0, # 'ъ' - 18: 3, # 'ы' - 17: 2, # 'ь' - 30: 2, # 'э' - 27: 1, # 'ю' - 16: 3, # 'я' - }, - 5: { # 'н' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 2, # 'б' - 10: 2, # 'в' - 19: 3, # 'г' - 13: 3, # 'д' - 2: 3, # 'е' - 24: 2, # 'ж' - 20: 2, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 3, # 'к' - 8: 2, # 'л' - 12: 1, # 'м' - 5: 3, # 'н' - 1: 3, # 'о' - 15: 1, # 'п' - 9: 2, # 'р' - 7: 3, # 'с' - 6: 3, # 'т' - 14: 3, # 'у' - 39: 2, # 'ф' - 26: 2, # 'х' - 28: 3, # 'ц' - 22: 3, # 'ч' - 25: 2, # 'ш' - 29: 2, # 'щ' - 54: 1, # 'ъ' - 18: 3, # 'ы' - 17: 3, # 'ь' - 30: 1, # 'э' - 27: 3, # 'ю' - 16: 3, # 'я' - }, - 1: { # 'о' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 2, # 'а' - 21: 3, # 'б' - 10: 3, # 'в' - 19: 3, # 'г' - 13: 3, # 'д' - 2: 3, # 'е' - 24: 3, # 'ж' - 20: 3, # 'з' - 4: 3, # 'и' - 23: 3, # 'й' - 11: 3, # 'к' - 8: 3, # 'л' - 12: 3, # 'м' - 5: 3, # 'н' - 1: 3, # 'о' - 15: 3, # 'п' - 9: 3, # 'р' - 7: 3, # 'с' - 6: 3, # 'т' - 14: 2, # 'у' - 39: 2, # 'ф' - 26: 3, # 'х' - 28: 2, # 'ц' - 22: 3, # 'ч' - 25: 3, # 'ш' - 29: 3, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 2, # 'э' - 27: 3, # 'ю' - 16: 3, # 'я' - }, - 15: { # 'п' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 1, # 'б' - 10: 0, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 3, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 2, # 'к' - 8: 3, # 'л' - 12: 1, # 'м' - 5: 3, # 'н' - 1: 3, # 'о' - 15: 2, # 'п' - 9: 3, # 'р' - 7: 2, # 'с' - 6: 2, # 'т' - 14: 3, # 'у' - 39: 1, # 'ф' - 26: 0, # 'х' - 28: 2, # 'ц' - 22: 2, # 'ч' - 25: 1, # 'ш' - 29: 1, # 'щ' - 54: 0, # 'ъ' - 18: 3, # 'ы' - 17: 2, # 'ь' - 30: 1, # 'э' - 27: 1, # 'ю' - 16: 3, # 'я' - }, - 9: { # 'р' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 2, # 'б' - 10: 3, # 'в' - 19: 3, # 'г' - 13: 3, # 'д' - 2: 3, # 'е' - 24: 3, # 'ж' - 20: 2, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 3, # 'к' - 8: 2, # 'л' - 12: 3, # 'м' - 5: 3, # 'н' - 1: 3, # 'о' - 15: 2, # 'п' - 9: 2, # 'р' - 7: 3, # 'с' - 6: 3, # 'т' - 14: 3, # 'у' - 39: 2, # 'ф' - 26: 3, # 'х' - 28: 2, # 'ц' - 22: 2, # 'ч' - 25: 3, # 'ш' - 29: 2, # 'щ' - 54: 0, # 'ъ' - 18: 3, # 'ы' - 17: 3, # 'ь' - 30: 2, # 'э' - 27: 2, # 'ю' - 16: 3, # 'я' - }, - 7: { # 'с' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 1, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 2, # 'б' - 10: 3, # 'в' - 19: 2, # 'г' - 13: 3, # 'д' - 2: 3, # 'е' - 24: 2, # 'ж' - 20: 2, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 3, # 'к' - 8: 3, # 'л' - 12: 3, # 'м' - 5: 3, # 'н' - 1: 3, # 'о' - 15: 3, # 'п' - 9: 3, # 'р' - 7: 3, # 'с' - 6: 3, # 'т' - 14: 3, # 'у' - 39: 2, # 'ф' - 26: 3, # 'х' - 28: 2, # 'ц' - 22: 3, # 'ч' - 25: 2, # 'ш' - 29: 1, # 'щ' - 54: 2, # 'ъ' - 18: 3, # 'ы' - 17: 3, # 'ь' - 30: 2, # 'э' - 27: 3, # 'ю' - 16: 3, # 'я' - }, - 6: { # 'т' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 2, # 'б' - 10: 3, # 'в' - 19: 2, # 'г' - 13: 2, # 'д' - 2: 3, # 'е' - 24: 1, # 'ж' - 20: 1, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 3, # 'к' - 8: 3, # 'л' - 12: 2, # 'м' - 5: 3, # 'н' - 1: 3, # 'о' - 15: 2, # 'п' - 9: 3, # 'р' - 7: 3, # 'с' - 6: 2, # 'т' - 14: 3, # 'у' - 39: 2, # 'ф' - 26: 2, # 'х' - 28: 2, # 'ц' - 22: 2, # 'ч' - 25: 2, # 'ш' - 29: 2, # 'щ' - 54: 2, # 'ъ' - 18: 3, # 'ы' - 17: 3, # 'ь' - 30: 2, # 'э' - 27: 2, # 'ю' - 16: 3, # 'я' - }, - 14: { # 'у' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 2, # 'а' - 21: 3, # 'б' - 10: 3, # 'в' - 19: 3, # 'г' - 13: 3, # 'д' - 2: 3, # 'е' - 24: 3, # 'ж' - 20: 3, # 'з' - 4: 2, # 'и' - 23: 2, # 'й' - 11: 3, # 'к' - 8: 3, # 'л' - 12: 3, # 'м' - 5: 3, # 'н' - 1: 2, # 'о' - 15: 3, # 'п' - 9: 3, # 'р' - 7: 3, # 'с' - 6: 3, # 'т' - 14: 1, # 'у' - 39: 2, # 'ф' - 26: 3, # 'х' - 28: 2, # 'ц' - 22: 3, # 'ч' - 25: 3, # 'ш' - 29: 3, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 2, # 'э' - 27: 3, # 'ю' - 16: 2, # 'я' - }, - 39: { # 'ф' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 1, # 'б' - 10: 0, # 'в' - 19: 1, # 'г' - 13: 0, # 'д' - 2: 3, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 1, # 'к' - 8: 2, # 'л' - 12: 1, # 'м' - 5: 1, # 'н' - 1: 3, # 'о' - 15: 1, # 'п' - 9: 2, # 'р' - 7: 2, # 'с' - 6: 2, # 'т' - 14: 2, # 'у' - 39: 2, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 1, # 'ч' - 25: 1, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 2, # 'ы' - 17: 1, # 'ь' - 30: 2, # 'э' - 27: 1, # 'ю' - 16: 1, # 'я' - }, - 26: { # 'х' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 0, # 'б' - 10: 3, # 'в' - 19: 1, # 'г' - 13: 1, # 'д' - 2: 2, # 'е' - 24: 0, # 'ж' - 20: 1, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 1, # 'к' - 8: 2, # 'л' - 12: 2, # 'м' - 5: 3, # 'н' - 1: 3, # 'о' - 15: 1, # 'п' - 9: 3, # 'р' - 7: 2, # 'с' - 6: 2, # 'т' - 14: 2, # 'у' - 39: 1, # 'ф' - 26: 1, # 'х' - 28: 1, # 'ц' - 22: 1, # 'ч' - 25: 2, # 'ш' - 29: 0, # 'щ' - 54: 1, # 'ъ' - 18: 0, # 'ы' - 17: 1, # 'ь' - 30: 1, # 'э' - 27: 1, # 'ю' - 16: 0, # 'я' - }, - 28: { # 'ц' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 1, # 'б' - 10: 2, # 'в' - 19: 1, # 'г' - 13: 1, # 'д' - 2: 3, # 'е' - 24: 0, # 'ж' - 20: 1, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 2, # 'к' - 8: 1, # 'л' - 12: 1, # 'м' - 5: 1, # 'н' - 1: 3, # 'о' - 15: 0, # 'п' - 9: 1, # 'р' - 7: 0, # 'с' - 6: 1, # 'т' - 14: 3, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 1, # 'ц' - 22: 0, # 'ч' - 25: 1, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 3, # 'ы' - 17: 1, # 'ь' - 30: 0, # 'э' - 27: 1, # 'ю' - 16: 0, # 'я' - }, - 22: { # 'ч' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 1, # 'б' - 10: 1, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 3, # 'е' - 24: 1, # 'ж' - 20: 0, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 3, # 'к' - 8: 2, # 'л' - 12: 1, # 'м' - 5: 3, # 'н' - 1: 2, # 'о' - 15: 0, # 'п' - 9: 2, # 'р' - 7: 1, # 'с' - 6: 3, # 'т' - 14: 3, # 'у' - 39: 1, # 'ф' - 26: 1, # 'х' - 28: 0, # 'ц' - 22: 1, # 'ч' - 25: 2, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 3, # 'ь' - 30: 0, # 'э' - 27: 0, # 'ю' - 16: 0, # 'я' - }, - 25: { # 'ш' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 1, # 'б' - 10: 2, # 'в' - 19: 1, # 'г' - 13: 0, # 'д' - 2: 3, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 3, # 'к' - 8: 3, # 'л' - 12: 2, # 'м' - 5: 3, # 'н' - 1: 3, # 'о' - 15: 2, # 'п' - 9: 2, # 'р' - 7: 1, # 'с' - 6: 2, # 'т' - 14: 3, # 'у' - 39: 2, # 'ф' - 26: 1, # 'х' - 28: 1, # 'ц' - 22: 1, # 'ч' - 25: 1, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 3, # 'ь' - 30: 1, # 'э' - 27: 1, # 'ю' - 16: 0, # 'я' - }, - 29: { # 'щ' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 3, # 'а' - 21: 0, # 'б' - 10: 1, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 3, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 3, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 0, # 'л' - 12: 1, # 'м' - 5: 2, # 'н' - 1: 1, # 'о' - 15: 0, # 'п' - 9: 2, # 'р' - 7: 0, # 'с' - 6: 0, # 'т' - 14: 2, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 2, # 'ь' - 30: 0, # 'э' - 27: 0, # 'ю' - 16: 0, # 'я' - }, - 54: { # 'ъ' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 0, # 'а' - 21: 0, # 'б' - 10: 0, # 'в' - 19: 0, # 'г' - 13: 0, # 'д' - 2: 2, # 'е' - 24: 0, # 'ж' - 20: 0, # 'з' - 4: 0, # 'и' - 23: 0, # 'й' - 11: 0, # 'к' - 8: 0, # 'л' - 12: 0, # 'м' - 5: 0, # 'н' - 1: 0, # 'о' - 15: 0, # 'п' - 9: 0, # 'р' - 7: 0, # 'с' - 6: 0, # 'т' - 14: 0, # 'у' - 39: 0, # 'ф' - 26: 0, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 0, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 0, # 'э' - 27: 1, # 'ю' - 16: 2, # 'я' - }, - 18: { # 'ы' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 0, # 'а' - 21: 3, # 'б' - 10: 3, # 'в' - 19: 2, # 'г' - 13: 2, # 'д' - 2: 3, # 'е' - 24: 2, # 'ж' - 20: 2, # 'з' - 4: 2, # 'и' - 23: 3, # 'й' - 11: 3, # 'к' - 8: 3, # 'л' - 12: 3, # 'м' - 5: 3, # 'н' - 1: 1, # 'о' - 15: 3, # 'п' - 9: 3, # 'р' - 7: 3, # 'с' - 6: 3, # 'т' - 14: 1, # 'у' - 39: 0, # 'ф' - 26: 3, # 'х' - 28: 2, # 'ц' - 22: 3, # 'ч' - 25: 3, # 'ш' - 29: 2, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 0, # 'э' - 27: 0, # 'ю' - 16: 2, # 'я' - }, - 17: { # 'ь' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 0, # 'а' - 21: 2, # 'б' - 10: 2, # 'в' - 19: 2, # 'г' - 13: 2, # 'д' - 2: 3, # 'е' - 24: 1, # 'ж' - 20: 3, # 'з' - 4: 2, # 'и' - 23: 0, # 'й' - 11: 3, # 'к' - 8: 0, # 'л' - 12: 3, # 'м' - 5: 3, # 'н' - 1: 2, # 'о' - 15: 2, # 'п' - 9: 1, # 'р' - 7: 3, # 'с' - 6: 2, # 'т' - 14: 0, # 'у' - 39: 2, # 'ф' - 26: 1, # 'х' - 28: 2, # 'ц' - 22: 2, # 'ч' - 25: 3, # 'ш' - 29: 2, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 1, # 'э' - 27: 3, # 'ю' - 16: 3, # 'я' - }, - 30: { # 'э' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 1, # 'М' - 31: 1, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 1, # 'Р' - 32: 1, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 1, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 0, # 'а' - 21: 1, # 'б' - 10: 1, # 'в' - 19: 1, # 'г' - 13: 2, # 'д' - 2: 1, # 'е' - 24: 0, # 'ж' - 20: 1, # 'з' - 4: 0, # 'и' - 23: 2, # 'й' - 11: 2, # 'к' - 8: 2, # 'л' - 12: 2, # 'м' - 5: 2, # 'н' - 1: 0, # 'о' - 15: 2, # 'п' - 9: 2, # 'р' - 7: 2, # 'с' - 6: 3, # 'т' - 14: 1, # 'у' - 39: 2, # 'ф' - 26: 1, # 'х' - 28: 0, # 'ц' - 22: 0, # 'ч' - 25: 1, # 'ш' - 29: 0, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 1, # 'э' - 27: 1, # 'ю' - 16: 1, # 'я' - }, - 27: { # 'ю' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 2, # 'а' - 21: 3, # 'б' - 10: 1, # 'в' - 19: 2, # 'г' - 13: 3, # 'д' - 2: 1, # 'е' - 24: 2, # 'ж' - 20: 2, # 'з' - 4: 1, # 'и' - 23: 1, # 'й' - 11: 2, # 'к' - 8: 2, # 'л' - 12: 2, # 'м' - 5: 2, # 'н' - 1: 1, # 'о' - 15: 2, # 'п' - 9: 2, # 'р' - 7: 3, # 'с' - 6: 3, # 'т' - 14: 0, # 'у' - 39: 1, # 'ф' - 26: 2, # 'х' - 28: 2, # 'ц' - 22: 2, # 'ч' - 25: 2, # 'ш' - 29: 3, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 1, # 'э' - 27: 2, # 'ю' - 16: 1, # 'я' - }, - 16: { # 'я' - 37: 0, # 'А' - 44: 0, # 'Б' - 33: 0, # 'В' - 46: 0, # 'Г' - 41: 0, # 'Д' - 48: 0, # 'Е' - 56: 0, # 'Ж' - 51: 0, # 'З' - 42: 0, # 'И' - 60: 0, # 'Й' - 36: 0, # 'К' - 49: 0, # 'Л' - 38: 0, # 'М' - 31: 0, # 'Н' - 34: 0, # 'О' - 35: 0, # 'П' - 45: 0, # 'Р' - 32: 0, # 'С' - 40: 0, # 'Т' - 52: 0, # 'У' - 53: 0, # 'Ф' - 55: 0, # 'Х' - 58: 0, # 'Ц' - 50: 0, # 'Ч' - 57: 0, # 'Ш' - 63: 0, # 'Щ' - 62: 0, # 'Ы' - 61: 0, # 'Ь' - 47: 0, # 'Э' - 59: 0, # 'Ю' - 43: 0, # 'Я' - 3: 0, # 'а' - 21: 2, # 'б' - 10: 3, # 'в' - 19: 2, # 'г' - 13: 3, # 'д' - 2: 3, # 'е' - 24: 3, # 'ж' - 20: 3, # 'з' - 4: 2, # 'и' - 23: 2, # 'й' - 11: 3, # 'к' - 8: 3, # 'л' - 12: 3, # 'м' - 5: 3, # 'н' - 1: 0, # 'о' - 15: 2, # 'п' - 9: 2, # 'р' - 7: 3, # 'с' - 6: 3, # 'т' - 14: 1, # 'у' - 39: 1, # 'ф' - 26: 3, # 'х' - 28: 2, # 'ц' - 22: 2, # 'ч' - 25: 2, # 'ш' - 29: 3, # 'щ' - 54: 0, # 'ъ' - 18: 0, # 'ы' - 17: 0, # 'ь' - 30: 0, # 'э' - 27: 2, # 'ю' - 16: 2, # 'я' - }, -} - -# 255: Undefined characters that did not exist in training text -# 254: Carriage/Return -# 253: symbol (punctuation) that does not belong to word -# 252: 0 - 9 -# 251: Control characters - -# Character Mapping Table(s): -IBM866_RUSSIAN_CHAR_TO_ORDER = { - 0: 255, # '\x00' - 1: 255, # '\x01' - 2: 255, # '\x02' - 3: 255, # '\x03' - 4: 255, # '\x04' - 5: 255, # '\x05' - 6: 255, # '\x06' - 7: 255, # '\x07' - 8: 255, # '\x08' - 9: 255, # '\t' - 10: 254, # '\n' - 11: 255, # '\x0b' - 12: 255, # '\x0c' - 13: 254, # '\r' - 14: 255, # '\x0e' - 15: 255, # '\x0f' - 16: 255, # '\x10' - 17: 255, # '\x11' - 18: 255, # '\x12' - 19: 255, # '\x13' - 20: 255, # '\x14' - 21: 255, # '\x15' - 22: 255, # '\x16' - 23: 255, # '\x17' - 24: 255, # '\x18' - 25: 255, # '\x19' - 26: 255, # '\x1a' - 27: 255, # '\x1b' - 28: 255, # '\x1c' - 29: 255, # '\x1d' - 30: 255, # '\x1e' - 31: 255, # '\x1f' - 32: 253, # ' ' - 33: 253, # '!' - 34: 253, # '"' - 35: 253, # '#' - 36: 253, # '$' - 37: 253, # '%' - 38: 253, # '&' - 39: 253, # "'" - 40: 253, # '(' - 41: 253, # ')' - 42: 253, # '*' - 43: 253, # '+' - 44: 253, # ',' - 45: 253, # '-' - 46: 253, # '.' - 47: 253, # '/' - 48: 252, # '0' - 49: 252, # '1' - 50: 252, # '2' - 51: 252, # '3' - 52: 252, # '4' - 53: 252, # '5' - 54: 252, # '6' - 55: 252, # '7' - 56: 252, # '8' - 57: 252, # '9' - 58: 253, # ':' - 59: 253, # ';' - 60: 253, # '<' - 61: 253, # '=' - 62: 253, # '>' - 63: 253, # '?' - 64: 253, # '@' - 65: 142, # 'A' - 66: 143, # 'B' - 67: 144, # 'C' - 68: 145, # 'D' - 69: 146, # 'E' - 70: 147, # 'F' - 71: 148, # 'G' - 72: 149, # 'H' - 73: 150, # 'I' - 74: 151, # 'J' - 75: 152, # 'K' - 76: 74, # 'L' - 77: 153, # 'M' - 78: 75, # 'N' - 79: 154, # 'O' - 80: 155, # 'P' - 81: 156, # 'Q' - 82: 157, # 'R' - 83: 158, # 'S' - 84: 159, # 'T' - 85: 160, # 'U' - 86: 161, # 'V' - 87: 162, # 'W' - 88: 163, # 'X' - 89: 164, # 'Y' - 90: 165, # 'Z' - 91: 253, # '[' - 92: 253, # '\\' - 93: 253, # ']' - 94: 253, # '^' - 95: 253, # '_' - 96: 253, # '`' - 97: 71, # 'a' - 98: 172, # 'b' - 99: 66, # 'c' - 100: 173, # 'd' - 101: 65, # 'e' - 102: 174, # 'f' - 103: 76, # 'g' - 104: 175, # 'h' - 105: 64, # 'i' - 106: 176, # 'j' - 107: 177, # 'k' - 108: 77, # 'l' - 109: 72, # 'm' - 110: 178, # 'n' - 111: 69, # 'o' - 112: 67, # 'p' - 113: 179, # 'q' - 114: 78, # 'r' - 115: 73, # 's' - 116: 180, # 't' - 117: 181, # 'u' - 118: 79, # 'v' - 119: 182, # 'w' - 120: 183, # 'x' - 121: 184, # 'y' - 122: 185, # 'z' - 123: 253, # '{' - 124: 253, # '|' - 125: 253, # '}' - 126: 253, # '~' - 127: 253, # '\x7f' - 128: 37, # 'А' - 129: 44, # 'Б' - 130: 33, # 'В' - 131: 46, # 'Г' - 132: 41, # 'Д' - 133: 48, # 'Е' - 134: 56, # 'Ж' - 135: 51, # 'З' - 136: 42, # 'И' - 137: 60, # 'Й' - 138: 36, # 'К' - 139: 49, # 'Л' - 140: 38, # 'М' - 141: 31, # 'Н' - 142: 34, # 'О' - 143: 35, # 'П' - 144: 45, # 'Р' - 145: 32, # 'С' - 146: 40, # 'Т' - 147: 52, # 'У' - 148: 53, # 'Ф' - 149: 55, # 'Х' - 150: 58, # 'Ц' - 151: 50, # 'Ч' - 152: 57, # 'Ш' - 153: 63, # 'Щ' - 154: 70, # 'Ъ' - 155: 62, # 'Ы' - 156: 61, # 'Ь' - 157: 47, # 'Э' - 158: 59, # 'Ю' - 159: 43, # 'Я' - 160: 3, # 'а' - 161: 21, # 'б' - 162: 10, # 'в' - 163: 19, # 'г' - 164: 13, # 'д' - 165: 2, # 'е' - 166: 24, # 'ж' - 167: 20, # 'з' - 168: 4, # 'и' - 169: 23, # 'й' - 170: 11, # 'к' - 171: 8, # 'л' - 172: 12, # 'м' - 173: 5, # 'н' - 174: 1, # 'о' - 175: 15, # 'п' - 176: 191, # '░' - 177: 192, # '▒' - 178: 193, # '▓' - 179: 194, # '│' - 180: 195, # '┤' - 181: 196, # '╡' - 182: 197, # '╢' - 183: 198, # '╖' - 184: 199, # '╕' - 185: 200, # '╣' - 186: 201, # '║' - 187: 202, # '╗' - 188: 203, # '╝' - 189: 204, # '╜' - 190: 205, # '╛' - 191: 206, # '┐' - 192: 207, # '└' - 193: 208, # '┴' - 194: 209, # '┬' - 195: 210, # '├' - 196: 211, # '─' - 197: 212, # '┼' - 198: 213, # '╞' - 199: 214, # '╟' - 200: 215, # '╚' - 201: 216, # '╔' - 202: 217, # '╩' - 203: 218, # '╦' - 204: 219, # '╠' - 205: 220, # '═' - 206: 221, # '╬' - 207: 222, # '╧' - 208: 223, # '╨' - 209: 224, # '╤' - 210: 225, # '╥' - 211: 226, # '╙' - 212: 227, # '╘' - 213: 228, # '╒' - 214: 229, # '╓' - 215: 230, # '╫' - 216: 231, # '╪' - 217: 232, # '┘' - 218: 233, # '┌' - 219: 234, # '█' - 220: 235, # '▄' - 221: 236, # '▌' - 222: 237, # '▐' - 223: 238, # '▀' - 224: 9, # 'р' - 225: 7, # 'с' - 226: 6, # 'т' - 227: 14, # 'у' - 228: 39, # 'ф' - 229: 26, # 'х' - 230: 28, # 'ц' - 231: 22, # 'ч' - 232: 25, # 'ш' - 233: 29, # 'щ' - 234: 54, # 'ъ' - 235: 18, # 'ы' - 236: 17, # 'ь' - 237: 30, # 'э' - 238: 27, # 'ю' - 239: 16, # 'я' - 240: 239, # 'Ё' - 241: 68, # 'ё' - 242: 240, # 'Є' - 243: 241, # 'є' - 244: 242, # 'Ї' - 245: 243, # 'ї' - 246: 244, # 'Ў' - 247: 245, # 'ў' - 248: 246, # '°' - 249: 247, # '∙' - 250: 248, # '·' - 251: 249, # '√' - 252: 250, # '№' - 253: 251, # '¤' - 254: 252, # '■' - 255: 255, # '\xa0' -} - -IBM866_RUSSIAN_MODEL = SingleByteCharSetModel(charset_name='IBM866', - language='Russian', - char_to_order_map=IBM866_RUSSIAN_CHAR_TO_ORDER, - language_model=RUSSIAN_LANG_MODEL, - typical_positive_ratio=0.976601, - keep_ascii_letters=False, - alphabet='ЁАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюяё') - -WINDOWS_1251_RUSSIAN_CHAR_TO_ORDER = { - 0: 255, # '\x00' - 1: 255, # '\x01' - 2: 255, # '\x02' - 3: 255, # '\x03' - 4: 255, # '\x04' - 5: 255, # '\x05' - 6: 255, # '\x06' - 7: 255, # '\x07' - 8: 255, # '\x08' - 9: 255, # '\t' - 10: 254, # '\n' - 11: 255, # '\x0b' - 12: 255, # '\x0c' - 13: 254, # '\r' - 14: 255, # '\x0e' - 15: 255, # '\x0f' - 16: 255, # '\x10' - 17: 255, # '\x11' - 18: 255, # '\x12' - 19: 255, # '\x13' - 20: 255, # '\x14' - 21: 255, # '\x15' - 22: 255, # '\x16' - 23: 255, # '\x17' - 24: 255, # '\x18' - 25: 255, # '\x19' - 26: 255, # '\x1a' - 27: 255, # '\x1b' - 28: 255, # '\x1c' - 29: 255, # '\x1d' - 30: 255, # '\x1e' - 31: 255, # '\x1f' - 32: 253, # ' ' - 33: 253, # '!' - 34: 253, # '"' - 35: 253, # '#' - 36: 253, # '$' - 37: 253, # '%' - 38: 253, # '&' - 39: 253, # "'" - 40: 253, # '(' - 41: 253, # ')' - 42: 253, # '*' - 43: 253, # '+' - 44: 253, # ',' - 45: 253, # '-' - 46: 253, # '.' - 47: 253, # '/' - 48: 252, # '0' - 49: 252, # '1' - 50: 252, # '2' - 51: 252, # '3' - 52: 252, # '4' - 53: 252, # '5' - 54: 252, # '6' - 55: 252, # '7' - 56: 252, # '8' - 57: 252, # '9' - 58: 253, # ':' - 59: 253, # ';' - 60: 253, # '<' - 61: 253, # '=' - 62: 253, # '>' - 63: 253, # '?' - 64: 253, # '@' - 65: 142, # 'A' - 66: 143, # 'B' - 67: 144, # 'C' - 68: 145, # 'D' - 69: 146, # 'E' - 70: 147, # 'F' - 71: 148, # 'G' - 72: 149, # 'H' - 73: 150, # 'I' - 74: 151, # 'J' - 75: 152, # 'K' - 76: 74, # 'L' - 77: 153, # 'M' - 78: 75, # 'N' - 79: 154, # 'O' - 80: 155, # 'P' - 81: 156, # 'Q' - 82: 157, # 'R' - 83: 158, # 'S' - 84: 159, # 'T' - 85: 160, # 'U' - 86: 161, # 'V' - 87: 162, # 'W' - 88: 163, # 'X' - 89: 164, # 'Y' - 90: 165, # 'Z' - 91: 253, # '[' - 92: 253, # '\\' - 93: 253, # ']' - 94: 253, # '^' - 95: 253, # '_' - 96: 253, # '`' - 97: 71, # 'a' - 98: 172, # 'b' - 99: 66, # 'c' - 100: 173, # 'd' - 101: 65, # 'e' - 102: 174, # 'f' - 103: 76, # 'g' - 104: 175, # 'h' - 105: 64, # 'i' - 106: 176, # 'j' - 107: 177, # 'k' - 108: 77, # 'l' - 109: 72, # 'm' - 110: 178, # 'n' - 111: 69, # 'o' - 112: 67, # 'p' - 113: 179, # 'q' - 114: 78, # 'r' - 115: 73, # 's' - 116: 180, # 't' - 117: 181, # 'u' - 118: 79, # 'v' - 119: 182, # 'w' - 120: 183, # 'x' - 121: 184, # 'y' - 122: 185, # 'z' - 123: 253, # '{' - 124: 253, # '|' - 125: 253, # '}' - 126: 253, # '~' - 127: 253, # '\x7f' - 128: 191, # 'Ђ' - 129: 192, # 'Ѓ' - 130: 193, # '‚' - 131: 194, # 'ѓ' - 132: 195, # '„' - 133: 196, # '…' - 134: 197, # '†' - 135: 198, # '‡' - 136: 199, # '€' - 137: 200, # '‰' - 138: 201, # 'Љ' - 139: 202, # '‹' - 140: 203, # 'Њ' - 141: 204, # 'Ќ' - 142: 205, # 'Ћ' - 143: 206, # 'Џ' - 144: 207, # 'ђ' - 145: 208, # '‘' - 146: 209, # '’' - 147: 210, # '“' - 148: 211, # '”' - 149: 212, # '•' - 150: 213, # '–' - 151: 214, # '—' - 152: 215, # None - 153: 216, # '™' - 154: 217, # 'љ' - 155: 218, # '›' - 156: 219, # 'њ' - 157: 220, # 'ќ' - 158: 221, # 'ћ' - 159: 222, # 'џ' - 160: 223, # '\xa0' - 161: 224, # 'Ў' - 162: 225, # 'ў' - 163: 226, # 'Ј' - 164: 227, # '¤' - 165: 228, # 'Ґ' - 166: 229, # '¦' - 167: 230, # '§' - 168: 231, # 'Ё' - 169: 232, # '©' - 170: 233, # 'Є' - 171: 234, # '«' - 172: 235, # '¬' - 173: 236, # '\xad' - 174: 237, # '®' - 175: 238, # 'Ї' - 176: 239, # '°' - 177: 240, # '±' - 178: 241, # 'І' - 179: 242, # 'і' - 180: 243, # 'ґ' - 181: 244, # 'µ' - 182: 245, # '¶' - 183: 246, # '·' - 184: 68, # 'ё' - 185: 247, # '№' - 186: 248, # 'є' - 187: 249, # '»' - 188: 250, # 'ј' - 189: 251, # 'Ѕ' - 190: 252, # 'ѕ' - 191: 253, # 'ї' - 192: 37, # 'А' - 193: 44, # 'Б' - 194: 33, # 'В' - 195: 46, # 'Г' - 196: 41, # 'Д' - 197: 48, # 'Е' - 198: 56, # 'Ж' - 199: 51, # 'З' - 200: 42, # 'И' - 201: 60, # 'Й' - 202: 36, # 'К' - 203: 49, # 'Л' - 204: 38, # 'М' - 205: 31, # 'Н' - 206: 34, # 'О' - 207: 35, # 'П' - 208: 45, # 'Р' - 209: 32, # 'С' - 210: 40, # 'Т' - 211: 52, # 'У' - 212: 53, # 'Ф' - 213: 55, # 'Х' - 214: 58, # 'Ц' - 215: 50, # 'Ч' - 216: 57, # 'Ш' - 217: 63, # 'Щ' - 218: 70, # 'Ъ' - 219: 62, # 'Ы' - 220: 61, # 'Ь' - 221: 47, # 'Э' - 222: 59, # 'Ю' - 223: 43, # 'Я' - 224: 3, # 'а' - 225: 21, # 'б' - 226: 10, # 'в' - 227: 19, # 'г' - 228: 13, # 'д' - 229: 2, # 'е' - 230: 24, # 'ж' - 231: 20, # 'з' - 232: 4, # 'и' - 233: 23, # 'й' - 234: 11, # 'к' - 235: 8, # 'л' - 236: 12, # 'м' - 237: 5, # 'н' - 238: 1, # 'о' - 239: 15, # 'п' - 240: 9, # 'р' - 241: 7, # 'с' - 242: 6, # 'т' - 243: 14, # 'у' - 244: 39, # 'ф' - 245: 26, # 'х' - 246: 28, # 'ц' - 247: 22, # 'ч' - 248: 25, # 'ш' - 249: 29, # 'щ' - 250: 54, # 'ъ' - 251: 18, # 'ы' - 252: 17, # 'ь' - 253: 30, # 'э' - 254: 27, # 'ю' - 255: 16, # 'я' -} - -WINDOWS_1251_RUSSIAN_MODEL = SingleByteCharSetModel(charset_name='windows-1251', - language='Russian', - char_to_order_map=WINDOWS_1251_RUSSIAN_CHAR_TO_ORDER, - language_model=RUSSIAN_LANG_MODEL, - typical_positive_ratio=0.976601, - keep_ascii_letters=False, - alphabet='ЁАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюяё') - -IBM855_RUSSIAN_CHAR_TO_ORDER = { - 0: 255, # '\x00' - 1: 255, # '\x01' - 2: 255, # '\x02' - 3: 255, # '\x03' - 4: 255, # '\x04' - 5: 255, # '\x05' - 6: 255, # '\x06' - 7: 255, # '\x07' - 8: 255, # '\x08' - 9: 255, # '\t' - 10: 254, # '\n' - 11: 255, # '\x0b' - 12: 255, # '\x0c' - 13: 254, # '\r' - 14: 255, # '\x0e' - 15: 255, # '\x0f' - 16: 255, # '\x10' - 17: 255, # '\x11' - 18: 255, # '\x12' - 19: 255, # '\x13' - 20: 255, # '\x14' - 21: 255, # '\x15' - 22: 255, # '\x16' - 23: 255, # '\x17' - 24: 255, # '\x18' - 25: 255, # '\x19' - 26: 255, # '\x1a' - 27: 255, # '\x1b' - 28: 255, # '\x1c' - 29: 255, # '\x1d' - 30: 255, # '\x1e' - 31: 255, # '\x1f' - 32: 253, # ' ' - 33: 253, # '!' - 34: 253, # '"' - 35: 253, # '#' - 36: 253, # '$' - 37: 253, # '%' - 38: 253, # '&' - 39: 253, # "'" - 40: 253, # '(' - 41: 253, # ')' - 42: 253, # '*' - 43: 253, # '+' - 44: 253, # ',' - 45: 253, # '-' - 46: 253, # '.' - 47: 253, # '/' - 48: 252, # '0' - 49: 252, # '1' - 50: 252, # '2' - 51: 252, # '3' - 52: 252, # '4' - 53: 252, # '5' - 54: 252, # '6' - 55: 252, # '7' - 56: 252, # '8' - 57: 252, # '9' - 58: 253, # ':' - 59: 253, # ';' - 60: 253, # '<' - 61: 253, # '=' - 62: 253, # '>' - 63: 253, # '?' - 64: 253, # '@' - 65: 142, # 'A' - 66: 143, # 'B' - 67: 144, # 'C' - 68: 145, # 'D' - 69: 146, # 'E' - 70: 147, # 'F' - 71: 148, # 'G' - 72: 149, # 'H' - 73: 150, # 'I' - 74: 151, # 'J' - 75: 152, # 'K' - 76: 74, # 'L' - 77: 153, # 'M' - 78: 75, # 'N' - 79: 154, # 'O' - 80: 155, # 'P' - 81: 156, # 'Q' - 82: 157, # 'R' - 83: 158, # 'S' - 84: 159, # 'T' - 85: 160, # 'U' - 86: 161, # 'V' - 87: 162, # 'W' - 88: 163, # 'X' - 89: 164, # 'Y' - 90: 165, # 'Z' - 91: 253, # '[' - 92: 253, # '\\' - 93: 253, # ']' - 94: 253, # '^' - 95: 253, # '_' - 96: 253, # '`' - 97: 71, # 'a' - 98: 172, # 'b' - 99: 66, # 'c' - 100: 173, # 'd' - 101: 65, # 'e' - 102: 174, # 'f' - 103: 76, # 'g' - 104: 175, # 'h' - 105: 64, # 'i' - 106: 176, # 'j' - 107: 177, # 'k' - 108: 77, # 'l' - 109: 72, # 'm' - 110: 178, # 'n' - 111: 69, # 'o' - 112: 67, # 'p' - 113: 179, # 'q' - 114: 78, # 'r' - 115: 73, # 's' - 116: 180, # 't' - 117: 181, # 'u' - 118: 79, # 'v' - 119: 182, # 'w' - 120: 183, # 'x' - 121: 184, # 'y' - 122: 185, # 'z' - 123: 253, # '{' - 124: 253, # '|' - 125: 253, # '}' - 126: 253, # '~' - 127: 253, # '\x7f' - 128: 191, # 'ђ' - 129: 192, # 'Ђ' - 130: 193, # 'ѓ' - 131: 194, # 'Ѓ' - 132: 68, # 'ё' - 133: 195, # 'Ё' - 134: 196, # 'є' - 135: 197, # 'Є' - 136: 198, # 'ѕ' - 137: 199, # 'Ѕ' - 138: 200, # 'і' - 139: 201, # 'І' - 140: 202, # 'ї' - 141: 203, # 'Ї' - 142: 204, # 'ј' - 143: 205, # 'Ј' - 144: 206, # 'љ' - 145: 207, # 'Љ' - 146: 208, # 'њ' - 147: 209, # 'Њ' - 148: 210, # 'ћ' - 149: 211, # 'Ћ' - 150: 212, # 'ќ' - 151: 213, # 'Ќ' - 152: 214, # 'ў' - 153: 215, # 'Ў' - 154: 216, # 'џ' - 155: 217, # 'Џ' - 156: 27, # 'ю' - 157: 59, # 'Ю' - 158: 54, # 'ъ' - 159: 70, # 'Ъ' - 160: 3, # 'а' - 161: 37, # 'А' - 162: 21, # 'б' - 163: 44, # 'Б' - 164: 28, # 'ц' - 165: 58, # 'Ц' - 166: 13, # 'д' - 167: 41, # 'Д' - 168: 2, # 'е' - 169: 48, # 'Е' - 170: 39, # 'ф' - 171: 53, # 'Ф' - 172: 19, # 'г' - 173: 46, # 'Г' - 174: 218, # '«' - 175: 219, # '»' - 176: 220, # '░' - 177: 221, # '▒' - 178: 222, # '▓' - 179: 223, # '│' - 180: 224, # '┤' - 181: 26, # 'х' - 182: 55, # 'Х' - 183: 4, # 'и' - 184: 42, # 'И' - 185: 225, # '╣' - 186: 226, # '║' - 187: 227, # '╗' - 188: 228, # '╝' - 189: 23, # 'й' - 190: 60, # 'Й' - 191: 229, # '┐' - 192: 230, # '└' - 193: 231, # '┴' - 194: 232, # '┬' - 195: 233, # '├' - 196: 234, # '─' - 197: 235, # '┼' - 198: 11, # 'к' - 199: 36, # 'К' - 200: 236, # '╚' - 201: 237, # '╔' - 202: 238, # '╩' - 203: 239, # '╦' - 204: 240, # '╠' - 205: 241, # '═' - 206: 242, # '╬' - 207: 243, # '¤' - 208: 8, # 'л' - 209: 49, # 'Л' - 210: 12, # 'м' - 211: 38, # 'М' - 212: 5, # 'н' - 213: 31, # 'Н' - 214: 1, # 'о' - 215: 34, # 'О' - 216: 15, # 'п' - 217: 244, # '┘' - 218: 245, # '┌' - 219: 246, # '█' - 220: 247, # '▄' - 221: 35, # 'П' - 222: 16, # 'я' - 223: 248, # '▀' - 224: 43, # 'Я' - 225: 9, # 'р' - 226: 45, # 'Р' - 227: 7, # 'с' - 228: 32, # 'С' - 229: 6, # 'т' - 230: 40, # 'Т' - 231: 14, # 'у' - 232: 52, # 'У' - 233: 24, # 'ж' - 234: 56, # 'Ж' - 235: 10, # 'в' - 236: 33, # 'В' - 237: 17, # 'ь' - 238: 61, # 'Ь' - 239: 249, # '№' - 240: 250, # '\xad' - 241: 18, # 'ы' - 242: 62, # 'Ы' - 243: 20, # 'з' - 244: 51, # 'З' - 245: 25, # 'ш' - 246: 57, # 'Ш' - 247: 30, # 'э' - 248: 47, # 'Э' - 249: 29, # 'щ' - 250: 63, # 'Щ' - 251: 22, # 'ч' - 252: 50, # 'Ч' - 253: 251, # '§' - 254: 252, # '■' - 255: 255, # '\xa0' -} - -IBM855_RUSSIAN_MODEL = SingleByteCharSetModel(charset_name='IBM855', - language='Russian', - char_to_order_map=IBM855_RUSSIAN_CHAR_TO_ORDER, - language_model=RUSSIAN_LANG_MODEL, - typical_positive_ratio=0.976601, - keep_ascii_letters=False, - alphabet='ЁАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюяё') - -KOI8_R_RUSSIAN_CHAR_TO_ORDER = { - 0: 255, # '\x00' - 1: 255, # '\x01' - 2: 255, # '\x02' - 3: 255, # '\x03' - 4: 255, # '\x04' - 5: 255, # '\x05' - 6: 255, # '\x06' - 7: 255, # '\x07' - 8: 255, # '\x08' - 9: 255, # '\t' - 10: 254, # '\n' - 11: 255, # '\x0b' - 12: 255, # '\x0c' - 13: 254, # '\r' - 14: 255, # '\x0e' - 15: 255, # '\x0f' - 16: 255, # '\x10' - 17: 255, # '\x11' - 18: 255, # '\x12' - 19: 255, # '\x13' - 20: 255, # '\x14' - 21: 255, # '\x15' - 22: 255, # '\x16' - 23: 255, # '\x17' - 24: 255, # '\x18' - 25: 255, # '\x19' - 26: 255, # '\x1a' - 27: 255, # '\x1b' - 28: 255, # '\x1c' - 29: 255, # '\x1d' - 30: 255, # '\x1e' - 31: 255, # '\x1f' - 32: 253, # ' ' - 33: 253, # '!' - 34: 253, # '"' - 35: 253, # '#' - 36: 253, # '$' - 37: 253, # '%' - 38: 253, # '&' - 39: 253, # "'" - 40: 253, # '(' - 41: 253, # ')' - 42: 253, # '*' - 43: 253, # '+' - 44: 253, # ',' - 45: 253, # '-' - 46: 253, # '.' - 47: 253, # '/' - 48: 252, # '0' - 49: 252, # '1' - 50: 252, # '2' - 51: 252, # '3' - 52: 252, # '4' - 53: 252, # '5' - 54: 252, # '6' - 55: 252, # '7' - 56: 252, # '8' - 57: 252, # '9' - 58: 253, # ':' - 59: 253, # ';' - 60: 253, # '<' - 61: 253, # '=' - 62: 253, # '>' - 63: 253, # '?' - 64: 253, # '@' - 65: 142, # 'A' - 66: 143, # 'B' - 67: 144, # 'C' - 68: 145, # 'D' - 69: 146, # 'E' - 70: 147, # 'F' - 71: 148, # 'G' - 72: 149, # 'H' - 73: 150, # 'I' - 74: 151, # 'J' - 75: 152, # 'K' - 76: 74, # 'L' - 77: 153, # 'M' - 78: 75, # 'N' - 79: 154, # 'O' - 80: 155, # 'P' - 81: 156, # 'Q' - 82: 157, # 'R' - 83: 158, # 'S' - 84: 159, # 'T' - 85: 160, # 'U' - 86: 161, # 'V' - 87: 162, # 'W' - 88: 163, # 'X' - 89: 164, # 'Y' - 90: 165, # 'Z' - 91: 253, # '[' - 92: 253, # '\\' - 93: 253, # ']' - 94: 253, # '^' - 95: 253, # '_' - 96: 253, # '`' - 97: 71, # 'a' - 98: 172, # 'b' - 99: 66, # 'c' - 100: 173, # 'd' - 101: 65, # 'e' - 102: 174, # 'f' - 103: 76, # 'g' - 104: 175, # 'h' - 105: 64, # 'i' - 106: 176, # 'j' - 107: 177, # 'k' - 108: 77, # 'l' - 109: 72, # 'm' - 110: 178, # 'n' - 111: 69, # 'o' - 112: 67, # 'p' - 113: 179, # 'q' - 114: 78, # 'r' - 115: 73, # 's' - 116: 180, # 't' - 117: 181, # 'u' - 118: 79, # 'v' - 119: 182, # 'w' - 120: 183, # 'x' - 121: 184, # 'y' - 122: 185, # 'z' - 123: 253, # '{' - 124: 253, # '|' - 125: 253, # '}' - 126: 253, # '~' - 127: 253, # '\x7f' - 128: 191, # '─' - 129: 192, # '│' - 130: 193, # '┌' - 131: 194, # '┐' - 132: 195, # '└' - 133: 196, # '┘' - 134: 197, # '├' - 135: 198, # '┤' - 136: 199, # '┬' - 137: 200, # '┴' - 138: 201, # '┼' - 139: 202, # '▀' - 140: 203, # '▄' - 141: 204, # '█' - 142: 205, # '▌' - 143: 206, # '▐' - 144: 207, # '░' - 145: 208, # '▒' - 146: 209, # '▓' - 147: 210, # '⌠' - 148: 211, # '■' - 149: 212, # '∙' - 150: 213, # '√' - 151: 214, # '≈' - 152: 215, # '≤' - 153: 216, # '≥' - 154: 217, # '\xa0' - 155: 218, # '⌡' - 156: 219, # '°' - 157: 220, # '²' - 158: 221, # '·' - 159: 222, # '÷' - 160: 223, # '═' - 161: 224, # '║' - 162: 225, # '╒' - 163: 68, # 'ё' - 164: 226, # '╓' - 165: 227, # '╔' - 166: 228, # '╕' - 167: 229, # '╖' - 168: 230, # '╗' - 169: 231, # '╘' - 170: 232, # '╙' - 171: 233, # '╚' - 172: 234, # '╛' - 173: 235, # '╜' - 174: 236, # '╝' - 175: 237, # '╞' - 176: 238, # '╟' - 177: 239, # '╠' - 178: 240, # '╡' - 179: 241, # 'Ё' - 180: 242, # '╢' - 181: 243, # '╣' - 182: 244, # '╤' - 183: 245, # '╥' - 184: 246, # '╦' - 185: 247, # '╧' - 186: 248, # '╨' - 187: 249, # '╩' - 188: 250, # '╪' - 189: 251, # '╫' - 190: 252, # '╬' - 191: 253, # '©' - 192: 27, # 'ю' - 193: 3, # 'а' - 194: 21, # 'б' - 195: 28, # 'ц' - 196: 13, # 'д' - 197: 2, # 'е' - 198: 39, # 'ф' - 199: 19, # 'г' - 200: 26, # 'х' - 201: 4, # 'и' - 202: 23, # 'й' - 203: 11, # 'к' - 204: 8, # 'л' - 205: 12, # 'м' - 206: 5, # 'н' - 207: 1, # 'о' - 208: 15, # 'п' - 209: 16, # 'я' - 210: 9, # 'р' - 211: 7, # 'с' - 212: 6, # 'т' - 213: 14, # 'у' - 214: 24, # 'ж' - 215: 10, # 'в' - 216: 17, # 'ь' - 217: 18, # 'ы' - 218: 20, # 'з' - 219: 25, # 'ш' - 220: 30, # 'э' - 221: 29, # 'щ' - 222: 22, # 'ч' - 223: 54, # 'ъ' - 224: 59, # 'Ю' - 225: 37, # 'А' - 226: 44, # 'Б' - 227: 58, # 'Ц' - 228: 41, # 'Д' - 229: 48, # 'Е' - 230: 53, # 'Ф' - 231: 46, # 'Г' - 232: 55, # 'Х' - 233: 42, # 'И' - 234: 60, # 'Й' - 235: 36, # 'К' - 236: 49, # 'Л' - 237: 38, # 'М' - 238: 31, # 'Н' - 239: 34, # 'О' - 240: 35, # 'П' - 241: 43, # 'Я' - 242: 45, # 'Р' - 243: 32, # 'С' - 244: 40, # 'Т' - 245: 52, # 'У' - 246: 56, # 'Ж' - 247: 33, # 'В' - 248: 61, # 'Ь' - 249: 62, # 'Ы' - 250: 51, # 'З' - 251: 57, # 'Ш' - 252: 47, # 'Э' - 253: 63, # 'Щ' - 254: 50, # 'Ч' - 255: 70, # 'Ъ' -} - -KOI8_R_RUSSIAN_MODEL = SingleByteCharSetModel(charset_name='KOI8-R', - language='Russian', - char_to_order_map=KOI8_R_RUSSIAN_CHAR_TO_ORDER, - language_model=RUSSIAN_LANG_MODEL, - typical_positive_ratio=0.976601, - keep_ascii_letters=False, - alphabet='ЁАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюяё') - -MACCYRILLIC_RUSSIAN_CHAR_TO_ORDER = { - 0: 255, # '\x00' - 1: 255, # '\x01' - 2: 255, # '\x02' - 3: 255, # '\x03' - 4: 255, # '\x04' - 5: 255, # '\x05' - 6: 255, # '\x06' - 7: 255, # '\x07' - 8: 255, # '\x08' - 9: 255, # '\t' - 10: 254, # '\n' - 11: 255, # '\x0b' - 12: 255, # '\x0c' - 13: 254, # '\r' - 14: 255, # '\x0e' - 15: 255, # '\x0f' - 16: 255, # '\x10' - 17: 255, # '\x11' - 18: 255, # '\x12' - 19: 255, # '\x13' - 20: 255, # '\x14' - 21: 255, # '\x15' - 22: 255, # '\x16' - 23: 255, # '\x17' - 24: 255, # '\x18' - 25: 255, # '\x19' - 26: 255, # '\x1a' - 27: 255, # '\x1b' - 28: 255, # '\x1c' - 29: 255, # '\x1d' - 30: 255, # '\x1e' - 31: 255, # '\x1f' - 32: 253, # ' ' - 33: 253, # '!' - 34: 253, # '"' - 35: 253, # '#' - 36: 253, # '$' - 37: 253, # '%' - 38: 253, # '&' - 39: 253, # "'" - 40: 253, # '(' - 41: 253, # ')' - 42: 253, # '*' - 43: 253, # '+' - 44: 253, # ',' - 45: 253, # '-' - 46: 253, # '.' - 47: 253, # '/' - 48: 252, # '0' - 49: 252, # '1' - 50: 252, # '2' - 51: 252, # '3' - 52: 252, # '4' - 53: 252, # '5' - 54: 252, # '6' - 55: 252, # '7' - 56: 252, # '8' - 57: 252, # '9' - 58: 253, # ':' - 59: 253, # ';' - 60: 253, # '<' - 61: 253, # '=' - 62: 253, # '>' - 63: 253, # '?' - 64: 253, # '@' - 65: 142, # 'A' - 66: 143, # 'B' - 67: 144, # 'C' - 68: 145, # 'D' - 69: 146, # 'E' - 70: 147, # 'F' - 71: 148, # 'G' - 72: 149, # 'H' - 73: 150, # 'I' - 74: 151, # 'J' - 75: 152, # 'K' - 76: 74, # 'L' - 77: 153, # 'M' - 78: 75, # 'N' - 79: 154, # 'O' - 80: 155, # 'P' - 81: 156, # 'Q' - 82: 157, # 'R' - 83: 158, # 'S' - 84: 159, # 'T' - 85: 160, # 'U' - 86: 161, # 'V' - 87: 162, # 'W' - 88: 163, # 'X' - 89: 164, # 'Y' - 90: 165, # 'Z' - 91: 253, # '[' - 92: 253, # '\\' - 93: 253, # ']' - 94: 253, # '^' - 95: 253, # '_' - 96: 253, # '`' - 97: 71, # 'a' - 98: 172, # 'b' - 99: 66, # 'c' - 100: 173, # 'd' - 101: 65, # 'e' - 102: 174, # 'f' - 103: 76, # 'g' - 104: 175, # 'h' - 105: 64, # 'i' - 106: 176, # 'j' - 107: 177, # 'k' - 108: 77, # 'l' - 109: 72, # 'm' - 110: 178, # 'n' - 111: 69, # 'o' - 112: 67, # 'p' - 113: 179, # 'q' - 114: 78, # 'r' - 115: 73, # 's' - 116: 180, # 't' - 117: 181, # 'u' - 118: 79, # 'v' - 119: 182, # 'w' - 120: 183, # 'x' - 121: 184, # 'y' - 122: 185, # 'z' - 123: 253, # '{' - 124: 253, # '|' - 125: 253, # '}' - 126: 253, # '~' - 127: 253, # '\x7f' - 128: 37, # 'А' - 129: 44, # 'Б' - 130: 33, # 'В' - 131: 46, # 'Г' - 132: 41, # 'Д' - 133: 48, # 'Е' - 134: 56, # 'Ж' - 135: 51, # 'З' - 136: 42, # 'И' - 137: 60, # 'Й' - 138: 36, # 'К' - 139: 49, # 'Л' - 140: 38, # 'М' - 141: 31, # 'Н' - 142: 34, # 'О' - 143: 35, # 'П' - 144: 45, # 'Р' - 145: 32, # 'С' - 146: 40, # 'Т' - 147: 52, # 'У' - 148: 53, # 'Ф' - 149: 55, # 'Х' - 150: 58, # 'Ц' - 151: 50, # 'Ч' - 152: 57, # 'Ш' - 153: 63, # 'Щ' - 154: 70, # 'Ъ' - 155: 62, # 'Ы' - 156: 61, # 'Ь' - 157: 47, # 'Э' - 158: 59, # 'Ю' - 159: 43, # 'Я' - 160: 191, # '†' - 161: 192, # '°' - 162: 193, # 'Ґ' - 163: 194, # '£' - 164: 195, # '§' - 165: 196, # '•' - 166: 197, # '¶' - 167: 198, # 'І' - 168: 199, # '®' - 169: 200, # '©' - 170: 201, # '™' - 171: 202, # 'Ђ' - 172: 203, # 'ђ' - 173: 204, # '≠' - 174: 205, # 'Ѓ' - 175: 206, # 'ѓ' - 176: 207, # '∞' - 177: 208, # '±' - 178: 209, # '≤' - 179: 210, # '≥' - 180: 211, # 'і' - 181: 212, # 'µ' - 182: 213, # 'ґ' - 183: 214, # 'Ј' - 184: 215, # 'Є' - 185: 216, # 'є' - 186: 217, # 'Ї' - 187: 218, # 'ї' - 188: 219, # 'Љ' - 189: 220, # 'љ' - 190: 221, # 'Њ' - 191: 222, # 'њ' - 192: 223, # 'ј' - 193: 224, # 'Ѕ' - 194: 225, # '¬' - 195: 226, # '√' - 196: 227, # 'ƒ' - 197: 228, # '≈' - 198: 229, # '∆' - 199: 230, # '«' - 200: 231, # '»' - 201: 232, # '…' - 202: 233, # '\xa0' - 203: 234, # 'Ћ' - 204: 235, # 'ћ' - 205: 236, # 'Ќ' - 206: 237, # 'ќ' - 207: 238, # 'ѕ' - 208: 239, # '–' - 209: 240, # '—' - 210: 241, # '“' - 211: 242, # '”' - 212: 243, # '‘' - 213: 244, # '’' - 214: 245, # '÷' - 215: 246, # '„' - 216: 247, # 'Ў' - 217: 248, # 'ў' - 218: 249, # 'Џ' - 219: 250, # 'џ' - 220: 251, # '№' - 221: 252, # 'Ё' - 222: 68, # 'ё' - 223: 16, # 'я' - 224: 3, # 'а' - 225: 21, # 'б' - 226: 10, # 'в' - 227: 19, # 'г' - 228: 13, # 'д' - 229: 2, # 'е' - 230: 24, # 'ж' - 231: 20, # 'з' - 232: 4, # 'и' - 233: 23, # 'й' - 234: 11, # 'к' - 235: 8, # 'л' - 236: 12, # 'м' - 237: 5, # 'н' - 238: 1, # 'о' - 239: 15, # 'п' - 240: 9, # 'р' - 241: 7, # 'с' - 242: 6, # 'т' - 243: 14, # 'у' - 244: 39, # 'ф' - 245: 26, # 'х' - 246: 28, # 'ц' - 247: 22, # 'ч' - 248: 25, # 'ш' - 249: 29, # 'щ' - 250: 54, # 'ъ' - 251: 18, # 'ы' - 252: 17, # 'ь' - 253: 30, # 'э' - 254: 27, # 'ю' - 255: 255, # '€' -} - -MACCYRILLIC_RUSSIAN_MODEL = SingleByteCharSetModel(charset_name='MacCyrillic', - language='Russian', - char_to_order_map=MACCYRILLIC_RUSSIAN_CHAR_TO_ORDER, - language_model=RUSSIAN_LANG_MODEL, - typical_positive_ratio=0.976601, - keep_ascii_letters=False, - alphabet='ЁАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюяё') - -ISO_8859_5_RUSSIAN_CHAR_TO_ORDER = { - 0: 255, # '\x00' - 1: 255, # '\x01' - 2: 255, # '\x02' - 3: 255, # '\x03' - 4: 255, # '\x04' - 5: 255, # '\x05' - 6: 255, # '\x06' - 7: 255, # '\x07' - 8: 255, # '\x08' - 9: 255, # '\t' - 10: 254, # '\n' - 11: 255, # '\x0b' - 12: 255, # '\x0c' - 13: 254, # '\r' - 14: 255, # '\x0e' - 15: 255, # '\x0f' - 16: 255, # '\x10' - 17: 255, # '\x11' - 18: 255, # '\x12' - 19: 255, # '\x13' - 20: 255, # '\x14' - 21: 255, # '\x15' - 22: 255, # '\x16' - 23: 255, # '\x17' - 24: 255, # '\x18' - 25: 255, # '\x19' - 26: 255, # '\x1a' - 27: 255, # '\x1b' - 28: 255, # '\x1c' - 29: 255, # '\x1d' - 30: 255, # '\x1e' - 31: 255, # '\x1f' - 32: 253, # ' ' - 33: 253, # '!' - 34: 253, # '"' - 35: 253, # '#' - 36: 253, # '$' - 37: 253, # '%' - 38: 253, # '&' - 39: 253, # "'" - 40: 253, # '(' - 41: 253, # ')' - 42: 253, # '*' - 43: 253, # '+' - 44: 253, # ',' - 45: 253, # '-' - 46: 253, # '.' - 47: 253, # '/' - 48: 252, # '0' - 49: 252, # '1' - 50: 252, # '2' - 51: 252, # '3' - 52: 252, # '4' - 53: 252, # '5' - 54: 252, # '6' - 55: 252, # '7' - 56: 252, # '8' - 57: 252, # '9' - 58: 253, # ':' - 59: 253, # ';' - 60: 253, # '<' - 61: 253, # '=' - 62: 253, # '>' - 63: 253, # '?' - 64: 253, # '@' - 65: 142, # 'A' - 66: 143, # 'B' - 67: 144, # 'C' - 68: 145, # 'D' - 69: 146, # 'E' - 70: 147, # 'F' - 71: 148, # 'G' - 72: 149, # 'H' - 73: 150, # 'I' - 74: 151, # 'J' - 75: 152, # 'K' - 76: 74, # 'L' - 77: 153, # 'M' - 78: 75, # 'N' - 79: 154, # 'O' - 80: 155, # 'P' - 81: 156, # 'Q' - 82: 157, # 'R' - 83: 158, # 'S' - 84: 159, # 'T' - 85: 160, # 'U' - 86: 161, # 'V' - 87: 162, # 'W' - 88: 163, # 'X' - 89: 164, # 'Y' - 90: 165, # 'Z' - 91: 253, # '[' - 92: 253, # '\\' - 93: 253, # ']' - 94: 253, # '^' - 95: 253, # '_' - 96: 253, # '`' - 97: 71, # 'a' - 98: 172, # 'b' - 99: 66, # 'c' - 100: 173, # 'd' - 101: 65, # 'e' - 102: 174, # 'f' - 103: 76, # 'g' - 104: 175, # 'h' - 105: 64, # 'i' - 106: 176, # 'j' - 107: 177, # 'k' - 108: 77, # 'l' - 109: 72, # 'm' - 110: 178, # 'n' - 111: 69, # 'o' - 112: 67, # 'p' - 113: 179, # 'q' - 114: 78, # 'r' - 115: 73, # 's' - 116: 180, # 't' - 117: 181, # 'u' - 118: 79, # 'v' - 119: 182, # 'w' - 120: 183, # 'x' - 121: 184, # 'y' - 122: 185, # 'z' - 123: 253, # '{' - 124: 253, # '|' - 125: 253, # '}' - 126: 253, # '~' - 127: 253, # '\x7f' - 128: 191, # '\x80' - 129: 192, # '\x81' - 130: 193, # '\x82' - 131: 194, # '\x83' - 132: 195, # '\x84' - 133: 196, # '\x85' - 134: 197, # '\x86' - 135: 198, # '\x87' - 136: 199, # '\x88' - 137: 200, # '\x89' - 138: 201, # '\x8a' - 139: 202, # '\x8b' - 140: 203, # '\x8c' - 141: 204, # '\x8d' - 142: 205, # '\x8e' - 143: 206, # '\x8f' - 144: 207, # '\x90' - 145: 208, # '\x91' - 146: 209, # '\x92' - 147: 210, # '\x93' - 148: 211, # '\x94' - 149: 212, # '\x95' - 150: 213, # '\x96' - 151: 214, # '\x97' - 152: 215, # '\x98' - 153: 216, # '\x99' - 154: 217, # '\x9a' - 155: 218, # '\x9b' - 156: 219, # '\x9c' - 157: 220, # '\x9d' - 158: 221, # '\x9e' - 159: 222, # '\x9f' - 160: 223, # '\xa0' - 161: 224, # 'Ё' - 162: 225, # 'Ђ' - 163: 226, # 'Ѓ' - 164: 227, # 'Є' - 165: 228, # 'Ѕ' - 166: 229, # 'І' - 167: 230, # 'Ї' - 168: 231, # 'Ј' - 169: 232, # 'Љ' - 170: 233, # 'Њ' - 171: 234, # 'Ћ' - 172: 235, # 'Ќ' - 173: 236, # '\xad' - 174: 237, # 'Ў' - 175: 238, # 'Џ' - 176: 37, # 'А' - 177: 44, # 'Б' - 178: 33, # 'В' - 179: 46, # 'Г' - 180: 41, # 'Д' - 181: 48, # 'Е' - 182: 56, # 'Ж' - 183: 51, # 'З' - 184: 42, # 'И' - 185: 60, # 'Й' - 186: 36, # 'К' - 187: 49, # 'Л' - 188: 38, # 'М' - 189: 31, # 'Н' - 190: 34, # 'О' - 191: 35, # 'П' - 192: 45, # 'Р' - 193: 32, # 'С' - 194: 40, # 'Т' - 195: 52, # 'У' - 196: 53, # 'Ф' - 197: 55, # 'Х' - 198: 58, # 'Ц' - 199: 50, # 'Ч' - 200: 57, # 'Ш' - 201: 63, # 'Щ' - 202: 70, # 'Ъ' - 203: 62, # 'Ы' - 204: 61, # 'Ь' - 205: 47, # 'Э' - 206: 59, # 'Ю' - 207: 43, # 'Я' - 208: 3, # 'а' - 209: 21, # 'б' - 210: 10, # 'в' - 211: 19, # 'г' - 212: 13, # 'д' - 213: 2, # 'е' - 214: 24, # 'ж' - 215: 20, # 'з' - 216: 4, # 'и' - 217: 23, # 'й' - 218: 11, # 'к' - 219: 8, # 'л' - 220: 12, # 'м' - 221: 5, # 'н' - 222: 1, # 'о' - 223: 15, # 'п' - 224: 9, # 'р' - 225: 7, # 'с' - 226: 6, # 'т' - 227: 14, # 'у' - 228: 39, # 'ф' - 229: 26, # 'х' - 230: 28, # 'ц' - 231: 22, # 'ч' - 232: 25, # 'ш' - 233: 29, # 'щ' - 234: 54, # 'ъ' - 235: 18, # 'ы' - 236: 17, # 'ь' - 237: 30, # 'э' - 238: 27, # 'ю' - 239: 16, # 'я' - 240: 239, # '№' - 241: 68, # 'ё' - 242: 240, # 'ђ' - 243: 241, # 'ѓ' - 244: 242, # 'є' - 245: 243, # 'ѕ' - 246: 244, # 'і' - 247: 245, # 'ї' - 248: 246, # 'ј' - 249: 247, # 'љ' - 250: 248, # 'њ' - 251: 249, # 'ћ' - 252: 250, # 'ќ' - 253: 251, # '§' - 254: 252, # 'ў' - 255: 255, # 'џ' -} - -ISO_8859_5_RUSSIAN_MODEL = SingleByteCharSetModel(charset_name='ISO-8859-5', - language='Russian', - char_to_order_map=ISO_8859_5_RUSSIAN_CHAR_TO_ORDER, - language_model=RUSSIAN_LANG_MODEL, - typical_positive_ratio=0.976601, - keep_ascii_letters=False, - alphabet='ЁАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюяё') - diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/langthaimodel.py b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/langthaimodel.py deleted file mode 100644 index 9a37db5..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/langthaimodel.py +++ /dev/null @@ -1,4383 +0,0 @@ -#!/usr/bin/env python -# -*- coding: utf-8 -*- - -from pip._vendor.chardet.sbcharsetprober import SingleByteCharSetModel - - -# 3: Positive -# 2: Likely -# 1: Unlikely -# 0: Negative - -THAI_LANG_MODEL = { - 5: { # 'ก' - 5: 2, # 'ก' - 30: 2, # 'ข' - 24: 2, # 'ค' - 8: 2, # 'ง' - 26: 2, # 'จ' - 52: 0, # 'ฉ' - 34: 1, # 'ช' - 51: 1, # 'ซ' - 47: 0, # 'ญ' - 58: 3, # 'ฎ' - 57: 2, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 2, # 'ณ' - 20: 2, # 'ด' - 19: 3, # 'ต' - 44: 0, # 'ถ' - 14: 2, # 'ท' - 48: 0, # 'ธ' - 3: 2, # 'น' - 17: 1, # 'บ' - 25: 2, # 'ป' - 39: 1, # 'ผ' - 62: 1, # 'ฝ' - 31: 1, # 'พ' - 54: 0, # 'ฟ' - 45: 1, # 'ภ' - 9: 2, # 'ม' - 16: 1, # 'ย' - 2: 3, # 'ร' - 61: 2, # 'ฤ' - 15: 3, # 'ล' - 12: 3, # 'ว' - 42: 2, # 'ศ' - 46: 3, # 'ษ' - 18: 2, # 'ส' - 21: 2, # 'ห' - 4: 3, # 'อ' - 63: 1, # 'ฯ' - 22: 2, # 'ะ' - 10: 3, # 'ั' - 1: 3, # 'า' - 36: 3, # 'ำ' - 23: 3, # 'ิ' - 13: 3, # 'ี' - 40: 0, # 'ึ' - 27: 2, # 'ื' - 32: 2, # 'ุ' - 35: 1, # 'ู' - 11: 2, # 'เ' - 28: 2, # 'แ' - 41: 1, # 'โ' - 29: 1, # 'ใ' - 33: 2, # 'ไ' - 50: 1, # 'ๆ' - 37: 3, # '็' - 6: 3, # '่' - 7: 3, # '้' - 38: 2, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 30: { # 'ข' - 5: 1, # 'ก' - 30: 0, # 'ข' - 24: 1, # 'ค' - 8: 1, # 'ง' - 26: 1, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 2, # 'ณ' - 20: 0, # 'ด' - 19: 2, # 'ต' - 44: 0, # 'ถ' - 14: 1, # 'ท' - 48: 0, # 'ธ' - 3: 2, # 'น' - 17: 1, # 'บ' - 25: 1, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 0, # 'ม' - 16: 2, # 'ย' - 2: 1, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 2, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 1, # 'ส' - 21: 1, # 'ห' - 4: 3, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 3, # 'ั' - 1: 3, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 2, # 'ี' - 40: 3, # 'ึ' - 27: 1, # 'ื' - 32: 1, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 1, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 1, # '็' - 6: 2, # '่' - 7: 3, # '้' - 38: 1, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 24: { # 'ค' - 5: 0, # 'ก' - 30: 0, # 'ข' - 24: 2, # 'ค' - 8: 2, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 2, # 'ณ' - 20: 2, # 'ด' - 19: 2, # 'ต' - 44: 0, # 'ถ' - 14: 1, # 'ท' - 48: 0, # 'ธ' - 3: 3, # 'น' - 17: 0, # 'บ' - 25: 1, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 2, # 'ม' - 16: 2, # 'ย' - 2: 3, # 'ร' - 61: 0, # 'ฤ' - 15: 3, # 'ล' - 12: 3, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 1, # 'ส' - 21: 0, # 'ห' - 4: 2, # 'อ' - 63: 0, # 'ฯ' - 22: 2, # 'ะ' - 10: 3, # 'ั' - 1: 2, # 'า' - 36: 3, # 'ำ' - 23: 3, # 'ิ' - 13: 2, # 'ี' - 40: 0, # 'ึ' - 27: 3, # 'ื' - 32: 3, # 'ุ' - 35: 2, # 'ู' - 11: 1, # 'เ' - 28: 0, # 'แ' - 41: 3, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 1, # '็' - 6: 3, # '่' - 7: 3, # '้' - 38: 3, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 8: { # 'ง' - 5: 3, # 'ก' - 30: 2, # 'ข' - 24: 3, # 'ค' - 8: 2, # 'ง' - 26: 2, # 'จ' - 52: 1, # 'ฉ' - 34: 2, # 'ช' - 51: 1, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 2, # 'ด' - 19: 2, # 'ต' - 44: 1, # 'ถ' - 14: 3, # 'ท' - 48: 1, # 'ธ' - 3: 3, # 'น' - 17: 2, # 'บ' - 25: 2, # 'ป' - 39: 2, # 'ผ' - 62: 1, # 'ฝ' - 31: 2, # 'พ' - 54: 0, # 'ฟ' - 45: 1, # 'ภ' - 9: 2, # 'ม' - 16: 1, # 'ย' - 2: 2, # 'ร' - 61: 0, # 'ฤ' - 15: 2, # 'ล' - 12: 2, # 'ว' - 42: 2, # 'ศ' - 46: 1, # 'ษ' - 18: 3, # 'ส' - 21: 3, # 'ห' - 4: 2, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 1, # 'ั' - 1: 3, # 'า' - 36: 0, # 'ำ' - 23: 2, # 'ิ' - 13: 1, # 'ี' - 40: 0, # 'ึ' - 27: 1, # 'ื' - 32: 1, # 'ุ' - 35: 0, # 'ู' - 11: 3, # 'เ' - 28: 2, # 'แ' - 41: 1, # 'โ' - 29: 2, # 'ใ' - 33: 2, # 'ไ' - 50: 3, # 'ๆ' - 37: 0, # '็' - 6: 2, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 26: { # 'จ' - 5: 2, # 'ก' - 30: 1, # 'ข' - 24: 0, # 'ค' - 8: 2, # 'ง' - 26: 3, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 2, # 'ด' - 19: 1, # 'ต' - 44: 1, # 'ถ' - 14: 2, # 'ท' - 48: 0, # 'ธ' - 3: 3, # 'น' - 17: 1, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 1, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 1, # 'ม' - 16: 1, # 'ย' - 2: 3, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 1, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 2, # 'ส' - 21: 1, # 'ห' - 4: 2, # 'อ' - 63: 0, # 'ฯ' - 22: 3, # 'ะ' - 10: 3, # 'ั' - 1: 3, # 'า' - 36: 3, # 'ำ' - 23: 2, # 'ิ' - 13: 1, # 'ี' - 40: 3, # 'ึ' - 27: 1, # 'ื' - 32: 3, # 'ุ' - 35: 2, # 'ู' - 11: 1, # 'เ' - 28: 1, # 'แ' - 41: 0, # 'โ' - 29: 1, # 'ใ' - 33: 1, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 2, # '่' - 7: 2, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 52: { # 'ฉ' - 5: 0, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 0, # 'น' - 17: 3, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 3, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 1, # 'ม' - 16: 1, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 2, # 'ล' - 12: 1, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 1, # 'ะ' - 10: 1, # 'ั' - 1: 1, # 'า' - 36: 0, # 'ำ' - 23: 1, # 'ิ' - 13: 1, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 1, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 34: { # 'ช' - 5: 1, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 1, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 1, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 1, # 'ท' - 48: 0, # 'ธ' - 3: 3, # 'น' - 17: 2, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 2, # 'ม' - 16: 1, # 'ย' - 2: 1, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 1, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 2, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 2, # 'ั' - 1: 3, # 'า' - 36: 1, # 'ำ' - 23: 3, # 'ิ' - 13: 2, # 'ี' - 40: 0, # 'ึ' - 27: 3, # 'ื' - 32: 3, # 'ุ' - 35: 1, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 1, # '็' - 6: 3, # '่' - 7: 3, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 51: { # 'ซ' - 5: 0, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 1, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 0, # 'ม' - 16: 0, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 1, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 1, # 'ส' - 21: 0, # 'ห' - 4: 2, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 1, # 'ั' - 1: 1, # 'า' - 36: 0, # 'ำ' - 23: 1, # 'ิ' - 13: 2, # 'ี' - 40: 3, # 'ึ' - 27: 2, # 'ื' - 32: 1, # 'ุ' - 35: 1, # 'ู' - 11: 1, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 1, # '็' - 6: 1, # '่' - 7: 2, # '้' - 38: 1, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 47: { # 'ญ' - 5: 1, # 'ก' - 30: 1, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 1, # 'ช' - 51: 0, # 'ซ' - 47: 3, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 1, # 'ท' - 48: 0, # 'ธ' - 3: 0, # 'น' - 17: 1, # 'บ' - 25: 1, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 1, # 'ม' - 16: 0, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 1, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 1, # 'ส' - 21: 2, # 'ห' - 4: 1, # 'อ' - 63: 0, # 'ฯ' - 22: 1, # 'ะ' - 10: 2, # 'ั' - 1: 3, # 'า' - 36: 0, # 'ำ' - 23: 1, # 'ิ' - 13: 1, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 1, # 'เ' - 28: 1, # 'แ' - 41: 0, # 'โ' - 29: 1, # 'ใ' - 33: 0, # 'ไ' - 50: 1, # 'ๆ' - 37: 0, # '็' - 6: 2, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 58: { # 'ฎ' - 5: 2, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 0, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 0, # 'ม' - 16: 0, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 1, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 1, # 'ิ' - 13: 2, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 57: { # 'ฏ' - 5: 0, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 0, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 0, # 'ม' - 16: 0, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 3, # 'ิ' - 13: 1, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 49: { # 'ฐ' - 5: 1, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 0, # 'น' - 17: 2, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 2, # 'ม' - 16: 0, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 0, # 'ว' - 42: 1, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 1, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 3, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 1, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 53: { # 'ฑ' - 5: 0, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 0, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 0, # 'ม' - 16: 0, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 2, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 3, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 55: { # 'ฒ' - 5: 0, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 3, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 1, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 0, # 'ม' - 16: 0, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 1, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 43: { # 'ณ' - 5: 1, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 3, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 0, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 3, # 'ภ' - 9: 0, # 'ม' - 16: 0, # 'ย' - 2: 1, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 1, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 1, # 'ส' - 21: 1, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 3, # 'ะ' - 10: 0, # 'ั' - 1: 3, # 'า' - 36: 0, # 'ำ' - 23: 1, # 'ิ' - 13: 2, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 1, # 'เ' - 28: 1, # 'แ' - 41: 0, # 'โ' - 29: 1, # 'ใ' - 33: 1, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 3, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 20: { # 'ด' - 5: 2, # 'ก' - 30: 2, # 'ข' - 24: 2, # 'ค' - 8: 3, # 'ง' - 26: 2, # 'จ' - 52: 0, # 'ฉ' - 34: 1, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 1, # 'ด' - 19: 2, # 'ต' - 44: 1, # 'ถ' - 14: 2, # 'ท' - 48: 0, # 'ธ' - 3: 1, # 'น' - 17: 1, # 'บ' - 25: 1, # 'ป' - 39: 1, # 'ผ' - 62: 0, # 'ฝ' - 31: 1, # 'พ' - 54: 0, # 'ฟ' - 45: 1, # 'ภ' - 9: 2, # 'ม' - 16: 3, # 'ย' - 2: 2, # 'ร' - 61: 0, # 'ฤ' - 15: 2, # 'ล' - 12: 2, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 2, # 'ส' - 21: 2, # 'ห' - 4: 1, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 3, # 'ั' - 1: 2, # 'า' - 36: 2, # 'ำ' - 23: 3, # 'ิ' - 13: 3, # 'ี' - 40: 1, # 'ึ' - 27: 2, # 'ื' - 32: 3, # 'ุ' - 35: 2, # 'ู' - 11: 2, # 'เ' - 28: 2, # 'แ' - 41: 1, # 'โ' - 29: 2, # 'ใ' - 33: 2, # 'ไ' - 50: 2, # 'ๆ' - 37: 2, # '็' - 6: 1, # '่' - 7: 3, # '้' - 38: 1, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 19: { # 'ต' - 5: 2, # 'ก' - 30: 1, # 'ข' - 24: 1, # 'ค' - 8: 0, # 'ง' - 26: 1, # 'จ' - 52: 0, # 'ฉ' - 34: 1, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 1, # 'ด' - 19: 1, # 'ต' - 44: 2, # 'ถ' - 14: 1, # 'ท' - 48: 0, # 'ธ' - 3: 2, # 'น' - 17: 1, # 'บ' - 25: 1, # 'ป' - 39: 1, # 'ผ' - 62: 0, # 'ฝ' - 31: 1, # 'พ' - 54: 0, # 'ฟ' - 45: 2, # 'ภ' - 9: 1, # 'ม' - 16: 1, # 'ย' - 2: 3, # 'ร' - 61: 0, # 'ฤ' - 15: 2, # 'ล' - 12: 1, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 3, # 'ส' - 21: 0, # 'ห' - 4: 3, # 'อ' - 63: 1, # 'ฯ' - 22: 2, # 'ะ' - 10: 3, # 'ั' - 1: 3, # 'า' - 36: 2, # 'ำ' - 23: 3, # 'ิ' - 13: 2, # 'ี' - 40: 1, # 'ึ' - 27: 1, # 'ื' - 32: 3, # 'ุ' - 35: 2, # 'ู' - 11: 1, # 'เ' - 28: 1, # 'แ' - 41: 1, # 'โ' - 29: 1, # 'ใ' - 33: 1, # 'ไ' - 50: 0, # 'ๆ' - 37: 2, # '็' - 6: 3, # '่' - 7: 3, # '้' - 38: 2, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 44: { # 'ถ' - 5: 1, # 'ก' - 30: 0, # 'ข' - 24: 1, # 'ค' - 8: 0, # 'ง' - 26: 1, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 1, # 'ต' - 44: 0, # 'ถ' - 14: 1, # 'ท' - 48: 0, # 'ธ' - 3: 1, # 'น' - 17: 2, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 1, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 0, # 'ม' - 16: 0, # 'ย' - 2: 1, # 'ร' - 61: 0, # 'ฤ' - 15: 1, # 'ล' - 12: 1, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 1, # 'ส' - 21: 0, # 'ห' - 4: 1, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 2, # 'ั' - 1: 3, # 'า' - 36: 0, # 'ำ' - 23: 2, # 'ิ' - 13: 1, # 'ี' - 40: 3, # 'ึ' - 27: 2, # 'ื' - 32: 2, # 'ุ' - 35: 3, # 'ู' - 11: 1, # 'เ' - 28: 1, # 'แ' - 41: 0, # 'โ' - 29: 1, # 'ใ' - 33: 1, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 2, # '่' - 7: 3, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 14: { # 'ท' - 5: 1, # 'ก' - 30: 1, # 'ข' - 24: 3, # 'ค' - 8: 1, # 'ง' - 26: 1, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 2, # 'ด' - 19: 1, # 'ต' - 44: 0, # 'ถ' - 14: 1, # 'ท' - 48: 3, # 'ธ' - 3: 3, # 'น' - 17: 2, # 'บ' - 25: 2, # 'ป' - 39: 1, # 'ผ' - 62: 0, # 'ฝ' - 31: 2, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 1, # 'ม' - 16: 3, # 'ย' - 2: 3, # 'ร' - 61: 1, # 'ฤ' - 15: 1, # 'ล' - 12: 2, # 'ว' - 42: 3, # 'ศ' - 46: 1, # 'ษ' - 18: 1, # 'ส' - 21: 0, # 'ห' - 4: 2, # 'อ' - 63: 0, # 'ฯ' - 22: 2, # 'ะ' - 10: 3, # 'ั' - 1: 3, # 'า' - 36: 3, # 'ำ' - 23: 2, # 'ิ' - 13: 3, # 'ี' - 40: 2, # 'ึ' - 27: 1, # 'ื' - 32: 3, # 'ุ' - 35: 1, # 'ู' - 11: 0, # 'เ' - 28: 1, # 'แ' - 41: 0, # 'โ' - 29: 1, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 1, # '็' - 6: 3, # '่' - 7: 3, # '้' - 38: 2, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 48: { # 'ธ' - 5: 0, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 1, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 1, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 0, # 'ม' - 16: 0, # 'ย' - 2: 2, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 2, # 'า' - 36: 0, # 'ำ' - 23: 3, # 'ิ' - 13: 3, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 2, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 3, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 3: { # 'น' - 5: 3, # 'ก' - 30: 2, # 'ข' - 24: 3, # 'ค' - 8: 1, # 'ง' - 26: 2, # 'จ' - 52: 0, # 'ฉ' - 34: 1, # 'ช' - 51: 1, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 1, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 3, # 'ด' - 19: 3, # 'ต' - 44: 2, # 'ถ' - 14: 3, # 'ท' - 48: 3, # 'ธ' - 3: 2, # 'น' - 17: 2, # 'บ' - 25: 2, # 'ป' - 39: 2, # 'ผ' - 62: 0, # 'ฝ' - 31: 2, # 'พ' - 54: 1, # 'ฟ' - 45: 1, # 'ภ' - 9: 2, # 'ม' - 16: 2, # 'ย' - 2: 2, # 'ร' - 61: 1, # 'ฤ' - 15: 2, # 'ล' - 12: 3, # 'ว' - 42: 1, # 'ศ' - 46: 0, # 'ษ' - 18: 2, # 'ส' - 21: 2, # 'ห' - 4: 3, # 'อ' - 63: 1, # 'ฯ' - 22: 2, # 'ะ' - 10: 3, # 'ั' - 1: 3, # 'า' - 36: 3, # 'ำ' - 23: 3, # 'ิ' - 13: 3, # 'ี' - 40: 3, # 'ึ' - 27: 3, # 'ื' - 32: 3, # 'ุ' - 35: 2, # 'ู' - 11: 3, # 'เ' - 28: 2, # 'แ' - 41: 3, # 'โ' - 29: 3, # 'ใ' - 33: 3, # 'ไ' - 50: 2, # 'ๆ' - 37: 1, # '็' - 6: 3, # '่' - 7: 3, # '้' - 38: 2, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 17: { # 'บ' - 5: 3, # 'ก' - 30: 2, # 'ข' - 24: 2, # 'ค' - 8: 1, # 'ง' - 26: 1, # 'จ' - 52: 1, # 'ฉ' - 34: 1, # 'ช' - 51: 1, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 1, # 'ด' - 19: 2, # 'ต' - 44: 1, # 'ถ' - 14: 3, # 'ท' - 48: 0, # 'ธ' - 3: 3, # 'น' - 17: 3, # 'บ' - 25: 2, # 'ป' - 39: 2, # 'ผ' - 62: 0, # 'ฝ' - 31: 1, # 'พ' - 54: 1, # 'ฟ' - 45: 1, # 'ภ' - 9: 1, # 'ม' - 16: 0, # 'ย' - 2: 3, # 'ร' - 61: 0, # 'ฤ' - 15: 2, # 'ล' - 12: 3, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 2, # 'ส' - 21: 2, # 'ห' - 4: 2, # 'อ' - 63: 1, # 'ฯ' - 22: 0, # 'ะ' - 10: 3, # 'ั' - 1: 3, # 'า' - 36: 2, # 'ำ' - 23: 2, # 'ิ' - 13: 2, # 'ี' - 40: 0, # 'ึ' - 27: 2, # 'ื' - 32: 3, # 'ุ' - 35: 2, # 'ู' - 11: 2, # 'เ' - 28: 2, # 'แ' - 41: 1, # 'โ' - 29: 2, # 'ใ' - 33: 2, # 'ไ' - 50: 0, # 'ๆ' - 37: 1, # '็' - 6: 2, # '่' - 7: 2, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 25: { # 'ป' - 5: 2, # 'ก' - 30: 0, # 'ข' - 24: 1, # 'ค' - 8: 0, # 'ง' - 26: 1, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 1, # 'ซ' - 47: 0, # 'ญ' - 58: 1, # 'ฎ' - 57: 3, # 'ฏ' - 49: 1, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 1, # 'ด' - 19: 1, # 'ต' - 44: 1, # 'ถ' - 14: 1, # 'ท' - 48: 0, # 'ธ' - 3: 2, # 'น' - 17: 0, # 'บ' - 25: 1, # 'ป' - 39: 1, # 'ผ' - 62: 1, # 'ฝ' - 31: 1, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 1, # 'ม' - 16: 0, # 'ย' - 2: 3, # 'ร' - 61: 0, # 'ฤ' - 15: 3, # 'ล' - 12: 1, # 'ว' - 42: 0, # 'ศ' - 46: 1, # 'ษ' - 18: 2, # 'ส' - 21: 1, # 'ห' - 4: 2, # 'อ' - 63: 0, # 'ฯ' - 22: 1, # 'ะ' - 10: 3, # 'ั' - 1: 1, # 'า' - 36: 0, # 'ำ' - 23: 2, # 'ิ' - 13: 3, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 1, # 'ุ' - 35: 0, # 'ู' - 11: 1, # 'เ' - 28: 2, # 'แ' - 41: 0, # 'โ' - 29: 1, # 'ใ' - 33: 2, # 'ไ' - 50: 0, # 'ๆ' - 37: 3, # '็' - 6: 1, # '่' - 7: 2, # '้' - 38: 1, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 39: { # 'ผ' - 5: 1, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 1, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 2, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 1, # 'ม' - 16: 2, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 3, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 1, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 1, # 'ะ' - 10: 1, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 2, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 1, # 'ื' - 32: 0, # 'ุ' - 35: 3, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 3, # '่' - 7: 1, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 62: { # 'ฝ' - 5: 0, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 1, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 0, # 'ม' - 16: 0, # 'ย' - 2: 1, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 1, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 1, # 'ี' - 40: 2, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 2, # '่' - 7: 1, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 31: { # 'พ' - 5: 1, # 'ก' - 30: 1, # 'ข' - 24: 1, # 'ค' - 8: 1, # 'ง' - 26: 1, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 1, # 'ณ' - 20: 1, # 'ด' - 19: 1, # 'ต' - 44: 0, # 'ถ' - 14: 2, # 'ท' - 48: 1, # 'ธ' - 3: 3, # 'น' - 17: 2, # 'บ' - 25: 0, # 'ป' - 39: 1, # 'ผ' - 62: 0, # 'ฝ' - 31: 1, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 1, # 'ม' - 16: 2, # 'ย' - 2: 3, # 'ร' - 61: 2, # 'ฤ' - 15: 2, # 'ล' - 12: 2, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 1, # 'ส' - 21: 1, # 'ห' - 4: 2, # 'อ' - 63: 1, # 'ฯ' - 22: 0, # 'ะ' - 10: 3, # 'ั' - 1: 3, # 'า' - 36: 0, # 'ำ' - 23: 3, # 'ิ' - 13: 2, # 'ี' - 40: 1, # 'ึ' - 27: 3, # 'ื' - 32: 1, # 'ุ' - 35: 2, # 'ู' - 11: 1, # 'เ' - 28: 1, # 'แ' - 41: 0, # 'โ' - 29: 1, # 'ใ' - 33: 1, # 'ไ' - 50: 0, # 'ๆ' - 37: 1, # '็' - 6: 0, # '่' - 7: 1, # '้' - 38: 3, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 54: { # 'ฟ' - 5: 0, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 1, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 1, # 'ต' - 44: 0, # 'ถ' - 14: 1, # 'ท' - 48: 0, # 'ธ' - 3: 0, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 2, # 'ฟ' - 45: 0, # 'ภ' - 9: 0, # 'ม' - 16: 0, # 'ย' - 2: 1, # 'ร' - 61: 0, # 'ฤ' - 15: 2, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 1, # 'ส' - 21: 0, # 'ห' - 4: 1, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 2, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 1, # 'ิ' - 13: 1, # 'ี' - 40: 0, # 'ึ' - 27: 1, # 'ื' - 32: 1, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 1, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 2, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 45: { # 'ภ' - 5: 0, # 'ก' - 30: 0, # 'ข' - 24: 1, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 3, # 'ท' - 48: 0, # 'ธ' - 3: 0, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 1, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 0, # 'ม' - 16: 0, # 'ย' - 2: 1, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 3, # 'ั' - 1: 3, # 'า' - 36: 0, # 'ำ' - 23: 1, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 2, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 1, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 9: { # 'ม' - 5: 2, # 'ก' - 30: 2, # 'ข' - 24: 2, # 'ค' - 8: 2, # 'ง' - 26: 2, # 'จ' - 52: 0, # 'ฉ' - 34: 1, # 'ช' - 51: 1, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 1, # 'ณ' - 20: 2, # 'ด' - 19: 2, # 'ต' - 44: 1, # 'ถ' - 14: 2, # 'ท' - 48: 1, # 'ธ' - 3: 3, # 'น' - 17: 2, # 'บ' - 25: 2, # 'ป' - 39: 1, # 'ผ' - 62: 0, # 'ฝ' - 31: 3, # 'พ' - 54: 0, # 'ฟ' - 45: 1, # 'ภ' - 9: 2, # 'ม' - 16: 1, # 'ย' - 2: 2, # 'ร' - 61: 2, # 'ฤ' - 15: 2, # 'ล' - 12: 2, # 'ว' - 42: 1, # 'ศ' - 46: 1, # 'ษ' - 18: 3, # 'ส' - 21: 3, # 'ห' - 4: 3, # 'อ' - 63: 0, # 'ฯ' - 22: 1, # 'ะ' - 10: 3, # 'ั' - 1: 3, # 'า' - 36: 0, # 'ำ' - 23: 3, # 'ิ' - 13: 3, # 'ี' - 40: 0, # 'ึ' - 27: 3, # 'ื' - 32: 3, # 'ุ' - 35: 3, # 'ู' - 11: 2, # 'เ' - 28: 2, # 'แ' - 41: 2, # 'โ' - 29: 2, # 'ใ' - 33: 2, # 'ไ' - 50: 1, # 'ๆ' - 37: 1, # '็' - 6: 3, # '่' - 7: 2, # '้' - 38: 1, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 16: { # 'ย' - 5: 3, # 'ก' - 30: 1, # 'ข' - 24: 2, # 'ค' - 8: 3, # 'ง' - 26: 2, # 'จ' - 52: 0, # 'ฉ' - 34: 2, # 'ช' - 51: 0, # 'ซ' - 47: 2, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 2, # 'ด' - 19: 2, # 'ต' - 44: 1, # 'ถ' - 14: 2, # 'ท' - 48: 1, # 'ธ' - 3: 3, # 'น' - 17: 3, # 'บ' - 25: 1, # 'ป' - 39: 1, # 'ผ' - 62: 0, # 'ฝ' - 31: 1, # 'พ' - 54: 0, # 'ฟ' - 45: 1, # 'ภ' - 9: 2, # 'ม' - 16: 0, # 'ย' - 2: 2, # 'ร' - 61: 0, # 'ฤ' - 15: 1, # 'ล' - 12: 3, # 'ว' - 42: 1, # 'ศ' - 46: 0, # 'ษ' - 18: 2, # 'ส' - 21: 1, # 'ห' - 4: 2, # 'อ' - 63: 0, # 'ฯ' - 22: 2, # 'ะ' - 10: 3, # 'ั' - 1: 3, # 'า' - 36: 0, # 'ำ' - 23: 2, # 'ิ' - 13: 3, # 'ี' - 40: 1, # 'ึ' - 27: 2, # 'ื' - 32: 2, # 'ุ' - 35: 3, # 'ู' - 11: 2, # 'เ' - 28: 1, # 'แ' - 41: 1, # 'โ' - 29: 2, # 'ใ' - 33: 2, # 'ไ' - 50: 2, # 'ๆ' - 37: 1, # '็' - 6: 3, # '่' - 7: 2, # '้' - 38: 3, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 2: { # 'ร' - 5: 3, # 'ก' - 30: 2, # 'ข' - 24: 2, # 'ค' - 8: 3, # 'ง' - 26: 2, # 'จ' - 52: 0, # 'ฉ' - 34: 2, # 'ช' - 51: 1, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 3, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 3, # 'ณ' - 20: 2, # 'ด' - 19: 2, # 'ต' - 44: 3, # 'ถ' - 14: 3, # 'ท' - 48: 1, # 'ธ' - 3: 2, # 'น' - 17: 2, # 'บ' - 25: 3, # 'ป' - 39: 2, # 'ผ' - 62: 1, # 'ฝ' - 31: 2, # 'พ' - 54: 1, # 'ฟ' - 45: 1, # 'ภ' - 9: 3, # 'ม' - 16: 2, # 'ย' - 2: 3, # 'ร' - 61: 0, # 'ฤ' - 15: 2, # 'ล' - 12: 3, # 'ว' - 42: 2, # 'ศ' - 46: 2, # 'ษ' - 18: 2, # 'ส' - 21: 2, # 'ห' - 4: 3, # 'อ' - 63: 1, # 'ฯ' - 22: 3, # 'ะ' - 10: 3, # 'ั' - 1: 3, # 'า' - 36: 0, # 'ำ' - 23: 3, # 'ิ' - 13: 3, # 'ี' - 40: 2, # 'ึ' - 27: 3, # 'ื' - 32: 3, # 'ุ' - 35: 3, # 'ู' - 11: 3, # 'เ' - 28: 3, # 'แ' - 41: 1, # 'โ' - 29: 2, # 'ใ' - 33: 1, # 'ไ' - 50: 0, # 'ๆ' - 37: 3, # '็' - 6: 3, # '่' - 7: 3, # '้' - 38: 3, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 61: { # 'ฤ' - 5: 0, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 2, # 'ต' - 44: 0, # 'ถ' - 14: 2, # 'ท' - 48: 0, # 'ธ' - 3: 0, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 1, # 'ม' - 16: 0, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 2, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 15: { # 'ล' - 5: 2, # 'ก' - 30: 3, # 'ข' - 24: 1, # 'ค' - 8: 3, # 'ง' - 26: 1, # 'จ' - 52: 0, # 'ฉ' - 34: 1, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 2, # 'ด' - 19: 2, # 'ต' - 44: 1, # 'ถ' - 14: 2, # 'ท' - 48: 0, # 'ธ' - 3: 1, # 'น' - 17: 2, # 'บ' - 25: 2, # 'ป' - 39: 1, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 1, # 'ภ' - 9: 1, # 'ม' - 16: 3, # 'ย' - 2: 1, # 'ร' - 61: 0, # 'ฤ' - 15: 1, # 'ล' - 12: 1, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 2, # 'ส' - 21: 1, # 'ห' - 4: 3, # 'อ' - 63: 2, # 'ฯ' - 22: 3, # 'ะ' - 10: 3, # 'ั' - 1: 3, # 'า' - 36: 2, # 'ำ' - 23: 3, # 'ิ' - 13: 3, # 'ี' - 40: 2, # 'ึ' - 27: 3, # 'ื' - 32: 2, # 'ุ' - 35: 3, # 'ู' - 11: 2, # 'เ' - 28: 1, # 'แ' - 41: 1, # 'โ' - 29: 2, # 'ใ' - 33: 1, # 'ไ' - 50: 0, # 'ๆ' - 37: 2, # '็' - 6: 3, # '่' - 7: 3, # '้' - 38: 2, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 12: { # 'ว' - 5: 3, # 'ก' - 30: 2, # 'ข' - 24: 1, # 'ค' - 8: 3, # 'ง' - 26: 2, # 'จ' - 52: 0, # 'ฉ' - 34: 1, # 'ช' - 51: 1, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 1, # 'ณ' - 20: 2, # 'ด' - 19: 1, # 'ต' - 44: 1, # 'ถ' - 14: 1, # 'ท' - 48: 0, # 'ธ' - 3: 3, # 'น' - 17: 2, # 'บ' - 25: 1, # 'ป' - 39: 1, # 'ผ' - 62: 0, # 'ฝ' - 31: 1, # 'พ' - 54: 1, # 'ฟ' - 45: 0, # 'ภ' - 9: 3, # 'ม' - 16: 3, # 'ย' - 2: 3, # 'ร' - 61: 0, # 'ฤ' - 15: 3, # 'ล' - 12: 1, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 2, # 'ส' - 21: 2, # 'ห' - 4: 2, # 'อ' - 63: 0, # 'ฯ' - 22: 2, # 'ะ' - 10: 3, # 'ั' - 1: 3, # 'า' - 36: 0, # 'ำ' - 23: 3, # 'ิ' - 13: 2, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 2, # 'ุ' - 35: 0, # 'ู' - 11: 3, # 'เ' - 28: 2, # 'แ' - 41: 1, # 'โ' - 29: 1, # 'ใ' - 33: 2, # 'ไ' - 50: 1, # 'ๆ' - 37: 0, # '็' - 6: 3, # '่' - 7: 3, # '้' - 38: 1, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 42: { # 'ศ' - 5: 1, # 'ก' - 30: 0, # 'ข' - 24: 1, # 'ค' - 8: 0, # 'ง' - 26: 1, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 1, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 1, # 'ต' - 44: 0, # 'ถ' - 14: 1, # 'ท' - 48: 0, # 'ธ' - 3: 2, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 0, # 'ม' - 16: 0, # 'ย' - 2: 2, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 2, # 'ว' - 42: 1, # 'ศ' - 46: 2, # 'ษ' - 18: 1, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 2, # 'ั' - 1: 3, # 'า' - 36: 0, # 'ำ' - 23: 2, # 'ิ' - 13: 0, # 'ี' - 40: 3, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 2, # 'ู' - 11: 0, # 'เ' - 28: 1, # 'แ' - 41: 0, # 'โ' - 29: 1, # 'ใ' - 33: 1, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 1, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 46: { # 'ษ' - 5: 0, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 2, # 'ฎ' - 57: 1, # 'ฏ' - 49: 2, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 3, # 'ณ' - 20: 0, # 'ด' - 19: 1, # 'ต' - 44: 0, # 'ถ' - 14: 1, # 'ท' - 48: 0, # 'ธ' - 3: 0, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 1, # 'ภ' - 9: 1, # 'ม' - 16: 2, # 'ย' - 2: 2, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 0, # 'ว' - 42: 1, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 2, # 'ะ' - 10: 2, # 'ั' - 1: 3, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 1, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 1, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 2, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 18: { # 'ส' - 5: 2, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 2, # 'ง' - 26: 1, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 3, # 'ด' - 19: 3, # 'ต' - 44: 3, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 3, # 'น' - 17: 2, # 'บ' - 25: 1, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 2, # 'ภ' - 9: 3, # 'ม' - 16: 1, # 'ย' - 2: 3, # 'ร' - 61: 0, # 'ฤ' - 15: 1, # 'ล' - 12: 2, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 2, # 'ห' - 4: 3, # 'อ' - 63: 0, # 'ฯ' - 22: 2, # 'ะ' - 10: 3, # 'ั' - 1: 3, # 'า' - 36: 3, # 'ำ' - 23: 3, # 'ิ' - 13: 3, # 'ี' - 40: 2, # 'ึ' - 27: 3, # 'ื' - 32: 3, # 'ุ' - 35: 3, # 'ู' - 11: 2, # 'เ' - 28: 0, # 'แ' - 41: 1, # 'โ' - 29: 0, # 'ใ' - 33: 1, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 3, # '่' - 7: 1, # '้' - 38: 2, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 21: { # 'ห' - 5: 3, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 1, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 2, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 1, # 'ด' - 19: 3, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 3, # 'น' - 17: 0, # 'บ' - 25: 1, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 1, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 3, # 'ม' - 16: 2, # 'ย' - 2: 3, # 'ร' - 61: 0, # 'ฤ' - 15: 3, # 'ล' - 12: 2, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 3, # 'อ' - 63: 0, # 'ฯ' - 22: 1, # 'ะ' - 10: 3, # 'ั' - 1: 3, # 'า' - 36: 0, # 'ำ' - 23: 1, # 'ิ' - 13: 1, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 1, # 'ุ' - 35: 1, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 3, # '็' - 6: 3, # '่' - 7: 3, # '้' - 38: 2, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 4: { # 'อ' - 5: 3, # 'ก' - 30: 1, # 'ข' - 24: 2, # 'ค' - 8: 3, # 'ง' - 26: 1, # 'จ' - 52: 0, # 'ฉ' - 34: 1, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 3, # 'ด' - 19: 2, # 'ต' - 44: 1, # 'ถ' - 14: 2, # 'ท' - 48: 1, # 'ธ' - 3: 3, # 'น' - 17: 3, # 'บ' - 25: 1, # 'ป' - 39: 1, # 'ผ' - 62: 0, # 'ฝ' - 31: 1, # 'พ' - 54: 1, # 'ฟ' - 45: 1, # 'ภ' - 9: 3, # 'ม' - 16: 3, # 'ย' - 2: 3, # 'ร' - 61: 0, # 'ฤ' - 15: 2, # 'ล' - 12: 2, # 'ว' - 42: 1, # 'ศ' - 46: 0, # 'ษ' - 18: 2, # 'ส' - 21: 2, # 'ห' - 4: 3, # 'อ' - 63: 0, # 'ฯ' - 22: 2, # 'ะ' - 10: 3, # 'ั' - 1: 3, # 'า' - 36: 2, # 'ำ' - 23: 2, # 'ิ' - 13: 3, # 'ี' - 40: 0, # 'ึ' - 27: 3, # 'ื' - 32: 3, # 'ุ' - 35: 0, # 'ู' - 11: 3, # 'เ' - 28: 1, # 'แ' - 41: 1, # 'โ' - 29: 2, # 'ใ' - 33: 2, # 'ไ' - 50: 1, # 'ๆ' - 37: 1, # '็' - 6: 2, # '่' - 7: 2, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 63: { # 'ฯ' - 5: 0, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 0, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 0, # 'ม' - 16: 0, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 2, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 22: { # 'ะ' - 5: 3, # 'ก' - 30: 1, # 'ข' - 24: 2, # 'ค' - 8: 1, # 'ง' - 26: 2, # 'จ' - 52: 0, # 'ฉ' - 34: 3, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 3, # 'ด' - 19: 3, # 'ต' - 44: 1, # 'ถ' - 14: 3, # 'ท' - 48: 1, # 'ธ' - 3: 2, # 'น' - 17: 3, # 'บ' - 25: 2, # 'ป' - 39: 1, # 'ผ' - 62: 0, # 'ฝ' - 31: 2, # 'พ' - 54: 0, # 'ฟ' - 45: 1, # 'ภ' - 9: 3, # 'ม' - 16: 2, # 'ย' - 2: 2, # 'ร' - 61: 0, # 'ฤ' - 15: 2, # 'ล' - 12: 2, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 3, # 'ส' - 21: 3, # 'ห' - 4: 2, # 'อ' - 63: 1, # 'ฯ' - 22: 1, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 3, # 'เ' - 28: 2, # 'แ' - 41: 1, # 'โ' - 29: 2, # 'ใ' - 33: 2, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 10: { # 'ั' - 5: 3, # 'ก' - 30: 0, # 'ข' - 24: 1, # 'ค' - 8: 3, # 'ง' - 26: 3, # 'จ' - 52: 0, # 'ฉ' - 34: 1, # 'ช' - 51: 0, # 'ซ' - 47: 3, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 2, # 'ฐ' - 53: 0, # 'ฑ' - 55: 3, # 'ฒ' - 43: 3, # 'ณ' - 20: 3, # 'ด' - 19: 3, # 'ต' - 44: 0, # 'ถ' - 14: 2, # 'ท' - 48: 0, # 'ธ' - 3: 3, # 'น' - 17: 3, # 'บ' - 25: 1, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 2, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 3, # 'ม' - 16: 3, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 2, # 'ล' - 12: 3, # 'ว' - 42: 2, # 'ศ' - 46: 0, # 'ษ' - 18: 3, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 3, # '่' - 7: 3, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 1: { # 'า' - 5: 3, # 'ก' - 30: 2, # 'ข' - 24: 3, # 'ค' - 8: 3, # 'ง' - 26: 3, # 'จ' - 52: 0, # 'ฉ' - 34: 3, # 'ช' - 51: 1, # 'ซ' - 47: 2, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 3, # 'ณ' - 20: 3, # 'ด' - 19: 3, # 'ต' - 44: 1, # 'ถ' - 14: 3, # 'ท' - 48: 2, # 'ธ' - 3: 3, # 'น' - 17: 3, # 'บ' - 25: 2, # 'ป' - 39: 1, # 'ผ' - 62: 1, # 'ฝ' - 31: 3, # 'พ' - 54: 1, # 'ฟ' - 45: 1, # 'ภ' - 9: 3, # 'ม' - 16: 3, # 'ย' - 2: 3, # 'ร' - 61: 0, # 'ฤ' - 15: 3, # 'ล' - 12: 3, # 'ว' - 42: 2, # 'ศ' - 46: 3, # 'ษ' - 18: 3, # 'ส' - 21: 3, # 'ห' - 4: 2, # 'อ' - 63: 1, # 'ฯ' - 22: 3, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 3, # 'เ' - 28: 2, # 'แ' - 41: 1, # 'โ' - 29: 2, # 'ใ' - 33: 2, # 'ไ' - 50: 1, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 36: { # 'ำ' - 5: 2, # 'ก' - 30: 1, # 'ข' - 24: 3, # 'ค' - 8: 2, # 'ง' - 26: 1, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 1, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 1, # 'ด' - 19: 1, # 'ต' - 44: 1, # 'ถ' - 14: 1, # 'ท' - 48: 0, # 'ธ' - 3: 3, # 'น' - 17: 1, # 'บ' - 25: 1, # 'ป' - 39: 1, # 'ผ' - 62: 0, # 'ฝ' - 31: 1, # 'พ' - 54: 0, # 'ฟ' - 45: 1, # 'ภ' - 9: 1, # 'ม' - 16: 0, # 'ย' - 2: 2, # 'ร' - 61: 0, # 'ฤ' - 15: 2, # 'ล' - 12: 1, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 1, # 'ส' - 21: 3, # 'ห' - 4: 1, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 3, # 'เ' - 28: 2, # 'แ' - 41: 1, # 'โ' - 29: 2, # 'ใ' - 33: 2, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 23: { # 'ิ' - 5: 3, # 'ก' - 30: 1, # 'ข' - 24: 2, # 'ค' - 8: 3, # 'ง' - 26: 3, # 'จ' - 52: 0, # 'ฉ' - 34: 3, # 'ช' - 51: 0, # 'ซ' - 47: 2, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 3, # 'ด' - 19: 3, # 'ต' - 44: 1, # 'ถ' - 14: 3, # 'ท' - 48: 3, # 'ธ' - 3: 3, # 'น' - 17: 3, # 'บ' - 25: 2, # 'ป' - 39: 2, # 'ผ' - 62: 0, # 'ฝ' - 31: 3, # 'พ' - 54: 1, # 'ฟ' - 45: 2, # 'ภ' - 9: 3, # 'ม' - 16: 2, # 'ย' - 2: 2, # 'ร' - 61: 0, # 'ฤ' - 15: 2, # 'ล' - 12: 3, # 'ว' - 42: 3, # 'ศ' - 46: 2, # 'ษ' - 18: 2, # 'ส' - 21: 3, # 'ห' - 4: 1, # 'อ' - 63: 1, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 3, # 'เ' - 28: 1, # 'แ' - 41: 1, # 'โ' - 29: 1, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 3, # '่' - 7: 2, # '้' - 38: 2, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 13: { # 'ี' - 5: 3, # 'ก' - 30: 2, # 'ข' - 24: 2, # 'ค' - 8: 0, # 'ง' - 26: 1, # 'จ' - 52: 0, # 'ฉ' - 34: 1, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 2, # 'ด' - 19: 1, # 'ต' - 44: 0, # 'ถ' - 14: 2, # 'ท' - 48: 0, # 'ธ' - 3: 1, # 'น' - 17: 2, # 'บ' - 25: 2, # 'ป' - 39: 1, # 'ผ' - 62: 0, # 'ฝ' - 31: 2, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 2, # 'ม' - 16: 3, # 'ย' - 2: 2, # 'ร' - 61: 0, # 'ฤ' - 15: 1, # 'ล' - 12: 2, # 'ว' - 42: 1, # 'ศ' - 46: 0, # 'ษ' - 18: 2, # 'ส' - 21: 1, # 'ห' - 4: 2, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 2, # 'เ' - 28: 2, # 'แ' - 41: 1, # 'โ' - 29: 1, # 'ใ' - 33: 1, # 'ไ' - 50: 1, # 'ๆ' - 37: 0, # '็' - 6: 3, # '่' - 7: 3, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 40: { # 'ึ' - 5: 3, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 3, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 1, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 0, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 1, # 'ม' - 16: 0, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 3, # '่' - 7: 3, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 27: { # 'ื' - 5: 0, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 1, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 1, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 2, # 'น' - 17: 3, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 2, # 'ม' - 16: 0, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 3, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 3, # '่' - 7: 3, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 32: { # 'ุ' - 5: 3, # 'ก' - 30: 2, # 'ข' - 24: 3, # 'ค' - 8: 3, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 2, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 1, # 'ฒ' - 43: 3, # 'ณ' - 20: 3, # 'ด' - 19: 3, # 'ต' - 44: 1, # 'ถ' - 14: 2, # 'ท' - 48: 1, # 'ธ' - 3: 2, # 'น' - 17: 2, # 'บ' - 25: 2, # 'ป' - 39: 2, # 'ผ' - 62: 0, # 'ฝ' - 31: 1, # 'พ' - 54: 0, # 'ฟ' - 45: 1, # 'ภ' - 9: 3, # 'ม' - 16: 1, # 'ย' - 2: 2, # 'ร' - 61: 0, # 'ฤ' - 15: 2, # 'ล' - 12: 1, # 'ว' - 42: 1, # 'ศ' - 46: 2, # 'ษ' - 18: 1, # 'ส' - 21: 1, # 'ห' - 4: 1, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 1, # 'เ' - 28: 0, # 'แ' - 41: 1, # 'โ' - 29: 0, # 'ใ' - 33: 1, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 3, # '่' - 7: 2, # '้' - 38: 1, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 35: { # 'ู' - 5: 3, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 2, # 'ง' - 26: 1, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 2, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 1, # 'ณ' - 20: 2, # 'ด' - 19: 2, # 'ต' - 44: 0, # 'ถ' - 14: 1, # 'ท' - 48: 0, # 'ธ' - 3: 2, # 'น' - 17: 0, # 'บ' - 25: 3, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 2, # 'ม' - 16: 0, # 'ย' - 2: 1, # 'ร' - 61: 0, # 'ฤ' - 15: 3, # 'ล' - 12: 1, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 1, # 'เ' - 28: 1, # 'แ' - 41: 1, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 3, # '่' - 7: 3, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 11: { # 'เ' - 5: 3, # 'ก' - 30: 3, # 'ข' - 24: 3, # 'ค' - 8: 2, # 'ง' - 26: 3, # 'จ' - 52: 3, # 'ฉ' - 34: 3, # 'ช' - 51: 2, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 1, # 'ณ' - 20: 3, # 'ด' - 19: 3, # 'ต' - 44: 1, # 'ถ' - 14: 3, # 'ท' - 48: 1, # 'ธ' - 3: 3, # 'น' - 17: 3, # 'บ' - 25: 3, # 'ป' - 39: 2, # 'ผ' - 62: 1, # 'ฝ' - 31: 3, # 'พ' - 54: 1, # 'ฟ' - 45: 3, # 'ภ' - 9: 3, # 'ม' - 16: 2, # 'ย' - 2: 3, # 'ร' - 61: 0, # 'ฤ' - 15: 3, # 'ล' - 12: 3, # 'ว' - 42: 2, # 'ศ' - 46: 0, # 'ษ' - 18: 3, # 'ส' - 21: 3, # 'ห' - 4: 3, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 28: { # 'แ' - 5: 3, # 'ก' - 30: 2, # 'ข' - 24: 2, # 'ค' - 8: 1, # 'ง' - 26: 2, # 'จ' - 52: 0, # 'ฉ' - 34: 1, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 2, # 'ด' - 19: 3, # 'ต' - 44: 2, # 'ถ' - 14: 3, # 'ท' - 48: 0, # 'ธ' - 3: 3, # 'น' - 17: 3, # 'บ' - 25: 2, # 'ป' - 39: 3, # 'ผ' - 62: 0, # 'ฝ' - 31: 2, # 'พ' - 54: 2, # 'ฟ' - 45: 0, # 'ภ' - 9: 2, # 'ม' - 16: 2, # 'ย' - 2: 2, # 'ร' - 61: 0, # 'ฤ' - 15: 3, # 'ล' - 12: 2, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 3, # 'ส' - 21: 3, # 'ห' - 4: 1, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 41: { # 'โ' - 5: 2, # 'ก' - 30: 1, # 'ข' - 24: 2, # 'ค' - 8: 0, # 'ง' - 26: 1, # 'จ' - 52: 1, # 'ฉ' - 34: 1, # 'ช' - 51: 1, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 3, # 'ด' - 19: 2, # 'ต' - 44: 0, # 'ถ' - 14: 2, # 'ท' - 48: 0, # 'ธ' - 3: 3, # 'น' - 17: 1, # 'บ' - 25: 3, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 1, # 'พ' - 54: 1, # 'ฟ' - 45: 1, # 'ภ' - 9: 1, # 'ม' - 16: 2, # 'ย' - 2: 2, # 'ร' - 61: 0, # 'ฤ' - 15: 3, # 'ล' - 12: 0, # 'ว' - 42: 1, # 'ศ' - 46: 0, # 'ษ' - 18: 2, # 'ส' - 21: 0, # 'ห' - 4: 2, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 29: { # 'ใ' - 5: 2, # 'ก' - 30: 0, # 'ข' - 24: 1, # 'ค' - 8: 0, # 'ง' - 26: 3, # 'จ' - 52: 0, # 'ฉ' - 34: 3, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 3, # 'ด' - 19: 1, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 3, # 'น' - 17: 2, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 0, # 'ม' - 16: 1, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 3, # 'ส' - 21: 3, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 33: { # 'ไ' - 5: 1, # 'ก' - 30: 2, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 1, # 'ช' - 51: 1, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 3, # 'ด' - 19: 1, # 'ต' - 44: 0, # 'ถ' - 14: 3, # 'ท' - 48: 0, # 'ธ' - 3: 0, # 'น' - 17: 1, # 'บ' - 25: 3, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 2, # 'ฟ' - 45: 0, # 'ภ' - 9: 3, # 'ม' - 16: 0, # 'ย' - 2: 3, # 'ร' - 61: 0, # 'ฤ' - 15: 1, # 'ล' - 12: 3, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 1, # 'ส' - 21: 2, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 50: { # 'ๆ' - 5: 0, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 0, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 0, # 'ม' - 16: 0, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 37: { # '็' - 5: 2, # 'ก' - 30: 1, # 'ข' - 24: 2, # 'ค' - 8: 2, # 'ง' - 26: 3, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 1, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 1, # 'ด' - 19: 2, # 'ต' - 44: 0, # 'ถ' - 14: 1, # 'ท' - 48: 0, # 'ธ' - 3: 3, # 'น' - 17: 3, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 2, # 'ม' - 16: 1, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 2, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 1, # 'ส' - 21: 0, # 'ห' - 4: 1, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 1, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 1, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 6: { # '่' - 5: 2, # 'ก' - 30: 1, # 'ข' - 24: 2, # 'ค' - 8: 3, # 'ง' - 26: 2, # 'จ' - 52: 0, # 'ฉ' - 34: 1, # 'ช' - 51: 1, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 1, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 1, # 'ด' - 19: 2, # 'ต' - 44: 1, # 'ถ' - 14: 2, # 'ท' - 48: 1, # 'ธ' - 3: 3, # 'น' - 17: 1, # 'บ' - 25: 2, # 'ป' - 39: 2, # 'ผ' - 62: 1, # 'ฝ' - 31: 1, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 3, # 'ม' - 16: 3, # 'ย' - 2: 2, # 'ร' - 61: 0, # 'ฤ' - 15: 2, # 'ล' - 12: 3, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 2, # 'ส' - 21: 1, # 'ห' - 4: 3, # 'อ' - 63: 0, # 'ฯ' - 22: 1, # 'ะ' - 10: 0, # 'ั' - 1: 3, # 'า' - 36: 2, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 3, # 'เ' - 28: 2, # 'แ' - 41: 1, # 'โ' - 29: 2, # 'ใ' - 33: 2, # 'ไ' - 50: 1, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 7: { # '้' - 5: 2, # 'ก' - 30: 1, # 'ข' - 24: 2, # 'ค' - 8: 3, # 'ง' - 26: 2, # 'จ' - 52: 0, # 'ฉ' - 34: 1, # 'ช' - 51: 1, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 1, # 'ด' - 19: 2, # 'ต' - 44: 1, # 'ถ' - 14: 2, # 'ท' - 48: 0, # 'ธ' - 3: 3, # 'น' - 17: 2, # 'บ' - 25: 2, # 'ป' - 39: 2, # 'ผ' - 62: 0, # 'ฝ' - 31: 1, # 'พ' - 54: 1, # 'ฟ' - 45: 0, # 'ภ' - 9: 3, # 'ม' - 16: 2, # 'ย' - 2: 2, # 'ร' - 61: 0, # 'ฤ' - 15: 1, # 'ล' - 12: 3, # 'ว' - 42: 1, # 'ศ' - 46: 0, # 'ษ' - 18: 2, # 'ส' - 21: 2, # 'ห' - 4: 3, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 3, # 'า' - 36: 2, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 2, # 'เ' - 28: 2, # 'แ' - 41: 1, # 'โ' - 29: 2, # 'ใ' - 33: 2, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 38: { # '์' - 5: 2, # 'ก' - 30: 1, # 'ข' - 24: 1, # 'ค' - 8: 0, # 'ง' - 26: 1, # 'จ' - 52: 0, # 'ฉ' - 34: 1, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 2, # 'ด' - 19: 1, # 'ต' - 44: 1, # 'ถ' - 14: 1, # 'ท' - 48: 0, # 'ธ' - 3: 1, # 'น' - 17: 1, # 'บ' - 25: 1, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 1, # 'พ' - 54: 1, # 'ฟ' - 45: 0, # 'ภ' - 9: 2, # 'ม' - 16: 0, # 'ย' - 2: 1, # 'ร' - 61: 1, # 'ฤ' - 15: 1, # 'ล' - 12: 1, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 1, # 'ส' - 21: 1, # 'ห' - 4: 2, # 'อ' - 63: 1, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 2, # 'เ' - 28: 2, # 'แ' - 41: 1, # 'โ' - 29: 1, # 'ใ' - 33: 1, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 0, # '๑' - 59: 0, # '๒' - 60: 0, # '๕' - }, - 56: { # '๑' - 5: 0, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 0, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 0, # 'ม' - 16: 0, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 2, # '๑' - 59: 1, # '๒' - 60: 1, # '๕' - }, - 59: { # '๒' - 5: 0, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 0, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 0, # 'ม' - 16: 0, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 1, # '๑' - 59: 1, # '๒' - 60: 3, # '๕' - }, - 60: { # '๕' - 5: 0, # 'ก' - 30: 0, # 'ข' - 24: 0, # 'ค' - 8: 0, # 'ง' - 26: 0, # 'จ' - 52: 0, # 'ฉ' - 34: 0, # 'ช' - 51: 0, # 'ซ' - 47: 0, # 'ญ' - 58: 0, # 'ฎ' - 57: 0, # 'ฏ' - 49: 0, # 'ฐ' - 53: 0, # 'ฑ' - 55: 0, # 'ฒ' - 43: 0, # 'ณ' - 20: 0, # 'ด' - 19: 0, # 'ต' - 44: 0, # 'ถ' - 14: 0, # 'ท' - 48: 0, # 'ธ' - 3: 0, # 'น' - 17: 0, # 'บ' - 25: 0, # 'ป' - 39: 0, # 'ผ' - 62: 0, # 'ฝ' - 31: 0, # 'พ' - 54: 0, # 'ฟ' - 45: 0, # 'ภ' - 9: 0, # 'ม' - 16: 0, # 'ย' - 2: 0, # 'ร' - 61: 0, # 'ฤ' - 15: 0, # 'ล' - 12: 0, # 'ว' - 42: 0, # 'ศ' - 46: 0, # 'ษ' - 18: 0, # 'ส' - 21: 0, # 'ห' - 4: 0, # 'อ' - 63: 0, # 'ฯ' - 22: 0, # 'ะ' - 10: 0, # 'ั' - 1: 0, # 'า' - 36: 0, # 'ำ' - 23: 0, # 'ิ' - 13: 0, # 'ี' - 40: 0, # 'ึ' - 27: 0, # 'ื' - 32: 0, # 'ุ' - 35: 0, # 'ู' - 11: 0, # 'เ' - 28: 0, # 'แ' - 41: 0, # 'โ' - 29: 0, # 'ใ' - 33: 0, # 'ไ' - 50: 0, # 'ๆ' - 37: 0, # '็' - 6: 0, # '่' - 7: 0, # '้' - 38: 0, # '์' - 56: 2, # '๑' - 59: 1, # '๒' - 60: 0, # '๕' - }, -} - -# 255: Undefined characters that did not exist in training text -# 254: Carriage/Return -# 253: symbol (punctuation) that does not belong to word -# 252: 0 - 9 -# 251: Control characters - -# Character Mapping Table(s): -TIS_620_THAI_CHAR_TO_ORDER = { - 0: 255, # '\x00' - 1: 255, # '\x01' - 2: 255, # '\x02' - 3: 255, # '\x03' - 4: 255, # '\x04' - 5: 255, # '\x05' - 6: 255, # '\x06' - 7: 255, # '\x07' - 8: 255, # '\x08' - 9: 255, # '\t' - 10: 254, # '\n' - 11: 255, # '\x0b' - 12: 255, # '\x0c' - 13: 254, # '\r' - 14: 255, # '\x0e' - 15: 255, # '\x0f' - 16: 255, # '\x10' - 17: 255, # '\x11' - 18: 255, # '\x12' - 19: 255, # '\x13' - 20: 255, # '\x14' - 21: 255, # '\x15' - 22: 255, # '\x16' - 23: 255, # '\x17' - 24: 255, # '\x18' - 25: 255, # '\x19' - 26: 255, # '\x1a' - 27: 255, # '\x1b' - 28: 255, # '\x1c' - 29: 255, # '\x1d' - 30: 255, # '\x1e' - 31: 255, # '\x1f' - 32: 253, # ' ' - 33: 253, # '!' - 34: 253, # '"' - 35: 253, # '#' - 36: 253, # '$' - 37: 253, # '%' - 38: 253, # '&' - 39: 253, # "'" - 40: 253, # '(' - 41: 253, # ')' - 42: 253, # '*' - 43: 253, # '+' - 44: 253, # ',' - 45: 253, # '-' - 46: 253, # '.' - 47: 253, # '/' - 48: 252, # '0' - 49: 252, # '1' - 50: 252, # '2' - 51: 252, # '3' - 52: 252, # '4' - 53: 252, # '5' - 54: 252, # '6' - 55: 252, # '7' - 56: 252, # '8' - 57: 252, # '9' - 58: 253, # ':' - 59: 253, # ';' - 60: 253, # '<' - 61: 253, # '=' - 62: 253, # '>' - 63: 253, # '?' - 64: 253, # '@' - 65: 182, # 'A' - 66: 106, # 'B' - 67: 107, # 'C' - 68: 100, # 'D' - 69: 183, # 'E' - 70: 184, # 'F' - 71: 185, # 'G' - 72: 101, # 'H' - 73: 94, # 'I' - 74: 186, # 'J' - 75: 187, # 'K' - 76: 108, # 'L' - 77: 109, # 'M' - 78: 110, # 'N' - 79: 111, # 'O' - 80: 188, # 'P' - 81: 189, # 'Q' - 82: 190, # 'R' - 83: 89, # 'S' - 84: 95, # 'T' - 85: 112, # 'U' - 86: 113, # 'V' - 87: 191, # 'W' - 88: 192, # 'X' - 89: 193, # 'Y' - 90: 194, # 'Z' - 91: 253, # '[' - 92: 253, # '\\' - 93: 253, # ']' - 94: 253, # '^' - 95: 253, # '_' - 96: 253, # '`' - 97: 64, # 'a' - 98: 72, # 'b' - 99: 73, # 'c' - 100: 114, # 'd' - 101: 74, # 'e' - 102: 115, # 'f' - 103: 116, # 'g' - 104: 102, # 'h' - 105: 81, # 'i' - 106: 201, # 'j' - 107: 117, # 'k' - 108: 90, # 'l' - 109: 103, # 'm' - 110: 78, # 'n' - 111: 82, # 'o' - 112: 96, # 'p' - 113: 202, # 'q' - 114: 91, # 'r' - 115: 79, # 's' - 116: 84, # 't' - 117: 104, # 'u' - 118: 105, # 'v' - 119: 97, # 'w' - 120: 98, # 'x' - 121: 92, # 'y' - 122: 203, # 'z' - 123: 253, # '{' - 124: 253, # '|' - 125: 253, # '}' - 126: 253, # '~' - 127: 253, # '\x7f' - 128: 209, # '\x80' - 129: 210, # '\x81' - 130: 211, # '\x82' - 131: 212, # '\x83' - 132: 213, # '\x84' - 133: 88, # '\x85' - 134: 214, # '\x86' - 135: 215, # '\x87' - 136: 216, # '\x88' - 137: 217, # '\x89' - 138: 218, # '\x8a' - 139: 219, # '\x8b' - 140: 220, # '\x8c' - 141: 118, # '\x8d' - 142: 221, # '\x8e' - 143: 222, # '\x8f' - 144: 223, # '\x90' - 145: 224, # '\x91' - 146: 99, # '\x92' - 147: 85, # '\x93' - 148: 83, # '\x94' - 149: 225, # '\x95' - 150: 226, # '\x96' - 151: 227, # '\x97' - 152: 228, # '\x98' - 153: 229, # '\x99' - 154: 230, # '\x9a' - 155: 231, # '\x9b' - 156: 232, # '\x9c' - 157: 233, # '\x9d' - 158: 234, # '\x9e' - 159: 235, # '\x9f' - 160: 236, # None - 161: 5, # 'ก' - 162: 30, # 'ข' - 163: 237, # 'ฃ' - 164: 24, # 'ค' - 165: 238, # 'ฅ' - 166: 75, # 'ฆ' - 167: 8, # 'ง' - 168: 26, # 'จ' - 169: 52, # 'ฉ' - 170: 34, # 'ช' - 171: 51, # 'ซ' - 172: 119, # 'ฌ' - 173: 47, # 'ญ' - 174: 58, # 'ฎ' - 175: 57, # 'ฏ' - 176: 49, # 'ฐ' - 177: 53, # 'ฑ' - 178: 55, # 'ฒ' - 179: 43, # 'ณ' - 180: 20, # 'ด' - 181: 19, # 'ต' - 182: 44, # 'ถ' - 183: 14, # 'ท' - 184: 48, # 'ธ' - 185: 3, # 'น' - 186: 17, # 'บ' - 187: 25, # 'ป' - 188: 39, # 'ผ' - 189: 62, # 'ฝ' - 190: 31, # 'พ' - 191: 54, # 'ฟ' - 192: 45, # 'ภ' - 193: 9, # 'ม' - 194: 16, # 'ย' - 195: 2, # 'ร' - 196: 61, # 'ฤ' - 197: 15, # 'ล' - 198: 239, # 'ฦ' - 199: 12, # 'ว' - 200: 42, # 'ศ' - 201: 46, # 'ษ' - 202: 18, # 'ส' - 203: 21, # 'ห' - 204: 76, # 'ฬ' - 205: 4, # 'อ' - 206: 66, # 'ฮ' - 207: 63, # 'ฯ' - 208: 22, # 'ะ' - 209: 10, # 'ั' - 210: 1, # 'า' - 211: 36, # 'ำ' - 212: 23, # 'ิ' - 213: 13, # 'ี' - 214: 40, # 'ึ' - 215: 27, # 'ื' - 216: 32, # 'ุ' - 217: 35, # 'ู' - 218: 86, # 'ฺ' - 219: 240, # None - 220: 241, # None - 221: 242, # None - 222: 243, # None - 223: 244, # '฿' - 224: 11, # 'เ' - 225: 28, # 'แ' - 226: 41, # 'โ' - 227: 29, # 'ใ' - 228: 33, # 'ไ' - 229: 245, # 'ๅ' - 230: 50, # 'ๆ' - 231: 37, # '็' - 232: 6, # '่' - 233: 7, # '้' - 234: 67, # '๊' - 235: 77, # '๋' - 236: 38, # '์' - 237: 93, # 'ํ' - 238: 246, # '๎' - 239: 247, # '๏' - 240: 68, # '๐' - 241: 56, # '๑' - 242: 59, # '๒' - 243: 65, # '๓' - 244: 69, # '๔' - 245: 60, # '๕' - 246: 70, # '๖' - 247: 80, # '๗' - 248: 71, # '๘' - 249: 87, # '๙' - 250: 248, # '๚' - 251: 249, # '๛' - 252: 250, # None - 253: 251, # None - 254: 252, # None - 255: 253, # None -} - -TIS_620_THAI_MODEL = SingleByteCharSetModel(charset_name='TIS-620', - language='Thai', - char_to_order_map=TIS_620_THAI_CHAR_TO_ORDER, - language_model=THAI_LANG_MODEL, - typical_positive_ratio=0.926386, - keep_ascii_letters=False, - alphabet='กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลฦวศษสหฬอฮฯะัาำิีึืฺุู฿เแโใไๅๆ็่้๊๋์ํ๎๏๐๑๒๓๔๕๖๗๘๙๚๛') - diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/langturkishmodel.py b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/langturkishmodel.py deleted file mode 100644 index 43f4230..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/langturkishmodel.py +++ /dev/null @@ -1,4383 +0,0 @@ -#!/usr/bin/env python -# -*- coding: utf-8 -*- - -from pip._vendor.chardet.sbcharsetprober import SingleByteCharSetModel - - -# 3: Positive -# 2: Likely -# 1: Unlikely -# 0: Negative - -TURKISH_LANG_MODEL = { - 23: { # 'A' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 0, # 'b' - 28: 0, # 'c' - 12: 2, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 1, # 'g' - 25: 1, # 'h' - 3: 1, # 'i' - 24: 0, # 'j' - 10: 2, # 'k' - 5: 1, # 'l' - 13: 1, # 'm' - 4: 1, # 'n' - 15: 0, # 'o' - 26: 0, # 'p' - 7: 1, # 'r' - 8: 1, # 's' - 9: 1, # 't' - 14: 1, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 3, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 1, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 0, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 0, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 37: { # 'B' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 2, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 2, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 1, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 1, # 'P' - 44: 0, # 'R' - 35: 1, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 1, # 'Y' - 56: 0, # 'Z' - 1: 2, # 'a' - 21: 0, # 'b' - 28: 2, # 'c' - 12: 0, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 0, # 'j' - 10: 0, # 'k' - 5: 0, # 'l' - 13: 1, # 'm' - 4: 1, # 'n' - 15: 0, # 'o' - 26: 0, # 'p' - 7: 0, # 'r' - 8: 0, # 's' - 9: 0, # 't' - 14: 2, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 1, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 1, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 1, # 'ö' - 17: 0, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 0, # 'ı' - 40: 1, # 'Ş' - 19: 1, # 'ş' - }, - 47: { # 'C' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 1, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 1, # 'L' - 20: 0, # 'M' - 46: 1, # 'N' - 42: 0, # 'O' - 48: 1, # 'P' - 44: 1, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 1, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 0, # 'b' - 28: 2, # 'c' - 12: 0, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 2, # 'j' - 10: 1, # 'k' - 5: 2, # 'l' - 13: 2, # 'm' - 4: 2, # 'n' - 15: 1, # 'o' - 26: 0, # 'p' - 7: 2, # 'r' - 8: 0, # 's' - 9: 0, # 't' - 14: 3, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 2, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 1, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 1, # 'ç' - 61: 0, # 'î' - 34: 1, # 'ö' - 17: 0, # 'ü' - 30: 0, # 'ğ' - 41: 1, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 39: { # 'D' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 1, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 1, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 1, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 2, # 'a' - 21: 0, # 'b' - 28: 2, # 'c' - 12: 0, # 'd' - 2: 2, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 0, # 'j' - 10: 0, # 'k' - 5: 1, # 'l' - 13: 3, # 'm' - 4: 0, # 'n' - 15: 1, # 'o' - 26: 0, # 'p' - 7: 0, # 'r' - 8: 0, # 's' - 9: 0, # 't' - 14: 1, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 1, # 'z' - 63: 0, # '·' - 54: 1, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 1, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 0, # 'ü' - 30: 1, # 'ğ' - 41: 0, # 'İ' - 6: 1, # 'ı' - 40: 1, # 'Ş' - 19: 0, # 'ş' - }, - 29: { # 'E' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 1, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 3, # 'K' - 49: 0, # 'L' - 20: 1, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 0, # 'b' - 28: 0, # 'c' - 12: 2, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 1, # 'g' - 25: 0, # 'h' - 3: 1, # 'i' - 24: 1, # 'j' - 10: 0, # 'k' - 5: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 15: 0, # 'o' - 26: 0, # 'p' - 7: 0, # 'r' - 8: 1, # 's' - 9: 1, # 't' - 14: 1, # 'u' - 32: 1, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 2, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 0, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 52: { # 'F' - 23: 0, # 'A' - 37: 1, # 'B' - 47: 1, # 'C' - 39: 1, # 'D' - 29: 1, # 'E' - 52: 2, # 'F' - 36: 0, # 'G' - 45: 2, # 'H' - 53: 1, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 1, # 'M' - 46: 1, # 'N' - 42: 1, # 'O' - 48: 2, # 'P' - 44: 1, # 'R' - 35: 1, # 'S' - 31: 1, # 'T' - 51: 1, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 2, # 'Y' - 56: 0, # 'Z' - 1: 0, # 'a' - 21: 1, # 'b' - 28: 1, # 'c' - 12: 1, # 'd' - 2: 0, # 'e' - 18: 1, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 2, # 'i' - 24: 1, # 'j' - 10: 0, # 'k' - 5: 0, # 'l' - 13: 1, # 'm' - 4: 2, # 'n' - 15: 1, # 'o' - 26: 0, # 'p' - 7: 2, # 'r' - 8: 1, # 's' - 9: 1, # 't' - 14: 1, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 1, # 'y' - 22: 1, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 1, # 'Ö' - 55: 2, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 2, # 'ö' - 17: 0, # 'ü' - 30: 1, # 'ğ' - 41: 1, # 'İ' - 6: 2, # 'ı' - 40: 0, # 'Ş' - 19: 2, # 'ş' - }, - 36: { # 'G' - 23: 1, # 'A' - 37: 0, # 'B' - 47: 1, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 1, # 'F' - 36: 2, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 2, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 2, # 'N' - 42: 1, # 'O' - 48: 1, # 'P' - 44: 1, # 'R' - 35: 1, # 'S' - 31: 0, # 'T' - 51: 1, # 'U' - 38: 2, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 0, # 'b' - 28: 1, # 'c' - 12: 0, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 1, # 'j' - 10: 1, # 'k' - 5: 0, # 'l' - 13: 3, # 'm' - 4: 2, # 'n' - 15: 0, # 'o' - 26: 1, # 'p' - 7: 0, # 'r' - 8: 1, # 's' - 9: 1, # 't' - 14: 3, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 1, # 'x' - 11: 0, # 'y' - 22: 2, # 'z' - 63: 0, # '·' - 54: 1, # 'Ç' - 50: 2, # 'Ö' - 55: 0, # 'Ü' - 59: 1, # 'â' - 33: 2, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 0, # 'ü' - 30: 1, # 'ğ' - 41: 1, # 'İ' - 6: 2, # 'ı' - 40: 2, # 'Ş' - 19: 1, # 'ş' - }, - 45: { # 'H' - 23: 0, # 'A' - 37: 1, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 2, # 'F' - 36: 2, # 'G' - 45: 1, # 'H' - 53: 1, # 'I' - 60: 0, # 'J' - 16: 2, # 'K' - 49: 1, # 'L' - 20: 0, # 'M' - 46: 1, # 'N' - 42: 1, # 'O' - 48: 1, # 'P' - 44: 0, # 'R' - 35: 2, # 'S' - 31: 0, # 'T' - 51: 1, # 'U' - 38: 2, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 0, # 'b' - 28: 2, # 'c' - 12: 0, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 2, # 'i' - 24: 0, # 'j' - 10: 1, # 'k' - 5: 0, # 'l' - 13: 2, # 'm' - 4: 0, # 'n' - 15: 1, # 'o' - 26: 1, # 'p' - 7: 1, # 'r' - 8: 0, # 's' - 9: 0, # 't' - 14: 3, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 2, # 'z' - 63: 0, # '·' - 54: 1, # 'Ç' - 50: 1, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 1, # 'ç' - 61: 0, # 'î' - 34: 1, # 'ö' - 17: 0, # 'ü' - 30: 2, # 'ğ' - 41: 1, # 'İ' - 6: 0, # 'ı' - 40: 2, # 'Ş' - 19: 1, # 'ş' - }, - 53: { # 'I' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 1, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 2, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 1, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 2, # 'a' - 21: 0, # 'b' - 28: 2, # 'c' - 12: 0, # 'd' - 2: 2, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 0, # 'j' - 10: 0, # 'k' - 5: 2, # 'l' - 13: 2, # 'm' - 4: 0, # 'n' - 15: 0, # 'o' - 26: 0, # 'p' - 7: 0, # 'r' - 8: 0, # 's' - 9: 0, # 't' - 14: 2, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 2, # 'z' - 63: 0, # '·' - 54: 1, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 2, # 'ç' - 61: 0, # 'î' - 34: 1, # 'ö' - 17: 0, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 0, # 'ı' - 40: 1, # 'Ş' - 19: 1, # 'ş' - }, - 60: { # 'J' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 1, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 0, # 'a' - 21: 1, # 'b' - 28: 0, # 'c' - 12: 1, # 'd' - 2: 0, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 1, # 'i' - 24: 0, # 'j' - 10: 0, # 'k' - 5: 0, # 'l' - 13: 0, # 'm' - 4: 1, # 'n' - 15: 0, # 'o' - 26: 0, # 'p' - 7: 0, # 'r' - 8: 1, # 's' - 9: 0, # 't' - 14: 0, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 0, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 0, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 16: { # 'K' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 3, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 2, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 2, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 2, # 'a' - 21: 3, # 'b' - 28: 0, # 'c' - 12: 3, # 'd' - 2: 1, # 'e' - 18: 3, # 'f' - 27: 3, # 'g' - 25: 3, # 'h' - 3: 3, # 'i' - 24: 2, # 'j' - 10: 3, # 'k' - 5: 0, # 'l' - 13: 0, # 'm' - 4: 3, # 'n' - 15: 0, # 'o' - 26: 1, # 'p' - 7: 3, # 'r' - 8: 3, # 's' - 9: 3, # 't' - 14: 0, # 'u' - 32: 3, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 2, # 'y' - 22: 1, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 2, # 'ü' - 30: 0, # 'ğ' - 41: 1, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 49: { # 'L' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 2, # 'E' - 52: 0, # 'F' - 36: 1, # 'G' - 45: 1, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 1, # 'M' - 46: 0, # 'N' - 42: 2, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 1, # 'Y' - 56: 0, # 'Z' - 1: 0, # 'a' - 21: 3, # 'b' - 28: 0, # 'c' - 12: 2, # 'd' - 2: 0, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 2, # 'i' - 24: 0, # 'j' - 10: 1, # 'k' - 5: 0, # 'l' - 13: 0, # 'm' - 4: 2, # 'n' - 15: 1, # 'o' - 26: 1, # 'p' - 7: 1, # 'r' - 8: 1, # 's' - 9: 1, # 't' - 14: 0, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 2, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 2, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 1, # 'ö' - 17: 1, # 'ü' - 30: 1, # 'ğ' - 41: 0, # 'İ' - 6: 2, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 20: { # 'M' - 23: 1, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 1, # 'J' - 16: 3, # 'K' - 49: 0, # 'L' - 20: 2, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 1, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 2, # 'b' - 28: 0, # 'c' - 12: 3, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 1, # 'g' - 25: 1, # 'h' - 3: 2, # 'i' - 24: 2, # 'j' - 10: 2, # 'k' - 5: 2, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 15: 0, # 'o' - 26: 1, # 'p' - 7: 3, # 'r' - 8: 0, # 's' - 9: 2, # 't' - 14: 3, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 2, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 3, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 0, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 46: { # 'N' - 23: 0, # 'A' - 37: 1, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 1, # 'F' - 36: 1, # 'G' - 45: 1, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 2, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 1, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 1, # 'R' - 35: 1, # 'S' - 31: 0, # 'T' - 51: 1, # 'U' - 38: 2, # 'V' - 62: 0, # 'W' - 43: 1, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 0, # 'b' - 28: 2, # 'c' - 12: 0, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 1, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 2, # 'j' - 10: 1, # 'k' - 5: 1, # 'l' - 13: 3, # 'm' - 4: 2, # 'n' - 15: 1, # 'o' - 26: 1, # 'p' - 7: 1, # 'r' - 8: 0, # 's' - 9: 0, # 't' - 14: 3, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 1, # 'x' - 11: 1, # 'y' - 22: 2, # 'z' - 63: 0, # '·' - 54: 1, # 'Ç' - 50: 1, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 1, # 'ö' - 17: 0, # 'ü' - 30: 0, # 'ğ' - 41: 1, # 'İ' - 6: 2, # 'ı' - 40: 1, # 'Ş' - 19: 1, # 'ş' - }, - 42: { # 'O' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 1, # 'F' - 36: 0, # 'G' - 45: 1, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 2, # 'K' - 49: 1, # 'L' - 20: 0, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 2, # 'P' - 44: 1, # 'R' - 35: 1, # 'S' - 31: 0, # 'T' - 51: 1, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 0, # 'b' - 28: 2, # 'c' - 12: 0, # 'd' - 2: 2, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 0, # 'j' - 10: 0, # 'k' - 5: 3, # 'l' - 13: 3, # 'm' - 4: 0, # 'n' - 15: 1, # 'o' - 26: 0, # 'p' - 7: 0, # 'r' - 8: 0, # 's' - 9: 0, # 't' - 14: 2, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 2, # 'z' - 63: 0, # '·' - 54: 2, # 'Ç' - 50: 1, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 2, # 'ç' - 61: 0, # 'î' - 34: 1, # 'ö' - 17: 0, # 'ü' - 30: 1, # 'ğ' - 41: 2, # 'İ' - 6: 1, # 'ı' - 40: 1, # 'Ş' - 19: 1, # 'ş' - }, - 48: { # 'P' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 2, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 2, # 'F' - 36: 1, # 'G' - 45: 1, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 2, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 1, # 'N' - 42: 1, # 'O' - 48: 1, # 'P' - 44: 0, # 'R' - 35: 1, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 2, # 'a' - 21: 0, # 'b' - 28: 2, # 'c' - 12: 0, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 0, # 'j' - 10: 1, # 'k' - 5: 0, # 'l' - 13: 2, # 'm' - 4: 0, # 'n' - 15: 2, # 'o' - 26: 0, # 'p' - 7: 0, # 'r' - 8: 0, # 's' - 9: 0, # 't' - 14: 2, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 2, # 'x' - 11: 0, # 'y' - 22: 2, # 'z' - 63: 0, # '·' - 54: 1, # 'Ç' - 50: 2, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 2, # 'ö' - 17: 0, # 'ü' - 30: 1, # 'ğ' - 41: 1, # 'İ' - 6: 0, # 'ı' - 40: 2, # 'Ş' - 19: 1, # 'ş' - }, - 44: { # 'R' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 1, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 1, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 3, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 1, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 1, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 1, # 'b' - 28: 1, # 'c' - 12: 0, # 'd' - 2: 2, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 0, # 'j' - 10: 1, # 'k' - 5: 2, # 'l' - 13: 2, # 'm' - 4: 0, # 'n' - 15: 1, # 'o' - 26: 0, # 'p' - 7: 0, # 'r' - 8: 0, # 's' - 9: 0, # 't' - 14: 2, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 1, # 'y' - 22: 2, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 1, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 1, # 'ç' - 61: 0, # 'î' - 34: 1, # 'ö' - 17: 1, # 'ü' - 30: 1, # 'ğ' - 41: 0, # 'İ' - 6: 2, # 'ı' - 40: 1, # 'Ş' - 19: 1, # 'ş' - }, - 35: { # 'S' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 1, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 1, # 'F' - 36: 1, # 'G' - 45: 1, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 3, # 'K' - 49: 1, # 'L' - 20: 1, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 1, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 1, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 1, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 0, # 'b' - 28: 2, # 'c' - 12: 0, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 0, # 'j' - 10: 1, # 'k' - 5: 1, # 'l' - 13: 2, # 'm' - 4: 1, # 'n' - 15: 0, # 'o' - 26: 0, # 'p' - 7: 0, # 'r' - 8: 0, # 's' - 9: 1, # 't' - 14: 2, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 1, # 'z' - 63: 0, # '·' - 54: 2, # 'Ç' - 50: 2, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 3, # 'ç' - 61: 0, # 'î' - 34: 1, # 'ö' - 17: 0, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 2, # 'Ş' - 19: 1, # 'ş' - }, - 31: { # 'T' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 1, # 'J' - 16: 2, # 'K' - 49: 0, # 'L' - 20: 1, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 2, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 2, # 'b' - 28: 0, # 'c' - 12: 1, # 'd' - 2: 3, # 'e' - 18: 2, # 'f' - 27: 2, # 'g' - 25: 0, # 'h' - 3: 1, # 'i' - 24: 1, # 'j' - 10: 2, # 'k' - 5: 2, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 15: 0, # 'o' - 26: 2, # 'p' - 7: 2, # 'r' - 8: 0, # 's' - 9: 2, # 't' - 14: 2, # 'u' - 32: 1, # 'v' - 57: 1, # 'w' - 58: 1, # 'x' - 11: 2, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 1, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 51: { # 'U' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 1, # 'F' - 36: 1, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 1, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 1, # 'N' - 42: 0, # 'O' - 48: 1, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 1, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 0, # 'b' - 28: 1, # 'c' - 12: 0, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 2, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 0, # 'j' - 10: 1, # 'k' - 5: 1, # 'l' - 13: 3, # 'm' - 4: 2, # 'n' - 15: 0, # 'o' - 26: 1, # 'p' - 7: 0, # 'r' - 8: 0, # 's' - 9: 0, # 't' - 14: 2, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 2, # 'z' - 63: 0, # '·' - 54: 1, # 'Ç' - 50: 1, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 0, # 'ü' - 30: 1, # 'ğ' - 41: 1, # 'İ' - 6: 2, # 'ı' - 40: 0, # 'Ş' - 19: 1, # 'ş' - }, - 38: { # 'V' - 23: 1, # 'A' - 37: 1, # 'B' - 47: 1, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 2, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 3, # 'K' - 49: 0, # 'L' - 20: 3, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 1, # 'P' - 44: 1, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 1, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 0, # 'b' - 28: 2, # 'c' - 12: 0, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 0, # 'j' - 10: 0, # 'k' - 5: 2, # 'l' - 13: 2, # 'm' - 4: 0, # 'n' - 15: 2, # 'o' - 26: 0, # 'p' - 7: 0, # 'r' - 8: 0, # 's' - 9: 1, # 't' - 14: 3, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 1, # 'y' - 22: 2, # 'z' - 63: 0, # '·' - 54: 1, # 'Ç' - 50: 1, # 'Ö' - 55: 0, # 'Ü' - 59: 1, # 'â' - 33: 2, # 'ç' - 61: 0, # 'î' - 34: 1, # 'ö' - 17: 0, # 'ü' - 30: 1, # 'ğ' - 41: 1, # 'İ' - 6: 3, # 'ı' - 40: 2, # 'Ş' - 19: 1, # 'ş' - }, - 62: { # 'W' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 0, # 'a' - 21: 0, # 'b' - 28: 0, # 'c' - 12: 0, # 'd' - 2: 0, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 0, # 'j' - 10: 0, # 'k' - 5: 0, # 'l' - 13: 0, # 'm' - 4: 0, # 'n' - 15: 0, # 'o' - 26: 0, # 'p' - 7: 0, # 'r' - 8: 0, # 's' - 9: 0, # 't' - 14: 0, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 0, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 0, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 43: { # 'Y' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 1, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 2, # 'F' - 36: 0, # 'G' - 45: 1, # 'H' - 53: 1, # 'I' - 60: 0, # 'J' - 16: 2, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 2, # 'N' - 42: 0, # 'O' - 48: 2, # 'P' - 44: 1, # 'R' - 35: 1, # 'S' - 31: 0, # 'T' - 51: 1, # 'U' - 38: 2, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 0, # 'b' - 28: 2, # 'c' - 12: 0, # 'd' - 2: 2, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 1, # 'j' - 10: 1, # 'k' - 5: 1, # 'l' - 13: 3, # 'm' - 4: 0, # 'n' - 15: 2, # 'o' - 26: 0, # 'p' - 7: 0, # 'r' - 8: 0, # 's' - 9: 0, # 't' - 14: 3, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 1, # 'x' - 11: 0, # 'y' - 22: 2, # 'z' - 63: 0, # '·' - 54: 1, # 'Ç' - 50: 2, # 'Ö' - 55: 1, # 'Ü' - 59: 1, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 1, # 'ö' - 17: 0, # 'ü' - 30: 1, # 'ğ' - 41: 1, # 'İ' - 6: 0, # 'ı' - 40: 2, # 'Ş' - 19: 1, # 'ş' - }, - 56: { # 'Z' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 2, # 'Z' - 1: 2, # 'a' - 21: 1, # 'b' - 28: 0, # 'c' - 12: 0, # 'd' - 2: 2, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 2, # 'i' - 24: 1, # 'j' - 10: 0, # 'k' - 5: 0, # 'l' - 13: 1, # 'm' - 4: 1, # 'n' - 15: 0, # 'o' - 26: 0, # 'p' - 7: 1, # 'r' - 8: 1, # 's' - 9: 0, # 't' - 14: 2, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 1, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 1, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 1: { # 'a' - 23: 3, # 'A' - 37: 0, # 'B' - 47: 1, # 'C' - 39: 0, # 'D' - 29: 3, # 'E' - 52: 0, # 'F' - 36: 1, # 'G' - 45: 1, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 3, # 'M' - 46: 1, # 'N' - 42: 0, # 'O' - 48: 1, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 3, # 'T' - 51: 0, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 2, # 'Z' - 1: 2, # 'a' - 21: 3, # 'b' - 28: 0, # 'c' - 12: 3, # 'd' - 2: 2, # 'e' - 18: 3, # 'f' - 27: 3, # 'g' - 25: 3, # 'h' - 3: 3, # 'i' - 24: 3, # 'j' - 10: 3, # 'k' - 5: 0, # 'l' - 13: 2, # 'm' - 4: 3, # 'n' - 15: 1, # 'o' - 26: 3, # 'p' - 7: 3, # 'r' - 8: 3, # 's' - 9: 3, # 't' - 14: 3, # 'u' - 32: 3, # 'v' - 57: 2, # 'w' - 58: 0, # 'x' - 11: 3, # 'y' - 22: 0, # 'z' - 63: 1, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 1, # 'ç' - 61: 1, # 'î' - 34: 1, # 'ö' - 17: 3, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 1, # 'ş' - }, - 21: { # 'b' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 1, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 1, # 'J' - 16: 2, # 'K' - 49: 0, # 'L' - 20: 2, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 1, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 1, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 2, # 'b' - 28: 0, # 'c' - 12: 3, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 3, # 'g' - 25: 1, # 'h' - 3: 3, # 'i' - 24: 2, # 'j' - 10: 3, # 'k' - 5: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 15: 0, # 'o' - 26: 3, # 'p' - 7: 1, # 'r' - 8: 2, # 's' - 9: 2, # 't' - 14: 2, # 'u' - 32: 1, # 'v' - 57: 0, # 'w' - 58: 1, # 'x' - 11: 3, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 1, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 0, # 'ü' - 30: 1, # 'ğ' - 41: 0, # 'İ' - 6: 2, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 28: { # 'c' - 23: 0, # 'A' - 37: 1, # 'B' - 47: 1, # 'C' - 39: 1, # 'D' - 29: 2, # 'E' - 52: 0, # 'F' - 36: 2, # 'G' - 45: 2, # 'H' - 53: 1, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 2, # 'M' - 46: 1, # 'N' - 42: 1, # 'O' - 48: 2, # 'P' - 44: 1, # 'R' - 35: 1, # 'S' - 31: 2, # 'T' - 51: 2, # 'U' - 38: 2, # 'V' - 62: 0, # 'W' - 43: 3, # 'Y' - 56: 0, # 'Z' - 1: 1, # 'a' - 21: 1, # 'b' - 28: 2, # 'c' - 12: 2, # 'd' - 2: 1, # 'e' - 18: 1, # 'f' - 27: 2, # 'g' - 25: 2, # 'h' - 3: 3, # 'i' - 24: 1, # 'j' - 10: 3, # 'k' - 5: 0, # 'l' - 13: 2, # 'm' - 4: 3, # 'n' - 15: 2, # 'o' - 26: 2, # 'p' - 7: 3, # 'r' - 8: 3, # 's' - 9: 3, # 't' - 14: 1, # 'u' - 32: 0, # 'v' - 57: 1, # 'w' - 58: 0, # 'x' - 11: 2, # 'y' - 22: 1, # 'z' - 63: 1, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 1, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 1, # 'î' - 34: 2, # 'ö' - 17: 2, # 'ü' - 30: 2, # 'ğ' - 41: 1, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 2, # 'ş' - }, - 12: { # 'd' - 23: 1, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 2, # 'J' - 16: 3, # 'K' - 49: 0, # 'L' - 20: 3, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 1, # 'S' - 31: 1, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 2, # 'b' - 28: 1, # 'c' - 12: 3, # 'd' - 2: 3, # 'e' - 18: 1, # 'f' - 27: 3, # 'g' - 25: 3, # 'h' - 3: 2, # 'i' - 24: 3, # 'j' - 10: 2, # 'k' - 5: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 15: 1, # 'o' - 26: 2, # 'p' - 7: 3, # 'r' - 8: 2, # 's' - 9: 2, # 't' - 14: 3, # 'u' - 32: 1, # 'v' - 57: 0, # 'w' - 58: 1, # 'x' - 11: 3, # 'y' - 22: 1, # 'z' - 63: 1, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 1, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 2, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 2: { # 'e' - 23: 2, # 'A' - 37: 0, # 'B' - 47: 2, # 'C' - 39: 0, # 'D' - 29: 3, # 'E' - 52: 1, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 1, # 'K' - 49: 0, # 'L' - 20: 3, # 'M' - 46: 1, # 'N' - 42: 0, # 'O' - 48: 1, # 'P' - 44: 1, # 'R' - 35: 0, # 'S' - 31: 3, # 'T' - 51: 0, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 1, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 3, # 'b' - 28: 0, # 'c' - 12: 3, # 'd' - 2: 2, # 'e' - 18: 3, # 'f' - 27: 3, # 'g' - 25: 3, # 'h' - 3: 3, # 'i' - 24: 3, # 'j' - 10: 3, # 'k' - 5: 0, # 'l' - 13: 2, # 'm' - 4: 3, # 'n' - 15: 1, # 'o' - 26: 3, # 'p' - 7: 3, # 'r' - 8: 3, # 's' - 9: 3, # 't' - 14: 3, # 'u' - 32: 3, # 'v' - 57: 2, # 'w' - 58: 0, # 'x' - 11: 3, # 'y' - 22: 1, # 'z' - 63: 1, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 1, # 'ç' - 61: 0, # 'î' - 34: 1, # 'ö' - 17: 3, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 18: { # 'f' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 2, # 'K' - 49: 0, # 'L' - 20: 2, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 2, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 1, # 'b' - 28: 0, # 'c' - 12: 3, # 'd' - 2: 3, # 'e' - 18: 2, # 'f' - 27: 1, # 'g' - 25: 1, # 'h' - 3: 1, # 'i' - 24: 1, # 'j' - 10: 1, # 'k' - 5: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 15: 0, # 'o' - 26: 2, # 'p' - 7: 1, # 'r' - 8: 3, # 's' - 9: 3, # 't' - 14: 1, # 'u' - 32: 2, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 1, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 1, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 1, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 1, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 27: { # 'g' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 3, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 1, # 'S' - 31: 1, # 'T' - 51: 0, # 'U' - 38: 2, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 1, # 'b' - 28: 0, # 'c' - 12: 1, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 2, # 'g' - 25: 1, # 'h' - 3: 2, # 'i' - 24: 3, # 'j' - 10: 2, # 'k' - 5: 3, # 'l' - 13: 3, # 'm' - 4: 2, # 'n' - 15: 0, # 'o' - 26: 1, # 'p' - 7: 2, # 'r' - 8: 2, # 's' - 9: 3, # 't' - 14: 3, # 'u' - 32: 1, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 1, # 'y' - 22: 0, # 'z' - 63: 1, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 0, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 2, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 25: { # 'h' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 2, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 0, # 'b' - 28: 0, # 'c' - 12: 2, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 1, # 'g' - 25: 2, # 'h' - 3: 2, # 'i' - 24: 3, # 'j' - 10: 3, # 'k' - 5: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 15: 1, # 'o' - 26: 1, # 'p' - 7: 3, # 'r' - 8: 3, # 's' - 9: 2, # 't' - 14: 3, # 'u' - 32: 2, # 'v' - 57: 1, # 'w' - 58: 0, # 'x' - 11: 1, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 0, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 3: { # 'i' - 23: 2, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 1, # 'J' - 16: 3, # 'K' - 49: 0, # 'L' - 20: 3, # 'M' - 46: 0, # 'N' - 42: 1, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 1, # 'S' - 31: 2, # 'T' - 51: 0, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 2, # 'b' - 28: 0, # 'c' - 12: 3, # 'd' - 2: 3, # 'e' - 18: 2, # 'f' - 27: 3, # 'g' - 25: 1, # 'h' - 3: 3, # 'i' - 24: 2, # 'j' - 10: 3, # 'k' - 5: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 15: 1, # 'o' - 26: 3, # 'p' - 7: 3, # 'r' - 8: 3, # 's' - 9: 3, # 't' - 14: 3, # 'u' - 32: 2, # 'v' - 57: 1, # 'w' - 58: 1, # 'x' - 11: 3, # 'y' - 22: 1, # 'z' - 63: 1, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 1, # 'Ü' - 59: 0, # 'â' - 33: 2, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 3, # 'ü' - 30: 0, # 'ğ' - 41: 1, # 'İ' - 6: 2, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 24: { # 'j' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 1, # 'J' - 16: 2, # 'K' - 49: 0, # 'L' - 20: 2, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 1, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 1, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 1, # 'Z' - 1: 3, # 'a' - 21: 1, # 'b' - 28: 1, # 'c' - 12: 3, # 'd' - 2: 3, # 'e' - 18: 2, # 'f' - 27: 1, # 'g' - 25: 1, # 'h' - 3: 2, # 'i' - 24: 1, # 'j' - 10: 2, # 'k' - 5: 2, # 'l' - 13: 3, # 'm' - 4: 2, # 'n' - 15: 0, # 'o' - 26: 1, # 'p' - 7: 2, # 'r' - 8: 3, # 's' - 9: 2, # 't' - 14: 3, # 'u' - 32: 2, # 'v' - 57: 0, # 'w' - 58: 2, # 'x' - 11: 1, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 1, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 1, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 10: { # 'k' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 3, # 'K' - 49: 0, # 'L' - 20: 2, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 3, # 'T' - 51: 0, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 1, # 'Z' - 1: 3, # 'a' - 21: 2, # 'b' - 28: 0, # 'c' - 12: 2, # 'd' - 2: 3, # 'e' - 18: 1, # 'f' - 27: 2, # 'g' - 25: 2, # 'h' - 3: 3, # 'i' - 24: 2, # 'j' - 10: 2, # 'k' - 5: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 15: 0, # 'o' - 26: 3, # 'p' - 7: 2, # 'r' - 8: 2, # 's' - 9: 2, # 't' - 14: 3, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 1, # 'x' - 11: 3, # 'y' - 22: 0, # 'z' - 63: 1, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 3, # 'ç' - 61: 0, # 'î' - 34: 1, # 'ö' - 17: 3, # 'ü' - 30: 1, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 1, # 'ş' - }, - 5: { # 'l' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 3, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 2, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 1, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 0, # 'a' - 21: 3, # 'b' - 28: 0, # 'c' - 12: 3, # 'd' - 2: 1, # 'e' - 18: 3, # 'f' - 27: 3, # 'g' - 25: 2, # 'h' - 3: 3, # 'i' - 24: 2, # 'j' - 10: 3, # 'k' - 5: 1, # 'l' - 13: 1, # 'm' - 4: 3, # 'n' - 15: 0, # 'o' - 26: 2, # 'p' - 7: 3, # 'r' - 8: 3, # 's' - 9: 3, # 't' - 14: 2, # 'u' - 32: 2, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 3, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 1, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 2, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 13: { # 'm' - 23: 1, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 3, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 3, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 3, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 1, # 'Y' - 56: 0, # 'Z' - 1: 2, # 'a' - 21: 3, # 'b' - 28: 0, # 'c' - 12: 3, # 'd' - 2: 2, # 'e' - 18: 3, # 'f' - 27: 3, # 'g' - 25: 3, # 'h' - 3: 3, # 'i' - 24: 3, # 'j' - 10: 3, # 'k' - 5: 0, # 'l' - 13: 2, # 'm' - 4: 3, # 'n' - 15: 1, # 'o' - 26: 2, # 'p' - 7: 3, # 'r' - 8: 3, # 's' - 9: 3, # 't' - 14: 2, # 'u' - 32: 2, # 'v' - 57: 1, # 'w' - 58: 0, # 'x' - 11: 3, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 3, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 1, # 'ş' - }, - 4: { # 'n' - 23: 1, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 1, # 'H' - 53: 0, # 'I' - 60: 2, # 'J' - 16: 3, # 'K' - 49: 0, # 'L' - 20: 3, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 2, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 2, # 'b' - 28: 1, # 'c' - 12: 3, # 'd' - 2: 3, # 'e' - 18: 1, # 'f' - 27: 2, # 'g' - 25: 3, # 'h' - 3: 2, # 'i' - 24: 2, # 'j' - 10: 3, # 'k' - 5: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 15: 1, # 'o' - 26: 3, # 'p' - 7: 2, # 'r' - 8: 3, # 's' - 9: 3, # 't' - 14: 3, # 'u' - 32: 2, # 'v' - 57: 0, # 'w' - 58: 2, # 'x' - 11: 3, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 1, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 2, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 1, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 15: { # 'o' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 1, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 2, # 'F' - 36: 1, # 'G' - 45: 1, # 'H' - 53: 1, # 'I' - 60: 0, # 'J' - 16: 3, # 'K' - 49: 2, # 'L' - 20: 0, # 'M' - 46: 2, # 'N' - 42: 1, # 'O' - 48: 2, # 'P' - 44: 1, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 0, # 'b' - 28: 2, # 'c' - 12: 0, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 1, # 'i' - 24: 2, # 'j' - 10: 1, # 'k' - 5: 3, # 'l' - 13: 3, # 'm' - 4: 2, # 'n' - 15: 2, # 'o' - 26: 0, # 'p' - 7: 1, # 'r' - 8: 0, # 's' - 9: 0, # 't' - 14: 3, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 2, # 'x' - 11: 0, # 'y' - 22: 2, # 'z' - 63: 0, # '·' - 54: 1, # 'Ç' - 50: 2, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 3, # 'ç' - 61: 0, # 'î' - 34: 1, # 'ö' - 17: 0, # 'ü' - 30: 2, # 'ğ' - 41: 2, # 'İ' - 6: 3, # 'ı' - 40: 2, # 'Ş' - 19: 2, # 'ş' - }, - 26: { # 'p' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 3, # 'K' - 49: 0, # 'L' - 20: 1, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 1, # 'b' - 28: 0, # 'c' - 12: 1, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 1, # 'g' - 25: 1, # 'h' - 3: 2, # 'i' - 24: 3, # 'j' - 10: 1, # 'k' - 5: 3, # 'l' - 13: 3, # 'm' - 4: 2, # 'n' - 15: 0, # 'o' - 26: 2, # 'p' - 7: 2, # 'r' - 8: 1, # 's' - 9: 1, # 't' - 14: 3, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 1, # 'x' - 11: 1, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 3, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 1, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 7: { # 'r' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 1, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 2, # 'J' - 16: 3, # 'K' - 49: 0, # 'L' - 20: 2, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 2, # 'T' - 51: 1, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 1, # 'Z' - 1: 3, # 'a' - 21: 1, # 'b' - 28: 0, # 'c' - 12: 3, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 2, # 'g' - 25: 3, # 'h' - 3: 2, # 'i' - 24: 2, # 'j' - 10: 3, # 'k' - 5: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 15: 0, # 'o' - 26: 2, # 'p' - 7: 3, # 'r' - 8: 3, # 's' - 9: 3, # 't' - 14: 3, # 'u' - 32: 2, # 'v' - 57: 0, # 'w' - 58: 1, # 'x' - 11: 2, # 'y' - 22: 0, # 'z' - 63: 1, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 2, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 3, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 2, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 8: { # 's' - 23: 1, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 1, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 3, # 'K' - 49: 0, # 'L' - 20: 3, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 2, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 1, # 'Z' - 1: 3, # 'a' - 21: 2, # 'b' - 28: 1, # 'c' - 12: 3, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 2, # 'g' - 25: 2, # 'h' - 3: 2, # 'i' - 24: 3, # 'j' - 10: 3, # 'k' - 5: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 15: 0, # 'o' - 26: 3, # 'p' - 7: 3, # 'r' - 8: 3, # 's' - 9: 3, # 't' - 14: 3, # 'u' - 32: 2, # 'v' - 57: 0, # 'w' - 58: 1, # 'x' - 11: 2, # 'y' - 22: 1, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 2, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 2, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 1, # 'ş' - }, - 9: { # 't' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 1, # 'J' - 16: 3, # 'K' - 49: 0, # 'L' - 20: 2, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 2, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 1, # 'Z' - 1: 3, # 'a' - 21: 3, # 'b' - 28: 0, # 'c' - 12: 3, # 'd' - 2: 3, # 'e' - 18: 2, # 'f' - 27: 2, # 'g' - 25: 2, # 'h' - 3: 2, # 'i' - 24: 2, # 'j' - 10: 3, # 'k' - 5: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 15: 0, # 'o' - 26: 2, # 'p' - 7: 3, # 'r' - 8: 3, # 's' - 9: 3, # 't' - 14: 3, # 'u' - 32: 3, # 'v' - 57: 0, # 'w' - 58: 2, # 'x' - 11: 2, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 3, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 2, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 14: { # 'u' - 23: 3, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 3, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 1, # 'H' - 53: 0, # 'I' - 60: 1, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 3, # 'M' - 46: 2, # 'N' - 42: 0, # 'O' - 48: 1, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 3, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 1, # 'Y' - 56: 2, # 'Z' - 1: 2, # 'a' - 21: 3, # 'b' - 28: 0, # 'c' - 12: 3, # 'd' - 2: 2, # 'e' - 18: 2, # 'f' - 27: 3, # 'g' - 25: 3, # 'h' - 3: 3, # 'i' - 24: 2, # 'j' - 10: 3, # 'k' - 5: 0, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 15: 0, # 'o' - 26: 3, # 'p' - 7: 3, # 'r' - 8: 3, # 's' - 9: 3, # 't' - 14: 3, # 'u' - 32: 2, # 'v' - 57: 2, # 'w' - 58: 0, # 'x' - 11: 3, # 'y' - 22: 0, # 'z' - 63: 1, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 3, # 'ü' - 30: 1, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 32: { # 'v' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 3, # 'K' - 49: 0, # 'L' - 20: 1, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 0, # 'b' - 28: 0, # 'c' - 12: 3, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 1, # 'j' - 10: 1, # 'k' - 5: 3, # 'l' - 13: 2, # 'm' - 4: 3, # 'n' - 15: 0, # 'o' - 26: 1, # 'p' - 7: 1, # 'r' - 8: 2, # 's' - 9: 3, # 't' - 14: 3, # 'u' - 32: 1, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 2, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 0, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 1, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 57: { # 'w' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 1, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 1, # 'a' - 21: 0, # 'b' - 28: 0, # 'c' - 12: 0, # 'd' - 2: 2, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 1, # 'h' - 3: 0, # 'i' - 24: 0, # 'j' - 10: 1, # 'k' - 5: 0, # 'l' - 13: 0, # 'm' - 4: 1, # 'n' - 15: 0, # 'o' - 26: 0, # 'p' - 7: 0, # 'r' - 8: 1, # 's' - 9: 0, # 't' - 14: 1, # 'u' - 32: 0, # 'v' - 57: 2, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 0, # 'z' - 63: 1, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 1, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 0, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 58: { # 'x' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 1, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 1, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 1, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 0, # 'a' - 21: 1, # 'b' - 28: 0, # 'c' - 12: 2, # 'd' - 2: 1, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 2, # 'i' - 24: 2, # 'j' - 10: 1, # 'k' - 5: 0, # 'l' - 13: 0, # 'm' - 4: 2, # 'n' - 15: 0, # 'o' - 26: 0, # 'p' - 7: 1, # 'r' - 8: 2, # 's' - 9: 1, # 't' - 14: 0, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 2, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 1, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 2, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 11: { # 'y' - 23: 1, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 1, # 'J' - 16: 3, # 'K' - 49: 0, # 'L' - 20: 1, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 1, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 1, # 'Y' - 56: 1, # 'Z' - 1: 3, # 'a' - 21: 1, # 'b' - 28: 0, # 'c' - 12: 2, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 2, # 'g' - 25: 2, # 'h' - 3: 2, # 'i' - 24: 1, # 'j' - 10: 2, # 'k' - 5: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 15: 0, # 'o' - 26: 1, # 'p' - 7: 2, # 'r' - 8: 1, # 's' - 9: 2, # 't' - 14: 3, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 1, # 'x' - 11: 3, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 3, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 2, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 22: { # 'z' - 23: 2, # 'A' - 37: 2, # 'B' - 47: 1, # 'C' - 39: 2, # 'D' - 29: 3, # 'E' - 52: 1, # 'F' - 36: 2, # 'G' - 45: 2, # 'H' - 53: 1, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 3, # 'M' - 46: 2, # 'N' - 42: 2, # 'O' - 48: 2, # 'P' - 44: 1, # 'R' - 35: 1, # 'S' - 31: 3, # 'T' - 51: 2, # 'U' - 38: 2, # 'V' - 62: 0, # 'W' - 43: 2, # 'Y' - 56: 1, # 'Z' - 1: 1, # 'a' - 21: 2, # 'b' - 28: 1, # 'c' - 12: 2, # 'd' - 2: 2, # 'e' - 18: 3, # 'f' - 27: 2, # 'g' - 25: 2, # 'h' - 3: 3, # 'i' - 24: 2, # 'j' - 10: 3, # 'k' - 5: 0, # 'l' - 13: 2, # 'm' - 4: 3, # 'n' - 15: 2, # 'o' - 26: 2, # 'p' - 7: 3, # 'r' - 8: 3, # 's' - 9: 3, # 't' - 14: 0, # 'u' - 32: 2, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 3, # 'y' - 22: 2, # 'z' - 63: 1, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 2, # 'Ü' - 59: 1, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 2, # 'ö' - 17: 2, # 'ü' - 30: 2, # 'ğ' - 41: 1, # 'İ' - 6: 3, # 'ı' - 40: 1, # 'Ş' - 19: 2, # 'ş' - }, - 63: { # '·' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 0, # 'a' - 21: 0, # 'b' - 28: 0, # 'c' - 12: 0, # 'd' - 2: 1, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 0, # 'j' - 10: 0, # 'k' - 5: 0, # 'l' - 13: 2, # 'm' - 4: 0, # 'n' - 15: 0, # 'o' - 26: 0, # 'p' - 7: 0, # 'r' - 8: 0, # 's' - 9: 0, # 't' - 14: 2, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 0, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 0, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 54: { # 'Ç' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 1, # 'C' - 39: 1, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 1, # 'G' - 45: 1, # 'H' - 53: 1, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 0, # 'N' - 42: 1, # 'O' - 48: 1, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 1, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 2, # 'Y' - 56: 0, # 'Z' - 1: 0, # 'a' - 21: 1, # 'b' - 28: 0, # 'c' - 12: 1, # 'd' - 2: 0, # 'e' - 18: 0, # 'f' - 27: 1, # 'g' - 25: 0, # 'h' - 3: 3, # 'i' - 24: 0, # 'j' - 10: 1, # 'k' - 5: 0, # 'l' - 13: 0, # 'm' - 4: 2, # 'n' - 15: 1, # 'o' - 26: 0, # 'p' - 7: 2, # 'r' - 8: 0, # 's' - 9: 1, # 't' - 14: 0, # 'u' - 32: 2, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 2, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 1, # 'ö' - 17: 0, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 2, # 'ı' - 40: 0, # 'Ş' - 19: 1, # 'ş' - }, - 50: { # 'Ö' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 1, # 'C' - 39: 1, # 'D' - 29: 2, # 'E' - 52: 0, # 'F' - 36: 1, # 'G' - 45: 2, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 1, # 'M' - 46: 1, # 'N' - 42: 2, # 'O' - 48: 2, # 'P' - 44: 1, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 1, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 2, # 'Y' - 56: 0, # 'Z' - 1: 0, # 'a' - 21: 2, # 'b' - 28: 1, # 'c' - 12: 2, # 'd' - 2: 0, # 'e' - 18: 1, # 'f' - 27: 1, # 'g' - 25: 1, # 'h' - 3: 2, # 'i' - 24: 0, # 'j' - 10: 2, # 'k' - 5: 0, # 'l' - 13: 0, # 'm' - 4: 3, # 'n' - 15: 2, # 'o' - 26: 2, # 'p' - 7: 3, # 'r' - 8: 1, # 's' - 9: 2, # 't' - 14: 0, # 'u' - 32: 1, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 1, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 2, # 'ö' - 17: 2, # 'ü' - 30: 1, # 'ğ' - 41: 0, # 'İ' - 6: 2, # 'ı' - 40: 0, # 'Ş' - 19: 1, # 'ş' - }, - 55: { # 'Ü' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 2, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 1, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 1, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 2, # 'a' - 21: 0, # 'b' - 28: 2, # 'c' - 12: 0, # 'd' - 2: 2, # 'e' - 18: 0, # 'f' - 27: 1, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 0, # 'j' - 10: 0, # 'k' - 5: 1, # 'l' - 13: 1, # 'm' - 4: 1, # 'n' - 15: 0, # 'o' - 26: 0, # 'p' - 7: 0, # 'r' - 8: 0, # 's' - 9: 1, # 't' - 14: 2, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 1, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 1, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 1, # 'ö' - 17: 0, # 'ü' - 30: 1, # 'ğ' - 41: 1, # 'İ' - 6: 0, # 'ı' - 40: 0, # 'Ş' - 19: 1, # 'ş' - }, - 59: { # 'â' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 1, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 1, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 2, # 'a' - 21: 0, # 'b' - 28: 0, # 'c' - 12: 0, # 'd' - 2: 2, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 0, # 'j' - 10: 0, # 'k' - 5: 0, # 'l' - 13: 2, # 'm' - 4: 0, # 'n' - 15: 1, # 'o' - 26: 0, # 'p' - 7: 0, # 'r' - 8: 0, # 's' - 9: 0, # 't' - 14: 2, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 1, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 0, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 1, # 'ı' - 40: 1, # 'Ş' - 19: 0, # 'ş' - }, - 33: { # 'ç' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 3, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 1, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 2, # 'T' - 51: 0, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 0, # 'Z' - 1: 0, # 'a' - 21: 3, # 'b' - 28: 0, # 'c' - 12: 2, # 'd' - 2: 0, # 'e' - 18: 2, # 'f' - 27: 1, # 'g' - 25: 3, # 'h' - 3: 3, # 'i' - 24: 0, # 'j' - 10: 3, # 'k' - 5: 0, # 'l' - 13: 0, # 'm' - 4: 3, # 'n' - 15: 0, # 'o' - 26: 1, # 'p' - 7: 3, # 'r' - 8: 2, # 's' - 9: 3, # 't' - 14: 0, # 'u' - 32: 2, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 2, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 1, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 61: { # 'î' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 0, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 0, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 1, # 'Z' - 1: 2, # 'a' - 21: 0, # 'b' - 28: 0, # 'c' - 12: 0, # 'd' - 2: 2, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 1, # 'j' - 10: 0, # 'k' - 5: 0, # 'l' - 13: 1, # 'm' - 4: 1, # 'n' - 15: 0, # 'o' - 26: 0, # 'p' - 7: 0, # 'r' - 8: 0, # 's' - 9: 0, # 't' - 14: 1, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 1, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 1, # 'î' - 34: 0, # 'ö' - 17: 0, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 1, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 34: { # 'ö' - 23: 0, # 'A' - 37: 1, # 'B' - 47: 1, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 2, # 'F' - 36: 1, # 'G' - 45: 1, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 3, # 'K' - 49: 1, # 'L' - 20: 0, # 'M' - 46: 1, # 'N' - 42: 1, # 'O' - 48: 2, # 'P' - 44: 1, # 'R' - 35: 1, # 'S' - 31: 1, # 'T' - 51: 1, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 1, # 'Z' - 1: 3, # 'a' - 21: 1, # 'b' - 28: 2, # 'c' - 12: 1, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 2, # 'g' - 25: 2, # 'h' - 3: 1, # 'i' - 24: 2, # 'j' - 10: 1, # 'k' - 5: 2, # 'l' - 13: 3, # 'm' - 4: 2, # 'n' - 15: 2, # 'o' - 26: 0, # 'p' - 7: 0, # 'r' - 8: 3, # 's' - 9: 1, # 't' - 14: 3, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 1, # 'y' - 22: 2, # 'z' - 63: 0, # '·' - 54: 1, # 'Ç' - 50: 2, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 2, # 'ç' - 61: 0, # 'î' - 34: 2, # 'ö' - 17: 0, # 'ü' - 30: 2, # 'ğ' - 41: 1, # 'İ' - 6: 1, # 'ı' - 40: 2, # 'Ş' - 19: 1, # 'ş' - }, - 17: { # 'ü' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 1, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 0, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 1, # 'J' - 16: 1, # 'K' - 49: 0, # 'L' - 20: 1, # 'M' - 46: 0, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 1, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 0, # 'Y' - 56: 1, # 'Z' - 1: 3, # 'a' - 21: 0, # 'b' - 28: 0, # 'c' - 12: 1, # 'd' - 2: 3, # 'e' - 18: 1, # 'f' - 27: 2, # 'g' - 25: 0, # 'h' - 3: 1, # 'i' - 24: 1, # 'j' - 10: 2, # 'k' - 5: 3, # 'l' - 13: 2, # 'm' - 4: 3, # 'n' - 15: 0, # 'o' - 26: 2, # 'p' - 7: 2, # 'r' - 8: 3, # 's' - 9: 2, # 't' - 14: 3, # 'u' - 32: 1, # 'v' - 57: 1, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 1, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 2, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 2, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 30: { # 'ğ' - 23: 0, # 'A' - 37: 2, # 'B' - 47: 1, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 2, # 'F' - 36: 1, # 'G' - 45: 0, # 'H' - 53: 1, # 'I' - 60: 0, # 'J' - 16: 3, # 'K' - 49: 0, # 'L' - 20: 1, # 'M' - 46: 2, # 'N' - 42: 2, # 'O' - 48: 1, # 'P' - 44: 1, # 'R' - 35: 0, # 'S' - 31: 1, # 'T' - 51: 0, # 'U' - 38: 2, # 'V' - 62: 0, # 'W' - 43: 2, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 0, # 'b' - 28: 2, # 'c' - 12: 0, # 'd' - 2: 2, # 'e' - 18: 0, # 'f' - 27: 0, # 'g' - 25: 0, # 'h' - 3: 0, # 'i' - 24: 3, # 'j' - 10: 1, # 'k' - 5: 2, # 'l' - 13: 3, # 'm' - 4: 0, # 'n' - 15: 1, # 'o' - 26: 0, # 'p' - 7: 1, # 'r' - 8: 0, # 's' - 9: 0, # 't' - 14: 3, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 2, # 'z' - 63: 0, # '·' - 54: 2, # 'Ç' - 50: 2, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 1, # 'ç' - 61: 0, # 'î' - 34: 2, # 'ö' - 17: 0, # 'ü' - 30: 1, # 'ğ' - 41: 2, # 'İ' - 6: 2, # 'ı' - 40: 2, # 'Ş' - 19: 1, # 'ş' - }, - 41: { # 'İ' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 1, # 'C' - 39: 1, # 'D' - 29: 1, # 'E' - 52: 0, # 'F' - 36: 2, # 'G' - 45: 2, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 2, # 'M' - 46: 1, # 'N' - 42: 1, # 'O' - 48: 2, # 'P' - 44: 0, # 'R' - 35: 1, # 'S' - 31: 1, # 'T' - 51: 1, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 2, # 'Y' - 56: 0, # 'Z' - 1: 1, # 'a' - 21: 2, # 'b' - 28: 1, # 'c' - 12: 2, # 'd' - 2: 1, # 'e' - 18: 0, # 'f' - 27: 3, # 'g' - 25: 2, # 'h' - 3: 2, # 'i' - 24: 2, # 'j' - 10: 2, # 'k' - 5: 0, # 'l' - 13: 1, # 'm' - 4: 3, # 'n' - 15: 1, # 'o' - 26: 1, # 'p' - 7: 3, # 'r' - 8: 3, # 's' - 9: 2, # 't' - 14: 0, # 'u' - 32: 0, # 'v' - 57: 1, # 'w' - 58: 0, # 'x' - 11: 2, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 1, # 'Ü' - 59: 1, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 1, # 'ö' - 17: 1, # 'ü' - 30: 2, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 1, # 'ş' - }, - 6: { # 'ı' - 23: 2, # 'A' - 37: 0, # 'B' - 47: 0, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 0, # 'F' - 36: 1, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 2, # 'J' - 16: 3, # 'K' - 49: 0, # 'L' - 20: 3, # 'M' - 46: 1, # 'N' - 42: 0, # 'O' - 48: 0, # 'P' - 44: 0, # 'R' - 35: 0, # 'S' - 31: 2, # 'T' - 51: 0, # 'U' - 38: 0, # 'V' - 62: 0, # 'W' - 43: 2, # 'Y' - 56: 1, # 'Z' - 1: 3, # 'a' - 21: 2, # 'b' - 28: 1, # 'c' - 12: 3, # 'd' - 2: 3, # 'e' - 18: 3, # 'f' - 27: 3, # 'g' - 25: 2, # 'h' - 3: 3, # 'i' - 24: 3, # 'j' - 10: 3, # 'k' - 5: 3, # 'l' - 13: 3, # 'm' - 4: 3, # 'n' - 15: 0, # 'o' - 26: 3, # 'p' - 7: 3, # 'r' - 8: 3, # 's' - 9: 3, # 't' - 14: 3, # 'u' - 32: 3, # 'v' - 57: 1, # 'w' - 58: 1, # 'x' - 11: 3, # 'y' - 22: 0, # 'z' - 63: 1, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 2, # 'ç' - 61: 0, # 'î' - 34: 0, # 'ö' - 17: 3, # 'ü' - 30: 0, # 'ğ' - 41: 0, # 'İ' - 6: 3, # 'ı' - 40: 0, # 'Ş' - 19: 0, # 'ş' - }, - 40: { # 'Ş' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 1, # 'C' - 39: 1, # 'D' - 29: 1, # 'E' - 52: 0, # 'F' - 36: 1, # 'G' - 45: 2, # 'H' - 53: 1, # 'I' - 60: 0, # 'J' - 16: 0, # 'K' - 49: 0, # 'L' - 20: 2, # 'M' - 46: 1, # 'N' - 42: 1, # 'O' - 48: 2, # 'P' - 44: 2, # 'R' - 35: 1, # 'S' - 31: 1, # 'T' - 51: 0, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 2, # 'Y' - 56: 1, # 'Z' - 1: 0, # 'a' - 21: 2, # 'b' - 28: 0, # 'c' - 12: 2, # 'd' - 2: 0, # 'e' - 18: 3, # 'f' - 27: 0, # 'g' - 25: 2, # 'h' - 3: 3, # 'i' - 24: 2, # 'j' - 10: 1, # 'k' - 5: 0, # 'l' - 13: 1, # 'm' - 4: 3, # 'n' - 15: 2, # 'o' - 26: 0, # 'p' - 7: 3, # 'r' - 8: 2, # 's' - 9: 2, # 't' - 14: 1, # 'u' - 32: 3, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 2, # 'y' - 22: 0, # 'z' - 63: 0, # '·' - 54: 0, # 'Ç' - 50: 0, # 'Ö' - 55: 1, # 'Ü' - 59: 0, # 'â' - 33: 0, # 'ç' - 61: 0, # 'î' - 34: 2, # 'ö' - 17: 1, # 'ü' - 30: 2, # 'ğ' - 41: 0, # 'İ' - 6: 2, # 'ı' - 40: 1, # 'Ş' - 19: 2, # 'ş' - }, - 19: { # 'ş' - 23: 0, # 'A' - 37: 0, # 'B' - 47: 1, # 'C' - 39: 0, # 'D' - 29: 0, # 'E' - 52: 2, # 'F' - 36: 1, # 'G' - 45: 0, # 'H' - 53: 0, # 'I' - 60: 0, # 'J' - 16: 3, # 'K' - 49: 2, # 'L' - 20: 0, # 'M' - 46: 1, # 'N' - 42: 1, # 'O' - 48: 1, # 'P' - 44: 1, # 'R' - 35: 1, # 'S' - 31: 0, # 'T' - 51: 1, # 'U' - 38: 1, # 'V' - 62: 0, # 'W' - 43: 1, # 'Y' - 56: 0, # 'Z' - 1: 3, # 'a' - 21: 1, # 'b' - 28: 2, # 'c' - 12: 0, # 'd' - 2: 3, # 'e' - 18: 0, # 'f' - 27: 2, # 'g' - 25: 1, # 'h' - 3: 1, # 'i' - 24: 0, # 'j' - 10: 2, # 'k' - 5: 2, # 'l' - 13: 3, # 'm' - 4: 0, # 'n' - 15: 0, # 'o' - 26: 1, # 'p' - 7: 3, # 'r' - 8: 0, # 's' - 9: 0, # 't' - 14: 3, # 'u' - 32: 0, # 'v' - 57: 0, # 'w' - 58: 0, # 'x' - 11: 0, # 'y' - 22: 2, # 'z' - 63: 0, # '·' - 54: 1, # 'Ç' - 50: 2, # 'Ö' - 55: 0, # 'Ü' - 59: 0, # 'â' - 33: 1, # 'ç' - 61: 1, # 'î' - 34: 2, # 'ö' - 17: 0, # 'ü' - 30: 1, # 'ğ' - 41: 1, # 'İ' - 6: 1, # 'ı' - 40: 1, # 'Ş' - 19: 1, # 'ş' - }, -} - -# 255: Undefined characters that did not exist in training text -# 254: Carriage/Return -# 253: symbol (punctuation) that does not belong to word -# 252: 0 - 9 -# 251: Control characters - -# Character Mapping Table(s): -ISO_8859_9_TURKISH_CHAR_TO_ORDER = { - 0: 255, # '\x00' - 1: 255, # '\x01' - 2: 255, # '\x02' - 3: 255, # '\x03' - 4: 255, # '\x04' - 5: 255, # '\x05' - 6: 255, # '\x06' - 7: 255, # '\x07' - 8: 255, # '\x08' - 9: 255, # '\t' - 10: 255, # '\n' - 11: 255, # '\x0b' - 12: 255, # '\x0c' - 13: 255, # '\r' - 14: 255, # '\x0e' - 15: 255, # '\x0f' - 16: 255, # '\x10' - 17: 255, # '\x11' - 18: 255, # '\x12' - 19: 255, # '\x13' - 20: 255, # '\x14' - 21: 255, # '\x15' - 22: 255, # '\x16' - 23: 255, # '\x17' - 24: 255, # '\x18' - 25: 255, # '\x19' - 26: 255, # '\x1a' - 27: 255, # '\x1b' - 28: 255, # '\x1c' - 29: 255, # '\x1d' - 30: 255, # '\x1e' - 31: 255, # '\x1f' - 32: 255, # ' ' - 33: 255, # '!' - 34: 255, # '"' - 35: 255, # '#' - 36: 255, # '$' - 37: 255, # '%' - 38: 255, # '&' - 39: 255, # "'" - 40: 255, # '(' - 41: 255, # ')' - 42: 255, # '*' - 43: 255, # '+' - 44: 255, # ',' - 45: 255, # '-' - 46: 255, # '.' - 47: 255, # '/' - 48: 255, # '0' - 49: 255, # '1' - 50: 255, # '2' - 51: 255, # '3' - 52: 255, # '4' - 53: 255, # '5' - 54: 255, # '6' - 55: 255, # '7' - 56: 255, # '8' - 57: 255, # '9' - 58: 255, # ':' - 59: 255, # ';' - 60: 255, # '<' - 61: 255, # '=' - 62: 255, # '>' - 63: 255, # '?' - 64: 255, # '@' - 65: 23, # 'A' - 66: 37, # 'B' - 67: 47, # 'C' - 68: 39, # 'D' - 69: 29, # 'E' - 70: 52, # 'F' - 71: 36, # 'G' - 72: 45, # 'H' - 73: 53, # 'I' - 74: 60, # 'J' - 75: 16, # 'K' - 76: 49, # 'L' - 77: 20, # 'M' - 78: 46, # 'N' - 79: 42, # 'O' - 80: 48, # 'P' - 81: 69, # 'Q' - 82: 44, # 'R' - 83: 35, # 'S' - 84: 31, # 'T' - 85: 51, # 'U' - 86: 38, # 'V' - 87: 62, # 'W' - 88: 65, # 'X' - 89: 43, # 'Y' - 90: 56, # 'Z' - 91: 255, # '[' - 92: 255, # '\\' - 93: 255, # ']' - 94: 255, # '^' - 95: 255, # '_' - 96: 255, # '`' - 97: 1, # 'a' - 98: 21, # 'b' - 99: 28, # 'c' - 100: 12, # 'd' - 101: 2, # 'e' - 102: 18, # 'f' - 103: 27, # 'g' - 104: 25, # 'h' - 105: 3, # 'i' - 106: 24, # 'j' - 107: 10, # 'k' - 108: 5, # 'l' - 109: 13, # 'm' - 110: 4, # 'n' - 111: 15, # 'o' - 112: 26, # 'p' - 113: 64, # 'q' - 114: 7, # 'r' - 115: 8, # 's' - 116: 9, # 't' - 117: 14, # 'u' - 118: 32, # 'v' - 119: 57, # 'w' - 120: 58, # 'x' - 121: 11, # 'y' - 122: 22, # 'z' - 123: 255, # '{' - 124: 255, # '|' - 125: 255, # '}' - 126: 255, # '~' - 127: 255, # '\x7f' - 128: 180, # '\x80' - 129: 179, # '\x81' - 130: 178, # '\x82' - 131: 177, # '\x83' - 132: 176, # '\x84' - 133: 175, # '\x85' - 134: 174, # '\x86' - 135: 173, # '\x87' - 136: 172, # '\x88' - 137: 171, # '\x89' - 138: 170, # '\x8a' - 139: 169, # '\x8b' - 140: 168, # '\x8c' - 141: 167, # '\x8d' - 142: 166, # '\x8e' - 143: 165, # '\x8f' - 144: 164, # '\x90' - 145: 163, # '\x91' - 146: 162, # '\x92' - 147: 161, # '\x93' - 148: 160, # '\x94' - 149: 159, # '\x95' - 150: 101, # '\x96' - 151: 158, # '\x97' - 152: 157, # '\x98' - 153: 156, # '\x99' - 154: 155, # '\x9a' - 155: 154, # '\x9b' - 156: 153, # '\x9c' - 157: 152, # '\x9d' - 158: 151, # '\x9e' - 159: 106, # '\x9f' - 160: 150, # '\xa0' - 161: 149, # '¡' - 162: 148, # '¢' - 163: 147, # '£' - 164: 146, # '¤' - 165: 145, # '¥' - 166: 144, # '¦' - 167: 100, # '§' - 168: 143, # '¨' - 169: 142, # '©' - 170: 141, # 'ª' - 171: 140, # '«' - 172: 139, # '¬' - 173: 138, # '\xad' - 174: 137, # '®' - 175: 136, # '¯' - 176: 94, # '°' - 177: 80, # '±' - 178: 93, # '²' - 179: 135, # '³' - 180: 105, # '´' - 181: 134, # 'µ' - 182: 133, # '¶' - 183: 63, # '·' - 184: 132, # '¸' - 185: 131, # '¹' - 186: 130, # 'º' - 187: 129, # '»' - 188: 128, # '¼' - 189: 127, # '½' - 190: 126, # '¾' - 191: 125, # '¿' - 192: 124, # 'À' - 193: 104, # 'Á' - 194: 73, # 'Â' - 195: 99, # 'Ã' - 196: 79, # 'Ä' - 197: 85, # 'Å' - 198: 123, # 'Æ' - 199: 54, # 'Ç' - 200: 122, # 'È' - 201: 98, # 'É' - 202: 92, # 'Ê' - 203: 121, # 'Ë' - 204: 120, # 'Ì' - 205: 91, # 'Í' - 206: 103, # 'Î' - 207: 119, # 'Ï' - 208: 68, # 'Ğ' - 209: 118, # 'Ñ' - 210: 117, # 'Ò' - 211: 97, # 'Ó' - 212: 116, # 'Ô' - 213: 115, # 'Õ' - 214: 50, # 'Ö' - 215: 90, # '×' - 216: 114, # 'Ø' - 217: 113, # 'Ù' - 218: 112, # 'Ú' - 219: 111, # 'Û' - 220: 55, # 'Ü' - 221: 41, # 'İ' - 222: 40, # 'Ş' - 223: 86, # 'ß' - 224: 89, # 'à' - 225: 70, # 'á' - 226: 59, # 'â' - 227: 78, # 'ã' - 228: 71, # 'ä' - 229: 82, # 'å' - 230: 88, # 'æ' - 231: 33, # 'ç' - 232: 77, # 'è' - 233: 66, # 'é' - 234: 84, # 'ê' - 235: 83, # 'ë' - 236: 110, # 'ì' - 237: 75, # 'í' - 238: 61, # 'î' - 239: 96, # 'ï' - 240: 30, # 'ğ' - 241: 67, # 'ñ' - 242: 109, # 'ò' - 243: 74, # 'ó' - 244: 87, # 'ô' - 245: 102, # 'õ' - 246: 34, # 'ö' - 247: 95, # '÷' - 248: 81, # 'ø' - 249: 108, # 'ù' - 250: 76, # 'ú' - 251: 72, # 'û' - 252: 17, # 'ü' - 253: 6, # 'ı' - 254: 19, # 'ş' - 255: 107, # 'ÿ' -} - -ISO_8859_9_TURKISH_MODEL = SingleByteCharSetModel(charset_name='ISO-8859-9', - language='Turkish', - char_to_order_map=ISO_8859_9_TURKISH_CHAR_TO_ORDER, - language_model=TURKISH_LANG_MODEL, - typical_positive_ratio=0.97029, - keep_ascii_letters=True, - alphabet='ABCDEFGHIJKLMNOPRSTUVYZabcdefghijklmnoprstuvyzÂÇÎÖÛÜâçîöûüĞğİıŞş') - diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/latin1prober.py b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/latin1prober.py deleted file mode 100644 index 7d1e8c2..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/latin1prober.py +++ /dev/null @@ -1,145 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is Mozilla Universal charset detector code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 2001 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# Shy Shalom - original C code -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -from .charsetprober import CharSetProber -from .enums import ProbingState - -FREQ_CAT_NUM = 4 - -UDF = 0 # undefined -OTH = 1 # other -ASC = 2 # ascii capital letter -ASS = 3 # ascii small letter -ACV = 4 # accent capital vowel -ACO = 5 # accent capital other -ASV = 6 # accent small vowel -ASO = 7 # accent small other -CLASS_NUM = 8 # total classes - -Latin1_CharToClass = ( - OTH, OTH, OTH, OTH, OTH, OTH, OTH, OTH, # 00 - 07 - OTH, OTH, OTH, OTH, OTH, OTH, OTH, OTH, # 08 - 0F - OTH, OTH, OTH, OTH, OTH, OTH, OTH, OTH, # 10 - 17 - OTH, OTH, OTH, OTH, OTH, OTH, OTH, OTH, # 18 - 1F - OTH, OTH, OTH, OTH, OTH, OTH, OTH, OTH, # 20 - 27 - OTH, OTH, OTH, OTH, OTH, OTH, OTH, OTH, # 28 - 2F - OTH, OTH, OTH, OTH, OTH, OTH, OTH, OTH, # 30 - 37 - OTH, OTH, OTH, OTH, OTH, OTH, OTH, OTH, # 38 - 3F - OTH, ASC, ASC, ASC, ASC, ASC, ASC, ASC, # 40 - 47 - ASC, ASC, ASC, ASC, ASC, ASC, ASC, ASC, # 48 - 4F - ASC, ASC, ASC, ASC, ASC, ASC, ASC, ASC, # 50 - 57 - ASC, ASC, ASC, OTH, OTH, OTH, OTH, OTH, # 58 - 5F - OTH, ASS, ASS, ASS, ASS, ASS, ASS, ASS, # 60 - 67 - ASS, ASS, ASS, ASS, ASS, ASS, ASS, ASS, # 68 - 6F - ASS, ASS, ASS, ASS, ASS, ASS, ASS, ASS, # 70 - 77 - ASS, ASS, ASS, OTH, OTH, OTH, OTH, OTH, # 78 - 7F - OTH, UDF, OTH, ASO, OTH, OTH, OTH, OTH, # 80 - 87 - OTH, OTH, ACO, OTH, ACO, UDF, ACO, UDF, # 88 - 8F - UDF, OTH, OTH, OTH, OTH, OTH, OTH, OTH, # 90 - 97 - OTH, OTH, ASO, OTH, ASO, UDF, ASO, ACO, # 98 - 9F - OTH, OTH, OTH, OTH, OTH, OTH, OTH, OTH, # A0 - A7 - OTH, OTH, OTH, OTH, OTH, OTH, OTH, OTH, # A8 - AF - OTH, OTH, OTH, OTH, OTH, OTH, OTH, OTH, # B0 - B7 - OTH, OTH, OTH, OTH, OTH, OTH, OTH, OTH, # B8 - BF - ACV, ACV, ACV, ACV, ACV, ACV, ACO, ACO, # C0 - C7 - ACV, ACV, ACV, ACV, ACV, ACV, ACV, ACV, # C8 - CF - ACO, ACO, ACV, ACV, ACV, ACV, ACV, OTH, # D0 - D7 - ACV, ACV, ACV, ACV, ACV, ACO, ACO, ACO, # D8 - DF - ASV, ASV, ASV, ASV, ASV, ASV, ASO, ASO, # E0 - E7 - ASV, ASV, ASV, ASV, ASV, ASV, ASV, ASV, # E8 - EF - ASO, ASO, ASV, ASV, ASV, ASV, ASV, OTH, # F0 - F7 - ASV, ASV, ASV, ASV, ASV, ASO, ASO, ASO, # F8 - FF -) - -# 0 : illegal -# 1 : very unlikely -# 2 : normal -# 3 : very likely -Latin1ClassModel = ( -# UDF OTH ASC ASS ACV ACO ASV ASO - 0, 0, 0, 0, 0, 0, 0, 0, # UDF - 0, 3, 3, 3, 3, 3, 3, 3, # OTH - 0, 3, 3, 3, 3, 3, 3, 3, # ASC - 0, 3, 3, 3, 1, 1, 3, 3, # ASS - 0, 3, 3, 3, 1, 2, 1, 2, # ACV - 0, 3, 3, 3, 3, 3, 3, 3, # ACO - 0, 3, 1, 3, 1, 1, 1, 3, # ASV - 0, 3, 1, 3, 1, 1, 3, 3, # ASO -) - - -class Latin1Prober(CharSetProber): - def __init__(self): - super(Latin1Prober, self).__init__() - self._last_char_class = None - self._freq_counter = None - self.reset() - - def reset(self): - self._last_char_class = OTH - self._freq_counter = [0] * FREQ_CAT_NUM - CharSetProber.reset(self) - - @property - def charset_name(self): - return "ISO-8859-1" - - @property - def language(self): - return "" - - def feed(self, byte_str): - byte_str = self.filter_with_english_letters(byte_str) - for c in byte_str: - char_class = Latin1_CharToClass[c] - freq = Latin1ClassModel[(self._last_char_class * CLASS_NUM) - + char_class] - if freq == 0: - self._state = ProbingState.NOT_ME - break - self._freq_counter[freq] += 1 - self._last_char_class = char_class - - return self.state - - def get_confidence(self): - if self.state == ProbingState.NOT_ME: - return 0.01 - - total = sum(self._freq_counter) - if total < 0.01: - confidence = 0.0 - else: - confidence = ((self._freq_counter[3] - self._freq_counter[1] * 20.0) - / total) - if confidence < 0.0: - confidence = 0.0 - # lower the confidence of latin1 so that other more accurate - # detector can take priority. - confidence = confidence * 0.73 - return confidence diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/mbcharsetprober.py b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/mbcharsetprober.py deleted file mode 100644 index 6256ecf..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/mbcharsetprober.py +++ /dev/null @@ -1,91 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is Mozilla Universal charset detector code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 2001 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# Shy Shalom - original C code -# Proofpoint, Inc. -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -from .charsetprober import CharSetProber -from .enums import ProbingState, MachineState - - -class MultiByteCharSetProber(CharSetProber): - """ - MultiByteCharSetProber - """ - - def __init__(self, lang_filter=None): - super(MultiByteCharSetProber, self).__init__(lang_filter=lang_filter) - self.distribution_analyzer = None - self.coding_sm = None - self._last_char = [0, 0] - - def reset(self): - super(MultiByteCharSetProber, self).reset() - if self.coding_sm: - self.coding_sm.reset() - if self.distribution_analyzer: - self.distribution_analyzer.reset() - self._last_char = [0, 0] - - @property - def charset_name(self): - raise NotImplementedError - - @property - def language(self): - raise NotImplementedError - - def feed(self, byte_str): - for i in range(len(byte_str)): - coding_state = self.coding_sm.next_state(byte_str[i]) - if coding_state == MachineState.ERROR: - self.logger.debug('%s %s prober hit error at byte %s', - self.charset_name, self.language, i) - self._state = ProbingState.NOT_ME - break - elif coding_state == MachineState.ITS_ME: - self._state = ProbingState.FOUND_IT - break - elif coding_state == MachineState.START: - char_len = self.coding_sm.get_current_charlen() - if i == 0: - self._last_char[1] = byte_str[0] - self.distribution_analyzer.feed(self._last_char, char_len) - else: - self.distribution_analyzer.feed(byte_str[i - 1:i + 1], - char_len) - - self._last_char[0] = byte_str[-1] - - if self.state == ProbingState.DETECTING: - if (self.distribution_analyzer.got_enough_data() and - (self.get_confidence() > self.SHORTCUT_THRESHOLD)): - self._state = ProbingState.FOUND_IT - - return self.state - - def get_confidence(self): - return self.distribution_analyzer.get_confidence() diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/mbcsgroupprober.py b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/mbcsgroupprober.py deleted file mode 100644 index 530abe7..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/mbcsgroupprober.py +++ /dev/null @@ -1,54 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is Mozilla Universal charset detector code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 2001 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# Shy Shalom - original C code -# Proofpoint, Inc. -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -from .charsetgroupprober import CharSetGroupProber -from .utf8prober import UTF8Prober -from .sjisprober import SJISProber -from .eucjpprober import EUCJPProber -from .gb2312prober import GB2312Prober -from .euckrprober import EUCKRProber -from .cp949prober import CP949Prober -from .big5prober import Big5Prober -from .euctwprober import EUCTWProber - - -class MBCSGroupProber(CharSetGroupProber): - def __init__(self, lang_filter=None): - super(MBCSGroupProber, self).__init__(lang_filter=lang_filter) - self.probers = [ - UTF8Prober(), - SJISProber(), - EUCJPProber(), - GB2312Prober(), - EUCKRProber(), - CP949Prober(), - Big5Prober(), - EUCTWProber() - ] - self.reset() diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/mbcssm.py b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/mbcssm.py deleted file mode 100644 index 8360d0f..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/mbcssm.py +++ /dev/null @@ -1,572 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -from .enums import MachineState - -# BIG5 - -BIG5_CLS = ( - 1,1,1,1,1,1,1,1, # 00 - 07 #allow 0x00 as legal value - 1,1,1,1,1,1,0,0, # 08 - 0f - 1,1,1,1,1,1,1,1, # 10 - 17 - 1,1,1,0,1,1,1,1, # 18 - 1f - 1,1,1,1,1,1,1,1, # 20 - 27 - 1,1,1,1,1,1,1,1, # 28 - 2f - 1,1,1,1,1,1,1,1, # 30 - 37 - 1,1,1,1,1,1,1,1, # 38 - 3f - 2,2,2,2,2,2,2,2, # 40 - 47 - 2,2,2,2,2,2,2,2, # 48 - 4f - 2,2,2,2,2,2,2,2, # 50 - 57 - 2,2,2,2,2,2,2,2, # 58 - 5f - 2,2,2,2,2,2,2,2, # 60 - 67 - 2,2,2,2,2,2,2,2, # 68 - 6f - 2,2,2,2,2,2,2,2, # 70 - 77 - 2,2,2,2,2,2,2,1, # 78 - 7f - 4,4,4,4,4,4,4,4, # 80 - 87 - 4,4,4,4,4,4,4,4, # 88 - 8f - 4,4,4,4,4,4,4,4, # 90 - 97 - 4,4,4,4,4,4,4,4, # 98 - 9f - 4,3,3,3,3,3,3,3, # a0 - a7 - 3,3,3,3,3,3,3,3, # a8 - af - 3,3,3,3,3,3,3,3, # b0 - b7 - 3,3,3,3,3,3,3,3, # b8 - bf - 3,3,3,3,3,3,3,3, # c0 - c7 - 3,3,3,3,3,3,3,3, # c8 - cf - 3,3,3,3,3,3,3,3, # d0 - d7 - 3,3,3,3,3,3,3,3, # d8 - df - 3,3,3,3,3,3,3,3, # e0 - e7 - 3,3,3,3,3,3,3,3, # e8 - ef - 3,3,3,3,3,3,3,3, # f0 - f7 - 3,3,3,3,3,3,3,0 # f8 - ff -) - -BIG5_ST = ( - MachineState.ERROR,MachineState.START,MachineState.START, 3,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#00-07 - MachineState.ERROR,MachineState.ERROR,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ERROR,#08-0f - MachineState.ERROR,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.START#10-17 -) - -BIG5_CHAR_LEN_TABLE = (0, 1, 1, 2, 0) - -BIG5_SM_MODEL = {'class_table': BIG5_CLS, - 'class_factor': 5, - 'state_table': BIG5_ST, - 'char_len_table': BIG5_CHAR_LEN_TABLE, - 'name': 'Big5'} - -# CP949 - -CP949_CLS = ( - 1,1,1,1,1,1,1,1, 1,1,1,1,1,1,0,0, # 00 - 0f - 1,1,1,1,1,1,1,1, 1,1,1,0,1,1,1,1, # 10 - 1f - 1,1,1,1,1,1,1,1, 1,1,1,1,1,1,1,1, # 20 - 2f - 1,1,1,1,1,1,1,1, 1,1,1,1,1,1,1,1, # 30 - 3f - 1,4,4,4,4,4,4,4, 4,4,4,4,4,4,4,4, # 40 - 4f - 4,4,5,5,5,5,5,5, 5,5,5,1,1,1,1,1, # 50 - 5f - 1,5,5,5,5,5,5,5, 5,5,5,5,5,5,5,5, # 60 - 6f - 5,5,5,5,5,5,5,5, 5,5,5,1,1,1,1,1, # 70 - 7f - 0,6,6,6,6,6,6,6, 6,6,6,6,6,6,6,6, # 80 - 8f - 6,6,6,6,6,6,6,6, 6,6,6,6,6,6,6,6, # 90 - 9f - 6,7,7,7,7,7,7,7, 7,7,7,7,7,8,8,8, # a0 - af - 7,7,7,7,7,7,7,7, 7,7,7,7,7,7,7,7, # b0 - bf - 7,7,7,7,7,7,9,2, 2,3,2,2,2,2,2,2, # c0 - cf - 2,2,2,2,2,2,2,2, 2,2,2,2,2,2,2,2, # d0 - df - 2,2,2,2,2,2,2,2, 2,2,2,2,2,2,2,2, # e0 - ef - 2,2,2,2,2,2,2,2, 2,2,2,2,2,2,2,0, # f0 - ff -) - -CP949_ST = ( -#cls= 0 1 2 3 4 5 6 7 8 9 # previous state = - MachineState.ERROR,MachineState.START, 3,MachineState.ERROR,MachineState.START,MachineState.START, 4, 5,MachineState.ERROR, 6, # MachineState.START - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR, # MachineState.ERROR - MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME, # MachineState.ITS_ME - MachineState.ERROR,MachineState.ERROR,MachineState.START,MachineState.START,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.START,MachineState.START,MachineState.START, # 3 - MachineState.ERROR,MachineState.ERROR,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.START, # 4 - MachineState.ERROR,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.START, # 5 - MachineState.ERROR,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.ERROR,MachineState.ERROR,MachineState.START,MachineState.START,MachineState.START, # 6 -) - -CP949_CHAR_LEN_TABLE = (0, 1, 2, 0, 1, 1, 2, 2, 0, 2) - -CP949_SM_MODEL = {'class_table': CP949_CLS, - 'class_factor': 10, - 'state_table': CP949_ST, - 'char_len_table': CP949_CHAR_LEN_TABLE, - 'name': 'CP949'} - -# EUC-JP - -EUCJP_CLS = ( - 4,4,4,4,4,4,4,4, # 00 - 07 - 4,4,4,4,4,4,5,5, # 08 - 0f - 4,4,4,4,4,4,4,4, # 10 - 17 - 4,4,4,5,4,4,4,4, # 18 - 1f - 4,4,4,4,4,4,4,4, # 20 - 27 - 4,4,4,4,4,4,4,4, # 28 - 2f - 4,4,4,4,4,4,4,4, # 30 - 37 - 4,4,4,4,4,4,4,4, # 38 - 3f - 4,4,4,4,4,4,4,4, # 40 - 47 - 4,4,4,4,4,4,4,4, # 48 - 4f - 4,4,4,4,4,4,4,4, # 50 - 57 - 4,4,4,4,4,4,4,4, # 58 - 5f - 4,4,4,4,4,4,4,4, # 60 - 67 - 4,4,4,4,4,4,4,4, # 68 - 6f - 4,4,4,4,4,4,4,4, # 70 - 77 - 4,4,4,4,4,4,4,4, # 78 - 7f - 5,5,5,5,5,5,5,5, # 80 - 87 - 5,5,5,5,5,5,1,3, # 88 - 8f - 5,5,5,5,5,5,5,5, # 90 - 97 - 5,5,5,5,5,5,5,5, # 98 - 9f - 5,2,2,2,2,2,2,2, # a0 - a7 - 2,2,2,2,2,2,2,2, # a8 - af - 2,2,2,2,2,2,2,2, # b0 - b7 - 2,2,2,2,2,2,2,2, # b8 - bf - 2,2,2,2,2,2,2,2, # c0 - c7 - 2,2,2,2,2,2,2,2, # c8 - cf - 2,2,2,2,2,2,2,2, # d0 - d7 - 2,2,2,2,2,2,2,2, # d8 - df - 0,0,0,0,0,0,0,0, # e0 - e7 - 0,0,0,0,0,0,0,0, # e8 - ef - 0,0,0,0,0,0,0,0, # f0 - f7 - 0,0,0,0,0,0,0,5 # f8 - ff -) - -EUCJP_ST = ( - 3, 4, 3, 5,MachineState.START,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#00-07 - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,#08-0f - MachineState.ITS_ME,MachineState.ITS_ME,MachineState.START,MachineState.ERROR,MachineState.START,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#10-17 - MachineState.ERROR,MachineState.ERROR,MachineState.START,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR, 3,MachineState.ERROR,#18-1f - 3,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.START,MachineState.START,MachineState.START,MachineState.START#20-27 -) - -EUCJP_CHAR_LEN_TABLE = (2, 2, 2, 3, 1, 0) - -EUCJP_SM_MODEL = {'class_table': EUCJP_CLS, - 'class_factor': 6, - 'state_table': EUCJP_ST, - 'char_len_table': EUCJP_CHAR_LEN_TABLE, - 'name': 'EUC-JP'} - -# EUC-KR - -EUCKR_CLS = ( - 1,1,1,1,1,1,1,1, # 00 - 07 - 1,1,1,1,1,1,0,0, # 08 - 0f - 1,1,1,1,1,1,1,1, # 10 - 17 - 1,1,1,0,1,1,1,1, # 18 - 1f - 1,1,1,1,1,1,1,1, # 20 - 27 - 1,1,1,1,1,1,1,1, # 28 - 2f - 1,1,1,1,1,1,1,1, # 30 - 37 - 1,1,1,1,1,1,1,1, # 38 - 3f - 1,1,1,1,1,1,1,1, # 40 - 47 - 1,1,1,1,1,1,1,1, # 48 - 4f - 1,1,1,1,1,1,1,1, # 50 - 57 - 1,1,1,1,1,1,1,1, # 58 - 5f - 1,1,1,1,1,1,1,1, # 60 - 67 - 1,1,1,1,1,1,1,1, # 68 - 6f - 1,1,1,1,1,1,1,1, # 70 - 77 - 1,1,1,1,1,1,1,1, # 78 - 7f - 0,0,0,0,0,0,0,0, # 80 - 87 - 0,0,0,0,0,0,0,0, # 88 - 8f - 0,0,0,0,0,0,0,0, # 90 - 97 - 0,0,0,0,0,0,0,0, # 98 - 9f - 0,2,2,2,2,2,2,2, # a0 - a7 - 2,2,2,2,2,3,3,3, # a8 - af - 2,2,2,2,2,2,2,2, # b0 - b7 - 2,2,2,2,2,2,2,2, # b8 - bf - 2,2,2,2,2,2,2,2, # c0 - c7 - 2,3,2,2,2,2,2,2, # c8 - cf - 2,2,2,2,2,2,2,2, # d0 - d7 - 2,2,2,2,2,2,2,2, # d8 - df - 2,2,2,2,2,2,2,2, # e0 - e7 - 2,2,2,2,2,2,2,2, # e8 - ef - 2,2,2,2,2,2,2,2, # f0 - f7 - 2,2,2,2,2,2,2,0 # f8 - ff -) - -EUCKR_ST = ( - MachineState.ERROR,MachineState.START, 3,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#00-07 - MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ERROR,MachineState.ERROR,MachineState.START,MachineState.START #08-0f -) - -EUCKR_CHAR_LEN_TABLE = (0, 1, 2, 0) - -EUCKR_SM_MODEL = {'class_table': EUCKR_CLS, - 'class_factor': 4, - 'state_table': EUCKR_ST, - 'char_len_table': EUCKR_CHAR_LEN_TABLE, - 'name': 'EUC-KR'} - -# EUC-TW - -EUCTW_CLS = ( - 2,2,2,2,2,2,2,2, # 00 - 07 - 2,2,2,2,2,2,0,0, # 08 - 0f - 2,2,2,2,2,2,2,2, # 10 - 17 - 2,2,2,0,2,2,2,2, # 18 - 1f - 2,2,2,2,2,2,2,2, # 20 - 27 - 2,2,2,2,2,2,2,2, # 28 - 2f - 2,2,2,2,2,2,2,2, # 30 - 37 - 2,2,2,2,2,2,2,2, # 38 - 3f - 2,2,2,2,2,2,2,2, # 40 - 47 - 2,2,2,2,2,2,2,2, # 48 - 4f - 2,2,2,2,2,2,2,2, # 50 - 57 - 2,2,2,2,2,2,2,2, # 58 - 5f - 2,2,2,2,2,2,2,2, # 60 - 67 - 2,2,2,2,2,2,2,2, # 68 - 6f - 2,2,2,2,2,2,2,2, # 70 - 77 - 2,2,2,2,2,2,2,2, # 78 - 7f - 0,0,0,0,0,0,0,0, # 80 - 87 - 0,0,0,0,0,0,6,0, # 88 - 8f - 0,0,0,0,0,0,0,0, # 90 - 97 - 0,0,0,0,0,0,0,0, # 98 - 9f - 0,3,4,4,4,4,4,4, # a0 - a7 - 5,5,1,1,1,1,1,1, # a8 - af - 1,1,1,1,1,1,1,1, # b0 - b7 - 1,1,1,1,1,1,1,1, # b8 - bf - 1,1,3,1,3,3,3,3, # c0 - c7 - 3,3,3,3,3,3,3,3, # c8 - cf - 3,3,3,3,3,3,3,3, # d0 - d7 - 3,3,3,3,3,3,3,3, # d8 - df - 3,3,3,3,3,3,3,3, # e0 - e7 - 3,3,3,3,3,3,3,3, # e8 - ef - 3,3,3,3,3,3,3,3, # f0 - f7 - 3,3,3,3,3,3,3,0 # f8 - ff -) - -EUCTW_ST = ( - MachineState.ERROR,MachineState.ERROR,MachineState.START, 3, 3, 3, 4,MachineState.ERROR,#00-07 - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ITS_ME,MachineState.ITS_ME,#08-0f - MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ERROR,MachineState.START,MachineState.ERROR,#10-17 - MachineState.START,MachineState.START,MachineState.START,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#18-1f - 5,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.START,MachineState.ERROR,MachineState.START,MachineState.START,#20-27 - MachineState.START,MachineState.ERROR,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.START #28-2f -) - -EUCTW_CHAR_LEN_TABLE = (0, 0, 1, 2, 2, 2, 3) - -EUCTW_SM_MODEL = {'class_table': EUCTW_CLS, - 'class_factor': 7, - 'state_table': EUCTW_ST, - 'char_len_table': EUCTW_CHAR_LEN_TABLE, - 'name': 'x-euc-tw'} - -# GB2312 - -GB2312_CLS = ( - 1,1,1,1,1,1,1,1, # 00 - 07 - 1,1,1,1,1,1,0,0, # 08 - 0f - 1,1,1,1,1,1,1,1, # 10 - 17 - 1,1,1,0,1,1,1,1, # 18 - 1f - 1,1,1,1,1,1,1,1, # 20 - 27 - 1,1,1,1,1,1,1,1, # 28 - 2f - 3,3,3,3,3,3,3,3, # 30 - 37 - 3,3,1,1,1,1,1,1, # 38 - 3f - 2,2,2,2,2,2,2,2, # 40 - 47 - 2,2,2,2,2,2,2,2, # 48 - 4f - 2,2,2,2,2,2,2,2, # 50 - 57 - 2,2,2,2,2,2,2,2, # 58 - 5f - 2,2,2,2,2,2,2,2, # 60 - 67 - 2,2,2,2,2,2,2,2, # 68 - 6f - 2,2,2,2,2,2,2,2, # 70 - 77 - 2,2,2,2,2,2,2,4, # 78 - 7f - 5,6,6,6,6,6,6,6, # 80 - 87 - 6,6,6,6,6,6,6,6, # 88 - 8f - 6,6,6,6,6,6,6,6, # 90 - 97 - 6,6,6,6,6,6,6,6, # 98 - 9f - 6,6,6,6,6,6,6,6, # a0 - a7 - 6,6,6,6,6,6,6,6, # a8 - af - 6,6,6,6,6,6,6,6, # b0 - b7 - 6,6,6,6,6,6,6,6, # b8 - bf - 6,6,6,6,6,6,6,6, # c0 - c7 - 6,6,6,6,6,6,6,6, # c8 - cf - 6,6,6,6,6,6,6,6, # d0 - d7 - 6,6,6,6,6,6,6,6, # d8 - df - 6,6,6,6,6,6,6,6, # e0 - e7 - 6,6,6,6,6,6,6,6, # e8 - ef - 6,6,6,6,6,6,6,6, # f0 - f7 - 6,6,6,6,6,6,6,0 # f8 - ff -) - -GB2312_ST = ( - MachineState.ERROR,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.START, 3,MachineState.ERROR,#00-07 - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ITS_ME,MachineState.ITS_ME,#08-0f - MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ERROR,MachineState.ERROR,MachineState.START,#10-17 - 4,MachineState.ERROR,MachineState.START,MachineState.START,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#18-1f - MachineState.ERROR,MachineState.ERROR, 5,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ITS_ME,MachineState.ERROR,#20-27 - MachineState.ERROR,MachineState.ERROR,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.START #28-2f -) - -# To be accurate, the length of class 6 can be either 2 or 4. -# But it is not necessary to discriminate between the two since -# it is used for frequency analysis only, and we are validating -# each code range there as well. So it is safe to set it to be -# 2 here. -GB2312_CHAR_LEN_TABLE = (0, 1, 1, 1, 1, 1, 2) - -GB2312_SM_MODEL = {'class_table': GB2312_CLS, - 'class_factor': 7, - 'state_table': GB2312_ST, - 'char_len_table': GB2312_CHAR_LEN_TABLE, - 'name': 'GB2312'} - -# Shift_JIS - -SJIS_CLS = ( - 1,1,1,1,1,1,1,1, # 00 - 07 - 1,1,1,1,1,1,0,0, # 08 - 0f - 1,1,1,1,1,1,1,1, # 10 - 17 - 1,1,1,0,1,1,1,1, # 18 - 1f - 1,1,1,1,1,1,1,1, # 20 - 27 - 1,1,1,1,1,1,1,1, # 28 - 2f - 1,1,1,1,1,1,1,1, # 30 - 37 - 1,1,1,1,1,1,1,1, # 38 - 3f - 2,2,2,2,2,2,2,2, # 40 - 47 - 2,2,2,2,2,2,2,2, # 48 - 4f - 2,2,2,2,2,2,2,2, # 50 - 57 - 2,2,2,2,2,2,2,2, # 58 - 5f - 2,2,2,2,2,2,2,2, # 60 - 67 - 2,2,2,2,2,2,2,2, # 68 - 6f - 2,2,2,2,2,2,2,2, # 70 - 77 - 2,2,2,2,2,2,2,1, # 78 - 7f - 3,3,3,3,3,2,2,3, # 80 - 87 - 3,3,3,3,3,3,3,3, # 88 - 8f - 3,3,3,3,3,3,3,3, # 90 - 97 - 3,3,3,3,3,3,3,3, # 98 - 9f - #0xa0 is illegal in sjis encoding, but some pages does - #contain such byte. We need to be more error forgiven. - 2,2,2,2,2,2,2,2, # a0 - a7 - 2,2,2,2,2,2,2,2, # a8 - af - 2,2,2,2,2,2,2,2, # b0 - b7 - 2,2,2,2,2,2,2,2, # b8 - bf - 2,2,2,2,2,2,2,2, # c0 - c7 - 2,2,2,2,2,2,2,2, # c8 - cf - 2,2,2,2,2,2,2,2, # d0 - d7 - 2,2,2,2,2,2,2,2, # d8 - df - 3,3,3,3,3,3,3,3, # e0 - e7 - 3,3,3,3,3,4,4,4, # e8 - ef - 3,3,3,3,3,3,3,3, # f0 - f7 - 3,3,3,3,3,0,0,0) # f8 - ff - - -SJIS_ST = ( - MachineState.ERROR,MachineState.START,MachineState.START, 3,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#00-07 - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,#08-0f - MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ERROR,MachineState.ERROR,MachineState.START,MachineState.START,MachineState.START,MachineState.START #10-17 -) - -SJIS_CHAR_LEN_TABLE = (0, 1, 1, 2, 0, 0) - -SJIS_SM_MODEL = {'class_table': SJIS_CLS, - 'class_factor': 6, - 'state_table': SJIS_ST, - 'char_len_table': SJIS_CHAR_LEN_TABLE, - 'name': 'Shift_JIS'} - -# UCS2-BE - -UCS2BE_CLS = ( - 0,0,0,0,0,0,0,0, # 00 - 07 - 0,0,1,0,0,2,0,0, # 08 - 0f - 0,0,0,0,0,0,0,0, # 10 - 17 - 0,0,0,3,0,0,0,0, # 18 - 1f - 0,0,0,0,0,0,0,0, # 20 - 27 - 0,3,3,3,3,3,0,0, # 28 - 2f - 0,0,0,0,0,0,0,0, # 30 - 37 - 0,0,0,0,0,0,0,0, # 38 - 3f - 0,0,0,0,0,0,0,0, # 40 - 47 - 0,0,0,0,0,0,0,0, # 48 - 4f - 0,0,0,0,0,0,0,0, # 50 - 57 - 0,0,0,0,0,0,0,0, # 58 - 5f - 0,0,0,0,0,0,0,0, # 60 - 67 - 0,0,0,0,0,0,0,0, # 68 - 6f - 0,0,0,0,0,0,0,0, # 70 - 77 - 0,0,0,0,0,0,0,0, # 78 - 7f - 0,0,0,0,0,0,0,0, # 80 - 87 - 0,0,0,0,0,0,0,0, # 88 - 8f - 0,0,0,0,0,0,0,0, # 90 - 97 - 0,0,0,0,0,0,0,0, # 98 - 9f - 0,0,0,0,0,0,0,0, # a0 - a7 - 0,0,0,0,0,0,0,0, # a8 - af - 0,0,0,0,0,0,0,0, # b0 - b7 - 0,0,0,0,0,0,0,0, # b8 - bf - 0,0,0,0,0,0,0,0, # c0 - c7 - 0,0,0,0,0,0,0,0, # c8 - cf - 0,0,0,0,0,0,0,0, # d0 - d7 - 0,0,0,0,0,0,0,0, # d8 - df - 0,0,0,0,0,0,0,0, # e0 - e7 - 0,0,0,0,0,0,0,0, # e8 - ef - 0,0,0,0,0,0,0,0, # f0 - f7 - 0,0,0,0,0,0,4,5 # f8 - ff -) - -UCS2BE_ST = ( - 5, 7, 7,MachineState.ERROR, 4, 3,MachineState.ERROR,MachineState.ERROR,#00-07 - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,#08-0f - MachineState.ITS_ME,MachineState.ITS_ME, 6, 6, 6, 6,MachineState.ERROR,MachineState.ERROR,#10-17 - 6, 6, 6, 6, 6,MachineState.ITS_ME, 6, 6,#18-1f - 6, 6, 6, 6, 5, 7, 7,MachineState.ERROR,#20-27 - 5, 8, 6, 6,MachineState.ERROR, 6, 6, 6,#28-2f - 6, 6, 6, 6,MachineState.ERROR,MachineState.ERROR,MachineState.START,MachineState.START #30-37 -) - -UCS2BE_CHAR_LEN_TABLE = (2, 2, 2, 0, 2, 2) - -UCS2BE_SM_MODEL = {'class_table': UCS2BE_CLS, - 'class_factor': 6, - 'state_table': UCS2BE_ST, - 'char_len_table': UCS2BE_CHAR_LEN_TABLE, - 'name': 'UTF-16BE'} - -# UCS2-LE - -UCS2LE_CLS = ( - 0,0,0,0,0,0,0,0, # 00 - 07 - 0,0,1,0,0,2,0,0, # 08 - 0f - 0,0,0,0,0,0,0,0, # 10 - 17 - 0,0,0,3,0,0,0,0, # 18 - 1f - 0,0,0,0,0,0,0,0, # 20 - 27 - 0,3,3,3,3,3,0,0, # 28 - 2f - 0,0,0,0,0,0,0,0, # 30 - 37 - 0,0,0,0,0,0,0,0, # 38 - 3f - 0,0,0,0,0,0,0,0, # 40 - 47 - 0,0,0,0,0,0,0,0, # 48 - 4f - 0,0,0,0,0,0,0,0, # 50 - 57 - 0,0,0,0,0,0,0,0, # 58 - 5f - 0,0,0,0,0,0,0,0, # 60 - 67 - 0,0,0,0,0,0,0,0, # 68 - 6f - 0,0,0,0,0,0,0,0, # 70 - 77 - 0,0,0,0,0,0,0,0, # 78 - 7f - 0,0,0,0,0,0,0,0, # 80 - 87 - 0,0,0,0,0,0,0,0, # 88 - 8f - 0,0,0,0,0,0,0,0, # 90 - 97 - 0,0,0,0,0,0,0,0, # 98 - 9f - 0,0,0,0,0,0,0,0, # a0 - a7 - 0,0,0,0,0,0,0,0, # a8 - af - 0,0,0,0,0,0,0,0, # b0 - b7 - 0,0,0,0,0,0,0,0, # b8 - bf - 0,0,0,0,0,0,0,0, # c0 - c7 - 0,0,0,0,0,0,0,0, # c8 - cf - 0,0,0,0,0,0,0,0, # d0 - d7 - 0,0,0,0,0,0,0,0, # d8 - df - 0,0,0,0,0,0,0,0, # e0 - e7 - 0,0,0,0,0,0,0,0, # e8 - ef - 0,0,0,0,0,0,0,0, # f0 - f7 - 0,0,0,0,0,0,4,5 # f8 - ff -) - -UCS2LE_ST = ( - 6, 6, 7, 6, 4, 3,MachineState.ERROR,MachineState.ERROR,#00-07 - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,#08-0f - MachineState.ITS_ME,MachineState.ITS_ME, 5, 5, 5,MachineState.ERROR,MachineState.ITS_ME,MachineState.ERROR,#10-17 - 5, 5, 5,MachineState.ERROR, 5,MachineState.ERROR, 6, 6,#18-1f - 7, 6, 8, 8, 5, 5, 5,MachineState.ERROR,#20-27 - 5, 5, 5,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR, 5, 5,#28-2f - 5, 5, 5,MachineState.ERROR, 5,MachineState.ERROR,MachineState.START,MachineState.START #30-37 -) - -UCS2LE_CHAR_LEN_TABLE = (2, 2, 2, 2, 2, 2) - -UCS2LE_SM_MODEL = {'class_table': UCS2LE_CLS, - 'class_factor': 6, - 'state_table': UCS2LE_ST, - 'char_len_table': UCS2LE_CHAR_LEN_TABLE, - 'name': 'UTF-16LE'} - -# UTF-8 - -UTF8_CLS = ( - 1,1,1,1,1,1,1,1, # 00 - 07 #allow 0x00 as a legal value - 1,1,1,1,1,1,0,0, # 08 - 0f - 1,1,1,1,1,1,1,1, # 10 - 17 - 1,1,1,0,1,1,1,1, # 18 - 1f - 1,1,1,1,1,1,1,1, # 20 - 27 - 1,1,1,1,1,1,1,1, # 28 - 2f - 1,1,1,1,1,1,1,1, # 30 - 37 - 1,1,1,1,1,1,1,1, # 38 - 3f - 1,1,1,1,1,1,1,1, # 40 - 47 - 1,1,1,1,1,1,1,1, # 48 - 4f - 1,1,1,1,1,1,1,1, # 50 - 57 - 1,1,1,1,1,1,1,1, # 58 - 5f - 1,1,1,1,1,1,1,1, # 60 - 67 - 1,1,1,1,1,1,1,1, # 68 - 6f - 1,1,1,1,1,1,1,1, # 70 - 77 - 1,1,1,1,1,1,1,1, # 78 - 7f - 2,2,2,2,3,3,3,3, # 80 - 87 - 4,4,4,4,4,4,4,4, # 88 - 8f - 4,4,4,4,4,4,4,4, # 90 - 97 - 4,4,4,4,4,4,4,4, # 98 - 9f - 5,5,5,5,5,5,5,5, # a0 - a7 - 5,5,5,5,5,5,5,5, # a8 - af - 5,5,5,5,5,5,5,5, # b0 - b7 - 5,5,5,5,5,5,5,5, # b8 - bf - 0,0,6,6,6,6,6,6, # c0 - c7 - 6,6,6,6,6,6,6,6, # c8 - cf - 6,6,6,6,6,6,6,6, # d0 - d7 - 6,6,6,6,6,6,6,6, # d8 - df - 7,8,8,8,8,8,8,8, # e0 - e7 - 8,8,8,8,8,9,8,8, # e8 - ef - 10,11,11,11,11,11,11,11, # f0 - f7 - 12,13,13,13,14,15,0,0 # f8 - ff -) - -UTF8_ST = ( - MachineState.ERROR,MachineState.START,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR, 12, 10,#00-07 - 9, 11, 8, 7, 6, 5, 4, 3,#08-0f - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#10-17 - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#18-1f - MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,#20-27 - MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,MachineState.ITS_ME,#28-2f - MachineState.ERROR,MachineState.ERROR, 5, 5, 5, 5,MachineState.ERROR,MachineState.ERROR,#30-37 - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#38-3f - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR, 5, 5, 5,MachineState.ERROR,MachineState.ERROR,#40-47 - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#48-4f - MachineState.ERROR,MachineState.ERROR, 7, 7, 7, 7,MachineState.ERROR,MachineState.ERROR,#50-57 - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#58-5f - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR, 7, 7,MachineState.ERROR,MachineState.ERROR,#60-67 - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#68-6f - MachineState.ERROR,MachineState.ERROR, 9, 9, 9, 9,MachineState.ERROR,MachineState.ERROR,#70-77 - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#78-7f - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR, 9,MachineState.ERROR,MachineState.ERROR,#80-87 - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#88-8f - MachineState.ERROR,MachineState.ERROR, 12, 12, 12, 12,MachineState.ERROR,MachineState.ERROR,#90-97 - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#98-9f - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR, 12,MachineState.ERROR,MachineState.ERROR,#a0-a7 - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#a8-af - MachineState.ERROR,MachineState.ERROR, 12, 12, 12,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#b0-b7 - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,#b8-bf - MachineState.ERROR,MachineState.ERROR,MachineState.START,MachineState.START,MachineState.START,MachineState.START,MachineState.ERROR,MachineState.ERROR,#c0-c7 - MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR,MachineState.ERROR #c8-cf -) - -UTF8_CHAR_LEN_TABLE = (0, 1, 0, 0, 0, 0, 2, 3, 3, 3, 4, 4, 5, 5, 6, 6) - -UTF8_SM_MODEL = {'class_table': UTF8_CLS, - 'class_factor': 16, - 'state_table': UTF8_ST, - 'char_len_table': UTF8_CHAR_LEN_TABLE, - 'name': 'UTF-8'} diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/metadata/__init__.py b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/metadata/__init__.py deleted file mode 100644 index e69de29..0000000 diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/metadata/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/metadata/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 236648ef44e744543943967db1af244fb979ee2f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 201 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 self.SB_ENOUGH_REL_THRESHOLD: - confidence = self.get_confidence() - if confidence > self.POSITIVE_SHORTCUT_THRESHOLD: - self.logger.debug('%s confidence = %s, we have a winner', - charset_name, confidence) - self._state = ProbingState.FOUND_IT - elif confidence < self.NEGATIVE_SHORTCUT_THRESHOLD: - self.logger.debug('%s confidence = %s, below negative ' - 'shortcut threshhold %s', charset_name, - confidence, - self.NEGATIVE_SHORTCUT_THRESHOLD) - self._state = ProbingState.NOT_ME - - return self.state - - def get_confidence(self): - r = 0.01 - if self._total_seqs > 0: - r = ((1.0 * self._seq_counters[SequenceLikelihood.POSITIVE]) / - self._total_seqs / self._model.typical_positive_ratio) - r = r * self._freq_char / self._total_char - if r >= 1.0: - r = 0.99 - return r diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/sbcsgroupprober.py b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/sbcsgroupprober.py deleted file mode 100644 index bdeef4e..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/sbcsgroupprober.py +++ /dev/null @@ -1,83 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is Mozilla Universal charset detector code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 2001 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# Shy Shalom - original C code -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -from .charsetgroupprober import CharSetGroupProber -from .hebrewprober import HebrewProber -from .langbulgarianmodel import (ISO_8859_5_BULGARIAN_MODEL, - WINDOWS_1251_BULGARIAN_MODEL) -from .langgreekmodel import ISO_8859_7_GREEK_MODEL, WINDOWS_1253_GREEK_MODEL -from .langhebrewmodel import WINDOWS_1255_HEBREW_MODEL -# from .langhungarianmodel import (ISO_8859_2_HUNGARIAN_MODEL, -# WINDOWS_1250_HUNGARIAN_MODEL) -from .langrussianmodel import (IBM855_RUSSIAN_MODEL, IBM866_RUSSIAN_MODEL, - ISO_8859_5_RUSSIAN_MODEL, KOI8_R_RUSSIAN_MODEL, - MACCYRILLIC_RUSSIAN_MODEL, - WINDOWS_1251_RUSSIAN_MODEL) -from .langthaimodel import TIS_620_THAI_MODEL -from .langturkishmodel import ISO_8859_9_TURKISH_MODEL -from .sbcharsetprober import SingleByteCharSetProber - - -class SBCSGroupProber(CharSetGroupProber): - def __init__(self): - super(SBCSGroupProber, self).__init__() - hebrew_prober = HebrewProber() - logical_hebrew_prober = SingleByteCharSetProber(WINDOWS_1255_HEBREW_MODEL, - False, hebrew_prober) - # TODO: See if using ISO-8859-8 Hebrew model works better here, since - # it's actually the visual one - visual_hebrew_prober = SingleByteCharSetProber(WINDOWS_1255_HEBREW_MODEL, - True, hebrew_prober) - hebrew_prober.set_model_probers(logical_hebrew_prober, - visual_hebrew_prober) - # TODO: ORDER MATTERS HERE. I changed the order vs what was in master - # and several tests failed that did not before. Some thought - # should be put into the ordering, and we should consider making - # order not matter here, because that is very counter-intuitive. - self.probers = [ - SingleByteCharSetProber(WINDOWS_1251_RUSSIAN_MODEL), - SingleByteCharSetProber(KOI8_R_RUSSIAN_MODEL), - SingleByteCharSetProber(ISO_8859_5_RUSSIAN_MODEL), - SingleByteCharSetProber(MACCYRILLIC_RUSSIAN_MODEL), - SingleByteCharSetProber(IBM866_RUSSIAN_MODEL), - SingleByteCharSetProber(IBM855_RUSSIAN_MODEL), - SingleByteCharSetProber(ISO_8859_7_GREEK_MODEL), - SingleByteCharSetProber(WINDOWS_1253_GREEK_MODEL), - SingleByteCharSetProber(ISO_8859_5_BULGARIAN_MODEL), - SingleByteCharSetProber(WINDOWS_1251_BULGARIAN_MODEL), - # TODO: Restore Hungarian encodings (iso-8859-2 and windows-1250) - # after we retrain model. - # SingleByteCharSetProber(ISO_8859_2_HUNGARIAN_MODEL), - # SingleByteCharSetProber(WINDOWS_1250_HUNGARIAN_MODEL), - SingleByteCharSetProber(TIS_620_THAI_MODEL), - SingleByteCharSetProber(ISO_8859_9_TURKISH_MODEL), - hebrew_prober, - logical_hebrew_prober, - visual_hebrew_prober, - ] - self.reset() diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/sjisprober.py b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/sjisprober.py deleted file mode 100644 index 9e29623..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/sjisprober.py +++ /dev/null @@ -1,92 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -from .mbcharsetprober import MultiByteCharSetProber -from .codingstatemachine import CodingStateMachine -from .chardistribution import SJISDistributionAnalysis -from .jpcntx import SJISContextAnalysis -from .mbcssm import SJIS_SM_MODEL -from .enums import ProbingState, MachineState - - -class SJISProber(MultiByteCharSetProber): - def __init__(self): - super(SJISProber, self).__init__() - self.coding_sm = CodingStateMachine(SJIS_SM_MODEL) - self.distribution_analyzer = SJISDistributionAnalysis() - self.context_analyzer = SJISContextAnalysis() - self.reset() - - def reset(self): - super(SJISProber, self).reset() - self.context_analyzer.reset() - - @property - def charset_name(self): - return self.context_analyzer.charset_name - - @property - def language(self): - return "Japanese" - - def feed(self, byte_str): - for i in range(len(byte_str)): - coding_state = self.coding_sm.next_state(byte_str[i]) - if coding_state == MachineState.ERROR: - self.logger.debug('%s %s prober hit error at byte %s', - self.charset_name, self.language, i) - self._state = ProbingState.NOT_ME - break - elif coding_state == MachineState.ITS_ME: - self._state = ProbingState.FOUND_IT - break - elif coding_state == MachineState.START: - char_len = self.coding_sm.get_current_charlen() - if i == 0: - self._last_char[1] = byte_str[0] - self.context_analyzer.feed(self._last_char[2 - char_len:], - char_len) - self.distribution_analyzer.feed(self._last_char, char_len) - else: - self.context_analyzer.feed(byte_str[i + 1 - char_len:i + 3 - - char_len], char_len) - self.distribution_analyzer.feed(byte_str[i - 1:i + 1], - char_len) - - self._last_char[0] = byte_str[-1] - - if self.state == ProbingState.DETECTING: - if (self.context_analyzer.got_enough_data() and - (self.get_confidence() > self.SHORTCUT_THRESHOLD)): - self._state = ProbingState.FOUND_IT - - return self.state - - def get_confidence(self): - context_conf = self.context_analyzer.get_confidence() - distrib_conf = self.distribution_analyzer.get_confidence() - return max(context_conf, distrib_conf) diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/universaldetector.py b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/universaldetector.py deleted file mode 100644 index 055a8ac..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/universaldetector.py +++ /dev/null @@ -1,286 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is Mozilla Universal charset detector code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 2001 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# Shy Shalom - original C code -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### -""" -Module containing the UniversalDetector detector class, which is the primary -class a user of ``chardet`` should use. - -:author: Mark Pilgrim (initial port to Python) -:author: Shy Shalom (original C code) -:author: Dan Blanchard (major refactoring for 3.0) -:author: Ian Cordasco -""" - - -import codecs -import logging -import re - -from .charsetgroupprober import CharSetGroupProber -from .enums import InputState, LanguageFilter, ProbingState -from .escprober import EscCharSetProber -from .latin1prober import Latin1Prober -from .mbcsgroupprober import MBCSGroupProber -from .sbcsgroupprober import SBCSGroupProber - - -class UniversalDetector(object): - """ - The ``UniversalDetector`` class underlies the ``chardet.detect`` function - and coordinates all of the different charset probers. - - To get a ``dict`` containing an encoding and its confidence, you can simply - run: - - .. code:: - - u = UniversalDetector() - u.feed(some_bytes) - u.close() - detected = u.result - - """ - - MINIMUM_THRESHOLD = 0.20 - HIGH_BYTE_DETECTOR = re.compile(b'[\x80-\xFF]') - ESC_DETECTOR = re.compile(b'(\033|~{)') - WIN_BYTE_DETECTOR = re.compile(b'[\x80-\x9F]') - ISO_WIN_MAP = {'iso-8859-1': 'Windows-1252', - 'iso-8859-2': 'Windows-1250', - 'iso-8859-5': 'Windows-1251', - 'iso-8859-6': 'Windows-1256', - 'iso-8859-7': 'Windows-1253', - 'iso-8859-8': 'Windows-1255', - 'iso-8859-9': 'Windows-1254', - 'iso-8859-13': 'Windows-1257'} - - def __init__(self, lang_filter=LanguageFilter.ALL): - self._esc_charset_prober = None - self._charset_probers = [] - self.result = None - self.done = None - self._got_data = None - self._input_state = None - self._last_char = None - self.lang_filter = lang_filter - self.logger = logging.getLogger(__name__) - self._has_win_bytes = None - self.reset() - - def reset(self): - """ - Reset the UniversalDetector and all of its probers back to their - initial states. This is called by ``__init__``, so you only need to - call this directly in between analyses of different documents. - """ - self.result = {'encoding': None, 'confidence': 0.0, 'language': None} - self.done = False - self._got_data = False - self._has_win_bytes = False - self._input_state = InputState.PURE_ASCII - self._last_char = b'' - if self._esc_charset_prober: - self._esc_charset_prober.reset() - for prober in self._charset_probers: - prober.reset() - - def feed(self, byte_str): - """ - Takes a chunk of a document and feeds it through all of the relevant - charset probers. - - After calling ``feed``, you can check the value of the ``done`` - attribute to see if you need to continue feeding the - ``UniversalDetector`` more data, or if it has made a prediction - (in the ``result`` attribute). - - .. note:: - You should always call ``close`` when you're done feeding in your - document if ``done`` is not already ``True``. - """ - if self.done: - return - - if not len(byte_str): - return - - if not isinstance(byte_str, bytearray): - byte_str = bytearray(byte_str) - - # First check for known BOMs, since these are guaranteed to be correct - if not self._got_data: - # If the data starts with BOM, we know it is UTF - if byte_str.startswith(codecs.BOM_UTF8): - # EF BB BF UTF-8 with BOM - self.result = {'encoding': "UTF-8-SIG", - 'confidence': 1.0, - 'language': ''} - elif byte_str.startswith((codecs.BOM_UTF32_LE, - codecs.BOM_UTF32_BE)): - # FF FE 00 00 UTF-32, little-endian BOM - # 00 00 FE FF UTF-32, big-endian BOM - self.result = {'encoding': "UTF-32", - 'confidence': 1.0, - 'language': ''} - elif byte_str.startswith(b'\xFE\xFF\x00\x00'): - # FE FF 00 00 UCS-4, unusual octet order BOM (3412) - self.result = {'encoding': "X-ISO-10646-UCS-4-3412", - 'confidence': 1.0, - 'language': ''} - elif byte_str.startswith(b'\x00\x00\xFF\xFE'): - # 00 00 FF FE UCS-4, unusual octet order BOM (2143) - self.result = {'encoding': "X-ISO-10646-UCS-4-2143", - 'confidence': 1.0, - 'language': ''} - elif byte_str.startswith((codecs.BOM_LE, codecs.BOM_BE)): - # FF FE UTF-16, little endian BOM - # FE FF UTF-16, big endian BOM - self.result = {'encoding': "UTF-16", - 'confidence': 1.0, - 'language': ''} - - self._got_data = True - if self.result['encoding'] is not None: - self.done = True - return - - # If none of those matched and we've only see ASCII so far, check - # for high bytes and escape sequences - if self._input_state == InputState.PURE_ASCII: - if self.HIGH_BYTE_DETECTOR.search(byte_str): - self._input_state = InputState.HIGH_BYTE - elif self._input_state == InputState.PURE_ASCII and \ - self.ESC_DETECTOR.search(self._last_char + byte_str): - self._input_state = InputState.ESC_ASCII - - self._last_char = byte_str[-1:] - - # If we've seen escape sequences, use the EscCharSetProber, which - # uses a simple state machine to check for known escape sequences in - # HZ and ISO-2022 encodings, since those are the only encodings that - # use such sequences. - if self._input_state == InputState.ESC_ASCII: - if not self._esc_charset_prober: - self._esc_charset_prober = EscCharSetProber(self.lang_filter) - if self._esc_charset_prober.feed(byte_str) == ProbingState.FOUND_IT: - self.result = {'encoding': - self._esc_charset_prober.charset_name, - 'confidence': - self._esc_charset_prober.get_confidence(), - 'language': - self._esc_charset_prober.language} - self.done = True - # If we've seen high bytes (i.e., those with values greater than 127), - # we need to do more complicated checks using all our multi-byte and - # single-byte probers that are left. The single-byte probers - # use character bigram distributions to determine the encoding, whereas - # the multi-byte probers use a combination of character unigram and - # bigram distributions. - elif self._input_state == InputState.HIGH_BYTE: - if not self._charset_probers: - self._charset_probers = [MBCSGroupProber(self.lang_filter)] - # If we're checking non-CJK encodings, use single-byte prober - if self.lang_filter & LanguageFilter.NON_CJK: - self._charset_probers.append(SBCSGroupProber()) - self._charset_probers.append(Latin1Prober()) - for prober in self._charset_probers: - if prober.feed(byte_str) == ProbingState.FOUND_IT: - self.result = {'encoding': prober.charset_name, - 'confidence': prober.get_confidence(), - 'language': prober.language} - self.done = True - break - if self.WIN_BYTE_DETECTOR.search(byte_str): - self._has_win_bytes = True - - def close(self): - """ - Stop analyzing the current document and come up with a final - prediction. - - :returns: The ``result`` attribute, a ``dict`` with the keys - `encoding`, `confidence`, and `language`. - """ - # Don't bother with checks if we're already done - if self.done: - return self.result - self.done = True - - if not self._got_data: - self.logger.debug('no data received!') - - # Default to ASCII if it is all we've seen so far - elif self._input_state == InputState.PURE_ASCII: - self.result = {'encoding': 'ascii', - 'confidence': 1.0, - 'language': ''} - - # If we have seen non-ASCII, return the best that met MINIMUM_THRESHOLD - elif self._input_state == InputState.HIGH_BYTE: - prober_confidence = None - max_prober_confidence = 0.0 - max_prober = None - for prober in self._charset_probers: - if not prober: - continue - prober_confidence = prober.get_confidence() - if prober_confidence > max_prober_confidence: - max_prober_confidence = prober_confidence - max_prober = prober - if max_prober and (max_prober_confidence > self.MINIMUM_THRESHOLD): - charset_name = max_prober.charset_name - lower_charset_name = max_prober.charset_name.lower() - confidence = max_prober.get_confidence() - # Use Windows encoding name instead of ISO-8859 if we saw any - # extra Windows-specific bytes - if lower_charset_name.startswith('iso-8859'): - if self._has_win_bytes: - charset_name = self.ISO_WIN_MAP.get(lower_charset_name, - charset_name) - self.result = {'encoding': charset_name, - 'confidence': confidence, - 'language': max_prober.language} - - # Log all prober confidences if none met MINIMUM_THRESHOLD - if self.logger.getEffectiveLevel() <= logging.DEBUG: - if self.result['encoding'] is None: - self.logger.debug('no probers hit minimum threshold') - for group_prober in self._charset_probers: - if not group_prober: - continue - if isinstance(group_prober, CharSetGroupProber): - for prober in group_prober.probers: - self.logger.debug('%s %s confidence = %s', - prober.charset_name, - prober.language, - prober.get_confidence()) - else: - self.logger.debug('%s %s confidence = %s', - group_prober.charset_name, - group_prober.language, - group_prober.get_confidence()) - return self.result diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/utf8prober.py b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/utf8prober.py deleted file mode 100644 index 6c3196c..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/utf8prober.py +++ /dev/null @@ -1,82 +0,0 @@ -######################## BEGIN LICENSE BLOCK ######################## -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is -# Netscape Communications Corporation. -# Portions created by the Initial Developer are Copyright (C) 1998 -# the Initial Developer. All Rights Reserved. -# -# Contributor(s): -# Mark Pilgrim - port to Python -# -# This library is free software; you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation; either -# version 2.1 of the License, or (at your option) any later version. -# -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301 USA -######################### END LICENSE BLOCK ######################### - -from .charsetprober import CharSetProber -from .enums import ProbingState, MachineState -from .codingstatemachine import CodingStateMachine -from .mbcssm import UTF8_SM_MODEL - - - -class UTF8Prober(CharSetProber): - ONE_CHAR_PROB = 0.5 - - def __init__(self): - super(UTF8Prober, self).__init__() - self.coding_sm = CodingStateMachine(UTF8_SM_MODEL) - self._num_mb_chars = None - self.reset() - - def reset(self): - super(UTF8Prober, self).reset() - self.coding_sm.reset() - self._num_mb_chars = 0 - - @property - def charset_name(self): - return "utf-8" - - @property - def language(self): - return "" - - def feed(self, byte_str): - for c in byte_str: - coding_state = self.coding_sm.next_state(c) - if coding_state == MachineState.ERROR: - self._state = ProbingState.NOT_ME - break - elif coding_state == MachineState.ITS_ME: - self._state = ProbingState.FOUND_IT - break - elif coding_state == MachineState.START: - if self.coding_sm.get_current_charlen() >= 2: - self._num_mb_chars += 1 - - if self.state == ProbingState.DETECTING: - if self.get_confidence() > self.SHORTCUT_THRESHOLD: - self._state = ProbingState.FOUND_IT - - return self.state - - def get_confidence(self): - unlike = 0.99 - if self._num_mb_chars < 6: - unlike *= self.ONE_CHAR_PROB ** self._num_mb_chars - return 1.0 - unlike - else: - return unlike diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/version.py b/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/version.py deleted file mode 100644 index 70369b9..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/chardet/version.py +++ /dev/null @@ -1,9 +0,0 @@ -""" -This module exists only to simplify retrieving the version number of chardet -from within setup.py and from chardet subpackages. - -:author: Dan Blanchard (dan.blanchard@gmail.com) -""" - -__version__ = "4.0.0" -VERSION = __version__.split('.') diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/colorama/__init__.py b/.venv/lib/python3.10/site-packages/pip/_vendor/colorama/__init__.py deleted file mode 100644 index b149ed7..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/colorama/__init__.py +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright Jonathan Hartley 2013. BSD 3-Clause license, see LICENSE file. -from .initialise import init, deinit, reinit, colorama_text -from .ansi import Fore, Back, Style, Cursor -from .ansitowin32 import AnsiToWin32 - -__version__ = '0.4.4' diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/colorama/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/colorama/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 52f382e2e03bbbc61a3419b9634a3a4a2a6d6113..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 444 zcmYjNyH3L}6piz0+B9PAFJx$3Xh(#2iIJrsBrjH48*1T4-+te=MQlHTj-rr|Jq9rEMQ0m3K6725~_$qDkd?4cqkK< zl2i@IKxHITLo)o0M{=ZclKX#5#w=L|W%`M{R2jQiXwkWp@jcr;7i%MptyN7s{@g*? zm9gB#=k@y0CChFnxl1p$wl%gyEJEu6;Xl=j@V!e~n00($_Z0N)I6jN-TvO)W9wJytE( zj4tTP$ESW4T=iV{Sc(;HcHPG4d389$UY<`IzfJwXTj<7KUo&Iz-{zQ7n4i+B*}3dk T8Mc-D1g_S?pc6DfW0ZwIw;gw3 diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/colorama/__pycache__/ansi.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/colorama/__pycache__/ansi.cpython-310.pyc deleted file mode 100644 index fdf7244f02520cab5aebd2c0cb430aedc42ad27a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3005 zcma)8TXWM!6xK?zEz6c|LP(&ct$W99v7n{x40M<{jtMEo$;8Q|h*BZEODu3?vr*;uKgOu*fXH z5;FnM(CM~Pxv=xnT-_Fh2>hSy-@CSJ??cP#><^Pg~g~}9&kU1 z{9qkcdVMaJfWP4fUN5YgZN{#byHPZ_Zrd!VKKGyc14ezX+UM&wQZ~wUS=jLg%tfK* zj{4z!7!Tf(OoxEah7Zm)7XH{73d+JL>j>AF5Zc z*r6Y>%LA|T)LUmE?zUZcjrO@MZT2=i+Y3U!I@lH#s&k{hi=GPecvKajL^x*2F?*1Q z_JoN&XveNH4R#&av!i~0qXGskw(CNhZ8X84ROClJChbW8l1>rXkVUTK6oKS91f0dF z;h5T?8#!{N+kWMkr~BY92>dbW`A&~{+zmUNv0wsTOcYGMpX@tQHkbP_3}eSO6Tv+{ zVCP0+r%)`6cOE?H42%$!G6hOVff9m3g0j)52GQ3=wgyqC!}-H^EJkb7Fr=e@f=L8U z-Xn9$gUJ_Um%JvF{6)g^k-Dqwl0Ef>8fiF-^j&q2>}f=Krqf}1xs{aAsLzENMjnsC z=YG@`nROOn1Tt ziKs92|8^!u7FCBYw!l!>g)&`Nn68^tD$Mh)`)t$eB^+J`fn!-B9gnHPrvWa&2r=S@ zk|%QIn8VR)Gx*v~fRV#33VjQ@k_J5qdl!M;Wy$VEpnF-=pjp|y3e==I>|Qhvp(zSe z8nVg5K98}GI~dR5gL71e0XnQ~a-_0rNs6lcBX~`aV9YpK0_y70m%x#!xnmvbtFA7c zs*QgIJ7fXOCP{h;B^*goeQt5B_4P<}aZEIF-a~l(bm5s>i_2@Z<+;j8eiC!(s_Fsr zJygt{u0o%!)$e>el0SZa2Fy47EDQ953SppcPJ0`jcDXu|s>u@QjAfeNa zK{HO48jeY`PL7&Rp5`2j=A8nyoFXkaC0c~*wB$_CGtOB$0R?bY7-;aVK4Ec8eT3f;9w7XI;37Ok@Bmu-lSiB-QnO76uF#enb0Rgr z+-S5!`d*{iTwD|SY;(0CGIwk9jn+y{==FQGmPoDLURY^})N-TUSP@opVgB}t6yY|0 z6FEtOC?pb|6p3U(@)FTV=MT27HjpYx>Oj>Y8&x8e$damoJTZ_zgMC+Fyg}C(icXIG zwDA>#aNKcffH~d(!+^}fr5;~`g&6BE#srJ8Qew=q7!x+eREuo{JVZwdsb`fHczQBIVx^NyuN`f}H-T(__$3kJ6&k}(T9wSv z#7NIBV{C;sw{TaaTZ_wgYfX`rVRviI=80zxKosU)XaWpl0G`HmtX))EnGhM*rTvcU z@)XbCeNI!)4W%l;4W)K^0Q diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/colorama/__pycache__/ansitowin32.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/colorama/__pycache__/ansitowin32.cpython-310.pyc deleted file mode 100644 index b40b12fa4cc32ef0b75c2f7253334f2301d4f84e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7903 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 KHn39ScH@6GHDU+= diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/colorama/__pycache__/win32.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/colorama/__pycache__/win32.cpython-310.pyc deleted file mode 100644 index 1fee05f5a7c9a0a5ab19e25e1152889780e473d9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3951 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 Oz$9t7XczM{&i??Dm!x_C diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/colorama/ansi.py b/.venv/lib/python3.10/site-packages/pip/_vendor/colorama/ansi.py deleted file mode 100644 index 11ec695..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/colorama/ansi.py +++ /dev/null @@ -1,102 +0,0 @@ -# Copyright Jonathan Hartley 2013. BSD 3-Clause license, see LICENSE file. -''' -This module generates ANSI character codes to printing colors to terminals. -See: http://en.wikipedia.org/wiki/ANSI_escape_code -''' - -CSI = '\033[' -OSC = '\033]' -BEL = '\a' - - -def code_to_chars(code): - return CSI + str(code) + 'm' - -def set_title(title): - return OSC + '2;' + title + BEL - -def clear_screen(mode=2): - return CSI + str(mode) + 'J' - -def clear_line(mode=2): - return CSI + str(mode) + 'K' - - -class AnsiCodes(object): - def __init__(self): - # the subclasses declare class attributes which are numbers. - # Upon instantiation we define instance attributes, which are the same - # as the class attributes but wrapped with the ANSI escape sequence - for name in dir(self): - if not name.startswith('_'): - value = getattr(self, name) - setattr(self, name, code_to_chars(value)) - - -class AnsiCursor(object): - def UP(self, n=1): - return CSI + str(n) + 'A' - def DOWN(self, n=1): - return CSI + str(n) + 'B' - def FORWARD(self, n=1): - return CSI + str(n) + 'C' - def BACK(self, n=1): - return CSI + str(n) + 'D' - def POS(self, x=1, y=1): - return CSI + str(y) + ';' + str(x) + 'H' - - -class AnsiFore(AnsiCodes): - BLACK = 30 - RED = 31 - GREEN = 32 - YELLOW = 33 - BLUE = 34 - MAGENTA = 35 - CYAN = 36 - WHITE = 37 - RESET = 39 - - # These are fairly well supported, but not part of the standard. - LIGHTBLACK_EX = 90 - LIGHTRED_EX = 91 - LIGHTGREEN_EX = 92 - LIGHTYELLOW_EX = 93 - LIGHTBLUE_EX = 94 - LIGHTMAGENTA_EX = 95 - LIGHTCYAN_EX = 96 - LIGHTWHITE_EX = 97 - - -class AnsiBack(AnsiCodes): - BLACK = 40 - RED = 41 - GREEN = 42 - YELLOW = 43 - BLUE = 44 - MAGENTA = 45 - CYAN = 46 - WHITE = 47 - RESET = 49 - - # These are fairly well supported, but not part of the standard. - LIGHTBLACK_EX = 100 - LIGHTRED_EX = 101 - LIGHTGREEN_EX = 102 - LIGHTYELLOW_EX = 103 - LIGHTBLUE_EX = 104 - LIGHTMAGENTA_EX = 105 - LIGHTCYAN_EX = 106 - LIGHTWHITE_EX = 107 - - -class AnsiStyle(AnsiCodes): - BRIGHT = 1 - DIM = 2 - NORMAL = 22 - RESET_ALL = 0 - -Fore = AnsiFore() -Back = AnsiBack() -Style = AnsiStyle() -Cursor = AnsiCursor() diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/colorama/ansitowin32.py b/.venv/lib/python3.10/site-packages/pip/_vendor/colorama/ansitowin32.py deleted file mode 100644 index 6039a05..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/colorama/ansitowin32.py +++ /dev/null @@ -1,258 +0,0 @@ -# Copyright Jonathan Hartley 2013. BSD 3-Clause license, see LICENSE file. -import re -import sys -import os - -from .ansi import AnsiFore, AnsiBack, AnsiStyle, Style, BEL -from .winterm import WinTerm, WinColor, WinStyle -from .win32 import windll, winapi_test - - -winterm = None -if windll is not None: - winterm = WinTerm() - - -class StreamWrapper(object): - ''' - Wraps a stream (such as stdout), acting as a transparent proxy for all - attribute access apart from method 'write()', which is delegated to our - Converter instance. - ''' - def __init__(self, wrapped, converter): - # double-underscore everything to prevent clashes with names of - # attributes on the wrapped stream object. - self.__wrapped = wrapped - self.__convertor = converter - - def __getattr__(self, name): - return getattr(self.__wrapped, name) - - def __enter__(self, *args, **kwargs): - # special method lookup bypasses __getattr__/__getattribute__, see - # https://stackoverflow.com/questions/12632894/why-doesnt-getattr-work-with-exit - # thus, contextlib magic methods are not proxied via __getattr__ - return self.__wrapped.__enter__(*args, **kwargs) - - def __exit__(self, *args, **kwargs): - return self.__wrapped.__exit__(*args, **kwargs) - - def write(self, text): - self.__convertor.write(text) - - def isatty(self): - stream = self.__wrapped - if 'PYCHARM_HOSTED' in os.environ: - if stream is not None and (stream is sys.__stdout__ or stream is sys.__stderr__): - return True - try: - stream_isatty = stream.isatty - except AttributeError: - return False - else: - return stream_isatty() - - @property - def closed(self): - stream = self.__wrapped - try: - return stream.closed - except AttributeError: - return True - - -class AnsiToWin32(object): - ''' - Implements a 'write()' method which, on Windows, will strip ANSI character - sequences from the text, and if outputting to a tty, will convert them into - win32 function calls. - ''' - ANSI_CSI_RE = re.compile('\001?\033\\[((?:\\d|;)*)([a-zA-Z])\002?') # Control Sequence Introducer - ANSI_OSC_RE = re.compile('\001?\033\\]([^\a]*)(\a)\002?') # Operating System Command - - def __init__(self, wrapped, convert=None, strip=None, autoreset=False): - # The wrapped stream (normally sys.stdout or sys.stderr) - self.wrapped = wrapped - - # should we reset colors to defaults after every .write() - self.autoreset = autoreset - - # create the proxy wrapping our output stream - self.stream = StreamWrapper(wrapped, self) - - on_windows = os.name == 'nt' - # We test if the WinAPI works, because even if we are on Windows - # we may be using a terminal that doesn't support the WinAPI - # (e.g. Cygwin Terminal). In this case it's up to the terminal - # to support the ANSI codes. - conversion_supported = on_windows and winapi_test() - - # should we strip ANSI sequences from our output? - if strip is None: - strip = conversion_supported or (not self.stream.closed and not self.stream.isatty()) - self.strip = strip - - # should we should convert ANSI sequences into win32 calls? - if convert is None: - convert = conversion_supported and not self.stream.closed and self.stream.isatty() - self.convert = convert - - # dict of ansi codes to win32 functions and parameters - self.win32_calls = self.get_win32_calls() - - # are we wrapping stderr? - self.on_stderr = self.wrapped is sys.stderr - - def should_wrap(self): - ''' - True if this class is actually needed. If false, then the output - stream will not be affected, nor will win32 calls be issued, so - wrapping stdout is not actually required. This will generally be - False on non-Windows platforms, unless optional functionality like - autoreset has been requested using kwargs to init() - ''' - return self.convert or self.strip or self.autoreset - - def get_win32_calls(self): - if self.convert and winterm: - return { - AnsiStyle.RESET_ALL: (winterm.reset_all, ), - AnsiStyle.BRIGHT: (winterm.style, WinStyle.BRIGHT), - AnsiStyle.DIM: (winterm.style, WinStyle.NORMAL), - AnsiStyle.NORMAL: (winterm.style, WinStyle.NORMAL), - AnsiFore.BLACK: (winterm.fore, WinColor.BLACK), - AnsiFore.RED: (winterm.fore, WinColor.RED), - AnsiFore.GREEN: (winterm.fore, WinColor.GREEN), - AnsiFore.YELLOW: (winterm.fore, WinColor.YELLOW), - AnsiFore.BLUE: (winterm.fore, WinColor.BLUE), - AnsiFore.MAGENTA: (winterm.fore, WinColor.MAGENTA), - AnsiFore.CYAN: (winterm.fore, WinColor.CYAN), - AnsiFore.WHITE: (winterm.fore, WinColor.GREY), - AnsiFore.RESET: (winterm.fore, ), - AnsiFore.LIGHTBLACK_EX: (winterm.fore, WinColor.BLACK, True), - AnsiFore.LIGHTRED_EX: (winterm.fore, WinColor.RED, True), - AnsiFore.LIGHTGREEN_EX: (winterm.fore, WinColor.GREEN, True), - AnsiFore.LIGHTYELLOW_EX: (winterm.fore, WinColor.YELLOW, True), - AnsiFore.LIGHTBLUE_EX: (winterm.fore, WinColor.BLUE, True), - AnsiFore.LIGHTMAGENTA_EX: (winterm.fore, WinColor.MAGENTA, True), - AnsiFore.LIGHTCYAN_EX: (winterm.fore, WinColor.CYAN, True), - AnsiFore.LIGHTWHITE_EX: (winterm.fore, WinColor.GREY, True), - AnsiBack.BLACK: (winterm.back, WinColor.BLACK), - AnsiBack.RED: (winterm.back, WinColor.RED), - AnsiBack.GREEN: (winterm.back, WinColor.GREEN), - AnsiBack.YELLOW: (winterm.back, WinColor.YELLOW), - AnsiBack.BLUE: (winterm.back, WinColor.BLUE), - AnsiBack.MAGENTA: (winterm.back, WinColor.MAGENTA), - AnsiBack.CYAN: (winterm.back, WinColor.CYAN), - AnsiBack.WHITE: (winterm.back, WinColor.GREY), - AnsiBack.RESET: (winterm.back, ), - AnsiBack.LIGHTBLACK_EX: (winterm.back, WinColor.BLACK, True), - AnsiBack.LIGHTRED_EX: (winterm.back, WinColor.RED, True), - AnsiBack.LIGHTGREEN_EX: (winterm.back, WinColor.GREEN, True), - AnsiBack.LIGHTYELLOW_EX: (winterm.back, WinColor.YELLOW, True), - AnsiBack.LIGHTBLUE_EX: (winterm.back, WinColor.BLUE, True), - AnsiBack.LIGHTMAGENTA_EX: (winterm.back, WinColor.MAGENTA, True), - AnsiBack.LIGHTCYAN_EX: (winterm.back, WinColor.CYAN, True), - AnsiBack.LIGHTWHITE_EX: (winterm.back, WinColor.GREY, True), - } - return dict() - - def write(self, text): - if self.strip or self.convert: - self.write_and_convert(text) - else: - self.wrapped.write(text) - self.wrapped.flush() - if self.autoreset: - self.reset_all() - - - def reset_all(self): - if self.convert: - self.call_win32('m', (0,)) - elif not self.strip and not self.stream.closed: - self.wrapped.write(Style.RESET_ALL) - - - def write_and_convert(self, text): - ''' - Write the given text to our wrapped stream, stripping any ANSI - sequences from the text, and optionally converting them into win32 - calls. - ''' - cursor = 0 - text = self.convert_osc(text) - for match in self.ANSI_CSI_RE.finditer(text): - start, end = match.span() - self.write_plain_text(text, cursor, start) - self.convert_ansi(*match.groups()) - cursor = end - self.write_plain_text(text, cursor, len(text)) - - - def write_plain_text(self, text, start, end): - if start < end: - self.wrapped.write(text[start:end]) - self.wrapped.flush() - - - def convert_ansi(self, paramstring, command): - if self.convert: - params = self.extract_params(command, paramstring) - self.call_win32(command, params) - - - def extract_params(self, command, paramstring): - if command in 'Hf': - params = tuple(int(p) if len(p) != 0 else 1 for p in paramstring.split(';')) - while len(params) < 2: - # defaults: - params = params + (1,) - else: - params = tuple(int(p) for p in paramstring.split(';') if len(p) != 0) - if len(params) == 0: - # defaults: - if command in 'JKm': - params = (0,) - elif command in 'ABCD': - params = (1,) - - return params - - - def call_win32(self, command, params): - if command == 'm': - for param in params: - if param in self.win32_calls: - func_args = self.win32_calls[param] - func = func_args[0] - args = func_args[1:] - kwargs = dict(on_stderr=self.on_stderr) - func(*args, **kwargs) - elif command in 'J': - winterm.erase_screen(params[0], on_stderr=self.on_stderr) - elif command in 'K': - winterm.erase_line(params[0], on_stderr=self.on_stderr) - elif command in 'Hf': # cursor position - absolute - winterm.set_cursor_position(params, on_stderr=self.on_stderr) - elif command in 'ABCD': # cursor position - relative - n = params[0] - # A - up, B - down, C - forward, D - back - x, y = {'A': (0, -n), 'B': (0, n), 'C': (n, 0), 'D': (-n, 0)}[command] - winterm.cursor_adjust(x, y, on_stderr=self.on_stderr) - - - def convert_osc(self, text): - for match in self.ANSI_OSC_RE.finditer(text): - start, end = match.span() - text = text[:start] + text[end:] - paramstring, command = match.groups() - if command == BEL: - if paramstring.count(";") == 1: - params = paramstring.split(";") - # 0 - change title and icon (we will only change title) - # 1 - change icon (we don't support this) - # 2 - change title - if params[0] in '02': - winterm.set_title(params[1]) - return text diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/colorama/initialise.py b/.venv/lib/python3.10/site-packages/pip/_vendor/colorama/initialise.py deleted file mode 100644 index 430d066..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/colorama/initialise.py +++ /dev/null @@ -1,80 +0,0 @@ -# Copyright Jonathan Hartley 2013. BSD 3-Clause license, see LICENSE file. -import atexit -import contextlib -import sys - -from .ansitowin32 import AnsiToWin32 - - -orig_stdout = None -orig_stderr = None - -wrapped_stdout = None -wrapped_stderr = None - -atexit_done = False - - -def reset_all(): - if AnsiToWin32 is not None: # Issue #74: objects might become None at exit - AnsiToWin32(orig_stdout).reset_all() - - -def init(autoreset=False, convert=None, strip=None, wrap=True): - - if not wrap and any([autoreset, convert, strip]): - raise ValueError('wrap=False conflicts with any other arg=True') - - global wrapped_stdout, wrapped_stderr - global orig_stdout, orig_stderr - - orig_stdout = sys.stdout - orig_stderr = sys.stderr - - if sys.stdout is None: - wrapped_stdout = None - else: - sys.stdout = wrapped_stdout = \ - wrap_stream(orig_stdout, convert, strip, autoreset, wrap) - if sys.stderr is None: - wrapped_stderr = None - else: - sys.stderr = wrapped_stderr = \ - wrap_stream(orig_stderr, convert, strip, autoreset, wrap) - - global atexit_done - if not atexit_done: - atexit.register(reset_all) - atexit_done = True - - -def deinit(): - if orig_stdout is not None: - sys.stdout = orig_stdout - if orig_stderr is not None: - sys.stderr = orig_stderr - - -@contextlib.contextmanager -def colorama_text(*args, **kwargs): - init(*args, **kwargs) - try: - yield - finally: - deinit() - - -def reinit(): - if wrapped_stdout is not None: - sys.stdout = wrapped_stdout - if wrapped_stderr is not None: - sys.stderr = wrapped_stderr - - -def wrap_stream(stream, convert, strip, autoreset, wrap): - if wrap: - wrapper = AnsiToWin32(stream, - convert=convert, strip=strip, autoreset=autoreset) - if wrapper.should_wrap(): - stream = wrapper.stream - return stream diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/colorama/win32.py b/.venv/lib/python3.10/site-packages/pip/_vendor/colorama/win32.py deleted file mode 100644 index c2d8360..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/colorama/win32.py +++ /dev/null @@ -1,152 +0,0 @@ -# Copyright Jonathan Hartley 2013. BSD 3-Clause license, see LICENSE file. - -# from winbase.h -STDOUT = -11 -STDERR = -12 - -try: - import ctypes - from ctypes import LibraryLoader - windll = LibraryLoader(ctypes.WinDLL) - from ctypes import wintypes -except (AttributeError, ImportError): - windll = None - SetConsoleTextAttribute = lambda *_: None - winapi_test = lambda *_: None -else: - from ctypes import byref, Structure, c_char, POINTER - - COORD = wintypes._COORD - - class CONSOLE_SCREEN_BUFFER_INFO(Structure): - """struct in wincon.h.""" - _fields_ = [ - ("dwSize", COORD), - ("dwCursorPosition", COORD), - ("wAttributes", wintypes.WORD), - ("srWindow", wintypes.SMALL_RECT), - ("dwMaximumWindowSize", COORD), - ] - def __str__(self): - return '(%d,%d,%d,%d,%d,%d,%d,%d,%d,%d,%d)' % ( - self.dwSize.Y, self.dwSize.X - , self.dwCursorPosition.Y, self.dwCursorPosition.X - , self.wAttributes - , self.srWindow.Top, self.srWindow.Left, self.srWindow.Bottom, self.srWindow.Right - , self.dwMaximumWindowSize.Y, self.dwMaximumWindowSize.X - ) - - _GetStdHandle = windll.kernel32.GetStdHandle - _GetStdHandle.argtypes = [ - wintypes.DWORD, - ] - _GetStdHandle.restype = wintypes.HANDLE - - _GetConsoleScreenBufferInfo = windll.kernel32.GetConsoleScreenBufferInfo - _GetConsoleScreenBufferInfo.argtypes = [ - wintypes.HANDLE, - POINTER(CONSOLE_SCREEN_BUFFER_INFO), - ] - _GetConsoleScreenBufferInfo.restype = wintypes.BOOL - - _SetConsoleTextAttribute = windll.kernel32.SetConsoleTextAttribute - _SetConsoleTextAttribute.argtypes = [ - wintypes.HANDLE, - wintypes.WORD, - ] - _SetConsoleTextAttribute.restype = wintypes.BOOL - - _SetConsoleCursorPosition = windll.kernel32.SetConsoleCursorPosition - _SetConsoleCursorPosition.argtypes = [ - wintypes.HANDLE, - COORD, - ] - _SetConsoleCursorPosition.restype = wintypes.BOOL - - _FillConsoleOutputCharacterA = windll.kernel32.FillConsoleOutputCharacterA - _FillConsoleOutputCharacterA.argtypes = [ - wintypes.HANDLE, - c_char, - wintypes.DWORD, - COORD, - POINTER(wintypes.DWORD), - ] - _FillConsoleOutputCharacterA.restype = wintypes.BOOL - - _FillConsoleOutputAttribute = windll.kernel32.FillConsoleOutputAttribute - _FillConsoleOutputAttribute.argtypes = [ - wintypes.HANDLE, - wintypes.WORD, - wintypes.DWORD, - COORD, - POINTER(wintypes.DWORD), - ] - _FillConsoleOutputAttribute.restype = wintypes.BOOL - - _SetConsoleTitleW = windll.kernel32.SetConsoleTitleW - _SetConsoleTitleW.argtypes = [ - wintypes.LPCWSTR - ] - _SetConsoleTitleW.restype = wintypes.BOOL - - def _winapi_test(handle): - csbi = CONSOLE_SCREEN_BUFFER_INFO() - success = _GetConsoleScreenBufferInfo( - handle, byref(csbi)) - return bool(success) - - def winapi_test(): - return any(_winapi_test(h) for h in - (_GetStdHandle(STDOUT), _GetStdHandle(STDERR))) - - def GetConsoleScreenBufferInfo(stream_id=STDOUT): - handle = _GetStdHandle(stream_id) - csbi = CONSOLE_SCREEN_BUFFER_INFO() - success = _GetConsoleScreenBufferInfo( - handle, byref(csbi)) - return csbi - - def SetConsoleTextAttribute(stream_id, attrs): - handle = _GetStdHandle(stream_id) - return _SetConsoleTextAttribute(handle, attrs) - - def SetConsoleCursorPosition(stream_id, position, adjust=True): - position = COORD(*position) - # If the position is out of range, do nothing. - if position.Y <= 0 or position.X <= 0: - return - # Adjust for Windows' SetConsoleCursorPosition: - # 1. being 0-based, while ANSI is 1-based. - # 2. expecting (x,y), while ANSI uses (y,x). - adjusted_position = COORD(position.Y - 1, position.X - 1) - if adjust: - # Adjust for viewport's scroll position - sr = GetConsoleScreenBufferInfo(STDOUT).srWindow - adjusted_position.Y += sr.Top - adjusted_position.X += sr.Left - # Resume normal processing - handle = _GetStdHandle(stream_id) - return _SetConsoleCursorPosition(handle, adjusted_position) - - def FillConsoleOutputCharacter(stream_id, char, length, start): - handle = _GetStdHandle(stream_id) - char = c_char(char.encode()) - length = wintypes.DWORD(length) - num_written = wintypes.DWORD(0) - # Note that this is hard-coded for ANSI (vs wide) bytes. - success = _FillConsoleOutputCharacterA( - handle, char, length, start, byref(num_written)) - return num_written.value - - def FillConsoleOutputAttribute(stream_id, attr, length, start): - ''' FillConsoleOutputAttribute( hConsole, csbi.wAttributes, dwConSize, coordScreen, &cCharsWritten )''' - handle = _GetStdHandle(stream_id) - attribute = wintypes.WORD(attr) - length = wintypes.DWORD(length) - num_written = wintypes.DWORD(0) - # Note that this is hard-coded for ANSI (vs wide) bytes. - return _FillConsoleOutputAttribute( - handle, attribute, length, start, byref(num_written)) - - def SetConsoleTitle(title): - return _SetConsoleTitleW(title) diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/colorama/winterm.py b/.venv/lib/python3.10/site-packages/pip/_vendor/colorama/winterm.py deleted file mode 100644 index 0fdb4ec..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/colorama/winterm.py +++ /dev/null @@ -1,169 +0,0 @@ -# Copyright Jonathan Hartley 2013. BSD 3-Clause license, see LICENSE file. -from . import win32 - - -# from wincon.h -class WinColor(object): - BLACK = 0 - BLUE = 1 - GREEN = 2 - CYAN = 3 - RED = 4 - MAGENTA = 5 - YELLOW = 6 - GREY = 7 - -# from wincon.h -class WinStyle(object): - NORMAL = 0x00 # dim text, dim background - BRIGHT = 0x08 # bright text, dim background - BRIGHT_BACKGROUND = 0x80 # dim text, bright background - -class WinTerm(object): - - def __init__(self): - self._default = win32.GetConsoleScreenBufferInfo(win32.STDOUT).wAttributes - self.set_attrs(self._default) - self._default_fore = self._fore - self._default_back = self._back - self._default_style = self._style - # In order to emulate LIGHT_EX in windows, we borrow the BRIGHT style. - # So that LIGHT_EX colors and BRIGHT style do not clobber each other, - # we track them separately, since LIGHT_EX is overwritten by Fore/Back - # and BRIGHT is overwritten by Style codes. - self._light = 0 - - def get_attrs(self): - return self._fore + self._back * 16 + (self._style | self._light) - - def set_attrs(self, value): - self._fore = value & 7 - self._back = (value >> 4) & 7 - self._style = value & (WinStyle.BRIGHT | WinStyle.BRIGHT_BACKGROUND) - - def reset_all(self, on_stderr=None): - self.set_attrs(self._default) - self.set_console(attrs=self._default) - self._light = 0 - - def fore(self, fore=None, light=False, on_stderr=False): - if fore is None: - fore = self._default_fore - self._fore = fore - # Emulate LIGHT_EX with BRIGHT Style - if light: - self._light |= WinStyle.BRIGHT - else: - self._light &= ~WinStyle.BRIGHT - self.set_console(on_stderr=on_stderr) - - def back(self, back=None, light=False, on_stderr=False): - if back is None: - back = self._default_back - self._back = back - # Emulate LIGHT_EX with BRIGHT_BACKGROUND Style - if light: - self._light |= WinStyle.BRIGHT_BACKGROUND - else: - self._light &= ~WinStyle.BRIGHT_BACKGROUND - self.set_console(on_stderr=on_stderr) - - def style(self, style=None, on_stderr=False): - if style is None: - style = self._default_style - self._style = style - self.set_console(on_stderr=on_stderr) - - def set_console(self, attrs=None, on_stderr=False): - if attrs is None: - attrs = self.get_attrs() - handle = win32.STDOUT - if on_stderr: - handle = win32.STDERR - win32.SetConsoleTextAttribute(handle, attrs) - - def get_position(self, handle): - position = win32.GetConsoleScreenBufferInfo(handle).dwCursorPosition - # Because Windows coordinates are 0-based, - # and win32.SetConsoleCursorPosition expects 1-based. - position.X += 1 - position.Y += 1 - return position - - def set_cursor_position(self, position=None, on_stderr=False): - if position is None: - # I'm not currently tracking the position, so there is no default. - # position = self.get_position() - return - handle = win32.STDOUT - if on_stderr: - handle = win32.STDERR - win32.SetConsoleCursorPosition(handle, position) - - def cursor_adjust(self, x, y, on_stderr=False): - handle = win32.STDOUT - if on_stderr: - handle = win32.STDERR - position = self.get_position(handle) - adjusted_position = (position.Y + y, position.X + x) - win32.SetConsoleCursorPosition(handle, adjusted_position, adjust=False) - - def erase_screen(self, mode=0, on_stderr=False): - # 0 should clear from the cursor to the end of the screen. - # 1 should clear from the cursor to the beginning of the screen. - # 2 should clear the entire screen, and move cursor to (1,1) - handle = win32.STDOUT - if on_stderr: - handle = win32.STDERR - csbi = win32.GetConsoleScreenBufferInfo(handle) - # get the number of character cells in the current buffer - cells_in_screen = csbi.dwSize.X * csbi.dwSize.Y - # get number of character cells before current cursor position - cells_before_cursor = csbi.dwSize.X * csbi.dwCursorPosition.Y + csbi.dwCursorPosition.X - if mode == 0: - from_coord = csbi.dwCursorPosition - cells_to_erase = cells_in_screen - cells_before_cursor - elif mode == 1: - from_coord = win32.COORD(0, 0) - cells_to_erase = cells_before_cursor - elif mode == 2: - from_coord = win32.COORD(0, 0) - cells_to_erase = cells_in_screen - else: - # invalid mode - return - # fill the entire screen with blanks - win32.FillConsoleOutputCharacter(handle, ' ', cells_to_erase, from_coord) - # now set the buffer's attributes accordingly - win32.FillConsoleOutputAttribute(handle, self.get_attrs(), cells_to_erase, from_coord) - if mode == 2: - # put the cursor where needed - win32.SetConsoleCursorPosition(handle, (1, 1)) - - def erase_line(self, mode=0, on_stderr=False): - # 0 should clear from the cursor to the end of the line. - # 1 should clear from the cursor to the beginning of the line. - # 2 should clear the entire line. - handle = win32.STDOUT - if on_stderr: - handle = win32.STDERR - csbi = win32.GetConsoleScreenBufferInfo(handle) - if mode == 0: - from_coord = csbi.dwCursorPosition - cells_to_erase = csbi.dwSize.X - csbi.dwCursorPosition.X - elif mode == 1: - from_coord = win32.COORD(0, csbi.dwCursorPosition.Y) - cells_to_erase = csbi.dwCursorPosition.X - elif mode == 2: - from_coord = win32.COORD(0, csbi.dwCursorPosition.Y) - cells_to_erase = csbi.dwSize.X - else: - # invalid mode - return - # fill the entire screen with blanks - win32.FillConsoleOutputCharacter(handle, ' ', cells_to_erase, from_coord) - # now set the buffer's attributes accordingly - win32.FillConsoleOutputAttribute(handle, self.get_attrs(), cells_to_erase, from_coord) - - def set_title(self, title): - win32.SetConsoleTitle(title) diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/__init__.py b/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/__init__.py deleted file mode 100644 index 6878387..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/__init__.py +++ /dev/null @@ -1,23 +0,0 @@ -# -*- coding: utf-8 -*- -# -# Copyright (C) 2012-2019 Vinay Sajip. -# Licensed to the Python Software Foundation under a contributor agreement. -# See LICENSE.txt and CONTRIBUTORS.txt. -# -import logging - -__version__ = '0.3.4' - -class DistlibException(Exception): - pass - -try: - from logging import NullHandler -except ImportError: # pragma: no cover - class NullHandler(logging.Handler): - def handle(self, record): pass - def emit(self, record): pass - def createLock(self): self.lock = None - -logger = logging.getLogger(__name__) -logger.addHandler(NullHandler()) diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 2b5c5f21f7db49b4e27376fd72a8a6d74b7ea188..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1063 zcmZ`&&2H2%5FRJqB%5tvDX34tfju-SYL5t2f)yZDd#Mm27b}h3ZK(58CoSxXTl*j_ zw>}In;43H2+_=C@wxz2A6M1BNX1{6-Za|bC6s)XKv!o1GM%u6g=S!-a)y>LG@-&7|@5_p7hb%SMb3@fBqgy_7N0Z z_$s($NniCZLdDPEk}=G(2czISW`xPSw;63k+Zi2}h2dcbSF?gjLBb>?P8aCd;mf>f zb-q9Tl&QMSt8y}OZ6HLM7D@;k3Q<(@MALpnh~tw~FDzGJJVfi%&n!Ny3KiFRo$6Ss z)3|61J>86(yj2@@njNK6)lhUS&`nk*mW!fd zA@VYBg^22zLCRr3U2s$ZaMs<7m>o<`w0@nIQY-UU?-aE|QIApG_AZ@sNZiGnb}MF+=lmH&>V$m9}aZJsuGPL4`11U(R{!G8uWsB@|-K^hn(!H6%rpEWvm4 zM3i+8@BlXry+i;33)l+lZbt*_>uNg9%c&g*92e8z%;IqN{|s<97M-&lyeaC+v}0o` zWBuz9vHhuPcM(IGt~BcrpfWa0rM&j}S5-E6w)hpE6N3#kA9&muI*vQU^46L2EA)o! EH~YBVy#N3J diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/__pycache__/compat.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/__pycache__/compat.cpython-310.pyc deleted file mode 100644 index 100b83232ba977ef23d53cf9faeb29e3761902ef..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 31409 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

*FPI2F#rU$uZ)!QbLY7?34^i=mK^ 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 diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/__pycache__/locators.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/__pycache__/locators.cpython-310.pyc deleted file mode 100644 index 94eff633af5e6113129f2291576e6b87b7dfedf8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 38377 zcmch=3y>T~dLGzaUHzEuo}Qiu22TP7kRUK1Fd#uL$pt|W#ES$)4za{gBxk{G^i0*v z^q?PutQr7Q>RHhX`V?UuS1aq~$J!pqI$KqtQ&aj2R=X%Q7<=xn|Coa?H+T<(Qkv$uU2Z_jRr? zQ+O-Y9yC+V!0Hp}6#u10ai;K2s-3>0&q^~TJ7b&8a%*sA5H&J(wpnQn%?!1wGu77c z%y4UDW~4PbGuj%P8EfsB+0h!G8E@^J+1c7Pv%9rtW>0JH%-+_%nSHH?W*(CJbItv& z12YF&){NCUICD_S^36l7hi4vcJu>r%oEMshTaV5>+B!0Gq;+)WXlr6-qIGQMSnIKw z$6Ci{j<-(CoRE40&B@lunUk%@XC9aHV)KdCshLx)Cug2aryO(rDd#iy(=$&y`SoY) z5^~Q{D1Xkb%$%{0+e3Es{q)T9FQx2Zd*uC;J>u-Xmzg<>^HF;Y z=VQ(bI6sH;9rifR$DMOHe-Y<9?OizECFkdHzT4h|^F31k0?zl^`*6Nbu3yCYL-u~0 z@0asSI6q)pIJe~dGR_a$hj4yK&R@d$!}cRMe?-n-c3yTa-%B|c?Zft?_K^<^`=~wf zL1yNPb7kq3nO9KznEe=PKPFHAE<1fKHF4sbgr%v8bdW#4>N)O}*T0!Y0nV!z8?M)E z%wD=X=PY}TPJ5yfn$fJN4Zld4zjma zoE3+Mj_2V1w&Tv#mr-kWrO~u&on@!(s9^Nv>FKL)ICeuhbKcAKw%tVGfal!xYThbp z=ihM9j_U;jtawSOjtUBIzVWK$CNe>pomP$66?Ry^LUeW&{R#$J^_x!3Mx_ZOD7@x) zb-V7>gRv-grG2~JY}mTFLNGK}pIdb7+Ok6bl(!m`owmE8oSNILyNf}^U2ZnK+I*ww z$QxG|9FKLE(D|A)JS+oKQ|L8bspYi2U|bjRh8kY5cH2=dJ6pQuDCDoI&fV3Z((b4h zdg41ZRzzouY}-X|FtR(}L@$1fL$0l%i#NW>mKe_0&n%(*` z-f<4?blNBH9$oY%UT8J_9gCi~?4CY(a(Q*RG1*ZIl9?mqM1Md=DWawe__?Q%bb*>y zQYz=A)>2*?XNH~mz*tNB#cq1txSx6})lJ*xz4SdGoNI~vozz6u|B<4Fzc(CjMYXMZ zvuSY(qnWihM6PwS-MQ1YW>>9x+iJ9J=kBE3bQ0O4JM8O<>eSe(hbNIQB zAaPPNX*)Gz*lAE3Oz-=t8PhS%)Jzt?+)Um!fpN0I(1r!>Uy_M>(VD}maxJf8-RY>C zR$X;g+O}1*$4RhEk}v98MNT2D@%n!IZ%r|HyP$JMhjmqQn#zX4=o@cR-@?9^J$ zPG3yDTVBg|^WE(2l&W^K-TZEpr$N_lnO)F70O(E|;OC{fxqIogLbtG#wvC&Hdd4#V zrkVRJH`a2V+0ELSdxmJx{48d2RGO zhG4^p1{E&QnnV0pd-Cy969a+iI?eeY156Yc^UHxb*Rh=-({dNkoIKbKa&6}h+t1u| zRwE4WxdM_pIf3V?XOW!4&pm|1%oG3|g|wMAzEjAU$Q9ES`4x-`0LOgb@88h3$^NcQ zO%#GcP2jFp3yQT`t7ES;9puZk+O3s(QxIh>$k%FiXRcP0=WlqwCpMfvx#9eo#5-_- zDS45T$UVasA)FLa=zO6%rdYZO$}=cDhoAe4Ncy21{8R?KlnFj6JCk=zJGV16Q?MuO zf;|A9VZbihC9H#@UA6~tEZG%%2*}T_ZoZ?e2s>COfE^p{1uVtIx~GesK8zc#xQU#fpY-Z# za>4ftl9}~S`6hEn{l+r$xQ2ArpUB|oEG#g+>wIKR-dSu;q;a-v&x8L^uV83{yzR`_ zSDN0OfwSn3dHyco=W_lUASN}gu2e1U8D8dI>K^l^%{0rkhjp5&6@R$j|k~by| zxzcWU4Nz9RxzGvMtGDMIjX`)lBo})1owm+9bM+O}jmM_h>D;t9TCEPq1lSbdZ7ZbV z?s1Zp)%aO#FY(uQ9GlpUL`CRNc$=jk#!GnAB&bxwwcKTAt})+m-0fN;0h?PFNn|rPBh3VdEiTgD2RYb>qg7rn69=TRn2)#&(T0=B?GviWT)RXqK0O##8=YQik3r!YZkkO`MkkPA7xe5>w(dr^wgOpyJYaDzF)P#}Zqv%EoW zl?58FQsRaNrmR+*M-7)Z=L)%WIg>LhX}=mm^kh`2j|JhXjcLH!I9W)o0Ya8i>*@O` z_n1E@c~GnS={3RbUE_W_4MwD0G66qJsU>sufR=#XN!>E;NZES!J{Xj!6_xLji#Ggc z|HnE|Q~a^Si!lR@^9 zlnr=w_a@L^8(f8qRFG4Si)9j|odjwlR?~cq$q~LEJw~gAl7%QBGbB z4^cD7Zyd;yZeD=;%eXF&2h5H3KVGhHdOC+r&=qMpf#q6CT}PIDV#vjB{m>fcLNDJR zj2@axJT!5AdmPDCBG^%0S01ctC=1tFkcE)5vI%lZHAn*Cvwt{xb}{+v-t}#t{Vgsy z4-j%M{iXDTQGY&(doKfR)~$sGxKb+=la5<>VHDbpIf@u{wQ98h{KPr++x14X4)G;M zuf&iSfsrC^HHN=NTcdH%rMOIE(Z$Y6)3#>8>$jGhB7gxsl9^nY6>gKvV|>e%d20?F zF>1`KP7A$il3+SVCxGWg>^yFfi<%5knRTZD5dm#uT-ddG+)z}3bb@#~A^))=xVMHo zzk1y2;G()iTGa63)~2w|d-&la>#8uhy%%8j*=Y0%fT_``j(4T^f|tnmMU!okf!YY% zWr3q`4*qg9*@a?naV0Bk0`CYbC|jWFqgUcLkFXyGhJD;DIfWt>MgcsA8`0I?`zi-b zDkA$W7sxo*N3vBdvHUlv|1I{aVEX%`1-f051tHcHL6SZ+6HtVa7BGLCc%e{%30xcpARShPeM-mbzwa9|Em~24lCC*3) zbbkle-7zG^d@*h2iytA)7CtUQcrX(Wtqd&WRZuIrVe^JFW=3Ob6hGwrZaKZfStK%*vu7gL(+pRhx_L# zyJh{Acp6^<0wePXSqY=$&UKU%()c-)0v~|u5=L)su>(y2P@OXm@`^I(9(w#7k;4XT z7)i9fQJ&U(aaI&Aej(DgOq8^gII!Gt8+WN_3ku}sxz+3$Acs0c1fB*l!}QY4b5wN_%QqD)%%?K>>;; zxi=U>F8QF1lRqE>MFI9#(1=WZAzQ{|7r~jB;7qENBOmy~(ejP!&t-5!^v6l3Ond=9 zcN$68Sj%+N>L{5LS+AI6Fp8>BvlC(j83wEU-9~72w9Pj2ck;K^MijO=77ScIpai>ULN| zusCKcB5buW6%9fnFbt3oUaVw$FW!-isEr?kY2^uyHtQ(01@oE%qOh3nUH8fvOSWpu-CE5#xMV`D1TvQ3~AS0~mswaG5H| z+78r4;H@cG1SX*F2}w^0VhRlR3H(lNgwdj2ssz$sCwvL>TqKAVMafYB3vFg94}hU! z=DBxEADj|q`4c!LLq-JEHSUonr2UzAd|&iDGXBCAP@8Pktw^6tLLXvF8J*)XoDg4! zny^rY?2R0_>OFW|BqC$JcXf*|pqSeyy-JuvY9ADS2VBnfKFbzemiRg@&xih3IA1bI7IF zO5Kt=-YrpvzizCR*9P0rspwoczgFqy)wyoohThIDKrhF9#?JqF0|Xg*y>)0^(DqmT zv)({A4|*`<6}v;g@TGf(`<6Vh*v*Ts?y)X3l+gEm!7i;;+c}_zp`|h>Xsz0kWXAlI#Q3*7;`JP*yFJ-A-gnjBmoz6kxp{j^>EYIep+8fer;6l7{#0ZN4~$evpae(T}p+ckXqjbjihnkSR3n(xxXbX;tqN1gWa*~nYA5j z<7+#+hWb4s#qJL1F~8N_(H-xOZ1JXJUo}A+ccRA5u4(T$17-)>(x2~|Ur8&YTb6VX zSH`>L@f4UI>Uek7N0R9Cnga$Gcz_7U0@Fv0_UwhSBhK4VuHola zkzmOHko3a22|OW!8U7iiBq4U{}#Oig|B z0scNppA>$@-}RQzf;Mn?L=Tz{s=Cwa6#C^G$E`l0f}N%0C}VL5nFWl+yMt>mC#=(2 zlqPB+cypospmB>>G!vvJzsVb^RyV~gY0|oaGh_1cAbooic0a?*?9W*&Og%z}QvS1l zwh`(zGLaQlH^_%DqP~RAD6&c)RkT^=M0myD)6j-R040bR0bEESN5mf^rHd8-Su`mH z6hRV(%1mm9i{WJ09&1dPn$i9W9~wVdQETwgz+v!W4H%fbiQSq}%r-lBU`j1QPF9|< zh3b2FV;4zKdilj`FJF42#zT;mrv|wNm|vD%rC5tIqPaznIbra7&m}Lez8^`DU0y{G zgMrv)9OUoRRT~6cxvbP-B0OXUCR0tPcJ(++b&uEoD<&d7JjL7!lUqoFoLKT)F(s?j zz$6F;=~iIYn+u&Fr(ZZIbW~$OIN+>|agcAc=b9@ptxyFhBNb%81gqOT?Y+uh;^_u~ zW#1<)8XEuHFCr-v%*+@#gB;jc6UsFc`2x}^7+Wgd3Zi-|7*JcH)Z`CksQtjCk>o+{ zBlEq=z^-)RJ>x+cB^87G#)z=RFs87MVMsf?C--f$AO@E|ERT|L_8<8)@Y{!Z$U~d> zUEmumA%UPI95CeDy;y4`rXb=VH5H(Kh(IXc!(-Rnotih+XzEJe0u+fAePDb!APvr%nI!nY2HJe>9aIL72Jg{mI{YNT>WD1u$QuY>EZn;7&fG7T6}ZvVjcBh ze6v5J{vt+Spe|-riH|k-|7~7dXL63o2G}f#RIi(bpH66x18C@ff`;*($Ua9SF3vwT zGd=xf;{HCij;7OC!un~Pbd7aD2nA}%QL-XbaGu98%YX^a`x3)RjzVhM*_EB!H6>UXQFaa}jx@5JY8vk3U)LG;J3IlK?4VSlqV-==It$)6(Pm z(J=WWc>tUpv_K}Oo5cnsQfL7OB)iV!4Xk2^I{4l>J~<)F|ConF)q){wf? z#i;wNTXZ2I!WIoCLH#*h;CP`;F33R78D#3V9puR_z>#2LKqGI#)?Z^QF+L4U_B1eB zwzMo{aU%$i)mCJFA|IFlKPT?v*xi>DBH)w}=*p+&8<0^(wE>7Krx*hQ?n64qUbIKG=vzkq)4P#-YuW@HO;KY-{(Q5Pa#|O0;7*H?#{>y~)oC8rG>ukx!J8Wh=I>nK=Y^%tyg2%elmE+{2{ zDZxXV^iNdhS+~VR5aD0t4TIs#)?_Tzk4hPor9I$K)4YRb81+|pHK%(gT@7;NRqL*z zXrz9Qmj@$ZfoR&5_nsKii1?Rzz0_;j)#|RaO1wZJg0vv(QXmS<+jC7fNZ(Xn;oWH) znlXDzd=2Fq?O`=y=Plg}~t4ilO(6io`M&SVZrP=Ej?9-w+0#pH35S7olLc@%Of z5{>#>JQbSyOU(U4COzg&awk}J1qp}IeH;lLkjxB412b1Jibi3yP$}dKnL?(RDHw%v zAy*hK3>C(4e5J6nvQzG6-}?Rtjt)-r%KE4E6=_}A^QacVb z>qr~W_z>Fwdx>>KG%cY zokZe^Yw0~>2@EE@gp8j^e>n}ZN57y9eD=~*BYXhjUW4}@h*H-7u^3lv=NJ@M*vgR< z?@t#S@@nCb^mwwc{!K{03s9h3g>NIcJ={TB1`iuYX@5t&A57XSbKs|XH>*eRHtH~v zsZcz?YUMrZpYj5sRa<<7RU^Bk9z*h>_79QO8|3t(VILl-Y2*X=)NC3aaD0BI%4fMe-^<6|l9Jtj)C zas~^MoYAopCPK(A;N;*C3Mr+Vhx7sGKFOgBD(2k%G)e~~pI;z{l&=-#3^EDwCCvkZ z|H`U0IEoH{*BXH87`zv*!tDrrAJo*{LJg{Eq*d^22IZG-7Cn3@stay0tO<_Iu)(pd z4@3SL5&36S^M_qtDWlyYxUSl*ipbc5Q|iCRU`(t37HNVd&%=`&wm-PvLsW+4*LH)v zyV7a_Q<5vzx~l{g9Fxfls-aIY+}MRxaf5Q069UvbBm1t#*^rRSSQgN<>tFD~?=blW zlTjvLXCkQbK6AgoYhS|zN$3oR6u>Ga-n=d>ZJWx%R-?@&5EE?P{O=tjfA0W7E0BeEd6a!zWOJ)3(mAd z?BOfdUZ09^_#MGun{hbn9dRvI1xM#OY93z5#M~$ZivZ0!+8ug?- znxH@wXQ8lM6+RO11l8t>3$E)=!_>rW2~3^tVQLQxG4$nxE*N@cjr_9eH#j)I&qN6I zZsvZI$vjZcBzs<^R;pGI%!UJt!#ylWfuO}|Ic6-dti4InUjI?w|G zqAUFs*K_xwqVZ^D67L7t#!^egB$A_`8=^QUQ>bbIqAEl99kgM6LcSvTLWt~O55pCr zuzaoR!L}v7@n1Y?K1VI%7?ot`n!5_QzLE>EpQCjK_ zLS4kPjD8QI-xZ+X3i=Jy*)8GeWwbMq=xJq(o>n&WwDhO;^Ji~;fB+Y$K_SfVS$zQ8 z;1FzsJ1`G>*Y|l3b%*Xj!3Hbn{`CWPr8`7nU2KJ@_r)RJhxi5LXf2!=(&*jKA9hbJ zxt+E~^Mdz!D0c(4C92dsz37Ar5i0k0$oijm#L@tVJI5B|f+c|mdWn^I?`uc`lg_+> zsSq##eLEbE5kp|I3jyp4b=&>3A%DU4f1iyL(Q7im-t{OzkOcy2xmq;3${u8vS3E_1 zj)-2t0GRqPI<2~qPLKw$ukNz?SG?g@nfxLXp%XG9GH736#Vl2HZjkA;;C9;)c~$HM zThNbysD%PT5mJu=Is5u5%h_$Ku*FP;iRY6_Q&Yu|nkGZGv zaWy?o`tzRgvA=I4wn!2i^}BqNUhjI;gIMy{H&71~)Pv=ls0S6j=kRlHAV~@gh?30O zhGQ<}@XMb^)Z|j(JXoEX0lAXtT|rqf6e&t_jdvg(W~S@_d)S5dp;DWv*aN`l#lXA@ ztE~T2k0fax7>*v8C~)~y%174R*ov#^iT}IBqX63|R_%q;hmO8*^$bd$IQ#i89D4WI z#G&qyu;dg2C@J$)<`&(b$%K zdTLXjKC`h;Pbd0>4*3Vq(1QyNCc5_dBZuC7;V53_&{@Rn^(i$;+cNkGU3eB5k#c}z zL{UkJN0gZ2^Oh3jeFjFH3}zLW23H{o0juDLz>J$RACRuL36Ib^6v{1cwi{gaVqA|T zGt612%%k2KwR#qkIeIsdTqYzNc6tit4q24Hi4!fYWNUnV=sw_(J+~NS#r_B*=Vw_% z>T*G=zrmyj_A$M;KpEXKF6Q7=Ml}Om-5>aa1h<&j`+GnCh588}0g#V8`q=T4r=NTN zg>#b+AFf@$-aYYdpFKK{hGHAY-@{4h+5+qRJ$inMxI;pFKMitmiLwQpSwfOasbTpz z^vaMKws>u@D|97r@1k--OXrAGyI1lSeI(4h!Q63oLbp{y00wZ3k6C?h=iKkdwzeEbfe8GMN&y3I; zwApBjK?{qJ-V+d3!Jt5l*Ym%X5u-kfkVm%FP}U)=1o%WCGK~Sa&T$coZ3moX3n3hE z;?lMeXbUCC&jT5OuCJ%?jMQ2hp86|G^sqEIzXCoJT@ox2Gn<6nO*6<@yoR3y4Ut*8 zmxe zu8{(eBI?9OYV}oK|7%SCI+K1#)$s=HrwFSBTplwhWaJ+By9G{V_3_xg$zXZt` z9oUeblJrSQpOW-5l0L20_`EM75sS~0eWL+#An+`sF@h7DekPEO=^9Jck!WDb&mKN} z_|#pI1!1VnKtfc1gv!vsZL#cv!kK2hHEY+;p6C1Eml{cdXmQ1Dc$28&rati|=@UnT z5yHDewx1oA!Nap}M|nM(vgH2+WtXGJ7E;sjc0Y%rAg>&%HywzL6d{9bjo37R7aSap z0EvQ0f&oD;wB{w)93l^BN@Ua_>cZT$GOIb0zl$r8C+r_1ug$YR${d*rMpZU7Fl?M| z8HW?>CuN>OK9?I2X);H%fB4%4ASgijQcaI!AYm4J12_e>?s-0iI6k59G|;;|{aC=R z1?ek6`dW~FTYbz*|AC2!NYsR=T|CV&*Xx<&WDx%lSF7yY7&4SIbA_sDetRs7;LVZ& zzXQb@bNKcBk@E1*{Yyytc?PIXsANomA7GmOY6fwU`$hT4c*p_70PA?jLKqJ@5XM6m zozgmDBAwFGAUKDL-e+NENbj$Jm`K@I0Wp!Xp8{ecWgmr^QMqd`c4~;DB1M@w4sbpY z?6@ZS#cOm91EPrJ;Xe>eh&XR;!wj*KW;)!S>zLrENVyrhr)kIDdY`gWQ#KK=)k@p7 zT8PVP(5Juyou&eahr%9QpsSf*fXQ8u#o?%A<_~C}KH`h<}$2^HHp-86M1Nowf6Gp@I z2NKnc@iJr+2>P~lW|t<+z+8Z5aZq>(>17luz)4E|0TSpF)3XV9ir3>bL5bDIQvUue z#~!#%V~kCRfPIwy5xBZQ0y=6*U={m|B;hxH-kZ_$Oge)xbhHWUgeswWV75VKroLH3 zYjY92A}>gg=fvRdGLnQIA_F~ysWrwuJp`meXp1G{6!8N0(6?H_8(1&iXRZ{Ml*P~q zqbSPYExKNntHW__M6Qntw`JCU0v(L0@pfuw5;Xp8)Hg z*rDD&@h}^>Fe17*UOJ3Py;Fz7pUCBbpv$EQ*$8o; zt=l!Y(R(g75V_evm_8yh6xOjDloCUOZBGP&0CNS|H-Nluf|vmx-9!Z8!m?y4@Q(M0 zOlpX%ox2HtL}8YNEn&~pPImdXm=p1^hxz#$Z*%#OK#UiQGG!j0xAm$m< z|9kN|nGUh31X_@D1h|T+2u^-&1`$TiuSBXkiVs$H$|b^nqJG@etXQS!46F^^Fjq}O zXptBWvX+e4X+SC7fMyebN3TN!1xm;`AP^x9lZp5|nN(qJompX;-2}i-q=Ouk)9Bqa zL!=9}kR}9KRc|jidVY2hU*+`sA&OcAmOR3N;dsXrW*vnGAa_3D@Yb0_EIJ}gBzje%Na88IQ^#!5 z3Wxb?h1kOF^p^4z1j+qe3}a0G9bP~jR>K&{Eyr`P#zv#Te2;@kYEsN|e+&Nm4{tM& z$@}`um0TYK_{k`K9hsggm*e&Wm$3>+ZYY&Nd9?R_H1U5A>>?G8 zPo&(>-NC*5e+NIYESaI|F$2}3Uy>kxP7Yi#s%kHXRxC94@M;OhTJ(pby!tLLFf>3N zW)gcKZPK34bu+H*eO+&qE|{RoJ@#$K~gG|IjwGmOvr?nd`Gh!Md;9tsQM#x1W8wd-vI=YfnGbt*aLIQR?1lw2wY{s#~kK z?5Cfa=(g%}9rteSh3ocX6W3?^rko2WgP%-!85vAP7%D1a=EWF_B^wl=jZJdI5=%`A?6saK9VwHGSDm4r z#$CA|s1ky?q0SQNgQ&*s^afacViT-p>IAZQkfITh7rEu!G7h$Lnh*9iNnGknH?o6OZe-GYy&T)Go zoZ@43;w+c;fZE5^dX&lE!c1y6{odl;!wbK}3tXllnbPv`*I3%WWP@Q+>b__FBq44b zRjb7uT!yHGsD*VG} z4^+EEg_YK9rckjYGjnyNMiKgi5`%O9mrix-|K zn1TTc*G)3Q)BeNyQP}Van*_%0eL5xpzJ3}G2ek%Hp*i)BnEV=(UuQB-5d2~0ev=77 z6|56O7u653AO_ZnqVUK8B8A#FgMuJhIB6;%mC$P;R^u!9*`G7$46^J41Vr(iFIDwJ~TQWg;VhJTPb zKzC%BMT9)y{w0B7?Ie>?FH!y_n*pdMvp|Yg(s#gJc|R%R)H6By|`EUfqb>o5Y|1sWapTs*E z@9i>imtp)nf8RD(US_e6w-~|W$W+QA_$%l@jM^j3ein8W!%hRGKIEmBjCDHyVQ)#G z_J=%d5Jo~^Gt^f&?WH{Y*B=LPAsR(2FSM}`*mDBj*!}_59Wil+C>!C&u)L5TDdEnS zJ=O<`M~E$#1M0*7D{aHytC6-#^uzc6li!qDC=Yq_!6k+hrQ_K6#&ETa;|?4LrPeSOJ3R5#m(k)l{qWa@5cW*>25d05 zR`GTsB$&|&3~l~ux4OO?WpQ=zzTgqcY4#D2z~{Fy zdI*5N0}jr!zLH*rdQa|swEqq~1Uut=Rd9?`szzp?oLF^(CG$nRv#- zcm@OtdB$M>GZJ?^6x|_6N55g3&MVjO)bNcz<$13*oHfSl*xtCug%Ur-c!%UvbNuk% z@3?M*zEqlU6Cs>vK?MLmtU2t%0*ynANZx+?ZEO1Vi?1Ut%>%LYxQ~w1Ay?a`{iDYX z$|hC}6%e;BxS+1IsOJMC88^r7(1#BAk&GnJi3OztxZ-fb2gDmRum-WasotN0WE;M! z=%9`Qu%PzqwbsUtc&-~NPY~=N$WtDnclM(SOG1ZwSPqe#P%!&Ny&Wreo%Q!>Bc+xt z^^nLLim(18kx~ZhU-*bAsHvbulP#mbD%f}=1Sja&ERt>Tul~@Bb953p;k048Mw8gI zgz^zQ*qMqrs?8;iZ@iFqDx_$es;y1Kk=-e zhd70qd!q5f=%ha;tw1%8_Y=Pw@vV78hvXU^SI4zx8!k3HR+N^s)GYc%5tDmJ8yi`t z)D9+9)_aY~zhNSZzOOMSWc{g>#PEoLA!%x9co@=Yd0!b(_wAv7c<6C())W#?w3B7w28Sz4Z;G%^W;Ak*J^|ng*i>Z)LE0MffPBAwy^2 zzYHC#XzO;%=7kyU<5+#OEwV5c4^aSOVz|U0{QVpbio>dTYjy^Ev(iI~8xp`$s=mV- zoGEQC{UhWe?F}VD^$c$&6mDc7ZldfNJVvW2O|l0SOv?z4+o>KnaLH(*8asio+9?J4 zgPkX~G?U7{9TYoe%d(i>Ts%z;D2PSs3~FcHbO$4Qax(F1ac zIlhGYz5ciRZJvsPidKVH2#-fmBtah7z7qc*S8|2Dg~7sLZiKP`0zGntvBE=zgT?2n zhT>gwxS{Wl^T9v&StLoj>n80NKx~@T!VnEFOT8w= zWLOE97m?Y0#1l>|glIr_4SX2H;9UK`#t6kE>{A-ixGR9RIEfW43>EKxArcSmg482W zpVD$ff2b&uV_Q3wc331;JRNr*vV8LI7^HS=;pB3gu@eldW6+?ER}Rf?6WEAwWj5+K zHi@O}V!P(7usIMjxOsQL3d~!VVQqqgju=o#oUyapi6%G)Zmb?o@Al1s%g`g_*uB>b z2I5Xn``nMvqM1Bw3uI4)#f!j%wzjR80fa8qt(D?9u()>7^mkv3Iurta>>1YQSw{fo?*e|(2oNXbPynas zZ2xsUG}p9(B(Y@^;+qHsU@*Afo9NzR2~k*~e&>O>r7+C<1?xowEQ(j=q)4#H3`z`KEj59f4{^Kv#kQoOvBA{d+QPBu0tu(7Wn z#3L%85u8oIOTwjJzkWs1Z8X=g^* zS(%xFW@m+md7VvMW%4;DZ!kH=ITY5re?16Ga4VXToVnGEFrFweBS$vP$Tp15z*Y>7 z#-9Rp4fg4iSrTI03+x>cWEfsFjLq+>f{W)+*!RbUd=5X?LXu=VxUk;GCmyKG#t~s7 zn2mf;N(3L(Da8nC66PY5{b-{IcR0uH8xpq5UCX1LDMX-5Z2uc>H?H>$Y-r^iu^9Y? zf$TuVW0xxIqZC@d=2mHq=``g-FjTIQlK~SL#>_{~U%Ig{qC4JeBhvM`2v-H6hIkyc zN>U4a&M?-Nm zj_i_=!IpdG&5U~h<_&l@+c{`?tXsqMp5=CYD1~3M+y~7Uc|Gg_Q~ChL7VJlXeKT;K zaf&&F-eS8r>djDs&>i(M0$wCH4;%r15ED-x;w}@Yo0qeyoMmeWUm_k^8jv8NVTAn@ zdFGWQNT{rzAb4U}Q1ytmR?CXT-c*dxhgE=(5DdspRr28-MB8)ElU|&p#3v#YmS5%I z_ASt-h~Yy=N`f|i1H-0690dd1=jn$?7zr7F=m)a3bC=)faV1U>_-HTdQAkg0z49|W z{W=r25|opWrrrT)NKk$+B1R;v$QLyx8Cv)fOeC=_zsLqR;3Oi39|YLA?6X$VGV%m5 z`X=#^0b^V4;~aL1uW}12{1?*}<*;2z085ey`tYCUg9LCdGIxoIARj?Py&gzT{Rmd>G|?+>-)Pei9A;@L{x5&4D)C>IP}#0*~r`xuEgU)qd;=nqVR zhMF#J_`QXoLk3g=*~8@vq=iqg5EP_2?1Mvv5yS=HgJ_?O7Z(;_Af^f^ayPvZu6VBS z=#MW(rdA{*T8$D;h( zpmt*%Zc6Z~*|lNzdOUh^2swN)8hZmLKsTXlfmprxC7eB|dfqpgoL7h@cQa z7l7`dqGui@c1oW&z+1|eH4&%xQ|$TQMgmrYuM)_2zLF557wONj9@lcD{E+o23sP8! z-g1zYz$Nm_eEAV%boiK=&wZPY;O56>*59{jAc)?<+w=2cKml8=Jx++$V{EIC;KY56 zkBt^!*{l{7OXqNN-ydqppGfiBEkId}!6$I&`pr+@XxHzu zEY(54aXA>-ykPt*z16Cf5m=#}J3?UzmiS~DZDnoyBy`Z&*`8Ky*~f*PK*(T(-m86N zmM=r7p`}Yqwf$-d7%If&iW>kxIe{YcM(#nvtT=<_G^GPL28w94#A)P-pz2{!)s_L{v(bfr1IxJiXAM;8u~JG|^kdnu)G{0rx8Q@x$=rI={dI(M$G-F)Ib^Dscg^FBIKS zS#QxgxqG;O;{r>qxXE=w}wV7|vWZ;}*WH7WFctZlIp@O_-=?KxbJh zz1)B(=WyZoqh8WES@wzFs+Wl`nDq6sj21{@q?dn)47M{PgGv|Hjs)+CQySS^<)PeA z)4&c;r^{w%U^e0$VTMPYU z5JC+r3%$M=3Z?U~!Ms<*`Y{bEG)(++LrbL0y=P)uhAjX!$)Rq-{{wiczyLMqkr8Ey z=8@4g!>0+~;5vI9zBKS;$-zLKS=}9bvgGJ>0x14pa5G4}kb4$XK3j`)6P4}BzpVT@JV^axCRdm|g#>0+G^V)&>G8HK z0&(51a+YXn6a_)1TrFfPhzqM8SG?-)iasI`eUSoRpX4_RPWCn~!e0Dfh38gfdjj^S z?+?wV&f(|2iX_Qf;DdPhurNMb2cE*tiC#g1$Pq{exf17jyJVMfEa*5`@E4=D$kc1cz)WF4mZ@CUIne;3$cjpdfPfuwwY4(l+@ z%_4CIjDZdq{(MY;wq_HK>wQv$Fh(DGvm>e&-wS3(2pxJ1wjuiHQ6e%2UhTn9XcCC* z>KcPu=%|)ZXSu#NAXIXRCkch*hl*M3`?P!Gi1nxw-#hwaNOT@Q83%<7wX!feLVHS; z+!D83q6rclHAHmguK?YO5VM|u+ zlY3_oK_6O$j(efN=_$q&!jxv{k~70+Ln`dm_QyjZv9A_93ih(&s2wTl=@xK2{9&io zgs;{)3^F$S!~DCo*;O%i;@cKH)w}g^V>;^kUG)%aMyK{hjX@Y1B*F;Ak|4dTg_eHM z2&(9DpMCWi!ih*IIg(y@^x5>h#?1O z8gdT(>5$Xq*40or0fJ(<>1N%}5~{k!^Ql`qLm2vc3`1|g$%fza>04x))%;X|6gQLr zsL;9lKL?QTwPYMtY=Q5#Z585pQdgwKwp+~$ha1JW|k^jghDB7Z-K0qSc zBF8Fd=o~UWH#CaHfB0*G4uE(Y(dQdsMaaO#n%;eMb!AQN)nL3MHQ}XY_`es=<4fW~ z8g7!QcM=UXfOSYBv3{>NH6c>KHGBHwMd%C#`W%~m%)@+cHb zk!A&ARD6pS{Y6?Q0t9v2VFQz|=}&FmNC-OODg~y6jDTkD4l+ltqEK7GT?B4<`Wi9B z2BHzj$GgG}Sl{Nfk~uI6aHq+Zzs+sy!IXU)N{bDoS9H?hZGDqSUM%LvJepkK!)I%#=s^>7Sno;Gt);>5g@icNpmPe15 zgyENY7v@!}6E(ynMQ!E56I7^3rBaGSNV$syj6=AssJ&c-qlbzaGy|*sftex43qavU z^anP9N`G5@(Hw-7n0Bn=gv(g4z3JhT@qiFYMI&MfhT#D4z^?&8fw}})&D}@IER?BW zGEkE+Q$UqUejm=j@IaqOtu%JSp$%9*>c{WrphQ0f6o{=4vUMO2$O(KVw#bg!1bqR; z5vM9hV$#NhS^o=}guW>8ohSWOD|l1F**qFKy~9c!o|Fhc4cQiOEndtnBiZN-?h-n3SFMKn_-K3?=+avgVI%UGO)VUO9?9F-z@~fgNJNXZ z5Van;&?L24H1lxQQrJxAccB zB5fP@I)QDKVgopaBfwtp){>bz@(Ieew?+I>F}&vr3d3&1J7I626pdRez*o^C*ihv-gCclo*7|)7XnFOM>TW z^eEU;Toi>LB6MhQw0cyqu?XATrUqQmMglv63P1tRTl z@p2y~-G#S^G3oC?x`Un@f%=kiCr)U=C1uEjv0Pn9!6a+|R~pb{Jq&6KyeXIw!I}%e zm_H613iKt!qiO7hVW=m&X?(2=W?u`2l0)x zuR)S1;N8Dw4}b=Yu2t+}w}MaIFu;Oi@?m$-+krPJvGksSu^7Ddqu61xd>$bbXb&M5 zxbKJ7hVjI41Vg0p9k-FMq}^RIK4p|pcGjaatVajmcN>+F`9?S6ej~aDGYUp7zV`3s z{=xA6-1<(K(TBC9+@9=?E)C(g%fL6_)^>Eqx;tQ8hn@oC@-fB>-;0wu9Eo$oU4*h= zG{OvwQl`fH}Bq{1qQoG@4ZjR+u7YIqmJ3dEMSwa+CI$BKHNViy}}IZUg7@F zNy)H=9ek}WH&1oYNd3!LQ89WDCU1kV$891=qmt|vedQ}rIvG9r6Z^f=hSQulP_B})YyP9osOtEm;)w};gOL#ozYD2bBvxHa zXx)0IaUJ#-RgSw6(egyQ(;H^KXZW(T4he75jtS#@6*~zHa28rHuQSK=thH{7|)0i5-(hrju?>z zQu9J_A8y<@g6+ESWOu&d*herTL<1bD#5hGlSH!n)!lGN^mf%!dZ?E<*@|$gJ8AhOI zgQ2;yw{rc=>0_ti#*xzt($9wr($Ai@o!h7VUE$;$2CxxoVi6AkOaBAtH^M@D(HfzS z7~e-J>MVnnrWt+B)gEMJ#)1qQ_RZ7yl%rq5*8#&eU4J*eGl*f-;v1Y>@YOT%c0zN* z7xXt9!q3&ihdU@GhRojsEhfhoy~K-#Qz_~n*MAs=V1}{t05Q!8i5`pR7e--xGi}nZ z67IOdb(9#k8hA+bPg*f`lU&m(6S1`1V(vPVQSxEE$f#f7=|5xwJP)pouZ90|1mn5sWOv6CKV>n zFrg!i4kjFCj&B3kEd+wXuh!9vY>XFnFcCk+aprcio(aF&rruprf)%Oa)&7n9m=jI% ze&!A^5s}Jb?jV!D$>b1|hml}2PRDx{V}htYnI&1-5`pz2tRrDqFYwLJFgePyNhT+G za}Jvo!W~LmIsYk(f1k-8G8tff2`{00p}07S@lq}ER4|6j)fSVCy-iykd!^|xPE2o( zUC0w`qyK1YA%nngoJ)_H)%4MH6~GK&6+ouIR;^SIq`o)xz15ehk5?~MPb247U#vb_ U-DiAW?AZWe!^nL*mmACc|3?D#vj6}9 diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/__pycache__/manifest.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/__pycache__/manifest.cpython-310.pyc deleted file mode 100644 index 70037cb72fc7e8daeb1a610d795ce70fd29a3a11..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 10231 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 Y29&pXnLFGm)a>%x4!19Hv{d>30B2#1kN^Mx diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/__pycache__/metadata.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/__pycache__/metadata.cpython-310.pyc deleted file mode 100644 index 2b3c0f6053b65a3cb6dfcf8b8cf9a6f243fda0e6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 26563 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 diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/__pycache__/resources.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/__pycache__/resources.cpython-310.pyc deleted file mode 100644 index 881e039ddc1bbad30fbef8c3208bde1d0818ac10..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 11037 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 X?&cAJFpFNIjlCOq9&!}L<%0Wvm=2o1 diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/__pycache__/scripts.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/__pycache__/scripts.cpython-310.pyc deleted file mode 100644 index 2b48f3703887a170cc3321017325df321d7d0a51..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 11253 zcmbVSOK>B{dB!|37yx|l`!&lIwZv)(t}I!PjaJgiOD3Dh)RsuSV9O{FJtT(&W}xl? zxkLtzOVlNa9aj!XIfo=*9#v7!_9cmPNTn*NO4&(OZgX%BJ}Cz$Dc@AFHs9Y3fCRNJ zy8_fSdiwGA>wkRz--wDuH-pbxfA)io7nU-aAJfb6kBOI8@rdstVHu`1GEJ?bX_VI+ zdPSGNM#Yf7X2q1hR>hLPcEx4}GaK2aQ*oNPO0MZvT=X@V)yOvsm4eLMjbd}GGS(cg zj5jAL6V1uWWOJ%A)ts(OYZ+hf&G@GdwaRIh?VUNyRL=Tl?;LYba-QWX7nsZPA7v^R z{fm`LznWnMR{SW#ivHyTqjH7mtC`Z+CzyGrq@~%{_G4e%e`DnnjS7r3C-y}>3O9ny zbe#FIUyrMPSdUl`Zl>8v&{_@}KKj`kLCAbwveN>UywUP`Esl6PvFW43!&bzpU(EN@ z0;ui!cx~0aHK|*8T^xabJ4nVYA_(uLz>> z&g|3WTeIF^E_Y_%T3cRtVb&9IEo8Mu6#92&_kA(@%FFIcH6i@wdSl;1|4`hSZS(N9 zsBihrnpkKCbsmXmBVMRS&D%B6Ebl%&>osd(u;GjN?c;;J?0Q2|_Ze0b#QP)DDc{1B zT(8BWx-Ue;@ACRqKwH-4n9aK{Jcr7#)-eGh%IUt?>Gd=H^wVN{3St zZm{81WxiVV?%eUNSF6n$II(*Dw(H>oO63~g-2KX}_q{t9p)A_#^Zfe!f~fPL6@Rtd z+TTmQTJ|6MnBn!C-gP|3`jm!5{D(n2KR3V84(lZ`Un;qE61u_1K!!BSm+*)R5~d}Y z-3)&!$@HLC4mCcDoW?X}9O_@yyINOA3mq-IL`MtrP!k@r5|nM|r!(D5l3B&muX&2u zNoG)5%C3B>d7a{7Tkys8AY6pZd7LKjsW#im&Iyk=wqsIS(o+{g#$&M;K!7a)4vnEG zT&#B>#RmGPdC2{s(ePe{Gc7h{;}bop)H(3 z;%Kflp-pK8%{1N59L?1D85Gy?jC^S6ui_E^iNw!TG?sxD*D8i@LTl?4J7?r{c7s{W z{z$82S(Z7_ua2MFc6)i2!`WQx>)e9Uwv{3qW8-Ku#-3u6Yzn=`*)*F$$%H>ynPR8d zY2>Hb8Fm)GGwfXD6g$r@Ab*z`vDyZTY)0Q%iOzkPwt4&N?r zUt-sGbm9Ay%kAhqK<+Y?@qj(S=FtBNC_c%qgQADrJS!o0Roa1tG`}jD_{%lObf+p= z^{!WMKq$R9f}FMXy@-2t?$=`9>+iZJ((>+3#G^+=>9 z>6_G&swQ;=Izlt~sexST?ACZtgNEl0_94wyH=vWFR%%xRQ4M1>+81e|Zw#veG(T*w zDg4F;C$-71P~yq1jPF-@J0u%TB%~y&9;h(IF#`TzyP) z^(o{EdS~VsgOmqd>m)FPkA=)oalMKcsg5+LES+CYGTR!z9P8Ug&rGyK4T{U?nu*!7 z2m~GKT~pTCIBj~<5)Efyt)#|gJ6KL_r4-U^-y)QcrlI4{cfwk7Rd-Oy^1rmOs$GJ<-*%Y0&M5*tQ-09Y_T;Ozi4` zp=I6yTRxo;XZL_G>H8j@cTm5I`dE*R4SoMT6fM2IwdQr-*yrC$!>@e(mZ? zXL7j)4rHWAqLv?eb7Gm8mh!0yjl$CG8>>s412<;xzo9aABih`Aykz%kJOt=08OM%M z-}oFi=SV)pmfvV>Vq7tSM7La=)cm6fy#Th>KkJ+tIj=$c&m9dNk35=RM}`b1@hd+I zgPUo<*e3e6sg1Ho(-PX_|@Yz&?ubjd?y=;veE#r2VwhR z$K94Nhk!$8e8d#biBgu|Lm$aQsoAIjecP-1fNRY(4~Bcdv57q1Ppw9@huv~u9i@Ff zzFo5ONlrfv#qzMKMn1;o0)xrTb2Uew(oM}V$9`r)8+2wzHt(^WN3=l}l!iO`5nf_w z0H*C2++mRY@M5eJ%Olkfv@>AiGa2XrW7}jV_Vhfnx>l$&yKAv*qU~zYwZu%U9j$95 z2EWCe1bq@6{c`AMCpJ#NrC*jG))dZUo|kp3sD8=esa*tL4mtU?cFp?W_^@We_vQh_-+`+W?TMRY2uHgN>FsR=^(~T_Fp9zMkq3ulQyR{Jv)ddvD;4?*+oYDLYHNCbqm93^auINMvt%1kga7 zBovt5XG3~}WvXeyN@F={snYn9fWlySKKlFIYm;Z^J&?>vYY;T z_R2xH&~7x#%wPOEoHba|`pzO5#;7e8`-@n-*6_p4cxy;#K+uzf1SoB7mYY#002nDp zd~>m%U#OEq3LHviaWMv{Y}V>WWcWGo>e?p;($r=(?06UuIQitaQ1Vj}U{8>0yLMH+ zxY8(GyV^evSCC@Ae*HR~$8}HSsr~E|@K|S`cy-nlWFxP`Gq?`3bPaj_1d`OiQutGp za|S*z1pmlv<$*(DSZgTkRywAbhLj!gEZ$Y7s`ewDYStbODhFjY_eHxApHu>4)pZhp zL2Fu}@Q}E9TbnUlXiXA*=*~x`F`=23`Lh{~z;oyPh%y)<@>BHB)J;nJAJPN_X1;_+ zgxEo*!SZLeGdxczBplX1yccUd{V*e@W8(m2;Y+c3kl{}fQtM?==fK_3n2B7DS%=WI zKnYe@8rJ8Sje2UCqX5XD9l1c%Qnmvggmd)9i9RQ2LchENt)EY<1P&H@7PgDMF$wP1 zQ9e#Ix>jQHt#~4_4k&N+CYej6)RyI;zrM~2aLF|M7S(T}voUBP;LP3>C<7C9?M^na zd(+gD40%|D8K2qzPTz!|V&jQ@8c_d3Z4Xw3xzL>7>p0Yd>=E@Kttb0@ci3klu@jBf z-0z1LrAff;G%KWti;klp)SO6-rFWN7`?dQk_wK*haR z>W!e2TX^^OG6#AUog!u1jfQ%aQs5oc-drO<(buZ;bG$TAip+=4PR@aH9whC~E5BrG zQgmt^!vK&+#7n0oyyL`m={O9#T8!duPBO@glt_vDBITZ^mJUI-qi~c8cU7ThQacc& z9r&+MTM|tECMAR__-{}`-eYRZD3s6Nl`nE-emeD57+{J1JzA)*z>NELt2FtO7vbJ64|~7+sCT??K>&71&LAnm4AYMf*~>c$lZZ}+JL8kJdbPxelH2^BlEL@ zIcC87ePjX*6?9iKi>NcEAl?qz>NfSzN#Gypj~rXan`ssPSC?fFf0UYL=j@2s)9&@B zF@m8;JCa8y<(>2!NqG!JzYU8|_+P=>bKvT2gBjm42sf3?l~gNBfP|oetwJ?v{#bw} zHD$oWO2-uoQ~`oWTLR~^pdQ0V;67kUYK!&;ex)x^(xnznEg6G6xswxWC#7J3+QazA zn5-aGeAc=6`4t~EA6d15ZuH1ilY>Qgr-v0oFF@+IjRaD;n)z5;DVax%m^$l# z7ZMFRgWzKyyMY}Zsv48poSeLjm=3y7xIz&37jWRC$3&+zXg1<>ldn|3BPaY5sAW2) z$U>@hZRM!ZL3Ok6NUS6a#d!)2c~&YhTU2@L-NYpoPRdpKFHm91zX=_9H}{TvH%YGN9%j1v#387cc5>)7(VI+) zgE@pBK#flAf4{Frr+YJGLJ)t?$sQAu?x|z~l)e+|z0;J_;B)oPfW`!^W0Yb%-8-w) zdMA6-9x6U3$N3vI&U={Bsw?@au+j;(9vg|@q+?3`5uJ%RR8EP#99Ahi|YdHQ?N9;_CQ*E!4 z9|SxRPU{$y*mFX5-a-Ls_~cgC55M0$FlN zh2P?&9XYvjX;I4iAU4BEPjOOIsUsI9VmMF`mt9iUd}tMHm)wJ-EF;W}O3q&b>_tW6C}G%esXhLI>v;4XCri-(qs;dwVx zy|a-zouE}^H3YFpTO&x)j^+HcFx4?I zmPcmsskZProqU8mF}pYeWu#LSaa%*c9N0{0Xox!LXezr*WejQt?}$vD%SZ%C%0Q|{ zwD_WI0i1;vgkxnZ`I|*+6L=G?6S`h=R`>n!A@YGlH8$%10ooaU*YdzPU(d5mN*5us)){tjsZ2n$51EL-p886T>NPiET;yp zZg_%h$>GmZ6T*i|bL>#AO$lKwDIxrikSn>$L5r#M_b4F@C(&GL(tt`tZ6zORUi~WJ z{Wi5cac%`z=^ekSnk~|KQQXjkD3CZH5R22I$m0ZoH2w4mD}TK6NEn6|JQRU%f-FwU z=tC2*Zj3150pf&RZCGZ>9N7Di%89|V;s#QumjlZqI4f?%blXAD2DXQG9agRY7sWV$ zy96sY4l7sOe^psI^c)i}eTa5l3%2eWY@O8`hgCY-Onnk+*$_@fG@-Wcx(r>P90{X{dHiM<^1H^8J@^FpH0lZ{nLBrFnbbY z8prLOXRZ`s>kzS3YKwXPU3?+2w#N@BJe>nlv3eI-UW#+3cPYsw;K6PlcG-p+_$yZI z7Ql;Rz#>o`J)5Wlhh%z}$>t`o*4pjZ)Iu#h>! zmD_x~wGc-O(8qo$)%kkoG72dSi@;2?g?nIW^5#X~6qaN(qUiDmIO#R1Or!*KE)Qtp zV%)2-ZCn)hM_727L;<{z5hTdUS=!@=$SWc6jsU8X1bMYUg0Jou_9%Ci5@`pm&`0o5 z8NA=7(mRyAN=X?>>QIcA%&{_u#pU~NuC7&IzrV6neRC{@~q^6lr*(Hqid2?#1)dE9KAEWdd$xDFOx>hD*-5a%dek0gJUWdz!t_~?QyLzl2 zz(}KPn%N;jL0yBw#N?-Jz{RBCGF;CbaJkO%=b(*Z*rbDj+>$nW9+Hh9vqaq47@CKI zD2cu8KvIivPak|jb4m5*o=x>HkdB$$b?j@0Fe@ra*|-U z#-PVHDQihE2s=jM!_?eCMQW}Gu}H@UvBhfNLzZZ7ynmIBK#06&CuvpFN{y!2Ji++< z8=(4iIxezK1j}2AHvr-YT+AknA zxJ)mpYli`(dknet{a-|?Z)D`PJ@!Uj+&3b%&ggax+~@N>Lq z1Gjkc7FFFaL=7m+%|Tpl(}$XuHyOvs0fo_juRx~(w~Z*^?!l|Ai>T3tGf5#h35+~) zDPmj}#L-dj72X410QXX4oqv~-zoY_nubUS8*OqD#3WP~GCV|ImD?l7?B630{TiWH7T-7fZ+p_fh)DnKMW6LO&$JV z3r6Nm=A9|_P&P#kNam*`@Z|f+{qdmO+|2To8Ve!`oxUe`E#{c=)&X0|b zc5Lha39U{jjIl5z-&pNuBcP8{_;BFhPcG+-DcY17E(kXeV9z-$*l4j|y9WpGZ z1jy<0zop@xLXz6}dnDvjhSnwEQW2Bfz(|O`0m5Gd8}ctJN=zkI%o7zdTQd5d=3oV0 zm$&-z^dw%y|HyDh+2a33V`XV93cG(yeg2h_GgLl}zmT5%YgcMV>)ZH?rCiM8b}MyW mQoQjpSS=%HqYL1*!FL7#%R>ZQ*Ubt2zujrTG1r`!(fQdEePb^)Wp?gTW1uAlU=~0s{gA9y%c&06~C+L=GSTB&{L9W@D-cn88f< zpsI%hG<#%;phZ%VWXX2qk8N!XD2`(~@fELQTgiSRC-KHPHpyq>*hwXuWEJO7lC_i2 zv13>!_WOI@>gw(RsO;_^J3!a*)?07A$MZh-`@GGOky47k=fD2H&HPp-o%+|h>HjNo zbC6&7vtBCYr~LGMYD(wKe0m`>#T%BEoyywToANkk=W`4BsY3j$I90S~LsLU`E=`r} zJUlgQ=kiq9&LdMJb{?G?ZRhQ3&D5F~Q;lISRUf-@B%RVfKRvbPQ>jLJ*?o8I)LP5A zZfc#K*H5jt^Ml zpP#>TVcXQUg}bKiTDW`a?uC1%?pdfzRTl1@x_4pw)b@q@rtVwVF|}i1=hV)H`={<- z*fq6lVfWPTh4HEJg*{Vy79N;-U}5jn-i3Wr`xYjqCKmQj?O%9s>cMoXUb^;B{o(8B zsYmJ~*FNAExcZ=76}kG5T@7*dVY@1E^%1)o=IWz%Rp#n|U5#+{F}oV&>QR4M?(EG#ZBjvDvmwz|sr~G^T z3g;vB?A%fRUVr-=sjKO!r|s@Oe}~;YV|QQi@Ar4Tk>=^Kr&IoJfBcP64^C=s!gILzaHr>i=+kWbVZE%+x3SNBj?v>!kk! z{s;XJQO8sMhy9O`a@zl>e}MDz{>S`BIltgP=0DE)MgIx^Am{I~at=|>rzmI2?w+Jq zUZSMK{!^56#?p?EcGf@YKg~NY`_K5tI9L6T`=8+aivR3X&413HpYdOuI`99W|0#cpZ(i_U^3PDptbcZDj+`(1 zRdQA>=S8c}E7WJ+u4-H@*ws0%8veBJ^JdT#GSikuv9BB;{iL68DST&-)A9FVq+7yRLduOQbaXCMnJO&be2~ z^Qx8q9_fqzCDJdEzD)WuDS;o75|VP6l*@k0U!q1=c=D>h%#&qnPn-M8{uS=8)Z65H zjr+F$8uzc+eTVywzry`WeK*fnxc{{Oz1)AVz5i+dGyZ2O_j^fy-M>ouRZIVj|Azm4 zq<_}`oc|{0*ZsHrw>e++Kkxr3{|o*Xzm}bP!~c^1{iJ=LpFWiu|DkUSlTD7NqnuyA zv{cu{?D_fTxo@XQ=Wgt&*|0S~d+x~P>H1=8w%Hip7?s0TFxxm^ZCzQchtW{0ez|4W zQ9it|)S8`-hJxC1b+)m%)QXCyEbp=7(c0Pv3j?G0VN@<=uKX-r3FL@qy=^*+!?)Y@G=om~B|z;>*q8%sG8y=w%w|E{nU* zoN^!DO+7-@-3vxt_yyV>(pDR4yX-K8LHJO zs#M|cggUZPt1Q%li}j%5z@b8oD?z=r6f}6`&rSbulX?vinnPyOFG#mR`^aH4XkTl2Vvb)UB@HvE(mR$9%3)pKls&$KFOuKboU1ZIQd$ktK*3Qk>E4#y`=?f~c8CDy$h5Gn}Js%jq z0z(F4kvhdMges<5scY#@>Uw%5-AM;qJLzkg>x}8v)Jmq4;x5Zw>iaU>r#hs}WKJ=H z;XN(S&smjI;mjU zz1_)P%mhaokHvQ$cQ1Bw*YX|jdOFS5dT%!FZWVg94Sl{==zh)KNNVriTvh*6__&|D zR_x?xZJu|FoxH25y_?lL$#dG;{qD7)>wT>sADRp_3EG>N8h}K7TBBG8SerA9H%O|T z*|ojBX|`e5qYr8hRCb0@Dp2RQ@2m@B2tHzHk0C&LRB#M{D%xexgYi;SI`-6&$QzVE?_5A2_KwcdDjKPY$q;+58gX5*2GhaTJ? z0_pn}Ytt8N=j)-~-d`n~-wgKqjxy{Q%AZ)g5|tb}r~=)G1gnp8C}q5KIX#vx-sSyH zFW zK@HY=ef_U;0Alw#81*y2=w9J6@SQ>RwbXTB{!C^i%{;L=;d>XeL8S#2Odxb1H~E-7 znoncXPb!F+;(*U(0Ilh9Brq zo9;Kp3l3^;q<0$x-bjz%*fs!X^bK_GLOq-f1#ItR8TZ8~3xZ?W-Z^vdNw@EAugtx+DcRPT?xBBOfmcO6xgH!!Rk((bUndxjfFlDb0| z>`4$}rjrRb3?;)v*Jlhl#%L^gFT28k)6rQ!L)SByVKM3U>|~UMk_C_Oq48{#Jv8~0 z>oWD$JD%&UUPoCUrGt<1u&-~rQ-Ojm^W@!49LjWs>yDx~_9vPI-i>16e*oeX@VYHf>-RfqJpX}8(cuX16fhJ)NEj@Sms;`o<@n`S3Xskp?xcP4 z`Z-Vo*VhV=j{>Bx*eQYvQo%DuaJpr~5Os=H)(~YE{lezB>}y5U^E{<@hJqio+98!% z?Pe)qs52DT&bu~5orDVbs*yY0_v%Q_aHX-SGi0?YfsEef{o&;OAy_hNjeSwM&vd-- zhkX(2G!oCjxIJas^IKf^=T5gupr~%I{SxJl+@{wGt>I4LYI>#ADb1CGU*|Xy{$28p zb_#JD271-CyfNpb=@rJwYQC15|GN%%h9dJT>Bgt5ch?Q{?jKU_`lJs3gWhe8QhR!p zR&Jo=p}6F7V{dDXd!qjSayr~jsT-0WOL}`{q%+Xh-5#X8kM+OdZ|scBWMFpk)}t@S zE!uQ3OU@JI+}vN|zR^gx#^Uzo1heFB#P6o<-3IS&N#4y<(^e;ceg)pJmQI%2M-Y2W?=*%1yIW{ zbR4HKscyDTR8Dr8@S32>t%!FPi`rZYMSxqdr!$t=_btb$ z-bmj!*wB}gMz9HNxVF0`2z$&63#zOx+E)t3XUIB8_ z!8zt{MwG+oMbz%V&$IShBvE8xpL@-PKk|CdmNz?El zW}A$>xAJN|kla;iEiKM7=(95jFIOt?61Nl*GNQ9Hvvq%Or9Ka+Og0;JH}1)IxR^Zc zxa;-ZA&Ea=fbcY(?bw%uzed;sFyUKU$}wJyN{5d>cjC~=Beyaq(YhCooIG{x_++)m zMH@d8Y*)ErZ^m=c2p_B_tg!JfQ8BJWXq-%xe$~;x9`{l{UvI(4T33X>PC?K+?ABTu*?%Dc%M4fn=AH0~kFqGgGO`q4+iRW-)7qN{{^ zjl7vzcr^infkZSk39y_xap>@o;0_YeNTG954I1?p(nIiZ<@|&W;xvLCI;e}r*T6H^ zFFEc`9B@>Wc%#|}-=o_haX?k^ronT%r{c3wdN$arn{+EUZs%$+sdFX>S9j#vTYBs( z46(|Rg(_Sl*1ino$ONKegyL*cwVIH^J_D}I9KA6Y5JPbAD|R)%;273awwxDDkm zUCqEj2u)Y|aRa$nw-f%cA6L~?i*$NsYuLdMTTtR)ls<+oNCqwbgW0^6~)TVTMTsS9b zTvhE3dxEoj=-!3_9>eVFyGW=vAJk94Vt>m2R0|iN2AeR*{Wic3zq1< zAW*Jye=kSgIn=XEz@?d)*~^iqXHgy|y$A-HY80VxDc z82Bq;@EV0j1!}LPchXJ_H!5X^341)-kjmxN-D;2oDW-eI^ETY{(!tx@-cogqpjBOH zQ`2Pyp{bK#kb17lb#&U1)n2VRH|RDPcOBkm5fTW;Vd+|)|jpbn)bmK z9p2JmRn}t)cY=!!g3}PS?0D3Qd4n*M3)ghA z0YC0@!7el;nn!8aqdd%T`c()3tQyR4Cll;K{L7o3GYiY?UCJ^5F+(!6b6P~S1e3wQ z@u?^`-(0Q-XwHB`NLnizsm&|NuTEcposP<;A@Kb3Elr8Vn163Z5(@ z)1qXe@$iftI7k|u1=o#qpyt8nd3ih=e1TISH5f!xMibyI?MI#z=muI*mdn+R7&YoV z-Kw6uQswb!wPlPl+z_I*qaB&gFql6|;sB>HAhkDmPrxSiGU~QmFe+IX9B#@o0i2X# zD?*M)hAXM|hg$h-@U>1>c9J-6=8gBxNu;EcPINI^U_PTN>^TTR&8oB3FcLKJhDP?dWzGxTV93PXE)KBGgt&&Vil2Q<8gwlic%Jdjy z&D8BY<_?(b-i>D_rHQWjhOGg@@8i|r$2mwPUGrxa#a~V@LJC^kFRTVXVN1X2o?Q~` z34Wy&9?i7xwP$gydt|Kdjq&vkf0bii9<$?2Gs?@BH;ru){G`lS{XCrmp-=SaVY3l= z^Ua!%wX;=U2%|BF$ka_$Bi#YF_u*M}@UvuA_evcvd8VJ`ETuEw z$-_h<@7yeAi}{QO0ud8;*$#BgFyxpKjc^jfIxT42K{Btw&wez7# zBH{&G@laY>aEpIN83iY9uzy8YlREsW4w61rkN1eZDp5sq{tFs#Q6?L3hP4E@ufZIH ztvYbm;CWoN+eT>p}3IGf(?uWr`q7f7r=fmI!&x;GJUW@*9ekMEywi8 z6ZkJI8WUGoxajL95Vs0qSYTet+aS~OS2v)beEw|k1D9PH0~k+?86UJG6M4Q z>dFRxhX;S2ioRRs!c|ngOI7vc+oF)~Ti@U}cp8&#uw!%jV!aiu<zT&&VKrao3aiE?`~npW{+>Sek5nIi1AkfW4)O~nSJzWhNG?+u zC*t9>hN$J|aL_@~4traO)=bNf!xxu?PN{WeVB%{y^gFELG9)4t!nkJs$*4LDc#<(>a!EwOq0{9fA>%9RKmJzdZ30Cw#bV) z2g7g=!vWJS64pu0rRHF(gbPGaT@^j6RFrR?n`72S!&PRl@#ocQMAf7ds8+|l;I}9} z%94vAm=A+*aJ#xCg=$rVrTS}KP!?ZUV%B+?_U2m~WO-dBa=|}S@ug~Yq3I)H@$GW8 zdTFUP@4g@Wwm$bS2EUoe48d>m;IHVTBBsR@B2UiJZh=MhoekFKxNuk+^8sv`c?~et zbr%2ar%B)3!e6A%Ix6#t((fa^&uR+Wr(RA|9;OLc){nr>N^nP9hi!^e!+o7}_?YfM z9;vzf97dTh@xAeU?H^M0ScQpxt#v_d-sLB)`g}`NihMeZE!GRW_ER950qp;kbC|dB_MrPO;LcJzk8-lIB*JdRPA>&Aw3>Pp zYyeC&@oGVAubD=50u?AC04nTr_37FYdQu@gRa4F=Rs!&|v{(tJG26EiO>1p_xrSd$ zxU>kT?zHyLH)b#6K5%8e?mS8^)M$=*p-49mha>j_?$ubcg1(srdztiYp*F%-c$=YmK53QsZ#6KASq8^f8jcT-SHoQv%v zoW~CF?VJ3y@46)m#kx`%xvtj2loO?1wS%t$#c+R10RtuWbD>GEHApl93)U%i!ATAh ztqZs4>EtS=jyCnm-_{HgQY@96URb=3{*_RZp>p7SF4gN;X z!~Q0JGv~6u#ox+##NXxL;or#{qy9GkE>hO`cl-Bn9zz3mFXy%XcK<%k>--Vs+3u)( z6i_`Ln+A@)KPHzh)nRg^QxHN`%o?_lbRT9%wc!U>s=-nt_$JxKzJ^Od9VZrt&6zmO zz=xI!ZwBAiVUTJWO8Yl-`MW||d8lYP-QL(=!vyCKpfTR)(Hzwj+ded>ThsWQ6%9fO zcNCczz))RWJx6RdRK+zRIHAOv4Z`X)Of!=Wjf~ZHRYm_JANdb_Huz6mw6_jc(MXs3 zz%3mrm^jQYv<`*(1YlTGm?q*>k5p!Z-z97CdmL~{@RP1Ha2~8twAOvFS_``k`8~m| z>qwNvH`{j))bf_>14LBSOo-?++<=~qV4~t2Yk}PD9@Kt4wvNZov3Z4C%toKWk&LHv z=!3Z;eJ+0yG(VoL{e9|nx{h}rh9}`MgdXs&P;;Y>a)vZ8mmWC%Y>dLOGsR|1-135@ zy58R9a_qu1h^ij1JP-uMEC>VAK2SEO59(ozr+!5hh{a;^zJvuao^l2_$KsHTW!;Xfts!z<0D#`(I#l&Xrgx7!qKwZg_YSjyiD z0;EB62)VzOsuAe9SzKyEXdX}spHLQHophf`ufFqKX7|gqLLG?`f z$nlqs$~r>SZOL|;vb|>rY;VyF0-XoDtgm`CJBye< zg;dy(QCLHvsFF_4Kqj z!|tD|kO26XxDjV4MJ~<+0IP8+NTuc^lrioQ{v!;y1BtQ0z#+cqzRs>dfg`MGKdkvR>Lk%jvfC=$pdrLP# zG(M=GUz)E4_Nn%rmE{Yw_@pj3m*&OMR75~y+=%+WHghUDD7-yV2);@5={40KvXcyx-L6v9){Aumheau*DbO=nr?48O1WK%H<7$Lc?)<*PBm2h1ulB{ zEhw5M4(b=8@<-DfuuHbL+&W6`#Q`#<8J!H%A~$`rm^rN31a2jE*BC)U8=Tf?A^6DmT>i^5Hi*keO7!8#3W z-T$_!{?pTN$EiKS;GrkjFx~ZD4FyWgMucaWCC!zRHEBoaD`Lja|v7 z_k&zzOa{ehj4FK>dP8LT;4WzunPxVvF0F+PG4FKAm``FlIfw$@a(Fmc<%HqMQM79s ze`&3n-~BP+5Eh!DteA7PS8MI{Sc@8>&f+e>kTcA`_SV}Z8vbpL54joWbhM^FaO`hy z^8EpgL!$!?)EX3!9cMgqe@n^Uxmi^A-a;+B80FNNVIZ?FDdb(<@o1M_A&&@9*75$` zcmw3)d4(eP554Rvp1S+SEzD{{AVpyXAyNqe{89sDCudnAn3}zbf(uuYd$@+Pm%ha+ zcT2S%ov$sN^J|Ykp=$9EDT{+~GvOfab(Z`Yw#(joPw zOtW(Nkj7p{lf3vKu8aTOE3`KcOtl{Ap4QCj{ta=F47D`gGD3DTWsG0AbHMf+Su=gP z`ZjzTANMWvB>jyRok7P5^)5fPQfQz@r@uUSo*hOc(=Fy)*AHT)fH4f`4;(HFt)j>w zSH-y@H1|b6`zRwaCo+gx&-Z4$*;J?a6X`D*28T<^+o;I>QN-`bD=bNnPm=S8>hd|! z`V&{CV>dwa^mtB_X>IIVWhpklPLGcS!?bf1@e6J!O`aHmXo;Dzq7tly`%*pFu31+; z{LGQVpE&YV^_fGbo{0+GXNJ*-oUqv7?WovfwcNsNo7rq^np5_#$M`SZX@8wqd1s6; z4o9`~b~PH8TD`c8aCEDR;vDVo*6KL{f%N<0ZZz=n2^z&4#N)mU?<3!!RU&Ht`vcQ0 zOF0QB{029@=@z_f*XBbUe4uZ_eV`R{K8}r@E5LO!xsr)g3La!wQ**`OmCNf zcBfOXyx=jI>`Vg=X(eMNYl#Fn$4Gf0oMe*5?^9MOc*V*dq3m8Hg}zr zHb~Qz`4%hjWQ4#27W|Dl5H3~zWb^g*Xp$A!!hN8Rg>qAR7*Ggq(m@78T041e>AXYg zVn~8t*CCnGj{HlGkEI(&Jq=r~lH*6?N$NCL{>vI&<@87M*Gg&P5ZdSf$<(duakVncYf}-7^gIV^LASvl&dmyuIirQS*PES zn~KPYar;uu3HtH0$d$ii9v2z!rq-IQ;v@TBo@M}(KMLw8khXIJD5b)jWAx_)yqOuT z%!yTA9j%5;w_ivk<-<5D&$gsMExZzb`x*AKvf%QevO0S4;_c-0zyxMfW? z@4OL|_}MvFDb3knV=LQbo-Y+!7zyTz;t9S8Ty!!pU-w~H$ujrhAz{P3;4y?D=#nzC#ayxHuNc}?1L>(Qv7yrQ~0XfrNs3%a&$c05`U_X`n=*^=0q`OK&%ySWhYI?m$MSMfaEci%}LeJ6c7wmuy_ zijH!t7S|Mqa1SUKGo^BIZE+*3y-JpU z0KW*n5_<9qH#nhzIl$J#I(Jg|`eYiOoYQaw0MDDeytyM*4K5RQ!Woi0oYpeP!#ILn zM_}Wr2ecK$!poemluP%UM+~c>(i09Y^3E}&0GliqMVZoO7tFz<>bS8tsZbDdz)yMD zTW9|Go<)<$+2U+PIncuF)KsAk^MpxYh&fV< zhL4!J|A<^yrq$)$KV4HT$3Y7`MKG&!9!pgb_Dq$J#8k~{vKa)vCyhDb0%yt2^FF?r^Y zhnp4EmTOjM+cjMJ9P6{~8YDi)VmJ3rmpDtk6?{VVmVDaRu{P?lHa3TT8_$;8QlDzI zeyLjhRkh2(zM#JR9T4D6+=JdLWix-`dF^$5y~gnCl}XelGIFoRa=)oG4Po${s&!n4 zf6A>oQT#Jq*_(hpY^65*v}!R*UYWczdHOgDzA9P!+P|{ptN50JbbogIiTA0?0I+%Cjujn-QnTcrv%D-ZM^X}QwtfMg?gO~qrZV{PuM`_=Nh`9l@9_Z_fE+lP zHxRGMLpei~<2*4_!OL+yo{#JCQvaK*w;F1c{E|QXMyfMJDdq_&KTZjatamH2KEQLJ zIzBQP9HFIwpuc@bEaG9xx8+IGCfS)a+4)Wty90J3eZWY8EkFtc&jURPteA4)6z6aQ zhweHV`iHfrZk>#Q8fL&VJckKW-rEY~&-38lP-5@`7wsMLd7N8DfL<~eZg5shRh34aWqf}VKizvswFT7;g1Zo-Ywd;>1iqho5~G} zmnY;ruAr;tb>9RsO8*zg`gb*V4saos#WP7V1BUW87ypxdfQ7F_)#TxvN8zY6NtwFK zvxY=#SOS$Z(8oetA_Iog|5q;LQ7U&F`O%99@D)m8v+r@8F<6!Q1`~YIlb#iqnDzEnkSVa*#5TH#%Ja^P z1CJ4{sHot7^(v8Wd|S?WQVoT!jM&(5o z%`}%0VaWFE@xzCnJ#^y4Q-@9;QiUjws5%xaMW1D5!feoNXaOn`&xLx!mFqqqhD%!9 z>3mpfJ;~eox0nYHHYOG01ioI5-kMWIwQ%wg6+3bK)UoezZ{wm8SMzqYR6oWwwQ9); zCfF5L6a>TSmh@C*U+nDD4CN_JmnrM+U7y}H&ZGZ99jz$UA0E)^X$hy31a;Wl5@uNC z>3y<)Ae_1TmiE^iJop5iQEVG}v33q)oSCf6yGA9NH&n7t)A`4|@`{6yS6*?wHrXzA zhds*Rfn4q%(Duj<^CTkRh#Zh_q(9x>{ZyhKi7o3a4^}(WrP9}n7;0t3>Gt~P8@kc> zIxr;_X{}hlJZ+BHN89&3A3tT*^WblgA^4j*NaRBeV-C1Nm{HzU zXBA3}Y-x*4S6is`AA}wEkiWRb!*3Q5FI&dSD9uCWGa1~0%!0*{6-8NHkEVkM7u9RWShv>8!ed4&mx zTb&BK?fd<&Q{aS+j(r>3wgt?o`>y=pBz@A(^2v6FU*2WyS4FYBR10LRx=vw#FXLgW z-GB~}PLup^EAO$Evvr}`YE~V10BP&9K!-T9EjWs4?91uk{OZx?zQ@RmRYuPNHAG!L zB&w*jb1P7D zOj;nN3zZPK0fGvU0(*#UWwR7|4Olxua1buVo;m>CiP&!b`>6XK;F{=CkYYfS7&$T# zd6U62e8(|g8V{nWu#Ql@?l_sPJVo18<3zMIP_DTU;Gh?Vcy;=YW$AJHVpO7d87;_0 ziz#ODzuBXft2Z4(q9v?jFewtg#k2%6Q%&y8AaUAdixYFo*sFtv68MbZ-m< zLxDCf+rnHDZiHt-Q`Shcwl#yMBpq&ZW)`ZNojiS%{vE0}ptthy=`97r-;H$zmz?l6 z!-sAQP3usOqCW$D;_XZzK<4D*YJxhzv4f5+%)D35(wvZ{v>)01Qf*)R!F?aCBHFw} zd_3J&?P!U6kZkrPc_u7eUVCKU;+5TJ{4*0zobjI+ACPnfzX^K$4c8^WCtYA&!YE-D z00AaT4NS>cK{13v5rz>I3N)i8y55ajmJXgpoS-{70;@uq7d_Gn*HB+NBZa(i#MD_? z&+>K&)(>B1O3G>dE{p95^#HoH5DuN}jAAuWE11}Gc<>YjFZS-aZawUbP}I%K@D$q1 zhM|ur$i;NaFmMuyVQcna5g)k6*7@ z!&uT@w*~n40ff^vJVx(Pjx8rn9{>1}!>6m0hn_o9B~((k6jW+OnNn;@mzf!IrFW)p zBf7c8E7a7*YDnJ_bzs!6ggHE@fae5=+xecCms}!1lnrDHW=~CWEZml+yWo2TnEMh* zAGy2I4cvHUcPx_g<;P!o`Aj&jfR5uk2BsyS>R|^-Lj&UV2qG*ZKsOkUTwo0vfDL{H_Ig|Yu0c+raemZvCUQI3 z14qXCTUjnH-3@URX+*(`1|;j2{R<_q^ns{MT{n~1)c{R4a_%wnwE=0l_buo1aZVO8 zD}CS#k~wihN$&}k)OjKv?F~x}7CGX%$C!W~Tu2>woNw~bnH{1v#;;2q`{3JmZLNVf^)7MlWaMPhErFN+!HFs$q3@NVm-*s}+R zIjnJ7NGu9qJV?&W&!#|dPZ9h}SB|DxJ)TarM|pc#YgOC|z!&lAg6QTy4SkTukFJ)} z%a{Zv+gj@h(rxWKP3YP77#!yOtP|3$oJ!?j!(k>S|>|R za_b21KT20KRPnqQLWkp-w{R}@8fs*TPvxLYcbHRNl%>y|OM(sHgBtrkr>8%u!%yk( zjt+m31H?ax(OU?nlx(P$g|FcvVFzq+YRF1l!Z2t_C~lhRTl|OC*?OgJ-Kr7^zoNme zP@Hrcra}U20<`FnbBrca<0>@VJ6pA2|!~N2Mw9lEa|w_0--Gt?ou*!%%4}s z6e)NEur7Wx_#r_#f@1Qgb|qZ5Mq{vDo%9To9hOfmlY=NBB?QC9(6u+lt#Yw9_w5XO z4GX@)m*N^ng%}sRF<*r|U9DXa*6N>8t;K0=vRVgURh^Rx#}{hDL4G#Ldqyc%tw7x{ zKEZGKInJo&Z1oDNVd^{-ey2(~5|Ph}RxjnMMOcf;EtpK&1gu%A`&^EpK=CwPk3RR{fwC6Va4uPLAZ}3ylo} zHCen$Yu2skLbd7~olVj`hfs=MC6H&ItcFCs64jNeW%)wAJ|Cw$syHyz>av8=oZ!aE z_OhFYSUcrIA*{|7bb<8{IF}z(oP=y}r=c%BcY4M&%&GJO=0l_C3DuJC3IDg3tPd*u z9b$?@Sn+xswp6`a%I5A^<4T_t45MDD2AfTNHw9b6_$*T+HE zt0te>6u%+J70oCYOQ>MV={wTxQ3JT1J+XiC=~} z`cOrwxvknHUeRZr=Ab}bgorM2zuSV>_~NP-L?fULuUBc z^Er4>D)g=o^ra$HbNI>=PF;>Fim-D6-%q736>&&+9x&T`oj8x-q6bZV9W&w};$s?p z8(34V>`({Y)B$CD%&Zu^2%QGMu7gNgu$=>F?zcEa!>At>=1p@u%FNs%G!SutO8k9w z>>cFyJQuXh#iK=L_>B1ov1AX&O<}1C%Rk8yl|dt9#G+llIgOR^w^fB7RR#Yi9eSA6 zuB49$ewYWps80$mi;&1-zBpRWTlzFf1ApX89pq5pZACSl8pVf zCNRZHK&{(b6P1n-5UBOs?B&@;`ym?zIDReg2@Tn@sP!DU;lloK>6})bqGEUJH)Fg- zrISBhC$mJY!1Z#~itTbWDF=s`+nBelr~Wm~3;qcOwAc4)m(0w;^*5qF>W#zv!e=-D zw=zT`y~8rIlBPot&a2#Y(vLzjQH*hACQ3ZJF;hY<1&#J3=hp1FyYWoz6KMo4t_i3l>JWzS@f?Ki7_gs=hfAEN6hudr%tW&M= zejheHzsPgn3-Wlf?h=uR`>R{iN%VHt=;uI?W3x0Wxf;yZXIfp)^_;zhrZwq)m(^1O z&QzEBrj*Sl$t(XBxG)obzEs3-N(M&@1v7di0r?4fc3R-m{S%9&`@{UqUDCh_ifSs% z5ykFGVy}{lu-*kA$yM3*k0kwKj-L!&e@FcP2r@Bx>*3G#y2)l=T_hm{lVC*a{BO}* z6Z9Ajp~&Ft8j?S&!%yhYLs-_kzeAQAbd%A-d_hKvb!mKKdj0A?|Nd-^l!21a++tAV zGRLcC+Mn&~K(_&etbi`!XaYk$FmNIG-gjmh*tkh$mzqybUD4kaD!12B)>t&4o`qns z?s=O&=u%|snZf>u)<~f3t5hB^GMck=pKo&BF)G7g>oCWIMAtUkVqrU zJ6Ce;5n@rL&x6vwo<1q;nw4YwN*yukK%G(W2jH-I05u-?Xue)*7@);S!k#|W%N8Mn-F2gEizs?Dc+10B?7unc(pibQ< z@n@Wyy!#LV%w#YXlZqVUI344RKd;;EKv5t`AI>D1)sd$HqkOy~K%%6Z=+bGen&?p> zuE>Z0+IXR1c}L&DgqNTy6~0#7;Umpb**-vzUz-e`)Yper@kPO(QSFQ;GQE<}iEF@5 z>p^dF^|+%S=fS@e#u+8AaYxxwwzvUj(Sk+ynI?JQkG!da{KA(x^f)9x0}mwCnrE`- zMw2?lC3Ryam>UsXQrRCNN73RY5HF!#a*-3*d~2BNb&8(Ab=lv*#Mu-Lor*0TgZm9o z=^jV4g&W5a*%3kA;vb;pOTxuOc|~_55>Fm%GCdud0*;#o%TL~)UD~a|5g#P~NIZkr zC6!5drU6VNN~`WU%+FQ;ipKRvWpnPsnc!zN8XBQ@T&M+N@ZN5r7&O#sxUY-##s=!p zeSCC)&{O38a*wEHqkT=tSL1n=DUG0&!m+ zWEeFI6qi9cx?A=eWR${nMvgK{7{v%P+sTJdD!r3?EOqH4mM53wDJOYOlLxmp@_am5 z3c{LAK`0?atfvf&zez&y7u9hh8o|%#@KGIpS~=r+`12%0xw_9jC{AN-R@q=+}X=nxOH`J|3s$-xND9%~);nk8*Q%;X;Q(gVh6~jEi zI;-}9^i?f3pgX9R3aqs#4FP?m*P7K_n*d4joNfDn1 z8Za$GF1)ny|LlbW#%Im^ZJ+N9aE&(5Q7=WsPt>nCmy>VNBFCM%MeV^a384P60g=NO zIfpI=;l^G$qFxl{#=8WZEhRcvH|1xd*w6~j*B&%CfzN*yM=0C&g&Md3ms&QNb+6^~ICj5#JzKzS&;et5=+30FMcUB(VFVs#we| zp(X3%(-n`OpDf?zp_;&P7TbwD1Q}a-tRgV7pg|lKnzRS8nUH4iF37hlcGU1#wX!M| zn8FB*X;%hiBKD(g!(_`m$%b1A(%=|dk42u(H!e1s%MCH!rUP@xV>nQBEf>e&n>4~v z?NC?0qk~PG1ff^}bYwCGFqX0wna<%9E$D?OiWT*(rr%UpG?w6hL#6+U4y$@y5iK#) z*B8SV)bIE6F^5yM?$239F~s2cEc1)P6cOti4DTTFZEqR3>LQj7e7B1S*6X{!&*3dhK3i>*rANEh-~e}>W6g-4`7o8_K6ef1 z(WtfguB|3XgCT~EtKQ@0x>RK`FD>%1Q$_=;*7A_W z88hvHQA8}9StpD0pDj~~a%Pd`p;02l>KIKC=QO#F))T<0fw5gdjaed#AAt5kOfKIk zM1&WuEnXn-59~l+iaYVi*_(+GUY!2MB4(y z4^ZDSp(SOW&t!$JgbcI@rkGIxj!oIjXU4LakVrA${F9fuj3b=py%$7`XyG)i)-AsGicdNtzu!^*4 zk{Di{;X;!{YXj#5_#0&?PRLf4lwoPLz zWDL<54RXlENRpswHJZt?1nTSRwhg?T2aQN@*uaRESX!*Re!@=P$>0#BuoiDnm+HiY zU(g4BQ3pedzeAA@ef}D0L}ZHtNe2H=S^kj@J)~z>25NtS2fMl>sr4Pj9KysHE7C@a zUS=y`_b@(}$~9iNQJBDWW#WAMM$s55}}c2UPe@}?P5Yo z6t-ilOos7|;)*;m@!EU~%=0!J$Xjq9Z>KRGqiVPHYlop|tlL7>evi)zhQYf4XYZHMuER*6;S{{K`rZJ7wMK{<5Rqq5(ia4vn&b-F ztVq&*RxOL|pc&=N@=aZRivz4uL)UU;d518ADpiIac6rdY4ha}XC5vQaYYTr_&|KyP zO{h(_!ka*CcP$a^W%>d}(B7hv-aCBfpJ;~sGY(M}SSH~gE8(A70$|-H%+&d|ST`j{ zF8N%$oeK^y4T9fx3AG^j99Qj)F@Ga%8rxHvvaZYN{FoZ_H4ft&R`-BKNVuR6sPVyO z4p{T>(2n`U$t@5p27MaS1s#hX088T=mK z8-V#?zLN+*Kg5k}dQ47v1AtV_8vvG=2t|*;2x}2GP|j4`aVFkuMcaj)-NrU6-kd_| zvuuiKuIW#>DYsQ!{A9?Uu=E<1m#tJxvcBWedPJj)2RD8-3*!rwA==U5foMmfJlXah zzznenXzmZ2zy?loD_1a%@YwMR5u$h+6lvrno&cHIW>kouxp*3a5d)*hTdvJtbkoIV z(y#Gkd^j3PJ`nT6?DE`*GVPh*l3smG!*!PqHkO1Do}bsIJ@bKN$3Bu_Lt3EDnt%UM z11kB)?L8_PMbealnrFTPIlJi<#{S4F1pl3aA(D5JGfICVN1{``yDil;(%`HNql2-@yT&19@4>=VT%BT|87T!}zsyM)BnKTRWN!ke47Uq-d zQGW{qaz|7=5j4-ENo0Wo`@&8hf6?)d-}b4{Es6qF_pqw_C7`Wsvj_IQbHOcrXF6}kvdQS<_Z`h0B> z`6lvwIM1%mAP)AO#pMlwm(vG`zOk(A(?8)HD$eYu@*$d1AiO z7t>)O)`UQpmr^174Dv+j>s^D@NFok6P94pN(d`}9c&;%wijDKOs2i;5PPgWo9c1`q zkmeA1idYzAb?YH68`+OBpK?FqUbrNgC|(4T#Qs zq9;06)LgIwqZq4w5GhPivf0S6jTpKvjTppWSd~Z6QZe!1u!lSvkO*IiuA^}?*Z(m)S zi?>uoqho-$saF+(9BNFouw#x2bXByffp(fV&BARfP++FaE-WqFt2(IUO_}ys^8NVX zKo!*e$q+mfS0O0)#voY*Y%T<2T18;aj?$|M&a+$C(oNNL*LR|Mi9=ReKE=+-J@nv% zm7T~LPdriCd7i@g`_#d9e&-{8W#>*r4(rKeViwH6UnilDRRW$|=DYg@Gt&`{OdfJZ; z0H;xDkrb~40qi;|>e!u-Wh;W_cJYZP4%q*8apyA!c0PAt=PB^sU=xF)29nsN!Hh5g z+Xf88FfC#$vL&Fd4|+n4QK&VJajAAQJ*YmA<}%O z0gjO8s;)&d#{Mj=U=xqJko1}g5%jHwq%7a~sJhRDd_V}m$%=2=#BVICtX%Rc=PC6%jX*~|c zkWz{JbVc4lR6K1kC;fZA=E;C)?1hlG(@f{omGeLy{x9 z6=n|B=;}9hwN_W_bkO(&TXoo`Ll4Fii6?lEH*Sgzt5Bw_fTc{aSS;a6>}7J&7NJ`x zWrny~hXAkK?cp=8?SARym9s=fSZQy4>E-=r&g^~d?3q1h_H=Y`2`gvYYhQlp<=4*c zIkVC^^P1%!T+Bg@dN@&-K@7H-Xm*lja=>PD=LAIXfO~R>MttB28c*kv+dgzet8nDi zqaEuA%Xz+{%`9w{x4Ez?n7?*isqEQ<+WN)qi*Sr00^UfU%% zpj|7w@b%wVwRm*|7dZSpJE^{Kr26!;$Ded-e7;48MC;=W&mBAU+@aHlpQ)ZYavIy^ ztm;Cz{2^QFsG9(XgZ}Xq4huACY63g4G9@OS2&G$%Vb2C;nZ%s}ziEEqD5ZTi9uFD+ zT%WTl8!EH(QTv0W+kUnb1sx+VbVn zzDxIt_RHlTee_YcH6wF3C+mUbc-%NXAOq(+YGSMI2oq_VmebPMC?p}c;3YISg+{4U zAkr_I8|hHE(q7*MEhrQ6que{FB{~?iC51UTRAN;ijAGXAw3jm?T3kbR*|zV0`qG>+ zYwYGF{&t|EeMyy802WaM!JnpFJIk_-q=9s^vF4`%UH2Drs}6S+KW=bW|fCg;-le zD<_P7O-1&my@7>lF)y(A5bsM0785B`gfzjKo8HZ$C;hN@bBv|Z!q!ODU;(lIY+kAy z?*%FYf1dI)r%#_a^$e2CWAH!+5qz#p`p9wcaaDHD(cnW^vc$EZ`;?GMS3gNAK077^JauyZKzYQJeU5>fu z?Yq^w*U{?POcTv3PO|MoYl)tmx6wKp4Ie*IojhJWb?VtyA7*uPe!3wJz2`pP?Y~1QO`lK)z^s+`dV{o678I zDC55j2V@R5_J!MUG&{@BSQPesGlh$}9*??x*iPU*%738P_c z5?77)fGRtEpWj^I3v53{6^2omLAzm?S&`XW475kjis6N&7U4P?c(gq8JRg4Q#gk5J z7W)N$P`QXzYAt4)(OYJ$JrvacY0X;MauiY4!g8C*xf@v2DNmTGSb8$>RGP6eFlN%3 zKPi5vy?NCHV%d+)B^c*bJjUbHC^)RcGdlF}M~`iIfCpbzbu{P1Hb7Uhfl_aoyLFGxKmDbh3qSwXoI<-BO@Nmf|&<0!{D zCGG1nZ%IO5TMbu=(fUhjrjsGv-_T6wox^^cGPn`WK{Mqsut)Ovk%INjn46D?%?@){ld#g-XU5u_+8w;_S z#V&uKD0Ao=c+D-#p-jJ7Re1Tm6$>XqbQZU-MsJ%UgL-M82TG(cEhBOAy)se`_Z|&?O0*CwU%|DK$?Wawxn&G;%yF;d9U8ZIlp*#K0ktO*4+aTVOEtj;3@we1zvbSciqDw(7l$XDm$+Ece zk7L{#GeQ%+w_f)MDU|oT-ES-c|h) z3@dx6Ic9=ZK!rBI#~brk;#v+2tV+o8vw@Y-s|AX~$X3v5E3##6 zY15mWH3kQviM4CVJTm?uZ9@@jID>P1q_5q=w$YF}&U*Wwso}!89@L9KjCZWAz4ftW z)oO=T^y`x}r?2cD)jGk0h@#(h+#+#clyXadswWQedsn83q(7Y(%>cy`FBJ`)4r&b+ z7(@C+18$*N`j-0jUFkoJQgt`8fgp&B>!Vn~2UPVnWDHL0N^tUyTViF8qB091tI|=M za=QmN3AOsy-R7ZXKsB7ytw*RRH~AxTPig%WH#VKoxFyn@BUK_&NPqa!Xo(L5406TP zc3ynqu8oWVaa%=w|2q8u$37xYCb51NZ7N1Vj(Lwpwc0nRRpW)v!6@I3Mm5Sk?AwiM zs;L^KFGQI-8xmdq;DaCS8(V{$H9~8B4ClWS^axLl!2^jqf@*K=^~9>&lLQddz`f&k zbzB|r@)eCkucLdwqyhStdRuU+0K8?-2JL;pDLBO&0L;iKC{0qG?+!G<^ZNYf`2t|x z0}fxQhD2V_Rj+yp9Q@hW zxKr?q;*xO(G9EC$$5S-Pcmvy)ezZ_`DeqS&ke5f#p(zFQ@;Kh72CcleYMER>v=2lr$Zb{B^D1i$by2V_f0sCWmP z;ZK2c;Ayd&?C}ZZYMDit? z4k8m1V1W_oGNcXzp%m^Lkr%0UlrutxKbPGNF<%{?gFQEAN*gM1;?6PKfbuji2IqA! zELPW*02Pn!-%`%H4mN1^_A9!z;=PvkX+5v|UY{r6oMw{QaI)wuD_1tDCA^FV6+h+; zeZ89i_-zP-&6r;4y%AM4Wu^#Ds=m4#Adgv|CWCZ<8#x&X9ijwd>maF_Ka6VGcDqLR z&Z-I zxK)8VT|5;v){jKKr$F|B9UrGtxV6J-tjsZ9s@nNZm!boDG=4QY<3!Z_j* z>3d(xqK_e-01QRn>Q`D*iVBBMy&y5m0;b+bZx8-=t1J!!xSJ699>vhmr6sn$Ln22< zq*juK&AA4PKcK=9D$q|z$S8DTn{*IyJ6qro(TWkAiQT-LM!!oVVHw(M<2nHg@za41 zDVKgyk-v81b&^zPEwDz#XPI7?}3le9>N~8K9gO9A5f>ORCdT3>-)Yv zymcXS@GN=di8NDV$x#>t+y*TjdLQV)=R6PY)dz$Qix}d}2>&O=JVLjg-7>PIr4I62 z6(gd{62@zF;t{Rq6u8_mGt~T~#UB~yv4IKj3gwDBgr&bjMsDztMM)GDz}}JzSULiB z^5T#$PA=E(YS>*A%h=Cf702MUw5c$LEz^JzEmm}b^n&SI!A4)_J4PLQ`@K8$sC=VX z0rfdOxB2nsboG-u*gJxC{2#(sgD+{smbmS*`i6NdQ?Hv7B=ca>!=RUVOZLn*xTvI4 z667+_I|5q$1h~N^zGe{g{y+=NXkJvSALE08fM(Sv?BT#CG*k7{C&Hr~+)7WZf0#q& zn6WV~x)&#Ar(_?C1JvP!*rLP33X1uH6!Vbm3@+4TGBdvu8&rEe41eMgIj7~i?sI&} zb@3(j7#WZADz3HO;3>M$Y3i-FSLe}-%$a~JnXHSC0@?hIj8YQV0uONe+<{YHDiuNG2zs3V#G-);NBV_kzT}MZDlC@gf0pLgnPLN6GF$*W6 z6&!#NmYd;@JQbv!R$OONOp3X}$Ds6|qhtp*J&0K^0NSnxD{5%bHMF@LLlMqm_~U41 z-xi8K%{$MjsWPET_;yY?TCb(0amn~hbc>y&Z&!(h21_ca4@7$?w!?#G^aXwfJh1ah zy9IF6hx#)GNEdMG>;^HH!wU>^MIAK+IW2JO{^`2=3%7IALa4+Ps=#M9 z9G%SKhy*m54hGz$2pqVipi7@oM_89E@OtpKbrAmSWcd_UVXfteeZz;?m7}QDFQjQ-5=IIx8Ml9U z;Jhhi3;1fk0Ho*4pIVC)WhKNS*eSk+7d542f%;<|k;&4aceEO!4lwWN4j01BiW)Ve zebhFg0pqg<48ksG%;L&{iM3f1c|G!dm{kT^t9k!h+Pn!fxN`(jqVV zT^zngC6FH@RyRL_)d1mOl#|MteyAHqpTg*&zBu|eD^Smz;*DU21EVgpgdot(7#nlN z(m&7mxmfy74ve=08FW9@X;iMwg+3o?S57aX7is@SX7@P0CWa|&S?Avb3E;g)TsIsQ z6=8pDb-97|^TGa@ZaU|kU!hLaT&YgV=uK;-)dixGQ$`UM*m2?yg*?21_s5E1fiH@j zc_#kfH6-}Fz9q|VJM+?6>z?=R_TWwBO~_)mi@&7Qw~|Lm=eCp1edzyToqBzFOC2c7 z!Q~DO8}M^>6pq1$J^)j^#dOo+&8vumeV~BICt&W@H16IvR9EZcUiS(bUQ_q-EVV+C4qk|V!~gI4Ab=}B&pl_p_eYHVfg(`A2JWr$ii z5X}a?nph#$bzkHgzG@<+9cHgl4Kl{$`UBZE5^rN;NS_vVyI5 zHT=X1$V{+B>s*<-+ISHfc|9%3UAd6E!Ca2s3t*siR&|4Q>lD?x%bWg)T4>Bv0xN-< zrfs!QrNMqIRI69jL@5nQG-ZPtvt^($eOU+EAq1t@tQ}{#aO-45EW%N{7Pq4Hx$^eN z&EYgAX2{QeG5h_a;NsYaVkL{s+4Ddt=9Z4h3b*uK18(UuW98a=x}oK#-ONW>F9p3q zNkGhqKu9Q@W~<2t7!!`_e~mf?LyR;I>b(UGEQBK-eHaLQU5F~<^(7GZA}n?p(Qhcz zT0Oc=F9x5btKU}diG?V$QfeLG!Q9V`y~iT6!CvemzD^n(Ud>F{=*cNE8nb{MU0SU* z6Gl}vvcXq$(1)Xun0`*z=jXdL)Q0){l*J%e6!|4paFk+EDB>i>P99$Ip0T`9>uHh) z{zP~V^0UzQT~5T8hMJgk@Ey1Fb=T+&M{7=Ep!r(LduZ4>*Vk@LgH1Lr4*!1xCC!}t!R1$ zVS!xxrxN3zgls~-H0aiDOyQ)faS^j#tzflc18?j1Ivw-$bGW$G$34+f3^reh;r2O5$rQH9(0A3*d~O(~zoINo(Fs8T2-R+vH5< z{)tX|+5CHY-oEpeq3xA4o;i9O9l@Uw#y6a6>K^U=(^nmXF~hHang>6ix;XU!MgjI8 zD{l;xKEOCpUJpwM$IH`1)DSkCkjK|0!DrihoudW22v?Ym#Gzm|ExK5)am?<@JOROv zoTz;8!AIKpm-baB&OTrfqCsz$`36?$rE@OIHY#>L(^qSw`=g4$NgUC(i?97n)t$Pg z)@6gAQk}UR_)F-4-X5R_a;NLk1mLh67S?3Zg70WT>BN;2$4(wTisM)N9@G3orI!}v z5jCOcz!S~j{Qmj+`P%fA{Wx=xax1>i@!`Y#Le&5cg7rOtZ3o}oM@36T&1xYL1|6VL z16#$T1)yi>m3G0t7EA+h3zX8g6zvra^lLgy@t{j2Og*B6Ro!PG@tf*1@jZe!BNXgI z-EC%%Mo?z**OgDL9U3QzV8$Ua{&Qgc;2WGh0(5{c;Ed3KKr<8!Tgyp|DmaX=f}PAF zVEiEWCBcuZHCS!DH-sa=2=YlaNi=_6Q3xK#Y@mo4kNSC*ty|D*TSRzbrGU?0VOAm` zCE@YP&RX~ylR6#`n8-BeaF{KYT04fQh@%j?P4M9bDkgJz=YML z5GNqf)g0MP(kZJLZ5HRtI7zd68^xvRjw`Q~{X z3za7QASb&HekLjCXSup{+v{XvMC+b9a`e#i&&tVBJ93>qe)3bnMw$_=IaynF(!vQv z?GJ)KuTJmDQ@BZqe3M1{+hcYpDpYfn4wUvl%bRd9SHJ^#mEfu(!BS+DULP^R(yo^13wH^TQer{NOJqg^rm zj7p;kmBh3OxRpP;OUoN=aQmRM3m$ip0<&;}Ec^9Q?jS+IStz27-jLUBSAr5Bj0AO{ zUxG3Xac8-l!Tbkh>c4PCEFznl*!+hikPt z5sN?u(-rk1Z>7e(;8$+f2%#;bG@GmuSAjel;wTN=Voy%;tP|X-pB_;BvTC%d0waVV zYNCU4HMpM|1RGV)U)A^dO7f>QAA)`R{@)>ssGO~=y3Z#B~4z~yGHAt9Z~tw2fQ6(mIH zV7rzfg;j=Xh_4>kn>!~=ng&tL6+|6a?nogClvw-X#=^x7K#zSgML3)tF}wWiT# z!GG}AI>l@2z&4o%OZ{k-dvgbG{tL<;n_s^&WakYlCH7+7*eT6zy0-Z`t%PEF*F8M7 zco$w{r%TbM1%UtkwHplgNed!csY#M_GCQt%#ML0&{|vGDZC>E3$1ZQ|GdW*tNiLk| zxg1;6eMuR36StZ+oisNnX^8;V$s7B++nwS(JWIU(Zm0l#K{|tO$%FZv(m>@A0~->r zh(dgtX(LINpr?)L`6VKCSS632y3IZ~E{?KQ%c4r)V}Nd=PE=<%q337aeBQ;@bp(-E zsP7)%HI5JNJiPkSd3N4Y?BvVZ@~KZEw&LP%YkN+GYYye+sNBa-eXLSv%Ypy9t80mE zqX@%sytX%vu{WDgB`FV=0*xUKlH)o#R3MYOjUf++R|rsHW#T>zexTX7bt9pONelHv6?>e>Ec$t@LUvsGwYw0KZiEfpOw zFl=oOGJ#vo7myr^)xy&N7f9hkguK#OS!xJtgXR&`GDv7O^o=Jqkg7OkUk~>=6&# zAl!57bUjgK@FT~u3a(!lq8oFdpt*)C_Rw5$*?a--z>mqR$PG95_xE>btTnX1qdy5S zC*l%6T5tAYsguH&85NAZxfH&hGk5^M?}iNKT>2PNyEmJlxNyLM_m13LW?j=V*|Uo+i55-BL{v=+K#%( z+@A7{ zCd6%NBK8ZlrPY&edE>O}oObZNv>Zy_QbCwKT^T4M_!-wh(u(6c>(VYz2PZdG7tD(E zVh6e^cH}M`j$p^)?&q4KLU8yJR?f4L*Q~`Vo;@lP1l8T_IQU zN3mtl(odQ2P%CIHM#`B>2=NUul#KH7qc~UpAmg%I;3ptkLAW}v8^FU1mn!=c z(=PDZ(W-RQ6{WgLea@?;h5X5+-!j#ggfEyh)9AI^m)*hQnm8QLU4nE0*g+?MiejtO zS~FaTQ1nQyxX7S5|I&O?_wXo95Uoj0Xw?|OCX5rP%c>{;oGFS^CpF2VDZ(_sr~Anj z6cB=)OvA+zjjd5}K~-@fR6RpjAe0Fw2rl6$VTtfM;R@kB!uy1)gwF^!3Eu$xbnx7< z#s@DEN`1$e9|*q?ek1%!_>1s2LAC^+MUMOg$mgCW0kFgTU1#K39+9a<2vUU`RG2x1 z&(e=n)i&cU5=bPd-X>fjyi53y@Dbr-!Y71J33PNVuIGH4wVQUf~BX#xj5k{oe4%{NbI-lHdx#UbxsfVR}->Ug-6s=py1OIYCJ zQDTSD6Y;~a)bN=|GLBCm*y(SG)-RcFnbT%6X~T8ji1~yu&V6$HkHB~2h?%wy5AB$X zRwjO*5jAeX#ovQw&Kv`)O2&-EL9S~+w;Da-6z-HUr;G{cp2n@XHES&o?HDO6x0Z}C zE1GrP diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/__pycache__/version.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/__pycache__/version.cpython-310.pyc deleted file mode 100644 index 1cb1fea6d5ea423fcb53c38b067e118746f45417..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 20150 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 'user[:passwd]', 'host[:port]'.""" - # global _userprog - # if _userprog is None: - # import re - # _userprog = re.compile('^(.*)@(.*)$') - - # match = _userprog.match(host) - # if match: return match.group(1, 2) - # return None, host - -else: # pragma: no cover - from io import StringIO - string_types = str, - text_type = str - from io import TextIOWrapper as file_type - import builtins - import configparser - import shutil - from urllib.parse import (urlparse, urlunparse, urljoin, quote, - unquote, urlsplit, urlunsplit, splittype) - from urllib.request import (urlopen, urlretrieve, Request, url2pathname, - pathname2url, - HTTPBasicAuthHandler, HTTPPasswordMgr, - HTTPHandler, HTTPRedirectHandler, - build_opener) - if ssl: - from urllib.request import HTTPSHandler - from urllib.error import HTTPError, URLError, ContentTooShortError - import http.client as httplib - import urllib.request as urllib2 - import xmlrpc.client as xmlrpclib - import queue - from html.parser import HTMLParser - import html.entities as htmlentitydefs - raw_input = input - from itertools import filterfalse - filter = filter - - -try: - from ssl import match_hostname, CertificateError -except ImportError: # pragma: no cover - class CertificateError(ValueError): - pass - - - def _dnsname_match(dn, hostname, max_wildcards=1): - """Matching according to RFC 6125, section 6.4.3 - - http://tools.ietf.org/html/rfc6125#section-6.4.3 - """ - pats = [] - if not dn: - return False - - parts = dn.split('.') - leftmost, remainder = parts[0], parts[1:] - - wildcards = leftmost.count('*') - if wildcards > max_wildcards: - # Issue #17980: avoid denials of service by refusing more - # than one wildcard per fragment. A survey of established - # policy among SSL implementations showed it to be a - # reasonable choice. - raise CertificateError( - "too many wildcards in certificate DNS name: " + repr(dn)) - - # speed up common case w/o wildcards - if not wildcards: - return dn.lower() == hostname.lower() - - # RFC 6125, section 6.4.3, subitem 1. - # The client SHOULD NOT attempt to match a presented identifier in which - # the wildcard character comprises a label other than the left-most label. - if leftmost == '*': - # When '*' is a fragment by itself, it matches a non-empty dotless - # fragment. - pats.append('[^.]+') - elif leftmost.startswith('xn--') or hostname.startswith('xn--'): - # RFC 6125, section 6.4.3, subitem 3. - # The client SHOULD NOT attempt to match a presented identifier - # where the wildcard character is embedded within an A-label or - # U-label of an internationalized domain name. - pats.append(re.escape(leftmost)) - else: - # Otherwise, '*' matches any dotless string, e.g. www* - pats.append(re.escape(leftmost).replace(r'\*', '[^.]*')) - - # add the remaining fragments, ignore any wildcards - for frag in remainder: - pats.append(re.escape(frag)) - - pat = re.compile(r'\A' + r'\.'.join(pats) + r'\Z', re.IGNORECASE) - return pat.match(hostname) - - - def match_hostname(cert, hostname): - """Verify that *cert* (in decoded format as returned by - SSLSocket.getpeercert()) matches the *hostname*. RFC 2818 and RFC 6125 - rules are followed, but IP addresses are not accepted for *hostname*. - - CertificateError is raised on failure. On success, the function - returns nothing. - """ - if not cert: - raise ValueError("empty or no certificate, match_hostname needs a " - "SSL socket or SSL context with either " - "CERT_OPTIONAL or CERT_REQUIRED") - dnsnames = [] - san = cert.get('subjectAltName', ()) - for key, value in san: - if key == 'DNS': - if _dnsname_match(value, hostname): - return - dnsnames.append(value) - if not dnsnames: - # The subject is only checked when there is no dNSName entry - # in subjectAltName - for sub in cert.get('subject', ()): - for key, value in sub: - # XXX according to RFC 2818, the most specific Common Name - # must be used. - if key == 'commonName': - if _dnsname_match(value, hostname): - return - dnsnames.append(value) - if len(dnsnames) > 1: - raise CertificateError("hostname %r " - "doesn't match either of %s" - % (hostname, ', '.join(map(repr, dnsnames)))) - elif len(dnsnames) == 1: - raise CertificateError("hostname %r " - "doesn't match %r" - % (hostname, dnsnames[0])) - else: - raise CertificateError("no appropriate commonName or " - "subjectAltName fields were found") - - -try: - from types import SimpleNamespace as Container -except ImportError: # pragma: no cover - class Container(object): - """ - A generic container for when multiple values need to be returned - """ - def __init__(self, **kwargs): - self.__dict__.update(kwargs) - - -try: - from shutil import which -except ImportError: # pragma: no cover - # Implementation from Python 3.3 - def which(cmd, mode=os.F_OK | os.X_OK, path=None): - """Given a command, mode, and a PATH string, return the path which - conforms to the given mode on the PATH, or None if there is no such - file. - - `mode` defaults to os.F_OK | os.X_OK. `path` defaults to the result - of os.environ.get("PATH"), or can be overridden with a custom search - path. - - """ - # Check that a given file can be accessed with the correct mode. - # Additionally check that `file` is not a directory, as on Windows - # directories pass the os.access check. - def _access_check(fn, mode): - return (os.path.exists(fn) and os.access(fn, mode) - and not os.path.isdir(fn)) - - # If we're given a path with a directory part, look it up directly rather - # than referring to PATH directories. This includes checking relative to the - # current directory, e.g. ./script - if os.path.dirname(cmd): - if _access_check(cmd, mode): - return cmd - return None - - if path is None: - path = os.environ.get("PATH", os.defpath) - if not path: - return None - path = path.split(os.pathsep) - - if sys.platform == "win32": - # The current directory takes precedence on Windows. - if not os.curdir in path: - path.insert(0, os.curdir) - - # PATHEXT is necessary to check on Windows. - pathext = os.environ.get("PATHEXT", "").split(os.pathsep) - # See if the given file matches any of the expected path extensions. - # This will allow us to short circuit when given "python.exe". - # If it does match, only test that one, otherwise we have to try - # others. - if any(cmd.lower().endswith(ext.lower()) for ext in pathext): - files = [cmd] - else: - files = [cmd + ext for ext in pathext] - else: - # On other platforms you don't have things like PATHEXT to tell you - # what file suffixes are executable, so just pass on cmd as-is. - files = [cmd] - - seen = set() - for dir in path: - normdir = os.path.normcase(dir) - if not normdir in seen: - seen.add(normdir) - for thefile in files: - name = os.path.join(dir, thefile) - if _access_check(name, mode): - return name - return None - - -# ZipFile is a context manager in 2.7, but not in 2.6 - -from zipfile import ZipFile as BaseZipFile - -if hasattr(BaseZipFile, '__enter__'): # pragma: no cover - ZipFile = BaseZipFile -else: # pragma: no cover - from zipfile import ZipExtFile as BaseZipExtFile - - class ZipExtFile(BaseZipExtFile): - def __init__(self, base): - self.__dict__.update(base.__dict__) - - def __enter__(self): - return self - - def __exit__(self, *exc_info): - self.close() - # return None, so if an exception occurred, it will propagate - - class ZipFile(BaseZipFile): - def __enter__(self): - return self - - def __exit__(self, *exc_info): - self.close() - # return None, so if an exception occurred, it will propagate - - def open(self, *args, **kwargs): - base = BaseZipFile.open(self, *args, **kwargs) - return ZipExtFile(base) - -try: - from platform import python_implementation -except ImportError: # pragma: no cover - def python_implementation(): - """Return a string identifying the Python implementation.""" - if 'PyPy' in sys.version: - return 'PyPy' - if os.name == 'java': - return 'Jython' - if sys.version.startswith('IronPython'): - return 'IronPython' - return 'CPython' - -import shutil -import sysconfig - -try: - callable = callable -except NameError: # pragma: no cover - from collections.abc import Callable - - def callable(obj): - return isinstance(obj, Callable) - - -try: - fsencode = os.fsencode - fsdecode = os.fsdecode -except AttributeError: # pragma: no cover - # Issue #99: on some systems (e.g. containerised), - # sys.getfilesystemencoding() returns None, and we need a real value, - # so fall back to utf-8. From the CPython 2.7 docs relating to Unix and - # sys.getfilesystemencoding(): the return value is "the user’s preference - # according to the result of nl_langinfo(CODESET), or None if the - # nl_langinfo(CODESET) failed." - _fsencoding = sys.getfilesystemencoding() or 'utf-8' - if _fsencoding == 'mbcs': - _fserrors = 'strict' - else: - _fserrors = 'surrogateescape' - - def fsencode(filename): - if isinstance(filename, bytes): - return filename - elif isinstance(filename, text_type): - return filename.encode(_fsencoding, _fserrors) - else: - raise TypeError("expect bytes or str, not %s" % - type(filename).__name__) - - def fsdecode(filename): - if isinstance(filename, text_type): - return filename - elif isinstance(filename, bytes): - return filename.decode(_fsencoding, _fserrors) - else: - raise TypeError("expect bytes or str, not %s" % - type(filename).__name__) - -try: - from tokenize import detect_encoding -except ImportError: # pragma: no cover - from codecs import BOM_UTF8, lookup - import re - - cookie_re = re.compile(r"coding[:=]\s*([-\w.]+)") - - def _get_normal_name(orig_enc): - """Imitates get_normal_name in tokenizer.c.""" - # Only care about the first 12 characters. - enc = orig_enc[:12].lower().replace("_", "-") - if enc == "utf-8" or enc.startswith("utf-8-"): - return "utf-8" - if enc in ("latin-1", "iso-8859-1", "iso-latin-1") or \ - enc.startswith(("latin-1-", "iso-8859-1-", "iso-latin-1-")): - return "iso-8859-1" - return orig_enc - - def detect_encoding(readline): - """ - The detect_encoding() function is used to detect the encoding that should - be used to decode a Python source file. It requires one argument, readline, - in the same way as the tokenize() generator. - - It will call readline a maximum of twice, and return the encoding used - (as a string) and a list of any lines (left as bytes) it has read in. - - It detects the encoding from the presence of a utf-8 bom or an encoding - cookie as specified in pep-0263. If both a bom and a cookie are present, - but disagree, a SyntaxError will be raised. If the encoding cookie is an - invalid charset, raise a SyntaxError. Note that if a utf-8 bom is found, - 'utf-8-sig' is returned. - - If no encoding is specified, then the default of 'utf-8' will be returned. - """ - try: - filename = readline.__self__.name - except AttributeError: - filename = None - bom_found = False - encoding = None - default = 'utf-8' - def read_or_stop(): - try: - return readline() - except StopIteration: - return b'' - - def find_cookie(line): - try: - # Decode as UTF-8. Either the line is an encoding declaration, - # in which case it should be pure ASCII, or it must be UTF-8 - # per default encoding. - line_string = line.decode('utf-8') - except UnicodeDecodeError: - msg = "invalid or missing encoding declaration" - if filename is not None: - msg = '{} for {!r}'.format(msg, filename) - raise SyntaxError(msg) - - matches = cookie_re.findall(line_string) - if not matches: - return None - encoding = _get_normal_name(matches[0]) - try: - codec = lookup(encoding) - except LookupError: - # This behaviour mimics the Python interpreter - if filename is None: - msg = "unknown encoding: " + encoding - else: - msg = "unknown encoding for {!r}: {}".format(filename, - encoding) - raise SyntaxError(msg) - - if bom_found: - if codec.name != 'utf-8': - # This behaviour mimics the Python interpreter - if filename is None: - msg = 'encoding problem: utf-8' - else: - msg = 'encoding problem for {!r}: utf-8'.format(filename) - raise SyntaxError(msg) - encoding += '-sig' - return encoding - - first = read_or_stop() - if first.startswith(BOM_UTF8): - bom_found = True - first = first[3:] - default = 'utf-8-sig' - if not first: - return default, [] - - encoding = find_cookie(first) - if encoding: - return encoding, [first] - - second = read_or_stop() - if not second: - return default, [first] - - encoding = find_cookie(second) - if encoding: - return encoding, [first, second] - - return default, [first, second] - -# For converting & <-> & etc. -try: - from html import escape -except ImportError: - from cgi import escape -if sys.version_info[:2] < (3, 4): - unescape = HTMLParser().unescape -else: - from html import unescape - -try: - from collections import ChainMap -except ImportError: # pragma: no cover - from collections import MutableMapping - - try: - from reprlib import recursive_repr as _recursive_repr - except ImportError: - def _recursive_repr(fillvalue='...'): - ''' - Decorator to make a repr function return fillvalue for a recursive - call - ''' - - def decorating_function(user_function): - repr_running = set() - - def wrapper(self): - key = id(self), get_ident() - if key in repr_running: - return fillvalue - repr_running.add(key) - try: - result = user_function(self) - finally: - repr_running.discard(key) - return result - - # Can't use functools.wraps() here because of bootstrap issues - wrapper.__module__ = getattr(user_function, '__module__') - wrapper.__doc__ = getattr(user_function, '__doc__') - wrapper.__name__ = getattr(user_function, '__name__') - wrapper.__annotations__ = getattr(user_function, '__annotations__', {}) - return wrapper - - return decorating_function - - class ChainMap(MutableMapping): - ''' A ChainMap groups multiple dicts (or other mappings) together - to create a single, updateable view. - - The underlying mappings are stored in a list. That list is public and can - accessed or updated using the *maps* attribute. There is no other state. - - Lookups search the underlying mappings successively until a key is found. - In contrast, writes, updates, and deletions only operate on the first - mapping. - - ''' - - def __init__(self, *maps): - '''Initialize a ChainMap by setting *maps* to the given mappings. - If no mappings are provided, a single empty dictionary is used. - - ''' - self.maps = list(maps) or [{}] # always at least one map - - def __missing__(self, key): - raise KeyError(key) - - def __getitem__(self, key): - for mapping in self.maps: - try: - return mapping[key] # can't use 'key in mapping' with defaultdict - except KeyError: - pass - return self.__missing__(key) # support subclasses that define __missing__ - - def get(self, key, default=None): - return self[key] if key in self else default - - def __len__(self): - return len(set().union(*self.maps)) # reuses stored hash values if possible - - def __iter__(self): - return iter(set().union(*self.maps)) - - def __contains__(self, key): - return any(key in m for m in self.maps) - - def __bool__(self): - return any(self.maps) - - @_recursive_repr() - def __repr__(self): - return '{0.__class__.__name__}({1})'.format( - self, ', '.join(map(repr, self.maps))) - - @classmethod - def fromkeys(cls, iterable, *args): - 'Create a ChainMap with a single dict created from the iterable.' - return cls(dict.fromkeys(iterable, *args)) - - def copy(self): - 'New ChainMap or subclass with a new copy of maps[0] and refs to maps[1:]' - return self.__class__(self.maps[0].copy(), *self.maps[1:]) - - __copy__ = copy - - def new_child(self): # like Django's Context.push() - 'New ChainMap with a new dict followed by all previous maps.' - return self.__class__({}, *self.maps) - - @property - def parents(self): # like Django's Context.pop() - 'New ChainMap from maps[1:].' - return self.__class__(*self.maps[1:]) - - def __setitem__(self, key, value): - self.maps[0][key] = value - - def __delitem__(self, key): - try: - del self.maps[0][key] - except KeyError: - raise KeyError('Key not found in the first mapping: {!r}'.format(key)) - - def popitem(self): - 'Remove and return an item pair from maps[0]. Raise KeyError is maps[0] is empty.' - try: - return self.maps[0].popitem() - except KeyError: - raise KeyError('No keys found in the first mapping.') - - def pop(self, key, *args): - 'Remove *key* from maps[0] and return its value. Raise KeyError if *key* not in maps[0].' - try: - return self.maps[0].pop(key, *args) - except KeyError: - raise KeyError('Key not found in the first mapping: {!r}'.format(key)) - - def clear(self): - 'Clear maps[0], leaving maps[1:] intact.' - self.maps[0].clear() - -try: - from importlib.util import cache_from_source # Python >= 3.4 -except ImportError: # pragma: no cover - def cache_from_source(path, debug_override=None): - assert path.endswith('.py') - if debug_override is None: - debug_override = __debug__ - if debug_override: - suffix = 'c' - else: - suffix = 'o' - return path + suffix - -try: - from collections import OrderedDict -except ImportError: # pragma: no cover -## {{{ http://code.activestate.com/recipes/576693/ (r9) -# Backport of OrderedDict() class that runs on Python 2.4, 2.5, 2.6, 2.7 and pypy. -# Passes Python2.7's test suite and incorporates all the latest updates. - try: - from thread import get_ident as _get_ident - except ImportError: - from dummy_thread import get_ident as _get_ident - - try: - from _abcoll import KeysView, ValuesView, ItemsView - except ImportError: - pass - - - class OrderedDict(dict): - 'Dictionary that remembers insertion order' - # An inherited dict maps keys to values. - # The inherited dict provides __getitem__, __len__, __contains__, and get. - # The remaining methods are order-aware. - # Big-O running times for all methods are the same as for regular dictionaries. - - # The internal self.__map dictionary maps keys to links in a doubly linked list. - # The circular doubly linked list starts and ends with a sentinel element. - # The sentinel element never gets deleted (this simplifies the algorithm). - # Each link is stored as a list of length three: [PREV, NEXT, KEY]. - - def __init__(self, *args, **kwds): - '''Initialize an ordered dictionary. Signature is the same as for - regular dictionaries, but keyword arguments are not recommended - because their insertion order is arbitrary. - - ''' - if len(args) > 1: - raise TypeError('expected at most 1 arguments, got %d' % len(args)) - try: - self.__root - except AttributeError: - self.__root = root = [] # sentinel node - root[:] = [root, root, None] - self.__map = {} - self.__update(*args, **kwds) - - def __setitem__(self, key, value, dict_setitem=dict.__setitem__): - 'od.__setitem__(i, y) <==> od[i]=y' - # Setting a new item creates a new link which goes at the end of the linked - # list, and the inherited dictionary is updated with the new key/value pair. - if key not in self: - root = self.__root - last = root[0] - last[1] = root[0] = self.__map[key] = [last, root, key] - dict_setitem(self, key, value) - - def __delitem__(self, key, dict_delitem=dict.__delitem__): - 'od.__delitem__(y) <==> del od[y]' - # Deleting an existing item uses self.__map to find the link which is - # then removed by updating the links in the predecessor and successor nodes. - dict_delitem(self, key) - link_prev, link_next, key = self.__map.pop(key) - link_prev[1] = link_next - link_next[0] = link_prev - - def __iter__(self): - 'od.__iter__() <==> iter(od)' - root = self.__root - curr = root[1] - while curr is not root: - yield curr[2] - curr = curr[1] - - def __reversed__(self): - 'od.__reversed__() <==> reversed(od)' - root = self.__root - curr = root[0] - while curr is not root: - yield curr[2] - curr = curr[0] - - def clear(self): - 'od.clear() -> None. Remove all items from od.' - try: - for node in self.__map.itervalues(): - del node[:] - root = self.__root - root[:] = [root, root, None] - self.__map.clear() - except AttributeError: - pass - dict.clear(self) - - def popitem(self, last=True): - '''od.popitem() -> (k, v), return and remove a (key, value) pair. - Pairs are returned in LIFO order if last is true or FIFO order if false. - - ''' - if not self: - raise KeyError('dictionary is empty') - root = self.__root - if last: - link = root[0] - link_prev = link[0] - link_prev[1] = root - root[0] = link_prev - else: - link = root[1] - link_next = link[1] - root[1] = link_next - link_next[0] = root - key = link[2] - del self.__map[key] - value = dict.pop(self, key) - return key, value - - # -- the following methods do not depend on the internal structure -- - - def keys(self): - 'od.keys() -> list of keys in od' - return list(self) - - def values(self): - 'od.values() -> list of values in od' - return [self[key] for key in self] - - def items(self): - 'od.items() -> list of (key, value) pairs in od' - return [(key, self[key]) for key in self] - - def iterkeys(self): - 'od.iterkeys() -> an iterator over the keys in od' - return iter(self) - - def itervalues(self): - 'od.itervalues -> an iterator over the values in od' - for k in self: - yield self[k] - - def iteritems(self): - 'od.iteritems -> an iterator over the (key, value) items in od' - for k in self: - yield (k, self[k]) - - def update(*args, **kwds): - '''od.update(E, **F) -> None. Update od from dict/iterable E and F. - - If E is a dict instance, does: for k in E: od[k] = E[k] - If E has a .keys() method, does: for k in E.keys(): od[k] = E[k] - Or if E is an iterable of items, does: for k, v in E: od[k] = v - In either case, this is followed by: for k, v in F.items(): od[k] = v - - ''' - if len(args) > 2: - raise TypeError('update() takes at most 2 positional ' - 'arguments (%d given)' % (len(args),)) - elif not args: - raise TypeError('update() takes at least 1 argument (0 given)') - self = args[0] - # Make progressively weaker assumptions about "other" - other = () - if len(args) == 2: - other = args[1] - if isinstance(other, dict): - for key in other: - self[key] = other[key] - elif hasattr(other, 'keys'): - for key in other.keys(): - self[key] = other[key] - else: - for key, value in other: - self[key] = value - for key, value in kwds.items(): - self[key] = value - - __update = update # let subclasses override update without breaking __init__ - - __marker = object() - - def pop(self, key, default=__marker): - '''od.pop(k[,d]) -> v, remove specified key and return the corresponding value. - If key is not found, d is returned if given, otherwise KeyError is raised. - - ''' - if key in self: - result = self[key] - del self[key] - return result - if default is self.__marker: - raise KeyError(key) - return default - - def setdefault(self, key, default=None): - 'od.setdefault(k[,d]) -> od.get(k,d), also set od[k]=d if k not in od' - if key in self: - return self[key] - self[key] = default - return default - - def __repr__(self, _repr_running=None): - 'od.__repr__() <==> repr(od)' - if not _repr_running: _repr_running = {} - call_key = id(self), _get_ident() - if call_key in _repr_running: - return '...' - _repr_running[call_key] = 1 - try: - if not self: - return '%s()' % (self.__class__.__name__,) - return '%s(%r)' % (self.__class__.__name__, self.items()) - finally: - del _repr_running[call_key] - - def __reduce__(self): - 'Return state information for pickling' - items = [[k, self[k]] for k in self] - inst_dict = vars(self).copy() - for k in vars(OrderedDict()): - inst_dict.pop(k, None) - if inst_dict: - return (self.__class__, (items,), inst_dict) - return self.__class__, (items,) - - def copy(self): - 'od.copy() -> a shallow copy of od' - return self.__class__(self) - - @classmethod - def fromkeys(cls, iterable, value=None): - '''OD.fromkeys(S[, v]) -> New ordered dictionary with keys from S - and values equal to v (which defaults to None). - - ''' - d = cls() - for key in iterable: - d[key] = value - return d - - def __eq__(self, other): - '''od.__eq__(y) <==> od==y. Comparison to another OD is order-sensitive - while comparison to a regular mapping is order-insensitive. - - ''' - if isinstance(other, OrderedDict): - return len(self)==len(other) and self.items() == other.items() - return dict.__eq__(self, other) - - def __ne__(self, other): - return not self == other - - # -- the following methods are only used in Python 2.7 -- - - def viewkeys(self): - "od.viewkeys() -> a set-like object providing a view on od's keys" - return KeysView(self) - - def viewvalues(self): - "od.viewvalues() -> an object providing a view on od's values" - return ValuesView(self) - - def viewitems(self): - "od.viewitems() -> a set-like object providing a view on od's items" - return ItemsView(self) - -try: - from logging.config import BaseConfigurator, valid_ident -except ImportError: # pragma: no cover - IDENTIFIER = re.compile('^[a-z_][a-z0-9_]*$', re.I) - - - def valid_ident(s): - m = IDENTIFIER.match(s) - if not m: - raise ValueError('Not a valid Python identifier: %r' % s) - return True - - - # The ConvertingXXX classes are wrappers around standard Python containers, - # and they serve to convert any suitable values in the container. The - # conversion converts base dicts, lists and tuples to their wrapped - # equivalents, whereas strings which match a conversion format are converted - # appropriately. - # - # Each wrapper should have a configurator attribute holding the actual - # configurator to use for conversion. - - class ConvertingDict(dict): - """A converting dictionary wrapper.""" - - def __getitem__(self, key): - value = dict.__getitem__(self, key) - result = self.configurator.convert(value) - #If the converted value is different, save for next time - if value is not result: - self[key] = result - if type(result) in (ConvertingDict, ConvertingList, - ConvertingTuple): - result.parent = self - result.key = key - return result - - def get(self, key, default=None): - value = dict.get(self, key, default) - result = self.configurator.convert(value) - #If the converted value is different, save for next time - if value is not result: - self[key] = result - if type(result) in (ConvertingDict, ConvertingList, - ConvertingTuple): - result.parent = self - result.key = key - return result - - def pop(self, key, default=None): - value = dict.pop(self, key, default) - result = self.configurator.convert(value) - if value is not result: - if type(result) in (ConvertingDict, ConvertingList, - ConvertingTuple): - result.parent = self - result.key = key - return result - - class ConvertingList(list): - """A converting list wrapper.""" - def __getitem__(self, key): - value = list.__getitem__(self, key) - result = self.configurator.convert(value) - #If the converted value is different, save for next time - if value is not result: - self[key] = result - if type(result) in (ConvertingDict, ConvertingList, - ConvertingTuple): - result.parent = self - result.key = key - return result - - def pop(self, idx=-1): - value = list.pop(self, idx) - result = self.configurator.convert(value) - if value is not result: - if type(result) in (ConvertingDict, ConvertingList, - ConvertingTuple): - result.parent = self - return result - - class ConvertingTuple(tuple): - """A converting tuple wrapper.""" - def __getitem__(self, key): - value = tuple.__getitem__(self, key) - result = self.configurator.convert(value) - if value is not result: - if type(result) in (ConvertingDict, ConvertingList, - ConvertingTuple): - result.parent = self - result.key = key - return result - - class BaseConfigurator(object): - """ - The configurator base class which defines some useful defaults. - """ - - CONVERT_PATTERN = re.compile(r'^(?P[a-z]+)://(?P.*)$') - - WORD_PATTERN = re.compile(r'^\s*(\w+)\s*') - DOT_PATTERN = re.compile(r'^\.\s*(\w+)\s*') - INDEX_PATTERN = re.compile(r'^\[\s*(\w+)\s*\]\s*') - DIGIT_PATTERN = re.compile(r'^\d+$') - - value_converters = { - 'ext' : 'ext_convert', - 'cfg' : 'cfg_convert', - } - - # We might want to use a different one, e.g. importlib - importer = staticmethod(__import__) - - def __init__(self, config): - self.config = ConvertingDict(config) - self.config.configurator = self - - def resolve(self, s): - """ - Resolve strings to objects using standard import and attribute - syntax. - """ - name = s.split('.') - used = name.pop(0) - try: - found = self.importer(used) - for frag in name: - used += '.' + frag - try: - found = getattr(found, frag) - except AttributeError: - self.importer(used) - found = getattr(found, frag) - return found - except ImportError: - e, tb = sys.exc_info()[1:] - v = ValueError('Cannot resolve %r: %s' % (s, e)) - v.__cause__, v.__traceback__ = e, tb - raise v - - def ext_convert(self, value): - """Default converter for the ext:// protocol.""" - return self.resolve(value) - - def cfg_convert(self, value): - """Default converter for the cfg:// protocol.""" - rest = value - m = self.WORD_PATTERN.match(rest) - if m is None: - raise ValueError("Unable to convert %r" % value) - else: - rest = rest[m.end():] - d = self.config[m.groups()[0]] - #print d, rest - while rest: - m = self.DOT_PATTERN.match(rest) - if m: - d = d[m.groups()[0]] - else: - m = self.INDEX_PATTERN.match(rest) - if m: - idx = m.groups()[0] - if not self.DIGIT_PATTERN.match(idx): - d = d[idx] - else: - try: - n = int(idx) # try as number first (most likely) - d = d[n] - except TypeError: - d = d[idx] - if m: - rest = rest[m.end():] - else: - raise ValueError('Unable to convert ' - '%r at %r' % (value, rest)) - #rest should be empty - return d - - def convert(self, value): - """ - Convert values to an appropriate type. dicts, lists and tuples are - replaced by their converting alternatives. Strings are checked to - see if they have a conversion format and are converted if they do. - """ - if not isinstance(value, ConvertingDict) and isinstance(value, dict): - value = ConvertingDict(value) - value.configurator = self - elif not isinstance(value, ConvertingList) and isinstance(value, list): - value = ConvertingList(value) - value.configurator = self - elif not isinstance(value, ConvertingTuple) and\ - isinstance(value, tuple): - value = ConvertingTuple(value) - value.configurator = self - elif isinstance(value, string_types): - m = self.CONVERT_PATTERN.match(value) - if m: - d = m.groupdict() - prefix = d['prefix'] - converter = self.value_converters.get(prefix, None) - if converter: - suffix = d['suffix'] - converter = getattr(self, converter) - value = converter(suffix) - return value - - def configure_custom(self, config): - """Configure an object with a user-supplied factory.""" - c = config.pop('()') - if not callable(c): - c = self.resolve(c) - props = config.pop('.', None) - # Check for valid identifiers - kwargs = dict([(k, config[k]) for k in config if valid_ident(k)]) - result = c(**kwargs) - if props: - for name, value in props.items(): - setattr(result, name, value) - return result - - def as_tuple(self, value): - """Utility function which converts lists to tuples.""" - if isinstance(value, list): - value = tuple(value) - return value diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/database.py b/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/database.py deleted file mode 100644 index f486994..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/database.py +++ /dev/null @@ -1,1345 +0,0 @@ -# -*- coding: utf-8 -*- -# -# Copyright (C) 2012-2017 The Python Software Foundation. -# See LICENSE.txt and CONTRIBUTORS.txt. -# -"""PEP 376 implementation.""" - -from __future__ import unicode_literals - -import base64 -import codecs -import contextlib -import hashlib -import logging -import os -import posixpath -import sys -import zipimport - -from . import DistlibException, resources -from .compat import StringIO -from .version import get_scheme, UnsupportedVersionError -from .metadata import (Metadata, METADATA_FILENAME, WHEEL_METADATA_FILENAME, - LEGACY_METADATA_FILENAME) -from .util import (parse_requirement, cached_property, parse_name_and_version, - read_exports, write_exports, CSVReader, CSVWriter) - - -__all__ = ['Distribution', 'BaseInstalledDistribution', - 'InstalledDistribution', 'EggInfoDistribution', - 'DistributionPath'] - - -logger = logging.getLogger(__name__) - -EXPORTS_FILENAME = 'pydist-exports.json' -COMMANDS_FILENAME = 'pydist-commands.json' - -DIST_FILES = ('INSTALLER', METADATA_FILENAME, 'RECORD', 'REQUESTED', - 'RESOURCES', EXPORTS_FILENAME, 'SHARED') - -DISTINFO_EXT = '.dist-info' - - -class _Cache(object): - """ - A simple cache mapping names and .dist-info paths to distributions - """ - def __init__(self): - """ - Initialise an instance. There is normally one for each DistributionPath. - """ - self.name = {} - self.path = {} - self.generated = False - - def clear(self): - """ - Clear the cache, setting it to its initial state. - """ - self.name.clear() - self.path.clear() - self.generated = False - - def add(self, dist): - """ - Add a distribution to the cache. - :param dist: The distribution to add. - """ - if dist.path not in self.path: - self.path[dist.path] = dist - self.name.setdefault(dist.key, []).append(dist) - - -class DistributionPath(object): - """ - Represents a set of distributions installed on a path (typically sys.path). - """ - def __init__(self, path=None, include_egg=False): - """ - Create an instance from a path, optionally including legacy (distutils/ - setuptools/distribute) distributions. - :param path: The path to use, as a list of directories. If not specified, - sys.path is used. - :param include_egg: If True, this instance will look for and return legacy - distributions as well as those based on PEP 376. - """ - if path is None: - path = sys.path - self.path = path - self._include_dist = True - self._include_egg = include_egg - - self._cache = _Cache() - self._cache_egg = _Cache() - self._cache_enabled = True - self._scheme = get_scheme('default') - - def _get_cache_enabled(self): - return self._cache_enabled - - def _set_cache_enabled(self, value): - self._cache_enabled = value - - cache_enabled = property(_get_cache_enabled, _set_cache_enabled) - - def clear_cache(self): - """ - Clears the internal cache. - """ - self._cache.clear() - self._cache_egg.clear() - - - def _yield_distributions(self): - """ - Yield .dist-info and/or .egg(-info) distributions. - """ - # We need to check if we've seen some resources already, because on - # some Linux systems (e.g. some Debian/Ubuntu variants) there are - # symlinks which alias other files in the environment. - seen = set() - for path in self.path: - finder = resources.finder_for_path(path) - if finder is None: - continue - r = finder.find('') - if not r or not r.is_container: - continue - rset = sorted(r.resources) - for entry in rset: - r = finder.find(entry) - if not r or r.path in seen: - continue - try: - if self._include_dist and entry.endswith(DISTINFO_EXT): - possible_filenames = [METADATA_FILENAME, - WHEEL_METADATA_FILENAME, - LEGACY_METADATA_FILENAME] - for metadata_filename in possible_filenames: - metadata_path = posixpath.join(entry, metadata_filename) - pydist = finder.find(metadata_path) - if pydist: - break - else: - continue - - with contextlib.closing(pydist.as_stream()) as stream: - metadata = Metadata(fileobj=stream, scheme='legacy') - logger.debug('Found %s', r.path) - seen.add(r.path) - yield new_dist_class(r.path, metadata=metadata, - env=self) - elif self._include_egg and entry.endswith(('.egg-info', - '.egg')): - logger.debug('Found %s', r.path) - seen.add(r.path) - yield old_dist_class(r.path, self) - except Exception as e: - msg = 'Unable to read distribution at %s, perhaps due to bad metadata: %s' - logger.warning(msg, r.path, e) - import warnings - warnings.warn(msg % (r.path, e), stacklevel=2) - - def _generate_cache(self): - """ - Scan the path for distributions and populate the cache with - those that are found. - """ - gen_dist = not self._cache.generated - gen_egg = self._include_egg and not self._cache_egg.generated - if gen_dist or gen_egg: - for dist in self._yield_distributions(): - if isinstance(dist, InstalledDistribution): - self._cache.add(dist) - else: - self._cache_egg.add(dist) - - if gen_dist: - self._cache.generated = True - if gen_egg: - self._cache_egg.generated = True - - @classmethod - def distinfo_dirname(cls, name, version): - """ - The *name* and *version* parameters are converted into their - filename-escaped form, i.e. any ``'-'`` characters are replaced - with ``'_'`` other than the one in ``'dist-info'`` and the one - separating the name from the version number. - - :parameter name: is converted to a standard distribution name by replacing - any runs of non- alphanumeric characters with a single - ``'-'``. - :type name: string - :parameter version: is converted to a standard version string. Spaces - become dots, and all other non-alphanumeric characters - (except dots) become dashes, with runs of multiple - dashes condensed to a single dash. - :type version: string - :returns: directory name - :rtype: string""" - name = name.replace('-', '_') - return '-'.join([name, version]) + DISTINFO_EXT - - def get_distributions(self): - """ - Provides an iterator that looks for distributions and returns - :class:`InstalledDistribution` or - :class:`EggInfoDistribution` instances for each one of them. - - :rtype: iterator of :class:`InstalledDistribution` and - :class:`EggInfoDistribution` instances - """ - if not self._cache_enabled: - for dist in self._yield_distributions(): - yield dist - else: - self._generate_cache() - - for dist in self._cache.path.values(): - yield dist - - if self._include_egg: - for dist in self._cache_egg.path.values(): - yield dist - - def get_distribution(self, name): - """ - Looks for a named distribution on the path. - - This function only returns the first result found, as no more than one - value is expected. If nothing is found, ``None`` is returned. - - :rtype: :class:`InstalledDistribution`, :class:`EggInfoDistribution` - or ``None`` - """ - result = None - name = name.lower() - if not self._cache_enabled: - for dist in self._yield_distributions(): - if dist.key == name: - result = dist - break - else: - self._generate_cache() - - if name in self._cache.name: - result = self._cache.name[name][0] - elif self._include_egg and name in self._cache_egg.name: - result = self._cache_egg.name[name][0] - return result - - def provides_distribution(self, name, version=None): - """ - Iterates over all distributions to find which distributions provide *name*. - If a *version* is provided, it will be used to filter the results. - - This function only returns the first result found, since no more than - one values are expected. If the directory is not found, returns ``None``. - - :parameter version: a version specifier that indicates the version - required, conforming to the format in ``PEP-345`` - - :type name: string - :type version: string - """ - matcher = None - if version is not None: - try: - matcher = self._scheme.matcher('%s (%s)' % (name, version)) - except ValueError: - raise DistlibException('invalid name or version: %r, %r' % - (name, version)) - - for dist in self.get_distributions(): - # We hit a problem on Travis where enum34 was installed and doesn't - # have a provides attribute ... - if not hasattr(dist, 'provides'): - logger.debug('No "provides": %s', dist) - else: - provided = dist.provides - - for p in provided: - p_name, p_ver = parse_name_and_version(p) - if matcher is None: - if p_name == name: - yield dist - break - else: - if p_name == name and matcher.match(p_ver): - yield dist - break - - def get_file_path(self, name, relative_path): - """ - Return the path to a resource file. - """ - dist = self.get_distribution(name) - if dist is None: - raise LookupError('no distribution named %r found' % name) - return dist.get_resource_path(relative_path) - - def get_exported_entries(self, category, name=None): - """ - Return all of the exported entries in a particular category. - - :param category: The category to search for entries. - :param name: If specified, only entries with that name are returned. - """ - for dist in self.get_distributions(): - r = dist.exports - if category in r: - d = r[category] - if name is not None: - if name in d: - yield d[name] - else: - for v in d.values(): - yield v - - -class Distribution(object): - """ - A base class for distributions, whether installed or from indexes. - Either way, it must have some metadata, so that's all that's needed - for construction. - """ - - build_time_dependency = False - """ - Set to True if it's known to be only a build-time dependency (i.e. - not needed after installation). - """ - - requested = False - """A boolean that indicates whether the ``REQUESTED`` metadata file is - present (in other words, whether the package was installed by user - request or it was installed as a dependency).""" - - def __init__(self, metadata): - """ - Initialise an instance. - :param metadata: The instance of :class:`Metadata` describing this - distribution. - """ - self.metadata = metadata - self.name = metadata.name - self.key = self.name.lower() # for case-insensitive comparisons - self.version = metadata.version - self.locator = None - self.digest = None - self.extras = None # additional features requested - self.context = None # environment marker overrides - self.download_urls = set() - self.digests = {} - - @property - def source_url(self): - """ - The source archive download URL for this distribution. - """ - return self.metadata.source_url - - download_url = source_url # Backward compatibility - - @property - def name_and_version(self): - """ - A utility property which displays the name and version in parentheses. - """ - return '%s (%s)' % (self.name, self.version) - - @property - def provides(self): - """ - A set of distribution names and versions provided by this distribution. - :return: A set of "name (version)" strings. - """ - plist = self.metadata.provides - s = '%s (%s)' % (self.name, self.version) - if s not in plist: - plist.append(s) - return plist - - def _get_requirements(self, req_attr): - md = self.metadata - logger.debug('Getting requirements from metadata %r', md.todict()) - reqts = getattr(md, req_attr) - return set(md.get_requirements(reqts, extras=self.extras, - env=self.context)) - - @property - def run_requires(self): - return self._get_requirements('run_requires') - - @property - def meta_requires(self): - return self._get_requirements('meta_requires') - - @property - def build_requires(self): - return self._get_requirements('build_requires') - - @property - def test_requires(self): - return self._get_requirements('test_requires') - - @property - def dev_requires(self): - return self._get_requirements('dev_requires') - - def matches_requirement(self, req): - """ - Say if this instance matches (fulfills) a requirement. - :param req: The requirement to match. - :rtype req: str - :return: True if it matches, else False. - """ - # Requirement may contain extras - parse to lose those - # from what's passed to the matcher - r = parse_requirement(req) - scheme = get_scheme(self.metadata.scheme) - try: - matcher = scheme.matcher(r.requirement) - except UnsupportedVersionError: - # XXX compat-mode if cannot read the version - logger.warning('could not read version %r - using name only', - req) - name = req.split()[0] - matcher = scheme.matcher(name) - - name = matcher.key # case-insensitive - - result = False - for p in self.provides: - p_name, p_ver = parse_name_and_version(p) - if p_name != name: - continue - try: - result = matcher.match(p_ver) - break - except UnsupportedVersionError: - pass - return result - - def __repr__(self): - """ - Return a textual representation of this instance, - """ - if self.source_url: - suffix = ' [%s]' % self.source_url - else: - suffix = '' - return '' % (self.name, self.version, suffix) - - def __eq__(self, other): - """ - See if this distribution is the same as another. - :param other: The distribution to compare with. To be equal to one - another. distributions must have the same type, name, - version and source_url. - :return: True if it is the same, else False. - """ - if type(other) is not type(self): - result = False - else: - result = (self.name == other.name and - self.version == other.version and - self.source_url == other.source_url) - return result - - def __hash__(self): - """ - Compute hash in a way which matches the equality test. - """ - return hash(self.name) + hash(self.version) + hash(self.source_url) - - -class BaseInstalledDistribution(Distribution): - """ - This is the base class for installed distributions (whether PEP 376 or - legacy). - """ - - hasher = None - - def __init__(self, metadata, path, env=None): - """ - Initialise an instance. - :param metadata: An instance of :class:`Metadata` which describes the - distribution. This will normally have been initialised - from a metadata file in the ``path``. - :param path: The path of the ``.dist-info`` or ``.egg-info`` - directory for the distribution. - :param env: This is normally the :class:`DistributionPath` - instance where this distribution was found. - """ - super(BaseInstalledDistribution, self).__init__(metadata) - self.path = path - self.dist_path = env - - def get_hash(self, data, hasher=None): - """ - Get the hash of some data, using a particular hash algorithm, if - specified. - - :param data: The data to be hashed. - :type data: bytes - :param hasher: The name of a hash implementation, supported by hashlib, - or ``None``. Examples of valid values are ``'sha1'``, - ``'sha224'``, ``'sha384'``, '``sha256'``, ``'md5'`` and - ``'sha512'``. If no hasher is specified, the ``hasher`` - attribute of the :class:`InstalledDistribution` instance - is used. If the hasher is determined to be ``None``, MD5 - is used as the hashing algorithm. - :returns: The hash of the data. If a hasher was explicitly specified, - the returned hash will be prefixed with the specified hasher - followed by '='. - :rtype: str - """ - if hasher is None: - hasher = self.hasher - if hasher is None: - hasher = hashlib.md5 - prefix = '' - else: - hasher = getattr(hashlib, hasher) - prefix = '%s=' % self.hasher - digest = hasher(data).digest() - digest = base64.urlsafe_b64encode(digest).rstrip(b'=').decode('ascii') - return '%s%s' % (prefix, digest) - - -class InstalledDistribution(BaseInstalledDistribution): - """ - Created with the *path* of the ``.dist-info`` directory provided to the - constructor. It reads the metadata contained in ``pydist.json`` when it is - instantiated., or uses a passed in Metadata instance (useful for when - dry-run mode is being used). - """ - - hasher = 'sha256' - - def __init__(self, path, metadata=None, env=None): - self.modules = [] - self.finder = finder = resources.finder_for_path(path) - if finder is None: - raise ValueError('finder unavailable for %s' % path) - if env and env._cache_enabled and path in env._cache.path: - metadata = env._cache.path[path].metadata - elif metadata is None: - r = finder.find(METADATA_FILENAME) - # Temporary - for Wheel 0.23 support - if r is None: - r = finder.find(WHEEL_METADATA_FILENAME) - # Temporary - for legacy support - if r is None: - r = finder.find(LEGACY_METADATA_FILENAME) - if r is None: - raise ValueError('no %s found in %s' % (METADATA_FILENAME, - path)) - with contextlib.closing(r.as_stream()) as stream: - metadata = Metadata(fileobj=stream, scheme='legacy') - - super(InstalledDistribution, self).__init__(metadata, path, env) - - if env and env._cache_enabled: - env._cache.add(self) - - r = finder.find('REQUESTED') - self.requested = r is not None - p = os.path.join(path, 'top_level.txt') - if os.path.exists(p): - with open(p, 'rb') as f: - data = f.read().decode('utf-8') - self.modules = data.splitlines() - - def __repr__(self): - return '' % ( - self.name, self.version, self.path) - - def __str__(self): - return "%s %s" % (self.name, self.version) - - def _get_records(self): - """ - Get the list of installed files for the distribution - :return: A list of tuples of path, hash and size. Note that hash and - size might be ``None`` for some entries. The path is exactly - as stored in the file (which is as in PEP 376). - """ - results = [] - r = self.get_distinfo_resource('RECORD') - with contextlib.closing(r.as_stream()) as stream: - with CSVReader(stream=stream) as record_reader: - # Base location is parent dir of .dist-info dir - #base_location = os.path.dirname(self.path) - #base_location = os.path.abspath(base_location) - for row in record_reader: - missing = [None for i in range(len(row), 3)] - path, checksum, size = row + missing - #if not os.path.isabs(path): - # path = path.replace('/', os.sep) - # path = os.path.join(base_location, path) - results.append((path, checksum, size)) - return results - - @cached_property - def exports(self): - """ - Return the information exported by this distribution. - :return: A dictionary of exports, mapping an export category to a dict - of :class:`ExportEntry` instances describing the individual - export entries, and keyed by name. - """ - result = {} - r = self.get_distinfo_resource(EXPORTS_FILENAME) - if r: - result = self.read_exports() - return result - - def read_exports(self): - """ - Read exports data from a file in .ini format. - - :return: A dictionary of exports, mapping an export category to a list - of :class:`ExportEntry` instances describing the individual - export entries. - """ - result = {} - r = self.get_distinfo_resource(EXPORTS_FILENAME) - if r: - with contextlib.closing(r.as_stream()) as stream: - result = read_exports(stream) - return result - - def write_exports(self, exports): - """ - Write a dictionary of exports to a file in .ini format. - :param exports: A dictionary of exports, mapping an export category to - a list of :class:`ExportEntry` instances describing the - individual export entries. - """ - rf = self.get_distinfo_file(EXPORTS_FILENAME) - with open(rf, 'w') as f: - write_exports(exports, f) - - def get_resource_path(self, relative_path): - """ - NOTE: This API may change in the future. - - Return the absolute path to a resource file with the given relative - path. - - :param relative_path: The path, relative to .dist-info, of the resource - of interest. - :return: The absolute path where the resource is to be found. - """ - r = self.get_distinfo_resource('RESOURCES') - with contextlib.closing(r.as_stream()) as stream: - with CSVReader(stream=stream) as resources_reader: - for relative, destination in resources_reader: - if relative == relative_path: - return destination - raise KeyError('no resource file with relative path %r ' - 'is installed' % relative_path) - - def list_installed_files(self): - """ - Iterates over the ``RECORD`` entries and returns a tuple - ``(path, hash, size)`` for each line. - - :returns: iterator of (path, hash, size) - """ - for result in self._get_records(): - yield result - - def write_installed_files(self, paths, prefix, dry_run=False): - """ - Writes the ``RECORD`` file, using the ``paths`` iterable passed in. Any - existing ``RECORD`` file is silently overwritten. - - prefix is used to determine when to write absolute paths. - """ - prefix = os.path.join(prefix, '') - base = os.path.dirname(self.path) - base_under_prefix = base.startswith(prefix) - base = os.path.join(base, '') - record_path = self.get_distinfo_file('RECORD') - logger.info('creating %s', record_path) - if dry_run: - return None - with CSVWriter(record_path) as writer: - for path in paths: - if os.path.isdir(path) or path.endswith(('.pyc', '.pyo')): - # do not put size and hash, as in PEP-376 - hash_value = size = '' - else: - size = '%d' % os.path.getsize(path) - with open(path, 'rb') as fp: - hash_value = self.get_hash(fp.read()) - if path.startswith(base) or (base_under_prefix and - path.startswith(prefix)): - path = os.path.relpath(path, base) - writer.writerow((path, hash_value, size)) - - # add the RECORD file itself - if record_path.startswith(base): - record_path = os.path.relpath(record_path, base) - writer.writerow((record_path, '', '')) - return record_path - - def check_installed_files(self): - """ - Checks that the hashes and sizes of the files in ``RECORD`` are - matched by the files themselves. Returns a (possibly empty) list of - mismatches. Each entry in the mismatch list will be a tuple consisting - of the path, 'exists', 'size' or 'hash' according to what didn't match - (existence is checked first, then size, then hash), the expected - value and the actual value. - """ - mismatches = [] - base = os.path.dirname(self.path) - record_path = self.get_distinfo_file('RECORD') - for path, hash_value, size in self.list_installed_files(): - if not os.path.isabs(path): - path = os.path.join(base, path) - if path == record_path: - continue - if not os.path.exists(path): - mismatches.append((path, 'exists', True, False)) - elif os.path.isfile(path): - actual_size = str(os.path.getsize(path)) - if size and actual_size != size: - mismatches.append((path, 'size', size, actual_size)) - elif hash_value: - if '=' in hash_value: - hasher = hash_value.split('=', 1)[0] - else: - hasher = None - - with open(path, 'rb') as f: - actual_hash = self.get_hash(f.read(), hasher) - if actual_hash != hash_value: - mismatches.append((path, 'hash', hash_value, actual_hash)) - return mismatches - - @cached_property - def shared_locations(self): - """ - A dictionary of shared locations whose keys are in the set 'prefix', - 'purelib', 'platlib', 'scripts', 'headers', 'data' and 'namespace'. - The corresponding value is the absolute path of that category for - this distribution, and takes into account any paths selected by the - user at installation time (e.g. via command-line arguments). In the - case of the 'namespace' key, this would be a list of absolute paths - for the roots of namespace packages in this distribution. - - The first time this property is accessed, the relevant information is - read from the SHARED file in the .dist-info directory. - """ - result = {} - shared_path = os.path.join(self.path, 'SHARED') - if os.path.isfile(shared_path): - with codecs.open(shared_path, 'r', encoding='utf-8') as f: - lines = f.read().splitlines() - for line in lines: - key, value = line.split('=', 1) - if key == 'namespace': - result.setdefault(key, []).append(value) - else: - result[key] = value - return result - - def write_shared_locations(self, paths, dry_run=False): - """ - Write shared location information to the SHARED file in .dist-info. - :param paths: A dictionary as described in the documentation for - :meth:`shared_locations`. - :param dry_run: If True, the action is logged but no file is actually - written. - :return: The path of the file written to. - """ - shared_path = os.path.join(self.path, 'SHARED') - logger.info('creating %s', shared_path) - if dry_run: - return None - lines = [] - for key in ('prefix', 'lib', 'headers', 'scripts', 'data'): - path = paths[key] - if os.path.isdir(paths[key]): - lines.append('%s=%s' % (key, path)) - for ns in paths.get('namespace', ()): - lines.append('namespace=%s' % ns) - - with codecs.open(shared_path, 'w', encoding='utf-8') as f: - f.write('\n'.join(lines)) - return shared_path - - def get_distinfo_resource(self, path): - if path not in DIST_FILES: - raise DistlibException('invalid path for a dist-info file: ' - '%r at %r' % (path, self.path)) - finder = resources.finder_for_path(self.path) - if finder is None: - raise DistlibException('Unable to get a finder for %s' % self.path) - return finder.find(path) - - def get_distinfo_file(self, path): - """ - Returns a path located under the ``.dist-info`` directory. Returns a - string representing the path. - - :parameter path: a ``'/'``-separated path relative to the - ``.dist-info`` directory or an absolute path; - If *path* is an absolute path and doesn't start - with the ``.dist-info`` directory path, - a :class:`DistlibException` is raised - :type path: str - :rtype: str - """ - # Check if it is an absolute path # XXX use relpath, add tests - if path.find(os.sep) >= 0: - # it's an absolute path? - distinfo_dirname, path = path.split(os.sep)[-2:] - if distinfo_dirname != self.path.split(os.sep)[-1]: - raise DistlibException( - 'dist-info file %r does not belong to the %r %s ' - 'distribution' % (path, self.name, self.version)) - - # The file must be relative - if path not in DIST_FILES: - raise DistlibException('invalid path for a dist-info file: ' - '%r at %r' % (path, self.path)) - - return os.path.join(self.path, path) - - def list_distinfo_files(self): - """ - Iterates over the ``RECORD`` entries and returns paths for each line if - the path is pointing to a file located in the ``.dist-info`` directory - or one of its subdirectories. - - :returns: iterator of paths - """ - base = os.path.dirname(self.path) - for path, checksum, size in self._get_records(): - # XXX add separator or use real relpath algo - if not os.path.isabs(path): - path = os.path.join(base, path) - if path.startswith(self.path): - yield path - - def __eq__(self, other): - return (isinstance(other, InstalledDistribution) and - self.path == other.path) - - # See http://docs.python.org/reference/datamodel#object.__hash__ - __hash__ = object.__hash__ - - -class EggInfoDistribution(BaseInstalledDistribution): - """Created with the *path* of the ``.egg-info`` directory or file provided - to the constructor. It reads the metadata contained in the file itself, or - if the given path happens to be a directory, the metadata is read from the - file ``PKG-INFO`` under that directory.""" - - requested = True # as we have no way of knowing, assume it was - shared_locations = {} - - def __init__(self, path, env=None): - def set_name_and_version(s, n, v): - s.name = n - s.key = n.lower() # for case-insensitive comparisons - s.version = v - - self.path = path - self.dist_path = env - if env and env._cache_enabled and path in env._cache_egg.path: - metadata = env._cache_egg.path[path].metadata - set_name_and_version(self, metadata.name, metadata.version) - else: - metadata = self._get_metadata(path) - - # Need to be set before caching - set_name_and_version(self, metadata.name, metadata.version) - - if env and env._cache_enabled: - env._cache_egg.add(self) - super(EggInfoDistribution, self).__init__(metadata, path, env) - - def _get_metadata(self, path): - requires = None - - def parse_requires_data(data): - """Create a list of dependencies from a requires.txt file. - - *data*: the contents of a setuptools-produced requires.txt file. - """ - reqs = [] - lines = data.splitlines() - for line in lines: - line = line.strip() - if line.startswith('['): - logger.warning('Unexpected line: quitting requirement scan: %r', - line) - break - r = parse_requirement(line) - if not r: - logger.warning('Not recognised as a requirement: %r', line) - continue - if r.extras: - logger.warning('extra requirements in requires.txt are ' - 'not supported') - if not r.constraints: - reqs.append(r.name) - else: - cons = ', '.join('%s%s' % c for c in r.constraints) - reqs.append('%s (%s)' % (r.name, cons)) - return reqs - - def parse_requires_path(req_path): - """Create a list of dependencies from a requires.txt file. - - *req_path*: the path to a setuptools-produced requires.txt file. - """ - - reqs = [] - try: - with codecs.open(req_path, 'r', 'utf-8') as fp: - reqs = parse_requires_data(fp.read()) - except IOError: - pass - return reqs - - tl_path = tl_data = None - if path.endswith('.egg'): - if os.path.isdir(path): - p = os.path.join(path, 'EGG-INFO') - meta_path = os.path.join(p, 'PKG-INFO') - metadata = Metadata(path=meta_path, scheme='legacy') - req_path = os.path.join(p, 'requires.txt') - tl_path = os.path.join(p, 'top_level.txt') - requires = parse_requires_path(req_path) - else: - # FIXME handle the case where zipfile is not available - zipf = zipimport.zipimporter(path) - fileobj = StringIO( - zipf.get_data('EGG-INFO/PKG-INFO').decode('utf8')) - metadata = Metadata(fileobj=fileobj, scheme='legacy') - try: - data = zipf.get_data('EGG-INFO/requires.txt') - tl_data = zipf.get_data('EGG-INFO/top_level.txt').decode('utf-8') - requires = parse_requires_data(data.decode('utf-8')) - except IOError: - requires = None - elif path.endswith('.egg-info'): - if os.path.isdir(path): - req_path = os.path.join(path, 'requires.txt') - requires = parse_requires_path(req_path) - path = os.path.join(path, 'PKG-INFO') - tl_path = os.path.join(path, 'top_level.txt') - metadata = Metadata(path=path, scheme='legacy') - else: - raise DistlibException('path must end with .egg-info or .egg, ' - 'got %r' % path) - - if requires: - metadata.add_requirements(requires) - # look for top-level modules in top_level.txt, if present - if tl_data is None: - if tl_path is not None and os.path.exists(tl_path): - with open(tl_path, 'rb') as f: - tl_data = f.read().decode('utf-8') - if not tl_data: - tl_data = [] - else: - tl_data = tl_data.splitlines() - self.modules = tl_data - return metadata - - def __repr__(self): - return '' % ( - self.name, self.version, self.path) - - def __str__(self): - return "%s %s" % (self.name, self.version) - - def check_installed_files(self): - """ - Checks that the hashes and sizes of the files in ``RECORD`` are - matched by the files themselves. Returns a (possibly empty) list of - mismatches. Each entry in the mismatch list will be a tuple consisting - of the path, 'exists', 'size' or 'hash' according to what didn't match - (existence is checked first, then size, then hash), the expected - value and the actual value. - """ - mismatches = [] - record_path = os.path.join(self.path, 'installed-files.txt') - if os.path.exists(record_path): - for path, _, _ in self.list_installed_files(): - if path == record_path: - continue - if not os.path.exists(path): - mismatches.append((path, 'exists', True, False)) - return mismatches - - def list_installed_files(self): - """ - Iterates over the ``installed-files.txt`` entries and returns a tuple - ``(path, hash, size)`` for each line. - - :returns: a list of (path, hash, size) - """ - - def _md5(path): - f = open(path, 'rb') - try: - content = f.read() - finally: - f.close() - return hashlib.md5(content).hexdigest() - - def _size(path): - return os.stat(path).st_size - - record_path = os.path.join(self.path, 'installed-files.txt') - result = [] - if os.path.exists(record_path): - with codecs.open(record_path, 'r', encoding='utf-8') as f: - for line in f: - line = line.strip() - p = os.path.normpath(os.path.join(self.path, line)) - # "./" is present as a marker between installed files - # and installation metadata files - if not os.path.exists(p): - logger.warning('Non-existent file: %s', p) - if p.endswith(('.pyc', '.pyo')): - continue - #otherwise fall through and fail - if not os.path.isdir(p): - result.append((p, _md5(p), _size(p))) - result.append((record_path, None, None)) - return result - - def list_distinfo_files(self, absolute=False): - """ - Iterates over the ``installed-files.txt`` entries and returns paths for - each line if the path is pointing to a file located in the - ``.egg-info`` directory or one of its subdirectories. - - :parameter absolute: If *absolute* is ``True``, each returned path is - transformed into a local absolute path. Otherwise the - raw value from ``installed-files.txt`` is returned. - :type absolute: boolean - :returns: iterator of paths - """ - record_path = os.path.join(self.path, 'installed-files.txt') - if os.path.exists(record_path): - skip = True - with codecs.open(record_path, 'r', encoding='utf-8') as f: - for line in f: - line = line.strip() - if line == './': - skip = False - continue - if not skip: - p = os.path.normpath(os.path.join(self.path, line)) - if p.startswith(self.path): - if absolute: - yield p - else: - yield line - - def __eq__(self, other): - return (isinstance(other, EggInfoDistribution) and - self.path == other.path) - - # See http://docs.python.org/reference/datamodel#object.__hash__ - __hash__ = object.__hash__ - -new_dist_class = InstalledDistribution -old_dist_class = EggInfoDistribution - - -class DependencyGraph(object): - """ - Represents a dependency graph between distributions. - - The dependency relationships are stored in an ``adjacency_list`` that maps - distributions to a list of ``(other, label)`` tuples where ``other`` - is a distribution and the edge is labeled with ``label`` (i.e. the version - specifier, if such was provided). Also, for more efficient traversal, for - every distribution ``x``, a list of predecessors is kept in - ``reverse_list[x]``. An edge from distribution ``a`` to - distribution ``b`` means that ``a`` depends on ``b``. If any missing - dependencies are found, they are stored in ``missing``, which is a - dictionary that maps distributions to a list of requirements that were not - provided by any other distributions. - """ - - def __init__(self): - self.adjacency_list = {} - self.reverse_list = {} - self.missing = {} - - def add_distribution(self, distribution): - """Add the *distribution* to the graph. - - :type distribution: :class:`distutils2.database.InstalledDistribution` - or :class:`distutils2.database.EggInfoDistribution` - """ - self.adjacency_list[distribution] = [] - self.reverse_list[distribution] = [] - #self.missing[distribution] = [] - - def add_edge(self, x, y, label=None): - """Add an edge from distribution *x* to distribution *y* with the given - *label*. - - :type x: :class:`distutils2.database.InstalledDistribution` or - :class:`distutils2.database.EggInfoDistribution` - :type y: :class:`distutils2.database.InstalledDistribution` or - :class:`distutils2.database.EggInfoDistribution` - :type label: ``str`` or ``None`` - """ - self.adjacency_list[x].append((y, label)) - # multiple edges are allowed, so be careful - if x not in self.reverse_list[y]: - self.reverse_list[y].append(x) - - def add_missing(self, distribution, requirement): - """ - Add a missing *requirement* for the given *distribution*. - - :type distribution: :class:`distutils2.database.InstalledDistribution` - or :class:`distutils2.database.EggInfoDistribution` - :type requirement: ``str`` - """ - logger.debug('%s missing %r', distribution, requirement) - self.missing.setdefault(distribution, []).append(requirement) - - def _repr_dist(self, dist): - return '%s %s' % (dist.name, dist.version) - - def repr_node(self, dist, level=1): - """Prints only a subgraph""" - output = [self._repr_dist(dist)] - for other, label in self.adjacency_list[dist]: - dist = self._repr_dist(other) - if label is not None: - dist = '%s [%s]' % (dist, label) - output.append(' ' * level + str(dist)) - suboutput = self.repr_node(other, level + 1) - subs = suboutput.split('\n') - output.extend(subs[1:]) - return '\n'.join(output) - - def to_dot(self, f, skip_disconnected=True): - """Writes a DOT output for the graph to the provided file *f*. - - If *skip_disconnected* is set to ``True``, then all distributions - that are not dependent on any other distribution are skipped. - - :type f: has to support ``file``-like operations - :type skip_disconnected: ``bool`` - """ - disconnected = [] - - f.write("digraph dependencies {\n") - for dist, adjs in self.adjacency_list.items(): - if len(adjs) == 0 and not skip_disconnected: - disconnected.append(dist) - for other, label in adjs: - if not label is None: - f.write('"%s" -> "%s" [label="%s"]\n' % - (dist.name, other.name, label)) - else: - f.write('"%s" -> "%s"\n' % (dist.name, other.name)) - if not skip_disconnected and len(disconnected) > 0: - f.write('subgraph disconnected {\n') - f.write('label = "Disconnected"\n') - f.write('bgcolor = red\n') - - for dist in disconnected: - f.write('"%s"' % dist.name) - f.write('\n') - f.write('}\n') - f.write('}\n') - - def topological_sort(self): - """ - Perform a topological sort of the graph. - :return: A tuple, the first element of which is a topologically sorted - list of distributions, and the second element of which is a - list of distributions that cannot be sorted because they have - circular dependencies and so form a cycle. - """ - result = [] - # Make a shallow copy of the adjacency list - alist = {} - for k, v in self.adjacency_list.items(): - alist[k] = v[:] - while True: - # See what we can remove in this run - to_remove = [] - for k, v in list(alist.items())[:]: - if not v: - to_remove.append(k) - del alist[k] - if not to_remove: - # What's left in alist (if anything) is a cycle. - break - # Remove from the adjacency list of others - for k, v in alist.items(): - alist[k] = [(d, r) for d, r in v if d not in to_remove] - logger.debug('Moving to result: %s', - ['%s (%s)' % (d.name, d.version) for d in to_remove]) - result.extend(to_remove) - return result, list(alist.keys()) - - def __repr__(self): - """Representation of the graph""" - output = [] - for dist, adjs in self.adjacency_list.items(): - output.append(self.repr_node(dist)) - return '\n'.join(output) - - -def make_graph(dists, scheme='default'): - """Makes a dependency graph from the given distributions. - - :parameter dists: a list of distributions - :type dists: list of :class:`distutils2.database.InstalledDistribution` and - :class:`distutils2.database.EggInfoDistribution` instances - :rtype: a :class:`DependencyGraph` instance - """ - scheme = get_scheme(scheme) - graph = DependencyGraph() - provided = {} # maps names to lists of (version, dist) tuples - - # first, build the graph and find out what's provided - for dist in dists: - graph.add_distribution(dist) - - for p in dist.provides: - name, version = parse_name_and_version(p) - logger.debug('Add to provided: %s, %s, %s', name, version, dist) - provided.setdefault(name, []).append((version, dist)) - - # now make the edges - for dist in dists: - requires = (dist.run_requires | dist.meta_requires | - dist.build_requires | dist.dev_requires) - for req in requires: - try: - matcher = scheme.matcher(req) - except UnsupportedVersionError: - # XXX compat-mode if cannot read the version - logger.warning('could not read version %r - using name only', - req) - name = req.split()[0] - matcher = scheme.matcher(name) - - name = matcher.key # case-insensitive - - matched = False - if name in provided: - for version, provider in provided[name]: - try: - match = matcher.match(version) - except UnsupportedVersionError: - match = False - - if match: - graph.add_edge(dist, provider, req) - matched = True - break - if not matched: - graph.add_missing(dist, req) - return graph - - -def get_dependent_dists(dists, dist): - """Recursively generate a list of distributions from *dists* that are - dependent on *dist*. - - :param dists: a list of distributions - :param dist: a distribution, member of *dists* for which we are interested - """ - if dist not in dists: - raise DistlibException('given distribution %r is not a member ' - 'of the list' % dist.name) - graph = make_graph(dists) - - dep = [dist] # dependent distributions - todo = graph.reverse_list[dist] # list of nodes we should inspect - - while todo: - d = todo.pop() - dep.append(d) - for succ in graph.reverse_list[d]: - if succ not in dep: - todo.append(succ) - - dep.pop(0) # remove dist from dep, was there to prevent infinite loops - return dep - - -def get_required_dists(dists, dist): - """Recursively generate a list of distributions from *dists* that are - required by *dist*. - - :param dists: a list of distributions - :param dist: a distribution, member of *dists* for which we are interested - """ - if dist not in dists: - raise DistlibException('given distribution %r is not a member ' - 'of the list' % dist.name) - graph = make_graph(dists) - - req = [] # required distributions - todo = graph.adjacency_list[dist] # list of nodes we should inspect - - while todo: - d = todo.pop()[0] - req.append(d) - for pred in graph.adjacency_list[d]: - if pred not in req: - todo.append(pred) - - return req - - -def make_dist(name, version, **kwargs): - """ - A convenience method for making a dist given just a name and version. - """ - summary = kwargs.pop('summary', 'Placeholder for summary') - md = Metadata(**kwargs) - md.name = name - md.version = version - md.summary = summary or 'Placeholder for summary' - return Distribution(md) diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/index.py b/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/index.py deleted file mode 100644 index b1fbbf8..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/index.py +++ /dev/null @@ -1,509 +0,0 @@ -# -*- coding: utf-8 -*- -# -# Copyright (C) 2013 Vinay Sajip. -# Licensed to the Python Software Foundation under a contributor agreement. -# See LICENSE.txt and CONTRIBUTORS.txt. -# -import hashlib -import logging -import os -import shutil -import subprocess -import tempfile -try: - from threading import Thread -except ImportError: - from dummy_threading import Thread - -from . import DistlibException -from .compat import (HTTPBasicAuthHandler, Request, HTTPPasswordMgr, - urlparse, build_opener, string_types) -from .util import zip_dir, ServerProxy - -logger = logging.getLogger(__name__) - -DEFAULT_INDEX = 'https://pypi.org/pypi' -DEFAULT_REALM = 'pypi' - -class PackageIndex(object): - """ - This class represents a package index compatible with PyPI, the Python - Package Index. - """ - - boundary = b'----------ThIs_Is_tHe_distlib_index_bouNdaRY_$' - - def __init__(self, url=None): - """ - Initialise an instance. - - :param url: The URL of the index. If not specified, the URL for PyPI is - used. - """ - self.url = url or DEFAULT_INDEX - self.read_configuration() - scheme, netloc, path, params, query, frag = urlparse(self.url) - if params or query or frag or scheme not in ('http', 'https'): - raise DistlibException('invalid repository: %s' % self.url) - self.password_handler = None - self.ssl_verifier = None - self.gpg = None - self.gpg_home = None - with open(os.devnull, 'w') as sink: - # Use gpg by default rather than gpg2, as gpg2 insists on - # prompting for passwords - for s in ('gpg', 'gpg2'): - try: - rc = subprocess.check_call([s, '--version'], stdout=sink, - stderr=sink) - if rc == 0: - self.gpg = s - break - except OSError: - pass - - def _get_pypirc_command(self): - """ - Get the distutils command for interacting with PyPI configurations. - :return: the command. - """ - from .util import _get_pypirc_command as cmd - return cmd() - - def read_configuration(self): - """ - Read the PyPI access configuration as supported by distutils. This populates - ``username``, ``password``, ``realm`` and ``url`` attributes from the - configuration. - """ - from .util import _load_pypirc - cfg = _load_pypirc(self) - self.username = cfg.get('username') - self.password = cfg.get('password') - self.realm = cfg.get('realm', 'pypi') - self.url = cfg.get('repository', self.url) - - def save_configuration(self): - """ - Save the PyPI access configuration. You must have set ``username`` and - ``password`` attributes before calling this method. - """ - self.check_credentials() - from .util import _store_pypirc - _store_pypirc(self) - - def check_credentials(self): - """ - Check that ``username`` and ``password`` have been set, and raise an - exception if not. - """ - if self.username is None or self.password is None: - raise DistlibException('username and password must be set') - pm = HTTPPasswordMgr() - _, netloc, _, _, _, _ = urlparse(self.url) - pm.add_password(self.realm, netloc, self.username, self.password) - self.password_handler = HTTPBasicAuthHandler(pm) - - def register(self, metadata): - """ - Register a distribution on PyPI, using the provided metadata. - - :param metadata: A :class:`Metadata` instance defining at least a name - and version number for the distribution to be - registered. - :return: The HTTP response received from PyPI upon submission of the - request. - """ - self.check_credentials() - metadata.validate() - d = metadata.todict() - d[':action'] = 'verify' - request = self.encode_request(d.items(), []) - response = self.send_request(request) - d[':action'] = 'submit' - request = self.encode_request(d.items(), []) - return self.send_request(request) - - def _reader(self, name, stream, outbuf): - """ - Thread runner for reading lines of from a subprocess into a buffer. - - :param name: The logical name of the stream (used for logging only). - :param stream: The stream to read from. This will typically a pipe - connected to the output stream of a subprocess. - :param outbuf: The list to append the read lines to. - """ - while True: - s = stream.readline() - if not s: - break - s = s.decode('utf-8').rstrip() - outbuf.append(s) - logger.debug('%s: %s' % (name, s)) - stream.close() - - def get_sign_command(self, filename, signer, sign_password, - keystore=None): - """ - Return a suitable command for signing a file. - - :param filename: The pathname to the file to be signed. - :param signer: The identifier of the signer of the file. - :param sign_password: The passphrase for the signer's - private key used for signing. - :param keystore: The path to a directory which contains the keys - used in verification. If not specified, the - instance's ``gpg_home`` attribute is used instead. - :return: The signing command as a list suitable to be - passed to :class:`subprocess.Popen`. - """ - cmd = [self.gpg, '--status-fd', '2', '--no-tty'] - if keystore is None: - keystore = self.gpg_home - if keystore: - cmd.extend(['--homedir', keystore]) - if sign_password is not None: - cmd.extend(['--batch', '--passphrase-fd', '0']) - td = tempfile.mkdtemp() - sf = os.path.join(td, os.path.basename(filename) + '.asc') - cmd.extend(['--detach-sign', '--armor', '--local-user', - signer, '--output', sf, filename]) - logger.debug('invoking: %s', ' '.join(cmd)) - return cmd, sf - - def run_command(self, cmd, input_data=None): - """ - Run a command in a child process , passing it any input data specified. - - :param cmd: The command to run. - :param input_data: If specified, this must be a byte string containing - data to be sent to the child process. - :return: A tuple consisting of the subprocess' exit code, a list of - lines read from the subprocess' ``stdout``, and a list of - lines read from the subprocess' ``stderr``. - """ - kwargs = { - 'stdout': subprocess.PIPE, - 'stderr': subprocess.PIPE, - } - if input_data is not None: - kwargs['stdin'] = subprocess.PIPE - stdout = [] - stderr = [] - p = subprocess.Popen(cmd, **kwargs) - # We don't use communicate() here because we may need to - # get clever with interacting with the command - t1 = Thread(target=self._reader, args=('stdout', p.stdout, stdout)) - t1.start() - t2 = Thread(target=self._reader, args=('stderr', p.stderr, stderr)) - t2.start() - if input_data is not None: - p.stdin.write(input_data) - p.stdin.close() - - p.wait() - t1.join() - t2.join() - return p.returncode, stdout, stderr - - def sign_file(self, filename, signer, sign_password, keystore=None): - """ - Sign a file. - - :param filename: The pathname to the file to be signed. - :param signer: The identifier of the signer of the file. - :param sign_password: The passphrase for the signer's - private key used for signing. - :param keystore: The path to a directory which contains the keys - used in signing. If not specified, the instance's - ``gpg_home`` attribute is used instead. - :return: The absolute pathname of the file where the signature is - stored. - """ - cmd, sig_file = self.get_sign_command(filename, signer, sign_password, - keystore) - rc, stdout, stderr = self.run_command(cmd, - sign_password.encode('utf-8')) - if rc != 0: - raise DistlibException('sign command failed with error ' - 'code %s' % rc) - return sig_file - - def upload_file(self, metadata, filename, signer=None, sign_password=None, - filetype='sdist', pyversion='source', keystore=None): - """ - Upload a release file to the index. - - :param metadata: A :class:`Metadata` instance defining at least a name - and version number for the file to be uploaded. - :param filename: The pathname of the file to be uploaded. - :param signer: The identifier of the signer of the file. - :param sign_password: The passphrase for the signer's - private key used for signing. - :param filetype: The type of the file being uploaded. This is the - distutils command which produced that file, e.g. - ``sdist`` or ``bdist_wheel``. - :param pyversion: The version of Python which the release relates - to. For code compatible with any Python, this would - be ``source``, otherwise it would be e.g. ``3.2``. - :param keystore: The path to a directory which contains the keys - used in signing. If not specified, the instance's - ``gpg_home`` attribute is used instead. - :return: The HTTP response received from PyPI upon submission of the - request. - """ - self.check_credentials() - if not os.path.exists(filename): - raise DistlibException('not found: %s' % filename) - metadata.validate() - d = metadata.todict() - sig_file = None - if signer: - if not self.gpg: - logger.warning('no signing program available - not signed') - else: - sig_file = self.sign_file(filename, signer, sign_password, - keystore) - with open(filename, 'rb') as f: - file_data = f.read() - md5_digest = hashlib.md5(file_data).hexdigest() - sha256_digest = hashlib.sha256(file_data).hexdigest() - d.update({ - ':action': 'file_upload', - 'protocol_version': '1', - 'filetype': filetype, - 'pyversion': pyversion, - 'md5_digest': md5_digest, - 'sha256_digest': sha256_digest, - }) - files = [('content', os.path.basename(filename), file_data)] - if sig_file: - with open(sig_file, 'rb') as f: - sig_data = f.read() - files.append(('gpg_signature', os.path.basename(sig_file), - sig_data)) - shutil.rmtree(os.path.dirname(sig_file)) - request = self.encode_request(d.items(), files) - return self.send_request(request) - - def upload_documentation(self, metadata, doc_dir): - """ - Upload documentation to the index. - - :param metadata: A :class:`Metadata` instance defining at least a name - and version number for the documentation to be - uploaded. - :param doc_dir: The pathname of the directory which contains the - documentation. This should be the directory that - contains the ``index.html`` for the documentation. - :return: The HTTP response received from PyPI upon submission of the - request. - """ - self.check_credentials() - if not os.path.isdir(doc_dir): - raise DistlibException('not a directory: %r' % doc_dir) - fn = os.path.join(doc_dir, 'index.html') - if not os.path.exists(fn): - raise DistlibException('not found: %r' % fn) - metadata.validate() - name, version = metadata.name, metadata.version - zip_data = zip_dir(doc_dir).getvalue() - fields = [(':action', 'doc_upload'), - ('name', name), ('version', version)] - files = [('content', name, zip_data)] - request = self.encode_request(fields, files) - return self.send_request(request) - - def get_verify_command(self, signature_filename, data_filename, - keystore=None): - """ - Return a suitable command for verifying a file. - - :param signature_filename: The pathname to the file containing the - signature. - :param data_filename: The pathname to the file containing the - signed data. - :param keystore: The path to a directory which contains the keys - used in verification. If not specified, the - instance's ``gpg_home`` attribute is used instead. - :return: The verifying command as a list suitable to be - passed to :class:`subprocess.Popen`. - """ - cmd = [self.gpg, '--status-fd', '2', '--no-tty'] - if keystore is None: - keystore = self.gpg_home - if keystore: - cmd.extend(['--homedir', keystore]) - cmd.extend(['--verify', signature_filename, data_filename]) - logger.debug('invoking: %s', ' '.join(cmd)) - return cmd - - def verify_signature(self, signature_filename, data_filename, - keystore=None): - """ - Verify a signature for a file. - - :param signature_filename: The pathname to the file containing the - signature. - :param data_filename: The pathname to the file containing the - signed data. - :param keystore: The path to a directory which contains the keys - used in verification. If not specified, the - instance's ``gpg_home`` attribute is used instead. - :return: True if the signature was verified, else False. - """ - if not self.gpg: - raise DistlibException('verification unavailable because gpg ' - 'unavailable') - cmd = self.get_verify_command(signature_filename, data_filename, - keystore) - rc, stdout, stderr = self.run_command(cmd) - if rc not in (0, 1): - raise DistlibException('verify command failed with error ' - 'code %s' % rc) - return rc == 0 - - def download_file(self, url, destfile, digest=None, reporthook=None): - """ - This is a convenience method for downloading a file from an URL. - Normally, this will be a file from the index, though currently - no check is made for this (i.e. a file can be downloaded from - anywhere). - - The method is just like the :func:`urlretrieve` function in the - standard library, except that it allows digest computation to be - done during download and checking that the downloaded data - matched any expected value. - - :param url: The URL of the file to be downloaded (assumed to be - available via an HTTP GET request). - :param destfile: The pathname where the downloaded file is to be - saved. - :param digest: If specified, this must be a (hasher, value) - tuple, where hasher is the algorithm used (e.g. - ``'md5'``) and ``value`` is the expected value. - :param reporthook: The same as for :func:`urlretrieve` in the - standard library. - """ - if digest is None: - digester = None - logger.debug('No digest specified') - else: - if isinstance(digest, (list, tuple)): - hasher, digest = digest - else: - hasher = 'md5' - digester = getattr(hashlib, hasher)() - logger.debug('Digest specified: %s' % digest) - # The following code is equivalent to urlretrieve. - # We need to do it this way so that we can compute the - # digest of the file as we go. - with open(destfile, 'wb') as dfp: - # addinfourl is not a context manager on 2.x - # so we have to use try/finally - sfp = self.send_request(Request(url)) - try: - headers = sfp.info() - blocksize = 8192 - size = -1 - read = 0 - blocknum = 0 - if "content-length" in headers: - size = int(headers["Content-Length"]) - if reporthook: - reporthook(blocknum, blocksize, size) - while True: - block = sfp.read(blocksize) - if not block: - break - read += len(block) - dfp.write(block) - if digester: - digester.update(block) - blocknum += 1 - if reporthook: - reporthook(blocknum, blocksize, size) - finally: - sfp.close() - - # check that we got the whole file, if we can - if size >= 0 and read < size: - raise DistlibException( - 'retrieval incomplete: got only %d out of %d bytes' - % (read, size)) - # if we have a digest, it must match. - if digester: - actual = digester.hexdigest() - if digest != actual: - raise DistlibException('%s digest mismatch for %s: expected ' - '%s, got %s' % (hasher, destfile, - digest, actual)) - logger.debug('Digest verified: %s', digest) - - def send_request(self, req): - """ - Send a standard library :class:`Request` to PyPI and return its - response. - - :param req: The request to send. - :return: The HTTP response from PyPI (a standard library HTTPResponse). - """ - handlers = [] - if self.password_handler: - handlers.append(self.password_handler) - if self.ssl_verifier: - handlers.append(self.ssl_verifier) - opener = build_opener(*handlers) - return opener.open(req) - - def encode_request(self, fields, files): - """ - Encode fields and files for posting to an HTTP server. - - :param fields: The fields to send as a list of (fieldname, value) - tuples. - :param files: The files to send as a list of (fieldname, filename, - file_bytes) tuple. - """ - # Adapted from packaging, which in turn was adapted from - # http://code.activestate.com/recipes/146306 - - parts = [] - boundary = self.boundary - for k, values in fields: - if not isinstance(values, (list, tuple)): - values = [values] - - for v in values: - parts.extend(( - b'--' + boundary, - ('Content-Disposition: form-data; name="%s"' % - k).encode('utf-8'), - b'', - v.encode('utf-8'))) - for key, filename, value in files: - parts.extend(( - b'--' + boundary, - ('Content-Disposition: form-data; name="%s"; filename="%s"' % - (key, filename)).encode('utf-8'), - b'', - value)) - - parts.extend((b'--' + boundary + b'--', b'')) - - body = b'\r\n'.join(parts) - ct = b'multipart/form-data; boundary=' + boundary - headers = { - 'Content-type': ct, - 'Content-length': str(len(body)) - } - return Request(self.url, body, headers) - - def search(self, terms, operator=None): - if isinstance(terms, string_types): - terms = {'name': terms} - rpc_proxy = ServerProxy(self.url, timeout=3.0) - try: - return rpc_proxy.search(terms, operator or 'and') - finally: - rpc_proxy('close')() diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/locators.py b/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/locators.py deleted file mode 100644 index c78bc9e..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/locators.py +++ /dev/null @@ -1,1300 +0,0 @@ -# -*- coding: utf-8 -*- -# -# Copyright (C) 2012-2015 Vinay Sajip. -# Licensed to the Python Software Foundation under a contributor agreement. -# See LICENSE.txt and CONTRIBUTORS.txt. -# - -import gzip -from io import BytesIO -import json -import logging -import os -import posixpath -import re -try: - import threading -except ImportError: # pragma: no cover - import dummy_threading as threading -import zlib - -from . import DistlibException -from .compat import (urljoin, urlparse, urlunparse, url2pathname, pathname2url, - queue, quote, unescape, build_opener, - HTTPRedirectHandler as BaseRedirectHandler, text_type, - Request, HTTPError, URLError) -from .database import Distribution, DistributionPath, make_dist -from .metadata import Metadata, MetadataInvalidError -from .util import (cached_property, ensure_slash, split_filename, get_project_data, - parse_requirement, parse_name_and_version, ServerProxy, - normalize_name) -from .version import get_scheme, UnsupportedVersionError -from .wheel import Wheel, is_compatible - -logger = logging.getLogger(__name__) - -HASHER_HASH = re.compile(r'^(\w+)=([a-f0-9]+)') -CHARSET = re.compile(r';\s*charset\s*=\s*(.*)\s*$', re.I) -HTML_CONTENT_TYPE = re.compile('text/html|application/x(ht)?ml') -DEFAULT_INDEX = 'https://pypi.org/pypi' - -def get_all_distribution_names(url=None): - """ - Return all distribution names known by an index. - :param url: The URL of the index. - :return: A list of all known distribution names. - """ - if url is None: - url = DEFAULT_INDEX - client = ServerProxy(url, timeout=3.0) - try: - return client.list_packages() - finally: - client('close')() - -class RedirectHandler(BaseRedirectHandler): - """ - A class to work around a bug in some Python 3.2.x releases. - """ - # There's a bug in the base version for some 3.2.x - # (e.g. 3.2.2 on Ubuntu Oneiric). If a Location header - # returns e.g. /abc, it bails because it says the scheme '' - # is bogus, when actually it should use the request's - # URL for the scheme. See Python issue #13696. - def http_error_302(self, req, fp, code, msg, headers): - # Some servers (incorrectly) return multiple Location headers - # (so probably same goes for URI). Use first header. - newurl = None - for key in ('location', 'uri'): - if key in headers: - newurl = headers[key] - break - if newurl is None: # pragma: no cover - return - urlparts = urlparse(newurl) - if urlparts.scheme == '': - newurl = urljoin(req.get_full_url(), newurl) - if hasattr(headers, 'replace_header'): - headers.replace_header(key, newurl) - else: - headers[key] = newurl - return BaseRedirectHandler.http_error_302(self, req, fp, code, msg, - headers) - - http_error_301 = http_error_303 = http_error_307 = http_error_302 - -class Locator(object): - """ - A base class for locators - things that locate distributions. - """ - source_extensions = ('.tar.gz', '.tar.bz2', '.tar', '.zip', '.tgz', '.tbz') - binary_extensions = ('.egg', '.exe', '.whl') - excluded_extensions = ('.pdf',) - - # A list of tags indicating which wheels you want to match. The default - # value of None matches against the tags compatible with the running - # Python. If you want to match other values, set wheel_tags on a locator - # instance to a list of tuples (pyver, abi, arch) which you want to match. - wheel_tags = None - - downloadable_extensions = source_extensions + ('.whl',) - - def __init__(self, scheme='default'): - """ - Initialise an instance. - :param scheme: Because locators look for most recent versions, they - need to know the version scheme to use. This specifies - the current PEP-recommended scheme - use ``'legacy'`` - if you need to support existing distributions on PyPI. - """ - self._cache = {} - self.scheme = scheme - # Because of bugs in some of the handlers on some of the platforms, - # we use our own opener rather than just using urlopen. - self.opener = build_opener(RedirectHandler()) - # If get_project() is called from locate(), the matcher instance - # is set from the requirement passed to locate(). See issue #18 for - # why this can be useful to know. - self.matcher = None - self.errors = queue.Queue() - - def get_errors(self): - """ - Return any errors which have occurred. - """ - result = [] - while not self.errors.empty(): # pragma: no cover - try: - e = self.errors.get(False) - result.append(e) - except self.errors.Empty: - continue - self.errors.task_done() - return result - - def clear_errors(self): - """ - Clear any errors which may have been logged. - """ - # Just get the errors and throw them away - self.get_errors() - - def clear_cache(self): - self._cache.clear() - - def _get_scheme(self): - return self._scheme - - def _set_scheme(self, value): - self._scheme = value - - scheme = property(_get_scheme, _set_scheme) - - def _get_project(self, name): - """ - For a given project, get a dictionary mapping available versions to Distribution - instances. - - This should be implemented in subclasses. - - If called from a locate() request, self.matcher will be set to a - matcher for the requirement to satisfy, otherwise it will be None. - """ - raise NotImplementedError('Please implement in the subclass') - - def get_distribution_names(self): - """ - Return all the distribution names known to this locator. - """ - raise NotImplementedError('Please implement in the subclass') - - def get_project(self, name): - """ - For a given project, get a dictionary mapping available versions to Distribution - instances. - - This calls _get_project to do all the work, and just implements a caching layer on top. - """ - if self._cache is None: # pragma: no cover - result = self._get_project(name) - elif name in self._cache: - result = self._cache[name] - else: - self.clear_errors() - result = self._get_project(name) - self._cache[name] = result - return result - - def score_url(self, url): - """ - Give an url a score which can be used to choose preferred URLs - for a given project release. - """ - t = urlparse(url) - basename = posixpath.basename(t.path) - compatible = True - is_wheel = basename.endswith('.whl') - is_downloadable = basename.endswith(self.downloadable_extensions) - if is_wheel: - compatible = is_compatible(Wheel(basename), self.wheel_tags) - return (t.scheme == 'https', 'pypi.org' in t.netloc, - is_downloadable, is_wheel, compatible, basename) - - def prefer_url(self, url1, url2): - """ - Choose one of two URLs where both are candidates for distribution - archives for the same version of a distribution (for example, - .tar.gz vs. zip). - - The current implementation favours https:// URLs over http://, archives - from PyPI over those from other locations, wheel compatibility (if a - wheel) and then the archive name. - """ - result = url2 - if url1: - s1 = self.score_url(url1) - s2 = self.score_url(url2) - if s1 > s2: - result = url1 - if result != url2: - logger.debug('Not replacing %r with %r', url1, url2) - else: - logger.debug('Replacing %r with %r', url1, url2) - return result - - def split_filename(self, filename, project_name): - """ - Attempt to split a filename in project name, version and Python version. - """ - return split_filename(filename, project_name) - - def convert_url_to_download_info(self, url, project_name): - """ - See if a URL is a candidate for a download URL for a project (the URL - has typically been scraped from an HTML page). - - If it is, a dictionary is returned with keys "name", "version", - "filename" and "url"; otherwise, None is returned. - """ - def same_project(name1, name2): - return normalize_name(name1) == normalize_name(name2) - - result = None - scheme, netloc, path, params, query, frag = urlparse(url) - if frag.lower().startswith('egg='): # pragma: no cover - logger.debug('%s: version hint in fragment: %r', - project_name, frag) - m = HASHER_HASH.match(frag) - if m: - algo, digest = m.groups() - else: - algo, digest = None, None - origpath = path - if path and path[-1] == '/': # pragma: no cover - path = path[:-1] - if path.endswith('.whl'): - try: - wheel = Wheel(path) - if not is_compatible(wheel, self.wheel_tags): - logger.debug('Wheel not compatible: %s', path) - else: - if project_name is None: - include = True - else: - include = same_project(wheel.name, project_name) - if include: - result = { - 'name': wheel.name, - 'version': wheel.version, - 'filename': wheel.filename, - 'url': urlunparse((scheme, netloc, origpath, - params, query, '')), - 'python-version': ', '.join( - ['.'.join(list(v[2:])) for v in wheel.pyver]), - } - except Exception as e: # pragma: no cover - logger.warning('invalid path for wheel: %s', path) - elif not path.endswith(self.downloadable_extensions): # pragma: no cover - logger.debug('Not downloadable: %s', path) - else: # downloadable extension - path = filename = posixpath.basename(path) - for ext in self.downloadable_extensions: - if path.endswith(ext): - path = path[:-len(ext)] - t = self.split_filename(path, project_name) - if not t: # pragma: no cover - logger.debug('No match for project/version: %s', path) - else: - name, version, pyver = t - if not project_name or same_project(project_name, name): - result = { - 'name': name, - 'version': version, - 'filename': filename, - 'url': urlunparse((scheme, netloc, origpath, - params, query, '')), - #'packagetype': 'sdist', - } - if pyver: # pragma: no cover - result['python-version'] = pyver - break - if result and algo: - result['%s_digest' % algo] = digest - return result - - def _get_digest(self, info): - """ - Get a digest from a dictionary by looking at a "digests" dictionary - or keys of the form 'algo_digest'. - - Returns a 2-tuple (algo, digest) if found, else None. Currently - looks only for SHA256, then MD5. - """ - result = None - if 'digests' in info: - digests = info['digests'] - for algo in ('sha256', 'md5'): - if algo in digests: - result = (algo, digests[algo]) - break - if not result: - for algo in ('sha256', 'md5'): - key = '%s_digest' % algo - if key in info: - result = (algo, info[key]) - break - return result - - def _update_version_data(self, result, info): - """ - Update a result dictionary (the final result from _get_project) with a - dictionary for a specific version, which typically holds information - gleaned from a filename or URL for an archive for the distribution. - """ - name = info.pop('name') - version = info.pop('version') - if version in result: - dist = result[version] - md = dist.metadata - else: - dist = make_dist(name, version, scheme=self.scheme) - md = dist.metadata - dist.digest = digest = self._get_digest(info) - url = info['url'] - result['digests'][url] = digest - if md.source_url != info['url']: - md.source_url = self.prefer_url(md.source_url, url) - result['urls'].setdefault(version, set()).add(url) - dist.locator = self - result[version] = dist - - def locate(self, requirement, prereleases=False): - """ - Find the most recent distribution which matches the given - requirement. - - :param requirement: A requirement of the form 'foo (1.0)' or perhaps - 'foo (>= 1.0, < 2.0, != 1.3)' - :param prereleases: If ``True``, allow pre-release versions - to be located. Otherwise, pre-release versions - are not returned. - :return: A :class:`Distribution` instance, or ``None`` if no such - distribution could be located. - """ - result = None - r = parse_requirement(requirement) - if r is None: # pragma: no cover - raise DistlibException('Not a valid requirement: %r' % requirement) - scheme = get_scheme(self.scheme) - self.matcher = matcher = scheme.matcher(r.requirement) - logger.debug('matcher: %s (%s)', matcher, type(matcher).__name__) - versions = self.get_project(r.name) - if len(versions) > 2: # urls and digests keys are present - # sometimes, versions are invalid - slist = [] - vcls = matcher.version_class - for k in versions: - if k in ('urls', 'digests'): - continue - try: - if not matcher.match(k): - pass # logger.debug('%s did not match %r', matcher, k) - else: - if prereleases or not vcls(k).is_prerelease: - slist.append(k) - # else: - # logger.debug('skipping pre-release ' - # 'version %s of %s', k, matcher.name) - except Exception: # pragma: no cover - logger.warning('error matching %s with %r', matcher, k) - pass # slist.append(k) - if len(slist) > 1: - slist = sorted(slist, key=scheme.key) - if slist: - logger.debug('sorted list: %s', slist) - version = slist[-1] - result = versions[version] - if result: - if r.extras: - result.extras = r.extras - result.download_urls = versions.get('urls', {}).get(version, set()) - d = {} - sd = versions.get('digests', {}) - for url in result.download_urls: - if url in sd: # pragma: no cover - d[url] = sd[url] - result.digests = d - self.matcher = None - return result - - -class PyPIRPCLocator(Locator): - """ - This locator uses XML-RPC to locate distributions. It therefore - cannot be used with simple mirrors (that only mirror file content). - """ - def __init__(self, url, **kwargs): - """ - Initialise an instance. - - :param url: The URL to use for XML-RPC. - :param kwargs: Passed to the superclass constructor. - """ - super(PyPIRPCLocator, self).__init__(**kwargs) - self.base_url = url - self.client = ServerProxy(url, timeout=3.0) - - def get_distribution_names(self): - """ - Return all the distribution names known to this locator. - """ - return set(self.client.list_packages()) - - def _get_project(self, name): - result = {'urls': {}, 'digests': {}} - versions = self.client.package_releases(name, True) - for v in versions: - urls = self.client.release_urls(name, v) - data = self.client.release_data(name, v) - metadata = Metadata(scheme=self.scheme) - metadata.name = data['name'] - metadata.version = data['version'] - metadata.license = data.get('license') - metadata.keywords = data.get('keywords', []) - metadata.summary = data.get('summary') - dist = Distribution(metadata) - if urls: - info = urls[0] - metadata.source_url = info['url'] - dist.digest = self._get_digest(info) - dist.locator = self - result[v] = dist - for info in urls: - url = info['url'] - digest = self._get_digest(info) - result['urls'].setdefault(v, set()).add(url) - result['digests'][url] = digest - return result - -class PyPIJSONLocator(Locator): - """ - This locator uses PyPI's JSON interface. It's very limited in functionality - and probably not worth using. - """ - def __init__(self, url, **kwargs): - super(PyPIJSONLocator, self).__init__(**kwargs) - self.base_url = ensure_slash(url) - - def get_distribution_names(self): - """ - Return all the distribution names known to this locator. - """ - raise NotImplementedError('Not available from this locator') - - def _get_project(self, name): - result = {'urls': {}, 'digests': {}} - url = urljoin(self.base_url, '%s/json' % quote(name)) - try: - resp = self.opener.open(url) - data = resp.read().decode() # for now - d = json.loads(data) - md = Metadata(scheme=self.scheme) - data = d['info'] - md.name = data['name'] - md.version = data['version'] - md.license = data.get('license') - md.keywords = data.get('keywords', []) - md.summary = data.get('summary') - dist = Distribution(md) - dist.locator = self - urls = d['urls'] - result[md.version] = dist - for info in d['urls']: - url = info['url'] - dist.download_urls.add(url) - dist.digests[url] = self._get_digest(info) - result['urls'].setdefault(md.version, set()).add(url) - result['digests'][url] = self._get_digest(info) - # Now get other releases - for version, infos in d['releases'].items(): - if version == md.version: - continue # already done - omd = Metadata(scheme=self.scheme) - omd.name = md.name - omd.version = version - odist = Distribution(omd) - odist.locator = self - result[version] = odist - for info in infos: - url = info['url'] - odist.download_urls.add(url) - odist.digests[url] = self._get_digest(info) - result['urls'].setdefault(version, set()).add(url) - result['digests'][url] = self._get_digest(info) -# for info in urls: -# md.source_url = info['url'] -# dist.digest = self._get_digest(info) -# dist.locator = self -# for info in urls: -# url = info['url'] -# result['urls'].setdefault(md.version, set()).add(url) -# result['digests'][url] = self._get_digest(info) - except Exception as e: - self.errors.put(text_type(e)) - logger.exception('JSON fetch failed: %s', e) - return result - - -class Page(object): - """ - This class represents a scraped HTML page. - """ - # The following slightly hairy-looking regex just looks for the contents of - # an anchor link, which has an attribute "href" either immediately preceded - # or immediately followed by a "rel" attribute. The attribute values can be - # declared with double quotes, single quotes or no quotes - which leads to - # the length of the expression. - _href = re.compile(""" -(rel\\s*=\\s*(?:"(?P[^"]*)"|'(?P[^']*)'|(?P[^>\\s\n]*))\\s+)? -href\\s*=\\s*(?:"(?P[^"]*)"|'(?P[^']*)'|(?P[^>\\s\n]*)) -(\\s+rel\\s*=\\s*(?:"(?P[^"]*)"|'(?P[^']*)'|(?P[^>\\s\n]*)))? -""", re.I | re.S | re.X) - _base = re.compile(r"""]+)""", re.I | re.S) - - def __init__(self, data, url): - """ - Initialise an instance with the Unicode page contents and the URL they - came from. - """ - self.data = data - self.base_url = self.url = url - m = self._base.search(self.data) - if m: - self.base_url = m.group(1) - - _clean_re = re.compile(r'[^a-z0-9$&+,/:;=?@.#%_\\|-]', re.I) - - @cached_property - def links(self): - """ - Return the URLs of all the links on a page together with information - about their "rel" attribute, for determining which ones to treat as - downloads and which ones to queue for further scraping. - """ - def clean(url): - "Tidy up an URL." - scheme, netloc, path, params, query, frag = urlparse(url) - return urlunparse((scheme, netloc, quote(path), - params, query, frag)) - - result = set() - for match in self._href.finditer(self.data): - d = match.groupdict('') - rel = (d['rel1'] or d['rel2'] or d['rel3'] or - d['rel4'] or d['rel5'] or d['rel6']) - url = d['url1'] or d['url2'] or d['url3'] - url = urljoin(self.base_url, url) - url = unescape(url) - url = self._clean_re.sub(lambda m: '%%%2x' % ord(m.group(0)), url) - result.add((url, rel)) - # We sort the result, hoping to bring the most recent versions - # to the front - result = sorted(result, key=lambda t: t[0], reverse=True) - return result - - -class SimpleScrapingLocator(Locator): - """ - A locator which scrapes HTML pages to locate downloads for a distribution. - This runs multiple threads to do the I/O; performance is at least as good - as pip's PackageFinder, which works in an analogous fashion. - """ - - # These are used to deal with various Content-Encoding schemes. - decoders = { - 'deflate': zlib.decompress, - 'gzip': lambda b: gzip.GzipFile(fileobj=BytesIO(b)).read(), - 'none': lambda b: b, - } - - def __init__(self, url, timeout=None, num_workers=10, **kwargs): - """ - Initialise an instance. - :param url: The root URL to use for scraping. - :param timeout: The timeout, in seconds, to be applied to requests. - This defaults to ``None`` (no timeout specified). - :param num_workers: The number of worker threads you want to do I/O, - This defaults to 10. - :param kwargs: Passed to the superclass. - """ - super(SimpleScrapingLocator, self).__init__(**kwargs) - self.base_url = ensure_slash(url) - self.timeout = timeout - self._page_cache = {} - self._seen = set() - self._to_fetch = queue.Queue() - self._bad_hosts = set() - self.skip_externals = False - self.num_workers = num_workers - self._lock = threading.RLock() - # See issue #45: we need to be resilient when the locator is used - # in a thread, e.g. with concurrent.futures. We can't use self._lock - # as it is for coordinating our internal threads - the ones created - # in _prepare_threads. - self._gplock = threading.RLock() - self.platform_check = False # See issue #112 - - def _prepare_threads(self): - """ - Threads are created only when get_project is called, and terminate - before it returns. They are there primarily to parallelise I/O (i.e. - fetching web pages). - """ - self._threads = [] - for i in range(self.num_workers): - t = threading.Thread(target=self._fetch) - t.daemon = True - t.start() - self._threads.append(t) - - def _wait_threads(self): - """ - Tell all the threads to terminate (by sending a sentinel value) and - wait for them to do so. - """ - # Note that you need two loops, since you can't say which - # thread will get each sentinel - for t in self._threads: - self._to_fetch.put(None) # sentinel - for t in self._threads: - t.join() - self._threads = [] - - def _get_project(self, name): - result = {'urls': {}, 'digests': {}} - with self._gplock: - self.result = result - self.project_name = name - url = urljoin(self.base_url, '%s/' % quote(name)) - self._seen.clear() - self._page_cache.clear() - self._prepare_threads() - try: - logger.debug('Queueing %s', url) - self._to_fetch.put(url) - self._to_fetch.join() - finally: - self._wait_threads() - del self.result - return result - - platform_dependent = re.compile(r'\b(linux_(i\d86|x86_64|arm\w+)|' - r'win(32|_amd64)|macosx_?\d+)\b', re.I) - - def _is_platform_dependent(self, url): - """ - Does an URL refer to a platform-specific download? - """ - return self.platform_dependent.search(url) - - def _process_download(self, url): - """ - See if an URL is a suitable download for a project. - - If it is, register information in the result dictionary (for - _get_project) about the specific version it's for. - - Note that the return value isn't actually used other than as a boolean - value. - """ - if self.platform_check and self._is_platform_dependent(url): - info = None - else: - info = self.convert_url_to_download_info(url, self.project_name) - logger.debug('process_download: %s -> %s', url, info) - if info: - with self._lock: # needed because self.result is shared - self._update_version_data(self.result, info) - return info - - def _should_queue(self, link, referrer, rel): - """ - Determine whether a link URL from a referring page and with a - particular "rel" attribute should be queued for scraping. - """ - scheme, netloc, path, _, _, _ = urlparse(link) - if path.endswith(self.source_extensions + self.binary_extensions + - self.excluded_extensions): - result = False - elif self.skip_externals and not link.startswith(self.base_url): - result = False - elif not referrer.startswith(self.base_url): - result = False - elif rel not in ('homepage', 'download'): - result = False - elif scheme not in ('http', 'https', 'ftp'): - result = False - elif self._is_platform_dependent(link): - result = False - else: - host = netloc.split(':', 1)[0] - if host.lower() == 'localhost': - result = False - else: - result = True - logger.debug('should_queue: %s (%s) from %s -> %s', link, rel, - referrer, result) - return result - - def _fetch(self): - """ - Get a URL to fetch from the work queue, get the HTML page, examine its - links for download candidates and candidates for further scraping. - - This is a handy method to run in a thread. - """ - while True: - url = self._to_fetch.get() - try: - if url: - page = self.get_page(url) - if page is None: # e.g. after an error - continue - for link, rel in page.links: - if link not in self._seen: - try: - self._seen.add(link) - if (not self._process_download(link) and - self._should_queue(link, url, rel)): - logger.debug('Queueing %s from %s', link, url) - self._to_fetch.put(link) - except MetadataInvalidError: # e.g. invalid versions - pass - except Exception as e: # pragma: no cover - self.errors.put(text_type(e)) - finally: - # always do this, to avoid hangs :-) - self._to_fetch.task_done() - if not url: - #logger.debug('Sentinel seen, quitting.') - break - - def get_page(self, url): - """ - Get the HTML for an URL, possibly from an in-memory cache. - - XXX TODO Note: this cache is never actually cleared. It's assumed that - the data won't get stale over the lifetime of a locator instance (not - necessarily true for the default_locator). - """ - # http://peak.telecommunity.com/DevCenter/EasyInstall#package-index-api - scheme, netloc, path, _, _, _ = urlparse(url) - if scheme == 'file' and os.path.isdir(url2pathname(path)): - url = urljoin(ensure_slash(url), 'index.html') - - if url in self._page_cache: - result = self._page_cache[url] - logger.debug('Returning %s from cache: %s', url, result) - else: - host = netloc.split(':', 1)[0] - result = None - if host in self._bad_hosts: - logger.debug('Skipping %s due to bad host %s', url, host) - else: - req = Request(url, headers={'Accept-encoding': 'identity'}) - try: - logger.debug('Fetching %s', url) - resp = self.opener.open(req, timeout=self.timeout) - logger.debug('Fetched %s', url) - headers = resp.info() - content_type = headers.get('Content-Type', '') - if HTML_CONTENT_TYPE.match(content_type): - final_url = resp.geturl() - data = resp.read() - encoding = headers.get('Content-Encoding') - if encoding: - decoder = self.decoders[encoding] # fail if not found - data = decoder(data) - encoding = 'utf-8' - m = CHARSET.search(content_type) - if m: - encoding = m.group(1) - try: - data = data.decode(encoding) - except UnicodeError: # pragma: no cover - data = data.decode('latin-1') # fallback - result = Page(data, final_url) - self._page_cache[final_url] = result - except HTTPError as e: - if e.code != 404: - logger.exception('Fetch failed: %s: %s', url, e) - except URLError as e: # pragma: no cover - logger.exception('Fetch failed: %s: %s', url, e) - with self._lock: - self._bad_hosts.add(host) - except Exception as e: # pragma: no cover - logger.exception('Fetch failed: %s: %s', url, e) - finally: - self._page_cache[url] = result # even if None (failure) - return result - - _distname_re = re.compile(']*>([^<]+)<') - - def get_distribution_names(self): - """ - Return all the distribution names known to this locator. - """ - result = set() - page = self.get_page(self.base_url) - if not page: - raise DistlibException('Unable to get %s' % self.base_url) - for match in self._distname_re.finditer(page.data): - result.add(match.group(1)) - return result - -class DirectoryLocator(Locator): - """ - This class locates distributions in a directory tree. - """ - - def __init__(self, path, **kwargs): - """ - Initialise an instance. - :param path: The root of the directory tree to search. - :param kwargs: Passed to the superclass constructor, - except for: - * recursive - if True (the default), subdirectories are - recursed into. If False, only the top-level directory - is searched, - """ - self.recursive = kwargs.pop('recursive', True) - super(DirectoryLocator, self).__init__(**kwargs) - path = os.path.abspath(path) - if not os.path.isdir(path): # pragma: no cover - raise DistlibException('Not a directory: %r' % path) - self.base_dir = path - - def should_include(self, filename, parent): - """ - Should a filename be considered as a candidate for a distribution - archive? As well as the filename, the directory which contains it - is provided, though not used by the current implementation. - """ - return filename.endswith(self.downloadable_extensions) - - def _get_project(self, name): - result = {'urls': {}, 'digests': {}} - for root, dirs, files in os.walk(self.base_dir): - for fn in files: - if self.should_include(fn, root): - fn = os.path.join(root, fn) - url = urlunparse(('file', '', - pathname2url(os.path.abspath(fn)), - '', '', '')) - info = self.convert_url_to_download_info(url, name) - if info: - self._update_version_data(result, info) - if not self.recursive: - break - return result - - def get_distribution_names(self): - """ - Return all the distribution names known to this locator. - """ - result = set() - for root, dirs, files in os.walk(self.base_dir): - for fn in files: - if self.should_include(fn, root): - fn = os.path.join(root, fn) - url = urlunparse(('file', '', - pathname2url(os.path.abspath(fn)), - '', '', '')) - info = self.convert_url_to_download_info(url, None) - if info: - result.add(info['name']) - if not self.recursive: - break - return result - -class JSONLocator(Locator): - """ - This locator uses special extended metadata (not available on PyPI) and is - the basis of performant dependency resolution in distlib. Other locators - require archive downloads before dependencies can be determined! As you - might imagine, that can be slow. - """ - def get_distribution_names(self): - """ - Return all the distribution names known to this locator. - """ - raise NotImplementedError('Not available from this locator') - - def _get_project(self, name): - result = {'urls': {}, 'digests': {}} - data = get_project_data(name) - if data: - for info in data.get('files', []): - if info['ptype'] != 'sdist' or info['pyversion'] != 'source': - continue - # We don't store summary in project metadata as it makes - # the data bigger for no benefit during dependency - # resolution - dist = make_dist(data['name'], info['version'], - summary=data.get('summary', - 'Placeholder for summary'), - scheme=self.scheme) - md = dist.metadata - md.source_url = info['url'] - # TODO SHA256 digest - if 'digest' in info and info['digest']: - dist.digest = ('md5', info['digest']) - md.dependencies = info.get('requirements', {}) - dist.exports = info.get('exports', {}) - result[dist.version] = dist - result['urls'].setdefault(dist.version, set()).add(info['url']) - return result - -class DistPathLocator(Locator): - """ - This locator finds installed distributions in a path. It can be useful for - adding to an :class:`AggregatingLocator`. - """ - def __init__(self, distpath, **kwargs): - """ - Initialise an instance. - - :param distpath: A :class:`DistributionPath` instance to search. - """ - super(DistPathLocator, self).__init__(**kwargs) - assert isinstance(distpath, DistributionPath) - self.distpath = distpath - - def _get_project(self, name): - dist = self.distpath.get_distribution(name) - if dist is None: - result = {'urls': {}, 'digests': {}} - else: - result = { - dist.version: dist, - 'urls': {dist.version: set([dist.source_url])}, - 'digests': {dist.version: set([None])} - } - return result - - -class AggregatingLocator(Locator): - """ - This class allows you to chain and/or merge a list of locators. - """ - def __init__(self, *locators, **kwargs): - """ - Initialise an instance. - - :param locators: The list of locators to search. - :param kwargs: Passed to the superclass constructor, - except for: - * merge - if False (the default), the first successful - search from any of the locators is returned. If True, - the results from all locators are merged (this can be - slow). - """ - self.merge = kwargs.pop('merge', False) - self.locators = locators - super(AggregatingLocator, self).__init__(**kwargs) - - def clear_cache(self): - super(AggregatingLocator, self).clear_cache() - for locator in self.locators: - locator.clear_cache() - - def _set_scheme(self, value): - self._scheme = value - for locator in self.locators: - locator.scheme = value - - scheme = property(Locator.scheme.fget, _set_scheme) - - def _get_project(self, name): - result = {} - for locator in self.locators: - d = locator.get_project(name) - if d: - if self.merge: - files = result.get('urls', {}) - digests = result.get('digests', {}) - # next line could overwrite result['urls'], result['digests'] - result.update(d) - df = result.get('urls') - if files and df: - for k, v in files.items(): - if k in df: - df[k] |= v - else: - df[k] = v - dd = result.get('digests') - if digests and dd: - dd.update(digests) - else: - # See issue #18. If any dists are found and we're looking - # for specific constraints, we only return something if - # a match is found. For example, if a DirectoryLocator - # returns just foo (1.0) while we're looking for - # foo (>= 2.0), we'll pretend there was nothing there so - # that subsequent locators can be queried. Otherwise we - # would just return foo (1.0) which would then lead to a - # failure to find foo (>= 2.0), because other locators - # weren't searched. Note that this only matters when - # merge=False. - if self.matcher is None: - found = True - else: - found = False - for k in d: - if self.matcher.match(k): - found = True - break - if found: - result = d - break - return result - - def get_distribution_names(self): - """ - Return all the distribution names known to this locator. - """ - result = set() - for locator in self.locators: - try: - result |= locator.get_distribution_names() - except NotImplementedError: - pass - return result - - -# We use a legacy scheme simply because most of the dists on PyPI use legacy -# versions which don't conform to PEP 426 / PEP 440. -default_locator = AggregatingLocator( - JSONLocator(), - SimpleScrapingLocator('https://pypi.org/simple/', - timeout=3.0), - scheme='legacy') - -locate = default_locator.locate - - -class DependencyFinder(object): - """ - Locate dependencies for distributions. - """ - - def __init__(self, locator=None): - """ - Initialise an instance, using the specified locator - to locate distributions. - """ - self.locator = locator or default_locator - self.scheme = get_scheme(self.locator.scheme) - - def add_distribution(self, dist): - """ - Add a distribution to the finder. This will update internal information - about who provides what. - :param dist: The distribution to add. - """ - logger.debug('adding distribution %s', dist) - name = dist.key - self.dists_by_name[name] = dist - self.dists[(name, dist.version)] = dist - for p in dist.provides: - name, version = parse_name_and_version(p) - logger.debug('Add to provided: %s, %s, %s', name, version, dist) - self.provided.setdefault(name, set()).add((version, dist)) - - def remove_distribution(self, dist): - """ - Remove a distribution from the finder. This will update internal - information about who provides what. - :param dist: The distribution to remove. - """ - logger.debug('removing distribution %s', dist) - name = dist.key - del self.dists_by_name[name] - del self.dists[(name, dist.version)] - for p in dist.provides: - name, version = parse_name_and_version(p) - logger.debug('Remove from provided: %s, %s, %s', name, version, dist) - s = self.provided[name] - s.remove((version, dist)) - if not s: - del self.provided[name] - - def get_matcher(self, reqt): - """ - Get a version matcher for a requirement. - :param reqt: The requirement - :type reqt: str - :return: A version matcher (an instance of - :class:`distlib.version.Matcher`). - """ - try: - matcher = self.scheme.matcher(reqt) - except UnsupportedVersionError: # pragma: no cover - # XXX compat-mode if cannot read the version - name = reqt.split()[0] - matcher = self.scheme.matcher(name) - return matcher - - def find_providers(self, reqt): - """ - Find the distributions which can fulfill a requirement. - - :param reqt: The requirement. - :type reqt: str - :return: A set of distribution which can fulfill the requirement. - """ - matcher = self.get_matcher(reqt) - name = matcher.key # case-insensitive - result = set() - provided = self.provided - if name in provided: - for version, provider in provided[name]: - try: - match = matcher.match(version) - except UnsupportedVersionError: - match = False - - if match: - result.add(provider) - break - return result - - def try_to_replace(self, provider, other, problems): - """ - Attempt to replace one provider with another. This is typically used - when resolving dependencies from multiple sources, e.g. A requires - (B >= 1.0) while C requires (B >= 1.1). - - For successful replacement, ``provider`` must meet all the requirements - which ``other`` fulfills. - - :param provider: The provider we are trying to replace with. - :param other: The provider we're trying to replace. - :param problems: If False is returned, this will contain what - problems prevented replacement. This is currently - a tuple of the literal string 'cantreplace', - ``provider``, ``other`` and the set of requirements - that ``provider`` couldn't fulfill. - :return: True if we can replace ``other`` with ``provider``, else - False. - """ - rlist = self.reqts[other] - unmatched = set() - for s in rlist: - matcher = self.get_matcher(s) - if not matcher.match(provider.version): - unmatched.add(s) - if unmatched: - # can't replace other with provider - problems.add(('cantreplace', provider, other, - frozenset(unmatched))) - result = False - else: - # can replace other with provider - self.remove_distribution(other) - del self.reqts[other] - for s in rlist: - self.reqts.setdefault(provider, set()).add(s) - self.add_distribution(provider) - result = True - return result - - def find(self, requirement, meta_extras=None, prereleases=False): - """ - Find a distribution and all distributions it depends on. - - :param requirement: The requirement specifying the distribution to - find, or a Distribution instance. - :param meta_extras: A list of meta extras such as :test:, :build: and - so on. - :param prereleases: If ``True``, allow pre-release versions to be - returned - otherwise, don't return prereleases - unless they're all that's available. - - Return a set of :class:`Distribution` instances and a set of - problems. - - The distributions returned should be such that they have the - :attr:`required` attribute set to ``True`` if they were - from the ``requirement`` passed to ``find()``, and they have the - :attr:`build_time_dependency` attribute set to ``True`` unless they - are post-installation dependencies of the ``requirement``. - - The problems should be a tuple consisting of the string - ``'unsatisfied'`` and the requirement which couldn't be satisfied - by any distribution known to the locator. - """ - - self.provided = {} - self.dists = {} - self.dists_by_name = {} - self.reqts = {} - - meta_extras = set(meta_extras or []) - if ':*:' in meta_extras: - meta_extras.remove(':*:') - # :meta: and :run: are implicitly included - meta_extras |= set([':test:', ':build:', ':dev:']) - - if isinstance(requirement, Distribution): - dist = odist = requirement - logger.debug('passed %s as requirement', odist) - else: - dist = odist = self.locator.locate(requirement, - prereleases=prereleases) - if dist is None: - raise DistlibException('Unable to locate %r' % requirement) - logger.debug('located %s', odist) - dist.requested = True - problems = set() - todo = set([dist]) - install_dists = set([odist]) - while todo: - dist = todo.pop() - name = dist.key # case-insensitive - if name not in self.dists_by_name: - self.add_distribution(dist) - else: - #import pdb; pdb.set_trace() - other = self.dists_by_name[name] - if other != dist: - self.try_to_replace(dist, other, problems) - - ireqts = dist.run_requires | dist.meta_requires - sreqts = dist.build_requires - ereqts = set() - if meta_extras and dist in install_dists: - for key in ('test', 'build', 'dev'): - e = ':%s:' % key - if e in meta_extras: - ereqts |= getattr(dist, '%s_requires' % key) - all_reqts = ireqts | sreqts | ereqts - for r in all_reqts: - providers = self.find_providers(r) - if not providers: - logger.debug('No providers found for %r', r) - provider = self.locator.locate(r, prereleases=prereleases) - # If no provider is found and we didn't consider - # prereleases, consider them now. - if provider is None and not prereleases: - provider = self.locator.locate(r, prereleases=True) - if provider is None: - logger.debug('Cannot satisfy %r', r) - problems.add(('unsatisfied', r)) - else: - n, v = provider.key, provider.version - if (n, v) not in self.dists: - todo.add(provider) - providers.add(provider) - if r in ireqts and dist in install_dists: - install_dists.add(provider) - logger.debug('Adding %s to install_dists', - provider.name_and_version) - for p in providers: - name = p.key - if name not in self.dists_by_name: - self.reqts.setdefault(p, set()).add(r) - else: - other = self.dists_by_name[name] - if other != p: - # see if other can be replaced by p - self.try_to_replace(p, other, problems) - - dists = set(self.dists.values()) - for dist in dists: - dist.build_time_dependency = dist not in install_dists - if dist.build_time_dependency: - logger.debug('%s is a build-time dependency only.', - dist.name_and_version) - logger.debug('find done for %s', odist) - return dists, problems diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/manifest.py b/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/manifest.py deleted file mode 100644 index ca0fe44..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/manifest.py +++ /dev/null @@ -1,393 +0,0 @@ -# -*- coding: utf-8 -*- -# -# Copyright (C) 2012-2013 Python Software Foundation. -# See LICENSE.txt and CONTRIBUTORS.txt. -# -""" -Class representing the list of files in a distribution. - -Equivalent to distutils.filelist, but fixes some problems. -""" -import fnmatch -import logging -import os -import re -import sys - -from . import DistlibException -from .compat import fsdecode -from .util import convert_path - - -__all__ = ['Manifest'] - -logger = logging.getLogger(__name__) - -# a \ followed by some spaces + EOL -_COLLAPSE_PATTERN = re.compile('\\\\w*\n', re.M) -_COMMENTED_LINE = re.compile('#.*?(?=\n)|\n(?=$)', re.M | re.S) - -# -# Due to the different results returned by fnmatch.translate, we need -# to do slightly different processing for Python 2.7 and 3.2 ... this needed -# to be brought in for Python 3.6 onwards. -# -_PYTHON_VERSION = sys.version_info[:2] - -class Manifest(object): - """A list of files built by on exploring the filesystem and filtered by - applying various patterns to what we find there. - """ - - def __init__(self, base=None): - """ - Initialise an instance. - - :param base: The base directory to explore under. - """ - self.base = os.path.abspath(os.path.normpath(base or os.getcwd())) - self.prefix = self.base + os.sep - self.allfiles = None - self.files = set() - - # - # Public API - # - - def findall(self): - """Find all files under the base and set ``allfiles`` to the absolute - pathnames of files found. - """ - from stat import S_ISREG, S_ISDIR, S_ISLNK - - self.allfiles = allfiles = [] - root = self.base - stack = [root] - pop = stack.pop - push = stack.append - - while stack: - root = pop() - names = os.listdir(root) - - for name in names: - fullname = os.path.join(root, name) - - # Avoid excess stat calls -- just one will do, thank you! - stat = os.stat(fullname) - mode = stat.st_mode - if S_ISREG(mode): - allfiles.append(fsdecode(fullname)) - elif S_ISDIR(mode) and not S_ISLNK(mode): - push(fullname) - - def add(self, item): - """ - Add a file to the manifest. - - :param item: The pathname to add. This can be relative to the base. - """ - if not item.startswith(self.prefix): - item = os.path.join(self.base, item) - self.files.add(os.path.normpath(item)) - - def add_many(self, items): - """ - Add a list of files to the manifest. - - :param items: The pathnames to add. These can be relative to the base. - """ - for item in items: - self.add(item) - - def sorted(self, wantdirs=False): - """ - Return sorted files in directory order - """ - - def add_dir(dirs, d): - dirs.add(d) - logger.debug('add_dir added %s', d) - if d != self.base: - parent, _ = os.path.split(d) - assert parent not in ('', '/') - add_dir(dirs, parent) - - result = set(self.files) # make a copy! - if wantdirs: - dirs = set() - for f in result: - add_dir(dirs, os.path.dirname(f)) - result |= dirs - return [os.path.join(*path_tuple) for path_tuple in - sorted(os.path.split(path) for path in result)] - - def clear(self): - """Clear all collected files.""" - self.files = set() - self.allfiles = [] - - def process_directive(self, directive): - """ - Process a directive which either adds some files from ``allfiles`` to - ``files``, or removes some files from ``files``. - - :param directive: The directive to process. This should be in a format - compatible with distutils ``MANIFEST.in`` files: - - http://docs.python.org/distutils/sourcedist.html#commands - """ - # Parse the line: split it up, make sure the right number of words - # is there, and return the relevant words. 'action' is always - # defined: it's the first word of the line. Which of the other - # three are defined depends on the action; it'll be either - # patterns, (dir and patterns), or (dirpattern). - action, patterns, thedir, dirpattern = self._parse_directive(directive) - - # OK, now we know that the action is valid and we have the - # right number of words on the line for that action -- so we - # can proceed with minimal error-checking. - if action == 'include': - for pattern in patterns: - if not self._include_pattern(pattern, anchor=True): - logger.warning('no files found matching %r', pattern) - - elif action == 'exclude': - for pattern in patterns: - found = self._exclude_pattern(pattern, anchor=True) - #if not found: - # logger.warning('no previously-included files ' - # 'found matching %r', pattern) - - elif action == 'global-include': - for pattern in patterns: - if not self._include_pattern(pattern, anchor=False): - logger.warning('no files found matching %r ' - 'anywhere in distribution', pattern) - - elif action == 'global-exclude': - for pattern in patterns: - found = self._exclude_pattern(pattern, anchor=False) - #if not found: - # logger.warning('no previously-included files ' - # 'matching %r found anywhere in ' - # 'distribution', pattern) - - elif action == 'recursive-include': - for pattern in patterns: - if not self._include_pattern(pattern, prefix=thedir): - logger.warning('no files found matching %r ' - 'under directory %r', pattern, thedir) - - elif action == 'recursive-exclude': - for pattern in patterns: - found = self._exclude_pattern(pattern, prefix=thedir) - #if not found: - # logger.warning('no previously-included files ' - # 'matching %r found under directory %r', - # pattern, thedir) - - elif action == 'graft': - if not self._include_pattern(None, prefix=dirpattern): - logger.warning('no directories found matching %r', - dirpattern) - - elif action == 'prune': - if not self._exclude_pattern(None, prefix=dirpattern): - logger.warning('no previously-included directories found ' - 'matching %r', dirpattern) - else: # pragma: no cover - # This should never happen, as it should be caught in - # _parse_template_line - raise DistlibException( - 'invalid action %r' % action) - - # - # Private API - # - - def _parse_directive(self, directive): - """ - Validate a directive. - :param directive: The directive to validate. - :return: A tuple of action, patterns, thedir, dir_patterns - """ - words = directive.split() - if len(words) == 1 and words[0] not in ('include', 'exclude', - 'global-include', - 'global-exclude', - 'recursive-include', - 'recursive-exclude', - 'graft', 'prune'): - # no action given, let's use the default 'include' - words.insert(0, 'include') - - action = words[0] - patterns = thedir = dir_pattern = None - - if action in ('include', 'exclude', - 'global-include', 'global-exclude'): - if len(words) < 2: - raise DistlibException( - '%r expects ...' % action) - - patterns = [convert_path(word) for word in words[1:]] - - elif action in ('recursive-include', 'recursive-exclude'): - if len(words) < 3: - raise DistlibException( - '%r expects

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 None: - """ - Check whether the given Python version is compatible with a distribution's - "Requires-Python" value. - - :param version_info: A 3-tuple of ints representing the Python - major-minor-micro version to check. - :param ignore_requires_python: Whether to ignore the "Requires-Python" - value if the given Python version isn't compatible. - - :raises UnsupportedPythonVersion: When the given Python version isn't - compatible. - """ - # This idiosyncratically converts the SpecifierSet to str and let - # check_requires_python then parse it again into SpecifierSet. But this - # is the legacy resolver so I'm just not going to bother refactoring. - try: - requires_python = str(dist.requires_python) - except FileNotFoundError as e: - raise NoneMetadataError(dist, str(e)) - try: - is_compatible = check_requires_python( - requires_python, - version_info=version_info, - ) - except specifiers.InvalidSpecifier as exc: - logger.warning( - "Package %r has an invalid Requires-Python: %s", dist.raw_name, exc - ) - return - - if is_compatible: - return - - version = ".".join(map(str, version_info)) - if ignore_requires_python: - logger.debug( - "Ignoring failed Requires-Python check for package %r: %s not in %r", - dist.raw_name, - version, - requires_python, - ) - return - - raise UnsupportedPythonVersion( - "Package {!r} requires a different Python: {} not in {!r}".format( - dist.raw_name, version, requires_python - ) - ) - - -class Resolver(BaseResolver): - """Resolves which packages need to be installed/uninstalled to perform \ - the requested operation without breaking the requirements of any package. - """ - - _allowed_strategies = {"eager", "only-if-needed", "to-satisfy-only"} - - def __init__( - self, - preparer: RequirementPreparer, - finder: PackageFinder, - wheel_cache: Optional[WheelCache], - make_install_req: InstallRequirementProvider, - use_user_site: bool, - ignore_dependencies: bool, - ignore_installed: bool, - ignore_requires_python: bool, - force_reinstall: bool, - upgrade_strategy: str, - py_version_info: Optional[Tuple[int, ...]] = None, - ) -> None: - super().__init__() - assert upgrade_strategy in self._allowed_strategies - - if py_version_info is None: - py_version_info = sys.version_info[:3] - else: - py_version_info = normalize_version_info(py_version_info) - - self._py_version_info = py_version_info - - self.preparer = preparer - self.finder = finder - self.wheel_cache = wheel_cache - - self.upgrade_strategy = upgrade_strategy - self.force_reinstall = force_reinstall - self.ignore_dependencies = ignore_dependencies - self.ignore_installed = ignore_installed - self.ignore_requires_python = ignore_requires_python - self.use_user_site = use_user_site - self._make_install_req = make_install_req - - self._discovered_dependencies: DiscoveredDependencies = defaultdict(list) - - def resolve( - self, root_reqs: List[InstallRequirement], check_supported_wheels: bool - ) -> RequirementSet: - """Resolve what operations need to be done - - As a side-effect of this method, the packages (and their dependencies) - are downloaded, unpacked and prepared for installation. This - preparation is done by ``pip.operations.prepare``. - - Once PyPI has static dependency metadata available, it would be - possible to move the preparation to become a step separated from - dependency resolution. - """ - requirement_set = RequirementSet(check_supported_wheels=check_supported_wheels) - for req in root_reqs: - if req.constraint: - check_invalid_constraint_type(req) - requirement_set.add_requirement(req) - - # Actually prepare the files, and collect any exceptions. Most hash - # exceptions cannot be checked ahead of time, because - # _populate_link() needs to be called before we can make decisions - # based on link type. - discovered_reqs: List[InstallRequirement] = [] - hash_errors = HashErrors() - for req in chain(requirement_set.all_requirements, discovered_reqs): - try: - discovered_reqs.extend(self._resolve_one(requirement_set, req)) - except HashError as exc: - exc.req = req - hash_errors.append(exc) - - if hash_errors: - raise hash_errors - - return requirement_set - - def _is_upgrade_allowed(self, req: InstallRequirement) -> bool: - if self.upgrade_strategy == "to-satisfy-only": - return False - elif self.upgrade_strategy == "eager": - return True - else: - assert self.upgrade_strategy == "only-if-needed" - return req.user_supplied or req.constraint - - def _set_req_to_reinstall(self, req: InstallRequirement) -> None: - """ - Set a requirement to be installed. - """ - # Don't uninstall the conflict if doing a user install and the - # conflict is not a user install. - if not self.use_user_site or req.satisfied_by.in_usersite: - req.should_reinstall = True - req.satisfied_by = None - - def _check_skip_installed( - self, req_to_install: InstallRequirement - ) -> Optional[str]: - """Check if req_to_install should be skipped. - - This will check if the req is installed, and whether we should upgrade - or reinstall it, taking into account all the relevant user options. - - After calling this req_to_install will only have satisfied_by set to - None if the req_to_install is to be upgraded/reinstalled etc. Any - other value will be a dist recording the current thing installed that - satisfies the requirement. - - Note that for vcs urls and the like we can't assess skipping in this - routine - we simply identify that we need to pull the thing down, - then later on it is pulled down and introspected to assess upgrade/ - reinstalls etc. - - :return: A text reason for why it was skipped, or None. - """ - if self.ignore_installed: - return None - - req_to_install.check_if_exists(self.use_user_site) - if not req_to_install.satisfied_by: - return None - - if self.force_reinstall: - self._set_req_to_reinstall(req_to_install) - return None - - if not self._is_upgrade_allowed(req_to_install): - if self.upgrade_strategy == "only-if-needed": - return "already satisfied, skipping upgrade" - return "already satisfied" - - # Check for the possibility of an upgrade. For link-based - # requirements we have to pull the tree down and inspect to assess - # the version #, so it's handled way down. - if not req_to_install.link: - try: - self.finder.find_requirement(req_to_install, upgrade=True) - except BestVersionAlreadyInstalled: - # Then the best version is installed. - return "already up-to-date" - except DistributionNotFound: - # No distribution found, so we squash the error. It will - # be raised later when we re-try later to do the install. - # Why don't we just raise here? - pass - - self._set_req_to_reinstall(req_to_install) - return None - - def _find_requirement_link(self, req: InstallRequirement) -> Optional[Link]: - upgrade = self._is_upgrade_allowed(req) - best_candidate = self.finder.find_requirement(req, upgrade) - if not best_candidate: - return None - - # Log a warning per PEP 592 if necessary before returning. - link = best_candidate.link - if link.is_yanked: - reason = link.yanked_reason or "" - msg = ( - # Mark this as a unicode string to prevent - # "UnicodeEncodeError: 'ascii' codec can't encode character" - # in Python 2 when the reason contains non-ascii characters. - "The candidate selected for download or install is a " - "yanked version: {candidate}\n" - "Reason for being yanked: {reason}" - ).format(candidate=best_candidate, reason=reason) - logger.warning(msg) - - return link - - def _populate_link(self, req: InstallRequirement) -> None: - """Ensure that if a link can be found for this, that it is found. - - Note that req.link may still be None - if the requirement is already - installed and not needed to be upgraded based on the return value of - _is_upgrade_allowed(). - - If preparer.require_hashes is True, don't use the wheel cache, because - cached wheels, always built locally, have different hashes than the - files downloaded from the index server and thus throw false hash - mismatches. Furthermore, cached wheels at present have undeterministic - contents due to file modification times. - """ - if req.link is None: - req.link = self._find_requirement_link(req) - - if self.wheel_cache is None or self.preparer.require_hashes: - return - cache_entry = self.wheel_cache.get_cache_entry( - link=req.link, - package_name=req.name, - supported_tags=get_supported(), - ) - if cache_entry is not None: - logger.debug("Using cached wheel link: %s", cache_entry.link) - if req.link is req.original_link and cache_entry.persistent: - req.original_link_is_in_wheel_cache = True - req.link = cache_entry.link - - def _get_dist_for(self, req: InstallRequirement) -> BaseDistribution: - """Takes a InstallRequirement and returns a single AbstractDist \ - representing a prepared variant of the same. - """ - if req.editable: - return self.preparer.prepare_editable_requirement(req) - - # satisfied_by is only evaluated by calling _check_skip_installed, - # so it must be None here. - assert req.satisfied_by is None - skip_reason = self._check_skip_installed(req) - - if req.satisfied_by: - return self.preparer.prepare_installed_requirement(req, skip_reason) - - # We eagerly populate the link, since that's our "legacy" behavior. - self._populate_link(req) - dist = self.preparer.prepare_linked_requirement(req) - - # NOTE - # The following portion is for determining if a certain package is - # going to be re-installed/upgraded or not and reporting to the user. - # This should probably get cleaned up in a future refactor. - - # req.req is only avail after unpack for URL - # pkgs repeat check_if_exists to uninstall-on-upgrade - # (#14) - if not self.ignore_installed: - req.check_if_exists(self.use_user_site) - - if req.satisfied_by: - should_modify = ( - self.upgrade_strategy != "to-satisfy-only" - or self.force_reinstall - or self.ignore_installed - or req.link.scheme == "file" - ) - if should_modify: - self._set_req_to_reinstall(req) - else: - logger.info( - "Requirement already satisfied (use --upgrade to upgrade): %s", - req, - ) - return dist - - def _resolve_one( - self, - requirement_set: RequirementSet, - req_to_install: InstallRequirement, - ) -> List[InstallRequirement]: - """Prepare a single requirements file. - - :return: A list of additional InstallRequirements to also install. - """ - # Tell user what we are doing for this requirement: - # obtain (editable), skipping, processing (local url), collecting - # (remote url or package name) - if req_to_install.constraint or req_to_install.prepared: - return [] - - req_to_install.prepared = True - - # Parse and return dependencies - dist = self._get_dist_for(req_to_install) - # This will raise UnsupportedPythonVersion if the given Python - # version isn't compatible with the distribution's Requires-Python. - _check_dist_requires_python( - dist, - version_info=self._py_version_info, - ignore_requires_python=self.ignore_requires_python, - ) - - more_reqs: List[InstallRequirement] = [] - - def add_req(subreq: Requirement, extras_requested: Iterable[str]) -> None: - # This idiosyncratically converts the Requirement to str and let - # make_install_req then parse it again into Requirement. But this is - # the legacy resolver so I'm just not going to bother refactoring. - sub_install_req = self._make_install_req(str(subreq), req_to_install) - parent_req_name = req_to_install.name - to_scan_again, add_to_parent = requirement_set.add_requirement( - sub_install_req, - parent_req_name=parent_req_name, - extras_requested=extras_requested, - ) - if parent_req_name and add_to_parent: - self._discovered_dependencies[parent_req_name].append(add_to_parent) - more_reqs.extend(to_scan_again) - - with indent_log(): - # We add req_to_install before its dependencies, so that we - # can refer to it when adding dependencies. - if not requirement_set.has_requirement(req_to_install.name): - # 'unnamed' requirements will get added here - # 'unnamed' requirements can only come from being directly - # provided by the user. - assert req_to_install.user_supplied - requirement_set.add_requirement(req_to_install, parent_req_name=None) - - if not self.ignore_dependencies: - if req_to_install.extras: - logger.debug( - "Installing extra requirements: %r", - ",".join(req_to_install.extras), - ) - missing_requested = sorted( - set(req_to_install.extras) - set(dist.iter_provided_extras()) - ) - for missing in missing_requested: - logger.warning( - "%s %s does not provide the extra '%s'", - dist.raw_name, - dist.version, - missing, - ) - - available_requested = sorted( - set(dist.iter_provided_extras()) & set(req_to_install.extras) - ) - for subreq in dist.iter_dependencies(available_requested): - add_req(subreq, extras_requested=available_requested) - - return more_reqs - - def get_installation_order( - self, req_set: RequirementSet - ) -> List[InstallRequirement]: - """Create the installation order. - - The installation order is topological - requirements are installed - before the requiring thing. We break cycles at an arbitrary point, - and make no other guarantees. - """ - # The current implementation, which we may change at any point - # installs the user specified things in the order given, except when - # dependencies must come earlier to achieve topological order. - order = [] - ordered_reqs: Set[InstallRequirement] = set() - - def schedule(req: InstallRequirement) -> None: - if req.satisfied_by or req in ordered_reqs: - return - if req.constraint: - return - ordered_reqs.add(req) - for dep in self._discovered_dependencies[req.name]: - schedule(dep) - order.append(req) - - for install_req in req_set.requirements.values(): - schedule(install_req) - return order diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/__init__.py b/.venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/__init__.py deleted file mode 100644 index e69de29..0000000 diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index f7f9b9763f8b84cd2417a98d2621629254084a78..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 208 zcmd1j<>g`kg3v{0(?IlN5P=LBfgA@QE@lA|DGb33nv8xc8Hzx{2;x_Q;%K+i;9uPimMOg|?xNxz`7BqKl1SkKTvzc{lbRkt89 zIXf{uwHTyZKRz?BB(*3HXi8CPaehu|NoIZ?gjtpf(i{&|kXaHRuUAlci^C>2KczG$ O)ehvCVkRKL!T+CX1v<&mByK!S$B_= zXd_V}azUsf{~_T`e}I3%D-Zq36E74+-tqu^r)O_kU6NFwijn$kUryi7Ieos<9hFLX z3*Q@m{BxHtSk_;uF#V-bxQV3x4#F+Y0;|VbtY^3Ep3`!AZp-bZS}8_tc98C6S{ajf zf^09>%JuTCyeYdup;v4bd!<&%lv6>uS7}vx)mGJ%)4^P?)~cC&CYbLnv=*2pT;cHS ziX|LTTd}(Kiq*OxQlcnICcnsYVu|Mk6H6-=FNmdXniqNLiQ8KKfyK+b^2FkmL%X$t zQkBo4G>6hEuZaqu=UMc)h#m|40(x8m&mzx)CkvjZ_|k^eSpFOKY&B9kcUwjS5pIZB zXYa&9wl@Qzv#<4IKMLD{PTkw-qayW2h;oDJ;znO|{H`w~dNgcZUXNt29ry#m*V{dz z=Q`~$3jL0$@C5Pm=)^iL-ic*f>9iE_jto0C?Qr-x_$77U zLQ+>i_L*|`tqm)N+PVD%<(I8PcE}EF?tH}dE$)6~@7o`kD=2i3j(x;&6G^=XBCHnUR?FrL=f@TFvZeQ^uO*JQlm&AvupeBXbmt5iTOL4@2{;eH)bRJD|pD zBz%VWFf^4Wd&qYUM? z*vIU^jkBB!$mzVVeDdsJN60d&2tndIJ%9|kc)@3OE6G{w)DFRqQCB0C zZ2tw+&+?MZPq~_m=K&==k7ia?kUZQ>5pE`pzcO-z+LYpk%sK}TmOzW7KF8!lDkM2M zNa`gJ?A?-cG5ej>Wd=yHRFgo7n&U7-l` z1MAS907`NInJ##6*_~~VEV*IJ3+QA71>5)*<&7Z7-O3dZsv0`{WovMCYR|s%R6F(+ z@SJ;_d#CvS+xKvW3VkW02n3)+LH=|!v;%B5^4Hl;6vl9dN@sQxgg>$q9ZlBq9a@X= z|CO0JNs7i#UABP%?qK!o9f#>hCe-lal3ScEu+JQ<*C+L$c;V3|B=JWO8cW>KQb^LR`+lB3fah)7v{ozCE`S4-g@77~t znd)61*-<@-9IlK9^TYbv+kR)e-hl;9#&|p03HYcNhNGr8o6Y6}jNfm|_zLw3gqdhO zmK0czs>hM(K&zo`Q0L*^nq$^amp67cjh)ohwwWt}flHr@Bc|t%yRBEGjHFzH%%)7m z7<_R!t})i{f#DM}#cX!4Jf(}~G}D@itP>vrD79Po;6Z>l*gGWMizXa8A2db|>L28wPJ#t_qp^{H9(P0sdddxr`;J_R`oDpS zh1Z7AP>0u5L)bX;z?ow~RwBul4Hm~|;fvwGU(UvXiKza2C@>jwgw+2d3?RpMw(Q7} z^oZj}B)jrNc4RH*yFqfq=MR1zW9}j)e%Bt%O@-=8wWCxAtL_gsJ2DKfPo<%5F%wL`i8L~vqb+(KHP^^Q@Ftp~fFptC$pM+1lI->5W_*K!Uv&xOl2x>; X2%oBU5fRG*=&DoBl%HR`Tuc8453tlE diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/__pycache__/candidates.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/__pycache__/candidates.cpython-310.pyc deleted file mode 100644 index 814209155af62e44a68aced0ae7c44583f4bd8b4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 18358 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 G$@@1O!!-v0 diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/__pycache__/provider.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/__pycache__/provider.cpython-310.pyc deleted file mode 100644 index 633bd78c224c0196d26292664a985d4b4caf8b6d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7710 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 a2J~i~gU8enMW8tCITZiQHtfGFuKXYOW$60= diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/__pycache__/reporter.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/__pycache__/reporter.cpython-310.pyc deleted file mode 100644 index bf4fcf38eb57772748cb79f0226d9b7881efbb0b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3177 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 diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/__pycache__/resolver.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/__pycache__/resolver.cpython-310.pyc deleted file mode 100644 index 17e89d81abec98ae5d872bd6c4507836eb9ea9f4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8103 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 str: - if not extras: - return project - canonical_extras = sorted(canonicalize_name(e) for e in extras) - return "{}[{}]".format(project, ",".join(canonical_extras)) - - -class Constraint: - def __init__( - self, specifier: SpecifierSet, hashes: Hashes, links: FrozenSet[Link] - ) -> None: - self.specifier = specifier - self.hashes = hashes - self.links = links - - @classmethod - def empty(cls) -> "Constraint": - return Constraint(SpecifierSet(), Hashes(), frozenset()) - - @classmethod - def from_ireq(cls, ireq: InstallRequirement) -> "Constraint": - links = frozenset([ireq.link]) if ireq.link else frozenset() - return Constraint(ireq.specifier, ireq.hashes(trust_internet=False), links) - - def __bool__(self) -> bool: - return bool(self.specifier) or bool(self.hashes) or bool(self.links) - - def __and__(self, other: InstallRequirement) -> "Constraint": - if not isinstance(other, InstallRequirement): - return NotImplemented - specifier = self.specifier & other.specifier - hashes = self.hashes & other.hashes(trust_internet=False) - links = self.links - if other.link: - links = links.union([other.link]) - return Constraint(specifier, hashes, links) - - def is_satisfied_by(self, candidate: "Candidate") -> bool: - # Reject if there are any mismatched URL constraints on this package. - if self.links and not all(_match_link(link, candidate) for link in self.links): - return False - # We can safely always allow prereleases here since PackageFinder - # already implements the prerelease logic, and would have filtered out - # prerelease candidates if the user does not expect them. - return self.specifier.contains(candidate.version, prereleases=True) - - -class Requirement: - @property - def project_name(self) -> NormalizedName: - """The "project name" of a requirement. - - This is different from ``name`` if this requirement contains extras, - in which case ``name`` would contain the ``[...]`` part, while this - refers to the name of the project. - """ - raise NotImplementedError("Subclass should override") - - @property - def name(self) -> str: - """The name identifying this requirement in the resolver. - - This is different from ``project_name`` if this requirement contains - extras, where ``project_name`` would not contain the ``[...]`` part. - """ - raise NotImplementedError("Subclass should override") - - def is_satisfied_by(self, candidate: "Candidate") -> bool: - return False - - def get_candidate_lookup(self) -> CandidateLookup: - raise NotImplementedError("Subclass should override") - - def format_for_error(self) -> str: - raise NotImplementedError("Subclass should override") - - -def _match_link(link: Link, candidate: "Candidate") -> bool: - if candidate.source_link: - return links_equivalent(link, candidate.source_link) - return False - - -class Candidate: - @property - def project_name(self) -> NormalizedName: - """The "project name" of the candidate. - - This is different from ``name`` if this candidate contains extras, - in which case ``name`` would contain the ``[...]`` part, while this - refers to the name of the project. - """ - raise NotImplementedError("Override in subclass") - - @property - def name(self) -> str: - """The name identifying this candidate in the resolver. - - This is different from ``project_name`` if this candidate contains - extras, where ``project_name`` would not contain the ``[...]`` part. - """ - raise NotImplementedError("Override in subclass") - - @property - def version(self) -> CandidateVersion: - raise NotImplementedError("Override in subclass") - - @property - def is_installed(self) -> bool: - raise NotImplementedError("Override in subclass") - - @property - def is_editable(self) -> bool: - raise NotImplementedError("Override in subclass") - - @property - def source_link(self) -> Optional[Link]: - raise NotImplementedError("Override in subclass") - - def iter_dependencies(self, with_requires: bool) -> Iterable[Optional[Requirement]]: - raise NotImplementedError("Override in subclass") - - def get_install_requirement(self) -> Optional[InstallRequirement]: - raise NotImplementedError("Override in subclass") - - def format_for_error(self) -> str: - raise NotImplementedError("Subclass should override") diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/candidates.py b/.venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/candidates.py deleted file mode 100644 index 9b8450e..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/candidates.py +++ /dev/null @@ -1,547 +0,0 @@ -import logging -import sys -from typing import TYPE_CHECKING, Any, FrozenSet, Iterable, Optional, Tuple, Union, cast - -from pip._vendor.packaging.utils import NormalizedName, canonicalize_name -from pip._vendor.packaging.version import Version - -from pip._internal.exceptions import ( - HashError, - InstallationSubprocessError, - MetadataInconsistent, -) -from pip._internal.metadata import BaseDistribution -from pip._internal.models.link import Link, links_equivalent -from pip._internal.models.wheel import Wheel -from pip._internal.req.constructors import ( - install_req_from_editable, - install_req_from_line, -) -from pip._internal.req.req_install import InstallRequirement -from pip._internal.utils.misc import normalize_version_info - -from .base import Candidate, CandidateVersion, Requirement, format_name - -if TYPE_CHECKING: - from .factory import Factory - -logger = logging.getLogger(__name__) - -BaseCandidate = Union[ - "AlreadyInstalledCandidate", - "EditableCandidate", - "LinkCandidate", -] - -# Avoid conflicting with the PyPI package "Python". -REQUIRES_PYTHON_IDENTIFIER = cast(NormalizedName, "") - - -def as_base_candidate(candidate: Candidate) -> Optional[BaseCandidate]: - """The runtime version of BaseCandidate.""" - base_candidate_classes = ( - AlreadyInstalledCandidate, - EditableCandidate, - LinkCandidate, - ) - if isinstance(candidate, base_candidate_classes): - return candidate - return None - - -def make_install_req_from_link( - link: Link, template: InstallRequirement -) -> InstallRequirement: - assert not template.editable, "template is editable" - if template.req: - line = str(template.req) - else: - line = link.url - ireq = install_req_from_line( - line, - user_supplied=template.user_supplied, - comes_from=template.comes_from, - use_pep517=template.use_pep517, - isolated=template.isolated, - constraint=template.constraint, - options=dict( - install_options=template.install_options, - global_options=template.global_options, - hashes=template.hash_options, - ), - ) - ireq.original_link = template.original_link - ireq.link = link - return ireq - - -def make_install_req_from_editable( - link: Link, template: InstallRequirement -) -> InstallRequirement: - assert template.editable, "template not editable" - return install_req_from_editable( - link.url, - user_supplied=template.user_supplied, - comes_from=template.comes_from, - use_pep517=template.use_pep517, - isolated=template.isolated, - constraint=template.constraint, - permit_editable_wheels=template.permit_editable_wheels, - options=dict( - install_options=template.install_options, - global_options=template.global_options, - hashes=template.hash_options, - ), - ) - - -def _make_install_req_from_dist( - dist: BaseDistribution, template: InstallRequirement -) -> InstallRequirement: - if template.req: - line = str(template.req) - elif template.link: - line = f"{dist.canonical_name} @ {template.link.url}" - else: - line = f"{dist.canonical_name}=={dist.version}" - ireq = install_req_from_line( - line, - user_supplied=template.user_supplied, - comes_from=template.comes_from, - use_pep517=template.use_pep517, - isolated=template.isolated, - constraint=template.constraint, - options=dict( - install_options=template.install_options, - global_options=template.global_options, - hashes=template.hash_options, - ), - ) - ireq.satisfied_by = dist - return ireq - - -class _InstallRequirementBackedCandidate(Candidate): - """A candidate backed by an ``InstallRequirement``. - - This represents a package request with the target not being already - in the environment, and needs to be fetched and installed. The backing - ``InstallRequirement`` is responsible for most of the leg work; this - class exposes appropriate information to the resolver. - - :param link: The link passed to the ``InstallRequirement``. The backing - ``InstallRequirement`` will use this link to fetch the distribution. - :param source_link: The link this candidate "originates" from. This is - different from ``link`` when the link is found in the wheel cache. - ``link`` would point to the wheel cache, while this points to the - found remote link (e.g. from pypi.org). - """ - - dist: BaseDistribution - is_installed = False - - def __init__( - self, - link: Link, - source_link: Link, - ireq: InstallRequirement, - factory: "Factory", - name: Optional[NormalizedName] = None, - version: Optional[CandidateVersion] = None, - ) -> None: - self._link = link - self._source_link = source_link - self._factory = factory - self._ireq = ireq - self._name = name - self._version = version - self.dist = self._prepare() - - def __str__(self) -> str: - return f"{self.name} {self.version}" - - def __repr__(self) -> str: - return "{class_name}({link!r})".format( - class_name=self.__class__.__name__, - link=str(self._link), - ) - - def __hash__(self) -> int: - return hash((self.__class__, self._link)) - - def __eq__(self, other: Any) -> bool: - if isinstance(other, self.__class__): - return links_equivalent(self._link, other._link) - return False - - @property - def source_link(self) -> Optional[Link]: - return self._source_link - - @property - def project_name(self) -> NormalizedName: - """The normalised name of the project the candidate refers to""" - if self._name is None: - self._name = self.dist.canonical_name - return self._name - - @property - def name(self) -> str: - return self.project_name - - @property - def version(self) -> CandidateVersion: - if self._version is None: - self._version = self.dist.version - return self._version - - def format_for_error(self) -> str: - return "{} {} (from {})".format( - self.name, - self.version, - self._link.file_path if self._link.is_file else self._link, - ) - - def _prepare_distribution(self) -> BaseDistribution: - raise NotImplementedError("Override in subclass") - - def _check_metadata_consistency(self, dist: BaseDistribution) -> None: - """Check for consistency of project name and version of dist.""" - if self._name is not None and self._name != dist.canonical_name: - raise MetadataInconsistent( - self._ireq, - "name", - self._name, - dist.canonical_name, - ) - if self._version is not None and self._version != dist.version: - raise MetadataInconsistent( - self._ireq, - "version", - str(self._version), - str(dist.version), - ) - - def _prepare(self) -> BaseDistribution: - try: - dist = self._prepare_distribution() - except HashError as e: - # Provide HashError the underlying ireq that caused it. This - # provides context for the resulting error message to show the - # offending line to the user. - e.req = self._ireq - raise - except InstallationSubprocessError as exc: - # The output has been presented already, so don't duplicate it. - exc.context = "See above for output." - raise - - self._check_metadata_consistency(dist) - return dist - - def iter_dependencies(self, with_requires: bool) -> Iterable[Optional[Requirement]]: - requires = self.dist.iter_dependencies() if with_requires else () - for r in requires: - yield self._factory.make_requirement_from_spec(str(r), self._ireq) - yield self._factory.make_requires_python_requirement(self.dist.requires_python) - - def get_install_requirement(self) -> Optional[InstallRequirement]: - return self._ireq - - -class LinkCandidate(_InstallRequirementBackedCandidate): - is_editable = False - - def __init__( - self, - link: Link, - template: InstallRequirement, - factory: "Factory", - name: Optional[NormalizedName] = None, - version: Optional[CandidateVersion] = None, - ) -> None: - source_link = link - cache_entry = factory.get_wheel_cache_entry(link, name) - if cache_entry is not None: - logger.debug("Using cached wheel link: %s", cache_entry.link) - link = cache_entry.link - ireq = make_install_req_from_link(link, template) - assert ireq.link == link - if ireq.link.is_wheel and not ireq.link.is_file: - wheel = Wheel(ireq.link.filename) - wheel_name = canonicalize_name(wheel.name) - assert name == wheel_name, f"{name!r} != {wheel_name!r} for wheel" - # Version may not be present for PEP 508 direct URLs - if version is not None: - wheel_version = Version(wheel.version) - assert version == wheel_version, "{!r} != {!r} for wheel {}".format( - version, wheel_version, name - ) - - if ( - cache_entry is not None - and cache_entry.persistent - and template.link is template.original_link - ): - ireq.original_link_is_in_wheel_cache = True - - super().__init__( - link=link, - source_link=source_link, - ireq=ireq, - factory=factory, - name=name, - version=version, - ) - - def _prepare_distribution(self) -> BaseDistribution: - preparer = self._factory.preparer - return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) - - -class EditableCandidate(_InstallRequirementBackedCandidate): - is_editable = True - - def __init__( - self, - link: Link, - template: InstallRequirement, - factory: "Factory", - name: Optional[NormalizedName] = None, - version: Optional[CandidateVersion] = None, - ) -> None: - super().__init__( - link=link, - source_link=link, - ireq=make_install_req_from_editable(link, template), - factory=factory, - name=name, - version=version, - ) - - def _prepare_distribution(self) -> BaseDistribution: - return self._factory.preparer.prepare_editable_requirement(self._ireq) - - -class AlreadyInstalledCandidate(Candidate): - is_installed = True - source_link = None - - def __init__( - self, - dist: BaseDistribution, - template: InstallRequirement, - factory: "Factory", - ) -> None: - self.dist = dist - self._ireq = _make_install_req_from_dist(dist, template) - self._factory = factory - - # This is just logging some messages, so we can do it eagerly. - # The returned dist would be exactly the same as self.dist because we - # set satisfied_by in _make_install_req_from_dist. - # TODO: Supply reason based on force_reinstall and upgrade_strategy. - skip_reason = "already satisfied" - factory.preparer.prepare_installed_requirement(self._ireq, skip_reason) - - def __str__(self) -> str: - return str(self.dist) - - def __repr__(self) -> str: - return "{class_name}({distribution!r})".format( - class_name=self.__class__.__name__, - distribution=self.dist, - ) - - def __hash__(self) -> int: - return hash((self.__class__, self.name, self.version)) - - def __eq__(self, other: Any) -> bool: - if isinstance(other, self.__class__): - return self.name == other.name and self.version == other.version - return False - - @property - def project_name(self) -> NormalizedName: - return self.dist.canonical_name - - @property - def name(self) -> str: - return self.project_name - - @property - def version(self) -> CandidateVersion: - return self.dist.version - - @property - def is_editable(self) -> bool: - return self.dist.editable - - def format_for_error(self) -> str: - return f"{self.name} {self.version} (Installed)" - - def iter_dependencies(self, with_requires: bool) -> Iterable[Optional[Requirement]]: - if not with_requires: - return - for r in self.dist.iter_dependencies(): - yield self._factory.make_requirement_from_spec(str(r), self._ireq) - - def get_install_requirement(self) -> Optional[InstallRequirement]: - return None - - -class ExtrasCandidate(Candidate): - """A candidate that has 'extras', indicating additional dependencies. - - Requirements can be for a project with dependencies, something like - foo[extra]. The extras don't affect the project/version being installed - directly, but indicate that we need additional dependencies. We model that - by having an artificial ExtrasCandidate that wraps the "base" candidate. - - The ExtrasCandidate differs from the base in the following ways: - - 1. It has a unique name, of the form foo[extra]. This causes the resolver - to treat it as a separate node in the dependency graph. - 2. When we're getting the candidate's dependencies, - a) We specify that we want the extra dependencies as well. - b) We add a dependency on the base candidate. - See below for why this is needed. - 3. We return None for the underlying InstallRequirement, as the base - candidate will provide it, and we don't want to end up with duplicates. - - The dependency on the base candidate is needed so that the resolver can't - decide that it should recommend foo[extra1] version 1.0 and foo[extra2] - version 2.0. Having those candidates depend on foo=1.0 and foo=2.0 - respectively forces the resolver to recognise that this is a conflict. - """ - - def __init__( - self, - base: BaseCandidate, - extras: FrozenSet[str], - ) -> None: - self.base = base - self.extras = extras - - def __str__(self) -> str: - name, rest = str(self.base).split(" ", 1) - return "{}[{}] {}".format(name, ",".join(self.extras), rest) - - def __repr__(self) -> str: - return "{class_name}(base={base!r}, extras={extras!r})".format( - class_name=self.__class__.__name__, - base=self.base, - extras=self.extras, - ) - - def __hash__(self) -> int: - return hash((self.base, self.extras)) - - def __eq__(self, other: Any) -> bool: - if isinstance(other, self.__class__): - return self.base == other.base and self.extras == other.extras - return False - - @property - def project_name(self) -> NormalizedName: - return self.base.project_name - - @property - def name(self) -> str: - """The normalised name of the project the candidate refers to""" - return format_name(self.base.project_name, self.extras) - - @property - def version(self) -> CandidateVersion: - return self.base.version - - def format_for_error(self) -> str: - return "{} [{}]".format( - self.base.format_for_error(), ", ".join(sorted(self.extras)) - ) - - @property - def is_installed(self) -> bool: - return self.base.is_installed - - @property - def is_editable(self) -> bool: - return self.base.is_editable - - @property - def source_link(self) -> Optional[Link]: - return self.base.source_link - - def iter_dependencies(self, with_requires: bool) -> Iterable[Optional[Requirement]]: - factory = self.base._factory - - # Add a dependency on the exact base - # (See note 2b in the class docstring) - yield factory.make_requirement_from_candidate(self.base) - if not with_requires: - return - - # The user may have specified extras that the candidate doesn't - # support. We ignore any unsupported extras here. - valid_extras = self.extras.intersection(self.base.dist.iter_provided_extras()) - invalid_extras = self.extras.difference(self.base.dist.iter_provided_extras()) - for extra in sorted(invalid_extras): - logger.warning( - "%s %s does not provide the extra '%s'", - self.base.name, - self.version, - extra, - ) - - for r in self.base.dist.iter_dependencies(valid_extras): - requirement = factory.make_requirement_from_spec( - str(r), self.base._ireq, valid_extras - ) - if requirement: - yield requirement - - def get_install_requirement(self) -> Optional[InstallRequirement]: - # We don't return anything here, because we always - # depend on the base candidate, and we'll get the - # install requirement from that. - return None - - -class RequiresPythonCandidate(Candidate): - is_installed = False - source_link = None - - def __init__(self, py_version_info: Optional[Tuple[int, ...]]) -> None: - if py_version_info is not None: - version_info = normalize_version_info(py_version_info) - else: - version_info = sys.version_info[:3] - self._version = Version(".".join(str(c) for c in version_info)) - - # We don't need to implement __eq__() and __ne__() since there is always - # only one RequiresPythonCandidate in a resolution, i.e. the host Python. - # The built-in object.__eq__() and object.__ne__() do exactly what we want. - - def __str__(self) -> str: - return f"Python {self._version}" - - @property - def project_name(self) -> NormalizedName: - return REQUIRES_PYTHON_IDENTIFIER - - @property - def name(self) -> str: - return REQUIRES_PYTHON_IDENTIFIER - - @property - def version(self) -> CandidateVersion: - return self._version - - def format_for_error(self) -> str: - return f"Python {self.version}" - - def iter_dependencies(self, with_requires: bool) -> Iterable[Optional[Requirement]]: - return () - - def get_install_requirement(self) -> Optional[InstallRequirement]: - return None diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/factory.py b/.venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/factory.py deleted file mode 100644 index 261d8d5..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/factory.py +++ /dev/null @@ -1,739 +0,0 @@ -import contextlib -import functools -import logging -from typing import ( - TYPE_CHECKING, - Dict, - FrozenSet, - Iterable, - Iterator, - List, - Mapping, - NamedTuple, - Optional, - Sequence, - Set, - Tuple, - TypeVar, - cast, -) - -from pip._vendor.packaging.requirements import InvalidRequirement -from pip._vendor.packaging.specifiers import SpecifierSet -from pip._vendor.packaging.utils import NormalizedName, canonicalize_name -from pip._vendor.resolvelib import ResolutionImpossible - -from pip._internal.cache import CacheEntry, WheelCache -from pip._internal.exceptions import ( - DistributionNotFound, - InstallationError, - InstallationSubprocessError, - MetadataInconsistent, - UnsupportedPythonVersion, - UnsupportedWheel, -) -from pip._internal.index.package_finder import PackageFinder -from pip._internal.metadata import BaseDistribution, get_default_environment -from pip._internal.models.link import Link -from pip._internal.models.wheel import Wheel -from pip._internal.operations.prepare import RequirementPreparer -from pip._internal.req.constructors import install_req_from_link_and_ireq -from pip._internal.req.req_install import ( - InstallRequirement, - check_invalid_constraint_type, -) -from pip._internal.resolution.base import InstallRequirementProvider -from pip._internal.utils.compatibility_tags import get_supported -from pip._internal.utils.hashes import Hashes -from pip._internal.utils.packaging import get_requirement -from pip._internal.utils.virtualenv import running_under_virtualenv - -from .base import Candidate, CandidateVersion, Constraint, Requirement -from .candidates import ( - AlreadyInstalledCandidate, - BaseCandidate, - EditableCandidate, - ExtrasCandidate, - LinkCandidate, - RequiresPythonCandidate, - as_base_candidate, -) -from .found_candidates import FoundCandidates, IndexCandidateInfo -from .requirements import ( - ExplicitRequirement, - RequiresPythonRequirement, - SpecifierRequirement, - UnsatisfiableRequirement, -) - -if TYPE_CHECKING: - from typing import Protocol - - class ConflictCause(Protocol): - requirement: RequiresPythonRequirement - parent: Candidate - - -logger = logging.getLogger(__name__) - -C = TypeVar("C") -Cache = Dict[Link, C] - - -class CollectedRootRequirements(NamedTuple): - requirements: List[Requirement] - constraints: Dict[str, Constraint] - user_requested: Dict[str, int] - - -class Factory: - def __init__( - self, - finder: PackageFinder, - preparer: RequirementPreparer, - make_install_req: InstallRequirementProvider, - wheel_cache: Optional[WheelCache], - use_user_site: bool, - force_reinstall: bool, - ignore_installed: bool, - ignore_requires_python: bool, - suppress_build_failures: bool, - py_version_info: Optional[Tuple[int, ...]] = None, - ) -> None: - self._finder = finder - self.preparer = preparer - self._wheel_cache = wheel_cache - self._python_candidate = RequiresPythonCandidate(py_version_info) - self._make_install_req_from_spec = make_install_req - self._use_user_site = use_user_site - self._force_reinstall = force_reinstall - self._ignore_requires_python = ignore_requires_python - self._suppress_build_failures = suppress_build_failures - - self._build_failures: Cache[InstallationError] = {} - self._link_candidate_cache: Cache[LinkCandidate] = {} - self._editable_candidate_cache: Cache[EditableCandidate] = {} - self._installed_candidate_cache: Dict[str, AlreadyInstalledCandidate] = {} - self._extras_candidate_cache: Dict[ - Tuple[int, FrozenSet[str]], ExtrasCandidate - ] = {} - - if not ignore_installed: - env = get_default_environment() - self._installed_dists = { - dist.canonical_name: dist - for dist in env.iter_installed_distributions(local_only=False) - } - else: - self._installed_dists = {} - - @property - def force_reinstall(self) -> bool: - return self._force_reinstall - - def _fail_if_link_is_unsupported_wheel(self, link: Link) -> None: - if not link.is_wheel: - return - wheel = Wheel(link.filename) - if wheel.supported(self._finder.target_python.get_tags()): - return - msg = f"{link.filename} is not a supported wheel on this platform." - raise UnsupportedWheel(msg) - - def _make_extras_candidate( - self, base: BaseCandidate, extras: FrozenSet[str] - ) -> ExtrasCandidate: - cache_key = (id(base), extras) - try: - candidate = self._extras_candidate_cache[cache_key] - except KeyError: - candidate = ExtrasCandidate(base, extras) - self._extras_candidate_cache[cache_key] = candidate - return candidate - - def _make_candidate_from_dist( - self, - dist: BaseDistribution, - extras: FrozenSet[str], - template: InstallRequirement, - ) -> Candidate: - try: - base = self._installed_candidate_cache[dist.canonical_name] - except KeyError: - base = AlreadyInstalledCandidate(dist, template, factory=self) - self._installed_candidate_cache[dist.canonical_name] = base - if not extras: - return base - return self._make_extras_candidate(base, extras) - - def _make_candidate_from_link( - self, - link: Link, - extras: FrozenSet[str], - template: InstallRequirement, - name: Optional[NormalizedName], - version: Optional[CandidateVersion], - ) -> Optional[Candidate]: - # TODO: Check already installed candidate, and use it if the link and - # editable flag match. - - if link in self._build_failures: - # We already tried this candidate before, and it does not build. - # Don't bother trying again. - return None - - if template.editable: - if link not in self._editable_candidate_cache: - try: - self._editable_candidate_cache[link] = EditableCandidate( - link, - template, - factory=self, - name=name, - version=version, - ) - except MetadataInconsistent as e: - logger.info( - "Discarding [blue underline]%s[/]: [yellow]%s[reset]", - link, - e, - extra={"markup": True}, - ) - self._build_failures[link] = e - return None - except InstallationSubprocessError as e: - if not self._suppress_build_failures: - raise - logger.warning("Discarding %s due to build failure: %s", link, e) - self._build_failures[link] = e - return None - - base: BaseCandidate = self._editable_candidate_cache[link] - else: - if link not in self._link_candidate_cache: - try: - self._link_candidate_cache[link] = LinkCandidate( - link, - template, - factory=self, - name=name, - version=version, - ) - except MetadataInconsistent as e: - logger.info( - "Discarding [blue underline]%s[/]: [yellow]%s[reset]", - link, - e, - extra={"markup": True}, - ) - self._build_failures[link] = e - return None - except InstallationSubprocessError as e: - if not self._suppress_build_failures: - raise - logger.warning("Discarding %s due to build failure: %s", link, e) - self._build_failures[link] = e - return None - base = self._link_candidate_cache[link] - - if not extras: - return base - return self._make_extras_candidate(base, extras) - - def _iter_found_candidates( - self, - ireqs: Sequence[InstallRequirement], - specifier: SpecifierSet, - hashes: Hashes, - prefers_installed: bool, - incompatible_ids: Set[int], - ) -> Iterable[Candidate]: - if not ireqs: - return () - - # The InstallRequirement implementation requires us to give it a - # "template". Here we just choose the first requirement to represent - # all of them. - # Hopefully the Project model can correct this mismatch in the future. - template = ireqs[0] - assert template.req, "Candidates found on index must be PEP 508" - name = canonicalize_name(template.req.name) - - extras: FrozenSet[str] = frozenset() - for ireq in ireqs: - assert ireq.req, "Candidates found on index must be PEP 508" - specifier &= ireq.req.specifier - hashes &= ireq.hashes(trust_internet=False) - extras |= frozenset(ireq.extras) - - def _get_installed_candidate() -> Optional[Candidate]: - """Get the candidate for the currently-installed version.""" - # If --force-reinstall is set, we want the version from the index - # instead, so we "pretend" there is nothing installed. - if self._force_reinstall: - return None - try: - installed_dist = self._installed_dists[name] - except KeyError: - return None - # Don't use the installed distribution if its version does not fit - # the current dependency graph. - if not specifier.contains(installed_dist.version, prereleases=True): - return None - candidate = self._make_candidate_from_dist( - dist=installed_dist, - extras=extras, - template=template, - ) - # The candidate is a known incompatibility. Don't use it. - if id(candidate) in incompatible_ids: - return None - return candidate - - def iter_index_candidate_infos() -> Iterator[IndexCandidateInfo]: - result = self._finder.find_best_candidate( - project_name=name, - specifier=specifier, - hashes=hashes, - ) - icans = list(result.iter_applicable()) - - # PEP 592: Yanked releases are ignored unless the specifier - # explicitly pins a version (via '==' or '===') that can be - # solely satisfied by a yanked release. - all_yanked = all(ican.link.is_yanked for ican in icans) - - def is_pinned(specifier: SpecifierSet) -> bool: - for sp in specifier: - if sp.operator == "===": - return True - if sp.operator != "==": - continue - if sp.version.endswith(".*"): - continue - return True - return False - - pinned = is_pinned(specifier) - - # PackageFinder returns earlier versions first, so we reverse. - for ican in reversed(icans): - if not (all_yanked and pinned) and ican.link.is_yanked: - continue - func = functools.partial( - self._make_candidate_from_link, - link=ican.link, - extras=extras, - template=template, - name=name, - version=ican.version, - ) - yield ican.version, func - - return FoundCandidates( - iter_index_candidate_infos, - _get_installed_candidate(), - prefers_installed, - incompatible_ids, - ) - - def _iter_explicit_candidates_from_base( - self, - base_requirements: Iterable[Requirement], - extras: FrozenSet[str], - ) -> Iterator[Candidate]: - """Produce explicit candidates from the base given an extra-ed package. - - :param base_requirements: Requirements known to the resolver. The - requirements are guaranteed to not have extras. - :param extras: The extras to inject into the explicit requirements' - candidates. - """ - for req in base_requirements: - lookup_cand, _ = req.get_candidate_lookup() - if lookup_cand is None: # Not explicit. - continue - # We've stripped extras from the identifier, and should always - # get a BaseCandidate here, unless there's a bug elsewhere. - base_cand = as_base_candidate(lookup_cand) - assert base_cand is not None, "no extras here" - yield self._make_extras_candidate(base_cand, extras) - - def _iter_candidates_from_constraints( - self, - identifier: str, - constraint: Constraint, - template: InstallRequirement, - ) -> Iterator[Candidate]: - """Produce explicit candidates from constraints. - - This creates "fake" InstallRequirement objects that are basically clones - of what "should" be the template, but with original_link set to link. - """ - for link in constraint.links: - self._fail_if_link_is_unsupported_wheel(link) - candidate = self._make_candidate_from_link( - link, - extras=frozenset(), - template=install_req_from_link_and_ireq(link, template), - name=canonicalize_name(identifier), - version=None, - ) - if candidate: - yield candidate - - def find_candidates( - self, - identifier: str, - requirements: Mapping[str, Iterable[Requirement]], - incompatibilities: Mapping[str, Iterator[Candidate]], - constraint: Constraint, - prefers_installed: bool, - ) -> Iterable[Candidate]: - # Collect basic lookup information from the requirements. - explicit_candidates: Set[Candidate] = set() - ireqs: List[InstallRequirement] = [] - for req in requirements[identifier]: - cand, ireq = req.get_candidate_lookup() - if cand is not None: - explicit_candidates.add(cand) - if ireq is not None: - ireqs.append(ireq) - - # If the current identifier contains extras, add explicit candidates - # from entries from extra-less identifier. - with contextlib.suppress(InvalidRequirement): - parsed_requirement = get_requirement(identifier) - explicit_candidates.update( - self._iter_explicit_candidates_from_base( - requirements.get(parsed_requirement.name, ()), - frozenset(parsed_requirement.extras), - ), - ) - - # Add explicit candidates from constraints. We only do this if there are - # known ireqs, which represent requirements not already explicit. If - # there are no ireqs, we're constraining already-explicit requirements, - # which is handled later when we return the explicit candidates. - if ireqs: - try: - explicit_candidates.update( - self._iter_candidates_from_constraints( - identifier, - constraint, - template=ireqs[0], - ), - ) - except UnsupportedWheel: - # If we're constrained to install a wheel incompatible with the - # target architecture, no candidates will ever be valid. - return () - - # Since we cache all the candidates, incompatibility identification - # can be made quicker by comparing only the id() values. - incompat_ids = {id(c) for c in incompatibilities.get(identifier, ())} - - # If none of the requirements want an explicit candidate, we can ask - # the finder for candidates. - if not explicit_candidates: - return self._iter_found_candidates( - ireqs, - constraint.specifier, - constraint.hashes, - prefers_installed, - incompat_ids, - ) - - return ( - c - for c in explicit_candidates - if id(c) not in incompat_ids - and constraint.is_satisfied_by(c) - and all(req.is_satisfied_by(c) for req in requirements[identifier]) - ) - - def _make_requirement_from_install_req( - self, ireq: InstallRequirement, requested_extras: Iterable[str] - ) -> Optional[Requirement]: - if not ireq.match_markers(requested_extras): - logger.info( - "Ignoring %s: markers '%s' don't match your environment", - ireq.name, - ireq.markers, - ) - return None - if not ireq.link: - return SpecifierRequirement(ireq) - self._fail_if_link_is_unsupported_wheel(ireq.link) - cand = self._make_candidate_from_link( - ireq.link, - extras=frozenset(ireq.extras), - template=ireq, - name=canonicalize_name(ireq.name) if ireq.name else None, - version=None, - ) - if cand is None: - # There's no way we can satisfy a URL requirement if the underlying - # candidate fails to build. An unnamed URL must be user-supplied, so - # we fail eagerly. If the URL is named, an unsatisfiable requirement - # can make the resolver do the right thing, either backtrack (and - # maybe find some other requirement that's buildable) or raise a - # ResolutionImpossible eventually. - if not ireq.name: - raise self._build_failures[ireq.link] - return UnsatisfiableRequirement(canonicalize_name(ireq.name)) - return self.make_requirement_from_candidate(cand) - - def collect_root_requirements( - self, root_ireqs: List[InstallRequirement] - ) -> CollectedRootRequirements: - collected = CollectedRootRequirements([], {}, {}) - for i, ireq in enumerate(root_ireqs): - if ireq.constraint: - # Ensure we only accept valid constraints - problem = check_invalid_constraint_type(ireq) - if problem: - raise InstallationError(problem) - if not ireq.match_markers(): - continue - assert ireq.name, "Constraint must be named" - name = canonicalize_name(ireq.name) - if name in collected.constraints: - collected.constraints[name] &= ireq - else: - collected.constraints[name] = Constraint.from_ireq(ireq) - else: - req = self._make_requirement_from_install_req( - ireq, - requested_extras=(), - ) - if req is None: - continue - if ireq.user_supplied and req.name not in collected.user_requested: - collected.user_requested[req.name] = i - collected.requirements.append(req) - return collected - - def make_requirement_from_candidate( - self, candidate: Candidate - ) -> ExplicitRequirement: - return ExplicitRequirement(candidate) - - def make_requirement_from_spec( - self, - specifier: str, - comes_from: Optional[InstallRequirement], - requested_extras: Iterable[str] = (), - ) -> Optional[Requirement]: - ireq = self._make_install_req_from_spec(specifier, comes_from) - return self._make_requirement_from_install_req(ireq, requested_extras) - - def make_requires_python_requirement( - self, - specifier: SpecifierSet, - ) -> Optional[Requirement]: - if self._ignore_requires_python: - return None - # Don't bother creating a dependency for an empty Requires-Python. - if not str(specifier): - return None - return RequiresPythonRequirement(specifier, self._python_candidate) - - def get_wheel_cache_entry( - self, link: Link, name: Optional[str] - ) -> Optional[CacheEntry]: - """Look up the link in the wheel cache. - - If ``preparer.require_hashes`` is True, don't use the wheel cache, - because cached wheels, always built locally, have different hashes - than the files downloaded from the index server and thus throw false - hash mismatches. Furthermore, cached wheels at present have - nondeterministic contents due to file modification times. - """ - if self._wheel_cache is None or self.preparer.require_hashes: - return None - return self._wheel_cache.get_cache_entry( - link=link, - package_name=name, - supported_tags=get_supported(), - ) - - def get_dist_to_uninstall(self, candidate: Candidate) -> Optional[BaseDistribution]: - # TODO: Are there more cases this needs to return True? Editable? - dist = self._installed_dists.get(candidate.project_name) - if dist is None: # Not installed, no uninstallation required. - return None - - # We're installing into global site. The current installation must - # be uninstalled, no matter it's in global or user site, because the - # user site installation has precedence over global. - if not self._use_user_site: - return dist - - # We're installing into user site. Remove the user site installation. - if dist.in_usersite: - return dist - - # We're installing into user site, but the installed incompatible - # package is in global site. We can't uninstall that, and would let - # the new user installation to "shadow" it. But shadowing won't work - # in virtual environments, so we error out. - if running_under_virtualenv() and dist.in_site_packages: - message = ( - f"Will not install to the user site because it will lack " - f"sys.path precedence to {dist.raw_name} in {dist.location}" - ) - raise InstallationError(message) - return None - - def _report_requires_python_error( - self, causes: Sequence["ConflictCause"] - ) -> UnsupportedPythonVersion: - assert causes, "Requires-Python error reported with no cause" - - version = self._python_candidate.version - - if len(causes) == 1: - specifier = str(causes[0].requirement.specifier) - message = ( - f"Package {causes[0].parent.name!r} requires a different " - f"Python: {version} not in {specifier!r}" - ) - return UnsupportedPythonVersion(message) - - message = f"Packages require a different Python. {version} not in:" - for cause in causes: - package = cause.parent.format_for_error() - specifier = str(cause.requirement.specifier) - message += f"\n{specifier!r} (required by {package})" - return UnsupportedPythonVersion(message) - - def _report_single_requirement_conflict( - self, req: Requirement, parent: Optional[Candidate] - ) -> DistributionNotFound: - if parent is None: - req_disp = str(req) - else: - req_disp = f"{req} (from {parent.name})" - - cands = self._finder.find_all_candidates(req.project_name) - versions = [str(v) for v in sorted({c.version for c in cands})] - - logger.critical( - "Could not find a version that satisfies the requirement %s " - "(from versions: %s)", - req_disp, - ", ".join(versions) or "none", - ) - if str(req) == "requirements.txt": - logger.info( - "HINT: You are attempting to install a package literally " - 'named "requirements.txt" (which cannot exist). Consider ' - "using the '-r' flag to install the packages listed in " - "requirements.txt" - ) - - return DistributionNotFound(f"No matching distribution found for {req}") - - def get_installation_error( - self, - e: "ResolutionImpossible[Requirement, Candidate]", - constraints: Dict[str, Constraint], - ) -> InstallationError: - - assert e.causes, "Installation error reported with no cause" - - # If one of the things we can't solve is "we need Python X.Y", - # that is what we report. - requires_python_causes = [ - cause - for cause in e.causes - if isinstance(cause.requirement, RequiresPythonRequirement) - and not cause.requirement.is_satisfied_by(self._python_candidate) - ] - if requires_python_causes: - # The comprehension above makes sure all Requirement instances are - # RequiresPythonRequirement, so let's cast for convenience. - return self._report_requires_python_error( - cast("Sequence[ConflictCause]", requires_python_causes), - ) - - # Otherwise, we have a set of causes which can't all be satisfied - # at once. - - # The simplest case is when we have *one* cause that can't be - # satisfied. We just report that case. - if len(e.causes) == 1: - req, parent = e.causes[0] - if req.name not in constraints: - return self._report_single_requirement_conflict(req, parent) - - # OK, we now have a list of requirements that can't all be - # satisfied at once. - - # A couple of formatting helpers - def text_join(parts: List[str]) -> str: - if len(parts) == 1: - return parts[0] - - return ", ".join(parts[:-1]) + " and " + parts[-1] - - def describe_trigger(parent: Candidate) -> str: - ireq = parent.get_install_requirement() - if not ireq or not ireq.comes_from: - return f"{parent.name}=={parent.version}" - if isinstance(ireq.comes_from, InstallRequirement): - return str(ireq.comes_from.name) - return str(ireq.comes_from) - - triggers = set() - for req, parent in e.causes: - if parent is None: - # This is a root requirement, so we can report it directly - trigger = req.format_for_error() - else: - trigger = describe_trigger(parent) - triggers.add(trigger) - - if triggers: - info = text_join(sorted(triggers)) - else: - info = "the requested packages" - - msg = ( - "Cannot install {} because these package versions " - "have conflicting dependencies.".format(info) - ) - logger.critical(msg) - msg = "\nThe conflict is caused by:" - - relevant_constraints = set() - for req, parent in e.causes: - if req.name in constraints: - relevant_constraints.add(req.name) - msg = msg + "\n " - if parent: - msg = msg + f"{parent.name} {parent.version} depends on " - else: - msg = msg + "The user requested " - msg = msg + req.format_for_error() - for key in relevant_constraints: - spec = constraints[key].specifier - msg += f"\n The user requested (constraint) {key}{spec}" - - msg = ( - msg - + "\n\n" - + "To fix this you could try to:\n" - + "1. loosen the range of package versions you've specified\n" - + "2. remove package versions to allow pip attempt to solve " - + "the dependency conflict\n" - ) - - logger.info(msg) - - return DistributionNotFound( - "ResolutionImpossible: for help visit " - "https://pip.pypa.io/en/latest/topics/dependency-resolution/" - "#dealing-with-dependency-conflicts" - ) diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py b/.venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py deleted file mode 100644 index 8663097..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py +++ /dev/null @@ -1,155 +0,0 @@ -"""Utilities to lazily create and visit candidates found. - -Creating and visiting a candidate is a *very* costly operation. It involves -fetching, extracting, potentially building modules from source, and verifying -distribution metadata. It is therefore crucial for performance to keep -everything here lazy all the way down, so we only touch candidates that we -absolutely need, and not "download the world" when we only need one version of -something. -""" - -import functools -from collections.abc import Sequence -from typing import TYPE_CHECKING, Any, Callable, Iterator, Optional, Set, Tuple - -from pip._vendor.packaging.version import _BaseVersion - -from .base import Candidate - -IndexCandidateInfo = Tuple[_BaseVersion, Callable[[], Optional[Candidate]]] - -if TYPE_CHECKING: - SequenceCandidate = Sequence[Candidate] -else: - # For compatibility: Python before 3.9 does not support using [] on the - # Sequence class. - # - # >>> from collections.abc import Sequence - # >>> Sequence[str] - # Traceback (most recent call last): - # File "", line 1, in - # TypeError: 'ABCMeta' object is not subscriptable - # - # TODO: Remove this block after dropping Python 3.8 support. - SequenceCandidate = Sequence - - -def _iter_built(infos: Iterator[IndexCandidateInfo]) -> Iterator[Candidate]: - """Iterator for ``FoundCandidates``. - - This iterator is used when the package is not already installed. Candidates - from index come later in their normal ordering. - """ - versions_found: Set[_BaseVersion] = set() - for version, func in infos: - if version in versions_found: - continue - candidate = func() - if candidate is None: - continue - yield candidate - versions_found.add(version) - - -def _iter_built_with_prepended( - installed: Candidate, infos: Iterator[IndexCandidateInfo] -) -> Iterator[Candidate]: - """Iterator for ``FoundCandidates``. - - This iterator is used when the resolver prefers the already-installed - candidate and NOT to upgrade. The installed candidate is therefore - always yielded first, and candidates from index come later in their - normal ordering, except skipped when the version is already installed. - """ - yield installed - versions_found: Set[_BaseVersion] = {installed.version} - for version, func in infos: - if version in versions_found: - continue - candidate = func() - if candidate is None: - continue - yield candidate - versions_found.add(version) - - -def _iter_built_with_inserted( - installed: Candidate, infos: Iterator[IndexCandidateInfo] -) -> Iterator[Candidate]: - """Iterator for ``FoundCandidates``. - - This iterator is used when the resolver prefers to upgrade an - already-installed package. Candidates from index are returned in their - normal ordering, except replaced when the version is already installed. - - The implementation iterates through and yields other candidates, inserting - the installed candidate exactly once before we start yielding older or - equivalent candidates, or after all other candidates if they are all newer. - """ - versions_found: Set[_BaseVersion] = set() - for version, func in infos: - if version in versions_found: - continue - # If the installed candidate is better, yield it first. - if installed.version >= version: - yield installed - versions_found.add(installed.version) - candidate = func() - if candidate is None: - continue - yield candidate - versions_found.add(version) - - # If the installed candidate is older than all other candidates. - if installed.version not in versions_found: - yield installed - - -class FoundCandidates(SequenceCandidate): - """A lazy sequence to provide candidates to the resolver. - - The intended usage is to return this from `find_matches()` so the resolver - can iterate through the sequence multiple times, but only access the index - page when remote packages are actually needed. This improve performances - when suitable candidates are already installed on disk. - """ - - def __init__( - self, - get_infos: Callable[[], Iterator[IndexCandidateInfo]], - installed: Optional[Candidate], - prefers_installed: bool, - incompatible_ids: Set[int], - ): - self._get_infos = get_infos - self._installed = installed - self._prefers_installed = prefers_installed - self._incompatible_ids = incompatible_ids - - def __getitem__(self, index: Any) -> Any: - # Implemented to satisfy the ABC check. This is not needed by the - # resolver, and should not be used by the provider either (for - # performance reasons). - raise NotImplementedError("don't do this") - - def __iter__(self) -> Iterator[Candidate]: - infos = self._get_infos() - if not self._installed: - iterator = _iter_built(infos) - elif self._prefers_installed: - iterator = _iter_built_with_prepended(self._installed, infos) - else: - iterator = _iter_built_with_inserted(self._installed, infos) - return (c for c in iterator if id(c) not in self._incompatible_ids) - - def __len__(self) -> int: - # Implemented to satisfy the ABC check. This is not needed by the - # resolver, and should not be used by the provider either (for - # performance reasons). - raise NotImplementedError("don't do this") - - @functools.lru_cache(maxsize=1) - def __bool__(self) -> bool: - if self._prefers_installed and self._installed: - return True - return any(self) diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/provider.py b/.venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/provider.py deleted file mode 100644 index e6ec959..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/provider.py +++ /dev/null @@ -1,248 +0,0 @@ -import collections -import math -from typing import ( - TYPE_CHECKING, - Dict, - Iterable, - Iterator, - Mapping, - Sequence, - TypeVar, - Union, -) - -from pip._vendor.resolvelib.providers import AbstractProvider - -from .base import Candidate, Constraint, Requirement -from .candidates import REQUIRES_PYTHON_IDENTIFIER -from .factory import Factory - -if TYPE_CHECKING: - from pip._vendor.resolvelib.providers import Preference - from pip._vendor.resolvelib.resolvers import RequirementInformation - - PreferenceInformation = RequirementInformation[Requirement, Candidate] - - _ProviderBase = AbstractProvider[Requirement, Candidate, str] -else: - _ProviderBase = AbstractProvider - -# Notes on the relationship between the provider, the factory, and the -# candidate and requirement classes. -# -# The provider is a direct implementation of the resolvelib class. Its role -# is to deliver the API that resolvelib expects. -# -# Rather than work with completely abstract "requirement" and "candidate" -# concepts as resolvelib does, pip has concrete classes implementing these two -# ideas. The API of Requirement and Candidate objects are defined in the base -# classes, but essentially map fairly directly to the equivalent provider -# methods. In particular, `find_matches` and `is_satisfied_by` are -# requirement methods, and `get_dependencies` is a candidate method. -# -# The factory is the interface to pip's internal mechanisms. It is stateless, -# and is created by the resolver and held as a property of the provider. It is -# responsible for creating Requirement and Candidate objects, and provides -# services to those objects (access to pip's finder and preparer). - - -D = TypeVar("D") -V = TypeVar("V") - - -def _get_with_identifier( - mapping: Mapping[str, V], - identifier: str, - default: D, -) -> Union[D, V]: - """Get item from a package name lookup mapping with a resolver identifier. - - This extra logic is needed when the target mapping is keyed by package - name, which cannot be directly looked up with an identifier (which may - contain requested extras). Additional logic is added to also look up a value - by "cleaning up" the extras from the identifier. - """ - if identifier in mapping: - return mapping[identifier] - # HACK: Theoretically we should check whether this identifier is a valid - # "NAME[EXTRAS]" format, and parse out the name part with packaging or - # some regular expression. But since pip's resolver only spits out three - # kinds of identifiers: normalized PEP 503 names, normalized names plus - # extras, and Requires-Python, we can cheat a bit here. - name, open_bracket, _ = identifier.partition("[") - if open_bracket and name in mapping: - return mapping[name] - return default - - -class PipProvider(_ProviderBase): - """Pip's provider implementation for resolvelib. - - :params constraints: A mapping of constraints specified by the user. Keys - are canonicalized project names. - :params ignore_dependencies: Whether the user specified ``--no-deps``. - :params upgrade_strategy: The user-specified upgrade strategy. - :params user_requested: A set of canonicalized package names that the user - supplied for pip to install/upgrade. - """ - - def __init__( - self, - factory: Factory, - constraints: Dict[str, Constraint], - ignore_dependencies: bool, - upgrade_strategy: str, - user_requested: Dict[str, int], - ) -> None: - self._factory = factory - self._constraints = constraints - self._ignore_dependencies = ignore_dependencies - self._upgrade_strategy = upgrade_strategy - self._user_requested = user_requested - self._known_depths: Dict[str, float] = collections.defaultdict(lambda: math.inf) - - def identify(self, requirement_or_candidate: Union[Requirement, Candidate]) -> str: - return requirement_or_candidate.name - - def get_preference( # type: ignore - self, - identifier: str, - resolutions: Mapping[str, Candidate], - candidates: Mapping[str, Iterator[Candidate]], - information: Mapping[str, Iterable["PreferenceInformation"]], - backtrack_causes: Sequence["PreferenceInformation"], - ) -> "Preference": - """Produce a sort key for given requirement based on preference. - - The lower the return value is, the more preferred this group of - arguments is. - - Currently pip considers the followings in order: - - * Prefer if any of the known requirements is "direct", e.g. points to an - explicit URL. - * If equal, prefer if any requirement is "pinned", i.e. contains - operator ``===`` or ``==``. - * If equal, calculate an approximate "depth" and resolve requirements - closer to the user-specified requirements first. - * Order user-specified requirements by the order they are specified. - * If equal, prefers "non-free" requirements, i.e. contains at least one - operator, such as ``>=`` or ``<``. - * If equal, order alphabetically for consistency (helps debuggability). - """ - lookups = (r.get_candidate_lookup() for r, _ in information[identifier]) - candidate, ireqs = zip(*lookups) - operators = [ - specifier.operator - for specifier_set in (ireq.specifier for ireq in ireqs if ireq) - for specifier in specifier_set - ] - - direct = candidate is not None - pinned = any(op[:2] == "==" for op in operators) - unfree = bool(operators) - - try: - requested_order: Union[int, float] = self._user_requested[identifier] - except KeyError: - requested_order = math.inf - parent_depths = ( - self._known_depths[parent.name] if parent is not None else 0.0 - for _, parent in information[identifier] - ) - inferred_depth = min(d for d in parent_depths) + 1.0 - else: - inferred_depth = 1.0 - self._known_depths[identifier] = inferred_depth - - requested_order = self._user_requested.get(identifier, math.inf) - - # Requires-Python has only one candidate and the check is basically - # free, so we always do it first to avoid needless work if it fails. - requires_python = identifier == REQUIRES_PYTHON_IDENTIFIER - - # HACK: Setuptools have a very long and solid backward compatibility - # track record, and extremely few projects would request a narrow, - # non-recent version range of it since that would break a lot things. - # (Most projects specify it only to request for an installer feature, - # which does not work, but that's another topic.) Intentionally - # delaying Setuptools helps reduce branches the resolver has to check. - # This serves as a temporary fix for issues like "apache-airflow[all]" - # while we work on "proper" branch pruning techniques. - delay_this = identifier == "setuptools" - - # Prefer the causes of backtracking on the assumption that the problem - # resolving the dependency tree is related to the failures that caused - # the backtracking - backtrack_cause = self.is_backtrack_cause(identifier, backtrack_causes) - - return ( - not requires_python, - delay_this, - not direct, - not pinned, - not backtrack_cause, - inferred_depth, - requested_order, - not unfree, - identifier, - ) - - def find_matches( - self, - identifier: str, - requirements: Mapping[str, Iterator[Requirement]], - incompatibilities: Mapping[str, Iterator[Candidate]], - ) -> Iterable[Candidate]: - def _eligible_for_upgrade(identifier: str) -> bool: - """Are upgrades allowed for this project? - - This checks the upgrade strategy, and whether the project was one - that the user specified in the command line, in order to decide - whether we should upgrade if there's a newer version available. - - (Note that we don't need access to the `--upgrade` flag, because - an upgrade strategy of "to-satisfy-only" means that `--upgrade` - was not specified). - """ - if self._upgrade_strategy == "eager": - return True - elif self._upgrade_strategy == "only-if-needed": - user_order = _get_with_identifier( - self._user_requested, - identifier, - default=None, - ) - return user_order is not None - return False - - constraint = _get_with_identifier( - self._constraints, - identifier, - default=Constraint.empty(), - ) - return self._factory.find_candidates( - identifier=identifier, - requirements=requirements, - constraint=constraint, - prefers_installed=(not _eligible_for_upgrade(identifier)), - incompatibilities=incompatibilities, - ) - - def is_satisfied_by(self, requirement: Requirement, candidate: Candidate) -> bool: - return requirement.is_satisfied_by(candidate) - - def get_dependencies(self, candidate: Candidate) -> Sequence[Requirement]: - with_requires = not self._ignore_dependencies - return [r for r in candidate.iter_dependencies(with_requires) if r is not None] - - @staticmethod - def is_backtrack_cause( - identifier: str, backtrack_causes: Sequence["PreferenceInformation"] - ) -> bool: - for backtrack_cause in backtrack_causes: - if identifier == backtrack_cause.requirement.name: - return True - if backtrack_cause.parent and identifier == backtrack_cause.parent.name: - return True - return False diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/reporter.py b/.venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/reporter.py deleted file mode 100644 index 6ced532..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/reporter.py +++ /dev/null @@ -1,68 +0,0 @@ -from collections import defaultdict -from logging import getLogger -from typing import Any, DefaultDict - -from pip._vendor.resolvelib.reporters import BaseReporter - -from .base import Candidate, Requirement - -logger = getLogger(__name__) - - -class PipReporter(BaseReporter): - def __init__(self) -> None: - self.backtracks_by_package: DefaultDict[str, int] = defaultdict(int) - - self._messages_at_backtrack = { - 1: ( - "pip is looking at multiple versions of {package_name} to " - "determine which version is compatible with other " - "requirements. This could take a while." - ), - 8: ( - "pip is looking at multiple versions of {package_name} to " - "determine which version is compatible with other " - "requirements. This could take a while." - ), - 13: ( - "This is taking longer than usual. You might need to provide " - "the dependency resolver with stricter constraints to reduce " - "runtime. See https://pip.pypa.io/warnings/backtracking for " - "guidance. If you want to abort this run, press Ctrl + C." - ), - } - - def backtracking(self, candidate: Candidate) -> None: - self.backtracks_by_package[candidate.name] += 1 - - count = self.backtracks_by_package[candidate.name] - if count not in self._messages_at_backtrack: - return - - message = self._messages_at_backtrack[count] - logger.info("INFO: %s", message.format(package_name=candidate.name)) - - -class PipDebuggingReporter(BaseReporter): - """A reporter that does an info log for every event it sees.""" - - def starting(self) -> None: - logger.info("Reporter.starting()") - - def starting_round(self, index: int) -> None: - logger.info("Reporter.starting_round(%r)", index) - - def ending_round(self, index: int, state: Any) -> None: - logger.info("Reporter.ending_round(%r, state)", index) - - def ending(self, state: Any) -> None: - logger.info("Reporter.ending(%r)", state) - - def adding_requirement(self, requirement: Requirement, parent: Candidate) -> None: - logger.info("Reporter.adding_requirement(%r, %r)", requirement, parent) - - def backtracking(self, candidate: Candidate) -> None: - logger.info("Reporter.backtracking(%r)", candidate) - - def pinning(self, candidate: Candidate) -> None: - logger.info("Reporter.pinning(%r)", candidate) diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/requirements.py b/.venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/requirements.py deleted file mode 100644 index f561f1f..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/requirements.py +++ /dev/null @@ -1,166 +0,0 @@ -from pip._vendor.packaging.specifiers import SpecifierSet -from pip._vendor.packaging.utils import NormalizedName, canonicalize_name - -from pip._internal.req.req_install import InstallRequirement - -from .base import Candidate, CandidateLookup, Requirement, format_name - - -class ExplicitRequirement(Requirement): - def __init__(self, candidate: Candidate) -> None: - self.candidate = candidate - - def __str__(self) -> str: - return str(self.candidate) - - def __repr__(self) -> str: - return "{class_name}({candidate!r})".format( - class_name=self.__class__.__name__, - candidate=self.candidate, - ) - - @property - def project_name(self) -> NormalizedName: - # No need to canonicalize - the candidate did this - return self.candidate.project_name - - @property - def name(self) -> str: - # No need to canonicalize - the candidate did this - return self.candidate.name - - def format_for_error(self) -> str: - return self.candidate.format_for_error() - - def get_candidate_lookup(self) -> CandidateLookup: - return self.candidate, None - - def is_satisfied_by(self, candidate: Candidate) -> bool: - return candidate == self.candidate - - -class SpecifierRequirement(Requirement): - def __init__(self, ireq: InstallRequirement) -> None: - assert ireq.link is None, "This is a link, not a specifier" - self._ireq = ireq - self._extras = frozenset(ireq.extras) - - def __str__(self) -> str: - return str(self._ireq.req) - - def __repr__(self) -> str: - return "{class_name}({requirement!r})".format( - class_name=self.__class__.__name__, - requirement=str(self._ireq.req), - ) - - @property - def project_name(self) -> NormalizedName: - assert self._ireq.req, "Specifier-backed ireq is always PEP 508" - return canonicalize_name(self._ireq.req.name) - - @property - def name(self) -> str: - return format_name(self.project_name, self._extras) - - def format_for_error(self) -> str: - - # Convert comma-separated specifiers into "A, B, ..., F and G" - # This makes the specifier a bit more "human readable", without - # risking a change in meaning. (Hopefully! Not all edge cases have - # been checked) - parts = [s.strip() for s in str(self).split(",")] - if len(parts) == 0: - return "" - elif len(parts) == 1: - return parts[0] - - return ", ".join(parts[:-1]) + " and " + parts[-1] - - def get_candidate_lookup(self) -> CandidateLookup: - return None, self._ireq - - def is_satisfied_by(self, candidate: Candidate) -> bool: - assert candidate.name == self.name, ( - f"Internal issue: Candidate is not for this requirement " - f"{candidate.name} vs {self.name}" - ) - # We can safely always allow prereleases here since PackageFinder - # already implements the prerelease logic, and would have filtered out - # prerelease candidates if the user does not expect them. - assert self._ireq.req, "Specifier-backed ireq is always PEP 508" - spec = self._ireq.req.specifier - return spec.contains(candidate.version, prereleases=True) - - -class RequiresPythonRequirement(Requirement): - """A requirement representing Requires-Python metadata.""" - - def __init__(self, specifier: SpecifierSet, match: Candidate) -> None: - self.specifier = specifier - self._candidate = match - - def __str__(self) -> str: - return f"Python {self.specifier}" - - def __repr__(self) -> str: - return "{class_name}({specifier!r})".format( - class_name=self.__class__.__name__, - specifier=str(self.specifier), - ) - - @property - def project_name(self) -> NormalizedName: - return self._candidate.project_name - - @property - def name(self) -> str: - return self._candidate.name - - def format_for_error(self) -> str: - return str(self) - - def get_candidate_lookup(self) -> CandidateLookup: - if self.specifier.contains(self._candidate.version, prereleases=True): - return self._candidate, None - return None, None - - def is_satisfied_by(self, candidate: Candidate) -> bool: - assert candidate.name == self._candidate.name, "Not Python candidate" - # We can safely always allow prereleases here since PackageFinder - # already implements the prerelease logic, and would have filtered out - # prerelease candidates if the user does not expect them. - return self.specifier.contains(candidate.version, prereleases=True) - - -class UnsatisfiableRequirement(Requirement): - """A requirement that cannot be satisfied.""" - - def __init__(self, name: NormalizedName) -> None: - self._name = name - - def __str__(self) -> str: - return f"{self._name} (unavailable)" - - def __repr__(self) -> str: - return "{class_name}({name!r})".format( - class_name=self.__class__.__name__, - name=str(self._name), - ) - - @property - def project_name(self) -> NormalizedName: - return self._name - - @property - def name(self) -> str: - return self._name - - def format_for_error(self) -> str: - return str(self) - - def get_candidate_lookup(self) -> CandidateLookup: - return None, None - - def is_satisfied_by(self, candidate: Candidate) -> bool: - return False diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/resolver.py b/.venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/resolver.py deleted file mode 100644 index 618f1e1..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/resolver.py +++ /dev/null @@ -1,292 +0,0 @@ -import functools -import logging -import os -from typing import TYPE_CHECKING, Dict, List, Optional, Set, Tuple, cast - -from pip._vendor.packaging.utils import canonicalize_name -from pip._vendor.resolvelib import BaseReporter, ResolutionImpossible -from pip._vendor.resolvelib import Resolver as RLResolver -from pip._vendor.resolvelib.structs import DirectedGraph - -from pip._internal.cache import WheelCache -from pip._internal.index.package_finder import PackageFinder -from pip._internal.operations.prepare import RequirementPreparer -from pip._internal.req.req_install import InstallRequirement -from pip._internal.req.req_set import RequirementSet -from pip._internal.resolution.base import BaseResolver, InstallRequirementProvider -from pip._internal.resolution.resolvelib.provider import PipProvider -from pip._internal.resolution.resolvelib.reporter import ( - PipDebuggingReporter, - PipReporter, -) - -from .base import Candidate, Requirement -from .factory import Factory - -if TYPE_CHECKING: - from pip._vendor.resolvelib.resolvers import Result as RLResult - - Result = RLResult[Requirement, Candidate, str] - - -logger = logging.getLogger(__name__) - - -class Resolver(BaseResolver): - _allowed_strategies = {"eager", "only-if-needed", "to-satisfy-only"} - - def __init__( - self, - preparer: RequirementPreparer, - finder: PackageFinder, - wheel_cache: Optional[WheelCache], - make_install_req: InstallRequirementProvider, - use_user_site: bool, - ignore_dependencies: bool, - ignore_installed: bool, - ignore_requires_python: bool, - force_reinstall: bool, - upgrade_strategy: str, - suppress_build_failures: bool, - py_version_info: Optional[Tuple[int, ...]] = None, - ): - super().__init__() - assert upgrade_strategy in self._allowed_strategies - - self.factory = Factory( - finder=finder, - preparer=preparer, - make_install_req=make_install_req, - wheel_cache=wheel_cache, - use_user_site=use_user_site, - force_reinstall=force_reinstall, - ignore_installed=ignore_installed, - ignore_requires_python=ignore_requires_python, - suppress_build_failures=suppress_build_failures, - py_version_info=py_version_info, - ) - self.ignore_dependencies = ignore_dependencies - self.upgrade_strategy = upgrade_strategy - self._result: Optional[Result] = None - - def resolve( - self, root_reqs: List[InstallRequirement], check_supported_wheels: bool - ) -> RequirementSet: - collected = self.factory.collect_root_requirements(root_reqs) - provider = PipProvider( - factory=self.factory, - constraints=collected.constraints, - ignore_dependencies=self.ignore_dependencies, - upgrade_strategy=self.upgrade_strategy, - user_requested=collected.user_requested, - ) - if "PIP_RESOLVER_DEBUG" in os.environ: - reporter: BaseReporter = PipDebuggingReporter() - else: - reporter = PipReporter() - resolver: RLResolver[Requirement, Candidate, str] = RLResolver( - provider, - reporter, - ) - - try: - try_to_avoid_resolution_too_deep = 2000000 - result = self._result = resolver.resolve( - collected.requirements, max_rounds=try_to_avoid_resolution_too_deep - ) - - except ResolutionImpossible as e: - error = self.factory.get_installation_error( - cast("ResolutionImpossible[Requirement, Candidate]", e), - collected.constraints, - ) - raise error from e - - req_set = RequirementSet(check_supported_wheels=check_supported_wheels) - for candidate in result.mapping.values(): - ireq = candidate.get_install_requirement() - if ireq is None: - continue - - # Check if there is already an installation under the same name, - # and set a flag for later stages to uninstall it, if needed. - installed_dist = self.factory.get_dist_to_uninstall(candidate) - if installed_dist is None: - # There is no existing installation -- nothing to uninstall. - ireq.should_reinstall = False - elif self.factory.force_reinstall: - # The --force-reinstall flag is set -- reinstall. - ireq.should_reinstall = True - elif installed_dist.version != candidate.version: - # The installation is different in version -- reinstall. - ireq.should_reinstall = True - elif candidate.is_editable or installed_dist.editable: - # The incoming distribution is editable, or different in - # editable-ness to installation -- reinstall. - ireq.should_reinstall = True - elif candidate.source_link and candidate.source_link.is_file: - # The incoming distribution is under file:// - if candidate.source_link.is_wheel: - # is a local wheel -- do nothing. - logger.info( - "%s is already installed with the same version as the " - "provided wheel. Use --force-reinstall to force an " - "installation of the wheel.", - ireq.name, - ) - continue - - # is a local sdist or path -- reinstall - ireq.should_reinstall = True - else: - continue - - link = candidate.source_link - if link and link.is_yanked: - # The reason can contain non-ASCII characters, Unicode - # is required for Python 2. - msg = ( - "The candidate selected for download or install is a " - "yanked version: {name!r} candidate (version {version} " - "at {link})\nReason for being yanked: {reason}" - ).format( - name=candidate.name, - version=candidate.version, - link=link, - reason=link.yanked_reason or "", - ) - logger.warning(msg) - - req_set.add_named_requirement(ireq) - - reqs = req_set.all_requirements - self.factory.preparer.prepare_linked_requirements_more(reqs) - return req_set - - def get_installation_order( - self, req_set: RequirementSet - ) -> List[InstallRequirement]: - """Get order for installation of requirements in RequirementSet. - - The returned list contains a requirement before another that depends on - it. This helps ensure that the environment is kept consistent as they - get installed one-by-one. - - The current implementation creates a topological ordering of the - dependency graph, giving more weight to packages with less - or no dependencies, while breaking any cycles in the graph at - arbitrary points. We make no guarantees about where the cycle - would be broken, other than it *would* be broken. - """ - assert self._result is not None, "must call resolve() first" - - if not req_set.requirements: - # Nothing is left to install, so we do not need an order. - return [] - - graph = self._result.graph - weights = get_topological_weights( - graph, - expected_node_count=len(self._result.mapping) + 1, - ) - - sorted_items = sorted( - req_set.requirements.items(), - key=functools.partial(_req_set_item_sorter, weights=weights), - reverse=True, - ) - return [ireq for _, ireq in sorted_items] - - -def get_topological_weights( - graph: "DirectedGraph[Optional[str]]", expected_node_count: int -) -> Dict[Optional[str], int]: - """Assign weights to each node based on how "deep" they are. - - This implementation may change at any point in the future without prior - notice. - - We first simplify the dependency graph by pruning any leaves and giving them - the highest weight: a package without any dependencies should be installed - first. This is done again and again in the same way, giving ever less weight - to the newly found leaves. The loop stops when no leaves are left: all - remaining packages have at least one dependency left in the graph. - - Then we continue with the remaining graph, by taking the length for the - longest path to any node from root, ignoring any paths that contain a single - node twice (i.e. cycles). This is done through a depth-first search through - the graph, while keeping track of the path to the node. - - Cycles in the graph result would result in node being revisited while also - being on its own path. In this case, take no action. This helps ensure we - don't get stuck in a cycle. - - When assigning weight, the longer path (i.e. larger length) is preferred. - """ - path: Set[Optional[str]] = set() - weights: Dict[Optional[str], int] = {} - - def visit(node: Optional[str]) -> None: - if node in path: - # We hit a cycle, so we'll break it here. - return - - # Time to visit the children! - path.add(node) - for child in graph.iter_children(node): - visit(child) - path.remove(node) - - last_known_parent_count = weights.get(node, 0) - weights[node] = max(last_known_parent_count, len(path)) - - # Simplify the graph, pruning leaves that have no dependencies. - # This is needed for large graphs (say over 200 packages) because the - # `visit` function is exponentially slower then, taking minutes. - # See https://github.com/pypa/pip/issues/10557 - # We will loop until we explicitly break the loop. - while True: - leaves = set() - for key in graph: - if key is None: - continue - for _child in graph.iter_children(key): - # This means we have at least one child - break - else: - # No child. - leaves.add(key) - if not leaves: - # We are done simplifying. - break - # Calculate the weight for the leaves. - weight = len(graph) - 1 - for leaf in leaves: - weights[leaf] = weight - # Remove the leaves from the graph, making it simpler. - for leaf in leaves: - graph.remove(leaf) - - # Visit the remaining graph. - # `None` is guaranteed to be the root node by resolvelib. - visit(None) - - # Sanity checks - assert weights[None] == 0 - assert len(weights) == expected_node_count - - return weights - - -def _req_set_item_sorter( - item: Tuple[str, InstallRequirement], - weights: Dict[Optional[str], int], -) -> Tuple[int, str]: - """Key function used to sort install requirements for installation. - - Based on the "weight" mapping calculated in ``get_installation_order()``. - The canonical package name is returned as the second member as a tie- - breaker to ensure the result is predictable, which is useful in tests. - """ - name = canonicalize_name(item[0]) - return weights[name], name diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/self_outdated_check.py b/.venv/lib/python3.10/site-packages/pip/_internal/self_outdated_check.py deleted file mode 100644 index 7300e0e..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/self_outdated_check.py +++ /dev/null @@ -1,189 +0,0 @@ -import datetime -import hashlib -import json -import logging -import optparse -import os.path -import sys -from typing import Any, Dict - -from pip._vendor.packaging.version import parse as parse_version - -from pip._internal.index.collector import LinkCollector -from pip._internal.index.package_finder import PackageFinder -from pip._internal.metadata import get_default_environment -from pip._internal.models.selection_prefs import SelectionPreferences -from pip._internal.network.session import PipSession -from pip._internal.utils.filesystem import adjacent_tmp_file, check_path_owner, replace -from pip._internal.utils.misc import ensure_dir - -SELFCHECK_DATE_FMT = "%Y-%m-%dT%H:%M:%SZ" - - -logger = logging.getLogger(__name__) - - -def _get_statefile_name(key: str) -> str: - key_bytes = key.encode() - name = hashlib.sha224(key_bytes).hexdigest() - return name - - -class SelfCheckState: - def __init__(self, cache_dir: str) -> None: - self.state: Dict[str, Any] = {} - self.statefile_path = None - - # Try to load the existing state - if cache_dir: - self.statefile_path = os.path.join( - cache_dir, "selfcheck", _get_statefile_name(self.key) - ) - try: - with open(self.statefile_path, encoding="utf-8") as statefile: - self.state = json.load(statefile) - except (OSError, ValueError, KeyError): - # Explicitly suppressing exceptions, since we don't want to - # error out if the cache file is invalid. - pass - - @property - def key(self) -> str: - return sys.prefix - - def save(self, pypi_version: str, current_time: datetime.datetime) -> None: - # If we do not have a path to cache in, don't bother saving. - if not self.statefile_path: - return - - # Check to make sure that we own the directory - if not check_path_owner(os.path.dirname(self.statefile_path)): - return - - # Now that we've ensured the directory is owned by this user, we'll go - # ahead and make sure that all our directories are created. - ensure_dir(os.path.dirname(self.statefile_path)) - - state = { - # Include the key so it's easy to tell which pip wrote the - # file. - "key": self.key, - "last_check": current_time.strftime(SELFCHECK_DATE_FMT), - "pypi_version": pypi_version, - } - - text = json.dumps(state, sort_keys=True, separators=(",", ":")) - - with adjacent_tmp_file(self.statefile_path) as f: - f.write(text.encode()) - - try: - # Since we have a prefix-specific state file, we can just - # overwrite whatever is there, no need to check. - replace(f.name, self.statefile_path) - except OSError: - # Best effort. - pass - - -def was_installed_by_pip(pkg: str) -> bool: - """Checks whether pkg was installed by pip - - This is used not to display the upgrade message when pip is in fact - installed by system package manager, such as dnf on Fedora. - """ - dist = get_default_environment().get_distribution(pkg) - return dist is not None and "pip" == dist.installer - - -def pip_self_version_check(session: PipSession, options: optparse.Values) -> None: - """Check for an update for pip. - - Limit the frequency of checks to once per week. State is stored either in - the active virtualenv or in the user's USER_CACHE_DIR keyed off the prefix - of the pip script path. - """ - installed_dist = get_default_environment().get_distribution("pip") - if not installed_dist: - return - - pip_version = installed_dist.version - pypi_version = None - - try: - state = SelfCheckState(cache_dir=options.cache_dir) - - current_time = datetime.datetime.utcnow() - # Determine if we need to refresh the state - if "last_check" in state.state and "pypi_version" in state.state: - last_check = datetime.datetime.strptime( - state.state["last_check"], SELFCHECK_DATE_FMT - ) - if (current_time - last_check).total_seconds() < 7 * 24 * 60 * 60: - pypi_version = state.state["pypi_version"] - - # Refresh the version if we need to or just see if we need to warn - if pypi_version is None: - # Lets use PackageFinder to see what the latest pip version is - link_collector = LinkCollector.create( - session, - options=options, - suppress_no_index=True, - ) - - # Pass allow_yanked=False so we don't suggest upgrading to a - # yanked version. - selection_prefs = SelectionPreferences( - allow_yanked=False, - allow_all_prereleases=False, # Explicitly set to False - ) - - finder = PackageFinder.create( - link_collector=link_collector, - selection_prefs=selection_prefs, - use_deprecated_html5lib=( - "html5lib" in options.deprecated_features_enabled - ), - ) - best_candidate = finder.find_best_candidate("pip").best_candidate - if best_candidate is None: - return - pypi_version = str(best_candidate.version) - - # save that we've performed a check - state.save(pypi_version, current_time) - - remote_version = parse_version(pypi_version) - - local_version_is_older = ( - pip_version < remote_version - and pip_version.base_version != remote_version.base_version - and was_installed_by_pip("pip") - ) - - # Determine if our pypi_version is older - if not local_version_is_older: - return - - # We cannot tell how the current pip is available in the current - # command context, so be pragmatic here and suggest the command - # that's always available. This does not accommodate spaces in - # `sys.executable` on purpose as it is not possible to do it - # correctly without knowing the user's shell. Thus, - # it won't be done until possible through the standard library. - # Do not be tempted to use the undocumented subprocess.list2cmdline. - # It is considered an internal implementation detail for a reason. - pip_cmd = f"{sys.executable} -m pip" - logger.warning( - "You are using pip version %s; however, version %s is " - "available.\nYou should consider upgrading via the " - "'%s install --upgrade pip' command.", - pip_version, - pypi_version, - pip_cmd, - ) - except Exception: - logger.debug( - "There was an error checking the latest version of pip", - exc_info=True, - ) diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/__init__.py b/.venv/lib/python3.10/site-packages/pip/_internal/utils/__init__.py deleted file mode 100644 index e69de29..0000000 diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 34bc502a109504ee04936de3d5c65ffc01635a9f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 192 zcmd1j<>g`kg3v{0(?IlN5P=LBfgA@QE@lA|DGb33nv8xc8Hzx{2;x_=enx(7s(wLc zL1K=6N@|&YZgFZ}O1w#Y5>Q;%K+i;9uPimMOg|?xNxz`7BqKl1SkKTvzc{lbRkt89 zIXf{uwHTyZKRz?BB(*3HXi8~GW=^qwJWwFBBtBlRpz;=nO>TZlX-=vg$ns()Ai=@_ E0B#L22><{9 diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/_log.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/_log.cpython-310.pyc deleted file mode 100644 index f988245ef605c6d378017f957617c97ed2f0c5e5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1520 zcmZux&2Aev5GHr2-PPK1jI?Qi99kZ|g}s}iIR-^)#|;V?GGHS?q043^Qqm^-qmYyX z3A!ccqK^;(wwz7g&zR}(vO_R{h?YkY?Nv9@eY_qXx|_`q^$T){U6UERl%Q}9zS~;+ii_o>Pf>gHPMat>P`Dq z(#%!WA2|^9W*`Aj&O!8jP%HA17`mbpXXSjL7bGVu_c!_rh487x1_EmQbr=zAn3ly@ zd2mwss1TdqiR!`UpEQ})rA%h|EGrTruaZ*BN~90dA=r-|#19iFZ*`Rv`7oI+pt99> z@wX2Wof~;H%SNxViPU&HN%P7`Re_he$qSue<>T3+@z*GQ0k>&P>porH`vl?*epM__ifQ3^dOWPnX)OYNbp18N^cWAXuE^sA1w zH4L4pE?7qt)Mnru&zyj0JZJ!DA3>_)^o)_ z$#2~?K!>)vQbbI-;JgjRU;AsiH$0E1x`+R_#B-c>1TS7*zZg>pwaZ7LLY2^3iw4N8(z_+wAHaE0z z&2Mr!hz{+kJeD!fD-K+VZ@3btFojnlwOiB!ySdU`tZ#|U-FuzN%Zfs_-P3*j=CmZ$BR=}G^|b|*Vg z2MMtUE_sIyw|y91z*kN@0-PwjCm{)z{8ui2RrOWb)o2tt(0=;;kM%FU*VZ>$Bi3UJlp?Ru=Nm z%6)dkhHrbzqyNcAYz*?@0Ri*iV+T+sYzinN=KknJv&+B3(`_b6S}{&81g#}eTTae- z$tuAap>@qNAxTlOCg(&|L{?TqaMg&CoYTDFl2F0Jv?^+fuH8jun&&e6*byjXHvf@%nQd23P zhqPpbgU8D15hkh{bO4pE6&D09lLHvINzyGXH=NDGzaSCLB0?JfkVyseu+FIh*9#M| z?nCG$Ex7i(P*Y^|56!GG^zWg|F$~Jtq1NW~+VJWvP5^KK5VTR-N<^*>k^`4|+(<5x zl%`vrfT;)x1NGh!1DO6<#oMajF;GVHnDO(tkdTbzb+Q8ai13kMnF5*Lwgj zU(LUK8B5^qMNQK)!ueK8ePLdT9$AhURn$Hd7>G%pmCc(Z&(3&au3CD#!8}#{Bq?ZG$)wAMHE(Qv2xm5>Q+J3k!X8Fr zG<2=}0W*fBJ7&IsjbVnNGgpMlZJieV3T!BEhoLT9V9UGqZ0y=+R9s}`i5SAAsHZ)- zmpZsDK5M8WVe-he$h{Y%DVG1D5y!Co9J(~LhA2c+*UBE0?E{w=pm^u<*d)j}$~=az zy$z%ZB-Zs#a)qpJ55oJbMdrLk?|RDL^=}aKH|VJY!Sxs7BS1Yl1y7A1dQddEf=V`t zgOFc+b%|rH(kKv5;8;90Lziz;zsX&`CwAM_ge`!ctn*9>^VD?T;7MK|=m0)50sqkB z{7xTX$Y*d_8qPyB1A0Q_qnRfN2qJVEjdedsSd}J;wPGFAzS^5FM;PMt5xlB-(tVA> z14-w)CzY@-NaIyi=bR|LHg8ACWT{uoDCU8bYDXykmSk{$%hk Db_0}F diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/compat.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/compat.cpython-310.pyc deleted file mode 100644 index 8253b01edb69ec2cd4a7b2088364fc78f1647def..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1508 zcmY*ZUvJ|?5cjT~#C6qe>C7mja%klN#k55pJOSDyF^_j1fSEjl*Z&3MK$p83shR&H-c9;_c<{+0jS@w~s? z!<#FBhc994OE{P}^%!DUpebtp@f0`z{?wm)%zufd0Y^72-o8cC4hwjgW7cBrUxVou z>+lFP-8^6++X79z@L2Q*nr?IdZ0F`J*1bj5z{xB=$8x~&*)H2Y$J4hN9(%o=%kRgg z&U0cG)DTwWIait#<(Wb z*WSc)2?w4*>s{oz->Fxkl>^QfcF5Q?gchT zwHCH}w5+5u&y zQIRlykt{WMr;pPa=pXI(A18eXcacD(q-wA`=zqMQ=)&+v70u4+oNMQuq(y1CDj|yd zo=!5k1jzc;+IALHr$*=<_@3T{1EUbNaf||lU&nrcRSZfSID|7-?EUgVXu)pqn}J{e zFNR)V^`1dD_zIrReAvO)-YvdHple;BTXfdG#vpf`3@8H5@J@KMb>-b6{UKN)C%Ly8 zTldQQ4Z86=et~{LJ)iav>s{#t?x&T{!nsFN@++gg^(+v*Go~9=X%gs zo#(=sN)M7`UYJEa>jM;kT}2z5s#=KTvx6t^1KF}#I~Jzu$-(}o`}+r*_$Pv9oB@Xm zP4c?T92*^pH;58eb7JIwl+GX-uzz**ljCxe!go!dKH5xyUdUQ7!l8?%rb4XAToSsX z>$_?OiWVATjK&Rx24u3}Wm7bP@6-G0h*Tt_0=Ktaxd|QTqIFG(0|4jxe^BYeS7~Ytu|$ zD-%+4we3vpLObAX(7e&PtDxs^tT<;j%nQMtUqklI(FIrKM)O_RdJm2$et=>WpYE~?2TyuYbz z1SKn@S3ocuxFE{i!EaRQhFiH(ZTQ7fvRd$`ZnX3RI07&9Lzux3NB)k#w;hrXf`0+M CK&B=D diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/compatibility_tags.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/compatibility_tags.cpython-310.pyc deleted file mode 100644 index 50568e22920bd9bfe15add144e43579fc26b2f82..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4077 zcmb_fU6T{X6`k&Bjb^3Y1@@B#Y>&5+GD<)Kc0(wNq7oa&p+c>xKwK#muJNEA?T(o* zdPd7Gmh!Tsf*GOFq6zTJKM_PMvuZ6$Ma zH3QEd{_$OxEgQx^sWJJ?qVX%d*&SvW(r6o!NglE`!`BRXWVX#nv_({DR~Yq)(2A<< zYGk+VXr?_A)!MbF-mXWp?b&FqJr~Wl=b7QN!xOS{#M&pNug^6h4WDorCuI948kDackX-J zS+n+noU_$13vnmN^1}W!&4VQN!lH7&mxg}BF6Qp;=Q~OKnXfYR6ei{sCptq_q3`C< zQ_OZ!J!;t6CPRWw**Y1-xvx^?qjY00@{7eu$?j0`T;z4!H1zUrqN42S^7-b^8}9iB za$G`C%npaULEKH6g$1oW6?YI!#}C!3ct66Mokk(qp^>wk_YrWC{~4iiz>gRpGq(!k z1;+^5|CdRC-9=tnm|3nGOwFO=TSG13^D=7fB$3}rgVYOK(%)@GnIB7c(|ri}#Y@f2 zR&&>ncUxibuvH?l(Y$=Al?AzfG4(o+ylp?D*)7-&7yxjqmj_|i8Ud+&qVZ~``^EC) zF5NtF<3uJo&XbXmxu>~W!KVg-JIo%Sv8ns~GOD01VF^^GGoV11^3+GmIS$ao;W zHU@lP4n%JD`2j;|9)G8Ey%L+k}qn)7$hoW{PM8Fb!H{YXm$pFjX)s@%Q%ctw^R4_Gfgh|H> zvzw@lCN(O>oJ-3RhAz%UQNhBUox<8yNiWR`6P{8;SB1-PHT>$*&?-mRvLT`GfS)Irwu!Uj*J4V#soWwUya#S>tABldM%hbkB%vzD-e)( zb!3OAXrI8phlueb_P{K?+UJr#;_8FGkmjzTy$&Mno2y1&tRfZ|Tyn@{Wm*Ccb15)y z^XZv>+ zjwviJO>u}Cl@i_$NK?J^hVr|?USaD-=BGn(*6TuCLQ0^Oke+ory(~{6AUiZ{%py&U z()e1y)@HV~z!sRO+AkL>z;_e9|A8-^9F6ZSR3?yRge}?#<0GaPiA``aL|*_mq%Pq6 z4$je7MyEyhHpG@{Kv!Xvao*tSXK1R6C>lbwsH>LcfF&cg)?U}9jexmKqpwi0K?ULT zCI-vywx5r1IOb5jjRg$Xam7T%eq}RZ>e%`v#Bj!lZl_?N5Tlo%&?M3~G9it7Ad>^* zYn*P7iE+#L{M>-|`EvtXUwB-fpbkc)qKU(NZXEKyISe__4Amaj`z85KElPnzi)s=f z*489q6K`P&rg)!~#4+AGkUWcl1?vz$WWFDleZ&vyT@-)BTN0-6^rGwUrO1n}7lz3b zUrq$c+t@)M3;4OxFj>7+BC8gbzn4?M3U!T^MefOZVP3GbnDM04K|MV1*U17+Q)~Zq z*)1}TXk6gzTU;=k+l;dnaKJ1RTzyDuREK;r1r;SYq5|#TtEl7%RPZZ%B-Bz4-$+Vv zU|rO}!8+lA-r>LFzHaG(7oCfBGqG{%dITxARFfSQG&v_%tA5C&aru} zK1Q{e41g4nqIS1lE#RLiOuX<=k#Bm)GN_ZhJJy}t4|oTpXMbdTz{q~|>G;@sKw!ayDyFxotf9hq{wt8KdA^fF)DukQg)wx8vGs?;*=O(=q+O+b|KATKAL@6p3Ra#-1km|95FqO;lGSGnQ4x)-|?IjDzY0W#DV~&+N{QHJ`aKwpx5#zzDE+Y$1U+%RHs_D`VRK3aKF9PjNmJQJFHSAl@j>;ELbG9Wa)OYL@qYjA~M3Dq?I! zRH=790mLz<>Dy*er8{j9`iic#nvWIbM1A8QUk-F;D#0brEwLt>C$Jgck?b2$B732K zlc+wsg+hP?m)Ln;tDiAfDl1DX%j@-pQ`{D>EynfBdF=;YAL8|jq&3ceuuT4aP4HJ% IW&Ynk0!Z)cUjP6A diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/datetime.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/datetime.cpython-310.pyc deleted file mode 100644 index a8b91bff1ae3979b68394abcf47fbbcf03ce9575..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 515 zcmYjNF;Cnu7`0>PE@WWO-gE51!Hi)2{PTSMg6rSZe5?YSZwUVtNs|T9RA(JsP|YCI z9FZd?z^)5D)x|wuaGhO|`KRCI59`Ej14az(AZ{xYya-m*4b&?U8W6e)AaEwMJ(RP5 zs822<-$LbL-dhuz$aJ-h69-}KOwH23d*!$$d`EbJ6v!|7kUf$+7RUn~$wZFE^ z>^&H*&eRgWA03xxvc&0)?AoOqwxO}+v^+VMz723RRQ0O50iSM5)tUg#pvpS5otOV3 zmBTh3?((SCs}AEi6`IOS(cMpwX7n>HGPjT0c^;=qXQ0ssI2 diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/deprecation.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/deprecation.cpython-310.pyc deleted file mode 100644 index 4b964448c8d688b01b615770184b008a8fcb8e93..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3313 zcmaJ^-IE(f5#OEtJe}^tz7IRWCJTY26mpUSDWF`&WtVM&tKgi9Z2~H&t(9gZt-ada z%*@KZvs4A#z48|TRW@(@G5H7fm8ZP$z*|gW^XpxmPR1!#wLLSv^U?k5p6*t*w$?E4 z-2eOMgCDFL#y@GW{A^%w4X^q)$bEwwU4xsPC1%>GnM~t;8DJU3=_wow3_>$6nVP z`(59pxpuNLZgd+}-$_=-&F&idZg>47gL~XRHn=Y~j;!t`XVDp9i?e*?im}307{ACH z0^h{efW2YxRpE&Zv`w+a*Tgno7mjc--axyB7V8J={0u*P>~wedxA_*|KDN8NoZ+|g zSH^d-?%aIt`FZ=synPex_I!^f{}#V+>~_y_cGqaVb-3TS9*i?yBqGqGNC)vaPsCWH zS_L}Gk~kfr4MZCCFhfM@Ab1qX6l@hly{ymy7r7MuNXJ>K+Kn%Oqp{y|O6z)hQ2KXr z;zvp8-V=}Y?K`D??;sbYb3X;UWtL7JNhQ!(4a13$3fwR}T)TPe<4_|xkQ?kHgQUuMx`r-E@awwvHQv6p+oNt zys8H>wYgE4a!2C^pxx5O)R>x6Hnpbq)H!nD(Z=2C)#lXH?1;&CwDr{H<}-8VPTi-@ z)Ocprv%Yz4i|rr22{hUZG}=ozsFo|~Dwd5{siN0UBBg2=yd)a}g<-ie6#AFw3t4(| zFj}4@;N%%1XNhbP*(S0B0z9e(r$&{C0S0Wogy?y26m8@CzPW4KFB`03t(&_{UI6no z-*dpMV0#}OZ9G7j&~yc@KU=1uEx-o>z_%kyJK6{VYzo>8dVNkskIxYN=Hc&&i4yz?MYBYQE-#_wre&_ z`-S{2hPW)vfr#K7A{->quyhFf%3&gvrRAy=c@p)jSWtSyEEO=Fd>bp}_dpiN5F$Qa zapQD z&&0^)-hd6AnalmB7GL3wV`J*xG>*vays0C9s_m(FWd6z2&I5PqX`8R|CRw7225XUF z8OAR}k_$;e?8M;^#~#N@Q)n9$X}^w8u|8-w8UY@OD3_&|t3Hh>av?;_`2pD?rS0@c z1ck!ZbsT&&IshwHukIO)BDL75Cq#NG1#bs;M_G~ZpeKST=w}ppwFnSqv`G7+J(p%- zh1W$=1ug_M$3Vr7>I>-hAE_1*$ zfi&^D(!hxH!j%PT<7^^$5U2IFgy<(xtgsNL!Ob%n#MN%^s-Ry;3GElh0L>xH0pW29 zrem(4a1HnudeHIp*2~^}D)xKBTVCa~l|F0)C@p_mZ7hhu6~_7B;U+2MO+t|znL zQJf^m=GePW2_FFW#3-7?Ss{ZyARdbL;d^&uxL;-9C$snKS(un+L6TvD3{;WlnS=!G z!;9C0Jc9^S9V`V5K!MZRhqr#46(??0gH8tcAJAvjZ352Kj0M08!P!=gI838T6@aIC&5k49d5P-Zsb|k@0?i z_IGS%&JdWYEJz`VvLVJ#kqw`jzcx(cGkim#VeV51Cl87=Y75rBR63I=LHKOc%us2$ z6s4;Gy>ewJQt>#KS5rEcc%)tS5XIY9lB^#k>S}wj>I;SyEmq~b zvVmCNf0&4gNRS69o0l8&>vK{`mAgxIRQRjAABCu@et!EmrTrj7D5t_hzC{ad$`~zQ zexEq+5P6r#+e9eVmtL$wiU;M|y!;4Jw`oHt zih0arFPQV{*#1}JJY)U~+w;wBCVz}&C>r*m?=HIgt@EW9hCJ(sp`@H$OYZ7}9G6iN zGLnoc$*PialB9%GUaV>k6ly$^?Yb<(d{k~#ty$w{VUDB}CNB~BfYy1R)|KN@7TyTM zC`~h6m%6AOE!eoUP~FuznUZQH_LALCv$KDtt~sxg8>)LCuHoChdBJS5CbQY5)wJ=i vz_gz?O!m@c0LWrr^buqUpBVcCNtgVfboTk@9rz#*T4KPu4R@a diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/direct_url_helpers.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/direct_url_helpers.cpython-310.pyc deleted file mode 100644 index 9c77483273cd78af3030de13d7ff34885af9a274..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2083 zcmZuxUvJz*5ck?^pY8MIU(=)&g&q`&PN;W5gz`eGqE?kaD19hJ;)G;5w|hCK{&Vc^ zT}kSb5UF^}D=!sN!W&O>KwPWWKur1!5S^8jk zv$9c-a$^&Sk1OXWobty|h@vsGt{>R)_7~QV(4%t1H}HST+@nV2 z97BBObQ@CX?Qh&Ii!m3fnKaLn)>I{Ihv~2>_;(}7N6rh?luD$J-f8apPbVKd zo!ogk*>A|v_B3au*t>N?uAPwUtp)9mlPqP4;yO%aT1b@?J+5gA6%d#??E#Y~N?^xn z2h$z&$~;e1oHF5{kPZ?#&|Wee@`4E$MbZ4vG~F%JqD2L^w5X%LJ{PbK`XbrE(B*HI zcmvcYd1p}OyaP8&vJT_pPA=i-cr)Gx`HhYCW~V*o#kiBD+nwQ_8kEIH?GHCPGFAM> zFzG!`cDO|EPMj8s3+TMgNTr$VylR?wz_TG2vOV0>@6Cx584vkzb8{n}2?g(S!67M_ z0C^pVZ~KIjhnj8hXQ@iIGv2br1uz!NKw6H#_7*-8JgY^-TgYPyr{oH7 zdVTJ8P|Nu2tR^TWI@=JnPrR1`C0qA3%>Z_K4QZT8NMZbBzgkxyR&NXF@0L#H$c)uDoKj?xa=(6_M9wwq8ZR zyQXRtRet5{234(c8979_gpeQSAws!+Y>9hdW9_;sI>5irbj+Iguxm_$Di9B=;JIah zw(#8g#hLgskHyMo^bo;6^J=+UkW{R*SOub2uuHjAoW+8V0Ul)m`tt&abuc<1w;=Bq zfom;k57Gt0X^NG#9j@YS=tgW^OuU5j;hdU%S5Xgm!n5N9Y?6^0=v9 zk-6(Mc?g&3c)R?+P8hbp&eoS+*PAiYh8jtOJH7n6`n>oKOkpzt45&2SF3ZdWK9@0* sI|EVwQwVmH@!L2SBvv4@F4+;xn24-7E9`1%y;2B#WIT8W+KmA`s=VKot@~hzMl4o}0wQ9=kK+w5bv{ zu;m|s9UsFF%nq^Q7Z3~XxJ{Eqxz@byYtDU)%eA!*L3;J=$KWR;aVGtxv4q;q8|s?EFUmB&23zH&eRSS*{++;bSRFiOkg}iAX0;L6?;d9m96BR2%jj zHN$S`o^;_D(ydCuAUodKGXz=Qs4QS-Pg?wVT+4*gNuF=*C+Z?LPjs@-UY~1^AmJd@ zLeiZ}@@#*>J=d@DME^%pOSo8~QkhkH>5i3oAan4ZEK7ZUn_;yAc^a8vi5x29OVG6x zDYZE~BM;X$jz>7uGn_Iqqf@d=-rblvC##wq(5W+|oPMTnotZmhuZd_gqMgZgO6>QB z9I_)arC;1BJ78b2EdAnF2yR=0vvB$*fni3rO514wnC zM~MzbiNXzZ0;D3*>1f%m*J=0<#U!Z3dr=;Vg-_f;kPSsCf%h7AMPWihM=r<6lX$%6zHYt z=xBk~)~#1f%+<=Kaw!Ze*hCP@B4K`uI`kUtQpTLWmwZO$Rb=mlt7iS&R}btfQKu1K zTd)WA&77r0x@cy6J*luX5+6E|wm~p4_@c5>C~1EK##LH2H#B)znyxg;_llC&Io!8> Srn)$FNtdqEmebm}>HY&=SS=p_ diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/egg_link.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/egg_link.cpython-310.pyc deleted file mode 100644 index 69c1091ed8a9c51668be2728f10e77e4a460f233..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2148 zcmbVNPj4GV6yMohuh*`VhBW;{LDfh-6hpmEnqG(y0+k|xP>}lPVpLXR@7S4SJ!58O z6KuH>QaSSlxFp>8FdVt;l@ni~2jIO~+es=8h_&|Zyf?GY@BQ9;zg25%O%JZ;zx+1* zIrh9iP`P;3K=}l2^Am{7%Si6^swe3Yr~5r0o_-#T!(K>mFUV`-s27dvy}HxGJRUcC zjd8Qr1ih9;BfobgtMgVC^VTrT8d>wlu(!6bguL~(2i7ZD4Xo>LSX)^H)~gwL>b2MY zgqXbjHYww;CsruQ^0r^D8DV)kVS^(!;-+jAhU*koSSZG_YoXg{K z>wKL`m5y@NXLQB^k;5xpx+1!A%dc3unJKDO`_~Jm%U`M)$!T9dpYvW*I$ZdBLew zu#rHR9SoD=Ki;SPDP@yMK7~x33wyw+!Iw?ZH&)mJL!`{m$R z>9CLkJe4>H`^xe?dcx^|NvSLaOmV5C7_eN-7Vq@=fZ>j?^Z=YQnu+0%Yc4I#)kq8~ zU$gaZzWub*W1ZP{=fmX12d_zI)>vf#Me;Q-1BkRubOWII)zjMugFVc$)W$5_u|@1-v)>NX*l=i zWB`NzEsqq$hk94v^wMidtT)emLEZp zDfDE59lEGiyNVW2oSHJkjnY@JI#fcIkud169XfQ&wMz+?4cF*^*|?0CI}ZO!T!l1s z9mE~D4b~+Nn`E7|NKE{{L;n&$2+j(i87LzU!0}#r`ud!l66>E4;@RMpXSQspx123R zn{0vp?zw*9bj?8wfI5H!8y(h9<9RUm0pQSSjXC(xd-HGs@VyFPb`$F8Fn;3Zk>XHb zvJP2PRy{}^;9`i4%)b}Ln)_7234J0AOxM1WJZU;t&%nrGZg!~|aLKe#X3uTxv?&LNwHml_Bpio-5tsx`MbN$odz~hMV`?< zrz*>US_}uwPY_*1!(q%Mg@&wX4tzgw|G9K+Rs|6TDe^#N^hD%2JuHl+6$8794}}H; zR1nGzAA#k-G&MGA83AnqsptR{9ihM>ccZVb;R?B0Z=pbHXxFM4s$m6(BaZKq^L}(myFAN!nzB4kQ{W7%tAugPH3obk37mM1Bv8g5ja63U g{A2uoV-zc!;AjoYn%0NV&haR2}S diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/encoding.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/encoding.cpython-310.pyc deleted file mode 100644 index 8bcb5bc853198e759dbc87be943eaeb3a0a0d64c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1305 zcmZuvOK;mo5Z>iW5+&QJ;}}W$0MTBo6p~^q2!g^bia2u7!gYc=MgheJL2*YCYl>ud zR}N&zK+(sgxBdeuw_f`{`Um#flg~Z1mvokl1s}Qu=bP8g&VD=T%8E;H9l!o_@S8=* zU)s32%4mF!zj%$}m@vX<9?fl|XXI%1OhhBL#&*vhJ3WUIAm5dkIWQ2*%*wIC z>>OR@f2K9k)m)s@r4s&-281r>jUC`bwR)aORf>DdD zvbCSB-Ug#bq*1@ZKFMLjP}V^tq_SU3vKTJxi5xT^UpN}JA6--mZ1!QPVp1OM>=drf z&N7N>49a@)?CT@3iPgiDMal5xC!e04i2GYFn)r^$GcWM^QwhQok|PV=Am!*nZakTKVahp#GM;)2 zBr2X9fd@%JnCp7D_JcU?2UrKw<1`FnXbnMT90q`U*>&<3<_TzcadZY=nnAMF@Y2M4 zK9!?1=^Xy8>2cooT!GGj=T!vGrsWs5A1 zq^fog_ntld^6(4)o33&M1UwumXUNk@CX`dOs5btuM`ensQ0o|CFbF2Gyl%c>bN$@P z?5AT@zV<3BjuOxVA~5%N!r#T5f5Y}D9YZ^dvLJ3VIB$;yB+P&4_tD>c(0bTzokMco zj-!4%D{kM~e$We3orr>oTX!J>6)z2Wa;LgTh_G*hAAx6o7u2Yy>Cj+|!r_B^NG)Sfa9 zfPegA|FNpP)wUn0+EVqObZ=S*-DO&5XBp`1+)P93pj*74oevzcExB6r{UAwF8OSJ2 zgzu|Tn2xh3242TL^0sqcZwP%?Ro)$^Y!bs~dQij%C|pve`m58jS!jj4^N;Ipn*RaE C17zF) diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/entrypoints.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/entrypoints.cpython-310.pyc deleted file mode 100644 index 201a0463044e0261ac06ea7fc2b7e490c3f9aedd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1302 zcmZ8hO{?5C6!q84bEYrQMJWUdy}K|l&rWHwNGKs`0!<;jJknPRvw3K&>#-VH5|Zqx zp}Y2nq}}z$^bdI3RkvMclU&);GE^Yh`tZ5u-g9Jq`}QiL_WkdF)}Lol^jDaiwgpX| zPUXD zCk8OWK*Jn$4i0+^Feje?$66@l1$>Pa>l}ivK{(f;o3NM_PN+T9R=05V^!mjH+~5ks ze6xYJlU^8!a5eZwE4KmPps+w(C{7hhL2FELXtnbb9--5jmgw{WmQDPGa-PT{-vBYN z4qR8)lxCnifEO(i$O&uMqo3)ux+m^)+SfYN1be|eQV`+5kOFgjV|6b$!9a^u!<2CC zRKx?bD)5-Y64Qw!7Z!;N9fUtfNE`OTxbNDg)wI0@D3H^^Z(1X{rYuCl`T ze^Cp#4#^(`8Kh=H(g&1x-H`(ksG^Q!2`ZB_iq(}wMxr}JXuLP>QCaSVZ@OJk>9#b3 zVI`d_XGfF|9z1+Fn~(Q`DnLNB_~}?E=oCjQhlyiwP_YV<^jh$v99HinX+P)=Dxy9o zax@R|^$py;XaldiwC6mMWr?Tl)TB{x@~n&;iq$$BQ*z?Cbe^KxadEJMTu1jlTE{kA z^*~8k-sdyxK}!YyD+SJ z!}jQ=BHT>ArrTY1UPxD-T%*DaV}5g#^^BsroQCCj5@+x8+@8~99bc|**|0Y*{a~m{ zHlc}4!^)?`uJ{kXsH7;u?_)}b^7M90DfomlC3P}<6u!^DYBld9J`R7CDRv%x9G@qU FegLQnj>G@} diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/filesystem.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/filesystem.cpython-310.pyc deleted file mode 100644 index bb8e43d14e299baf7bc29c6eaf8b941dac9ea41a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5160 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 RmS$*u+{YXBKJMW){VyBD_JjZc diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/glibc.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/glibc.cpython-310.pyc deleted file mode 100644 index 5cd10229c0ff0baf61c4ae2b6c5682af138b2f06..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1671 zcmb7E-EQMV6rLIX#!XjkSqZTqu#grJX*XWjl@Jo3Wy^vpRVmu+kBE?r>lrt0{im66 zt3=LKc>`Xc<&KBp1?HA3UIA%=Gj<}9YHygxCo{)$&WykBoUh#8_7IF0zy6+l)JNzK zy;vV6EFQxnDlimLoS{kgk0%(`BqO;oF>-TaVnhvQFzX$Z5NcBEXLDk&d2H%{$652Z zvi*95$;ejM)STTR|Yk%@s)Xvek2RDz^_mP z1er)$(w0tQ%zTXW?*}M}F}gqlbN={yp5_ss`DqS><*bmArqC~w4%8b^F7YnKaEa+q zSr=*X@Y9icYkwSmH+m5s9z59(Up{>{J~$c;TxE!vP;Qk)GAVhkNGX)F;=>YEmP&Q& zYYF5Y*OEQuyyVI`8g~=#Wt7#O6S&2pa+bvYM-_Jg32uS81&`PPEm6RHMX5lXJ{0?(}mpBf9Y+-c74-rRX= zH6*kfa)}m(bQ(jtmqdKl7*{<_&%$U7D0FlF<+o9m9YeMJKkVbST!&ou&`4R4h|_f7 zDZBHlt%JNOx$FQm_rEzjgjy@=@Px@wH`Izyz6xkwKIN4`?uDb?j}DrZ1?~k;e#PYANR41$v>V$ zu&3t+dF|RZ_K1f~!u9SAzVxT+@^AUlhiS=Jpazt#M!ctsnHmi!T8ry1&!L=U=~D)+ zm#3f=a>_Q<#PfU@E1`*esntr?d?y&f{}`aUx6+=0e=$wtDI`pyI+Hp#%PTos?QWB$ zg&#+vJ1Z;8v%2z=2wHyFzSZi8_=j+HWwo6@z-@;Qu-e{Gf*Z&wcg5KVVudbR+jg;u zUBd6eV&HLI_gw3!vVlKPL$0CXhBohOqm`uXffm>{Z0(d*^mJb3evy~7&e&HPZlTk< QhKqObp0Q``?cNFg1$6bXLI3~& diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/hashes.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/hashes.cpython-310.pyc deleted file mode 100644 index 5001d7abf12f3b87f669cda089f938449330cdf3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5194 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 diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/inject_securetransport.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/inject_securetransport.cpython-310.pyc deleted file mode 100644 index be18b4894dd9d760968d496efedab2281b46698d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 987 zcmZuw&2AGh5Vm(WKV4E938@?^fsd@z?zXf?g!oYol}duTEr?!L&e~}9jUmL`XRUsG|a>A74gc`!B7RyS>l`+{+@LggR;nF}oLWLlj zUlrUy4=R~&I0Pwa$P=Z>0ub;y*8!mrn`#awBXnc|799T;+7C9NQW>%fmZ)_-p%H#VJ$?8UT(_y~v~nZc(`;o~k-^*z_rI*}P z*-_PrYY9~fn+X%G``?*9%$Mc%|6LUv^9Y3Rc-V0|xPzP6`RjX?)y3V~>bQCfLST}L r^nT!$tt4S8O%mOJhuT>Wc1zp`N7;V1`ee^5ZcH15huRyy>u>)9u-+5& diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/logging.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/logging.cpython-310.pyc deleted file mode 100644 index 74500a2fdd883f945018f6a02ac6f5d2e7c19dff..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 9631 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 a>x}L*i^XxrdcI_q#wK1Vxh3yN;r{{EEq43> diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/misc.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/misc.cpython-310.pyc deleted file mode 100644 index 5ecf7b5b5699a35417cce512b148bc3ed61b13f7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 19397 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 diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/models.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/models.cpython-310.pyc deleted file mode 100644 index c175e4a115a55251131c580e70bdd5aabe1df90a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1988 zcmbVN%WfMt6eT$ijb%x;73X262?PWvphYxk8lan?Nb5yW6g3LC+02F*&84Jq<`r^m zM22?GhqT%GANmXVf!Su&b$4C$-Wkgg+$aG|fp^G5^1gTvm3O;shVA9M_mc~ou@5v^ zZ5B>mU^h=u01Fs!5D5=Beyv2LR$!%eV5d&taP|`e8=SWcoO2PlAdcA3J$v}FjFY&G zl^INOJpeU{vpAa$(i~J`+JB>7b~v;u>xXP!c?V&VgyTe2_V4pTMYOouT%5eXZvH}{ z7`nj%0X(okfHf6?4YqQ?Q7*7O1}?NFE_kr<)(%?WDsLj74VyUIfDZ0+ReNGX7kY?n zt{_{mjYww&*?~SH-4)~(>>|=zL2knxM7C<=uG&_Pa;5?;2=WBKF5H7X+_3{KOw4|@ z`-__Y7#al!d0K>8{TjcCv$OAh)A?x(n60RWW0PltC@jM9GK=LbEC;a}jOpwESHr<8 zHLp6dIiMuXw&XI=GD<>YDvQwGHPF?nJki-*;zSxIa4~K&C5n(3V|~J4=G--KQQ|xKNf!?nHqO2w03#Zm6sPv zhh?rSSIPvla3LE1`gr)7lll%~yQG=S^!VBRH8~#gGP8(5v9v!ArOkH)C$&swG9H?g`d*86Dj!I!PxELQb;O{`y` z#laV?((%eo74i)JM|dKAP56g6Kn5V?kpsebB^Dl0|JYjaW9$5?4DG5Nn>aINm_@37 z2dds-UjCdGiAojH6&k`=D+O6+=2~@74L!nc=soFhoA<;z_Fh)~uupu;!W6SuwWY+z z;3T1ON6ObHVRE_Bk`nR=;SDKGl9vXPN0qOMVR{QiW#O};iL#YF&hw;ZNL{YFt{l2d zO}W*Sou=A9dS8!-q}oA2Z=WHCdCcaX*cUy!Z!LdcTlJn{OH-tmj49^@{tY%R)%t6{ bNY@I1u8dUP^Cr&k>Af;!&Ssvq%lp=UeC4pV diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/packaging.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/packaging.cpython-310.pyc deleted file mode 100644 index 5f22336f71ad50b26ea777bd3825867979188707..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2080 zcmaJ>-EJH;6dupc{!KPXf728YG7%`O=*|YUTo6@=s(@4prKkxvQ4?aK{Vq7QBFOx#AVL0FJ$zZB!7}jA!g)AD{1>?{m4l>^s=L{rR`i!;a(p zZU$Fd3kRR$D}Tj~JDg-rIQx>2*s&YB_;s^J?uB0744Zi?Y~}5+P0YGR*2%kJH}^x| zj=gLt?}a_$fXAD#eCCELK+ad;+64)(^A_OTU5B@!1vhwSETgSA^7tyh_R2dW;Tpeg=T>m;2EU2x?{Ko~^l$xvu{%3`Pq%mAcyC&P z?mVqjS{5wR&AqzHKzj+3s_$xFR*4>Tc&~bVM z1^vcGL+8QJoT+32k}|q6ha(5GB^z`BJMgWy?TQJOUv9NHw&^2!f1pgdXgQ*3p(GVh z36PkSv>2n`nK$degp{*`QVjC6uze!ROMg_A6hpyyKZIZ$&{$4oa5ZPox9`7*`syX7><_u0WthhP6sFoU=wObWlz8 zZCk$Rjp$Y|0BJ6i&Wh*yWX83qwlNKz8nFt>hQ!4608o3o^F<@CWVMU#TNE6f# zDm1|gA^ijxC1xxEJ_C<#5jzTXGupgonU9CeB_Zof(G+)O$80KTRvv@E+Yk7h|9cZO zj_M*YH>6p}QSxcR6gnS?GN*A|9gZH*rrML$=ifaVglurKHTX0by!c3ysNWP# z%)T&e)2;xNPQ9<277dpB9b+?kxKeIkvJpf!%Ufu%m0s_P_wc{JuDcd;S!Q_gXXSWo zxbrTWbW2SuGcd#u4bz#s+n%m(qfi1=V8KffEI4TeKa=>ze=Z2-x-q1aqHEmUG@S+0 zMOJ=|0f5k*$mSu6bjyT(EbgJrA*a|O4}faQAUVP5h&gU^h_ l;L87xkc9ee*n6#TK50| diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/setuptools_build.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/setuptools_build.cpython-310.pyc deleted file mode 100644 index b1c39902fa87010c45b90a831733e930318df644..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4595 zcmZ`+&2!tv6$d~NqDV^eSCiPW<25~w#6+O%)-#<^ZBIKHyLFq&9b365lc6B)l0*ao z=q@N(Dt+nX&`Zy~+P(Q7=pWE~{{dWk>b)PSV>kW1T|gui2R4?wi}&8X_j_NfWNE2x z;rZ;(f9qd($FlxTi`nNQ7C*(S_H4`I7Plj7$NbtmHr7t$j4C^ok-OuLsykKN683YC zS68@@y3?4WY8KQ>;G9w} z^OdjMo#q^6`PJiR_*r~in)`Zg=G61T)f!wVet$5d#Tot%e;3@#n)|(if^;qA*Z4(# z2^1@DmH$5Uyj*aV=UjQqc_i_J8L98_tDHgV8E!wZ+O2;O`djTv?tU7oEU!IEvoMK+ zD6c&cza5LXCxT(svg!Vd^W9jngbiBIWmj zC=&7>^L-XDvtZdU$QbC@SP8|lgvoKtG*2fzGV%(kK6{w4aFix8Q-(rIWqYEZNWsGR zAlVP&!3py^NfU9f7YUZi5pFWO<5{sx14?B!h)|bhM?Q)ns&caA_dXT$IQVtWj z&knd`=dyP;6HnsZJmV2cO^kLTi)_1slg)$modF*ewy;T{qHC(3pNM~^qzCqb+Yq|_K^V#YH}g-D)R=nKCG2SFI=Fb!kYnwLs= z?~TKVBa#n7nZzRzXPwsi92G%(mm)-EhzL3T*ghenui|N#t=(!HD7szZ>UP;(c0+2i znGnNf`Q1>5eU_+B8e~I~qB6Bses51vA%Sr)60_U}9A=WIbVeshMLdFl3I!(4p)#E4pJ zw+tS0g>O#Mx(;-LVV$*ztkpJJqdc-3Z0&c~?-d(nal*fGX~XgZ%6`-W&J(LJHnZ##uVfa!(>}Q;ZroS=si50lcam_=#$sYFEwj9I5=oOT>ilss- z>XOvPBr~oUqnc^;DWZ$>zvG-4VF51+?39Qpbe*0y4wb-UbBP~|kcdXjW5*xk?Hw=q zew_HEgO38)cJm6dId-}Z7ZJR{Um9)ZfF-Tvc^Z~!AXLq82D2R9bKc|` ziQ4jCfl4(oICanVzFn@6-SS;*^c)Q3Q^DjUxj(>S&L(H#aM+~N8FOQaya2MiO4pV6 zxa#}3h)CSWt#)N5EZ(N`rPDfV5n9_Xz^~|f@3^FGvjSb|KA*1?SDh0Nd8rir@M-Q+ zeC10BU{lj5a(Wbun{q{3}@Zeg;(VW+kdbM3bUP+rA8 z%385s<<{7iZR}Mi)nd<+x3Kp3Ldgq+YFq8X)uc_nfZ!KVk{&PWgySMruWG(;te`9` z4D=CguRLF8kmOA<7$6t>iB1a&oARMvL9gx)A7P@wbpWmNtOAG~UGpmw zTb{=XzZxujp&qc+wzV;Nt(1RU_kGO$y#TdI$CYcWzYfvH@V8ld<+P=xJZgHVAc)neG|)~;+lc+fs8si5Vx4A{^GBlohS6sSq6 zzmhUYQrhGm7aW%y+`UwWKc^%G7P@gJb9WDa4C_9n3%9O_IvaKD>Z4}*g60J>^%o2^t7c!Y-70eYTlYgJcRr?UcVE-mbDaM<73U4Kf9+N4-#C}bU2k^x z+;q48#%WAfC8zU^=Q*#O1?RtBt^T#cN(z$gx%Jo1O1U$YYj`}(<9zKbI{$I%&c7l3 KUtV+hpZ^DF2*qju diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/subprocess.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/subprocess.cpython-310.pyc deleted file mode 100644 index ca88a9aba3f2e3b86ffbafae829ad5e167a2b8a9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5774 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 Unf;IBvM*Rg$HD(H{%EECzx7Qa9RL6T diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/temp_dir.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/temp_dir.cpython-310.pyc deleted file mode 100644 index 486d543762cd1ab2965a148e9f6aa3b219b394b9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7297 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 Nf2)pFGf(~Ee*xWx0zd!& diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/unpacking.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/unpacking.cpython-310.pyc deleted file mode 100644 index e0b6212cacbea8861e71a66c57c40188a3252441..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6652 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 diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/virtualenv.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/virtualenv.cpython-310.pyc deleted file mode 100644 index e24ba9652a6eb49a60442b50a1e9bf3ade456378..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3288 zcmaJ@-EQN?73NSRCCj$#{WFp_K_{CAjtX1aBpVH);$q#w z^~FEF?VT<<&VNXly*voN#H0U(mv972oKE>=9cE>> z9O<0Z%Y+7*=o9l_bAq;sC}NBI7_4C=z}=z zCLBc~IpJ^WVIQDJrMOucrlD+sjk5Xa##^NwC z-9f8f=eTwUvE~B|NTlZ5o7?>Uz4v)H8|FzIrH1dv%8a6f%M`6F9m>?`mYrD4&+O2w z6cub*1mzAzwJ%L%jQXde=Af~C{ZFzt_6oZtY{A zb`tNk^FuSp()U{L+-qM#k7l>SI5koM>GsIPiEfXT#N1YXSlkNLC{5$EAC6KXRY+?# z2s;wn*3FjVtCV*&ihl%q~5Ll~*v#8eb0-0r8UY z44u~a1vHFv>g2v*rw+_#N56V(8Oe9SQli#@Tvd{f5$18KVy zYuReL7IVAzwI;lB#bFnk|74>1f~%IUYEJH~;jx=A2eA}lW8{-VEpQ>jdWdQ0WJ9a*C{&44nnaY`W%+A?~d+cHyQ*Rx+XTI>xned;v>aBA0H_IXb zgR4;o^tLg~pZp(>J>k7fQG!IW=9kh92#!pyk=9FJO%kNeWjF4{NSS638GbO3>Gks? z1Pi%QkMcaz2!50CJ!wOIKi2VH0*|U}$S)#jHq);0CsP+c;lmNQLu88LwB$mTB-sIc zZPz30e_pCdiT#Ia5dVnVf>VxuAVgeNuHRO?kPq|Qx8SKYbX;;ZWR#t8CVUMI%7iK?>#%XrUN9A^$@c8&9{qY! zHX^>4Wr>W^wF|_j)tOUKDi0iKc5Q}gJ#2bqc_#LiHJX&0G1Z>nY`(ueJyc9B{~Dt; z{SLf<1xWOstJWblSBfgd9JpZJQ@Bd1Ra%aIs_deQJ3wZ`0v-&ktAezWmC6Ze)) diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/wheel.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/utils/__pycache__/wheel.cpython-310.pyc deleted file mode 100644 index bda19b0254e5c4e74724d2ac061ae457f11f826a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4413 zcma)9TW=f372X?{)QXa2NtUm1HbrBbtwqXi&;p8~Bu>=Ss4W}50t5+Sece)wjI#U-YqmU|)+qUU;IT9nezMLq&6pVI)!>cKNljm zQ>+*Dvm2Et+31ism}=^?5wc)X#8pxWLaIne|2HagWXNC06D| zzQpa8bv%;j&bGp?=>k2!M)(h+c zx3%qy?4q{quuJSRdM>dmSaH;v?|@mD_YS*?-pkB-VpQHu*Pisc-9#wA)r*@dOk(M` z65;P9;$;}`_3s1JP`u3qYa9$Ykieo5y z|C(tG5a!fVHZzA#-&BQu;m|y?4$W79#-Q+ZVb9z%l-oz&AyCtYg%-KaPQTy$N{OJU z{4j>gIstjlZ;7Pit2Xz$BH0ZYXSw%o`W$Bz=*S6o4H5wkS9G_hTpSS^n1WhVdL5a%)M$1iH_q{D07up2}*#&>HS z$z#^|ps|hi)wSvewdyX9cWY6&UF+_vb`t-ldTXsFL&aCSLGvX*DQR{MXHi_lu+mdu zBy0Kr)$V>a+a+f;^!qZFlytLP&-Bc)Id3kTrN3Cmo?WuUMcTJ3lb&euDZ~}gL8#M+ zdxZz0l5c>yp>bq4n=1to9vXayI?P|AJ04iB%BB0La@w zG{#*JN-q6RB$AoXyeR~@0RK)Ws2{fcI00!Sy_ntfH*Sre5}^SHjI)Hx_&Ts2sAhXQ zBM8ztFq@R&;~(WSdGrY`c?GvNy!j_@VD`-+$eJN58OZZ*)}M9${b<(23`S{|AnK7_ z01nh+Ro61JtD%(NE?`tPb4PMT(A-!h`?S~pNsK zbOn81Tcj%$dn-NDOnMR1-V;1vep=L0yY5#CnL{mtz?PN%$oF+VX647dScM&~-?UdN zcJ8!aW1v`}8}aA~@LwQ1Io&nJ%-bMA{~Y6F88-{Ww`}LcCkS`h+*DFb`C&?J>llm^ zB0s+)ttHjfS_|LUL-PnMHd0$_N^P}2nB6Z-yy8sM);TnWV7?<0oK{G~oYORiOsgB| zA|#FHI{aE|!A{*o%5Xax@ytUgve*N;0n5a3ZxGr@C*7J}AU(r1^D*8`7-@EDt@~S$ zGVK^wH}h=q848(%@y}?~iD(FdNmkMl1K4AlM)Vq51x08qtVGE?RxHPJwue0!B7-IbW9yC zE1e|}E2nP_3k*RxL@_jix4U044f?~Jf(EoMlmKKm-Tpj;Dxa!9;BQ^aOjRgU;;lZ< z%ZS|Z|8IQeUYwk}m0r#95K6xjBHoD9)PT&arsu~6&r}bxtC$l~0U<(ZSx{8CW_Bm& zW;V(OK?0O{&x5F!hZZ^ZTWTtg>Xn8L*EuwuN;Yu@ZB1M{T%Z>de+b!%E-kEM-7je3 zR8El~k(`|h6C90Tp-!OM!5TtYm_0;rP!Sl17U~5ZfIb3(F*lSuEHdZx2z-(hp6ILM z2LFNNKF)PsgIton?*#&dKhg%e7f~Kj*{_SmaWMy_m~!B#VnCJU%eE#k!CO6KmP$}! zg3qJK52mL81A)4ZA`~^jmsk`<29!qE3qhNh581qjA*hfs>cql&H#c~7$G=@&^Edok z)mxPhb=^z*rUE<8tB!nKfofvVi_lpFjT59lm6{Rgx{MQ?)yZ{4SRej@sK!s?^SlpK_E5dW&lyZWOc*iL#X zFa6hbpL~O$*7Y%eJ|;f$V26@WZzC7&y9Wa}^VFUX1{E4hHNj~&t2R2ujzT~XVDUS^ zGX2%P*WT41Ie{PZJuXh$eqUC$Dy3}k`R3y%_a1IFK7IJ$(I-#u-Mzo5^G$2NcpnzU zI^FPd_Lis4oLk&#z47xakn=SOuCYMDD>gRIQ#aCJXFc&VWamqtT;gdXh_ z{pFDtB8BaJ#ibS>&Gq6#8bmasPkO>bTK09hTe{OpSTEumRAEaWH^(U1WpGg0TtM+t VMiJ!MSM8O>mG@R=E-n3H;lCo!vQPj3 diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/_log.py b/.venv/lib/python3.10/site-packages/pip/_internal/utils/_log.py deleted file mode 100644 index 92c4c6a..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/utils/_log.py +++ /dev/null @@ -1,38 +0,0 @@ -"""Customize logging - -Defines custom logger class for the `logger.verbose(...)` method. - -init_logging() must be called before any other modules that call logging.getLogger. -""" - -import logging -from typing import Any, cast - -# custom log level for `--verbose` output -# between DEBUG and INFO -VERBOSE = 15 - - -class VerboseLogger(logging.Logger): - """Custom Logger, defining a verbose log-level - - VERBOSE is between INFO and DEBUG. - """ - - def verbose(self, msg: str, *args: Any, **kwargs: Any) -> None: - return self.log(VERBOSE, msg, *args, **kwargs) - - -def getLogger(name: str) -> VerboseLogger: - """logging.getLogger, but ensures our VerboseLogger class is returned""" - return cast(VerboseLogger, logging.getLogger(name)) - - -def init_logging() -> None: - """Register our VerboseLogger and VERBOSE log level. - - Should be called before any calls to getLogger(), - i.e. in pip._internal.__init__ - """ - logging.setLoggerClass(VerboseLogger) - logging.addLevelName(VERBOSE, "VERBOSE") diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/appdirs.py b/.venv/lib/python3.10/site-packages/pip/_internal/utils/appdirs.py deleted file mode 100644 index 16933bf..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/utils/appdirs.py +++ /dev/null @@ -1,52 +0,0 @@ -""" -This code wraps the vendored appdirs module to so the return values are -compatible for the current pip code base. - -The intention is to rewrite current usages gradually, keeping the tests pass, -and eventually drop this after all usages are changed. -""" - -import os -import sys -from typing import List - -from pip._vendor import platformdirs as _appdirs - - -def user_cache_dir(appname: str) -> str: - return _appdirs.user_cache_dir(appname, appauthor=False) - - -def _macos_user_config_dir(appname: str, roaming: bool = True) -> str: - # Use ~/Application Support/pip, if the directory exists. - path = _appdirs.user_data_dir(appname, appauthor=False, roaming=roaming) - if os.path.isdir(path): - return path - - # Use a Linux-like ~/.config/pip, by default. - linux_like_path = "~/.config/" - if appname: - linux_like_path = os.path.join(linux_like_path, appname) - - return os.path.expanduser(linux_like_path) - - -def user_config_dir(appname: str, roaming: bool = True) -> str: - if sys.platform == "darwin": - return _macos_user_config_dir(appname, roaming) - - return _appdirs.user_config_dir(appname, appauthor=False, roaming=roaming) - - -# for the discussion regarding site_config_dir locations -# see -def site_config_dirs(appname: str) -> List[str]: - if sys.platform == "darwin": - return [_appdirs.site_data_dir(appname, appauthor=False, multipath=True)] - - dirval = _appdirs.site_config_dir(appname, appauthor=False, multipath=True) - if sys.platform == "win32": - return [dirval] - - # Unix-y system. Look in /etc as well. - return dirval.split(os.pathsep) + ["/etc"] diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/compat.py b/.venv/lib/python3.10/site-packages/pip/_internal/utils/compat.py deleted file mode 100644 index 3f4d300..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/utils/compat.py +++ /dev/null @@ -1,63 +0,0 @@ -"""Stuff that differs in different Python versions and platform -distributions.""" - -import logging -import os -import sys - -__all__ = ["get_path_uid", "stdlib_pkgs", "WINDOWS"] - - -logger = logging.getLogger(__name__) - - -def has_tls() -> bool: - try: - import _ssl # noqa: F401 # ignore unused - - return True - except ImportError: - pass - - from pip._vendor.urllib3.util import IS_PYOPENSSL - - return IS_PYOPENSSL - - -def get_path_uid(path: str) -> int: - """ - Return path's uid. - - Does not follow symlinks: - https://github.com/pypa/pip/pull/935#discussion_r5307003 - - Placed this function in compat due to differences on AIX and - Jython, that should eventually go away. - - :raises OSError: When path is a symlink or can't be read. - """ - if hasattr(os, "O_NOFOLLOW"): - fd = os.open(path, os.O_RDONLY | os.O_NOFOLLOW) - file_uid = os.fstat(fd).st_uid - os.close(fd) - else: # AIX and Jython - # WARNING: time of check vulnerability, but best we can do w/o NOFOLLOW - if not os.path.islink(path): - # older versions of Jython don't have `os.fstat` - file_uid = os.stat(path).st_uid - else: - # raise OSError for parity with os.O_NOFOLLOW above - raise OSError(f"{path} is a symlink; Will not return uid for symlinks") - return file_uid - - -# packages in the stdlib that may have installation metadata, but should not be -# considered 'installed'. this theoretically could be determined based on -# dist.location (py27:`sysconfig.get_paths()['stdlib']`, -# py26:sysconfig.get_config_vars('LIBDEST')), but fear platform variation may -# make this ineffective, so hard-coding -stdlib_pkgs = {"python", "wsgiref", "argparse"} - - -# windows detection, covers cpython and ironpython -WINDOWS = sys.platform.startswith("win") or (sys.platform == "cli" and os.name == "nt") diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/compatibility_tags.py b/.venv/lib/python3.10/site-packages/pip/_internal/utils/compatibility_tags.py deleted file mode 100644 index b6ed9a7..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/utils/compatibility_tags.py +++ /dev/null @@ -1,165 +0,0 @@ -"""Generate and work with PEP 425 Compatibility Tags. -""" - -import re -from typing import List, Optional, Tuple - -from pip._vendor.packaging.tags import ( - PythonVersion, - Tag, - compatible_tags, - cpython_tags, - generic_tags, - interpreter_name, - interpreter_version, - mac_platforms, -) - -_osx_arch_pat = re.compile(r"(.+)_(\d+)_(\d+)_(.+)") - - -def version_info_to_nodot(version_info: Tuple[int, ...]) -> str: - # Only use up to the first two numbers. - return "".join(map(str, version_info[:2])) - - -def _mac_platforms(arch: str) -> List[str]: - match = _osx_arch_pat.match(arch) - if match: - name, major, minor, actual_arch = match.groups() - mac_version = (int(major), int(minor)) - arches = [ - # Since we have always only checked that the platform starts - # with "macosx", for backwards-compatibility we extract the - # actual prefix provided by the user in case they provided - # something like "macosxcustom_". It may be good to remove - # this as undocumented or deprecate it in the future. - "{}_{}".format(name, arch[len("macosx_") :]) - for arch in mac_platforms(mac_version, actual_arch) - ] - else: - # arch pattern didn't match (?!) - arches = [arch] - return arches - - -def _custom_manylinux_platforms(arch: str) -> List[str]: - arches = [arch] - arch_prefix, arch_sep, arch_suffix = arch.partition("_") - if arch_prefix == "manylinux2014": - # manylinux1/manylinux2010 wheels run on most manylinux2014 systems - # with the exception of wheels depending on ncurses. PEP 599 states - # manylinux1/manylinux2010 wheels should be considered - # manylinux2014 wheels: - # https://www.python.org/dev/peps/pep-0599/#backwards-compatibility-with-manylinux2010-wheels - if arch_suffix in {"i686", "x86_64"}: - arches.append("manylinux2010" + arch_sep + arch_suffix) - arches.append("manylinux1" + arch_sep + arch_suffix) - elif arch_prefix == "manylinux2010": - # manylinux1 wheels run on most manylinux2010 systems with the - # exception of wheels depending on ncurses. PEP 571 states - # manylinux1 wheels should be considered manylinux2010 wheels: - # https://www.python.org/dev/peps/pep-0571/#backwards-compatibility-with-manylinux1-wheels - arches.append("manylinux1" + arch_sep + arch_suffix) - return arches - - -def _get_custom_platforms(arch: str) -> List[str]: - arch_prefix, arch_sep, arch_suffix = arch.partition("_") - if arch.startswith("macosx"): - arches = _mac_platforms(arch) - elif arch_prefix in ["manylinux2014", "manylinux2010"]: - arches = _custom_manylinux_platforms(arch) - else: - arches = [arch] - return arches - - -def _expand_allowed_platforms(platforms: Optional[List[str]]) -> Optional[List[str]]: - if not platforms: - return None - - seen = set() - result = [] - - for p in platforms: - if p in seen: - continue - additions = [c for c in _get_custom_platforms(p) if c not in seen] - seen.update(additions) - result.extend(additions) - - return result - - -def _get_python_version(version: str) -> PythonVersion: - if len(version) > 1: - return int(version[0]), int(version[1:]) - else: - return (int(version[0]),) - - -def _get_custom_interpreter( - implementation: Optional[str] = None, version: Optional[str] = None -) -> str: - if implementation is None: - implementation = interpreter_name() - if version is None: - version = interpreter_version() - return f"{implementation}{version}" - - -def get_supported( - version: Optional[str] = None, - platforms: Optional[List[str]] = None, - impl: Optional[str] = None, - abis: Optional[List[str]] = None, -) -> List[Tag]: - """Return a list of supported tags for each version specified in - `versions`. - - :param version: a string version, of the form "33" or "32", - or None. The version will be assumed to support our ABI. - :param platform: specify a list of platforms you want valid - tags for, or None. If None, use the local system platform. - :param impl: specify the exact implementation you want valid - tags for, or None. If None, use the local interpreter impl. - :param abis: specify a list of abis you want valid - tags for, or None. If None, use the local interpreter abi. - """ - supported: List[Tag] = [] - - python_version: Optional[PythonVersion] = None - if version is not None: - python_version = _get_python_version(version) - - interpreter = _get_custom_interpreter(impl, version) - - platforms = _expand_allowed_platforms(platforms) - - is_cpython = (impl or interpreter_name()) == "cp" - if is_cpython: - supported.extend( - cpython_tags( - python_version=python_version, - abis=abis, - platforms=platforms, - ) - ) - else: - supported.extend( - generic_tags( - interpreter=interpreter, - abis=abis, - platforms=platforms, - ) - ) - supported.extend( - compatible_tags( - python_version=python_version, - interpreter=interpreter, - platforms=platforms, - ) - ) - - return supported diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/datetime.py b/.venv/lib/python3.10/site-packages/pip/_internal/utils/datetime.py deleted file mode 100644 index 8668b3b..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/utils/datetime.py +++ /dev/null @@ -1,11 +0,0 @@ -"""For when pip wants to check the date or time. -""" - -import datetime - - -def today_is_later_than(year: int, month: int, day: int) -> bool: - today = datetime.date.today() - given = datetime.date(year, month, day) - - return today > given diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/deprecation.py b/.venv/lib/python3.10/site-packages/pip/_internal/utils/deprecation.py deleted file mode 100644 index 72bd6f2..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/utils/deprecation.py +++ /dev/null @@ -1,120 +0,0 @@ -""" -A module that implements tooling to enable easy warnings about deprecations. -""" - -import logging -import warnings -from typing import Any, Optional, TextIO, Type, Union - -from pip._vendor.packaging.version import parse - -from pip import __version__ as current_version # NOTE: tests patch this name. - -DEPRECATION_MSG_PREFIX = "DEPRECATION: " - - -class PipDeprecationWarning(Warning): - pass - - -_original_showwarning: Any = None - - -# Warnings <-> Logging Integration -def _showwarning( - message: Union[Warning, str], - category: Type[Warning], - filename: str, - lineno: int, - file: Optional[TextIO] = None, - line: Optional[str] = None, -) -> None: - if file is not None: - if _original_showwarning is not None: - _original_showwarning(message, category, filename, lineno, file, line) - elif issubclass(category, PipDeprecationWarning): - # We use a specially named logger which will handle all of the - # deprecation messages for pip. - logger = logging.getLogger("pip._internal.deprecations") - logger.warning(message) - else: - _original_showwarning(message, category, filename, lineno, file, line) - - -def install_warning_logger() -> None: - # Enable our Deprecation Warnings - warnings.simplefilter("default", PipDeprecationWarning, append=True) - - global _original_showwarning - - if _original_showwarning is None: - _original_showwarning = warnings.showwarning - warnings.showwarning = _showwarning - - -def deprecated( - *, - reason: str, - replacement: Optional[str], - gone_in: Optional[str], - feature_flag: Optional[str] = None, - issue: Optional[int] = None, -) -> None: - """Helper to deprecate existing functionality. - - reason: - Textual reason shown to the user about why this functionality has - been deprecated. Should be a complete sentence. - replacement: - Textual suggestion shown to the user about what alternative - functionality they can use. - gone_in: - The version of pip does this functionality should get removed in. - Raises an error if pip's current version is greater than or equal to - this. - feature_flag: - Command-line flag of the form --use-feature={feature_flag} for testing - upcoming functionality. - issue: - Issue number on the tracker that would serve as a useful place for - users to find related discussion and provide feedback. - """ - - # Determine whether or not the feature is already gone in this version. - is_gone = gone_in is not None and parse(current_version) >= parse(gone_in) - - message_parts = [ - (reason, f"{DEPRECATION_MSG_PREFIX}{{}}"), - ( - gone_in, - "pip {} will enforce this behaviour change." - if not is_gone - else "Since pip {}, this is no longer supported.", - ), - ( - replacement, - "A possible replacement is {}.", - ), - ( - feature_flag, - "You can use the flag --use-feature={} to test the upcoming behaviour." - if not is_gone - else None, - ), - ( - issue, - "Discussion can be found at https://github.com/pypa/pip/issues/{}", - ), - ] - - message = " ".join( - format_str.format(value) - for value, format_str in message_parts - if format_str is not None and value is not None - ) - - # Raise as an error if this behaviour is deprecated. - if is_gone: - raise PipDeprecationWarning(message) - - warnings.warn(message, category=PipDeprecationWarning, stacklevel=2) diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/direct_url_helpers.py b/.venv/lib/python3.10/site-packages/pip/_internal/utils/direct_url_helpers.py deleted file mode 100644 index 0e8e5e1..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/utils/direct_url_helpers.py +++ /dev/null @@ -1,87 +0,0 @@ -from typing import Optional - -from pip._internal.models.direct_url import ArchiveInfo, DirectUrl, DirInfo, VcsInfo -from pip._internal.models.link import Link -from pip._internal.utils.urls import path_to_url -from pip._internal.vcs import vcs - - -def direct_url_as_pep440_direct_reference(direct_url: DirectUrl, name: str) -> str: - """Convert a DirectUrl to a pip requirement string.""" - direct_url.validate() # if invalid, this is a pip bug - requirement = name + " @ " - fragments = [] - if isinstance(direct_url.info, VcsInfo): - requirement += "{}+{}@{}".format( - direct_url.info.vcs, direct_url.url, direct_url.info.commit_id - ) - elif isinstance(direct_url.info, ArchiveInfo): - requirement += direct_url.url - if direct_url.info.hash: - fragments.append(direct_url.info.hash) - else: - assert isinstance(direct_url.info, DirInfo) - requirement += direct_url.url - if direct_url.subdirectory: - fragments.append("subdirectory=" + direct_url.subdirectory) - if fragments: - requirement += "#" + "&".join(fragments) - return requirement - - -def direct_url_for_editable(source_dir: str) -> DirectUrl: - return DirectUrl( - url=path_to_url(source_dir), - info=DirInfo(editable=True), - ) - - -def direct_url_from_link( - link: Link, source_dir: Optional[str] = None, link_is_in_wheel_cache: bool = False -) -> DirectUrl: - if link.is_vcs: - vcs_backend = vcs.get_backend_for_scheme(link.scheme) - assert vcs_backend - url, requested_revision, _ = vcs_backend.get_url_rev_and_auth( - link.url_without_fragment - ) - # For VCS links, we need to find out and add commit_id. - if link_is_in_wheel_cache: - # If the requested VCS link corresponds to a cached - # wheel, it means the requested revision was an - # immutable commit hash, otherwise it would not have - # been cached. In that case we don't have a source_dir - # with the VCS checkout. - assert requested_revision - commit_id = requested_revision - else: - # If the wheel was not in cache, it means we have - # had to checkout from VCS to build and we have a source_dir - # which we can inspect to find out the commit id. - assert source_dir - commit_id = vcs_backend.get_revision(source_dir) - return DirectUrl( - url=url, - info=VcsInfo( - vcs=vcs_backend.name, - commit_id=commit_id, - requested_revision=requested_revision, - ), - subdirectory=link.subdirectory_fragment, - ) - elif link.is_existing_dir(): - return DirectUrl( - url=link.url_without_fragment, - info=DirInfo(), - subdirectory=link.subdirectory_fragment, - ) - else: - hash = None - hash_name = link.hash_name - if hash_name: - hash = f"{hash_name}={link.hash}" - return DirectUrl( - url=link.url_without_fragment, - info=ArchiveInfo(hash=hash), - subdirectory=link.subdirectory_fragment, - ) diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/distutils_args.py b/.venv/lib/python3.10/site-packages/pip/_internal/utils/distutils_args.py deleted file mode 100644 index e4aa5b8..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/utils/distutils_args.py +++ /dev/null @@ -1,42 +0,0 @@ -from distutils.errors import DistutilsArgError -from distutils.fancy_getopt import FancyGetopt -from typing import Dict, List - -_options = [ - ("exec-prefix=", None, ""), - ("home=", None, ""), - ("install-base=", None, ""), - ("install-data=", None, ""), - ("install-headers=", None, ""), - ("install-lib=", None, ""), - ("install-platlib=", None, ""), - ("install-purelib=", None, ""), - ("install-scripts=", None, ""), - ("prefix=", None, ""), - ("root=", None, ""), - ("user", None, ""), -] - - -# typeshed doesn't permit Tuple[str, None, str], see python/typeshed#3469. -_distutils_getopt = FancyGetopt(_options) # type: ignore - - -def parse_distutils_args(args: List[str]) -> Dict[str, str]: - """Parse provided arguments, returning an object that has the - matched arguments. - - Any unknown arguments are ignored. - """ - result = {} - for arg in args: - try: - _, match = _distutils_getopt.getopt(args=[arg]) - except DistutilsArgError: - # We don't care about any other options, which here may be - # considered unrecognized since our option list is not - # exhaustive. - pass - else: - result.update(match.__dict__) - return result diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/egg_link.py b/.venv/lib/python3.10/site-packages/pip/_internal/utils/egg_link.py deleted file mode 100644 index 9e0da8d..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/utils/egg_link.py +++ /dev/null @@ -1,75 +0,0 @@ -# The following comment should be removed at some point in the future. -# mypy: strict-optional=False - -import os -import re -import sys -from typing import Optional - -from pip._internal.locations import site_packages, user_site -from pip._internal.utils.virtualenv import ( - running_under_virtualenv, - virtualenv_no_global, -) - -__all__ = [ - "egg_link_path_from_sys_path", - "egg_link_path_from_location", -] - - -def _egg_link_name(raw_name: str) -> str: - """ - Convert a Name metadata value to a .egg-link name, by applying - the same substitution as pkg_resources's safe_name function. - Note: we cannot use canonicalize_name because it has a different logic. - """ - return re.sub("[^A-Za-z0-9.]+", "-", raw_name) + ".egg-link" - - -def egg_link_path_from_sys_path(raw_name: str) -> Optional[str]: - """ - Look for a .egg-link file for project name, by walking sys.path. - """ - egg_link_name = _egg_link_name(raw_name) - for path_item in sys.path: - egg_link = os.path.join(path_item, egg_link_name) - if os.path.isfile(egg_link): - return egg_link - return None - - -def egg_link_path_from_location(raw_name: str) -> Optional[str]: - """ - Return the path for the .egg-link file if it exists, otherwise, None. - - There's 3 scenarios: - 1) not in a virtualenv - try to find in site.USER_SITE, then site_packages - 2) in a no-global virtualenv - try to find in site_packages - 3) in a yes-global virtualenv - try to find in site_packages, then site.USER_SITE - (don't look in global location) - - For #1 and #3, there could be odd cases, where there's an egg-link in 2 - locations. - - This method will just return the first one found. - """ - sites = [] - if running_under_virtualenv(): - sites.append(site_packages) - if not virtualenv_no_global() and user_site: - sites.append(user_site) - else: - if user_site: - sites.append(user_site) - sites.append(site_packages) - - egg_link_name = _egg_link_name(raw_name) - for site in sites: - egglink = os.path.join(site, egg_link_name) - if os.path.isfile(egglink): - return egglink - return None diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/encoding.py b/.venv/lib/python3.10/site-packages/pip/_internal/utils/encoding.py deleted file mode 100644 index 1c73f6c..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/utils/encoding.py +++ /dev/null @@ -1,36 +0,0 @@ -import codecs -import locale -import re -import sys -from typing import List, Tuple - -BOMS: List[Tuple[bytes, str]] = [ - (codecs.BOM_UTF8, "utf-8"), - (codecs.BOM_UTF16, "utf-16"), - (codecs.BOM_UTF16_BE, "utf-16-be"), - (codecs.BOM_UTF16_LE, "utf-16-le"), - (codecs.BOM_UTF32, "utf-32"), - (codecs.BOM_UTF32_BE, "utf-32-be"), - (codecs.BOM_UTF32_LE, "utf-32-le"), -] - -ENCODING_RE = re.compile(br"coding[:=]\s*([-\w.]+)") - - -def auto_decode(data: bytes) -> str: - """Check a bytes string for a BOM to correctly detect the encoding - - Fallback to locale.getpreferredencoding(False) like open() on Python3""" - for bom, encoding in BOMS: - if data.startswith(bom): - return data[len(bom) :].decode(encoding) - # Lets check the first two lines as in PEP263 - for line in data.split(b"\n")[:2]: - if line[0:1] == b"#" and ENCODING_RE.search(line): - result = ENCODING_RE.search(line) - assert result is not None - encoding = result.groups()[0].decode("ascii") - return data.decode(encoding) - return data.decode( - locale.getpreferredencoding(False) or sys.getdefaultencoding(), - ) diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/entrypoints.py b/.venv/lib/python3.10/site-packages/pip/_internal/utils/entrypoints.py deleted file mode 100644 index 1504a12..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/utils/entrypoints.py +++ /dev/null @@ -1,27 +0,0 @@ -import sys -from typing import List, Optional - -from pip._internal.cli.main import main - - -def _wrapper(args: Optional[List[str]] = None) -> int: - """Central wrapper for all old entrypoints. - - Historically pip has had several entrypoints defined. Because of issues - arising from PATH, sys.path, multiple Pythons, their interactions, and most - of them having a pip installed, users suffer every time an entrypoint gets - moved. - - To alleviate this pain, and provide a mechanism for warning users and - directing them to an appropriate place for help, we now define all of - our old entrypoints as wrappers for the current one. - """ - sys.stderr.write( - "WARNING: pip is being invoked by an old script wrapper. This will " - "fail in a future version of pip.\n" - "Please see https://github.com/pypa/pip/issues/5599 for advice on " - "fixing the underlying issue.\n" - "To avoid this problem you can invoke Python with '-m pip' instead of " - "running pip directly.\n" - ) - return main(args) diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/filesystem.py b/.venv/lib/python3.10/site-packages/pip/_internal/utils/filesystem.py deleted file mode 100644 index b7e6191..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/utils/filesystem.py +++ /dev/null @@ -1,182 +0,0 @@ -import fnmatch -import os -import os.path -import random -import shutil -import stat -import sys -from contextlib import contextmanager -from tempfile import NamedTemporaryFile -from typing import Any, BinaryIO, Iterator, List, Union, cast - -from pip._vendor.tenacity import retry, stop_after_delay, wait_fixed - -from pip._internal.utils.compat import get_path_uid -from pip._internal.utils.misc import format_size - - -def check_path_owner(path: str) -> bool: - # If we don't have a way to check the effective uid of this process, then - # we'll just assume that we own the directory. - if sys.platform == "win32" or not hasattr(os, "geteuid"): - return True - - assert os.path.isabs(path) - - previous = None - while path != previous: - if os.path.lexists(path): - # Check if path is writable by current user. - if os.geteuid() == 0: - # Special handling for root user in order to handle properly - # cases where users use sudo without -H flag. - try: - path_uid = get_path_uid(path) - except OSError: - return False - return path_uid == 0 - else: - return os.access(path, os.W_OK) - else: - previous, path = path, os.path.dirname(path) - return False # assume we don't own the path - - -def copy2_fixed(src: str, dest: str) -> None: - """Wrap shutil.copy2() but map errors copying socket files to - SpecialFileError as expected. - - See also https://bugs.python.org/issue37700. - """ - try: - shutil.copy2(src, dest) - except OSError: - for f in [src, dest]: - try: - is_socket_file = is_socket(f) - except OSError: - # An error has already occurred. Another error here is not - # a problem and we can ignore it. - pass - else: - if is_socket_file: - raise shutil.SpecialFileError(f"`{f}` is a socket") - - raise - - -def is_socket(path: str) -> bool: - return stat.S_ISSOCK(os.lstat(path).st_mode) - - -@contextmanager -def adjacent_tmp_file(path: str, **kwargs: Any) -> Iterator[BinaryIO]: - """Return a file-like object pointing to a tmp file next to path. - - The file is created securely and is ensured to be written to disk - after the context reaches its end. - - kwargs will be passed to tempfile.NamedTemporaryFile to control - the way the temporary file will be opened. - """ - with NamedTemporaryFile( - delete=False, - dir=os.path.dirname(path), - prefix=os.path.basename(path), - suffix=".tmp", - **kwargs, - ) as f: - result = cast(BinaryIO, f) - try: - yield result - finally: - result.flush() - os.fsync(result.fileno()) - - -# Tenacity raises RetryError by default, explicitly raise the original exception -_replace_retry = retry(reraise=True, stop=stop_after_delay(1), wait=wait_fixed(0.25)) - -replace = _replace_retry(os.replace) - - -# test_writable_dir and _test_writable_dir_win are copied from Flit, -# with the author's agreement to also place them under pip's license. -def test_writable_dir(path: str) -> bool: - """Check if a directory is writable. - - Uses os.access() on POSIX, tries creating files on Windows. - """ - # If the directory doesn't exist, find the closest parent that does. - while not os.path.isdir(path): - parent = os.path.dirname(path) - if parent == path: - break # Should never get here, but infinite loops are bad - path = parent - - if os.name == "posix": - return os.access(path, os.W_OK) - - return _test_writable_dir_win(path) - - -def _test_writable_dir_win(path: str) -> bool: - # os.access doesn't work on Windows: http://bugs.python.org/issue2528 - # and we can't use tempfile: http://bugs.python.org/issue22107 - basename = "accesstest_deleteme_fishfingers_custard_" - alphabet = "abcdefghijklmnopqrstuvwxyz0123456789" - for _ in range(10): - name = basename + "".join(random.choice(alphabet) for _ in range(6)) - file = os.path.join(path, name) - try: - fd = os.open(file, os.O_RDWR | os.O_CREAT | os.O_EXCL) - except FileExistsError: - pass - except PermissionError: - # This could be because there's a directory with the same name. - # But it's highly unlikely there's a directory called that, - # so we'll assume it's because the parent dir is not writable. - # This could as well be because the parent dir is not readable, - # due to non-privileged user access. - return False - else: - os.close(fd) - os.unlink(file) - return True - - # This should never be reached - raise OSError("Unexpected condition testing for writable directory") - - -def find_files(path: str, pattern: str) -> List[str]: - """Returns a list of absolute paths of files beneath path, recursively, - with filenames which match the UNIX-style shell glob pattern.""" - result: List[str] = [] - for root, _, files in os.walk(path): - matches = fnmatch.filter(files, pattern) - result.extend(os.path.join(root, f) for f in matches) - return result - - -def file_size(path: str) -> Union[int, float]: - # If it's a symlink, return 0. - if os.path.islink(path): - return 0 - return os.path.getsize(path) - - -def format_file_size(path: str) -> str: - return format_size(file_size(path)) - - -def directory_size(path: str) -> Union[int, float]: - size = 0.0 - for root, _dirs, files in os.walk(path): - for filename in files: - file_path = os.path.join(root, filename) - size += file_size(file_path) - return size - - -def format_directory_size(path: str) -> str: - return format_size(directory_size(path)) diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/filetypes.py b/.venv/lib/python3.10/site-packages/pip/_internal/utils/filetypes.py deleted file mode 100644 index 5948570..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/utils/filetypes.py +++ /dev/null @@ -1,27 +0,0 @@ -"""Filetype information. -""" - -from typing import Tuple - -from pip._internal.utils.misc import splitext - -WHEEL_EXTENSION = ".whl" -BZ2_EXTENSIONS: Tuple[str, ...] = (".tar.bz2", ".tbz") -XZ_EXTENSIONS: Tuple[str, ...] = ( - ".tar.xz", - ".txz", - ".tlz", - ".tar.lz", - ".tar.lzma", -) -ZIP_EXTENSIONS: Tuple[str, ...] = (".zip", WHEEL_EXTENSION) -TAR_EXTENSIONS: Tuple[str, ...] = (".tar.gz", ".tgz", ".tar") -ARCHIVE_EXTENSIONS = ZIP_EXTENSIONS + BZ2_EXTENSIONS + TAR_EXTENSIONS + XZ_EXTENSIONS - - -def is_archive_file(name: str) -> bool: - """Return True if `name` is a considered as an archive file.""" - ext = splitext(name)[1].lower() - if ext in ARCHIVE_EXTENSIONS: - return True - return False diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/glibc.py b/.venv/lib/python3.10/site-packages/pip/_internal/utils/glibc.py deleted file mode 100644 index 7bd3c20..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/utils/glibc.py +++ /dev/null @@ -1,88 +0,0 @@ -# The following comment should be removed at some point in the future. -# mypy: strict-optional=False - -import os -import sys -from typing import Optional, Tuple - - -def glibc_version_string() -> Optional[str]: - "Returns glibc version string, or None if not using glibc." - return glibc_version_string_confstr() or glibc_version_string_ctypes() - - -def glibc_version_string_confstr() -> Optional[str]: - "Primary implementation of glibc_version_string using os.confstr." - # os.confstr is quite a bit faster than ctypes.DLL. It's also less likely - # to be broken or missing. This strategy is used in the standard library - # platform module: - # https://github.com/python/cpython/blob/fcf1d003bf4f0100c9d0921ff3d70e1127ca1b71/Lib/platform.py#L175-L183 - if sys.platform == "win32": - return None - try: - # os.confstr("CS_GNU_LIBC_VERSION") returns a string like "glibc 2.17": - _, version = os.confstr("CS_GNU_LIBC_VERSION").split() - except (AttributeError, OSError, ValueError): - # os.confstr() or CS_GNU_LIBC_VERSION not available (or a bad value)... - return None - return version - - -def glibc_version_string_ctypes() -> Optional[str]: - "Fallback implementation of glibc_version_string using ctypes." - - try: - import ctypes - except ImportError: - return None - - # ctypes.CDLL(None) internally calls dlopen(NULL), and as the dlopen - # manpage says, "If filename is NULL, then the returned handle is for the - # main program". This way we can let the linker do the work to figure out - # which libc our process is actually using. - process_namespace = ctypes.CDLL(None) - try: - gnu_get_libc_version = process_namespace.gnu_get_libc_version - except AttributeError: - # Symbol doesn't exist -> therefore, we are not linked to - # glibc. - return None - - # Call gnu_get_libc_version, which returns a string like "2.5" - gnu_get_libc_version.restype = ctypes.c_char_p - version_str = gnu_get_libc_version() - # py2 / py3 compatibility: - if not isinstance(version_str, str): - version_str = version_str.decode("ascii") - - return version_str - - -# platform.libc_ver regularly returns completely nonsensical glibc -# versions. E.g. on my computer, platform says: -# -# ~$ python2.7 -c 'import platform; print(platform.libc_ver())' -# ('glibc', '2.7') -# ~$ python3.5 -c 'import platform; print(platform.libc_ver())' -# ('glibc', '2.9') -# -# But the truth is: -# -# ~$ ldd --version -# ldd (Debian GLIBC 2.22-11) 2.22 -# -# This is unfortunate, because it means that the linehaul data on libc -# versions that was generated by pip 8.1.2 and earlier is useless and -# misleading. Solution: instead of using platform, use our code that actually -# works. -def libc_ver() -> Tuple[str, str]: - """Try to determine the glibc version - - Returns a tuple of strings (lib, version) which default to empty strings - in case the lookup fails. - """ - glibc_version = glibc_version_string() - if glibc_version is None: - return ("", "") - else: - return ("glibc", glibc_version) diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/hashes.py b/.venv/lib/python3.10/site-packages/pip/_internal/utils/hashes.py deleted file mode 100644 index 82eb035..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/utils/hashes.py +++ /dev/null @@ -1,144 +0,0 @@ -import hashlib -from typing import TYPE_CHECKING, BinaryIO, Dict, Iterator, List - -from pip._internal.exceptions import HashMismatch, HashMissing, InstallationError -from pip._internal.utils.misc import read_chunks - -if TYPE_CHECKING: - from hashlib import _Hash - - # NoReturn introduced in 3.6.2; imported only for type checking to maintain - # pip compatibility with older patch versions of Python 3.6 - from typing import NoReturn - - -# The recommended hash algo of the moment. Change this whenever the state of -# the art changes; it won't hurt backward compatibility. -FAVORITE_HASH = "sha256" - - -# Names of hashlib algorithms allowed by the --hash option and ``pip hash`` -# Currently, those are the ones at least as collision-resistant as sha256. -STRONG_HASHES = ["sha256", "sha384", "sha512"] - - -class Hashes: - """A wrapper that builds multiple hashes at once and checks them against - known-good values - - """ - - def __init__(self, hashes: Dict[str, List[str]] = None) -> None: - """ - :param hashes: A dict of algorithm names pointing to lists of allowed - hex digests - """ - allowed = {} - if hashes is not None: - for alg, keys in hashes.items(): - # Make sure values are always sorted (to ease equality checks) - allowed[alg] = sorted(keys) - self._allowed = allowed - - def __and__(self, other: "Hashes") -> "Hashes": - if not isinstance(other, Hashes): - return NotImplemented - - # If either of the Hashes object is entirely empty (i.e. no hash - # specified at all), all hashes from the other object are allowed. - if not other: - return self - if not self: - return other - - # Otherwise only hashes that present in both objects are allowed. - new = {} - for alg, values in other._allowed.items(): - if alg not in self._allowed: - continue - new[alg] = [v for v in values if v in self._allowed[alg]] - return Hashes(new) - - @property - def digest_count(self) -> int: - return sum(len(digests) for digests in self._allowed.values()) - - def is_hash_allowed(self, hash_name: str, hex_digest: str) -> bool: - """Return whether the given hex digest is allowed.""" - return hex_digest in self._allowed.get(hash_name, []) - - def check_against_chunks(self, chunks: Iterator[bytes]) -> None: - """Check good hashes against ones built from iterable of chunks of - data. - - Raise HashMismatch if none match. - - """ - gots = {} - for hash_name in self._allowed.keys(): - try: - gots[hash_name] = hashlib.new(hash_name) - except (ValueError, TypeError): - raise InstallationError(f"Unknown hash name: {hash_name}") - - for chunk in chunks: - for hash in gots.values(): - hash.update(chunk) - - for hash_name, got in gots.items(): - if got.hexdigest() in self._allowed[hash_name]: - return - self._raise(gots) - - def _raise(self, gots: Dict[str, "_Hash"]) -> "NoReturn": - raise HashMismatch(self._allowed, gots) - - def check_against_file(self, file: BinaryIO) -> None: - """Check good hashes against a file-like object - - Raise HashMismatch if none match. - - """ - return self.check_against_chunks(read_chunks(file)) - - def check_against_path(self, path: str) -> None: - with open(path, "rb") as file: - return self.check_against_file(file) - - def __bool__(self) -> bool: - """Return whether I know any known-good hashes.""" - return bool(self._allowed) - - def __eq__(self, other: object) -> bool: - if not isinstance(other, Hashes): - return NotImplemented - return self._allowed == other._allowed - - def __hash__(self) -> int: - return hash( - ",".join( - sorted( - ":".join((alg, digest)) - for alg, digest_list in self._allowed.items() - for digest in digest_list - ) - ) - ) - - -class MissingHashes(Hashes): - """A workalike for Hashes used when we're missing a hash for a requirement - - It computes the actual hash of the requirement and raises a HashMissing - exception showing it to the user. - - """ - - def __init__(self) -> None: - """Don't offer the ``hashes`` kwarg.""" - # Pass our favorite hash in to generate a "gotten hash". With the - # empty list, it will never match, so an error will always raise. - super().__init__(hashes={FAVORITE_HASH: []}) - - def _raise(self, gots: Dict[str, "_Hash"]) -> "NoReturn": - raise HashMissing(gots[FAVORITE_HASH].hexdigest()) diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/inject_securetransport.py b/.venv/lib/python3.10/site-packages/pip/_internal/utils/inject_securetransport.py deleted file mode 100644 index 276aa79..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/utils/inject_securetransport.py +++ /dev/null @@ -1,35 +0,0 @@ -"""A helper module that injects SecureTransport, on import. - -The import should be done as early as possible, to ensure all requests and -sessions (or whatever) are created after injecting SecureTransport. - -Note that we only do the injection on macOS, when the linked OpenSSL is too -old to handle TLSv1.2. -""" - -import sys - - -def inject_securetransport() -> None: - # Only relevant on macOS - if sys.platform != "darwin": - return - - try: - import ssl - except ImportError: - return - - # Checks for OpenSSL 1.0.1 - if ssl.OPENSSL_VERSION_NUMBER >= 0x1000100F: - return - - try: - from pip._vendor.urllib3.contrib import securetransport - except (ImportError, OSError): - return - - securetransport.inject_into_urllib3() - - -inject_securetransport() diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/logging.py b/.venv/lib/python3.10/site-packages/pip/_internal/utils/logging.py deleted file mode 100644 index 6e001c5..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/utils/logging.py +++ /dev/null @@ -1,343 +0,0 @@ -import contextlib -import errno -import logging -import logging.handlers -import os -import sys -import threading -from dataclasses import dataclass -from logging import Filter -from typing import IO, Any, ClassVar, Iterator, List, Optional, TextIO, Type - -from pip._vendor.rich.console import ( - Console, - ConsoleOptions, - ConsoleRenderable, - RenderResult, -) -from pip._vendor.rich.highlighter import NullHighlighter -from pip._vendor.rich.logging import RichHandler -from pip._vendor.rich.segment import Segment -from pip._vendor.rich.style import Style - -from pip._internal.exceptions import DiagnosticPipError -from pip._internal.utils._log import VERBOSE, getLogger -from pip._internal.utils.compat import WINDOWS -from pip._internal.utils.deprecation import DEPRECATION_MSG_PREFIX -from pip._internal.utils.misc import ensure_dir - -_log_state = threading.local() -subprocess_logger = getLogger("pip.subprocessor") - - -class BrokenStdoutLoggingError(Exception): - """ - Raised if BrokenPipeError occurs for the stdout stream while logging. - """ - - -def _is_broken_pipe_error(exc_class: Type[BaseException], exc: BaseException) -> bool: - if exc_class is BrokenPipeError: - return True - - # On Windows, a broken pipe can show up as EINVAL rather than EPIPE: - # https://bugs.python.org/issue19612 - # https://bugs.python.org/issue30418 - if not WINDOWS: - return False - - return isinstance(exc, OSError) and exc.errno in (errno.EINVAL, errno.EPIPE) - - -@contextlib.contextmanager -def indent_log(num: int = 2) -> Iterator[None]: - """ - A context manager which will cause the log output to be indented for any - log messages emitted inside it. - """ - # For thread-safety - _log_state.indentation = get_indentation() - _log_state.indentation += num - try: - yield - finally: - _log_state.indentation -= num - - -def get_indentation() -> int: - return getattr(_log_state, "indentation", 0) - - -class IndentingFormatter(logging.Formatter): - default_time_format = "%Y-%m-%dT%H:%M:%S" - - def __init__( - self, - *args: Any, - add_timestamp: bool = False, - **kwargs: Any, - ) -> None: - """ - A logging.Formatter that obeys the indent_log() context manager. - - :param add_timestamp: A bool indicating output lines should be prefixed - with their record's timestamp. - """ - self.add_timestamp = add_timestamp - super().__init__(*args, **kwargs) - - def get_message_start(self, formatted: str, levelno: int) -> str: - """ - Return the start of the formatted log message (not counting the - prefix to add to each line). - """ - if levelno < logging.WARNING: - return "" - if formatted.startswith(DEPRECATION_MSG_PREFIX): - # Then the message already has a prefix. We don't want it to - # look like "WARNING: DEPRECATION: ...." - return "" - if levelno < logging.ERROR: - return "WARNING: " - - return "ERROR: " - - def format(self, record: logging.LogRecord) -> str: - """ - Calls the standard formatter, but will indent all of the log message - lines by our current indentation level. - """ - formatted = super().format(record) - message_start = self.get_message_start(formatted, record.levelno) - formatted = message_start + formatted - - prefix = "" - if self.add_timestamp: - prefix = f"{self.formatTime(record)} " - prefix += " " * get_indentation() - formatted = "".join([prefix + line for line in formatted.splitlines(True)]) - return formatted - - -@dataclass -class IndentedRenderable: - renderable: ConsoleRenderable - indent: int - - def __rich_console__( - self, console: Console, options: ConsoleOptions - ) -> RenderResult: - segments = console.render(self.renderable, options) - lines = Segment.split_lines(segments) - for line in lines: - yield Segment(" " * self.indent) - yield from line - yield Segment("\n") - - -class RichPipStreamHandler(RichHandler): - KEYWORDS: ClassVar[Optional[List[str]]] = [] - - def __init__(self, stream: Optional[TextIO], no_color: bool) -> None: - super().__init__( - console=Console(file=stream, no_color=no_color, soft_wrap=True), - show_time=False, - show_level=False, - show_path=False, - highlighter=NullHighlighter(), - ) - - # Our custom override on Rich's logger, to make things work as we need them to. - def emit(self, record: logging.LogRecord) -> None: - style: Optional[Style] = None - - # If we are given a diagnostic error to present, present it with indentation. - if record.msg == "[present-diagnostic] %s" and len(record.args) == 1: - diagnostic_error: DiagnosticPipError = record.args[0] # type: ignore[index] - assert isinstance(diagnostic_error, DiagnosticPipError) - - renderable: ConsoleRenderable = IndentedRenderable( - diagnostic_error, indent=get_indentation() - ) - else: - message = self.format(record) - renderable = self.render_message(record, message) - if record.levelno is not None: - if record.levelno >= logging.ERROR: - style = Style(color="red") - elif record.levelno >= logging.WARNING: - style = Style(color="yellow") - - try: - self.console.print(renderable, overflow="ignore", crop=False, style=style) - except Exception: - self.handleError(record) - - def handleError(self, record: logging.LogRecord) -> None: - """Called when logging is unable to log some output.""" - - exc_class, exc = sys.exc_info()[:2] - # If a broken pipe occurred while calling write() or flush() on the - # stdout stream in logging's Handler.emit(), then raise our special - # exception so we can handle it in main() instead of logging the - # broken pipe error and continuing. - if ( - exc_class - and exc - and self.console.file is sys.stdout - and _is_broken_pipe_error(exc_class, exc) - ): - raise BrokenStdoutLoggingError() - - return super().handleError(record) - - -class BetterRotatingFileHandler(logging.handlers.RotatingFileHandler): - def _open(self) -> IO[Any]: - ensure_dir(os.path.dirname(self.baseFilename)) - return super()._open() - - -class MaxLevelFilter(Filter): - def __init__(self, level: int) -> None: - self.level = level - - def filter(self, record: logging.LogRecord) -> bool: - return record.levelno < self.level - - -class ExcludeLoggerFilter(Filter): - - """ - A logging Filter that excludes records from a logger (or its children). - """ - - def filter(self, record: logging.LogRecord) -> bool: - # The base Filter class allows only records from a logger (or its - # children). - return not super().filter(record) - - -def setup_logging(verbosity: int, no_color: bool, user_log_file: Optional[str]) -> int: - """Configures and sets up all of the logging - - Returns the requested logging level, as its integer value. - """ - - # Determine the level to be logging at. - if verbosity >= 2: - level_number = logging.DEBUG - elif verbosity == 1: - level_number = VERBOSE - elif verbosity == -1: - level_number = logging.WARNING - elif verbosity == -2: - level_number = logging.ERROR - elif verbosity <= -3: - level_number = logging.CRITICAL - else: - level_number = logging.INFO - - level = logging.getLevelName(level_number) - - # The "root" logger should match the "console" level *unless* we also need - # to log to a user log file. - include_user_log = user_log_file is not None - if include_user_log: - additional_log_file = user_log_file - root_level = "DEBUG" - else: - additional_log_file = "/dev/null" - root_level = level - - # Disable any logging besides WARNING unless we have DEBUG level logging - # enabled for vendored libraries. - vendored_log_level = "WARNING" if level in ["INFO", "ERROR"] else "DEBUG" - - # Shorthands for clarity - log_streams = { - "stdout": "ext://sys.stdout", - "stderr": "ext://sys.stderr", - } - handler_classes = { - "stream": "pip._internal.utils.logging.RichPipStreamHandler", - "file": "pip._internal.utils.logging.BetterRotatingFileHandler", - } - handlers = ["console", "console_errors", "console_subprocess"] + ( - ["user_log"] if include_user_log else [] - ) - - logging.config.dictConfig( - { - "version": 1, - "disable_existing_loggers": False, - "filters": { - "exclude_warnings": { - "()": "pip._internal.utils.logging.MaxLevelFilter", - "level": logging.WARNING, - }, - "restrict_to_subprocess": { - "()": "logging.Filter", - "name": subprocess_logger.name, - }, - "exclude_subprocess": { - "()": "pip._internal.utils.logging.ExcludeLoggerFilter", - "name": subprocess_logger.name, - }, - }, - "formatters": { - "indent": { - "()": IndentingFormatter, - "format": "%(message)s", - }, - "indent_with_timestamp": { - "()": IndentingFormatter, - "format": "%(message)s", - "add_timestamp": True, - }, - }, - "handlers": { - "console": { - "level": level, - "class": handler_classes["stream"], - "no_color": no_color, - "stream": log_streams["stdout"], - "filters": ["exclude_subprocess", "exclude_warnings"], - "formatter": "indent", - }, - "console_errors": { - "level": "WARNING", - "class": handler_classes["stream"], - "no_color": no_color, - "stream": log_streams["stderr"], - "filters": ["exclude_subprocess"], - "formatter": "indent", - }, - # A handler responsible for logging to the console messages - # from the "subprocessor" logger. - "console_subprocess": { - "level": level, - "class": handler_classes["stream"], - "stream": log_streams["stderr"], - "no_color": no_color, - "filters": ["restrict_to_subprocess"], - "formatter": "indent", - }, - "user_log": { - "level": "DEBUG", - "class": handler_classes["file"], - "filename": additional_log_file, - "encoding": "utf-8", - "delay": True, - "formatter": "indent_with_timestamp", - }, - }, - "root": { - "level": root_level, - "handlers": handlers, - }, - "loggers": {"pip._vendor": {"level": vendored_log_level}}, - } - ) - - return level_number diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/misc.py b/.venv/lib/python3.10/site-packages/pip/_internal/utils/misc.py deleted file mode 100644 index 0bf9e99..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/utils/misc.py +++ /dev/null @@ -1,653 +0,0 @@ -# The following comment should be removed at some point in the future. -# mypy: strict-optional=False - -import contextlib -import errno -import getpass -import hashlib -import io -import logging -import os -import posixpath -import shutil -import stat -import sys -import urllib.parse -from io import StringIO -from itertools import filterfalse, tee, zip_longest -from types import TracebackType -from typing import ( - Any, - BinaryIO, - Callable, - ContextManager, - Iterable, - Iterator, - List, - Optional, - TextIO, - Tuple, - Type, - TypeVar, - cast, -) - -from pip._vendor.tenacity import retry, stop_after_delay, wait_fixed - -from pip import __version__ -from pip._internal.exceptions import CommandError -from pip._internal.locations import get_major_minor_version -from pip._internal.utils.compat import WINDOWS -from pip._internal.utils.virtualenv import running_under_virtualenv - -__all__ = [ - "rmtree", - "display_path", - "backup_dir", - "ask", - "splitext", - "format_size", - "is_installable_dir", - "normalize_path", - "renames", - "get_prog", - "captured_stdout", - "ensure_dir", - "remove_auth_from_url", -] - - -logger = logging.getLogger(__name__) - -T = TypeVar("T") -ExcInfo = Tuple[Type[BaseException], BaseException, TracebackType] -VersionInfo = Tuple[int, int, int] -NetlocTuple = Tuple[str, Tuple[Optional[str], Optional[str]]] - - -def get_pip_version() -> str: - pip_pkg_dir = os.path.join(os.path.dirname(__file__), "..", "..") - pip_pkg_dir = os.path.abspath(pip_pkg_dir) - - return "pip {} from {} (python {})".format( - __version__, - pip_pkg_dir, - get_major_minor_version(), - ) - - -def normalize_version_info(py_version_info: Tuple[int, ...]) -> Tuple[int, int, int]: - """ - Convert a tuple of ints representing a Python version to one of length - three. - - :param py_version_info: a tuple of ints representing a Python version, - or None to specify no version. The tuple can have any length. - - :return: a tuple of length three if `py_version_info` is non-None. - Otherwise, return `py_version_info` unchanged (i.e. None). - """ - if len(py_version_info) < 3: - py_version_info += (3 - len(py_version_info)) * (0,) - elif len(py_version_info) > 3: - py_version_info = py_version_info[:3] - - return cast("VersionInfo", py_version_info) - - -def ensure_dir(path: str) -> None: - """os.path.makedirs without EEXIST.""" - try: - os.makedirs(path) - except OSError as e: - # Windows can raise spurious ENOTEMPTY errors. See #6426. - if e.errno != errno.EEXIST and e.errno != errno.ENOTEMPTY: - raise - - -def get_prog() -> str: - try: - prog = os.path.basename(sys.argv[0]) - if prog in ("__main__.py", "-c"): - return f"{sys.executable} -m pip" - else: - return prog - except (AttributeError, TypeError, IndexError): - pass - return "pip" - - -# Retry every half second for up to 3 seconds -# Tenacity raises RetryError by default, explicitly raise the original exception -@retry(reraise=True, stop=stop_after_delay(3), wait=wait_fixed(0.5)) -def rmtree(dir: str, ignore_errors: bool = False) -> None: - shutil.rmtree(dir, ignore_errors=ignore_errors, onerror=rmtree_errorhandler) - - -def rmtree_errorhandler(func: Callable[..., Any], path: str, exc_info: ExcInfo) -> None: - """On Windows, the files in .svn are read-only, so when rmtree() tries to - remove them, an exception is thrown. We catch that here, remove the - read-only attribute, and hopefully continue without problems.""" - try: - has_attr_readonly = not (os.stat(path).st_mode & stat.S_IWRITE) - except OSError: - # it's equivalent to os.path.exists - return - - if has_attr_readonly: - # convert to read/write - os.chmod(path, stat.S_IWRITE) - # use the original function to repeat the operation - func(path) - return - else: - raise - - -def display_path(path: str) -> str: - """Gives the display value for a given path, making it relative to cwd - if possible.""" - path = os.path.normcase(os.path.abspath(path)) - if path.startswith(os.getcwd() + os.path.sep): - path = "." + path[len(os.getcwd()) :] - return path - - -def backup_dir(dir: str, ext: str = ".bak") -> str: - """Figure out the name of a directory to back up the given dir to - (adding .bak, .bak2, etc)""" - n = 1 - extension = ext - while os.path.exists(dir + extension): - n += 1 - extension = ext + str(n) - return dir + extension - - -def ask_path_exists(message: str, options: Iterable[str]) -> str: - for action in os.environ.get("PIP_EXISTS_ACTION", "").split(): - if action in options: - return action - return ask(message, options) - - -def _check_no_input(message: str) -> None: - """Raise an error if no input is allowed.""" - if os.environ.get("PIP_NO_INPUT"): - raise Exception( - f"No input was expected ($PIP_NO_INPUT set); question: {message}" - ) - - -def ask(message: str, options: Iterable[str]) -> str: - """Ask the message interactively, with the given possible responses""" - while 1: - _check_no_input(message) - response = input(message) - response = response.strip().lower() - if response not in options: - print( - "Your response ({!r}) was not one of the expected responses: " - "{}".format(response, ", ".join(options)) - ) - else: - return response - - -def ask_input(message: str) -> str: - """Ask for input interactively.""" - _check_no_input(message) - return input(message) - - -def ask_password(message: str) -> str: - """Ask for a password interactively.""" - _check_no_input(message) - return getpass.getpass(message) - - -def strtobool(val: str) -> int: - """Convert a string representation of truth to true (1) or false (0). - - True values are 'y', 'yes', 't', 'true', 'on', and '1'; false values - are 'n', 'no', 'f', 'false', 'off', and '0'. Raises ValueError if - 'val' is anything else. - """ - val = val.lower() - if val in ("y", "yes", "t", "true", "on", "1"): - return 1 - elif val in ("n", "no", "f", "false", "off", "0"): - return 0 - else: - raise ValueError(f"invalid truth value {val!r}") - - -def format_size(bytes: float) -> str: - if bytes > 1000 * 1000: - return "{:.1f} MB".format(bytes / 1000.0 / 1000) - elif bytes > 10 * 1000: - return "{} kB".format(int(bytes / 1000)) - elif bytes > 1000: - return "{:.1f} kB".format(bytes / 1000.0) - else: - return "{} bytes".format(int(bytes)) - - -def tabulate(rows: Iterable[Iterable[Any]]) -> Tuple[List[str], List[int]]: - """Return a list of formatted rows and a list of column sizes. - - For example:: - - >>> tabulate([['foobar', 2000], [0xdeadbeef]]) - (['foobar 2000', '3735928559'], [10, 4]) - """ - rows = [tuple(map(str, row)) for row in rows] - sizes = [max(map(len, col)) for col in zip_longest(*rows, fillvalue="")] - table = [" ".join(map(str.ljust, row, sizes)).rstrip() for row in rows] - return table, sizes - - -def is_installable_dir(path: str) -> bool: - """Is path is a directory containing pyproject.toml or setup.py? - - If pyproject.toml exists, this is a PEP 517 project. Otherwise we look for - a legacy setuptools layout by identifying setup.py. We don't check for the - setup.cfg because using it without setup.py is only available for PEP 517 - projects, which are already covered by the pyproject.toml check. - """ - if not os.path.isdir(path): - return False - if os.path.isfile(os.path.join(path, "pyproject.toml")): - return True - if os.path.isfile(os.path.join(path, "setup.py")): - return True - return False - - -def read_chunks(file: BinaryIO, size: int = io.DEFAULT_BUFFER_SIZE) -> Iterator[bytes]: - """Yield pieces of data from a file-like object until EOF.""" - while True: - chunk = file.read(size) - if not chunk: - break - yield chunk - - -def normalize_path(path: str, resolve_symlinks: bool = True) -> str: - """ - Convert a path to its canonical, case-normalized, absolute version. - - """ - path = os.path.expanduser(path) - if resolve_symlinks: - path = os.path.realpath(path) - else: - path = os.path.abspath(path) - return os.path.normcase(path) - - -def splitext(path: str) -> Tuple[str, str]: - """Like os.path.splitext, but take off .tar too""" - base, ext = posixpath.splitext(path) - if base.lower().endswith(".tar"): - ext = base[-4:] + ext - base = base[:-4] - return base, ext - - -def renames(old: str, new: str) -> None: - """Like os.renames(), but handles renaming across devices.""" - # Implementation borrowed from os.renames(). - head, tail = os.path.split(new) - if head and tail and not os.path.exists(head): - os.makedirs(head) - - shutil.move(old, new) - - head, tail = os.path.split(old) - if head and tail: - try: - os.removedirs(head) - except OSError: - pass - - -def is_local(path: str) -> bool: - """ - Return True if this is a path pip is allowed to modify. - - If we're in a virtualenv, sys.prefix points to the virtualenv's - prefix; only sys.prefix is considered local. - - If we're not in a virtualenv, in general we can modify anything. - However, if the OS vendor has configured distutils to install - somewhere other than sys.prefix (which could be a subdirectory of - sys.prefix, e.g. /usr/local), we consider sys.prefix itself nonlocal - and the domain of the OS vendor. (In other words, everything _other - than_ sys.prefix is considered local.) - - Caution: this function assumes the head of path has been normalized - with normalize_path. - """ - - path = normalize_path(path) - # Hard-coded becouse PyPy uses a different sys.prefix on Debian - prefix = '/usr' - - if running_under_virtualenv(): - return path.startswith(normalize_path(sys.prefix)) - else: - from pip._internal.locations import get_scheme - from pip._internal.models.scheme import SCHEME_KEYS - if path.startswith(prefix): - scheme = get_scheme("") - for key in SCHEME_KEYS: - local_path = getattr(scheme, key) - if path.startswith(normalize_path(local_path)): - return True - return False - else: - return True - - -def write_output(msg: Any, *args: Any) -> None: - logger.info(msg, *args) - - -class StreamWrapper(StringIO): - orig_stream: TextIO = None - - @classmethod - def from_stream(cls, orig_stream: TextIO) -> "StreamWrapper": - cls.orig_stream = orig_stream - return cls() - - # compileall.compile_dir() needs stdout.encoding to print to stdout - # https://github.com/python/mypy/issues/4125 - @property - def encoding(self): # type: ignore - return self.orig_stream.encoding - - -@contextlib.contextmanager -def captured_output(stream_name: str) -> Iterator[StreamWrapper]: - """Return a context manager used by captured_stdout/stdin/stderr - that temporarily replaces the sys stream *stream_name* with a StringIO. - - Taken from Lib/support/__init__.py in the CPython repo. - """ - orig_stdout = getattr(sys, stream_name) - setattr(sys, stream_name, StreamWrapper.from_stream(orig_stdout)) - try: - yield getattr(sys, stream_name) - finally: - setattr(sys, stream_name, orig_stdout) - - -def captured_stdout() -> ContextManager[StreamWrapper]: - """Capture the output of sys.stdout: - - with captured_stdout() as stdout: - print('hello') - self.assertEqual(stdout.getvalue(), 'hello\n') - - Taken from Lib/support/__init__.py in the CPython repo. - """ - return captured_output("stdout") - - -def captured_stderr() -> ContextManager[StreamWrapper]: - """ - See captured_stdout(). - """ - return captured_output("stderr") - - -# Simulates an enum -def enum(*sequential: Any, **named: Any) -> Type[Any]: - enums = dict(zip(sequential, range(len(sequential))), **named) - reverse = {value: key for key, value in enums.items()} - enums["reverse_mapping"] = reverse - return type("Enum", (), enums) - - -def build_netloc(host: str, port: Optional[int]) -> str: - """ - Build a netloc from a host-port pair - """ - if port is None: - return host - if ":" in host: - # Only wrap host with square brackets when it is IPv6 - host = f"[{host}]" - return f"{host}:{port}" - - -def build_url_from_netloc(netloc: str, scheme: str = "https") -> str: - """ - Build a full URL from a netloc. - """ - if netloc.count(":") >= 2 and "@" not in netloc and "[" not in netloc: - # It must be a bare IPv6 address, so wrap it with brackets. - netloc = f"[{netloc}]" - return f"{scheme}://{netloc}" - - -def parse_netloc(netloc: str) -> Tuple[str, Optional[int]]: - """ - Return the host-port pair from a netloc. - """ - url = build_url_from_netloc(netloc) - parsed = urllib.parse.urlparse(url) - return parsed.hostname, parsed.port - - -def split_auth_from_netloc(netloc: str) -> NetlocTuple: - """ - Parse out and remove the auth information from a netloc. - - Returns: (netloc, (username, password)). - """ - if "@" not in netloc: - return netloc, (None, None) - - # Split from the right because that's how urllib.parse.urlsplit() - # behaves if more than one @ is present (which can be checked using - # the password attribute of urlsplit()'s return value). - auth, netloc = netloc.rsplit("@", 1) - pw: Optional[str] = None - if ":" in auth: - # Split from the left because that's how urllib.parse.urlsplit() - # behaves if more than one : is present (which again can be checked - # using the password attribute of the return value) - user, pw = auth.split(":", 1) - else: - user, pw = auth, None - - user = urllib.parse.unquote(user) - if pw is not None: - pw = urllib.parse.unquote(pw) - - return netloc, (user, pw) - - -def redact_netloc(netloc: str) -> str: - """ - Replace the sensitive data in a netloc with "****", if it exists. - - For example: - - "user:pass@example.com" returns "user:****@example.com" - - "accesstoken@example.com" returns "****@example.com" - """ - netloc, (user, password) = split_auth_from_netloc(netloc) - if user is None: - return netloc - if password is None: - user = "****" - password = "" - else: - user = urllib.parse.quote(user) - password = ":****" - return "{user}{password}@{netloc}".format( - user=user, password=password, netloc=netloc - ) - - -def _transform_url( - url: str, transform_netloc: Callable[[str], Tuple[Any, ...]] -) -> Tuple[str, NetlocTuple]: - """Transform and replace netloc in a url. - - transform_netloc is a function taking the netloc and returning a - tuple. The first element of this tuple is the new netloc. The - entire tuple is returned. - - Returns a tuple containing the transformed url as item 0 and the - original tuple returned by transform_netloc as item 1. - """ - purl = urllib.parse.urlsplit(url) - netloc_tuple = transform_netloc(purl.netloc) - # stripped url - url_pieces = (purl.scheme, netloc_tuple[0], purl.path, purl.query, purl.fragment) - surl = urllib.parse.urlunsplit(url_pieces) - return surl, cast("NetlocTuple", netloc_tuple) - - -def _get_netloc(netloc: str) -> NetlocTuple: - return split_auth_from_netloc(netloc) - - -def _redact_netloc(netloc: str) -> Tuple[str]: - return (redact_netloc(netloc),) - - -def split_auth_netloc_from_url(url: str) -> Tuple[str, str, Tuple[str, str]]: - """ - Parse a url into separate netloc, auth, and url with no auth. - - Returns: (url_without_auth, netloc, (username, password)) - """ - url_without_auth, (netloc, auth) = _transform_url(url, _get_netloc) - return url_without_auth, netloc, auth - - -def remove_auth_from_url(url: str) -> str: - """Return a copy of url with 'username:password@' removed.""" - # username/pass params are passed to subversion through flags - # and are not recognized in the url. - return _transform_url(url, _get_netloc)[0] - - -def redact_auth_from_url(url: str) -> str: - """Replace the password in a given url with ****.""" - return _transform_url(url, _redact_netloc)[0] - - -class HiddenText: - def __init__(self, secret: str, redacted: str) -> None: - self.secret = secret - self.redacted = redacted - - def __repr__(self) -> str: - return "".format(str(self)) - - def __str__(self) -> str: - return self.redacted - - # This is useful for testing. - def __eq__(self, other: Any) -> bool: - if type(self) != type(other): - return False - - # The string being used for redaction doesn't also have to match, - # just the raw, original string. - return self.secret == other.secret - - -def hide_value(value: str) -> HiddenText: - return HiddenText(value, redacted="****") - - -def hide_url(url: str) -> HiddenText: - redacted = redact_auth_from_url(url) - return HiddenText(url, redacted=redacted) - - -def protect_pip_from_modification_on_windows(modifying_pip: bool) -> None: - """Protection of pip.exe from modification on Windows - - On Windows, any operation modifying pip should be run as: - python -m pip ... - """ - pip_names = [ - "pip.exe", - "pip{}.exe".format(sys.version_info[0]), - "pip{}.{}.exe".format(*sys.version_info[:2]), - ] - - # See https://github.com/pypa/pip/issues/1299 for more discussion - should_show_use_python_msg = ( - modifying_pip and WINDOWS and os.path.basename(sys.argv[0]) in pip_names - ) - - if should_show_use_python_msg: - new_command = [sys.executable, "-m", "pip"] + sys.argv[1:] - raise CommandError( - "To modify pip, please run the following command:\n{}".format( - " ".join(new_command) - ) - ) - - -def is_console_interactive() -> bool: - """Is this console interactive?""" - return sys.stdin is not None and sys.stdin.isatty() - - -def hash_file(path: str, blocksize: int = 1 << 20) -> Tuple[Any, int]: - """Return (hash, length) for path using hashlib.sha256()""" - - h = hashlib.sha256() - length = 0 - with open(path, "rb") as f: - for block in read_chunks(f, size=blocksize): - length += len(block) - h.update(block) - return h, length - - -def is_wheel_installed() -> bool: - """ - Return whether the wheel package is installed. - """ - try: - import wheel # noqa: F401 - except ImportError: - return False - - return True - - -def pairwise(iterable: Iterable[Any]) -> Iterator[Tuple[Any, Any]]: - """ - Return paired elements. - - For example: - s -> (s0, s1), (s2, s3), (s4, s5), ... - """ - iterable = iter(iterable) - return zip_longest(iterable, iterable) - - -def partition( - pred: Callable[[T], bool], - iterable: Iterable[T], -) -> Tuple[Iterable[T], Iterable[T]]: - """ - Use a predicate to partition entries into false entries and true entries, - like - - partition(is_odd, range(10)) --> 0 2 4 6 8 and 1 3 5 7 9 - """ - t1, t2 = tee(iterable) - return filterfalse(pred, t1), filter(pred, t2) diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/models.py b/.venv/lib/python3.10/site-packages/pip/_internal/utils/models.py deleted file mode 100644 index b6bb21a..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/utils/models.py +++ /dev/null @@ -1,39 +0,0 @@ -"""Utilities for defining models -""" - -import operator -from typing import Any, Callable, Type - - -class KeyBasedCompareMixin: - """Provides comparison capabilities that is based on a key""" - - __slots__ = ["_compare_key", "_defining_class"] - - def __init__(self, key: Any, defining_class: Type["KeyBasedCompareMixin"]) -> None: - self._compare_key = key - self._defining_class = defining_class - - def __hash__(self) -> int: - return hash(self._compare_key) - - def __lt__(self, other: Any) -> bool: - return self._compare(other, operator.__lt__) - - def __le__(self, other: Any) -> bool: - return self._compare(other, operator.__le__) - - def __gt__(self, other: Any) -> bool: - return self._compare(other, operator.__gt__) - - def __ge__(self, other: Any) -> bool: - return self._compare(other, operator.__ge__) - - def __eq__(self, other: Any) -> bool: - return self._compare(other, operator.__eq__) - - def _compare(self, other: Any, method: Callable[[Any, Any], bool]) -> bool: - if not isinstance(other, self._defining_class): - return NotImplemented - - return method(self._compare_key, other._compare_key) diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/packaging.py b/.venv/lib/python3.10/site-packages/pip/_internal/utils/packaging.py deleted file mode 100644 index b9f6af4..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/utils/packaging.py +++ /dev/null @@ -1,57 +0,0 @@ -import functools -import logging -import re -from typing import NewType, Optional, Tuple, cast - -from pip._vendor.packaging import specifiers, version -from pip._vendor.packaging.requirements import Requirement - -NormalizedExtra = NewType("NormalizedExtra", str) - -logger = logging.getLogger(__name__) - - -def check_requires_python( - requires_python: Optional[str], version_info: Tuple[int, ...] -) -> bool: - """ - Check if the given Python version matches a "Requires-Python" specifier. - - :param version_info: A 3-tuple of ints representing a Python - major-minor-micro version to check (e.g. `sys.version_info[:3]`). - - :return: `True` if the given Python version satisfies the requirement. - Otherwise, return `False`. - - :raises InvalidSpecifier: If `requires_python` has an invalid format. - """ - if requires_python is None: - # The package provides no information - return True - requires_python_specifier = specifiers.SpecifierSet(requires_python) - - python_version = version.parse(".".join(map(str, version_info))) - return python_version in requires_python_specifier - - -@functools.lru_cache(maxsize=512) -def get_requirement(req_string: str) -> Requirement: - """Construct a packaging.Requirement object with caching""" - # Parsing requirement strings is expensive, and is also expected to happen - # with a low diversity of different arguments (at least relative the number - # constructed). This method adds a cache to requirement object creation to - # minimize repeated parsing of the same string to construct equivalent - # Requirement objects. - return Requirement(req_string) - - -def safe_extra(extra: str) -> NormalizedExtra: - """Convert an arbitrary string to a standard 'extra' name - - Any runs of non-alphanumeric characters are replaced with a single '_', - and the result is always lowercased. - - This function is duplicated from ``pkg_resources``. Note that this is not - the same to either ``canonicalize_name`` or ``_egg_link_name``. - """ - return cast(NormalizedExtra, re.sub("[^A-Za-z0-9.-]+", "_", extra).lower()) diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/setuptools_build.py b/.venv/lib/python3.10/site-packages/pip/_internal/utils/setuptools_build.py deleted file mode 100644 index f460c40..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/utils/setuptools_build.py +++ /dev/null @@ -1,195 +0,0 @@ -import sys -import textwrap -from typing import List, Optional, Sequence - -# Shim to wrap setup.py invocation with setuptools -# Note that __file__ is handled via two {!r} *and* %r, to ensure that paths on -# Windows are correctly handled (it should be "C:\\Users" not "C:\Users"). -_SETUPTOOLS_SHIM = textwrap.dedent( - """ - exec(compile(''' - # This is -- a caller that pip uses to run setup.py - # - # - It imports setuptools before invoking setup.py, to enable projects that directly - # import from `distutils.core` to work with newer packaging standards. - # - It provides a clear error message when setuptools is not installed. - # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so - # setuptools doesn't think the script is `-c`. This avoids the following warning: - # manifest_maker: standard file '-c' not found". - # - It generates a shim setup.py, for handling setup.cfg-only projects. - import os, sys, tokenize - - try: - import setuptools - except ImportError as error: - print( - "ERROR: Can not execute `setup.py` since setuptools is not available in " - "the build environment.", - file=sys.stderr, - ) - sys.exit(1) - - __file__ = %r - sys.argv[0] = __file__ - - if os.path.exists(__file__): - filename = __file__ - with tokenize.open(__file__) as f: - setup_py_code = f.read() - else: - filename = "" - setup_py_code = "from setuptools import setup; setup()" - - exec(compile(setup_py_code, filename, "exec")) - ''' % ({!r},), "", "exec")) - """ -).rstrip() - - -def make_setuptools_shim_args( - setup_py_path: str, - global_options: Sequence[str] = None, - no_user_config: bool = False, - unbuffered_output: bool = False, -) -> List[str]: - """ - Get setuptools command arguments with shim wrapped setup file invocation. - - :param setup_py_path: The path to setup.py to be wrapped. - :param global_options: Additional global options. - :param no_user_config: If True, disables personal user configuration. - :param unbuffered_output: If True, adds the unbuffered switch to the - argument list. - """ - args = [sys.executable] - if unbuffered_output: - args += ["-u"] - args += ["-c", _SETUPTOOLS_SHIM.format(setup_py_path)] - if global_options: - args += global_options - if no_user_config: - args += ["--no-user-cfg"] - return args - - -def make_setuptools_bdist_wheel_args( - setup_py_path: str, - global_options: Sequence[str], - build_options: Sequence[str], - destination_dir: str, -) -> List[str]: - # NOTE: Eventually, we'd want to also -S to the flags here, when we're - # isolating. Currently, it breaks Python in virtualenvs, because it - # relies on site.py to find parts of the standard library outside the - # virtualenv. - args = make_setuptools_shim_args( - setup_py_path, global_options=global_options, unbuffered_output=True - ) - args += ["bdist_wheel", "-d", destination_dir] - args += build_options - return args - - -def make_setuptools_clean_args( - setup_py_path: str, - global_options: Sequence[str], -) -> List[str]: - args = make_setuptools_shim_args( - setup_py_path, global_options=global_options, unbuffered_output=True - ) - args += ["clean", "--all"] - return args - - -def make_setuptools_develop_args( - setup_py_path: str, - global_options: Sequence[str], - install_options: Sequence[str], - no_user_config: bool, - prefix: Optional[str], - home: Optional[str], - use_user_site: bool, -) -> List[str]: - assert not (use_user_site and prefix) - - args = make_setuptools_shim_args( - setup_py_path, - global_options=global_options, - no_user_config=no_user_config, - ) - - args += ["develop", "--no-deps"] - - args += install_options - - if prefix: - args += ["--prefix", prefix] - if home is not None: - args += ["--install-dir", home] - - if use_user_site: - args += ["--user", "--prefix="] - - return args - - -def make_setuptools_egg_info_args( - setup_py_path: str, - egg_info_dir: Optional[str], - no_user_config: bool, -) -> List[str]: - args = make_setuptools_shim_args(setup_py_path, no_user_config=no_user_config) - - args += ["egg_info"] - - if egg_info_dir: - args += ["--egg-base", egg_info_dir] - - return args - - -def make_setuptools_install_args( - setup_py_path: str, - global_options: Sequence[str], - install_options: Sequence[str], - record_filename: str, - root: Optional[str], - prefix: Optional[str], - header_dir: Optional[str], - home: Optional[str], - use_user_site: bool, - no_user_config: bool, - pycompile: bool, -) -> List[str]: - assert not (use_user_site and prefix) - assert not (use_user_site and root) - - args = make_setuptools_shim_args( - setup_py_path, - global_options=global_options, - no_user_config=no_user_config, - unbuffered_output=True, - ) - args += ["install", "--record", record_filename] - args += ["--single-version-externally-managed"] - - if root is not None: - args += ["--root", root] - if prefix is not None: - args += ["--prefix", prefix] - if home is not None: - args += ["--home", home] - if use_user_site: - args += ["--user", "--prefix="] - - if pycompile: - args += ["--compile"] - else: - args += ["--no-compile"] - - if header_dir: - args += ["--install-headers", header_dir] - - args += install_options - - return args diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/subprocess.py b/.venv/lib/python3.10/site-packages/pip/_internal/utils/subprocess.py deleted file mode 100644 index b5b7624..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/utils/subprocess.py +++ /dev/null @@ -1,260 +0,0 @@ -import logging -import os -import shlex -import subprocess -from typing import ( - TYPE_CHECKING, - Any, - Callable, - Iterable, - List, - Mapping, - Optional, - Union, -) - -from pip._vendor.rich.markup import escape - -from pip._internal.cli.spinners import SpinnerInterface, open_spinner -from pip._internal.exceptions import InstallationSubprocessError -from pip._internal.utils.logging import VERBOSE, subprocess_logger -from pip._internal.utils.misc import HiddenText - -if TYPE_CHECKING: - # Literal was introduced in Python 3.8. - # - # TODO: Remove `if TYPE_CHECKING` when dropping support for Python 3.7. - from typing import Literal - -CommandArgs = List[Union[str, HiddenText]] - - -def make_command(*args: Union[str, HiddenText, CommandArgs]) -> CommandArgs: - """ - Create a CommandArgs object. - """ - command_args: CommandArgs = [] - for arg in args: - # Check for list instead of CommandArgs since CommandArgs is - # only known during type-checking. - if isinstance(arg, list): - command_args.extend(arg) - else: - # Otherwise, arg is str or HiddenText. - command_args.append(arg) - - return command_args - - -def format_command_args(args: Union[List[str], CommandArgs]) -> str: - """ - Format command arguments for display. - """ - # For HiddenText arguments, display the redacted form by calling str(). - # Also, we don't apply str() to arguments that aren't HiddenText since - # this can trigger a UnicodeDecodeError in Python 2 if the argument - # has type unicode and includes a non-ascii character. (The type - # checker doesn't ensure the annotations are correct in all cases.) - return " ".join( - shlex.quote(str(arg)) if isinstance(arg, HiddenText) else shlex.quote(arg) - for arg in args - ) - - -def reveal_command_args(args: Union[List[str], CommandArgs]) -> List[str]: - """ - Return the arguments in their raw, unredacted form. - """ - return [arg.secret if isinstance(arg, HiddenText) else arg for arg in args] - - -def call_subprocess( - cmd: Union[List[str], CommandArgs], - show_stdout: bool = False, - cwd: Optional[str] = None, - on_returncode: 'Literal["raise", "warn", "ignore"]' = "raise", - extra_ok_returncodes: Optional[Iterable[int]] = None, - extra_environ: Optional[Mapping[str, Any]] = None, - unset_environ: Optional[Iterable[str]] = None, - spinner: Optional[SpinnerInterface] = None, - log_failed_cmd: Optional[bool] = True, - stdout_only: Optional[bool] = False, - *, - command_desc: str, -) -> str: - """ - Args: - show_stdout: if true, use INFO to log the subprocess's stderr and - stdout streams. Otherwise, use DEBUG. Defaults to False. - extra_ok_returncodes: an iterable of integer return codes that are - acceptable, in addition to 0. Defaults to None, which means []. - unset_environ: an iterable of environment variable names to unset - prior to calling subprocess.Popen(). - log_failed_cmd: if false, failed commands are not logged, only raised. - stdout_only: if true, return only stdout, else return both. When true, - logging of both stdout and stderr occurs when the subprocess has - terminated, else logging occurs as subprocess output is produced. - """ - if extra_ok_returncodes is None: - extra_ok_returncodes = [] - if unset_environ is None: - unset_environ = [] - # Most places in pip use show_stdout=False. What this means is-- - # - # - We connect the child's output (combined stderr and stdout) to a - # single pipe, which we read. - # - We log this output to stderr at DEBUG level as it is received. - # - If DEBUG logging isn't enabled (e.g. if --verbose logging wasn't - # requested), then we show a spinner so the user can still see the - # subprocess is in progress. - # - If the subprocess exits with an error, we log the output to stderr - # at ERROR level if it hasn't already been displayed to the console - # (e.g. if --verbose logging wasn't enabled). This way we don't log - # the output to the console twice. - # - # If show_stdout=True, then the above is still done, but with DEBUG - # replaced by INFO. - if show_stdout: - # Then log the subprocess output at INFO level. - log_subprocess = subprocess_logger.info - used_level = logging.INFO - else: - # Then log the subprocess output using VERBOSE. This also ensures - # it will be logged to the log file (aka user_log), if enabled. - log_subprocess = subprocess_logger.verbose - used_level = VERBOSE - - # Whether the subprocess will be visible in the console. - showing_subprocess = subprocess_logger.getEffectiveLevel() <= used_level - - # Only use the spinner if we're not showing the subprocess output - # and we have a spinner. - use_spinner = not showing_subprocess and spinner is not None - - log_subprocess("Running command %s", command_desc) - env = os.environ.copy() - if extra_environ: - env.update(extra_environ) - for name in unset_environ: - env.pop(name, None) - try: - proc = subprocess.Popen( - # Convert HiddenText objects to the underlying str. - reveal_command_args(cmd), - stdin=subprocess.PIPE, - stdout=subprocess.PIPE, - stderr=subprocess.STDOUT if not stdout_only else subprocess.PIPE, - cwd=cwd, - env=env, - errors="backslashreplace", - ) - except Exception as exc: - if log_failed_cmd: - subprocess_logger.critical( - "Error %s while executing command %s", - exc, - command_desc, - ) - raise - all_output = [] - if not stdout_only: - assert proc.stdout - assert proc.stdin - proc.stdin.close() - # In this mode, stdout and stderr are in the same pipe. - while True: - line: str = proc.stdout.readline() - if not line: - break - line = line.rstrip() - all_output.append(line + "\n") - - # Show the line immediately. - log_subprocess(line) - # Update the spinner. - if use_spinner: - assert spinner - spinner.spin() - try: - proc.wait() - finally: - if proc.stdout: - proc.stdout.close() - output = "".join(all_output) - else: - # In this mode, stdout and stderr are in different pipes. - # We must use communicate() which is the only safe way to read both. - out, err = proc.communicate() - # log line by line to preserve pip log indenting - for out_line in out.splitlines(): - log_subprocess(out_line) - all_output.append(out) - for err_line in err.splitlines(): - log_subprocess(err_line) - all_output.append(err) - output = out - - proc_had_error = proc.returncode and proc.returncode not in extra_ok_returncodes - if use_spinner: - assert spinner - if proc_had_error: - spinner.finish("error") - else: - spinner.finish("done") - if proc_had_error: - if on_returncode == "raise": - error = InstallationSubprocessError( - command_description=command_desc, - exit_code=proc.returncode, - output_lines=all_output if not showing_subprocess else None, - ) - if log_failed_cmd: - subprocess_logger.error("[present-diagnostic] %s", error) - subprocess_logger.verbose( - "[bold magenta]full command[/]: [blue]%s[/]", - escape(format_command_args(cmd)), - extra={"markup": True}, - ) - subprocess_logger.verbose( - "[bold magenta]cwd[/]: %s", - escape(cwd or "[inherit]"), - extra={"markup": True}, - ) - - raise error - elif on_returncode == "warn": - subprocess_logger.warning( - 'Command "%s" had error code %s in %s', - command_desc, - proc.returncode, - cwd, - ) - elif on_returncode == "ignore": - pass - else: - raise ValueError(f"Invalid value: on_returncode={on_returncode!r}") - return output - - -def runner_with_spinner_message(message: str) -> Callable[..., None]: - """Provide a subprocess_runner that shows a spinner message. - - Intended for use with for pep517's Pep517HookCaller. Thus, the runner has - an API that matches what's expected by Pep517HookCaller.subprocess_runner. - """ - - def runner( - cmd: List[str], - cwd: Optional[str] = None, - extra_environ: Optional[Mapping[str, Any]] = None, - ) -> None: - with open_spinner(message) as spinner: - call_subprocess( - cmd, - command_desc=message, - cwd=cwd, - extra_environ=extra_environ, - spinner=spinner, - ) - - return runner diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/temp_dir.py b/.venv/lib/python3.10/site-packages/pip/_internal/utils/temp_dir.py deleted file mode 100644 index 442679a..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/utils/temp_dir.py +++ /dev/null @@ -1,246 +0,0 @@ -import errno -import itertools -import logging -import os.path -import tempfile -from contextlib import ExitStack, contextmanager -from typing import Any, Dict, Iterator, Optional, TypeVar, Union - -from pip._internal.utils.misc import enum, rmtree - -logger = logging.getLogger(__name__) - -_T = TypeVar("_T", bound="TempDirectory") - - -# Kinds of temporary directories. Only needed for ones that are -# globally-managed. -tempdir_kinds = enum( - BUILD_ENV="build-env", - EPHEM_WHEEL_CACHE="ephem-wheel-cache", - REQ_BUILD="req-build", -) - - -_tempdir_manager: Optional[ExitStack] = None - - -@contextmanager -def global_tempdir_manager() -> Iterator[None]: - global _tempdir_manager - with ExitStack() as stack: - old_tempdir_manager, _tempdir_manager = _tempdir_manager, stack - try: - yield - finally: - _tempdir_manager = old_tempdir_manager - - -class TempDirectoryTypeRegistry: - """Manages temp directory behavior""" - - def __init__(self) -> None: - self._should_delete: Dict[str, bool] = {} - - def set_delete(self, kind: str, value: bool) -> None: - """Indicate whether a TempDirectory of the given kind should be - auto-deleted. - """ - self._should_delete[kind] = value - - def get_delete(self, kind: str) -> bool: - """Get configured auto-delete flag for a given TempDirectory type, - default True. - """ - return self._should_delete.get(kind, True) - - -_tempdir_registry: Optional[TempDirectoryTypeRegistry] = None - - -@contextmanager -def tempdir_registry() -> Iterator[TempDirectoryTypeRegistry]: - """Provides a scoped global tempdir registry that can be used to dictate - whether directories should be deleted. - """ - global _tempdir_registry - old_tempdir_registry = _tempdir_registry - _tempdir_registry = TempDirectoryTypeRegistry() - try: - yield _tempdir_registry - finally: - _tempdir_registry = old_tempdir_registry - - -class _Default: - pass - - -_default = _Default() - - -class TempDirectory: - """Helper class that owns and cleans up a temporary directory. - - This class can be used as a context manager or as an OO representation of a - temporary directory. - - Attributes: - path - Location to the created temporary directory - delete - Whether the directory should be deleted when exiting - (when used as a contextmanager) - - Methods: - cleanup() - Deletes the temporary directory - - When used as a context manager, if the delete attribute is True, on - exiting the context the temporary directory is deleted. - """ - - def __init__( - self, - path: Optional[str] = None, - delete: Union[bool, None, _Default] = _default, - kind: str = "temp", - globally_managed: bool = False, - ): - super().__init__() - - if delete is _default: - if path is not None: - # If we were given an explicit directory, resolve delete option - # now. - delete = False - else: - # Otherwise, we wait until cleanup and see what - # tempdir_registry says. - delete = None - - # The only time we specify path is in for editables where it - # is the value of the --src option. - if path is None: - path = self._create(kind) - - self._path = path - self._deleted = False - self.delete = delete - self.kind = kind - - if globally_managed: - assert _tempdir_manager is not None - _tempdir_manager.enter_context(self) - - @property - def path(self) -> str: - assert not self._deleted, f"Attempted to access deleted path: {self._path}" - return self._path - - def __repr__(self) -> str: - return f"<{self.__class__.__name__} {self.path!r}>" - - def __enter__(self: _T) -> _T: - return self - - def __exit__(self, exc: Any, value: Any, tb: Any) -> None: - if self.delete is not None: - delete = self.delete - elif _tempdir_registry: - delete = _tempdir_registry.get_delete(self.kind) - else: - delete = True - - if delete: - self.cleanup() - - def _create(self, kind: str) -> str: - """Create a temporary directory and store its path in self.path""" - # We realpath here because some systems have their default tmpdir - # symlinked to another directory. This tends to confuse build - # scripts, so we canonicalize the path by traversing potential - # symlinks here. - path = os.path.realpath(tempfile.mkdtemp(prefix=f"pip-{kind}-")) - logger.debug("Created temporary directory: %s", path) - return path - - def cleanup(self) -> None: - """Remove the temporary directory created and reset state""" - self._deleted = True - if not os.path.exists(self._path): - return - rmtree(self._path) - - -class AdjacentTempDirectory(TempDirectory): - """Helper class that creates a temporary directory adjacent to a real one. - - Attributes: - original - The original directory to create a temp directory for. - path - After calling create() or entering, contains the full - path to the temporary directory. - delete - Whether the directory should be deleted when exiting - (when used as a contextmanager) - - """ - - # The characters that may be used to name the temp directory - # We always prepend a ~ and then rotate through these until - # a usable name is found. - # pkg_resources raises a different error for .dist-info folder - # with leading '-' and invalid metadata - LEADING_CHARS = "-~.=%0123456789" - - def __init__(self, original: str, delete: Optional[bool] = None) -> None: - self.original = original.rstrip("/\\") - super().__init__(delete=delete) - - @classmethod - def _generate_names(cls, name: str) -> Iterator[str]: - """Generates a series of temporary names. - - The algorithm replaces the leading characters in the name - with ones that are valid filesystem characters, but are not - valid package names (for both Python and pip definitions of - package). - """ - for i in range(1, len(name)): - for candidate in itertools.combinations_with_replacement( - cls.LEADING_CHARS, i - 1 - ): - new_name = "~" + "".join(candidate) + name[i:] - if new_name != name: - yield new_name - - # If we make it this far, we will have to make a longer name - for i in range(len(cls.LEADING_CHARS)): - for candidate in itertools.combinations_with_replacement( - cls.LEADING_CHARS, i - ): - new_name = "~" + "".join(candidate) + name - if new_name != name: - yield new_name - - def _create(self, kind: str) -> str: - root, name = os.path.split(self.original) - for candidate in self._generate_names(name): - path = os.path.join(root, candidate) - try: - os.mkdir(path) - except OSError as ex: - # Continue if the name exists already - if ex.errno != errno.EEXIST: - raise - else: - path = os.path.realpath(path) - break - else: - # Final fallback on the default behavior. - path = os.path.realpath(tempfile.mkdtemp(prefix=f"pip-{kind}-")) - - logger.debug("Created temporary directory: %s", path) - return path diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/unpacking.py b/.venv/lib/python3.10/site-packages/pip/_internal/utils/unpacking.py deleted file mode 100644 index 5f63f97..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/utils/unpacking.py +++ /dev/null @@ -1,258 +0,0 @@ -"""Utilities related archives. -""" - -import logging -import os -import shutil -import stat -import tarfile -import zipfile -from typing import Iterable, List, Optional -from zipfile import ZipInfo - -from pip._internal.exceptions import InstallationError -from pip._internal.utils.filetypes import ( - BZ2_EXTENSIONS, - TAR_EXTENSIONS, - XZ_EXTENSIONS, - ZIP_EXTENSIONS, -) -from pip._internal.utils.misc import ensure_dir - -logger = logging.getLogger(__name__) - - -SUPPORTED_EXTENSIONS = ZIP_EXTENSIONS + TAR_EXTENSIONS - -try: - import bz2 # noqa - - SUPPORTED_EXTENSIONS += BZ2_EXTENSIONS -except ImportError: - logger.debug("bz2 module is not available") - -try: - # Only for Python 3.3+ - import lzma # noqa - - SUPPORTED_EXTENSIONS += XZ_EXTENSIONS -except ImportError: - logger.debug("lzma module is not available") - - -def current_umask() -> int: - """Get the current umask which involves having to set it temporarily.""" - mask = os.umask(0) - os.umask(mask) - return mask - - -def split_leading_dir(path: str) -> List[str]: - path = path.lstrip("/").lstrip("\\") - if "/" in path and ( - ("\\" in path and path.find("/") < path.find("\\")) or "\\" not in path - ): - return path.split("/", 1) - elif "\\" in path: - return path.split("\\", 1) - else: - return [path, ""] - - -def has_leading_dir(paths: Iterable[str]) -> bool: - """Returns true if all the paths have the same leading path name - (i.e., everything is in one subdirectory in an archive)""" - common_prefix = None - for path in paths: - prefix, rest = split_leading_dir(path) - if not prefix: - return False - elif common_prefix is None: - common_prefix = prefix - elif prefix != common_prefix: - return False - return True - - -def is_within_directory(directory: str, target: str) -> bool: - """ - Return true if the absolute path of target is within the directory - """ - abs_directory = os.path.abspath(directory) - abs_target = os.path.abspath(target) - - prefix = os.path.commonprefix([abs_directory, abs_target]) - return prefix == abs_directory - - -def set_extracted_file_to_default_mode_plus_executable(path: str) -> None: - """ - Make file present at path have execute for user/group/world - (chmod +x) is no-op on windows per python docs - """ - os.chmod(path, (0o777 & ~current_umask() | 0o111)) - - -def zip_item_is_executable(info: ZipInfo) -> bool: - mode = info.external_attr >> 16 - # if mode and regular file and any execute permissions for - # user/group/world? - return bool(mode and stat.S_ISREG(mode) and mode & 0o111) - - -def unzip_file(filename: str, location: str, flatten: bool = True) -> None: - """ - Unzip the file (with path `filename`) to the destination `location`. All - files are written based on system defaults and umask (i.e. permissions are - not preserved), except that regular file members with any execute - permissions (user, group, or world) have "chmod +x" applied after being - written. Note that for windows, any execute changes using os.chmod are - no-ops per the python docs. - """ - ensure_dir(location) - zipfp = open(filename, "rb") - try: - zip = zipfile.ZipFile(zipfp, allowZip64=True) - leading = has_leading_dir(zip.namelist()) and flatten - for info in zip.infolist(): - name = info.filename - fn = name - if leading: - fn = split_leading_dir(name)[1] - fn = os.path.join(location, fn) - dir = os.path.dirname(fn) - if not is_within_directory(location, fn): - message = ( - "The zip file ({}) has a file ({}) trying to install " - "outside target directory ({})" - ) - raise InstallationError(message.format(filename, fn, location)) - if fn.endswith("/") or fn.endswith("\\"): - # A directory - ensure_dir(fn) - else: - ensure_dir(dir) - # Don't use read() to avoid allocating an arbitrarily large - # chunk of memory for the file's content - fp = zip.open(name) - try: - with open(fn, "wb") as destfp: - shutil.copyfileobj(fp, destfp) - finally: - fp.close() - if zip_item_is_executable(info): - set_extracted_file_to_default_mode_plus_executable(fn) - finally: - zipfp.close() - - -def untar_file(filename: str, location: str) -> None: - """ - Untar the file (with path `filename`) to the destination `location`. - All files are written based on system defaults and umask (i.e. permissions - are not preserved), except that regular file members with any execute - permissions (user, group, or world) have "chmod +x" applied after being - written. Note that for windows, any execute changes using os.chmod are - no-ops per the python docs. - """ - ensure_dir(location) - if filename.lower().endswith(".gz") or filename.lower().endswith(".tgz"): - mode = "r:gz" - elif filename.lower().endswith(BZ2_EXTENSIONS): - mode = "r:bz2" - elif filename.lower().endswith(XZ_EXTENSIONS): - mode = "r:xz" - elif filename.lower().endswith(".tar"): - mode = "r" - else: - logger.warning( - "Cannot determine compression type for file %s", - filename, - ) - mode = "r:*" - tar = tarfile.open(filename, mode, encoding="utf-8") - try: - leading = has_leading_dir([member.name for member in tar.getmembers()]) - for member in tar.getmembers(): - fn = member.name - if leading: - fn = split_leading_dir(fn)[1] - path = os.path.join(location, fn) - if not is_within_directory(location, path): - message = ( - "The tar file ({}) has a file ({}) trying to install " - "outside target directory ({})" - ) - raise InstallationError(message.format(filename, path, location)) - if member.isdir(): - ensure_dir(path) - elif member.issym(): - try: - # https://github.com/python/typeshed/issues/2673 - tar._extract_member(member, path) # type: ignore - except Exception as exc: - # Some corrupt tar files seem to produce this - # (specifically bad symlinks) - logger.warning( - "In the tar file %s the member %s is invalid: %s", - filename, - member.name, - exc, - ) - continue - else: - try: - fp = tar.extractfile(member) - except (KeyError, AttributeError) as exc: - # Some corrupt tar files seem to produce this - # (specifically bad symlinks) - logger.warning( - "In the tar file %s the member %s is invalid: %s", - filename, - member.name, - exc, - ) - continue - ensure_dir(os.path.dirname(path)) - assert fp is not None - with open(path, "wb") as destfp: - shutil.copyfileobj(fp, destfp) - fp.close() - # Update the timestamp (useful for cython compiled files) - tar.utime(member, path) - # member have any execute permissions for user/group/world? - if member.mode & 0o111: - set_extracted_file_to_default_mode_plus_executable(path) - finally: - tar.close() - - -def unpack_file( - filename: str, - location: str, - content_type: Optional[str] = None, -) -> None: - filename = os.path.realpath(filename) - if ( - content_type == "application/zip" - or filename.lower().endswith(ZIP_EXTENSIONS) - or zipfile.is_zipfile(filename) - ): - unzip_file(filename, location, flatten=not filename.endswith(".whl")) - elif ( - content_type == "application/x-gzip" - or tarfile.is_tarfile(filename) - or filename.lower().endswith(TAR_EXTENSIONS + BZ2_EXTENSIONS + XZ_EXTENSIONS) - ): - untar_file(filename, location) - else: - # FIXME: handle? - # FIXME: magic signatures? - logger.critical( - "Cannot unpack file %s (downloaded from %s, content-type: %s); " - "cannot detect archive format", - filename, - location, - content_type, - ) - raise InstallationError(f"Cannot determine archive format of {location}") diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/urls.py b/.venv/lib/python3.10/site-packages/pip/_internal/utils/urls.py deleted file mode 100644 index 6ba2e04..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/utils/urls.py +++ /dev/null @@ -1,62 +0,0 @@ -import os -import string -import urllib.parse -import urllib.request -from typing import Optional - -from .compat import WINDOWS - - -def get_url_scheme(url: str) -> Optional[str]: - if ":" not in url: - return None - return url.split(":", 1)[0].lower() - - -def path_to_url(path: str) -> str: - """ - Convert a path to a file: URL. The path will be made absolute and have - quoted path parts. - """ - path = os.path.normpath(os.path.abspath(path)) - url = urllib.parse.urljoin("file:", urllib.request.pathname2url(path)) - return url - - -def url_to_path(url: str) -> str: - """ - Convert a file: URL to a path. - """ - assert url.startswith( - "file:" - ), f"You can only turn file: urls into filenames (not {url!r})" - - _, netloc, path, _, _ = urllib.parse.urlsplit(url) - - if not netloc or netloc == "localhost": - # According to RFC 8089, same as empty authority. - netloc = "" - elif WINDOWS: - # If we have a UNC path, prepend UNC share notation. - netloc = "\\\\" + netloc - else: - raise ValueError( - f"non-local file URIs are not supported on this platform: {url!r}" - ) - - path = urllib.request.url2pathname(netloc + path) - - # On Windows, urlsplit parses the path as something like "/C:/Users/foo". - # This creates issues for path-related functions like io.open(), so we try - # to detect and strip the leading slash. - if ( - WINDOWS - and not netloc # Not UNC. - and len(path) >= 3 - and path[0] == "/" # Leading slash to strip. - and path[1] in string.ascii_letters # Drive letter. - and path[2:4] in (":", ":/") # Colon + end of string, or colon + absolute path. - ): - path = path[1:] - - return path diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/virtualenv.py b/.venv/lib/python3.10/site-packages/pip/_internal/utils/virtualenv.py deleted file mode 100644 index c926db4..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/utils/virtualenv.py +++ /dev/null @@ -1,104 +0,0 @@ -import logging -import os -import re -import site -import sys -from typing import List, Optional - -logger = logging.getLogger(__name__) -_INCLUDE_SYSTEM_SITE_PACKAGES_REGEX = re.compile( - r"include-system-site-packages\s*=\s*(?Ptrue|false)" -) - - -def _running_under_venv() -> bool: - """Checks if sys.base_prefix and sys.prefix match. - - This handles PEP 405 compliant virtual environments. - """ - return sys.prefix != getattr(sys, "base_prefix", sys.prefix) - - -def _running_under_regular_virtualenv() -> bool: - """Checks if sys.real_prefix is set. - - This handles virtual environments created with pypa's virtualenv. - """ - # pypa/virtualenv case - return hasattr(sys, "real_prefix") - - -def running_under_virtualenv() -> bool: - """Return True if we're running inside a virtualenv, False otherwise.""" - return _running_under_venv() or _running_under_regular_virtualenv() - - -def _get_pyvenv_cfg_lines() -> Optional[List[str]]: - """Reads {sys.prefix}/pyvenv.cfg and returns its contents as list of lines - - Returns None, if it could not read/access the file. - """ - pyvenv_cfg_file = os.path.join(sys.prefix, "pyvenv.cfg") - try: - # Although PEP 405 does not specify, the built-in venv module always - # writes with UTF-8. (pypa/pip#8717) - with open(pyvenv_cfg_file, encoding="utf-8") as f: - return f.read().splitlines() # avoids trailing newlines - except OSError: - return None - - -def _no_global_under_venv() -> bool: - """Check `{sys.prefix}/pyvenv.cfg` for system site-packages inclusion - - PEP 405 specifies that when system site-packages are not supposed to be - visible from a virtual environment, `pyvenv.cfg` must contain the following - line: - - include-system-site-packages = false - - Additionally, log a warning if accessing the file fails. - """ - cfg_lines = _get_pyvenv_cfg_lines() - if cfg_lines is None: - # We're not in a "sane" venv, so assume there is no system - # site-packages access (since that's PEP 405's default state). - logger.warning( - "Could not access 'pyvenv.cfg' despite a virtual environment " - "being active. Assuming global site-packages is not accessible " - "in this environment." - ) - return True - - for line in cfg_lines: - match = _INCLUDE_SYSTEM_SITE_PACKAGES_REGEX.match(line) - if match is not None and match.group("value") == "false": - return True - return False - - -def _no_global_under_regular_virtualenv() -> bool: - """Check if "no-global-site-packages.txt" exists beside site.py - - This mirrors logic in pypa/virtualenv for determining whether system - site-packages are visible in the virtual environment. - """ - site_mod_dir = os.path.dirname(os.path.abspath(site.__file__)) - no_global_site_packages_file = os.path.join( - site_mod_dir, - "no-global-site-packages.txt", - ) - return os.path.exists(no_global_site_packages_file) - - -def virtualenv_no_global() -> bool: - """Returns a boolean, whether running in venv with no system site-packages.""" - # PEP 405 compliance needs to be checked first since virtualenv >=20 would - # return True for both checks, but is only able to use the PEP 405 config. - if _running_under_venv(): - return _no_global_under_venv() - - if _running_under_regular_virtualenv(): - return _no_global_under_regular_virtualenv() - - return False diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/utils/wheel.py b/.venv/lib/python3.10/site-packages/pip/_internal/utils/wheel.py deleted file mode 100644 index e5e3f34..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/utils/wheel.py +++ /dev/null @@ -1,136 +0,0 @@ -"""Support functions for working with wheel files. -""" - -import logging -from email.message import Message -from email.parser import Parser -from typing import Tuple -from zipfile import BadZipFile, ZipFile - -from pip._vendor.packaging.utils import canonicalize_name - -from pip._internal.exceptions import UnsupportedWheel - -VERSION_COMPATIBLE = (1, 0) - - -logger = logging.getLogger(__name__) - - -def parse_wheel(wheel_zip: ZipFile, name: str) -> Tuple[str, Message]: - """Extract information from the provided wheel, ensuring it meets basic - standards. - - Returns the name of the .dist-info directory and the parsed WHEEL metadata. - """ - try: - info_dir = wheel_dist_info_dir(wheel_zip, name) - metadata = wheel_metadata(wheel_zip, info_dir) - version = wheel_version(metadata) - except UnsupportedWheel as e: - raise UnsupportedWheel("{} has an invalid wheel, {}".format(name, str(e))) - - check_compatibility(version, name) - - return info_dir, metadata - - -def wheel_dist_info_dir(source: ZipFile, name: str) -> str: - """Returns the name of the contained .dist-info directory. - - Raises AssertionError or UnsupportedWheel if not found, >1 found, or - it doesn't match the provided name. - """ - # Zip file path separators must be / - subdirs = {p.split("/", 1)[0] for p in source.namelist()} - - info_dirs = [s for s in subdirs if s.endswith(".dist-info")] - - if not info_dirs: - raise UnsupportedWheel(".dist-info directory not found") - - if len(info_dirs) > 1: - raise UnsupportedWheel( - "multiple .dist-info directories found: {}".format(", ".join(info_dirs)) - ) - - info_dir = info_dirs[0] - - info_dir_name = canonicalize_name(info_dir) - canonical_name = canonicalize_name(name) - if not info_dir_name.startswith(canonical_name): - raise UnsupportedWheel( - ".dist-info directory {!r} does not start with {!r}".format( - info_dir, canonical_name - ) - ) - - return info_dir - - -def read_wheel_metadata_file(source: ZipFile, path: str) -> bytes: - try: - return source.read(path) - # BadZipFile for general corruption, KeyError for missing entry, - # and RuntimeError for password-protected files - except (BadZipFile, KeyError, RuntimeError) as e: - raise UnsupportedWheel(f"could not read {path!r} file: {e!r}") - - -def wheel_metadata(source: ZipFile, dist_info_dir: str) -> Message: - """Return the WHEEL metadata of an extracted wheel, if possible. - Otherwise, raise UnsupportedWheel. - """ - path = f"{dist_info_dir}/WHEEL" - # Zip file path separators must be / - wheel_contents = read_wheel_metadata_file(source, path) - - try: - wheel_text = wheel_contents.decode() - except UnicodeDecodeError as e: - raise UnsupportedWheel(f"error decoding {path!r}: {e!r}") - - # FeedParser (used by Parser) does not raise any exceptions. The returned - # message may have .defects populated, but for backwards-compatibility we - # currently ignore them. - return Parser().parsestr(wheel_text) - - -def wheel_version(wheel_data: Message) -> Tuple[int, ...]: - """Given WHEEL metadata, return the parsed Wheel-Version. - Otherwise, raise UnsupportedWheel. - """ - version_text = wheel_data["Wheel-Version"] - if version_text is None: - raise UnsupportedWheel("WHEEL is missing Wheel-Version") - - version = version_text.strip() - - try: - return tuple(map(int, version.split("."))) - except ValueError: - raise UnsupportedWheel(f"invalid Wheel-Version: {version!r}") - - -def check_compatibility(version: Tuple[int, ...], name: str) -> None: - """Raises errors or warns if called with an incompatible Wheel-Version. - - pip should refuse to install a Wheel-Version that's a major series - ahead of what it's compatible with (e.g 2.0 > 1.1); and warn when - installing a version only minor version ahead (e.g 1.2 > 1.1). - - version: a 2-tuple representing a Wheel-Version (Major, Minor) - name: name of wheel or package to raise exception about - - :raises UnsupportedWheel: when an incompatible Wheel-Version is given - """ - if version[0] > VERSION_COMPATIBLE[0]: - raise UnsupportedWheel( - "{}'s Wheel-Version ({}) is not compatible with this version " - "of pip".format(name, ".".join(map(str, version))) - ) - elif version > VERSION_COMPATIBLE: - logger.warning( - "Installing from a newer Wheel-Version (%s)", - ".".join(map(str, version)), - ) diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/vcs/__init__.py b/.venv/lib/python3.10/site-packages/pip/_internal/vcs/__init__.py deleted file mode 100644 index b6beddb..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/vcs/__init__.py +++ /dev/null @@ -1,15 +0,0 @@ -# Expose a limited set of classes and functions so callers outside of -# the vcs package don't need to import deeper than `pip._internal.vcs`. -# (The test directory may still need to import from a vcs sub-package.) -# Import all vcs modules to register each VCS in the VcsSupport object. -import pip._internal.vcs.bazaar -import pip._internal.vcs.git -import pip._internal.vcs.mercurial -import pip._internal.vcs.subversion # noqa: F401 -from pip._internal.vcs.versioncontrol import ( # noqa: F401 - RemoteNotFoundError, - RemoteNotValidError, - is_url, - make_vcs_requirement_url, - vcs, -) diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/vcs/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/vcs/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index e6f768d8a1c12e3f76fab16ad0e7a3656c71eefc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 515 zcmZWmyH3L}6m^@4AJmbGYtZy-8-=tXD4n_u_`4@TF{d6)Qf3O-zn8D_KrJi+iPasd0Q5s zi&`_v-9_6pb>4tBOi4Fwy9cXK(rU$Zcs(5l=mzKo=zI7?dK}IHektB40oXUA9GB2w zVL+B-Npi2x7wHnG4af#_mg8z?H%eZmmkVr|g?UAbEnR~N)%bsQ>}SWsr_2(PRy&tm V3su$}ZX$o72|u26lPIid^am=UoTUH& diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/vcs/__pycache__/bazaar.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/vcs/__pycache__/bazaar.cpython-310.pyc deleted file mode 100644 index e929f78d6aff144871a05686cfb0a4937e00779b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3342 zcmZ`+TW=f372esMT`nn#q9p2OyD8HqPMKDu)4E7u6hTraN(%%kkT`u;z91L;eCK~X^Jn}1CIz`XXM@LvdwxaZ7@y4datGdy$7T+Zb?XGX>Ha>Ih} z>wo=w_}?YV`VS6neiQ~DLz91pj#-SPR)D{DN-{gJGbeB|8c>2fCv`I~@UmJ^Gh>?i zSv{y5+D#kTQm|xbFKuSa!E)9LTG>jllC^_&wi>Jwi(BVweEot1ozE>+WByZ%`MiDR z1RH$ye3Nfn5Li#XvU>IBppCWPb2R-TkxKi2oT#M8qg1<3rjwNSY~A>M!Whq=@NblE zvP4eO=ro)}YTP5bnMH>@jEgLbat7libq{J1(#>eipQkZ|(jB3GhFwR0TH7Z4oW+ZT!9Z=>3 zE~A0RYs}?7^LU;6JJygI`{@}88VoqB!I#()Z?Yy|W*%D}Hdu?TJf%VFmJ}sEYqM35 zth_<8#@0d7=BuzDp0&n(zK-Yd&d|YAzqN*hb=bz!CY%gjXPai85BhAe?Wd^E<}L0H zyJNUpz(qapR{O!;+e44tV?Q#|oo_8_1$Q8FZ)xv$Q5i)-I|rpGX&-v+9f&B8$GuwV z!|>;0r6y&4LCLa)q?F@IDu*C7EF?UXrISiDOj52L!H=~kxSEPQCO6`Mv<>YsH0eXf z$jlnqpp?B|+PmVJ)gxjR_+ow0eIE|SMaBn{WD=zV#*YV?L{vI~bx)YG@i?aEjE*CuJoIN;s^!0IJjS(pTnx_->XK>_EV?#C`{viQ*68Z=}4 z7>Jp3Ze3V&SCMnT;>@18%9)WfasjzKqs%@eVuLwzFK@w!9@^p_b752i^wnmxWBtSW zr#<%+W&X^Az1#~6_8@2Oyf(AWy;;rVs)f0_Uv51f^Y}2yN8Mtoy6?(&WmgsOD=;Kw zZFl!*nsD_TN80+H>}ql>+A!$VbOW;TGJCa`7NZdtnkJB&!h;C{P0}@(gPsFVO!KR> z_BE9}9g0nyw}ss{c00JjxNNa49j4Jp`*Ft1F4xf)9h_SqautumoS(b{LwOH6-=V}d ze;%PPe9t33@kq<=kQOQ1mod9q7Gn)vd`M$6aX^J;)?Y0}Fal@bKW2YtV~qsAIs4j^ zCkdSWjA$o5VLe;?1Qr;ZdsO@s=~s-q04 zC`b=xLuAQ?b>_?|=xNU=Xy{yNNcT0JOw$yS=ScKmP0umPiMN3^y7t^Rs(Byfw{_Lt zbiyLVAAv}sgW6>6TH#6-V^%Caoa0)5z93=^3?Wzg+;MKuwgT$&b60$vl>p(Z8iiASXje8X0k;)2G zSTJ;bD!G8$MM{WOJq+U%$S|yIL=*|s@FQrZ@T@rvKum*_cW>nPYbW|?5l48f-Le~D zkIe+?7zhLqBO?eF1B)5`j?V3wjbZ!L`pf&^1?Sv`M0c1AXeS;kE_aseJn&ezUV3bHE zVgO>Gk*_;pB13c#hG~KYuMnpKtDL~=w&#flNI%3S6kIDc#l1B7MpInyD*Rd)bYX6L zjQt+0GpSDP2Jv1t9p4131wm_*Cb3`GFR52<+z8+G+FRj5h+c)O3xoe3F6QoF-h2Dn zg^HdRdr!o#VZrm4@GWxxH^6`_ySB}TsR_P7UNxv$8B__shGnt^9ks72*NdiCuHQ1C znyYCZWjsd37a!7CoDJqM@ysL4F7JPmo* zbX%xxO4etv$*UT#K}7LQmZ&gcAwQZzY+;%yUeqafE_Ho1G(>E|o;!nYzXjxP>#W>xcrgNY^C5GXtD8A;(n`XB;karX4_?z>*_2u*2#o;E8N$ z2kvt59uBdQlN_jI!)BE!`v4iWA`a^njREIDiC3M`La~RJWUtn!qmlI z;%rkmFluYiB!=F%D5?JJ#x}7XxP)HbYIfs?JL`8Go8BjOtwZbRGJlL6nx`QZM)1!77dL=q hoN2Cc|F;z^K0+W%^r&xjNZW2gI^QD=zwNZX`XA!{K7arK diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/vcs/__pycache__/git.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/vcs/__pycache__/git.cpython-310.pyc deleted file mode 100644 index 516b51ad7f82133dccdb4e05f6c0bd0087145832..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12545 zcma)C+jAS&dB-Z&-9_4Ogf|=n&>ePdFbUaGwny%c;^*s1CL=OJ>11m0TdAr1 zt<^Ms>ouL<*_y%c9KY30zFVjjx@OJnj@8B#YO8gM-SOIZw^S?fx89lPPSz&7Q?;q? zbZwgRvYkWSnc57ejn3ijY;CrCq;{lxw05+6tahw>ymq|%RPCwmiP{Mz;}~mCubr%& zIL9AowX@EN?Q_oA9R+hyZfDAqpA&tS%37rV!1aSD|8_rcy`J5Pvde>h z$0@6k`KB!{d)=-RhMX1#9*?I_=N zg;O8MPFabHUHh(6Z^Rvyb5Z`%AZXw0HNEK2EvM@R&XN~g^9DV^-R{YJ&+fQMrg_U* zk0GVDRjI{NJAI^W+ zasz8U?!%g25ogOQResICv6!UFZ&c5m3a38&kzHwCs$4r?dG&)oefj*>DSH9z^Py?s z?|CaFm^JVndCqdGt*SMLzAw&kh540@vlq*6B$aPF5<~8()gG)?L6f;^T=_>IE-Zd< zw!D~BUv4`VdPS3p4@z1@)M_#W4Y!aivx@QNs@4w&eqdpLWMFN$LEEx>Nk4X{-?n>$ zt|Q%s)o9z&ZUm0Be9y9dtLFt);90AV)$n@Ffp4#NoTR<=K4|J~_&l(mbk=e2I@a9f z#f7HlEv(vd&hjLEui$%yzLT}AZ2aiM#ShMux!I{m^V@c0NGBM`UIX+S{ZX0(^D=&Z z36CHXDBJ2Vv!gr!i#}ACJ6ApIv3cXt?Hl!5SFd0F<0#v;gGRfo$Z0frn2|^EdbG08 z_PWkO-|gF-1>vkObbSY0@p63?`IYn4mlvw*PH%mo;H3m|W`zZp$*JnybwCj!*lw%`5^%~-{wq{!oVHSpW_$7qBc z{|0I~nVKRpz!?P?qXJ*FT2|=5m2531j9T6)h@4}JyffyQ$1;%Mf-pbUA1JjVB-#{3 zE*ozeVqBCU*(KDRa3;k>Q$=l6Oo}PwPC3(Jnrj|PdO0L!xR)7}P#^Ia6AqU<9M5rMBFb*sqNF^B$poNk<*sX zVAgqIHBIrXcn))ZYF{ap`K z!@18Sb>o%Oyv~YqTwNnsCg7md`ge z+P9x&nu@p}Ui`R-9!{k_U{$(!NxaOhPp7$Y%cRY>#J9Q43s}W>lHJzDE8kzXiYD60JN2CkK4;mV3r++kT z7C)ZD_mLQ8wgDVNfX0rpqHbwh`cPj}{SxUplxahizIRmr2;~Gi^0H~3fDAoQwz9)) zF#`%~OV=c=uWUqzXhN6)&)8$-=*t4ic!ANh>$6UCgSso~&b@)%k%v(lO;S6o(j^^L z2lk;a-FG@od5RjJraDSJ8Y4m^-A0q>EU;U3Pu5qZ-D|XC(h;)7^gD(MZnrxK2%~vM zjkeRc>kWdpQHQ~ES}_z|DJi-(s~bxAG|}`AwyN&iRiZ9Yl_`1yiD709Rzgb=s?dZk zvY+T%3PUp}yrm9R|5%`H>%tf+J1Xpn9H^RwWEVcp4ApI8CvycfB?vE@OHnRSwc!{T zFx9))mSH{=6PuupEp9|(e%srq`+>ls@WJo8*XwMCPhGZqa{*M5^c`zYCyUl;p9!^Z zF$BxBAfJ9j!9T-tKFDDK8Df$5GD_wiOumF^VV`I~d{{eb^?al>4idibTFdD<_xtko zHuXp9O8say6TXnLEap>BR#<(l<2CG#|9W-Q2Krd++M4+c)1{iq)As zf-WPYc?76*GlnuxTi;R}^27SM*$ug?RDm|#d!D&tq)9snc2dLxE;-P~l zRQ_jtX&Smx#P_Tc9{PsqM|qk)*>?@1Vfsg+mcx&k<4q)5V2#g+4ZtKrHD-~a0w&3B zX+v#W*~yRqZmYuBQRFj2JlKoPm0Ley?Evy}5;hm8X=q;9ccUq|I+4Y?3pyBu31G(=eoi~eSJ)$6#8igcQf z)XF_+VJQ!l&q>;^EkD$w8CbE>u6uVOUTms(U`u%(#qt6kk=ED{A*8nHFSH$7_zO#A zU4ENNvVI`leq^!%=92*yX&t9m&Z14nm*1m0I$>U9fVcZ#Z-8s_;1*8P7A6!(P+$!$ znT7Lax{I`z#uxdVsZJ`o8qTKsxWC~(yc|O>gj>9U|B6H`-9xpdV%t&)$L6`TalC=? z=3U8rFi*(1tRDgT*!hr_X9c1XEFw#8)E9V+STF@{ zt7mr|sw>$=N%)O85;zUcL|wVz0*{D6tLCViOW5Yvh$qIgEYe z2G-@f_I z{7*f?#82b^e%ru_ojDCmT^^IyX_BP*V&mW@wbH4(NT(sA9MYsJqdX;u^pP2Z02b4X za-ZUYM&q&N)8wZbjt~_Buo#mxj!y6Ha8$tLl_(KFnv>bS+`FCWkxKL z0-hW&vSHYmE3rW0ue}@^v;lS-jwL(-zP7#YSgc|?;G9u^Z?eTe%-R#gok)P`$+?4D zN8Y2v7P~z#A-e85@O=b)zJ?7yk{EN7s*gIeeIMQ;`eDD&?rhkb=x^P2JM0}Mqg(SE zZMV^m=L$yb+8qnf2Dx%9uQ}@M&K;;Ei%rx!cX)bnPSb${XH_aR**kak0CkuJ5&VVa zYfyMsL1=caA`^m|*jmUxz)Nf+?HWqs*gbF15p^EpH?(8qS(*hMd#$TQ`~aI%wCDS3 z%Co4|pj}S?NaxXycm3B$47D}ZY(g0*e&PF>pC~XSVRjDn9fHB^mNCpynS22tst&V& zEp2GXX90a$9hwo`prk1np>Xj0^Femo5HL@7U`C<0T-=-g3e^To=Ys+nU@%s-ZF48{ zKxaM6b=Ss_Hbm|djJ#(&w1am2?Pv>bIlk8c+t|CvhOM=&p0feXo5oZuZBhs3)o5Gk5N~tR>rQeY9@XKYBni!vxglIA|UuXwR0CS@DqdXBHU8Ac*PaWxfIgb zkGa;|X@Bkt^!3m*Vi_B|RmoML_lkFg%Lq@q6<)DWF zCF=|u1c&hGL5pZCfg8de<~sQb8pv1a@gY4((@S#efkqyCFi~-@rC-kN;mlK1nK&xO zI|@`pg^^-9fMC(2j5mqq#a_d|qdo(TF;>(j!MFe{XnW%^m{^Z30sV0?3)@bcBzxd- zDNE%slpX9W(rHak0Gfs|h)8TD!lKs`ZwW^74gl;f0hb#7YP9SK+TnrnO1 zsl|?v&&4el5tl@Xjk-C=9shs*NUIRpAj!Isg3sU!5esyrcp7Cl(Vz>Lhcz5}cHZdQJa9Mixc(+Z}U@fmvh6!`L~ zax3%Kh>0ng-b7lXrF>I45Gp4>MV&n9prN*-ZD~Pas0mYK9%x%R%+G{jrVVpD8fKOg znL$Rbqdu^N+QLO1V0;9Sv7#dIM%&5*gkVereU{3BHQe2Qv5jYl|L zsUQY|FyHr9JKpLd*^N?A!AYQ#l{n=X>|6ptY?0tQ%BNm8!;HK`ZE~r7q*hjGT5uv7 zcf+Fz@Cr1enI|%G+AmK6T?Rvc~K5vV+VnZvcg#% zw3v~lL$%+c2Qj~FP{pZ1U)X_D_Xn$8PYgPa4+D(7M>fEAp^3bUI1G_Y1`yhTMrKlA zsa=u49Iq%1Oc0hG5UQxa&`UU)#rF7jP$jR;z`!#22eqr{dhCU&k5w39(7|7-S>p@i z>yxGd5rk=mnlR7UctafHt5R0|sHB*hswV9e{fkmg{fLaWNwuVfyBmLh|q1bL zC@Ak!-a%T$?7o!Js;JJW(_pD-uvAK`xXQk$2H`ge9Mg*WrQMGs8~Y*};24f*XrTcd zHIBgogtJ?Kv#V}ClQ_E?ySN(M%2xDCQ^?}T1g3~NjCR)@@TYg;~m){R-Ut(O%+w6xxu2 zW$}V7+FUvjMOXxGWectuTtL=NoPpCX%WgEBe&Fvh=a*sa!F|B*C9C7K;OIeBb$#p1 z8FY8%jMcR_;dI`07Iz&|;+YFo>yp(RbUK?Bg~r{c3#Sq-7A>4dEH2Q&+C}HS-9?a- zjzQBSMLN_NEr9xYk@{h;)7o?7i8*xO*DhKMbTGOQ@NuNGu*>I9^z%~Hx_$W_igZXg z)o?Db3SNnIVUb9&cQT8~`6hQVn$0yV+qyt5ZydyfD^hX&s>S&)T3tGVjgL}^>ah#` z?yZ~b_7cfJKdLk8?_gc7b72qVZ#(RtLmm+o_4{5=kSPRy#;GkHd!+${O(bHz%qvSs zi@EN4<33XxkpM&>5!K;HBzBspOn;$)18eL|I3DlN%7v8|7gk;>k436<;wZK1Az;Jj z`-XELmj?VOM_)Kojq>jRFy5h~e*@0?K)O)@^iED}QM(VC%W?2KR0NqIQNeHY>wJ=X z0MX@-Q5=%sO(Id8BI}{VLdM~m* zcM1NefKG7uj8lzRN#@ynb(@=^ju6y`*FY+QiKv9bfqD}m7)R7$l`SKmEkx4wsl!9S z7h8+_5lw!8g1;wf(h;2spRvR?R{kqJU;GN7_H|eyitdJ3_EC|bYGhKJ!3P5VQu4CWRa`+aET-#taj2YE5sjq*ZP4f- zgOIKJkd{QYD55$*-xQsVFY`t?NehZGIQFOaY5sjnT1F2kTkKs1>wGoAVxX*loYSy& zD7Lp1ml#PNophiMJQ|AMXb;GB&V`?jm?jPQK@*d>kUQ`WUqMJA&7#XH=fEU%y#~P= zR7lk}7wz&)(p7pYLbVcDV82BpCao4aw?ci1; zB~(hoq0SGpL!*hC1E__guA#E7$cBL1ysr2^9n~x&Nmn1d~$1tRKPOqf;k_22-li|#%Yw;?jUG9Xn}JnTugD}+qZATA3j39 zflEgv9HSo1Yr~Uw)4N3RIF=9R8S&xxs171}W3XDTT5k?G!rgN)o}Jc#E*$kl013rc zwQj)t#r-5QXS*Jx1on&Fvcc|l6V@CKPDLC7m+^rj6(fTQvnxQ6PPZSH9w`ftl$A%y zSvEvNjr3lYN)|&M6gnH4^o%DS8u2@#_+cKZHa_mi<9-nz_Q`ADJe=Uhrym9?kV1s< zd2awU9Tk!BBFPPH1ZCrvT*IMx;98xD!a*{CYi>VYkw1=VUFno*3jADG9 z*U2a*$7@Z7T+D5ipX9151g$t+fdLGl*7v)x94OM4 z!ZBj&G}@7cZIQ-4>}~|7oZUq{`4^}!|CS!4VxgmU_0j>w zNmhAc_Iq4Z`GuP$U0%1Gg?{6^H@nt6-`yFJ*|dEQuaPDPddYd5(LxlbNny{4#pG5kG7xU?TA@kz1g!ITp0kR z==v5cc3jW&+w7Z=Nx)D{0*$k~#Kq{xm@i^{1uf53mw8DDg8vhGKB#+-B}Zbm5OrK? zWN?Z5$V2-05|*yT7l!^|O}^n(E=Tz~2Se-i$gJ06i9@Gh%s;WX_*C!lyE!Cq9vRf@oE#D|r*KpIF%I3b^>2i>xg z6?zaEB^~>6+z2)!;a1#8l4Ql9(RoVo84lSBk^*Y7O^-QxtkYwY9t0KgV|tJW!iIAk zR{cBrq@X{;pd`VU#5eMv@rcF~ylgm~PKue#U(9LDWKW^qck%N{((?%CCI1RwEA^-{ ztId|w@uP}*^pv7j@Sf$E=ht|~KehN+t(;I0)k<^Hw`x8<{>E`rEzKzE)A*f4>xq+! zI)?Yu3;0G}9xacaP$bQwT#0gY)d&hT%6Wd3WrgMEFHtIgiU%t!XfTwKXRlKHze;4fg<0s zi%#zEEUpM(hrQcCR6jn8v-Vd4cjKBb-wsb8C*C)XB$4+S@BRd(Ch0MSN0g0M`VW-x zkCah>3jP6K$ddm;nXgc04q=KuECflHf8{J^;U?FcZ{NNu|BAAHM-OIBx)RLfCM;;d zQFi1WnPlc5zKHU##S-*70fSGYM12};;w?GBRsBuZRYuH>i;`E NF{x*MO#e#n{U1;+rknr( diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/vcs/__pycache__/mercurial.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/vcs/__pycache__/mercurial.cpython-310.pyc deleted file mode 100644 index 3d001787ed36cc15169d9530e30a8ae04ad2c097..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5061 zcmZ`-Npl;=6`maf5P(36q^QkC6x%T>CMm@_rJR&)C9<8^v?Iw@1vyL&ryIafv%uX0 z(uBdpRdkgrhb;aFpeq;sl~m;q^ff1+b5k5E-|Hd3Mb@CEr}yQ(@4fdm@z0$7t&U@rSp|!FZ`es?K6LOv3$O7#4$$ zsp@I?hzC(Q9OVV74~je(iKOGG+C9Eot|(RW6D}mCy_08!$P@KyFV2{rhx!jizQdy; z5P4n%J&~t@;KN)OmAxCuh|Y2P(V9Yqe91HnZjk&Td$VgZtLrek>oTY7@d|Uf&pck` z{$-=*unP0PbPmmK4f66?jW4hTUT1aQU>n62$ZV#w({2p+)ncC)!FDJ)fVCTh zqA%N6Us^~!YkYMsnT==qDTi^Gjtxkw1sa@d8f~F6Nm%6=dkuhyOb= z6MJeL83%4*P65%0HE|1jVjh}Dj%iFBW<4^+3bPNqtc8;E$P(9>i&7OO52YWo3Q899 z54?#nbqbeNS*>qPyl*hq*XG3h+Pr7{)gYsv7(3Ly&^L9fJ@t-^vUOsz`d=(^DNsXW zYrJv?dXKYyd(dycEMJ!GBF9&d(mLk2vcCT5DCWhtRMwjMmL%0NpH$b^%VWcLi0i1M zzKm~=`eKnvwe|HZ9}QVpaOIWX$ELEQJ=UqH8Z7&GL1uw&|FwXsdlczIcL+`5X}ig4sj+Bxj_x{ZC{HV+VSkn9zmI z%p?22DV(WG`X6^D?$nz&T2t<{!YpP_tR4TzHjRR`?HpQvYe38Hv^Mdm*F)&b!S4_~ zGXIt#Z|xxiV4W`2mi3@v}GknYRe zp1Eff7vS_Nz-H?R^B?%w@8ZMH;|Qf>0xu!~&mm$3RdLF)y`=83ibsdy2Y&XTfnsT`VDIXiirVe%NJn{ri; z@~jv4hoO+b$Ax?09%2S6J}N65!9%8O$qVI49>M!4Cm-@mxqAX0K~+AyuS1t=Zsqq8 zQ)Zz|+`zi3vKI=%y~dY#8C8NH(Wwdo#W{Qtv=D{L{V4DFyHI`u@|McxpGC@#Ql@cw z9(P_Tnl~`Dr1LKUWPp{~GVAzVd+L0#Y+W<`FRZ66d&wNP<|5oE2cAJ1`51aN(rzOI zjUmi43%?ag5fx4<6fUftmwZuzXaYpua($CHta{ z)jN(py>ewC;-Oj&Vj0kO6HP-(C=0T3Fey7qr1%x`r5`#g3)Q6fA$Xb>oJi1z=qFc^ zIF@(pZk+EN*ZObG^MQr&+KI-`4t%bV{zEuA(fl()vPc}`hqdZJtA#y?=3B%a{7X9eeY(86S78V>Yo|aISGd>fMAXGe8HUTYsUN&o`Y!H-ztpJi1)I+4Uj!=7G6&1=Kk_EZrujkr41s3uv6w*G@EVO-mYiZN1 zRN|KHX^|72f`>87-n3kekYmKdmAV)>!2TD?z3HmiPp#-+iE5 z5yldC9_{+YJE#=zB2kSzgLBfC8Ca`of}sYz5K*252=L?gqB-MX9G)PJOD%#tLvN#u zaY1YvF^Dd>?QI@~Bgv@>&BT+!T}&2khdy`^#~+LyG& zEh#od%2V3*vs|Q_LU}?*F2u1Dhik*hD^q}eSA!r*V7Ea~>YF&R2$1|4uY3(j-EzQr zExa>UOunS{r0(mo<^0cc>)^-M(3<=yD|%XsC?fcdvpAy2La<=n45g${zO9=@=HI79T@g$jvNr!e$U9`Y1AV*d5O(ecS zqSE5>*G$WXxSpPQt=jij)~+-yciFTS@YeA*u9=pD-i?<`L9=zPir4W`6}k%%DJ4Tz zUa>!%Zt~!#mY|LGg7l4)jm51Zriw_>sWA%eytu+r_Gc15lz}%6+nMq-}*$KDsNCi ya!|hDef&Sg#VLQJrLS*q{u?EReo0|T(w)yYh&?TvEvsbGYi6y|vW-7ATmJ_Td>euQ diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/vcs/__pycache__/subversion.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/vcs/__pycache__/subversion.cpython-310.pyc deleted file mode 100644 index 6a9ae360b890b8abfef268f3bc252e58fc737df7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8449 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 diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/vcs/__pycache__/versioncontrol.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_internal/vcs/__pycache__/versioncontrol.cpython-310.pyc deleted file mode 100644 index 8dd03cbabc7e4e8db6a62f4d49e703ef310ba030..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 21144 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 H%%=YjJLh`3 diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/vcs/bazaar.py b/.venv/lib/python3.10/site-packages/pip/_internal/vcs/bazaar.py deleted file mode 100644 index a7b16e2..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/vcs/bazaar.py +++ /dev/null @@ -1,101 +0,0 @@ -import logging -from typing import List, Optional, Tuple - -from pip._internal.utils.misc import HiddenText, display_path -from pip._internal.utils.subprocess import make_command -from pip._internal.utils.urls import path_to_url -from pip._internal.vcs.versioncontrol import ( - AuthInfo, - RemoteNotFoundError, - RevOptions, - VersionControl, - vcs, -) - -logger = logging.getLogger(__name__) - - -class Bazaar(VersionControl): - name = "bzr" - dirname = ".bzr" - repo_name = "branch" - schemes = ( - "bzr+http", - "bzr+https", - "bzr+ssh", - "bzr+sftp", - "bzr+ftp", - "bzr+lp", - "bzr+file", - ) - - @staticmethod - def get_base_rev_args(rev: str) -> List[str]: - return ["-r", rev] - - def fetch_new( - self, dest: str, url: HiddenText, rev_options: RevOptions, verbosity: int - ) -> None: - rev_display = rev_options.to_display() - logger.info( - "Checking out %s%s to %s", - url, - rev_display, - display_path(dest), - ) - if verbosity <= 0: - flag = "--quiet" - elif verbosity == 1: - flag = "" - else: - flag = f"-{'v'*verbosity}" - cmd_args = make_command("branch", flag, rev_options.to_args(), url, dest) - self.run_command(cmd_args) - - def switch(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: - self.run_command(make_command("switch", url), cwd=dest) - - def update(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: - cmd_args = make_command("pull", "-q", rev_options.to_args()) - self.run_command(cmd_args, cwd=dest) - - @classmethod - def get_url_rev_and_auth(cls, url: str) -> Tuple[str, Optional[str], AuthInfo]: - # hotfix the URL scheme after removing bzr+ from bzr+ssh:// readd it - url, rev, user_pass = super().get_url_rev_and_auth(url) - if url.startswith("ssh://"): - url = "bzr+" + url - return url, rev, user_pass - - @classmethod - def get_remote_url(cls, location: str) -> str: - urls = cls.run_command( - ["info"], show_stdout=False, stdout_only=True, cwd=location - ) - for line in urls.splitlines(): - line = line.strip() - for x in ("checkout of branch: ", "parent branch: "): - if line.startswith(x): - repo = line.split(x)[1] - if cls._is_local_repository(repo): - return path_to_url(repo) - return repo - raise RemoteNotFoundError - - @classmethod - def get_revision(cls, location: str) -> str: - revision = cls.run_command( - ["revno"], - show_stdout=False, - stdout_only=True, - cwd=location, - ) - return revision.splitlines()[-1] - - @classmethod - def is_commit_id_equal(cls, dest: str, name: Optional[str]) -> bool: - """Always assume the versions don't match""" - return False - - -vcs.register(Bazaar) diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/vcs/git.py b/.venv/lib/python3.10/site-packages/pip/_internal/vcs/git.py deleted file mode 100644 index 8d1d499..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/vcs/git.py +++ /dev/null @@ -1,526 +0,0 @@ -import logging -import os.path -import pathlib -import re -import urllib.parse -import urllib.request -from typing import List, Optional, Tuple - -from pip._internal.exceptions import BadCommand, InstallationError -from pip._internal.utils.misc import HiddenText, display_path, hide_url -from pip._internal.utils.subprocess import make_command -from pip._internal.vcs.versioncontrol import ( - AuthInfo, - RemoteNotFoundError, - RemoteNotValidError, - RevOptions, - VersionControl, - find_path_to_project_root_from_repo_root, - vcs, -) - -urlsplit = urllib.parse.urlsplit -urlunsplit = urllib.parse.urlunsplit - - -logger = logging.getLogger(__name__) - - -GIT_VERSION_REGEX = re.compile( - r"^git version " # Prefix. - r"(\d+)" # Major. - r"\.(\d+)" # Dot, minor. - r"(?:\.(\d+))?" # Optional dot, patch. - r".*$" # Suffix, including any pre- and post-release segments we don't care about. -) - -HASH_REGEX = re.compile("^[a-fA-F0-9]{40}$") - -# SCP (Secure copy protocol) shorthand. e.g. 'git@example.com:foo/bar.git' -SCP_REGEX = re.compile( - r"""^ - # Optional user, e.g. 'git@' - (\w+@)? - # Server, e.g. 'github.com'. - ([^/:]+): - # The server-side path. e.g. 'user/project.git'. Must start with an - # alphanumeric character so as not to be confusable with a Windows paths - # like 'C:/foo/bar' or 'C:\foo\bar'. - (\w[^:]*) - $""", - re.VERBOSE, -) - - -def looks_like_hash(sha: str) -> bool: - return bool(HASH_REGEX.match(sha)) - - -class Git(VersionControl): - name = "git" - dirname = ".git" - repo_name = "clone" - schemes = ( - "git+http", - "git+https", - "git+ssh", - "git+git", - "git+file", - ) - # Prevent the user's environment variables from interfering with pip: - # https://github.com/pypa/pip/issues/1130 - unset_environ = ("GIT_DIR", "GIT_WORK_TREE") - default_arg_rev = "HEAD" - - @staticmethod - def get_base_rev_args(rev: str) -> List[str]: - return [rev] - - def is_immutable_rev_checkout(self, url: str, dest: str) -> bool: - _, rev_options = self.get_url_rev_options(hide_url(url)) - if not rev_options.rev: - return False - if not self.is_commit_id_equal(dest, rev_options.rev): - # the current commit is different from rev, - # which means rev was something else than a commit hash - return False - # return False in the rare case rev is both a commit hash - # and a tag or a branch; we don't want to cache in that case - # because that branch/tag could point to something else in the future - is_tag_or_branch = bool(self.get_revision_sha(dest, rev_options.rev)[0]) - return not is_tag_or_branch - - def get_git_version(self) -> Tuple[int, ...]: - version = self.run_command( - ["version"], - command_desc="git version", - show_stdout=False, - stdout_only=True, - ) - match = GIT_VERSION_REGEX.match(version) - if not match: - logger.warning("Can't parse git version: %s", version) - return () - return tuple(int(c) for c in match.groups()) - - @classmethod - def get_current_branch(cls, location: str) -> Optional[str]: - """ - Return the current branch, or None if HEAD isn't at a branch - (e.g. detached HEAD). - """ - # git-symbolic-ref exits with empty stdout if "HEAD" is a detached - # HEAD rather than a symbolic ref. In addition, the -q causes the - # command to exit with status code 1 instead of 128 in this case - # and to suppress the message to stderr. - args = ["symbolic-ref", "-q", "HEAD"] - output = cls.run_command( - args, - extra_ok_returncodes=(1,), - show_stdout=False, - stdout_only=True, - cwd=location, - ) - ref = output.strip() - - if ref.startswith("refs/heads/"): - return ref[len("refs/heads/") :] - - return None - - @classmethod - def get_revision_sha(cls, dest: str, rev: str) -> Tuple[Optional[str], bool]: - """ - Return (sha_or_none, is_branch), where sha_or_none is a commit hash - if the revision names a remote branch or tag, otherwise None. - - Args: - dest: the repository directory. - rev: the revision name. - """ - # Pass rev to pre-filter the list. - output = cls.run_command( - ["show-ref", rev], - cwd=dest, - show_stdout=False, - stdout_only=True, - on_returncode="ignore", - ) - refs = {} - # NOTE: We do not use splitlines here since that would split on other - # unicode separators, which can be maliciously used to install a - # different revision. - for line in output.strip().split("\n"): - line = line.rstrip("\r") - if not line: - continue - try: - ref_sha, ref_name = line.split(" ", maxsplit=2) - except ValueError: - # Include the offending line to simplify troubleshooting if - # this error ever occurs. - raise ValueError(f"unexpected show-ref line: {line!r}") - - refs[ref_name] = ref_sha - - branch_ref = f"refs/remotes/origin/{rev}" - tag_ref = f"refs/tags/{rev}" - - sha = refs.get(branch_ref) - if sha is not None: - return (sha, True) - - sha = refs.get(tag_ref) - - return (sha, False) - - @classmethod - def _should_fetch(cls, dest: str, rev: str) -> bool: - """ - Return true if rev is a ref or is a commit that we don't have locally. - - Branches and tags are not considered in this method because they are - assumed to be always available locally (which is a normal outcome of - ``git clone`` and ``git fetch --tags``). - """ - if rev.startswith("refs/"): - # Always fetch remote refs. - return True - - if not looks_like_hash(rev): - # Git fetch would fail with abbreviated commits. - return False - - if cls.has_commit(dest, rev): - # Don't fetch if we have the commit locally. - return False - - return True - - @classmethod - def resolve_revision( - cls, dest: str, url: HiddenText, rev_options: RevOptions - ) -> RevOptions: - """ - Resolve a revision to a new RevOptions object with the SHA1 of the - branch, tag, or ref if found. - - Args: - rev_options: a RevOptions object. - """ - rev = rev_options.arg_rev - # The arg_rev property's implementation for Git ensures that the - # rev return value is always non-None. - assert rev is not None - - sha, is_branch = cls.get_revision_sha(dest, rev) - - if sha is not None: - rev_options = rev_options.make_new(sha) - rev_options.branch_name = rev if is_branch else None - - return rev_options - - # Do not show a warning for the common case of something that has - # the form of a Git commit hash. - if not looks_like_hash(rev): - logger.warning( - "Did not find branch or tag '%s', assuming revision or ref.", - rev, - ) - - if not cls._should_fetch(dest, rev): - return rev_options - - # fetch the requested revision - cls.run_command( - make_command("fetch", "-q", url, rev_options.to_args()), - cwd=dest, - ) - # Change the revision to the SHA of the ref we fetched - sha = cls.get_revision(dest, rev="FETCH_HEAD") - rev_options = rev_options.make_new(sha) - - return rev_options - - @classmethod - def is_commit_id_equal(cls, dest: str, name: Optional[str]) -> bool: - """ - Return whether the current commit hash equals the given name. - - Args: - dest: the repository directory. - name: a string name. - """ - if not name: - # Then avoid an unnecessary subprocess call. - return False - - return cls.get_revision(dest) == name - - def fetch_new( - self, dest: str, url: HiddenText, rev_options: RevOptions, verbosity: int - ) -> None: - rev_display = rev_options.to_display() - logger.info("Cloning %s%s to %s", url, rev_display, display_path(dest)) - if verbosity <= 0: - flags: Tuple[str, ...] = ("--quiet",) - elif verbosity == 1: - flags = () - else: - flags = ("--verbose", "--progress") - if self.get_git_version() >= (2, 17): - # Git added support for partial clone in 2.17 - # https://git-scm.com/docs/partial-clone - # Speeds up cloning by functioning without a complete copy of repository - self.run_command( - make_command( - "clone", - "--filter=blob:none", - *flags, - url, - dest, - ) - ) - else: - self.run_command(make_command("clone", *flags, url, dest)) - - if rev_options.rev: - # Then a specific revision was requested. - rev_options = self.resolve_revision(dest, url, rev_options) - branch_name = getattr(rev_options, "branch_name", None) - logger.debug("Rev options %s, branch_name %s", rev_options, branch_name) - if branch_name is None: - # Only do a checkout if the current commit id doesn't match - # the requested revision. - if not self.is_commit_id_equal(dest, rev_options.rev): - cmd_args = make_command( - "checkout", - "-q", - rev_options.to_args(), - ) - self.run_command(cmd_args, cwd=dest) - elif self.get_current_branch(dest) != branch_name: - # Then a specific branch was requested, and that branch - # is not yet checked out. - track_branch = f"origin/{branch_name}" - cmd_args = [ - "checkout", - "-b", - branch_name, - "--track", - track_branch, - ] - self.run_command(cmd_args, cwd=dest) - else: - sha = self.get_revision(dest) - rev_options = rev_options.make_new(sha) - - logger.info("Resolved %s to commit %s", url, rev_options.rev) - - #: repo may contain submodules - self.update_submodules(dest) - - def switch(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: - self.run_command( - make_command("config", "remote.origin.url", url), - cwd=dest, - ) - cmd_args = make_command("checkout", "-q", rev_options.to_args()) - self.run_command(cmd_args, cwd=dest) - - self.update_submodules(dest) - - def update(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: - # First fetch changes from the default remote - if self.get_git_version() >= (1, 9): - # fetch tags in addition to everything else - self.run_command(["fetch", "-q", "--tags"], cwd=dest) - else: - self.run_command(["fetch", "-q"], cwd=dest) - # Then reset to wanted revision (maybe even origin/master) - rev_options = self.resolve_revision(dest, url, rev_options) - cmd_args = make_command("reset", "--hard", "-q", rev_options.to_args()) - self.run_command(cmd_args, cwd=dest) - #: update submodules - self.update_submodules(dest) - - @classmethod - def get_remote_url(cls, location: str) -> str: - """ - Return URL of the first remote encountered. - - Raises RemoteNotFoundError if the repository does not have a remote - url configured. - """ - # We need to pass 1 for extra_ok_returncodes since the command - # exits with return code 1 if there are no matching lines. - stdout = cls.run_command( - ["config", "--get-regexp", r"remote\..*\.url"], - extra_ok_returncodes=(1,), - show_stdout=False, - stdout_only=True, - cwd=location, - ) - remotes = stdout.splitlines() - try: - found_remote = remotes[0] - except IndexError: - raise RemoteNotFoundError - - for remote in remotes: - if remote.startswith("remote.origin.url "): - found_remote = remote - break - url = found_remote.split(" ")[1] - return cls._git_remote_to_pip_url(url.strip()) - - @staticmethod - def _git_remote_to_pip_url(url: str) -> str: - """ - Convert a remote url from what git uses to what pip accepts. - - There are 3 legal forms **url** may take: - - 1. A fully qualified url: ssh://git@example.com/foo/bar.git - 2. A local project.git folder: /path/to/bare/repository.git - 3. SCP shorthand for form 1: git@example.com:foo/bar.git - - Form 1 is output as-is. Form 2 must be converted to URI and form 3 must - be converted to form 1. - - See the corresponding test test_git_remote_url_to_pip() for examples of - sample inputs/outputs. - """ - if re.match(r"\w+://", url): - # This is already valid. Pass it though as-is. - return url - if os.path.exists(url): - # A local bare remote (git clone --mirror). - # Needs a file:// prefix. - return pathlib.PurePath(url).as_uri() - scp_match = SCP_REGEX.match(url) - if scp_match: - # Add an ssh:// prefix and replace the ':' with a '/'. - return scp_match.expand(r"ssh://\1\2/\3") - # Otherwise, bail out. - raise RemoteNotValidError(url) - - @classmethod - def has_commit(cls, location: str, rev: str) -> bool: - """ - Check if rev is a commit that is available in the local repository. - """ - try: - cls.run_command( - ["rev-parse", "-q", "--verify", "sha^" + rev], - cwd=location, - log_failed_cmd=False, - ) - except InstallationError: - return False - else: - return True - - @classmethod - def get_revision(cls, location: str, rev: Optional[str] = None) -> str: - if rev is None: - rev = "HEAD" - current_rev = cls.run_command( - ["rev-parse", rev], - show_stdout=False, - stdout_only=True, - cwd=location, - ) - return current_rev.strip() - - @classmethod - def get_subdirectory(cls, location: str) -> Optional[str]: - """ - Return the path to Python project root, relative to the repo root. - Return None if the project root is in the repo root. - """ - # find the repo root - git_dir = cls.run_command( - ["rev-parse", "--git-dir"], - show_stdout=False, - stdout_only=True, - cwd=location, - ).strip() - if not os.path.isabs(git_dir): - git_dir = os.path.join(location, git_dir) - repo_root = os.path.abspath(os.path.join(git_dir, "..")) - return find_path_to_project_root_from_repo_root(location, repo_root) - - @classmethod - def get_url_rev_and_auth(cls, url: str) -> Tuple[str, Optional[str], AuthInfo]: - """ - Prefixes stub URLs like 'user@hostname:user/repo.git' with 'ssh://'. - That's required because although they use SSH they sometimes don't - work with a ssh:// scheme (e.g. GitHub). But we need a scheme for - parsing. Hence we remove it again afterwards and return it as a stub. - """ - # Works around an apparent Git bug - # (see https://article.gmane.org/gmane.comp.version-control.git/146500) - scheme, netloc, path, query, fragment = urlsplit(url) - if scheme.endswith("file"): - initial_slashes = path[: -len(path.lstrip("/"))] - newpath = initial_slashes + urllib.request.url2pathname(path).replace( - "\\", "/" - ).lstrip("/") - after_plus = scheme.find("+") + 1 - url = scheme[:after_plus] + urlunsplit( - (scheme[after_plus:], netloc, newpath, query, fragment), - ) - - if "://" not in url: - assert "file:" not in url - url = url.replace("git+", "git+ssh://") - url, rev, user_pass = super().get_url_rev_and_auth(url) - url = url.replace("ssh://", "") - else: - url, rev, user_pass = super().get_url_rev_and_auth(url) - - return url, rev, user_pass - - @classmethod - def update_submodules(cls, location: str) -> None: - if not os.path.exists(os.path.join(location, ".gitmodules")): - return - cls.run_command( - ["submodule", "update", "--init", "--recursive", "-q"], - cwd=location, - ) - - @classmethod - def get_repository_root(cls, location: str) -> Optional[str]: - loc = super().get_repository_root(location) - if loc: - return loc - try: - r = cls.run_command( - ["rev-parse", "--show-toplevel"], - cwd=location, - show_stdout=False, - stdout_only=True, - on_returncode="raise", - log_failed_cmd=False, - ) - except BadCommand: - logger.debug( - "could not determine if %s is under git control " - "because git is not available", - location, - ) - return None - except InstallationError: - return None - return os.path.normpath(r.rstrip("\r\n")) - - @staticmethod - def should_add_vcs_url_prefix(repo_url: str) -> bool: - """In either https or ssh form, requirements must be prefixed with git+.""" - return True - - -vcs.register(Git) diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/vcs/mercurial.py b/.venv/lib/python3.10/site-packages/pip/_internal/vcs/mercurial.py deleted file mode 100644 index 2a005e0..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/vcs/mercurial.py +++ /dev/null @@ -1,163 +0,0 @@ -import configparser -import logging -import os -from typing import List, Optional, Tuple - -from pip._internal.exceptions import BadCommand, InstallationError -from pip._internal.utils.misc import HiddenText, display_path -from pip._internal.utils.subprocess import make_command -from pip._internal.utils.urls import path_to_url -from pip._internal.vcs.versioncontrol import ( - RevOptions, - VersionControl, - find_path_to_project_root_from_repo_root, - vcs, -) - -logger = logging.getLogger(__name__) - - -class Mercurial(VersionControl): - name = "hg" - dirname = ".hg" - repo_name = "clone" - schemes = ( - "hg+file", - "hg+http", - "hg+https", - "hg+ssh", - "hg+static-http", - ) - - @staticmethod - def get_base_rev_args(rev: str) -> List[str]: - return [rev] - - def fetch_new( - self, dest: str, url: HiddenText, rev_options: RevOptions, verbosity: int - ) -> None: - rev_display = rev_options.to_display() - logger.info( - "Cloning hg %s%s to %s", - url, - rev_display, - display_path(dest), - ) - if verbosity <= 0: - flags: Tuple[str, ...] = ("--quiet",) - elif verbosity == 1: - flags = () - elif verbosity == 2: - flags = ("--verbose",) - else: - flags = ("--verbose", "--debug") - self.run_command(make_command("clone", "--noupdate", *flags, url, dest)) - self.run_command( - make_command("update", *flags, rev_options.to_args()), - cwd=dest, - ) - - def switch(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: - repo_config = os.path.join(dest, self.dirname, "hgrc") - config = configparser.RawConfigParser() - try: - config.read(repo_config) - config.set("paths", "default", url.secret) - with open(repo_config, "w") as config_file: - config.write(config_file) - except (OSError, configparser.NoSectionError) as exc: - logger.warning("Could not switch Mercurial repository to %s: %s", url, exc) - else: - cmd_args = make_command("update", "-q", rev_options.to_args()) - self.run_command(cmd_args, cwd=dest) - - def update(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: - self.run_command(["pull", "-q"], cwd=dest) - cmd_args = make_command("update", "-q", rev_options.to_args()) - self.run_command(cmd_args, cwd=dest) - - @classmethod - def get_remote_url(cls, location: str) -> str: - url = cls.run_command( - ["showconfig", "paths.default"], - show_stdout=False, - stdout_only=True, - cwd=location, - ).strip() - if cls._is_local_repository(url): - url = path_to_url(url) - return url.strip() - - @classmethod - def get_revision(cls, location: str) -> str: - """ - Return the repository-local changeset revision number, as an integer. - """ - current_revision = cls.run_command( - ["parents", "--template={rev}"], - show_stdout=False, - stdout_only=True, - cwd=location, - ).strip() - return current_revision - - @classmethod - def get_requirement_revision(cls, location: str) -> str: - """ - Return the changeset identification hash, as a 40-character - hexadecimal string - """ - current_rev_hash = cls.run_command( - ["parents", "--template={node}"], - show_stdout=False, - stdout_only=True, - cwd=location, - ).strip() - return current_rev_hash - - @classmethod - def is_commit_id_equal(cls, dest: str, name: Optional[str]) -> bool: - """Always assume the versions don't match""" - return False - - @classmethod - def get_subdirectory(cls, location: str) -> Optional[str]: - """ - Return the path to Python project root, relative to the repo root. - Return None if the project root is in the repo root. - """ - # find the repo root - repo_root = cls.run_command( - ["root"], show_stdout=False, stdout_only=True, cwd=location - ).strip() - if not os.path.isabs(repo_root): - repo_root = os.path.abspath(os.path.join(location, repo_root)) - return find_path_to_project_root_from_repo_root(location, repo_root) - - @classmethod - def get_repository_root(cls, location: str) -> Optional[str]: - loc = super().get_repository_root(location) - if loc: - return loc - try: - r = cls.run_command( - ["root"], - cwd=location, - show_stdout=False, - stdout_only=True, - on_returncode="raise", - log_failed_cmd=False, - ) - except BadCommand: - logger.debug( - "could not determine if %s is under hg control " - "because hg is not available", - location, - ) - return None - except InstallationError: - return None - return os.path.normpath(r.rstrip("\r\n")) - - -vcs.register(Mercurial) diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/vcs/subversion.py b/.venv/lib/python3.10/site-packages/pip/_internal/vcs/subversion.py deleted file mode 100644 index 89c8754..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/vcs/subversion.py +++ /dev/null @@ -1,324 +0,0 @@ -import logging -import os -import re -from typing import List, Optional, Tuple - -from pip._internal.utils.misc import ( - HiddenText, - display_path, - is_console_interactive, - is_installable_dir, - split_auth_from_netloc, -) -from pip._internal.utils.subprocess import CommandArgs, make_command -from pip._internal.vcs.versioncontrol import ( - AuthInfo, - RemoteNotFoundError, - RevOptions, - VersionControl, - vcs, -) - -logger = logging.getLogger(__name__) - -_svn_xml_url_re = re.compile('url="([^"]+)"') -_svn_rev_re = re.compile(r'committed-rev="(\d+)"') -_svn_info_xml_rev_re = re.compile(r'\s*revision="(\d+)"') -_svn_info_xml_url_re = re.compile(r"(.*)") - - -class Subversion(VersionControl): - name = "svn" - dirname = ".svn" - repo_name = "checkout" - schemes = ("svn+ssh", "svn+http", "svn+https", "svn+svn", "svn+file") - - @classmethod - def should_add_vcs_url_prefix(cls, remote_url: str) -> bool: - return True - - @staticmethod - def get_base_rev_args(rev: str) -> List[str]: - return ["-r", rev] - - @classmethod - def get_revision(cls, location: str) -> str: - """ - Return the maximum revision for all files under a given location - """ - # Note: taken from setuptools.command.egg_info - revision = 0 - - for base, dirs, _ in os.walk(location): - if cls.dirname not in dirs: - dirs[:] = [] - continue # no sense walking uncontrolled subdirs - dirs.remove(cls.dirname) - entries_fn = os.path.join(base, cls.dirname, "entries") - if not os.path.exists(entries_fn): - # FIXME: should we warn? - continue - - dirurl, localrev = cls._get_svn_url_rev(base) - - if base == location: - assert dirurl is not None - base = dirurl + "/" # save the root url - elif not dirurl or not dirurl.startswith(base): - dirs[:] = [] - continue # not part of the same svn tree, skip it - revision = max(revision, localrev) - return str(revision) - - @classmethod - def get_netloc_and_auth( - cls, netloc: str, scheme: str - ) -> Tuple[str, Tuple[Optional[str], Optional[str]]]: - """ - This override allows the auth information to be passed to svn via the - --username and --password options instead of via the URL. - """ - if scheme == "ssh": - # The --username and --password options can't be used for - # svn+ssh URLs, so keep the auth information in the URL. - return super().get_netloc_and_auth(netloc, scheme) - - return split_auth_from_netloc(netloc) - - @classmethod - def get_url_rev_and_auth(cls, url: str) -> Tuple[str, Optional[str], AuthInfo]: - # hotfix the URL scheme after removing svn+ from svn+ssh:// readd it - url, rev, user_pass = super().get_url_rev_and_auth(url) - if url.startswith("ssh://"): - url = "svn+" + url - return url, rev, user_pass - - @staticmethod - def make_rev_args( - username: Optional[str], password: Optional[HiddenText] - ) -> CommandArgs: - extra_args: CommandArgs = [] - if username: - extra_args += ["--username", username] - if password: - extra_args += ["--password", password] - - return extra_args - - @classmethod - def get_remote_url(cls, location: str) -> str: - # In cases where the source is in a subdirectory, we have to look up in - # the location until we find a valid project root. - orig_location = location - while not is_installable_dir(location): - last_location = location - location = os.path.dirname(location) - if location == last_location: - # We've traversed up to the root of the filesystem without - # finding a Python project. - logger.warning( - "Could not find Python project for directory %s (tried all " - "parent directories)", - orig_location, - ) - raise RemoteNotFoundError - - url, _rev = cls._get_svn_url_rev(location) - if url is None: - raise RemoteNotFoundError - - return url - - @classmethod - def _get_svn_url_rev(cls, location: str) -> Tuple[Optional[str], int]: - from pip._internal.exceptions import InstallationError - - entries_path = os.path.join(location, cls.dirname, "entries") - if os.path.exists(entries_path): - with open(entries_path) as f: - data = f.read() - else: # subversion >= 1.7 does not have the 'entries' file - data = "" - - url = None - if data.startswith("8") or data.startswith("9") or data.startswith("10"): - entries = list(map(str.splitlines, data.split("\n\x0c\n"))) - del entries[0][0] # get rid of the '8' - url = entries[0][3] - revs = [int(d[9]) for d in entries if len(d) > 9 and d[9]] + [0] - elif data.startswith("= 1.7 - # Note that using get_remote_call_options is not necessary here - # because `svn info` is being run against a local directory. - # We don't need to worry about making sure interactive mode - # is being used to prompt for passwords, because passwords - # are only potentially needed for remote server requests. - xml = cls.run_command( - ["info", "--xml", location], - show_stdout=False, - stdout_only=True, - ) - match = _svn_info_xml_url_re.search(xml) - assert match is not None - url = match.group(1) - revs = [int(m.group(1)) for m in _svn_info_xml_rev_re.finditer(xml)] - except InstallationError: - url, revs = None, [] - - if revs: - rev = max(revs) - else: - rev = 0 - - return url, rev - - @classmethod - def is_commit_id_equal(cls, dest: str, name: Optional[str]) -> bool: - """Always assume the versions don't match""" - return False - - def __init__(self, use_interactive: bool = None) -> None: - if use_interactive is None: - use_interactive = is_console_interactive() - self.use_interactive = use_interactive - - # This member is used to cache the fetched version of the current - # ``svn`` client. - # Special value definitions: - # None: Not evaluated yet. - # Empty tuple: Could not parse version. - self._vcs_version: Optional[Tuple[int, ...]] = None - - super().__init__() - - def call_vcs_version(self) -> Tuple[int, ...]: - """Query the version of the currently installed Subversion client. - - :return: A tuple containing the parts of the version information or - ``()`` if the version returned from ``svn`` could not be parsed. - :raises: BadCommand: If ``svn`` is not installed. - """ - # Example versions: - # svn, version 1.10.3 (r1842928) - # compiled Feb 25 2019, 14:20:39 on x86_64-apple-darwin17.0.0 - # svn, version 1.7.14 (r1542130) - # compiled Mar 28 2018, 08:49:13 on x86_64-pc-linux-gnu - # svn, version 1.12.0-SlikSvn (SlikSvn/1.12.0) - # compiled May 28 2019, 13:44:56 on x86_64-microsoft-windows6.2 - version_prefix = "svn, version " - version = self.run_command(["--version"], show_stdout=False, stdout_only=True) - if not version.startswith(version_prefix): - return () - - version = version[len(version_prefix) :].split()[0] - version_list = version.partition("-")[0].split(".") - try: - parsed_version = tuple(map(int, version_list)) - except ValueError: - return () - - return parsed_version - - def get_vcs_version(self) -> Tuple[int, ...]: - """Return the version of the currently installed Subversion client. - - If the version of the Subversion client has already been queried, - a cached value will be used. - - :return: A tuple containing the parts of the version information or - ``()`` if the version returned from ``svn`` could not be parsed. - :raises: BadCommand: If ``svn`` is not installed. - """ - if self._vcs_version is not None: - # Use cached version, if available. - # If parsing the version failed previously (empty tuple), - # do not attempt to parse it again. - return self._vcs_version - - vcs_version = self.call_vcs_version() - self._vcs_version = vcs_version - return vcs_version - - def get_remote_call_options(self) -> CommandArgs: - """Return options to be used on calls to Subversion that contact the server. - - These options are applicable for the following ``svn`` subcommands used - in this class. - - - checkout - - switch - - update - - :return: A list of command line arguments to pass to ``svn``. - """ - if not self.use_interactive: - # --non-interactive switch is available since Subversion 0.14.4. - # Subversion < 1.8 runs in interactive mode by default. - return ["--non-interactive"] - - svn_version = self.get_vcs_version() - # By default, Subversion >= 1.8 runs in non-interactive mode if - # stdin is not a TTY. Since that is how pip invokes SVN, in - # call_subprocess(), pip must pass --force-interactive to ensure - # the user can be prompted for a password, if required. - # SVN added the --force-interactive option in SVN 1.8. Since - # e.g. RHEL/CentOS 7, which is supported until 2024, ships with - # SVN 1.7, pip should continue to support SVN 1.7. Therefore, pip - # can't safely add the option if the SVN version is < 1.8 (or unknown). - if svn_version >= (1, 8): - return ["--force-interactive"] - - return [] - - def fetch_new( - self, dest: str, url: HiddenText, rev_options: RevOptions, verbosity: int - ) -> None: - rev_display = rev_options.to_display() - logger.info( - "Checking out %s%s to %s", - url, - rev_display, - display_path(dest), - ) - if verbosity <= 0: - flag = "--quiet" - else: - flag = "" - cmd_args = make_command( - "checkout", - flag, - self.get_remote_call_options(), - rev_options.to_args(), - url, - dest, - ) - self.run_command(cmd_args) - - def switch(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: - cmd_args = make_command( - "switch", - self.get_remote_call_options(), - rev_options.to_args(), - url, - dest, - ) - self.run_command(cmd_args) - - def update(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: - cmd_args = make_command( - "update", - self.get_remote_call_options(), - rev_options.to_args(), - dest, - ) - self.run_command(cmd_args) - - -vcs.register(Subversion) diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/vcs/versioncontrol.py b/.venv/lib/python3.10/site-packages/pip/_internal/vcs/versioncontrol.py deleted file mode 100644 index 02bbf68..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/vcs/versioncontrol.py +++ /dev/null @@ -1,705 +0,0 @@ -"""Handles all VCS (version control) support""" - -import logging -import os -import shutil -import sys -import urllib.parse -from typing import ( - TYPE_CHECKING, - Any, - Dict, - Iterable, - Iterator, - List, - Mapping, - Optional, - Tuple, - Type, - Union, -) - -from pip._internal.cli.spinners import SpinnerInterface -from pip._internal.exceptions import BadCommand, InstallationError -from pip._internal.utils.misc import ( - HiddenText, - ask_path_exists, - backup_dir, - display_path, - hide_url, - hide_value, - is_installable_dir, - rmtree, -) -from pip._internal.utils.subprocess import ( - CommandArgs, - call_subprocess, - format_command_args, - make_command, -) -from pip._internal.utils.urls import get_url_scheme - -if TYPE_CHECKING: - # Literal was introduced in Python 3.8. - # - # TODO: Remove `if TYPE_CHECKING` when dropping support for Python 3.7. - from typing import Literal - - -__all__ = ["vcs"] - - -logger = logging.getLogger(__name__) - -AuthInfo = Tuple[Optional[str], Optional[str]] - - -def is_url(name: str) -> bool: - """ - Return true if the name looks like a URL. - """ - scheme = get_url_scheme(name) - if scheme is None: - return False - return scheme in ["http", "https", "file", "ftp"] + vcs.all_schemes - - -def make_vcs_requirement_url( - repo_url: str, rev: str, project_name: str, subdir: Optional[str] = None -) -> str: - """ - Return the URL for a VCS requirement. - - Args: - repo_url: the remote VCS url, with any needed VCS prefix (e.g. "git+"). - project_name: the (unescaped) project name. - """ - egg_project_name = project_name.replace("-", "_") - req = f"{repo_url}@{rev}#egg={egg_project_name}" - if subdir: - req += f"&subdirectory={subdir}" - - return req - - -def find_path_to_project_root_from_repo_root( - location: str, repo_root: str -) -> Optional[str]: - """ - Find the the Python project's root by searching up the filesystem from - `location`. Return the path to project root relative to `repo_root`. - Return None if the project root is `repo_root`, or cannot be found. - """ - # find project root. - orig_location = location - while not is_installable_dir(location): - last_location = location - location = os.path.dirname(location) - if location == last_location: - # We've traversed up to the root of the filesystem without - # finding a Python project. - logger.warning( - "Could not find a Python project for directory %s (tried all " - "parent directories)", - orig_location, - ) - return None - - if os.path.samefile(repo_root, location): - return None - - return os.path.relpath(location, repo_root) - - -class RemoteNotFoundError(Exception): - pass - - -class RemoteNotValidError(Exception): - def __init__(self, url: str): - super().__init__(url) - self.url = url - - -class RevOptions: - - """ - Encapsulates a VCS-specific revision to install, along with any VCS - install options. - - Instances of this class should be treated as if immutable. - """ - - def __init__( - self, - vc_class: Type["VersionControl"], - rev: Optional[str] = None, - extra_args: Optional[CommandArgs] = None, - ) -> None: - """ - Args: - vc_class: a VersionControl subclass. - rev: the name of the revision to install. - extra_args: a list of extra options. - """ - if extra_args is None: - extra_args = [] - - self.extra_args = extra_args - self.rev = rev - self.vc_class = vc_class - self.branch_name: Optional[str] = None - - def __repr__(self) -> str: - return f"" - - @property - def arg_rev(self) -> Optional[str]: - if self.rev is None: - return self.vc_class.default_arg_rev - - return self.rev - - def to_args(self) -> CommandArgs: - """ - Return the VCS-specific command arguments. - """ - args: CommandArgs = [] - rev = self.arg_rev - if rev is not None: - args += self.vc_class.get_base_rev_args(rev) - args += self.extra_args - - return args - - def to_display(self) -> str: - if not self.rev: - return "" - - return f" (to revision {self.rev})" - - def make_new(self, rev: str) -> "RevOptions": - """ - Make a copy of the current instance, but with a new rev. - - Args: - rev: the name of the revision for the new object. - """ - return self.vc_class.make_rev_options(rev, extra_args=self.extra_args) - - -class VcsSupport: - _registry: Dict[str, "VersionControl"] = {} - schemes = ["ssh", "git", "hg", "bzr", "sftp", "svn"] - - def __init__(self) -> None: - # Register more schemes with urlparse for various version control - # systems - urllib.parse.uses_netloc.extend(self.schemes) - super().__init__() - - def __iter__(self) -> Iterator[str]: - return self._registry.__iter__() - - @property - def backends(self) -> List["VersionControl"]: - return list(self._registry.values()) - - @property - def dirnames(self) -> List[str]: - return [backend.dirname for backend in self.backends] - - @property - def all_schemes(self) -> List[str]: - schemes: List[str] = [] - for backend in self.backends: - schemes.extend(backend.schemes) - return schemes - - def register(self, cls: Type["VersionControl"]) -> None: - if not hasattr(cls, "name"): - logger.warning("Cannot register VCS %s", cls.__name__) - return - if cls.name not in self._registry: - self._registry[cls.name] = cls() - logger.debug("Registered VCS backend: %s", cls.name) - - def unregister(self, name: str) -> None: - if name in self._registry: - del self._registry[name] - - def get_backend_for_dir(self, location: str) -> Optional["VersionControl"]: - """ - Return a VersionControl object if a repository of that type is found - at the given directory. - """ - vcs_backends = {} - for vcs_backend in self._registry.values(): - repo_path = vcs_backend.get_repository_root(location) - if not repo_path: - continue - logger.debug("Determine that %s uses VCS: %s", location, vcs_backend.name) - vcs_backends[repo_path] = vcs_backend - - if not vcs_backends: - return None - - # Choose the VCS in the inner-most directory. Since all repository - # roots found here would be either `location` or one of its - # parents, the longest path should have the most path components, - # i.e. the backend representing the inner-most repository. - inner_most_repo_path = max(vcs_backends, key=len) - return vcs_backends[inner_most_repo_path] - - def get_backend_for_scheme(self, scheme: str) -> Optional["VersionControl"]: - """ - Return a VersionControl object or None. - """ - for vcs_backend in self._registry.values(): - if scheme in vcs_backend.schemes: - return vcs_backend - return None - - def get_backend(self, name: str) -> Optional["VersionControl"]: - """ - Return a VersionControl object or None. - """ - name = name.lower() - return self._registry.get(name) - - -vcs = VcsSupport() - - -class VersionControl: - name = "" - dirname = "" - repo_name = "" - # List of supported schemes for this Version Control - schemes: Tuple[str, ...] = () - # Iterable of environment variable names to pass to call_subprocess(). - unset_environ: Tuple[str, ...] = () - default_arg_rev: Optional[str] = None - - @classmethod - def should_add_vcs_url_prefix(cls, remote_url: str) -> bool: - """ - Return whether the vcs prefix (e.g. "git+") should be added to a - repository's remote url when used in a requirement. - """ - return not remote_url.lower().startswith(f"{cls.name}:") - - @classmethod - def get_subdirectory(cls, location: str) -> Optional[str]: - """ - Return the path to Python project root, relative to the repo root. - Return None if the project root is in the repo root. - """ - return None - - @classmethod - def get_requirement_revision(cls, repo_dir: str) -> str: - """ - Return the revision string that should be used in a requirement. - """ - return cls.get_revision(repo_dir) - - @classmethod - def get_src_requirement(cls, repo_dir: str, project_name: str) -> str: - """ - Return the requirement string to use to redownload the files - currently at the given repository directory. - - Args: - project_name: the (unescaped) project name. - - The return value has a form similar to the following: - - {repository_url}@{revision}#egg={project_name} - """ - repo_url = cls.get_remote_url(repo_dir) - - if cls.should_add_vcs_url_prefix(repo_url): - repo_url = f"{cls.name}+{repo_url}" - - revision = cls.get_requirement_revision(repo_dir) - subdir = cls.get_subdirectory(repo_dir) - req = make_vcs_requirement_url(repo_url, revision, project_name, subdir=subdir) - - return req - - @staticmethod - def get_base_rev_args(rev: str) -> List[str]: - """ - Return the base revision arguments for a vcs command. - - Args: - rev: the name of a revision to install. Cannot be None. - """ - raise NotImplementedError - - def is_immutable_rev_checkout(self, url: str, dest: str) -> bool: - """ - Return true if the commit hash checked out at dest matches - the revision in url. - - Always return False, if the VCS does not support immutable commit - hashes. - - This method does not check if there are local uncommitted changes - in dest after checkout, as pip currently has no use case for that. - """ - return False - - @classmethod - def make_rev_options( - cls, rev: Optional[str] = None, extra_args: Optional[CommandArgs] = None - ) -> RevOptions: - """ - Return a RevOptions object. - - Args: - rev: the name of a revision to install. - extra_args: a list of extra options. - """ - return RevOptions(cls, rev, extra_args=extra_args) - - @classmethod - def _is_local_repository(cls, repo: str) -> bool: - """ - posix absolute paths start with os.path.sep, - win32 ones start with drive (like c:\\folder) - """ - drive, tail = os.path.splitdrive(repo) - return repo.startswith(os.path.sep) or bool(drive) - - @classmethod - def get_netloc_and_auth( - cls, netloc: str, scheme: str - ) -> Tuple[str, Tuple[Optional[str], Optional[str]]]: - """ - Parse the repository URL's netloc, and return the new netloc to use - along with auth information. - - Args: - netloc: the original repository URL netloc. - scheme: the repository URL's scheme without the vcs prefix. - - This is mainly for the Subversion class to override, so that auth - information can be provided via the --username and --password options - instead of through the URL. For other subclasses like Git without - such an option, auth information must stay in the URL. - - Returns: (netloc, (username, password)). - """ - return netloc, (None, None) - - @classmethod - def get_url_rev_and_auth(cls, url: str) -> Tuple[str, Optional[str], AuthInfo]: - """ - Parse the repository URL to use, and return the URL, revision, - and auth info to use. - - Returns: (url, rev, (username, password)). - """ - scheme, netloc, path, query, frag = urllib.parse.urlsplit(url) - if "+" not in scheme: - raise ValueError( - "Sorry, {!r} is a malformed VCS url. " - "The format is +://, " - "e.g. svn+http://myrepo/svn/MyApp#egg=MyApp".format(url) - ) - # Remove the vcs prefix. - scheme = scheme.split("+", 1)[1] - netloc, user_pass = cls.get_netloc_and_auth(netloc, scheme) - rev = None - if "@" in path: - path, rev = path.rsplit("@", 1) - if not rev: - raise InstallationError( - "The URL {!r} has an empty revision (after @) " - "which is not supported. Include a revision after @ " - "or remove @ from the URL.".format(url) - ) - url = urllib.parse.urlunsplit((scheme, netloc, path, query, "")) - return url, rev, user_pass - - @staticmethod - def make_rev_args( - username: Optional[str], password: Optional[HiddenText] - ) -> CommandArgs: - """ - Return the RevOptions "extra arguments" to use in obtain(). - """ - return [] - - def get_url_rev_options(self, url: HiddenText) -> Tuple[HiddenText, RevOptions]: - """ - Return the URL and RevOptions object to use in obtain(), - as a tuple (url, rev_options). - """ - secret_url, rev, user_pass = self.get_url_rev_and_auth(url.secret) - username, secret_password = user_pass - password: Optional[HiddenText] = None - if secret_password is not None: - password = hide_value(secret_password) - extra_args = self.make_rev_args(username, password) - rev_options = self.make_rev_options(rev, extra_args=extra_args) - - return hide_url(secret_url), rev_options - - @staticmethod - def normalize_url(url: str) -> str: - """ - Normalize a URL for comparison by unquoting it and removing any - trailing slash. - """ - return urllib.parse.unquote(url).rstrip("/") - - @classmethod - def compare_urls(cls, url1: str, url2: str) -> bool: - """ - Compare two repo URLs for identity, ignoring incidental differences. - """ - return cls.normalize_url(url1) == cls.normalize_url(url2) - - def fetch_new( - self, dest: str, url: HiddenText, rev_options: RevOptions, verbosity: int - ) -> None: - """ - Fetch a revision from a repository, in the case that this is the - first fetch from the repository. - - Args: - dest: the directory to fetch the repository to. - rev_options: a RevOptions object. - verbosity: verbosity level. - """ - raise NotImplementedError - - def switch(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: - """ - Switch the repo at ``dest`` to point to ``URL``. - - Args: - rev_options: a RevOptions object. - """ - raise NotImplementedError - - def update(self, dest: str, url: HiddenText, rev_options: RevOptions) -> None: - """ - Update an already-existing repo to the given ``rev_options``. - - Args: - rev_options: a RevOptions object. - """ - raise NotImplementedError - - @classmethod - def is_commit_id_equal(cls, dest: str, name: Optional[str]) -> bool: - """ - Return whether the id of the current commit equals the given name. - - Args: - dest: the repository directory. - name: a string name. - """ - raise NotImplementedError - - def obtain(self, dest: str, url: HiddenText, verbosity: int) -> None: - """ - Install or update in editable mode the package represented by this - VersionControl object. - - :param dest: the repository directory in which to install or update. - :param url: the repository URL starting with a vcs prefix. - :param verbosity: verbosity level. - """ - url, rev_options = self.get_url_rev_options(url) - - if not os.path.exists(dest): - self.fetch_new(dest, url, rev_options, verbosity=verbosity) - return - - rev_display = rev_options.to_display() - if self.is_repository_directory(dest): - existing_url = self.get_remote_url(dest) - if self.compare_urls(existing_url, url.secret): - logger.debug( - "%s in %s exists, and has correct URL (%s)", - self.repo_name.title(), - display_path(dest), - url, - ) - if not self.is_commit_id_equal(dest, rev_options.rev): - logger.info( - "Updating %s %s%s", - display_path(dest), - self.repo_name, - rev_display, - ) - self.update(dest, url, rev_options) - else: - logger.info("Skipping because already up-to-date.") - return - - logger.warning( - "%s %s in %s exists with URL %s", - self.name, - self.repo_name, - display_path(dest), - existing_url, - ) - prompt = ("(s)witch, (i)gnore, (w)ipe, (b)ackup ", ("s", "i", "w", "b")) - else: - logger.warning( - "Directory %s already exists, and is not a %s %s.", - dest, - self.name, - self.repo_name, - ) - # https://github.com/python/mypy/issues/1174 - prompt = ("(i)gnore, (w)ipe, (b)ackup ", ("i", "w", "b")) # type: ignore - - logger.warning( - "The plan is to install the %s repository %s", - self.name, - url, - ) - response = ask_path_exists("What to do? {}".format(prompt[0]), prompt[1]) - - if response == "a": - sys.exit(-1) - - if response == "w": - logger.warning("Deleting %s", display_path(dest)) - rmtree(dest) - self.fetch_new(dest, url, rev_options, verbosity=verbosity) - return - - if response == "b": - dest_dir = backup_dir(dest) - logger.warning("Backing up %s to %s", display_path(dest), dest_dir) - shutil.move(dest, dest_dir) - self.fetch_new(dest, url, rev_options, verbosity=verbosity) - return - - # Do nothing if the response is "i". - if response == "s": - logger.info( - "Switching %s %s to %s%s", - self.repo_name, - display_path(dest), - url, - rev_display, - ) - self.switch(dest, url, rev_options) - - def unpack(self, location: str, url: HiddenText, verbosity: int) -> None: - """ - Clean up current location and download the url repository - (and vcs infos) into location - - :param url: the repository URL starting with a vcs prefix. - :param verbosity: verbosity level. - """ - if os.path.exists(location): - rmtree(location) - self.obtain(location, url=url, verbosity=verbosity) - - @classmethod - def get_remote_url(cls, location: str) -> str: - """ - Return the url used at location - - Raises RemoteNotFoundError if the repository does not have a remote - url configured. - """ - raise NotImplementedError - - @classmethod - def get_revision(cls, location: str) -> str: - """ - Return the current commit id of the files at the given location. - """ - raise NotImplementedError - - @classmethod - def run_command( - cls, - cmd: Union[List[str], CommandArgs], - show_stdout: bool = True, - cwd: Optional[str] = None, - on_returncode: 'Literal["raise", "warn", "ignore"]' = "raise", - extra_ok_returncodes: Optional[Iterable[int]] = None, - command_desc: Optional[str] = None, - extra_environ: Optional[Mapping[str, Any]] = None, - spinner: Optional[SpinnerInterface] = None, - log_failed_cmd: bool = True, - stdout_only: bool = False, - ) -> str: - """ - Run a VCS subcommand - This is simply a wrapper around call_subprocess that adds the VCS - command name, and checks that the VCS is available - """ - cmd = make_command(cls.name, *cmd) - if command_desc is None: - command_desc = format_command_args(cmd) - try: - return call_subprocess( - cmd, - show_stdout, - cwd, - on_returncode=on_returncode, - extra_ok_returncodes=extra_ok_returncodes, - command_desc=command_desc, - extra_environ=extra_environ, - unset_environ=cls.unset_environ, - spinner=spinner, - log_failed_cmd=log_failed_cmd, - stdout_only=stdout_only, - ) - except FileNotFoundError: - # errno.ENOENT = no such file or directory - # In other words, the VCS executable isn't available - raise BadCommand( - f"Cannot find command {cls.name!r} - do you have " - f"{cls.name!r} installed and in your PATH?" - ) - except PermissionError: - # errno.EACCES = Permission denied - # This error occurs, for instance, when the command is installed - # only for another user. So, the current user don't have - # permission to call the other user command. - raise BadCommand( - f"No permission to execute {cls.name!r} - install it " - f"locally, globally (ask admin), or check your PATH. " - f"See possible solutions at " - f"https://pip.pypa.io/en/latest/reference/pip_freeze/" - f"#fixing-permission-denied." - ) - - @classmethod - def is_repository_directory(cls, path: str) -> bool: - """ - Return whether a directory path is a repository directory. - """ - logger.debug("Checking in %s for %s (%s)...", path, cls.dirname, cls.name) - return os.path.exists(os.path.join(path, cls.dirname)) - - @classmethod - def get_repository_root(cls, location: str) -> Optional[str]: - """ - Return the "root" (top-level) directory controlled by the vcs, - or `None` if the directory is not in any. - - It is meant to be overridden to implement smarter detection - mechanisms for specific vcs. - - This can do more than is_repository_directory() alone. For - example, the Git override checks that Git is actually available. - """ - if cls.is_repository_directory(location): - return location - return None diff --git a/.venv/lib/python3.10/site-packages/pip/_internal/wheel_builder.py b/.venv/lib/python3.10/site-packages/pip/_internal/wheel_builder.py deleted file mode 100644 index d066344..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_internal/wheel_builder.py +++ /dev/null @@ -1,377 +0,0 @@ -"""Orchestrator for building wheels from InstallRequirements. -""" - -import logging -import os.path -import re -import shutil -from typing import Any, Callable, Iterable, List, Optional, Tuple - -from pip._vendor.packaging.utils import canonicalize_name, canonicalize_version -from pip._vendor.packaging.version import InvalidVersion, Version - -from pip._internal.cache import WheelCache -from pip._internal.exceptions import InvalidWheelFilename, UnsupportedWheel -from pip._internal.metadata import FilesystemWheel, get_wheel_distribution -from pip._internal.models.link import Link -from pip._internal.models.wheel import Wheel -from pip._internal.operations.build.wheel import build_wheel_pep517 -from pip._internal.operations.build.wheel_editable import build_wheel_editable -from pip._internal.operations.build.wheel_legacy import build_wheel_legacy -from pip._internal.req.req_install import InstallRequirement -from pip._internal.utils.logging import indent_log -from pip._internal.utils.misc import ensure_dir, hash_file, is_wheel_installed -from pip._internal.utils.setuptools_build import make_setuptools_clean_args -from pip._internal.utils.subprocess import call_subprocess -from pip._internal.utils.temp_dir import TempDirectory -from pip._internal.utils.urls import path_to_url -from pip._internal.vcs import vcs - -logger = logging.getLogger(__name__) - -_egg_info_re = re.compile(r"([a-z0-9_.]+)-([a-z0-9_.!+-]+)", re.IGNORECASE) - -BinaryAllowedPredicate = Callable[[InstallRequirement], bool] -BuildResult = Tuple[List[InstallRequirement], List[InstallRequirement]] - - -def _contains_egg_info(s: str) -> bool: - """Determine whether the string looks like an egg_info. - - :param s: The string to parse. E.g. foo-2.1 - """ - return bool(_egg_info_re.search(s)) - - -def _should_build( - req: InstallRequirement, - need_wheel: bool, - check_binary_allowed: BinaryAllowedPredicate, -) -> bool: - """Return whether an InstallRequirement should be built into a wheel.""" - if req.constraint: - # never build requirements that are merely constraints - return False - if req.is_wheel: - if need_wheel: - logger.info( - "Skipping %s, due to already being wheel.", - req.name, - ) - return False - - if need_wheel: - # i.e. pip wheel, not pip install - return True - - # From this point, this concerns the pip install command only - # (need_wheel=False). - - if not req.source_dir: - return False - - if req.editable: - # we only build PEP 660 editable requirements - return req.supports_pyproject_editable() - - if req.use_pep517: - return True - - if not check_binary_allowed(req): - logger.info( - "Skipping wheel build for %s, due to binaries being disabled for it.", - req.name, - ) - return False - - if not is_wheel_installed(): - # we don't build legacy requirements if wheel is not installed - logger.info( - "Using legacy 'setup.py install' for %s, " - "since package 'wheel' is not installed.", - req.name, - ) - return False - - return True - - -def should_build_for_wheel_command( - req: InstallRequirement, -) -> bool: - return _should_build(req, need_wheel=True, check_binary_allowed=_always_true) - - -def should_build_for_install_command( - req: InstallRequirement, - check_binary_allowed: BinaryAllowedPredicate, -) -> bool: - return _should_build( - req, need_wheel=False, check_binary_allowed=check_binary_allowed - ) - - -def _should_cache( - req: InstallRequirement, -) -> Optional[bool]: - """ - Return whether a built InstallRequirement can be stored in the persistent - wheel cache, assuming the wheel cache is available, and _should_build() - has determined a wheel needs to be built. - """ - if req.editable or not req.source_dir: - # never cache editable requirements - return False - - if req.link and req.link.is_vcs: - # VCS checkout. Do not cache - # unless it points to an immutable commit hash. - assert not req.editable - assert req.source_dir - vcs_backend = vcs.get_backend_for_scheme(req.link.scheme) - assert vcs_backend - if vcs_backend.is_immutable_rev_checkout(req.link.url, req.source_dir): - return True - return False - - assert req.link - base, ext = req.link.splitext() - if _contains_egg_info(base): - return True - - # Otherwise, do not cache. - return False - - -def _get_cache_dir( - req: InstallRequirement, - wheel_cache: WheelCache, -) -> str: - """Return the persistent or temporary cache directory where the built - wheel need to be stored. - """ - cache_available = bool(wheel_cache.cache_dir) - assert req.link - if cache_available and _should_cache(req): - cache_dir = wheel_cache.get_path_for_link(req.link) - else: - cache_dir = wheel_cache.get_ephem_path_for_link(req.link) - return cache_dir - - -def _always_true(_: Any) -> bool: - return True - - -def _verify_one(req: InstallRequirement, wheel_path: str) -> None: - canonical_name = canonicalize_name(req.name or "") - w = Wheel(os.path.basename(wheel_path)) - if canonicalize_name(w.name) != canonical_name: - raise InvalidWheelFilename( - "Wheel has unexpected file name: expected {!r}, " - "got {!r}".format(canonical_name, w.name), - ) - dist = get_wheel_distribution(FilesystemWheel(wheel_path), canonical_name) - dist_verstr = str(dist.version) - if canonicalize_version(dist_verstr) != canonicalize_version(w.version): - raise InvalidWheelFilename( - "Wheel has unexpected file name: expected {!r}, " - "got {!r}".format(dist_verstr, w.version), - ) - metadata_version_value = dist.metadata_version - if metadata_version_value is None: - raise UnsupportedWheel("Missing Metadata-Version") - try: - metadata_version = Version(metadata_version_value) - except InvalidVersion: - msg = f"Invalid Metadata-Version: {metadata_version_value}" - raise UnsupportedWheel(msg) - if metadata_version >= Version("1.2") and not isinstance(dist.version, Version): - raise UnsupportedWheel( - "Metadata 1.2 mandates PEP 440 version, " - "but {!r} is not".format(dist_verstr) - ) - - -def _build_one( - req: InstallRequirement, - output_dir: str, - verify: bool, - build_options: List[str], - global_options: List[str], - editable: bool, -) -> Optional[str]: - """Build one wheel. - - :return: The filename of the built wheel, or None if the build failed. - """ - artifact = "editable" if editable else "wheel" - try: - ensure_dir(output_dir) - except OSError as e: - logger.warning( - "Building %s for %s failed: %s", - artifact, - req.name, - e, - ) - return None - - # Install build deps into temporary directory (PEP 518) - with req.build_env: - wheel_path = _build_one_inside_env( - req, output_dir, build_options, global_options, editable - ) - if wheel_path and verify: - try: - _verify_one(req, wheel_path) - except (InvalidWheelFilename, UnsupportedWheel) as e: - logger.warning("Built %s for %s is invalid: %s", artifact, req.name, e) - return None - return wheel_path - - -def _build_one_inside_env( - req: InstallRequirement, - output_dir: str, - build_options: List[str], - global_options: List[str], - editable: bool, -) -> Optional[str]: - with TempDirectory(kind="wheel") as temp_dir: - assert req.name - if req.use_pep517: - assert req.metadata_directory - assert req.pep517_backend - if global_options: - logger.warning( - "Ignoring --global-option when building %s using PEP 517", req.name - ) - if build_options: - logger.warning( - "Ignoring --build-option when building %s using PEP 517", req.name - ) - if editable: - wheel_path = build_wheel_editable( - name=req.name, - backend=req.pep517_backend, - metadata_directory=req.metadata_directory, - tempd=temp_dir.path, - ) - else: - wheel_path = build_wheel_pep517( - name=req.name, - backend=req.pep517_backend, - metadata_directory=req.metadata_directory, - tempd=temp_dir.path, - ) - else: - wheel_path = build_wheel_legacy( - name=req.name, - setup_py_path=req.setup_py_path, - source_dir=req.unpacked_source_directory, - global_options=global_options, - build_options=build_options, - tempd=temp_dir.path, - ) - - if wheel_path is not None: - wheel_name = os.path.basename(wheel_path) - dest_path = os.path.join(output_dir, wheel_name) - try: - wheel_hash, length = hash_file(wheel_path) - shutil.move(wheel_path, dest_path) - logger.info( - "Created wheel for %s: filename=%s size=%d sha256=%s", - req.name, - wheel_name, - length, - wheel_hash.hexdigest(), - ) - logger.info("Stored in directory: %s", output_dir) - return dest_path - except Exception as e: - logger.warning( - "Building wheel for %s failed: %s", - req.name, - e, - ) - # Ignore return, we can't do anything else useful. - if not req.use_pep517: - _clean_one_legacy(req, global_options) - return None - - -def _clean_one_legacy(req: InstallRequirement, global_options: List[str]) -> bool: - clean_args = make_setuptools_clean_args( - req.setup_py_path, - global_options=global_options, - ) - - logger.info("Running setup.py clean for %s", req.name) - try: - call_subprocess( - clean_args, command_desc="python setup.py clean", cwd=req.source_dir - ) - return True - except Exception: - logger.error("Failed cleaning build dir for %s", req.name) - return False - - -def build( - requirements: Iterable[InstallRequirement], - wheel_cache: WheelCache, - verify: bool, - build_options: List[str], - global_options: List[str], -) -> BuildResult: - """Build wheels. - - :return: The list of InstallRequirement that succeeded to build and - the list of InstallRequirement that failed to build. - """ - if not requirements: - return [], [] - - # Build the wheels. - logger.info( - "Building wheels for collected packages: %s", - ", ".join(req.name for req in requirements), # type: ignore - ) - - with indent_log(): - build_successes, build_failures = [], [] - for req in requirements: - assert req.name - cache_dir = _get_cache_dir(req, wheel_cache) - wheel_file = _build_one( - req, - cache_dir, - verify, - build_options, - global_options, - req.editable and req.permit_editable_wheels, - ) - if wheel_file: - # Update the link for this. - req.link = Link(path_to_url(wheel_file)) - req.local_file_path = req.link.file_path - assert req.link.is_wheel - build_successes.append(req) - else: - build_failures.append(req) - - # notify success/failure - if build_successes: - logger.info( - "Successfully built %s", - " ".join([req.name for req in build_successes]), # type: ignore - ) - if build_failures: - logger.info( - "Failed to build %s", - " ".join([req.name for req in build_failures]), # type: ignore - ) - # Return a list of requirements that failed to build - return build_successes, build_failures diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/__init__.py b/.venv/lib/python3.10/site-packages/pip/_vendor/__init__.py deleted file mode 100644 index 3843cb0..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/__init__.py +++ /dev/null @@ -1,111 +0,0 @@ -""" -pip._vendor is for vendoring dependencies of pip to prevent needing pip to -depend on something external. - -Files inside of pip._vendor should be considered immutable and should only be -updated to versions from upstream. -""" -from __future__ import absolute_import - -import glob -import os.path -import sys - -# Downstream redistributors which have debundled our dependencies should also -# patch this value to be true. This will trigger the additional patching -# to cause things like "six" to be available as pip. -DEBUNDLED = False - -# By default, look in this directory for a bunch of .whl files which we will -# add to the beginning of sys.path before attempting to import anything. This -# is done to support downstream re-distributors like Debian and Fedora who -# wish to create their own Wheels for our dependencies to aid in debundling. -WHEEL_DIR = os.path.abspath(os.path.dirname(__file__)) - - -# Define a small helper function to alias our vendored modules to the real ones -# if the vendored ones do not exist. This idea of this was taken from -# https://github.com/kennethreitz/requests/pull/2567. -def vendored(modulename): - vendored_name = "{0}.{1}".format(__name__, modulename) - - try: - __import__(modulename, globals(), locals(), level=0) - except ImportError: - # We can just silently allow import failures to pass here. If we - # got to this point it means that ``import pip._vendor.whatever`` - # failed and so did ``import whatever``. Since we're importing this - # upfront in an attempt to alias imports, not erroring here will - # just mean we get a regular import error whenever pip *actually* - # tries to import one of these modules to use it, which actually - # gives us a better error message than we would have otherwise - # gotten. - pass - else: - sys.modules[vendored_name] = sys.modules[modulename] - base, head = vendored_name.rsplit(".", 1) - setattr(sys.modules[base], head, sys.modules[modulename]) - - -# If we're operating in a debundled setup, then we want to go ahead and trigger -# the aliasing of our vendored libraries as well as looking for wheels to add -# to our sys.path. This will cause all of this code to be a no-op typically -# however downstream redistributors can enable it in a consistent way across -# all platforms. -if DEBUNDLED: - # Actually look inside of WHEEL_DIR to find .whl files and add them to the - # front of our sys.path. - sys.path[:] = glob.glob(os.path.join(WHEEL_DIR, "*.whl")) + sys.path - - # Actually alias all of our vendored dependencies. - vendored("cachecontrol") - vendored("certifi") - vendored("colorama") - vendored("distlib") - vendored("distro") - vendored("html5lib") - vendored("six") - vendored("six.moves") - vendored("six.moves.urllib") - vendored("six.moves.urllib.parse") - vendored("packaging") - vendored("packaging.version") - vendored("packaging.specifiers") - vendored("pep517") - vendored("pkg_resources") - vendored("platformdirs") - vendored("progress") - vendored("requests") - vendored("requests.exceptions") - vendored("requests.packages") - vendored("requests.packages.urllib3") - vendored("requests.packages.urllib3._collections") - vendored("requests.packages.urllib3.connection") - vendored("requests.packages.urllib3.connectionpool") - vendored("requests.packages.urllib3.contrib") - vendored("requests.packages.urllib3.contrib.ntlmpool") - vendored("requests.packages.urllib3.contrib.pyopenssl") - vendored("requests.packages.urllib3.exceptions") - vendored("requests.packages.urllib3.fields") - vendored("requests.packages.urllib3.filepost") - vendored("requests.packages.urllib3.packages") - vendored("requests.packages.urllib3.packages.ordered_dict") - vendored("requests.packages.urllib3.packages.six") - vendored("requests.packages.urllib3.packages.ssl_match_hostname") - vendored("requests.packages.urllib3.packages.ssl_match_hostname." - "_implementation") - vendored("requests.packages.urllib3.poolmanager") - vendored("requests.packages.urllib3.request") - vendored("requests.packages.urllib3.response") - vendored("requests.packages.urllib3.util") - vendored("requests.packages.urllib3.util.connection") - vendored("requests.packages.urllib3.util.request") - vendored("requests.packages.urllib3.util.response") - vendored("requests.packages.urllib3.util.retry") - vendored("requests.packages.urllib3.util.ssl_") - vendored("requests.packages.urllib3.util.timeout") - vendored("requests.packages.urllib3.util.url") - vendored("resolvelib") - vendored("tenacity") - vendored("tomli") - vendored("urllib3") diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 24588e74328f6bff3503be9947f02a03a2f2047d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2915 zcmbuB-EQ1O6oCD=w%6Hh(>DD{X^UI>w=MN1q@jQ+gdnM?RP}SAk0;9wFh5H{pgC7;(o{p8$y~&UhzF1Y}czSDtTt=JU?RxweZXs{a+B31c;h!~Bi)>_nXWch&8~Hn?so2yE zG-othnr+Qvn#VO~HBV@s)I6m*r+HfQjOJO*bDHy-=QZEbyr6ke^OEMfShUQJpj^-`R+nVoc-qDOSyP6A{i<<9gE@|G?T-JPF^Pc7hnjb16`$>Iw zKB|5V%B+myOq}0aZV5}X| zBIGp3VxWfbOMzLDkSGWqWCW~a1TK*yBFlRl?pC~%zRC1v9AgVa<* z`f`9i+@HbCH=#l1t|81VW6#<)tCp~~3}NpW!r3v9h3xMg(|BeSfn$iq=z?je-$2BFS+a%OKXPg1)y-Xg?ubx`d{RGY{(puQEoN zwE2ijFQ;e-evmHXCCP;JI2MTztmDXFJf;lG_BaSIs=p(he!{VI1~@@K8Eg(__s3V= z0eHC!zE4OO;mvN&Ay(qMaUbM&7NWb|2yAS2N!IU{BQc=GQna|x<(a^D$|QZBtYfa; z?&|34!a|Bn#Bo%Pq`&|9i^?gG(~OpBS?A1_={Bw3XJ=;33nn`Q;;L~gdNClfl_u!` zL+}VjiS$y;M7EYmKc$4SBu}J=GA>{)(p4Qsr9TikSymF8XD_QJG*M1BF|TGP-Dt=N zXjEtZE{V#7!G<))3xPndPE5M6>^dH+xxYlb#3{@N2Bcf!a(VHdY?sg1V}>~$vK0K$ zDoG-gcTomPe#z)M3__3LZ-$r)UY*+SMfhckOQAx(Ix!LM?`bvv50PHRQg!{%p(uu( zA~+pey?VGFY;iGGt8TuDR!J$TE>G1I47T{zkt$Ik2!u13yM457IiirdI49MVwH(;T z@NkphHiCF{Wts-TCFNq8&cr?4!|m+rM3f;688Aj!DyBJY@`8%suXaY%P}2Jjk{V8(wGcXt|3rP zAmjN07fG6lk!%Q>lT3Q!M7PvAF19(y2#0D7fPeB(u7lK)qUn@()&<&puyWeH5=e{G!g^(%GO{QCE}$ x&1q%Uzdx==AFJBOD`*^}<@uIx`li#EbA8u6f7SMF_58nowbg&O(lVW&{{&W0k(K}e diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/__pycache__/distro.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/__pycache__/distro.cpython-310.pyc deleted file mode 100644 index 01701c4c8e4cde808b5f174f03e06090510e0ff5..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 38233 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

...' % action) - - thedir = convert_path(words[1]) - patterns = [convert_path(word) for word in words[2:]] - - elif action in ('graft', 'prune'): - if len(words) != 2: - raise DistlibException( - '%r expects a single ' % action) - - dir_pattern = convert_path(words[1]) - - else: - raise DistlibException('unknown action %r' % action) - - return action, patterns, thedir, dir_pattern - - def _include_pattern(self, pattern, anchor=True, prefix=None, - is_regex=False): - """Select strings (presumably filenames) from 'self.files' that - match 'pattern', a Unix-style wildcard (glob) pattern. - - Patterns are not quite the same as implemented by the 'fnmatch' - module: '*' and '?' match non-special characters, where "special" - is platform-dependent: slash on Unix; colon, slash, and backslash on - DOS/Windows; and colon on Mac OS. - - If 'anchor' is true (the default), then the pattern match is more - stringent: "*.py" will match "foo.py" but not "foo/bar.py". If - 'anchor' is false, both of these will match. - - If 'prefix' is supplied, then only filenames starting with 'prefix' - (itself a pattern) and ending with 'pattern', with anything in between - them, will match. 'anchor' is ignored in this case. - - If 'is_regex' is true, 'anchor' and 'prefix' are ignored, and - 'pattern' is assumed to be either a string containing a regex or a - regex object -- no translation is done, the regex is just compiled - and used as-is. - - Selected strings will be added to self.files. - - Return True if files are found. - """ - # XXX docstring lying about what the special chars are? - found = False - pattern_re = self._translate_pattern(pattern, anchor, prefix, is_regex) - - # delayed loading of allfiles list - if self.allfiles is None: - self.findall() - - for name in self.allfiles: - if pattern_re.search(name): - self.files.add(name) - found = True - return found - - def _exclude_pattern(self, pattern, anchor=True, prefix=None, - is_regex=False): - """Remove strings (presumably filenames) from 'files' that match - 'pattern'. - - Other parameters are the same as for 'include_pattern()', above. - The list 'self.files' is modified in place. Return True if files are - found. - - This API is public to allow e.g. exclusion of SCM subdirs, e.g. when - packaging source distributions - """ - found = False - pattern_re = self._translate_pattern(pattern, anchor, prefix, is_regex) - for f in list(self.files): - if pattern_re.search(f): - self.files.remove(f) - found = True - return found - - def _translate_pattern(self, pattern, anchor=True, prefix=None, - is_regex=False): - """Translate a shell-like wildcard pattern to a compiled regular - expression. - - Return the compiled regex. If 'is_regex' true, - then 'pattern' is directly compiled to a regex (if it's a string) - or just returned as-is (assumes it's a regex object). - """ - if is_regex: - if isinstance(pattern, str): - return re.compile(pattern) - else: - return pattern - - if _PYTHON_VERSION > (3, 2): - # ditch start and end characters - start, _, end = self._glob_to_re('_').partition('_') - - if pattern: - pattern_re = self._glob_to_re(pattern) - if _PYTHON_VERSION > (3, 2): - assert pattern_re.startswith(start) and pattern_re.endswith(end) - else: - pattern_re = '' - - base = re.escape(os.path.join(self.base, '')) - if prefix is not None: - # ditch end of pattern character - if _PYTHON_VERSION <= (3, 2): - empty_pattern = self._glob_to_re('') - prefix_re = self._glob_to_re(prefix)[:-len(empty_pattern)] - else: - prefix_re = self._glob_to_re(prefix) - assert prefix_re.startswith(start) and prefix_re.endswith(end) - prefix_re = prefix_re[len(start): len(prefix_re) - len(end)] - sep = os.sep - if os.sep == '\\': - sep = r'\\' - if _PYTHON_VERSION <= (3, 2): - pattern_re = '^' + base + sep.join((prefix_re, - '.*' + pattern_re)) - else: - pattern_re = pattern_re[len(start): len(pattern_re) - len(end)] - pattern_re = r'%s%s%s%s.*%s%s' % (start, base, prefix_re, sep, - pattern_re, end) - else: # no prefix -- respect anchor flag - if anchor: - if _PYTHON_VERSION <= (3, 2): - pattern_re = '^' + base + pattern_re - else: - pattern_re = r'%s%s%s' % (start, base, pattern_re[len(start):]) - - return re.compile(pattern_re) - - def _glob_to_re(self, pattern): - """Translate a shell-like glob pattern to a regular expression. - - Return a string containing the regex. Differs from - 'fnmatch.translate()' in that '*' does not match "special characters" - (which are platform-specific). - """ - pattern_re = fnmatch.translate(pattern) - - # '?' and '*' in the glob pattern become '.' and '.*' in the RE, which - # IMHO is wrong -- '?' and '*' aren't supposed to match slash in Unix, - # and by extension they shouldn't match such "special characters" under - # any OS. So change all non-escaped dots in the RE to match any - # character except the special characters (currently: just os.sep). - sep = os.sep - if os.sep == '\\': - # we're using a regex to manipulate a regex, so we need - # to escape the backslash twice - sep = r'\\\\' - escaped = r'\1[^%s]' % sep - pattern_re = re.sub(r'((? y, - '!=': lambda x, y: x != y, - '<': lambda x, y: x < y, - '<=': lambda x, y: x == y or x < y, - '>': lambda x, y: x > y, - '>=': lambda x, y: x == y or x > y, - 'and': lambda x, y: x and y, - 'or': lambda x, y: x or y, - 'in': lambda x, y: x in y, - 'not in': lambda x, y: x not in y, - } - - def evaluate(self, expr, context): - """ - Evaluate a marker expression returned by the :func:`parse_requirement` - function in the specified context. - """ - if isinstance(expr, string_types): - if expr[0] in '\'"': - result = expr[1:-1] - else: - if expr not in context: - raise SyntaxError('unknown variable: %s' % expr) - result = context[expr] - else: - assert isinstance(expr, dict) - op = expr['op'] - if op not in self.operations: - raise NotImplementedError('op not implemented: %s' % op) - elhs = expr['lhs'] - erhs = expr['rhs'] - if _is_literal(expr['lhs']) and _is_literal(expr['rhs']): - raise SyntaxError('invalid comparison: %s %s %s' % (elhs, op, erhs)) - - lhs = self.evaluate(elhs, context) - rhs = self.evaluate(erhs, context) - if ((elhs == 'python_version' or erhs == 'python_version') and - op in ('<', '<=', '>', '>=', '===', '==', '!=', '~=')): - lhs = NV(lhs) - rhs = NV(rhs) - elif elhs == 'python_version' and op in ('in', 'not in'): - lhs = NV(lhs) - rhs = _get_versions(rhs) - result = self.operations[op](lhs, rhs) - return result - -_DIGITS = re.compile(r'\d+\.\d+') - -def default_context(): - def format_full_version(info): - version = '%s.%s.%s' % (info.major, info.minor, info.micro) - kind = info.releaselevel - if kind != 'final': - version += kind[0] + str(info.serial) - return version - - if hasattr(sys, 'implementation'): - implementation_version = format_full_version(sys.implementation.version) - implementation_name = sys.implementation.name - else: - implementation_version = '0' - implementation_name = '' - - ppv = platform.python_version() - m = _DIGITS.match(ppv) - pv = m.group(0) - result = { - 'implementation_name': implementation_name, - 'implementation_version': implementation_version, - 'os_name': os.name, - 'platform_machine': platform.machine(), - 'platform_python_implementation': platform.python_implementation(), - 'platform_release': platform.release(), - 'platform_system': platform.system(), - 'platform_version': platform.version(), - 'platform_in_venv': str(in_venv()), - 'python_full_version': ppv, - 'python_version': pv, - 'sys_platform': sys.platform, - } - return result - -DEFAULT_CONTEXT = default_context() -del default_context - -evaluator = Evaluator() - -def interpret(marker, execution_context=None): - """ - Interpret a marker and return a result depending on environment. - - :param marker: The marker to interpret. - :type marker: str - :param execution_context: The context used for name lookup. - :type execution_context: mapping - """ - try: - expr, rest = parse_marker(marker) - except Exception as e: - raise SyntaxError('Unable to interpret marker syntax: %s: %s' % (marker, e)) - if rest and rest[0] != '#': - raise SyntaxError('unexpected trailing data in marker: %s: %s' % (marker, rest)) - context = dict(DEFAULT_CONTEXT) - if execution_context: - context.update(execution_context) - return evaluator.evaluate(expr, context) diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/metadata.py b/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/metadata.py deleted file mode 100644 index 6a26b0a..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/metadata.py +++ /dev/null @@ -1,1058 +0,0 @@ -# -*- coding: utf-8 -*- -# -# Copyright (C) 2012 The Python Software Foundation. -# See LICENSE.txt and CONTRIBUTORS.txt. -# -"""Implementation of the Metadata for Python packages PEPs. - -Supports all metadata formats (1.0, 1.1, 1.2, 1.3/2.1 and withdrawn 2.0). -""" -from __future__ import unicode_literals - -import codecs -from email import message_from_file -import json -import logging -import re - - -from . import DistlibException, __version__ -from .compat import StringIO, string_types, text_type -from .markers import interpret -from .util import extract_by_key, get_extras -from .version import get_scheme, PEP440_VERSION_RE - -logger = logging.getLogger(__name__) - - -class MetadataMissingError(DistlibException): - """A required metadata is missing""" - - -class MetadataConflictError(DistlibException): - """Attempt to read or write metadata fields that are conflictual.""" - - -class MetadataUnrecognizedVersionError(DistlibException): - """Unknown metadata version number.""" - - -class MetadataInvalidError(DistlibException): - """A metadata value is invalid""" - -# public API of this module -__all__ = ['Metadata', 'PKG_INFO_ENCODING', 'PKG_INFO_PREFERRED_VERSION'] - -# Encoding used for the PKG-INFO files -PKG_INFO_ENCODING = 'utf-8' - -# preferred version. Hopefully will be changed -# to 1.2 once PEP 345 is supported everywhere -PKG_INFO_PREFERRED_VERSION = '1.1' - -_LINE_PREFIX_1_2 = re.compile('\n \\|') -_LINE_PREFIX_PRE_1_2 = re.compile('\n ') -_241_FIELDS = ('Metadata-Version', 'Name', 'Version', 'Platform', - 'Summary', 'Description', - 'Keywords', 'Home-page', 'Author', 'Author-email', - 'License') - -_314_FIELDS = ('Metadata-Version', 'Name', 'Version', 'Platform', - 'Supported-Platform', 'Summary', 'Description', - 'Keywords', 'Home-page', 'Author', 'Author-email', - 'License', 'Classifier', 'Download-URL', 'Obsoletes', - 'Provides', 'Requires') - -_314_MARKERS = ('Obsoletes', 'Provides', 'Requires', 'Classifier', - 'Download-URL') - -_345_FIELDS = ('Metadata-Version', 'Name', 'Version', 'Platform', - 'Supported-Platform', 'Summary', 'Description', - 'Keywords', 'Home-page', 'Author', 'Author-email', - 'Maintainer', 'Maintainer-email', 'License', - 'Classifier', 'Download-URL', 'Obsoletes-Dist', - 'Project-URL', 'Provides-Dist', 'Requires-Dist', - 'Requires-Python', 'Requires-External') - -_345_MARKERS = ('Provides-Dist', 'Requires-Dist', 'Requires-Python', - 'Obsoletes-Dist', 'Requires-External', 'Maintainer', - 'Maintainer-email', 'Project-URL') - -_426_FIELDS = ('Metadata-Version', 'Name', 'Version', 'Platform', - 'Supported-Platform', 'Summary', 'Description', - 'Keywords', 'Home-page', 'Author', 'Author-email', - 'Maintainer', 'Maintainer-email', 'License', - 'Classifier', 'Download-URL', 'Obsoletes-Dist', - 'Project-URL', 'Provides-Dist', 'Requires-Dist', - 'Requires-Python', 'Requires-External', 'Private-Version', - 'Obsoleted-By', 'Setup-Requires-Dist', 'Extension', - 'Provides-Extra') - -_426_MARKERS = ('Private-Version', 'Provides-Extra', 'Obsoleted-By', - 'Setup-Requires-Dist', 'Extension') - -# See issue #106: Sometimes 'Requires' and 'Provides' occur wrongly in -# the metadata. Include them in the tuple literal below to allow them -# (for now). -# Ditto for Obsoletes - see issue #140. -_566_FIELDS = _426_FIELDS + ('Description-Content-Type', - 'Requires', 'Provides', 'Obsoletes') - -_566_MARKERS = ('Description-Content-Type',) - -_ALL_FIELDS = set() -_ALL_FIELDS.update(_241_FIELDS) -_ALL_FIELDS.update(_314_FIELDS) -_ALL_FIELDS.update(_345_FIELDS) -_ALL_FIELDS.update(_426_FIELDS) -_ALL_FIELDS.update(_566_FIELDS) - -EXTRA_RE = re.compile(r'''extra\s*==\s*("([^"]+)"|'([^']+)')''') - - -def _version2fieldlist(version): - if version == '1.0': - return _241_FIELDS - elif version == '1.1': - return _314_FIELDS - elif version == '1.2': - return _345_FIELDS - elif version in ('1.3', '2.1'): - # avoid adding field names if already there - return _345_FIELDS + tuple(f for f in _566_FIELDS if f not in _345_FIELDS) - elif version == '2.0': - return _426_FIELDS - raise MetadataUnrecognizedVersionError(version) - - -def _best_version(fields): - """Detect the best version depending on the fields used.""" - def _has_marker(keys, markers): - for marker in markers: - if marker in keys: - return True - return False - - keys = [] - for key, value in fields.items(): - if value in ([], 'UNKNOWN', None): - continue - keys.append(key) - - possible_versions = ['1.0', '1.1', '1.2', '1.3', '2.0', '2.1'] - - # first let's try to see if a field is not part of one of the version - for key in keys: - if key not in _241_FIELDS and '1.0' in possible_versions: - possible_versions.remove('1.0') - logger.debug('Removed 1.0 due to %s', key) - if key not in _314_FIELDS and '1.1' in possible_versions: - possible_versions.remove('1.1') - logger.debug('Removed 1.1 due to %s', key) - if key not in _345_FIELDS and '1.2' in possible_versions: - possible_versions.remove('1.2') - logger.debug('Removed 1.2 due to %s', key) - if key not in _566_FIELDS and '1.3' in possible_versions: - possible_versions.remove('1.3') - logger.debug('Removed 1.3 due to %s', key) - if key not in _566_FIELDS and '2.1' in possible_versions: - if key != 'Description': # In 2.1, description allowed after headers - possible_versions.remove('2.1') - logger.debug('Removed 2.1 due to %s', key) - if key not in _426_FIELDS and '2.0' in possible_versions: - possible_versions.remove('2.0') - logger.debug('Removed 2.0 due to %s', key) - - # possible_version contains qualified versions - if len(possible_versions) == 1: - return possible_versions[0] # found ! - elif len(possible_versions) == 0: - logger.debug('Out of options - unknown metadata set: %s', fields) - raise MetadataConflictError('Unknown metadata set') - - # let's see if one unique marker is found - is_1_1 = '1.1' in possible_versions and _has_marker(keys, _314_MARKERS) - is_1_2 = '1.2' in possible_versions and _has_marker(keys, _345_MARKERS) - is_2_1 = '2.1' in possible_versions and _has_marker(keys, _566_MARKERS) - is_2_0 = '2.0' in possible_versions and _has_marker(keys, _426_MARKERS) - if int(is_1_1) + int(is_1_2) + int(is_2_1) + int(is_2_0) > 1: - raise MetadataConflictError('You used incompatible 1.1/1.2/2.0/2.1 fields') - - # we have the choice, 1.0, or 1.2, or 2.0 - # - 1.0 has a broken Summary field but works with all tools - # - 1.1 is to avoid - # - 1.2 fixes Summary but has little adoption - # - 2.0 adds more features and is very new - if not is_1_1 and not is_1_2 and not is_2_1 and not is_2_0: - # we couldn't find any specific marker - if PKG_INFO_PREFERRED_VERSION in possible_versions: - return PKG_INFO_PREFERRED_VERSION - if is_1_1: - return '1.1' - if is_1_2: - return '1.2' - if is_2_1: - return '2.1' - - return '2.0' - -# This follows the rules about transforming keys as described in -# https://www.python.org/dev/peps/pep-0566/#id17 -_ATTR2FIELD = { - name.lower().replace("-", "_"): name for name in _ALL_FIELDS -} -_FIELD2ATTR = {field: attr for attr, field in _ATTR2FIELD.items()} - -_PREDICATE_FIELDS = ('Requires-Dist', 'Obsoletes-Dist', 'Provides-Dist') -_VERSIONS_FIELDS = ('Requires-Python',) -_VERSION_FIELDS = ('Version',) -_LISTFIELDS = ('Platform', 'Classifier', 'Obsoletes', - 'Requires', 'Provides', 'Obsoletes-Dist', - 'Provides-Dist', 'Requires-Dist', 'Requires-External', - 'Project-URL', 'Supported-Platform', 'Setup-Requires-Dist', - 'Provides-Extra', 'Extension') -_LISTTUPLEFIELDS = ('Project-URL',) - -_ELEMENTSFIELD = ('Keywords',) - -_UNICODEFIELDS = ('Author', 'Maintainer', 'Summary', 'Description') - -_MISSING = object() - -_FILESAFE = re.compile('[^A-Za-z0-9.]+') - - -def _get_name_and_version(name, version, for_filename=False): - """Return the distribution name with version. - - If for_filename is true, return a filename-escaped form.""" - if for_filename: - # For both name and version any runs of non-alphanumeric or '.' - # characters are replaced with a single '-'. Additionally any - # spaces in the version string become '.' - name = _FILESAFE.sub('-', name) - version = _FILESAFE.sub('-', version.replace(' ', '.')) - return '%s-%s' % (name, version) - - -class LegacyMetadata(object): - """The legacy metadata of a release. - - Supports versions 1.0, 1.1, 1.2, 2.0 and 1.3/2.1 (auto-detected). You can - instantiate the class with one of these arguments (or none): - - *path*, the path to a metadata file - - *fileobj* give a file-like object with metadata as content - - *mapping* is a dict-like object - - *scheme* is a version scheme name - """ - # TODO document the mapping API and UNKNOWN default key - - def __init__(self, path=None, fileobj=None, mapping=None, - scheme='default'): - if [path, fileobj, mapping].count(None) < 2: - raise TypeError('path, fileobj and mapping are exclusive') - self._fields = {} - self.requires_files = [] - self._dependencies = None - self.scheme = scheme - if path is not None: - self.read(path) - elif fileobj is not None: - self.read_file(fileobj) - elif mapping is not None: - self.update(mapping) - self.set_metadata_version() - - def set_metadata_version(self): - self._fields['Metadata-Version'] = _best_version(self._fields) - - def _write_field(self, fileobj, name, value): - fileobj.write('%s: %s\n' % (name, value)) - - def __getitem__(self, name): - return self.get(name) - - def __setitem__(self, name, value): - return self.set(name, value) - - def __delitem__(self, name): - field_name = self._convert_name(name) - try: - del self._fields[field_name] - except KeyError: - raise KeyError(name) - - def __contains__(self, name): - return (name in self._fields or - self._convert_name(name) in self._fields) - - def _convert_name(self, name): - if name in _ALL_FIELDS: - return name - name = name.replace('-', '_').lower() - return _ATTR2FIELD.get(name, name) - - def _default_value(self, name): - if name in _LISTFIELDS or name in _ELEMENTSFIELD: - return [] - return 'UNKNOWN' - - def _remove_line_prefix(self, value): - if self.metadata_version in ('1.0', '1.1'): - return _LINE_PREFIX_PRE_1_2.sub('\n', value) - else: - return _LINE_PREFIX_1_2.sub('\n', value) - - def __getattr__(self, name): - if name in _ATTR2FIELD: - return self[name] - raise AttributeError(name) - - # - # Public API - # - -# dependencies = property(_get_dependencies, _set_dependencies) - - def get_fullname(self, filesafe=False): - """Return the distribution name with version. - - If filesafe is true, return a filename-escaped form.""" - return _get_name_and_version(self['Name'], self['Version'], filesafe) - - def is_field(self, name): - """return True if name is a valid metadata key""" - name = self._convert_name(name) - return name in _ALL_FIELDS - - def is_multi_field(self, name): - name = self._convert_name(name) - return name in _LISTFIELDS - - def read(self, filepath): - """Read the metadata values from a file path.""" - fp = codecs.open(filepath, 'r', encoding='utf-8') - try: - self.read_file(fp) - finally: - fp.close() - - def read_file(self, fileob): - """Read the metadata values from a file object.""" - msg = message_from_file(fileob) - self._fields['Metadata-Version'] = msg['metadata-version'] - - # When reading, get all the fields we can - for field in _ALL_FIELDS: - if field not in msg: - continue - if field in _LISTFIELDS: - # we can have multiple lines - values = msg.get_all(field) - if field in _LISTTUPLEFIELDS and values is not None: - values = [tuple(value.split(',')) for value in values] - self.set(field, values) - else: - # single line - value = msg[field] - if value is not None and value != 'UNKNOWN': - self.set(field, value) - - # PEP 566 specifies that the body be used for the description, if - # available - body = msg.get_payload() - self["Description"] = body if body else self["Description"] - # logger.debug('Attempting to set metadata for %s', self) - # self.set_metadata_version() - - def write(self, filepath, skip_unknown=False): - """Write the metadata fields to filepath.""" - fp = codecs.open(filepath, 'w', encoding='utf-8') - try: - self.write_file(fp, skip_unknown) - finally: - fp.close() - - def write_file(self, fileobject, skip_unknown=False): - """Write the PKG-INFO format data to a file object.""" - self.set_metadata_version() - - for field in _version2fieldlist(self['Metadata-Version']): - values = self.get(field) - if skip_unknown and values in ('UNKNOWN', [], ['UNKNOWN']): - continue - if field in _ELEMENTSFIELD: - self._write_field(fileobject, field, ','.join(values)) - continue - if field not in _LISTFIELDS: - if field == 'Description': - if self.metadata_version in ('1.0', '1.1'): - values = values.replace('\n', '\n ') - else: - values = values.replace('\n', '\n |') - values = [values] - - if field in _LISTTUPLEFIELDS: - values = [','.join(value) for value in values] - - for value in values: - self._write_field(fileobject, field, value) - - def update(self, other=None, **kwargs): - """Set metadata values from the given iterable `other` and kwargs. - - Behavior is like `dict.update`: If `other` has a ``keys`` method, - they are looped over and ``self[key]`` is assigned ``other[key]``. - Else, ``other`` is an iterable of ``(key, value)`` iterables. - - Keys that don't match a metadata field or that have an empty value are - dropped. - """ - def _set(key, value): - if key in _ATTR2FIELD and value: - self.set(self._convert_name(key), value) - - if not other: - # other is None or empty container - pass - elif hasattr(other, 'keys'): - for k in other.keys(): - _set(k, other[k]) - else: - for k, v in other: - _set(k, v) - - if kwargs: - for k, v in kwargs.items(): - _set(k, v) - - def set(self, name, value): - """Control then set a metadata field.""" - name = self._convert_name(name) - - if ((name in _ELEMENTSFIELD or name == 'Platform') and - not isinstance(value, (list, tuple))): - if isinstance(value, string_types): - value = [v.strip() for v in value.split(',')] - else: - value = [] - elif (name in _LISTFIELDS and - not isinstance(value, (list, tuple))): - if isinstance(value, string_types): - value = [value] - else: - value = [] - - if logger.isEnabledFor(logging.WARNING): - project_name = self['Name'] - - scheme = get_scheme(self.scheme) - if name in _PREDICATE_FIELDS and value is not None: - for v in value: - # check that the values are valid - if not scheme.is_valid_matcher(v.split(';')[0]): - logger.warning( - "'%s': '%s' is not valid (field '%s')", - project_name, v, name) - # FIXME this rejects UNKNOWN, is that right? - elif name in _VERSIONS_FIELDS and value is not None: - if not scheme.is_valid_constraint_list(value): - logger.warning("'%s': '%s' is not a valid version (field '%s')", - project_name, value, name) - elif name in _VERSION_FIELDS and value is not None: - if not scheme.is_valid_version(value): - logger.warning("'%s': '%s' is not a valid version (field '%s')", - project_name, value, name) - - if name in _UNICODEFIELDS: - if name == 'Description': - value = self._remove_line_prefix(value) - - self._fields[name] = value - - def get(self, name, default=_MISSING): - """Get a metadata field.""" - name = self._convert_name(name) - if name not in self._fields: - if default is _MISSING: - default = self._default_value(name) - return default - if name in _UNICODEFIELDS: - value = self._fields[name] - return value - elif name in _LISTFIELDS: - value = self._fields[name] - if value is None: - return [] - res = [] - for val in value: - if name not in _LISTTUPLEFIELDS: - res.append(val) - else: - # That's for Project-URL - res.append((val[0], val[1])) - return res - - elif name in _ELEMENTSFIELD: - value = self._fields[name] - if isinstance(value, string_types): - return value.split(',') - return self._fields[name] - - def check(self, strict=False): - """Check if the metadata is compliant. If strict is True then raise if - no Name or Version are provided""" - self.set_metadata_version() - - # XXX should check the versions (if the file was loaded) - missing, warnings = [], [] - - for attr in ('Name', 'Version'): # required by PEP 345 - if attr not in self: - missing.append(attr) - - if strict and missing != []: - msg = 'missing required metadata: %s' % ', '.join(missing) - raise MetadataMissingError(msg) - - for attr in ('Home-page', 'Author'): - if attr not in self: - missing.append(attr) - - # checking metadata 1.2 (XXX needs to check 1.1, 1.0) - if self['Metadata-Version'] != '1.2': - return missing, warnings - - scheme = get_scheme(self.scheme) - - def are_valid_constraints(value): - for v in value: - if not scheme.is_valid_matcher(v.split(';')[0]): - return False - return True - - for fields, controller in ((_PREDICATE_FIELDS, are_valid_constraints), - (_VERSIONS_FIELDS, - scheme.is_valid_constraint_list), - (_VERSION_FIELDS, - scheme.is_valid_version)): - for field in fields: - value = self.get(field, None) - if value is not None and not controller(value): - warnings.append("Wrong value for '%s': %s" % (field, value)) - - return missing, warnings - - def todict(self, skip_missing=False): - """Return fields as a dict. - - Field names will be converted to use the underscore-lowercase style - instead of hyphen-mixed case (i.e. home_page instead of Home-page). - This is as per https://www.python.org/dev/peps/pep-0566/#id17. - """ - self.set_metadata_version() - - fields = _version2fieldlist(self['Metadata-Version']) - - data = {} - - for field_name in fields: - if not skip_missing or field_name in self._fields: - key = _FIELD2ATTR[field_name] - if key != 'project_url': - data[key] = self[field_name] - else: - data[key] = [','.join(u) for u in self[field_name]] - - return data - - def add_requirements(self, requirements): - if self['Metadata-Version'] == '1.1': - # we can't have 1.1 metadata *and* Setuptools requires - for field in ('Obsoletes', 'Requires', 'Provides'): - if field in self: - del self[field] - self['Requires-Dist'] += requirements - - # Mapping API - # TODO could add iter* variants - - def keys(self): - return list(_version2fieldlist(self['Metadata-Version'])) - - def __iter__(self): - for key in self.keys(): - yield key - - def values(self): - return [self[key] for key in self.keys()] - - def items(self): - return [(key, self[key]) for key in self.keys()] - - def __repr__(self): - return '<%s %s %s>' % (self.__class__.__name__, self.name, - self.version) - - -METADATA_FILENAME = 'pydist.json' -WHEEL_METADATA_FILENAME = 'metadata.json' -LEGACY_METADATA_FILENAME = 'METADATA' - - -class Metadata(object): - """ - The metadata of a release. This implementation uses 2.0 (JSON) - metadata where possible. If not possible, it wraps a LegacyMetadata - instance which handles the key-value metadata format. - """ - - METADATA_VERSION_MATCHER = re.compile(r'^\d+(\.\d+)*$') - - NAME_MATCHER = re.compile('^[0-9A-Z]([0-9A-Z_.-]*[0-9A-Z])?$', re.I) - - VERSION_MATCHER = PEP440_VERSION_RE - - SUMMARY_MATCHER = re.compile('.{1,2047}') - - METADATA_VERSION = '2.0' - - GENERATOR = 'distlib (%s)' % __version__ - - MANDATORY_KEYS = { - 'name': (), - 'version': (), - 'summary': ('legacy',), - } - - INDEX_KEYS = ('name version license summary description author ' - 'author_email keywords platform home_page classifiers ' - 'download_url') - - DEPENDENCY_KEYS = ('extras run_requires test_requires build_requires ' - 'dev_requires provides meta_requires obsoleted_by ' - 'supports_environments') - - SYNTAX_VALIDATORS = { - 'metadata_version': (METADATA_VERSION_MATCHER, ()), - 'name': (NAME_MATCHER, ('legacy',)), - 'version': (VERSION_MATCHER, ('legacy',)), - 'summary': (SUMMARY_MATCHER, ('legacy',)), - } - - __slots__ = ('_legacy', '_data', 'scheme') - - def __init__(self, path=None, fileobj=None, mapping=None, - scheme='default'): - if [path, fileobj, mapping].count(None) < 2: - raise TypeError('path, fileobj and mapping are exclusive') - self._legacy = None - self._data = None - self.scheme = scheme - #import pdb; pdb.set_trace() - if mapping is not None: - try: - self._validate_mapping(mapping, scheme) - self._data = mapping - except MetadataUnrecognizedVersionError: - self._legacy = LegacyMetadata(mapping=mapping, scheme=scheme) - self.validate() - else: - data = None - if path: - with open(path, 'rb') as f: - data = f.read() - elif fileobj: - data = fileobj.read() - if data is None: - # Initialised with no args - to be added - self._data = { - 'metadata_version': self.METADATA_VERSION, - 'generator': self.GENERATOR, - } - else: - if not isinstance(data, text_type): - data = data.decode('utf-8') - try: - self._data = json.loads(data) - self._validate_mapping(self._data, scheme) - except ValueError: - # Note: MetadataUnrecognizedVersionError does not - # inherit from ValueError (it's a DistlibException, - # which should not inherit from ValueError). - # The ValueError comes from the json.load - if that - # succeeds and we get a validation error, we want - # that to propagate - self._legacy = LegacyMetadata(fileobj=StringIO(data), - scheme=scheme) - self.validate() - - common_keys = set(('name', 'version', 'license', 'keywords', 'summary')) - - none_list = (None, list) - none_dict = (None, dict) - - mapped_keys = { - 'run_requires': ('Requires-Dist', list), - 'build_requires': ('Setup-Requires-Dist', list), - 'dev_requires': none_list, - 'test_requires': none_list, - 'meta_requires': none_list, - 'extras': ('Provides-Extra', list), - 'modules': none_list, - 'namespaces': none_list, - 'exports': none_dict, - 'commands': none_dict, - 'classifiers': ('Classifier', list), - 'source_url': ('Download-URL', None), - 'metadata_version': ('Metadata-Version', None), - } - - del none_list, none_dict - - def __getattribute__(self, key): - common = object.__getattribute__(self, 'common_keys') - mapped = object.__getattribute__(self, 'mapped_keys') - if key in mapped: - lk, maker = mapped[key] - if self._legacy: - if lk is None: - result = None if maker is None else maker() - else: - result = self._legacy.get(lk) - else: - value = None if maker is None else maker() - if key not in ('commands', 'exports', 'modules', 'namespaces', - 'classifiers'): - result = self._data.get(key, value) - else: - # special cases for PEP 459 - sentinel = object() - result = sentinel - d = self._data.get('extensions') - if d: - if key == 'commands': - result = d.get('python.commands', value) - elif key == 'classifiers': - d = d.get('python.details') - if d: - result = d.get(key, value) - else: - d = d.get('python.exports') - if not d: - d = self._data.get('python.exports') - if d: - result = d.get(key, value) - if result is sentinel: - result = value - elif key not in common: - result = object.__getattribute__(self, key) - elif self._legacy: - result = self._legacy.get(key) - else: - result = self._data.get(key) - return result - - def _validate_value(self, key, value, scheme=None): - if key in self.SYNTAX_VALIDATORS: - pattern, exclusions = self.SYNTAX_VALIDATORS[key] - if (scheme or self.scheme) not in exclusions: - m = pattern.match(value) - if not m: - raise MetadataInvalidError("'%s' is an invalid value for " - "the '%s' property" % (value, - key)) - - def __setattr__(self, key, value): - self._validate_value(key, value) - common = object.__getattribute__(self, 'common_keys') - mapped = object.__getattribute__(self, 'mapped_keys') - if key in mapped: - lk, _ = mapped[key] - if self._legacy: - if lk is None: - raise NotImplementedError - self._legacy[lk] = value - elif key not in ('commands', 'exports', 'modules', 'namespaces', - 'classifiers'): - self._data[key] = value - else: - # special cases for PEP 459 - d = self._data.setdefault('extensions', {}) - if key == 'commands': - d['python.commands'] = value - elif key == 'classifiers': - d = d.setdefault('python.details', {}) - d[key] = value - else: - d = d.setdefault('python.exports', {}) - d[key] = value - elif key not in common: - object.__setattr__(self, key, value) - else: - if key == 'keywords': - if isinstance(value, string_types): - value = value.strip() - if value: - value = value.split() - else: - value = [] - if self._legacy: - self._legacy[key] = value - else: - self._data[key] = value - - @property - def name_and_version(self): - return _get_name_and_version(self.name, self.version, True) - - @property - def provides(self): - if self._legacy: - result = self._legacy['Provides-Dist'] - else: - result = self._data.setdefault('provides', []) - s = '%s (%s)' % (self.name, self.version) - if s not in result: - result.append(s) - return result - - @provides.setter - def provides(self, value): - if self._legacy: - self._legacy['Provides-Dist'] = value - else: - self._data['provides'] = value - - def get_requirements(self, reqts, extras=None, env=None): - """ - Base method to get dependencies, given a set of extras - to satisfy and an optional environment context. - :param reqts: A list of sometimes-wanted dependencies, - perhaps dependent on extras and environment. - :param extras: A list of optional components being requested. - :param env: An optional environment for marker evaluation. - """ - if self._legacy: - result = reqts - else: - result = [] - extras = get_extras(extras or [], self.extras) - for d in reqts: - if 'extra' not in d and 'environment' not in d: - # unconditional - include = True - else: - if 'extra' not in d: - # Not extra-dependent - only environment-dependent - include = True - else: - include = d.get('extra') in extras - if include: - # Not excluded because of extras, check environment - marker = d.get('environment') - if marker: - include = interpret(marker, env) - if include: - result.extend(d['requires']) - for key in ('build', 'dev', 'test'): - e = ':%s:' % key - if e in extras: - extras.remove(e) - # A recursive call, but it should terminate since 'test' - # has been removed from the extras - reqts = self._data.get('%s_requires' % key, []) - result.extend(self.get_requirements(reqts, extras=extras, - env=env)) - return result - - @property - def dictionary(self): - if self._legacy: - return self._from_legacy() - return self._data - - @property - def dependencies(self): - if self._legacy: - raise NotImplementedError - else: - return extract_by_key(self._data, self.DEPENDENCY_KEYS) - - @dependencies.setter - def dependencies(self, value): - if self._legacy: - raise NotImplementedError - else: - self._data.update(value) - - def _validate_mapping(self, mapping, scheme): - if mapping.get('metadata_version') != self.METADATA_VERSION: - raise MetadataUnrecognizedVersionError() - missing = [] - for key, exclusions in self.MANDATORY_KEYS.items(): - if key not in mapping: - if scheme not in exclusions: - missing.append(key) - if missing: - msg = 'Missing metadata items: %s' % ', '.join(missing) - raise MetadataMissingError(msg) - for k, v in mapping.items(): - self._validate_value(k, v, scheme) - - def validate(self): - if self._legacy: - missing, warnings = self._legacy.check(True) - if missing or warnings: - logger.warning('Metadata: missing: %s, warnings: %s', - missing, warnings) - else: - self._validate_mapping(self._data, self.scheme) - - def todict(self): - if self._legacy: - return self._legacy.todict(True) - else: - result = extract_by_key(self._data, self.INDEX_KEYS) - return result - - def _from_legacy(self): - assert self._legacy and not self._data - result = { - 'metadata_version': self.METADATA_VERSION, - 'generator': self.GENERATOR, - } - lmd = self._legacy.todict(True) # skip missing ones - for k in ('name', 'version', 'license', 'summary', 'description', - 'classifier'): - if k in lmd: - if k == 'classifier': - nk = 'classifiers' - else: - nk = k - result[nk] = lmd[k] - kw = lmd.get('Keywords', []) - if kw == ['']: - kw = [] - result['keywords'] = kw - keys = (('requires_dist', 'run_requires'), - ('setup_requires_dist', 'build_requires')) - for ok, nk in keys: - if ok in lmd and lmd[ok]: - result[nk] = [{'requires': lmd[ok]}] - result['provides'] = self.provides - author = {} - maintainer = {} - return result - - LEGACY_MAPPING = { - 'name': 'Name', - 'version': 'Version', - ('extensions', 'python.details', 'license'): 'License', - 'summary': 'Summary', - 'description': 'Description', - ('extensions', 'python.project', 'project_urls', 'Home'): 'Home-page', - ('extensions', 'python.project', 'contacts', 0, 'name'): 'Author', - ('extensions', 'python.project', 'contacts', 0, 'email'): 'Author-email', - 'source_url': 'Download-URL', - ('extensions', 'python.details', 'classifiers'): 'Classifier', - } - - def _to_legacy(self): - def process_entries(entries): - reqts = set() - for e in entries: - extra = e.get('extra') - env = e.get('environment') - rlist = e['requires'] - for r in rlist: - if not env and not extra: - reqts.add(r) - else: - marker = '' - if extra: - marker = 'extra == "%s"' % extra - if env: - if marker: - marker = '(%s) and %s' % (env, marker) - else: - marker = env - reqts.add(';'.join((r, marker))) - return reqts - - assert self._data and not self._legacy - result = LegacyMetadata() - nmd = self._data - # import pdb; pdb.set_trace() - for nk, ok in self.LEGACY_MAPPING.items(): - if not isinstance(nk, tuple): - if nk in nmd: - result[ok] = nmd[nk] - else: - d = nmd - found = True - for k in nk: - try: - d = d[k] - except (KeyError, IndexError): - found = False - break - if found: - result[ok] = d - r1 = process_entries(self.run_requires + self.meta_requires) - r2 = process_entries(self.build_requires + self.dev_requires) - if self.extras: - result['Provides-Extra'] = sorted(self.extras) - result['Requires-Dist'] = sorted(r1) - result['Setup-Requires-Dist'] = sorted(r2) - # TODO: any other fields wanted - return result - - def write(self, path=None, fileobj=None, legacy=False, skip_unknown=True): - if [path, fileobj].count(None) != 1: - raise ValueError('Exactly one of path and fileobj is needed') - self.validate() - if legacy: - if self._legacy: - legacy_md = self._legacy - else: - legacy_md = self._to_legacy() - if path: - legacy_md.write(path, skip_unknown=skip_unknown) - else: - legacy_md.write_file(fileobj, skip_unknown=skip_unknown) - else: - if self._legacy: - d = self._from_legacy() - else: - d = self._data - if fileobj: - json.dump(d, fileobj, ensure_ascii=True, indent=2, - sort_keys=True) - else: - with codecs.open(path, 'w', 'utf-8') as f: - json.dump(d, f, ensure_ascii=True, indent=2, - sort_keys=True) - - def add_requirements(self, requirements): - if self._legacy: - self._legacy.add_requirements(requirements) - else: - run_requires = self._data.setdefault('run_requires', []) - always = None - for entry in run_requires: - if 'environment' not in entry and 'extra' not in entry: - always = entry - break - if always is None: - always = { 'requires': requirements } - run_requires.insert(0, always) - else: - rset = set(always['requires']) | set(requirements) - always['requires'] = sorted(rset) - - def __repr__(self): - name = self.name or '(no name)' - version = self.version or 'no version' - return '<%s %s %s (%s)>' % (self.__class__.__name__, - self.metadata_version, name, version) diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/resources.py b/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/resources.py deleted file mode 100644 index fef52aa..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/resources.py +++ /dev/null @@ -1,358 +0,0 @@ -# -*- coding: utf-8 -*- -# -# Copyright (C) 2013-2017 Vinay Sajip. -# Licensed to the Python Software Foundation under a contributor agreement. -# See LICENSE.txt and CONTRIBUTORS.txt. -# -from __future__ import unicode_literals - -import bisect -import io -import logging -import os -import pkgutil -import sys -import types -import zipimport - -from . import DistlibException -from .util import cached_property, get_cache_base, Cache - -logger = logging.getLogger(__name__) - - -cache = None # created when needed - - -class ResourceCache(Cache): - def __init__(self, base=None): - if base is None: - # Use native string to avoid issues on 2.x: see Python #20140. - base = os.path.join(get_cache_base(), str('resource-cache')) - super(ResourceCache, self).__init__(base) - - def is_stale(self, resource, path): - """ - Is the cache stale for the given resource? - - :param resource: The :class:`Resource` being cached. - :param path: The path of the resource in the cache. - :return: True if the cache is stale. - """ - # Cache invalidation is a hard problem :-) - return True - - def get(self, resource): - """ - Get a resource into the cache, - - :param resource: A :class:`Resource` instance. - :return: The pathname of the resource in the cache. - """ - prefix, path = resource.finder.get_cache_info(resource) - if prefix is None: - result = path - else: - result = os.path.join(self.base, self.prefix_to_dir(prefix), path) - dirname = os.path.dirname(result) - if not os.path.isdir(dirname): - os.makedirs(dirname) - if not os.path.exists(result): - stale = True - else: - stale = self.is_stale(resource, path) - if stale: - # write the bytes of the resource to the cache location - with open(result, 'wb') as f: - f.write(resource.bytes) - return result - - -class ResourceBase(object): - def __init__(self, finder, name): - self.finder = finder - self.name = name - - -class Resource(ResourceBase): - """ - A class representing an in-package resource, such as a data file. This is - not normally instantiated by user code, but rather by a - :class:`ResourceFinder` which manages the resource. - """ - is_container = False # Backwards compatibility - - def as_stream(self): - """ - Get the resource as a stream. - - This is not a property to make it obvious that it returns a new stream - each time. - """ - return self.finder.get_stream(self) - - @cached_property - def file_path(self): - global cache - if cache is None: - cache = ResourceCache() - return cache.get(self) - - @cached_property - def bytes(self): - return self.finder.get_bytes(self) - - @cached_property - def size(self): - return self.finder.get_size(self) - - -class ResourceContainer(ResourceBase): - is_container = True # Backwards compatibility - - @cached_property - def resources(self): - return self.finder.get_resources(self) - - -class ResourceFinder(object): - """ - Resource finder for file system resources. - """ - - if sys.platform.startswith('java'): - skipped_extensions = ('.pyc', '.pyo', '.class') - else: - skipped_extensions = ('.pyc', '.pyo') - - def __init__(self, module): - self.module = module - self.loader = getattr(module, '__loader__', None) - self.base = os.path.dirname(getattr(module, '__file__', '')) - - def _adjust_path(self, path): - return os.path.realpath(path) - - def _make_path(self, resource_name): - # Issue #50: need to preserve type of path on Python 2.x - # like os.path._get_sep - if isinstance(resource_name, bytes): # should only happen on 2.x - sep = b'/' - else: - sep = '/' - parts = resource_name.split(sep) - parts.insert(0, self.base) - result = os.path.join(*parts) - return self._adjust_path(result) - - def _find(self, path): - return os.path.exists(path) - - def get_cache_info(self, resource): - return None, resource.path - - def find(self, resource_name): - path = self._make_path(resource_name) - if not self._find(path): - result = None - else: - if self._is_directory(path): - result = ResourceContainer(self, resource_name) - else: - result = Resource(self, resource_name) - result.path = path - return result - - def get_stream(self, resource): - return open(resource.path, 'rb') - - def get_bytes(self, resource): - with open(resource.path, 'rb') as f: - return f.read() - - def get_size(self, resource): - return os.path.getsize(resource.path) - - def get_resources(self, resource): - def allowed(f): - return (f != '__pycache__' and not - f.endswith(self.skipped_extensions)) - return set([f for f in os.listdir(resource.path) if allowed(f)]) - - def is_container(self, resource): - return self._is_directory(resource.path) - - _is_directory = staticmethod(os.path.isdir) - - def iterator(self, resource_name): - resource = self.find(resource_name) - if resource is not None: - todo = [resource] - while todo: - resource = todo.pop(0) - yield resource - if resource.is_container: - rname = resource.name - for name in resource.resources: - if not rname: - new_name = name - else: - new_name = '/'.join([rname, name]) - child = self.find(new_name) - if child.is_container: - todo.append(child) - else: - yield child - - -class ZipResourceFinder(ResourceFinder): - """ - Resource finder for resources in .zip files. - """ - def __init__(self, module): - super(ZipResourceFinder, self).__init__(module) - archive = self.loader.archive - self.prefix_len = 1 + len(archive) - # PyPy doesn't have a _files attr on zipimporter, and you can't set one - if hasattr(self.loader, '_files'): - self._files = self.loader._files - else: - self._files = zipimport._zip_directory_cache[archive] - self.index = sorted(self._files) - - def _adjust_path(self, path): - return path - - def _find(self, path): - path = path[self.prefix_len:] - if path in self._files: - result = True - else: - if path and path[-1] != os.sep: - path = path + os.sep - i = bisect.bisect(self.index, path) - try: - result = self.index[i].startswith(path) - except IndexError: - result = False - if not result: - logger.debug('_find failed: %r %r', path, self.loader.prefix) - else: - logger.debug('_find worked: %r %r', path, self.loader.prefix) - return result - - def get_cache_info(self, resource): - prefix = self.loader.archive - path = resource.path[1 + len(prefix):] - return prefix, path - - def get_bytes(self, resource): - return self.loader.get_data(resource.path) - - def get_stream(self, resource): - return io.BytesIO(self.get_bytes(resource)) - - def get_size(self, resource): - path = resource.path[self.prefix_len:] - return self._files[path][3] - - def get_resources(self, resource): - path = resource.path[self.prefix_len:] - if path and path[-1] != os.sep: - path += os.sep - plen = len(path) - result = set() - i = bisect.bisect(self.index, path) - while i < len(self.index): - if not self.index[i].startswith(path): - break - s = self.index[i][plen:] - result.add(s.split(os.sep, 1)[0]) # only immediate children - i += 1 - return result - - def _is_directory(self, path): - path = path[self.prefix_len:] - if path and path[-1] != os.sep: - path += os.sep - i = bisect.bisect(self.index, path) - try: - result = self.index[i].startswith(path) - except IndexError: - result = False - return result - - -_finder_registry = { - type(None): ResourceFinder, - zipimport.zipimporter: ZipResourceFinder -} - -try: - # In Python 3.6, _frozen_importlib -> _frozen_importlib_external - try: - import _frozen_importlib_external as _fi - except ImportError: - import _frozen_importlib as _fi - _finder_registry[_fi.SourceFileLoader] = ResourceFinder - _finder_registry[_fi.FileFinder] = ResourceFinder - # See issue #146 - _finder_registry[_fi.SourcelessFileLoader] = ResourceFinder - del _fi -except (ImportError, AttributeError): - pass - - -def register_finder(loader, finder_maker): - _finder_registry[type(loader)] = finder_maker - - -_finder_cache = {} - - -def finder(package): - """ - Return a resource finder for a package. - :param package: The name of the package. - :return: A :class:`ResourceFinder` instance for the package. - """ - if package in _finder_cache: - result = _finder_cache[package] - else: - if package not in sys.modules: - __import__(package) - module = sys.modules[package] - path = getattr(module, '__path__', None) - if path is None: - raise DistlibException('You cannot get a finder for a module, ' - 'only for a package') - loader = getattr(module, '__loader__', None) - finder_maker = _finder_registry.get(type(loader)) - if finder_maker is None: - raise DistlibException('Unable to locate finder for %r' % package) - result = finder_maker(module) - _finder_cache[package] = result - return result - - -_dummy_module = types.ModuleType(str('__dummy__')) - - -def finder_for_path(path): - """ - Return a resource finder for a path, which should represent a container. - - :param path: The path. - :return: A :class:`ResourceFinder` instance for the path. - """ - result = None - # calls any path hooks, gets importer into cache - pkgutil.get_importer(path) - loader = sys.path_importer_cache.get(path) - finder = _finder_registry.get(type(loader)) - if finder: - module = _dummy_module - module.__file__ = os.path.join(path, '') - module.__loader__ = loader - result = finder(module) - return result diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/scripts.py b/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/scripts.py deleted file mode 100644 index 913912c..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/scripts.py +++ /dev/null @@ -1,429 +0,0 @@ -# -*- coding: utf-8 -*- -# -# Copyright (C) 2013-2015 Vinay Sajip. -# Licensed to the Python Software Foundation under a contributor agreement. -# See LICENSE.txt and CONTRIBUTORS.txt. -# -from io import BytesIO -import logging -import os -import re -import struct -import sys - -from .compat import sysconfig, detect_encoding, ZipFile -from .resources import finder -from .util import (FileOperator, get_export_entry, convert_path, - get_executable, get_platform, in_venv) - -logger = logging.getLogger(__name__) - -_DEFAULT_MANIFEST = ''' - - - - - - - - - - - - -'''.strip() - -# check if Python is called on the first line with this expression -FIRST_LINE_RE = re.compile(b'^#!.*pythonw?[0-9.]*([ \t].*)?$') -SCRIPT_TEMPLATE = r'''# -*- coding: utf-8 -*- -import re -import sys -from %(module)s import %(import_name)s -if __name__ == '__main__': - sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) - sys.exit(%(func)s()) -''' - - -def enquote_executable(executable): - if ' ' in executable: - # make sure we quote only the executable in case of env - # for example /usr/bin/env "/dir with spaces/bin/jython" - # instead of "/usr/bin/env /dir with spaces/bin/jython" - # otherwise whole - if executable.startswith('/usr/bin/env '): - env, _executable = executable.split(' ', 1) - if ' ' in _executable and not _executable.startswith('"'): - executable = '%s "%s"' % (env, _executable) - else: - if not executable.startswith('"'): - executable = '"%s"' % executable - return executable - -# Keep the old name around (for now), as there is at least one project using it! -_enquote_executable = enquote_executable - -class ScriptMaker(object): - """ - A class to copy or create scripts from source scripts or callable - specifications. - """ - script_template = SCRIPT_TEMPLATE - - executable = None # for shebangs - - def __init__(self, source_dir, target_dir, add_launchers=True, - dry_run=False, fileop=None): - self.source_dir = source_dir - self.target_dir = target_dir - self.add_launchers = add_launchers - self.force = False - self.clobber = False - # It only makes sense to set mode bits on POSIX. - self.set_mode = (os.name == 'posix') or (os.name == 'java' and - os._name == 'posix') - self.variants = set(('', 'X.Y')) - self._fileop = fileop or FileOperator(dry_run) - - self._is_nt = os.name == 'nt' or ( - os.name == 'java' and os._name == 'nt') - self.version_info = sys.version_info - - def _get_alternate_executable(self, executable, options): - if options.get('gui', False) and self._is_nt: # pragma: no cover - dn, fn = os.path.split(executable) - fn = fn.replace('python', 'pythonw') - executable = os.path.join(dn, fn) - return executable - - if sys.platform.startswith('java'): # pragma: no cover - def _is_shell(self, executable): - """ - Determine if the specified executable is a script - (contains a #! line) - """ - try: - with open(executable) as fp: - return fp.read(2) == '#!' - except (OSError, IOError): - logger.warning('Failed to open %s', executable) - return False - - def _fix_jython_executable(self, executable): - if self._is_shell(executable): - # Workaround for Jython is not needed on Linux systems. - import java - - if java.lang.System.getProperty('os.name') == 'Linux': - return executable - elif executable.lower().endswith('jython.exe'): - # Use wrapper exe for Jython on Windows - return executable - return '/usr/bin/env %s' % executable - - def _build_shebang(self, executable, post_interp): - """ - Build a shebang line. In the simple case (on Windows, or a shebang line - which is not too long or contains spaces) use a simple formulation for - the shebang. Otherwise, use /bin/sh as the executable, with a contrived - shebang which allows the script to run either under Python or sh, using - suitable quoting. Thanks to Harald Nordgren for his input. - - See also: http://www.in-ulm.de/~mascheck/various/shebang/#length - https://hg.mozilla.org/mozilla-central/file/tip/mach - """ - if os.name != 'posix': - simple_shebang = True - else: - # Add 3 for '#!' prefix and newline suffix. - shebang_length = len(executable) + len(post_interp) + 3 - if sys.platform == 'darwin': - max_shebang_length = 512 - else: - max_shebang_length = 127 - simple_shebang = ((b' ' not in executable) and - (shebang_length <= max_shebang_length)) - - if simple_shebang: - result = b'#!' + executable + post_interp + b'\n' - else: - result = b'#!/bin/sh\n' - result += b"'''exec' " + executable + post_interp + b' "$0" "$@"\n' - result += b"' '''" - return result - - def _get_shebang(self, encoding, post_interp=b'', options=None): - enquote = True - if self.executable: - executable = self.executable - enquote = False # assume this will be taken care of - elif not sysconfig.is_python_build(): - executable = get_executable() - elif in_venv(): # pragma: no cover - executable = os.path.join(sysconfig.get_path('scripts'), - 'python%s' % sysconfig.get_config_var('EXE')) - else: # pragma: no cover - executable = os.path.join( - sysconfig.get_config_var('BINDIR'), - 'python%s%s' % (sysconfig.get_config_var('VERSION'), - sysconfig.get_config_var('EXE'))) - if not os.path.isfile(executable): - # for Python builds from source on Windows, no Python executables with - # a version suffix are created, so we use python.exe - executable = os.path.join(sysconfig.get_config_var('BINDIR'), - 'python%s' % (sysconfig.get_config_var('EXE'))) - if options: - executable = self._get_alternate_executable(executable, options) - - if sys.platform.startswith('java'): # pragma: no cover - executable = self._fix_jython_executable(executable) - - # Normalise case for Windows - COMMENTED OUT - # executable = os.path.normcase(executable) - # N.B. The normalising operation above has been commented out: See - # issue #124. Although paths in Windows are generally case-insensitive, - # they aren't always. For example, a path containing a ẞ (which is a - # LATIN CAPITAL LETTER SHARP S - U+1E9E) is normcased to ß (which is a - # LATIN SMALL LETTER SHARP S' - U+00DF). The two are not considered by - # Windows as equivalent in path names. - - # If the user didn't specify an executable, it may be necessary to - # cater for executable paths with spaces (not uncommon on Windows) - if enquote: - executable = enquote_executable(executable) - # Issue #51: don't use fsencode, since we later try to - # check that the shebang is decodable using utf-8. - executable = executable.encode('utf-8') - # in case of IronPython, play safe and enable frames support - if (sys.platform == 'cli' and '-X:Frames' not in post_interp - and '-X:FullFrames' not in post_interp): # pragma: no cover - post_interp += b' -X:Frames' - shebang = self._build_shebang(executable, post_interp) - # Python parser starts to read a script using UTF-8 until - # it gets a #coding:xxx cookie. The shebang has to be the - # first line of a file, the #coding:xxx cookie cannot be - # written before. So the shebang has to be decodable from - # UTF-8. - try: - shebang.decode('utf-8') - except UnicodeDecodeError: # pragma: no cover - raise ValueError( - 'The shebang (%r) is not decodable from utf-8' % shebang) - # If the script is encoded to a custom encoding (use a - # #coding:xxx cookie), the shebang has to be decodable from - # the script encoding too. - if encoding != 'utf-8': - try: - shebang.decode(encoding) - except UnicodeDecodeError: # pragma: no cover - raise ValueError( - 'The shebang (%r) is not decodable ' - 'from the script encoding (%r)' % (shebang, encoding)) - return shebang - - def _get_script_text(self, entry): - return self.script_template % dict(module=entry.prefix, - import_name=entry.suffix.split('.')[0], - func=entry.suffix) - - manifest = _DEFAULT_MANIFEST - - def get_manifest(self, exename): - base = os.path.basename(exename) - return self.manifest % base - - def _write_script(self, names, shebang, script_bytes, filenames, ext): - use_launcher = self.add_launchers and self._is_nt - linesep = os.linesep.encode('utf-8') - if not shebang.endswith(linesep): - shebang += linesep - if not use_launcher: - script_bytes = shebang + script_bytes - else: # pragma: no cover - if ext == 'py': - launcher = self._get_launcher('t') - else: - launcher = self._get_launcher('w') - stream = BytesIO() - with ZipFile(stream, 'w') as zf: - zf.writestr('__main__.py', script_bytes) - zip_data = stream.getvalue() - script_bytes = launcher + shebang + zip_data - for name in names: - outname = os.path.join(self.target_dir, name) - if use_launcher: # pragma: no cover - n, e = os.path.splitext(outname) - if e.startswith('.py'): - outname = n - outname = '%s.exe' % outname - try: - self._fileop.write_binary_file(outname, script_bytes) - except Exception: - # Failed writing an executable - it might be in use. - logger.warning('Failed to write executable - trying to ' - 'use .deleteme logic') - dfname = '%s.deleteme' % outname - if os.path.exists(dfname): - os.remove(dfname) # Not allowed to fail here - os.rename(outname, dfname) # nor here - self._fileop.write_binary_file(outname, script_bytes) - logger.debug('Able to replace executable using ' - '.deleteme logic') - try: - os.remove(dfname) - except Exception: - pass # still in use - ignore error - else: - if self._is_nt and not outname.endswith('.' + ext): # pragma: no cover - outname = '%s.%s' % (outname, ext) - if os.path.exists(outname) and not self.clobber: - logger.warning('Skipping existing file %s', outname) - continue - self._fileop.write_binary_file(outname, script_bytes) - if self.set_mode: - self._fileop.set_executable_mode([outname]) - filenames.append(outname) - - variant_separator = '-' - - def get_script_filenames(self, name): - result = set() - if '' in self.variants: - result.add(name) - if 'X' in self.variants: - result.add('%s%s' % (name, self.version_info[0])) - if 'X.Y' in self.variants: - result.add('%s%s%s.%s' % (name, self.variant_separator, - self.version_info[0], self.version_info[1])) - return result - - def _make_script(self, entry, filenames, options=None): - post_interp = b'' - if options: - args = options.get('interpreter_args', []) - if args: - args = ' %s' % ' '.join(args) - post_interp = args.encode('utf-8') - shebang = self._get_shebang('utf-8', post_interp, options=options) - script = self._get_script_text(entry).encode('utf-8') - scriptnames = self.get_script_filenames(entry.name) - if options and options.get('gui', False): - ext = 'pyw' - else: - ext = 'py' - self._write_script(scriptnames, shebang, script, filenames, ext) - - def _copy_script(self, script, filenames): - adjust = False - script = os.path.join(self.source_dir, convert_path(script)) - outname = os.path.join(self.target_dir, os.path.basename(script)) - if not self.force and not self._fileop.newer(script, outname): - logger.debug('not copying %s (up-to-date)', script) - return - - # Always open the file, but ignore failures in dry-run mode -- - # that way, we'll get accurate feedback if we can read the - # script. - try: - f = open(script, 'rb') - except IOError: # pragma: no cover - if not self.dry_run: - raise - f = None - else: - first_line = f.readline() - if not first_line: # pragma: no cover - logger.warning('%s is an empty file (skipping)', script) - return - - match = FIRST_LINE_RE.match(first_line.replace(b'\r\n', b'\n')) - if match: - adjust = True - post_interp = match.group(1) or b'' - - if not adjust: - if f: - f.close() - self._fileop.copy_file(script, outname) - if self.set_mode: - self._fileop.set_executable_mode([outname]) - filenames.append(outname) - else: - logger.info('copying and adjusting %s -> %s', script, - self.target_dir) - if not self._fileop.dry_run: - encoding, lines = detect_encoding(f.readline) - f.seek(0) - shebang = self._get_shebang(encoding, post_interp) - if b'pythonw' in first_line: # pragma: no cover - ext = 'pyw' - else: - ext = 'py' - n = os.path.basename(outname) - self._write_script([n], shebang, f.read(), filenames, ext) - if f: - f.close() - - @property - def dry_run(self): - return self._fileop.dry_run - - @dry_run.setter - def dry_run(self, value): - self._fileop.dry_run = value - - if os.name == 'nt' or (os.name == 'java' and os._name == 'nt'): # pragma: no cover - # Executable launcher support. - # Launchers are from https://bitbucket.org/vinay.sajip/simple_launcher/ - - def _get_launcher(self, kind): - if struct.calcsize('P') == 8: # 64-bit - bits = '64' - else: - bits = '32' - platform_suffix = '-arm' if get_platform() == 'win-arm64' else '' - name = '%s%s%s.exe' % (kind, bits, platform_suffix) - # Issue 31: don't hardcode an absolute package name, but - # determine it relative to the current package - distlib_package = __name__.rsplit('.', 1)[0] - resource = finder(distlib_package).find(name) - if not resource: - msg = ('Unable to find resource %s in package %s' % (name, - distlib_package)) - raise ValueError(msg) - return resource.bytes - - # Public API follows - - def make(self, specification, options=None): - """ - Make a script. - - :param specification: The specification, which is either a valid export - entry specification (to make a script from a - callable) or a filename (to make a script by - copying from a source location). - :param options: A dictionary of options controlling script generation. - :return: A list of all absolute pathnames written to. - """ - filenames = [] - entry = get_export_entry(specification) - if entry is None: - self._copy_script(specification, filenames) - else: - self._make_script(entry, filenames, options=options) - return filenames - - def make_multiple(self, specifications, options=None): - """ - Take a list of specifications and make scripts from them, - :param specifications: A list of specifications. - :return: A list of all absolute pathnames written to, - """ - filenames = [] - for specification in specifications: - filenames.extend(self.make(specification, options)) - return filenames diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/util.py b/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/util.py deleted file mode 100644 index dd01849..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/util.py +++ /dev/null @@ -1,1932 +0,0 @@ -# -# Copyright (C) 2012-2021 The Python Software Foundation. -# See LICENSE.txt and CONTRIBUTORS.txt. -# -import codecs -from collections import deque -import contextlib -import csv -from glob import iglob as std_iglob -import io -import json -import logging -import os -import py_compile -import re -import socket -try: - import ssl -except ImportError: # pragma: no cover - ssl = None -import subprocess -import sys -import tarfile -import tempfile -import textwrap - -try: - import threading -except ImportError: # pragma: no cover - import dummy_threading as threading -import time - -from . import DistlibException -from .compat import (string_types, text_type, shutil, raw_input, StringIO, - cache_from_source, urlopen, urljoin, httplib, xmlrpclib, - splittype, HTTPHandler, BaseConfigurator, valid_ident, - Container, configparser, URLError, ZipFile, fsdecode, - unquote, urlparse) - -logger = logging.getLogger(__name__) - -# -# Requirement parsing code as per PEP 508 -# - -IDENTIFIER = re.compile(r'^([\w\.-]+)\s*') -VERSION_IDENTIFIER = re.compile(r'^([\w\.*+-]+)\s*') -COMPARE_OP = re.compile(r'^(<=?|>=?|={2,3}|[~!]=)\s*') -MARKER_OP = re.compile(r'^((<=?)|(>=?)|={2,3}|[~!]=|in|not\s+in)\s*') -OR = re.compile(r'^or\b\s*') -AND = re.compile(r'^and\b\s*') -NON_SPACE = re.compile(r'(\S+)\s*') -STRING_CHUNK = re.compile(r'([\s\w\.{}()*+#:;,/?!~`@$%^&=|<>\[\]-]+)') - - -def parse_marker(marker_string): - """ - Parse a marker string and return a dictionary containing a marker expression. - - The dictionary will contain keys "op", "lhs" and "rhs" for non-terminals in - the expression grammar, or strings. A string contained in quotes is to be - interpreted as a literal string, and a string not contained in quotes is a - variable (such as os_name). - """ - def marker_var(remaining): - # either identifier, or literal string - m = IDENTIFIER.match(remaining) - if m: - result = m.groups()[0] - remaining = remaining[m.end():] - elif not remaining: - raise SyntaxError('unexpected end of input') - else: - q = remaining[0] - if q not in '\'"': - raise SyntaxError('invalid expression: %s' % remaining) - oq = '\'"'.replace(q, '') - remaining = remaining[1:] - parts = [q] - while remaining: - # either a string chunk, or oq, or q to terminate - if remaining[0] == q: - break - elif remaining[0] == oq: - parts.append(oq) - remaining = remaining[1:] - else: - m = STRING_CHUNK.match(remaining) - if not m: - raise SyntaxError('error in string literal: %s' % remaining) - parts.append(m.groups()[0]) - remaining = remaining[m.end():] - else: - s = ''.join(parts) - raise SyntaxError('unterminated string: %s' % s) - parts.append(q) - result = ''.join(parts) - remaining = remaining[1:].lstrip() # skip past closing quote - return result, remaining - - def marker_expr(remaining): - if remaining and remaining[0] == '(': - result, remaining = marker(remaining[1:].lstrip()) - if remaining[0] != ')': - raise SyntaxError('unterminated parenthesis: %s' % remaining) - remaining = remaining[1:].lstrip() - else: - lhs, remaining = marker_var(remaining) - while remaining: - m = MARKER_OP.match(remaining) - if not m: - break - op = m.groups()[0] - remaining = remaining[m.end():] - rhs, remaining = marker_var(remaining) - lhs = {'op': op, 'lhs': lhs, 'rhs': rhs} - result = lhs - return result, remaining - - def marker_and(remaining): - lhs, remaining = marker_expr(remaining) - while remaining: - m = AND.match(remaining) - if not m: - break - remaining = remaining[m.end():] - rhs, remaining = marker_expr(remaining) - lhs = {'op': 'and', 'lhs': lhs, 'rhs': rhs} - return lhs, remaining - - def marker(remaining): - lhs, remaining = marker_and(remaining) - while remaining: - m = OR.match(remaining) - if not m: - break - remaining = remaining[m.end():] - rhs, remaining = marker_and(remaining) - lhs = {'op': 'or', 'lhs': lhs, 'rhs': rhs} - return lhs, remaining - - return marker(marker_string) - - -def parse_requirement(req): - """ - Parse a requirement passed in as a string. Return a Container - whose attributes contain the various parts of the requirement. - """ - remaining = req.strip() - if not remaining or remaining.startswith('#'): - return None - m = IDENTIFIER.match(remaining) - if not m: - raise SyntaxError('name expected: %s' % remaining) - distname = m.groups()[0] - remaining = remaining[m.end():] - extras = mark_expr = versions = uri = None - if remaining and remaining[0] == '[': - i = remaining.find(']', 1) - if i < 0: - raise SyntaxError('unterminated extra: %s' % remaining) - s = remaining[1:i] - remaining = remaining[i + 1:].lstrip() - extras = [] - while s: - m = IDENTIFIER.match(s) - if not m: - raise SyntaxError('malformed extra: %s' % s) - extras.append(m.groups()[0]) - s = s[m.end():] - if not s: - break - if s[0] != ',': - raise SyntaxError('comma expected in extras: %s' % s) - s = s[1:].lstrip() - if not extras: - extras = None - if remaining: - if remaining[0] == '@': - # it's a URI - remaining = remaining[1:].lstrip() - m = NON_SPACE.match(remaining) - if not m: - raise SyntaxError('invalid URI: %s' % remaining) - uri = m.groups()[0] - t = urlparse(uri) - # there are issues with Python and URL parsing, so this test - # is a bit crude. See bpo-20271, bpo-23505. Python doesn't - # always parse invalid URLs correctly - it should raise - # exceptions for malformed URLs - if not (t.scheme and t.netloc): - raise SyntaxError('Invalid URL: %s' % uri) - remaining = remaining[m.end():].lstrip() - else: - - def get_versions(ver_remaining): - """ - Return a list of operator, version tuples if any are - specified, else None. - """ - m = COMPARE_OP.match(ver_remaining) - versions = None - if m: - versions = [] - while True: - op = m.groups()[0] - ver_remaining = ver_remaining[m.end():] - m = VERSION_IDENTIFIER.match(ver_remaining) - if not m: - raise SyntaxError('invalid version: %s' % ver_remaining) - v = m.groups()[0] - versions.append((op, v)) - ver_remaining = ver_remaining[m.end():] - if not ver_remaining or ver_remaining[0] != ',': - break - ver_remaining = ver_remaining[1:].lstrip() - # Some packages have a trailing comma which would break things - # See issue #148 - if not ver_remaining: - break - m = COMPARE_OP.match(ver_remaining) - if not m: - raise SyntaxError('invalid constraint: %s' % ver_remaining) - if not versions: - versions = None - return versions, ver_remaining - - if remaining[0] != '(': - versions, remaining = get_versions(remaining) - else: - i = remaining.find(')', 1) - if i < 0: - raise SyntaxError('unterminated parenthesis: %s' % remaining) - s = remaining[1:i] - remaining = remaining[i + 1:].lstrip() - # As a special diversion from PEP 508, allow a version number - # a.b.c in parentheses as a synonym for ~= a.b.c (because this - # is allowed in earlier PEPs) - if COMPARE_OP.match(s): - versions, _ = get_versions(s) - else: - m = VERSION_IDENTIFIER.match(s) - if not m: - raise SyntaxError('invalid constraint: %s' % s) - v = m.groups()[0] - s = s[m.end():].lstrip() - if s: - raise SyntaxError('invalid constraint: %s' % s) - versions = [('~=', v)] - - if remaining: - if remaining[0] != ';': - raise SyntaxError('invalid requirement: %s' % remaining) - remaining = remaining[1:].lstrip() - - mark_expr, remaining = parse_marker(remaining) - - if remaining and remaining[0] != '#': - raise SyntaxError('unexpected trailing data: %s' % remaining) - - if not versions: - rs = distname - else: - rs = '%s %s' % (distname, ', '.join(['%s %s' % con for con in versions])) - return Container(name=distname, extras=extras, constraints=versions, - marker=mark_expr, url=uri, requirement=rs) - - -def get_resources_dests(resources_root, rules): - """Find destinations for resources files""" - - def get_rel_path(root, path): - # normalizes and returns a lstripped-/-separated path - root = root.replace(os.path.sep, '/') - path = path.replace(os.path.sep, '/') - assert path.startswith(root) - return path[len(root):].lstrip('/') - - destinations = {} - for base, suffix, dest in rules: - prefix = os.path.join(resources_root, base) - for abs_base in iglob(prefix): - abs_glob = os.path.join(abs_base, suffix) - for abs_path in iglob(abs_glob): - resource_file = get_rel_path(resources_root, abs_path) - if dest is None: # remove the entry if it was here - destinations.pop(resource_file, None) - else: - rel_path = get_rel_path(abs_base, abs_path) - rel_dest = dest.replace(os.path.sep, '/').rstrip('/') - destinations[resource_file] = rel_dest + '/' + rel_path - return destinations - - -def in_venv(): - if hasattr(sys, 'real_prefix'): - # virtualenv venvs - result = True - else: - # PEP 405 venvs - result = sys.prefix != getattr(sys, 'base_prefix', sys.prefix) - return result - - -def get_executable(): -# The __PYVENV_LAUNCHER__ dance is apparently no longer needed, as -# changes to the stub launcher mean that sys.executable always points -# to the stub on OS X -# if sys.platform == 'darwin' and ('__PYVENV_LAUNCHER__' -# in os.environ): -# result = os.environ['__PYVENV_LAUNCHER__'] -# else: -# result = sys.executable -# return result - # Avoid normcasing: see issue #143 - # result = os.path.normcase(sys.executable) - result = sys.executable - if not isinstance(result, text_type): - result = fsdecode(result) - return result - - -def proceed(prompt, allowed_chars, error_prompt=None, default=None): - p = prompt - while True: - s = raw_input(p) - p = prompt - if not s and default: - s = default - if s: - c = s[0].lower() - if c in allowed_chars: - break - if error_prompt: - p = '%c: %s\n%s' % (c, error_prompt, prompt) - return c - - -def extract_by_key(d, keys): - if isinstance(keys, string_types): - keys = keys.split() - result = {} - for key in keys: - if key in d: - result[key] = d[key] - return result - -def read_exports(stream): - if sys.version_info[0] >= 3: - # needs to be a text stream - stream = codecs.getreader('utf-8')(stream) - # Try to load as JSON, falling back on legacy format - data = stream.read() - stream = StringIO(data) - try: - jdata = json.load(stream) - result = jdata['extensions']['python.exports']['exports'] - for group, entries in result.items(): - for k, v in entries.items(): - s = '%s = %s' % (k, v) - entry = get_export_entry(s) - assert entry is not None - entries[k] = entry - return result - except Exception: - stream.seek(0, 0) - - def read_stream(cp, stream): - if hasattr(cp, 'read_file'): - cp.read_file(stream) - else: - cp.readfp(stream) - - cp = configparser.ConfigParser() - try: - read_stream(cp, stream) - except configparser.MissingSectionHeaderError: - stream.close() - data = textwrap.dedent(data) - stream = StringIO(data) - read_stream(cp, stream) - - result = {} - for key in cp.sections(): - result[key] = entries = {} - for name, value in cp.items(key): - s = '%s = %s' % (name, value) - entry = get_export_entry(s) - assert entry is not None - #entry.dist = self - entries[name] = entry - return result - - -def write_exports(exports, stream): - if sys.version_info[0] >= 3: - # needs to be a text stream - stream = codecs.getwriter('utf-8')(stream) - cp = configparser.ConfigParser() - for k, v in exports.items(): - # TODO check k, v for valid values - cp.add_section(k) - for entry in v.values(): - if entry.suffix is None: - s = entry.prefix - else: - s = '%s:%s' % (entry.prefix, entry.suffix) - if entry.flags: - s = '%s [%s]' % (s, ', '.join(entry.flags)) - cp.set(k, entry.name, s) - cp.write(stream) - - -@contextlib.contextmanager -def tempdir(): - td = tempfile.mkdtemp() - try: - yield td - finally: - shutil.rmtree(td) - -@contextlib.contextmanager -def chdir(d): - cwd = os.getcwd() - try: - os.chdir(d) - yield - finally: - os.chdir(cwd) - - -@contextlib.contextmanager -def socket_timeout(seconds=15): - cto = socket.getdefaulttimeout() - try: - socket.setdefaulttimeout(seconds) - yield - finally: - socket.setdefaulttimeout(cto) - - -class cached_property(object): - def __init__(self, func): - self.func = func - #for attr in ('__name__', '__module__', '__doc__'): - # setattr(self, attr, getattr(func, attr, None)) - - def __get__(self, obj, cls=None): - if obj is None: - return self - value = self.func(obj) - object.__setattr__(obj, self.func.__name__, value) - #obj.__dict__[self.func.__name__] = value = self.func(obj) - return value - -def convert_path(pathname): - """Return 'pathname' as a name that will work on the native filesystem. - - The path is split on '/' and put back together again using the current - directory separator. Needed because filenames in the setup script are - always supplied in Unix style, and have to be converted to the local - convention before we can actually use them in the filesystem. Raises - ValueError on non-Unix-ish systems if 'pathname' either starts or - ends with a slash. - """ - if os.sep == '/': - return pathname - if not pathname: - return pathname - if pathname[0] == '/': - raise ValueError("path '%s' cannot be absolute" % pathname) - if pathname[-1] == '/': - raise ValueError("path '%s' cannot end with '/'" % pathname) - - paths = pathname.split('/') - while os.curdir in paths: - paths.remove(os.curdir) - if not paths: - return os.curdir - return os.path.join(*paths) - - -class FileOperator(object): - def __init__(self, dry_run=False): - self.dry_run = dry_run - self.ensured = set() - self._init_record() - - def _init_record(self): - self.record = False - self.files_written = set() - self.dirs_created = set() - - def record_as_written(self, path): - if self.record: - self.files_written.add(path) - - def newer(self, source, target): - """Tell if the target is newer than the source. - - Returns true if 'source' exists and is more recently modified than - 'target', or if 'source' exists and 'target' doesn't. - - Returns false if both exist and 'target' is the same age or younger - than 'source'. Raise PackagingFileError if 'source' does not exist. - - Note that this test is not very accurate: files created in the same - second will have the same "age". - """ - if not os.path.exists(source): - raise DistlibException("file '%r' does not exist" % - os.path.abspath(source)) - if not os.path.exists(target): - return True - - return os.stat(source).st_mtime > os.stat(target).st_mtime - - def copy_file(self, infile, outfile, check=True): - """Copy a file respecting dry-run and force flags. - """ - self.ensure_dir(os.path.dirname(outfile)) - logger.info('Copying %s to %s', infile, outfile) - if not self.dry_run: - msg = None - if check: - if os.path.islink(outfile): - msg = '%s is a symlink' % outfile - elif os.path.exists(outfile) and not os.path.isfile(outfile): - msg = '%s is a non-regular file' % outfile - if msg: - raise ValueError(msg + ' which would be overwritten') - shutil.copyfile(infile, outfile) - self.record_as_written(outfile) - - def copy_stream(self, instream, outfile, encoding=None): - assert not os.path.isdir(outfile) - self.ensure_dir(os.path.dirname(outfile)) - logger.info('Copying stream %s to %s', instream, outfile) - if not self.dry_run: - if encoding is None: - outstream = open(outfile, 'wb') - else: - outstream = codecs.open(outfile, 'w', encoding=encoding) - try: - shutil.copyfileobj(instream, outstream) - finally: - outstream.close() - self.record_as_written(outfile) - - def write_binary_file(self, path, data): - self.ensure_dir(os.path.dirname(path)) - if not self.dry_run: - if os.path.exists(path): - os.remove(path) - with open(path, 'wb') as f: - f.write(data) - self.record_as_written(path) - - def write_text_file(self, path, data, encoding): - self.write_binary_file(path, data.encode(encoding)) - - def set_mode(self, bits, mask, files): - if os.name == 'posix' or (os.name == 'java' and os._name == 'posix'): - # Set the executable bits (owner, group, and world) on - # all the files specified. - for f in files: - if self.dry_run: - logger.info("changing mode of %s", f) - else: - mode = (os.stat(f).st_mode | bits) & mask - logger.info("changing mode of %s to %o", f, mode) - os.chmod(f, mode) - - set_executable_mode = lambda s, f: s.set_mode(0o555, 0o7777, f) - - def ensure_dir(self, path): - path = os.path.abspath(path) - if path not in self.ensured and not os.path.exists(path): - self.ensured.add(path) - d, f = os.path.split(path) - self.ensure_dir(d) - logger.info('Creating %s' % path) - if not self.dry_run: - os.mkdir(path) - if self.record: - self.dirs_created.add(path) - - def byte_compile(self, path, optimize=False, force=False, prefix=None, hashed_invalidation=False): - dpath = cache_from_source(path, not optimize) - logger.info('Byte-compiling %s to %s', path, dpath) - if not self.dry_run: - if force or self.newer(path, dpath): - if not prefix: - diagpath = None - else: - assert path.startswith(prefix) - diagpath = path[len(prefix):] - compile_kwargs = {} - if hashed_invalidation and hasattr(py_compile, 'PycInvalidationMode'): - compile_kwargs['invalidation_mode'] = py_compile.PycInvalidationMode.CHECKED_HASH - py_compile.compile(path, dpath, diagpath, True, **compile_kwargs) # raise error - self.record_as_written(dpath) - return dpath - - def ensure_removed(self, path): - if os.path.exists(path): - if os.path.isdir(path) and not os.path.islink(path): - logger.debug('Removing directory tree at %s', path) - if not self.dry_run: - shutil.rmtree(path) - if self.record: - if path in self.dirs_created: - self.dirs_created.remove(path) - else: - if os.path.islink(path): - s = 'link' - else: - s = 'file' - logger.debug('Removing %s %s', s, path) - if not self.dry_run: - os.remove(path) - if self.record: - if path in self.files_written: - self.files_written.remove(path) - - def is_writable(self, path): - result = False - while not result: - if os.path.exists(path): - result = os.access(path, os.W_OK) - break - parent = os.path.dirname(path) - if parent == path: - break - path = parent - return result - - def commit(self): - """ - Commit recorded changes, turn off recording, return - changes. - """ - assert self.record - result = self.files_written, self.dirs_created - self._init_record() - return result - - def rollback(self): - if not self.dry_run: - for f in list(self.files_written): - if os.path.exists(f): - os.remove(f) - # dirs should all be empty now, except perhaps for - # __pycache__ subdirs - # reverse so that subdirs appear before their parents - dirs = sorted(self.dirs_created, reverse=True) - for d in dirs: - flist = os.listdir(d) - if flist: - assert flist == ['__pycache__'] - sd = os.path.join(d, flist[0]) - os.rmdir(sd) - os.rmdir(d) # should fail if non-empty - self._init_record() - -def resolve(module_name, dotted_path): - if module_name in sys.modules: - mod = sys.modules[module_name] - else: - mod = __import__(module_name) - if dotted_path is None: - result = mod - else: - parts = dotted_path.split('.') - result = getattr(mod, parts.pop(0)) - for p in parts: - result = getattr(result, p) - return result - - -class ExportEntry(object): - def __init__(self, name, prefix, suffix, flags): - self.name = name - self.prefix = prefix - self.suffix = suffix - self.flags = flags - - @cached_property - def value(self): - return resolve(self.prefix, self.suffix) - - def __repr__(self): # pragma: no cover - return '' % (self.name, self.prefix, - self.suffix, self.flags) - - def __eq__(self, other): - if not isinstance(other, ExportEntry): - result = False - else: - result = (self.name == other.name and - self.prefix == other.prefix and - self.suffix == other.suffix and - self.flags == other.flags) - return result - - __hash__ = object.__hash__ - - -ENTRY_RE = re.compile(r'''(?P(\w|[-.+])+) - \s*=\s*(?P(\w+)([:\.]\w+)*) - \s*(\[\s*(?P[\w-]+(=\w+)?(,\s*\w+(=\w+)?)*)\s*\])? - ''', re.VERBOSE) - -def get_export_entry(specification): - m = ENTRY_RE.search(specification) - if not m: - result = None - if '[' in specification or ']' in specification: - raise DistlibException("Invalid specification " - "'%s'" % specification) - else: - d = m.groupdict() - name = d['name'] - path = d['callable'] - colons = path.count(':') - if colons == 0: - prefix, suffix = path, None - else: - if colons != 1: - raise DistlibException("Invalid specification " - "'%s'" % specification) - prefix, suffix = path.split(':') - flags = d['flags'] - if flags is None: - if '[' in specification or ']' in specification: - raise DistlibException("Invalid specification " - "'%s'" % specification) - flags = [] - else: - flags = [f.strip() for f in flags.split(',')] - result = ExportEntry(name, prefix, suffix, flags) - return result - - -def get_cache_base(suffix=None): - """ - Return the default base location for distlib caches. If the directory does - not exist, it is created. Use the suffix provided for the base directory, - and default to '.distlib' if it isn't provided. - - On Windows, if LOCALAPPDATA is defined in the environment, then it is - assumed to be a directory, and will be the parent directory of the result. - On POSIX, and on Windows if LOCALAPPDATA is not defined, the user's home - directory - using os.expanduser('~') - will be the parent directory of - the result. - - The result is just the directory '.distlib' in the parent directory as - determined above, or with the name specified with ``suffix``. - """ - if suffix is None: - suffix = '.distlib' - if os.name == 'nt' and 'LOCALAPPDATA' in os.environ: - result = os.path.expandvars('$localappdata') - else: - # Assume posix, or old Windows - result = os.path.expanduser('~') - # we use 'isdir' instead of 'exists', because we want to - # fail if there's a file with that name - if os.path.isdir(result): - usable = os.access(result, os.W_OK) - if not usable: - logger.warning('Directory exists but is not writable: %s', result) - else: - try: - os.makedirs(result) - usable = True - except OSError: - logger.warning('Unable to create %s', result, exc_info=True) - usable = False - if not usable: - result = tempfile.mkdtemp() - logger.warning('Default location unusable, using %s', result) - return os.path.join(result, suffix) - - -def path_to_cache_dir(path): - """ - Convert an absolute path to a directory name for use in a cache. - - The algorithm used is: - - #. On Windows, any ``':'`` in the drive is replaced with ``'---'``. - #. Any occurrence of ``os.sep`` is replaced with ``'--'``. - #. ``'.cache'`` is appended. - """ - d, p = os.path.splitdrive(os.path.abspath(path)) - if d: - d = d.replace(':', '---') - p = p.replace(os.sep, '--') - return d + p + '.cache' - - -def ensure_slash(s): - if not s.endswith('/'): - return s + '/' - return s - - -def parse_credentials(netloc): - username = password = None - if '@' in netloc: - prefix, netloc = netloc.rsplit('@', 1) - if ':' not in prefix: - username = prefix - else: - username, password = prefix.split(':', 1) - if username: - username = unquote(username) - if password: - password = unquote(password) - return username, password, netloc - - -def get_process_umask(): - result = os.umask(0o22) - os.umask(result) - return result - -def is_string_sequence(seq): - result = True - i = None - for i, s in enumerate(seq): - if not isinstance(s, string_types): - result = False - break - assert i is not None - return result - -PROJECT_NAME_AND_VERSION = re.compile('([a-z0-9_]+([.-][a-z_][a-z0-9_]*)*)-' - '([a-z0-9_.+-]+)', re.I) -PYTHON_VERSION = re.compile(r'-py(\d\.?\d?)') - - -def split_filename(filename, project_name=None): - """ - Extract name, version, python version from a filename (no extension) - - Return name, version, pyver or None - """ - result = None - pyver = None - filename = unquote(filename).replace(' ', '-') - m = PYTHON_VERSION.search(filename) - if m: - pyver = m.group(1) - filename = filename[:m.start()] - if project_name and len(filename) > len(project_name) + 1: - m = re.match(re.escape(project_name) + r'\b', filename) - if m: - n = m.end() - result = filename[:n], filename[n + 1:], pyver - if result is None: - m = PROJECT_NAME_AND_VERSION.match(filename) - if m: - result = m.group(1), m.group(3), pyver - return result - -# Allow spaces in name because of legacy dists like "Twisted Core" -NAME_VERSION_RE = re.compile(r'(?P[\w .-]+)\s*' - r'\(\s*(?P[^\s)]+)\)$') - -def parse_name_and_version(p): - """ - A utility method used to get name and version from a string. - - From e.g. a Provides-Dist value. - - :param p: A value in a form 'foo (1.0)' - :return: The name and version as a tuple. - """ - m = NAME_VERSION_RE.match(p) - if not m: - raise DistlibException('Ill-formed name/version string: \'%s\'' % p) - d = m.groupdict() - return d['name'].strip().lower(), d['ver'] - -def get_extras(requested, available): - result = set() - requested = set(requested or []) - available = set(available or []) - if '*' in requested: - requested.remove('*') - result |= available - for r in requested: - if r == '-': - result.add(r) - elif r.startswith('-'): - unwanted = r[1:] - if unwanted not in available: - logger.warning('undeclared extra: %s' % unwanted) - if unwanted in result: - result.remove(unwanted) - else: - if r not in available: - logger.warning('undeclared extra: %s' % r) - result.add(r) - return result -# -# Extended metadata functionality -# - -def _get_external_data(url): - result = {} - try: - # urlopen might fail if it runs into redirections, - # because of Python issue #13696. Fixed in locators - # using a custom redirect handler. - resp = urlopen(url) - headers = resp.info() - ct = headers.get('Content-Type') - if not ct.startswith('application/json'): - logger.debug('Unexpected response for JSON request: %s', ct) - else: - reader = codecs.getreader('utf-8')(resp) - #data = reader.read().decode('utf-8') - #result = json.loads(data) - result = json.load(reader) - except Exception as e: - logger.exception('Failed to get external data for %s: %s', url, e) - return result - -_external_data_base_url = 'https://www.red-dove.com/pypi/projects/' - -def get_project_data(name): - url = '%s/%s/project.json' % (name[0].upper(), name) - url = urljoin(_external_data_base_url, url) - result = _get_external_data(url) - return result - -def get_package_data(name, version): - url = '%s/%s/package-%s.json' % (name[0].upper(), name, version) - url = urljoin(_external_data_base_url, url) - return _get_external_data(url) - - -class Cache(object): - """ - A class implementing a cache for resources that need to live in the file system - e.g. shared libraries. This class was moved from resources to here because it - could be used by other modules, e.g. the wheel module. - """ - - def __init__(self, base): - """ - Initialise an instance. - - :param base: The base directory where the cache should be located. - """ - # we use 'isdir' instead of 'exists', because we want to - # fail if there's a file with that name - if not os.path.isdir(base): # pragma: no cover - os.makedirs(base) - if (os.stat(base).st_mode & 0o77) != 0: - logger.warning('Directory \'%s\' is not private', base) - self.base = os.path.abspath(os.path.normpath(base)) - - def prefix_to_dir(self, prefix): - """ - Converts a resource prefix to a directory name in the cache. - """ - return path_to_cache_dir(prefix) - - def clear(self): - """ - Clear the cache. - """ - not_removed = [] - for fn in os.listdir(self.base): - fn = os.path.join(self.base, fn) - try: - if os.path.islink(fn) or os.path.isfile(fn): - os.remove(fn) - elif os.path.isdir(fn): - shutil.rmtree(fn) - except Exception: - not_removed.append(fn) - return not_removed - - -class EventMixin(object): - """ - A very simple publish/subscribe system. - """ - def __init__(self): - self._subscribers = {} - - def add(self, event, subscriber, append=True): - """ - Add a subscriber for an event. - - :param event: The name of an event. - :param subscriber: The subscriber to be added (and called when the - event is published). - :param append: Whether to append or prepend the subscriber to an - existing subscriber list for the event. - """ - subs = self._subscribers - if event not in subs: - subs[event] = deque([subscriber]) - else: - sq = subs[event] - if append: - sq.append(subscriber) - else: - sq.appendleft(subscriber) - - def remove(self, event, subscriber): - """ - Remove a subscriber for an event. - - :param event: The name of an event. - :param subscriber: The subscriber to be removed. - """ - subs = self._subscribers - if event not in subs: - raise ValueError('No subscribers: %r' % event) - subs[event].remove(subscriber) - - def get_subscribers(self, event): - """ - Return an iterator for the subscribers for an event. - :param event: The event to return subscribers for. - """ - return iter(self._subscribers.get(event, ())) - - def publish(self, event, *args, **kwargs): - """ - Publish a event and return a list of values returned by its - subscribers. - - :param event: The event to publish. - :param args: The positional arguments to pass to the event's - subscribers. - :param kwargs: The keyword arguments to pass to the event's - subscribers. - """ - result = [] - for subscriber in self.get_subscribers(event): - try: - value = subscriber(event, *args, **kwargs) - except Exception: - logger.exception('Exception during event publication') - value = None - result.append(value) - logger.debug('publish %s: args = %s, kwargs = %s, result = %s', - event, args, kwargs, result) - return result - -# -# Simple sequencing -# -class Sequencer(object): - def __init__(self): - self._preds = {} - self._succs = {} - self._nodes = set() # nodes with no preds/succs - - def add_node(self, node): - self._nodes.add(node) - - def remove_node(self, node, edges=False): - if node in self._nodes: - self._nodes.remove(node) - if edges: - for p in set(self._preds.get(node, ())): - self.remove(p, node) - for s in set(self._succs.get(node, ())): - self.remove(node, s) - # Remove empties - for k, v in list(self._preds.items()): - if not v: - del self._preds[k] - for k, v in list(self._succs.items()): - if not v: - del self._succs[k] - - def add(self, pred, succ): - assert pred != succ - self._preds.setdefault(succ, set()).add(pred) - self._succs.setdefault(pred, set()).add(succ) - - def remove(self, pred, succ): - assert pred != succ - try: - preds = self._preds[succ] - succs = self._succs[pred] - except KeyError: # pragma: no cover - raise ValueError('%r not a successor of anything' % succ) - try: - preds.remove(pred) - succs.remove(succ) - except KeyError: # pragma: no cover - raise ValueError('%r not a successor of %r' % (succ, pred)) - - def is_step(self, step): - return (step in self._preds or step in self._succs or - step in self._nodes) - - def get_steps(self, final): - if not self.is_step(final): - raise ValueError('Unknown: %r' % final) - result = [] - todo = [] - seen = set() - todo.append(final) - while todo: - step = todo.pop(0) - if step in seen: - # if a step was already seen, - # move it to the end (so it will appear earlier - # when reversed on return) ... but not for the - # final step, as that would be confusing for - # users - if step != final: - result.remove(step) - result.append(step) - else: - seen.add(step) - result.append(step) - preds = self._preds.get(step, ()) - todo.extend(preds) - return reversed(result) - - @property - def strong_connections(self): - #http://en.wikipedia.org/wiki/Tarjan%27s_strongly_connected_components_algorithm - index_counter = [0] - stack = [] - lowlinks = {} - index = {} - result = [] - - graph = self._succs - - def strongconnect(node): - # set the depth index for this node to the smallest unused index - index[node] = index_counter[0] - lowlinks[node] = index_counter[0] - index_counter[0] += 1 - stack.append(node) - - # Consider successors - try: - successors = graph[node] - except Exception: - successors = [] - for successor in successors: - if successor not in lowlinks: - # Successor has not yet been visited - strongconnect(successor) - lowlinks[node] = min(lowlinks[node],lowlinks[successor]) - elif successor in stack: - # the successor is in the stack and hence in the current - # strongly connected component (SCC) - lowlinks[node] = min(lowlinks[node],index[successor]) - - # If `node` is a root node, pop the stack and generate an SCC - if lowlinks[node] == index[node]: - connected_component = [] - - while True: - successor = stack.pop() - connected_component.append(successor) - if successor == node: break - component = tuple(connected_component) - # storing the result - result.append(component) - - for node in graph: - if node not in lowlinks: - strongconnect(node) - - return result - - @property - def dot(self): - result = ['digraph G {'] - for succ in self._preds: - preds = self._preds[succ] - for pred in preds: - result.append(' %s -> %s;' % (pred, succ)) - for node in self._nodes: - result.append(' %s;' % node) - result.append('}') - return '\n'.join(result) - -# -# Unarchiving functionality for zip, tar, tgz, tbz, whl -# - -ARCHIVE_EXTENSIONS = ('.tar.gz', '.tar.bz2', '.tar', '.zip', - '.tgz', '.tbz', '.whl') - -def unarchive(archive_filename, dest_dir, format=None, check=True): - - def check_path(path): - if not isinstance(path, text_type): - path = path.decode('utf-8') - p = os.path.abspath(os.path.join(dest_dir, path)) - if not p.startswith(dest_dir) or p[plen] != os.sep: - raise ValueError('path outside destination: %r' % p) - - dest_dir = os.path.abspath(dest_dir) - plen = len(dest_dir) - archive = None - if format is None: - if archive_filename.endswith(('.zip', '.whl')): - format = 'zip' - elif archive_filename.endswith(('.tar.gz', '.tgz')): - format = 'tgz' - mode = 'r:gz' - elif archive_filename.endswith(('.tar.bz2', '.tbz')): - format = 'tbz' - mode = 'r:bz2' - elif archive_filename.endswith('.tar'): - format = 'tar' - mode = 'r' - else: # pragma: no cover - raise ValueError('Unknown format for %r' % archive_filename) - try: - if format == 'zip': - archive = ZipFile(archive_filename, 'r') - if check: - names = archive.namelist() - for name in names: - check_path(name) - else: - archive = tarfile.open(archive_filename, mode) - if check: - names = archive.getnames() - for name in names: - check_path(name) - if format != 'zip' and sys.version_info[0] < 3: - # See Python issue 17153. If the dest path contains Unicode, - # tarfile extraction fails on Python 2.x if a member path name - # contains non-ASCII characters - it leads to an implicit - # bytes -> unicode conversion using ASCII to decode. - for tarinfo in archive.getmembers(): - if not isinstance(tarinfo.name, text_type): - tarinfo.name = tarinfo.name.decode('utf-8') - archive.extractall(dest_dir) - - finally: - if archive: - archive.close() - - -def zip_dir(directory): - """zip a directory tree into a BytesIO object""" - result = io.BytesIO() - dlen = len(directory) - with ZipFile(result, "w") as zf: - for root, dirs, files in os.walk(directory): - for name in files: - full = os.path.join(root, name) - rel = root[dlen:] - dest = os.path.join(rel, name) - zf.write(full, dest) - return result - -# -# Simple progress bar -# - -UNITS = ('', 'K', 'M', 'G','T','P') - - -class Progress(object): - unknown = 'UNKNOWN' - - def __init__(self, minval=0, maxval=100): - assert maxval is None or maxval >= minval - self.min = self.cur = minval - self.max = maxval - self.started = None - self.elapsed = 0 - self.done = False - - def update(self, curval): - assert self.min <= curval - assert self.max is None or curval <= self.max - self.cur = curval - now = time.time() - if self.started is None: - self.started = now - else: - self.elapsed = now - self.started - - def increment(self, incr): - assert incr >= 0 - self.update(self.cur + incr) - - def start(self): - self.update(self.min) - return self - - def stop(self): - if self.max is not None: - self.update(self.max) - self.done = True - - @property - def maximum(self): - return self.unknown if self.max is None else self.max - - @property - def percentage(self): - if self.done: - result = '100 %' - elif self.max is None: - result = ' ?? %' - else: - v = 100.0 * (self.cur - self.min) / (self.max - self.min) - result = '%3d %%' % v - return result - - def format_duration(self, duration): - if (duration <= 0) and self.max is None or self.cur == self.min: - result = '??:??:??' - #elif duration < 1: - # result = '--:--:--' - else: - result = time.strftime('%H:%M:%S', time.gmtime(duration)) - return result - - @property - def ETA(self): - if self.done: - prefix = 'Done' - t = self.elapsed - #import pdb; pdb.set_trace() - else: - prefix = 'ETA ' - if self.max is None: - t = -1 - elif self.elapsed == 0 or (self.cur == self.min): - t = 0 - else: - #import pdb; pdb.set_trace() - t = float(self.max - self.min) - t /= self.cur - self.min - t = (t - 1) * self.elapsed - return '%s: %s' % (prefix, self.format_duration(t)) - - @property - def speed(self): - if self.elapsed == 0: - result = 0.0 - else: - result = (self.cur - self.min) / self.elapsed - for unit in UNITS: - if result < 1000: - break - result /= 1000.0 - return '%d %sB/s' % (result, unit) - -# -# Glob functionality -# - -RICH_GLOB = re.compile(r'\{([^}]*)\}') -_CHECK_RECURSIVE_GLOB = re.compile(r'[^/\\,{]\*\*|\*\*[^/\\,}]') -_CHECK_MISMATCH_SET = re.compile(r'^[^{]*\}|\{[^}]*$') - - -def iglob(path_glob): - """Extended globbing function that supports ** and {opt1,opt2,opt3}.""" - if _CHECK_RECURSIVE_GLOB.search(path_glob): - msg = """invalid glob %r: recursive glob "**" must be used alone""" - raise ValueError(msg % path_glob) - if _CHECK_MISMATCH_SET.search(path_glob): - msg = """invalid glob %r: mismatching set marker '{' or '}'""" - raise ValueError(msg % path_glob) - return _iglob(path_glob) - - -def _iglob(path_glob): - rich_path_glob = RICH_GLOB.split(path_glob, 1) - if len(rich_path_glob) > 1: - assert len(rich_path_glob) == 3, rich_path_glob - prefix, set, suffix = rich_path_glob - for item in set.split(','): - for path in _iglob(''.join((prefix, item, suffix))): - yield path - else: - if '**' not in path_glob: - for item in std_iglob(path_glob): - yield item - else: - prefix, radical = path_glob.split('**', 1) - if prefix == '': - prefix = '.' - if radical == '': - radical = '*' - else: - # we support both - radical = radical.lstrip('/') - radical = radical.lstrip('\\') - for path, dir, files in os.walk(prefix): - path = os.path.normpath(path) - for fn in _iglob(os.path.join(path, radical)): - yield fn - -if ssl: - from .compat import (HTTPSHandler as BaseHTTPSHandler, match_hostname, - CertificateError) - - -# -# HTTPSConnection which verifies certificates/matches domains -# - - class HTTPSConnection(httplib.HTTPSConnection): - ca_certs = None # set this to the path to the certs file (.pem) - check_domain = True # only used if ca_certs is not None - - # noinspection PyPropertyAccess - def connect(self): - sock = socket.create_connection((self.host, self.port), self.timeout) - if getattr(self, '_tunnel_host', False): - self.sock = sock - self._tunnel() - - context = ssl.SSLContext(ssl.PROTOCOL_SSLv23) - if hasattr(ssl, 'OP_NO_SSLv2'): - context.options |= ssl.OP_NO_SSLv2 - if self.cert_file: - context.load_cert_chain(self.cert_file, self.key_file) - kwargs = {} - if self.ca_certs: - context.verify_mode = ssl.CERT_REQUIRED - context.load_verify_locations(cafile=self.ca_certs) - if getattr(ssl, 'HAS_SNI', False): - kwargs['server_hostname'] = self.host - - self.sock = context.wrap_socket(sock, **kwargs) - if self.ca_certs and self.check_domain: - try: - match_hostname(self.sock.getpeercert(), self.host) - logger.debug('Host verified: %s', self.host) - except CertificateError: # pragma: no cover - self.sock.shutdown(socket.SHUT_RDWR) - self.sock.close() - raise - - class HTTPSHandler(BaseHTTPSHandler): - def __init__(self, ca_certs, check_domain=True): - BaseHTTPSHandler.__init__(self) - self.ca_certs = ca_certs - self.check_domain = check_domain - - def _conn_maker(self, *args, **kwargs): - """ - This is called to create a connection instance. Normally you'd - pass a connection class to do_open, but it doesn't actually check for - a class, and just expects a callable. As long as we behave just as a - constructor would have, we should be OK. If it ever changes so that - we *must* pass a class, we'll create an UnsafeHTTPSConnection class - which just sets check_domain to False in the class definition, and - choose which one to pass to do_open. - """ - result = HTTPSConnection(*args, **kwargs) - if self.ca_certs: - result.ca_certs = self.ca_certs - result.check_domain = self.check_domain - return result - - def https_open(self, req): - try: - return self.do_open(self._conn_maker, req) - except URLError as e: - if 'certificate verify failed' in str(e.reason): - raise CertificateError('Unable to verify server certificate ' - 'for %s' % req.host) - else: - raise - - # - # To prevent against mixing HTTP traffic with HTTPS (examples: A Man-In-The- - # Middle proxy using HTTP listens on port 443, or an index mistakenly serves - # HTML containing a http://xyz link when it should be https://xyz), - # you can use the following handler class, which does not allow HTTP traffic. - # - # It works by inheriting from HTTPHandler - so build_opener won't add a - # handler for HTTP itself. - # - class HTTPSOnlyHandler(HTTPSHandler, HTTPHandler): - def http_open(self, req): - raise URLError('Unexpected HTTP request on what should be a secure ' - 'connection: %s' % req) - -# -# XML-RPC with timeouts -# -class Transport(xmlrpclib.Transport): - def __init__(self, timeout, use_datetime=0): - self.timeout = timeout - xmlrpclib.Transport.__init__(self, use_datetime) - - def make_connection(self, host): - h, eh, x509 = self.get_host_info(host) - if not self._connection or host != self._connection[0]: - self._extra_headers = eh - self._connection = host, httplib.HTTPConnection(h) - return self._connection[1] - -if ssl: - class SafeTransport(xmlrpclib.SafeTransport): - def __init__(self, timeout, use_datetime=0): - self.timeout = timeout - xmlrpclib.SafeTransport.__init__(self, use_datetime) - - def make_connection(self, host): - h, eh, kwargs = self.get_host_info(host) - if not kwargs: - kwargs = {} - kwargs['timeout'] = self.timeout - if not self._connection or host != self._connection[0]: - self._extra_headers = eh - self._connection = host, httplib.HTTPSConnection(h, None, - **kwargs) - return self._connection[1] - - -class ServerProxy(xmlrpclib.ServerProxy): - def __init__(self, uri, **kwargs): - self.timeout = timeout = kwargs.pop('timeout', None) - # The above classes only come into play if a timeout - # is specified - if timeout is not None: - # scheme = splittype(uri) # deprecated as of Python 3.8 - scheme = urlparse(uri)[0] - use_datetime = kwargs.get('use_datetime', 0) - if scheme == 'https': - tcls = SafeTransport - else: - tcls = Transport - kwargs['transport'] = t = tcls(timeout, use_datetime=use_datetime) - self.transport = t - xmlrpclib.ServerProxy.__init__(self, uri, **kwargs) - -# -# CSV functionality. This is provided because on 2.x, the csv module can't -# handle Unicode. However, we need to deal with Unicode in e.g. RECORD files. -# - -def _csv_open(fn, mode, **kwargs): - if sys.version_info[0] < 3: - mode += 'b' - else: - kwargs['newline'] = '' - # Python 3 determines encoding from locale. Force 'utf-8' - # file encoding to match other forced utf-8 encoding - kwargs['encoding'] = 'utf-8' - return open(fn, mode, **kwargs) - - -class CSVBase(object): - defaults = { - 'delimiter': str(','), # The strs are used because we need native - 'quotechar': str('"'), # str in the csv API (2.x won't take - 'lineterminator': str('\n') # Unicode) - } - - def __enter__(self): - return self - - def __exit__(self, *exc_info): - self.stream.close() - - -class CSVReader(CSVBase): - def __init__(self, **kwargs): - if 'stream' in kwargs: - stream = kwargs['stream'] - if sys.version_info[0] >= 3: - # needs to be a text stream - stream = codecs.getreader('utf-8')(stream) - self.stream = stream - else: - self.stream = _csv_open(kwargs['path'], 'r') - self.reader = csv.reader(self.stream, **self.defaults) - - def __iter__(self): - return self - - def next(self): - result = next(self.reader) - if sys.version_info[0] < 3: - for i, item in enumerate(result): - if not isinstance(item, text_type): - result[i] = item.decode('utf-8') - return result - - __next__ = next - -class CSVWriter(CSVBase): - def __init__(self, fn, **kwargs): - self.stream = _csv_open(fn, 'w') - self.writer = csv.writer(self.stream, **self.defaults) - - def writerow(self, row): - if sys.version_info[0] < 3: - r = [] - for item in row: - if isinstance(item, text_type): - item = item.encode('utf-8') - r.append(item) - row = r - self.writer.writerow(row) - -# -# Configurator functionality -# - -class Configurator(BaseConfigurator): - - value_converters = dict(BaseConfigurator.value_converters) - value_converters['inc'] = 'inc_convert' - - def __init__(self, config, base=None): - super(Configurator, self).__init__(config) - self.base = base or os.getcwd() - - def configure_custom(self, config): - def convert(o): - if isinstance(o, (list, tuple)): - result = type(o)([convert(i) for i in o]) - elif isinstance(o, dict): - if '()' in o: - result = self.configure_custom(o) - else: - result = {} - for k in o: - result[k] = convert(o[k]) - else: - result = self.convert(o) - return result - - c = config.pop('()') - if not callable(c): - c = self.resolve(c) - props = config.pop('.', None) - # Check for valid identifiers - args = config.pop('[]', ()) - if args: - args = tuple([convert(o) for o in args]) - items = [(k, convert(config[k])) for k in config if valid_ident(k)] - kwargs = dict(items) - result = c(*args, **kwargs) - if props: - for n, v in props.items(): - setattr(result, n, convert(v)) - return result - - def __getitem__(self, key): - result = self.config[key] - if isinstance(result, dict) and '()' in result: - self.config[key] = result = self.configure_custom(result) - return result - - def inc_convert(self, value): - """Default converter for the inc:// protocol.""" - if not os.path.isabs(value): - value = os.path.join(self.base, value) - with codecs.open(value, 'r', encoding='utf-8') as f: - result = json.load(f) - return result - - -class SubprocessMixin(object): - """ - Mixin for running subprocesses and capturing their output - """ - def __init__(self, verbose=False, progress=None): - self.verbose = verbose - self.progress = progress - - def reader(self, stream, context): - """ - Read lines from a subprocess' output stream and either pass to a progress - callable (if specified) or write progress information to sys.stderr. - """ - progress = self.progress - verbose = self.verbose - while True: - s = stream.readline() - if not s: - break - if progress is not None: - progress(s, context) - else: - if not verbose: - sys.stderr.write('.') - else: - sys.stderr.write(s.decode('utf-8')) - sys.stderr.flush() - stream.close() - - def run_command(self, cmd, **kwargs): - p = subprocess.Popen(cmd, stdout=subprocess.PIPE, - stderr=subprocess.PIPE, **kwargs) - t1 = threading.Thread(target=self.reader, args=(p.stdout, 'stdout')) - t1.start() - t2 = threading.Thread(target=self.reader, args=(p.stderr, 'stderr')) - t2.start() - p.wait() - t1.join() - t2.join() - if self.progress is not None: - self.progress('done.', 'main') - elif self.verbose: - sys.stderr.write('done.\n') - return p - - -def normalize_name(name): - """Normalize a python package name a la PEP 503""" - # https://www.python.org/dev/peps/pep-0503/#normalized-names - return re.sub('[-_.]+', '-', name).lower() - -# def _get_pypirc_command(): - # """ - # Get the distutils command for interacting with PyPI configurations. - # :return: the command. - # """ - # from distutils.core import Distribution - # from distutils.config import PyPIRCCommand - # d = Distribution() - # return PyPIRCCommand(d) - -class PyPIRCFile(object): - - DEFAULT_REPOSITORY = 'https://upload.pypi.org/legacy/' - DEFAULT_REALM = 'pypi' - - def __init__(self, fn=None, url=None): - if fn is None: - fn = os.path.join(os.path.expanduser('~'), '.pypirc') - self.filename = fn - self.url = url - - def read(self): - result = {} - - if os.path.exists(self.filename): - repository = self.url or self.DEFAULT_REPOSITORY - - config = configparser.RawConfigParser() - config.read(self.filename) - sections = config.sections() - if 'distutils' in sections: - # let's get the list of servers - index_servers = config.get('distutils', 'index-servers') - _servers = [server.strip() for server in - index_servers.split('\n') - if server.strip() != ''] - if _servers == []: - # nothing set, let's try to get the default pypi - if 'pypi' in sections: - _servers = ['pypi'] - else: - for server in _servers: - result = {'server': server} - result['username'] = config.get(server, 'username') - - # optional params - for key, default in (('repository', self.DEFAULT_REPOSITORY), - ('realm', self.DEFAULT_REALM), - ('password', None)): - if config.has_option(server, key): - result[key] = config.get(server, key) - else: - result[key] = default - - # work around people having "repository" for the "pypi" - # section of their config set to the HTTP (rather than - # HTTPS) URL - if (server == 'pypi' and - repository in (self.DEFAULT_REPOSITORY, 'pypi')): - result['repository'] = self.DEFAULT_REPOSITORY - elif (result['server'] != repository and - result['repository'] != repository): - result = {} - elif 'server-login' in sections: - # old format - server = 'server-login' - if config.has_option(server, 'repository'): - repository = config.get(server, 'repository') - else: - repository = self.DEFAULT_REPOSITORY - result = { - 'username': config.get(server, 'username'), - 'password': config.get(server, 'password'), - 'repository': repository, - 'server': server, - 'realm': self.DEFAULT_REALM - } - return result - - def update(self, username, password): - # import pdb; pdb.set_trace() - config = configparser.RawConfigParser() - fn = self.filename - config.read(fn) - if not config.has_section('pypi'): - config.add_section('pypi') - config.set('pypi', 'username', username) - config.set('pypi', 'password', password) - with open(fn, 'w') as f: - config.write(f) - -def _load_pypirc(index): - """ - Read the PyPI access configuration as supported by distutils. - """ - return PyPIRCFile(url=index.url).read() - -def _store_pypirc(index): - PyPIRCFile().update(index.username, index.password) - -# -# get_platform()/get_host_platform() copied from Python 3.10.a0 source, with some minor -# tweaks -# - -def get_host_platform(): - """Return a string that identifies the current platform. This is used mainly to - distinguish platform-specific build directories and platform-specific built - distributions. Typically includes the OS name and version and the - architecture (as supplied by 'os.uname()'), although the exact information - included depends on the OS; eg. on Linux, the kernel version isn't - particularly important. - - Examples of returned values: - linux-i586 - linux-alpha (?) - solaris-2.6-sun4u - - Windows will return one of: - win-amd64 (64bit Windows on AMD64 (aka x86_64, Intel64, EM64T, etc) - win32 (all others - specifically, sys.platform is returned) - - For other non-POSIX platforms, currently just returns 'sys.platform'. - - """ - if os.name == 'nt': - if 'amd64' in sys.version.lower(): - return 'win-amd64' - if '(arm)' in sys.version.lower(): - return 'win-arm32' - if '(arm64)' in sys.version.lower(): - return 'win-arm64' - return sys.platform - - # Set for cross builds explicitly - if "_PYTHON_HOST_PLATFORM" in os.environ: - return os.environ["_PYTHON_HOST_PLATFORM"] - - if os.name != 'posix' or not hasattr(os, 'uname'): - # XXX what about the architecture? NT is Intel or Alpha, - # Mac OS is M68k or PPC, etc. - return sys.platform - - # Try to distinguish various flavours of Unix - - (osname, host, release, version, machine) = os.uname() - - # Convert the OS name to lowercase, remove '/' characters, and translate - # spaces (for "Power Macintosh") - osname = osname.lower().replace('/', '') - machine = machine.replace(' ', '_').replace('/', '-') - - if osname[:5] == 'linux': - # At least on Linux/Intel, 'machine' is the processor -- - # i386, etc. - # XXX what about Alpha, SPARC, etc? - return "%s-%s" % (osname, machine) - - elif osname[:5] == 'sunos': - if release[0] >= '5': # SunOS 5 == Solaris 2 - osname = 'solaris' - release = '%d.%s' % (int(release[0]) - 3, release[2:]) - # We can't use 'platform.architecture()[0]' because a - # bootstrap problem. We use a dict to get an error - # if some suspicious happens. - bitness = {2147483647:'32bit', 9223372036854775807:'64bit'} - machine += '.%s' % bitness[sys.maxsize] - # fall through to standard osname-release-machine representation - elif osname[:3] == 'aix': - from _aix_support import aix_platform - return aix_platform() - elif osname[:6] == 'cygwin': - osname = 'cygwin' - rel_re = re.compile (r'[\d.]+', re.ASCII) - m = rel_re.match(release) - if m: - release = m.group() - elif osname[:6] == 'darwin': - import _osx_support, distutils.sysconfig - osname, release, machine = _osx_support.get_platform_osx( - distutils.sysconfig.get_config_vars(), - osname, release, machine) - - return '%s-%s-%s' % (osname, release, machine) - - -_TARGET_TO_PLAT = { - 'x86' : 'win32', - 'x64' : 'win-amd64', - 'arm' : 'win-arm32', -} - - -def get_platform(): - if os.name != 'nt': - return get_host_platform() - cross_compilation_target = os.environ.get('VSCMD_ARG_TGT_ARCH') - if cross_compilation_target not in _TARGET_TO_PLAT: - return get_host_platform() - return _TARGET_TO_PLAT[cross_compilation_target] diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/version.py b/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/version.py deleted file mode 100644 index c7c8bb6..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/version.py +++ /dev/null @@ -1,739 +0,0 @@ -# -*- coding: utf-8 -*- -# -# Copyright (C) 2012-2017 The Python Software Foundation. -# See LICENSE.txt and CONTRIBUTORS.txt. -# -""" -Implementation of a flexible versioning scheme providing support for PEP-440, -setuptools-compatible and semantic versioning. -""" - -import logging -import re - -from .compat import string_types -from .util import parse_requirement - -__all__ = ['NormalizedVersion', 'NormalizedMatcher', - 'LegacyVersion', 'LegacyMatcher', - 'SemanticVersion', 'SemanticMatcher', - 'UnsupportedVersionError', 'get_scheme'] - -logger = logging.getLogger(__name__) - - -class UnsupportedVersionError(ValueError): - """This is an unsupported version.""" - pass - - -class Version(object): - def __init__(self, s): - self._string = s = s.strip() - self._parts = parts = self.parse(s) - assert isinstance(parts, tuple) - assert len(parts) > 0 - - def parse(self, s): - raise NotImplementedError('please implement in a subclass') - - def _check_compatible(self, other): - if type(self) != type(other): - raise TypeError('cannot compare %r and %r' % (self, other)) - - def __eq__(self, other): - self._check_compatible(other) - return self._parts == other._parts - - def __ne__(self, other): - return not self.__eq__(other) - - def __lt__(self, other): - self._check_compatible(other) - return self._parts < other._parts - - def __gt__(self, other): - return not (self.__lt__(other) or self.__eq__(other)) - - def __le__(self, other): - return self.__lt__(other) or self.__eq__(other) - - def __ge__(self, other): - return self.__gt__(other) or self.__eq__(other) - - # See http://docs.python.org/reference/datamodel#object.__hash__ - def __hash__(self): - return hash(self._parts) - - def __repr__(self): - return "%s('%s')" % (self.__class__.__name__, self._string) - - def __str__(self): - return self._string - - @property - def is_prerelease(self): - raise NotImplementedError('Please implement in subclasses.') - - -class Matcher(object): - version_class = None - - # value is either a callable or the name of a method - _operators = { - '<': lambda v, c, p: v < c, - '>': lambda v, c, p: v > c, - '<=': lambda v, c, p: v == c or v < c, - '>=': lambda v, c, p: v == c or v > c, - '==': lambda v, c, p: v == c, - '===': lambda v, c, p: v == c, - # by default, compatible => >=. - '~=': lambda v, c, p: v == c or v > c, - '!=': lambda v, c, p: v != c, - } - - # this is a method only to support alternative implementations - # via overriding - def parse_requirement(self, s): - return parse_requirement(s) - - def __init__(self, s): - if self.version_class is None: - raise ValueError('Please specify a version class') - self._string = s = s.strip() - r = self.parse_requirement(s) - if not r: - raise ValueError('Not valid: %r' % s) - self.name = r.name - self.key = self.name.lower() # for case-insensitive comparisons - clist = [] - if r.constraints: - # import pdb; pdb.set_trace() - for op, s in r.constraints: - if s.endswith('.*'): - if op not in ('==', '!='): - raise ValueError('\'.*\' not allowed for ' - '%r constraints' % op) - # Could be a partial version (e.g. for '2.*') which - # won't parse as a version, so keep it as a string - vn, prefix = s[:-2], True - # Just to check that vn is a valid version - self.version_class(vn) - else: - # Should parse as a version, so we can create an - # instance for the comparison - vn, prefix = self.version_class(s), False - clist.append((op, vn, prefix)) - self._parts = tuple(clist) - - def match(self, version): - """ - Check if the provided version matches the constraints. - - :param version: The version to match against this instance. - :type version: String or :class:`Version` instance. - """ - if isinstance(version, string_types): - version = self.version_class(version) - for operator, constraint, prefix in self._parts: - f = self._operators.get(operator) - if isinstance(f, string_types): - f = getattr(self, f) - if not f: - msg = ('%r not implemented ' - 'for %s' % (operator, self.__class__.__name__)) - raise NotImplementedError(msg) - if not f(version, constraint, prefix): - return False - return True - - @property - def exact_version(self): - result = None - if len(self._parts) == 1 and self._parts[0][0] in ('==', '==='): - result = self._parts[0][1] - return result - - def _check_compatible(self, other): - if type(self) != type(other) or self.name != other.name: - raise TypeError('cannot compare %s and %s' % (self, other)) - - def __eq__(self, other): - self._check_compatible(other) - return self.key == other.key and self._parts == other._parts - - def __ne__(self, other): - return not self.__eq__(other) - - # See http://docs.python.org/reference/datamodel#object.__hash__ - def __hash__(self): - return hash(self.key) + hash(self._parts) - - def __repr__(self): - return "%s(%r)" % (self.__class__.__name__, self._string) - - def __str__(self): - return self._string - - -PEP440_VERSION_RE = re.compile(r'^v?(\d+!)?(\d+(\.\d+)*)((a|b|c|rc)(\d+))?' - r'(\.(post)(\d+))?(\.(dev)(\d+))?' - r'(\+([a-zA-Z\d]+(\.[a-zA-Z\d]+)?))?$') - - -def _pep_440_key(s): - s = s.strip() - m = PEP440_VERSION_RE.match(s) - if not m: - raise UnsupportedVersionError('Not a valid version: %s' % s) - groups = m.groups() - nums = tuple(int(v) for v in groups[1].split('.')) - while len(nums) > 1 and nums[-1] == 0: - nums = nums[:-1] - - if not groups[0]: - epoch = 0 - else: - epoch = int(groups[0][:-1]) - pre = groups[4:6] - post = groups[7:9] - dev = groups[10:12] - local = groups[13] - if pre == (None, None): - pre = () - else: - pre = pre[0], int(pre[1]) - if post == (None, None): - post = () - else: - post = post[0], int(post[1]) - if dev == (None, None): - dev = () - else: - dev = dev[0], int(dev[1]) - if local is None: - local = () - else: - parts = [] - for part in local.split('.'): - # to ensure that numeric compares as > lexicographic, avoid - # comparing them directly, but encode a tuple which ensures - # correct sorting - if part.isdigit(): - part = (1, int(part)) - else: - part = (0, part) - parts.append(part) - local = tuple(parts) - if not pre: - # either before pre-release, or final release and after - if not post and dev: - # before pre-release - pre = ('a', -1) # to sort before a0 - else: - pre = ('z',) # to sort after all pre-releases - # now look at the state of post and dev. - if not post: - post = ('_',) # sort before 'a' - if not dev: - dev = ('final',) - - #print('%s -> %s' % (s, m.groups())) - return epoch, nums, pre, post, dev, local - - -_normalized_key = _pep_440_key - - -class NormalizedVersion(Version): - """A rational version. - - Good: - 1.2 # equivalent to "1.2.0" - 1.2.0 - 1.2a1 - 1.2.3a2 - 1.2.3b1 - 1.2.3c1 - 1.2.3.4 - TODO: fill this out - - Bad: - 1 # minimum two numbers - 1.2a # release level must have a release serial - 1.2.3b - """ - def parse(self, s): - result = _normalized_key(s) - # _normalized_key loses trailing zeroes in the release - # clause, since that's needed to ensure that X.Y == X.Y.0 == X.Y.0.0 - # However, PEP 440 prefix matching needs it: for example, - # (~= 1.4.5.0) matches differently to (~= 1.4.5.0.0). - m = PEP440_VERSION_RE.match(s) # must succeed - groups = m.groups() - self._release_clause = tuple(int(v) for v in groups[1].split('.')) - return result - - PREREL_TAGS = set(['a', 'b', 'c', 'rc', 'dev']) - - @property - def is_prerelease(self): - return any(t[0] in self.PREREL_TAGS for t in self._parts if t) - - -def _match_prefix(x, y): - x = str(x) - y = str(y) - if x == y: - return True - if not x.startswith(y): - return False - n = len(y) - return x[n] == '.' - - -class NormalizedMatcher(Matcher): - version_class = NormalizedVersion - - # value is either a callable or the name of a method - _operators = { - '~=': '_match_compatible', - '<': '_match_lt', - '>': '_match_gt', - '<=': '_match_le', - '>=': '_match_ge', - '==': '_match_eq', - '===': '_match_arbitrary', - '!=': '_match_ne', - } - - def _adjust_local(self, version, constraint, prefix): - if prefix: - strip_local = '+' not in constraint and version._parts[-1] - else: - # both constraint and version are - # NormalizedVersion instances. - # If constraint does not have a local component, - # ensure the version doesn't, either. - strip_local = not constraint._parts[-1] and version._parts[-1] - if strip_local: - s = version._string.split('+', 1)[0] - version = self.version_class(s) - return version, constraint - - def _match_lt(self, version, constraint, prefix): - version, constraint = self._adjust_local(version, constraint, prefix) - if version >= constraint: - return False - release_clause = constraint._release_clause - pfx = '.'.join([str(i) for i in release_clause]) - return not _match_prefix(version, pfx) - - def _match_gt(self, version, constraint, prefix): - version, constraint = self._adjust_local(version, constraint, prefix) - if version <= constraint: - return False - release_clause = constraint._release_clause - pfx = '.'.join([str(i) for i in release_clause]) - return not _match_prefix(version, pfx) - - def _match_le(self, version, constraint, prefix): - version, constraint = self._adjust_local(version, constraint, prefix) - return version <= constraint - - def _match_ge(self, version, constraint, prefix): - version, constraint = self._adjust_local(version, constraint, prefix) - return version >= constraint - - def _match_eq(self, version, constraint, prefix): - version, constraint = self._adjust_local(version, constraint, prefix) - if not prefix: - result = (version == constraint) - else: - result = _match_prefix(version, constraint) - return result - - def _match_arbitrary(self, version, constraint, prefix): - return str(version) == str(constraint) - - def _match_ne(self, version, constraint, prefix): - version, constraint = self._adjust_local(version, constraint, prefix) - if not prefix: - result = (version != constraint) - else: - result = not _match_prefix(version, constraint) - return result - - def _match_compatible(self, version, constraint, prefix): - version, constraint = self._adjust_local(version, constraint, prefix) - if version == constraint: - return True - if version < constraint: - return False -# if not prefix: -# return True - release_clause = constraint._release_clause - if len(release_clause) > 1: - release_clause = release_clause[:-1] - pfx = '.'.join([str(i) for i in release_clause]) - return _match_prefix(version, pfx) - -_REPLACEMENTS = ( - (re.compile('[.+-]$'), ''), # remove trailing puncts - (re.compile(r'^[.](\d)'), r'0.\1'), # .N -> 0.N at start - (re.compile('^[.-]'), ''), # remove leading puncts - (re.compile(r'^\((.*)\)$'), r'\1'), # remove parentheses - (re.compile(r'^v(ersion)?\s*(\d+)'), r'\2'), # remove leading v(ersion) - (re.compile(r'^r(ev)?\s*(\d+)'), r'\2'), # remove leading v(ersion) - (re.compile('[.]{2,}'), '.'), # multiple runs of '.' - (re.compile(r'\b(alfa|apha)\b'), 'alpha'), # misspelt alpha - (re.compile(r'\b(pre-alpha|prealpha)\b'), - 'pre.alpha'), # standardise - (re.compile(r'\(beta\)$'), 'beta'), # remove parentheses -) - -_SUFFIX_REPLACEMENTS = ( - (re.compile('^[:~._+-]+'), ''), # remove leading puncts - (re.compile('[,*")([\\]]'), ''), # remove unwanted chars - (re.compile('[~:+_ -]'), '.'), # replace illegal chars - (re.compile('[.]{2,}'), '.'), # multiple runs of '.' - (re.compile(r'\.$'), ''), # trailing '.' -) - -_NUMERIC_PREFIX = re.compile(r'(\d+(\.\d+)*)') - - -def _suggest_semantic_version(s): - """ - Try to suggest a semantic form for a version for which - _suggest_normalized_version couldn't come up with anything. - """ - result = s.strip().lower() - for pat, repl in _REPLACEMENTS: - result = pat.sub(repl, result) - if not result: - result = '0.0.0' - - # Now look for numeric prefix, and separate it out from - # the rest. - #import pdb; pdb.set_trace() - m = _NUMERIC_PREFIX.match(result) - if not m: - prefix = '0.0.0' - suffix = result - else: - prefix = m.groups()[0].split('.') - prefix = [int(i) for i in prefix] - while len(prefix) < 3: - prefix.append(0) - if len(prefix) == 3: - suffix = result[m.end():] - else: - suffix = '.'.join([str(i) for i in prefix[3:]]) + result[m.end():] - prefix = prefix[:3] - prefix = '.'.join([str(i) for i in prefix]) - suffix = suffix.strip() - if suffix: - #import pdb; pdb.set_trace() - # massage the suffix. - for pat, repl in _SUFFIX_REPLACEMENTS: - suffix = pat.sub(repl, suffix) - - if not suffix: - result = prefix - else: - sep = '-' if 'dev' in suffix else '+' - result = prefix + sep + suffix - if not is_semver(result): - result = None - return result - - -def _suggest_normalized_version(s): - """Suggest a normalized version close to the given version string. - - If you have a version string that isn't rational (i.e. NormalizedVersion - doesn't like it) then you might be able to get an equivalent (or close) - rational version from this function. - - This does a number of simple normalizations to the given string, based - on observation of versions currently in use on PyPI. Given a dump of - those version during PyCon 2009, 4287 of them: - - 2312 (53.93%) match NormalizedVersion without change - with the automatic suggestion - - 3474 (81.04%) match when using this suggestion method - - @param s {str} An irrational version string. - @returns A rational version string, or None, if couldn't determine one. - """ - try: - _normalized_key(s) - return s # already rational - except UnsupportedVersionError: - pass - - rs = s.lower() - - # part of this could use maketrans - for orig, repl in (('-alpha', 'a'), ('-beta', 'b'), ('alpha', 'a'), - ('beta', 'b'), ('rc', 'c'), ('-final', ''), - ('-pre', 'c'), - ('-release', ''), ('.release', ''), ('-stable', ''), - ('+', '.'), ('_', '.'), (' ', ''), ('.final', ''), - ('final', '')): - rs = rs.replace(orig, repl) - - # if something ends with dev or pre, we add a 0 - rs = re.sub(r"pre$", r"pre0", rs) - rs = re.sub(r"dev$", r"dev0", rs) - - # if we have something like "b-2" or "a.2" at the end of the - # version, that is probably beta, alpha, etc - # let's remove the dash or dot - rs = re.sub(r"([abc]|rc)[\-\.](\d+)$", r"\1\2", rs) - - # 1.0-dev-r371 -> 1.0.dev371 - # 0.1-dev-r79 -> 0.1.dev79 - rs = re.sub(r"[\-\.](dev)[\-\.]?r?(\d+)$", r".\1\2", rs) - - # Clean: 2.0.a.3, 2.0.b1, 0.9.0~c1 - rs = re.sub(r"[.~]?([abc])\.?", r"\1", rs) - - # Clean: v0.3, v1.0 - if rs.startswith('v'): - rs = rs[1:] - - # Clean leading '0's on numbers. - #TODO: unintended side-effect on, e.g., "2003.05.09" - # PyPI stats: 77 (~2%) better - rs = re.sub(r"\b0+(\d+)(?!\d)", r"\1", rs) - - # Clean a/b/c with no version. E.g. "1.0a" -> "1.0a0". Setuptools infers - # zero. - # PyPI stats: 245 (7.56%) better - rs = re.sub(r"(\d+[abc])$", r"\g<1>0", rs) - - # the 'dev-rNNN' tag is a dev tag - rs = re.sub(r"\.?(dev-r|dev\.r)\.?(\d+)$", r".dev\2", rs) - - # clean the - when used as a pre delimiter - rs = re.sub(r"-(a|b|c)(\d+)$", r"\1\2", rs) - - # a terminal "dev" or "devel" can be changed into ".dev0" - rs = re.sub(r"[\.\-](dev|devel)$", r".dev0", rs) - - # a terminal "dev" can be changed into ".dev0" - rs = re.sub(r"(?![\.\-])dev$", r".dev0", rs) - - # a terminal "final" or "stable" can be removed - rs = re.sub(r"(final|stable)$", "", rs) - - # The 'r' and the '-' tags are post release tags - # 0.4a1.r10 -> 0.4a1.post10 - # 0.9.33-17222 -> 0.9.33.post17222 - # 0.9.33-r17222 -> 0.9.33.post17222 - rs = re.sub(r"\.?(r|-|-r)\.?(\d+)$", r".post\2", rs) - - # Clean 'r' instead of 'dev' usage: - # 0.9.33+r17222 -> 0.9.33.dev17222 - # 1.0dev123 -> 1.0.dev123 - # 1.0.git123 -> 1.0.dev123 - # 1.0.bzr123 -> 1.0.dev123 - # 0.1a0dev.123 -> 0.1a0.dev123 - # PyPI stats: ~150 (~4%) better - rs = re.sub(r"\.?(dev|git|bzr)\.?(\d+)$", r".dev\2", rs) - - # Clean '.pre' (normalized from '-pre' above) instead of 'c' usage: - # 0.2.pre1 -> 0.2c1 - # 0.2-c1 -> 0.2c1 - # 1.0preview123 -> 1.0c123 - # PyPI stats: ~21 (0.62%) better - rs = re.sub(r"\.?(pre|preview|-c)(\d+)$", r"c\g<2>", rs) - - # Tcl/Tk uses "px" for their post release markers - rs = re.sub(r"p(\d+)$", r".post\1", rs) - - try: - _normalized_key(rs) - except UnsupportedVersionError: - rs = None - return rs - -# -# Legacy version processing (distribute-compatible) -# - -_VERSION_PART = re.compile(r'([a-z]+|\d+|[\.-])', re.I) -_VERSION_REPLACE = { - 'pre': 'c', - 'preview': 'c', - '-': 'final-', - 'rc': 'c', - 'dev': '@', - '': None, - '.': None, -} - - -def _legacy_key(s): - def get_parts(s): - result = [] - for p in _VERSION_PART.split(s.lower()): - p = _VERSION_REPLACE.get(p, p) - if p: - if '0' <= p[:1] <= '9': - p = p.zfill(8) - else: - p = '*' + p - result.append(p) - result.append('*final') - return result - - result = [] - for p in get_parts(s): - if p.startswith('*'): - if p < '*final': - while result and result[-1] == '*final-': - result.pop() - while result and result[-1] == '00000000': - result.pop() - result.append(p) - return tuple(result) - - -class LegacyVersion(Version): - def parse(self, s): - return _legacy_key(s) - - @property - def is_prerelease(self): - result = False - for x in self._parts: - if (isinstance(x, string_types) and x.startswith('*') and - x < '*final'): - result = True - break - return result - - -class LegacyMatcher(Matcher): - version_class = LegacyVersion - - _operators = dict(Matcher._operators) - _operators['~='] = '_match_compatible' - - numeric_re = re.compile(r'^(\d+(\.\d+)*)') - - def _match_compatible(self, version, constraint, prefix): - if version < constraint: - return False - m = self.numeric_re.match(str(constraint)) - if not m: - logger.warning('Cannot compute compatible match for version %s ' - ' and constraint %s', version, constraint) - return True - s = m.groups()[0] - if '.' in s: - s = s.rsplit('.', 1)[0] - return _match_prefix(version, s) - -# -# Semantic versioning -# - -_SEMVER_RE = re.compile(r'^(\d+)\.(\d+)\.(\d+)' - r'(-[a-z0-9]+(\.[a-z0-9-]+)*)?' - r'(\+[a-z0-9]+(\.[a-z0-9-]+)*)?$', re.I) - - -def is_semver(s): - return _SEMVER_RE.match(s) - - -def _semantic_key(s): - def make_tuple(s, absent): - if s is None: - result = (absent,) - else: - parts = s[1:].split('.') - # We can't compare ints and strings on Python 3, so fudge it - # by zero-filling numeric values so simulate a numeric comparison - result = tuple([p.zfill(8) if p.isdigit() else p for p in parts]) - return result - - m = is_semver(s) - if not m: - raise UnsupportedVersionError(s) - groups = m.groups() - major, minor, patch = [int(i) for i in groups[:3]] - # choose the '|' and '*' so that versions sort correctly - pre, build = make_tuple(groups[3], '|'), make_tuple(groups[5], '*') - return (major, minor, patch), pre, build - - -class SemanticVersion(Version): - def parse(self, s): - return _semantic_key(s) - - @property - def is_prerelease(self): - return self._parts[1][0] != '|' - - -class SemanticMatcher(Matcher): - version_class = SemanticVersion - - -class VersionScheme(object): - def __init__(self, key, matcher, suggester=None): - self.key = key - self.matcher = matcher - self.suggester = suggester - - def is_valid_version(self, s): - try: - self.matcher.version_class(s) - result = True - except UnsupportedVersionError: - result = False - return result - - def is_valid_matcher(self, s): - try: - self.matcher(s) - result = True - except UnsupportedVersionError: - result = False - return result - - def is_valid_constraint_list(self, s): - """ - Used for processing some metadata fields - """ - # See issue #140. Be tolerant of a single trailing comma. - if s.endswith(','): - s = s[:-1] - return self.is_valid_matcher('dummy_name (%s)' % s) - - def suggest(self, s): - if self.suggester is None: - result = None - else: - result = self.suggester(s) - return result - -_SCHEMES = { - 'normalized': VersionScheme(_normalized_key, NormalizedMatcher, - _suggest_normalized_version), - 'legacy': VersionScheme(_legacy_key, LegacyMatcher, lambda self, s: s), - 'semantic': VersionScheme(_semantic_key, SemanticMatcher, - _suggest_semantic_version), -} - -_SCHEMES['default'] = _SCHEMES['normalized'] - - -def get_scheme(name): - if name not in _SCHEMES: - raise ValueError('unknown scheme name: %r' % name) - return _SCHEMES[name] diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/wheel.py b/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/wheel.py deleted file mode 100644 index 48abfde..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/distlib/wheel.py +++ /dev/null @@ -1,1053 +0,0 @@ -# -*- coding: utf-8 -*- -# -# Copyright (C) 2013-2020 Vinay Sajip. -# Licensed to the Python Software Foundation under a contributor agreement. -# See LICENSE.txt and CONTRIBUTORS.txt. -# -from __future__ import unicode_literals - -import base64 -import codecs -import datetime -from email import message_from_file -import hashlib -import imp -import json -import logging -import os -import posixpath -import re -import shutil -import sys -import tempfile -import zipfile - -from . import __version__, DistlibException -from .compat import sysconfig, ZipFile, fsdecode, text_type, filter -from .database import InstalledDistribution -from .metadata import (Metadata, METADATA_FILENAME, WHEEL_METADATA_FILENAME, - LEGACY_METADATA_FILENAME) -from .util import (FileOperator, convert_path, CSVReader, CSVWriter, Cache, - cached_property, get_cache_base, read_exports, tempdir, - get_platform) -from .version import NormalizedVersion, UnsupportedVersionError - -logger = logging.getLogger(__name__) - -cache = None # created when needed - -if hasattr(sys, 'pypy_version_info'): # pragma: no cover - IMP_PREFIX = 'pp' -elif sys.platform.startswith('java'): # pragma: no cover - IMP_PREFIX = 'jy' -elif sys.platform == 'cli': # pragma: no cover - IMP_PREFIX = 'ip' -else: - IMP_PREFIX = 'cp' - -VER_SUFFIX = sysconfig.get_config_var('py_version_nodot') -if not VER_SUFFIX: # pragma: no cover - VER_SUFFIX = '%s%s' % sys.version_info[:2] -PYVER = 'py' + VER_SUFFIX -IMPVER = IMP_PREFIX + VER_SUFFIX - -ARCH = get_platform().replace('-', '_').replace('.', '_') - -ABI = sysconfig.get_config_var('SOABI') -if ABI and ABI.startswith('cpython-'): - ABI = ABI.replace('cpython-', 'cp').split('-')[0] -else: - def _derive_abi(): - parts = ['cp', VER_SUFFIX] - if sysconfig.get_config_var('Py_DEBUG'): - parts.append('d') - if sysconfig.get_config_var('WITH_PYMALLOC'): - parts.append('m') - if sysconfig.get_config_var('Py_UNICODE_SIZE') == 4: - parts.append('u') - return ''.join(parts) - ABI = _derive_abi() - del _derive_abi - -FILENAME_RE = re.compile(r''' -(?P[^-]+) --(?P\d+[^-]*) -(-(?P\d+[^-]*))? --(?P\w+\d+(\.\w+\d+)*) --(?P\w+) --(?P\w+(\.\w+)*) -\.whl$ -''', re.IGNORECASE | re.VERBOSE) - -NAME_VERSION_RE = re.compile(r''' -(?P[^-]+) --(?P\d+[^-]*) -(-(?P\d+[^-]*))?$ -''', re.IGNORECASE | re.VERBOSE) - -SHEBANG_RE = re.compile(br'\s*#![^\r\n]*') -SHEBANG_DETAIL_RE = re.compile(br'^(\s*#!("[^"]+"|\S+))\s+(.*)$') -SHEBANG_PYTHON = b'#!python' -SHEBANG_PYTHONW = b'#!pythonw' - -if os.sep == '/': - to_posix = lambda o: o -else: - to_posix = lambda o: o.replace(os.sep, '/') - - -class Mounter(object): - def __init__(self): - self.impure_wheels = {} - self.libs = {} - - def add(self, pathname, extensions): - self.impure_wheels[pathname] = extensions - self.libs.update(extensions) - - def remove(self, pathname): - extensions = self.impure_wheels.pop(pathname) - for k, v in extensions: - if k in self.libs: - del self.libs[k] - - def find_module(self, fullname, path=None): - if fullname in self.libs: - result = self - else: - result = None - return result - - def load_module(self, fullname): - if fullname in sys.modules: - result = sys.modules[fullname] - else: - if fullname not in self.libs: - raise ImportError('unable to find extension for %s' % fullname) - result = imp.load_dynamic(fullname, self.libs[fullname]) - result.__loader__ = self - parts = fullname.rsplit('.', 1) - if len(parts) > 1: - result.__package__ = parts[0] - return result - -_hook = Mounter() - - -class Wheel(object): - """ - Class to build and install from Wheel files (PEP 427). - """ - - wheel_version = (1, 1) - hash_kind = 'sha256' - - def __init__(self, filename=None, sign=False, verify=False): - """ - Initialise an instance using a (valid) filename. - """ - self.sign = sign - self.should_verify = verify - self.buildver = '' - self.pyver = [PYVER] - self.abi = ['none'] - self.arch = ['any'] - self.dirname = os.getcwd() - if filename is None: - self.name = 'dummy' - self.version = '0.1' - self._filename = self.filename - else: - m = NAME_VERSION_RE.match(filename) - if m: - info = m.groupdict('') - self.name = info['nm'] - # Reinstate the local version separator - self.version = info['vn'].replace('_', '-') - self.buildver = info['bn'] - self._filename = self.filename - else: - dirname, filename = os.path.split(filename) - m = FILENAME_RE.match(filename) - if not m: - raise DistlibException('Invalid name or ' - 'filename: %r' % filename) - if dirname: - self.dirname = os.path.abspath(dirname) - self._filename = filename - info = m.groupdict('') - self.name = info['nm'] - self.version = info['vn'] - self.buildver = info['bn'] - self.pyver = info['py'].split('.') - self.abi = info['bi'].split('.') - self.arch = info['ar'].split('.') - - @property - def filename(self): - """ - Build and return a filename from the various components. - """ - if self.buildver: - buildver = '-' + self.buildver - else: - buildver = '' - pyver = '.'.join(self.pyver) - abi = '.'.join(self.abi) - arch = '.'.join(self.arch) - # replace - with _ as a local version separator - version = self.version.replace('-', '_') - return '%s-%s%s-%s-%s-%s.whl' % (self.name, version, buildver, - pyver, abi, arch) - - @property - def exists(self): - path = os.path.join(self.dirname, self.filename) - return os.path.isfile(path) - - @property - def tags(self): - for pyver in self.pyver: - for abi in self.abi: - for arch in self.arch: - yield pyver, abi, arch - - @cached_property - def metadata(self): - pathname = os.path.join(self.dirname, self.filename) - name_ver = '%s-%s' % (self.name, self.version) - info_dir = '%s.dist-info' % name_ver - wrapper = codecs.getreader('utf-8') - with ZipFile(pathname, 'r') as zf: - wheel_metadata = self.get_wheel_metadata(zf) - wv = wheel_metadata['Wheel-Version'].split('.', 1) - file_version = tuple([int(i) for i in wv]) - # if file_version < (1, 1): - # fns = [WHEEL_METADATA_FILENAME, METADATA_FILENAME, - # LEGACY_METADATA_FILENAME] - # else: - # fns = [WHEEL_METADATA_FILENAME, METADATA_FILENAME] - fns = [WHEEL_METADATA_FILENAME, LEGACY_METADATA_FILENAME] - result = None - for fn in fns: - try: - metadata_filename = posixpath.join(info_dir, fn) - with zf.open(metadata_filename) as bf: - wf = wrapper(bf) - result = Metadata(fileobj=wf) - if result: - break - except KeyError: - pass - if not result: - raise ValueError('Invalid wheel, because metadata is ' - 'missing: looked in %s' % ', '.join(fns)) - return result - - def get_wheel_metadata(self, zf): - name_ver = '%s-%s' % (self.name, self.version) - info_dir = '%s.dist-info' % name_ver - metadata_filename = posixpath.join(info_dir, 'WHEEL') - with zf.open(metadata_filename) as bf: - wf = codecs.getreader('utf-8')(bf) - message = message_from_file(wf) - return dict(message) - - @cached_property - def info(self): - pathname = os.path.join(self.dirname, self.filename) - with ZipFile(pathname, 'r') as zf: - result = self.get_wheel_metadata(zf) - return result - - def process_shebang(self, data): - m = SHEBANG_RE.match(data) - if m: - end = m.end() - shebang, data_after_shebang = data[:end], data[end:] - # Preserve any arguments after the interpreter - if b'pythonw' in shebang.lower(): - shebang_python = SHEBANG_PYTHONW - else: - shebang_python = SHEBANG_PYTHON - m = SHEBANG_DETAIL_RE.match(shebang) - if m: - args = b' ' + m.groups()[-1] - else: - args = b'' - shebang = shebang_python + args - data = shebang + data_after_shebang - else: - cr = data.find(b'\r') - lf = data.find(b'\n') - if cr < 0 or cr > lf: - term = b'\n' - else: - if data[cr:cr + 2] == b'\r\n': - term = b'\r\n' - else: - term = b'\r' - data = SHEBANG_PYTHON + term + data - return data - - def get_hash(self, data, hash_kind=None): - if hash_kind is None: - hash_kind = self.hash_kind - try: - hasher = getattr(hashlib, hash_kind) - except AttributeError: - raise DistlibException('Unsupported hash algorithm: %r' % hash_kind) - result = hasher(data).digest() - result = base64.urlsafe_b64encode(result).rstrip(b'=').decode('ascii') - return hash_kind, result - - def write_record(self, records, record_path, base): - records = list(records) # make a copy, as mutated - p = to_posix(os.path.relpath(record_path, base)) - records.append((p, '', '')) - with CSVWriter(record_path) as writer: - for row in records: - writer.writerow(row) - - def write_records(self, info, libdir, archive_paths): - records = [] - distinfo, info_dir = info - hasher = getattr(hashlib, self.hash_kind) - for ap, p in archive_paths: - with open(p, 'rb') as f: - data = f.read() - digest = '%s=%s' % self.get_hash(data) - size = os.path.getsize(p) - records.append((ap, digest, size)) - - p = os.path.join(distinfo, 'RECORD') - self.write_record(records, p, libdir) - ap = to_posix(os.path.join(info_dir, 'RECORD')) - archive_paths.append((ap, p)) - - def build_zip(self, pathname, archive_paths): - with ZipFile(pathname, 'w', zipfile.ZIP_DEFLATED) as zf: - for ap, p in archive_paths: - logger.debug('Wrote %s to %s in wheel', p, ap) - zf.write(p, ap) - - def build(self, paths, tags=None, wheel_version=None): - """ - Build a wheel from files in specified paths, and use any specified tags - when determining the name of the wheel. - """ - if tags is None: - tags = {} - - libkey = list(filter(lambda o: o in paths, ('purelib', 'platlib')))[0] - if libkey == 'platlib': - is_pure = 'false' - default_pyver = [IMPVER] - default_abi = [ABI] - default_arch = [ARCH] - else: - is_pure = 'true' - default_pyver = [PYVER] - default_abi = ['none'] - default_arch = ['any'] - - self.pyver = tags.get('pyver', default_pyver) - self.abi = tags.get('abi', default_abi) - self.arch = tags.get('arch', default_arch) - - libdir = paths[libkey] - - name_ver = '%s-%s' % (self.name, self.version) - data_dir = '%s.data' % name_ver - info_dir = '%s.dist-info' % name_ver - - archive_paths = [] - - # First, stuff which is not in site-packages - for key in ('data', 'headers', 'scripts'): - if key not in paths: - continue - path = paths[key] - if os.path.isdir(path): - for root, dirs, files in os.walk(path): - for fn in files: - p = fsdecode(os.path.join(root, fn)) - rp = os.path.relpath(p, path) - ap = to_posix(os.path.join(data_dir, key, rp)) - archive_paths.append((ap, p)) - if key == 'scripts' and not p.endswith('.exe'): - with open(p, 'rb') as f: - data = f.read() - data = self.process_shebang(data) - with open(p, 'wb') as f: - f.write(data) - - # Now, stuff which is in site-packages, other than the - # distinfo stuff. - path = libdir - distinfo = None - for root, dirs, files in os.walk(path): - if root == path: - # At the top level only, save distinfo for later - # and skip it for now - for i, dn in enumerate(dirs): - dn = fsdecode(dn) - if dn.endswith('.dist-info'): - distinfo = os.path.join(root, dn) - del dirs[i] - break - assert distinfo, '.dist-info directory expected, not found' - - for fn in files: - # comment out next suite to leave .pyc files in - if fsdecode(fn).endswith(('.pyc', '.pyo')): - continue - p = os.path.join(root, fn) - rp = to_posix(os.path.relpath(p, path)) - archive_paths.append((rp, p)) - - # Now distinfo. Assumed to be flat, i.e. os.listdir is enough. - files = os.listdir(distinfo) - for fn in files: - if fn not in ('RECORD', 'INSTALLER', 'SHARED', 'WHEEL'): - p = fsdecode(os.path.join(distinfo, fn)) - ap = to_posix(os.path.join(info_dir, fn)) - archive_paths.append((ap, p)) - - wheel_metadata = [ - 'Wheel-Version: %d.%d' % (wheel_version or self.wheel_version), - 'Generator: distlib %s' % __version__, - 'Root-Is-Purelib: %s' % is_pure, - ] - for pyver, abi, arch in self.tags: - wheel_metadata.append('Tag: %s-%s-%s' % (pyver, abi, arch)) - p = os.path.join(distinfo, 'WHEEL') - with open(p, 'w') as f: - f.write('\n'.join(wheel_metadata)) - ap = to_posix(os.path.join(info_dir, 'WHEEL')) - archive_paths.append((ap, p)) - - # sort the entries by archive path. Not needed by any spec, but it - # keeps the archive listing and RECORD tidier than they would otherwise - # be. Use the number of path segments to keep directory entries together, - # and keep the dist-info stuff at the end. - def sorter(t): - ap = t[0] - n = ap.count('/') - if '.dist-info' in ap: - n += 10000 - return (n, ap) - archive_paths = sorted(archive_paths, key=sorter) - - # Now, at last, RECORD. - # Paths in here are archive paths - nothing else makes sense. - self.write_records((distinfo, info_dir), libdir, archive_paths) - # Now, ready to build the zip file - pathname = os.path.join(self.dirname, self.filename) - self.build_zip(pathname, archive_paths) - return pathname - - def skip_entry(self, arcname): - """ - Determine whether an archive entry should be skipped when verifying - or installing. - """ - # The signature file won't be in RECORD, - # and we don't currently don't do anything with it - # We also skip directories, as they won't be in RECORD - # either. See: - # - # https://github.com/pypa/wheel/issues/294 - # https://github.com/pypa/wheel/issues/287 - # https://github.com/pypa/wheel/pull/289 - # - return arcname.endswith(('/', '/RECORD.jws')) - - def install(self, paths, maker, **kwargs): - """ - Install a wheel to the specified paths. If kwarg ``warner`` is - specified, it should be a callable, which will be called with two - tuples indicating the wheel version of this software and the wheel - version in the file, if there is a discrepancy in the versions. - This can be used to issue any warnings to raise any exceptions. - If kwarg ``lib_only`` is True, only the purelib/platlib files are - installed, and the headers, scripts, data and dist-info metadata are - not written. If kwarg ``bytecode_hashed_invalidation`` is True, written - bytecode will try to use file-hash based invalidation (PEP-552) on - supported interpreter versions (CPython 2.7+). - - The return value is a :class:`InstalledDistribution` instance unless - ``options.lib_only`` is True, in which case the return value is ``None``. - """ - - dry_run = maker.dry_run - warner = kwargs.get('warner') - lib_only = kwargs.get('lib_only', False) - bc_hashed_invalidation = kwargs.get('bytecode_hashed_invalidation', False) - - pathname = os.path.join(self.dirname, self.filename) - name_ver = '%s-%s' % (self.name, self.version) - data_dir = '%s.data' % name_ver - info_dir = '%s.dist-info' % name_ver - - metadata_name = posixpath.join(info_dir, LEGACY_METADATA_FILENAME) - wheel_metadata_name = posixpath.join(info_dir, 'WHEEL') - record_name = posixpath.join(info_dir, 'RECORD') - - wrapper = codecs.getreader('utf-8') - - with ZipFile(pathname, 'r') as zf: - with zf.open(wheel_metadata_name) as bwf: - wf = wrapper(bwf) - message = message_from_file(wf) - wv = message['Wheel-Version'].split('.', 1) - file_version = tuple([int(i) for i in wv]) - if (file_version != self.wheel_version) and warner: - warner(self.wheel_version, file_version) - - if message['Root-Is-Purelib'] == 'true': - libdir = paths['purelib'] - else: - libdir = paths['platlib'] - - records = {} - with zf.open(record_name) as bf: - with CSVReader(stream=bf) as reader: - for row in reader: - p = row[0] - records[p] = row - - data_pfx = posixpath.join(data_dir, '') - info_pfx = posixpath.join(info_dir, '') - script_pfx = posixpath.join(data_dir, 'scripts', '') - - # make a new instance rather than a copy of maker's, - # as we mutate it - fileop = FileOperator(dry_run=dry_run) - fileop.record = True # so we can rollback if needed - - bc = not sys.dont_write_bytecode # Double negatives. Lovely! - - outfiles = [] # for RECORD writing - - # for script copying/shebang processing - workdir = tempfile.mkdtemp() - # set target dir later - # we default add_launchers to False, as the - # Python Launcher should be used instead - maker.source_dir = workdir - maker.target_dir = None - try: - for zinfo in zf.infolist(): - arcname = zinfo.filename - if isinstance(arcname, text_type): - u_arcname = arcname - else: - u_arcname = arcname.decode('utf-8') - if self.skip_entry(u_arcname): - continue - row = records[u_arcname] - if row[2] and str(zinfo.file_size) != row[2]: - raise DistlibException('size mismatch for ' - '%s' % u_arcname) - if row[1]: - kind, value = row[1].split('=', 1) - with zf.open(arcname) as bf: - data = bf.read() - _, digest = self.get_hash(data, kind) - if digest != value: - raise DistlibException('digest mismatch for ' - '%s' % arcname) - - if lib_only and u_arcname.startswith((info_pfx, data_pfx)): - logger.debug('lib_only: skipping %s', u_arcname) - continue - is_script = (u_arcname.startswith(script_pfx) - and not u_arcname.endswith('.exe')) - - if u_arcname.startswith(data_pfx): - _, where, rp = u_arcname.split('/', 2) - outfile = os.path.join(paths[where], convert_path(rp)) - else: - # meant for site-packages. - if u_arcname in (wheel_metadata_name, record_name): - continue - outfile = os.path.join(libdir, convert_path(u_arcname)) - if not is_script: - with zf.open(arcname) as bf: - fileop.copy_stream(bf, outfile) - # Issue #147: permission bits aren't preserved. Using - # zf.extract(zinfo, libdir) should have worked, but didn't, - # see https://www.thetopsites.net/article/53834422.shtml - # So ... manually preserve permission bits as given in zinfo - if os.name == 'posix': - # just set the normal permission bits - os.chmod(outfile, (zinfo.external_attr >> 16) & 0x1FF) - outfiles.append(outfile) - # Double check the digest of the written file - if not dry_run and row[1]: - with open(outfile, 'rb') as bf: - data = bf.read() - _, newdigest = self.get_hash(data, kind) - if newdigest != digest: - raise DistlibException('digest mismatch ' - 'on write for ' - '%s' % outfile) - if bc and outfile.endswith('.py'): - try: - pyc = fileop.byte_compile(outfile, - hashed_invalidation=bc_hashed_invalidation) - outfiles.append(pyc) - except Exception: - # Don't give up if byte-compilation fails, - # but log it and perhaps warn the user - logger.warning('Byte-compilation failed', - exc_info=True) - else: - fn = os.path.basename(convert_path(arcname)) - workname = os.path.join(workdir, fn) - with zf.open(arcname) as bf: - fileop.copy_stream(bf, workname) - - dn, fn = os.path.split(outfile) - maker.target_dir = dn - filenames = maker.make(fn) - fileop.set_executable_mode(filenames) - outfiles.extend(filenames) - - if lib_only: - logger.debug('lib_only: returning None') - dist = None - else: - # Generate scripts - - # Try to get pydist.json so we can see if there are - # any commands to generate. If this fails (e.g. because - # of a legacy wheel), log a warning but don't give up. - commands = None - file_version = self.info['Wheel-Version'] - if file_version == '1.0': - # Use legacy info - ep = posixpath.join(info_dir, 'entry_points.txt') - try: - with zf.open(ep) as bwf: - epdata = read_exports(bwf) - commands = {} - for key in ('console', 'gui'): - k = '%s_scripts' % key - if k in epdata: - commands['wrap_%s' % key] = d = {} - for v in epdata[k].values(): - s = '%s:%s' % (v.prefix, v.suffix) - if v.flags: - s += ' [%s]' % ','.join(v.flags) - d[v.name] = s - except Exception: - logger.warning('Unable to read legacy script ' - 'metadata, so cannot generate ' - 'scripts') - else: - try: - with zf.open(metadata_name) as bwf: - wf = wrapper(bwf) - commands = json.load(wf).get('extensions') - if commands: - commands = commands.get('python.commands') - except Exception: - logger.warning('Unable to read JSON metadata, so ' - 'cannot generate scripts') - if commands: - console_scripts = commands.get('wrap_console', {}) - gui_scripts = commands.get('wrap_gui', {}) - if console_scripts or gui_scripts: - script_dir = paths.get('scripts', '') - if not os.path.isdir(script_dir): - raise ValueError('Valid script path not ' - 'specified') - maker.target_dir = script_dir - for k, v in console_scripts.items(): - script = '%s = %s' % (k, v) - filenames = maker.make(script) - fileop.set_executable_mode(filenames) - - if gui_scripts: - options = {'gui': True } - for k, v in gui_scripts.items(): - script = '%s = %s' % (k, v) - filenames = maker.make(script, options) - fileop.set_executable_mode(filenames) - - p = os.path.join(libdir, info_dir) - dist = InstalledDistribution(p) - - # Write SHARED - paths = dict(paths) # don't change passed in dict - del paths['purelib'] - del paths['platlib'] - paths['lib'] = libdir - p = dist.write_shared_locations(paths, dry_run) - if p: - outfiles.append(p) - - # Write RECORD - dist.write_installed_files(outfiles, paths['prefix'], - dry_run) - return dist - except Exception: # pragma: no cover - logger.exception('installation failed.') - fileop.rollback() - raise - finally: - shutil.rmtree(workdir) - - def _get_dylib_cache(self): - global cache - if cache is None: - # Use native string to avoid issues on 2.x: see Python #20140. - base = os.path.join(get_cache_base(), str('dylib-cache'), - '%s.%s' % sys.version_info[:2]) - cache = Cache(base) - return cache - - def _get_extensions(self): - pathname = os.path.join(self.dirname, self.filename) - name_ver = '%s-%s' % (self.name, self.version) - info_dir = '%s.dist-info' % name_ver - arcname = posixpath.join(info_dir, 'EXTENSIONS') - wrapper = codecs.getreader('utf-8') - result = [] - with ZipFile(pathname, 'r') as zf: - try: - with zf.open(arcname) as bf: - wf = wrapper(bf) - extensions = json.load(wf) - cache = self._get_dylib_cache() - prefix = cache.prefix_to_dir(pathname) - cache_base = os.path.join(cache.base, prefix) - if not os.path.isdir(cache_base): - os.makedirs(cache_base) - for name, relpath in extensions.items(): - dest = os.path.join(cache_base, convert_path(relpath)) - if not os.path.exists(dest): - extract = True - else: - file_time = os.stat(dest).st_mtime - file_time = datetime.datetime.fromtimestamp(file_time) - info = zf.getinfo(relpath) - wheel_time = datetime.datetime(*info.date_time) - extract = wheel_time > file_time - if extract: - zf.extract(relpath, cache_base) - result.append((name, dest)) - except KeyError: - pass - return result - - def is_compatible(self): - """ - Determine if a wheel is compatible with the running system. - """ - return is_compatible(self) - - def is_mountable(self): - """ - Determine if a wheel is asserted as mountable by its metadata. - """ - return True # for now - metadata details TBD - - def mount(self, append=False): - pathname = os.path.abspath(os.path.join(self.dirname, self.filename)) - if not self.is_compatible(): - msg = 'Wheel %s not compatible with this Python.' % pathname - raise DistlibException(msg) - if not self.is_mountable(): - msg = 'Wheel %s is marked as not mountable.' % pathname - raise DistlibException(msg) - if pathname in sys.path: - logger.debug('%s already in path', pathname) - else: - if append: - sys.path.append(pathname) - else: - sys.path.insert(0, pathname) - extensions = self._get_extensions() - if extensions: - if _hook not in sys.meta_path: - sys.meta_path.append(_hook) - _hook.add(pathname, extensions) - - def unmount(self): - pathname = os.path.abspath(os.path.join(self.dirname, self.filename)) - if pathname not in sys.path: - logger.debug('%s not in path', pathname) - else: - sys.path.remove(pathname) - if pathname in _hook.impure_wheels: - _hook.remove(pathname) - if not _hook.impure_wheels: - if _hook in sys.meta_path: - sys.meta_path.remove(_hook) - - def verify(self): - pathname = os.path.join(self.dirname, self.filename) - name_ver = '%s-%s' % (self.name, self.version) - data_dir = '%s.data' % name_ver - info_dir = '%s.dist-info' % name_ver - - metadata_name = posixpath.join(info_dir, LEGACY_METADATA_FILENAME) - wheel_metadata_name = posixpath.join(info_dir, 'WHEEL') - record_name = posixpath.join(info_dir, 'RECORD') - - wrapper = codecs.getreader('utf-8') - - with ZipFile(pathname, 'r') as zf: - with zf.open(wheel_metadata_name) as bwf: - wf = wrapper(bwf) - message = message_from_file(wf) - wv = message['Wheel-Version'].split('.', 1) - file_version = tuple([int(i) for i in wv]) - # TODO version verification - - records = {} - with zf.open(record_name) as bf: - with CSVReader(stream=bf) as reader: - for row in reader: - p = row[0] - records[p] = row - - for zinfo in zf.infolist(): - arcname = zinfo.filename - if isinstance(arcname, text_type): - u_arcname = arcname - else: - u_arcname = arcname.decode('utf-8') - # See issue #115: some wheels have .. in their entries, but - # in the filename ... e.g. __main__..py ! So the check is - # updated to look for .. in the directory portions - p = u_arcname.split('/') - if '..' in p: - raise DistlibException('invalid entry in ' - 'wheel: %r' % u_arcname) - - if self.skip_entry(u_arcname): - continue - row = records[u_arcname] - if row[2] and str(zinfo.file_size) != row[2]: - raise DistlibException('size mismatch for ' - '%s' % u_arcname) - if row[1]: - kind, value = row[1].split('=', 1) - with zf.open(arcname) as bf: - data = bf.read() - _, digest = self.get_hash(data, kind) - if digest != value: - raise DistlibException('digest mismatch for ' - '%s' % arcname) - - def update(self, modifier, dest_dir=None, **kwargs): - """ - Update the contents of a wheel in a generic way. The modifier should - be a callable which expects a dictionary argument: its keys are - archive-entry paths, and its values are absolute filesystem paths - where the contents the corresponding archive entries can be found. The - modifier is free to change the contents of the files pointed to, add - new entries and remove entries, before returning. This method will - extract the entire contents of the wheel to a temporary location, call - the modifier, and then use the passed (and possibly updated) - dictionary to write a new wheel. If ``dest_dir`` is specified, the new - wheel is written there -- otherwise, the original wheel is overwritten. - - The modifier should return True if it updated the wheel, else False. - This method returns the same value the modifier returns. - """ - - def get_version(path_map, info_dir): - version = path = None - key = '%s/%s' % (info_dir, LEGACY_METADATA_FILENAME) - if key not in path_map: - key = '%s/PKG-INFO' % info_dir - if key in path_map: - path = path_map[key] - version = Metadata(path=path).version - return version, path - - def update_version(version, path): - updated = None - try: - v = NormalizedVersion(version) - i = version.find('-') - if i < 0: - updated = '%s+1' % version - else: - parts = [int(s) for s in version[i + 1:].split('.')] - parts[-1] += 1 - updated = '%s+%s' % (version[:i], - '.'.join(str(i) for i in parts)) - except UnsupportedVersionError: - logger.debug('Cannot update non-compliant (PEP-440) ' - 'version %r', version) - if updated: - md = Metadata(path=path) - md.version = updated - legacy = path.endswith(LEGACY_METADATA_FILENAME) - md.write(path=path, legacy=legacy) - logger.debug('Version updated from %r to %r', version, - updated) - - pathname = os.path.join(self.dirname, self.filename) - name_ver = '%s-%s' % (self.name, self.version) - info_dir = '%s.dist-info' % name_ver - record_name = posixpath.join(info_dir, 'RECORD') - with tempdir() as workdir: - with ZipFile(pathname, 'r') as zf: - path_map = {} - for zinfo in zf.infolist(): - arcname = zinfo.filename - if isinstance(arcname, text_type): - u_arcname = arcname - else: - u_arcname = arcname.decode('utf-8') - if u_arcname == record_name: - continue - if '..' in u_arcname: - raise DistlibException('invalid entry in ' - 'wheel: %r' % u_arcname) - zf.extract(zinfo, workdir) - path = os.path.join(workdir, convert_path(u_arcname)) - path_map[u_arcname] = path - - # Remember the version. - original_version, _ = get_version(path_map, info_dir) - # Files extracted. Call the modifier. - modified = modifier(path_map, **kwargs) - if modified: - # Something changed - need to build a new wheel. - current_version, path = get_version(path_map, info_dir) - if current_version and (current_version == original_version): - # Add or update local version to signify changes. - update_version(current_version, path) - # Decide where the new wheel goes. - if dest_dir is None: - fd, newpath = tempfile.mkstemp(suffix='.whl', - prefix='wheel-update-', - dir=workdir) - os.close(fd) - else: - if not os.path.isdir(dest_dir): - raise DistlibException('Not a directory: %r' % dest_dir) - newpath = os.path.join(dest_dir, self.filename) - archive_paths = list(path_map.items()) - distinfo = os.path.join(workdir, info_dir) - info = distinfo, info_dir - self.write_records(info, workdir, archive_paths) - self.build_zip(newpath, archive_paths) - if dest_dir is None: - shutil.copyfile(newpath, pathname) - return modified - -def _get_glibc_version(): - import platform - ver = platform.libc_ver() - result = [] - if ver[0] == 'glibc': - for s in ver[1].split('.'): - result.append(int(s) if s.isdigit() else 0) - result = tuple(result) - return result - -def compatible_tags(): - """ - Return (pyver, abi, arch) tuples compatible with this Python. - """ - versions = [VER_SUFFIX] - major = VER_SUFFIX[0] - for minor in range(sys.version_info[1] - 1, - 1, -1): - versions.append(''.join([major, str(minor)])) - - abis = [] - for suffix, _, _ in imp.get_suffixes(): - if suffix.startswith('.abi'): - abis.append(suffix.split('.', 2)[1]) - abis.sort() - if ABI != 'none': - abis.insert(0, ABI) - abis.append('none') - result = [] - - arches = [ARCH] - if sys.platform == 'darwin': - m = re.match(r'(\w+)_(\d+)_(\d+)_(\w+)$', ARCH) - if m: - name, major, minor, arch = m.groups() - minor = int(minor) - matches = [arch] - if arch in ('i386', 'ppc'): - matches.append('fat') - if arch in ('i386', 'ppc', 'x86_64'): - matches.append('fat3') - if arch in ('ppc64', 'x86_64'): - matches.append('fat64') - if arch in ('i386', 'x86_64'): - matches.append('intel') - if arch in ('i386', 'x86_64', 'intel', 'ppc', 'ppc64'): - matches.append('universal') - while minor >= 0: - for match in matches: - s = '%s_%s_%s_%s' % (name, major, minor, match) - if s != ARCH: # already there - arches.append(s) - minor -= 1 - - # Most specific - our Python version, ABI and arch - for abi in abis: - for arch in arches: - result.append((''.join((IMP_PREFIX, versions[0])), abi, arch)) - # manylinux - if abi != 'none' and sys.platform.startswith('linux'): - arch = arch.replace('linux_', '') - parts = _get_glibc_version() - if len(parts) == 2: - if parts >= (2, 5): - result.append((''.join((IMP_PREFIX, versions[0])), abi, - 'manylinux1_%s' % arch)) - if parts >= (2, 12): - result.append((''.join((IMP_PREFIX, versions[0])), abi, - 'manylinux2010_%s' % arch)) - if parts >= (2, 17): - result.append((''.join((IMP_PREFIX, versions[0])), abi, - 'manylinux2014_%s' % arch)) - result.append((''.join((IMP_PREFIX, versions[0])), abi, - 'manylinux_%s_%s_%s' % (parts[0], parts[1], - arch))) - - # where no ABI / arch dependency, but IMP_PREFIX dependency - for i, version in enumerate(versions): - result.append((''.join((IMP_PREFIX, version)), 'none', 'any')) - if i == 0: - result.append((''.join((IMP_PREFIX, version[0])), 'none', 'any')) - - # no IMP_PREFIX, ABI or arch dependency - for i, version in enumerate(versions): - result.append((''.join(('py', version)), 'none', 'any')) - if i == 0: - result.append((''.join(('py', version[0])), 'none', 'any')) - - return set(result) - - -COMPATIBLE_TAGS = compatible_tags() - -del compatible_tags - - -def is_compatible(wheel, tags=None): - if not isinstance(wheel, Wheel): - wheel = Wheel(wheel) # assume it's a filename - result = False - if tags is None: - tags = COMPATIBLE_TAGS - for ver, abi, arch in tags: - if ver in wheel.pyver and abi in wheel.abi and arch in wheel.arch: - result = True - break - return result diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/distro.py b/.venv/lib/python3.10/site-packages/pip/_vendor/distro.py deleted file mode 100644 index 7892741..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/distro.py +++ /dev/null @@ -1,1386 +0,0 @@ -# Copyright 2015,2016,2017 Nir Cohen -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -""" -The ``distro`` package (``distro`` stands for Linux Distribution) provides -information about the Linux distribution it runs on, such as a reliable -machine-readable distro ID, or version information. - -It is the recommended replacement for Python's original -:py:func:`platform.linux_distribution` function, but it provides much more -functionality. An alternative implementation became necessary because Python -3.5 deprecated this function, and Python 3.8 removed it altogether. Its -predecessor function :py:func:`platform.dist` was already deprecated since -Python 2.6 and removed in Python 3.8. Still, there are many cases in which -access to OS distribution information is needed. See `Python issue 1322 -`_ for more information. -""" - -import argparse -import json -import logging -import os -import re -import shlex -import subprocess -import sys -import warnings - -__version__ = "1.6.0" - -# Use `if False` to avoid an ImportError on Python 2. After dropping Python 2 -# support, can use typing.TYPE_CHECKING instead. See: -# https://docs.python.org/3/library/typing.html#typing.TYPE_CHECKING -if False: # pragma: nocover - from typing import ( - Any, - Callable, - Dict, - Iterable, - Optional, - Sequence, - TextIO, - Tuple, - Type, - TypedDict, - Union, - ) - - VersionDict = TypedDict( - "VersionDict", {"major": str, "minor": str, "build_number": str} - ) - InfoDict = TypedDict( - "InfoDict", - { - "id": str, - "version": str, - "version_parts": VersionDict, - "like": str, - "codename": str, - }, - ) - - -_UNIXCONFDIR = os.environ.get("UNIXCONFDIR", "/etc") -_UNIXUSRLIBDIR = os.environ.get("UNIXUSRLIBDIR", "/usr/lib") -_OS_RELEASE_BASENAME = "os-release" - -#: Translation table for normalizing the "ID" attribute defined in os-release -#: files, for use by the :func:`distro.id` method. -#: -#: * Key: Value as defined in the os-release file, translated to lower case, -#: with blanks translated to underscores. -#: -#: * Value: Normalized value. -NORMALIZED_OS_ID = { - "ol": "oracle", # Oracle Linux -} - -#: Translation table for normalizing the "Distributor ID" attribute returned by -#: the lsb_release command, for use by the :func:`distro.id` method. -#: -#: * Key: Value as returned by the lsb_release command, translated to lower -#: case, with blanks translated to underscores. -#: -#: * Value: Normalized value. -NORMALIZED_LSB_ID = { - "enterpriseenterpriseas": "oracle", # Oracle Enterprise Linux 4 - "enterpriseenterpriseserver": "oracle", # Oracle Linux 5 - "redhatenterpriseworkstation": "rhel", # RHEL 6, 7 Workstation - "redhatenterpriseserver": "rhel", # RHEL 6, 7 Server - "redhatenterprisecomputenode": "rhel", # RHEL 6 ComputeNode -} - -#: Translation table for normalizing the distro ID derived from the file name -#: of distro release files, for use by the :func:`distro.id` method. -#: -#: * Key: Value as derived from the file name of a distro release file, -#: translated to lower case, with blanks translated to underscores. -#: -#: * Value: Normalized value. -NORMALIZED_DISTRO_ID = { - "redhat": "rhel", # RHEL 6.x, 7.x -} - -# Pattern for content of distro release file (reversed) -_DISTRO_RELEASE_CONTENT_REVERSED_PATTERN = re.compile( - r"(?:[^)]*\)(.*)\()? *(?:STL )?([\d.+\-a-z]*\d) *(?:esaeler *)?(.+)" -) - -# Pattern for base file name of distro release file -_DISTRO_RELEASE_BASENAME_PATTERN = re.compile(r"(\w+)[-_](release|version)$") - -# Base file names to be ignored when searching for distro release file -_DISTRO_RELEASE_IGNORE_BASENAMES = ( - "debian_version", - "lsb-release", - "oem-release", - _OS_RELEASE_BASENAME, - "system-release", - "plesk-release", - "iredmail-release", -) - - -def linux_distribution(full_distribution_name=True): - # type: (bool) -> Tuple[str, str, str] - """ - .. deprecated:: 1.6.0 - - :func:`distro.linux_distribution()` is deprecated. It should only be - used as a compatibility shim with Python's - :py:func:`platform.linux_distribution()`. Please use :func:`distro.id`, - :func:`distro.version` and :func:`distro.name` instead. - - Return information about the current OS distribution as a tuple - ``(id_name, version, codename)`` with items as follows: - - * ``id_name``: If *full_distribution_name* is false, the result of - :func:`distro.id`. Otherwise, the result of :func:`distro.name`. - - * ``version``: The result of :func:`distro.version`. - - * ``codename``: The result of :func:`distro.codename`. - - The interface of this function is compatible with the original - :py:func:`platform.linux_distribution` function, supporting a subset of - its parameters. - - The data it returns may not exactly be the same, because it uses more data - sources than the original function, and that may lead to different data if - the OS distribution is not consistent across multiple data sources it - provides (there are indeed such distributions ...). - - Another reason for differences is the fact that the :func:`distro.id` - method normalizes the distro ID string to a reliable machine-readable value - for a number of popular OS distributions. - """ - warnings.warn( - "distro.linux_distribution() is deprecated. It should only be used as a " - "compatibility shim with Python's platform.linux_distribution(). Please use " - "distro.id(), distro.version() and distro.name() instead.", - DeprecationWarning, - stacklevel=2, - ) - return _distro.linux_distribution(full_distribution_name) - - -def id(): - # type: () -> str - """ - Return the distro ID of the current distribution, as a - machine-readable string. - - For a number of OS distributions, the returned distro ID value is - *reliable*, in the sense that it is documented and that it does not change - across releases of the distribution. - - This package maintains the following reliable distro ID values: - - ============== ========================================= - Distro ID Distribution - ============== ========================================= - "ubuntu" Ubuntu - "debian" Debian - "rhel" RedHat Enterprise Linux - "centos" CentOS - "fedora" Fedora - "sles" SUSE Linux Enterprise Server - "opensuse" openSUSE - "amazon" Amazon Linux - "arch" Arch Linux - "cloudlinux" CloudLinux OS - "exherbo" Exherbo Linux - "gentoo" GenToo Linux - "ibm_powerkvm" IBM PowerKVM - "kvmibm" KVM for IBM z Systems - "linuxmint" Linux Mint - "mageia" Mageia - "mandriva" Mandriva Linux - "parallels" Parallels - "pidora" Pidora - "raspbian" Raspbian - "oracle" Oracle Linux (and Oracle Enterprise Linux) - "scientific" Scientific Linux - "slackware" Slackware - "xenserver" XenServer - "openbsd" OpenBSD - "netbsd" NetBSD - "freebsd" FreeBSD - "midnightbsd" MidnightBSD - ============== ========================================= - - If you have a need to get distros for reliable IDs added into this set, - or if you find that the :func:`distro.id` function returns a different - distro ID for one of the listed distros, please create an issue in the - `distro issue tracker`_. - - **Lookup hierarchy and transformations:** - - First, the ID is obtained from the following sources, in the specified - order. The first available and non-empty value is used: - - * the value of the "ID" attribute of the os-release file, - - * the value of the "Distributor ID" attribute returned by the lsb_release - command, - - * the first part of the file name of the distro release file, - - The so determined ID value then passes the following transformations, - before it is returned by this method: - - * it is translated to lower case, - - * blanks (which should not be there anyway) are translated to underscores, - - * a normalization of the ID is performed, based upon - `normalization tables`_. The purpose of this normalization is to ensure - that the ID is as reliable as possible, even across incompatible changes - in the OS distributions. A common reason for an incompatible change is - the addition of an os-release file, or the addition of the lsb_release - command, with ID values that differ from what was previously determined - from the distro release file name. - """ - return _distro.id() - - -def name(pretty=False): - # type: (bool) -> str - """ - Return the name of the current OS distribution, as a human-readable - string. - - If *pretty* is false, the name is returned without version or codename. - (e.g. "CentOS Linux") - - If *pretty* is true, the version and codename are appended. - (e.g. "CentOS Linux 7.1.1503 (Core)") - - **Lookup hierarchy:** - - The name is obtained from the following sources, in the specified order. - The first available and non-empty value is used: - - * If *pretty* is false: - - - the value of the "NAME" attribute of the os-release file, - - - the value of the "Distributor ID" attribute returned by the lsb_release - command, - - - the value of the "" field of the distro release file. - - * If *pretty* is true: - - - the value of the "PRETTY_NAME" attribute of the os-release file, - - - the value of the "Description" attribute returned by the lsb_release - command, - - - the value of the "" field of the distro release file, appended - with the value of the pretty version ("" and "" - fields) of the distro release file, if available. - """ - return _distro.name(pretty) - - -def version(pretty=False, best=False): - # type: (bool, bool) -> str - """ - Return the version of the current OS distribution, as a human-readable - string. - - If *pretty* is false, the version is returned without codename (e.g. - "7.0"). - - If *pretty* is true, the codename in parenthesis is appended, if the - codename is non-empty (e.g. "7.0 (Maipo)"). - - Some distributions provide version numbers with different precisions in - the different sources of distribution information. Examining the different - sources in a fixed priority order does not always yield the most precise - version (e.g. for Debian 8.2, or CentOS 7.1). - - The *best* parameter can be used to control the approach for the returned - version: - - If *best* is false, the first non-empty version number in priority order of - the examined sources is returned. - - If *best* is true, the most precise version number out of all examined - sources is returned. - - **Lookup hierarchy:** - - In all cases, the version number is obtained from the following sources. - If *best* is false, this order represents the priority order: - - * the value of the "VERSION_ID" attribute of the os-release file, - * the value of the "Release" attribute returned by the lsb_release - command, - * the version number parsed from the "" field of the first line - of the distro release file, - * the version number parsed from the "PRETTY_NAME" attribute of the - os-release file, if it follows the format of the distro release files. - * the version number parsed from the "Description" attribute returned by - the lsb_release command, if it follows the format of the distro release - files. - """ - return _distro.version(pretty, best) - - -def version_parts(best=False): - # type: (bool) -> Tuple[str, str, str] - """ - Return the version of the current OS distribution as a tuple - ``(major, minor, build_number)`` with items as follows: - - * ``major``: The result of :func:`distro.major_version`. - - * ``minor``: The result of :func:`distro.minor_version`. - - * ``build_number``: The result of :func:`distro.build_number`. - - For a description of the *best* parameter, see the :func:`distro.version` - method. - """ - return _distro.version_parts(best) - - -def major_version(best=False): - # type: (bool) -> str - """ - Return the major version of the current OS distribution, as a string, - if provided. - Otherwise, the empty string is returned. The major version is the first - part of the dot-separated version string. - - For a description of the *best* parameter, see the :func:`distro.version` - method. - """ - return _distro.major_version(best) - - -def minor_version(best=False): - # type: (bool) -> str - """ - Return the minor version of the current OS distribution, as a string, - if provided. - Otherwise, the empty string is returned. The minor version is the second - part of the dot-separated version string. - - For a description of the *best* parameter, see the :func:`distro.version` - method. - """ - return _distro.minor_version(best) - - -def build_number(best=False): - # type: (bool) -> str - """ - Return the build number of the current OS distribution, as a string, - if provided. - Otherwise, the empty string is returned. The build number is the third part - of the dot-separated version string. - - For a description of the *best* parameter, see the :func:`distro.version` - method. - """ - return _distro.build_number(best) - - -def like(): - # type: () -> str - """ - Return a space-separated list of distro IDs of distributions that are - closely related to the current OS distribution in regards to packaging - and programming interfaces, for example distributions the current - distribution is a derivative from. - - **Lookup hierarchy:** - - This information item is only provided by the os-release file. - For details, see the description of the "ID_LIKE" attribute in the - `os-release man page - `_. - """ - return _distro.like() - - -def codename(): - # type: () -> str - """ - Return the codename for the release of the current OS distribution, - as a string. - - If the distribution does not have a codename, an empty string is returned. - - Note that the returned codename is not always really a codename. For - example, openSUSE returns "x86_64". This function does not handle such - cases in any special way and just returns the string it finds, if any. - - **Lookup hierarchy:** - - * the codename within the "VERSION" attribute of the os-release file, if - provided, - - * the value of the "Codename" attribute returned by the lsb_release - command, - - * the value of the "" field of the distro release file. - """ - return _distro.codename() - - -def info(pretty=False, best=False): - # type: (bool, bool) -> InfoDict - """ - Return certain machine-readable information items about the current OS - distribution in a dictionary, as shown in the following example: - - .. sourcecode:: python - - { - 'id': 'rhel', - 'version': '7.0', - 'version_parts': { - 'major': '7', - 'minor': '0', - 'build_number': '' - }, - 'like': 'fedora', - 'codename': 'Maipo' - } - - The dictionary structure and keys are always the same, regardless of which - information items are available in the underlying data sources. The values - for the various keys are as follows: - - * ``id``: The result of :func:`distro.id`. - - * ``version``: The result of :func:`distro.version`. - - * ``version_parts -> major``: The result of :func:`distro.major_version`. - - * ``version_parts -> minor``: The result of :func:`distro.minor_version`. - - * ``version_parts -> build_number``: The result of - :func:`distro.build_number`. - - * ``like``: The result of :func:`distro.like`. - - * ``codename``: The result of :func:`distro.codename`. - - For a description of the *pretty* and *best* parameters, see the - :func:`distro.version` method. - """ - return _distro.info(pretty, best) - - -def os_release_info(): - # type: () -> Dict[str, str] - """ - Return a dictionary containing key-value pairs for the information items - from the os-release file data source of the current OS distribution. - - See `os-release file`_ for details about these information items. - """ - return _distro.os_release_info() - - -def lsb_release_info(): - # type: () -> Dict[str, str] - """ - Return a dictionary containing key-value pairs for the information items - from the lsb_release command data source of the current OS distribution. - - See `lsb_release command output`_ for details about these information - items. - """ - return _distro.lsb_release_info() - - -def distro_release_info(): - # type: () -> Dict[str, str] - """ - Return a dictionary containing key-value pairs for the information items - from the distro release file data source of the current OS distribution. - - See `distro release file`_ for details about these information items. - """ - return _distro.distro_release_info() - - -def uname_info(): - # type: () -> Dict[str, str] - """ - Return a dictionary containing key-value pairs for the information items - from the distro release file data source of the current OS distribution. - """ - return _distro.uname_info() - - -def os_release_attr(attribute): - # type: (str) -> str - """ - Return a single named information item from the os-release file data source - of the current OS distribution. - - Parameters: - - * ``attribute`` (string): Key of the information item. - - Returns: - - * (string): Value of the information item, if the item exists. - The empty string, if the item does not exist. - - See `os-release file`_ for details about these information items. - """ - return _distro.os_release_attr(attribute) - - -def lsb_release_attr(attribute): - # type: (str) -> str - """ - Return a single named information item from the lsb_release command output - data source of the current OS distribution. - - Parameters: - - * ``attribute`` (string): Key of the information item. - - Returns: - - * (string): Value of the information item, if the item exists. - The empty string, if the item does not exist. - - See `lsb_release command output`_ for details about these information - items. - """ - return _distro.lsb_release_attr(attribute) - - -def distro_release_attr(attribute): - # type: (str) -> str - """ - Return a single named information item from the distro release file - data source of the current OS distribution. - - Parameters: - - * ``attribute`` (string): Key of the information item. - - Returns: - - * (string): Value of the information item, if the item exists. - The empty string, if the item does not exist. - - See `distro release file`_ for details about these information items. - """ - return _distro.distro_release_attr(attribute) - - -def uname_attr(attribute): - # type: (str) -> str - """ - Return a single named information item from the distro release file - data source of the current OS distribution. - - Parameters: - - * ``attribute`` (string): Key of the information item. - - Returns: - - * (string): Value of the information item, if the item exists. - The empty string, if the item does not exist. - """ - return _distro.uname_attr(attribute) - - -try: - from functools import cached_property -except ImportError: - # Python < 3.8 - class cached_property(object): # type: ignore - """A version of @property which caches the value. On access, it calls the - underlying function and sets the value in `__dict__` so future accesses - will not re-call the property. - """ - - def __init__(self, f): - # type: (Callable[[Any], Any]) -> None - self._fname = f.__name__ - self._f = f - - def __get__(self, obj, owner): - # type: (Any, Type[Any]) -> Any - assert obj is not None, "call {} on an instance".format(self._fname) - ret = obj.__dict__[self._fname] = self._f(obj) - return ret - - -class LinuxDistribution(object): - """ - Provides information about a OS distribution. - - This package creates a private module-global instance of this class with - default initialization arguments, that is used by the - `consolidated accessor functions`_ and `single source accessor functions`_. - By using default initialization arguments, that module-global instance - returns data about the current OS distribution (i.e. the distro this - package runs on). - - Normally, it is not necessary to create additional instances of this class. - However, in situations where control is needed over the exact data sources - that are used, instances of this class can be created with a specific - distro release file, or a specific os-release file, or without invoking the - lsb_release command. - """ - - def __init__( - self, - include_lsb=True, - os_release_file="", - distro_release_file="", - include_uname=True, - root_dir=None, - ): - # type: (bool, str, str, bool, Optional[str]) -> None - """ - The initialization method of this class gathers information from the - available data sources, and stores that in private instance attributes. - Subsequent access to the information items uses these private instance - attributes, so that the data sources are read only once. - - Parameters: - - * ``include_lsb`` (bool): Controls whether the - `lsb_release command output`_ is included as a data source. - - If the lsb_release command is not available in the program execution - path, the data source for the lsb_release command will be empty. - - * ``os_release_file`` (string): The path name of the - `os-release file`_ that is to be used as a data source. - - An empty string (the default) will cause the default path name to - be used (see `os-release file`_ for details). - - If the specified or defaulted os-release file does not exist, the - data source for the os-release file will be empty. - - * ``distro_release_file`` (string): The path name of the - `distro release file`_ that is to be used as a data source. - - An empty string (the default) will cause a default search algorithm - to be used (see `distro release file`_ for details). - - If the specified distro release file does not exist, or if no default - distro release file can be found, the data source for the distro - release file will be empty. - - * ``include_uname`` (bool): Controls whether uname command output is - included as a data source. If the uname command is not available in - the program execution path the data source for the uname command will - be empty. - - * ``root_dir`` (string): The absolute path to the root directory to use - to find distro-related information files. - - Public instance attributes: - - * ``os_release_file`` (string): The path name of the - `os-release file`_ that is actually used as a data source. The - empty string if no distro release file is used as a data source. - - * ``distro_release_file`` (string): The path name of the - `distro release file`_ that is actually used as a data source. The - empty string if no distro release file is used as a data source. - - * ``include_lsb`` (bool): The result of the ``include_lsb`` parameter. - This controls whether the lsb information will be loaded. - - * ``include_uname`` (bool): The result of the ``include_uname`` - parameter. This controls whether the uname information will - be loaded. - - Raises: - - * :py:exc:`IOError`: Some I/O issue with an os-release file or distro - release file. - - * :py:exc:`subprocess.CalledProcessError`: The lsb_release command had - some issue (other than not being available in the program execution - path). - - * :py:exc:`UnicodeError`: A data source has unexpected characters or - uses an unexpected encoding. - """ - self.root_dir = root_dir - self.etc_dir = os.path.join(root_dir, "etc") if root_dir else _UNIXCONFDIR - self.usr_lib_dir = ( - os.path.join(root_dir, "usr/lib") if root_dir else _UNIXUSRLIBDIR - ) - - if os_release_file: - self.os_release_file = os_release_file - else: - etc_dir_os_release_file = os.path.join(self.etc_dir, _OS_RELEASE_BASENAME) - usr_lib_os_release_file = os.path.join( - self.usr_lib_dir, _OS_RELEASE_BASENAME - ) - - # NOTE: The idea is to respect order **and** have it set - # at all times for API backwards compatibility. - if os.path.isfile(etc_dir_os_release_file) or not os.path.isfile( - usr_lib_os_release_file - ): - self.os_release_file = etc_dir_os_release_file - else: - self.os_release_file = usr_lib_os_release_file - - self.distro_release_file = distro_release_file or "" # updated later - self.include_lsb = include_lsb - self.include_uname = include_uname - - def __repr__(self): - # type: () -> str - """Return repr of all info""" - return ( - "LinuxDistribution(" - "os_release_file={self.os_release_file!r}, " - "distro_release_file={self.distro_release_file!r}, " - "include_lsb={self.include_lsb!r}, " - "include_uname={self.include_uname!r}, " - "_os_release_info={self._os_release_info!r}, " - "_lsb_release_info={self._lsb_release_info!r}, " - "_distro_release_info={self._distro_release_info!r}, " - "_uname_info={self._uname_info!r})".format(self=self) - ) - - def linux_distribution(self, full_distribution_name=True): - # type: (bool) -> Tuple[str, str, str] - """ - Return information about the OS distribution that is compatible - with Python's :func:`platform.linux_distribution`, supporting a subset - of its parameters. - - For details, see :func:`distro.linux_distribution`. - """ - return ( - self.name() if full_distribution_name else self.id(), - self.version(), - self.codename(), - ) - - def id(self): - # type: () -> str - """Return the distro ID of the OS distribution, as a string. - - For details, see :func:`distro.id`. - """ - - def normalize(distro_id, table): - # type: (str, Dict[str, str]) -> str - distro_id = distro_id.lower().replace(" ", "_") - return table.get(distro_id, distro_id) - - distro_id = self.os_release_attr("id") - if distro_id: - return normalize(distro_id, NORMALIZED_OS_ID) - - distro_id = self.lsb_release_attr("distributor_id") - if distro_id: - return normalize(distro_id, NORMALIZED_LSB_ID) - - distro_id = self.distro_release_attr("id") - if distro_id: - return normalize(distro_id, NORMALIZED_DISTRO_ID) - - distro_id = self.uname_attr("id") - if distro_id: - return normalize(distro_id, NORMALIZED_DISTRO_ID) - - return "" - - def name(self, pretty=False): - # type: (bool) -> str - """ - Return the name of the OS distribution, as a string. - - For details, see :func:`distro.name`. - """ - name = ( - self.os_release_attr("name") - or self.lsb_release_attr("distributor_id") - or self.distro_release_attr("name") - or self.uname_attr("name") - ) - if pretty: - name = self.os_release_attr("pretty_name") or self.lsb_release_attr( - "description" - ) - if not name: - name = self.distro_release_attr("name") or self.uname_attr("name") - version = self.version(pretty=True) - if version: - name = name + " " + version - return name or "" - - def version(self, pretty=False, best=False): - # type: (bool, bool) -> str - """ - Return the version of the OS distribution, as a string. - - For details, see :func:`distro.version`. - """ - versions = [ - self.os_release_attr("version_id"), - self.lsb_release_attr("release"), - self.distro_release_attr("version_id"), - self._parse_distro_release_content(self.os_release_attr("pretty_name")).get( - "version_id", "" - ), - self._parse_distro_release_content( - self.lsb_release_attr("description") - ).get("version_id", ""), - self.uname_attr("release"), - ] - version = "" - if best: - # This algorithm uses the last version in priority order that has - # the best precision. If the versions are not in conflict, that - # does not matter; otherwise, using the last one instead of the - # first one might be considered a surprise. - for v in versions: - if v.count(".") > version.count(".") or version == "": - version = v - else: - for v in versions: - if v != "": - version = v - break - if pretty and version and self.codename(): - version = "{0} ({1})".format(version, self.codename()) - return version - - def version_parts(self, best=False): - # type: (bool) -> Tuple[str, str, str] - """ - Return the version of the OS distribution, as a tuple of version - numbers. - - For details, see :func:`distro.version_parts`. - """ - version_str = self.version(best=best) - if version_str: - version_regex = re.compile(r"(\d+)\.?(\d+)?\.?(\d+)?") - matches = version_regex.match(version_str) - if matches: - major, minor, build_number = matches.groups() - return major, minor or "", build_number or "" - return "", "", "" - - def major_version(self, best=False): - # type: (bool) -> str - """ - Return the major version number of the current distribution. - - For details, see :func:`distro.major_version`. - """ - return self.version_parts(best)[0] - - def minor_version(self, best=False): - # type: (bool) -> str - """ - Return the minor version number of the current distribution. - - For details, see :func:`distro.minor_version`. - """ - return self.version_parts(best)[1] - - def build_number(self, best=False): - # type: (bool) -> str - """ - Return the build number of the current distribution. - - For details, see :func:`distro.build_number`. - """ - return self.version_parts(best)[2] - - def like(self): - # type: () -> str - """ - Return the IDs of distributions that are like the OS distribution. - - For details, see :func:`distro.like`. - """ - return self.os_release_attr("id_like") or "" - - def codename(self): - # type: () -> str - """ - Return the codename of the OS distribution. - - For details, see :func:`distro.codename`. - """ - try: - # Handle os_release specially since distros might purposefully set - # this to empty string to have no codename - return self._os_release_info["codename"] - except KeyError: - return ( - self.lsb_release_attr("codename") - or self.distro_release_attr("codename") - or "" - ) - - def info(self, pretty=False, best=False): - # type: (bool, bool) -> InfoDict - """ - Return certain machine-readable information about the OS - distribution. - - For details, see :func:`distro.info`. - """ - return dict( - id=self.id(), - version=self.version(pretty, best), - version_parts=dict( - major=self.major_version(best), - minor=self.minor_version(best), - build_number=self.build_number(best), - ), - like=self.like(), - codename=self.codename(), - ) - - def os_release_info(self): - # type: () -> Dict[str, str] - """ - Return a dictionary containing key-value pairs for the information - items from the os-release file data source of the OS distribution. - - For details, see :func:`distro.os_release_info`. - """ - return self._os_release_info - - def lsb_release_info(self): - # type: () -> Dict[str, str] - """ - Return a dictionary containing key-value pairs for the information - items from the lsb_release command data source of the OS - distribution. - - For details, see :func:`distro.lsb_release_info`. - """ - return self._lsb_release_info - - def distro_release_info(self): - # type: () -> Dict[str, str] - """ - Return a dictionary containing key-value pairs for the information - items from the distro release file data source of the OS - distribution. - - For details, see :func:`distro.distro_release_info`. - """ - return self._distro_release_info - - def uname_info(self): - # type: () -> Dict[str, str] - """ - Return a dictionary containing key-value pairs for the information - items from the uname command data source of the OS distribution. - - For details, see :func:`distro.uname_info`. - """ - return self._uname_info - - def os_release_attr(self, attribute): - # type: (str) -> str - """ - Return a single named information item from the os-release file data - source of the OS distribution. - - For details, see :func:`distro.os_release_attr`. - """ - return self._os_release_info.get(attribute, "") - - def lsb_release_attr(self, attribute): - # type: (str) -> str - """ - Return a single named information item from the lsb_release command - output data source of the OS distribution. - - For details, see :func:`distro.lsb_release_attr`. - """ - return self._lsb_release_info.get(attribute, "") - - def distro_release_attr(self, attribute): - # type: (str) -> str - """ - Return a single named information item from the distro release file - data source of the OS distribution. - - For details, see :func:`distro.distro_release_attr`. - """ - return self._distro_release_info.get(attribute, "") - - def uname_attr(self, attribute): - # type: (str) -> str - """ - Return a single named information item from the uname command - output data source of the OS distribution. - - For details, see :func:`distro.uname_attr`. - """ - return self._uname_info.get(attribute, "") - - @cached_property - def _os_release_info(self): - # type: () -> Dict[str, str] - """ - Get the information items from the specified os-release file. - - Returns: - A dictionary containing all information items. - """ - if os.path.isfile(self.os_release_file): - with open(self.os_release_file) as release_file: - return self._parse_os_release_content(release_file) - return {} - - @staticmethod - def _parse_os_release_content(lines): - # type: (TextIO) -> Dict[str, str] - """ - Parse the lines of an os-release file. - - Parameters: - - * lines: Iterable through the lines in the os-release file. - Each line must be a unicode string or a UTF-8 encoded byte - string. - - Returns: - A dictionary containing all information items. - """ - props = {} - lexer = shlex.shlex(lines, posix=True) - lexer.whitespace_split = True - - # The shlex module defines its `wordchars` variable using literals, - # making it dependent on the encoding of the Python source file. - # In Python 2.6 and 2.7, the shlex source file is encoded in - # 'iso-8859-1', and the `wordchars` variable is defined as a byte - # string. This causes a UnicodeDecodeError to be raised when the - # parsed content is a unicode object. The following fix resolves that - # (... but it should be fixed in shlex...): - if sys.version_info[0] == 2 and isinstance(lexer.wordchars, bytes): - lexer.wordchars = lexer.wordchars.decode("iso-8859-1") - - tokens = list(lexer) - for token in tokens: - # At this point, all shell-like parsing has been done (i.e. - # comments processed, quotes and backslash escape sequences - # processed, multi-line values assembled, trailing newlines - # stripped, etc.), so the tokens are now either: - # * variable assignments: var=value - # * commands or their arguments (not allowed in os-release) - if "=" in token: - k, v = token.split("=", 1) - props[k.lower()] = v - else: - # Ignore any tokens that are not variable assignments - pass - - if "version_codename" in props: - # os-release added a version_codename field. Use that in - # preference to anything else Note that some distros purposefully - # do not have code names. They should be setting - # version_codename="" - props["codename"] = props["version_codename"] - elif "ubuntu_codename" in props: - # Same as above but a non-standard field name used on older Ubuntus - props["codename"] = props["ubuntu_codename"] - elif "version" in props: - # If there is no version_codename, parse it from the version - match = re.search(r"(\(\D+\))|,(\s+)?\D+", props["version"]) - if match: - codename = match.group() - codename = codename.strip("()") - codename = codename.strip(",") - codename = codename.strip() - # codename appears within paranthese. - props["codename"] = codename - - return props - - @cached_property - def _lsb_release_info(self): - # type: () -> Dict[str, str] - """ - Get the information items from the lsb_release command output. - - Returns: - A dictionary containing all information items. - """ - if not self.include_lsb: - return {} - with open(os.devnull, "wb") as devnull: - try: - cmd = ("lsb_release", "-a") - stdout = subprocess.check_output(cmd, stderr=devnull) - # Command not found or lsb_release returned error - except (OSError, subprocess.CalledProcessError): - return {} - content = self._to_str(stdout).splitlines() - return self._parse_lsb_release_content(content) - - @staticmethod - def _parse_lsb_release_content(lines): - # type: (Iterable[str]) -> Dict[str, str] - """ - Parse the output of the lsb_release command. - - Parameters: - - * lines: Iterable through the lines of the lsb_release output. - Each line must be a unicode string or a UTF-8 encoded byte - string. - - Returns: - A dictionary containing all information items. - """ - props = {} - for line in lines: - kv = line.strip("\n").split(":", 1) - if len(kv) != 2: - # Ignore lines without colon. - continue - k, v = kv - props.update({k.replace(" ", "_").lower(): v.strip()}) - return props - - @cached_property - def _uname_info(self): - # type: () -> Dict[str, str] - with open(os.devnull, "wb") as devnull: - try: - cmd = ("uname", "-rs") - stdout = subprocess.check_output(cmd, stderr=devnull) - except OSError: - return {} - content = self._to_str(stdout).splitlines() - return self._parse_uname_content(content) - - @staticmethod - def _parse_uname_content(lines): - # type: (Sequence[str]) -> Dict[str, str] - props = {} - match = re.search(r"^([^\s]+)\s+([\d\.]+)", lines[0].strip()) - if match: - name, version = match.groups() - - # This is to prevent the Linux kernel version from - # appearing as the 'best' version on otherwise - # identifiable distributions. - if name == "Linux": - return {} - props["id"] = name.lower() - props["name"] = name - props["release"] = version - return props - - @staticmethod - def _to_str(text): - # type: (Union[bytes, str]) -> str - encoding = sys.getfilesystemencoding() - encoding = "utf-8" if encoding == "ascii" else encoding - - if sys.version_info[0] >= 3: - if isinstance(text, bytes): - return text.decode(encoding) - else: - if isinstance(text, unicode): # noqa - return text.encode(encoding) - - return text - - @cached_property - def _distro_release_info(self): - # type: () -> Dict[str, str] - """ - Get the information items from the specified distro release file. - - Returns: - A dictionary containing all information items. - """ - if self.distro_release_file: - # If it was specified, we use it and parse what we can, even if - # its file name or content does not match the expected pattern. - distro_info = self._parse_distro_release_file(self.distro_release_file) - basename = os.path.basename(self.distro_release_file) - # The file name pattern for user-specified distro release files - # is somewhat more tolerant (compared to when searching for the - # file), because we want to use what was specified as best as - # possible. - match = _DISTRO_RELEASE_BASENAME_PATTERN.match(basename) - if "name" in distro_info and "cloudlinux" in distro_info["name"].lower(): - distro_info["id"] = "cloudlinux" - elif match: - distro_info["id"] = match.group(1) - return distro_info - else: - try: - basenames = os.listdir(self.etc_dir) - # We sort for repeatability in cases where there are multiple - # distro specific files; e.g. CentOS, Oracle, Enterprise all - # containing `redhat-release` on top of their own. - basenames.sort() - except OSError: - # This may occur when /etc is not readable but we can't be - # sure about the *-release files. Check common entries of - # /etc for information. If they turn out to not be there the - # error is handled in `_parse_distro_release_file()`. - basenames = [ - "SuSE-release", - "arch-release", - "base-release", - "centos-release", - "fedora-release", - "gentoo-release", - "mageia-release", - "mandrake-release", - "mandriva-release", - "mandrivalinux-release", - "manjaro-release", - "oracle-release", - "redhat-release", - "sl-release", - "slackware-version", - ] - for basename in basenames: - if basename in _DISTRO_RELEASE_IGNORE_BASENAMES: - continue - match = _DISTRO_RELEASE_BASENAME_PATTERN.match(basename) - if match: - filepath = os.path.join(self.etc_dir, basename) - distro_info = self._parse_distro_release_file(filepath) - if "name" in distro_info: - # The name is always present if the pattern matches - self.distro_release_file = filepath - distro_info["id"] = match.group(1) - if "cloudlinux" in distro_info["name"].lower(): - distro_info["id"] = "cloudlinux" - return distro_info - return {} - - def _parse_distro_release_file(self, filepath): - # type: (str) -> Dict[str, str] - """ - Parse a distro release file. - - Parameters: - - * filepath: Path name of the distro release file. - - Returns: - A dictionary containing all information items. - """ - try: - with open(filepath) as fp: - # Only parse the first line. For instance, on SLES there - # are multiple lines. We don't want them... - return self._parse_distro_release_content(fp.readline()) - except (OSError, IOError): - # Ignore not being able to read a specific, seemingly version - # related file. - # See https://github.com/python-distro/distro/issues/162 - return {} - - @staticmethod - def _parse_distro_release_content(line): - # type: (str) -> Dict[str, str] - """ - Parse a line from a distro release file. - - Parameters: - * line: Line from the distro release file. Must be a unicode string - or a UTF-8 encoded byte string. - - Returns: - A dictionary containing all information items. - """ - matches = _DISTRO_RELEASE_CONTENT_REVERSED_PATTERN.match(line.strip()[::-1]) - distro_info = {} - if matches: - # regexp ensures non-None - distro_info["name"] = matches.group(3)[::-1] - if matches.group(2): - distro_info["version_id"] = matches.group(2)[::-1] - if matches.group(1): - distro_info["codename"] = matches.group(1)[::-1] - elif line: - distro_info["name"] = line.strip() - return distro_info - - -_distro = LinuxDistribution() - - -def main(): - # type: () -> None - logger = logging.getLogger(__name__) - logger.setLevel(logging.DEBUG) - logger.addHandler(logging.StreamHandler(sys.stdout)) - - parser = argparse.ArgumentParser(description="OS distro info tool") - parser.add_argument( - "--json", "-j", help="Output in machine readable format", action="store_true" - ) - - parser.add_argument( - "--root-dir", - "-r", - type=str, - dest="root_dir", - help="Path to the root filesystem directory (defaults to /)", - ) - - args = parser.parse_args() - - if args.root_dir: - dist = LinuxDistribution( - include_lsb=False, include_uname=False, root_dir=args.root_dir - ) - else: - dist = _distro - - if args.json: - logger.info(json.dumps(dist.info(), indent=4, sort_keys=True)) - else: - logger.info("Name: %s", dist.name(pretty=True)) - distribution_version = dist.version(pretty=True) - logger.info("Version: %s", distribution_version) - distribution_codename = dist.codename() - logger.info("Codename: %s", distribution_codename) - - -if __name__ == "__main__": - main() diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/__init__.py b/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/__init__.py deleted file mode 100644 index d1d82f1..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/__init__.py +++ /dev/null @@ -1,35 +0,0 @@ -""" -HTML parsing library based on the `WHATWG HTML specification -`_. The parser is designed to be compatible with -existing HTML found in the wild and implements well-defined error recovery that -is largely compatible with modern desktop web browsers. - -Example usage:: - - from pip._vendor import html5lib - with open("my_document.html", "rb") as f: - tree = html5lib.parse(f) - -For convenience, this module re-exports the following names: - -* :func:`~.html5parser.parse` -* :func:`~.html5parser.parseFragment` -* :class:`~.html5parser.HTMLParser` -* :func:`~.treebuilders.getTreeBuilder` -* :func:`~.treewalkers.getTreeWalker` -* :func:`~.serializer.serialize` -""" - -from __future__ import absolute_import, division, unicode_literals - -from .html5parser import HTMLParser, parse, parseFragment -from .treebuilders import getTreeBuilder -from .treewalkers import getTreeWalker -from .serializer import serialize - -__all__ = ["HTMLParser", "parse", "parseFragment", "getTreeBuilder", - "getTreeWalker", "serialize"] - -# this has to be at the top level, see how setup.py parses this -#: Distribution version number. -__version__ = "1.1" diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index a9eb1625fb0570028e32c6a6201f02abc4f8ab1b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1303 zcmaJ>&2Aev5MKRQk}1n^0i$Qar>KZ`V z$hpsvTYmIIJ3j~zWI|`EKmZ^ub=*`ej6vrUqQM53_*Dd zU$+Lql00DpHk1Q3%!g`}kJLCH4-z(FV|kz^`9w|gshZ`pXgiRH3gsxCCvvWi@}qd3 z%7r@4j|WMeu-T_U{)8RoCk*|PEa&tO07UOEfBXSA)HU$hLUBgRJiIRF@GacNWoF$&4?PWTPtH^TWqA)-{K)eMUsel8I_NIYQ1um@F0Z*4A^xX{&Ft~NJ=BpJ#7@o=+ zg&WbNWXm-JFrZ?r$065OP_*b2^1!Cy`stb46K2Xba7}~H*)x1*i?b!B4p*z_9m0Cc zIsW=CN*b&6v|1wc4lqii0ZnjS@@J3~WCYAxpl10wzX|v*_NOvZnq8=!riweD{1skR ztu9yVj}iS<--SN>`hVZPv$PJZqgN@ZbB}|B{`?%f`XEwBrD&m3p^7#4m!N;!>;LiF zQF(pO?JBAdyr36?O7Vf)^zOJupJ6SM<*0i?3uk2OIqBQb&6wB<2Lsuiv|5zVUm}I) zmP+?|(BFx3-t+DbVm-P={P{QI<)Ax$$Qvw+TT4$742O4gmJ>UH&~_TcEQrG(!iL*9 zh!3NS^x~)G7u}SESsEhof=Rkx!c;Ey2b=5dfBANwe5cXYqB5u}?3(`^+a zVu$W{*@zxcsg!^^Cor?H-9{7gdty%mW)Od~Y-1G9V5+Ii7~f{f!EBS4qyYQ*^Ymqw z!uV}781Jmv`;E~r(u?PrgTkISw7iD(aN%}#yAyHo!!l%q2rWDzX|wNUulu2W6Z+sz TK#Y^qFHeU@gYcORX9xcPS_PTF diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/__pycache__/_ihatexml.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/__pycache__/_ihatexml.cpython-310.pyc deleted file mode 100644 index f257679dc8fbeb06265d52614d2fd0b9a939370c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 13858 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 TZw+n4bq)UcLk(#2ZT9_NjVj^+ diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/__pycache__/_inputstream.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/__pycache__/_inputstream.cpython-310.pyc deleted file mode 100644 index 0f7e982def5ed3e4cb4accc3c775081a6348e966..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 21675 zcmb_^dyHJydEb4_ojbF$PcC;!iloMrC~73`QV-j4R7Rpnk+x)M_24RsR+7iVxp$Yd zJ3F&H_YNtJXYJUOlQykm2Pgv6E#hTjBp~3%1zf}d3V2&LP1`ihA5EJSw?&I2H4wFb z*p}=DW+H8Wzwg{TuU!ghn_b*<&poeu&iUTo`R+7FNAm{$Ui#I4zg+o@Vf+~%`u{R` zID;$vP17)Z!#C^3y18VoTT9luy=0p#v+B-zW+@|iyY8-Mm$K{Lk|)njJ-3uY8>gOM z%Hy7?kE|D#3hSdwqf+nI$JWP}#*xqZUVUPHa%pmXYH4bH-_pMI>7{8Y&!K$((tgS3 z>oe=KOS7gC9Pmf{!kb1g^`vpbykRaKM9HX>>`O`xp=3--rjwGp0=63WCswQ*=2>Iu zus^wUB$!=2s=gQ;@uva-zuVo<4=9TI%otR z@TYH>vuHhQ+%%VtH8Q%M`OAjC|JTf=dsyPnpyb|~v2^@nhCk~cc+>C?1oz#rmrnQx z{X=gWOZTJvF8?sf4@-Fo&qw^Dcs?4G(Cz^|-|ZLiTnrw>^GQ5^z(0oPW72*O&-eKE z;`v^Ap7)RY_hH;qzH`wiop_6oEZOmR2=VI?- zq-u?or=CO4!nNR1(7<>o2;Tz67$qmR&p&q|9uGGv)!^LaimFucqA)I0!fLJdOc2S_ zm^{6-u@R_hB@8gsWckHlqoTs#{2SF^Bf?x!=$2bitsYi6a{6Z>Lo7Xq>zx@SD@Mn7 zJ-cak%q?K&P4kzmE7nEhmKkT{CCIok$KaL~Tk{Xa4pzQ?%TR~V_x9yemz(Rssg2r3 zrGCl}uAW*CgN9%JVEGct=N_8>;HmkmLF4Kv?82#y>(S+Ay>>+>7e+au;(PK$;yv=Kp&nc^5}|hkO3Gq^Db7LH<>9&KntTzxV z0QI=G-$p&I?YB{nYx`}~ z@m)WQyX$*?4)?5|_eXH|{DMD4-Zi0T~kiEQ223l>_8hpiirE#58A(JUytJUkpOF=QL zH?I}LTB8~iYY|`c-2IIQ9(bfAJ*(WW^pAO7WEdfdr(<@EvapS^>6^Z_V&U2H4eW@$ zpo(argq7K`t2ZEa^?GA(qY262@gAP$-?3F?LwWwTv43(ja#5G-W%xupN z?)H4zZh&fSw0CgHbWbDWo8WE6DtH@GO!%Ndne?Rby0>X{%*g6Mw*7>$XUidi@DB3aK|Z<^il@%yi85 zzM-|S-N3eU4c&G4c;M`|jGM-q8G4kl9di>XylF?Awbii?LaukLHA6kvvHHtCVql#> zbgXGt+i-u!?q~qo1fU{)Kn9JKHN*m6#Flyr#l6Ls99g$|8l|z@TwV@?C^l=m)*c4I z8aF7MKr(?n9j=@3jBM82Frkaw zBV~Y~F7stqba}7WmZSTZoIdCZ;+8V9%6Oy3XvYJ?L>{Quz$(w!w~M zD{q+^SB9kSvl#nlaETb7Hrq$u_ay^pv5UY7d<|S6I#6N@D1Fm3xmAvDW(=sQKz`de zZA2LoyOdj}jSkctjqtAKLoZ=M8vbqts#U}9fj%L1wTLFM<5!}}5VX|`sCgBa5PHEZ z0MUie4-K!Zhgk#5^3a#OP9Xk2kRg4qfM&ToV)>>cIpFqYrsHS|2hJO++5r`;*~#4r z?-uSrp5UOZE8M`vvNH$3JJg3e)@HWjbTXantRbx1XiQ?Xqy_8rldkJH!a1Cdjcs+& zOZt(6$`)IlEcpxg(4KP&4|XiIE`1G99l*j~zP**{*rebA3Va8PHcD=9(>2E-F3Rr4 z4kcR2(+DMy7*oM|MWmeYsn}9i}uT%T(A!5eWwKRl;-RPq$~PXd5wNUB|Iz6jzQ zhUSZS=_Op@{Yc2TK(^)#pqe))EXSNM3)UDI*$ghnnt9uqm>^jn-3!(|cCkS(d z)`N06&X>#UO}|xVzECb-X;tb;O}1S2o7HkzeT++gh6&l968t3P$aW~sv2Wf&VWQHW zMa84ILh7|1rti64#>;v+{M&`BV*LQ)AeZI!30&bXBLTxOB6HQcVTIF@w^yCj%neJ; z@@du8b!rxHw;KDRYzHKU+T*O<@_fKH%H6O~myzC*2PT};YF5W22Loo?>TgAP-|g5l zc>cT@jdYAsj;JvBT*@w7(3?Q^IIsfpDq1zd`nVIq`f@$1MnTqV%LaB) zuAEw3cI?Bz;Wi6W)Jjq zv$aM=UGFP~65xi-mZ}D^yLPRjR>C+}3zP0~E?vzop*KFXHJjYFqeu#N!Lr^f*w(wQ zlLvFmTMkIb0ZC0*6PCJ$CRJPme`NJ%aD^L42Gw?`?6&Vf70>uk+Hr^C?t8dr{hXi2 z-P8UKsO+Qu7@qU+98CC=Z<&4XH z(Dy3c7$9oUPzpe|7NrKA2x1_KsdPKjik9a-5@*4`BFN@aLD63m9|&6;bf$&ndb1If!xos*3YQu0 z2Zp1f>+BMC6>5!pUo~}s>C%_ZUHo9YN8ux}*9fjX12hlgv3j$)*4j9qIM(6<$LK!g zo6zhu+m7>8_JT-_Q18A|RkjaqFN@@HnxJ0bF;}E6L20Y8N$1Lc3R{L(^=xzqP zx0y-_MtVEP0q2njl|hVxQlRJ~h4P0KG=~&Q7}5+)*s_~g+HqoLXBEYEoD=)=B2Ygb zk!+ sGcQ>=B?D9hnB`C(z$u`?Lo0^@3VTK8Z&~fD;J|)Mn4FMYQBz^D zkF@)!?tREN>G;yFQ7cmsAVuFMJ=e5)ikoe_JVtE zLt|AT_3!X89)Y}zn0p@Xk+HN27ze2|v~$qN()t*qY6^q>l*i?f%Iw09XSPKO>_uT| z=K-D2#z?$m8|mhS0OD3c9KB|361}jUvoHg>IVG$8*o#5bQjM^9e;t!PS%my7kzbPi zR>7{|ge#^mB70=H7BcgC+bl)hS^aG!scXpLP_d1nhE^i>b|IG>?|lMT_i~M?DAoYpmwfNv0hO)Ca#P zTIU*|((oZ4@QCvCLHN#^qh5x=WBD06?r048E{@Nh@v|M<0p6~e>S^CY`f|fEjYiUv zW1$ZY25ExJ+X||TSr!tXhqX0I1^6b6FYtv?D8WgdbJp)h&hiU@{pf=FIjmTy|ALm_ zMLfSX%Eb83hEd!3FNV>!M)T@RD7tNqE|$h{(&Purl~x@B8xW(w(P&Rl3a=0*AwU#T zP;atAY}dcX9DRwg-BiA!Z4hU*ejB7tMHz-nFV2vETpb4cKS0%wafJ^d@gRbxE!UzT zDp;-!P60GH{iL5N-o%FrLhv|J(x-wloP80&c!%OE?cSB z)!)I}6kQ)FA;^}P<>Br444T{xWkUSqGjuuav>$jM?3d%jo-Q@8T*@6@LJPlz49)u} z@vUL0F91s|Rk)Ic(;V)go5Wi>hMb#lNky40ml6gt26(R>MCvC|njJ2ML~a3-ok~q z$Q#wKB3V@b2x)ESzvFoXIq0Kb!!7o>(>%mgU*%(FMKxO+aR!#RinPW$UJEa#TI%za znxYDuD6M>4Y@SO28y{*k8|6#u8#uTSn3uaS4||XlsHehH!0Ci*HN11Z5>+olflG(e zj&+aBs*K@=LH=3H_a1`$7&4AcBiaI{!y9GISRQd6{;3I~0uAi%{a>KNBNwVf`SdT3 zjE76`0r3e&+oP^VfeGGYzic!<=zt)upEhCDnMMwEz>@r?1N?9RGaN>Qhv|&GG6k0( z%ymBl2evqWz$xL24d>we$;=RYNI+TUZ<-DdDw6k{HeN9r<~6u;HeHNw1INH?ae3fy z*$zy8@ajcA6Eolhz1Vo5aiEjk$^$38PFh;;xLa^8>7E_0>%K&N*=tPp*ZRF$a8*dr zPQ$!%hV$>Zn02m`1BT_=-%n&8y#i1I#8&5_T-O^Q%4wejZEes&aH$pX6tF7{Vb0fE zJpLD}tlORH#fk1yc!Kg5f^~kdFtH!IgH@oiG-z|drjsMb)Z`LXO!&oEXl*4;bway$?f!PYN*(dwSsPPaY53nOBd8uRpi| z&)PVbrJKJPtek%%_C66@7gi|KQLo`;@F0T;Gs*zgzWN4A`UDw8Q*85GKz!1aM5Vmw z!g0R0WwFYMBb`*J0CLw%BYb6x$m+=rDKJ&vB^W88qp(9H7SZU%|t z+zcm3@aCFFP3y-_&Vt_z0gyk`A!yA|B06vyugb}yMMD)RASEFDkHEGqOH1}Vh;g9W zJV;i+R=kpvMy>FPDo9I0^ug2y{|XBZbrX7G<4gG{k+Av(C6b9hT22GAP|r7-~z zEQiW9?Z1&-6!^u3Mr&P;gPw)=DjrXt&Vd$v98^z|-6=S9yN3Yr6kMYXIM`LxE4wS? zF-=p|R%(qhe0H$@dX?k#+FDS*-Yb|$bmCsgB;FOMbui=9^`t(JsS9?cXISE8`qwP| zH%$I5liy?V?~ufKIPsE6_hFbI7xDD-Bmy$r!qk}MW}pO%8Z4@?Jq5ndK1#N^%d>xH ze^eLF_hD4P1rR+5*ly9L0h!++vo4+Z`d07l%C^XLXd$mHNkBc|0SES~ep}vUWa6l;zA-+Q&%RPf!oa@Hj$?=-{ zMOOFtf%w^m9u6l_;ays-*1Os~*}cj;_=z}$?oz*ufk~S;0kvhZ z{usytTh>%#iBAoT8(P_L?U8P+y+`dy)?!@f_`W?f?ql7a^!N|gz5qKFGgx)Evc7ZE z4Dl?UJ?LtCwEmR5$5h{Jdp>O9dTu?xX`2Rg%p5>6ay`@_fi`$Xv_aS%H+T@9SuKQL z0e+5djUgR}hUP{SurDTYbomRyP2BK{jnR&?HAVdmQ308)eQ9pBpgMS-Cbt1vWLEe4 zu2|#LFh{p$fb;ADs{*_DP291@WDT=>tl>L)g??7oi6x>wO+)}}fFcoi2sEy%LEEK| z{NWGd^l=jIEbybSQhyTsq8j0#4hNDTAn1hZJLpzA5a-BBsu6tl>T?{e%Q509U6XPc zGCbiTvBP7DI4{obJd|68tI(5<(u} zAJXJ2mi+H>9;-|inNS~!o#i0#q4U(6IFEEeneY*43L!g7cpj81{aVcp0RN9p;FN3FiU-5f{@w(U@?`?%Obi z?~ULT0$smPF%%!{;Ck;19{D$onwDz>YTerWg1YUaDTdL)fd=Ml2jOv?+BJ*E!-Vl` z?EEA45=JjU3!+U?S4-5ocmxME>2O2PjmPxxX|-tq&_npE29_ z?hUNLfd(v=3N3?4^0=4fV%^t4(2C9ha99hU9M%seM&Y)1JH^*MARUn zAv`MV#oU4%p%SKz%1zt%=oAT`Ks+^S&;yRW{t~p!b=&4xqdo!n&_D&71S2Ydwdv?K zl)-(6GCvDuGSa^FQG|aZ%u}{q(@GJMr98~TO&gnVU!+d!#5s)v!=8!Q7l@D?aCXr; z0V;>#h)R6BGO9k~6i;|}q#$8Z#U?taYdFG9dn}Mu2=4qDHdp;AlD44NqmR^sG5JjWixACCYEX}J=HA<#(TN}t3C zu`6FQC=H1rAp9pZc$7dOUm1f3j9xF8$1sQCM(zwHOj=>IWV9f2>#(nwGUMuPke3n4E$1ZE5+WB3?oJeXKEB^<_F zn)GMgkiH< z!y&)lJ2+#U%GHXhHCtg3-_0lqGJsD?d!G>7K&(rTycn1s&^xsP0|L?)m59n<3r(j* zL}9NWoC+ljbishh$1mt8*s3aEO#UuGO%Wgjb`%*J2ocVo!>kt4w0FR~X%;}+Q~v@@ za5&M!XoTlMgdu7#gBbci-AaRi;i_!~eYhZK@FVoTKvX4Nk3o2~_YdqJtT7pE*A&r5 zPm!W32@ZhY1Sbosh!XhFei=9Q7fgo8gBbfX-^no$mN+x~Mjc*1z;=MCP=b?Ja;_aZ zX}ESh`W{xA1nL7QyxtC`3~9<}=9mQoZu0uz*uePK$s9K9`a$TWH}YHmD**NdA|ZJ<#KEOTRM(pi=Ne< z8Uz`u2VOO>gJC-5FBC?=eHF(nQQj)@f%Z ziIQCvRJFYUOo5lqZH;pyRqMIAlvzXb>ubGheqF+$7Xe_zEO?Q8G(p_LY)BAb5wcBt zk?t7Ya8AcGkd3!6CG|7t(>^@7QG?9}pvif3=klV=MMtS55QRyD*}=h*&WtKa$GmE) zL*gC886rFjsKtjVXqEN~alQ>4fGSSXZXdmfBeLQKPJ)a5-#(?sEV9rApoy$h(1ZvB zHbA{j{WB)-GWjNxL4;AiiLy3UTkUKOV@y#QubXmq23RCw%_= zY6?EIpU_@@0?KUv;WLQ3lgP>nf|+$xDh&~asp61q$UH$CQ5)tN%}9AJ&AJLE+^ra@ zC6Tax!I zJPy$vvcf1uoW1`scA0$gLOFzkE2poBNnP^78M0ijNj5*pOXdf7aL9gim5YVmX z)%!3W+Tb)jFzBtv$JFKlfTxU8SW=3(Ef1w`%g^J)6twfjE=agE%8)%EBeReL$l?n8 zK#gt_f~LEN(9(EFO?^zmrSd*-VBCfPG&Mw}uaN2@V<2$YfRnI6ijDI>P4!85&Ih4<*(X-^MsuWq`4la4A!@|gromYGm5)5kqOW=xi=&*cpK5o6Ba3dzC$Chdh@pgc%? zzxn}&Z$I%Yv_~*x8goMK+O8r7(X%JLc!0G8q0LF$f3rqgUJfLOU*YKaLA`b7ED1wCj8AgD9{ z2Bso#<+6Z3K!(#^H6Y|96ouhotMIu=Dg1IizvhAy*=N|i zgF6nz=+VYv9x9 zbp(-(4&37GK_g8^)B`nH5vVwip{S3?Fh!V=Pu4(> z;8g0@Svay51RI1O&@;Bzg6pxXoAnW+fd6f@{yM>b1{oa2AmWrBNB!^IW-M>&Ms^F< zJB%;0pekr37{~7KS%2lgzISnm*DJM!$2U=8GvP+$_@j_zHJLG2qH=w?J8wV>u zlphJtKu7{NG7Q;%Ztij5vf#CFmOV5)H3^pUdt4Fe3(@Ia#V(nX-r)p31GCDaLstv< zZ^^7E^MTbKKi=>WJ?lehLqLu}Gg*9144TCEU{LAcKjm>Qyw#_Wr>`1;jlgSD%|qSe zQ3~!LZX6X~G#bD=X^-CyQ6JOo5kQ2m3E>N8Fd5rlki%o${zTH=L;FUA&rNh6M&mKC zY|F!Z9E6XtUt?&T2If%jjn&B@X4gbs8ALr{c^82TcOR z;v7EadR|pl)^UW*Z&884DGtRBzw(MFyXQ&W3PfzffftV^6HZ1SVs%rP+#jU44kOOO zKd>2c26#`*W&{~ZewIEp{>u|S-J(*NP=u7>$nv{A%VhwsNazDdg?IKWD{@TgG%2Dl zT;NIAAkCB9_rh!Zu8r|_iq~M%$J50Rygy|wDd)KJToS1RHhqIt5mEF;{R6=&sK-?*PR4sFKc(5bH zW^H969!rS37bI~{+Dd8-aRsO3@F-SC*KqP2KFBt3pDYUR#sQtIlL#D7_W#_BR%!4? zLrpWGUK8&Vy(j!=W2GLP<(Fk32XzEBsZSlh8bije2Nm<{7&{LkBX{-3+`OY$HNTO^ zClf$2deU*X9oKtTP;Q68yYIWLc-I}Fte_f;>x^$vcX1wj;TBgn0XS%$Y3}0VeIjb$ zRn!6qLh|wOzhV&badNyZa7}zRXRZLb&LYZyHWa+_MtCqnKsb+y5f^n(&XJ%Kz(;>K zc_P31#^r#&TI8MhMF(3w*mwv=vV}Gu%na{V`YLzEff?xxqM$!)Gm%JUVb9l>5d{3Uq z8M>D1>trzFFQu(}Gs6s_kMzy&AL3BHe}1UvGv{>WI!4c9oUix#_x1ekp`Hwm=gPh< zE9;KZKdWd2bN!>%vBP_tO zzVA&*nFaX-NhNX$tYI3h@y)$${m>ij?_rT`u(msf^%w2Ch8Rb`U`AxlqfdZ*Ly0i7#nmafq2E0L}N)5 zN?n5^c(TVM@NmEn#=7@yOZIt@tyUdvL=CrIr3;I10Aq$>#BT}cpJWe5_%grd{KcRU40<1)&-f6RBW=QTV4mvLUepP^_YLQ89Eo7m+>9#F8a&vf?~ z0uBZ-3>6pwC);j>uM0X5f(g9b>)3Gq0~*qjDg0%hPT0CQ0_Df*5Ks?&TDUy2_ymx@ z!XV-La6k0_s6)cI`FR|Ai`y)5S@_K$Y@CSty3=)0!5JvN4eGir<`wnO1t|YrdW>DX z8n2J1k}n>glt=9$qXr$j`a|bhF(rpyxG?aD|CtvdH9zOvwKQr*&AA;C?S5NMi4_{soxFFi8p$+Fb?9BfaS{SdCO|905CkN{K698MY{QUqW&#AAf83G5fB!CEz26xZ* z{rBztswFuL=ZtjvzW46C+q?Js*SpkQe}5&1e@}nv3)6pjyOsMxKE(eO@$dlt91nrY zDXW#6wI;0D{6v1XFj24=mv0qkOA}?eFSL4Q?FoCfccNFGi>=CR-$WnoORC(e&h}6A z%Y6^-2POvO-p2jl#Nh1E#E?Aq;(5cwhS}kX;n|H78zruSxJ?tAW;ai4mghb^Z<*L4 z_tnw7}0hHj`M%_$e}t7jXUnJ1g=>AA}m>#)2*XTCnw zIDD$E>r*I+<=Bn3+jN@^2PIYO&Q!Dcc*Es8Z%Ce=o}X{%J0G7r*U)HWSv6;xuH*Hd zYP@*F+!h{s;wbV~+_^K2_W1evhU4|S^_lVT5tVG#jrkU8o<(Je+6NyQf9vDN+VczU z30F7jvq)PU*Ud&Pf4P7rU+zILg}=lpc%Qa#GXwXD8JRaD>0)wp?jJ8&ITJJk)i4yhZ}E?hULQMDV_VYNr?#dV|Fr*6V^le$^mg6n2= ztE%C;MeSF&;ks4buEucPrVglsxNcW>sMp~-qV80$$90FgOT7Wto$7A&MqF=DZ&KfY z>y7FjbuX^F)P3sBxQ?p()mw1gtsYPh;<`s2QipNftB$CLaNVbls)upCNj;*D;d--r zR6U04E$VUgR$OmY$JG`D^$e~D)P#B# z*MsVv>N#BRQ14QcxV}z3uj;tosZOdXTwkx0YT$a8npQKozCoQ*O6z@ z7S}hawwlBB8`Qjd0oQw!Rt~QBDpxJwdY?M0&f)rI^`bhD>;0;uz6sa2s6}-F*9X)$ zt9Rr2pn8w`7F-Xh_o|n0J*-|<@5A+odcXPrt`DhiRo{l|QT0Lf?YKUyzC(Qo*GJTM zst@COOueE$g6pH|qv~V0KBm4)eH_=vKaeZtCf*7n{a&x1Kov|kJ0L;unB3_2sireJ z)v7zrs9QhNzP)4@@m+4Kk3jBz|=Ck-3&a z8K)X1C+_O*D9biUTjxhlHdxrao||eoPD3S2blkezNEB5c)s1N|gZ31Ql#*u~?x{J& zr<0A*X8SD2Qyn;PVDugDct@gnj?kfB+LLq5wu_d{$#=x)bad|I>Bf|MK++wbBCQ7h zNS*xa!=Ljg0ynp4O}V&Mm^@3aq zb1&tW`Yz_cVsj^Qm-5Gt)~b3F3iZmSpr z0kcwdw|;`1`Nqbmnj6I^jxIP0^%khW$3IEIJ*DRs zW==@~GN#UGy{%Ykd-PlbrJZez)(tuNSRN&eb;DiIlHz=`(E>SyG1iRU*DaQ}{YAX_AfRKd#nNK_Y!1U;a*GRuL2(Ij7cGHDW*TR^TULdop2gxtYq9WB{z7@N z?Aj>fQP*B9Z_i!mLFv6qB^SWiF6!H2xoN4MPZn5e`~3>3in&7WjHSm_?-|Q^rp?;Q zs&b~NPpiJG`)l{LA4=_9S&nZt~Lg-_=>)noZ9p$ z>m>_c^JD9MMW^hd6)#yAdcHB&zM+_N`_KP|1(K5Q*t{)w!FH?oPFq=T$sGb=;%N(> zwmu+FThT|)J5$hql&EXF8u=v1)E|KXe>8ePfIB*WFG6d2p*`h7IrQnl z8ErH{33~MD+m0SRdSrA?3*e^$J#qA89YSXm>5(dgxoS)`XX`DdhBjCa9-->#1~?!1 zEowM0ddwY##yU5unqbfn@S}U~-80&p28~Ioh-{8ckGALBAl?W|VSGX%2ZTSUTfb=! zDQV9=h7v{Je0EPnZ+o7*P^0J!BwX0q%QQDGlVy52y&sp(zGkb{n5nnMs9Mic(v3~e z>9O|0Y(qDv#zZeZ@Aa}59(0bi-Ae_1JM!r&ufy>Wzy2+0S2V+%kO6J0|=U5d=0@eaYtYMFNkR#tm>hhSyZ<{g5S)n48qSXr&`4#CQ5AMX&XtX6r4 zU}d$RcL-Ki2Y82IWp$8u2v+cI`X0742aq;%zsu(0TbHeSJEO@i8#@Ou%`LcNPGc5k zOKYyJZ$rk~pk`0#K?W42UXfj^Wk||qbiD#b!7HA|VCaoZcYuL#!ro~;*MWd&xLyHv zk5_qny|rL?tXEoS&otaxudqk2)N~$cyy*2nWWZ`s9&9kxe9;Ufw1BBIo;9V(D>d1i zXPr$m)QwYfZ3iegzA$^Tp&z1sbpBx^b>4}fST0)r|9qu5WL5BgXl1BGep|Kj5W|&~ zEx0d6Po*su{|{N!-aN#${c65gEmR@0_gVQByUbknYBgWXcXlU*cSbvoCUmU?zy4`( za^cmv)43(4L<-auS|xnRjRMBF1w|em?S$SFCo~ zyj4ZKe_55l^U34=T7=IO75KL50oQv>*%|Lk`UJ{A8n=vkpIt0DP5+sBno<_)L<+;V zmTYpZ3x)RQL(bNV8eqSLoK0Fu-H>emf~o74t;A-{6Cl!Jm;cq3%;eWIr?7Kk{c zdrWP-V7K#X(*--IYtd%fpe}0lwav$ut(!$rTDI<6w)P&qyo!JDDOfLh);q=xx8B-# zaUK>&L!}tB@D_bH$@vh1&W-K*ED{;+y_OX%TW{`cj*5z<6}~QP+Z#NQbdz`$8WO(C zWV5jZ$U8J;iZC!uLq{KBApA`@-P`yWaxi@dACDsNs?s|6TgRZNaC*f7{ z%3#Uxv*_b&K>-pQCX=wXC`4~7I_}`E>+SGTwl%iZbM3P!u)Cl9MNz>NsW8t zw``f-k<-t4(0AaCn zOjIM^PWByE#wu?&p#4BM7~Nxf>{vVOR*^ztTkeT8nekd)KaXm39l`OMrDt$OoM`Xz zBBjD_^9>Hu_E_=1kBknRKV0bCoc!EwSrV2WznZp&eEDzVhF^Zc;Hs@Xy{h7~bxZZ(?Yk0htKnP8vj}D^sx6!YlYOd$ zvFq=AHa>Px|LUVNjW*RdSb}ZUf@;g*gFfQA#(IS5S)Xwt?G$>26Y7ez3dN|T$+(A_ z-X3^Orf3^N1FpNb(0r8(kpXPfr(sK>QXv~u=^%Nd9hN8c#w|oqB)uY8m1hGz+8wXY z2m?B@ZQeRLu{Q$nk&3+LT9#Kf?rUuneOXRjtmAN#v&s zOd!61f~j^3;=hO+BA)7yK|L@yh!{Gc3aWB~SkEJFJK|u}hH(YNy#aBhrLx--n4zKS zVPb)3s8VGUYszx%g`B=u*(}%X1$CVW%Ygc_2>%M&QgMOzi}|e(p0T|0M)g6_K->I! zQ3LX%Qr4=+^;7sReFDLt)_~M86y}ckm#s>2H`mDmoT4p5L4@mM42~e zSlbbRUD%n7u~!Aqo`7G*L`5hdUX0+Y;LfX1lXsq`s|2+On-eRkB=IR3q6r}w5jlra zyCTD1+-6^f&b-C`vtZac_{CxSFN=f(^lUu!R$qlLgLnDP)+8iIqteC%7Eniy%#&ES zLdOU^QaL&k(Zlq0<&`B)#qnA}ShTdvxMJ=^>U6u$BJKv1d4(L6pe2G2UfAwRPDI-9pNl{54vrmv2 zPj8S}^^qBt>LW9jveq9%=23x|FfdIGA%dg6myZHTy@1;U3`d9<(X^flJlMzDPfc-r z4I;N{d3YRt@Nw|=6U`YPoU|ijd`b{XaOxKsoM({YOns&(!Ofm-coh8ktVl39XkW>| z)w^FoL{QXTk5A@!~BgKwrR3=hkF}-McMOKQUOspHRei z;6^yo)wm;lyD<6awgbj6u@+*?#L@`p31WRt*aK|7PB=r}^EzZq5d+^XOHn*^Wg zwZBFUIOI+v$-#*i)pa=Zx1fCeUIdA6+Tl#;=DbV3{7>;&gHdtvWp5{--iJ!loGg_t z(QNWm&djpYMg5PX$fZ2(BWLwx>n(U&SSn&3A&njrn?w&~XOJFme3>cp4v?4uT9B&N zd;BUqX1vxDfx}3v6a+Z>mwdgP0xQiS1~6+4j}#y!oplPG|VAG>eJ}`qqUOp#KIS8+_AcaJ8x@D7k+T+OndHJtD$BZYT3HqDAKothCkGr zF>2pqFpbA%=G-yeoH^x=orLH)({LkM)ydy?|FZR#&N?||`UjrwvDvyl)7h}53Sm~` zwSfqV-UyQ}%pYlB@=%MLJkqhqsk{x;;TtdjqIfa*MX2p&3Myta+y$30u_x;Jqf*An zxtRs$@Z2mHU6^Fwiue@7^*O|yBd#C8jnCe0wEqzJ-f9043~h)$h`m?sq9|u##BYI0 zRvfhd+L-iJKH1fOpm5v*7KkUSlVX5zEwVfQ)7mqcP04%aGl4@BenEsx_BVe zgAM?dJxexHr}dy-FVCW^So3 zM1M7?vo?5KpFz(ay;RJ?to{&(WIuw={t!8V0Y{K_$7g4B-3*PnX-(ySIe*{5&hB-S zQg<+>+nbPKyw)EmwgsDJIv@haLf0RKM(q6%fPY`J_wI7(V^TiGJUj|lR zF%+$WGQky8{*|h@)H}P9oOKPEtN~Y`>^MJ%+GUV@WknVI znmg^sE?QA+4XRNDl|c+HJplv=xtQTs-_DMwU1#)dVUAR_lLJ~ojJNG%1OAXk=*5aS ziHxmgAzAt~huYf~W3%8Z;=3^Xg`6pK=n0#jMF9OT(`g3mMELY;V``zVZ}mLSH6L|6xVLp9Z!W^|JK0G3V3D36$25oXG+(I{_87 z=eU-B7KbzG%jlxF;cmQEi3rCVbQ@g8SJ&qcElguA4%Wbl;bI&+5noRclW=&UqxZ1z zEIN8OUVI*%d1V+k>`boyD3-RsI2PV}Q<6ry*h}4ej$ak;IiZv-i}0YL*MP}9)Cs&N zBQ9}S2kwng2sSM&Ixs+UOTA$al1?P`rP6WXOZvO`eWu@Heh9;G{srD8J1iXWH21lN z4*LX3`>l9~K~0Ny*xsxTON~>ayAoEEjgr}2a{~-1tLSaQeV*4ddH9_~pM?i1zX%^H zWZG?5PH`LbFEA6PgJdI1VTbY=I@_cz%m+SIu#ZDXeW+_{LNiEBX7e0UKi4hwQpNXv zkVW~q+$vghT80 zxq02B2Qx#x*WZuweviO7gd0pO!1qXvrwDmt7m6FJUyeNuRIfx&fRAl|ZNMs)tN#c` z5GHSh^40-Th~ET|Xh;PTN`DW(?t2l$`G|Cjx5c+0Q=sfl3oo;*EaveNUchOX)Bh4T z=_!S7=5zNpf0FflAA-0OCq~1`hKHT-8XEpXsHBAc(m%k4?@N)avHMfqlW2CFX7v)v z&=(QZ3H}OL& z`m$+*XZx~g9by(HCJ4FcswePGOC3ozE~#OC#{}UA`F$jB*h{;OHbU?8cmfr|)VD`| zh16(eVZs}UC71P`qHq{(L+JejtT_wl@5hVV(PhpEZbB&us@;-g{AIA6GLl_Am+|sT2soqUA{-2E&;ItqyNIbNZWoyhRDn>_% z`59y8HU*S-V+5LqB9I=bJEsg#MRu)^)=Ma-jxV}Gt(#~SloqQiB3Dwr-puNxs;(WR ze-!2FA43p#E?)IR6hGp+KIF5g;tU7&-{7WmdslR3^i!hoafmvfLs{27x@K~ZQzZM4 zmr4~@h=R>oqEtN)V#Bx}v836@MuZrf3!NG3TY@&qdKCGLL%`T-n9d7b+hI=MwH?b% z`|UIMiU?7W4?8wTLURq10py(~InB8w7mf5C!QL7MDMJ?F&fAkli(13jjHxFoRabZT zmNmsl9Sa!h(5Ms44%kqzkV?BUe1g|hxt#ZwfSPudE#|ai;F+a(>pJE`ky9{WS zX#5Ez`8Ez5u@o|!%z=YdUbg=MLs#5#O{^$FU-zN=1JsJ{NvbZeFSB^HPq7@bQKT?@ zJECGv(T7xrO8^7I-;n3(uJj__T$F(XVT8^#fCTOrdFfvy?nt8nh5VCX*9)WXnn z$+6Dz!dPM$-;T7#mmuDlMXcrwrhGUNB%Yhl7n4jIrekfDP@)@O96UG1vZ}@`OwmV2 z*D#)x;$%oGWoioRjb%MDw{Wu6hzWngfJNrZaAlDphxMm8NIU&O5yUn6Oc&K>KE z(X|}C`+z)^8W3^r3`^&J9ZsF~Ou$$-nGRB>heNHdyAIs7>wX$v@yqBsW5pi0O82Bj zG|@S6J>&nWSt#Fo{I&33OiE{<-`FM zOz6`E6&FwNQ(wdcA~@zv$W2VoJ-~7n95JNhp230Z=cM0Cnn8|L+D|=PHC;iZ2uJV?Tm;yPLV27hm3d>Y8K+m zqRXE_QJ2w|S13TSxF5Q>I1D+--(xTHsTgSHU56`PKdRSe2CnOH$u9T!a4AkjT+M(n zf{=rC5P3t9gxTLnyu}3}wVcPol-H;DKA*@J7nN~!IBY`%DvEIW1+P*4UEbcJ(V~MB0mRYd<_tB?i7gl=2{oo3RmHBIK5Ta zvWn@^{oOcLqVWRT?vVLY)cwx_87|f}1A7gSLE5zLq!Rh#(76tcO8*CZZo;3GvV`_^ z8QTmK_7_l;<``Z@QT`l~3_wDJGnS${L6Hh9ow$ty6$;*^aG(Q)`IKrm$hxs-76!G#oD2b;xHx~bUu=P{b=>e&K|NYB0ofczqgyomt04>!J^y~+NI z*8r0{uZbfhu-qLgX(dmD$qn%?jl5xs(@ucG=`ya7yiU%2N_?&CyL>0`vBt^ESev{1PfShR@Rf9yi^+Wm&z}wdu}1DMsO|__T|#FH2b$x#dNc z=eb4baW`Y^OR@!|Orbp!_`#?+VE-{l(JVB+1M4DsWnF}cBg?o4c}cQCI_&P#&mgW3 z%jT3?q1%tU<-Os;`(WWRRhDokMQnYB!;CHiy7@YL!!j$TYi!NHP=Pj_~XYrznuUz zwz$pNur=o|uE}4>w>v0@ z>y_`~_Sv?BGPo`E%_xJaOrd=m@9F$KiWq9Ug?1e=^!YUqQ(5W**v+cRYUoBz)vo$u z^E8@!QThAByn<9{PI>XQvYyKr=a^}??%7Fg@j zhJcaOhL4XQH8eGbahBarvK7=UcM|JR2#3TL+eknX!aV;kGxk>)oM7-D5ny|#SsfKp zh0tJUqgt46HK(u^AfnFNa716;_7p0kt$i^ckWifvA<5C(Dm%X(4EAS5^cPVbNmTY% z#Yk_Kas3QPqP22t%gj)#Q9p~#T-?wm;?e8ney4FBrzLAEJZmyNv;3hod8~oRZz&C}j^wxasf+pi ztHly%-Rj6$K++x_g>)e7=J4YaR17OAbV@kK6I2WwbA>0Vca3P0U0FNvM${8u43X9$ zu9nIHdVETy7_v$2TyUgHp$MaB!s#_4!l<_%K{~oIf;iIr6ymDbiP)doi5QlMwb0om z(h2h3MDG6hPQ~@x;|_p=zbBD$fs&NA{Oted)L%ACXi-Ln64=r5ydAFe;s! z*NQHIb3`A8a(0E1s)4PCAg=hrR7$C#h>BuT>eo<5Ob#W5mL_JePd0rXIX**_KZzS( zHtn$g7?^~FLb%obQ;}1zO+uws&2^#c?$B<3{m>TgHwPZD2xp~Z8ra>4r$7qe8@O}0 zkiJiL;^U;dK!hw+BO(z|HH+L)%1V^-bU!!Usw)2aWi{%65miV}n;@ud5ODu+qKu*L zWdwpIS%!fA2NPv%h?NlseX31a{$wM=F{S z($g%rmw`Vq8|r?`*7Kb`IQa=D+fdzGXuq&9$Fm7ib#?Y#wH00I$J-SaCX&b)0dJFf zBD=}kkxcb;JD!4CT)LbS5H77oJXO+>ViwqmoLheyk@Woq(&O84S{c$+La(9A9<=E&{;p6Z0OFD}P*jaXVO0Gh9Jpl( z&ekQWhMey=u@pC4&)sF=l(BC>HN8SL6<@)VylyYp`&$!vL7@R{ip^AzTFBnTi4v6K zZ+OD?0-j|Ol?l5f2KFqKC_a7FQRJpt!R?MNWR{_ok^q{F=P9 z@98=;dm)%NK@-Wmsv6Jh_JN-0HjMK2$Li&F8}ltNJ(A`4^wjSTC>+b{<`3a`ijc0* zuG)~lX_=w}8_R?gWXwWlum1~PnN2!(EZ`JC{~Vfd%k6p+!1&2hq$voCJOQI!h_pRt zK;+=SKtU#(*u8;5x@$cK(eh~_RT>=ELa#E@mIc#aM**7wQ|AHP_(Thp3q%X%4gwys z|0*yrx|8t;$hbl>PA$Jol5s+qt$}z6^$Wy*1UG<2$l}GSh#-!G@1Q#;xAvGg0(>uW zQq3tUiF11ZwEGdq(@Ef&21w)kozr`~Os;t9a$+Guv?I)r8xP^L{jEHrp^L7vFNP|d zraYF`!i8rGk~;fiNh1JeW>~xLM@Lu?7>JQ7LO#X7sW+Iz5V8>Pn|OPG2#B$5%za_( zv3Uz2_VE}5$g+4Wk>}Pxe~Em`5!6k#bRX>RNDa0O>?ZE(IgRasbXM?OO33g$haG29 z=45g-TZX6i_*5iUT;eAeLPuV4GaHUNg5eyOJ*b9D?2QdlG@dx!yQvmLUxWc=hO-t+ znI6t$dK}*pxdKJN$`GzUdg6zcLC+dT4*wyJ<38MwlKJP;ESv(e$VZB`{*4B zM~|8or?Hmc$Ww)j;Wim;6NhA=u^VbjzQKWSo7(j;c7oE93{8m4hMF5mh!A4wKDJK zJnIP@3-AQqc-CQ@-fOv@HO}jK&w7T}dCz*1*M?_3bkyrPGB?FjN#py{J$oK&!kSaZ zlxI8VaX|1a?s}$hA}~&|TehBs)9-(=4gXy#c~JizAO3>DpED4-FcRt-3hS^N&KQm- zRen`5&!st-Nxb`H4A?y$Zu<7uotV`RRX?w>9(OQl5vP6Q@V7Y}@$*nij_1d5*==ko zl^+W5hE!v^zR+^%+A}d5WE0~Fd;_+;n}S4kh{U*qEhokJXG58@=6Yu9?$jw9#Ayeg zllEWo7`Z7D+4H#JF>pLUj^{#Q_xY>UBKBj+5pvv_m0u~sSDELX*_CePm#aNwTzPma zB_#>ePstL@;c>;n5Xcr5sFglBrTbp|1obBTn16tF3f|&#@sUw!X3D8u)Q~FscxafGJ!7o=1X5p`UN zCGK;a*dAgVoBFai_Lq_N6@rP>?dzwZ+W~uuVPG2VWPmP+aJR8M6^D)6A;s6DIr1EA%C1{(A&TAPo9ln_LU9E(G*4 zi^>}Lui?d~U+c*G>)TUXIO8K9;&csP2%JsMkD&$YjJ{c~cYS<8^2oVzNxp#dzPix2 z%uve0`51jmt7NN6Fq%veE>mBh#yM_SswslgSedaM+a8Wf7LvyphFxU*{#oNF3aijF zRkO@-;Qlsa@I8aubKX2?S0kxPl!88WjyghR$D;FxhVN`zn=?l1EM{W5fafl-BCY*8+H zj3Y$OwOMm;WW+60NCujz+kW?_bp+2REs)FFVXjD#=VvIVIinECi`v|ntvx%p% za8&a8C)FUGLA+5vd8|@^c#}6iznFzy<^!UG7A0^RmP{2?a4M2#3}4 ztA+3m3P8%x;)4w+-fEGz#8FU+Am)h4-C=S z9Sz@!+R=|88nRrUZV97<)q7c|v~cz3Y49;w<^Q-|Upd1o72v;;A{R{|u=++jx@lnAn&ha}k?*JmL7NAg#B>OauBxcew1t z2rwb!hzo>PvGMbeh%T@<)nPZ2Ki}NeihsDgg^)%!nz_6-uZ`38XPU zkI0@=i9CH_o@=T#t6UxiE3`{6bZ!ew|G?Wj6Xnpg141ARni^ z$MKG{9{>RWh%?wh=LgO;8`@_&1`+QHpw@z*1$)>FQi}) zEC|A~v>3vrv(Xm>aRy|7m9e!<05eM@^&{{$i@uW0Vgd=5qS7CO895fQ!8)lL z2W=Q*Zo+Nt4u%N7yO~HpEK0KQM3Iriw0C2i2A&jmHhzHQ+?+NWHkJ<1Rrow|=Da$#=FXQ&`fu5=JmM5%o8**OU%IM69RzZsT%sh9h1 zWr>3GRkD2 zW~CSz=ni2Qn4Xg{fqsUSljbcK#qUqNC2I}d2CF#D$`-T3(qF|X8e1SX@g6OR3vIsy zSsT;ByQqY|U{&Qcl@QN~vqv*THd&|C7Op~*sk6%jh5(5SQRb|cx5un?f4OiRM?Tji znl$yBj718&iKtusOld5wS=nW#wz?%>vrsCnCJOHp1a4%LvcR_$FMg2VJK}>6+z2Zh z$(N`X$~Bx|@b$wkri0;8oz!^_S0|pXz`VlA!Z};sfSxh8Bqhia$TLV8l@PkLuBimpAr84v^Fz5I0JD@n!DBcprMF|?Vt5@XtMA!f@*(>cnNep-~^hUky!8wg^bI`O6bn^pN+1U+R=EeCwF*Rbx8$){7U0f*T-)s;iAro5W)ZfcuFO zqA=$6>!t!kYGQ;f(I59P|6T^denpAw3X9!HHweFQ%8?_mfWQ{P4Q4FY^`UTY5(?Kv zEnQ)uH}N|*BUtO=Oe)lC=!1UjG!7u9; zvh*=_-~_*a9rYw#;TlQyq{*V*tjqO)tmo$v1^m3*HC|I1G;P^9c?@5WElVp_ww>CxPKxy;&3YRKQZJ{tPah(Ea$ebxxe*Knsb(AYOP1Wnn&C z^~)-EOXKi%KOGh^qrT|a2ig%;?)c@l?q%yagMO}BzPy5;#O~yud(JFc7CwWXH%^z> z!c5_|6La)j?k7`(_pMp@LRqj>a6Q*#S#*DK+NU}yXvcopLK9i|nIN~(cFdLJXk z7_bB^4_;`s4l}R*&y2h^48(W)H+cL};(@}Ct8|C)pSZ|lB`$v;IuB26{%nka z}23hpA!Z=QTYfgJ= znZ=^}UDM^N>H5<2XK32^ns%0^R;{T&YAO~+JrPMo=BY&)CkDL!$w~aYnd3|~S}pW_ z1e2Rtn_z`3V+Z~mw$=t(2CDX;Jydzbe$p=4JM9|~@^2Xb2kpJ~HhYWRhyOeMa6s-W zcE#R=|67oT?}qHn_Evj4?uYCf?Yr$!dyl;l|FiIMFig9d~^Q5sL~{U@4cZnGtIM%D5~a^tJ}OS&z(Gtw#X;N#zRJiU;@xyNTiDp@tkKeh>+xU;4L&i3eV zsT#xYmk<8ZxqOPTf6?IR&%xjlTKXYpOftzM*5z&96>ZVA+7>6Ai0p2uUE*xuU}Qz* zZlzt}>@yb6*i1QlFLOqJGgmFH#eLHW$yZ$^}>?M2YCz;CU+_){k9vT=vWhFUtX+RtJ$hHCYnJmVsXBf? z$~={6rSjQpD%(utl`!r3S+J>eJ`<)l`dTL&ex|Pbq0Sf6qr;oYWt`qi!Z^$4yXM>v z{2)v8-snT?d&G3=MMDC0T~pN)WmutH6|H1p;hnGF!g~qr4IZnY$Zio9++Xw5Nj5kKCS4 zdP--ZO5dr~T>L(X-7pTb(9a;+^X|6VOWkbK&s<+CHwx1%J@2L}OWj1fS-%&l)XW4) zyaPH)x>;iAbRp0X(*=bzas41rX$mE{e!S;G3~tf^W#vL?-4utKL88NrF!m!ugO0lp zh1*!VzNNstR#{)i#E^2kq#Po*<41i}FyEE#yY5N#z4GfcE*NQ#xs#wnccAugg!g8Fk9U( z4aL3Eur#zg;y&l>t5aXu24hVyc2>Su8M2|cFF4DbAv@rJ;(%|9^eu8#$%f3UN_K-i zk%@u3G7ZJwIBJYG}s87vsMcxiW0!Ig8%n#2`|0LSTQ_$ z-iM(5E%675EuJI>iGe@QYw}{dkwk?ohSU#>sd-)z9MNxh-dBA;8qI*dOajj{iqhwB zfNm0)SV_?%d6{TNK`^C@I?!gV;WVZ#gAaf@_9I>|p``?lg-szX1WQ{YY?`2nV2N+p zgihA3AgtCgc4R|N;aio{2&FUndmuA-|1<6P5cM7lH0Ry*FqRaOLd3@+Ru$m`5i4=O z983Aj$FxU$8tswLNOvAw84zwe)}hcZV=k}B$+I-lp26!COdgS!5fz#J8d_=tl*!D` zKG6)GZtE5{8ouVxfsKQ=C1dfhc0T6JDh@XqBOdj42psCp@Ip%c6wR3ToHcmqX`D=K z{OLkk03G9UY=`M8x!)4RG#s1zLv9!vi|4z<4SC^7mX?A03@xR=Tth^##bD{lY=NnO zW7YUa{jtuz9eEtv;s+C%2ovYDVFdh;mz_A?gi@p{p7#Y!ejnifsK+dPDhv8GB4Hd( z=q2hKb9kM4$MulI)eyKn?@O99hraOSE05Ma7XHT9HvTu(!pIc#MWXry^^?CNL&$u% z0D6LMPOmQzXb~XeEuzV)%C&{u2*Lq0QV%v_uwbOF#3ET+Q674gy7a?cr-DP5EHUB1Kh2O%ShtEk!v%D{bE;OG?K%ZDdoZvAi$^Y$tmj`mTwE5>DZ z3ta7zR&q9|d*@QGQxqO4sr|@UpT#)0eZ7(9AT{MP#=~-(sv?crmg(nd zx$`r%cNJxirdUM@9Uks-zXvN+%}QQd_fu6=S^CGc=Mn*PPNO)%D>6z8uYPVLgHIod zyfR`iuNS$%WuGdniIe721$tCC4M8#`znw+WRuc^k7KUog-CY#@=Nzr)492d^I6 zJtERtjgkOW;d`xPv*u9P>Bq!2`FFv^N7OT(HHF?Dnt2~=J}vAsnsCP~jlAikfwCtX zC{|8>w1u3|7$`-oBDhfEc8`+*b_8kzahJgm&cH0lv^bd-%uTE^g7oH%WBx>Ec=Qf+ zK`$RfUJ6LYx!vi8G`884iN3@I@lEOu2l2?y#>aHFMTk$r+K`Z@ul zxNFoSk>!=q&Oc&sD7Lcx1;$O6GQdtB6&$ibZK5BEL6aO%eZcloV~qJskVFy6Jrtm6 z%U=&PJuF+vssNLin%BjI zViV$w85yAz0yI)Q^Z{qJFx2zu{wR&BiSKkSD~_y7O^ diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/__pycache__/constants.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/__pycache__/constants.cpython-310.pyc deleted file mode 100644 index c117fa911316408cd08ade45c04d6f89a9cdd6ad..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 161262 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 z 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

This is a doc

') - - - """ - tb = treebuilders.getTreeBuilder(treebuilder) - p = HTMLParser(tb, namespaceHTMLElements=namespaceHTMLElements) - return p.parse(doc, **kwargs) - - -def parseFragment(doc, container="div", treebuilder="etree", namespaceHTMLElements=True, **kwargs): - """Parse an HTML fragment as a string or file-like object into a tree - - :arg doc: the fragment to parse as a string or file-like object - - :arg container: the container context to parse the fragment in - - :arg treebuilder: the treebuilder to use when parsing - - :arg namespaceHTMLElements: whether or not to namespace HTML elements - - :returns: parsed tree - - Example: - - >>> from html5lib.html5libparser import parseFragment - >>> parseFragment('this is a fragment') - - - """ - tb = treebuilders.getTreeBuilder(treebuilder) - p = HTMLParser(tb, namespaceHTMLElements=namespaceHTMLElements) - return p.parseFragment(doc, container=container, **kwargs) - - -def method_decorator_metaclass(function): - class Decorated(type): - def __new__(meta, classname, bases, classDict): - for attributeName, attribute in classDict.items(): - if isinstance(attribute, types.FunctionType): - attribute = function(attribute) - - classDict[attributeName] = attribute - return type.__new__(meta, classname, bases, classDict) - return Decorated - - -class HTMLParser(object): - """HTML parser - - Generates a tree structure from a stream of (possibly malformed) HTML. - - """ - - def __init__(self, tree=None, strict=False, namespaceHTMLElements=True, debug=False): - """ - :arg tree: a treebuilder class controlling the type of tree that will be - returned. Built in treebuilders can be accessed through - html5lib.treebuilders.getTreeBuilder(treeType) - - :arg strict: raise an exception when a parse error is encountered - - :arg namespaceHTMLElements: whether or not to namespace HTML elements - - :arg debug: whether or not to enable debug mode which logs things - - Example: - - >>> from html5lib.html5parser import HTMLParser - >>> parser = HTMLParser() # generates parser with etree builder - >>> parser = HTMLParser('lxml', strict=True) # generates parser with lxml builder which is strict - - """ - - # Raise an exception on the first error encountered - self.strict = strict - - if tree is None: - tree = treebuilders.getTreeBuilder("etree") - self.tree = tree(namespaceHTMLElements) - self.errors = [] - - self.phases = {name: cls(self, self.tree) for name, cls in - getPhases(debug).items()} - - def _parse(self, stream, innerHTML=False, container="div", scripting=False, **kwargs): - - self.innerHTMLMode = innerHTML - self.container = container - self.scripting = scripting - self.tokenizer = _tokenizer.HTMLTokenizer(stream, parser=self, **kwargs) - self.reset() - - try: - self.mainLoop() - except _ReparseException: - self.reset() - self.mainLoop() - - def reset(self): - self.tree.reset() - self.firstStartTag = False - self.errors = [] - self.log = [] # only used with debug mode - # "quirks" / "limited quirks" / "no quirks" - self.compatMode = "no quirks" - - if self.innerHTMLMode: - self.innerHTML = self.container.lower() - - if self.innerHTML in cdataElements: - self.tokenizer.state = self.tokenizer.rcdataState - elif self.innerHTML in rcdataElements: - self.tokenizer.state = self.tokenizer.rawtextState - elif self.innerHTML == 'plaintext': - self.tokenizer.state = self.tokenizer.plaintextState - else: - # state already is data state - # self.tokenizer.state = self.tokenizer.dataState - pass - self.phase = self.phases["beforeHtml"] - self.phase.insertHtmlElement() - self.resetInsertionMode() - else: - self.innerHTML = False # pylint:disable=redefined-variable-type - self.phase = self.phases["initial"] - - self.lastPhase = None - - self.beforeRCDataPhase = None - - self.framesetOK = True - - @property - def documentEncoding(self): - """Name of the character encoding that was used to decode the input stream, or - :obj:`None` if that is not determined yet - - """ - if not hasattr(self, 'tokenizer'): - return None - return self.tokenizer.stream.charEncoding[0].name - - def isHTMLIntegrationPoint(self, element): - if (element.name == "annotation-xml" and - element.namespace == namespaces["mathml"]): - return ("encoding" in element.attributes and - element.attributes["encoding"].translate( - asciiUpper2Lower) in - ("text/html", "application/xhtml+xml")) - else: - return (element.namespace, element.name) in htmlIntegrationPointElements - - def isMathMLTextIntegrationPoint(self, element): - return (element.namespace, element.name) in mathmlTextIntegrationPointElements - - def mainLoop(self): - CharactersToken = tokenTypes["Characters"] - SpaceCharactersToken = tokenTypes["SpaceCharacters"] - StartTagToken = tokenTypes["StartTag"] - EndTagToken = tokenTypes["EndTag"] - CommentToken = tokenTypes["Comment"] - DoctypeToken = tokenTypes["Doctype"] - ParseErrorToken = tokenTypes["ParseError"] - - for token in self.tokenizer: - prev_token = None - new_token = token - while new_token is not None: - prev_token = new_token - currentNode = self.tree.openElements[-1] if self.tree.openElements else None - currentNodeNamespace = currentNode.namespace if currentNode else None - currentNodeName = currentNode.name if currentNode else None - - type = new_token["type"] - - if type == ParseErrorToken: - self.parseError(new_token["data"], new_token.get("datavars", {})) - new_token = None - else: - if (len(self.tree.openElements) == 0 or - currentNodeNamespace == self.tree.defaultNamespace or - (self.isMathMLTextIntegrationPoint(currentNode) and - ((type == StartTagToken and - token["name"] not in frozenset(["mglyph", "malignmark"])) or - type in (CharactersToken, SpaceCharactersToken))) or - (currentNodeNamespace == namespaces["mathml"] and - currentNodeName == "annotation-xml" and - type == StartTagToken and - token["name"] == "svg") or - (self.isHTMLIntegrationPoint(currentNode) and - type in (StartTagToken, CharactersToken, SpaceCharactersToken))): - phase = self.phase - else: - phase = self.phases["inForeignContent"] - - if type == CharactersToken: - new_token = phase.processCharacters(new_token) - elif type == SpaceCharactersToken: - new_token = phase.processSpaceCharacters(new_token) - elif type == StartTagToken: - new_token = phase.processStartTag(new_token) - elif type == EndTagToken: - new_token = phase.processEndTag(new_token) - elif type == CommentToken: - new_token = phase.processComment(new_token) - elif type == DoctypeToken: - new_token = phase.processDoctype(new_token) - - if (type == StartTagToken and prev_token["selfClosing"] and - not prev_token["selfClosingAcknowledged"]): - self.parseError("non-void-element-with-trailing-solidus", - {"name": prev_token["name"]}) - - # When the loop finishes it's EOF - reprocess = True - phases = [] - while reprocess: - phases.append(self.phase) - reprocess = self.phase.processEOF() - if reprocess: - assert self.phase not in phases - - def parse(self, stream, *args, **kwargs): - """Parse a HTML document into a well-formed tree - - :arg stream: a file-like object or string containing the HTML to be parsed - - The optional encoding parameter must be a string that indicates - the encoding. If specified, that encoding will be used, - regardless of any BOM or later declaration (such as in a meta - element). - - :arg scripting: treat noscript elements as if JavaScript was turned on - - :returns: parsed tree - - Example: - - >>> from html5lib.html5parser import HTMLParser - >>> parser = HTMLParser() - >>> parser.parse('

This is a doc

') - - - """ - self._parse(stream, False, None, *args, **kwargs) - return self.tree.getDocument() - - def parseFragment(self, stream, *args, **kwargs): - """Parse a HTML fragment into a well-formed tree fragment - - :arg container: name of the element we're setting the innerHTML - property if set to None, default to 'div' - - :arg stream: a file-like object or string containing the HTML to be parsed - - The optional encoding parameter must be a string that indicates - the encoding. If specified, that encoding will be used, - regardless of any BOM or later declaration (such as in a meta - element) - - :arg scripting: treat noscript elements as if JavaScript was turned on - - :returns: parsed tree - - Example: - - >>> from html5lib.html5libparser import HTMLParser - >>> parser = HTMLParser() - >>> parser.parseFragment('this is a fragment') - - - """ - self._parse(stream, True, *args, **kwargs) - return self.tree.getFragment() - - def parseError(self, errorcode="XXX-undefined-error", datavars=None): - # XXX The idea is to make errorcode mandatory. - if datavars is None: - datavars = {} - self.errors.append((self.tokenizer.stream.position(), errorcode, datavars)) - if self.strict: - raise ParseError(E[errorcode] % datavars) - - def adjustMathMLAttributes(self, token): - adjust_attributes(token, adjustMathMLAttributes) - - def adjustSVGAttributes(self, token): - adjust_attributes(token, adjustSVGAttributes) - - def adjustForeignAttributes(self, token): - adjust_attributes(token, adjustForeignAttributesMap) - - def reparseTokenNormal(self, token): - # pylint:disable=unused-argument - self.parser.phase() - - def resetInsertionMode(self): - # The name of this method is mostly historical. (It's also used in the - # specification.) - last = False - newModes = { - "select": "inSelect", - "td": "inCell", - "th": "inCell", - "tr": "inRow", - "tbody": "inTableBody", - "thead": "inTableBody", - "tfoot": "inTableBody", - "caption": "inCaption", - "colgroup": "inColumnGroup", - "table": "inTable", - "head": "inBody", - "body": "inBody", - "frameset": "inFrameset", - "html": "beforeHead" - } - for node in self.tree.openElements[::-1]: - nodeName = node.name - new_phase = None - if node == self.tree.openElements[0]: - assert self.innerHTML - last = True - nodeName = self.innerHTML - # Check for conditions that should only happen in the innerHTML - # case - if nodeName in ("select", "colgroup", "head", "html"): - assert self.innerHTML - - if not last and node.namespace != self.tree.defaultNamespace: - continue - - if nodeName in newModes: - new_phase = self.phases[newModes[nodeName]] - break - elif last: - new_phase = self.phases["inBody"] - break - - self.phase = new_phase - - def parseRCDataRawtext(self, token, contentType): - # Generic RCDATA/RAWTEXT Parsing algorithm - assert contentType in ("RAWTEXT", "RCDATA") - - self.tree.insertElement(token) - - if contentType == "RAWTEXT": - self.tokenizer.state = self.tokenizer.rawtextState - else: - self.tokenizer.state = self.tokenizer.rcdataState - - self.originalPhase = self.phase - - self.phase = self.phases["text"] - - -@_utils.memoize -def getPhases(debug): - def log(function): - """Logger that records which phase processes each token""" - type_names = {value: key for key, value in tokenTypes.items()} - - def wrapped(self, *args, **kwargs): - if function.__name__.startswith("process") and len(args) > 0: - token = args[0] - info = {"type": type_names[token['type']]} - if token['type'] in tagTokenTypes: - info["name"] = token['name'] - - self.parser.log.append((self.parser.tokenizer.state.__name__, - self.parser.phase.__class__.__name__, - self.__class__.__name__, - function.__name__, - info)) - return function(self, *args, **kwargs) - else: - return function(self, *args, **kwargs) - return wrapped - - def getMetaclass(use_metaclass, metaclass_func): - if use_metaclass: - return method_decorator_metaclass(metaclass_func) - else: - return type - - # pylint:disable=unused-argument - class Phase(with_metaclass(getMetaclass(debug, log))): - """Base class for helper object that implements each phase of processing - """ - __slots__ = ("parser", "tree", "__startTagCache", "__endTagCache") - - def __init__(self, parser, tree): - self.parser = parser - self.tree = tree - self.__startTagCache = {} - self.__endTagCache = {} - - def processEOF(self): - raise NotImplementedError - - def processComment(self, token): - # For most phases the following is correct. Where it's not it will be - # overridden. - self.tree.insertComment(token, self.tree.openElements[-1]) - - def processDoctype(self, token): - self.parser.parseError("unexpected-doctype") - - def processCharacters(self, token): - self.tree.insertText(token["data"]) - - def processSpaceCharacters(self, token): - self.tree.insertText(token["data"]) - - def processStartTag(self, token): - # Note the caching is done here rather than BoundMethodDispatcher as doing it there - # requires a circular reference to the Phase, and this ends up with a significant - # (CPython 2.7, 3.8) GC cost when parsing many short inputs - name = token["name"] - # In Py2, using `in` is quicker in general than try/except KeyError - # In Py3, `in` is quicker when there are few cache hits (typically short inputs) - if name in self.__startTagCache: - func = self.__startTagCache[name] - else: - func = self.__startTagCache[name] = self.startTagHandler[name] - # bound the cache size in case we get loads of unknown tags - while len(self.__startTagCache) > len(self.startTagHandler) * 1.1: - # this makes the eviction policy random on Py < 3.7 and FIFO >= 3.7 - self.__startTagCache.pop(next(iter(self.__startTagCache))) - return func(token) - - def startTagHtml(self, token): - if not self.parser.firstStartTag and token["name"] == "html": - self.parser.parseError("non-html-root") - # XXX Need a check here to see if the first start tag token emitted is - # this token... If it's not, invoke self.parser.parseError(). - for attr, value in token["data"].items(): - if attr not in self.tree.openElements[0].attributes: - self.tree.openElements[0].attributes[attr] = value - self.parser.firstStartTag = False - - def processEndTag(self, token): - # Note the caching is done here rather than BoundMethodDispatcher as doing it there - # requires a circular reference to the Phase, and this ends up with a significant - # (CPython 2.7, 3.8) GC cost when parsing many short inputs - name = token["name"] - # In Py2, using `in` is quicker in general than try/except KeyError - # In Py3, `in` is quicker when there are few cache hits (typically short inputs) - if name in self.__endTagCache: - func = self.__endTagCache[name] - else: - func = self.__endTagCache[name] = self.endTagHandler[name] - # bound the cache size in case we get loads of unknown tags - while len(self.__endTagCache) > len(self.endTagHandler) * 1.1: - # this makes the eviction policy random on Py < 3.7 and FIFO >= 3.7 - self.__endTagCache.pop(next(iter(self.__endTagCache))) - return func(token) - - class InitialPhase(Phase): - __slots__ = tuple() - - def processSpaceCharacters(self, token): - pass - - def processComment(self, token): - self.tree.insertComment(token, self.tree.document) - - def processDoctype(self, token): - name = token["name"] - publicId = token["publicId"] - systemId = token["systemId"] - correct = token["correct"] - - if (name != "html" or publicId is not None or - systemId is not None and systemId != "about:legacy-compat"): - self.parser.parseError("unknown-doctype") - - if publicId is None: - publicId = "" - - self.tree.insertDoctype(token) - - if publicId != "": - publicId = publicId.translate(asciiUpper2Lower) - - if (not correct or token["name"] != "html" or - publicId.startswith( - ("+//silmaril//dtd html pro v0r11 19970101//", - "-//advasoft ltd//dtd html 3.0 aswedit + extensions//", - "-//as//dtd html 3.0 aswedit + extensions//", - "-//ietf//dtd html 2.0 level 1//", - "-//ietf//dtd html 2.0 level 2//", - "-//ietf//dtd html 2.0 strict level 1//", - "-//ietf//dtd html 2.0 strict level 2//", - "-//ietf//dtd html 2.0 strict//", - "-//ietf//dtd html 2.0//", - "-//ietf//dtd html 2.1e//", - "-//ietf//dtd html 3.0//", - "-//ietf//dtd html 3.2 final//", - "-//ietf//dtd html 3.2//", - "-//ietf//dtd html 3//", - "-//ietf//dtd html level 0//", - "-//ietf//dtd html level 1//", - "-//ietf//dtd html level 2//", - "-//ietf//dtd html level 3//", - "-//ietf//dtd html strict level 0//", - "-//ietf//dtd html strict level 1//", - "-//ietf//dtd html strict level 2//", - "-//ietf//dtd html strict level 3//", - "-//ietf//dtd html strict//", - "-//ietf//dtd html//", - "-//metrius//dtd metrius presentational//", - "-//microsoft//dtd internet explorer 2.0 html strict//", - "-//microsoft//dtd internet explorer 2.0 html//", - "-//microsoft//dtd internet explorer 2.0 tables//", - "-//microsoft//dtd internet explorer 3.0 html strict//", - "-//microsoft//dtd internet explorer 3.0 html//", - "-//microsoft//dtd internet explorer 3.0 tables//", - "-//netscape comm. corp.//dtd html//", - "-//netscape comm. corp.//dtd strict html//", - "-//o'reilly and associates//dtd html 2.0//", - "-//o'reilly and associates//dtd html extended 1.0//", - "-//o'reilly and associates//dtd html extended relaxed 1.0//", - "-//softquad software//dtd hotmetal pro 6.0::19990601::extensions to html 4.0//", - "-//softquad//dtd hotmetal pro 4.0::19971010::extensions to html 4.0//", - "-//spyglass//dtd html 2.0 extended//", - "-//sq//dtd html 2.0 hotmetal + extensions//", - "-//sun microsystems corp.//dtd hotjava html//", - "-//sun microsystems corp.//dtd hotjava strict html//", - "-//w3c//dtd html 3 1995-03-24//", - "-//w3c//dtd html 3.2 draft//", - "-//w3c//dtd html 3.2 final//", - "-//w3c//dtd html 3.2//", - "-//w3c//dtd html 3.2s draft//", - "-//w3c//dtd html 4.0 frameset//", - "-//w3c//dtd html 4.0 transitional//", - "-//w3c//dtd html experimental 19960712//", - "-//w3c//dtd html experimental 970421//", - "-//w3c//dtd w3 html//", - "-//w3o//dtd w3 html 3.0//", - "-//webtechs//dtd mozilla html 2.0//", - "-//webtechs//dtd mozilla html//")) or - publicId in ("-//w3o//dtd w3 html strict 3.0//en//", - "-/w3c/dtd html 4.0 transitional/en", - "html") or - publicId.startswith( - ("-//w3c//dtd html 4.01 frameset//", - "-//w3c//dtd html 4.01 transitional//")) and - systemId is None or - systemId and systemId.lower() == "http://www.ibm.com/data/dtd/v11/ibmxhtml1-transitional.dtd"): - self.parser.compatMode = "quirks" - elif (publicId.startswith( - ("-//w3c//dtd xhtml 1.0 frameset//", - "-//w3c//dtd xhtml 1.0 transitional//")) or - publicId.startswith( - ("-//w3c//dtd html 4.01 frameset//", - "-//w3c//dtd html 4.01 transitional//")) and - systemId is not None): - self.parser.compatMode = "limited quirks" - - self.parser.phase = self.parser.phases["beforeHtml"] - - def anythingElse(self): - self.parser.compatMode = "quirks" - self.parser.phase = self.parser.phases["beforeHtml"] - - def processCharacters(self, token): - self.parser.parseError("expected-doctype-but-got-chars") - self.anythingElse() - return token - - def processStartTag(self, token): - self.parser.parseError("expected-doctype-but-got-start-tag", - {"name": token["name"]}) - self.anythingElse() - return token - - def processEndTag(self, token): - self.parser.parseError("expected-doctype-but-got-end-tag", - {"name": token["name"]}) - self.anythingElse() - return token - - def processEOF(self): - self.parser.parseError("expected-doctype-but-got-eof") - self.anythingElse() - return True - - class BeforeHtmlPhase(Phase): - __slots__ = tuple() - - # helper methods - def insertHtmlElement(self): - self.tree.insertRoot(impliedTagToken("html", "StartTag")) - self.parser.phase = self.parser.phases["beforeHead"] - - # other - def processEOF(self): - self.insertHtmlElement() - return True - - def processComment(self, token): - self.tree.insertComment(token, self.tree.document) - - def processSpaceCharacters(self, token): - pass - - def processCharacters(self, token): - self.insertHtmlElement() - return token - - def processStartTag(self, token): - if token["name"] == "html": - self.parser.firstStartTag = True - self.insertHtmlElement() - return token - - def processEndTag(self, token): - if token["name"] not in ("head", "body", "html", "br"): - self.parser.parseError("unexpected-end-tag-before-html", - {"name": token["name"]}) - else: - self.insertHtmlElement() - return token - - class BeforeHeadPhase(Phase): - __slots__ = tuple() - - def processEOF(self): - self.startTagHead(impliedTagToken("head", "StartTag")) - return True - - def processSpaceCharacters(self, token): - pass - - def processCharacters(self, token): - self.startTagHead(impliedTagToken("head", "StartTag")) - return token - - def startTagHtml(self, token): - return self.parser.phases["inBody"].processStartTag(token) - - def startTagHead(self, token): - self.tree.insertElement(token) - self.tree.headPointer = self.tree.openElements[-1] - self.parser.phase = self.parser.phases["inHead"] - - def startTagOther(self, token): - self.startTagHead(impliedTagToken("head", "StartTag")) - return token - - def endTagImplyHead(self, token): - self.startTagHead(impliedTagToken("head", "StartTag")) - return token - - def endTagOther(self, token): - self.parser.parseError("end-tag-after-implied-root", - {"name": token["name"]}) - - startTagHandler = _utils.MethodDispatcher([ - ("html", startTagHtml), - ("head", startTagHead) - ]) - startTagHandler.default = startTagOther - - endTagHandler = _utils.MethodDispatcher([ - (("head", "body", "html", "br"), endTagImplyHead) - ]) - endTagHandler.default = endTagOther - - class InHeadPhase(Phase): - __slots__ = tuple() - - # the real thing - def processEOF(self): - self.anythingElse() - return True - - def processCharacters(self, token): - self.anythingElse() - return token - - def startTagHtml(self, token): - return self.parser.phases["inBody"].processStartTag(token) - - def startTagHead(self, token): - self.parser.parseError("two-heads-are-not-better-than-one") - - def startTagBaseLinkCommand(self, token): - self.tree.insertElement(token) - self.tree.openElements.pop() - token["selfClosingAcknowledged"] = True - - def startTagMeta(self, token): - self.tree.insertElement(token) - self.tree.openElements.pop() - token["selfClosingAcknowledged"] = True - - attributes = token["data"] - if self.parser.tokenizer.stream.charEncoding[1] == "tentative": - if "charset" in attributes: - self.parser.tokenizer.stream.changeEncoding(attributes["charset"]) - elif ("content" in attributes and - "http-equiv" in attributes and - attributes["http-equiv"].lower() == "content-type"): - # Encoding it as UTF-8 here is a hack, as really we should pass - # the abstract Unicode string, and just use the - # ContentAttrParser on that, but using UTF-8 allows all chars - # to be encoded and as a ASCII-superset works. - data = _inputstream.EncodingBytes(attributes["content"].encode("utf-8")) - parser = _inputstream.ContentAttrParser(data) - codec = parser.parse() - self.parser.tokenizer.stream.changeEncoding(codec) - - def startTagTitle(self, token): - self.parser.parseRCDataRawtext(token, "RCDATA") - - def startTagNoFramesStyle(self, token): - # Need to decide whether to implement the scripting-disabled case - self.parser.parseRCDataRawtext(token, "RAWTEXT") - - def startTagNoscript(self, token): - if self.parser.scripting: - self.parser.parseRCDataRawtext(token, "RAWTEXT") - else: - self.tree.insertElement(token) - self.parser.phase = self.parser.phases["inHeadNoscript"] - - def startTagScript(self, token): - self.tree.insertElement(token) - self.parser.tokenizer.state = self.parser.tokenizer.scriptDataState - self.parser.originalPhase = self.parser.phase - self.parser.phase = self.parser.phases["text"] - - def startTagOther(self, token): - self.anythingElse() - return token - - def endTagHead(self, token): - node = self.parser.tree.openElements.pop() - assert node.name == "head", "Expected head got %s" % node.name - self.parser.phase = self.parser.phases["afterHead"] - - def endTagHtmlBodyBr(self, token): - self.anythingElse() - return token - - def endTagOther(self, token): - self.parser.parseError("unexpected-end-tag", {"name": token["name"]}) - - def anythingElse(self): - self.endTagHead(impliedTagToken("head")) - - startTagHandler = _utils.MethodDispatcher([ - ("html", startTagHtml), - ("title", startTagTitle), - (("noframes", "style"), startTagNoFramesStyle), - ("noscript", startTagNoscript), - ("script", startTagScript), - (("base", "basefont", "bgsound", "command", "link"), - startTagBaseLinkCommand), - ("meta", startTagMeta), - ("head", startTagHead) - ]) - startTagHandler.default = startTagOther - - endTagHandler = _utils.MethodDispatcher([ - ("head", endTagHead), - (("br", "html", "body"), endTagHtmlBodyBr) - ]) - endTagHandler.default = endTagOther - - class InHeadNoscriptPhase(Phase): - __slots__ = tuple() - - def processEOF(self): - self.parser.parseError("eof-in-head-noscript") - self.anythingElse() - return True - - def processComment(self, token): - return self.parser.phases["inHead"].processComment(token) - - def processCharacters(self, token): - self.parser.parseError("char-in-head-noscript") - self.anythingElse() - return token - - def processSpaceCharacters(self, token): - return self.parser.phases["inHead"].processSpaceCharacters(token) - - def startTagHtml(self, token): - return self.parser.phases["inBody"].processStartTag(token) - - def startTagBaseLinkCommand(self, token): - return self.parser.phases["inHead"].processStartTag(token) - - def startTagHeadNoscript(self, token): - self.parser.parseError("unexpected-start-tag", {"name": token["name"]}) - - def startTagOther(self, token): - self.parser.parseError("unexpected-inhead-noscript-tag", {"name": token["name"]}) - self.anythingElse() - return token - - def endTagNoscript(self, token): - node = self.parser.tree.openElements.pop() - assert node.name == "noscript", "Expected noscript got %s" % node.name - self.parser.phase = self.parser.phases["inHead"] - - def endTagBr(self, token): - self.parser.parseError("unexpected-inhead-noscript-tag", {"name": token["name"]}) - self.anythingElse() - return token - - def endTagOther(self, token): - self.parser.parseError("unexpected-end-tag", {"name": token["name"]}) - - def anythingElse(self): - # Caller must raise parse error first! - self.endTagNoscript(impliedTagToken("noscript")) - - startTagHandler = _utils.MethodDispatcher([ - ("html", startTagHtml), - (("basefont", "bgsound", "link", "meta", "noframes", "style"), startTagBaseLinkCommand), - (("head", "noscript"), startTagHeadNoscript), - ]) - startTagHandler.default = startTagOther - - endTagHandler = _utils.MethodDispatcher([ - ("noscript", endTagNoscript), - ("br", endTagBr), - ]) - endTagHandler.default = endTagOther - - class AfterHeadPhase(Phase): - __slots__ = tuple() - - def processEOF(self): - self.anythingElse() - return True - - def processCharacters(self, token): - self.anythingElse() - return token - - def startTagHtml(self, token): - return self.parser.phases["inBody"].processStartTag(token) - - def startTagBody(self, token): - self.parser.framesetOK = False - self.tree.insertElement(token) - self.parser.phase = self.parser.phases["inBody"] - - def startTagFrameset(self, token): - self.tree.insertElement(token) - self.parser.phase = self.parser.phases["inFrameset"] - - def startTagFromHead(self, token): - self.parser.parseError("unexpected-start-tag-out-of-my-head", - {"name": token["name"]}) - self.tree.openElements.append(self.tree.headPointer) - self.parser.phases["inHead"].processStartTag(token) - for node in self.tree.openElements[::-1]: - if node.name == "head": - self.tree.openElements.remove(node) - break - - def startTagHead(self, token): - self.parser.parseError("unexpected-start-tag", {"name": token["name"]}) - - def startTagOther(self, token): - self.anythingElse() - return token - - def endTagHtmlBodyBr(self, token): - self.anythingElse() - return token - - def endTagOther(self, token): - self.parser.parseError("unexpected-end-tag", {"name": token["name"]}) - - def anythingElse(self): - self.tree.insertElement(impliedTagToken("body", "StartTag")) - self.parser.phase = self.parser.phases["inBody"] - self.parser.framesetOK = True - - startTagHandler = _utils.MethodDispatcher([ - ("html", startTagHtml), - ("body", startTagBody), - ("frameset", startTagFrameset), - (("base", "basefont", "bgsound", "link", "meta", "noframes", "script", - "style", "title"), - startTagFromHead), - ("head", startTagHead) - ]) - startTagHandler.default = startTagOther - endTagHandler = _utils.MethodDispatcher([(("body", "html", "br"), - endTagHtmlBodyBr)]) - endTagHandler.default = endTagOther - - class InBodyPhase(Phase): - # http://www.whatwg.org/specs/web-apps/current-work/#parsing-main-inbody - # the really-really-really-very crazy mode - __slots__ = ("processSpaceCharacters",) - - def __init__(self, *args, **kwargs): - super(InBodyPhase, self).__init__(*args, **kwargs) - # Set this to the default handler - self.processSpaceCharacters = self.processSpaceCharactersNonPre - - def isMatchingFormattingElement(self, node1, node2): - return (node1.name == node2.name and - node1.namespace == node2.namespace and - node1.attributes == node2.attributes) - - # helper - def addFormattingElement(self, token): - self.tree.insertElement(token) - element = self.tree.openElements[-1] - - matchingElements = [] - for node in self.tree.activeFormattingElements[::-1]: - if node is Marker: - break - elif self.isMatchingFormattingElement(node, element): - matchingElements.append(node) - - assert len(matchingElements) <= 3 - if len(matchingElements) == 3: - self.tree.activeFormattingElements.remove(matchingElements[-1]) - self.tree.activeFormattingElements.append(element) - - # the real deal - def processEOF(self): - allowed_elements = frozenset(("dd", "dt", "li", "p", "tbody", "td", - "tfoot", "th", "thead", "tr", "body", - "html")) - for node in self.tree.openElements[::-1]: - if node.name not in allowed_elements: - self.parser.parseError("expected-closing-tag-but-got-eof") - break - # Stop parsing - - def processSpaceCharactersDropNewline(self, token): - # Sometimes (start of
, , and 

?EEb!5Xu#D&tjY^O#_@ta8VbfS@ zq_mEa0jHL%qK$=I3NOx|t(v;kKnA zFjg;D^Zobk?p$F%g$0$@n^)uaBp&lBzes&PKF8QUug>E97HX=gA5TQYJnCW8!H;<4 z?#@S~wGrPZ6uRG?H33V2?c<8=Q+hBuHm;BLU*i<-PbS}f`)zae%{L#sX}-R?ws!k- ztLFXH)w`>A`!0C2i{uWvhzi`CW+Gp@JcbwuBFHhpb@@oYkF=;fc&-6aUIW8yd-F&m zn^*TxX~WL){vJBLPrQ@+lQGE1M1Nnq(z{e04O554hrrG2;xFhm8R8;N2DDfV)5T)h zV^xRhnIeq8<){{QU{EkYS$8_7)X~y0@$vwmqet0!Iv?d(Di1+<;E6SYZBS97LY`f> zsYWXxXewRPlQ&>W;>tWIow?E&CADY-bJUw<>#blguE|95E6GGUp?xi#&Q8g`G+56c z=U&= zZ>bm92lH|SEbC{`bU*(*34W`J-yJ~k0=82V5h|i6!Xf-@Wuf`Al?C5^EW;F`A@BvmVSXegz5a18%5^g)lY(Q_{|w&agXVdzc5qI zgxp7yXM6y15Xf8g!vvzs6&v2fw~6F;sd$zO=~pC+wqLB4{1?Rs1p6ixKceEtR7_Jb zgCb1WzT@q4A%7(!x2w2JjWYM0T9tu&{1`zB>^$j)$z`RoE3~NoJrrXa9nCpo%ovl$ vY8Jl4{n diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_ihatexml.py b/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_ihatexml.py deleted file mode 100644 index 3ff803c..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_ihatexml.py +++ /dev/null @@ -1,289 +0,0 @@ -from __future__ import absolute_import, division, unicode_literals - -import re -import warnings - -from .constants import DataLossWarning - -baseChar = """ -[#x0041-#x005A] | [#x0061-#x007A] | [#x00C0-#x00D6] | [#x00D8-#x00F6] | -[#x00F8-#x00FF] | [#x0100-#x0131] | [#x0134-#x013E] | [#x0141-#x0148] | -[#x014A-#x017E] | [#x0180-#x01C3] | [#x01CD-#x01F0] | [#x01F4-#x01F5] | -[#x01FA-#x0217] | [#x0250-#x02A8] | [#x02BB-#x02C1] | #x0386 | -[#x0388-#x038A] | #x038C | [#x038E-#x03A1] | [#x03A3-#x03CE] | -[#x03D0-#x03D6] | #x03DA | #x03DC | #x03DE | #x03E0 | [#x03E2-#x03F3] | -[#x0401-#x040C] | [#x040E-#x044F] | [#x0451-#x045C] | [#x045E-#x0481] | -[#x0490-#x04C4] | [#x04C7-#x04C8] | [#x04CB-#x04CC] | [#x04D0-#x04EB] | -[#x04EE-#x04F5] | [#x04F8-#x04F9] | [#x0531-#x0556] | #x0559 | -[#x0561-#x0586] | [#x05D0-#x05EA] | [#x05F0-#x05F2] | [#x0621-#x063A] | -[#x0641-#x064A] | [#x0671-#x06B7] | [#x06BA-#x06BE] | [#x06C0-#x06CE] | -[#x06D0-#x06D3] | #x06D5 | [#x06E5-#x06E6] | [#x0905-#x0939] | #x093D | -[#x0958-#x0961] | [#x0985-#x098C] | [#x098F-#x0990] | [#x0993-#x09A8] | -[#x09AA-#x09B0] | #x09B2 | [#x09B6-#x09B9] | [#x09DC-#x09DD] | -[#x09DF-#x09E1] | [#x09F0-#x09F1] | [#x0A05-#x0A0A] | [#x0A0F-#x0A10] | -[#x0A13-#x0A28] | [#x0A2A-#x0A30] | [#x0A32-#x0A33] | [#x0A35-#x0A36] | -[#x0A38-#x0A39] | [#x0A59-#x0A5C] | #x0A5E | [#x0A72-#x0A74] | -[#x0A85-#x0A8B] | #x0A8D | [#x0A8F-#x0A91] | [#x0A93-#x0AA8] | -[#x0AAA-#x0AB0] | [#x0AB2-#x0AB3] | [#x0AB5-#x0AB9] | #x0ABD | #x0AE0 | -[#x0B05-#x0B0C] | [#x0B0F-#x0B10] | [#x0B13-#x0B28] | [#x0B2A-#x0B30] | -[#x0B32-#x0B33] | [#x0B36-#x0B39] | #x0B3D | [#x0B5C-#x0B5D] | -[#x0B5F-#x0B61] | [#x0B85-#x0B8A] | [#x0B8E-#x0B90] | [#x0B92-#x0B95] | -[#x0B99-#x0B9A] | #x0B9C | [#x0B9E-#x0B9F] | [#x0BA3-#x0BA4] | -[#x0BA8-#x0BAA] | [#x0BAE-#x0BB5] | [#x0BB7-#x0BB9] | [#x0C05-#x0C0C] | -[#x0C0E-#x0C10] | [#x0C12-#x0C28] | [#x0C2A-#x0C33] | [#x0C35-#x0C39] | -[#x0C60-#x0C61] | [#x0C85-#x0C8C] | [#x0C8E-#x0C90] | [#x0C92-#x0CA8] | -[#x0CAA-#x0CB3] | [#x0CB5-#x0CB9] | #x0CDE | [#x0CE0-#x0CE1] | -[#x0D05-#x0D0C] | [#x0D0E-#x0D10] | [#x0D12-#x0D28] | [#x0D2A-#x0D39] | -[#x0D60-#x0D61] | [#x0E01-#x0E2E] | #x0E30 | [#x0E32-#x0E33] | -[#x0E40-#x0E45] | [#x0E81-#x0E82] | #x0E84 | [#x0E87-#x0E88] | #x0E8A | -#x0E8D | [#x0E94-#x0E97] | [#x0E99-#x0E9F] | [#x0EA1-#x0EA3] | #x0EA5 | -#x0EA7 | [#x0EAA-#x0EAB] | [#x0EAD-#x0EAE] | #x0EB0 | [#x0EB2-#x0EB3] | -#x0EBD | [#x0EC0-#x0EC4] | [#x0F40-#x0F47] | [#x0F49-#x0F69] | -[#x10A0-#x10C5] | [#x10D0-#x10F6] | #x1100 | [#x1102-#x1103] | -[#x1105-#x1107] | #x1109 | [#x110B-#x110C] | [#x110E-#x1112] | #x113C | -#x113E | #x1140 | #x114C | #x114E | #x1150 | [#x1154-#x1155] | #x1159 | -[#x115F-#x1161] | #x1163 | #x1165 | #x1167 | #x1169 | [#x116D-#x116E] | -[#x1172-#x1173] | #x1175 | #x119E | #x11A8 | #x11AB | [#x11AE-#x11AF] | -[#x11B7-#x11B8] | #x11BA | [#x11BC-#x11C2] | #x11EB | #x11F0 | #x11F9 | -[#x1E00-#x1E9B] | [#x1EA0-#x1EF9] | [#x1F00-#x1F15] | [#x1F18-#x1F1D] | -[#x1F20-#x1F45] | [#x1F48-#x1F4D] | [#x1F50-#x1F57] | #x1F59 | #x1F5B | -#x1F5D | [#x1F5F-#x1F7D] | [#x1F80-#x1FB4] | [#x1FB6-#x1FBC] | #x1FBE | -[#x1FC2-#x1FC4] | [#x1FC6-#x1FCC] | [#x1FD0-#x1FD3] | [#x1FD6-#x1FDB] | -[#x1FE0-#x1FEC] | [#x1FF2-#x1FF4] | [#x1FF6-#x1FFC] | #x2126 | -[#x212A-#x212B] | #x212E | [#x2180-#x2182] | [#x3041-#x3094] | -[#x30A1-#x30FA] | [#x3105-#x312C] | [#xAC00-#xD7A3]""" - -ideographic = """[#x4E00-#x9FA5] | #x3007 | [#x3021-#x3029]""" - -combiningCharacter = """ -[#x0300-#x0345] | [#x0360-#x0361] | [#x0483-#x0486] | [#x0591-#x05A1] | -[#x05A3-#x05B9] | [#x05BB-#x05BD] | #x05BF | [#x05C1-#x05C2] | #x05C4 | -[#x064B-#x0652] | #x0670 | [#x06D6-#x06DC] | [#x06DD-#x06DF] | -[#x06E0-#x06E4] | [#x06E7-#x06E8] | [#x06EA-#x06ED] | [#x0901-#x0903] | -#x093C | [#x093E-#x094C] | #x094D | [#x0951-#x0954] | [#x0962-#x0963] | -[#x0981-#x0983] | #x09BC | #x09BE | #x09BF | [#x09C0-#x09C4] | -[#x09C7-#x09C8] | [#x09CB-#x09CD] | #x09D7 | [#x09E2-#x09E3] | #x0A02 | -#x0A3C | #x0A3E | #x0A3F | [#x0A40-#x0A42] | [#x0A47-#x0A48] | -[#x0A4B-#x0A4D] | [#x0A70-#x0A71] | [#x0A81-#x0A83] | #x0ABC | -[#x0ABE-#x0AC5] | [#x0AC7-#x0AC9] | [#x0ACB-#x0ACD] | [#x0B01-#x0B03] | -#x0B3C | [#x0B3E-#x0B43] | [#x0B47-#x0B48] | [#x0B4B-#x0B4D] | -[#x0B56-#x0B57] | [#x0B82-#x0B83] | [#x0BBE-#x0BC2] | [#x0BC6-#x0BC8] | -[#x0BCA-#x0BCD] | #x0BD7 | [#x0C01-#x0C03] | [#x0C3E-#x0C44] | -[#x0C46-#x0C48] | [#x0C4A-#x0C4D] | [#x0C55-#x0C56] | [#x0C82-#x0C83] | -[#x0CBE-#x0CC4] | [#x0CC6-#x0CC8] | [#x0CCA-#x0CCD] | [#x0CD5-#x0CD6] | -[#x0D02-#x0D03] | [#x0D3E-#x0D43] | [#x0D46-#x0D48] | [#x0D4A-#x0D4D] | -#x0D57 | #x0E31 | [#x0E34-#x0E3A] | [#x0E47-#x0E4E] | #x0EB1 | -[#x0EB4-#x0EB9] | [#x0EBB-#x0EBC] | [#x0EC8-#x0ECD] | [#x0F18-#x0F19] | -#x0F35 | #x0F37 | #x0F39 | #x0F3E | #x0F3F | [#x0F71-#x0F84] | -[#x0F86-#x0F8B] | [#x0F90-#x0F95] | #x0F97 | [#x0F99-#x0FAD] | -[#x0FB1-#x0FB7] | #x0FB9 | [#x20D0-#x20DC] | #x20E1 | [#x302A-#x302F] | -#x3099 | #x309A""" - -digit = """ -[#x0030-#x0039] | [#x0660-#x0669] | [#x06F0-#x06F9] | [#x0966-#x096F] | -[#x09E6-#x09EF] | [#x0A66-#x0A6F] | [#x0AE6-#x0AEF] | [#x0B66-#x0B6F] | -[#x0BE7-#x0BEF] | [#x0C66-#x0C6F] | [#x0CE6-#x0CEF] | [#x0D66-#x0D6F] | -[#x0E50-#x0E59] | [#x0ED0-#x0ED9] | [#x0F20-#x0F29]""" - -extender = """ -#x00B7 | #x02D0 | #x02D1 | #x0387 | #x0640 | #x0E46 | #x0EC6 | #x3005 | -#[#x3031-#x3035] | [#x309D-#x309E] | [#x30FC-#x30FE]""" - -letter = " | ".join([baseChar, ideographic]) - -# Without the -name = " | ".join([letter, digit, ".", "-", "_", combiningCharacter, - extender]) -nameFirst = " | ".join([letter, "_"]) - -reChar = re.compile(r"#x([\d|A-F]{4,4})") -reCharRange = re.compile(r"\[#x([\d|A-F]{4,4})-#x([\d|A-F]{4,4})\]") - - -def charStringToList(chars): - charRanges = [item.strip() for item in chars.split(" | ")] - rv = [] - for item in charRanges: - foundMatch = False - for regexp in (reChar, reCharRange): - match = regexp.match(item) - if match is not None: - rv.append([hexToInt(item) for item in match.groups()]) - if len(rv[-1]) == 1: - rv[-1] = rv[-1] * 2 - foundMatch = True - break - if not foundMatch: - assert len(item) == 1 - - rv.append([ord(item)] * 2) - rv = normaliseCharList(rv) - return rv - - -def normaliseCharList(charList): - charList = sorted(charList) - for item in charList: - assert item[1] >= item[0] - rv = [] - i = 0 - while i < len(charList): - j = 1 - rv.append(charList[i]) - while i + j < len(charList) and charList[i + j][0] <= rv[-1][1] + 1: - rv[-1][1] = charList[i + j][1] - j += 1 - i += j - return rv - - -# We don't really support characters above the BMP :( -max_unicode = int("FFFF", 16) - - -def missingRanges(charList): - rv = [] - if charList[0] != 0: - rv.append([0, charList[0][0] - 1]) - for i, item in enumerate(charList[:-1]): - rv.append([item[1] + 1, charList[i + 1][0] - 1]) - if charList[-1][1] != max_unicode: - rv.append([charList[-1][1] + 1, max_unicode]) - return rv - - -def listToRegexpStr(charList): - rv = [] - for item in charList: - if item[0] == item[1]: - rv.append(escapeRegexp(chr(item[0]))) - else: - rv.append(escapeRegexp(chr(item[0])) + "-" + - escapeRegexp(chr(item[1]))) - return "[%s]" % "".join(rv) - - -def hexToInt(hex_str): - return int(hex_str, 16) - - -def escapeRegexp(string): - specialCharacters = (".", "^", "$", "*", "+", "?", "{", "}", - "[", "]", "|", "(", ")", "-") - for char in specialCharacters: - string = string.replace(char, "\\" + char) - - return string - -# output from the above -nonXmlNameBMPRegexp = re.compile('[\x00-,/:-@\\[-\\^`\\{-\xb6\xb8-\xbf\xd7\xf7\u0132-\u0133\u013f-\u0140\u0149\u017f\u01c4-\u01cc\u01f1-\u01f3\u01f6-\u01f9\u0218-\u024f\u02a9-\u02ba\u02c2-\u02cf\u02d2-\u02ff\u0346-\u035f\u0362-\u0385\u038b\u038d\u03a2\u03cf\u03d7-\u03d9\u03db\u03dd\u03df\u03e1\u03f4-\u0400\u040d\u0450\u045d\u0482\u0487-\u048f\u04c5-\u04c6\u04c9-\u04ca\u04cd-\u04cf\u04ec-\u04ed\u04f6-\u04f7\u04fa-\u0530\u0557-\u0558\u055a-\u0560\u0587-\u0590\u05a2\u05ba\u05be\u05c0\u05c3\u05c5-\u05cf\u05eb-\u05ef\u05f3-\u0620\u063b-\u063f\u0653-\u065f\u066a-\u066f\u06b8-\u06b9\u06bf\u06cf\u06d4\u06e9\u06ee-\u06ef\u06fa-\u0900\u0904\u093a-\u093b\u094e-\u0950\u0955-\u0957\u0964-\u0965\u0970-\u0980\u0984\u098d-\u098e\u0991-\u0992\u09a9\u09b1\u09b3-\u09b5\u09ba-\u09bb\u09bd\u09c5-\u09c6\u09c9-\u09ca\u09ce-\u09d6\u09d8-\u09db\u09de\u09e4-\u09e5\u09f2-\u0a01\u0a03-\u0a04\u0a0b-\u0a0e\u0a11-\u0a12\u0a29\u0a31\u0a34\u0a37\u0a3a-\u0a3b\u0a3d\u0a43-\u0a46\u0a49-\u0a4a\u0a4e-\u0a58\u0a5d\u0a5f-\u0a65\u0a75-\u0a80\u0a84\u0a8c\u0a8e\u0a92\u0aa9\u0ab1\u0ab4\u0aba-\u0abb\u0ac6\u0aca\u0ace-\u0adf\u0ae1-\u0ae5\u0af0-\u0b00\u0b04\u0b0d-\u0b0e\u0b11-\u0b12\u0b29\u0b31\u0b34-\u0b35\u0b3a-\u0b3b\u0b44-\u0b46\u0b49-\u0b4a\u0b4e-\u0b55\u0b58-\u0b5b\u0b5e\u0b62-\u0b65\u0b70-\u0b81\u0b84\u0b8b-\u0b8d\u0b91\u0b96-\u0b98\u0b9b\u0b9d\u0ba0-\u0ba2\u0ba5-\u0ba7\u0bab-\u0bad\u0bb6\u0bba-\u0bbd\u0bc3-\u0bc5\u0bc9\u0bce-\u0bd6\u0bd8-\u0be6\u0bf0-\u0c00\u0c04\u0c0d\u0c11\u0c29\u0c34\u0c3a-\u0c3d\u0c45\u0c49\u0c4e-\u0c54\u0c57-\u0c5f\u0c62-\u0c65\u0c70-\u0c81\u0c84\u0c8d\u0c91\u0ca9\u0cb4\u0cba-\u0cbd\u0cc5\u0cc9\u0cce-\u0cd4\u0cd7-\u0cdd\u0cdf\u0ce2-\u0ce5\u0cf0-\u0d01\u0d04\u0d0d\u0d11\u0d29\u0d3a-\u0d3d\u0d44-\u0d45\u0d49\u0d4e-\u0d56\u0d58-\u0d5f\u0d62-\u0d65\u0d70-\u0e00\u0e2f\u0e3b-\u0e3f\u0e4f\u0e5a-\u0e80\u0e83\u0e85-\u0e86\u0e89\u0e8b-\u0e8c\u0e8e-\u0e93\u0e98\u0ea0\u0ea4\u0ea6\u0ea8-\u0ea9\u0eac\u0eaf\u0eba\u0ebe-\u0ebf\u0ec5\u0ec7\u0ece-\u0ecf\u0eda-\u0f17\u0f1a-\u0f1f\u0f2a-\u0f34\u0f36\u0f38\u0f3a-\u0f3d\u0f48\u0f6a-\u0f70\u0f85\u0f8c-\u0f8f\u0f96\u0f98\u0fae-\u0fb0\u0fb8\u0fba-\u109f\u10c6-\u10cf\u10f7-\u10ff\u1101\u1104\u1108\u110a\u110d\u1113-\u113b\u113d\u113f\u1141-\u114b\u114d\u114f\u1151-\u1153\u1156-\u1158\u115a-\u115e\u1162\u1164\u1166\u1168\u116a-\u116c\u116f-\u1171\u1174\u1176-\u119d\u119f-\u11a7\u11a9-\u11aa\u11ac-\u11ad\u11b0-\u11b6\u11b9\u11bb\u11c3-\u11ea\u11ec-\u11ef\u11f1-\u11f8\u11fa-\u1dff\u1e9c-\u1e9f\u1efa-\u1eff\u1f16-\u1f17\u1f1e-\u1f1f\u1f46-\u1f47\u1f4e-\u1f4f\u1f58\u1f5a\u1f5c\u1f5e\u1f7e-\u1f7f\u1fb5\u1fbd\u1fbf-\u1fc1\u1fc5\u1fcd-\u1fcf\u1fd4-\u1fd5\u1fdc-\u1fdf\u1fed-\u1ff1\u1ff5\u1ffd-\u20cf\u20dd-\u20e0\u20e2-\u2125\u2127-\u2129\u212c-\u212d\u212f-\u217f\u2183-\u3004\u3006\u3008-\u3020\u3030\u3036-\u3040\u3095-\u3098\u309b-\u309c\u309f-\u30a0\u30fb\u30ff-\u3104\u312d-\u4dff\u9fa6-\uabff\ud7a4-\uffff]') # noqa - -nonXmlNameFirstBMPRegexp = re.compile('[\x00-@\\[-\\^`\\{-\xbf\xd7\xf7\u0132-\u0133\u013f-\u0140\u0149\u017f\u01c4-\u01cc\u01f1-\u01f3\u01f6-\u01f9\u0218-\u024f\u02a9-\u02ba\u02c2-\u0385\u0387\u038b\u038d\u03a2\u03cf\u03d7-\u03d9\u03db\u03dd\u03df\u03e1\u03f4-\u0400\u040d\u0450\u045d\u0482-\u048f\u04c5-\u04c6\u04c9-\u04ca\u04cd-\u04cf\u04ec-\u04ed\u04f6-\u04f7\u04fa-\u0530\u0557-\u0558\u055a-\u0560\u0587-\u05cf\u05eb-\u05ef\u05f3-\u0620\u063b-\u0640\u064b-\u0670\u06b8-\u06b9\u06bf\u06cf\u06d4\u06d6-\u06e4\u06e7-\u0904\u093a-\u093c\u093e-\u0957\u0962-\u0984\u098d-\u098e\u0991-\u0992\u09a9\u09b1\u09b3-\u09b5\u09ba-\u09db\u09de\u09e2-\u09ef\u09f2-\u0a04\u0a0b-\u0a0e\u0a11-\u0a12\u0a29\u0a31\u0a34\u0a37\u0a3a-\u0a58\u0a5d\u0a5f-\u0a71\u0a75-\u0a84\u0a8c\u0a8e\u0a92\u0aa9\u0ab1\u0ab4\u0aba-\u0abc\u0abe-\u0adf\u0ae1-\u0b04\u0b0d-\u0b0e\u0b11-\u0b12\u0b29\u0b31\u0b34-\u0b35\u0b3a-\u0b3c\u0b3e-\u0b5b\u0b5e\u0b62-\u0b84\u0b8b-\u0b8d\u0b91\u0b96-\u0b98\u0b9b\u0b9d\u0ba0-\u0ba2\u0ba5-\u0ba7\u0bab-\u0bad\u0bb6\u0bba-\u0c04\u0c0d\u0c11\u0c29\u0c34\u0c3a-\u0c5f\u0c62-\u0c84\u0c8d\u0c91\u0ca9\u0cb4\u0cba-\u0cdd\u0cdf\u0ce2-\u0d04\u0d0d\u0d11\u0d29\u0d3a-\u0d5f\u0d62-\u0e00\u0e2f\u0e31\u0e34-\u0e3f\u0e46-\u0e80\u0e83\u0e85-\u0e86\u0e89\u0e8b-\u0e8c\u0e8e-\u0e93\u0e98\u0ea0\u0ea4\u0ea6\u0ea8-\u0ea9\u0eac\u0eaf\u0eb1\u0eb4-\u0ebc\u0ebe-\u0ebf\u0ec5-\u0f3f\u0f48\u0f6a-\u109f\u10c6-\u10cf\u10f7-\u10ff\u1101\u1104\u1108\u110a\u110d\u1113-\u113b\u113d\u113f\u1141-\u114b\u114d\u114f\u1151-\u1153\u1156-\u1158\u115a-\u115e\u1162\u1164\u1166\u1168\u116a-\u116c\u116f-\u1171\u1174\u1176-\u119d\u119f-\u11a7\u11a9-\u11aa\u11ac-\u11ad\u11b0-\u11b6\u11b9\u11bb\u11c3-\u11ea\u11ec-\u11ef\u11f1-\u11f8\u11fa-\u1dff\u1e9c-\u1e9f\u1efa-\u1eff\u1f16-\u1f17\u1f1e-\u1f1f\u1f46-\u1f47\u1f4e-\u1f4f\u1f58\u1f5a\u1f5c\u1f5e\u1f7e-\u1f7f\u1fb5\u1fbd\u1fbf-\u1fc1\u1fc5\u1fcd-\u1fcf\u1fd4-\u1fd5\u1fdc-\u1fdf\u1fed-\u1ff1\u1ff5\u1ffd-\u2125\u2127-\u2129\u212c-\u212d\u212f-\u217f\u2183-\u3006\u3008-\u3020\u302a-\u3040\u3095-\u30a0\u30fb-\u3104\u312d-\u4dff\u9fa6-\uabff\ud7a4-\uffff]') # noqa - -# Simpler things -nonPubidCharRegexp = re.compile("[^\x20\x0D\x0Aa-zA-Z0-9\\-'()+,./:=?;!*#@$_%]") - - -class InfosetFilter(object): - replacementRegexp = re.compile(r"U[\dA-F]{5,5}") - - def __init__(self, - dropXmlnsLocalName=False, - dropXmlnsAttrNs=False, - preventDoubleDashComments=False, - preventDashAtCommentEnd=False, - replaceFormFeedCharacters=True, - preventSingleQuotePubid=False): - - self.dropXmlnsLocalName = dropXmlnsLocalName - self.dropXmlnsAttrNs = dropXmlnsAttrNs - - self.preventDoubleDashComments = preventDoubleDashComments - self.preventDashAtCommentEnd = preventDashAtCommentEnd - - self.replaceFormFeedCharacters = replaceFormFeedCharacters - - self.preventSingleQuotePubid = preventSingleQuotePubid - - self.replaceCache = {} - - def coerceAttribute(self, name, namespace=None): - if self.dropXmlnsLocalName and name.startswith("xmlns:"): - warnings.warn("Attributes cannot begin with xmlns", DataLossWarning) - return None - elif (self.dropXmlnsAttrNs and - namespace == "http://www.w3.org/2000/xmlns/"): - warnings.warn("Attributes cannot be in the xml namespace", DataLossWarning) - return None - else: - return self.toXmlName(name) - - def coerceElement(self, name): - return self.toXmlName(name) - - def coerceComment(self, data): - if self.preventDoubleDashComments: - while "--" in data: - warnings.warn("Comments cannot contain adjacent dashes", DataLossWarning) - data = data.replace("--", "- -") - if data.endswith("-"): - warnings.warn("Comments cannot end in a dash", DataLossWarning) - data += " " - return data - - def coerceCharacters(self, data): - if self.replaceFormFeedCharacters: - for _ in range(data.count("\x0C")): - warnings.warn("Text cannot contain U+000C", DataLossWarning) - data = data.replace("\x0C", " ") - # Other non-xml characters - return data - - def coercePubid(self, data): - dataOutput = data - for char in nonPubidCharRegexp.findall(data): - warnings.warn("Coercing non-XML pubid", DataLossWarning) - replacement = self.getReplacementCharacter(char) - dataOutput = dataOutput.replace(char, replacement) - if self.preventSingleQuotePubid and dataOutput.find("'") >= 0: - warnings.warn("Pubid cannot contain single quote", DataLossWarning) - dataOutput = dataOutput.replace("'", self.getReplacementCharacter("'")) - return dataOutput - - def toXmlName(self, name): - nameFirst = name[0] - nameRest = name[1:] - m = nonXmlNameFirstBMPRegexp.match(nameFirst) - if m: - warnings.warn("Coercing non-XML name: %s" % name, DataLossWarning) - nameFirstOutput = self.getReplacementCharacter(nameFirst) - else: - nameFirstOutput = nameFirst - - nameRestOutput = nameRest - replaceChars = set(nonXmlNameBMPRegexp.findall(nameRest)) - for char in replaceChars: - warnings.warn("Coercing non-XML name: %s" % name, DataLossWarning) - replacement = self.getReplacementCharacter(char) - nameRestOutput = nameRestOutput.replace(char, replacement) - return nameFirstOutput + nameRestOutput - - def getReplacementCharacter(self, char): - if char in self.replaceCache: - replacement = self.replaceCache[char] - else: - replacement = self.escapeChar(char) - return replacement - - def fromXmlName(self, name): - for item in set(self.replacementRegexp.findall(name)): - name = name.replace(item, self.unescapeChar(item)) - return name - - def escapeChar(self, char): - replacement = "U%05X" % ord(char) - self.replaceCache[char] = replacement - return replacement - - def unescapeChar(self, charcode): - return chr(int(charcode[1:], 16)) diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_inputstream.py b/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_inputstream.py deleted file mode 100644 index e0bb376..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_inputstream.py +++ /dev/null @@ -1,918 +0,0 @@ -from __future__ import absolute_import, division, unicode_literals - -from pip._vendor.six import text_type -from pip._vendor.six.moves import http_client, urllib - -import codecs -import re -from io import BytesIO, StringIO - -from pip._vendor import webencodings - -from .constants import EOF, spaceCharacters, asciiLetters, asciiUppercase -from .constants import _ReparseException -from . import _utils - -# Non-unicode versions of constants for use in the pre-parser -spaceCharactersBytes = frozenset([item.encode("ascii") for item in spaceCharacters]) -asciiLettersBytes = frozenset([item.encode("ascii") for item in asciiLetters]) -asciiUppercaseBytes = frozenset([item.encode("ascii") for item in asciiUppercase]) -spacesAngleBrackets = spaceCharactersBytes | frozenset([b">", b"<"]) - - -invalid_unicode_no_surrogate = "[\u0001-\u0008\u000B\u000E-\u001F\u007F-\u009F\uFDD0-\uFDEF\uFFFE\uFFFF\U0001FFFE\U0001FFFF\U0002FFFE\U0002FFFF\U0003FFFE\U0003FFFF\U0004FFFE\U0004FFFF\U0005FFFE\U0005FFFF\U0006FFFE\U0006FFFF\U0007FFFE\U0007FFFF\U0008FFFE\U0008FFFF\U0009FFFE\U0009FFFF\U000AFFFE\U000AFFFF\U000BFFFE\U000BFFFF\U000CFFFE\U000CFFFF\U000DFFFE\U000DFFFF\U000EFFFE\U000EFFFF\U000FFFFE\U000FFFFF\U0010FFFE\U0010FFFF]" # noqa - -if _utils.supports_lone_surrogates: - # Use one extra step of indirection and create surrogates with - # eval. Not using this indirection would introduce an illegal - # unicode literal on platforms not supporting such lone - # surrogates. - assert invalid_unicode_no_surrogate[-1] == "]" and invalid_unicode_no_surrogate.count("]") == 1 - invalid_unicode_re = re.compile(invalid_unicode_no_surrogate[:-1] + - eval('"\\uD800-\\uDFFF"') + # pylint:disable=eval-used - "]") -else: - invalid_unicode_re = re.compile(invalid_unicode_no_surrogate) - -non_bmp_invalid_codepoints = {0x1FFFE, 0x1FFFF, 0x2FFFE, 0x2FFFF, 0x3FFFE, - 0x3FFFF, 0x4FFFE, 0x4FFFF, 0x5FFFE, 0x5FFFF, - 0x6FFFE, 0x6FFFF, 0x7FFFE, 0x7FFFF, 0x8FFFE, - 0x8FFFF, 0x9FFFE, 0x9FFFF, 0xAFFFE, 0xAFFFF, - 0xBFFFE, 0xBFFFF, 0xCFFFE, 0xCFFFF, 0xDFFFE, - 0xDFFFF, 0xEFFFE, 0xEFFFF, 0xFFFFE, 0xFFFFF, - 0x10FFFE, 0x10FFFF} - -ascii_punctuation_re = re.compile("[\u0009-\u000D\u0020-\u002F\u003A-\u0040\u005C\u005B-\u0060\u007B-\u007E]") - -# Cache for charsUntil() -charsUntilRegEx = {} - - -class BufferedStream(object): - """Buffering for streams that do not have buffering of their own - - The buffer is implemented as a list of chunks on the assumption that - joining many strings will be slow since it is O(n**2) - """ - - def __init__(self, stream): - self.stream = stream - self.buffer = [] - self.position = [-1, 0] # chunk number, offset - - def tell(self): - pos = 0 - for chunk in self.buffer[:self.position[0]]: - pos += len(chunk) - pos += self.position[1] - return pos - - def seek(self, pos): - assert pos <= self._bufferedBytes() - offset = pos - i = 0 - while len(self.buffer[i]) < offset: - offset -= len(self.buffer[i]) - i += 1 - self.position = [i, offset] - - def read(self, bytes): - if not self.buffer: - return self._readStream(bytes) - elif (self.position[0] == len(self.buffer) and - self.position[1] == len(self.buffer[-1])): - return self._readStream(bytes) - else: - return self._readFromBuffer(bytes) - - def _bufferedBytes(self): - return sum([len(item) for item in self.buffer]) - - def _readStream(self, bytes): - data = self.stream.read(bytes) - self.buffer.append(data) - self.position[0] += 1 - self.position[1] = len(data) - return data - - def _readFromBuffer(self, bytes): - remainingBytes = bytes - rv = [] - bufferIndex = self.position[0] - bufferOffset = self.position[1] - while bufferIndex < len(self.buffer) and remainingBytes != 0: - assert remainingBytes > 0 - bufferedData = self.buffer[bufferIndex] - - if remainingBytes <= len(bufferedData) - bufferOffset: - bytesToRead = remainingBytes - self.position = [bufferIndex, bufferOffset + bytesToRead] - else: - bytesToRead = len(bufferedData) - bufferOffset - self.position = [bufferIndex, len(bufferedData)] - bufferIndex += 1 - rv.append(bufferedData[bufferOffset:bufferOffset + bytesToRead]) - remainingBytes -= bytesToRead - - bufferOffset = 0 - - if remainingBytes: - rv.append(self._readStream(remainingBytes)) - - return b"".join(rv) - - -def HTMLInputStream(source, **kwargs): - # Work around Python bug #20007: read(0) closes the connection. - # http://bugs.python.org/issue20007 - if (isinstance(source, http_client.HTTPResponse) or - # Also check for addinfourl wrapping HTTPResponse - (isinstance(source, urllib.response.addbase) and - isinstance(source.fp, http_client.HTTPResponse))): - isUnicode = False - elif hasattr(source, "read"): - isUnicode = isinstance(source.read(0), text_type) - else: - isUnicode = isinstance(source, text_type) - - if isUnicode: - encodings = [x for x in kwargs if x.endswith("_encoding")] - if encodings: - raise TypeError("Cannot set an encoding with a unicode input, set %r" % encodings) - - return HTMLUnicodeInputStream(source, **kwargs) - else: - return HTMLBinaryInputStream(source, **kwargs) - - -class HTMLUnicodeInputStream(object): - """Provides a unicode stream of characters to the HTMLTokenizer. - - This class takes care of character encoding and removing or replacing - incorrect byte-sequences and also provides column and line tracking. - - """ - - _defaultChunkSize = 10240 - - def __init__(self, source): - """Initialises the HTMLInputStream. - - HTMLInputStream(source, [encoding]) -> Normalized stream from source - for use by html5lib. - - source can be either a file-object, local filename or a string. - - The optional encoding parameter must be a string that indicates - the encoding. If specified, that encoding will be used, - regardless of any BOM or later declaration (such as in a meta - element) - - """ - - if not _utils.supports_lone_surrogates: - # Such platforms will have already checked for such - # surrogate errors, so no need to do this checking. - self.reportCharacterErrors = None - elif len("\U0010FFFF") == 1: - self.reportCharacterErrors = self.characterErrorsUCS4 - else: - self.reportCharacterErrors = self.characterErrorsUCS2 - - # List of where new lines occur - self.newLines = [0] - - self.charEncoding = (lookupEncoding("utf-8"), "certain") - self.dataStream = self.openStream(source) - - self.reset() - - def reset(self): - self.chunk = "" - self.chunkSize = 0 - self.chunkOffset = 0 - self.errors = [] - - # number of (complete) lines in previous chunks - self.prevNumLines = 0 - # number of columns in the last line of the previous chunk - self.prevNumCols = 0 - - # Deal with CR LF and surrogates split over chunk boundaries - self._bufferedCharacter = None - - def openStream(self, source): - """Produces a file object from source. - - source can be either a file object, local filename or a string. - - """ - # Already a file object - if hasattr(source, 'read'): - stream = source - else: - stream = StringIO(source) - - return stream - - def _position(self, offset): - chunk = self.chunk - nLines = chunk.count('\n', 0, offset) - positionLine = self.prevNumLines + nLines - lastLinePos = chunk.rfind('\n', 0, offset) - if lastLinePos == -1: - positionColumn = self.prevNumCols + offset - else: - positionColumn = offset - (lastLinePos + 1) - return (positionLine, positionColumn) - - def position(self): - """Returns (line, col) of the current position in the stream.""" - line, col = self._position(self.chunkOffset) - return (line + 1, col) - - def char(self): - """ Read one character from the stream or queue if available. Return - EOF when EOF is reached. - """ - # Read a new chunk from the input stream if necessary - if self.chunkOffset >= self.chunkSize: - if not self.readChunk(): - return EOF - - chunkOffset = self.chunkOffset - char = self.chunk[chunkOffset] - self.chunkOffset = chunkOffset + 1 - - return char - - def readChunk(self, chunkSize=None): - if chunkSize is None: - chunkSize = self._defaultChunkSize - - self.prevNumLines, self.prevNumCols = self._position(self.chunkSize) - - self.chunk = "" - self.chunkSize = 0 - self.chunkOffset = 0 - - data = self.dataStream.read(chunkSize) - - # Deal with CR LF and surrogates broken across chunks - if self._bufferedCharacter: - data = self._bufferedCharacter + data - self._bufferedCharacter = None - elif not data: - # We have no more data, bye-bye stream - return False - - if len(data) > 1: - lastv = ord(data[-1]) - if lastv == 0x0D or 0xD800 <= lastv <= 0xDBFF: - self._bufferedCharacter = data[-1] - data = data[:-1] - - if self.reportCharacterErrors: - self.reportCharacterErrors(data) - - # Replace invalid characters - data = data.replace("\r\n", "\n") - data = data.replace("\r", "\n") - - self.chunk = data - self.chunkSize = len(data) - - return True - - def characterErrorsUCS4(self, data): - for _ in range(len(invalid_unicode_re.findall(data))): - self.errors.append("invalid-codepoint") - - def characterErrorsUCS2(self, data): - # Someone picked the wrong compile option - # You lose - skip = False - for match in invalid_unicode_re.finditer(data): - if skip: - continue - codepoint = ord(match.group()) - pos = match.start() - # Pretty sure there should be endianness issues here - if _utils.isSurrogatePair(data[pos:pos + 2]): - # We have a surrogate pair! - char_val = _utils.surrogatePairToCodepoint(data[pos:pos + 2]) - if char_val in non_bmp_invalid_codepoints: - self.errors.append("invalid-codepoint") - skip = True - elif (codepoint >= 0xD800 and codepoint <= 0xDFFF and - pos == len(data) - 1): - self.errors.append("invalid-codepoint") - else: - skip = False - self.errors.append("invalid-codepoint") - - def charsUntil(self, characters, opposite=False): - """ Returns a string of characters from the stream up to but not - including any character in 'characters' or EOF. 'characters' must be - a container that supports the 'in' method and iteration over its - characters. - """ - - # Use a cache of regexps to find the required characters - try: - chars = charsUntilRegEx[(characters, opposite)] - except KeyError: - if __debug__: - for c in characters: - assert(ord(c) < 128) - regex = "".join(["\\x%02x" % ord(c) for c in characters]) - if not opposite: - regex = "^%s" % regex - chars = charsUntilRegEx[(characters, opposite)] = re.compile("[%s]+" % regex) - - rv = [] - - while True: - # Find the longest matching prefix - m = chars.match(self.chunk, self.chunkOffset) - if m is None: - # If nothing matched, and it wasn't because we ran out of chunk, - # then stop - if self.chunkOffset != self.chunkSize: - break - else: - end = m.end() - # If not the whole chunk matched, return everything - # up to the part that didn't match - if end != self.chunkSize: - rv.append(self.chunk[self.chunkOffset:end]) - self.chunkOffset = end - break - # If the whole remainder of the chunk matched, - # use it all and read the next chunk - rv.append(self.chunk[self.chunkOffset:]) - if not self.readChunk(): - # Reached EOF - break - - r = "".join(rv) - return r - - def unget(self, char): - # Only one character is allowed to be ungotten at once - it must - # be consumed again before any further call to unget - if char is not EOF: - if self.chunkOffset == 0: - # unget is called quite rarely, so it's a good idea to do - # more work here if it saves a bit of work in the frequently - # called char and charsUntil. - # So, just prepend the ungotten character onto the current - # chunk: - self.chunk = char + self.chunk - self.chunkSize += 1 - else: - self.chunkOffset -= 1 - assert self.chunk[self.chunkOffset] == char - - -class HTMLBinaryInputStream(HTMLUnicodeInputStream): - """Provides a unicode stream of characters to the HTMLTokenizer. - - This class takes care of character encoding and removing or replacing - incorrect byte-sequences and also provides column and line tracking. - - """ - - def __init__(self, source, override_encoding=None, transport_encoding=None, - same_origin_parent_encoding=None, likely_encoding=None, - default_encoding="windows-1252", useChardet=True): - """Initialises the HTMLInputStream. - - HTMLInputStream(source, [encoding]) -> Normalized stream from source - for use by html5lib. - - source can be either a file-object, local filename or a string. - - The optional encoding parameter must be a string that indicates - the encoding. If specified, that encoding will be used, - regardless of any BOM or later declaration (such as in a meta - element) - - """ - # Raw Stream - for unicode objects this will encode to utf-8 and set - # self.charEncoding as appropriate - self.rawStream = self.openStream(source) - - HTMLUnicodeInputStream.__init__(self, self.rawStream) - - # Encoding Information - # Number of bytes to use when looking for a meta element with - # encoding information - self.numBytesMeta = 1024 - # Number of bytes to use when using detecting encoding using chardet - self.numBytesChardet = 100 - # Things from args - self.override_encoding = override_encoding - self.transport_encoding = transport_encoding - self.same_origin_parent_encoding = same_origin_parent_encoding - self.likely_encoding = likely_encoding - self.default_encoding = default_encoding - - # Determine encoding - self.charEncoding = self.determineEncoding(useChardet) - assert self.charEncoding[0] is not None - - # Call superclass - self.reset() - - def reset(self): - self.dataStream = self.charEncoding[0].codec_info.streamreader(self.rawStream, 'replace') - HTMLUnicodeInputStream.reset(self) - - def openStream(self, source): - """Produces a file object from source. - - source can be either a file object, local filename or a string. - - """ - # Already a file object - if hasattr(source, 'read'): - stream = source - else: - stream = BytesIO(source) - - try: - stream.seek(stream.tell()) - except Exception: - stream = BufferedStream(stream) - - return stream - - def determineEncoding(self, chardet=True): - # BOMs take precedence over everything - # This will also read past the BOM if present - charEncoding = self.detectBOM(), "certain" - if charEncoding[0] is not None: - return charEncoding - - # If we've been overridden, we've been overridden - charEncoding = lookupEncoding(self.override_encoding), "certain" - if charEncoding[0] is not None: - return charEncoding - - # Now check the transport layer - charEncoding = lookupEncoding(self.transport_encoding), "certain" - if charEncoding[0] is not None: - return charEncoding - - # Look for meta elements with encoding information - charEncoding = self.detectEncodingMeta(), "tentative" - if charEncoding[0] is not None: - return charEncoding - - # Parent document encoding - charEncoding = lookupEncoding(self.same_origin_parent_encoding), "tentative" - if charEncoding[0] is not None and not charEncoding[0].name.startswith("utf-16"): - return charEncoding - - # "likely" encoding - charEncoding = lookupEncoding(self.likely_encoding), "tentative" - if charEncoding[0] is not None: - return charEncoding - - # Guess with chardet, if available - if chardet: - try: - from pip._vendor.chardet.universaldetector import UniversalDetector - except ImportError: - pass - else: - buffers = [] - detector = UniversalDetector() - while not detector.done: - buffer = self.rawStream.read(self.numBytesChardet) - assert isinstance(buffer, bytes) - if not buffer: - break - buffers.append(buffer) - detector.feed(buffer) - detector.close() - encoding = lookupEncoding(detector.result['encoding']) - self.rawStream.seek(0) - if encoding is not None: - return encoding, "tentative" - - # Try the default encoding - charEncoding = lookupEncoding(self.default_encoding), "tentative" - if charEncoding[0] is not None: - return charEncoding - - # Fallback to html5lib's default if even that hasn't worked - return lookupEncoding("windows-1252"), "tentative" - - def changeEncoding(self, newEncoding): - assert self.charEncoding[1] != "certain" - newEncoding = lookupEncoding(newEncoding) - if newEncoding is None: - return - if newEncoding.name in ("utf-16be", "utf-16le"): - newEncoding = lookupEncoding("utf-8") - assert newEncoding is not None - elif newEncoding == self.charEncoding[0]: - self.charEncoding = (self.charEncoding[0], "certain") - else: - self.rawStream.seek(0) - self.charEncoding = (newEncoding, "certain") - self.reset() - raise _ReparseException("Encoding changed from %s to %s" % (self.charEncoding[0], newEncoding)) - - def detectBOM(self): - """Attempts to detect at BOM at the start of the stream. If - an encoding can be determined from the BOM return the name of the - encoding otherwise return None""" - bomDict = { - codecs.BOM_UTF8: 'utf-8', - codecs.BOM_UTF16_LE: 'utf-16le', codecs.BOM_UTF16_BE: 'utf-16be', - codecs.BOM_UTF32_LE: 'utf-32le', codecs.BOM_UTF32_BE: 'utf-32be' - } - - # Go to beginning of file and read in 4 bytes - string = self.rawStream.read(4) - assert isinstance(string, bytes) - - # Try detecting the BOM using bytes from the string - encoding = bomDict.get(string[:3]) # UTF-8 - seek = 3 - if not encoding: - # Need to detect UTF-32 before UTF-16 - encoding = bomDict.get(string) # UTF-32 - seek = 4 - if not encoding: - encoding = bomDict.get(string[:2]) # UTF-16 - seek = 2 - - # Set the read position past the BOM if one was found, otherwise - # set it to the start of the stream - if encoding: - self.rawStream.seek(seek) - return lookupEncoding(encoding) - else: - self.rawStream.seek(0) - return None - - def detectEncodingMeta(self): - """Report the encoding declared by the meta element - """ - buffer = self.rawStream.read(self.numBytesMeta) - assert isinstance(buffer, bytes) - parser = EncodingParser(buffer) - self.rawStream.seek(0) - encoding = parser.getEncoding() - - if encoding is not None and encoding.name in ("utf-16be", "utf-16le"): - encoding = lookupEncoding("utf-8") - - return encoding - - -class EncodingBytes(bytes): - """String-like object with an associated position and various extra methods - If the position is ever greater than the string length then an exception is - raised""" - def __new__(self, value): - assert isinstance(value, bytes) - return bytes.__new__(self, value.lower()) - - def __init__(self, value): - # pylint:disable=unused-argument - self._position = -1 - - def __iter__(self): - return self - - def __next__(self): - p = self._position = self._position + 1 - if p >= len(self): - raise StopIteration - elif p < 0: - raise TypeError - return self[p:p + 1] - - def next(self): - # Py2 compat - return self.__next__() - - def previous(self): - p = self._position - if p >= len(self): - raise StopIteration - elif p < 0: - raise TypeError - self._position = p = p - 1 - return self[p:p + 1] - - def setPosition(self, position): - if self._position >= len(self): - raise StopIteration - self._position = position - - def getPosition(self): - if self._position >= len(self): - raise StopIteration - if self._position >= 0: - return self._position - else: - return None - - position = property(getPosition, setPosition) - - def getCurrentByte(self): - return self[self.position:self.position + 1] - - currentByte = property(getCurrentByte) - - def skip(self, chars=spaceCharactersBytes): - """Skip past a list of characters""" - p = self.position # use property for the error-checking - while p < len(self): - c = self[p:p + 1] - if c not in chars: - self._position = p - return c - p += 1 - self._position = p - return None - - def skipUntil(self, chars): - p = self.position - while p < len(self): - c = self[p:p + 1] - if c in chars: - self._position = p - return c - p += 1 - self._position = p - return None - - def matchBytes(self, bytes): - """Look for a sequence of bytes at the start of a string. If the bytes - are found return True and advance the position to the byte after the - match. Otherwise return False and leave the position alone""" - rv = self.startswith(bytes, self.position) - if rv: - self.position += len(bytes) - return rv - - def jumpTo(self, bytes): - """Look for the next sequence of bytes matching a given sequence. If - a match is found advance the position to the last byte of the match""" - try: - self._position = self.index(bytes, self.position) + len(bytes) - 1 - except ValueError: - raise StopIteration - return True - - -class EncodingParser(object): - """Mini parser for detecting character encoding from meta elements""" - - def __init__(self, data): - """string - the data to work on for encoding detection""" - self.data = EncodingBytes(data) - self.encoding = None - - def getEncoding(self): - if b"") - - def handleMeta(self): - if self.data.currentByte not in spaceCharactersBytes: - # if we have ") - - def getAttribute(self): - """Return a name,value pair for the next attribute in the stream, - if one is found, or None""" - data = self.data - # Step 1 (skip chars) - c = data.skip(spaceCharactersBytes | frozenset([b"/"])) - assert c is None or len(c) == 1 - # Step 2 - if c in (b">", None): - return None - # Step 3 - attrName = [] - attrValue = [] - # Step 4 attribute name - while True: - if c == b"=" and attrName: - break - elif c in spaceCharactersBytes: - # Step 6! - c = data.skip() - break - elif c in (b"/", b">"): - return b"".join(attrName), b"" - elif c in asciiUppercaseBytes: - attrName.append(c.lower()) - elif c is None: - return None - else: - attrName.append(c) - # Step 5 - c = next(data) - # Step 7 - if c != b"=": - data.previous() - return b"".join(attrName), b"" - # Step 8 - next(data) - # Step 9 - c = data.skip() - # Step 10 - if c in (b"'", b'"'): - # 10.1 - quoteChar = c - while True: - # 10.2 - c = next(data) - # 10.3 - if c == quoteChar: - next(data) - return b"".join(attrName), b"".join(attrValue) - # 10.4 - elif c in asciiUppercaseBytes: - attrValue.append(c.lower()) - # 10.5 - else: - attrValue.append(c) - elif c == b">": - return b"".join(attrName), b"" - elif c in asciiUppercaseBytes: - attrValue.append(c.lower()) - elif c is None: - return None - else: - attrValue.append(c) - # Step 11 - while True: - c = next(data) - if c in spacesAngleBrackets: - return b"".join(attrName), b"".join(attrValue) - elif c in asciiUppercaseBytes: - attrValue.append(c.lower()) - elif c is None: - return None - else: - attrValue.append(c) - - -class ContentAttrParser(object): - def __init__(self, data): - assert isinstance(data, bytes) - self.data = data - - def parse(self): - try: - # Check if the attr name is charset - # otherwise return - self.data.jumpTo(b"charset") - self.data.position += 1 - self.data.skip() - if not self.data.currentByte == b"=": - # If there is no = sign keep looking for attrs - return None - self.data.position += 1 - self.data.skip() - # Look for an encoding between matching quote marks - if self.data.currentByte in (b'"', b"'"): - quoteMark = self.data.currentByte - self.data.position += 1 - oldPosition = self.data.position - if self.data.jumpTo(quoteMark): - return self.data[oldPosition:self.data.position] - else: - return None - else: - # Unquoted value - oldPosition = self.data.position - try: - self.data.skipUntil(spaceCharactersBytes) - return self.data[oldPosition:self.data.position] - except StopIteration: - # Return the whole remaining value - return self.data[oldPosition:] - except StopIteration: - return None - - -def lookupEncoding(encoding): - """Return the python codec name corresponding to an encoding or None if the - string doesn't correspond to a valid encoding.""" - if isinstance(encoding, bytes): - try: - encoding = encoding.decode("ascii") - except UnicodeDecodeError: - return None - - if encoding is not None: - try: - return webencodings.lookup(encoding) - except AttributeError: - return None - else: - return None diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_tokenizer.py b/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_tokenizer.py deleted file mode 100644 index 5f00253..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_tokenizer.py +++ /dev/null @@ -1,1735 +0,0 @@ -from __future__ import absolute_import, division, unicode_literals - -from pip._vendor.six import unichr as chr - -from collections import deque, OrderedDict -from sys import version_info - -from .constants import spaceCharacters -from .constants import entities -from .constants import asciiLetters, asciiUpper2Lower -from .constants import digits, hexDigits, EOF -from .constants import tokenTypes, tagTokenTypes -from .constants import replacementCharacters - -from ._inputstream import HTMLInputStream - -from ._trie import Trie - -entitiesTrie = Trie(entities) - -if version_info >= (3, 7): - attributeMap = dict -else: - attributeMap = OrderedDict - - -class HTMLTokenizer(object): - """ This class takes care of tokenizing HTML. - - * self.currentToken - Holds the token that is currently being processed. - - * self.state - Holds a reference to the method to be invoked... XXX - - * self.stream - Points to HTMLInputStream object. - """ - - def __init__(self, stream, parser=None, **kwargs): - - self.stream = HTMLInputStream(stream, **kwargs) - self.parser = parser - - # Setup the initial tokenizer state - self.escapeFlag = False - self.lastFourChars = [] - self.state = self.dataState - self.escape = False - - # The current token being created - self.currentToken = None - super(HTMLTokenizer, self).__init__() - - def __iter__(self): - """ This is where the magic happens. - - We do our usually processing through the states and when we have a token - to return we yield the token which pauses processing until the next token - is requested. - """ - self.tokenQueue = deque([]) - # Start processing. When EOF is reached self.state will return False - # instead of True and the loop will terminate. - while self.state(): - while self.stream.errors: - yield {"type": tokenTypes["ParseError"], "data": self.stream.errors.pop(0)} - while self.tokenQueue: - yield self.tokenQueue.popleft() - - def consumeNumberEntity(self, isHex): - """This function returns either U+FFFD or the character based on the - decimal or hexadecimal representation. It also discards ";" if present. - If not present self.tokenQueue.append({"type": tokenTypes["ParseError"]}) is invoked. - """ - - allowed = digits - radix = 10 - if isHex: - allowed = hexDigits - radix = 16 - - charStack = [] - - # Consume all the characters that are in range while making sure we - # don't hit an EOF. - c = self.stream.char() - while c in allowed and c is not EOF: - charStack.append(c) - c = self.stream.char() - - # Convert the set of characters consumed to an int. - charAsInt = int("".join(charStack), radix) - - # Certain characters get replaced with others - if charAsInt in replacementCharacters: - char = replacementCharacters[charAsInt] - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "illegal-codepoint-for-numeric-entity", - "datavars": {"charAsInt": charAsInt}}) - elif ((0xD800 <= charAsInt <= 0xDFFF) or - (charAsInt > 0x10FFFF)): - char = "\uFFFD" - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "illegal-codepoint-for-numeric-entity", - "datavars": {"charAsInt": charAsInt}}) - else: - # Should speed up this check somehow (e.g. move the set to a constant) - if ((0x0001 <= charAsInt <= 0x0008) or - (0x000E <= charAsInt <= 0x001F) or - (0x007F <= charAsInt <= 0x009F) or - (0xFDD0 <= charAsInt <= 0xFDEF) or - charAsInt in frozenset([0x000B, 0xFFFE, 0xFFFF, 0x1FFFE, - 0x1FFFF, 0x2FFFE, 0x2FFFF, 0x3FFFE, - 0x3FFFF, 0x4FFFE, 0x4FFFF, 0x5FFFE, - 0x5FFFF, 0x6FFFE, 0x6FFFF, 0x7FFFE, - 0x7FFFF, 0x8FFFE, 0x8FFFF, 0x9FFFE, - 0x9FFFF, 0xAFFFE, 0xAFFFF, 0xBFFFE, - 0xBFFFF, 0xCFFFE, 0xCFFFF, 0xDFFFE, - 0xDFFFF, 0xEFFFE, 0xEFFFF, 0xFFFFE, - 0xFFFFF, 0x10FFFE, 0x10FFFF])): - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": - "illegal-codepoint-for-numeric-entity", - "datavars": {"charAsInt": charAsInt}}) - try: - # Try/except needed as UCS-2 Python builds' unichar only works - # within the BMP. - char = chr(charAsInt) - except ValueError: - v = charAsInt - 0x10000 - char = chr(0xD800 | (v >> 10)) + chr(0xDC00 | (v & 0x3FF)) - - # Discard the ; if present. Otherwise, put it back on the queue and - # invoke parseError on parser. - if c != ";": - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "numeric-entity-without-semicolon"}) - self.stream.unget(c) - - return char - - def consumeEntity(self, allowedChar=None, fromAttribute=False): - # Initialise to the default output for when no entity is matched - output = "&" - - charStack = [self.stream.char()] - if (charStack[0] in spaceCharacters or charStack[0] in (EOF, "<", "&") or - (allowedChar is not None and allowedChar == charStack[0])): - self.stream.unget(charStack[0]) - - elif charStack[0] == "#": - # Read the next character to see if it's hex or decimal - hex = False - charStack.append(self.stream.char()) - if charStack[-1] in ("x", "X"): - hex = True - charStack.append(self.stream.char()) - - # charStack[-1] should be the first digit - if (hex and charStack[-1] in hexDigits) \ - or (not hex and charStack[-1] in digits): - # At least one digit found, so consume the whole number - self.stream.unget(charStack[-1]) - output = self.consumeNumberEntity(hex) - else: - # No digits found - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": "expected-numeric-entity"}) - self.stream.unget(charStack.pop()) - output = "&" + "".join(charStack) - - else: - # At this point in the process might have named entity. Entities - # are stored in the global variable "entities". - # - # Consume characters and compare to these to a substring of the - # entity names in the list until the substring no longer matches. - while (charStack[-1] is not EOF): - if not entitiesTrie.has_keys_with_prefix("".join(charStack)): - break - charStack.append(self.stream.char()) - - # At this point we have a string that starts with some characters - # that may match an entity - # Try to find the longest entity the string will match to take care - # of ¬i for instance. - try: - entityName = entitiesTrie.longest_prefix("".join(charStack[:-1])) - entityLength = len(entityName) - except KeyError: - entityName = None - - if entityName is not None: - if entityName[-1] != ";": - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "named-entity-without-semicolon"}) - if (entityName[-1] != ";" and fromAttribute and - (charStack[entityLength] in asciiLetters or - charStack[entityLength] in digits or - charStack[entityLength] == "=")): - self.stream.unget(charStack.pop()) - output = "&" + "".join(charStack) - else: - output = entities[entityName] - self.stream.unget(charStack.pop()) - output += "".join(charStack[entityLength:]) - else: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "expected-named-entity"}) - self.stream.unget(charStack.pop()) - output = "&" + "".join(charStack) - - if fromAttribute: - self.currentToken["data"][-1][1] += output - else: - if output in spaceCharacters: - tokenType = "SpaceCharacters" - else: - tokenType = "Characters" - self.tokenQueue.append({"type": tokenTypes[tokenType], "data": output}) - - def processEntityInAttribute(self, allowedChar): - """This method replaces the need for "entityInAttributeValueState". - """ - self.consumeEntity(allowedChar=allowedChar, fromAttribute=True) - - def emitCurrentToken(self): - """This method is a generic handler for emitting the tags. It also sets - the state to "data" because that's what's needed after a token has been - emitted. - """ - token = self.currentToken - # Add token to the queue to be yielded - if (token["type"] in tagTokenTypes): - token["name"] = token["name"].translate(asciiUpper2Lower) - if token["type"] == tokenTypes["StartTag"]: - raw = token["data"] - data = attributeMap(raw) - if len(raw) > len(data): - # we had some duplicated attribute, fix so first wins - data.update(raw[::-1]) - token["data"] = data - - if token["type"] == tokenTypes["EndTag"]: - if token["data"]: - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": "attributes-in-end-tag"}) - if token["selfClosing"]: - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": "self-closing-flag-on-end-tag"}) - self.tokenQueue.append(token) - self.state = self.dataState - - # Below are the various tokenizer states worked out. - def dataState(self): - data = self.stream.char() - if data == "&": - self.state = self.entityDataState - elif data == "<": - self.state = self.tagOpenState - elif data == "\u0000": - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": "invalid-codepoint"}) - self.tokenQueue.append({"type": tokenTypes["Characters"], - "data": "\u0000"}) - elif data is EOF: - # Tokenization ends. - return False - elif data in spaceCharacters: - # Directly after emitting a token you switch back to the "data - # state". At that point spaceCharacters are important so they are - # emitted separately. - self.tokenQueue.append({"type": tokenTypes["SpaceCharacters"], "data": - data + self.stream.charsUntil(spaceCharacters, True)}) - # No need to update lastFourChars here, since the first space will - # have already been appended to lastFourChars and will have broken - # any sequences - else: - chars = self.stream.charsUntil(("&", "<", "\u0000")) - self.tokenQueue.append({"type": tokenTypes["Characters"], "data": - data + chars}) - return True - - def entityDataState(self): - self.consumeEntity() - self.state = self.dataState - return True - - def rcdataState(self): - data = self.stream.char() - if data == "&": - self.state = self.characterReferenceInRcdata - elif data == "<": - self.state = self.rcdataLessThanSignState - elif data == EOF: - # Tokenization ends. - return False - elif data == "\u0000": - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": "invalid-codepoint"}) - self.tokenQueue.append({"type": tokenTypes["Characters"], - "data": "\uFFFD"}) - elif data in spaceCharacters: - # Directly after emitting a token you switch back to the "data - # state". At that point spaceCharacters are important so they are - # emitted separately. - self.tokenQueue.append({"type": tokenTypes["SpaceCharacters"], "data": - data + self.stream.charsUntil(spaceCharacters, True)}) - # No need to update lastFourChars here, since the first space will - # have already been appended to lastFourChars and will have broken - # any sequences - else: - chars = self.stream.charsUntil(("&", "<", "\u0000")) - self.tokenQueue.append({"type": tokenTypes["Characters"], "data": - data + chars}) - return True - - def characterReferenceInRcdata(self): - self.consumeEntity() - self.state = self.rcdataState - return True - - def rawtextState(self): - data = self.stream.char() - if data == "<": - self.state = self.rawtextLessThanSignState - elif data == "\u0000": - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": "invalid-codepoint"}) - self.tokenQueue.append({"type": tokenTypes["Characters"], - "data": "\uFFFD"}) - elif data == EOF: - # Tokenization ends. - return False - else: - chars = self.stream.charsUntil(("<", "\u0000")) - self.tokenQueue.append({"type": tokenTypes["Characters"], "data": - data + chars}) - return True - - def scriptDataState(self): - data = self.stream.char() - if data == "<": - self.state = self.scriptDataLessThanSignState - elif data == "\u0000": - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": "invalid-codepoint"}) - self.tokenQueue.append({"type": tokenTypes["Characters"], - "data": "\uFFFD"}) - elif data == EOF: - # Tokenization ends. - return False - else: - chars = self.stream.charsUntil(("<", "\u0000")) - self.tokenQueue.append({"type": tokenTypes["Characters"], "data": - data + chars}) - return True - - def plaintextState(self): - data = self.stream.char() - if data == EOF: - # Tokenization ends. - return False - elif data == "\u0000": - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": "invalid-codepoint"}) - self.tokenQueue.append({"type": tokenTypes["Characters"], - "data": "\uFFFD"}) - else: - self.tokenQueue.append({"type": tokenTypes["Characters"], "data": - data + self.stream.charsUntil("\u0000")}) - return True - - def tagOpenState(self): - data = self.stream.char() - if data == "!": - self.state = self.markupDeclarationOpenState - elif data == "/": - self.state = self.closeTagOpenState - elif data in asciiLetters: - self.currentToken = {"type": tokenTypes["StartTag"], - "name": data, "data": [], - "selfClosing": False, - "selfClosingAcknowledged": False} - self.state = self.tagNameState - elif data == ">": - # XXX In theory it could be something besides a tag name. But - # do we really care? - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "expected-tag-name-but-got-right-bracket"}) - self.tokenQueue.append({"type": tokenTypes["Characters"], "data": "<>"}) - self.state = self.dataState - elif data == "?": - # XXX In theory it could be something besides a tag name. But - # do we really care? - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "expected-tag-name-but-got-question-mark"}) - self.stream.unget(data) - self.state = self.bogusCommentState - else: - # XXX - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "expected-tag-name"}) - self.tokenQueue.append({"type": tokenTypes["Characters"], "data": "<"}) - self.stream.unget(data) - self.state = self.dataState - return True - - def closeTagOpenState(self): - data = self.stream.char() - if data in asciiLetters: - self.currentToken = {"type": tokenTypes["EndTag"], "name": data, - "data": [], "selfClosing": False} - self.state = self.tagNameState - elif data == ">": - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "expected-closing-tag-but-got-right-bracket"}) - self.state = self.dataState - elif data is EOF: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "expected-closing-tag-but-got-eof"}) - self.tokenQueue.append({"type": tokenTypes["Characters"], "data": "": - self.emitCurrentToken() - elif data is EOF: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "eof-in-tag-name"}) - self.state = self.dataState - elif data == "/": - self.state = self.selfClosingStartTagState - elif data == "\u0000": - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": "invalid-codepoint"}) - self.currentToken["name"] += "\uFFFD" - else: - self.currentToken["name"] += data - # (Don't use charsUntil here, because tag names are - # very short and it's faster to not do anything fancy) - return True - - def rcdataLessThanSignState(self): - data = self.stream.char() - if data == "/": - self.temporaryBuffer = "" - self.state = self.rcdataEndTagOpenState - else: - self.tokenQueue.append({"type": tokenTypes["Characters"], "data": "<"}) - self.stream.unget(data) - self.state = self.rcdataState - return True - - def rcdataEndTagOpenState(self): - data = self.stream.char() - if data in asciiLetters: - self.temporaryBuffer += data - self.state = self.rcdataEndTagNameState - else: - self.tokenQueue.append({"type": tokenTypes["Characters"], "data": "" and appropriate: - self.currentToken = {"type": tokenTypes["EndTag"], - "name": self.temporaryBuffer, - "data": [], "selfClosing": False} - self.emitCurrentToken() - self.state = self.dataState - elif data in asciiLetters: - self.temporaryBuffer += data - else: - self.tokenQueue.append({"type": tokenTypes["Characters"], - "data": "" and appropriate: - self.currentToken = {"type": tokenTypes["EndTag"], - "name": self.temporaryBuffer, - "data": [], "selfClosing": False} - self.emitCurrentToken() - self.state = self.dataState - elif data in asciiLetters: - self.temporaryBuffer += data - else: - self.tokenQueue.append({"type": tokenTypes["Characters"], - "data": "" and appropriate: - self.currentToken = {"type": tokenTypes["EndTag"], - "name": self.temporaryBuffer, - "data": [], "selfClosing": False} - self.emitCurrentToken() - self.state = self.dataState - elif data in asciiLetters: - self.temporaryBuffer += data - else: - self.tokenQueue.append({"type": tokenTypes["Characters"], - "data": "": - self.tokenQueue.append({"type": tokenTypes["Characters"], "data": ">"}) - self.state = self.scriptDataState - elif data == "\u0000": - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": "invalid-codepoint"}) - self.tokenQueue.append({"type": tokenTypes["Characters"], - "data": "\uFFFD"}) - self.state = self.scriptDataEscapedState - elif data == EOF: - self.state = self.dataState - else: - self.tokenQueue.append({"type": tokenTypes["Characters"], "data": data}) - self.state = self.scriptDataEscapedState - return True - - def scriptDataEscapedLessThanSignState(self): - data = self.stream.char() - if data == "/": - self.temporaryBuffer = "" - self.state = self.scriptDataEscapedEndTagOpenState - elif data in asciiLetters: - self.tokenQueue.append({"type": tokenTypes["Characters"], "data": "<" + data}) - self.temporaryBuffer = data - self.state = self.scriptDataDoubleEscapeStartState - else: - self.tokenQueue.append({"type": tokenTypes["Characters"], "data": "<"}) - self.stream.unget(data) - self.state = self.scriptDataEscapedState - return True - - def scriptDataEscapedEndTagOpenState(self): - data = self.stream.char() - if data in asciiLetters: - self.temporaryBuffer = data - self.state = self.scriptDataEscapedEndTagNameState - else: - self.tokenQueue.append({"type": tokenTypes["Characters"], "data": "" and appropriate: - self.currentToken = {"type": tokenTypes["EndTag"], - "name": self.temporaryBuffer, - "data": [], "selfClosing": False} - self.emitCurrentToken() - self.state = self.dataState - elif data in asciiLetters: - self.temporaryBuffer += data - else: - self.tokenQueue.append({"type": tokenTypes["Characters"], - "data": ""))): - self.tokenQueue.append({"type": tokenTypes["Characters"], "data": data}) - if self.temporaryBuffer.lower() == "script": - self.state = self.scriptDataDoubleEscapedState - else: - self.state = self.scriptDataEscapedState - elif data in asciiLetters: - self.tokenQueue.append({"type": tokenTypes["Characters"], "data": data}) - self.temporaryBuffer += data - else: - self.stream.unget(data) - self.state = self.scriptDataEscapedState - return True - - def scriptDataDoubleEscapedState(self): - data = self.stream.char() - if data == "-": - self.tokenQueue.append({"type": tokenTypes["Characters"], "data": "-"}) - self.state = self.scriptDataDoubleEscapedDashState - elif data == "<": - self.tokenQueue.append({"type": tokenTypes["Characters"], "data": "<"}) - self.state = self.scriptDataDoubleEscapedLessThanSignState - elif data == "\u0000": - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": "invalid-codepoint"}) - self.tokenQueue.append({"type": tokenTypes["Characters"], - "data": "\uFFFD"}) - elif data == EOF: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "eof-in-script-in-script"}) - self.state = self.dataState - else: - self.tokenQueue.append({"type": tokenTypes["Characters"], "data": data}) - return True - - def scriptDataDoubleEscapedDashState(self): - data = self.stream.char() - if data == "-": - self.tokenQueue.append({"type": tokenTypes["Characters"], "data": "-"}) - self.state = self.scriptDataDoubleEscapedDashDashState - elif data == "<": - self.tokenQueue.append({"type": tokenTypes["Characters"], "data": "<"}) - self.state = self.scriptDataDoubleEscapedLessThanSignState - elif data == "\u0000": - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": "invalid-codepoint"}) - self.tokenQueue.append({"type": tokenTypes["Characters"], - "data": "\uFFFD"}) - self.state = self.scriptDataDoubleEscapedState - elif data == EOF: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "eof-in-script-in-script"}) - self.state = self.dataState - else: - self.tokenQueue.append({"type": tokenTypes["Characters"], "data": data}) - self.state = self.scriptDataDoubleEscapedState - return True - - def scriptDataDoubleEscapedDashDashState(self): - data = self.stream.char() - if data == "-": - self.tokenQueue.append({"type": tokenTypes["Characters"], "data": "-"}) - elif data == "<": - self.tokenQueue.append({"type": tokenTypes["Characters"], "data": "<"}) - self.state = self.scriptDataDoubleEscapedLessThanSignState - elif data == ">": - self.tokenQueue.append({"type": tokenTypes["Characters"], "data": ">"}) - self.state = self.scriptDataState - elif data == "\u0000": - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": "invalid-codepoint"}) - self.tokenQueue.append({"type": tokenTypes["Characters"], - "data": "\uFFFD"}) - self.state = self.scriptDataDoubleEscapedState - elif data == EOF: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "eof-in-script-in-script"}) - self.state = self.dataState - else: - self.tokenQueue.append({"type": tokenTypes["Characters"], "data": data}) - self.state = self.scriptDataDoubleEscapedState - return True - - def scriptDataDoubleEscapedLessThanSignState(self): - data = self.stream.char() - if data == "/": - self.tokenQueue.append({"type": tokenTypes["Characters"], "data": "/"}) - self.temporaryBuffer = "" - self.state = self.scriptDataDoubleEscapeEndState - else: - self.stream.unget(data) - self.state = self.scriptDataDoubleEscapedState - return True - - def scriptDataDoubleEscapeEndState(self): - data = self.stream.char() - if data in (spaceCharacters | frozenset(("/", ">"))): - self.tokenQueue.append({"type": tokenTypes["Characters"], "data": data}) - if self.temporaryBuffer.lower() == "script": - self.state = self.scriptDataEscapedState - else: - self.state = self.scriptDataDoubleEscapedState - elif data in asciiLetters: - self.tokenQueue.append({"type": tokenTypes["Characters"], "data": data}) - self.temporaryBuffer += data - else: - self.stream.unget(data) - self.state = self.scriptDataDoubleEscapedState - return True - - def beforeAttributeNameState(self): - data = self.stream.char() - if data in spaceCharacters: - self.stream.charsUntil(spaceCharacters, True) - elif data in asciiLetters: - self.currentToken["data"].append([data, ""]) - self.state = self.attributeNameState - elif data == ">": - self.emitCurrentToken() - elif data == "/": - self.state = self.selfClosingStartTagState - elif data in ("'", '"', "=", "<"): - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "invalid-character-in-attribute-name"}) - self.currentToken["data"].append([data, ""]) - self.state = self.attributeNameState - elif data == "\u0000": - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": "invalid-codepoint"}) - self.currentToken["data"].append(["\uFFFD", ""]) - self.state = self.attributeNameState - elif data is EOF: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "expected-attribute-name-but-got-eof"}) - self.state = self.dataState - else: - self.currentToken["data"].append([data, ""]) - self.state = self.attributeNameState - return True - - def attributeNameState(self): - data = self.stream.char() - leavingThisState = True - emitToken = False - if data == "=": - self.state = self.beforeAttributeValueState - elif data in asciiLetters: - self.currentToken["data"][-1][0] += data +\ - self.stream.charsUntil(asciiLetters, True) - leavingThisState = False - elif data == ">": - # XXX If we emit here the attributes are converted to a dict - # without being checked and when the code below runs we error - # because data is a dict not a list - emitToken = True - elif data in spaceCharacters: - self.state = self.afterAttributeNameState - elif data == "/": - self.state = self.selfClosingStartTagState - elif data == "\u0000": - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": "invalid-codepoint"}) - self.currentToken["data"][-1][0] += "\uFFFD" - leavingThisState = False - elif data in ("'", '"', "<"): - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": - "invalid-character-in-attribute-name"}) - self.currentToken["data"][-1][0] += data - leavingThisState = False - elif data is EOF: - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": "eof-in-attribute-name"}) - self.state = self.dataState - else: - self.currentToken["data"][-1][0] += data - leavingThisState = False - - if leavingThisState: - # Attributes are not dropped at this stage. That happens when the - # start tag token is emitted so values can still be safely appended - # to attributes, but we do want to report the parse error in time. - self.currentToken["data"][-1][0] = ( - self.currentToken["data"][-1][0].translate(asciiUpper2Lower)) - for name, _ in self.currentToken["data"][:-1]: - if self.currentToken["data"][-1][0] == name: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "duplicate-attribute"}) - break - # XXX Fix for above XXX - if emitToken: - self.emitCurrentToken() - return True - - def afterAttributeNameState(self): - data = self.stream.char() - if data in spaceCharacters: - self.stream.charsUntil(spaceCharacters, True) - elif data == "=": - self.state = self.beforeAttributeValueState - elif data == ">": - self.emitCurrentToken() - elif data in asciiLetters: - self.currentToken["data"].append([data, ""]) - self.state = self.attributeNameState - elif data == "/": - self.state = self.selfClosingStartTagState - elif data == "\u0000": - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": "invalid-codepoint"}) - self.currentToken["data"].append(["\uFFFD", ""]) - self.state = self.attributeNameState - elif data in ("'", '"', "<"): - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "invalid-character-after-attribute-name"}) - self.currentToken["data"].append([data, ""]) - self.state = self.attributeNameState - elif data is EOF: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "expected-end-of-tag-but-got-eof"}) - self.state = self.dataState - else: - self.currentToken["data"].append([data, ""]) - self.state = self.attributeNameState - return True - - def beforeAttributeValueState(self): - data = self.stream.char() - if data in spaceCharacters: - self.stream.charsUntil(spaceCharacters, True) - elif data == "\"": - self.state = self.attributeValueDoubleQuotedState - elif data == "&": - self.state = self.attributeValueUnQuotedState - self.stream.unget(data) - elif data == "'": - self.state = self.attributeValueSingleQuotedState - elif data == ">": - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "expected-attribute-value-but-got-right-bracket"}) - self.emitCurrentToken() - elif data == "\u0000": - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": "invalid-codepoint"}) - self.currentToken["data"][-1][1] += "\uFFFD" - self.state = self.attributeValueUnQuotedState - elif data in ("=", "<", "`"): - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "equals-in-unquoted-attribute-value"}) - self.currentToken["data"][-1][1] += data - self.state = self.attributeValueUnQuotedState - elif data is EOF: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "expected-attribute-value-but-got-eof"}) - self.state = self.dataState - else: - self.currentToken["data"][-1][1] += data - self.state = self.attributeValueUnQuotedState - return True - - def attributeValueDoubleQuotedState(self): - data = self.stream.char() - if data == "\"": - self.state = self.afterAttributeValueState - elif data == "&": - self.processEntityInAttribute('"') - elif data == "\u0000": - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": "invalid-codepoint"}) - self.currentToken["data"][-1][1] += "\uFFFD" - elif data is EOF: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "eof-in-attribute-value-double-quote"}) - self.state = self.dataState - else: - self.currentToken["data"][-1][1] += data +\ - self.stream.charsUntil(("\"", "&", "\u0000")) - return True - - def attributeValueSingleQuotedState(self): - data = self.stream.char() - if data == "'": - self.state = self.afterAttributeValueState - elif data == "&": - self.processEntityInAttribute("'") - elif data == "\u0000": - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": "invalid-codepoint"}) - self.currentToken["data"][-1][1] += "\uFFFD" - elif data is EOF: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "eof-in-attribute-value-single-quote"}) - self.state = self.dataState - else: - self.currentToken["data"][-1][1] += data +\ - self.stream.charsUntil(("'", "&", "\u0000")) - return True - - def attributeValueUnQuotedState(self): - data = self.stream.char() - if data in spaceCharacters: - self.state = self.beforeAttributeNameState - elif data == "&": - self.processEntityInAttribute(">") - elif data == ">": - self.emitCurrentToken() - elif data in ('"', "'", "=", "<", "`"): - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "unexpected-character-in-unquoted-attribute-value"}) - self.currentToken["data"][-1][1] += data - elif data == "\u0000": - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": "invalid-codepoint"}) - self.currentToken["data"][-1][1] += "\uFFFD" - elif data is EOF: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "eof-in-attribute-value-no-quotes"}) - self.state = self.dataState - else: - self.currentToken["data"][-1][1] += data + self.stream.charsUntil( - frozenset(("&", ">", '"', "'", "=", "<", "`", "\u0000")) | spaceCharacters) - return True - - def afterAttributeValueState(self): - data = self.stream.char() - if data in spaceCharacters: - self.state = self.beforeAttributeNameState - elif data == ">": - self.emitCurrentToken() - elif data == "/": - self.state = self.selfClosingStartTagState - elif data is EOF: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "unexpected-EOF-after-attribute-value"}) - self.stream.unget(data) - self.state = self.dataState - else: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "unexpected-character-after-attribute-value"}) - self.stream.unget(data) - self.state = self.beforeAttributeNameState - return True - - def selfClosingStartTagState(self): - data = self.stream.char() - if data == ">": - self.currentToken["selfClosing"] = True - self.emitCurrentToken() - elif data is EOF: - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": - "unexpected-EOF-after-solidus-in-tag"}) - self.stream.unget(data) - self.state = self.dataState - else: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "unexpected-character-after-solidus-in-tag"}) - self.stream.unget(data) - self.state = self.beforeAttributeNameState - return True - - def bogusCommentState(self): - # Make a new comment token and give it as value all the characters - # until the first > or EOF (charsUntil checks for EOF automatically) - # and emit it. - data = self.stream.charsUntil(">") - data = data.replace("\u0000", "\uFFFD") - self.tokenQueue.append( - {"type": tokenTypes["Comment"], "data": data}) - - # Eat the character directly after the bogus comment which is either a - # ">" or an EOF. - self.stream.char() - self.state = self.dataState - return True - - def markupDeclarationOpenState(self): - charStack = [self.stream.char()] - if charStack[-1] == "-": - charStack.append(self.stream.char()) - if charStack[-1] == "-": - self.currentToken = {"type": tokenTypes["Comment"], "data": ""} - self.state = self.commentStartState - return True - elif charStack[-1] in ('d', 'D'): - matched = True - for expected in (('o', 'O'), ('c', 'C'), ('t', 'T'), - ('y', 'Y'), ('p', 'P'), ('e', 'E')): - charStack.append(self.stream.char()) - if charStack[-1] not in expected: - matched = False - break - if matched: - self.currentToken = {"type": tokenTypes["Doctype"], - "name": "", - "publicId": None, "systemId": None, - "correct": True} - self.state = self.doctypeState - return True - elif (charStack[-1] == "[" and - self.parser is not None and - self.parser.tree.openElements and - self.parser.tree.openElements[-1].namespace != self.parser.tree.defaultNamespace): - matched = True - for expected in ["C", "D", "A", "T", "A", "["]: - charStack.append(self.stream.char()) - if charStack[-1] != expected: - matched = False - break - if matched: - self.state = self.cdataSectionState - return True - - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "expected-dashes-or-doctype"}) - - while charStack: - self.stream.unget(charStack.pop()) - self.state = self.bogusCommentState - return True - - def commentStartState(self): - data = self.stream.char() - if data == "-": - self.state = self.commentStartDashState - elif data == "\u0000": - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": "invalid-codepoint"}) - self.currentToken["data"] += "\uFFFD" - elif data == ">": - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "incorrect-comment"}) - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - elif data is EOF: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "eof-in-comment"}) - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - else: - self.currentToken["data"] += data - self.state = self.commentState - return True - - def commentStartDashState(self): - data = self.stream.char() - if data == "-": - self.state = self.commentEndState - elif data == "\u0000": - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": "invalid-codepoint"}) - self.currentToken["data"] += "-\uFFFD" - elif data == ">": - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "incorrect-comment"}) - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - elif data is EOF: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "eof-in-comment"}) - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - else: - self.currentToken["data"] += "-" + data - self.state = self.commentState - return True - - def commentState(self): - data = self.stream.char() - if data == "-": - self.state = self.commentEndDashState - elif data == "\u0000": - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": "invalid-codepoint"}) - self.currentToken["data"] += "\uFFFD" - elif data is EOF: - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": "eof-in-comment"}) - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - else: - self.currentToken["data"] += data + \ - self.stream.charsUntil(("-", "\u0000")) - return True - - def commentEndDashState(self): - data = self.stream.char() - if data == "-": - self.state = self.commentEndState - elif data == "\u0000": - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": "invalid-codepoint"}) - self.currentToken["data"] += "-\uFFFD" - self.state = self.commentState - elif data is EOF: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "eof-in-comment-end-dash"}) - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - else: - self.currentToken["data"] += "-" + data - self.state = self.commentState - return True - - def commentEndState(self): - data = self.stream.char() - if data == ">": - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - elif data == "\u0000": - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": "invalid-codepoint"}) - self.currentToken["data"] += "--\uFFFD" - self.state = self.commentState - elif data == "!": - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "unexpected-bang-after-double-dash-in-comment"}) - self.state = self.commentEndBangState - elif data == "-": - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "unexpected-dash-after-double-dash-in-comment"}) - self.currentToken["data"] += data - elif data is EOF: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "eof-in-comment-double-dash"}) - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - else: - # XXX - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "unexpected-char-in-comment"}) - self.currentToken["data"] += "--" + data - self.state = self.commentState - return True - - def commentEndBangState(self): - data = self.stream.char() - if data == ">": - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - elif data == "-": - self.currentToken["data"] += "--!" - self.state = self.commentEndDashState - elif data == "\u0000": - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": "invalid-codepoint"}) - self.currentToken["data"] += "--!\uFFFD" - self.state = self.commentState - elif data is EOF: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "eof-in-comment-end-bang-state"}) - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - else: - self.currentToken["data"] += "--!" + data - self.state = self.commentState - return True - - def doctypeState(self): - data = self.stream.char() - if data in spaceCharacters: - self.state = self.beforeDoctypeNameState - elif data is EOF: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "expected-doctype-name-but-got-eof"}) - self.currentToken["correct"] = False - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - else: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "need-space-after-doctype"}) - self.stream.unget(data) - self.state = self.beforeDoctypeNameState - return True - - def beforeDoctypeNameState(self): - data = self.stream.char() - if data in spaceCharacters: - pass - elif data == ">": - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "expected-doctype-name-but-got-right-bracket"}) - self.currentToken["correct"] = False - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - elif data == "\u0000": - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": "invalid-codepoint"}) - self.currentToken["name"] = "\uFFFD" - self.state = self.doctypeNameState - elif data is EOF: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "expected-doctype-name-but-got-eof"}) - self.currentToken["correct"] = False - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - else: - self.currentToken["name"] = data - self.state = self.doctypeNameState - return True - - def doctypeNameState(self): - data = self.stream.char() - if data in spaceCharacters: - self.currentToken["name"] = self.currentToken["name"].translate(asciiUpper2Lower) - self.state = self.afterDoctypeNameState - elif data == ">": - self.currentToken["name"] = self.currentToken["name"].translate(asciiUpper2Lower) - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - elif data == "\u0000": - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": "invalid-codepoint"}) - self.currentToken["name"] += "\uFFFD" - self.state = self.doctypeNameState - elif data is EOF: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "eof-in-doctype-name"}) - self.currentToken["correct"] = False - self.currentToken["name"] = self.currentToken["name"].translate(asciiUpper2Lower) - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - else: - self.currentToken["name"] += data - return True - - def afterDoctypeNameState(self): - data = self.stream.char() - if data in spaceCharacters: - pass - elif data == ">": - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - elif data is EOF: - self.currentToken["correct"] = False - self.stream.unget(data) - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "eof-in-doctype"}) - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - else: - if data in ("p", "P"): - matched = True - for expected in (("u", "U"), ("b", "B"), ("l", "L"), - ("i", "I"), ("c", "C")): - data = self.stream.char() - if data not in expected: - matched = False - break - if matched: - self.state = self.afterDoctypePublicKeywordState - return True - elif data in ("s", "S"): - matched = True - for expected in (("y", "Y"), ("s", "S"), ("t", "T"), - ("e", "E"), ("m", "M")): - data = self.stream.char() - if data not in expected: - matched = False - break - if matched: - self.state = self.afterDoctypeSystemKeywordState - return True - - # All the characters read before the current 'data' will be - # [a-zA-Z], so they're garbage in the bogus doctype and can be - # discarded; only the latest character might be '>' or EOF - # and needs to be ungetted - self.stream.unget(data) - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "expected-space-or-right-bracket-in-doctype", "datavars": - {"data": data}}) - self.currentToken["correct"] = False - self.state = self.bogusDoctypeState - - return True - - def afterDoctypePublicKeywordState(self): - data = self.stream.char() - if data in spaceCharacters: - self.state = self.beforeDoctypePublicIdentifierState - elif data in ("'", '"'): - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "unexpected-char-in-doctype"}) - self.stream.unget(data) - self.state = self.beforeDoctypePublicIdentifierState - elif data is EOF: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "eof-in-doctype"}) - self.currentToken["correct"] = False - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - else: - self.stream.unget(data) - self.state = self.beforeDoctypePublicIdentifierState - return True - - def beforeDoctypePublicIdentifierState(self): - data = self.stream.char() - if data in spaceCharacters: - pass - elif data == "\"": - self.currentToken["publicId"] = "" - self.state = self.doctypePublicIdentifierDoubleQuotedState - elif data == "'": - self.currentToken["publicId"] = "" - self.state = self.doctypePublicIdentifierSingleQuotedState - elif data == ">": - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "unexpected-end-of-doctype"}) - self.currentToken["correct"] = False - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - elif data is EOF: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "eof-in-doctype"}) - self.currentToken["correct"] = False - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - else: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "unexpected-char-in-doctype"}) - self.currentToken["correct"] = False - self.state = self.bogusDoctypeState - return True - - def doctypePublicIdentifierDoubleQuotedState(self): - data = self.stream.char() - if data == "\"": - self.state = self.afterDoctypePublicIdentifierState - elif data == "\u0000": - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": "invalid-codepoint"}) - self.currentToken["publicId"] += "\uFFFD" - elif data == ">": - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "unexpected-end-of-doctype"}) - self.currentToken["correct"] = False - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - elif data is EOF: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "eof-in-doctype"}) - self.currentToken["correct"] = False - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - else: - self.currentToken["publicId"] += data - return True - - def doctypePublicIdentifierSingleQuotedState(self): - data = self.stream.char() - if data == "'": - self.state = self.afterDoctypePublicIdentifierState - elif data == "\u0000": - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": "invalid-codepoint"}) - self.currentToken["publicId"] += "\uFFFD" - elif data == ">": - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "unexpected-end-of-doctype"}) - self.currentToken["correct"] = False - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - elif data is EOF: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "eof-in-doctype"}) - self.currentToken["correct"] = False - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - else: - self.currentToken["publicId"] += data - return True - - def afterDoctypePublicIdentifierState(self): - data = self.stream.char() - if data in spaceCharacters: - self.state = self.betweenDoctypePublicAndSystemIdentifiersState - elif data == ">": - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - elif data == '"': - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "unexpected-char-in-doctype"}) - self.currentToken["systemId"] = "" - self.state = self.doctypeSystemIdentifierDoubleQuotedState - elif data == "'": - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "unexpected-char-in-doctype"}) - self.currentToken["systemId"] = "" - self.state = self.doctypeSystemIdentifierSingleQuotedState - elif data is EOF: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "eof-in-doctype"}) - self.currentToken["correct"] = False - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - else: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "unexpected-char-in-doctype"}) - self.currentToken["correct"] = False - self.state = self.bogusDoctypeState - return True - - def betweenDoctypePublicAndSystemIdentifiersState(self): - data = self.stream.char() - if data in spaceCharacters: - pass - elif data == ">": - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - elif data == '"': - self.currentToken["systemId"] = "" - self.state = self.doctypeSystemIdentifierDoubleQuotedState - elif data == "'": - self.currentToken["systemId"] = "" - self.state = self.doctypeSystemIdentifierSingleQuotedState - elif data == EOF: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "eof-in-doctype"}) - self.currentToken["correct"] = False - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - else: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "unexpected-char-in-doctype"}) - self.currentToken["correct"] = False - self.state = self.bogusDoctypeState - return True - - def afterDoctypeSystemKeywordState(self): - data = self.stream.char() - if data in spaceCharacters: - self.state = self.beforeDoctypeSystemIdentifierState - elif data in ("'", '"'): - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "unexpected-char-in-doctype"}) - self.stream.unget(data) - self.state = self.beforeDoctypeSystemIdentifierState - elif data is EOF: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "eof-in-doctype"}) - self.currentToken["correct"] = False - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - else: - self.stream.unget(data) - self.state = self.beforeDoctypeSystemIdentifierState - return True - - def beforeDoctypeSystemIdentifierState(self): - data = self.stream.char() - if data in spaceCharacters: - pass - elif data == "\"": - self.currentToken["systemId"] = "" - self.state = self.doctypeSystemIdentifierDoubleQuotedState - elif data == "'": - self.currentToken["systemId"] = "" - self.state = self.doctypeSystemIdentifierSingleQuotedState - elif data == ">": - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "unexpected-char-in-doctype"}) - self.currentToken["correct"] = False - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - elif data is EOF: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "eof-in-doctype"}) - self.currentToken["correct"] = False - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - else: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "unexpected-char-in-doctype"}) - self.currentToken["correct"] = False - self.state = self.bogusDoctypeState - return True - - def doctypeSystemIdentifierDoubleQuotedState(self): - data = self.stream.char() - if data == "\"": - self.state = self.afterDoctypeSystemIdentifierState - elif data == "\u0000": - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": "invalid-codepoint"}) - self.currentToken["systemId"] += "\uFFFD" - elif data == ">": - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "unexpected-end-of-doctype"}) - self.currentToken["correct"] = False - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - elif data is EOF: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "eof-in-doctype"}) - self.currentToken["correct"] = False - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - else: - self.currentToken["systemId"] += data - return True - - def doctypeSystemIdentifierSingleQuotedState(self): - data = self.stream.char() - if data == "'": - self.state = self.afterDoctypeSystemIdentifierState - elif data == "\u0000": - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": "invalid-codepoint"}) - self.currentToken["systemId"] += "\uFFFD" - elif data == ">": - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "unexpected-end-of-doctype"}) - self.currentToken["correct"] = False - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - elif data is EOF: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "eof-in-doctype"}) - self.currentToken["correct"] = False - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - else: - self.currentToken["systemId"] += data - return True - - def afterDoctypeSystemIdentifierState(self): - data = self.stream.char() - if data in spaceCharacters: - pass - elif data == ">": - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - elif data is EOF: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "eof-in-doctype"}) - self.currentToken["correct"] = False - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - else: - self.tokenQueue.append({"type": tokenTypes["ParseError"], "data": - "unexpected-char-in-doctype"}) - self.state = self.bogusDoctypeState - return True - - def bogusDoctypeState(self): - data = self.stream.char() - if data == ">": - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - elif data is EOF: - # XXX EMIT - self.stream.unget(data) - self.tokenQueue.append(self.currentToken) - self.state = self.dataState - else: - pass - return True - - def cdataSectionState(self): - data = [] - while True: - data.append(self.stream.charsUntil("]")) - data.append(self.stream.charsUntil(">")) - char = self.stream.char() - if char == EOF: - break - else: - assert char == ">" - if data[-1][-2:] == "]]": - data[-1] = data[-1][:-2] - break - else: - data.append(char) - - data = "".join(data) # pylint:disable=redefined-variable-type - # Deal with null here rather than in the parser - nullCount = data.count("\u0000") - if nullCount > 0: - for _ in range(nullCount): - self.tokenQueue.append({"type": tokenTypes["ParseError"], - "data": "invalid-codepoint"}) - data = data.replace("\u0000", "\uFFFD") - if data: - self.tokenQueue.append({"type": tokenTypes["Characters"], - "data": data}) - self.state = self.dataState - return True diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_trie/__init__.py b/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_trie/__init__.py deleted file mode 100644 index 07bad5d..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_trie/__init__.py +++ /dev/null @@ -1,5 +0,0 @@ -from __future__ import absolute_import, division, unicode_literals - -from .py import Trie - -__all__ = ["Trie"] diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_trie/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_trie/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 03a52b39c37126360e6437919b47b224aa4af410..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 353 zcmYjMF-`+95VU=lOLQWFf=>h~=O99d5HFwsnrl{<*hvib*|L2ne`ABv07k20;)(H8HfMhPBKTZ9$1(qR^$8v=iLR zJ#8y7c_EAHgnF_l(q*>^Ru55vGS2##W8Ec$TFpK&Lgp7xDR@GyJ~ugEf*n1qUp)W- diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_trie/__pycache__/_base.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_trie/__pycache__/_base.cpython-310.pyc deleted file mode 100644 index 66110678bd28f417bf31eedb710c030671a48607..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1605 zcmZ`(&2Ah;5U%c--JM;py(`-U93{elgfxfjI7+x6%K{NV2w@>P2pB19%})1vN0~o& z&pPpHe8EP^nJ2Kh3#>i6kovU0F{i$B9Xb+zw}X5*Jd5 zG^v!1QsXn*`7SEUBtMMl`10dkP0Xh_P!KW+A(t$4ecxY`~^Ms3GwWX$%Y(AyR6n*EqBIma-EMZ49X1jpmJ({#txvt!z4fVYW@Id#dr2&wsav~-omzl&D_Lp3N<|H zp0b)b6juMK_I zw#=+lTDQ^Kx@2Y@yaom08kJ6TAJ_E|JEYYWqDhAkdWDu(U+s~RA^om#k9%yL&%3X^ zzL78z%olXvL+om}fJ=A)k9w!P<`)=ejPV+(8IyD5N{ln6=;2pBZ!l=`;X8UAKMgYL zAmS#>i;fW4&1qx=F%gs(vBe;>jQ`_0^Q{Kt+pPZ|^!Ip0jT$=!-L4U2 zg-}s*?2JkFE-DYHY$6q`f|{?uuY3zBqU}e^D;&!e=?yBhJ7d2vpYOjU6=Kj^I?4}~ zbyAgE?^|{9rPhVM#+W7l<-3*^c*ay$Om7j>HS9d*vKxGzts`5{nQt^~uiL)Cld7pn z&J7$;aws8`ni~0R!Gwg*_I;+w%Qak`bV>9}+1R-5QJ}1|kMXb}9rReA&EIHZ4@x^Q*? diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_trie/__pycache__/py.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_trie/__pycache__/py.cpython-310.pyc deleted file mode 100644 index 1408b71eb18cc1f52988789516d20cb5cae62745..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2268 zcmah~TW=dh6rP#AcJ zLQ#7}L`^nkUcWA)Z%L>A6g-lSXV>FBU8G|pd6JC^Wo#spqeLe~Zd>C#85BbDG%-@e zsqRo)H}cqUb25^!SlLUo92lO;ee;x}KWhDZDv<+p{^H}o;s*Tn9T1ZAsUUqOs9=vs z-xHqjVT2=#5XL~%LY@Q-O|(Q)tUjXsNUVu<(A32WT;YO>z}bL-SUfmK&ThkB z-vwcSGXyE=V|q%yBr`grdfhPL&FC+*q$S~=@vFBpTm`}h8H&KvO0eB$u!;l$xNvuX zS6n;`C=CkzDu|y+Nq&f?)Bu>FGj^X)@{r-yCv>;NYy(KmwTbhAQ~}t7igkA^J$^#e zDy;t!yBB(*1a+ry)33 zM)BZ5d>}RM?r|^^h3XAWmVS!X+(1lVPj_@;>(>rsE{{j*`U;*L*0m zCx-LxwX_&O#IJXk=95b|)3p6Sp6GTq)~3BD+Zz1l2ig+lf?u~@oTk=C8(Y5zIr5cK zg|Yz`v59S{A-$x4Wo5tz@n9&yhxJmK+h(;M6-jP1kmGBa?pq(XI({m#2IsZW;+R-H zx(Q;7Ml@t=G^87JvU=t!|4I;yoJ$bgjVW+Qjvz{^4$CK0ZQ{TbhSYj+((~X=&Id(q zVhASZuYlDvbl9Mi3v<}#Z_gwQQnY}6hR~2GhRA)*Ep0~&iNMF zy$xd0oMSrmf5NGEa0A{CdBtLODC%8QWA2^f77RGwM!f@B^6B*d!zZv=((MJG>J9Yr z<`Tkzxfrf+ejp8;CFA_{B~)vEpXICFGjKI9#M*J;`wb=~G?FpVD=^Xr3`T(0E#rcU z%tB>D1s{5+R9%MA|DH|R)H4CvLFifO&3vCs{b`U#3+;?m8Yp5i4NKpIXgve}>WeZ2 zpSU;JCg7QZ-}`0wxVF%pQVQ<``TES z_ZH}N8^jiE&?alpE!tvOKt7BuD5lomq2HiBo77!Iuwu_d0;8~ugn-4OkW@`nykiU) z@bems-kf*nt%t#a_o<(U(0iR`#-{$9>A*4lfnbj5p!9)h=+vj+71+9W2QG~zsyZmn zG2;pYtEdxH1@s{reT3o)iXMuyblA;dtX)Uq$ThF1{0s~=k_Q|(el|d^F=S`5?HGC4 zuByZu*q`z^lbqWI=UE}fDbAsBJRHYq^+vgzZ{vC1Lvb0!`zTz^mRFiFb{{WNK>U{tJ diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_trie/_base.py b/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_trie/_base.py deleted file mode 100644 index 6b71975..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_trie/_base.py +++ /dev/null @@ -1,40 +0,0 @@ -from __future__ import absolute_import, division, unicode_literals - -try: - from collections.abc import Mapping -except ImportError: # Python 2.7 - from collections import Mapping - - -class Trie(Mapping): - """Abstract base class for tries""" - - def keys(self, prefix=None): - # pylint:disable=arguments-differ - keys = super(Trie, self).keys() - - if prefix is None: - return set(keys) - - return {x for x in keys if x.startswith(prefix)} - - def has_keys_with_prefix(self, prefix): - for key in self.keys(): - if key.startswith(prefix): - return True - - return False - - def longest_prefix(self, prefix): - if prefix in self: - return prefix - - for i in range(1, len(prefix) + 1): - if prefix[:-i] in self: - return prefix[:-i] - - raise KeyError(prefix) - - def longest_prefix_item(self, prefix): - lprefix = self.longest_prefix(prefix) - return (lprefix, self[lprefix]) diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_trie/py.py b/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_trie/py.py deleted file mode 100644 index c178b21..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_trie/py.py +++ /dev/null @@ -1,67 +0,0 @@ -from __future__ import absolute_import, division, unicode_literals -from pip._vendor.six import text_type - -from bisect import bisect_left - -from ._base import Trie as ABCTrie - - -class Trie(ABCTrie): - def __init__(self, data): - if not all(isinstance(x, text_type) for x in data.keys()): - raise TypeError("All keys must be strings") - - self._data = data - self._keys = sorted(data.keys()) - self._cachestr = "" - self._cachepoints = (0, len(data)) - - def __contains__(self, key): - return key in self._data - - def __len__(self): - return len(self._data) - - def __iter__(self): - return iter(self._data) - - def __getitem__(self, key): - return self._data[key] - - def keys(self, prefix=None): - if prefix is None or prefix == "" or not self._keys: - return set(self._keys) - - if prefix.startswith(self._cachestr): - lo, hi = self._cachepoints - start = i = bisect_left(self._keys, prefix, lo, hi) - else: - start = i = bisect_left(self._keys, prefix) - - keys = set() - if start == len(self._keys): - return keys - - while self._keys[i].startswith(prefix): - keys.add(self._keys[i]) - i += 1 - - self._cachestr = prefix - self._cachepoints = (start, i) - - return keys - - def has_keys_with_prefix(self, prefix): - if prefix in self._data: - return True - - if prefix.startswith(self._cachestr): - lo, hi = self._cachepoints - i = bisect_left(self._keys, prefix, lo, hi) - else: - i = bisect_left(self._keys, prefix) - - if i == len(self._keys): - return False - - return self._keys[i].startswith(prefix) diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_utils.py b/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_utils.py deleted file mode 100644 index d7c4926..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/_utils.py +++ /dev/null @@ -1,159 +0,0 @@ -from __future__ import absolute_import, division, unicode_literals - -from types import ModuleType - -try: - from collections.abc import Mapping -except ImportError: - from collections import Mapping - -from pip._vendor.six import text_type, PY3 - -if PY3: - import xml.etree.ElementTree as default_etree -else: - try: - import xml.etree.cElementTree as default_etree - except ImportError: - import xml.etree.ElementTree as default_etree - - -__all__ = ["default_etree", "MethodDispatcher", "isSurrogatePair", - "surrogatePairToCodepoint", "moduleFactoryFactory", - "supports_lone_surrogates"] - - -# Platforms not supporting lone surrogates (\uD800-\uDFFF) should be -# caught by the below test. In general this would be any platform -# using UTF-16 as its encoding of unicode strings, such as -# Jython. This is because UTF-16 itself is based on the use of such -# surrogates, and there is no mechanism to further escape such -# escapes. -try: - _x = eval('"\\uD800"') # pylint:disable=eval-used - if not isinstance(_x, text_type): - # We need this with u"" because of http://bugs.jython.org/issue2039 - _x = eval('u"\\uD800"') # pylint:disable=eval-used - assert isinstance(_x, text_type) -except Exception: - supports_lone_surrogates = False -else: - supports_lone_surrogates = True - - -class MethodDispatcher(dict): - """Dict with 2 special properties: - - On initiation, keys that are lists, sets or tuples are converted to - multiple keys so accessing any one of the items in the original - list-like object returns the matching value - - md = MethodDispatcher({("foo", "bar"):"baz"}) - md["foo"] == "baz" - - A default value which can be set through the default attribute. - """ - - def __init__(self, items=()): - _dictEntries = [] - for name, value in items: - if isinstance(name, (list, tuple, frozenset, set)): - for item in name: - _dictEntries.append((item, value)) - else: - _dictEntries.append((name, value)) - dict.__init__(self, _dictEntries) - assert len(self) == len(_dictEntries) - self.default = None - - def __getitem__(self, key): - return dict.get(self, key, self.default) - - def __get__(self, instance, owner=None): - return BoundMethodDispatcher(instance, self) - - -class BoundMethodDispatcher(Mapping): - """Wraps a MethodDispatcher, binding its return values to `instance`""" - def __init__(self, instance, dispatcher): - self.instance = instance - self.dispatcher = dispatcher - - def __getitem__(self, key): - # see https://docs.python.org/3/reference/datamodel.html#object.__get__ - # on a function, __get__ is used to bind a function to an instance as a bound method - return self.dispatcher[key].__get__(self.instance) - - def get(self, key, default): - if key in self.dispatcher: - return self[key] - else: - return default - - def __iter__(self): - return iter(self.dispatcher) - - def __len__(self): - return len(self.dispatcher) - - def __contains__(self, key): - return key in self.dispatcher - - -# Some utility functions to deal with weirdness around UCS2 vs UCS4 -# python builds - -def isSurrogatePair(data): - return (len(data) == 2 and - ord(data[0]) >= 0xD800 and ord(data[0]) <= 0xDBFF and - ord(data[1]) >= 0xDC00 and ord(data[1]) <= 0xDFFF) - - -def surrogatePairToCodepoint(data): - char_val = (0x10000 + (ord(data[0]) - 0xD800) * 0x400 + - (ord(data[1]) - 0xDC00)) - return char_val - -# Module Factory Factory (no, this isn't Java, I know) -# Here to stop this being duplicated all over the place. - - -def moduleFactoryFactory(factory): - moduleCache = {} - - def moduleFactory(baseModule, *args, **kwargs): - if isinstance(ModuleType.__name__, type("")): - name = "_%s_factory" % baseModule.__name__ - else: - name = b"_%s_factory" % baseModule.__name__ - - kwargs_tuple = tuple(kwargs.items()) - - try: - return moduleCache[name][args][kwargs_tuple] - except KeyError: - mod = ModuleType(name) - objs = factory(baseModule, *args, **kwargs) - mod.__dict__.update(objs) - if "name" not in moduleCache: - moduleCache[name] = {} - if "args" not in moduleCache[name]: - moduleCache[name][args] = {} - if "kwargs" not in moduleCache[name][args]: - moduleCache[name][args][kwargs_tuple] = {} - moduleCache[name][args][kwargs_tuple] = mod - return mod - - return moduleFactory - - -def memoize(func): - cache = {} - - def wrapped(*args, **kwargs): - key = (tuple(args), tuple(kwargs.items())) - if key not in cache: - cache[key] = func(*args, **kwargs) - return cache[key] - - return wrapped diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/constants.py b/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/constants.py deleted file mode 100644 index fe3e237..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/constants.py +++ /dev/null @@ -1,2946 +0,0 @@ -from __future__ import absolute_import, division, unicode_literals - -import string - -EOF = None - -E = { - "null-character": - "Null character in input stream, replaced with U+FFFD.", - "invalid-codepoint": - "Invalid codepoint in stream.", - "incorrectly-placed-solidus": - "Solidus (/) incorrectly placed in tag.", - "incorrect-cr-newline-entity": - "Incorrect CR newline entity, replaced with LF.", - "illegal-windows-1252-entity": - "Entity used with illegal number (windows-1252 reference).", - "cant-convert-numeric-entity": - "Numeric entity couldn't be converted to character " - "(codepoint U+%(charAsInt)08x).", - "illegal-codepoint-for-numeric-entity": - "Numeric entity represents an illegal codepoint: " - "U+%(charAsInt)08x.", - "numeric-entity-without-semicolon": - "Numeric entity didn't end with ';'.", - "expected-numeric-entity-but-got-eof": - "Numeric entity expected. Got end of file instead.", - "expected-numeric-entity": - "Numeric entity expected but none found.", - "named-entity-without-semicolon": - "Named entity didn't end with ';'.", - "expected-named-entity": - "Named entity expected. Got none.", - "attributes-in-end-tag": - "End tag contains unexpected attributes.", - 'self-closing-flag-on-end-tag': - "End tag contains unexpected self-closing flag.", - "expected-tag-name-but-got-right-bracket": - "Expected tag name. Got '>' instead.", - "expected-tag-name-but-got-question-mark": - "Expected tag name. Got '?' instead. (HTML doesn't " - "support processing instructions.)", - "expected-tag-name": - "Expected tag name. Got something else instead", - "expected-closing-tag-but-got-right-bracket": - "Expected closing tag. Got '>' instead. Ignoring ''.", - "expected-closing-tag-but-got-eof": - "Expected closing tag. Unexpected end of file.", - "expected-closing-tag-but-got-char": - "Expected closing tag. Unexpected character '%(data)s' found.", - "eof-in-tag-name": - "Unexpected end of file in the tag name.", - "expected-attribute-name-but-got-eof": - "Unexpected end of file. Expected attribute name instead.", - "eof-in-attribute-name": - "Unexpected end of file in attribute name.", - "invalid-character-in-attribute-name": - "Invalid character in attribute name", - "duplicate-attribute": - "Dropped duplicate attribute on tag.", - "expected-end-of-tag-name-but-got-eof": - "Unexpected end of file. Expected = or end of tag.", - "expected-attribute-value-but-got-eof": - "Unexpected end of file. Expected attribute value.", - "expected-attribute-value-but-got-right-bracket": - "Expected attribute value. Got '>' instead.", - 'equals-in-unquoted-attribute-value': - "Unexpected = in unquoted attribute", - 'unexpected-character-in-unquoted-attribute-value': - "Unexpected character in unquoted attribute", - "invalid-character-after-attribute-name": - "Unexpected character after attribute name.", - "unexpected-character-after-attribute-value": - "Unexpected character after attribute value.", - "eof-in-attribute-value-double-quote": - "Unexpected end of file in attribute value (\").", - "eof-in-attribute-value-single-quote": - "Unexpected end of file in attribute value (').", - "eof-in-attribute-value-no-quotes": - "Unexpected end of file in attribute value.", - "unexpected-EOF-after-solidus-in-tag": - "Unexpected end of file in tag. Expected >", - "unexpected-character-after-solidus-in-tag": - "Unexpected character after / in tag. Expected >", - "expected-dashes-or-doctype": - "Expected '--' or 'DOCTYPE'. Not found.", - "unexpected-bang-after-double-dash-in-comment": - "Unexpected ! after -- in comment", - "unexpected-space-after-double-dash-in-comment": - "Unexpected space after -- in comment", - "incorrect-comment": - "Incorrect comment.", - "eof-in-comment": - "Unexpected end of file in comment.", - "eof-in-comment-end-dash": - "Unexpected end of file in comment (-)", - "unexpected-dash-after-double-dash-in-comment": - "Unexpected '-' after '--' found in comment.", - "eof-in-comment-double-dash": - "Unexpected end of file in comment (--).", - "eof-in-comment-end-space-state": - "Unexpected end of file in comment.", - "eof-in-comment-end-bang-state": - "Unexpected end of file in comment.", - "unexpected-char-in-comment": - "Unexpected character in comment found.", - "need-space-after-doctype": - "No space after literal string 'DOCTYPE'.", - "expected-doctype-name-but-got-right-bracket": - "Unexpected > character. Expected DOCTYPE name.", - "expected-doctype-name-but-got-eof": - "Unexpected end of file. Expected DOCTYPE name.", - "eof-in-doctype-name": - "Unexpected end of file in DOCTYPE name.", - "eof-in-doctype": - "Unexpected end of file in DOCTYPE.", - "expected-space-or-right-bracket-in-doctype": - "Expected space or '>'. Got '%(data)s'", - "unexpected-end-of-doctype": - "Unexpected end of DOCTYPE.", - "unexpected-char-in-doctype": - "Unexpected character in DOCTYPE.", - "eof-in-innerhtml": - "XXX innerHTML EOF", - "unexpected-doctype": - "Unexpected DOCTYPE. Ignored.", - "non-html-root": - "html needs to be the first start tag.", - "expected-doctype-but-got-eof": - "Unexpected End of file. Expected DOCTYPE.", - "unknown-doctype": - "Erroneous DOCTYPE.", - "expected-doctype-but-got-chars": - "Unexpected non-space characters. Expected DOCTYPE.", - "expected-doctype-but-got-start-tag": - "Unexpected start tag (%(name)s). Expected DOCTYPE.", - "expected-doctype-but-got-end-tag": - "Unexpected end tag (%(name)s). Expected DOCTYPE.", - "end-tag-after-implied-root": - "Unexpected end tag (%(name)s) after the (implied) root element.", - "expected-named-closing-tag-but-got-eof": - "Unexpected end of file. Expected end tag (%(name)s).", - "two-heads-are-not-better-than-one": - "Unexpected start tag head in existing head. Ignored.", - "unexpected-end-tag": - "Unexpected end tag (%(name)s). Ignored.", - "unexpected-start-tag-out-of-my-head": - "Unexpected start tag (%(name)s) that can be in head. Moved.", - "unexpected-start-tag": - "Unexpected start tag (%(name)s).", - "missing-end-tag": - "Missing end tag (%(name)s).", - "missing-end-tags": - "Missing end tags (%(name)s).", - "unexpected-start-tag-implies-end-tag": - "Unexpected start tag (%(startName)s) " - "implies end tag (%(endName)s).", - "unexpected-start-tag-treated-as": - "Unexpected start tag (%(originalName)s). Treated as %(newName)s.", - "deprecated-tag": - "Unexpected start tag %(name)s. Don't use it!", - "unexpected-start-tag-ignored": - "Unexpected start tag %(name)s. Ignored.", - "expected-one-end-tag-but-got-another": - "Unexpected end tag (%(gotName)s). " - "Missing end tag (%(expectedName)s).", - "end-tag-too-early": - "End tag (%(name)s) seen too early. Expected other end tag.", - "end-tag-too-early-named": - "Unexpected end tag (%(gotName)s). Expected end tag (%(expectedName)s).", - "end-tag-too-early-ignored": - "End tag (%(name)s) seen too early. Ignored.", - "adoption-agency-1.1": - "End tag (%(name)s) violates step 1, " - "paragraph 1 of the adoption agency algorithm.", - "adoption-agency-1.2": - "End tag (%(name)s) violates step 1, " - "paragraph 2 of the adoption agency algorithm.", - "adoption-agency-1.3": - "End tag (%(name)s) violates step 1, " - "paragraph 3 of the adoption agency algorithm.", - "adoption-agency-4.4": - "End tag (%(name)s) violates step 4, " - "paragraph 4 of the adoption agency algorithm.", - "unexpected-end-tag-treated-as": - "Unexpected end tag (%(originalName)s). Treated as %(newName)s.", - "no-end-tag": - "This element (%(name)s) has no end tag.", - "unexpected-implied-end-tag-in-table": - "Unexpected implied end tag (%(name)s) in the table phase.", - "unexpected-implied-end-tag-in-table-body": - "Unexpected implied end tag (%(name)s) in the table body phase.", - "unexpected-char-implies-table-voodoo": - "Unexpected non-space characters in " - "table context caused voodoo mode.", - "unexpected-hidden-input-in-table": - "Unexpected input with type hidden in table context.", - "unexpected-form-in-table": - "Unexpected form in table context.", - "unexpected-start-tag-implies-table-voodoo": - "Unexpected start tag (%(name)s) in " - "table context caused voodoo mode.", - "unexpected-end-tag-implies-table-voodoo": - "Unexpected end tag (%(name)s) in " - "table context caused voodoo mode.", - "unexpected-cell-in-table-body": - "Unexpected table cell start tag (%(name)s) " - "in the table body phase.", - "unexpected-cell-end-tag": - "Got table cell end tag (%(name)s) " - "while required end tags are missing.", - "unexpected-end-tag-in-table-body": - "Unexpected end tag (%(name)s) in the table body phase. Ignored.", - "unexpected-implied-end-tag-in-table-row": - "Unexpected implied end tag (%(name)s) in the table row phase.", - "unexpected-end-tag-in-table-row": - "Unexpected end tag (%(name)s) in the table row phase. Ignored.", - "unexpected-select-in-select": - "Unexpected select start tag in the select phase " - "treated as select end tag.", - "unexpected-input-in-select": - "Unexpected input start tag in the select phase.", - "unexpected-start-tag-in-select": - "Unexpected start tag token (%(name)s in the select phase. " - "Ignored.", - "unexpected-end-tag-in-select": - "Unexpected end tag (%(name)s) in the select phase. Ignored.", - "unexpected-table-element-start-tag-in-select-in-table": - "Unexpected table element start tag (%(name)s) in the select in table phase.", - "unexpected-table-element-end-tag-in-select-in-table": - "Unexpected table element end tag (%(name)s) in the select in table phase.", - "unexpected-char-after-body": - "Unexpected non-space characters in the after body phase.", - "unexpected-start-tag-after-body": - "Unexpected start tag token (%(name)s)" - " in the after body phase.", - "unexpected-end-tag-after-body": - "Unexpected end tag token (%(name)s)" - " in the after body phase.", - "unexpected-char-in-frameset": - "Unexpected characters in the frameset phase. Characters ignored.", - "unexpected-start-tag-in-frameset": - "Unexpected start tag token (%(name)s)" - " in the frameset phase. Ignored.", - "unexpected-frameset-in-frameset-innerhtml": - "Unexpected end tag token (frameset) " - "in the frameset phase (innerHTML).", - "unexpected-end-tag-in-frameset": - "Unexpected end tag token (%(name)s)" - " in the frameset phase. Ignored.", - "unexpected-char-after-frameset": - "Unexpected non-space characters in the " - "after frameset phase. Ignored.", - "unexpected-start-tag-after-frameset": - "Unexpected start tag (%(name)s)" - " in the after frameset phase. Ignored.", - "unexpected-end-tag-after-frameset": - "Unexpected end tag (%(name)s)" - " in the after frameset phase. Ignored.", - "unexpected-end-tag-after-body-innerhtml": - "Unexpected end tag after body(innerHtml)", - "expected-eof-but-got-char": - "Unexpected non-space characters. Expected end of file.", - "expected-eof-but-got-start-tag": - "Unexpected start tag (%(name)s)" - ". Expected end of file.", - "expected-eof-but-got-end-tag": - "Unexpected end tag (%(name)s)" - ". Expected end of file.", - "eof-in-table": - "Unexpected end of file. Expected table content.", - "eof-in-select": - "Unexpected end of file. Expected select content.", - "eof-in-frameset": - "Unexpected end of file. Expected frameset content.", - "eof-in-script-in-script": - "Unexpected end of file. Expected script content.", - "eof-in-foreign-lands": - "Unexpected end of file. Expected foreign content", - "non-void-element-with-trailing-solidus": - "Trailing solidus not allowed on element %(name)s", - "unexpected-html-element-in-foreign-content": - "Element %(name)s not allowed in a non-html context", - "unexpected-end-tag-before-html": - "Unexpected end tag (%(name)s) before html.", - "unexpected-inhead-noscript-tag": - "Element %(name)s not allowed in a inhead-noscript context", - "eof-in-head-noscript": - "Unexpected end of file. Expected inhead-noscript content", - "char-in-head-noscript": - "Unexpected non-space character. Expected inhead-noscript content", - "XXX-undefined-error": - "Undefined error (this sucks and should be fixed)", -} - -namespaces = { - "html": "http://www.w3.org/1999/xhtml", - "mathml": "http://www.w3.org/1998/Math/MathML", - "svg": "http://www.w3.org/2000/svg", - "xlink": "http://www.w3.org/1999/xlink", - "xml": "http://www.w3.org/XML/1998/namespace", - "xmlns": "http://www.w3.org/2000/xmlns/" -} - -scopingElements = frozenset([ - (namespaces["html"], "applet"), - (namespaces["html"], "caption"), - (namespaces["html"], "html"), - (namespaces["html"], "marquee"), - (namespaces["html"], "object"), - (namespaces["html"], "table"), - (namespaces["html"], "td"), - (namespaces["html"], "th"), - (namespaces["mathml"], "mi"), - (namespaces["mathml"], "mo"), - (namespaces["mathml"], "mn"), - (namespaces["mathml"], "ms"), - (namespaces["mathml"], "mtext"), - (namespaces["mathml"], "annotation-xml"), - (namespaces["svg"], "foreignObject"), - (namespaces["svg"], "desc"), - (namespaces["svg"], "title"), -]) - -formattingElements = frozenset([ - (namespaces["html"], "a"), - (namespaces["html"], "b"), - (namespaces["html"], "big"), - (namespaces["html"], "code"), - (namespaces["html"], "em"), - (namespaces["html"], "font"), - (namespaces["html"], "i"), - (namespaces["html"], "nobr"), - (namespaces["html"], "s"), - (namespaces["html"], "small"), - (namespaces["html"], "strike"), - (namespaces["html"], "strong"), - (namespaces["html"], "tt"), - (namespaces["html"], "u") -]) - -specialElements = frozenset([ - (namespaces["html"], "address"), - (namespaces["html"], "applet"), - (namespaces["html"], "area"), - (namespaces["html"], "article"), - (namespaces["html"], "aside"), - (namespaces["html"], "base"), - (namespaces["html"], "basefont"), - (namespaces["html"], "bgsound"), - (namespaces["html"], "blockquote"), - (namespaces["html"], "body"), - (namespaces["html"], "br"), - (namespaces["html"], "button"), - (namespaces["html"], "caption"), - (namespaces["html"], "center"), - (namespaces["html"], "col"), - (namespaces["html"], "colgroup"), - (namespaces["html"], "command"), - (namespaces["html"], "dd"), - (namespaces["html"], "details"), - (namespaces["html"], "dir"), - (namespaces["html"], "div"), - (namespaces["html"], "dl"), - (namespaces["html"], "dt"), - (namespaces["html"], "embed"), - (namespaces["html"], "fieldset"), - (namespaces["html"], "figure"), - (namespaces["html"], "footer"), - (namespaces["html"], "form"), - (namespaces["html"], "frame"), - (namespaces["html"], "frameset"), - (namespaces["html"], "h1"), - (namespaces["html"], "h2"), - (namespaces["html"], "h3"), - (namespaces["html"], "h4"), - (namespaces["html"], "h5"), - (namespaces["html"], "h6"), - (namespaces["html"], "head"), - (namespaces["html"], "header"), - (namespaces["html"], "hr"), - (namespaces["html"], "html"), - (namespaces["html"], "iframe"), - # Note that image is commented out in the spec as "this isn't an - # element that can end up on the stack, so it doesn't matter," - (namespaces["html"], "image"), - (namespaces["html"], "img"), - (namespaces["html"], "input"), - (namespaces["html"], "isindex"), - (namespaces["html"], "li"), - (namespaces["html"], "link"), - (namespaces["html"], "listing"), - (namespaces["html"], "marquee"), - (namespaces["html"], "menu"), - (namespaces["html"], "meta"), - (namespaces["html"], "nav"), - (namespaces["html"], "noembed"), - (namespaces["html"], "noframes"), - (namespaces["html"], "noscript"), - (namespaces["html"], "object"), - (namespaces["html"], "ol"), - (namespaces["html"], "p"), - (namespaces["html"], "param"), - (namespaces["html"], "plaintext"), - (namespaces["html"], "pre"), - (namespaces["html"], "script"), - (namespaces["html"], "section"), - (namespaces["html"], "select"), - (namespaces["html"], "style"), - (namespaces["html"], "table"), - (namespaces["html"], "tbody"), - (namespaces["html"], "td"), - (namespaces["html"], "textarea"), - (namespaces["html"], "tfoot"), - (namespaces["html"], "th"), - (namespaces["html"], "thead"), - (namespaces["html"], "title"), - (namespaces["html"], "tr"), - (namespaces["html"], "ul"), - (namespaces["html"], "wbr"), - (namespaces["html"], "xmp"), - (namespaces["svg"], "foreignObject") -]) - -htmlIntegrationPointElements = frozenset([ - (namespaces["mathml"], "annotation-xml"), - (namespaces["svg"], "foreignObject"), - (namespaces["svg"], "desc"), - (namespaces["svg"], "title") -]) - -mathmlTextIntegrationPointElements = frozenset([ - (namespaces["mathml"], "mi"), - (namespaces["mathml"], "mo"), - (namespaces["mathml"], "mn"), - (namespaces["mathml"], "ms"), - (namespaces["mathml"], "mtext") -]) - -adjustSVGAttributes = { - "attributename": "attributeName", - "attributetype": "attributeType", - "basefrequency": "baseFrequency", - "baseprofile": "baseProfile", - "calcmode": "calcMode", - "clippathunits": "clipPathUnits", - "contentscripttype": "contentScriptType", - "contentstyletype": "contentStyleType", - "diffuseconstant": "diffuseConstant", - "edgemode": "edgeMode", - "externalresourcesrequired": "externalResourcesRequired", - "filterres": "filterRes", - "filterunits": "filterUnits", - "glyphref": "glyphRef", - "gradienttransform": "gradientTransform", - "gradientunits": "gradientUnits", - "kernelmatrix": "kernelMatrix", - "kernelunitlength": "kernelUnitLength", - "keypoints": "keyPoints", - "keysplines": "keySplines", - "keytimes": "keyTimes", - "lengthadjust": "lengthAdjust", - "limitingconeangle": "limitingConeAngle", - "markerheight": "markerHeight", - "markerunits": "markerUnits", - "markerwidth": "markerWidth", - "maskcontentunits": "maskContentUnits", - "maskunits": "maskUnits", - "numoctaves": "numOctaves", - "pathlength": "pathLength", - "patterncontentunits": "patternContentUnits", - "patterntransform": "patternTransform", - "patternunits": "patternUnits", - "pointsatx": "pointsAtX", - "pointsaty": "pointsAtY", - "pointsatz": "pointsAtZ", - "preservealpha": "preserveAlpha", - "preserveaspectratio": "preserveAspectRatio", - "primitiveunits": "primitiveUnits", - "refx": "refX", - "refy": "refY", - "repeatcount": "repeatCount", - "repeatdur": "repeatDur", - "requiredextensions": "requiredExtensions", - "requiredfeatures": "requiredFeatures", - "specularconstant": "specularConstant", - "specularexponent": "specularExponent", - "spreadmethod": "spreadMethod", - "startoffset": "startOffset", - "stddeviation": "stdDeviation", - "stitchtiles": "stitchTiles", - "surfacescale": "surfaceScale", - "systemlanguage": "systemLanguage", - "tablevalues": "tableValues", - "targetx": "targetX", - "targety": "targetY", - "textlength": "textLength", - "viewbox": "viewBox", - "viewtarget": "viewTarget", - "xchannelselector": "xChannelSelector", - "ychannelselector": "yChannelSelector", - "zoomandpan": "zoomAndPan" -} - -adjustMathMLAttributes = {"definitionurl": "definitionURL"} - -adjustForeignAttributes = { - "xlink:actuate": ("xlink", "actuate", namespaces["xlink"]), - "xlink:arcrole": ("xlink", "arcrole", namespaces["xlink"]), - "xlink:href": ("xlink", "href", namespaces["xlink"]), - "xlink:role": ("xlink", "role", namespaces["xlink"]), - "xlink:show": ("xlink", "show", namespaces["xlink"]), - "xlink:title": ("xlink", "title", namespaces["xlink"]), - "xlink:type": ("xlink", "type", namespaces["xlink"]), - "xml:base": ("xml", "base", namespaces["xml"]), - "xml:lang": ("xml", "lang", namespaces["xml"]), - "xml:space": ("xml", "space", namespaces["xml"]), - "xmlns": (None, "xmlns", namespaces["xmlns"]), - "xmlns:xlink": ("xmlns", "xlink", namespaces["xmlns"]) -} - -unadjustForeignAttributes = {(ns, local): qname for qname, (prefix, local, ns) in - adjustForeignAttributes.items()} - -spaceCharacters = frozenset([ - "\t", - "\n", - "\u000C", - " ", - "\r" -]) - -tableInsertModeElements = frozenset([ - "table", - "tbody", - "tfoot", - "thead", - "tr" -]) - -asciiLowercase = frozenset(string.ascii_lowercase) -asciiUppercase = frozenset(string.ascii_uppercase) -asciiLetters = frozenset(string.ascii_letters) -digits = frozenset(string.digits) -hexDigits = frozenset(string.hexdigits) - -asciiUpper2Lower = {ord(c): ord(c.lower()) for c in string.ascii_uppercase} - -# Heading elements need to be ordered -headingElements = ( - "h1", - "h2", - "h3", - "h4", - "h5", - "h6" -) - -voidElements = frozenset([ - "base", - "command", - "event-source", - "link", - "meta", - "hr", - "br", - "img", - "embed", - "param", - "area", - "col", - "input", - "source", - "track" -]) - -cdataElements = frozenset(['title', 'textarea']) - -rcdataElements = frozenset([ - 'style', - 'script', - 'xmp', - 'iframe', - 'noembed', - 'noframes', - 'noscript' -]) - -booleanAttributes = { - "": frozenset(["irrelevant", "itemscope"]), - "style": frozenset(["scoped"]), - "img": frozenset(["ismap"]), - "audio": frozenset(["autoplay", "controls"]), - "video": frozenset(["autoplay", "controls"]), - "script": frozenset(["defer", "async"]), - "details": frozenset(["open"]), - "datagrid": frozenset(["multiple", "disabled"]), - "command": frozenset(["hidden", "disabled", "checked", "default"]), - "hr": frozenset(["noshade"]), - "menu": frozenset(["autosubmit"]), - "fieldset": frozenset(["disabled", "readonly"]), - "option": frozenset(["disabled", "readonly", "selected"]), - "optgroup": frozenset(["disabled", "readonly"]), - "button": frozenset(["disabled", "autofocus"]), - "input": frozenset(["disabled", "readonly", "required", "autofocus", "checked", "ismap"]), - "select": frozenset(["disabled", "readonly", "autofocus", "multiple"]), - "output": frozenset(["disabled", "readonly"]), - "iframe": frozenset(["seamless"]), -} - -# entitiesWindows1252 has to be _ordered_ and needs to have an index. It -# therefore can't be a frozenset. -entitiesWindows1252 = ( - 8364, # 0x80 0x20AC EURO SIGN - 65533, # 0x81 UNDEFINED - 8218, # 0x82 0x201A SINGLE LOW-9 QUOTATION MARK - 402, # 0x83 0x0192 LATIN SMALL LETTER F WITH HOOK - 8222, # 0x84 0x201E DOUBLE LOW-9 QUOTATION MARK - 8230, # 0x85 0x2026 HORIZONTAL ELLIPSIS - 8224, # 0x86 0x2020 DAGGER - 8225, # 0x87 0x2021 DOUBLE DAGGER - 710, # 0x88 0x02C6 MODIFIER LETTER CIRCUMFLEX ACCENT - 8240, # 0x89 0x2030 PER MILLE SIGN - 352, # 0x8A 0x0160 LATIN CAPITAL LETTER S WITH CARON - 8249, # 0x8B 0x2039 SINGLE LEFT-POINTING ANGLE QUOTATION MARK - 338, # 0x8C 0x0152 LATIN CAPITAL LIGATURE OE - 65533, # 0x8D UNDEFINED - 381, # 0x8E 0x017D LATIN CAPITAL LETTER Z WITH CARON - 65533, # 0x8F UNDEFINED - 65533, # 0x90 UNDEFINED - 8216, # 0x91 0x2018 LEFT SINGLE QUOTATION MARK - 8217, # 0x92 0x2019 RIGHT SINGLE QUOTATION MARK - 8220, # 0x93 0x201C LEFT DOUBLE QUOTATION MARK - 8221, # 0x94 0x201D RIGHT DOUBLE QUOTATION MARK - 8226, # 0x95 0x2022 BULLET - 8211, # 0x96 0x2013 EN DASH - 8212, # 0x97 0x2014 EM DASH - 732, # 0x98 0x02DC SMALL TILDE - 8482, # 0x99 0x2122 TRADE MARK SIGN - 353, # 0x9A 0x0161 LATIN SMALL LETTER S WITH CARON - 8250, # 0x9B 0x203A SINGLE RIGHT-POINTING ANGLE QUOTATION MARK - 339, # 0x9C 0x0153 LATIN SMALL LIGATURE OE - 65533, # 0x9D UNDEFINED - 382, # 0x9E 0x017E LATIN SMALL LETTER Z WITH CARON - 376 # 0x9F 0x0178 LATIN CAPITAL LETTER Y WITH DIAERESIS -) - -xmlEntities = frozenset(['lt;', 'gt;', 'amp;', 'apos;', 'quot;']) - -entities = { - "AElig": "\xc6", - "AElig;": "\xc6", - "AMP": "&", - "AMP;": "&", - "Aacute": "\xc1", - "Aacute;": "\xc1", - "Abreve;": "\u0102", - "Acirc": "\xc2", - "Acirc;": "\xc2", - "Acy;": "\u0410", - "Afr;": "\U0001d504", - "Agrave": "\xc0", - "Agrave;": "\xc0", - "Alpha;": "\u0391", - "Amacr;": "\u0100", - "And;": "\u2a53", - "Aogon;": "\u0104", - "Aopf;": "\U0001d538", - "ApplyFunction;": "\u2061", - "Aring": "\xc5", - "Aring;": "\xc5", - "Ascr;": "\U0001d49c", - "Assign;": "\u2254", - "Atilde": "\xc3", - "Atilde;": "\xc3", - "Auml": "\xc4", - "Auml;": "\xc4", - "Backslash;": "\u2216", - "Barv;": "\u2ae7", - "Barwed;": "\u2306", - "Bcy;": "\u0411", - "Because;": "\u2235", - "Bernoullis;": "\u212c", - "Beta;": "\u0392", - "Bfr;": "\U0001d505", - "Bopf;": "\U0001d539", - "Breve;": "\u02d8", - "Bscr;": "\u212c", - "Bumpeq;": "\u224e", - "CHcy;": "\u0427", - "COPY": "\xa9", - "COPY;": "\xa9", - "Cacute;": "\u0106", - "Cap;": "\u22d2", - "CapitalDifferentialD;": "\u2145", - "Cayleys;": "\u212d", - "Ccaron;": "\u010c", - "Ccedil": "\xc7", - "Ccedil;": "\xc7", - "Ccirc;": "\u0108", - "Cconint;": "\u2230", - "Cdot;": "\u010a", - "Cedilla;": "\xb8", - "CenterDot;": "\xb7", - "Cfr;": "\u212d", - "Chi;": "\u03a7", - "CircleDot;": "\u2299", - "CircleMinus;": "\u2296", - "CirclePlus;": "\u2295", - "CircleTimes;": "\u2297", - "ClockwiseContourIntegral;": "\u2232", - "CloseCurlyDoubleQuote;": "\u201d", - "CloseCurlyQuote;": "\u2019", - "Colon;": "\u2237", - "Colone;": "\u2a74", - "Congruent;": "\u2261", - "Conint;": "\u222f", - "ContourIntegral;": "\u222e", - "Copf;": "\u2102", - "Coproduct;": "\u2210", - "CounterClockwiseContourIntegral;": "\u2233", - "Cross;": "\u2a2f", - "Cscr;": "\U0001d49e", - "Cup;": "\u22d3", - "CupCap;": "\u224d", - "DD;": "\u2145", - "DDotrahd;": "\u2911", - "DJcy;": "\u0402", - "DScy;": "\u0405", - "DZcy;": "\u040f", - "Dagger;": "\u2021", - "Darr;": "\u21a1", - "Dashv;": "\u2ae4", - "Dcaron;": "\u010e", - "Dcy;": "\u0414", - "Del;": "\u2207", - "Delta;": "\u0394", - "Dfr;": "\U0001d507", - "DiacriticalAcute;": "\xb4", - "DiacriticalDot;": "\u02d9", - "DiacriticalDoubleAcute;": "\u02dd", - "DiacriticalGrave;": "`", - "DiacriticalTilde;": "\u02dc", - "Diamond;": "\u22c4", - "DifferentialD;": "\u2146", - "Dopf;": "\U0001d53b", - "Dot;": "\xa8", - "DotDot;": "\u20dc", - "DotEqual;": "\u2250", - "DoubleContourIntegral;": "\u222f", - "DoubleDot;": "\xa8", - "DoubleDownArrow;": "\u21d3", - "DoubleLeftArrow;": "\u21d0", - "DoubleLeftRightArrow;": "\u21d4", - "DoubleLeftTee;": "\u2ae4", - "DoubleLongLeftArrow;": "\u27f8", - "DoubleLongLeftRightArrow;": "\u27fa", - "DoubleLongRightArrow;": "\u27f9", - "DoubleRightArrow;": "\u21d2", - "DoubleRightTee;": "\u22a8", - "DoubleUpArrow;": "\u21d1", - "DoubleUpDownArrow;": "\u21d5", - "DoubleVerticalBar;": "\u2225", - "DownArrow;": "\u2193", - "DownArrowBar;": "\u2913", - "DownArrowUpArrow;": "\u21f5", - "DownBreve;": "\u0311", - "DownLeftRightVector;": "\u2950", - "DownLeftTeeVector;": "\u295e", - "DownLeftVector;": "\u21bd", - "DownLeftVectorBar;": "\u2956", - "DownRightTeeVector;": "\u295f", - "DownRightVector;": "\u21c1", - "DownRightVectorBar;": "\u2957", - "DownTee;": "\u22a4", - "DownTeeArrow;": "\u21a7", - "Downarrow;": "\u21d3", - "Dscr;": "\U0001d49f", - "Dstrok;": "\u0110", - "ENG;": "\u014a", - "ETH": "\xd0", - "ETH;": "\xd0", - "Eacute": "\xc9", - "Eacute;": "\xc9", - "Ecaron;": "\u011a", - "Ecirc": "\xca", - "Ecirc;": "\xca", - "Ecy;": "\u042d", - "Edot;": "\u0116", - "Efr;": "\U0001d508", - "Egrave": "\xc8", - "Egrave;": "\xc8", - "Element;": "\u2208", - "Emacr;": "\u0112", - "EmptySmallSquare;": "\u25fb", - "EmptyVerySmallSquare;": "\u25ab", - "Eogon;": "\u0118", - "Eopf;": "\U0001d53c", - "Epsilon;": "\u0395", - "Equal;": "\u2a75", - "EqualTilde;": "\u2242", - "Equilibrium;": "\u21cc", - "Escr;": "\u2130", - "Esim;": "\u2a73", - "Eta;": "\u0397", - "Euml": "\xcb", - "Euml;": "\xcb", - "Exists;": "\u2203", - "ExponentialE;": "\u2147", - "Fcy;": "\u0424", - "Ffr;": "\U0001d509", - "FilledSmallSquare;": "\u25fc", - "FilledVerySmallSquare;": "\u25aa", - "Fopf;": "\U0001d53d", - "ForAll;": "\u2200", - "Fouriertrf;": "\u2131", - "Fscr;": "\u2131", - "GJcy;": "\u0403", - "GT": ">", - "GT;": ">", - "Gamma;": "\u0393", - "Gammad;": "\u03dc", - "Gbreve;": "\u011e", - "Gcedil;": "\u0122", - "Gcirc;": "\u011c", - "Gcy;": "\u0413", - "Gdot;": "\u0120", - "Gfr;": "\U0001d50a", - "Gg;": "\u22d9", - "Gopf;": "\U0001d53e", - "GreaterEqual;": "\u2265", - "GreaterEqualLess;": "\u22db", - "GreaterFullEqual;": "\u2267", - "GreaterGreater;": "\u2aa2", - "GreaterLess;": "\u2277", - "GreaterSlantEqual;": "\u2a7e", - "GreaterTilde;": "\u2273", - "Gscr;": "\U0001d4a2", - "Gt;": "\u226b", - "HARDcy;": "\u042a", - "Hacek;": "\u02c7", - "Hat;": "^", - "Hcirc;": "\u0124", - "Hfr;": "\u210c", - "HilbertSpace;": "\u210b", - "Hopf;": "\u210d", - "HorizontalLine;": "\u2500", - "Hscr;": "\u210b", - "Hstrok;": "\u0126", - "HumpDownHump;": "\u224e", - "HumpEqual;": "\u224f", - "IEcy;": "\u0415", - "IJlig;": "\u0132", - "IOcy;": "\u0401", - "Iacute": "\xcd", - "Iacute;": "\xcd", - "Icirc": "\xce", - "Icirc;": "\xce", - "Icy;": "\u0418", - "Idot;": "\u0130", - "Ifr;": "\u2111", - "Igrave": "\xcc", - "Igrave;": "\xcc", - "Im;": "\u2111", - "Imacr;": "\u012a", - "ImaginaryI;": "\u2148", - "Implies;": "\u21d2", - "Int;": "\u222c", - "Integral;": "\u222b", - "Intersection;": "\u22c2", - "InvisibleComma;": "\u2063", - "InvisibleTimes;": "\u2062", - "Iogon;": "\u012e", - "Iopf;": "\U0001d540", - "Iota;": "\u0399", - "Iscr;": "\u2110", - "Itilde;": "\u0128", - "Iukcy;": "\u0406", - "Iuml": "\xcf", - "Iuml;": "\xcf", - "Jcirc;": "\u0134", - "Jcy;": "\u0419", - "Jfr;": "\U0001d50d", - "Jopf;": "\U0001d541", - "Jscr;": "\U0001d4a5", - "Jsercy;": "\u0408", - "Jukcy;": "\u0404", - "KHcy;": "\u0425", - "KJcy;": "\u040c", - "Kappa;": "\u039a", - "Kcedil;": "\u0136", - "Kcy;": "\u041a", - "Kfr;": "\U0001d50e", - "Kopf;": "\U0001d542", - "Kscr;": "\U0001d4a6", - "LJcy;": "\u0409", - "LT": "<", - "LT;": "<", - "Lacute;": "\u0139", - "Lambda;": "\u039b", - "Lang;": "\u27ea", - "Laplacetrf;": "\u2112", - "Larr;": "\u219e", - "Lcaron;": "\u013d", - "Lcedil;": "\u013b", - "Lcy;": "\u041b", - "LeftAngleBracket;": "\u27e8", - "LeftArrow;": "\u2190", - "LeftArrowBar;": "\u21e4", - "LeftArrowRightArrow;": "\u21c6", - "LeftCeiling;": "\u2308", - "LeftDoubleBracket;": "\u27e6", - "LeftDownTeeVector;": "\u2961", - "LeftDownVector;": "\u21c3", - "LeftDownVectorBar;": "\u2959", - "LeftFloor;": "\u230a", - "LeftRightArrow;": "\u2194", - "LeftRightVector;": "\u294e", - "LeftTee;": "\u22a3", - "LeftTeeArrow;": "\u21a4", - "LeftTeeVector;": "\u295a", - "LeftTriangle;": "\u22b2", - "LeftTriangleBar;": "\u29cf", - "LeftTriangleEqual;": "\u22b4", - "LeftUpDownVector;": "\u2951", - "LeftUpTeeVector;": "\u2960", - "LeftUpVector;": "\u21bf", - "LeftUpVectorBar;": "\u2958", - "LeftVector;": "\u21bc", - "LeftVectorBar;": "\u2952", - "Leftarrow;": "\u21d0", - "Leftrightarrow;": "\u21d4", - "LessEqualGreater;": "\u22da", - "LessFullEqual;": "\u2266", - "LessGreater;": "\u2276", - "LessLess;": "\u2aa1", - "LessSlantEqual;": "\u2a7d", - "LessTilde;": "\u2272", - "Lfr;": "\U0001d50f", - "Ll;": "\u22d8", - "Lleftarrow;": "\u21da", - "Lmidot;": "\u013f", - "LongLeftArrow;": "\u27f5", - "LongLeftRightArrow;": "\u27f7", - "LongRightArrow;": "\u27f6", - "Longleftarrow;": "\u27f8", - "Longleftrightarrow;": "\u27fa", - "Longrightarrow;": "\u27f9", - "Lopf;": "\U0001d543", - "LowerLeftArrow;": "\u2199", - "LowerRightArrow;": "\u2198", - "Lscr;": "\u2112", - "Lsh;": "\u21b0", - "Lstrok;": "\u0141", - "Lt;": "\u226a", - "Map;": "\u2905", - "Mcy;": "\u041c", - "MediumSpace;": "\u205f", - "Mellintrf;": "\u2133", - "Mfr;": "\U0001d510", - "MinusPlus;": "\u2213", - "Mopf;": "\U0001d544", - "Mscr;": "\u2133", - "Mu;": "\u039c", - "NJcy;": "\u040a", - "Nacute;": "\u0143", - "Ncaron;": "\u0147", - "Ncedil;": "\u0145", - "Ncy;": "\u041d", - "NegativeMediumSpace;": "\u200b", - "NegativeThickSpace;": "\u200b", - "NegativeThinSpace;": "\u200b", - "NegativeVeryThinSpace;": "\u200b", - "NestedGreaterGreater;": "\u226b", - "NestedLessLess;": "\u226a", - "NewLine;": "\n", - "Nfr;": "\U0001d511", - "NoBreak;": "\u2060", - "NonBreakingSpace;": "\xa0", - "Nopf;": "\u2115", - "Not;": "\u2aec", - "NotCongruent;": "\u2262", - "NotCupCap;": "\u226d", - "NotDoubleVerticalBar;": "\u2226", - "NotElement;": "\u2209", - "NotEqual;": "\u2260", - "NotEqualTilde;": "\u2242\u0338", - "NotExists;": "\u2204", - "NotGreater;": "\u226f", - "NotGreaterEqual;": "\u2271", - "NotGreaterFullEqual;": "\u2267\u0338", - "NotGreaterGreater;": "\u226b\u0338", - "NotGreaterLess;": "\u2279", - "NotGreaterSlantEqual;": "\u2a7e\u0338", - "NotGreaterTilde;": "\u2275", - "NotHumpDownHump;": "\u224e\u0338", - "NotHumpEqual;": "\u224f\u0338", - "NotLeftTriangle;": "\u22ea", - "NotLeftTriangleBar;": "\u29cf\u0338", - "NotLeftTriangleEqual;": "\u22ec", - "NotLess;": "\u226e", - "NotLessEqual;": "\u2270", - "NotLessGreater;": "\u2278", - "NotLessLess;": "\u226a\u0338", - "NotLessSlantEqual;": "\u2a7d\u0338", - "NotLessTilde;": "\u2274", - "NotNestedGreaterGreater;": "\u2aa2\u0338", - "NotNestedLessLess;": "\u2aa1\u0338", - "NotPrecedes;": "\u2280", - "NotPrecedesEqual;": "\u2aaf\u0338", - "NotPrecedesSlantEqual;": "\u22e0", - "NotReverseElement;": "\u220c", - "NotRightTriangle;": "\u22eb", - "NotRightTriangleBar;": "\u29d0\u0338", - "NotRightTriangleEqual;": "\u22ed", - "NotSquareSubset;": "\u228f\u0338", - "NotSquareSubsetEqual;": "\u22e2", - "NotSquareSuperset;": "\u2290\u0338", - "NotSquareSupersetEqual;": "\u22e3", - "NotSubset;": "\u2282\u20d2", - "NotSubsetEqual;": "\u2288", - "NotSucceeds;": "\u2281", - "NotSucceedsEqual;": "\u2ab0\u0338", - "NotSucceedsSlantEqual;": "\u22e1", - "NotSucceedsTilde;": "\u227f\u0338", - "NotSuperset;": "\u2283\u20d2", - "NotSupersetEqual;": "\u2289", - "NotTilde;": "\u2241", - "NotTildeEqual;": "\u2244", - "NotTildeFullEqual;": "\u2247", - "NotTildeTilde;": "\u2249", - "NotVerticalBar;": "\u2224", - "Nscr;": "\U0001d4a9", - "Ntilde": "\xd1", - "Ntilde;": "\xd1", - "Nu;": "\u039d", - "OElig;": "\u0152", - "Oacute": "\xd3", - "Oacute;": "\xd3", - "Ocirc": "\xd4", - "Ocirc;": "\xd4", - "Ocy;": "\u041e", - "Odblac;": "\u0150", - "Ofr;": "\U0001d512", - "Ograve": "\xd2", - "Ograve;": "\xd2", - "Omacr;": "\u014c", - "Omega;": "\u03a9", - "Omicron;": "\u039f", - "Oopf;": "\U0001d546", - "OpenCurlyDoubleQuote;": "\u201c", - "OpenCurlyQuote;": "\u2018", - "Or;": "\u2a54", - "Oscr;": "\U0001d4aa", - "Oslash": "\xd8", - "Oslash;": "\xd8", - "Otilde": "\xd5", - "Otilde;": "\xd5", - "Otimes;": "\u2a37", - "Ouml": "\xd6", - "Ouml;": "\xd6", - "OverBar;": "\u203e", - "OverBrace;": "\u23de", - "OverBracket;": "\u23b4", - "OverParenthesis;": "\u23dc", - "PartialD;": "\u2202", - "Pcy;": "\u041f", - "Pfr;": "\U0001d513", - "Phi;": "\u03a6", - "Pi;": "\u03a0", - "PlusMinus;": "\xb1", - "Poincareplane;": "\u210c", - "Popf;": "\u2119", - "Pr;": "\u2abb", - "Precedes;": "\u227a", - "PrecedesEqual;": "\u2aaf", - "PrecedesSlantEqual;": "\u227c", - "PrecedesTilde;": "\u227e", - "Prime;": "\u2033", - "Product;": "\u220f", - "Proportion;": "\u2237", - "Proportional;": "\u221d", - "Pscr;": "\U0001d4ab", - "Psi;": "\u03a8", - "QUOT": "\"", - "QUOT;": "\"", - "Qfr;": "\U0001d514", - "Qopf;": "\u211a", - "Qscr;": "\U0001d4ac", - "RBarr;": "\u2910", - "REG": "\xae", - "REG;": "\xae", - "Racute;": "\u0154", - "Rang;": "\u27eb", - "Rarr;": "\u21a0", - "Rarrtl;": "\u2916", - "Rcaron;": "\u0158", - "Rcedil;": "\u0156", - "Rcy;": "\u0420", - "Re;": "\u211c", - "ReverseElement;": "\u220b", - "ReverseEquilibrium;": "\u21cb", - "ReverseUpEquilibrium;": "\u296f", - "Rfr;": "\u211c", - "Rho;": "\u03a1", - "RightAngleBracket;": "\u27e9", - "RightArrow;": "\u2192", - "RightArrowBar;": "\u21e5", - "RightArrowLeftArrow;": "\u21c4", - "RightCeiling;": "\u2309", - "RightDoubleBracket;": "\u27e7", - "RightDownTeeVector;": "\u295d", - "RightDownVector;": "\u21c2", - "RightDownVectorBar;": "\u2955", - "RightFloor;": "\u230b", - "RightTee;": "\u22a2", - "RightTeeArrow;": "\u21a6", - "RightTeeVector;": "\u295b", - "RightTriangle;": "\u22b3", - "RightTriangleBar;": "\u29d0", - "RightTriangleEqual;": "\u22b5", - "RightUpDownVector;": "\u294f", - "RightUpTeeVector;": "\u295c", - "RightUpVector;": "\u21be", - "RightUpVectorBar;": "\u2954", - "RightVector;": "\u21c0", - "RightVectorBar;": "\u2953", - "Rightarrow;": "\u21d2", - "Ropf;": "\u211d", - "RoundImplies;": "\u2970", - "Rrightarrow;": "\u21db", - "Rscr;": "\u211b", - "Rsh;": "\u21b1", - "RuleDelayed;": "\u29f4", - "SHCHcy;": "\u0429", - "SHcy;": "\u0428", - "SOFTcy;": "\u042c", - "Sacute;": "\u015a", - "Sc;": "\u2abc", - "Scaron;": "\u0160", - "Scedil;": "\u015e", - "Scirc;": "\u015c", - "Scy;": "\u0421", - "Sfr;": "\U0001d516", - "ShortDownArrow;": "\u2193", - "ShortLeftArrow;": "\u2190", - "ShortRightArrow;": "\u2192", - "ShortUpArrow;": "\u2191", - "Sigma;": "\u03a3", - "SmallCircle;": "\u2218", - "Sopf;": "\U0001d54a", - "Sqrt;": "\u221a", - "Square;": "\u25a1", - "SquareIntersection;": "\u2293", - "SquareSubset;": "\u228f", - "SquareSubsetEqual;": "\u2291", - "SquareSuperset;": "\u2290", - "SquareSupersetEqual;": "\u2292", - "SquareUnion;": "\u2294", - "Sscr;": "\U0001d4ae", - "Star;": "\u22c6", - "Sub;": "\u22d0", - "Subset;": "\u22d0", - "SubsetEqual;": "\u2286", - "Succeeds;": "\u227b", - "SucceedsEqual;": "\u2ab0", - "SucceedsSlantEqual;": "\u227d", - "SucceedsTilde;": "\u227f", - "SuchThat;": "\u220b", - "Sum;": "\u2211", - "Sup;": "\u22d1", - "Superset;": "\u2283", - "SupersetEqual;": "\u2287", - "Supset;": "\u22d1", - "THORN": "\xde", - "THORN;": "\xde", - "TRADE;": "\u2122", - "TSHcy;": "\u040b", - "TScy;": "\u0426", - "Tab;": "\t", - "Tau;": "\u03a4", - "Tcaron;": "\u0164", - "Tcedil;": "\u0162", - "Tcy;": "\u0422", - "Tfr;": "\U0001d517", - "Therefore;": "\u2234", - "Theta;": "\u0398", - "ThickSpace;": "\u205f\u200a", - "ThinSpace;": "\u2009", - "Tilde;": "\u223c", - "TildeEqual;": "\u2243", - "TildeFullEqual;": "\u2245", - "TildeTilde;": "\u2248", - "Topf;": "\U0001d54b", - "TripleDot;": "\u20db", - "Tscr;": "\U0001d4af", - "Tstrok;": "\u0166", - "Uacute": "\xda", - "Uacute;": "\xda", - "Uarr;": "\u219f", - "Uarrocir;": "\u2949", - "Ubrcy;": "\u040e", - "Ubreve;": "\u016c", - "Ucirc": "\xdb", - "Ucirc;": "\xdb", - "Ucy;": "\u0423", - "Udblac;": "\u0170", - "Ufr;": "\U0001d518", - "Ugrave": "\xd9", - "Ugrave;": "\xd9", - "Umacr;": "\u016a", - "UnderBar;": "_", - "UnderBrace;": "\u23df", - "UnderBracket;": "\u23b5", - "UnderParenthesis;": "\u23dd", - "Union;": "\u22c3", - "UnionPlus;": "\u228e", - "Uogon;": "\u0172", - "Uopf;": "\U0001d54c", - "UpArrow;": "\u2191", - "UpArrowBar;": "\u2912", - "UpArrowDownArrow;": "\u21c5", - "UpDownArrow;": "\u2195", - "UpEquilibrium;": "\u296e", - "UpTee;": "\u22a5", - "UpTeeArrow;": "\u21a5", - "Uparrow;": "\u21d1", - "Updownarrow;": "\u21d5", - "UpperLeftArrow;": "\u2196", - "UpperRightArrow;": "\u2197", - "Upsi;": "\u03d2", - "Upsilon;": "\u03a5", - "Uring;": "\u016e", - "Uscr;": "\U0001d4b0", - "Utilde;": "\u0168", - "Uuml": "\xdc", - "Uuml;": "\xdc", - "VDash;": "\u22ab", - "Vbar;": "\u2aeb", - "Vcy;": "\u0412", - "Vdash;": "\u22a9", - "Vdashl;": "\u2ae6", - "Vee;": "\u22c1", - "Verbar;": "\u2016", - "Vert;": "\u2016", - "VerticalBar;": "\u2223", - "VerticalLine;": "|", - "VerticalSeparator;": "\u2758", - "VerticalTilde;": "\u2240", - "VeryThinSpace;": "\u200a", - "Vfr;": "\U0001d519", - "Vopf;": "\U0001d54d", - "Vscr;": "\U0001d4b1", - "Vvdash;": "\u22aa", - "Wcirc;": "\u0174", - "Wedge;": "\u22c0", - "Wfr;": "\U0001d51a", - "Wopf;": "\U0001d54e", - "Wscr;": "\U0001d4b2", - "Xfr;": "\U0001d51b", - "Xi;": "\u039e", - "Xopf;": "\U0001d54f", - "Xscr;": "\U0001d4b3", - "YAcy;": "\u042f", - "YIcy;": "\u0407", - "YUcy;": "\u042e", - "Yacute": "\xdd", - "Yacute;": "\xdd", - "Ycirc;": "\u0176", - "Ycy;": "\u042b", - "Yfr;": "\U0001d51c", - "Yopf;": "\U0001d550", - "Yscr;": "\U0001d4b4", - "Yuml;": "\u0178", - "ZHcy;": "\u0416", - "Zacute;": "\u0179", - "Zcaron;": "\u017d", - "Zcy;": "\u0417", - "Zdot;": "\u017b", - "ZeroWidthSpace;": "\u200b", - "Zeta;": "\u0396", - "Zfr;": "\u2128", - "Zopf;": "\u2124", - "Zscr;": "\U0001d4b5", - "aacute": "\xe1", - "aacute;": "\xe1", - "abreve;": "\u0103", - "ac;": "\u223e", - "acE;": "\u223e\u0333", - "acd;": "\u223f", - "acirc": "\xe2", - "acirc;": "\xe2", - "acute": "\xb4", - "acute;": "\xb4", - "acy;": "\u0430", - "aelig": "\xe6", - "aelig;": "\xe6", - "af;": "\u2061", - "afr;": "\U0001d51e", - "agrave": "\xe0", - "agrave;": "\xe0", - "alefsym;": "\u2135", - "aleph;": "\u2135", - "alpha;": "\u03b1", - "amacr;": "\u0101", - "amalg;": "\u2a3f", - "amp": "&", - "amp;": "&", - "and;": "\u2227", - "andand;": "\u2a55", - "andd;": "\u2a5c", - "andslope;": "\u2a58", - "andv;": "\u2a5a", - "ang;": "\u2220", - "ange;": "\u29a4", - "angle;": "\u2220", - "angmsd;": "\u2221", - "angmsdaa;": "\u29a8", - "angmsdab;": "\u29a9", - "angmsdac;": "\u29aa", - "angmsdad;": "\u29ab", - "angmsdae;": "\u29ac", - "angmsdaf;": "\u29ad", - "angmsdag;": "\u29ae", - "angmsdah;": "\u29af", - "angrt;": "\u221f", - "angrtvb;": "\u22be", - "angrtvbd;": "\u299d", - "angsph;": "\u2222", - "angst;": "\xc5", - "angzarr;": "\u237c", - "aogon;": "\u0105", - "aopf;": "\U0001d552", - "ap;": "\u2248", - "apE;": "\u2a70", - "apacir;": "\u2a6f", - "ape;": "\u224a", - "apid;": "\u224b", - "apos;": "'", - "approx;": "\u2248", - "approxeq;": "\u224a", - "aring": "\xe5", - "aring;": "\xe5", - "ascr;": "\U0001d4b6", - "ast;": "*", - "asymp;": "\u2248", - "asympeq;": "\u224d", - "atilde": "\xe3", - "atilde;": "\xe3", - "auml": "\xe4", - "auml;": "\xe4", - "awconint;": "\u2233", - "awint;": "\u2a11", - "bNot;": "\u2aed", - "backcong;": "\u224c", - "backepsilon;": "\u03f6", - "backprime;": "\u2035", - "backsim;": "\u223d", - "backsimeq;": "\u22cd", - "barvee;": "\u22bd", - "barwed;": "\u2305", - "barwedge;": "\u2305", - "bbrk;": "\u23b5", - "bbrktbrk;": "\u23b6", - "bcong;": "\u224c", - "bcy;": "\u0431", - "bdquo;": "\u201e", - "becaus;": "\u2235", - "because;": "\u2235", - "bemptyv;": "\u29b0", - "bepsi;": "\u03f6", - "bernou;": "\u212c", - "beta;": "\u03b2", - "beth;": "\u2136", - "between;": "\u226c", - "bfr;": "\U0001d51f", - "bigcap;": "\u22c2", - "bigcirc;": "\u25ef", - "bigcup;": "\u22c3", - "bigodot;": "\u2a00", - "bigoplus;": "\u2a01", - "bigotimes;": "\u2a02", - "bigsqcup;": "\u2a06", - "bigstar;": "\u2605", - "bigtriangledown;": "\u25bd", - "bigtriangleup;": "\u25b3", - "biguplus;": "\u2a04", - "bigvee;": "\u22c1", - "bigwedge;": "\u22c0", - "bkarow;": "\u290d", - "blacklozenge;": "\u29eb", - "blacksquare;": "\u25aa", - "blacktriangle;": "\u25b4", - "blacktriangledown;": "\u25be", - "blacktriangleleft;": "\u25c2", - "blacktriangleright;": "\u25b8", - "blank;": "\u2423", - "blk12;": "\u2592", - "blk14;": "\u2591", - "blk34;": "\u2593", - "block;": "\u2588", - "bne;": "=\u20e5", - "bnequiv;": "\u2261\u20e5", - "bnot;": "\u2310", - "bopf;": "\U0001d553", - "bot;": "\u22a5", - "bottom;": "\u22a5", - "bowtie;": "\u22c8", - "boxDL;": "\u2557", - "boxDR;": "\u2554", - "boxDl;": "\u2556", - "boxDr;": "\u2553", - "boxH;": "\u2550", - "boxHD;": "\u2566", - "boxHU;": "\u2569", - "boxHd;": "\u2564", - "boxHu;": "\u2567", - "boxUL;": "\u255d", - "boxUR;": "\u255a", - "boxUl;": "\u255c", - "boxUr;": "\u2559", - "boxV;": "\u2551", - "boxVH;": "\u256c", - "boxVL;": "\u2563", - "boxVR;": "\u2560", - "boxVh;": "\u256b", - "boxVl;": "\u2562", - "boxVr;": "\u255f", - "boxbox;": "\u29c9", - "boxdL;": "\u2555", - "boxdR;": "\u2552", - "boxdl;": "\u2510", - "boxdr;": "\u250c", - "boxh;": "\u2500", - "boxhD;": "\u2565", - "boxhU;": "\u2568", - "boxhd;": "\u252c", - "boxhu;": "\u2534", - "boxminus;": "\u229f", - "boxplus;": "\u229e", - "boxtimes;": "\u22a0", - "boxuL;": "\u255b", - "boxuR;": "\u2558", - "boxul;": "\u2518", - "boxur;": "\u2514", - "boxv;": "\u2502", - "boxvH;": "\u256a", - "boxvL;": "\u2561", - "boxvR;": "\u255e", - "boxvh;": "\u253c", - "boxvl;": "\u2524", - "boxvr;": "\u251c", - "bprime;": "\u2035", - "breve;": "\u02d8", - "brvbar": "\xa6", - "brvbar;": "\xa6", - "bscr;": "\U0001d4b7", - "bsemi;": "\u204f", - "bsim;": "\u223d", - "bsime;": "\u22cd", - "bsol;": "\\", - "bsolb;": "\u29c5", - "bsolhsub;": "\u27c8", - "bull;": "\u2022", - "bullet;": "\u2022", - "bump;": "\u224e", - "bumpE;": "\u2aae", - "bumpe;": "\u224f", - "bumpeq;": "\u224f", - "cacute;": "\u0107", - "cap;": "\u2229", - "capand;": "\u2a44", - "capbrcup;": "\u2a49", - "capcap;": "\u2a4b", - "capcup;": "\u2a47", - "capdot;": "\u2a40", - "caps;": "\u2229\ufe00", - "caret;": "\u2041", - "caron;": "\u02c7", - "ccaps;": "\u2a4d", - "ccaron;": "\u010d", - "ccedil": "\xe7", - "ccedil;": "\xe7", - "ccirc;": "\u0109", - "ccups;": "\u2a4c", - "ccupssm;": "\u2a50", - "cdot;": "\u010b", - "cedil": "\xb8", - "cedil;": "\xb8", - "cemptyv;": "\u29b2", - "cent": "\xa2", - "cent;": "\xa2", - "centerdot;": "\xb7", - "cfr;": "\U0001d520", - "chcy;": "\u0447", - "check;": "\u2713", - "checkmark;": "\u2713", - "chi;": "\u03c7", - "cir;": "\u25cb", - "cirE;": "\u29c3", - "circ;": "\u02c6", - "circeq;": "\u2257", - "circlearrowleft;": "\u21ba", - "circlearrowright;": "\u21bb", - "circledR;": "\xae", - "circledS;": "\u24c8", - "circledast;": "\u229b", - "circledcirc;": "\u229a", - "circleddash;": "\u229d", - "cire;": "\u2257", - "cirfnint;": "\u2a10", - "cirmid;": "\u2aef", - "cirscir;": "\u29c2", - "clubs;": "\u2663", - "clubsuit;": "\u2663", - "colon;": ":", - "colone;": "\u2254", - "coloneq;": "\u2254", - "comma;": ",", - "commat;": "@", - "comp;": "\u2201", - "compfn;": "\u2218", - "complement;": "\u2201", - "complexes;": "\u2102", - "cong;": "\u2245", - "congdot;": "\u2a6d", - "conint;": "\u222e", - "copf;": "\U0001d554", - "coprod;": "\u2210", - "copy": "\xa9", - "copy;": "\xa9", - "copysr;": "\u2117", - "crarr;": "\u21b5", - "cross;": "\u2717", - "cscr;": "\U0001d4b8", - "csub;": "\u2acf", - "csube;": "\u2ad1", - "csup;": "\u2ad0", - "csupe;": "\u2ad2", - "ctdot;": "\u22ef", - "cudarrl;": "\u2938", - "cudarrr;": "\u2935", - "cuepr;": "\u22de", - "cuesc;": "\u22df", - "cularr;": "\u21b6", - "cularrp;": "\u293d", - "cup;": "\u222a", - "cupbrcap;": "\u2a48", - "cupcap;": "\u2a46", - "cupcup;": "\u2a4a", - "cupdot;": "\u228d", - "cupor;": "\u2a45", - "cups;": "\u222a\ufe00", - "curarr;": "\u21b7", - "curarrm;": "\u293c", - "curlyeqprec;": "\u22de", - "curlyeqsucc;": "\u22df", - "curlyvee;": "\u22ce", - "curlywedge;": "\u22cf", - "curren": "\xa4", - "curren;": "\xa4", - "curvearrowleft;": "\u21b6", - "curvearrowright;": "\u21b7", - "cuvee;": "\u22ce", - "cuwed;": "\u22cf", - "cwconint;": "\u2232", - "cwint;": "\u2231", - "cylcty;": "\u232d", - "dArr;": "\u21d3", - "dHar;": "\u2965", - "dagger;": "\u2020", - "daleth;": "\u2138", - "darr;": "\u2193", - "dash;": "\u2010", - "dashv;": "\u22a3", - "dbkarow;": "\u290f", - "dblac;": "\u02dd", - "dcaron;": "\u010f", - "dcy;": "\u0434", - "dd;": "\u2146", - "ddagger;": "\u2021", - "ddarr;": "\u21ca", - "ddotseq;": "\u2a77", - "deg": "\xb0", - "deg;": "\xb0", - "delta;": "\u03b4", - "demptyv;": "\u29b1", - "dfisht;": "\u297f", - "dfr;": "\U0001d521", - "dharl;": "\u21c3", - "dharr;": "\u21c2", - "diam;": "\u22c4", - "diamond;": "\u22c4", - "diamondsuit;": "\u2666", - "diams;": "\u2666", - "die;": "\xa8", - "digamma;": "\u03dd", - "disin;": "\u22f2", - "div;": "\xf7", - "divide": "\xf7", - "divide;": "\xf7", - "divideontimes;": "\u22c7", - "divonx;": "\u22c7", - "djcy;": "\u0452", - "dlcorn;": "\u231e", - "dlcrop;": "\u230d", - "dollar;": "$", - "dopf;": "\U0001d555", - "dot;": "\u02d9", - "doteq;": "\u2250", - "doteqdot;": "\u2251", - "dotminus;": "\u2238", - "dotplus;": "\u2214", - "dotsquare;": "\u22a1", - "doublebarwedge;": "\u2306", - "downarrow;": "\u2193", - "downdownarrows;": "\u21ca", - "downharpoonleft;": "\u21c3", - "downharpoonright;": "\u21c2", - "drbkarow;": "\u2910", - "drcorn;": "\u231f", - "drcrop;": "\u230c", - "dscr;": "\U0001d4b9", - "dscy;": "\u0455", - "dsol;": "\u29f6", - "dstrok;": "\u0111", - "dtdot;": "\u22f1", - "dtri;": "\u25bf", - "dtrif;": "\u25be", - "duarr;": "\u21f5", - "duhar;": "\u296f", - "dwangle;": "\u29a6", - "dzcy;": "\u045f", - "dzigrarr;": "\u27ff", - "eDDot;": "\u2a77", - "eDot;": "\u2251", - "eacute": "\xe9", - "eacute;": "\xe9", - "easter;": "\u2a6e", - "ecaron;": "\u011b", - "ecir;": "\u2256", - "ecirc": "\xea", - "ecirc;": "\xea", - "ecolon;": "\u2255", - "ecy;": "\u044d", - "edot;": "\u0117", - "ee;": "\u2147", - "efDot;": "\u2252", - "efr;": "\U0001d522", - "eg;": "\u2a9a", - "egrave": "\xe8", - "egrave;": "\xe8", - "egs;": "\u2a96", - "egsdot;": "\u2a98", - "el;": "\u2a99", - "elinters;": "\u23e7", - "ell;": "\u2113", - "els;": "\u2a95", - "elsdot;": "\u2a97", - "emacr;": "\u0113", - "empty;": "\u2205", - "emptyset;": "\u2205", - "emptyv;": "\u2205", - "emsp13;": "\u2004", - "emsp14;": "\u2005", - "emsp;": "\u2003", - "eng;": "\u014b", - "ensp;": "\u2002", - "eogon;": "\u0119", - "eopf;": "\U0001d556", - "epar;": "\u22d5", - "eparsl;": "\u29e3", - "eplus;": "\u2a71", - "epsi;": "\u03b5", - "epsilon;": "\u03b5", - "epsiv;": "\u03f5", - "eqcirc;": "\u2256", - "eqcolon;": "\u2255", - "eqsim;": "\u2242", - "eqslantgtr;": "\u2a96", - "eqslantless;": "\u2a95", - "equals;": "=", - "equest;": "\u225f", - "equiv;": "\u2261", - "equivDD;": "\u2a78", - "eqvparsl;": "\u29e5", - "erDot;": "\u2253", - "erarr;": "\u2971", - "escr;": "\u212f", - "esdot;": "\u2250", - "esim;": "\u2242", - "eta;": "\u03b7", - "eth": "\xf0", - "eth;": "\xf0", - "euml": "\xeb", - "euml;": "\xeb", - "euro;": "\u20ac", - "excl;": "!", - "exist;": "\u2203", - "expectation;": "\u2130", - "exponentiale;": "\u2147", - "fallingdotseq;": "\u2252", - "fcy;": "\u0444", - "female;": "\u2640", - "ffilig;": "\ufb03", - "fflig;": "\ufb00", - "ffllig;": "\ufb04", - "ffr;": "\U0001d523", - "filig;": "\ufb01", - "fjlig;": "fj", - "flat;": "\u266d", - "fllig;": "\ufb02", - "fltns;": "\u25b1", - "fnof;": "\u0192", - "fopf;": "\U0001d557", - "forall;": "\u2200", - "fork;": "\u22d4", - "forkv;": "\u2ad9", - "fpartint;": "\u2a0d", - "frac12": "\xbd", - "frac12;": "\xbd", - "frac13;": "\u2153", - "frac14": "\xbc", - "frac14;": "\xbc", - "frac15;": "\u2155", - "frac16;": "\u2159", - "frac18;": "\u215b", - "frac23;": "\u2154", - "frac25;": "\u2156", - "frac34": "\xbe", - "frac34;": "\xbe", - "frac35;": "\u2157", - "frac38;": "\u215c", - "frac45;": "\u2158", - "frac56;": "\u215a", - "frac58;": "\u215d", - "frac78;": "\u215e", - "frasl;": "\u2044", - "frown;": "\u2322", - "fscr;": "\U0001d4bb", - "gE;": "\u2267", - "gEl;": "\u2a8c", - "gacute;": "\u01f5", - "gamma;": "\u03b3", - "gammad;": "\u03dd", - "gap;": "\u2a86", - "gbreve;": "\u011f", - "gcirc;": "\u011d", - "gcy;": "\u0433", - "gdot;": "\u0121", - "ge;": "\u2265", - "gel;": "\u22db", - "geq;": "\u2265", - "geqq;": "\u2267", - "geqslant;": "\u2a7e", - "ges;": "\u2a7e", - "gescc;": "\u2aa9", - "gesdot;": "\u2a80", - "gesdoto;": "\u2a82", - "gesdotol;": "\u2a84", - "gesl;": "\u22db\ufe00", - "gesles;": "\u2a94", - "gfr;": "\U0001d524", - "gg;": "\u226b", - "ggg;": "\u22d9", - "gimel;": "\u2137", - "gjcy;": "\u0453", - "gl;": "\u2277", - "glE;": "\u2a92", - "gla;": "\u2aa5", - "glj;": "\u2aa4", - "gnE;": "\u2269", - "gnap;": "\u2a8a", - "gnapprox;": "\u2a8a", - "gne;": "\u2a88", - "gneq;": "\u2a88", - "gneqq;": "\u2269", - "gnsim;": "\u22e7", - "gopf;": "\U0001d558", - "grave;": "`", - "gscr;": "\u210a", - "gsim;": "\u2273", - "gsime;": "\u2a8e", - "gsiml;": "\u2a90", - "gt": ">", - "gt;": ">", - "gtcc;": "\u2aa7", - "gtcir;": "\u2a7a", - "gtdot;": "\u22d7", - "gtlPar;": "\u2995", - "gtquest;": "\u2a7c", - "gtrapprox;": "\u2a86", - "gtrarr;": "\u2978", - "gtrdot;": "\u22d7", - "gtreqless;": "\u22db", - "gtreqqless;": "\u2a8c", - "gtrless;": "\u2277", - "gtrsim;": "\u2273", - "gvertneqq;": "\u2269\ufe00", - "gvnE;": "\u2269\ufe00", - "hArr;": "\u21d4", - "hairsp;": "\u200a", - "half;": "\xbd", - "hamilt;": "\u210b", - "hardcy;": "\u044a", - "harr;": "\u2194", - "harrcir;": "\u2948", - "harrw;": "\u21ad", - "hbar;": "\u210f", - "hcirc;": "\u0125", - "hearts;": "\u2665", - "heartsuit;": "\u2665", - "hellip;": "\u2026", - "hercon;": "\u22b9", - "hfr;": "\U0001d525", - "hksearow;": "\u2925", - "hkswarow;": "\u2926", - "hoarr;": "\u21ff", - "homtht;": "\u223b", - "hookleftarrow;": "\u21a9", - "hookrightarrow;": "\u21aa", - "hopf;": "\U0001d559", - "horbar;": "\u2015", - "hscr;": "\U0001d4bd", - "hslash;": "\u210f", - "hstrok;": "\u0127", - "hybull;": "\u2043", - "hyphen;": "\u2010", - "iacute": "\xed", - "iacute;": "\xed", - "ic;": "\u2063", - "icirc": "\xee", - "icirc;": "\xee", - "icy;": "\u0438", - "iecy;": "\u0435", - "iexcl": "\xa1", - "iexcl;": "\xa1", - "iff;": "\u21d4", - "ifr;": "\U0001d526", - "igrave": "\xec", - "igrave;": "\xec", - "ii;": "\u2148", - "iiiint;": "\u2a0c", - "iiint;": "\u222d", - "iinfin;": "\u29dc", - "iiota;": "\u2129", - "ijlig;": "\u0133", - "imacr;": "\u012b", - "image;": "\u2111", - "imagline;": "\u2110", - "imagpart;": "\u2111", - "imath;": "\u0131", - "imof;": "\u22b7", - "imped;": "\u01b5", - "in;": "\u2208", - "incare;": "\u2105", - "infin;": "\u221e", - "infintie;": "\u29dd", - "inodot;": "\u0131", - "int;": "\u222b", - "intcal;": "\u22ba", - "integers;": "\u2124", - "intercal;": "\u22ba", - "intlarhk;": "\u2a17", - "intprod;": "\u2a3c", - "iocy;": "\u0451", - "iogon;": "\u012f", - "iopf;": "\U0001d55a", - "iota;": "\u03b9", - "iprod;": "\u2a3c", - "iquest": "\xbf", - "iquest;": "\xbf", - "iscr;": "\U0001d4be", - "isin;": "\u2208", - "isinE;": "\u22f9", - "isindot;": "\u22f5", - "isins;": "\u22f4", - "isinsv;": "\u22f3", - "isinv;": "\u2208", - "it;": "\u2062", - "itilde;": "\u0129", - "iukcy;": "\u0456", - "iuml": "\xef", - "iuml;": "\xef", - "jcirc;": "\u0135", - "jcy;": "\u0439", - "jfr;": "\U0001d527", - "jmath;": "\u0237", - "jopf;": "\U0001d55b", - "jscr;": "\U0001d4bf", - "jsercy;": "\u0458", - "jukcy;": "\u0454", - "kappa;": "\u03ba", - "kappav;": "\u03f0", - "kcedil;": "\u0137", - "kcy;": "\u043a", - "kfr;": "\U0001d528", - "kgreen;": "\u0138", - "khcy;": "\u0445", - "kjcy;": "\u045c", - "kopf;": "\U0001d55c", - "kscr;": "\U0001d4c0", - "lAarr;": "\u21da", - "lArr;": "\u21d0", - "lAtail;": "\u291b", - "lBarr;": "\u290e", - "lE;": "\u2266", - "lEg;": "\u2a8b", - "lHar;": "\u2962", - "lacute;": "\u013a", - "laemptyv;": "\u29b4", - "lagran;": "\u2112", - "lambda;": "\u03bb", - "lang;": "\u27e8", - "langd;": "\u2991", - "langle;": "\u27e8", - "lap;": "\u2a85", - "laquo": "\xab", - "laquo;": "\xab", - "larr;": "\u2190", - "larrb;": "\u21e4", - "larrbfs;": "\u291f", - "larrfs;": "\u291d", - "larrhk;": "\u21a9", - "larrlp;": "\u21ab", - "larrpl;": "\u2939", - "larrsim;": "\u2973", - "larrtl;": "\u21a2", - "lat;": "\u2aab", - "latail;": "\u2919", - "late;": "\u2aad", - "lates;": "\u2aad\ufe00", - "lbarr;": "\u290c", - "lbbrk;": "\u2772", - "lbrace;": "{", - "lbrack;": "[", - "lbrke;": "\u298b", - "lbrksld;": "\u298f", - "lbrkslu;": "\u298d", - "lcaron;": "\u013e", - "lcedil;": "\u013c", - "lceil;": "\u2308", - "lcub;": "{", - "lcy;": "\u043b", - "ldca;": "\u2936", - "ldquo;": "\u201c", - "ldquor;": "\u201e", - "ldrdhar;": "\u2967", - "ldrushar;": "\u294b", - "ldsh;": "\u21b2", - "le;": "\u2264", - "leftarrow;": "\u2190", - "leftarrowtail;": "\u21a2", - "leftharpoondown;": "\u21bd", - "leftharpoonup;": "\u21bc", - "leftleftarrows;": "\u21c7", - "leftrightarrow;": "\u2194", - "leftrightarrows;": "\u21c6", - "leftrightharpoons;": "\u21cb", - "leftrightsquigarrow;": "\u21ad", - "leftthreetimes;": "\u22cb", - "leg;": "\u22da", - "leq;": "\u2264", - "leqq;": "\u2266", - "leqslant;": "\u2a7d", - "les;": "\u2a7d", - "lescc;": "\u2aa8", - "lesdot;": "\u2a7f", - "lesdoto;": "\u2a81", - "lesdotor;": "\u2a83", - "lesg;": "\u22da\ufe00", - "lesges;": "\u2a93", - "lessapprox;": "\u2a85", - "lessdot;": "\u22d6", - "lesseqgtr;": "\u22da", - "lesseqqgtr;": "\u2a8b", - "lessgtr;": "\u2276", - "lesssim;": "\u2272", - "lfisht;": "\u297c", - "lfloor;": "\u230a", - "lfr;": "\U0001d529", - "lg;": "\u2276", - "lgE;": "\u2a91", - "lhard;": "\u21bd", - "lharu;": "\u21bc", - "lharul;": "\u296a", - "lhblk;": "\u2584", - "ljcy;": "\u0459", - "ll;": "\u226a", - "llarr;": "\u21c7", - "llcorner;": "\u231e", - "llhard;": "\u296b", - "lltri;": "\u25fa", - "lmidot;": "\u0140", - "lmoust;": "\u23b0", - "lmoustache;": "\u23b0", - "lnE;": "\u2268", - "lnap;": "\u2a89", - "lnapprox;": "\u2a89", - "lne;": "\u2a87", - "lneq;": "\u2a87", - "lneqq;": "\u2268", - "lnsim;": "\u22e6", - "loang;": "\u27ec", - "loarr;": "\u21fd", - "lobrk;": "\u27e6", - "longleftarrow;": "\u27f5", - "longleftrightarrow;": "\u27f7", - "longmapsto;": "\u27fc", - "longrightarrow;": "\u27f6", - "looparrowleft;": "\u21ab", - "looparrowright;": "\u21ac", - "lopar;": "\u2985", - "lopf;": "\U0001d55d", - "loplus;": "\u2a2d", - "lotimes;": "\u2a34", - "lowast;": "\u2217", - "lowbar;": "_", - "loz;": "\u25ca", - "lozenge;": "\u25ca", - "lozf;": "\u29eb", - "lpar;": "(", - "lparlt;": "\u2993", - "lrarr;": "\u21c6", - "lrcorner;": "\u231f", - "lrhar;": "\u21cb", - "lrhard;": "\u296d", - "lrm;": "\u200e", - "lrtri;": "\u22bf", - "lsaquo;": "\u2039", - "lscr;": "\U0001d4c1", - "lsh;": "\u21b0", - "lsim;": "\u2272", - "lsime;": "\u2a8d", - "lsimg;": "\u2a8f", - "lsqb;": "[", - "lsquo;": "\u2018", - "lsquor;": "\u201a", - "lstrok;": "\u0142", - "lt": "<", - "lt;": "<", - "ltcc;": "\u2aa6", - "ltcir;": "\u2a79", - "ltdot;": "\u22d6", - "lthree;": "\u22cb", - "ltimes;": "\u22c9", - "ltlarr;": "\u2976", - "ltquest;": "\u2a7b", - "ltrPar;": "\u2996", - "ltri;": "\u25c3", - "ltrie;": "\u22b4", - "ltrif;": "\u25c2", - "lurdshar;": "\u294a", - "luruhar;": "\u2966", - "lvertneqq;": "\u2268\ufe00", - "lvnE;": "\u2268\ufe00", - "mDDot;": "\u223a", - "macr": "\xaf", - "macr;": "\xaf", - "male;": "\u2642", - "malt;": "\u2720", - "maltese;": "\u2720", - "map;": "\u21a6", - "mapsto;": "\u21a6", - "mapstodown;": "\u21a7", - "mapstoleft;": "\u21a4", - "mapstoup;": "\u21a5", - "marker;": "\u25ae", - "mcomma;": "\u2a29", - "mcy;": "\u043c", - "mdash;": "\u2014", - "measuredangle;": "\u2221", - "mfr;": "\U0001d52a", - "mho;": "\u2127", - "micro": "\xb5", - "micro;": "\xb5", - "mid;": "\u2223", - "midast;": "*", - "midcir;": "\u2af0", - "middot": "\xb7", - "middot;": "\xb7", - "minus;": "\u2212", - "minusb;": "\u229f", - "minusd;": "\u2238", - "minusdu;": "\u2a2a", - "mlcp;": "\u2adb", - "mldr;": "\u2026", - "mnplus;": "\u2213", - "models;": "\u22a7", - "mopf;": "\U0001d55e", - "mp;": "\u2213", - "mscr;": "\U0001d4c2", - "mstpos;": "\u223e", - "mu;": "\u03bc", - "multimap;": "\u22b8", - "mumap;": "\u22b8", - "nGg;": "\u22d9\u0338", - "nGt;": "\u226b\u20d2", - "nGtv;": "\u226b\u0338", - "nLeftarrow;": "\u21cd", - "nLeftrightarrow;": "\u21ce", - "nLl;": "\u22d8\u0338", - "nLt;": "\u226a\u20d2", - "nLtv;": "\u226a\u0338", - "nRightarrow;": "\u21cf", - "nVDash;": "\u22af", - "nVdash;": "\u22ae", - "nabla;": "\u2207", - "nacute;": "\u0144", - "nang;": "\u2220\u20d2", - "nap;": "\u2249", - "napE;": "\u2a70\u0338", - "napid;": "\u224b\u0338", - "napos;": "\u0149", - "napprox;": "\u2249", - "natur;": "\u266e", - "natural;": "\u266e", - "naturals;": "\u2115", - "nbsp": "\xa0", - "nbsp;": "\xa0", - "nbump;": "\u224e\u0338", - "nbumpe;": "\u224f\u0338", - "ncap;": "\u2a43", - "ncaron;": "\u0148", - "ncedil;": "\u0146", - "ncong;": "\u2247", - "ncongdot;": "\u2a6d\u0338", - "ncup;": "\u2a42", - "ncy;": "\u043d", - "ndash;": "\u2013", - "ne;": "\u2260", - "neArr;": "\u21d7", - "nearhk;": "\u2924", - "nearr;": "\u2197", - "nearrow;": "\u2197", - "nedot;": "\u2250\u0338", - "nequiv;": "\u2262", - "nesear;": "\u2928", - "nesim;": "\u2242\u0338", - "nexist;": "\u2204", - "nexists;": "\u2204", - "nfr;": "\U0001d52b", - "ngE;": "\u2267\u0338", - "nge;": "\u2271", - "ngeq;": "\u2271", - "ngeqq;": "\u2267\u0338", - "ngeqslant;": "\u2a7e\u0338", - "nges;": "\u2a7e\u0338", - "ngsim;": "\u2275", - "ngt;": "\u226f", - "ngtr;": "\u226f", - "nhArr;": "\u21ce", - "nharr;": "\u21ae", - "nhpar;": "\u2af2", - "ni;": "\u220b", - "nis;": "\u22fc", - "nisd;": "\u22fa", - "niv;": "\u220b", - "njcy;": "\u045a", - "nlArr;": "\u21cd", - "nlE;": "\u2266\u0338", - "nlarr;": "\u219a", - "nldr;": "\u2025", - "nle;": "\u2270", - "nleftarrow;": "\u219a", - "nleftrightarrow;": "\u21ae", - "nleq;": "\u2270", - "nleqq;": "\u2266\u0338", - "nleqslant;": "\u2a7d\u0338", - "nles;": "\u2a7d\u0338", - "nless;": "\u226e", - "nlsim;": "\u2274", - "nlt;": "\u226e", - "nltri;": "\u22ea", - "nltrie;": "\u22ec", - "nmid;": "\u2224", - "nopf;": "\U0001d55f", - "not": "\xac", - "not;": "\xac", - "notin;": "\u2209", - "notinE;": "\u22f9\u0338", - "notindot;": "\u22f5\u0338", - "notinva;": "\u2209", - "notinvb;": "\u22f7", - "notinvc;": "\u22f6", - "notni;": "\u220c", - "notniva;": "\u220c", - "notnivb;": "\u22fe", - "notnivc;": "\u22fd", - "npar;": "\u2226", - "nparallel;": "\u2226", - "nparsl;": "\u2afd\u20e5", - "npart;": "\u2202\u0338", - "npolint;": "\u2a14", - "npr;": "\u2280", - "nprcue;": "\u22e0", - "npre;": "\u2aaf\u0338", - "nprec;": "\u2280", - "npreceq;": "\u2aaf\u0338", - "nrArr;": "\u21cf", - "nrarr;": "\u219b", - "nrarrc;": "\u2933\u0338", - "nrarrw;": "\u219d\u0338", - "nrightarrow;": "\u219b", - "nrtri;": "\u22eb", - "nrtrie;": "\u22ed", - "nsc;": "\u2281", - "nsccue;": "\u22e1", - "nsce;": "\u2ab0\u0338", - "nscr;": "\U0001d4c3", - "nshortmid;": "\u2224", - "nshortparallel;": "\u2226", - "nsim;": "\u2241", - "nsime;": "\u2244", - "nsimeq;": "\u2244", - "nsmid;": "\u2224", - "nspar;": "\u2226", - "nsqsube;": "\u22e2", - "nsqsupe;": "\u22e3", - "nsub;": "\u2284", - "nsubE;": "\u2ac5\u0338", - "nsube;": "\u2288", - "nsubset;": "\u2282\u20d2", - "nsubseteq;": "\u2288", - "nsubseteqq;": "\u2ac5\u0338", - "nsucc;": "\u2281", - "nsucceq;": "\u2ab0\u0338", - "nsup;": "\u2285", - "nsupE;": "\u2ac6\u0338", - "nsupe;": "\u2289", - "nsupset;": "\u2283\u20d2", - "nsupseteq;": "\u2289", - "nsupseteqq;": "\u2ac6\u0338", - "ntgl;": "\u2279", - "ntilde": "\xf1", - "ntilde;": "\xf1", - "ntlg;": "\u2278", - "ntriangleleft;": "\u22ea", - "ntrianglelefteq;": "\u22ec", - "ntriangleright;": "\u22eb", - "ntrianglerighteq;": "\u22ed", - "nu;": "\u03bd", - "num;": "#", - "numero;": "\u2116", - "numsp;": "\u2007", - "nvDash;": "\u22ad", - "nvHarr;": "\u2904", - "nvap;": "\u224d\u20d2", - "nvdash;": "\u22ac", - "nvge;": "\u2265\u20d2", - "nvgt;": ">\u20d2", - "nvinfin;": "\u29de", - "nvlArr;": "\u2902", - "nvle;": "\u2264\u20d2", - "nvlt;": "<\u20d2", - "nvltrie;": "\u22b4\u20d2", - "nvrArr;": "\u2903", - "nvrtrie;": "\u22b5\u20d2", - "nvsim;": "\u223c\u20d2", - "nwArr;": "\u21d6", - "nwarhk;": "\u2923", - "nwarr;": "\u2196", - "nwarrow;": "\u2196", - "nwnear;": "\u2927", - "oS;": "\u24c8", - "oacute": "\xf3", - "oacute;": "\xf3", - "oast;": "\u229b", - "ocir;": "\u229a", - "ocirc": "\xf4", - "ocirc;": "\xf4", - "ocy;": "\u043e", - "odash;": "\u229d", - "odblac;": "\u0151", - "odiv;": "\u2a38", - "odot;": "\u2299", - "odsold;": "\u29bc", - "oelig;": "\u0153", - "ofcir;": "\u29bf", - "ofr;": "\U0001d52c", - "ogon;": "\u02db", - "ograve": "\xf2", - "ograve;": "\xf2", - "ogt;": "\u29c1", - "ohbar;": "\u29b5", - "ohm;": "\u03a9", - "oint;": "\u222e", - "olarr;": "\u21ba", - "olcir;": "\u29be", - "olcross;": "\u29bb", - "oline;": "\u203e", - "olt;": "\u29c0", - "omacr;": "\u014d", - "omega;": "\u03c9", - "omicron;": "\u03bf", - "omid;": "\u29b6", - "ominus;": "\u2296", - "oopf;": "\U0001d560", - "opar;": "\u29b7", - "operp;": "\u29b9", - "oplus;": "\u2295", - "or;": "\u2228", - "orarr;": "\u21bb", - "ord;": "\u2a5d", - "order;": "\u2134", - "orderof;": "\u2134", - "ordf": "\xaa", - "ordf;": "\xaa", - "ordm": "\xba", - "ordm;": "\xba", - "origof;": "\u22b6", - "oror;": "\u2a56", - "orslope;": "\u2a57", - "orv;": "\u2a5b", - "oscr;": "\u2134", - "oslash": "\xf8", - "oslash;": "\xf8", - "osol;": "\u2298", - "otilde": "\xf5", - "otilde;": "\xf5", - "otimes;": "\u2297", - "otimesas;": "\u2a36", - "ouml": "\xf6", - "ouml;": "\xf6", - "ovbar;": "\u233d", - "par;": "\u2225", - "para": "\xb6", - "para;": "\xb6", - "parallel;": "\u2225", - "parsim;": "\u2af3", - "parsl;": "\u2afd", - "part;": "\u2202", - "pcy;": "\u043f", - "percnt;": "%", - "period;": ".", - "permil;": "\u2030", - "perp;": "\u22a5", - "pertenk;": "\u2031", - "pfr;": "\U0001d52d", - "phi;": "\u03c6", - "phiv;": "\u03d5", - "phmmat;": "\u2133", - "phone;": "\u260e", - "pi;": "\u03c0", - "pitchfork;": "\u22d4", - "piv;": "\u03d6", - "planck;": "\u210f", - "planckh;": "\u210e", - "plankv;": "\u210f", - "plus;": "+", - "plusacir;": "\u2a23", - "plusb;": "\u229e", - "pluscir;": "\u2a22", - "plusdo;": "\u2214", - "plusdu;": "\u2a25", - "pluse;": "\u2a72", - "plusmn": "\xb1", - "plusmn;": "\xb1", - "plussim;": "\u2a26", - "plustwo;": "\u2a27", - "pm;": "\xb1", - "pointint;": "\u2a15", - "popf;": "\U0001d561", - "pound": "\xa3", - "pound;": "\xa3", - "pr;": "\u227a", - "prE;": "\u2ab3", - "prap;": "\u2ab7", - "prcue;": "\u227c", - "pre;": "\u2aaf", - "prec;": "\u227a", - "precapprox;": "\u2ab7", - "preccurlyeq;": "\u227c", - "preceq;": "\u2aaf", - "precnapprox;": "\u2ab9", - "precneqq;": "\u2ab5", - "precnsim;": "\u22e8", - "precsim;": "\u227e", - "prime;": "\u2032", - "primes;": "\u2119", - "prnE;": "\u2ab5", - "prnap;": "\u2ab9", - "prnsim;": "\u22e8", - "prod;": "\u220f", - "profalar;": "\u232e", - "profline;": "\u2312", - "profsurf;": "\u2313", - "prop;": "\u221d", - "propto;": "\u221d", - "prsim;": "\u227e", - "prurel;": "\u22b0", - "pscr;": "\U0001d4c5", - "psi;": "\u03c8", - "puncsp;": "\u2008", - "qfr;": "\U0001d52e", - "qint;": "\u2a0c", - "qopf;": "\U0001d562", - "qprime;": "\u2057", - "qscr;": "\U0001d4c6", - "quaternions;": "\u210d", - "quatint;": "\u2a16", - "quest;": "?", - "questeq;": "\u225f", - "quot": "\"", - "quot;": "\"", - "rAarr;": "\u21db", - "rArr;": "\u21d2", - "rAtail;": "\u291c", - "rBarr;": "\u290f", - "rHar;": "\u2964", - "race;": "\u223d\u0331", - "racute;": "\u0155", - "radic;": "\u221a", - "raemptyv;": "\u29b3", - "rang;": "\u27e9", - "rangd;": "\u2992", - "range;": "\u29a5", - "rangle;": "\u27e9", - "raquo": "\xbb", - "raquo;": "\xbb", - "rarr;": "\u2192", - "rarrap;": "\u2975", - "rarrb;": "\u21e5", - "rarrbfs;": "\u2920", - "rarrc;": "\u2933", - "rarrfs;": "\u291e", - "rarrhk;": "\u21aa", - "rarrlp;": "\u21ac", - "rarrpl;": "\u2945", - "rarrsim;": "\u2974", - "rarrtl;": "\u21a3", - "rarrw;": "\u219d", - "ratail;": "\u291a", - "ratio;": "\u2236", - "rationals;": "\u211a", - "rbarr;": "\u290d", - "rbbrk;": "\u2773", - "rbrace;": "}", - "rbrack;": "]", - "rbrke;": "\u298c", - "rbrksld;": "\u298e", - "rbrkslu;": "\u2990", - "rcaron;": "\u0159", - "rcedil;": "\u0157", - "rceil;": "\u2309", - "rcub;": "}", - "rcy;": "\u0440", - "rdca;": "\u2937", - "rdldhar;": "\u2969", - "rdquo;": "\u201d", - "rdquor;": "\u201d", - "rdsh;": "\u21b3", - "real;": "\u211c", - "realine;": "\u211b", - "realpart;": "\u211c", - "reals;": "\u211d", - "rect;": "\u25ad", - "reg": "\xae", - "reg;": "\xae", - "rfisht;": "\u297d", - "rfloor;": "\u230b", - "rfr;": "\U0001d52f", - "rhard;": "\u21c1", - "rharu;": "\u21c0", - "rharul;": "\u296c", - "rho;": "\u03c1", - "rhov;": "\u03f1", - "rightarrow;": "\u2192", - "rightarrowtail;": "\u21a3", - "rightharpoondown;": "\u21c1", - "rightharpoonup;": "\u21c0", - "rightleftarrows;": "\u21c4", - "rightleftharpoons;": "\u21cc", - "rightrightarrows;": "\u21c9", - "rightsquigarrow;": "\u219d", - "rightthreetimes;": "\u22cc", - "ring;": "\u02da", - "risingdotseq;": "\u2253", - "rlarr;": "\u21c4", - "rlhar;": "\u21cc", - "rlm;": "\u200f", - "rmoust;": "\u23b1", - "rmoustache;": "\u23b1", - "rnmid;": "\u2aee", - "roang;": "\u27ed", - "roarr;": "\u21fe", - "robrk;": "\u27e7", - "ropar;": "\u2986", - "ropf;": "\U0001d563", - "roplus;": "\u2a2e", - "rotimes;": "\u2a35", - "rpar;": ")", - "rpargt;": "\u2994", - "rppolint;": "\u2a12", - "rrarr;": "\u21c9", - "rsaquo;": "\u203a", - "rscr;": "\U0001d4c7", - "rsh;": "\u21b1", - "rsqb;": "]", - "rsquo;": "\u2019", - "rsquor;": "\u2019", - "rthree;": "\u22cc", - "rtimes;": "\u22ca", - "rtri;": "\u25b9", - "rtrie;": "\u22b5", - "rtrif;": "\u25b8", - "rtriltri;": "\u29ce", - "ruluhar;": "\u2968", - "rx;": "\u211e", - "sacute;": "\u015b", - "sbquo;": "\u201a", - "sc;": "\u227b", - "scE;": "\u2ab4", - "scap;": "\u2ab8", - "scaron;": "\u0161", - "sccue;": "\u227d", - "sce;": "\u2ab0", - "scedil;": "\u015f", - "scirc;": "\u015d", - "scnE;": "\u2ab6", - "scnap;": "\u2aba", - "scnsim;": "\u22e9", - "scpolint;": "\u2a13", - "scsim;": "\u227f", - "scy;": "\u0441", - "sdot;": "\u22c5", - "sdotb;": "\u22a1", - "sdote;": "\u2a66", - "seArr;": "\u21d8", - "searhk;": "\u2925", - "searr;": "\u2198", - "searrow;": "\u2198", - "sect": "\xa7", - "sect;": "\xa7", - "semi;": ";", - "seswar;": "\u2929", - "setminus;": "\u2216", - "setmn;": "\u2216", - "sext;": "\u2736", - "sfr;": "\U0001d530", - "sfrown;": "\u2322", - "sharp;": "\u266f", - "shchcy;": "\u0449", - "shcy;": "\u0448", - "shortmid;": "\u2223", - "shortparallel;": "\u2225", - "shy": "\xad", - "shy;": "\xad", - "sigma;": "\u03c3", - "sigmaf;": "\u03c2", - "sigmav;": "\u03c2", - "sim;": "\u223c", - "simdot;": "\u2a6a", - "sime;": "\u2243", - "simeq;": "\u2243", - "simg;": "\u2a9e", - "simgE;": "\u2aa0", - "siml;": "\u2a9d", - "simlE;": "\u2a9f", - "simne;": "\u2246", - "simplus;": "\u2a24", - "simrarr;": "\u2972", - "slarr;": "\u2190", - "smallsetminus;": "\u2216", - "smashp;": "\u2a33", - "smeparsl;": "\u29e4", - "smid;": "\u2223", - "smile;": "\u2323", - "smt;": "\u2aaa", - "smte;": "\u2aac", - "smtes;": "\u2aac\ufe00", - "softcy;": "\u044c", - "sol;": "/", - "solb;": "\u29c4", - "solbar;": "\u233f", - "sopf;": "\U0001d564", - "spades;": "\u2660", - "spadesuit;": "\u2660", - "spar;": "\u2225", - "sqcap;": "\u2293", - "sqcaps;": "\u2293\ufe00", - "sqcup;": "\u2294", - "sqcups;": "\u2294\ufe00", - "sqsub;": "\u228f", - "sqsube;": "\u2291", - "sqsubset;": "\u228f", - "sqsubseteq;": "\u2291", - "sqsup;": "\u2290", - "sqsupe;": "\u2292", - "sqsupset;": "\u2290", - "sqsupseteq;": "\u2292", - "squ;": "\u25a1", - "square;": "\u25a1", - "squarf;": "\u25aa", - "squf;": "\u25aa", - "srarr;": "\u2192", - "sscr;": "\U0001d4c8", - "ssetmn;": "\u2216", - "ssmile;": "\u2323", - "sstarf;": "\u22c6", - "star;": "\u2606", - "starf;": "\u2605", - "straightepsilon;": "\u03f5", - "straightphi;": "\u03d5", - "strns;": "\xaf", - "sub;": "\u2282", - "subE;": "\u2ac5", - "subdot;": "\u2abd", - "sube;": "\u2286", - "subedot;": "\u2ac3", - "submult;": "\u2ac1", - "subnE;": "\u2acb", - "subne;": "\u228a", - "subplus;": "\u2abf", - "subrarr;": "\u2979", - "subset;": "\u2282", - "subseteq;": "\u2286", - "subseteqq;": "\u2ac5", - "subsetneq;": "\u228a", - "subsetneqq;": "\u2acb", - "subsim;": "\u2ac7", - "subsub;": "\u2ad5", - "subsup;": "\u2ad3", - "succ;": "\u227b", - "succapprox;": "\u2ab8", - "succcurlyeq;": "\u227d", - "succeq;": "\u2ab0", - "succnapprox;": "\u2aba", - "succneqq;": "\u2ab6", - "succnsim;": "\u22e9", - "succsim;": "\u227f", - "sum;": "\u2211", - "sung;": "\u266a", - "sup1": "\xb9", - "sup1;": "\xb9", - "sup2": "\xb2", - "sup2;": "\xb2", - "sup3": "\xb3", - "sup3;": "\xb3", - "sup;": "\u2283", - "supE;": "\u2ac6", - "supdot;": "\u2abe", - "supdsub;": "\u2ad8", - "supe;": "\u2287", - "supedot;": "\u2ac4", - "suphsol;": "\u27c9", - "suphsub;": "\u2ad7", - "suplarr;": "\u297b", - "supmult;": "\u2ac2", - "supnE;": "\u2acc", - "supne;": "\u228b", - "supplus;": "\u2ac0", - "supset;": "\u2283", - "supseteq;": "\u2287", - "supseteqq;": "\u2ac6", - "supsetneq;": "\u228b", - "supsetneqq;": "\u2acc", - "supsim;": "\u2ac8", - "supsub;": "\u2ad4", - "supsup;": "\u2ad6", - "swArr;": "\u21d9", - "swarhk;": "\u2926", - "swarr;": "\u2199", - "swarrow;": "\u2199", - "swnwar;": "\u292a", - "szlig": "\xdf", - "szlig;": "\xdf", - "target;": "\u2316", - "tau;": "\u03c4", - "tbrk;": "\u23b4", - "tcaron;": "\u0165", - "tcedil;": "\u0163", - "tcy;": "\u0442", - "tdot;": "\u20db", - "telrec;": "\u2315", - "tfr;": "\U0001d531", - "there4;": "\u2234", - "therefore;": "\u2234", - "theta;": "\u03b8", - "thetasym;": "\u03d1", - "thetav;": "\u03d1", - "thickapprox;": "\u2248", - "thicksim;": "\u223c", - "thinsp;": "\u2009", - "thkap;": "\u2248", - "thksim;": "\u223c", - "thorn": "\xfe", - "thorn;": "\xfe", - "tilde;": "\u02dc", - "times": "\xd7", - "times;": "\xd7", - "timesb;": "\u22a0", - "timesbar;": "\u2a31", - "timesd;": "\u2a30", - "tint;": "\u222d", - "toea;": "\u2928", - "top;": "\u22a4", - "topbot;": "\u2336", - "topcir;": "\u2af1", - "topf;": "\U0001d565", - "topfork;": "\u2ada", - "tosa;": "\u2929", - "tprime;": "\u2034", - "trade;": "\u2122", - "triangle;": "\u25b5", - "triangledown;": "\u25bf", - "triangleleft;": "\u25c3", - "trianglelefteq;": "\u22b4", - "triangleq;": "\u225c", - "triangleright;": "\u25b9", - "trianglerighteq;": "\u22b5", - "tridot;": "\u25ec", - "trie;": "\u225c", - "triminus;": "\u2a3a", - "triplus;": "\u2a39", - "trisb;": "\u29cd", - "tritime;": "\u2a3b", - "trpezium;": "\u23e2", - "tscr;": "\U0001d4c9", - "tscy;": "\u0446", - "tshcy;": "\u045b", - "tstrok;": "\u0167", - "twixt;": "\u226c", - "twoheadleftarrow;": "\u219e", - "twoheadrightarrow;": "\u21a0", - "uArr;": "\u21d1", - "uHar;": "\u2963", - "uacute": "\xfa", - "uacute;": "\xfa", - "uarr;": "\u2191", - "ubrcy;": "\u045e", - "ubreve;": "\u016d", - "ucirc": "\xfb", - "ucirc;": "\xfb", - "ucy;": "\u0443", - "udarr;": "\u21c5", - "udblac;": "\u0171", - "udhar;": "\u296e", - "ufisht;": "\u297e", - "ufr;": "\U0001d532", - "ugrave": "\xf9", - "ugrave;": "\xf9", - "uharl;": "\u21bf", - "uharr;": "\u21be", - "uhblk;": "\u2580", - "ulcorn;": "\u231c", - "ulcorner;": "\u231c", - "ulcrop;": "\u230f", - "ultri;": "\u25f8", - "umacr;": "\u016b", - "uml": "\xa8", - "uml;": "\xa8", - "uogon;": "\u0173", - "uopf;": "\U0001d566", - "uparrow;": "\u2191", - "updownarrow;": "\u2195", - "upharpoonleft;": "\u21bf", - "upharpoonright;": "\u21be", - "uplus;": "\u228e", - "upsi;": "\u03c5", - "upsih;": "\u03d2", - "upsilon;": "\u03c5", - "upuparrows;": "\u21c8", - "urcorn;": "\u231d", - "urcorner;": "\u231d", - "urcrop;": "\u230e", - "uring;": "\u016f", - "urtri;": "\u25f9", - "uscr;": "\U0001d4ca", - "utdot;": "\u22f0", - "utilde;": "\u0169", - "utri;": "\u25b5", - "utrif;": "\u25b4", - "uuarr;": "\u21c8", - "uuml": "\xfc", - "uuml;": "\xfc", - "uwangle;": "\u29a7", - "vArr;": "\u21d5", - "vBar;": "\u2ae8", - "vBarv;": "\u2ae9", - "vDash;": "\u22a8", - "vangrt;": "\u299c", - "varepsilon;": "\u03f5", - "varkappa;": "\u03f0", - "varnothing;": "\u2205", - "varphi;": "\u03d5", - "varpi;": "\u03d6", - "varpropto;": "\u221d", - "varr;": "\u2195", - "varrho;": "\u03f1", - "varsigma;": "\u03c2", - "varsubsetneq;": "\u228a\ufe00", - "varsubsetneqq;": "\u2acb\ufe00", - "varsupsetneq;": "\u228b\ufe00", - "varsupsetneqq;": "\u2acc\ufe00", - "vartheta;": "\u03d1", - "vartriangleleft;": "\u22b2", - "vartriangleright;": "\u22b3", - "vcy;": "\u0432", - "vdash;": "\u22a2", - "vee;": "\u2228", - "veebar;": "\u22bb", - "veeeq;": "\u225a", - "vellip;": "\u22ee", - "verbar;": "|", - "vert;": "|", - "vfr;": "\U0001d533", - "vltri;": "\u22b2", - "vnsub;": "\u2282\u20d2", - "vnsup;": "\u2283\u20d2", - "vopf;": "\U0001d567", - "vprop;": "\u221d", - "vrtri;": "\u22b3", - "vscr;": "\U0001d4cb", - "vsubnE;": "\u2acb\ufe00", - "vsubne;": "\u228a\ufe00", - "vsupnE;": "\u2acc\ufe00", - "vsupne;": "\u228b\ufe00", - "vzigzag;": "\u299a", - "wcirc;": "\u0175", - "wedbar;": "\u2a5f", - "wedge;": "\u2227", - "wedgeq;": "\u2259", - "weierp;": "\u2118", - "wfr;": "\U0001d534", - "wopf;": "\U0001d568", - "wp;": "\u2118", - "wr;": "\u2240", - "wreath;": "\u2240", - "wscr;": "\U0001d4cc", - "xcap;": "\u22c2", - "xcirc;": "\u25ef", - "xcup;": "\u22c3", - "xdtri;": "\u25bd", - "xfr;": "\U0001d535", - "xhArr;": "\u27fa", - "xharr;": "\u27f7", - "xi;": "\u03be", - "xlArr;": "\u27f8", - "xlarr;": "\u27f5", - "xmap;": "\u27fc", - "xnis;": "\u22fb", - "xodot;": "\u2a00", - "xopf;": "\U0001d569", - "xoplus;": "\u2a01", - "xotime;": "\u2a02", - "xrArr;": "\u27f9", - "xrarr;": "\u27f6", - "xscr;": "\U0001d4cd", - "xsqcup;": "\u2a06", - "xuplus;": "\u2a04", - "xutri;": "\u25b3", - "xvee;": "\u22c1", - "xwedge;": "\u22c0", - "yacute": "\xfd", - "yacute;": "\xfd", - "yacy;": "\u044f", - "ycirc;": "\u0177", - "ycy;": "\u044b", - "yen": "\xa5", - "yen;": "\xa5", - "yfr;": "\U0001d536", - "yicy;": "\u0457", - "yopf;": "\U0001d56a", - "yscr;": "\U0001d4ce", - "yucy;": "\u044e", - "yuml": "\xff", - "yuml;": "\xff", - "zacute;": "\u017a", - "zcaron;": "\u017e", - "zcy;": "\u0437", - "zdot;": "\u017c", - "zeetrf;": "\u2128", - "zeta;": "\u03b6", - "zfr;": "\U0001d537", - "zhcy;": "\u0436", - "zigrarr;": "\u21dd", - "zopf;": "\U0001d56b", - "zscr;": "\U0001d4cf", - "zwj;": "\u200d", - "zwnj;": "\u200c", -} - -replacementCharacters = { - 0x0: "\uFFFD", - 0x0d: "\u000D", - 0x80: "\u20AC", - 0x81: "\u0081", - 0x82: "\u201A", - 0x83: "\u0192", - 0x84: "\u201E", - 0x85: "\u2026", - 0x86: "\u2020", - 0x87: "\u2021", - 0x88: "\u02C6", - 0x89: "\u2030", - 0x8A: "\u0160", - 0x8B: "\u2039", - 0x8C: "\u0152", - 0x8D: "\u008D", - 0x8E: "\u017D", - 0x8F: "\u008F", - 0x90: "\u0090", - 0x91: "\u2018", - 0x92: "\u2019", - 0x93: "\u201C", - 0x94: "\u201D", - 0x95: "\u2022", - 0x96: "\u2013", - 0x97: "\u2014", - 0x98: "\u02DC", - 0x99: "\u2122", - 0x9A: "\u0161", - 0x9B: "\u203A", - 0x9C: "\u0153", - 0x9D: "\u009D", - 0x9E: "\u017E", - 0x9F: "\u0178", -} - -tokenTypes = { - "Doctype": 0, - "Characters": 1, - "SpaceCharacters": 2, - "StartTag": 3, - "EndTag": 4, - "EmptyTag": 5, - "Comment": 6, - "ParseError": 7 -} - -tagTokenTypes = frozenset([tokenTypes["StartTag"], tokenTypes["EndTag"], - tokenTypes["EmptyTag"]]) - - -prefixes = {v: k for k, v in namespaces.items()} -prefixes["http://www.w3.org/1998/Math/MathML"] = "math" - - -class DataLossWarning(UserWarning): - """Raised when the current tree is unable to represent the input data""" - pass - - -class _ReparseException(Exception): - pass diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/__init__.py b/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/__init__.py deleted file mode 100644 index e69de29..0000000 diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/__pycache__/__init__.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 8db1ca480b2384812f563671f6ff411160d211cb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 201 zcmYk0O$x#=5QS6eLWCZ~MKcxaPQ(+q5!azLQya`5O)T^}?mUbaaO*8xIa%q0`G$GC z2jhxj!APh3vrGG(@UM)HJx$07k{#JHJ3QEs>>oZFdS?*4@{IASfo?0DUxilhU2i5r+UmD666n+)uCh);M|7 LxJzGz86jt1R$w$+ diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/__pycache__/alphabeticalattributes.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/__pycache__/alphabeticalattributes.cpython-310.pyc deleted file mode 100644 index dcff25bc4c2355daad3e1181d0309a33955a5259..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1331 zcmZuxOOG5i5Vrd<(=$6uA`v1Y?ZF37G!mIkL~>i9La5MH9M(i;de9E5A*^#bct)z?3nGWIct&KQ z^2ej6X*H6gM`SvF3HHb|4Ohh68NKp~H*IgM4~1;jjcZI7uCBVKHd1ljcx8olFDc%k zA)5=QVBY!4N@bON*wntpy~}}Xh=zO$+xyK07+W;f`PsSi7E=|7&0+c@=2k#Bb_8N% zf1j31)2gy>dZA0H)@AEdC;44I2mP(vv%BSNt-5uon|ax9{L*wE&+gnV9hB@Aq~KT_ zDTlX94#%Xi<@jqgxugELjsf_32Y`miP>G&}Yx{7sL-__GrExvs z{A4Bc#mPL4V$;OL qgq_-Gt!fW{6&KSI^AK(PA7Ci<&wc#_Ux&j#eg7_r$VijQ>N*kbd9Qv zkX$P-ZK+*_clIrU%{dJB0-PiT6{Ls+711pzm|!A?ITj<4z&sLT;7$AFgVK<$!n+TK zYaH)kIF!4g8^S@&oZQiijP{8$ovmaR^|6zBX~%%MBlZzYzgGFm)G}{XTk2fMbzVE! z2!6&FaDH++JIiNl*{pM|7I}N^SEhMAdv%&S5Ova))#vh3I=r28fC*#sm9O<1L@z_7 zE?<;R&f4ofhKdj?R=}YhLiK9T=$4yzwf9Vf6 zzsGWZ0NEVsnbMnQJKekRMV4T-n1%Cx!g*~(r*S>y{7YBrA!0F&eT?oYI()@FhoUWZ z7=N}y(J4u3%BC!wA_=5kcD}Qa+G05t^;*RDiCJ99$_MCP(!epa^X*X8JA505caF(1 F`wc_3zZn1k diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/__pycache__/inject_meta_charset.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/__pycache__/inject_meta_charset.cpython-310.pyc deleted file mode 100644 index df543e947c200def9d09d9d939523ca3daacf9ce..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1869 zcmZt{O>Y!8)b@Bjve}S@gaG0)hjQ3T*`+G2R0;@*1jJ=~09t89?HFQ+q;lx zRsxlufoRfG`xkntdTgbr$4b8T#9!!zKF@4m8)3=7xbIkZUZFm%9qGHZ1ID`_Ct&yR_QPyf473Wjwr-_DN8w-;NhS2{ z&ECClHXimK+}YX+b+i-4na;zJh+2@_lu6GrrZ@q{Hd(n{@(Nfwp?Ujm6ixll=;vpDcP(D&pszFccf5a2CqWo>4M zFV{A*Cv)Ce-`|u(z2OdbYfXOsweu~4HuZVHFIWpPet)*YUB3F7RDAGfzm;_$<`uAV za>nXO>A;zD_FE;j*7jQ* zL8DyinV^t@*}gMW9~8m_k8~vU<7mgwEJ}r;70-{eS}52|3w=7wckw98V6LgFMsF#_QH{oAf}eJ~+In#dBR%=-2Nj!Zp=)XF?hmdL>oHDe}U2QBgpjv>VbE zv~iV&d0`q=a}4uw#*J_J(DlZxMniS8xjKpzvmvr7L^cbERd2UoUra$WiYf%-PNHNi zs`jqI5?m#(0$72q5&+}{#SKhxiv&2pEx^c&fWVhr2Abd|z5r(wuU4EEu@rf+N+|Jg z@QzxocTECkmEJ10I0a41YhnrzD8K?j|C;aX>Rozm&yFeUH9S&-u{7u7#NtiH_Qz2& z ZACmSl!zQ>@J9fvWT-hsDQIo7W{{dAm+1CI7 diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/__pycache__/lint.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/__pycache__/lint.cpython-310.pyc deleted file mode 100644 index 8b6fab9526a72df2d0b8e01a5d6fbca35a75660c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2577 zcmZ`*&2JM&6rb4-d+peX2@n!Ws})rRZi`J-dT3fztwJcJ6_-G$EYN1NGmbae4`*f^ zlE{{zq2g9?D5t7Y(i?Y9y|tH~s@|6)C+L3wm%caa7#Fo0?d*H=d-J~L`MspoYMH=u z{g*%6pG*?+6q)hI0_JmgWd{~U7>!6wTQoLWMr^iBihD+6#dgaE+GJK#h>NWv&^9YX zPF!l0;&Q93`6BQWtqGu={R*Erpsk572`jPkJ;KVoxL(~eTU9o(MCz4iV2#wxY|3Ai zY1C8P3*&AoROYa7E0kfHWVK!r1}WoS6e=$KNY-gqQhZx^YNyMeQB*)PYt@(hnSqRv zl@mYavg-$2W|gfpWQ!4xd7|*>l-^(H_`(lBpUg;rK8!z@3w-3euyE3%jI<0!TP7>s zCvA$+-z&8&jQk#H+4qS>S_O#4$qJXk2$b%weG`H;S9Q3n(hZ)tQVH(IZaWn&7a|q1 zTz294s_ll#ZHEbyuAl4-vG-x~Occ4o4<(0vcV*=ZDY;OPjzv7ZveL-UUkgm_X}%zR z_{x*OD57Ye>>2w;pB_+3`bM94CZpi1vHNfVTv8kiySdl7N_1=97i+Fedm`ZTI*6S9 zS1hkd3%=P41@~fK1)VTi^OV0P=iS>K4oMI$#GRxH6u3h{_fXJ9!B@(z)~(Ezy)I;_ z3K3+E=Y>hAJTE)`pC+JoEXkvGR>*x6H8}MMD#Y`G$d}Ud9+4NFW+#n#vm18(sLA+N zGnPDI-UV+J_RpPfTxd47c(T=u!qsMXM|INV!^Q{an-U7{98}SUzs4n=Zh9cbQqk@syCbH+`ZT-}YpCXw>F!jX+{R%X0T%4xQv$+iydh^>+NA!4w?98or$TgcCeuR%|N73au?A(r7}5v(qQb!Wqn*HI=Z z09OL;raqx*vEC=^4y<&))VKO}+sLa9weOb?$VGDNy_?2OV_*&JL1F0g-I33CbKBap z`$&&`{y`(T&p!^4f{x}VQ}Ct?zW)6`nRz_2@>uK2GxO_ESDu;QG?H8SBbO3? zjpgCVFb_|z5LRK;z8%sTvPU7$81-|Adg6c#iv409JLKj$YDpe~Zt^a zM|=N5Lgu4Q=TxSURRHbpX?~h;f1LHI2^# zeq7_*8pkTj@!J}AAd@qU_RUcyjb%c~W{DB#Q75iu7WR1P=+2Vzg}UaiWzJ&URXa$P zMqNI$kQ5d86=fFlm7iJo3l(#)A!c#6u$VA7b7{A+4CBD%`8F|~vv=GBHcji!nh(*V8BoNjM53WKj$=ExnXcnlQy zp+dEjO)YT|`cb&ch3@FPr>-X(NqRdO_E=P)oxt#AeNq%Llu<{783P@$3{(|orHIq&f?dY zgmso4?$)UB(kY_s;m$0r(E{**+;I&2mi0PG%k&uRA$O9#1%F7-06If!rej#Yk2hVN zsye+^FXAl0I>F3&UYxRCgmlI8HhX?FM2eor(!ld{C)d$r)!`@!coYHfD&V6Su#Orp z2CGjxusFn`lXh)FU)R<8BwB0tR1c=3C-6TMfkRs0gvh2~sx*dEr6I#@eUG}3^^Iqx xAk{al(=l$Bl&l_{cF*F)Bt45?`h>=0CJ}qGkX9 diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/__pycache__/optionaltags.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/__pycache__/optionaltags.cpython-310.pyc deleted file mode 100644 index aaf7d75820e79298528351a20d5be1de82f24c12..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2728 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 R_Mm-C&b9`vKOa5(e*hN(QgHwP diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/__pycache__/whitespace.cpython-310.pyc b/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/__pycache__/whitespace.cpython-310.pyc deleted file mode 100644 index 7b46cf1909d7eaccc47f58323db069f5ff028628..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1375 zcmZ8h-EQ1O6rLH6cWq~XB9yj7YNZ8Hi52O(s6`;9LR8CA^(LwaAY@coUe9dSiT^q? zyEM^80;SJ^0(ZOwZ@>%8EmyhYx;Jo+w;`cp&Disu@67ofSKV$vV0`=ApR+$WA%EfK z`T&f40aKT-2qI`s3L4RZMXYclha$#u9&zCap1VaWY60eoR^BeW$SeHFhkg4zkp8bU z@+Cjt5T5jJ64-T~5aEm96%m1K9d^&0s4F%^=M{;1g6)%G_X2E^p=0~WR9E@J$T%zN zN*U{kY?7u@$m z3*2wp)>l~$r=L6?S9zY)TI#`%bMUh0pP@{r)R04Z&Q_4Ld?^T!w{~rHCKKQ^4=tA3Y35OIa?%Je!8~v6)xp zgVD$LLk+&%gAk6A1F2CvjDaR970ykOe}e2;(;_;&YK&2RtZstQO_=(9SlCaTZc+~( zM%h0-8qf|4=oSlDhXKy`-zWWbr;RS7-y8av3d|^^B8cOn5{n$aJ8}GCk>qbA?Kl=y z3a~#@)rl;%G?wR?Hp&CT>J~2OOOu6b%N@ip;T@P7xgOzk3mj|E|Me#p8~byNROB0S zP6dU|#7oZh)D~cHM?3q^9*-yc@z;|llkcsg7gM~&*z#{1eisz(;%RuhJ5=F**vBwu z3$suVrb3Bwa6!|SDXH*B*K~^Y)2h@afgiy-Odl!yu*yo?POGBMa;ZK*Hb&T-e$4~y d2Zixl@6kG|pJRj?%e6(krX~UHv3H!#_P_pMS_=RG diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/alphabeticalattributes.py b/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/alphabeticalattributes.py deleted file mode 100644 index 5ba926e..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/alphabeticalattributes.py +++ /dev/null @@ -1,29 +0,0 @@ -from __future__ import absolute_import, division, unicode_literals - -from . import base - -from collections import OrderedDict - - -def _attr_key(attr): - """Return an appropriate key for an attribute for sorting - - Attributes have a namespace that can be either ``None`` or a string. We - can't compare the two because they're different types, so we convert - ``None`` to an empty string first. - - """ - return (attr[0][0] or ''), attr[0][1] - - -class Filter(base.Filter): - """Alphabetizes attributes for elements""" - def __iter__(self): - for token in base.Filter.__iter__(self): - if token["type"] in ("StartTag", "EmptyTag"): - attrs = OrderedDict() - for name, value in sorted(token["data"].items(), - key=_attr_key): - attrs[name] = value - token["data"] = attrs - yield token diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/base.py b/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/base.py deleted file mode 100644 index c7dbaed..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/base.py +++ /dev/null @@ -1,12 +0,0 @@ -from __future__ import absolute_import, division, unicode_literals - - -class Filter(object): - def __init__(self, source): - self.source = source - - def __iter__(self): - return iter(self.source) - - def __getattr__(self, name): - return getattr(self.source, name) diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/inject_meta_charset.py b/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/inject_meta_charset.py deleted file mode 100644 index aefb5c8..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/inject_meta_charset.py +++ /dev/null @@ -1,73 +0,0 @@ -from __future__ import absolute_import, division, unicode_literals - -from . import base - - -class Filter(base.Filter): - """Injects ```` tag into head of document""" - def __init__(self, source, encoding): - """Creates a Filter - - :arg source: the source token stream - - :arg encoding: the encoding to set - - """ - base.Filter.__init__(self, source) - self.encoding = encoding - - def __iter__(self): - state = "pre_head" - meta_found = (self.encoding is None) - pending = [] - - for token in base.Filter.__iter__(self): - type = token["type"] - if type == "StartTag": - if token["name"].lower() == "head": - state = "in_head" - - elif type == "EmptyTag": - if token["name"].lower() == "meta": - # replace charset with actual encoding - has_http_equiv_content_type = False - for (namespace, name), value in token["data"].items(): - if namespace is not None: - continue - elif name.lower() == 'charset': - token["data"][(namespace, name)] = self.encoding - meta_found = True - break - elif name == 'http-equiv' and value.lower() == 'content-type': - has_http_equiv_content_type = True - else: - if has_http_equiv_content_type and (None, "content") in token["data"]: - token["data"][(None, "content")] = 'text/html; charset=%s' % self.encoding - meta_found = True - - elif token["name"].lower() == "head" and not meta_found: - # insert meta into empty head - yield {"type": "StartTag", "name": "head", - "data": token["data"]} - yield {"type": "EmptyTag", "name": "meta", - "data": {(None, "charset"): self.encoding}} - yield {"type": "EndTag", "name": "head"} - meta_found = True - continue - - elif type == "EndTag": - if token["name"].lower() == "head" and pending: - # insert meta into head (if necessary) and flush pending queue - yield pending.pop(0) - if not meta_found: - yield {"type": "EmptyTag", "name": "meta", - "data": {(None, "charset"): self.encoding}} - while pending: - yield pending.pop(0) - meta_found = True - state = "post_head" - - if state == "in_head": - pending.append(token) - else: - yield token diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/lint.py b/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/lint.py deleted file mode 100644 index fcc07ee..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/lint.py +++ /dev/null @@ -1,93 +0,0 @@ -from __future__ import absolute_import, division, unicode_literals - -from pip._vendor.six import text_type - -from . import base -from ..constants import namespaces, voidElements - -from ..constants import spaceCharacters -spaceCharacters = "".join(spaceCharacters) - - -class Filter(base.Filter): - """Lints the token stream for errors - - If it finds any errors, it'll raise an ``AssertionError``. - - """ - def __init__(self, source, require_matching_tags=True): - """Creates a Filter - - :arg source: the source token stream - - :arg require_matching_tags: whether or not to require matching tags - - """ - super(Filter, self).__init__(source) - self.require_matching_tags = require_matching_tags - - def __iter__(self): - open_elements = [] - for token in base.Filter.__iter__(self): - type = token["type"] - if type in ("StartTag", "EmptyTag"): - namespace = token["namespace"] - name = token["name"] - assert namespace is None or isinstance(namespace, text_type) - assert namespace != "" - assert isinstance(name, text_type) - assert name != "" - assert isinstance(token["data"], dict) - if (not namespace or namespace == namespaces["html"]) and name in voidElements: - assert type == "EmptyTag" - else: - assert type == "StartTag" - if type == "StartTag" and self.require_matching_tags: - open_elements.append((namespace, name)) - for (namespace, name), value in token["data"].items(): - assert namespace is None or isinstance(namespace, text_type) - assert namespace != "" - assert isinstance(name, text_type) - assert name != "" - assert isinstance(value, text_type) - - elif type == "EndTag": - namespace = token["namespace"] - name = token["name"] - assert namespace is None or isinstance(namespace, text_type) - assert namespace != "" - assert isinstance(name, text_type) - assert name != "" - if (not namespace or namespace == namespaces["html"]) and name in voidElements: - assert False, "Void element reported as EndTag token: %(tag)s" % {"tag": name} - elif self.require_matching_tags: - start = open_elements.pop() - assert start == (namespace, name) - - elif type == "Comment": - data = token["data"] - assert isinstance(data, text_type) - - elif type in ("Characters", "SpaceCharacters"): - data = token["data"] - assert isinstance(data, text_type) - assert data != "" - if type == "SpaceCharacters": - assert data.strip(spaceCharacters) == "" - - elif type == "Doctype": - name = token["name"] - assert name is None or isinstance(name, text_type) - assert token["publicId"] is None or isinstance(name, text_type) - assert token["systemId"] is None or isinstance(name, text_type) - - elif type == "Entity": - assert isinstance(token["name"], text_type) - - elif type == "SerializerError": - assert isinstance(token["data"], text_type) - - else: - assert False, "Unknown token type: %(type)s" % {"type": type} - - yield token diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/optionaltags.py b/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/optionaltags.py deleted file mode 100644 index 4a86501..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/optionaltags.py +++ /dev/null @@ -1,207 +0,0 @@ -from __future__ import absolute_import, division, unicode_literals - -from . import base - - -class Filter(base.Filter): - """Removes optional tags from the token stream""" - def slider(self): - previous1 = previous2 = None - for token in self.source: - if previous1 is not None: - yield previous2, previous1, token - previous2 = previous1 - previous1 = token - if previous1 is not None: - yield previous2, previous1, None - - def __iter__(self): - for previous, token, next in self.slider(): - type = token["type"] - if type == "StartTag": - if (token["data"] or - not self.is_optional_start(token["name"], previous, next)): - yield token - elif type == "EndTag": - if not self.is_optional_end(token["name"], next): - yield token - else: - yield token - - def is_optional_start(self, tagname, previous, next): - type = next and next["type"] or None - if tagname in 'html': - # An html element's start tag may be omitted if the first thing - # inside the html element is not a space character or a comment. - return type not in ("Comment", "SpaceCharacters") - elif tagname == 'head': - # A head element's start tag may be omitted if the first thing - # inside the head element is an element. - # XXX: we also omit the start tag if the head element is empty - if type in ("StartTag", "EmptyTag"): - return True - elif type == "EndTag": - return next["name"] == "head" - elif tagname == 'body': - # A body element's start tag may be omitted if the first thing - # inside the body element is not a space character or a comment, - # except if the first thing inside the body element is a script - # or style element and the node immediately preceding the body - # element is a head element whose end tag has been omitted. - if type in ("Comment", "SpaceCharacters"): - return False - elif type == "StartTag": - # XXX: we do not look at the preceding event, so we never omit - # the body element's start tag if it's followed by a script or - # a style element. - return next["name"] not in ('script', 'style') - else: - return True - elif tagname == 'colgroup': - # A colgroup element's start tag may be omitted if the first thing - # inside the colgroup element is a col element, and if the element - # is not immediately preceded by another colgroup element whose - # end tag has been omitted. - if type in ("StartTag", "EmptyTag"): - # XXX: we do not look at the preceding event, so instead we never - # omit the colgroup element's end tag when it is immediately - # followed by another colgroup element. See is_optional_end. - return next["name"] == "col" - else: - return False - elif tagname == 'tbody': - # A tbody element's start tag may be omitted if the first thing - # inside the tbody element is a tr element, and if the element is - # not immediately preceded by a tbody, thead, or tfoot element - # whose end tag has been omitted. - if type == "StartTag": - # omit the thead and tfoot elements' end tag when they are - # immediately followed by a tbody element. See is_optional_end. - if previous and previous['type'] == 'EndTag' and \ - previous['name'] in ('tbody', 'thead', 'tfoot'): - return False - return next["name"] == 'tr' - else: - return False - return False - - def is_optional_end(self, tagname, next): - type = next and next["type"] or None - if tagname in ('html', 'head', 'body'): - # An html element's end tag may be omitted if the html element - # is not immediately followed by a space character or a comment. - return type not in ("Comment", "SpaceCharacters") - elif tagname in ('li', 'optgroup', 'tr'): - # A li element's end tag may be omitted if the li element is - # immediately followed by another li element or if there is - # no more content in the parent element. - # An optgroup element's end tag may be omitted if the optgroup - # element is immediately followed by another optgroup element, - # or if there is no more content in the parent element. - # A tr element's end tag may be omitted if the tr element is - # immediately followed by another tr element, or if there is - # no more content in the parent element. - if type == "StartTag": - return next["name"] == tagname - else: - return type == "EndTag" or type is None - elif tagname in ('dt', 'dd'): - # A dt element's end tag may be omitted if the dt element is - # immediately followed by another dt element or a dd element. - # A dd element's end tag may be omitted if the dd element is - # immediately followed by another dd element or a dt element, - # or if there is no more content in the parent element. - if type == "StartTag": - return next["name"] in ('dt', 'dd') - elif tagname == 'dd': - return type == "EndTag" or type is None - else: - return False - elif tagname == 'p': - # A p element's end tag may be omitted if the p element is - # immediately followed by an address, article, aside, - # blockquote, datagrid, dialog, dir, div, dl, fieldset, - # footer, form, h1, h2, h3, h4, h5, h6, header, hr, menu, - # nav, ol, p, pre, section, table, or ul, element, or if - # there is no more content in the parent element. - if type in ("StartTag", "EmptyTag"): - return next["name"] in ('address', 'article', 'aside', - 'blockquote', 'datagrid', 'dialog', - 'dir', 'div', 'dl', 'fieldset', 'footer', - 'form', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', - 'header', 'hr', 'menu', 'nav', 'ol', - 'p', 'pre', 'section', 'table', 'ul') - else: - return type == "EndTag" or type is None - elif tagname == 'option': - # An option element's end tag may be omitted if the option - # element is immediately followed by another option element, - # or if it is immediately followed by an optgroup - # element, or if there is no more content in the parent - # element. - if type == "StartTag": - return next["name"] in ('option', 'optgroup') - else: - return type == "EndTag" or type is None - elif tagname in ('rt', 'rp'): - # An rt element's end tag may be omitted if the rt element is - # immediately followed by an rt or rp element, or if there is - # no more content in the parent element. - # An rp element's end tag may be omitted if the rp element is - # immediately followed by an rt or rp element, or if there is - # no more content in the parent element. - if type == "StartTag": - return next["name"] in ('rt', 'rp') - else: - return type == "EndTag" or type is None - elif tagname == 'colgroup': - # A colgroup element's end tag may be omitted if the colgroup - # element is not immediately followed by a space character or - # a comment. - if type in ("Comment", "SpaceCharacters"): - return False - elif type == "StartTag": - # XXX: we also look for an immediately following colgroup - # element. See is_optional_start. - return next["name"] != 'colgroup' - else: - return True - elif tagname in ('thead', 'tbody'): - # A thead element's end tag may be omitted if the thead element - # is immediately followed by a tbody or tfoot element. - # A tbody element's end tag may be omitted if the tbody element - # is immediately followed by a tbody or tfoot element, or if - # there is no more content in the parent element. - # A tfoot element's end tag may be omitted if the tfoot element - # is immediately followed by a tbody element, or if there is no - # more content in the parent element. - # XXX: we never omit the end tag when the following element is - # a tbody. See is_optional_start. - if type == "StartTag": - return next["name"] in ['tbody', 'tfoot'] - elif tagname == 'tbody': - return type == "EndTag" or type is None - else: - return False - elif tagname == 'tfoot': - # A tfoot element's end tag may be omitted if the tfoot element - # is immediately followed by a tbody element, or if there is no - # more content in the parent element. - # XXX: we never omit the end tag when the following element is - # a tbody. See is_optional_start. - if type == "StartTag": - return next["name"] == 'tbody' - else: - return type == "EndTag" or type is None - elif tagname in ('td', 'th'): - # A td element's end tag may be omitted if the td element is - # immediately followed by a td or th element, or if there is - # no more content in the parent element. - # A th element's end tag may be omitted if the th element is - # immediately followed by a td or th element, or if there is - # no more content in the parent element. - if type == "StartTag": - return next["name"] in ('td', 'th') - else: - return type == "EndTag" or type is None - return False diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/sanitizer.py b/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/sanitizer.py deleted file mode 100644 index aa7431d..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/sanitizer.py +++ /dev/null @@ -1,916 +0,0 @@ -"""Deprecated from html5lib 1.1. - -See `here `_ for -information about its deprecation; `Bleach `_ -is recommended as a replacement. Please let us know in the aforementioned issue -if Bleach is unsuitable for your needs. - -""" -from __future__ import absolute_import, division, unicode_literals - -import re -import warnings -from xml.sax.saxutils import escape, unescape - -from pip._vendor.six.moves import urllib_parse as urlparse - -from . import base -from ..constants import namespaces, prefixes - -__all__ = ["Filter"] - - -_deprecation_msg = ( - "html5lib's sanitizer is deprecated; see " + - "https://github.com/html5lib/html5lib-python/issues/443 and please let " + - "us know if Bleach is unsuitable for your needs" -) - -warnings.warn(_deprecation_msg, DeprecationWarning) - -allowed_elements = frozenset(( - (namespaces['html'], 'a'), - (namespaces['html'], 'abbr'), - (namespaces['html'], 'acronym'), - (namespaces['html'], 'address'), - (namespaces['html'], 'area'), - (namespaces['html'], 'article'), - (namespaces['html'], 'aside'), - (namespaces['html'], 'audio'), - (namespaces['html'], 'b'), - (namespaces['html'], 'big'), - (namespaces['html'], 'blockquote'), - (namespaces['html'], 'br'), - (namespaces['html'], 'button'), - (namespaces['html'], 'canvas'), - (namespaces['html'], 'caption'), - (namespaces['html'], 'center'), - (namespaces['html'], 'cite'), - (namespaces['html'], 'code'), - (namespaces['html'], 'col'), - (namespaces['html'], 'colgroup'), - (namespaces['html'], 'command'), - (namespaces['html'], 'datagrid'), - (namespaces['html'], 'datalist'), - (namespaces['html'], 'dd'), - (namespaces['html'], 'del'), - (namespaces['html'], 'details'), - (namespaces['html'], 'dfn'), - (namespaces['html'], 'dialog'), - (namespaces['html'], 'dir'), - (namespaces['html'], 'div'), - (namespaces['html'], 'dl'), - (namespaces['html'], 'dt'), - (namespaces['html'], 'em'), - (namespaces['html'], 'event-source'), - (namespaces['html'], 'fieldset'), - (namespaces['html'], 'figcaption'), - (namespaces['html'], 'figure'), - (namespaces['html'], 'footer'), - (namespaces['html'], 'font'), - (namespaces['html'], 'form'), - (namespaces['html'], 'header'), - (namespaces['html'], 'h1'), - (namespaces['html'], 'h2'), - (namespaces['html'], 'h3'), - (namespaces['html'], 'h4'), - (namespaces['html'], 'h5'), - (namespaces['html'], 'h6'), - (namespaces['html'], 'hr'), - (namespaces['html'], 'i'), - (namespaces['html'], 'img'), - (namespaces['html'], 'input'), - (namespaces['html'], 'ins'), - (namespaces['html'], 'keygen'), - (namespaces['html'], 'kbd'), - (namespaces['html'], 'label'), - (namespaces['html'], 'legend'), - (namespaces['html'], 'li'), - (namespaces['html'], 'm'), - (namespaces['html'], 'map'), - (namespaces['html'], 'menu'), - (namespaces['html'], 'meter'), - (namespaces['html'], 'multicol'), - (namespaces['html'], 'nav'), - (namespaces['html'], 'nextid'), - (namespaces['html'], 'ol'), - (namespaces['html'], 'output'), - (namespaces['html'], 'optgroup'), - (namespaces['html'], 'option'), - (namespaces['html'], 'p'), - (namespaces['html'], 'pre'), - (namespaces['html'], 'progress'), - (namespaces['html'], 'q'), - (namespaces['html'], 's'), - (namespaces['html'], 'samp'), - (namespaces['html'], 'section'), - (namespaces['html'], 'select'), - (namespaces['html'], 'small'), - (namespaces['html'], 'sound'), - (namespaces['html'], 'source'), - (namespaces['html'], 'spacer'), - (namespaces['html'], 'span'), - (namespaces['html'], 'strike'), - (namespaces['html'], 'strong'), - (namespaces['html'], 'sub'), - (namespaces['html'], 'sup'), - (namespaces['html'], 'table'), - (namespaces['html'], 'tbody'), - (namespaces['html'], 'td'), - (namespaces['html'], 'textarea'), - (namespaces['html'], 'time'), - (namespaces['html'], 'tfoot'), - (namespaces['html'], 'th'), - (namespaces['html'], 'thead'), - (namespaces['html'], 'tr'), - (namespaces['html'], 'tt'), - (namespaces['html'], 'u'), - (namespaces['html'], 'ul'), - (namespaces['html'], 'var'), - (namespaces['html'], 'video'), - (namespaces['mathml'], 'maction'), - (namespaces['mathml'], 'math'), - (namespaces['mathml'], 'merror'), - (namespaces['mathml'], 'mfrac'), - (namespaces['mathml'], 'mi'), - (namespaces['mathml'], 'mmultiscripts'), - (namespaces['mathml'], 'mn'), - (namespaces['mathml'], 'mo'), - (namespaces['mathml'], 'mover'), - (namespaces['mathml'], 'mpadded'), - (namespaces['mathml'], 'mphantom'), - (namespaces['mathml'], 'mprescripts'), - (namespaces['mathml'], 'mroot'), - (namespaces['mathml'], 'mrow'), - (namespaces['mathml'], 'mspace'), - (namespaces['mathml'], 'msqrt'), - (namespaces['mathml'], 'mstyle'), - (namespaces['mathml'], 'msub'), - (namespaces['mathml'], 'msubsup'), - (namespaces['mathml'], 'msup'), - (namespaces['mathml'], 'mtable'), - (namespaces['mathml'], 'mtd'), - (namespaces['mathml'], 'mtext'), - (namespaces['mathml'], 'mtr'), - (namespaces['mathml'], 'munder'), - (namespaces['mathml'], 'munderover'), - (namespaces['mathml'], 'none'), - (namespaces['svg'], 'a'), - (namespaces['svg'], 'animate'), - (namespaces['svg'], 'animateColor'), - (namespaces['svg'], 'animateMotion'), - (namespaces['svg'], 'animateTransform'), - (namespaces['svg'], 'clipPath'), - (namespaces['svg'], 'circle'), - (namespaces['svg'], 'defs'), - (namespaces['svg'], 'desc'), - (namespaces['svg'], 'ellipse'), - (namespaces['svg'], 'font-face'), - (namespaces['svg'], 'font-face-name'), - (namespaces['svg'], 'font-face-src'), - (namespaces['svg'], 'g'), - (namespaces['svg'], 'glyph'), - (namespaces['svg'], 'hkern'), - (namespaces['svg'], 'linearGradient'), - (namespaces['svg'], 'line'), - (namespaces['svg'], 'marker'), - (namespaces['svg'], 'metadata'), - (namespaces['svg'], 'missing-glyph'), - (namespaces['svg'], 'mpath'), - (namespaces['svg'], 'path'), - (namespaces['svg'], 'polygon'), - (namespaces['svg'], 'polyline'), - (namespaces['svg'], 'radialGradient'), - (namespaces['svg'], 'rect'), - (namespaces['svg'], 'set'), - (namespaces['svg'], 'stop'), - (namespaces['svg'], 'svg'), - (namespaces['svg'], 'switch'), - (namespaces['svg'], 'text'), - (namespaces['svg'], 'title'), - (namespaces['svg'], 'tspan'), - (namespaces['svg'], 'use'), -)) - -allowed_attributes = frozenset(( - # HTML attributes - (None, 'abbr'), - (None, 'accept'), - (None, 'accept-charset'), - (None, 'accesskey'), - (None, 'action'), - (None, 'align'), - (None, 'alt'), - (None, 'autocomplete'), - (None, 'autofocus'), - (None, 'axis'), - (None, 'background'), - (None, 'balance'), - (None, 'bgcolor'), - (None, 'bgproperties'), - (None, 'border'), - (None, 'bordercolor'), - (None, 'bordercolordark'), - (None, 'bordercolorlight'), - (None, 'bottompadding'), - (None, 'cellpadding'), - (None, 'cellspacing'), - (None, 'ch'), - (None, 'challenge'), - (None, 'char'), - (None, 'charoff'), - (None, 'choff'), - (None, 'charset'), - (None, 'checked'), - (None, 'cite'), - (None, 'class'), - (None, 'clear'), - (None, 'color'), - (None, 'cols'), - (None, 'colspan'), - (None, 'compact'), - (None, 'contenteditable'), - (None, 'controls'), - (None, 'coords'), - (None, 'data'), - (None, 'datafld'), - (None, 'datapagesize'), - (None, 'datasrc'), - (None, 'datetime'), - (None, 'default'), - (None, 'delay'), - (None, 'dir'), - (None, 'disabled'), - (None, 'draggable'), - (None, 'dynsrc'), - (None, 'enctype'), - (None, 'end'), - (None, 'face'), - (None, 'for'), - (None, 'form'), - (None, 'frame'), - (None, 'galleryimg'), - (None, 'gutter'), - (None, 'headers'), - (None, 'height'), - (None, 'hidefocus'), - (None, 'hidden'), - (None, 'high'), - (None, 'href'), - (None, 'hreflang'), - (None, 'hspace'), - (None, 'icon'), - (None, 'id'), - (None, 'inputmode'), - (None, 'ismap'), - (None, 'keytype'), - (None, 'label'), - (None, 'leftspacing'), - (None, 'lang'), - (None, 'list'), - (None, 'longdesc'), - (None, 'loop'), - (None, 'loopcount'), - (None, 'loopend'), - (None, 'loopstart'), - (None, 'low'), - (None, 'lowsrc'), - (None, 'max'), - (None, 'maxlength'), - (None, 'media'), - (None, 'method'), - (None, 'min'), - (None, 'multiple'), - (None, 'name'), - (None, 'nohref'), - (None, 'noshade'), - (None, 'nowrap'), - (None, 'open'), - (None, 'optimum'), - (None, 'pattern'), - (None, 'ping'), - (None, 'point-size'), - (None, 'poster'), - (None, 'pqg'), - (None, 'preload'), - (None, 'prompt'), - (None, 'radiogroup'), - (None, 'readonly'), - (None, 'rel'), - (None, 'repeat-max'), - (None, 'repeat-min'), - (None, 'replace'), - (None, 'required'), - (None, 'rev'), - (None, 'rightspacing'), - (None, 'rows'), - (None, 'rowspan'), - (None, 'rules'), - (None, 'scope'), - (None, 'selected'), - (None, 'shape'), - (None, 'size'), - (None, 'span'), - (None, 'src'), - (None, 'start'), - (None, 'step'), - (None, 'style'), - (None, 'summary'), - (None, 'suppress'), - (None, 'tabindex'), - (None, 'target'), - (None, 'template'), - (None, 'title'), - (None, 'toppadding'), - (None, 'type'), - (None, 'unselectable'), - (None, 'usemap'), - (None, 'urn'), - (None, 'valign'), - (None, 'value'), - (None, 'variable'), - (None, 'volume'), - (None, 'vspace'), - (None, 'vrml'), - (None, 'width'), - (None, 'wrap'), - (namespaces['xml'], 'lang'), - # MathML attributes - (None, 'actiontype'), - (None, 'align'), - (None, 'columnalign'), - (None, 'columnalign'), - (None, 'columnalign'), - (None, 'columnlines'), - (None, 'columnspacing'), - (None, 'columnspan'), - (None, 'depth'), - (None, 'display'), - (None, 'displaystyle'), - (None, 'equalcolumns'), - (None, 'equalrows'), - (None, 'fence'), - (None, 'fontstyle'), - (None, 'fontweight'), - (None, 'frame'), - (None, 'height'), - (None, 'linethickness'), - (None, 'lspace'), - (None, 'mathbackground'), - (None, 'mathcolor'), - (None, 'mathvariant'), - (None, 'mathvariant'), - (None, 'maxsize'), - (None, 'minsize'), - (None, 'other'), - (None, 'rowalign'), - (None, 'rowalign'), - (None, 'rowalign'), - (None, 'rowlines'), - (None, 'rowspacing'), - (None, 'rowspan'), - (None, 'rspace'), - (None, 'scriptlevel'), - (None, 'selection'), - (None, 'separator'), - (None, 'stretchy'), - (None, 'width'), - (None, 'width'), - (namespaces['xlink'], 'href'), - (namespaces['xlink'], 'show'), - (namespaces['xlink'], 'type'), - # SVG attributes - (None, 'accent-height'), - (None, 'accumulate'), - (None, 'additive'), - (None, 'alphabetic'), - (None, 'arabic-form'), - (None, 'ascent'), - (None, 'attributeName'), - (None, 'attributeType'), - (None, 'baseProfile'), - (None, 'bbox'), - (None, 'begin'), - (None, 'by'), - (None, 'calcMode'), - (None, 'cap-height'), - (None, 'class'), - (None, 'clip-path'), - (None, 'color'), - (None, 'color-rendering'), - (None, 'content'), - (None, 'cx'), - (None, 'cy'), - (None, 'd'), - (None, 'dx'), - (None, 'dy'), - (None, 'descent'), - (None, 'display'), - (None, 'dur'), - (None, 'end'), - (None, 'fill'), - (None, 'fill-opacity'), - (None, 'fill-rule'), - (None, 'font-family'), - (None, 'font-size'), - (None, 'font-stretch'), - (None, 'font-style'), - (None, 'font-variant'), - (None, 'font-weight'), - (None, 'from'), - (None, 'fx'), - (None, 'fy'), - (None, 'g1'), - (None, 'g2'), - (None, 'glyph-name'), - (None, 'gradientUnits'), - (None, 'hanging'), - (None, 'height'), - (None, 'horiz-adv-x'), - (None, 'horiz-origin-x'), - (None, 'id'), - (None, 'ideographic'), - (None, 'k'), - (None, 'keyPoints'), - (None, 'keySplines'), - (None, 'keyTimes'), - (None, 'lang'), - (None, 'marker-end'), - (None, 'marker-mid'), - (None, 'marker-start'), - (None, 'markerHeight'), - (None, 'markerUnits'), - (None, 'markerWidth'), - (None, 'mathematical'), - (None, 'max'), - (None, 'min'), - (None, 'name'), - (None, 'offset'), - (None, 'opacity'), - (None, 'orient'), - (None, 'origin'), - (None, 'overline-position'), - (None, 'overline-thickness'), - (None, 'panose-1'), - (None, 'path'), - (None, 'pathLength'), - (None, 'points'), - (None, 'preserveAspectRatio'), - (None, 'r'), - (None, 'refX'), - (None, 'refY'), - (None, 'repeatCount'), - (None, 'repeatDur'), - (None, 'requiredExtensions'), - (None, 'requiredFeatures'), - (None, 'restart'), - (None, 'rotate'), - (None, 'rx'), - (None, 'ry'), - (None, 'slope'), - (None, 'stemh'), - (None, 'stemv'), - (None, 'stop-color'), - (None, 'stop-opacity'), - (None, 'strikethrough-position'), - (None, 'strikethrough-thickness'), - (None, 'stroke'), - (None, 'stroke-dasharray'), - (None, 'stroke-dashoffset'), - (None, 'stroke-linecap'), - (None, 'stroke-linejoin'), - (None, 'stroke-miterlimit'), - (None, 'stroke-opacity'), - (None, 'stroke-width'), - (None, 'systemLanguage'), - (None, 'target'), - (None, 'text-anchor'), - (None, 'to'), - (None, 'transform'), - (None, 'type'), - (None, 'u1'), - (None, 'u2'), - (None, 'underline-position'), - (None, 'underline-thickness'), - (None, 'unicode'), - (None, 'unicode-range'), - (None, 'units-per-em'), - (None, 'values'), - (None, 'version'), - (None, 'viewBox'), - (None, 'visibility'), - (None, 'width'), - (None, 'widths'), - (None, 'x'), - (None, 'x-height'), - (None, 'x1'), - (None, 'x2'), - (namespaces['xlink'], 'actuate'), - (namespaces['xlink'], 'arcrole'), - (namespaces['xlink'], 'href'), - (namespaces['xlink'], 'role'), - (namespaces['xlink'], 'show'), - (namespaces['xlink'], 'title'), - (namespaces['xlink'], 'type'), - (namespaces['xml'], 'base'), - (namespaces['xml'], 'lang'), - (namespaces['xml'], 'space'), - (None, 'y'), - (None, 'y1'), - (None, 'y2'), - (None, 'zoomAndPan'), -)) - -attr_val_is_uri = frozenset(( - (None, 'href'), - (None, 'src'), - (None, 'cite'), - (None, 'action'), - (None, 'longdesc'), - (None, 'poster'), - (None, 'background'), - (None, 'datasrc'), - (None, 'dynsrc'), - (None, 'lowsrc'), - (None, 'ping'), - (namespaces['xlink'], 'href'), - (namespaces['xml'], 'base'), -)) - -svg_attr_val_allows_ref = frozenset(( - (None, 'clip-path'), - (None, 'color-profile'), - (None, 'cursor'), - (None, 'fill'), - (None, 'filter'), - (None, 'marker'), - (None, 'marker-start'), - (None, 'marker-mid'), - (None, 'marker-end'), - (None, 'mask'), - (None, 'stroke'), -)) - -svg_allow_local_href = frozenset(( - (None, 'altGlyph'), - (None, 'animate'), - (None, 'animateColor'), - (None, 'animateMotion'), - (None, 'animateTransform'), - (None, 'cursor'), - (None, 'feImage'), - (None, 'filter'), - (None, 'linearGradient'), - (None, 'pattern'), - (None, 'radialGradient'), - (None, 'textpath'), - (None, 'tref'), - (None, 'set'), - (None, 'use') -)) - -allowed_css_properties = frozenset(( - 'azimuth', - 'background-color', - 'border-bottom-color', - 'border-collapse', - 'border-color', - 'border-left-color', - 'border-right-color', - 'border-top-color', - 'clear', - 'color', - 'cursor', - 'direction', - 'display', - 'elevation', - 'float', - 'font', - 'font-family', - 'font-size', - 'font-style', - 'font-variant', - 'font-weight', - 'height', - 'letter-spacing', - 'line-height', - 'overflow', - 'pause', - 'pause-after', - 'pause-before', - 'pitch', - 'pitch-range', - 'richness', - 'speak', - 'speak-header', - 'speak-numeral', - 'speak-punctuation', - 'speech-rate', - 'stress', - 'text-align', - 'text-decoration', - 'text-indent', - 'unicode-bidi', - 'vertical-align', - 'voice-family', - 'volume', - 'white-space', - 'width', -)) - -allowed_css_keywords = frozenset(( - 'auto', - 'aqua', - 'black', - 'block', - 'blue', - 'bold', - 'both', - 'bottom', - 'brown', - 'center', - 'collapse', - 'dashed', - 'dotted', - 'fuchsia', - 'gray', - 'green', - '!important', - 'italic', - 'left', - 'lime', - 'maroon', - 'medium', - 'none', - 'navy', - 'normal', - 'nowrap', - 'olive', - 'pointer', - 'purple', - 'red', - 'right', - 'solid', - 'silver', - 'teal', - 'top', - 'transparent', - 'underline', - 'white', - 'yellow', -)) - -allowed_svg_properties = frozenset(( - 'fill', - 'fill-opacity', - 'fill-rule', - 'stroke', - 'stroke-width', - 'stroke-linecap', - 'stroke-linejoin', - 'stroke-opacity', -)) - -allowed_protocols = frozenset(( - 'ed2k', - 'ftp', - 'http', - 'https', - 'irc', - 'mailto', - 'news', - 'gopher', - 'nntp', - 'telnet', - 'webcal', - 'xmpp', - 'callto', - 'feed', - 'urn', - 'aim', - 'rsync', - 'tag', - 'ssh', - 'sftp', - 'rtsp', - 'afs', - 'data', -)) - -allowed_content_types = frozenset(( - 'image/png', - 'image/jpeg', - 'image/gif', - 'image/webp', - 'image/bmp', - 'text/plain', -)) - - -data_content_type = re.compile(r''' - ^ - # Match a content type / - (?P[-a-zA-Z0-9.]+/[-a-zA-Z0-9.]+) - # Match any character set and encoding - (?:(?:;charset=(?:[-a-zA-Z0-9]+)(?:;(?:base64))?) - |(?:;(?:base64))?(?:;charset=(?:[-a-zA-Z0-9]+))?) - # Assume the rest is data - ,.* - $ - ''', - re.VERBOSE) - - -class Filter(base.Filter): - """Sanitizes token stream of XHTML+MathML+SVG and of inline style attributes""" - def __init__(self, - source, - allowed_elements=allowed_elements, - allowed_attributes=allowed_attributes, - allowed_css_properties=allowed_css_properties, - allowed_css_keywords=allowed_css_keywords, - allowed_svg_properties=allowed_svg_properties, - allowed_protocols=allowed_protocols, - allowed_content_types=allowed_content_types, - attr_val_is_uri=attr_val_is_uri, - svg_attr_val_allows_ref=svg_attr_val_allows_ref, - svg_allow_local_href=svg_allow_local_href): - """Creates a Filter - - :arg allowed_elements: set of elements to allow--everything else will - be escaped - - :arg allowed_attributes: set of attributes to allow in - elements--everything else will be stripped - - :arg allowed_css_properties: set of CSS properties to allow--everything - else will be stripped - - :arg allowed_css_keywords: set of CSS keywords to allow--everything - else will be stripped - - :arg allowed_svg_properties: set of SVG properties to allow--everything - else will be removed - - :arg allowed_protocols: set of allowed protocols for URIs - - :arg allowed_content_types: set of allowed content types for ``data`` URIs. - - :arg attr_val_is_uri: set of attributes that have URI values--values - that have a scheme not listed in ``allowed_protocols`` are removed - - :arg svg_attr_val_allows_ref: set of SVG attributes that can have - references - - :arg svg_allow_local_href: set of SVG elements that can have local - hrefs--these are removed - - """ - super(Filter, self).__init__(source) - - warnings.warn(_deprecation_msg, DeprecationWarning) - - self.allowed_elements = allowed_elements - self.allowed_attributes = allowed_attributes - self.allowed_css_properties = allowed_css_properties - self.allowed_css_keywords = allowed_css_keywords - self.allowed_svg_properties = allowed_svg_properties - self.allowed_protocols = allowed_protocols - self.allowed_content_types = allowed_content_types - self.attr_val_is_uri = attr_val_is_uri - self.svg_attr_val_allows_ref = svg_attr_val_allows_ref - self.svg_allow_local_href = svg_allow_local_href - - def __iter__(self): - for token in base.Filter.__iter__(self): - token = self.sanitize_token(token) - if token: - yield token - - # Sanitize the +html+, escaping all elements not in ALLOWED_ELEMENTS, and - # stripping out all attributes not in ALLOWED_ATTRIBUTES. Style attributes - # are parsed, and a restricted set, specified by ALLOWED_CSS_PROPERTIES and - # ALLOWED_CSS_KEYWORDS, are allowed through. attributes in ATTR_VAL_IS_URI - # are scanned, and only URI schemes specified in ALLOWED_PROTOCOLS are - # allowed. - # - # sanitize_html('') - # => <script> do_nasty_stuff() </script> - # sanitize_html('Click here for $100') - # => Click here for $100 - def sanitize_token(self, token): - - # accommodate filters which use token_type differently - token_type = token["type"] - if token_type in ("StartTag", "EndTag", "EmptyTag"): - name = token["name"] - namespace = token["namespace"] - if ((namespace, name) in self.allowed_elements or - (namespace is None and - (namespaces["html"], name) in self.allowed_elements)): - return self.allowed_token(token) - else: - return self.disallowed_token(token) - elif token_type == "Comment": - pass - else: - return token - - def allowed_token(self, token): - if "data" in token: - attrs = token["data"] - attr_names = set(attrs.keys()) - - # Remove forbidden attributes - for to_remove in (attr_names - self.allowed_attributes): - del token["data"][to_remove] - attr_names.remove(to_remove) - - # Remove attributes with disallowed URL values - for attr in (attr_names & self.attr_val_is_uri): - assert attr in attrs - # I don't have a clue where this regexp comes from or why it matches those - # characters, nor why we call unescape. I just know it's always been here. - # Should you be worried by this comment in a sanitizer? Yes. On the other hand, all - # this will do is remove *more* than it otherwise would. - val_unescaped = re.sub("[`\x00-\x20\x7f-\xa0\\s]+", '', - unescape(attrs[attr])).lower() - # remove replacement characters from unescaped characters - val_unescaped = val_unescaped.replace("\ufffd", "") - try: - uri = urlparse.urlparse(val_unescaped) - except ValueError: - uri = None - del attrs[attr] - if uri and uri.scheme: - if uri.scheme not in self.allowed_protocols: - del attrs[attr] - if uri.scheme == 'data': - m = data_content_type.match(uri.path) - if not m: - del attrs[attr] - elif m.group('content_type') not in self.allowed_content_types: - del attrs[attr] - - for attr in self.svg_attr_val_allows_ref: - if attr in attrs: - attrs[attr] = re.sub(r'url\s*\(\s*[^#\s][^)]+?\)', - ' ', - unescape(attrs[attr])) - if (token["name"] in self.svg_allow_local_href and - (namespaces['xlink'], 'href') in attrs and re.search(r'^\s*[^#\s].*', - attrs[(namespaces['xlink'], 'href')])): - del attrs[(namespaces['xlink'], 'href')] - if (None, 'style') in attrs: - attrs[(None, 'style')] = self.sanitize_css(attrs[(None, 'style')]) - token["data"] = attrs - return token - - def disallowed_token(self, token): - token_type = token["type"] - if token_type == "EndTag": - token["data"] = "" % token["name"] - elif token["data"]: - assert token_type in ("StartTag", "EmptyTag") - attrs = [] - for (ns, name), v in token["data"].items(): - attrs.append(' %s="%s"' % (name if ns is None else "%s:%s" % (prefixes[ns], name), escape(v))) - token["data"] = "<%s%s>" % (token["name"], ''.join(attrs)) - else: - token["data"] = "<%s>" % token["name"] - if token.get("selfClosing"): - token["data"] = token["data"][:-1] + "/>" - - token["type"] = "Characters" - - del token["name"] - return token - - def sanitize_css(self, style): - # disallow urls - style = re.compile(r'url\s*\(\s*[^\s)]+?\s*\)\s*').sub(' ', style) - - # gauntlet - if not re.match(r"""^([:,;#%.\sa-zA-Z0-9!]|\w-\w|'[\s\w]+'|"[\s\w]+"|\([\d,\s]+\))*$""", style): - return '' - if not re.match(r"^\s*([-\w]+\s*:[^:;]*(;\s*|$))*$", style): - return '' - - clean = [] - for prop, value in re.findall(r"([-\w]+)\s*:\s*([^:;]*)", style): - if not value: - continue - if prop.lower() in self.allowed_css_properties: - clean.append(prop + ': ' + value + ';') - elif prop.split('-')[0].lower() in ['background', 'border', 'margin', - 'padding']: - for keyword in value.split(): - if keyword not in self.allowed_css_keywords and \ - not re.match(r"^(#[0-9a-fA-F]+|rgb\(\d+%?,\d*%?,?\d*%?\)?|\d{0,2}\.?\d{0,2}(cm|em|ex|in|mm|pc|pt|px|%|,|\))?)$", keyword): # noqa - break - else: - clean.append(prop + ': ' + value + ';') - elif prop.lower() in self.allowed_svg_properties: - clean.append(prop + ': ' + value + ';') - - return ' '.join(clean) diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/whitespace.py b/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/whitespace.py deleted file mode 100644 index 0d12584..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/filters/whitespace.py +++ /dev/null @@ -1,38 +0,0 @@ -from __future__ import absolute_import, division, unicode_literals - -import re - -from . import base -from ..constants import rcdataElements, spaceCharacters -spaceCharacters = "".join(spaceCharacters) - -SPACES_REGEX = re.compile("[%s]+" % spaceCharacters) - - -class Filter(base.Filter): - """Collapses whitespace except in pre, textarea, and script elements""" - spacePreserveElements = frozenset(["pre", "textarea"] + list(rcdataElements)) - - def __iter__(self): - preserve = 0 - for token in base.Filter.__iter__(self): - type = token["type"] - if type == "StartTag" \ - and (preserve or token["name"] in self.spacePreserveElements): - preserve += 1 - - elif type == "EndTag" and preserve: - preserve -= 1 - - elif not preserve and type == "SpaceCharacters" and token["data"]: - # Test on token["data"] above to not introduce spaces where there were not - token["data"] = " " - - elif not preserve and type == "Characters": - token["data"] = collapse_spaces(token["data"]) - - yield token - - -def collapse_spaces(text): - return SPACES_REGEX.sub(' ', text) diff --git a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/html5parser.py b/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/html5parser.py deleted file mode 100644 index d06784f..0000000 --- a/.venv/lib/python3.10/site-packages/pip/_vendor/html5lib/html5parser.py +++ /dev/null @@ -1,2795 +0,0 @@ -from __future__ import absolute_import, division, unicode_literals -from pip._vendor.six import with_metaclass, viewkeys - -import types - -from . import _inputstream -from . import _tokenizer - -from . import treebuilders -from .treebuilders.base import Marker - -from . import _utils -from .constants import ( - spaceCharacters, asciiUpper2Lower, - specialElements, headingElements, cdataElements, rcdataElements, - tokenTypes, tagTokenTypes, - namespaces, - htmlIntegrationPointElements, mathmlTextIntegrationPointElements, - adjustForeignAttributes as adjustForeignAttributesMap, - adjustMathMLAttributes, adjustSVGAttributes, - E, - _ReparseException -) - - -def parse(doc, treebuilder="etree", namespaceHTMLElements=True, **kwargs): - """Parse an HTML document as a string or file-like object into a tree - - :arg doc: the document to parse as a string or file-like object - - :arg treebuilder: the treebuilder to use when parsing - - :arg namespaceHTMLElements: whether or not to namespace HTML elements - - :returns: parsed tree - - Example: - - >>> from html5lib.html5parser import parse - >>> parse('

%(%H!qYvfXCIX^37^kGiOO2u+rVD1cQT&0Y&~G%XS=XmjI8JGI^3dMe5E(4gcpa4vxOA=x^)_}lD3oQjl3|1D zJ{UXsdM2eal6d8rCPFsE1Zf4G(E|L*6we55q-_Xbe==U+^C<}`%86&ZVk;R4^{v{2 p=?+P`v$2Mq5XH^_jH`aX0{gZbTpB0VT3#m*CLDrfN26?%egi7tcR2t6 diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-weasyprint.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-weasyprint.cpython-310.pyc deleted file mode 100644 index 3d0cd752f22390b03642c37ea7a6798d97c56bc7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1933 zcma)6PmkL~6!$nz;!T`vl5S|0rNseph(!MEQmGO`2&vmj6$mPURAGdSlX*$J>v+5~ z&Ze?T>-1D5PJzxRIg{>>Y+QmLTfGye6@ z;pf|$_KyOakFtJ-ulSv48r3KXG>4>8cXX6`keL{cL6j{MWG6W%m#&Q zNx>;hicXPeP@uVU;#eciDbc)B9%=bh$v%`m%^ zGcwblB>qZS6%`T6;_nny6{6(p^ljB%s?+?kMWpe>i^nK)zHn!Lh^xBGL9pNy9>ntq z#N$cCcr04FtPNNYz#w+17klo|4?xIVz(ynBvM>Wr%p>lH@uOBQv4$*+2P_==qxQZm ztdT4Qet!*YRFpgN~L@aQ)j%0Cza;CQumfFlX4nk7$00EX>H$$RLeh}dHV+iK<(DMToZN~U_xd*)xxan53{h3_cZrc@Mp5pwhuUG+Xb>;vl^hooVa` zGPeX$XF}#9yhy4zUG=K=Wd8W7c-|SX2^x7u85*00Wmi&Pf*Z&ac2I6_7%@8`jr6Og&h2{wLT`fCID=3cX-$?o zKo>Ed(p=_op(xT&=st%~ntE4+-6X-^Mt z?sYq-5T151_ii+g$1MD)v)}6qKZbVX4UWALh^`yq#4g8^yJ?SA^J0#BL`+i!hGEC; z^#pdJximkSFggw3Q*|Z85BM<~Cb5X6Tckov-5>@rvt~xmqeQ()YD7P~UKx4?SvBP7 gXUcAp9o)0j7-wa@LCiD#(#RBufu3|?UK*GG0=DL0+W-In diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-web3.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-web3.cpython-310.pyc deleted file mode 100644 index 07a6f590a5222006a8cd7738e41b893ccf4fa6d1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 293 zcmYjNJ5Izf5Vf-bA(Yf`g%q(D?Uo49(jX+dZ7e4qh!s1wVsDUZjzYy@xIkJeEpx0vA)K@mj_vGhPG0jjcBddSq~kyQB? zR!K$YvUNTQ3sEW=<($7jv%9Z0^Tk8D8$y)Ez{rkKo4`8f`Y~^?J+poJ}xH+~|h;6gxNU*wvN?9ijHJ?d3BBE_~8|u445Q ktsCNqGa;%~KpWTB%bCol`Rv*{bu@5;uOJ~uD2gKc1=dYe0RR91 diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-webassets.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-webassets.cpython-310.pyc deleted file mode 100644 index d1865cf62719aae713f649dfe10a4e781677a4a4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 333 zcmYjNJ5Izf5Vf@2KH!#$FF?a4 z(ji9Lk!Dt-S*n949z6feYr~K5AkmBK^g-i+XrntYpw14IG3cOIpN>Qc#LYH z@5o!*19#dRuY4D&_dsW&!_j(t;JB%UN45A4T{FO7W=)`oHkl1 zu)6cE5BSddBT^UoevysqKzi*Pt7@pEMX}dJ)vU65lbFnF=pd?5IdWEgbg4=eo<*DdF2SBj*_jA-1^ghZD^3P`+-uomxMBVO7Cd_R%@n?6#O=BGmJ59cKLfX96dS^|D156UY zFAl#{TD8=f7|f5N1?#7!Xs8j~z5p|eQxQIUTx-Q~D_SZs;~iF(H;k-F8T92UU*o*v zO^1Uc+zzhR&1HVE!d5uGY-zQl58PtX4&u)p`SC?6-8d6wtYbeyIHPyV-+*~L_~}Mz VwwL@01{*edIXRxe6wP43uWz+(fad@J diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-win32com.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-win32com.cpython-310.pyc deleted file mode 100644 index 3dafad60909d409b08dbcdae8517a6dabb72e760..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 281 zcmYk1F-`+95JkO4LJ?vMBrcI+J%OY|h!fDz(O8@HB(~P}ShlmU)ZB!M!*GGL+#(g; zEl|ERUz#V){28k2D^{exes-UnvEQjVS7Gd_RJtyvn5y>tl_~zhmKPtlZ^p0hJ9474 z27MNXZ0s3L7zd0qeO^|_S{tR%8y6_%^v&Y5d$!X%XmSX_gw}$>0bD|_S+@M9 zE6ezJQJ{0ChzfMn>R_D-8DxpIk=}akB$!^-!8D+@YEOE;5nCyG)AZ8Wz4SvYvAGe~8yRdgxz|OdUrdn7 q5B8X<<~&tk6I=3x2(v&jSml3Rg&)S#+Zv&B=8jXFup~&+H2DS6Y+2d> diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-workflow.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-workflow.cpython-310.pyc deleted file mode 100644 index 184087d06453ad5f939f1e5b5971ce40cfea5e8c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 301 zcmYjNu};G<6tvTVDwNFd3mIY;(Gek57KFss#d2epM6vy>*iG@wr!es`{6JPFexVaD zkt%W0JL&G}bWab8;))=e&+q+-67n;N|Hx20;)EL{MHDr}(k-P#QrQJH*xm)&O*&pE|~iDGrg#YVKPv4Oe>LHfX2BM(oh9)@;MspxwYtyW>8^2HYLHUGvaJU3pn|@=XUWd}`0F mV(t?)xY%PRL^T^&16_4KmH9NT?k%W;(GU0%5|&7Lo@akMeOMs? diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-wx.lib.activex.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-wx.lib.activex.cpython-310.pyc deleted file mode 100644 index 4ea781c01c4bdb36a5e1213efc0f557bf1abc14e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 314 zcmY+8zfQz3491h*4G8tv5R9xHnjGRrgjg6@5E2_plxqx)nty6?rDb5@QJ8obUZ5)z zufT*`2?;FOmOtD2eSWptCm8kH$HP@d$mcZt4b;dbW<18Ch@ysAdQT|%3 zDA?UFW;)!sL; zorv$GU1FQd_Y1GR1s-&ehAZf}jo_5nh%M^nnr%4iz;zq}JPfJ!?u?zTdDIEYAge|` tLgXS0`WGi=kf^*%E&jx$W&tt2DgQfVVHo$$tyen(7ZfeU$yc7|iyv`PTLl0B diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-wx.lib.pubsub.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-wx.lib.pubsub.cpython-310.pyc deleted file mode 100644 index 508875f2c50356b9ef3a2e954287d077a072fbc9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 380 zcmY+9!Ab)$6h$-BjxExPxX``3DKx3rrHCuRjR?BxCS>x`PH1KlCYjnP_z8Z6D?i2` zn5`>+!IjSuK_BG8z2tH3v*YnT!O36Vme(;M@89O{BxtVi`BM}i5E)WLizp&0f*5+x zhh!DQ-g9pe!{DBz!w>vN(x^R>))*xN2N48cYNPya{J5n?XVlf1ud|0;GNEA`b_bIQ zh;$Xs!r#_gdlrKv$-__Nv$)wWCgZQ5&3?wXs@2Z4Z!)r!zWdbfd}*!*a|uA-Cl@J)1GFgPJ-a*J7nS s!!r7p$~zvHwhR^S_yApi7`vYSyOO%59bOa`YNIYAY~=eWqtS8v1!4knTmS$7 diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-wx.xrc.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-wx.xrc.cpython-310.pyc deleted file mode 100644 index a670f99d4ebd3f3dc0f6f07fe5bfed0fffa3cf1a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 244 zcmYjMF;2uV5Oi_{2qh1>BHlw>i4ZTKp`)>KS#!2xdoA1K623#lOQ`rjT7E&r-c^jW zBh5&oouRh95e)P3{rXi2@pBgcQL}jD%MB9>td8}I!1`HiH}6-cS*qE)wLZ;H+iGo% zMbyFiNU7vckv5#U(C-9>yoP9F?*R1#KI?#LuMX^YJGlor=`ew_2Z&2C6z=5h4zew} zi~TV6N1Z{%#fDsZ=X6qrXv}J$P!eZy!HdCfXzaMxoCX<}_4?iuzB&EC+eAK(X_`Oc Co<`*W diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-xarray.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-xarray.cpython-310.pyc deleted file mode 100644 index 3c3e0223034f5a8f959d1f54585b9d6c4d488d56..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 376 zcmYk1&q@O^5XO^iSBiA8;K64o*iFTP7ZI;sMDVrBkbH2+A_#d!5mJozxbz+OH1 z3Z9%T3J&Ch`N%i(8&_3_2&#MgcvJ;KpJVgCz(d#Y;wgwg0&8S&gAHj2Mv@5fiXTW* zG!t1!EQ(irfto^0?$M(Bf&^NSp=zDa%*ezAPkcCToz}8VOxhGO^G@0Ha`enY;JM!L zb}OxjLuq%$=i5a&oZRIb8xx06sCP-}Sa;5CV<0d-jC?~m4vs_BDIug)#=DT>I||eB z$0*-D?VOR+E6+6*vZp4(8n$K|@RzH4P3vCTo@%wBKBvyv^ZIN>qe^n=fr&rKNSV*- qkA&?RSnJ>j$iyV}2CQ-05JIWIme}^T`kC{cpkm diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-xml.dom.html.HTMLDocument.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-xml.dom.html.HTMLDocument.cpython-310.pyc deleted file mode 100644 index 674622eeaf5b385dfdedbfe362b41d651db3f973..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1923 zcmah~&5qMB5Ki}m(Dsh_N8-{$lSM2ygxKy1l*dLpu1>Q@{J5Vi?dii7p|UCh@&_M-!0z@rZl zw?cr`A})H! zfYVuYp6oP zsN?$1b;~%sE2RxERyWHuQ=$9@9C)ieGrQ#>{bRIEF3Ez!Dfy2D*HOU3*kPZqLu81+ zjoL+c5BDUvke_|T9<4K1ZLM7md0=BtYM=TBAyausOI9nuYYjY`{#!rqC!z}a_ z$yV+=VUoGpGGQ#?9P~Vwa%JY3J8HD!7)y6A+%j_2N6kBvSy>&1vD#kUcwR_aa(L0H Kj?_xxVfPPaLahG) diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-xml.sax.saxexts.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-xml.sax.saxexts.cpython-310.pyc deleted file mode 100644 index 8b48259cb4248d6332d4bde612c4742e78336893..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 565 zcmZ`%J5Izf5OtOY!R7#b1a*qo3v7uHC!nFDiM+8%tk@aLHc>VWcY%t-aDgpoxCIsC zNGl+5&@nJbsC;B7(dnPede-BwJ+1!+CEs z^}MITsZKh7jhC*lTiIJ4hSPuSNFo-XnNcEX9hAextP*si<}+)x8BS)jq8!eqsC~DW zQzT-sp`zn@T3rXDW7WyG`pRgq)56H1@F7cfX|05ituhu|@E^p*p^xt8mDOM*v&wSK zgzT8{vK7U;*dU&-=$g?^wjIMv%x*&s?G3$JF|UHmEiW5hNzZU0s`Y_uEnQIqG`=XI m4GuLvh!Mat(B%6G;6`O1Jhj{1;jIDjqUBu@KS6A4nf?MICB%dP diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-xmldiff.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-xmldiff.cpython-310.pyc deleted file mode 100644 index 93f83bc8142ca45347c96891d628da7df6fe4ff1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 299 zcmYjLJ5Izf6tuI;M`%;S36N66Uc{CN(b6C!x@|0P><}ydDfR|ja}+8L!v)+@aRsV< zi9lkcH`2^|PcyD8&k&${|7r-WQRzTB=lU>A5&3Ak4q z3+_8|NGsTe?ZB_sWJAd)?MSuSQJ-Sx>@~Ss)1acPJ#TvcECXdeslQY< m=ds4wIKWScVm2Vg_4RL4;!{4oF;48Yyv5KZEP+<#syF~<+Eyz7 diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-xsge_gui.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-xsge_gui.cpython-310.pyc deleted file mode 100644 index b8d2657ed7c0b8e4d8f5c484efb4a05950d95982..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 306 zcmYjL!AiqG5Zz6y6lpzp(O>8xyA^vB@hXA{-g;TK*=e$5lU*{K(474gPkxL)kgF$u z!IP6f!GU@3-pu1Yzgk@|n&RW@@SHIAJ(B-J8hfP08v?@&cdX(&&KYo%yz^aRW^Zgg z|Dh{e^WiG<&OsKH(NU{|b%4X-h&iadwJ+=0aQ)gp)fhE>HKL8yp(wmBu^EGgv(bj1 ztT`t(!S7KPz5*F+&`uiYWQ9;0wN-o4(~a0l(LvowXZJGnvGDbsxZOy!5z?TuQs;nD rh2EZ0)s&|)U&n?#7|kS5j4#tuRT27OabJ1UI(Xnz2ImCJ%VqKhO&nP; diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-xyzservices.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-xyzservices.cpython-310.pyc deleted file mode 100644 index 4087d9d21325355b58ec9e286683c162d86b45f9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 312 zcmYjLyH3O~5VUj0Ly&7|;1^QFKE#y>(b6C!x@#<7yhp4!v6b~j1WG=IijUz3(o*pY zSFwqNbSv#hGrOZ1zgV0xn)35|dy+8rGm^t0jos7Y6@g)fJ67{G=M1<>KKME@vuBpg zf9c9HK3o*uIVhqsI%>7G4sbYs?cWgE&K7`=*=)Fc>K_`6njTxRi`Jniy|1txvxcM5 ziC?TeCN{zTU6#HE8Enu_8t7z=&=|E+8`AToSV_@A(@AGHGW4bs t07?~l`=6?&JXQE6w&cNRCV^snl^?Vfp&w3fYj1WA?l|?qIYFAH$sdvoTi5^q diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-z3c.rml.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-z3c.rml.cpython-310.pyc deleted file mode 100644 index aafbba760b67375ab6285df91b5df79f24392fe3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 405 zcmYk3K}rKL6o!+Tw${=jxN+O<2$PJoOA)tjL=aqbGh`-jI-!}#kfhb=9lV6DJcTFl z0<(4H6LxKz2{&N$o@Tv249#W5$#TMqc!9{mBNd(P#Ro!Y@spMYmr6a_OvjycRWcf2w4I1 zPkuW+c$xCfqg}-tup-tfhuR$yCx^rX`sd910!c$v=Xx!{-9}+|cGuq2&I@E)w)RRp zRvNQ%Ho#h4e^n!bvz2B|+YK)(Bi9@QaDOhontpo%ekl=Ks^lyc|EtaEfe!-^4p_ zfd?I=;R;4>BRD0tVvl;WVO!2da3eQ*&qGd~cQ@>M!=p~n1ljiT6(ScQ>!Yh!{6yGLY~fUtyc#FcNBxf5@CI@F8%;<8&mlJ diff --git a/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-zmq.cpython-310.pyc b/.venv/lib/python3.10/site-packages/_pyinstaller_hooks_contrib/stdhooks/__pycache__/hook-zmq.cpython-310.pyc deleted file mode 100644 index 257077584091491e680ad74d591a7e8731eda93f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1236 zcmZ`(PjA~c6c=S#k>w44Fl>hnEp`(y5R^#EOe9eu>7*9A zQ~Cw^4H^_Z^uzQE@Ve7>9k4@Bdt?&SJ&eF3-#=3C_j}J4J3FxlYx(Zu;yq}8T4QsC zU_1p;f5S$-%%h0<70Qr1{mh56SM};33y_Tkp!c(W9cH1k`_)z*WfAg9FB^cwG%Qgz zWJ9`Dq6ePUSU{sorw=?9$uricyO&5RhE8_g?y``MF3}arM$R5Hcb@Fg@l`LIF#oN8 z!oOBIZ=#)@7mxE09rDR}2%a zCC^uy!8;+`xZq8<*TE-NnpY|*iOfmKx}kODq&Q^_?Is&WQaC6-Zk9obCfL5Ny73pO ziv{m?4-Qg{+jT*TCBqo*MeJo!tte!V+BM|Qj=!JXyO$g#N2Uknr`UNDU`2IdQVBv2 z3S_b0EFaDQI#uv&2WhHX+)${ewx7FW_ zfGb(rvSiP0mTEKE%(KN4E&DbQ<-8%%j#}T2figQwPAO}6-3qCdw0{XEfb^x=qFmYz zmej__<7;EZ_F1+mq_4xo!|(!GnRo>j za4J>er2m)h)7|}tWw{`!y7$lhCL`o)YW`PZ