highlightjs-opl 1.0.4 → 1.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3378) hide show
  1. package/.github/workflows/build.yaml +3 -16
  2. package/.tool-versions +1 -0
  3. package/package.json +1 -1
  4. package/scripts/{release.sh → build.sh} +14 -2
  5. package/.local/python/bin/Activate.ps1 +0 -247
  6. package/.local/python/bin/activate +0 -70
  7. package/.local/python/bin/activate.csh +0 -27
  8. package/.local/python/bin/activate.fish +0 -69
  9. package/.local/python/bin/pip +0 -8
  10. package/.local/python/bin/pip3 +0 -8
  11. package/.local/python/bin/pip3.12 +0 -8
  12. package/.local/python/bin/pipenv +0 -8
  13. package/.local/python/bin/pipenv-resolver +0 -8
  14. package/.local/python/bin/virtualenv +0 -8
  15. package/.local/python/bin/wheel +0 -8
  16. package/.local/python/lib/python3.12/site-packages/_distutils_hack/__init__.py +0 -239
  17. package/.local/python/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc +0 -0
  18. package/.local/python/lib/python3.12/site-packages/_distutils_hack/__pycache__/override.cpython-312.pyc +0 -0
  19. package/.local/python/lib/python3.12/site-packages/_distutils_hack/override.py +0 -1
  20. package/.local/python/lib/python3.12/site-packages/benchmarks/__pycache__/benchmark.cpython-312.pyc +0 -0
  21. package/.local/python/lib/python3.12/site-packages/benchmarks/benchmark.py +0 -408
  22. package/.local/python/lib/python3.12/site-packages/certifi/__init__.py +0 -4
  23. package/.local/python/lib/python3.12/site-packages/certifi/__main__.py +0 -12
  24. package/.local/python/lib/python3.12/site-packages/certifi/__pycache__/__init__.cpython-312.pyc +0 -0
  25. package/.local/python/lib/python3.12/site-packages/certifi/__pycache__/__main__.cpython-312.pyc +0 -0
  26. package/.local/python/lib/python3.12/site-packages/certifi/__pycache__/core.cpython-312.pyc +0 -0
  27. package/.local/python/lib/python3.12/site-packages/certifi/cacert.pem +0 -4494
  28. package/.local/python/lib/python3.12/site-packages/certifi/core.py +0 -83
  29. package/.local/python/lib/python3.12/site-packages/certifi/py.typed +0 -0
  30. package/.local/python/lib/python3.12/site-packages/certifi-2026.2.25.dist-info/INSTALLER +0 -1
  31. package/.local/python/lib/python3.12/site-packages/certifi-2026.2.25.dist-info/METADATA +0 -78
  32. package/.local/python/lib/python3.12/site-packages/certifi-2026.2.25.dist-info/RECORD +0 -15
  33. package/.local/python/lib/python3.12/site-packages/certifi-2026.2.25.dist-info/REQUESTED +0 -0
  34. package/.local/python/lib/python3.12/site-packages/certifi-2026.2.25.dist-info/WHEEL +0 -5
  35. package/.local/python/lib/python3.12/site-packages/certifi-2026.2.25.dist-info/licenses/LICENSE +0 -20
  36. package/.local/python/lib/python3.12/site-packages/certifi-2026.2.25.dist-info/top_level.txt +0 -1
  37. package/.local/python/lib/python3.12/site-packages/distlib/__init__.py +0 -33
  38. package/.local/python/lib/python3.12/site-packages/distlib/__pycache__/__init__.cpython-312.pyc +0 -0
  39. package/.local/python/lib/python3.12/site-packages/distlib/__pycache__/compat.cpython-312.pyc +0 -0
  40. package/.local/python/lib/python3.12/site-packages/distlib/__pycache__/database.cpython-312.pyc +0 -0
  41. package/.local/python/lib/python3.12/site-packages/distlib/__pycache__/index.cpython-312.pyc +0 -0
  42. package/.local/python/lib/python3.12/site-packages/distlib/__pycache__/locators.cpython-312.pyc +0 -0
  43. package/.local/python/lib/python3.12/site-packages/distlib/__pycache__/manifest.cpython-312.pyc +0 -0
  44. package/.local/python/lib/python3.12/site-packages/distlib/__pycache__/markers.cpython-312.pyc +0 -0
  45. package/.local/python/lib/python3.12/site-packages/distlib/__pycache__/metadata.cpython-312.pyc +0 -0
  46. package/.local/python/lib/python3.12/site-packages/distlib/__pycache__/resources.cpython-312.pyc +0 -0
  47. package/.local/python/lib/python3.12/site-packages/distlib/__pycache__/scripts.cpython-312.pyc +0 -0
  48. package/.local/python/lib/python3.12/site-packages/distlib/__pycache__/util.cpython-312.pyc +0 -0
  49. package/.local/python/lib/python3.12/site-packages/distlib/__pycache__/version.cpython-312.pyc +0 -0
  50. package/.local/python/lib/python3.12/site-packages/distlib/__pycache__/wheel.cpython-312.pyc +0 -0
  51. package/.local/python/lib/python3.12/site-packages/distlib/compat.py +0 -1137
  52. package/.local/python/lib/python3.12/site-packages/distlib/database.py +0 -1329
  53. package/.local/python/lib/python3.12/site-packages/distlib/index.py +0 -508
  54. package/.local/python/lib/python3.12/site-packages/distlib/locators.py +0 -1295
  55. package/.local/python/lib/python3.12/site-packages/distlib/manifest.py +0 -384
  56. package/.local/python/lib/python3.12/site-packages/distlib/markers.py +0 -164
  57. package/.local/python/lib/python3.12/site-packages/distlib/metadata.py +0 -1031
  58. package/.local/python/lib/python3.12/site-packages/distlib/resources.py +0 -358
  59. package/.local/python/lib/python3.12/site-packages/distlib/scripts.py +0 -447
  60. package/.local/python/lib/python3.12/site-packages/distlib/t32.exe +0 -0
  61. package/.local/python/lib/python3.12/site-packages/distlib/t64-arm.exe +0 -0
  62. package/.local/python/lib/python3.12/site-packages/distlib/t64.exe +0 -0
  63. package/.local/python/lib/python3.12/site-packages/distlib/util.py +0 -1984
  64. package/.local/python/lib/python3.12/site-packages/distlib/version.py +0 -750
  65. package/.local/python/lib/python3.12/site-packages/distlib/w32.exe +0 -0
  66. package/.local/python/lib/python3.12/site-packages/distlib/w64-arm.exe +0 -0
  67. package/.local/python/lib/python3.12/site-packages/distlib/w64.exe +0 -0
  68. package/.local/python/lib/python3.12/site-packages/distlib/wheel.py +0 -1105
  69. package/.local/python/lib/python3.12/site-packages/distlib-0.4.0.dist-info/INSTALLER +0 -1
  70. package/.local/python/lib/python3.12/site-packages/distlib-0.4.0.dist-info/LICENSE.txt +0 -284
  71. package/.local/python/lib/python3.12/site-packages/distlib-0.4.0.dist-info/METADATA +0 -118
  72. package/.local/python/lib/python3.12/site-packages/distlib-0.4.0.dist-info/RECORD +0 -38
  73. package/.local/python/lib/python3.12/site-packages/distlib-0.4.0.dist-info/WHEEL +0 -6
  74. package/.local/python/lib/python3.12/site-packages/distlib-0.4.0.dist-info/top_level.txt +0 -1
  75. package/.local/python/lib/python3.12/site-packages/distutils-precedence.pth +0 -1
  76. package/.local/python/lib/python3.12/site-packages/filelock/__init__.py +0 -77
  77. package/.local/python/lib/python3.12/site-packages/filelock/__pycache__/__init__.cpython-312.pyc +0 -0
  78. package/.local/python/lib/python3.12/site-packages/filelock/__pycache__/_api.cpython-312.pyc +0 -0
  79. package/.local/python/lib/python3.12/site-packages/filelock/__pycache__/_error.cpython-312.pyc +0 -0
  80. package/.local/python/lib/python3.12/site-packages/filelock/__pycache__/_read_write.cpython-312.pyc +0 -0
  81. package/.local/python/lib/python3.12/site-packages/filelock/__pycache__/_soft.cpython-312.pyc +0 -0
  82. package/.local/python/lib/python3.12/site-packages/filelock/__pycache__/_unix.cpython-312.pyc +0 -0
  83. package/.local/python/lib/python3.12/site-packages/filelock/__pycache__/_util.cpython-312.pyc +0 -0
  84. package/.local/python/lib/python3.12/site-packages/filelock/__pycache__/_windows.cpython-312.pyc +0 -0
  85. package/.local/python/lib/python3.12/site-packages/filelock/__pycache__/asyncio.cpython-312.pyc +0 -0
  86. package/.local/python/lib/python3.12/site-packages/filelock/__pycache__/version.cpython-312.pyc +0 -0
  87. package/.local/python/lib/python3.12/site-packages/filelock/_api.py +0 -578
  88. package/.local/python/lib/python3.12/site-packages/filelock/_error.py +0 -30
  89. package/.local/python/lib/python3.12/site-packages/filelock/_read_write.py +0 -363
  90. package/.local/python/lib/python3.12/site-packages/filelock/_soft.py +0 -127
  91. package/.local/python/lib/python3.12/site-packages/filelock/_unix.py +0 -109
  92. package/.local/python/lib/python3.12/site-packages/filelock/_util.py +0 -53
  93. package/.local/python/lib/python3.12/site-packages/filelock/_windows.py +0 -100
  94. package/.local/python/lib/python3.12/site-packages/filelock/asyncio.py +0 -376
  95. package/.local/python/lib/python3.12/site-packages/filelock/py.typed +0 -0
  96. package/.local/python/lib/python3.12/site-packages/filelock/version.py +0 -34
  97. package/.local/python/lib/python3.12/site-packages/filelock-3.24.3.dist-info/INSTALLER +0 -1
  98. package/.local/python/lib/python3.12/site-packages/filelock-3.24.3.dist-info/METADATA +0 -38
  99. package/.local/python/lib/python3.12/site-packages/filelock-3.24.3.dist-info/RECORD +0 -26
  100. package/.local/python/lib/python3.12/site-packages/filelock-3.24.3.dist-info/WHEEL +0 -4
  101. package/.local/python/lib/python3.12/site-packages/filelock-3.24.3.dist-info/licenses/LICENSE +0 -21
  102. package/.local/python/lib/python3.12/site-packages/packaging/__init__.py +0 -15
  103. package/.local/python/lib/python3.12/site-packages/packaging/__pycache__/__init__.cpython-312.pyc +0 -0
  104. package/.local/python/lib/python3.12/site-packages/packaging/__pycache__/_elffile.cpython-312.pyc +0 -0
  105. package/.local/python/lib/python3.12/site-packages/packaging/__pycache__/_manylinux.cpython-312.pyc +0 -0
  106. package/.local/python/lib/python3.12/site-packages/packaging/__pycache__/_musllinux.cpython-312.pyc +0 -0
  107. package/.local/python/lib/python3.12/site-packages/packaging/__pycache__/_parser.cpython-312.pyc +0 -0
  108. package/.local/python/lib/python3.12/site-packages/packaging/__pycache__/_structures.cpython-312.pyc +0 -0
  109. package/.local/python/lib/python3.12/site-packages/packaging/__pycache__/_tokenizer.cpython-312.pyc +0 -0
  110. package/.local/python/lib/python3.12/site-packages/packaging/__pycache__/markers.cpython-312.pyc +0 -0
  111. package/.local/python/lib/python3.12/site-packages/packaging/__pycache__/metadata.cpython-312.pyc +0 -0
  112. package/.local/python/lib/python3.12/site-packages/packaging/__pycache__/pylock.cpython-312.pyc +0 -0
  113. package/.local/python/lib/python3.12/site-packages/packaging/__pycache__/requirements.cpython-312.pyc +0 -0
  114. package/.local/python/lib/python3.12/site-packages/packaging/__pycache__/specifiers.cpython-312.pyc +0 -0
  115. package/.local/python/lib/python3.12/site-packages/packaging/__pycache__/tags.cpython-312.pyc +0 -0
  116. package/.local/python/lib/python3.12/site-packages/packaging/__pycache__/utils.cpython-312.pyc +0 -0
  117. package/.local/python/lib/python3.12/site-packages/packaging/__pycache__/version.cpython-312.pyc +0 -0
  118. package/.local/python/lib/python3.12/site-packages/packaging/_elffile.py +0 -108
  119. package/.local/python/lib/python3.12/site-packages/packaging/_manylinux.py +0 -262
  120. package/.local/python/lib/python3.12/site-packages/packaging/_musllinux.py +0 -85
  121. package/.local/python/lib/python3.12/site-packages/packaging/_parser.py +0 -365
  122. package/.local/python/lib/python3.12/site-packages/packaging/_structures.py +0 -69
  123. package/.local/python/lib/python3.12/site-packages/packaging/_tokenizer.py +0 -193
  124. package/.local/python/lib/python3.12/site-packages/packaging/licenses/__init__.py +0 -147
  125. package/.local/python/lib/python3.12/site-packages/packaging/licenses/__pycache__/__init__.cpython-312.pyc +0 -0
  126. package/.local/python/lib/python3.12/site-packages/packaging/licenses/__pycache__/_spdx.cpython-312.pyc +0 -0
  127. package/.local/python/lib/python3.12/site-packages/packaging/licenses/_spdx.py +0 -799
  128. package/.local/python/lib/python3.12/site-packages/packaging/markers.py +0 -388
  129. package/.local/python/lib/python3.12/site-packages/packaging/metadata.py +0 -978
  130. package/.local/python/lib/python3.12/site-packages/packaging/py.typed +0 -0
  131. package/.local/python/lib/python3.12/site-packages/packaging/pylock.py +0 -635
  132. package/.local/python/lib/python3.12/site-packages/packaging/requirements.py +0 -86
  133. package/.local/python/lib/python3.12/site-packages/packaging/specifiers.py +0 -1068
  134. package/.local/python/lib/python3.12/site-packages/packaging/tags.py +0 -651
  135. package/.local/python/lib/python3.12/site-packages/packaging/utils.py +0 -158
  136. package/.local/python/lib/python3.12/site-packages/packaging/version.py +0 -792
  137. package/.local/python/lib/python3.12/site-packages/packaging-26.0.dist-info/INSTALLER +0 -1
  138. package/.local/python/lib/python3.12/site-packages/packaging-26.0.dist-info/METADATA +0 -107
  139. package/.local/python/lib/python3.12/site-packages/packaging-26.0.dist-info/RECORD +0 -42
  140. package/.local/python/lib/python3.12/site-packages/packaging-26.0.dist-info/WHEEL +0 -4
  141. package/.local/python/lib/python3.12/site-packages/packaging-26.0.dist-info/licenses/LICENSE +0 -3
  142. package/.local/python/lib/python3.12/site-packages/packaging-26.0.dist-info/licenses/LICENSE.APACHE +0 -177
  143. package/.local/python/lib/python3.12/site-packages/packaging-26.0.dist-info/licenses/LICENSE.BSD +0 -23
  144. package/.local/python/lib/python3.12/site-packages/pip/__init__.py +0 -13
  145. package/.local/python/lib/python3.12/site-packages/pip/__main__.py +0 -24
  146. package/.local/python/lib/python3.12/site-packages/pip/__pip-runner__.py +0 -50
  147. package/.local/python/lib/python3.12/site-packages/pip/__pycache__/__init__.cpython-312.pyc +0 -0
  148. package/.local/python/lib/python3.12/site-packages/pip/__pycache__/__main__.cpython-312.pyc +0 -0
  149. package/.local/python/lib/python3.12/site-packages/pip/__pycache__/__pip-runner__.cpython-312.pyc +0 -0
  150. package/.local/python/lib/python3.12/site-packages/pip/_internal/__init__.py +0 -18
  151. package/.local/python/lib/python3.12/site-packages/pip/_internal/__pycache__/__init__.cpython-312.pyc +0 -0
  152. package/.local/python/lib/python3.12/site-packages/pip/_internal/__pycache__/build_env.cpython-312.pyc +0 -0
  153. package/.local/python/lib/python3.12/site-packages/pip/_internal/__pycache__/cache.cpython-312.pyc +0 -0
  154. package/.local/python/lib/python3.12/site-packages/pip/_internal/__pycache__/configuration.cpython-312.pyc +0 -0
  155. package/.local/python/lib/python3.12/site-packages/pip/_internal/__pycache__/exceptions.cpython-312.pyc +0 -0
  156. package/.local/python/lib/python3.12/site-packages/pip/_internal/__pycache__/main.cpython-312.pyc +0 -0
  157. package/.local/python/lib/python3.12/site-packages/pip/_internal/__pycache__/pyproject.cpython-312.pyc +0 -0
  158. package/.local/python/lib/python3.12/site-packages/pip/_internal/__pycache__/self_outdated_check.cpython-312.pyc +0 -0
  159. package/.local/python/lib/python3.12/site-packages/pip/_internal/__pycache__/wheel_builder.cpython-312.pyc +0 -0
  160. package/.local/python/lib/python3.12/site-packages/pip/_internal/build_env.py +0 -606
  161. package/.local/python/lib/python3.12/site-packages/pip/_internal/cache.py +0 -291
  162. package/.local/python/lib/python3.12/site-packages/pip/_internal/cli/__init__.py +0 -3
  163. package/.local/python/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/__init__.cpython-312.pyc +0 -0
  164. package/.local/python/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/autocompletion.cpython-312.pyc +0 -0
  165. package/.local/python/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/base_command.cpython-312.pyc +0 -0
  166. package/.local/python/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/cmdoptions.cpython-312.pyc +0 -0
  167. package/.local/python/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/command_context.cpython-312.pyc +0 -0
  168. package/.local/python/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/index_command.cpython-312.pyc +0 -0
  169. package/.local/python/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/main.cpython-312.pyc +0 -0
  170. package/.local/python/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/main_parser.cpython-312.pyc +0 -0
  171. package/.local/python/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/parser.cpython-312.pyc +0 -0
  172. package/.local/python/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/progress_bars.cpython-312.pyc +0 -0
  173. package/.local/python/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/req_command.cpython-312.pyc +0 -0
  174. package/.local/python/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/spinners.cpython-312.pyc +0 -0
  175. package/.local/python/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/status_codes.cpython-312.pyc +0 -0
  176. package/.local/python/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py +0 -184
  177. package/.local/python/lib/python3.12/site-packages/pip/_internal/cli/base_command.py +0 -255
  178. package/.local/python/lib/python3.12/site-packages/pip/_internal/cli/cmdoptions.py +0 -1267
  179. package/.local/python/lib/python3.12/site-packages/pip/_internal/cli/command_context.py +0 -28
  180. package/.local/python/lib/python3.12/site-packages/pip/_internal/cli/index_command.py +0 -195
  181. package/.local/python/lib/python3.12/site-packages/pip/_internal/cli/main.py +0 -85
  182. package/.local/python/lib/python3.12/site-packages/pip/_internal/cli/main_parser.py +0 -136
  183. package/.local/python/lib/python3.12/site-packages/pip/_internal/cli/parser.py +0 -358
  184. package/.local/python/lib/python3.12/site-packages/pip/_internal/cli/progress_bars.py +0 -153
  185. package/.local/python/lib/python3.12/site-packages/pip/_internal/cli/req_command.py +0 -447
  186. package/.local/python/lib/python3.12/site-packages/pip/_internal/cli/spinners.py +0 -235
  187. package/.local/python/lib/python3.12/site-packages/pip/_internal/cli/status_codes.py +0 -6
  188. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/__init__.py +0 -139
  189. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/__init__.cpython-312.pyc +0 -0
  190. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/cache.cpython-312.pyc +0 -0
  191. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/check.cpython-312.pyc +0 -0
  192. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/completion.cpython-312.pyc +0 -0
  193. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/configuration.cpython-312.pyc +0 -0
  194. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/debug.cpython-312.pyc +0 -0
  195. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/download.cpython-312.pyc +0 -0
  196. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/freeze.cpython-312.pyc +0 -0
  197. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/hash.cpython-312.pyc +0 -0
  198. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/help.cpython-312.pyc +0 -0
  199. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/index.cpython-312.pyc +0 -0
  200. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/inspect.cpython-312.pyc +0 -0
  201. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/install.cpython-312.pyc +0 -0
  202. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/list.cpython-312.pyc +0 -0
  203. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/lock.cpython-312.pyc +0 -0
  204. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/search.cpython-312.pyc +0 -0
  205. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/show.cpython-312.pyc +0 -0
  206. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/uninstall.cpython-312.pyc +0 -0
  207. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/wheel.cpython-312.pyc +0 -0
  208. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/cache.py +0 -255
  209. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/check.py +0 -66
  210. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/completion.py +0 -136
  211. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/configuration.py +0 -288
  212. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/debug.py +0 -203
  213. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/download.py +0 -146
  214. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/freeze.py +0 -107
  215. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/hash.py +0 -58
  216. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/help.py +0 -40
  217. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/index.py +0 -166
  218. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/inspect.py +0 -92
  219. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/install.py +0 -810
  220. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/list.py +0 -398
  221. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/lock.py +0 -175
  222. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/search.py +0 -178
  223. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/show.py +0 -231
  224. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/uninstall.py +0 -113
  225. package/.local/python/lib/python3.12/site-packages/pip/_internal/commands/wheel.py +0 -171
  226. package/.local/python/lib/python3.12/site-packages/pip/_internal/configuration.py +0 -396
  227. package/.local/python/lib/python3.12/site-packages/pip/_internal/distributions/__init__.py +0 -21
  228. package/.local/python/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/__init__.cpython-312.pyc +0 -0
  229. package/.local/python/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/base.cpython-312.pyc +0 -0
  230. package/.local/python/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/installed.cpython-312.pyc +0 -0
  231. package/.local/python/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/sdist.cpython-312.pyc +0 -0
  232. package/.local/python/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/wheel.cpython-312.pyc +0 -0
  233. package/.local/python/lib/python3.12/site-packages/pip/_internal/distributions/base.py +0 -55
  234. package/.local/python/lib/python3.12/site-packages/pip/_internal/distributions/installed.py +0 -33
  235. package/.local/python/lib/python3.12/site-packages/pip/_internal/distributions/sdist.py +0 -164
  236. package/.local/python/lib/python3.12/site-packages/pip/_internal/distributions/wheel.py +0 -44
  237. package/.local/python/lib/python3.12/site-packages/pip/_internal/exceptions.py +0 -971
  238. package/.local/python/lib/python3.12/site-packages/pip/_internal/index/__init__.py +0 -1
  239. package/.local/python/lib/python3.12/site-packages/pip/_internal/index/__pycache__/__init__.cpython-312.pyc +0 -0
  240. package/.local/python/lib/python3.12/site-packages/pip/_internal/index/__pycache__/collector.cpython-312.pyc +0 -0
  241. package/.local/python/lib/python3.12/site-packages/pip/_internal/index/__pycache__/package_finder.cpython-312.pyc +0 -0
  242. package/.local/python/lib/python3.12/site-packages/pip/_internal/index/__pycache__/sources.cpython-312.pyc +0 -0
  243. package/.local/python/lib/python3.12/site-packages/pip/_internal/index/collector.py +0 -488
  244. package/.local/python/lib/python3.12/site-packages/pip/_internal/index/package_finder.py +0 -1125
  245. package/.local/python/lib/python3.12/site-packages/pip/_internal/index/sources.py +0 -287
  246. package/.local/python/lib/python3.12/site-packages/pip/_internal/locations/__init__.py +0 -440
  247. package/.local/python/lib/python3.12/site-packages/pip/_internal/locations/__pycache__/__init__.cpython-312.pyc +0 -0
  248. package/.local/python/lib/python3.12/site-packages/pip/_internal/locations/__pycache__/_distutils.cpython-312.pyc +0 -0
  249. package/.local/python/lib/python3.12/site-packages/pip/_internal/locations/__pycache__/_sysconfig.cpython-312.pyc +0 -0
  250. package/.local/python/lib/python3.12/site-packages/pip/_internal/locations/__pycache__/base.cpython-312.pyc +0 -0
  251. package/.local/python/lib/python3.12/site-packages/pip/_internal/locations/_distutils.py +0 -173
  252. package/.local/python/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py +0 -218
  253. package/.local/python/lib/python3.12/site-packages/pip/_internal/locations/base.py +0 -82
  254. package/.local/python/lib/python3.12/site-packages/pip/_internal/main.py +0 -12
  255. package/.local/python/lib/python3.12/site-packages/pip/_internal/metadata/__init__.py +0 -169
  256. package/.local/python/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/__init__.cpython-312.pyc +0 -0
  257. package/.local/python/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/_json.cpython-312.pyc +0 -0
  258. package/.local/python/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/base.cpython-312.pyc +0 -0
  259. package/.local/python/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/pkg_resources.cpython-312.pyc +0 -0
  260. package/.local/python/lib/python3.12/site-packages/pip/_internal/metadata/_json.py +0 -87
  261. package/.local/python/lib/python3.12/site-packages/pip/_internal/metadata/base.py +0 -685
  262. package/.local/python/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__init__.py +0 -6
  263. package/.local/python/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__pycache__/__init__.cpython-312.pyc +0 -0
  264. package/.local/python/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__pycache__/_compat.cpython-312.pyc +0 -0
  265. package/.local/python/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__pycache__/_dists.cpython-312.pyc +0 -0
  266. package/.local/python/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__pycache__/_envs.cpython-312.pyc +0 -0
  267. package/.local/python/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_compat.py +0 -87
  268. package/.local/python/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_dists.py +0 -229
  269. package/.local/python/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_envs.py +0 -143
  270. package/.local/python/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py +0 -298
  271. package/.local/python/lib/python3.12/site-packages/pip/_internal/models/__init__.py +0 -1
  272. package/.local/python/lib/python3.12/site-packages/pip/_internal/models/__pycache__/__init__.cpython-312.pyc +0 -0
  273. package/.local/python/lib/python3.12/site-packages/pip/_internal/models/__pycache__/candidate.cpython-312.pyc +0 -0
  274. package/.local/python/lib/python3.12/site-packages/pip/_internal/models/__pycache__/direct_url.cpython-312.pyc +0 -0
  275. package/.local/python/lib/python3.12/site-packages/pip/_internal/models/__pycache__/format_control.cpython-312.pyc +0 -0
  276. package/.local/python/lib/python3.12/site-packages/pip/_internal/models/__pycache__/index.cpython-312.pyc +0 -0
  277. package/.local/python/lib/python3.12/site-packages/pip/_internal/models/__pycache__/installation_report.cpython-312.pyc +0 -0
  278. package/.local/python/lib/python3.12/site-packages/pip/_internal/models/__pycache__/link.cpython-312.pyc +0 -0
  279. package/.local/python/lib/python3.12/site-packages/pip/_internal/models/__pycache__/release_control.cpython-312.pyc +0 -0
  280. package/.local/python/lib/python3.12/site-packages/pip/_internal/models/__pycache__/scheme.cpython-312.pyc +0 -0
  281. package/.local/python/lib/python3.12/site-packages/pip/_internal/models/__pycache__/search_scope.cpython-312.pyc +0 -0
  282. package/.local/python/lib/python3.12/site-packages/pip/_internal/models/__pycache__/selection_prefs.cpython-312.pyc +0 -0
  283. package/.local/python/lib/python3.12/site-packages/pip/_internal/models/__pycache__/target_python.cpython-312.pyc +0 -0
  284. package/.local/python/lib/python3.12/site-packages/pip/_internal/models/__pycache__/wheel.cpython-312.pyc +0 -0
  285. package/.local/python/lib/python3.12/site-packages/pip/_internal/models/candidate.py +0 -25
  286. package/.local/python/lib/python3.12/site-packages/pip/_internal/models/direct_url.py +0 -227
  287. package/.local/python/lib/python3.12/site-packages/pip/_internal/models/format_control.py +0 -78
  288. package/.local/python/lib/python3.12/site-packages/pip/_internal/models/index.py +0 -28
  289. package/.local/python/lib/python3.12/site-packages/pip/_internal/models/installation_report.py +0 -57
  290. package/.local/python/lib/python3.12/site-packages/pip/_internal/models/link.py +0 -617
  291. package/.local/python/lib/python3.12/site-packages/pip/_internal/models/release_control.py +0 -92
  292. package/.local/python/lib/python3.12/site-packages/pip/_internal/models/scheme.py +0 -25
  293. package/.local/python/lib/python3.12/site-packages/pip/_internal/models/search_scope.py +0 -126
  294. package/.local/python/lib/python3.12/site-packages/pip/_internal/models/selection_prefs.py +0 -56
  295. package/.local/python/lib/python3.12/site-packages/pip/_internal/models/target_python.py +0 -122
  296. package/.local/python/lib/python3.12/site-packages/pip/_internal/models/wheel.py +0 -80
  297. package/.local/python/lib/python3.12/site-packages/pip/_internal/network/__init__.py +0 -1
  298. package/.local/python/lib/python3.12/site-packages/pip/_internal/network/__pycache__/__init__.cpython-312.pyc +0 -0
  299. package/.local/python/lib/python3.12/site-packages/pip/_internal/network/__pycache__/auth.cpython-312.pyc +0 -0
  300. package/.local/python/lib/python3.12/site-packages/pip/_internal/network/__pycache__/cache.cpython-312.pyc +0 -0
  301. package/.local/python/lib/python3.12/site-packages/pip/_internal/network/__pycache__/download.cpython-312.pyc +0 -0
  302. package/.local/python/lib/python3.12/site-packages/pip/_internal/network/__pycache__/lazy_wheel.cpython-312.pyc +0 -0
  303. package/.local/python/lib/python3.12/site-packages/pip/_internal/network/__pycache__/session.cpython-312.pyc +0 -0
  304. package/.local/python/lib/python3.12/site-packages/pip/_internal/network/__pycache__/utils.cpython-312.pyc +0 -0
  305. package/.local/python/lib/python3.12/site-packages/pip/_internal/network/__pycache__/xmlrpc.cpython-312.pyc +0 -0
  306. package/.local/python/lib/python3.12/site-packages/pip/_internal/network/auth.py +0 -568
  307. package/.local/python/lib/python3.12/site-packages/pip/_internal/network/cache.py +0 -128
  308. package/.local/python/lib/python3.12/site-packages/pip/_internal/network/download.py +0 -341
  309. package/.local/python/lib/python3.12/site-packages/pip/_internal/network/lazy_wheel.py +0 -215
  310. package/.local/python/lib/python3.12/site-packages/pip/_internal/network/session.py +0 -532
  311. package/.local/python/lib/python3.12/site-packages/pip/_internal/network/utils.py +0 -98
  312. package/.local/python/lib/python3.12/site-packages/pip/_internal/network/xmlrpc.py +0 -61
  313. package/.local/python/lib/python3.12/site-packages/pip/_internal/operations/__init__.py +0 -0
  314. package/.local/python/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/__init__.cpython-312.pyc +0 -0
  315. package/.local/python/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/check.cpython-312.pyc +0 -0
  316. package/.local/python/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/freeze.cpython-312.pyc +0 -0
  317. package/.local/python/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/prepare.cpython-312.pyc +0 -0
  318. package/.local/python/lib/python3.12/site-packages/pip/_internal/operations/build/__init__.py +0 -0
  319. package/.local/python/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/__init__.cpython-312.pyc +0 -0
  320. package/.local/python/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/build_tracker.cpython-312.pyc +0 -0
  321. package/.local/python/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/metadata.cpython-312.pyc +0 -0
  322. package/.local/python/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/metadata_editable.cpython-312.pyc +0 -0
  323. package/.local/python/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/wheel.cpython-312.pyc +0 -0
  324. package/.local/python/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/wheel_editable.cpython-312.pyc +0 -0
  325. package/.local/python/lib/python3.12/site-packages/pip/_internal/operations/build/build_tracker.py +0 -140
  326. package/.local/python/lib/python3.12/site-packages/pip/_internal/operations/build/metadata.py +0 -38
  327. package/.local/python/lib/python3.12/site-packages/pip/_internal/operations/build/metadata_editable.py +0 -41
  328. package/.local/python/lib/python3.12/site-packages/pip/_internal/operations/build/wheel.py +0 -38
  329. package/.local/python/lib/python3.12/site-packages/pip/_internal/operations/build/wheel_editable.py +0 -47
  330. package/.local/python/lib/python3.12/site-packages/pip/_internal/operations/check.py +0 -175
  331. package/.local/python/lib/python3.12/site-packages/pip/_internal/operations/freeze.py +0 -259
  332. package/.local/python/lib/python3.12/site-packages/pip/_internal/operations/install/__init__.py +0 -1
  333. package/.local/python/lib/python3.12/site-packages/pip/_internal/operations/install/__pycache__/__init__.cpython-312.pyc +0 -0
  334. package/.local/python/lib/python3.12/site-packages/pip/_internal/operations/install/__pycache__/wheel.cpython-312.pyc +0 -0
  335. package/.local/python/lib/python3.12/site-packages/pip/_internal/operations/install/wheel.py +0 -745
  336. package/.local/python/lib/python3.12/site-packages/pip/_internal/operations/prepare.py +0 -747
  337. package/.local/python/lib/python3.12/site-packages/pip/_internal/pyproject.py +0 -123
  338. package/.local/python/lib/python3.12/site-packages/pip/_internal/req/__init__.py +0 -103
  339. package/.local/python/lib/python3.12/site-packages/pip/_internal/req/__pycache__/__init__.cpython-312.pyc +0 -0
  340. package/.local/python/lib/python3.12/site-packages/pip/_internal/req/__pycache__/constructors.cpython-312.pyc +0 -0
  341. package/.local/python/lib/python3.12/site-packages/pip/_internal/req/__pycache__/pep723.cpython-312.pyc +0 -0
  342. package/.local/python/lib/python3.12/site-packages/pip/_internal/req/__pycache__/req_dependency_group.cpython-312.pyc +0 -0
  343. package/.local/python/lib/python3.12/site-packages/pip/_internal/req/__pycache__/req_file.cpython-312.pyc +0 -0
  344. package/.local/python/lib/python3.12/site-packages/pip/_internal/req/__pycache__/req_install.cpython-312.pyc +0 -0
  345. package/.local/python/lib/python3.12/site-packages/pip/_internal/req/__pycache__/req_set.cpython-312.pyc +0 -0
  346. package/.local/python/lib/python3.12/site-packages/pip/_internal/req/__pycache__/req_uninstall.cpython-312.pyc +0 -0
  347. package/.local/python/lib/python3.12/site-packages/pip/_internal/req/constructors.py +0 -568
  348. package/.local/python/lib/python3.12/site-packages/pip/_internal/req/pep723.py +0 -41
  349. package/.local/python/lib/python3.12/site-packages/pip/_internal/req/req_dependency_group.py +0 -75
  350. package/.local/python/lib/python3.12/site-packages/pip/_internal/req/req_file.py +0 -631
  351. package/.local/python/lib/python3.12/site-packages/pip/_internal/req/req_install.py +0 -828
  352. package/.local/python/lib/python3.12/site-packages/pip/_internal/req/req_set.py +0 -81
  353. package/.local/python/lib/python3.12/site-packages/pip/_internal/req/req_uninstall.py +0 -639
  354. package/.local/python/lib/python3.12/site-packages/pip/_internal/resolution/__init__.py +0 -0
  355. package/.local/python/lib/python3.12/site-packages/pip/_internal/resolution/__pycache__/__init__.cpython-312.pyc +0 -0
  356. package/.local/python/lib/python3.12/site-packages/pip/_internal/resolution/__pycache__/base.cpython-312.pyc +0 -0
  357. package/.local/python/lib/python3.12/site-packages/pip/_internal/resolution/base.py +0 -20
  358. package/.local/python/lib/python3.12/site-packages/pip/_internal/resolution/legacy/__init__.py +0 -0
  359. package/.local/python/lib/python3.12/site-packages/pip/_internal/resolution/legacy/__pycache__/__init__.cpython-312.pyc +0 -0
  360. package/.local/python/lib/python3.12/site-packages/pip/_internal/resolution/legacy/__pycache__/resolver.cpython-312.pyc +0 -0
  361. package/.local/python/lib/python3.12/site-packages/pip/_internal/resolution/legacy/resolver.py +0 -598
  362. package/.local/python/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__init__.py +0 -0
  363. package/.local/python/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/__init__.cpython-312.pyc +0 -0
  364. package/.local/python/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/base.cpython-312.pyc +0 -0
  365. package/.local/python/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/candidates.cpython-312.pyc +0 -0
  366. package/.local/python/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/factory.cpython-312.pyc +0 -0
  367. package/.local/python/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/found_candidates.cpython-312.pyc +0 -0
  368. package/.local/python/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/provider.cpython-312.pyc +0 -0
  369. package/.local/python/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/reporter.cpython-312.pyc +0 -0
  370. package/.local/python/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/requirements.cpython-312.pyc +0 -0
  371. package/.local/python/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/resolver.cpython-312.pyc +0 -0
  372. package/.local/python/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/base.py +0 -142
  373. package/.local/python/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/candidates.py +0 -591
  374. package/.local/python/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py +0 -856
  375. package/.local/python/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py +0 -166
  376. package/.local/python/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/provider.py +0 -285
  377. package/.local/python/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py +0 -98
  378. package/.local/python/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/requirements.py +0 -251
  379. package/.local/python/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/resolver.py +0 -332
  380. package/.local/python/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py +0 -255
  381. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/__init__.py +0 -0
  382. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/__init__.cpython-312.pyc +0 -0
  383. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/_jaraco_text.cpython-312.pyc +0 -0
  384. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/_log.cpython-312.pyc +0 -0
  385. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/appdirs.cpython-312.pyc +0 -0
  386. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/compat.cpython-312.pyc +0 -0
  387. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/compatibility_tags.cpython-312.pyc +0 -0
  388. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/datetime.cpython-312.pyc +0 -0
  389. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/deprecation.cpython-312.pyc +0 -0
  390. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/direct_url_helpers.cpython-312.pyc +0 -0
  391. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/egg_link.cpython-312.pyc +0 -0
  392. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/entrypoints.cpython-312.pyc +0 -0
  393. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/filesystem.cpython-312.pyc +0 -0
  394. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/filetypes.cpython-312.pyc +0 -0
  395. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/glibc.cpython-312.pyc +0 -0
  396. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/hashes.cpython-312.pyc +0 -0
  397. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/logging.cpython-312.pyc +0 -0
  398. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/misc.cpython-312.pyc +0 -0
  399. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/packaging.cpython-312.pyc +0 -0
  400. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/pylock.cpython-312.pyc +0 -0
  401. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/retry.cpython-312.pyc +0 -0
  402. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/subprocess.cpython-312.pyc +0 -0
  403. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/temp_dir.cpython-312.pyc +0 -0
  404. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/unpacking.cpython-312.pyc +0 -0
  405. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/urls.cpython-312.pyc +0 -0
  406. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/virtualenv.cpython-312.pyc +0 -0
  407. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/wheel.cpython-312.pyc +0 -0
  408. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py +0 -109
  409. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/_log.py +0 -38
  410. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/appdirs.py +0 -52
  411. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/compat.py +0 -85
  412. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/compatibility_tags.py +0 -201
  413. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/datetime.py +0 -28
  414. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/deprecation.py +0 -126
  415. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/direct_url_helpers.py +0 -87
  416. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py +0 -81
  417. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/entrypoints.py +0 -88
  418. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/filesystem.py +0 -203
  419. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/filetypes.py +0 -24
  420. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/glibc.py +0 -102
  421. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/hashes.py +0 -150
  422. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/logging.py +0 -396
  423. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/misc.py +0 -771
  424. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/packaging.py +0 -44
  425. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/pylock.py +0 -116
  426. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/retry.py +0 -45
  427. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/subprocess.py +0 -248
  428. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py +0 -294
  429. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/unpacking.py +0 -362
  430. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/urls.py +0 -55
  431. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/virtualenv.py +0 -105
  432. package/.local/python/lib/python3.12/site-packages/pip/_internal/utils/wheel.py +0 -132
  433. package/.local/python/lib/python3.12/site-packages/pip/_internal/vcs/__init__.py +0 -15
  434. package/.local/python/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/__init__.cpython-312.pyc +0 -0
  435. package/.local/python/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/bazaar.cpython-312.pyc +0 -0
  436. package/.local/python/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/git.cpython-312.pyc +0 -0
  437. package/.local/python/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/mercurial.cpython-312.pyc +0 -0
  438. package/.local/python/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/subversion.cpython-312.pyc +0 -0
  439. package/.local/python/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/versioncontrol.cpython-312.pyc +0 -0
  440. package/.local/python/lib/python3.12/site-packages/pip/_internal/vcs/bazaar.py +0 -130
  441. package/.local/python/lib/python3.12/site-packages/pip/_internal/vcs/git.py +0 -571
  442. package/.local/python/lib/python3.12/site-packages/pip/_internal/vcs/mercurial.py +0 -186
  443. package/.local/python/lib/python3.12/site-packages/pip/_internal/vcs/subversion.py +0 -335
  444. package/.local/python/lib/python3.12/site-packages/pip/_internal/vcs/versioncontrol.py +0 -695
  445. package/.local/python/lib/python3.12/site-packages/pip/_internal/wheel_builder.py +0 -261
  446. package/.local/python/lib/python3.12/site-packages/pip/_vendor/README.rst +0 -180
  447. package/.local/python/lib/python3.12/site-packages/pip/_vendor/__init__.py +0 -117
  448. package/.local/python/lib/python3.12/site-packages/pip/_vendor/__pycache__/__init__.cpython-312.pyc +0 -0
  449. package/.local/python/lib/python3.12/site-packages/pip/_vendor/cachecontrol/LICENSE.txt +0 -13
  450. package/.local/python/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__init__.py +0 -32
  451. package/.local/python/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/__init__.cpython-312.pyc +0 -0
  452. package/.local/python/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/_cmd.cpython-312.pyc +0 -0
  453. package/.local/python/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/adapter.cpython-312.pyc +0 -0
  454. package/.local/python/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/cache.cpython-312.pyc +0 -0
  455. package/.local/python/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/controller.cpython-312.pyc +0 -0
  456. package/.local/python/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/filewrapper.cpython-312.pyc +0 -0
  457. package/.local/python/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/heuristics.cpython-312.pyc +0 -0
  458. package/.local/python/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/serialize.cpython-312.pyc +0 -0
  459. package/.local/python/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/wrapper.cpython-312.pyc +0 -0
  460. package/.local/python/lib/python3.12/site-packages/pip/_vendor/cachecontrol/_cmd.py +0 -70
  461. package/.local/python/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py +0 -167
  462. package/.local/python/lib/python3.12/site-packages/pip/_vendor/cachecontrol/cache.py +0 -75
  463. package/.local/python/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/__init__.py +0 -8
  464. package/.local/python/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/__init__.cpython-312.pyc +0 -0
  465. package/.local/python/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/file_cache.cpython-312.pyc +0 -0
  466. package/.local/python/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/redis_cache.cpython-312.pyc +0 -0
  467. package/.local/python/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py +0 -145
  468. package/.local/python/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py +0 -48
  469. package/.local/python/lib/python3.12/site-packages/pip/_vendor/cachecontrol/controller.py +0 -511
  470. package/.local/python/lib/python3.12/site-packages/pip/_vendor/cachecontrol/filewrapper.py +0 -121
  471. package/.local/python/lib/python3.12/site-packages/pip/_vendor/cachecontrol/heuristics.py +0 -157
  472. package/.local/python/lib/python3.12/site-packages/pip/_vendor/cachecontrol/py.typed +0 -0
  473. package/.local/python/lib/python3.12/site-packages/pip/_vendor/cachecontrol/serialize.py +0 -146
  474. package/.local/python/lib/python3.12/site-packages/pip/_vendor/cachecontrol/wrapper.py +0 -43
  475. package/.local/python/lib/python3.12/site-packages/pip/_vendor/certifi/LICENSE +0 -20
  476. package/.local/python/lib/python3.12/site-packages/pip/_vendor/certifi/__init__.py +0 -4
  477. package/.local/python/lib/python3.12/site-packages/pip/_vendor/certifi/__main__.py +0 -12
  478. package/.local/python/lib/python3.12/site-packages/pip/_vendor/certifi/__pycache__/__init__.cpython-312.pyc +0 -0
  479. package/.local/python/lib/python3.12/site-packages/pip/_vendor/certifi/__pycache__/__main__.cpython-312.pyc +0 -0
  480. package/.local/python/lib/python3.12/site-packages/pip/_vendor/certifi/__pycache__/core.cpython-312.pyc +0 -0
  481. package/.local/python/lib/python3.12/site-packages/pip/_vendor/certifi/cacert.pem +0 -4468
  482. package/.local/python/lib/python3.12/site-packages/pip/_vendor/certifi/core.py +0 -83
  483. package/.local/python/lib/python3.12/site-packages/pip/_vendor/certifi/py.typed +0 -0
  484. package/.local/python/lib/python3.12/site-packages/pip/_vendor/dependency_groups/LICENSE.txt +0 -9
  485. package/.local/python/lib/python3.12/site-packages/pip/_vendor/dependency_groups/__init__.py +0 -13
  486. package/.local/python/lib/python3.12/site-packages/pip/_vendor/dependency_groups/__main__.py +0 -65
  487. package/.local/python/lib/python3.12/site-packages/pip/_vendor/dependency_groups/__pycache__/__init__.cpython-312.pyc +0 -0
  488. package/.local/python/lib/python3.12/site-packages/pip/_vendor/dependency_groups/__pycache__/__main__.cpython-312.pyc +0 -0
  489. package/.local/python/lib/python3.12/site-packages/pip/_vendor/dependency_groups/__pycache__/_implementation.cpython-312.pyc +0 -0
  490. package/.local/python/lib/python3.12/site-packages/pip/_vendor/dependency_groups/__pycache__/_lint_dependency_groups.cpython-312.pyc +0 -0
  491. package/.local/python/lib/python3.12/site-packages/pip/_vendor/dependency_groups/__pycache__/_pip_wrapper.cpython-312.pyc +0 -0
  492. package/.local/python/lib/python3.12/site-packages/pip/_vendor/dependency_groups/__pycache__/_toml_compat.cpython-312.pyc +0 -0
  493. package/.local/python/lib/python3.12/site-packages/pip/_vendor/dependency_groups/_implementation.py +0 -209
  494. package/.local/python/lib/python3.12/site-packages/pip/_vendor/dependency_groups/_lint_dependency_groups.py +0 -59
  495. package/.local/python/lib/python3.12/site-packages/pip/_vendor/dependency_groups/_pip_wrapper.py +0 -62
  496. package/.local/python/lib/python3.12/site-packages/pip/_vendor/dependency_groups/_toml_compat.py +0 -9
  497. package/.local/python/lib/python3.12/site-packages/pip/_vendor/dependency_groups/py.typed +0 -0
  498. package/.local/python/lib/python3.12/site-packages/pip/_vendor/distlib/LICENSE.txt +0 -284
  499. package/.local/python/lib/python3.12/site-packages/pip/_vendor/distlib/__init__.py +0 -33
  500. package/.local/python/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/__init__.cpython-312.pyc +0 -0
  501. package/.local/python/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/compat.cpython-312.pyc +0 -0
  502. package/.local/python/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/resources.cpython-312.pyc +0 -0
  503. package/.local/python/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/scripts.cpython-312.pyc +0 -0
  504. package/.local/python/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/util.cpython-312.pyc +0 -0
  505. package/.local/python/lib/python3.12/site-packages/pip/_vendor/distlib/compat.py +0 -1137
  506. package/.local/python/lib/python3.12/site-packages/pip/_vendor/distlib/resources.py +0 -358
  507. package/.local/python/lib/python3.12/site-packages/pip/_vendor/distlib/scripts.py +0 -447
  508. package/.local/python/lib/python3.12/site-packages/pip/_vendor/distlib/t32.exe +0 -0
  509. package/.local/python/lib/python3.12/site-packages/pip/_vendor/distlib/t64-arm.exe +0 -0
  510. package/.local/python/lib/python3.12/site-packages/pip/_vendor/distlib/t64.exe +0 -0
  511. package/.local/python/lib/python3.12/site-packages/pip/_vendor/distlib/util.py +0 -1984
  512. package/.local/python/lib/python3.12/site-packages/pip/_vendor/distlib/w32.exe +0 -0
  513. package/.local/python/lib/python3.12/site-packages/pip/_vendor/distlib/w64-arm.exe +0 -0
  514. package/.local/python/lib/python3.12/site-packages/pip/_vendor/distlib/w64.exe +0 -0
  515. package/.local/python/lib/python3.12/site-packages/pip/_vendor/distro/LICENSE +0 -202
  516. package/.local/python/lib/python3.12/site-packages/pip/_vendor/distro/__init__.py +0 -54
  517. package/.local/python/lib/python3.12/site-packages/pip/_vendor/distro/__main__.py +0 -4
  518. package/.local/python/lib/python3.12/site-packages/pip/_vendor/distro/__pycache__/__init__.cpython-312.pyc +0 -0
  519. package/.local/python/lib/python3.12/site-packages/pip/_vendor/distro/__pycache__/__main__.cpython-312.pyc +0 -0
  520. package/.local/python/lib/python3.12/site-packages/pip/_vendor/distro/__pycache__/distro.cpython-312.pyc +0 -0
  521. package/.local/python/lib/python3.12/site-packages/pip/_vendor/distro/distro.py +0 -1403
  522. package/.local/python/lib/python3.12/site-packages/pip/_vendor/distro/py.typed +0 -0
  523. package/.local/python/lib/python3.12/site-packages/pip/_vendor/idna/LICENSE.md +0 -31
  524. package/.local/python/lib/python3.12/site-packages/pip/_vendor/idna/__init__.py +0 -45
  525. package/.local/python/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/__init__.cpython-312.pyc +0 -0
  526. package/.local/python/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/codec.cpython-312.pyc +0 -0
  527. package/.local/python/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/compat.cpython-312.pyc +0 -0
  528. package/.local/python/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/core.cpython-312.pyc +0 -0
  529. package/.local/python/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/idnadata.cpython-312.pyc +0 -0
  530. package/.local/python/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/intranges.cpython-312.pyc +0 -0
  531. package/.local/python/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/package_data.cpython-312.pyc +0 -0
  532. package/.local/python/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/uts46data.cpython-312.pyc +0 -0
  533. package/.local/python/lib/python3.12/site-packages/pip/_vendor/idna/codec.py +0 -122
  534. package/.local/python/lib/python3.12/site-packages/pip/_vendor/idna/compat.py +0 -15
  535. package/.local/python/lib/python3.12/site-packages/pip/_vendor/idna/core.py +0 -437
  536. package/.local/python/lib/python3.12/site-packages/pip/_vendor/idna/idnadata.py +0 -4309
  537. package/.local/python/lib/python3.12/site-packages/pip/_vendor/idna/intranges.py +0 -57
  538. package/.local/python/lib/python3.12/site-packages/pip/_vendor/idna/package_data.py +0 -1
  539. package/.local/python/lib/python3.12/site-packages/pip/_vendor/idna/py.typed +0 -0
  540. package/.local/python/lib/python3.12/site-packages/pip/_vendor/idna/uts46data.py +0 -8841
  541. package/.local/python/lib/python3.12/site-packages/pip/_vendor/msgpack/COPYING +0 -14
  542. package/.local/python/lib/python3.12/site-packages/pip/_vendor/msgpack/__init__.py +0 -55
  543. package/.local/python/lib/python3.12/site-packages/pip/_vendor/msgpack/__pycache__/__init__.cpython-312.pyc +0 -0
  544. package/.local/python/lib/python3.12/site-packages/pip/_vendor/msgpack/__pycache__/exceptions.cpython-312.pyc +0 -0
  545. package/.local/python/lib/python3.12/site-packages/pip/_vendor/msgpack/__pycache__/ext.cpython-312.pyc +0 -0
  546. package/.local/python/lib/python3.12/site-packages/pip/_vendor/msgpack/__pycache__/fallback.cpython-312.pyc +0 -0
  547. package/.local/python/lib/python3.12/site-packages/pip/_vendor/msgpack/exceptions.py +0 -48
  548. package/.local/python/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py +0 -170
  549. package/.local/python/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py +0 -929
  550. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/LICENSE +0 -3
  551. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/LICENSE.APACHE +0 -177
  552. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/LICENSE.BSD +0 -23
  553. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/__init__.py +0 -15
  554. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/__init__.cpython-312.pyc +0 -0
  555. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc +0 -0
  556. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc +0 -0
  557. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc +0 -0
  558. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_parser.cpython-312.pyc +0 -0
  559. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_structures.cpython-312.pyc +0 -0
  560. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc +0 -0
  561. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/markers.cpython-312.pyc +0 -0
  562. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/metadata.cpython-312.pyc +0 -0
  563. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/pylock.cpython-312.pyc +0 -0
  564. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/requirements.cpython-312.pyc +0 -0
  565. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc +0 -0
  566. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/tags.cpython-312.pyc +0 -0
  567. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/utils.cpython-312.pyc +0 -0
  568. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/version.cpython-312.pyc +0 -0
  569. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/_elffile.py +0 -108
  570. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/_manylinux.py +0 -262
  571. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/_musllinux.py +0 -85
  572. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/_parser.py +0 -365
  573. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py +0 -69
  574. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/_tokenizer.py +0 -193
  575. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/licenses/__init__.py +0 -147
  576. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/licenses/__pycache__/__init__.cpython-312.pyc +0 -0
  577. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/licenses/__pycache__/_spdx.cpython-312.pyc +0 -0
  578. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/licenses/_spdx.py +0 -799
  579. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/markers.py +0 -388
  580. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/metadata.py +0 -978
  581. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/py.typed +0 -0
  582. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/pylock.py +0 -635
  583. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/requirements.py +0 -86
  584. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/specifiers.py +0 -1068
  585. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/tags.py +0 -651
  586. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py +0 -158
  587. package/.local/python/lib/python3.12/site-packages/pip/_vendor/packaging/version.py +0 -792
  588. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pkg_resources/LICENSE +0 -17
  589. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pkg_resources/__init__.py +0 -3676
  590. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pkg_resources/__pycache__/__init__.cpython-312.pyc +0 -0
  591. package/.local/python/lib/python3.12/site-packages/pip/_vendor/platformdirs/LICENSE +0 -21
  592. package/.local/python/lib/python3.12/site-packages/pip/_vendor/platformdirs/__init__.py +0 -631
  593. package/.local/python/lib/python3.12/site-packages/pip/_vendor/platformdirs/__main__.py +0 -55
  594. package/.local/python/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc +0 -0
  595. package/.local/python/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/__main__.cpython-312.pyc +0 -0
  596. package/.local/python/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/android.cpython-312.pyc +0 -0
  597. package/.local/python/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/api.cpython-312.pyc +0 -0
  598. package/.local/python/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/macos.cpython-312.pyc +0 -0
  599. package/.local/python/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc +0 -0
  600. package/.local/python/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/version.cpython-312.pyc +0 -0
  601. package/.local/python/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/windows.cpython-312.pyc +0 -0
  602. package/.local/python/lib/python3.12/site-packages/pip/_vendor/platformdirs/android.py +0 -249
  603. package/.local/python/lib/python3.12/site-packages/pip/_vendor/platformdirs/api.py +0 -299
  604. package/.local/python/lib/python3.12/site-packages/pip/_vendor/platformdirs/macos.py +0 -146
  605. package/.local/python/lib/python3.12/site-packages/pip/_vendor/platformdirs/py.typed +0 -0
  606. package/.local/python/lib/python3.12/site-packages/pip/_vendor/platformdirs/unix.py +0 -272
  607. package/.local/python/lib/python3.12/site-packages/pip/_vendor/platformdirs/version.py +0 -34
  608. package/.local/python/lib/python3.12/site-packages/pip/_vendor/platformdirs/windows.py +0 -278
  609. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/LICENSE +0 -25
  610. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/__init__.py +0 -82
  611. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/__main__.py +0 -17
  612. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/__init__.cpython-312.pyc +0 -0
  613. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/__main__.cpython-312.pyc +0 -0
  614. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/console.cpython-312.pyc +0 -0
  615. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/filter.cpython-312.pyc +0 -0
  616. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/formatter.cpython-312.pyc +0 -0
  617. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/lexer.cpython-312.pyc +0 -0
  618. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/modeline.cpython-312.pyc +0 -0
  619. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/plugin.cpython-312.pyc +0 -0
  620. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/regexopt.cpython-312.pyc +0 -0
  621. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/scanner.cpython-312.pyc +0 -0
  622. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/sphinxext.cpython-312.pyc +0 -0
  623. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/style.cpython-312.pyc +0 -0
  624. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/token.cpython-312.pyc +0 -0
  625. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/unistring.cpython-312.pyc +0 -0
  626. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/util.cpython-312.pyc +0 -0
  627. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/console.py +0 -70
  628. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/filter.py +0 -70
  629. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/filters/__init__.py +0 -940
  630. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/filters/__pycache__/__init__.cpython-312.pyc +0 -0
  631. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/formatter.py +0 -129
  632. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__init__.py +0 -157
  633. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/__init__.cpython-312.pyc +0 -0
  634. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/_mapping.cpython-312.pyc +0 -0
  635. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/_mapping.py +0 -23
  636. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/lexer.py +0 -963
  637. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/__init__.py +0 -362
  638. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/__pycache__/__init__.cpython-312.pyc +0 -0
  639. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/__pycache__/_mapping.cpython-312.pyc +0 -0
  640. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/__pycache__/python.cpython-312.pyc +0 -0
  641. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/_mapping.py +0 -602
  642. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py +0 -1201
  643. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/modeline.py +0 -43
  644. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/plugin.py +0 -72
  645. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py +0 -91
  646. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/scanner.py +0 -104
  647. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/sphinxext.py +0 -247
  648. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/style.py +0 -203
  649. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/styles/__init__.py +0 -61
  650. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/styles/__pycache__/__init__.cpython-312.pyc +0 -0
  651. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/styles/__pycache__/_mapping.cpython-312.pyc +0 -0
  652. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/styles/_mapping.py +0 -54
  653. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/token.py +0 -214
  654. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/unistring.py +0 -153
  655. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pygments/util.py +0 -324
  656. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/LICENSE +0 -21
  657. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/__init__.py +0 -31
  658. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/__pycache__/__init__.cpython-312.pyc +0 -0
  659. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/__pycache__/_impl.cpython-312.pyc +0 -0
  660. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_impl.py +0 -410
  661. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/__init__.py +0 -21
  662. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/__pycache__/__init__.cpython-312.pyc +0 -0
  663. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/__pycache__/_in_process.cpython-312.pyc +0 -0
  664. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py +0 -389
  665. package/.local/python/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/py.typed +0 -0
  666. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/LICENSE +0 -175
  667. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/__init__.py +0 -179
  668. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/__init__.cpython-312.pyc +0 -0
  669. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/__version__.cpython-312.pyc +0 -0
  670. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/_internal_utils.cpython-312.pyc +0 -0
  671. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/adapters.cpython-312.pyc +0 -0
  672. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/api.cpython-312.pyc +0 -0
  673. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/auth.cpython-312.pyc +0 -0
  674. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/certs.cpython-312.pyc +0 -0
  675. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/compat.cpython-312.pyc +0 -0
  676. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/cookies.cpython-312.pyc +0 -0
  677. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/exceptions.cpython-312.pyc +0 -0
  678. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/help.cpython-312.pyc +0 -0
  679. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/hooks.cpython-312.pyc +0 -0
  680. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/models.cpython-312.pyc +0 -0
  681. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/packages.cpython-312.pyc +0 -0
  682. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/sessions.cpython-312.pyc +0 -0
  683. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/status_codes.cpython-312.pyc +0 -0
  684. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/structures.cpython-312.pyc +0 -0
  685. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/utils.cpython-312.pyc +0 -0
  686. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/__version__.py +0 -14
  687. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/_internal_utils.py +0 -50
  688. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/adapters.py +0 -696
  689. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/api.py +0 -157
  690. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/auth.py +0 -314
  691. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/certs.py +0 -17
  692. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/compat.py +0 -90
  693. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/cookies.py +0 -561
  694. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/exceptions.py +0 -151
  695. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/help.py +0 -127
  696. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/hooks.py +0 -33
  697. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/models.py +0 -1039
  698. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/packages.py +0 -25
  699. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/sessions.py +0 -831
  700. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/status_codes.py +0 -128
  701. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/structures.py +0 -99
  702. package/.local/python/lib/python3.12/site-packages/pip/_vendor/requests/utils.py +0 -1086
  703. package/.local/python/lib/python3.12/site-packages/pip/_vendor/resolvelib/LICENSE +0 -13
  704. package/.local/python/lib/python3.12/site-packages/pip/_vendor/resolvelib/__init__.py +0 -27
  705. package/.local/python/lib/python3.12/site-packages/pip/_vendor/resolvelib/__pycache__/__init__.cpython-312.pyc +0 -0
  706. package/.local/python/lib/python3.12/site-packages/pip/_vendor/resolvelib/__pycache__/providers.cpython-312.pyc +0 -0
  707. package/.local/python/lib/python3.12/site-packages/pip/_vendor/resolvelib/__pycache__/reporters.cpython-312.pyc +0 -0
  708. package/.local/python/lib/python3.12/site-packages/pip/_vendor/resolvelib/__pycache__/structs.cpython-312.pyc +0 -0
  709. package/.local/python/lib/python3.12/site-packages/pip/_vendor/resolvelib/providers.py +0 -196
  710. package/.local/python/lib/python3.12/site-packages/pip/_vendor/resolvelib/py.typed +0 -0
  711. package/.local/python/lib/python3.12/site-packages/pip/_vendor/resolvelib/reporters.py +0 -55
  712. package/.local/python/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/__init__.py +0 -27
  713. package/.local/python/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/__init__.cpython-312.pyc +0 -0
  714. package/.local/python/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/abstract.cpython-312.pyc +0 -0
  715. package/.local/python/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/criterion.cpython-312.pyc +0 -0
  716. package/.local/python/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/exceptions.cpython-312.pyc +0 -0
  717. package/.local/python/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/__pycache__/resolution.cpython-312.pyc +0 -0
  718. package/.local/python/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py +0 -47
  719. package/.local/python/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/criterion.py +0 -48
  720. package/.local/python/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py +0 -57
  721. package/.local/python/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/resolution.py +0 -627
  722. package/.local/python/lib/python3.12/site-packages/pip/_vendor/resolvelib/structs.py +0 -209
  723. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/LICENSE +0 -19
  724. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__init__.py +0 -177
  725. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__main__.py +0 -245
  726. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/__init__.cpython-312.pyc +0 -0
  727. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/__main__.cpython-312.pyc +0 -0
  728. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_cell_widths.cpython-312.pyc +0 -0
  729. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_emoji_codes.cpython-312.pyc +0 -0
  730. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_emoji_replace.cpython-312.pyc +0 -0
  731. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_export_format.cpython-312.pyc +0 -0
  732. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_extension.cpython-312.pyc +0 -0
  733. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_fileno.cpython-312.pyc +0 -0
  734. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_inspect.cpython-312.pyc +0 -0
  735. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_log_render.cpython-312.pyc +0 -0
  736. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_loop.cpython-312.pyc +0 -0
  737. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_null_file.cpython-312.pyc +0 -0
  738. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_palettes.cpython-312.pyc +0 -0
  739. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_pick.cpython-312.pyc +0 -0
  740. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_ratio.cpython-312.pyc +0 -0
  741. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_spinners.cpython-312.pyc +0 -0
  742. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_stack.cpython-312.pyc +0 -0
  743. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_timer.cpython-312.pyc +0 -0
  744. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_win32_console.cpython-312.pyc +0 -0
  745. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_windows.cpython-312.pyc +0 -0
  746. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_windows_renderer.cpython-312.pyc +0 -0
  747. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_wrap.cpython-312.pyc +0 -0
  748. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/abc.cpython-312.pyc +0 -0
  749. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/align.cpython-312.pyc +0 -0
  750. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/ansi.cpython-312.pyc +0 -0
  751. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/bar.cpython-312.pyc +0 -0
  752. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/box.cpython-312.pyc +0 -0
  753. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/cells.cpython-312.pyc +0 -0
  754. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/color.cpython-312.pyc +0 -0
  755. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/color_triplet.cpython-312.pyc +0 -0
  756. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/columns.cpython-312.pyc +0 -0
  757. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/console.cpython-312.pyc +0 -0
  758. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/constrain.cpython-312.pyc +0 -0
  759. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/containers.cpython-312.pyc +0 -0
  760. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/control.cpython-312.pyc +0 -0
  761. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/default_styles.cpython-312.pyc +0 -0
  762. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/diagnose.cpython-312.pyc +0 -0
  763. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/emoji.cpython-312.pyc +0 -0
  764. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/errors.cpython-312.pyc +0 -0
  765. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/file_proxy.cpython-312.pyc +0 -0
  766. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/filesize.cpython-312.pyc +0 -0
  767. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/highlighter.cpython-312.pyc +0 -0
  768. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/json.cpython-312.pyc +0 -0
  769. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/jupyter.cpython-312.pyc +0 -0
  770. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/layout.cpython-312.pyc +0 -0
  771. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/live.cpython-312.pyc +0 -0
  772. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/live_render.cpython-312.pyc +0 -0
  773. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/logging.cpython-312.pyc +0 -0
  774. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/markup.cpython-312.pyc +0 -0
  775. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/measure.cpython-312.pyc +0 -0
  776. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/padding.cpython-312.pyc +0 -0
  777. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/pager.cpython-312.pyc +0 -0
  778. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/palette.cpython-312.pyc +0 -0
  779. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/panel.cpython-312.pyc +0 -0
  780. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/pretty.cpython-312.pyc +0 -0
  781. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/progress.cpython-312.pyc +0 -0
  782. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/progress_bar.cpython-312.pyc +0 -0
  783. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/prompt.cpython-312.pyc +0 -0
  784. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/protocol.cpython-312.pyc +0 -0
  785. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/region.cpython-312.pyc +0 -0
  786. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/repr.cpython-312.pyc +0 -0
  787. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/rule.cpython-312.pyc +0 -0
  788. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/scope.cpython-312.pyc +0 -0
  789. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/screen.cpython-312.pyc +0 -0
  790. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/segment.cpython-312.pyc +0 -0
  791. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/spinner.cpython-312.pyc +0 -0
  792. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/status.cpython-312.pyc +0 -0
  793. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/style.cpython-312.pyc +0 -0
  794. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/styled.cpython-312.pyc +0 -0
  795. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/syntax.cpython-312.pyc +0 -0
  796. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/table.cpython-312.pyc +0 -0
  797. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/terminal_theme.cpython-312.pyc +0 -0
  798. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/text.cpython-312.pyc +0 -0
  799. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/theme.cpython-312.pyc +0 -0
  800. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/themes.cpython-312.pyc +0 -0
  801. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/traceback.cpython-312.pyc +0 -0
  802. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/tree.cpython-312.pyc +0 -0
  803. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/_cell_widths.py +0 -454
  804. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/_emoji_codes.py +0 -3610
  805. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/_emoji_replace.py +0 -32
  806. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/_export_format.py +0 -76
  807. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/_extension.py +0 -10
  808. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/_fileno.py +0 -24
  809. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/_inspect.py +0 -268
  810. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/_log_render.py +0 -94
  811. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/_loop.py +0 -43
  812. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/_null_file.py +0 -69
  813. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/_palettes.py +0 -309
  814. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/_pick.py +0 -17
  815. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/_ratio.py +0 -153
  816. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/_spinners.py +0 -482
  817. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/_stack.py +0 -16
  818. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/_timer.py +0 -19
  819. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/_win32_console.py +0 -661
  820. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/_windows.py +0 -71
  821. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/_windows_renderer.py +0 -56
  822. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/_wrap.py +0 -93
  823. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/abc.py +0 -33
  824. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/align.py +0 -306
  825. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/ansi.py +0 -241
  826. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/bar.py +0 -93
  827. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/box.py +0 -474
  828. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/cells.py +0 -174
  829. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/color.py +0 -621
  830. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/color_triplet.py +0 -38
  831. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/columns.py +0 -187
  832. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/console.py +0 -2680
  833. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/constrain.py +0 -37
  834. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/containers.py +0 -167
  835. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/control.py +0 -219
  836. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/default_styles.py +0 -193
  837. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/diagnose.py +0 -39
  838. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/emoji.py +0 -91
  839. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/errors.py +0 -34
  840. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py +0 -57
  841. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/filesize.py +0 -88
  842. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py +0 -232
  843. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/json.py +0 -139
  844. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py +0 -101
  845. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/layout.py +0 -442
  846. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/live.py +0 -400
  847. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/live_render.py +0 -106
  848. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/logging.py +0 -297
  849. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/markup.py +0 -251
  850. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/measure.py +0 -151
  851. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/padding.py +0 -141
  852. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/pager.py +0 -34
  853. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/palette.py +0 -100
  854. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/panel.py +0 -317
  855. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py +0 -1016
  856. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/progress.py +0 -1715
  857. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/progress_bar.py +0 -223
  858. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/prompt.py +0 -400
  859. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/protocol.py +0 -42
  860. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/py.typed +0 -0
  861. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/region.py +0 -10
  862. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/repr.py +0 -149
  863. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/rule.py +0 -130
  864. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/scope.py +0 -86
  865. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/screen.py +0 -54
  866. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/segment.py +0 -752
  867. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/spinner.py +0 -132
  868. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/status.py +0 -131
  869. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/style.py +0 -792
  870. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/styled.py +0 -42
  871. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/syntax.py +0 -985
  872. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/table.py +0 -1006
  873. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/terminal_theme.py +0 -153
  874. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/text.py +0 -1361
  875. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/theme.py +0 -115
  876. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/themes.py +0 -5
  877. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/traceback.py +0 -899
  878. package/.local/python/lib/python3.12/site-packages/pip/_vendor/rich/tree.py +0 -257
  879. package/.local/python/lib/python3.12/site-packages/pip/_vendor/tomli/LICENSE +0 -21
  880. package/.local/python/lib/python3.12/site-packages/pip/_vendor/tomli/__init__.py +0 -8
  881. package/.local/python/lib/python3.12/site-packages/pip/_vendor/tomli/__pycache__/__init__.cpython-312.pyc +0 -0
  882. package/.local/python/lib/python3.12/site-packages/pip/_vendor/tomli/__pycache__/_parser.cpython-312.pyc +0 -0
  883. package/.local/python/lib/python3.12/site-packages/pip/_vendor/tomli/__pycache__/_re.cpython-312.pyc +0 -0
  884. package/.local/python/lib/python3.12/site-packages/pip/_vendor/tomli/__pycache__/_types.cpython-312.pyc +0 -0
  885. package/.local/python/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py +0 -777
  886. package/.local/python/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py +0 -115
  887. package/.local/python/lib/python3.12/site-packages/pip/_vendor/tomli/_types.py +0 -10
  888. package/.local/python/lib/python3.12/site-packages/pip/_vendor/tomli/py.typed +0 -1
  889. package/.local/python/lib/python3.12/site-packages/pip/_vendor/tomli_w/LICENSE +0 -21
  890. package/.local/python/lib/python3.12/site-packages/pip/_vendor/tomli_w/__init__.py +0 -4
  891. package/.local/python/lib/python3.12/site-packages/pip/_vendor/tomli_w/__pycache__/__init__.cpython-312.pyc +0 -0
  892. package/.local/python/lib/python3.12/site-packages/pip/_vendor/tomli_w/__pycache__/_writer.cpython-312.pyc +0 -0
  893. package/.local/python/lib/python3.12/site-packages/pip/_vendor/tomli_w/_writer.py +0 -229
  894. package/.local/python/lib/python3.12/site-packages/pip/_vendor/tomli_w/py.typed +0 -1
  895. package/.local/python/lib/python3.12/site-packages/pip/_vendor/truststore/LICENSE +0 -21
  896. package/.local/python/lib/python3.12/site-packages/pip/_vendor/truststore/__init__.py +0 -36
  897. package/.local/python/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/__init__.cpython-312.pyc +0 -0
  898. package/.local/python/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/_api.cpython-312.pyc +0 -0
  899. package/.local/python/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/_macos.cpython-312.pyc +0 -0
  900. package/.local/python/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/_openssl.cpython-312.pyc +0 -0
  901. package/.local/python/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/_ssl_constants.cpython-312.pyc +0 -0
  902. package/.local/python/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/_windows.cpython-312.pyc +0 -0
  903. package/.local/python/lib/python3.12/site-packages/pip/_vendor/truststore/_api.py +0 -341
  904. package/.local/python/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py +0 -571
  905. package/.local/python/lib/python3.12/site-packages/pip/_vendor/truststore/_openssl.py +0 -68
  906. package/.local/python/lib/python3.12/site-packages/pip/_vendor/truststore/_ssl_constants.py +0 -31
  907. package/.local/python/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py +0 -567
  908. package/.local/python/lib/python3.12/site-packages/pip/_vendor/truststore/py.typed +0 -0
  909. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/LICENSE.txt +0 -21
  910. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/__init__.py +0 -102
  911. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/__init__.cpython-312.pyc +0 -0
  912. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/_collections.cpython-312.pyc +0 -0
  913. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/_version.cpython-312.pyc +0 -0
  914. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/connection.cpython-312.pyc +0 -0
  915. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/connectionpool.cpython-312.pyc +0 -0
  916. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/exceptions.cpython-312.pyc +0 -0
  917. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/fields.cpython-312.pyc +0 -0
  918. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/filepost.cpython-312.pyc +0 -0
  919. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/poolmanager.cpython-312.pyc +0 -0
  920. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/request.cpython-312.pyc +0 -0
  921. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/response.cpython-312.pyc +0 -0
  922. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/_collections.py +0 -355
  923. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/_version.py +0 -2
  924. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/connection.py +0 -572
  925. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py +0 -1140
  926. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__init__.py +0 -0
  927. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/__init__.cpython-312.pyc +0 -0
  928. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/_appengine_environ.cpython-312.pyc +0 -0
  929. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/appengine.cpython-312.pyc +0 -0
  930. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/ntlmpool.cpython-312.pyc +0 -0
  931. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/pyopenssl.cpython-312.pyc +0 -0
  932. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/securetransport.cpython-312.pyc +0 -0
  933. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/socks.cpython-312.pyc +0 -0
  934. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_appengine_environ.py +0 -36
  935. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__init__.py +0 -0
  936. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/__init__.cpython-312.pyc +0 -0
  937. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/bindings.cpython-312.pyc +0 -0
  938. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/low_level.cpython-312.pyc +0 -0
  939. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/bindings.py +0 -519
  940. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py +0 -397
  941. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/appengine.py +0 -314
  942. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py +0 -130
  943. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py +0 -518
  944. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/securetransport.py +0 -920
  945. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/socks.py +0 -216
  946. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/exceptions.py +0 -323
  947. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/fields.py +0 -274
  948. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py +0 -98
  949. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/__init__.py +0 -0
  950. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/__pycache__/__init__.cpython-312.pyc +0 -0
  951. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/__pycache__/six.cpython-312.pyc +0 -0
  952. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/__init__.py +0 -0
  953. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/__init__.cpython-312.pyc +0 -0
  954. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/makefile.cpython-312.pyc +0 -0
  955. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/weakref_finalize.cpython-312.pyc +0 -0
  956. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py +0 -51
  957. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/weakref_finalize.py +0 -155
  958. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/six.py +0 -1076
  959. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/poolmanager.py +0 -540
  960. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/request.py +0 -191
  961. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/response.py +0 -879
  962. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__init__.py +0 -49
  963. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/__init__.cpython-312.pyc +0 -0
  964. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/connection.cpython-312.pyc +0 -0
  965. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/proxy.cpython-312.pyc +0 -0
  966. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/queue.cpython-312.pyc +0 -0
  967. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/request.cpython-312.pyc +0 -0
  968. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/response.cpython-312.pyc +0 -0
  969. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/retry.cpython-312.pyc +0 -0
  970. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_.cpython-312.pyc +0 -0
  971. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_match_hostname.cpython-312.pyc +0 -0
  972. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/ssltransport.cpython-312.pyc +0 -0
  973. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/timeout.cpython-312.pyc +0 -0
  974. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/url.cpython-312.pyc +0 -0
  975. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/wait.cpython-312.pyc +0 -0
  976. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/util/connection.py +0 -149
  977. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/util/proxy.py +0 -57
  978. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/util/queue.py +0 -22
  979. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/util/request.py +0 -137
  980. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/util/response.py +0 -107
  981. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py +0 -622
  982. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/util/ssl_.py +0 -504
  983. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/util/ssl_match_hostname.py +0 -159
  984. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/util/ssltransport.py +0 -221
  985. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/util/timeout.py +0 -271
  986. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/util/url.py +0 -435
  987. package/.local/python/lib/python3.12/site-packages/pip/_vendor/urllib3/util/wait.py +0 -152
  988. package/.local/python/lib/python3.12/site-packages/pip/_vendor/vendor.txt +0 -19
  989. package/.local/python/lib/python3.12/site-packages/pip/py.typed +0 -4
  990. package/.local/python/lib/python3.12/site-packages/pip-26.0.1.dist-info/INSTALLER +0 -1
  991. package/.local/python/lib/python3.12/site-packages/pip-26.0.1.dist-info/METADATA +0 -111
  992. package/.local/python/lib/python3.12/site-packages/pip-26.0.1.dist-info/RECORD +0 -878
  993. package/.local/python/lib/python3.12/site-packages/pip-26.0.1.dist-info/REQUESTED +0 -0
  994. package/.local/python/lib/python3.12/site-packages/pip-26.0.1.dist-info/WHEEL +0 -4
  995. package/.local/python/lib/python3.12/site-packages/pip-26.0.1.dist-info/entry_points.txt +0 -4
  996. package/.local/python/lib/python3.12/site-packages/pip-26.0.1.dist-info/licenses/AUTHORS.txt +0 -860
  997. package/.local/python/lib/python3.12/site-packages/pip-26.0.1.dist-info/licenses/LICENSE.txt +0 -20
  998. package/.local/python/lib/python3.12/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/cachecontrol/LICENSE.txt +0 -13
  999. package/.local/python/lib/python3.12/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/certifi/LICENSE +0 -20
  1000. package/.local/python/lib/python3.12/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/dependency_groups/LICENSE.txt +0 -9
  1001. package/.local/python/lib/python3.12/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/distlib/LICENSE.txt +0 -284
  1002. package/.local/python/lib/python3.12/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/distro/LICENSE +0 -202
  1003. package/.local/python/lib/python3.12/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/idna/LICENSE.md +0 -31
  1004. package/.local/python/lib/python3.12/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/msgpack/COPYING +0 -14
  1005. package/.local/python/lib/python3.12/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/packaging/LICENSE +0 -3
  1006. package/.local/python/lib/python3.12/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/packaging/LICENSE.APACHE +0 -177
  1007. package/.local/python/lib/python3.12/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/packaging/LICENSE.BSD +0 -23
  1008. package/.local/python/lib/python3.12/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/pkg_resources/LICENSE +0 -17
  1009. package/.local/python/lib/python3.12/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/platformdirs/LICENSE +0 -21
  1010. package/.local/python/lib/python3.12/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/pygments/LICENSE +0 -25
  1011. package/.local/python/lib/python3.12/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/pyproject_hooks/LICENSE +0 -21
  1012. package/.local/python/lib/python3.12/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/requests/LICENSE +0 -175
  1013. package/.local/python/lib/python3.12/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/resolvelib/LICENSE +0 -13
  1014. package/.local/python/lib/python3.12/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/rich/LICENSE +0 -19
  1015. package/.local/python/lib/python3.12/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/tomli/LICENSE +0 -21
  1016. package/.local/python/lib/python3.12/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/tomli_w/LICENSE +0 -21
  1017. package/.local/python/lib/python3.12/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/truststore/LICENSE +0 -21
  1018. package/.local/python/lib/python3.12/site-packages/pip-26.0.1.dist-info/licenses/src/pip/_vendor/urllib3/LICENSE.txt +0 -21
  1019. package/.local/python/lib/python3.12/site-packages/pipenv/__init__.py +0 -49
  1020. package/.local/python/lib/python3.12/site-packages/pipenv/__main__.py +0 -4
  1021. package/.local/python/lib/python3.12/site-packages/pipenv/__pycache__/__init__.cpython-312.pyc +0 -0
  1022. package/.local/python/lib/python3.12/site-packages/pipenv/__pycache__/__main__.cpython-312.pyc +0 -0
  1023. package/.local/python/lib/python3.12/site-packages/pipenv/__pycache__/__version__.cpython-312.pyc +0 -0
  1024. package/.local/python/lib/python3.12/site-packages/pipenv/__pycache__/cmdparse.cpython-312.pyc +0 -0
  1025. package/.local/python/lib/python3.12/site-packages/pipenv/__pycache__/environment.cpython-312.pyc +0 -0
  1026. package/.local/python/lib/python3.12/site-packages/pipenv/__pycache__/environments.cpython-312.pyc +0 -0
  1027. package/.local/python/lib/python3.12/site-packages/pipenv/__pycache__/exceptions.cpython-312.pyc +0 -0
  1028. package/.local/python/lib/python3.12/site-packages/pipenv/__pycache__/help.cpython-312.pyc +0 -0
  1029. package/.local/python/lib/python3.12/site-packages/pipenv/__pycache__/installers.cpython-312.pyc +0 -0
  1030. package/.local/python/lib/python3.12/site-packages/pipenv/__pycache__/pep508checker.cpython-312.pyc +0 -0
  1031. package/.local/python/lib/python3.12/site-packages/pipenv/__pycache__/project.cpython-312.pyc +0 -0
  1032. package/.local/python/lib/python3.12/site-packages/pipenv/__pycache__/resolver.cpython-312.pyc +0 -0
  1033. package/.local/python/lib/python3.12/site-packages/pipenv/__pycache__/shells.cpython-312.pyc +0 -0
  1034. package/.local/python/lib/python3.12/site-packages/pipenv/__version__.py +0 -5
  1035. package/.local/python/lib/python3.12/site-packages/pipenv/cli/__init__.py +0 -1
  1036. package/.local/python/lib/python3.12/site-packages/pipenv/cli/__pycache__/__init__.cpython-312.pyc +0 -0
  1037. package/.local/python/lib/python3.12/site-packages/pipenv/cli/__pycache__/command.cpython-312.pyc +0 -0
  1038. package/.local/python/lib/python3.12/site-packages/pipenv/cli/__pycache__/options.cpython-312.pyc +0 -0
  1039. package/.local/python/lib/python3.12/site-packages/pipenv/cli/command.py +0 -1208
  1040. package/.local/python/lib/python3.12/site-packages/pipenv/cli/options.py +0 -635
  1041. package/.local/python/lib/python3.12/site-packages/pipenv/cmdparse.py +0 -134
  1042. package/.local/python/lib/python3.12/site-packages/pipenv/environment.py +0 -832
  1043. package/.local/python/lib/python3.12/site-packages/pipenv/environments.py +0 -449
  1044. package/.local/python/lib/python3.12/site-packages/pipenv/exceptions.py +0 -411
  1045. package/.local/python/lib/python3.12/site-packages/pipenv/help.py +0 -86
  1046. package/.local/python/lib/python3.12/site-packages/pipenv/installers.py +0 -233
  1047. package/.local/python/lib/python3.12/site-packages/pipenv/patched/README.md +0 -11
  1048. package/.local/python/lib/python3.12/site-packages/pipenv/patched/__init__.py +0 -0
  1049. package/.local/python/lib/python3.12/site-packages/pipenv/patched/__pycache__/__init__.cpython-312.pyc +0 -0
  1050. package/.local/python/lib/python3.12/site-packages/pipenv/patched/patched.txt +0 -1
  1051. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/COPYING +0 -14
  1052. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/LICENSE +0 -21
  1053. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/LICENSE.APACHE +0 -177
  1054. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/LICENSE.BSD +0 -23
  1055. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/LICENSE.md +0 -31
  1056. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/LICENSE.txt +0 -21
  1057. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/__init__.py +0 -13
  1058. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/__main__.py +0 -32
  1059. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/__pip-runner__.py +0 -50
  1060. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/__pycache__/__init__.cpython-312.pyc +0 -0
  1061. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/__pycache__/__main__.cpython-312.pyc +0 -0
  1062. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/__pycache__/__pip-runner__.cpython-312.pyc +0 -0
  1063. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/__init__.py +0 -18
  1064. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/__pycache__/__init__.cpython-312.pyc +0 -0
  1065. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/__pycache__/build_env.cpython-312.pyc +0 -0
  1066. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/__pycache__/cache.cpython-312.pyc +0 -0
  1067. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/__pycache__/configuration.cpython-312.pyc +0 -0
  1068. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/__pycache__/exceptions.cpython-312.pyc +0 -0
  1069. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/__pycache__/main.cpython-312.pyc +0 -0
  1070. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/__pycache__/pyproject.cpython-312.pyc +0 -0
  1071. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/__pycache__/self_outdated_check.cpython-312.pyc +0 -0
  1072. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/__pycache__/wheel_builder.cpython-312.pyc +0 -0
  1073. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/build_env.py +0 -417
  1074. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/cache.py +0 -291
  1075. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/cli/__init__.py +0 -3
  1076. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/cli/__pycache__/__init__.cpython-312.pyc +0 -0
  1077. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/cli/__pycache__/autocompletion.cpython-312.pyc +0 -0
  1078. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/cli/__pycache__/base_command.cpython-312.pyc +0 -0
  1079. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/cli/__pycache__/cmdoptions.cpython-312.pyc +0 -0
  1080. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/cli/__pycache__/command_context.cpython-312.pyc +0 -0
  1081. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/cli/__pycache__/index_command.cpython-312.pyc +0 -0
  1082. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/cli/__pycache__/main.cpython-312.pyc +0 -0
  1083. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/cli/__pycache__/main_parser.cpython-312.pyc +0 -0
  1084. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/cli/__pycache__/parser.cpython-312.pyc +0 -0
  1085. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/cli/__pycache__/progress_bars.cpython-312.pyc +0 -0
  1086. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/cli/__pycache__/req_command.cpython-312.pyc +0 -0
  1087. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/cli/__pycache__/spinners.cpython-312.pyc +0 -0
  1088. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/cli/__pycache__/status_codes.cpython-312.pyc +0 -0
  1089. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/cli/autocompletion.py +0 -184
  1090. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/cli/base_command.py +0 -244
  1091. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/cli/cmdoptions.py +0 -1110
  1092. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/cli/command_context.py +0 -28
  1093. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/cli/index_command.py +0 -175
  1094. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/cli/main.py +0 -80
  1095. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/cli/main_parser.py +0 -134
  1096. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/cli/parser.py +0 -298
  1097. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/cli/progress_bars.py +0 -151
  1098. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/cli/req_command.py +0 -371
  1099. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/cli/spinners.py +0 -235
  1100. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/cli/status_codes.py +0 -6
  1101. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/__init__.py +0 -139
  1102. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/__pycache__/__init__.cpython-312.pyc +0 -0
  1103. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/__pycache__/cache.cpython-312.pyc +0 -0
  1104. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/__pycache__/check.cpython-312.pyc +0 -0
  1105. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/__pycache__/completion.cpython-312.pyc +0 -0
  1106. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/__pycache__/configuration.cpython-312.pyc +0 -0
  1107. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/__pycache__/debug.cpython-312.pyc +0 -0
  1108. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/__pycache__/download.cpython-312.pyc +0 -0
  1109. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/__pycache__/freeze.cpython-312.pyc +0 -0
  1110. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/__pycache__/hash.cpython-312.pyc +0 -0
  1111. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/__pycache__/help.cpython-312.pyc +0 -0
  1112. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/__pycache__/index.cpython-312.pyc +0 -0
  1113. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/__pycache__/inspect.cpython-312.pyc +0 -0
  1114. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/__pycache__/install.cpython-312.pyc +0 -0
  1115. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/__pycache__/list.cpython-312.pyc +0 -0
  1116. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/__pycache__/lock.cpython-312.pyc +0 -0
  1117. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/__pycache__/search.cpython-312.pyc +0 -0
  1118. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/__pycache__/show.cpython-312.pyc +0 -0
  1119. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/__pycache__/uninstall.cpython-312.pyc +0 -0
  1120. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/__pycache__/wheel.cpython-312.pyc +0 -0
  1121. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/cache.py +0 -233
  1122. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/check.py +0 -68
  1123. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/completion.py +0 -137
  1124. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/configuration.py +0 -288
  1125. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/debug.py +0 -203
  1126. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/download.py +0 -144
  1127. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/freeze.py +0 -109
  1128. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/hash.py +0 -60
  1129. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/help.py +0 -42
  1130. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/index.py +0 -159
  1131. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/inspect.py +0 -94
  1132. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/install.py +0 -803
  1133. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/list.py +0 -400
  1134. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/lock.py +0 -169
  1135. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/search.py +0 -178
  1136. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/show.py +0 -231
  1137. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/uninstall.py +0 -115
  1138. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/commands/wheel.py +0 -178
  1139. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/configuration.py +0 -396
  1140. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/distributions/__init__.py +0 -21
  1141. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/distributions/__pycache__/__init__.cpython-312.pyc +0 -0
  1142. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/distributions/__pycache__/base.cpython-312.pyc +0 -0
  1143. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/distributions/__pycache__/installed.cpython-312.pyc +0 -0
  1144. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/distributions/__pycache__/sdist.cpython-312.pyc +0 -0
  1145. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/distributions/__pycache__/wheel.cpython-312.pyc +0 -0
  1146. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/distributions/base.py +0 -55
  1147. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/distributions/installed.py +0 -33
  1148. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/distributions/sdist.py +0 -164
  1149. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/distributions/wheel.py +0 -44
  1150. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/exceptions.py +0 -898
  1151. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/index/__init__.py +0 -1
  1152. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/index/__pycache__/__init__.cpython-312.pyc +0 -0
  1153. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/index/__pycache__/collector.cpython-312.pyc +0 -0
  1154. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/index/__pycache__/package_finder.cpython-312.pyc +0 -0
  1155. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/index/__pycache__/sources.cpython-312.pyc +0 -0
  1156. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/index/collector.py +0 -494
  1157. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/index/package_finder.py +0 -1090
  1158. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/index/sources.py +0 -287
  1159. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/locations/__init__.py +0 -441
  1160. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/locations/__pycache__/__init__.cpython-312.pyc +0 -0
  1161. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/locations/__pycache__/_distutils.cpython-312.pyc +0 -0
  1162. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/locations/__pycache__/_sysconfig.cpython-312.pyc +0 -0
  1163. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/locations/__pycache__/base.cpython-312.pyc +0 -0
  1164. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/locations/_distutils.py +0 -173
  1165. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/locations/_sysconfig.py +0 -215
  1166. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/locations/base.py +0 -82
  1167. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/main.py +0 -12
  1168. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/metadata/__init__.py +0 -169
  1169. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/metadata/__pycache__/__init__.cpython-312.pyc +0 -0
  1170. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/metadata/__pycache__/_json.cpython-312.pyc +0 -0
  1171. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/metadata/__pycache__/base.cpython-312.pyc +0 -0
  1172. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/metadata/__pycache__/pkg_resources.cpython-312.pyc +0 -0
  1173. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/metadata/_json.py +0 -87
  1174. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/metadata/base.py +0 -685
  1175. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/metadata/importlib/__init__.py +0 -6
  1176. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/metadata/importlib/__pycache__/__init__.cpython-312.pyc +0 -0
  1177. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/metadata/importlib/__pycache__/_compat.cpython-312.pyc +0 -0
  1178. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/metadata/importlib/__pycache__/_dists.cpython-312.pyc +0 -0
  1179. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/metadata/importlib/__pycache__/_envs.cpython-312.pyc +0 -0
  1180. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/metadata/importlib/_compat.py +0 -87
  1181. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/metadata/importlib/_dists.py +0 -229
  1182. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/metadata/importlib/_envs.py +0 -143
  1183. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/metadata/pkg_resources.py +0 -298
  1184. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/models/__init__.py +0 -1
  1185. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/models/__pycache__/__init__.cpython-312.pyc +0 -0
  1186. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/models/__pycache__/candidate.cpython-312.pyc +0 -0
  1187. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/models/__pycache__/direct_url.cpython-312.pyc +0 -0
  1188. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/models/__pycache__/format_control.cpython-312.pyc +0 -0
  1189. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/models/__pycache__/index.cpython-312.pyc +0 -0
  1190. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/models/__pycache__/installation_report.cpython-312.pyc +0 -0
  1191. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/models/__pycache__/link.cpython-312.pyc +0 -0
  1192. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/models/__pycache__/pylock.cpython-312.pyc +0 -0
  1193. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/models/__pycache__/scheme.cpython-312.pyc +0 -0
  1194. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/models/__pycache__/search_scope.cpython-312.pyc +0 -0
  1195. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/models/__pycache__/selection_prefs.cpython-312.pyc +0 -0
  1196. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/models/__pycache__/target_python.cpython-312.pyc +0 -0
  1197. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/models/__pycache__/wheel.cpython-312.pyc +0 -0
  1198. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/models/candidate.py +0 -25
  1199. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/models/direct_url.py +0 -227
  1200. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/models/format_control.py +0 -78
  1201. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/models/index.py +0 -28
  1202. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/models/installation_report.py +0 -59
  1203. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/models/link.py +0 -613
  1204. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/models/pylock.py +0 -188
  1205. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/models/scheme.py +0 -25
  1206. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/models/search_scope.py +0 -137
  1207. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/models/selection_prefs.py +0 -53
  1208. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/models/target_python.py +0 -122
  1209. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/models/wheel.py +0 -80
  1210. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/network/__init__.py +0 -1
  1211. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/network/__pycache__/__init__.cpython-312.pyc +0 -0
  1212. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/network/__pycache__/auth.cpython-312.pyc +0 -0
  1213. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/network/__pycache__/cache.cpython-312.pyc +0 -0
  1214. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/network/__pycache__/download.cpython-312.pyc +0 -0
  1215. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/network/__pycache__/lazy_wheel.cpython-312.pyc +0 -0
  1216. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/network/__pycache__/session.cpython-312.pyc +0 -0
  1217. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/network/__pycache__/utils.cpython-312.pyc +0 -0
  1218. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/network/__pycache__/xmlrpc.cpython-312.pyc +0 -0
  1219. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/network/auth.py +0 -564
  1220. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/network/cache.py +0 -128
  1221. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/network/download.py +0 -342
  1222. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/network/lazy_wheel.py +0 -215
  1223. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/network/session.py +0 -528
  1224. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/network/utils.py +0 -100
  1225. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/network/xmlrpc.py +0 -62
  1226. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/operations/__init__.py +0 -0
  1227. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/operations/__pycache__/__init__.cpython-312.pyc +0 -0
  1228. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/operations/__pycache__/check.cpython-312.pyc +0 -0
  1229. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/operations/__pycache__/freeze.cpython-312.pyc +0 -0
  1230. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/operations/__pycache__/prepare.cpython-312.pyc +0 -0
  1231. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/operations/build/__init__.py +0 -0
  1232. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/operations/build/__pycache__/__init__.cpython-312.pyc +0 -0
  1233. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/operations/build/__pycache__/build_tracker.cpython-312.pyc +0 -0
  1234. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/operations/build/__pycache__/metadata.cpython-312.pyc +0 -0
  1235. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/operations/build/__pycache__/metadata_editable.cpython-312.pyc +0 -0
  1236. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/operations/build/__pycache__/wheel.cpython-312.pyc +0 -0
  1237. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/operations/build/__pycache__/wheel_editable.cpython-312.pyc +0 -0
  1238. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/operations/build/build_tracker.py +0 -140
  1239. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/operations/build/metadata.py +0 -38
  1240. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/operations/build/metadata_editable.py +0 -41
  1241. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/operations/build/wheel.py +0 -38
  1242. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/operations/build/wheel_editable.py +0 -47
  1243. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/operations/check.py +0 -175
  1244. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/operations/freeze.py +0 -259
  1245. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/operations/install/__init__.py +0 -1
  1246. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/operations/install/__pycache__/__init__.cpython-312.pyc +0 -0
  1247. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/operations/install/__pycache__/wheel.cpython-312.pyc +0 -0
  1248. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/operations/install/wheel.py +0 -746
  1249. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/operations/prepare.py +0 -748
  1250. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/pyproject.py +0 -123
  1251. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/req/__init__.py +0 -103
  1252. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/req/__pycache__/__init__.cpython-312.pyc +0 -0
  1253. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/req/__pycache__/constructors.cpython-312.pyc +0 -0
  1254. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/req/__pycache__/req_dependency_group.cpython-312.pyc +0 -0
  1255. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/req/__pycache__/req_file.cpython-312.pyc +0 -0
  1256. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/req/__pycache__/req_install.cpython-312.pyc +0 -0
  1257. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/req/__pycache__/req_set.cpython-312.pyc +0 -0
  1258. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/req/__pycache__/req_uninstall.cpython-312.pyc +0 -0
  1259. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/req/constructors.py +0 -566
  1260. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/req/req_dependency_group.py +0 -77
  1261. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/req/req_file.py +0 -619
  1262. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/req/req_install.py +0 -828
  1263. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/req/req_set.py +0 -83
  1264. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/req/req_uninstall.py +0 -639
  1265. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/resolution/__init__.py +0 -0
  1266. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/resolution/__pycache__/__init__.cpython-312.pyc +0 -0
  1267. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/resolution/__pycache__/base.cpython-312.pyc +0 -0
  1268. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/resolution/base.py +0 -22
  1269. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/resolution/legacy/__init__.py +0 -0
  1270. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/resolution/legacy/__pycache__/__init__.cpython-312.pyc +0 -0
  1271. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/resolution/legacy/__pycache__/resolver.cpython-312.pyc +0 -0
  1272. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/resolution/legacy/resolver.py +0 -598
  1273. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/resolution/resolvelib/__init__.py +0 -0
  1274. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/resolution/resolvelib/__pycache__/__init__.cpython-312.pyc +0 -0
  1275. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/resolution/resolvelib/__pycache__/base.cpython-312.pyc +0 -0
  1276. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/resolution/resolvelib/__pycache__/candidates.cpython-312.pyc +0 -0
  1277. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/resolution/resolvelib/__pycache__/factory.cpython-312.pyc +0 -0
  1278. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/resolution/resolvelib/__pycache__/found_candidates.cpython-312.pyc +0 -0
  1279. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/resolution/resolvelib/__pycache__/provider.cpython-312.pyc +0 -0
  1280. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/resolution/resolvelib/__pycache__/reporter.cpython-312.pyc +0 -0
  1281. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/resolution/resolvelib/__pycache__/requirements.cpython-312.pyc +0 -0
  1282. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/resolution/resolvelib/__pycache__/resolver.cpython-312.pyc +0 -0
  1283. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/resolution/resolvelib/base.py +0 -142
  1284. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/resolution/resolvelib/candidates.py +0 -595
  1285. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/resolution/resolvelib/factory.py +0 -845
  1286. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/resolution/resolvelib/found_candidates.py +0 -166
  1287. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/resolution/resolvelib/provider.py +0 -285
  1288. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/resolution/resolvelib/reporter.py +0 -98
  1289. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/resolution/resolvelib/requirements.py +0 -247
  1290. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/resolution/resolvelib/resolver.py +0 -332
  1291. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/self_outdated_check.py +0 -262
  1292. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/__init__.py +0 -0
  1293. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/__pycache__/__init__.cpython-312.pyc +0 -0
  1294. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/__pycache__/_jaraco_text.cpython-312.pyc +0 -0
  1295. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/__pycache__/_log.cpython-312.pyc +0 -0
  1296. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/__pycache__/appdirs.cpython-312.pyc +0 -0
  1297. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/__pycache__/compat.cpython-312.pyc +0 -0
  1298. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/__pycache__/compatibility_tags.cpython-312.pyc +0 -0
  1299. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/__pycache__/datetime.cpython-312.pyc +0 -0
  1300. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/__pycache__/deprecation.cpython-312.pyc +0 -0
  1301. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/__pycache__/direct_url_helpers.cpython-312.pyc +0 -0
  1302. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/__pycache__/egg_link.cpython-312.pyc +0 -0
  1303. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/__pycache__/entrypoints.cpython-312.pyc +0 -0
  1304. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/__pycache__/filesystem.cpython-312.pyc +0 -0
  1305. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/__pycache__/filetypes.cpython-312.pyc +0 -0
  1306. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/__pycache__/glibc.cpython-312.pyc +0 -0
  1307. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/__pycache__/hashes.cpython-312.pyc +0 -0
  1308. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/__pycache__/logging.cpython-312.pyc +0 -0
  1309. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/__pycache__/misc.cpython-312.pyc +0 -0
  1310. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/__pycache__/packaging.cpython-312.pyc +0 -0
  1311. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/__pycache__/retry.cpython-312.pyc +0 -0
  1312. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/__pycache__/subprocess.cpython-312.pyc +0 -0
  1313. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/__pycache__/temp_dir.cpython-312.pyc +0 -0
  1314. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/__pycache__/unpacking.cpython-312.pyc +0 -0
  1315. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/__pycache__/urls.cpython-312.pyc +0 -0
  1316. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/__pycache__/virtualenv.cpython-312.pyc +0 -0
  1317. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/__pycache__/wheel.cpython-312.pyc +0 -0
  1318. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/_jaraco_text.py +0 -109
  1319. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/_log.py +0 -38
  1320. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/appdirs.py +0 -53
  1321. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/compat.py +0 -85
  1322. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/compatibility_tags.py +0 -201
  1323. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/datetime.py +0 -10
  1324. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/deprecation.py +0 -126
  1325. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/direct_url_helpers.py +0 -87
  1326. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/egg_link.py +0 -81
  1327. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/entrypoints.py +0 -88
  1328. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/filesystem.py +0 -164
  1329. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/filetypes.py +0 -25
  1330. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/glibc.py +0 -102
  1331. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/hashes.py +0 -150
  1332. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/logging.py +0 -364
  1333. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/misc.py +0 -765
  1334. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/packaging.py +0 -44
  1335. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/retry.py +0 -45
  1336. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/subprocess.py +0 -248
  1337. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/temp_dir.py +0 -294
  1338. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/unpacking.py +0 -362
  1339. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/urls.py +0 -55
  1340. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/virtualenv.py +0 -105
  1341. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/utils/wheel.py +0 -133
  1342. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/vcs/__init__.py +0 -15
  1343. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/vcs/__pycache__/__init__.cpython-312.pyc +0 -0
  1344. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/vcs/__pycache__/bazaar.cpython-312.pyc +0 -0
  1345. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/vcs/__pycache__/git.cpython-312.pyc +0 -0
  1346. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/vcs/__pycache__/mercurial.cpython-312.pyc +0 -0
  1347. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/vcs/__pycache__/subversion.cpython-312.pyc +0 -0
  1348. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/vcs/__pycache__/versioncontrol.cpython-312.pyc +0 -0
  1349. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/vcs/bazaar.py +0 -130
  1350. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/vcs/git.py +0 -571
  1351. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/vcs/mercurial.py +0 -186
  1352. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/vcs/subversion.py +0 -335
  1353. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/vcs/versioncontrol.py +0 -693
  1354. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_internal/wheel_builder.py +0 -261
  1355. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/__init__.py +0 -117
  1356. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/__pycache__/__init__.cpython-312.pyc +0 -0
  1357. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/cachecontrol/LICENSE.txt +0 -13
  1358. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/cachecontrol/__init__.py +0 -29
  1359. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/cachecontrol/__pycache__/__init__.cpython-312.pyc +0 -0
  1360. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/cachecontrol/__pycache__/_cmd.cpython-312.pyc +0 -0
  1361. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/cachecontrol/__pycache__/adapter.cpython-312.pyc +0 -0
  1362. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/cachecontrol/__pycache__/cache.cpython-312.pyc +0 -0
  1363. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/cachecontrol/__pycache__/controller.cpython-312.pyc +0 -0
  1364. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/cachecontrol/__pycache__/filewrapper.cpython-312.pyc +0 -0
  1365. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/cachecontrol/__pycache__/heuristics.cpython-312.pyc +0 -0
  1366. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/cachecontrol/__pycache__/serialize.cpython-312.pyc +0 -0
  1367. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/cachecontrol/__pycache__/wrapper.cpython-312.pyc +0 -0
  1368. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/cachecontrol/_cmd.py +0 -70
  1369. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/cachecontrol/adapter.py +0 -168
  1370. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/cachecontrol/cache.py +0 -75
  1371. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/cachecontrol/caches/__init__.py +0 -8
  1372. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/cachecontrol/caches/__pycache__/__init__.cpython-312.pyc +0 -0
  1373. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/cachecontrol/caches/__pycache__/file_cache.cpython-312.pyc +0 -0
  1374. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/cachecontrol/caches/__pycache__/redis_cache.cpython-312.pyc +0 -0
  1375. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/cachecontrol/caches/file_cache.py +0 -145
  1376. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/cachecontrol/caches/redis_cache.py +0 -48
  1377. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/cachecontrol/controller.py +0 -511
  1378. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/cachecontrol/filewrapper.py +0 -119
  1379. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/cachecontrol/heuristics.py +0 -157
  1380. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/cachecontrol/py.typed +0 -0
  1381. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/cachecontrol/serialize.py +0 -146
  1382. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/cachecontrol/wrapper.py +0 -43
  1383. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/certifi/LICENSE +0 -20
  1384. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/certifi/__init__.py +0 -4
  1385. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/certifi/__main__.py +0 -12
  1386. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/certifi/__pycache__/__init__.cpython-312.pyc +0 -0
  1387. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/certifi/__pycache__/__main__.cpython-312.pyc +0 -0
  1388. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/certifi/__pycache__/core.cpython-312.pyc +0 -0
  1389. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/certifi/cacert.pem +0 -4800
  1390. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/certifi/core.py +0 -83
  1391. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/certifi/py.typed +0 -0
  1392. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/dependency_groups/LICENSE.txt +0 -9
  1393. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/dependency_groups/__init__.py +0 -13
  1394. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/dependency_groups/__main__.py +0 -65
  1395. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/dependency_groups/__pycache__/__init__.cpython-312.pyc +0 -0
  1396. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/dependency_groups/__pycache__/__main__.cpython-312.pyc +0 -0
  1397. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/dependency_groups/__pycache__/_implementation.cpython-312.pyc +0 -0
  1398. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/dependency_groups/__pycache__/_lint_dependency_groups.cpython-312.pyc +0 -0
  1399. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/dependency_groups/__pycache__/_pip_wrapper.cpython-312.pyc +0 -0
  1400. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/dependency_groups/__pycache__/_toml_compat.cpython-312.pyc +0 -0
  1401. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/dependency_groups/_implementation.py +0 -209
  1402. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/dependency_groups/_lint_dependency_groups.py +0 -59
  1403. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/dependency_groups/_pip_wrapper.py +0 -62
  1404. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/dependency_groups/_toml_compat.py +0 -9
  1405. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/dependency_groups/py.typed +0 -0
  1406. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/distlib/LICENSE.txt +0 -284
  1407. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/distlib/__init__.py +0 -33
  1408. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/distlib/__pycache__/__init__.cpython-312.pyc +0 -0
  1409. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/distlib/__pycache__/compat.cpython-312.pyc +0 -0
  1410. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/distlib/__pycache__/resources.cpython-312.pyc +0 -0
  1411. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/distlib/__pycache__/scripts.cpython-312.pyc +0 -0
  1412. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/distlib/__pycache__/util.cpython-312.pyc +0 -0
  1413. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/distlib/compat.py +0 -1137
  1414. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/distlib/resources.py +0 -358
  1415. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/distlib/scripts.py +0 -447
  1416. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/distlib/t32.exe +0 -0
  1417. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/distlib/t64-arm.exe +0 -0
  1418. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/distlib/t64.exe +0 -0
  1419. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/distlib/util.py +0 -1984
  1420. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/distlib/w32.exe +0 -0
  1421. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/distlib/w64-arm.exe +0 -0
  1422. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/distlib/w64.exe +0 -0
  1423. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/distro/LICENSE +0 -202
  1424. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/distro/__init__.py +0 -54
  1425. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/distro/__main__.py +0 -4
  1426. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/distro/__pycache__/__init__.cpython-312.pyc +0 -0
  1427. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/distro/__pycache__/__main__.cpython-312.pyc +0 -0
  1428. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/distro/__pycache__/distro.cpython-312.pyc +0 -0
  1429. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/distro/distro.py +0 -1403
  1430. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/distro/py.typed +0 -0
  1431. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/idna/LICENSE.md +0 -31
  1432. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/idna/__init__.py +0 -45
  1433. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/idna/__pycache__/__init__.cpython-312.pyc +0 -0
  1434. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/idna/__pycache__/codec.cpython-312.pyc +0 -0
  1435. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/idna/__pycache__/compat.cpython-312.pyc +0 -0
  1436. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/idna/__pycache__/core.cpython-312.pyc +0 -0
  1437. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/idna/__pycache__/idnadata.cpython-312.pyc +0 -0
  1438. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/idna/__pycache__/intranges.cpython-312.pyc +0 -0
  1439. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/idna/__pycache__/package_data.cpython-312.pyc +0 -0
  1440. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/idna/__pycache__/uts46data.cpython-312.pyc +0 -0
  1441. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/idna/codec.py +0 -122
  1442. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/idna/compat.py +0 -15
  1443. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/idna/core.py +0 -437
  1444. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/idna/idnadata.py +0 -4243
  1445. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/idna/intranges.py +0 -57
  1446. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/idna/package_data.py +0 -1
  1447. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/idna/py.typed +0 -0
  1448. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/idna/uts46data.py +0 -8681
  1449. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/msgpack/COPYING +0 -14
  1450. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/msgpack/__init__.py +0 -55
  1451. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/msgpack/__pycache__/__init__.cpython-312.pyc +0 -0
  1452. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/msgpack/__pycache__/exceptions.cpython-312.pyc +0 -0
  1453. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/msgpack/__pycache__/ext.cpython-312.pyc +0 -0
  1454. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/msgpack/__pycache__/fallback.cpython-312.pyc +0 -0
  1455. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/msgpack/exceptions.py +0 -48
  1456. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/msgpack/ext.py +0 -170
  1457. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/msgpack/fallback.py +0 -929
  1458. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/packaging/LICENSE +0 -3
  1459. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/packaging/LICENSE.APACHE +0 -177
  1460. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/packaging/LICENSE.BSD +0 -23
  1461. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/packaging/__init__.py +0 -15
  1462. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/packaging/__pycache__/__init__.cpython-312.pyc +0 -0
  1463. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc +0 -0
  1464. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc +0 -0
  1465. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc +0 -0
  1466. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/packaging/__pycache__/_parser.cpython-312.pyc +0 -0
  1467. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/packaging/__pycache__/_structures.cpython-312.pyc +0 -0
  1468. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc +0 -0
  1469. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/packaging/__pycache__/markers.cpython-312.pyc +0 -0
  1470. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/packaging/__pycache__/metadata.cpython-312.pyc +0 -0
  1471. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/packaging/__pycache__/requirements.cpython-312.pyc +0 -0
  1472. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc +0 -0
  1473. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/packaging/__pycache__/tags.cpython-312.pyc +0 -0
  1474. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/packaging/__pycache__/utils.cpython-312.pyc +0 -0
  1475. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/packaging/__pycache__/version.cpython-312.pyc +0 -0
  1476. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/packaging/_elffile.py +0 -109
  1477. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/packaging/_manylinux.py +0 -262
  1478. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/packaging/_musllinux.py +0 -85
  1479. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/packaging/_parser.py +0 -353
  1480. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/packaging/_structures.py +0 -61
  1481. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/packaging/_tokenizer.py +0 -195
  1482. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/packaging/licenses/__init__.py +0 -145
  1483. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/packaging/licenses/__pycache__/__init__.cpython-312.pyc +0 -0
  1484. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/packaging/licenses/__pycache__/_spdx.cpython-312.pyc +0 -0
  1485. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/packaging/licenses/_spdx.py +0 -759
  1486. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/packaging/markers.py +0 -362
  1487. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/packaging/metadata.py +0 -862
  1488. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/packaging/py.typed +0 -0
  1489. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/packaging/requirements.py +0 -91
  1490. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/packaging/specifiers.py +0 -1019
  1491. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/packaging/tags.py +0 -656
  1492. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/packaging/utils.py +0 -163
  1493. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/packaging/version.py +0 -582
  1494. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pkg_resources/LICENSE +0 -17
  1495. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pkg_resources/LICENSE.txt +0 -21
  1496. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pkg_resources/__init__.py +0 -3676
  1497. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pkg_resources/__pycache__/__init__.cpython-312.pyc +0 -0
  1498. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/platformdirs/__init__.py +0 -631
  1499. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/platformdirs/__main__.py +0 -55
  1500. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc +0 -0
  1501. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/platformdirs/__pycache__/__main__.cpython-312.pyc +0 -0
  1502. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/platformdirs/__pycache__/android.cpython-312.pyc +0 -0
  1503. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/platformdirs/__pycache__/api.cpython-312.pyc +0 -0
  1504. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/platformdirs/__pycache__/macos.cpython-312.pyc +0 -0
  1505. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc +0 -0
  1506. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/platformdirs/__pycache__/version.cpython-312.pyc +0 -0
  1507. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/platformdirs/__pycache__/windows.cpython-312.pyc +0 -0
  1508. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/platformdirs/android.py +0 -249
  1509. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/platformdirs/api.py +0 -299
  1510. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/platformdirs/macos.py +0 -146
  1511. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/platformdirs/py.typed +0 -0
  1512. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/platformdirs/unix.py +0 -272
  1513. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/platformdirs/version.py +0 -34
  1514. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/platformdirs/windows.py +0 -272
  1515. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/__init__.py +0 -82
  1516. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/__main__.py +0 -17
  1517. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/__pycache__/__init__.cpython-312.pyc +0 -0
  1518. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/__pycache__/__main__.cpython-312.pyc +0 -0
  1519. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/__pycache__/console.cpython-312.pyc +0 -0
  1520. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/__pycache__/filter.cpython-312.pyc +0 -0
  1521. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/__pycache__/formatter.cpython-312.pyc +0 -0
  1522. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/__pycache__/lexer.cpython-312.pyc +0 -0
  1523. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/__pycache__/modeline.cpython-312.pyc +0 -0
  1524. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/__pycache__/plugin.cpython-312.pyc +0 -0
  1525. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/__pycache__/regexopt.cpython-312.pyc +0 -0
  1526. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/__pycache__/scanner.cpython-312.pyc +0 -0
  1527. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/__pycache__/sphinxext.cpython-312.pyc +0 -0
  1528. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/__pycache__/style.cpython-312.pyc +0 -0
  1529. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/__pycache__/token.cpython-312.pyc +0 -0
  1530. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/__pycache__/unistring.cpython-312.pyc +0 -0
  1531. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/__pycache__/util.cpython-312.pyc +0 -0
  1532. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/console.py +0 -70
  1533. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/filter.py +0 -70
  1534. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/filters/__init__.py +0 -940
  1535. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/filters/__pycache__/__init__.cpython-312.pyc +0 -0
  1536. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/formatter.py +0 -129
  1537. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/formatters/__init__.py +0 -157
  1538. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/formatters/__pycache__/__init__.cpython-312.pyc +0 -0
  1539. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/formatters/__pycache__/_mapping.cpython-312.pyc +0 -0
  1540. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/formatters/_mapping.py +0 -23
  1541. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/lexer.py +0 -963
  1542. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/lexers/__init__.py +0 -362
  1543. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/lexers/__pycache__/__init__.cpython-312.pyc +0 -0
  1544. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/lexers/__pycache__/_mapping.cpython-312.pyc +0 -0
  1545. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/lexers/__pycache__/python.cpython-312.pyc +0 -0
  1546. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/lexers/_mapping.py +0 -602
  1547. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/lexers/python.py +0 -1201
  1548. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/modeline.py +0 -43
  1549. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/plugin.py +0 -72
  1550. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/regexopt.py +0 -91
  1551. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/scanner.py +0 -104
  1552. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/sphinxext.py +0 -247
  1553. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/style.py +0 -203
  1554. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/styles/__init__.py +0 -61
  1555. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/styles/__pycache__/__init__.cpython-312.pyc +0 -0
  1556. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/styles/__pycache__/_mapping.cpython-312.pyc +0 -0
  1557. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/styles/_mapping.py +0 -54
  1558. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/token.py +0 -214
  1559. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/unistring.py +0 -153
  1560. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pygments/util.py +0 -324
  1561. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pyproject_hooks/LICENSE +0 -21
  1562. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pyproject_hooks/__init__.py +0 -31
  1563. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pyproject_hooks/__pycache__/__init__.cpython-312.pyc +0 -0
  1564. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pyproject_hooks/__pycache__/_impl.cpython-312.pyc +0 -0
  1565. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pyproject_hooks/_impl.py +0 -410
  1566. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pyproject_hooks/_in_process/__init__.py +0 -21
  1567. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pyproject_hooks/_in_process/__pycache__/__init__.cpython-312.pyc +0 -0
  1568. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pyproject_hooks/_in_process/__pycache__/_in_process.cpython-312.pyc +0 -0
  1569. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pyproject_hooks/_in_process/_in_process.py +0 -389
  1570. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/pyproject_hooks/py.typed +0 -0
  1571. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/LICENSE +0 -175
  1572. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/__init__.py +0 -179
  1573. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/__pycache__/__init__.cpython-312.pyc +0 -0
  1574. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/__pycache__/__version__.cpython-312.pyc +0 -0
  1575. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/__pycache__/_internal_utils.cpython-312.pyc +0 -0
  1576. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/__pycache__/adapters.cpython-312.pyc +0 -0
  1577. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/__pycache__/api.cpython-312.pyc +0 -0
  1578. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/__pycache__/auth.cpython-312.pyc +0 -0
  1579. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/__pycache__/certs.cpython-312.pyc +0 -0
  1580. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/__pycache__/compat.cpython-312.pyc +0 -0
  1581. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/__pycache__/cookies.cpython-312.pyc +0 -0
  1582. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/__pycache__/exceptions.cpython-312.pyc +0 -0
  1583. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/__pycache__/help.cpython-312.pyc +0 -0
  1584. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/__pycache__/hooks.cpython-312.pyc +0 -0
  1585. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/__pycache__/models.cpython-312.pyc +0 -0
  1586. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/__pycache__/packages.cpython-312.pyc +0 -0
  1587. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/__pycache__/sessions.cpython-312.pyc +0 -0
  1588. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/__pycache__/status_codes.cpython-312.pyc +0 -0
  1589. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/__pycache__/structures.cpython-312.pyc +0 -0
  1590. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/__pycache__/utils.cpython-312.pyc +0 -0
  1591. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/__version__.py +0 -14
  1592. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/_internal_utils.py +0 -50
  1593. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/adapters.py +0 -696
  1594. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/api.py +0 -157
  1595. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/auth.py +0 -314
  1596. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/certs.py +0 -17
  1597. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/compat.py +0 -90
  1598. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/cookies.py +0 -561
  1599. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/exceptions.py +0 -151
  1600. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/help.py +0 -127
  1601. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/hooks.py +0 -33
  1602. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/models.py +0 -1039
  1603. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/packages.py +0 -25
  1604. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/sessions.py +0 -831
  1605. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/status_codes.py +0 -128
  1606. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/structures.py +0 -99
  1607. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/requests/utils.py +0 -1086
  1608. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/resolvelib/LICENSE +0 -13
  1609. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/resolvelib/__init__.py +0 -27
  1610. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/resolvelib/__pycache__/__init__.cpython-312.pyc +0 -0
  1611. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/resolvelib/__pycache__/providers.cpython-312.pyc +0 -0
  1612. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/resolvelib/__pycache__/reporters.cpython-312.pyc +0 -0
  1613. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/resolvelib/__pycache__/structs.cpython-312.pyc +0 -0
  1614. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/resolvelib/providers.py +0 -196
  1615. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/resolvelib/py.typed +0 -0
  1616. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/resolvelib/reporters.py +0 -55
  1617. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/resolvelib/resolvers/__init__.py +0 -27
  1618. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/resolvelib/resolvers/__pycache__/__init__.cpython-312.pyc +0 -0
  1619. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/resolvelib/resolvers/__pycache__/abstract.cpython-312.pyc +0 -0
  1620. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/resolvelib/resolvers/__pycache__/criterion.cpython-312.pyc +0 -0
  1621. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/resolvelib/resolvers/__pycache__/exceptions.cpython-312.pyc +0 -0
  1622. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/resolvelib/resolvers/__pycache__/resolution.cpython-312.pyc +0 -0
  1623. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/resolvelib/resolvers/abstract.py +0 -47
  1624. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/resolvelib/resolvers/criterion.py +0 -48
  1625. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/resolvelib/resolvers/exceptions.py +0 -57
  1626. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/resolvelib/resolvers/resolution.py +0 -627
  1627. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/resolvelib/structs.py +0 -209
  1628. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__init__.py +0 -177
  1629. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__main__.py +0 -245
  1630. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/__init__.cpython-312.pyc +0 -0
  1631. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/__main__.cpython-312.pyc +0 -0
  1632. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/_cell_widths.cpython-312.pyc +0 -0
  1633. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/_emoji_codes.cpython-312.pyc +0 -0
  1634. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/_emoji_replace.cpython-312.pyc +0 -0
  1635. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/_export_format.cpython-312.pyc +0 -0
  1636. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/_extension.cpython-312.pyc +0 -0
  1637. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/_fileno.cpython-312.pyc +0 -0
  1638. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/_inspect.cpython-312.pyc +0 -0
  1639. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/_log_render.cpython-312.pyc +0 -0
  1640. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/_loop.cpython-312.pyc +0 -0
  1641. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/_null_file.cpython-312.pyc +0 -0
  1642. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/_palettes.cpython-312.pyc +0 -0
  1643. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/_pick.cpython-312.pyc +0 -0
  1644. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/_ratio.cpython-312.pyc +0 -0
  1645. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/_spinners.cpython-312.pyc +0 -0
  1646. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/_stack.cpython-312.pyc +0 -0
  1647. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/_timer.cpython-312.pyc +0 -0
  1648. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/_win32_console.cpython-312.pyc +0 -0
  1649. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/_windows.cpython-312.pyc +0 -0
  1650. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/_windows_renderer.cpython-312.pyc +0 -0
  1651. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/_wrap.cpython-312.pyc +0 -0
  1652. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/abc.cpython-312.pyc +0 -0
  1653. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/align.cpython-312.pyc +0 -0
  1654. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/ansi.cpython-312.pyc +0 -0
  1655. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/bar.cpython-312.pyc +0 -0
  1656. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/box.cpython-312.pyc +0 -0
  1657. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/cells.cpython-312.pyc +0 -0
  1658. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/color.cpython-312.pyc +0 -0
  1659. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/color_triplet.cpython-312.pyc +0 -0
  1660. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/columns.cpython-312.pyc +0 -0
  1661. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/console.cpython-312.pyc +0 -0
  1662. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/constrain.cpython-312.pyc +0 -0
  1663. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/containers.cpython-312.pyc +0 -0
  1664. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/control.cpython-312.pyc +0 -0
  1665. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/default_styles.cpython-312.pyc +0 -0
  1666. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/diagnose.cpython-312.pyc +0 -0
  1667. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/emoji.cpython-312.pyc +0 -0
  1668. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/errors.cpython-312.pyc +0 -0
  1669. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/file_proxy.cpython-312.pyc +0 -0
  1670. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/filesize.cpython-312.pyc +0 -0
  1671. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/highlighter.cpython-312.pyc +0 -0
  1672. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/json.cpython-312.pyc +0 -0
  1673. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/jupyter.cpython-312.pyc +0 -0
  1674. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/layout.cpython-312.pyc +0 -0
  1675. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/live.cpython-312.pyc +0 -0
  1676. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/live_render.cpython-312.pyc +0 -0
  1677. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/logging.cpython-312.pyc +0 -0
  1678. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/markup.cpython-312.pyc +0 -0
  1679. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/measure.cpython-312.pyc +0 -0
  1680. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/padding.cpython-312.pyc +0 -0
  1681. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/pager.cpython-312.pyc +0 -0
  1682. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/palette.cpython-312.pyc +0 -0
  1683. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/panel.cpython-312.pyc +0 -0
  1684. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/pretty.cpython-312.pyc +0 -0
  1685. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/progress.cpython-312.pyc +0 -0
  1686. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/progress_bar.cpython-312.pyc +0 -0
  1687. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/prompt.cpython-312.pyc +0 -0
  1688. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/protocol.cpython-312.pyc +0 -0
  1689. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/region.cpython-312.pyc +0 -0
  1690. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/repr.cpython-312.pyc +0 -0
  1691. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/rule.cpython-312.pyc +0 -0
  1692. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/scope.cpython-312.pyc +0 -0
  1693. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/screen.cpython-312.pyc +0 -0
  1694. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/segment.cpython-312.pyc +0 -0
  1695. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/spinner.cpython-312.pyc +0 -0
  1696. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/status.cpython-312.pyc +0 -0
  1697. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/style.cpython-312.pyc +0 -0
  1698. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/styled.cpython-312.pyc +0 -0
  1699. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/syntax.cpython-312.pyc +0 -0
  1700. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/table.cpython-312.pyc +0 -0
  1701. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/terminal_theme.cpython-312.pyc +0 -0
  1702. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/text.cpython-312.pyc +0 -0
  1703. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/theme.cpython-312.pyc +0 -0
  1704. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/themes.cpython-312.pyc +0 -0
  1705. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/traceback.cpython-312.pyc +0 -0
  1706. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/__pycache__/tree.cpython-312.pyc +0 -0
  1707. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/_cell_widths.py +0 -454
  1708. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/_emoji_codes.py +0 -3610
  1709. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/_emoji_replace.py +0 -32
  1710. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/_export_format.py +0 -76
  1711. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/_extension.py +0 -10
  1712. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/_fileno.py +0 -24
  1713. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/_inspect.py +0 -268
  1714. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/_log_render.py +0 -94
  1715. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/_loop.py +0 -43
  1716. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/_null_file.py +0 -69
  1717. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/_palettes.py +0 -309
  1718. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/_pick.py +0 -17
  1719. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/_ratio.py +0 -153
  1720. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/_spinners.py +0 -482
  1721. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/_stack.py +0 -16
  1722. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/_timer.py +0 -19
  1723. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/_win32_console.py +0 -661
  1724. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/_windows.py +0 -71
  1725. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/_windows_renderer.py +0 -56
  1726. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/_wrap.py +0 -93
  1727. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/abc.py +0 -33
  1728. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/align.py +0 -306
  1729. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/ansi.py +0 -241
  1730. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/bar.py +0 -93
  1731. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/box.py +0 -474
  1732. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/cells.py +0 -174
  1733. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/color.py +0 -621
  1734. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/color_triplet.py +0 -38
  1735. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/columns.py +0 -187
  1736. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/console.py +0 -2680
  1737. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/constrain.py +0 -37
  1738. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/containers.py +0 -167
  1739. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/control.py +0 -219
  1740. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/default_styles.py +0 -193
  1741. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/diagnose.py +0 -39
  1742. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/emoji.py +0 -91
  1743. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/errors.py +0 -34
  1744. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/file_proxy.py +0 -57
  1745. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/filesize.py +0 -88
  1746. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/highlighter.py +0 -232
  1747. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/json.py +0 -139
  1748. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/jupyter.py +0 -101
  1749. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/layout.py +0 -442
  1750. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/live.py +0 -400
  1751. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/live_render.py +0 -106
  1752. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/logging.py +0 -297
  1753. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/markup.py +0 -251
  1754. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/measure.py +0 -151
  1755. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/padding.py +0 -141
  1756. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/pager.py +0 -34
  1757. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/palette.py +0 -100
  1758. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/panel.py +0 -317
  1759. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/pretty.py +0 -1016
  1760. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/progress.py +0 -1715
  1761. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/progress_bar.py +0 -223
  1762. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/prompt.py +0 -400
  1763. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/protocol.py +0 -42
  1764. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/py.typed +0 -0
  1765. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/region.py +0 -10
  1766. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/repr.py +0 -149
  1767. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/rule.py +0 -130
  1768. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/scope.py +0 -86
  1769. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/screen.py +0 -54
  1770. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/segment.py +0 -752
  1771. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/spinner.py +0 -132
  1772. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/status.py +0 -131
  1773. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/style.py +0 -792
  1774. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/styled.py +0 -42
  1775. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/syntax.py +0 -985
  1776. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/table.py +0 -1006
  1777. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/terminal_theme.py +0 -153
  1778. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/text.py +0 -1361
  1779. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/theme.py +0 -115
  1780. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/themes.py +0 -5
  1781. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/traceback.py +0 -899
  1782. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/rich/tree.py +0 -257
  1783. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/tomli/LICENSE +0 -21
  1784. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/tomli/__init__.py +0 -8
  1785. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/tomli/__pycache__/__init__.cpython-312.pyc +0 -0
  1786. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/tomli/__pycache__/_parser.cpython-312.pyc +0 -0
  1787. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/tomli/__pycache__/_re.cpython-312.pyc +0 -0
  1788. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/tomli/__pycache__/_types.cpython-312.pyc +0 -0
  1789. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/tomli/_parser.py +0 -777
  1790. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/tomli/_re.py +0 -115
  1791. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/tomli/_types.py +0 -10
  1792. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/tomli/py.typed +0 -1
  1793. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/tomli_w/LICENSE +0 -21
  1794. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/tomli_w/__init__.py +0 -4
  1795. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/tomli_w/__pycache__/__init__.cpython-312.pyc +0 -0
  1796. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/tomli_w/__pycache__/_writer.cpython-312.pyc +0 -0
  1797. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/tomli_w/_writer.py +0 -229
  1798. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/tomli_w/py.typed +0 -1
  1799. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/truststore/LICENSE +0 -21
  1800. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/truststore/__init__.py +0 -36
  1801. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/truststore/__pycache__/__init__.cpython-312.pyc +0 -0
  1802. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/truststore/__pycache__/_api.cpython-312.pyc +0 -0
  1803. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/truststore/__pycache__/_macos.cpython-312.pyc +0 -0
  1804. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/truststore/__pycache__/_openssl.cpython-312.pyc +0 -0
  1805. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/truststore/__pycache__/_ssl_constants.cpython-312.pyc +0 -0
  1806. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/truststore/__pycache__/_windows.cpython-312.pyc +0 -0
  1807. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/truststore/_api.py +0 -343
  1808. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/truststore/_macos.py +0 -573
  1809. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/truststore/_openssl.py +0 -70
  1810. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/truststore/_ssl_constants.py +0 -31
  1811. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/truststore/_windows.py +0 -569
  1812. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/truststore/py.typed +0 -0
  1813. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/LICENSE.txt +0 -21
  1814. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/__init__.py +0 -102
  1815. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/__pycache__/__init__.cpython-312.pyc +0 -0
  1816. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/__pycache__/_collections.cpython-312.pyc +0 -0
  1817. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/__pycache__/_version.cpython-312.pyc +0 -0
  1818. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/__pycache__/connection.cpython-312.pyc +0 -0
  1819. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/__pycache__/connectionpool.cpython-312.pyc +0 -0
  1820. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/__pycache__/exceptions.cpython-312.pyc +0 -0
  1821. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/__pycache__/fields.cpython-312.pyc +0 -0
  1822. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/__pycache__/filepost.cpython-312.pyc +0 -0
  1823. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/__pycache__/poolmanager.cpython-312.pyc +0 -0
  1824. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/__pycache__/request.cpython-312.pyc +0 -0
  1825. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/__pycache__/response.cpython-312.pyc +0 -0
  1826. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/_collections.py +0 -355
  1827. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/_version.py +0 -2
  1828. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/connection.py +0 -572
  1829. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/connectionpool.py +0 -1140
  1830. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/contrib/__init__.py +0 -0
  1831. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/contrib/__pycache__/__init__.cpython-312.pyc +0 -0
  1832. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/contrib/__pycache__/_appengine_environ.cpython-312.pyc +0 -0
  1833. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/contrib/__pycache__/appengine.cpython-312.pyc +0 -0
  1834. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/contrib/__pycache__/ntlmpool.cpython-312.pyc +0 -0
  1835. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/contrib/__pycache__/pyopenssl.cpython-312.pyc +0 -0
  1836. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/contrib/__pycache__/securetransport.cpython-312.pyc +0 -0
  1837. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/contrib/__pycache__/socks.cpython-312.pyc +0 -0
  1838. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/contrib/_appengine_environ.py +0 -36
  1839. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/contrib/_securetransport/__init__.py +0 -0
  1840. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/__init__.cpython-312.pyc +0 -0
  1841. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/bindings.cpython-312.pyc +0 -0
  1842. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/low_level.cpython-312.pyc +0 -0
  1843. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/contrib/_securetransport/bindings.py +0 -519
  1844. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/contrib/_securetransport/low_level.py +0 -397
  1845. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/contrib/appengine.py +0 -314
  1846. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/contrib/ntlmpool.py +0 -130
  1847. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/contrib/pyopenssl.py +0 -518
  1848. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/contrib/securetransport.py +0 -920
  1849. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/contrib/socks.py +0 -216
  1850. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/exceptions.py +0 -323
  1851. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/fields.py +0 -274
  1852. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/filepost.py +0 -98
  1853. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/packages/__init__.py +0 -0
  1854. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/packages/__pycache__/__init__.cpython-312.pyc +0 -0
  1855. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/packages/__pycache__/six.cpython-312.pyc +0 -0
  1856. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/packages/backports/__init__.py +0 -0
  1857. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/packages/backports/__pycache__/__init__.cpython-312.pyc +0 -0
  1858. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/packages/backports/__pycache__/makefile.cpython-312.pyc +0 -0
  1859. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/packages/backports/__pycache__/weakref_finalize.cpython-312.pyc +0 -0
  1860. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/packages/backports/makefile.py +0 -51
  1861. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/packages/backports/weakref_finalize.py +0 -155
  1862. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/packages/six.py +0 -1076
  1863. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/poolmanager.py +0 -540
  1864. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/request.py +0 -191
  1865. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/response.py +0 -879
  1866. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/util/__init__.py +0 -49
  1867. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/util/__pycache__/__init__.cpython-312.pyc +0 -0
  1868. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/util/__pycache__/connection.cpython-312.pyc +0 -0
  1869. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/util/__pycache__/proxy.cpython-312.pyc +0 -0
  1870. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/util/__pycache__/queue.cpython-312.pyc +0 -0
  1871. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/util/__pycache__/request.cpython-312.pyc +0 -0
  1872. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/util/__pycache__/response.cpython-312.pyc +0 -0
  1873. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/util/__pycache__/retry.cpython-312.pyc +0 -0
  1874. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/util/__pycache__/ssl_.cpython-312.pyc +0 -0
  1875. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/util/__pycache__/ssl_match_hostname.cpython-312.pyc +0 -0
  1876. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/util/__pycache__/ssltransport.cpython-312.pyc +0 -0
  1877. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/util/__pycache__/timeout.cpython-312.pyc +0 -0
  1878. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/util/__pycache__/url.cpython-312.pyc +0 -0
  1879. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/util/__pycache__/wait.cpython-312.pyc +0 -0
  1880. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/util/connection.py +0 -149
  1881. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/util/proxy.py +0 -57
  1882. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/util/queue.py +0 -22
  1883. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/util/request.py +0 -137
  1884. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/util/response.py +0 -107
  1885. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/util/retry.py +0 -622
  1886. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/util/ssl_.py +0 -504
  1887. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/util/ssl_match_hostname.py +0 -159
  1888. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/util/ssltransport.py +0 -221
  1889. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/util/timeout.py +0 -271
  1890. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/util/url.py +0 -435
  1891. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/urllib3/util/wait.py +0 -152
  1892. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/_vendor/vendor.txt +0 -19
  1893. package/.local/python/lib/python3.12/site-packages/pipenv/patched/pip/py.typed +0 -4
  1894. package/.local/python/lib/python3.12/site-packages/pipenv/pep508checker.py +0 -39
  1895. package/.local/python/lib/python3.12/site-packages/pipenv/pipenv.1 +0 -567
  1896. package/.local/python/lib/python3.12/site-packages/pipenv/project.py +0 -1687
  1897. package/.local/python/lib/python3.12/site-packages/pipenv/resolver.py +0 -512
  1898. package/.local/python/lib/python3.12/site-packages/pipenv/routines/__init__.py +0 -0
  1899. package/.local/python/lib/python3.12/site-packages/pipenv/routines/__pycache__/__init__.cpython-312.pyc +0 -0
  1900. package/.local/python/lib/python3.12/site-packages/pipenv/routines/__pycache__/audit.cpython-312.pyc +0 -0
  1901. package/.local/python/lib/python3.12/site-packages/pipenv/routines/__pycache__/check.cpython-312.pyc +0 -0
  1902. package/.local/python/lib/python3.12/site-packages/pipenv/routines/__pycache__/clean.cpython-312.pyc +0 -0
  1903. package/.local/python/lib/python3.12/site-packages/pipenv/routines/__pycache__/clear.cpython-312.pyc +0 -0
  1904. package/.local/python/lib/python3.12/site-packages/pipenv/routines/__pycache__/graph.cpython-312.pyc +0 -0
  1905. package/.local/python/lib/python3.12/site-packages/pipenv/routines/__pycache__/install.cpython-312.pyc +0 -0
  1906. package/.local/python/lib/python3.12/site-packages/pipenv/routines/__pycache__/lock.cpython-312.pyc +0 -0
  1907. package/.local/python/lib/python3.12/site-packages/pipenv/routines/__pycache__/outdated.cpython-312.pyc +0 -0
  1908. package/.local/python/lib/python3.12/site-packages/pipenv/routines/__pycache__/requirements.cpython-312.pyc +0 -0
  1909. package/.local/python/lib/python3.12/site-packages/pipenv/routines/__pycache__/scan.cpython-312.pyc +0 -0
  1910. package/.local/python/lib/python3.12/site-packages/pipenv/routines/__pycache__/shell.cpython-312.pyc +0 -0
  1911. package/.local/python/lib/python3.12/site-packages/pipenv/routines/__pycache__/sync.cpython-312.pyc +0 -0
  1912. package/.local/python/lib/python3.12/site-packages/pipenv/routines/__pycache__/uninstall.cpython-312.pyc +0 -0
  1913. package/.local/python/lib/python3.12/site-packages/pipenv/routines/__pycache__/update.cpython-312.pyc +0 -0
  1914. package/.local/python/lib/python3.12/site-packages/pipenv/routines/audit.py +0 -242
  1915. package/.local/python/lib/python3.12/site-packages/pipenv/routines/check.py +0 -444
  1916. package/.local/python/lib/python3.12/site-packages/pipenv/routines/clean.py +0 -77
  1917. package/.local/python/lib/python3.12/site-packages/pipenv/routines/clear.py +0 -37
  1918. package/.local/python/lib/python3.12/site-packages/pipenv/routines/graph.py +0 -111
  1919. package/.local/python/lib/python3.12/site-packages/pipenv/routines/install.py +0 -728
  1920. package/.local/python/lib/python3.12/site-packages/pipenv/routines/lock.py +0 -108
  1921. package/.local/python/lib/python3.12/site-packages/pipenv/routines/outdated.py +0 -92
  1922. package/.local/python/lib/python3.12/site-packages/pipenv/routines/requirements.py +0 -134
  1923. package/.local/python/lib/python3.12/site-packages/pipenv/routines/scan.py +0 -508
  1924. package/.local/python/lib/python3.12/site-packages/pipenv/routines/shell.py +0 -192
  1925. package/.local/python/lib/python3.12/site-packages/pipenv/routines/sync.py +0 -64
  1926. package/.local/python/lib/python3.12/site-packages/pipenv/routines/uninstall.py +0 -218
  1927. package/.local/python/lib/python3.12/site-packages/pipenv/routines/update.py +0 -676
  1928. package/.local/python/lib/python3.12/site-packages/pipenv/shells.py +0 -342
  1929. package/.local/python/lib/python3.12/site-packages/pipenv/utils/__init__.py +0 -8
  1930. package/.local/python/lib/python3.12/site-packages/pipenv/utils/__pycache__/__init__.cpython-312.pyc +0 -0
  1931. package/.local/python/lib/python3.12/site-packages/pipenv/utils/__pycache__/constants.cpython-312.pyc +0 -0
  1932. package/.local/python/lib/python3.12/site-packages/pipenv/utils/__pycache__/dependencies.cpython-312.pyc +0 -0
  1933. package/.local/python/lib/python3.12/site-packages/pipenv/utils/__pycache__/display.cpython-312.pyc +0 -0
  1934. package/.local/python/lib/python3.12/site-packages/pipenv/utils/__pycache__/environment.cpython-312.pyc +0 -0
  1935. package/.local/python/lib/python3.12/site-packages/pipenv/utils/__pycache__/exceptions.cpython-312.pyc +0 -0
  1936. package/.local/python/lib/python3.12/site-packages/pipenv/utils/__pycache__/fileutils.cpython-312.pyc +0 -0
  1937. package/.local/python/lib/python3.12/site-packages/pipenv/utils/__pycache__/funktools.cpython-312.pyc +0 -0
  1938. package/.local/python/lib/python3.12/site-packages/pipenv/utils/__pycache__/indexes.cpython-312.pyc +0 -0
  1939. package/.local/python/lib/python3.12/site-packages/pipenv/utils/__pycache__/internet.cpython-312.pyc +0 -0
  1940. package/.local/python/lib/python3.12/site-packages/pipenv/utils/__pycache__/locking.cpython-312.pyc +0 -0
  1941. package/.local/python/lib/python3.12/site-packages/pipenv/utils/__pycache__/markers.cpython-312.pyc +0 -0
  1942. package/.local/python/lib/python3.12/site-packages/pipenv/utils/__pycache__/pip.cpython-312.pyc +0 -0
  1943. package/.local/python/lib/python3.12/site-packages/pipenv/utils/__pycache__/pipfile.cpython-312.pyc +0 -0
  1944. package/.local/python/lib/python3.12/site-packages/pipenv/utils/__pycache__/processes.cpython-312.pyc +0 -0
  1945. package/.local/python/lib/python3.12/site-packages/pipenv/utils/__pycache__/project.cpython-312.pyc +0 -0
  1946. package/.local/python/lib/python3.12/site-packages/pipenv/utils/__pycache__/pylock.cpython-312.pyc +0 -0
  1947. package/.local/python/lib/python3.12/site-packages/pipenv/utils/__pycache__/requirements.cpython-312.pyc +0 -0
  1948. package/.local/python/lib/python3.12/site-packages/pipenv/utils/__pycache__/requirementslib.cpython-312.pyc +0 -0
  1949. package/.local/python/lib/python3.12/site-packages/pipenv/utils/__pycache__/resolver.cpython-312.pyc +0 -0
  1950. package/.local/python/lib/python3.12/site-packages/pipenv/utils/__pycache__/shell.cpython-312.pyc +0 -0
  1951. package/.local/python/lib/python3.12/site-packages/pipenv/utils/__pycache__/toml.cpython-312.pyc +0 -0
  1952. package/.local/python/lib/python3.12/site-packages/pipenv/utils/__pycache__/virtualenv.cpython-312.pyc +0 -0
  1953. package/.local/python/lib/python3.12/site-packages/pipenv/utils/constants.py +0 -50
  1954. package/.local/python/lib/python3.12/site-packages/pipenv/utils/dependencies.py +0 -1413
  1955. package/.local/python/lib/python3.12/site-packages/pipenv/utils/display.py +0 -54
  1956. package/.local/python/lib/python3.12/site-packages/pipenv/utils/environment.py +0 -52
  1957. package/.local/python/lib/python3.12/site-packages/pipenv/utils/exceptions.py +0 -97
  1958. package/.local/python/lib/python3.12/site-packages/pipenv/utils/fileutils.py +0 -248
  1959. package/.local/python/lib/python3.12/site-packages/pipenv/utils/funktools.py +0 -452
  1960. package/.local/python/lib/python3.12/site-packages/pipenv/utils/indexes.py +0 -132
  1961. package/.local/python/lib/python3.12/site-packages/pipenv/utils/internet.py +0 -146
  1962. package/.local/python/lib/python3.12/site-packages/pipenv/utils/locking.py +0 -543
  1963. package/.local/python/lib/python3.12/site-packages/pipenv/utils/markers.py +0 -663
  1964. package/.local/python/lib/python3.12/site-packages/pipenv/utils/pip.py +0 -147
  1965. package/.local/python/lib/python3.12/site-packages/pipenv/utils/pipfile.py +0 -414
  1966. package/.local/python/lib/python3.12/site-packages/pipenv/utils/processes.py +0 -77
  1967. package/.local/python/lib/python3.12/site-packages/pipenv/utils/project.py +0 -121
  1968. package/.local/python/lib/python3.12/site-packages/pipenv/utils/pylock.py +0 -752
  1969. package/.local/python/lib/python3.12/site-packages/pipenv/utils/requirements.py +0 -389
  1970. package/.local/python/lib/python3.12/site-packages/pipenv/utils/requirementslib.py +0 -732
  1971. package/.local/python/lib/python3.12/site-packages/pipenv/utils/resolver.py +0 -1172
  1972. package/.local/python/lib/python3.12/site-packages/pipenv/utils/shell.py +0 -558
  1973. package/.local/python/lib/python3.12/site-packages/pipenv/utils/toml.py +0 -140
  1974. package/.local/python/lib/python3.12/site-packages/pipenv/utils/virtualenv.py +0 -531
  1975. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/Makefile +0 -14
  1976. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/README.md +0 -28
  1977. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/__init__.py +0 -0
  1978. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/__pycache__/__init__.cpython-312.pyc +0 -0
  1979. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click/LICENSE.txt +0 -28
  1980. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click/__init__.py +0 -123
  1981. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click/__pycache__/__init__.cpython-312.pyc +0 -0
  1982. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click/__pycache__/_compat.cpython-312.pyc +0 -0
  1983. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click/__pycache__/_termui_impl.cpython-312.pyc +0 -0
  1984. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click/__pycache__/_textwrap.cpython-312.pyc +0 -0
  1985. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click/__pycache__/_utils.cpython-312.pyc +0 -0
  1986. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click/__pycache__/_winconsole.cpython-312.pyc +0 -0
  1987. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click/__pycache__/core.cpython-312.pyc +0 -0
  1988. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click/__pycache__/decorators.cpython-312.pyc +0 -0
  1989. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click/__pycache__/exceptions.cpython-312.pyc +0 -0
  1990. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click/__pycache__/formatting.cpython-312.pyc +0 -0
  1991. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click/__pycache__/globals.cpython-312.pyc +0 -0
  1992. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click/__pycache__/parser.cpython-312.pyc +0 -0
  1993. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click/__pycache__/shell_completion.cpython-312.pyc +0 -0
  1994. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click/__pycache__/termui.cpython-312.pyc +0 -0
  1995. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click/__pycache__/testing.cpython-312.pyc +0 -0
  1996. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click/__pycache__/types.cpython-312.pyc +0 -0
  1997. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click/__pycache__/utils.cpython-312.pyc +0 -0
  1998. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click/_compat.py +0 -622
  1999. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click/_termui_impl.py +0 -852
  2000. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click/_textwrap.py +0 -51
  2001. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click/_utils.py +0 -36
  2002. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click/_winconsole.py +0 -296
  2003. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click/core.py +0 -3415
  2004. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click/decorators.py +0 -551
  2005. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click/exceptions.py +0 -308
  2006. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click/formatting.py +0 -301
  2007. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click/globals.py +0 -67
  2008. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click/parser.py +0 -532
  2009. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click/py.typed +0 -0
  2010. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click/shell_completion.py +0 -667
  2011. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click/termui.py +0 -883
  2012. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click/testing.py +0 -577
  2013. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click/types.py +0 -1209
  2014. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click/utils.py +0 -627
  2015. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click_didyoumean/LICENSE +0 -19
  2016. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click_didyoumean/__init__.py +0 -66
  2017. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/click_didyoumean/__pycache__/__init__.cpython-312.pyc +0 -0
  2018. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/colorama/__init__.py +0 -7
  2019. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/colorama/__pycache__/__init__.cpython-312.pyc +0 -0
  2020. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/colorama/__pycache__/ansi.cpython-312.pyc +0 -0
  2021. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/colorama/__pycache__/ansitowin32.cpython-312.pyc +0 -0
  2022. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/colorama/__pycache__/initialise.cpython-312.pyc +0 -0
  2023. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/colorama/__pycache__/win32.cpython-312.pyc +0 -0
  2024. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/colorama/__pycache__/winterm.cpython-312.pyc +0 -0
  2025. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/colorama/ansi.py +0 -102
  2026. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/colorama/ansitowin32.py +0 -277
  2027. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/colorama/initialise.py +0 -121
  2028. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/colorama/tests/__init__.py +0 -1
  2029. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/colorama/tests/__pycache__/__init__.cpython-312.pyc +0 -0
  2030. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/colorama/tests/__pycache__/ansi_test.cpython-312.pyc +0 -0
  2031. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/colorama/tests/__pycache__/ansitowin32_test.cpython-312.pyc +0 -0
  2032. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/colorama/tests/__pycache__/initialise_test.cpython-312.pyc +0 -0
  2033. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/colorama/tests/__pycache__/isatty_test.cpython-312.pyc +0 -0
  2034. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/colorama/tests/__pycache__/utils.cpython-312.pyc +0 -0
  2035. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/colorama/tests/__pycache__/winterm_test.cpython-312.pyc +0 -0
  2036. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/colorama/tests/ansi_test.py +0 -76
  2037. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/colorama/tests/ansitowin32_test.py +0 -294
  2038. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/colorama/tests/initialise_test.py +0 -189
  2039. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/colorama/tests/isatty_test.py +0 -57
  2040. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/colorama/tests/utils.py +0 -49
  2041. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/colorama/tests/winterm_test.py +0 -131
  2042. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/colorama/win32.py +0 -180
  2043. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/colorama/winterm.py +0 -195
  2044. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/dotenv/__init__.py +0 -51
  2045. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/dotenv/__pycache__/__init__.cpython-312.pyc +0 -0
  2046. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/dotenv/__pycache__/ipython.cpython-312.pyc +0 -0
  2047. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/dotenv/__pycache__/main.cpython-312.pyc +0 -0
  2048. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/dotenv/__pycache__/parser.cpython-312.pyc +0 -0
  2049. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/dotenv/__pycache__/variables.cpython-312.pyc +0 -0
  2050. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/dotenv/__pycache__/version.cpython-312.pyc +0 -0
  2051. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/dotenv/ipython.py +0 -50
  2052. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/dotenv/main.py +0 -435
  2053. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/dotenv/parser.py +0 -182
  2054. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/dotenv/py.typed +0 -1
  2055. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/dotenv/variables.py +0 -86
  2056. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/dotenv/version.py +0 -1
  2057. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/importlib_metadata/__init__.py +0 -1175
  2058. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/importlib_metadata/__pycache__/__init__.cpython-312.pyc +0 -0
  2059. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/importlib_metadata/__pycache__/_adapters.cpython-312.pyc +0 -0
  2060. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/importlib_metadata/__pycache__/_collections.cpython-312.pyc +0 -0
  2061. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/importlib_metadata/__pycache__/_compat.cpython-312.pyc +0 -0
  2062. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/importlib_metadata/__pycache__/_functools.cpython-312.pyc +0 -0
  2063. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/importlib_metadata/__pycache__/_itertools.cpython-312.pyc +0 -0
  2064. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/importlib_metadata/__pycache__/_meta.cpython-312.pyc +0 -0
  2065. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/importlib_metadata/__pycache__/_text.cpython-312.pyc +0 -0
  2066. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/importlib_metadata/__pycache__/_typing.cpython-312.pyc +0 -0
  2067. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/importlib_metadata/__pycache__/diagnose.cpython-312.pyc +0 -0
  2068. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/importlib_metadata/_adapters.py +0 -135
  2069. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/importlib_metadata/_collections.py +0 -34
  2070. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/importlib_metadata/_compat.py +0 -56
  2071. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/importlib_metadata/_functools.py +0 -104
  2072. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/importlib_metadata/_itertools.py +0 -171
  2073. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/importlib_metadata/_meta.py +0 -71
  2074. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/importlib_metadata/_text.py +0 -99
  2075. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/importlib_metadata/_typing.py +0 -15
  2076. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/importlib_metadata/compat/__init__.py +0 -0
  2077. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/importlib_metadata/compat/__pycache__/__init__.cpython-312.pyc +0 -0
  2078. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/importlib_metadata/compat/__pycache__/py311.cpython-312.pyc +0 -0
  2079. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/importlib_metadata/compat/__pycache__/py39.cpython-312.pyc +0 -0
  2080. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/importlib_metadata/compat/py311.py +0 -22
  2081. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/importlib_metadata/compat/py39.py +0 -42
  2082. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/importlib_metadata/diagnose.py +0 -21
  2083. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/importlib_metadata/py.typed +0 -0
  2084. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/packaging/LICENSE +0 -3
  2085. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/packaging/LICENSE.APACHE +0 -177
  2086. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/packaging/LICENSE.BSD +0 -23
  2087. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/packaging/__init__.py +0 -15
  2088. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/packaging/__pycache__/__init__.cpython-312.pyc +0 -0
  2089. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/packaging/__pycache__/_elffile.cpython-312.pyc +0 -0
  2090. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/packaging/__pycache__/_manylinux.cpython-312.pyc +0 -0
  2091. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/packaging/__pycache__/_musllinux.cpython-312.pyc +0 -0
  2092. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/packaging/__pycache__/_parser.cpython-312.pyc +0 -0
  2093. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/packaging/__pycache__/_structures.cpython-312.pyc +0 -0
  2094. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc +0 -0
  2095. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/packaging/__pycache__/markers.cpython-312.pyc +0 -0
  2096. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/packaging/__pycache__/metadata.cpython-312.pyc +0 -0
  2097. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/packaging/__pycache__/requirements.cpython-312.pyc +0 -0
  2098. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/packaging/__pycache__/specifiers.cpython-312.pyc +0 -0
  2099. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/packaging/__pycache__/tags.cpython-312.pyc +0 -0
  2100. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/packaging/__pycache__/utils.cpython-312.pyc +0 -0
  2101. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/packaging/__pycache__/version.cpython-312.pyc +0 -0
  2102. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/packaging/_elffile.py +0 -109
  2103. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/packaging/_manylinux.py +0 -262
  2104. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/packaging/_musllinux.py +0 -85
  2105. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/packaging/_parser.py +0 -353
  2106. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/packaging/_structures.py +0 -61
  2107. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/packaging/_tokenizer.py +0 -195
  2108. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/packaging/licenses/__init__.py +0 -145
  2109. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/packaging/licenses/__pycache__/__init__.cpython-312.pyc +0 -0
  2110. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/packaging/licenses/__pycache__/_spdx.cpython-312.pyc +0 -0
  2111. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/packaging/licenses/_spdx.py +0 -759
  2112. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/packaging/markers.py +0 -362
  2113. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/packaging/metadata.py +0 -862
  2114. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/packaging/py.typed +0 -0
  2115. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/packaging/requirements.py +0 -91
  2116. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/packaging/specifiers.py +0 -1019
  2117. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/packaging/tags.py +0 -656
  2118. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/packaging/utils.py +0 -163
  2119. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/packaging/version.py +0 -582
  2120. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/ANSI.py +0 -351
  2121. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/FSM.py +0 -334
  2122. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/LICENSE +0 -20
  2123. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/__init__.py +0 -91
  2124. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/__pycache__/ANSI.cpython-312.pyc +0 -0
  2125. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/__pycache__/FSM.cpython-312.pyc +0 -0
  2126. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/__pycache__/__init__.cpython-312.pyc +0 -0
  2127. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/__pycache__/_async.cpython-312.pyc +0 -0
  2128. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/__pycache__/_async_pre_await.cpython-312.pyc +0 -0
  2129. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/__pycache__/_async_w_await.cpython-312.pyc +0 -0
  2130. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/__pycache__/exceptions.cpython-312.pyc +0 -0
  2131. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/__pycache__/expect.cpython-312.pyc +0 -0
  2132. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/__pycache__/fdpexpect.cpython-312.pyc +0 -0
  2133. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/__pycache__/popen_spawn.cpython-312.pyc +0 -0
  2134. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/__pycache__/pty_spawn.cpython-312.pyc +0 -0
  2135. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/__pycache__/pxssh.cpython-312.pyc +0 -0
  2136. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/__pycache__/replwrap.cpython-312.pyc +0 -0
  2137. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/__pycache__/run.cpython-312.pyc +0 -0
  2138. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/__pycache__/screen.cpython-312.pyc +0 -0
  2139. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/__pycache__/socket_pexpect.cpython-312.pyc +0 -0
  2140. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/__pycache__/spawnbase.cpython-312.pyc +0 -0
  2141. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/__pycache__/utils.cpython-312.pyc +0 -0
  2142. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/_async.py +0 -28
  2143. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/_async_pre_await.py +0 -111
  2144. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/_async_w_await.py +0 -118
  2145. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/exceptions.py +0 -35
  2146. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/expect.py +0 -371
  2147. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/fdpexpect.py +0 -152
  2148. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/popen_spawn.py +0 -188
  2149. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/pty_spawn.py +0 -860
  2150. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/pxssh.py +0 -540
  2151. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/replwrap.py +0 -136
  2152. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/run.py +0 -157
  2153. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/screen.py +0 -431
  2154. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/socket_pexpect.py +0 -145
  2155. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/spawnbase.py +0 -536
  2156. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pexpect/utils.py +0 -187
  2157. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/__init__.py +0 -0
  2158. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/__main__.py +0 -92
  2159. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/__pycache__/__init__.cpython-312.pyc +0 -0
  2160. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/__pycache__/__main__.cpython-312.pyc +0 -0
  2161. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/__pycache__/_cli.cpython-312.pyc +0 -0
  2162. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/__pycache__/_detect_env.cpython-312.pyc +0 -0
  2163. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/__pycache__/_discovery.cpython-312.pyc +0 -0
  2164. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/__pycache__/_freeze.cpython-312.pyc +0 -0
  2165. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/__pycache__/_validate.cpython-312.pyc +0 -0
  2166. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/__pycache__/_warning.cpython-312.pyc +0 -0
  2167. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/__pycache__/version.cpython-312.pyc +0 -0
  2168. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/_cli.py +0 -227
  2169. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/_detect_env.py +0 -101
  2170. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/_discovery.py +0 -154
  2171. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/_freeze.py +0 -89
  2172. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/_models/__init__.py +0 -11
  2173. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/_models/__pycache__/__init__.cpython-312.pyc +0 -0
  2174. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/_models/__pycache__/dag.cpython-312.pyc +0 -0
  2175. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/_models/__pycache__/package.cpython-312.pyc +0 -0
  2176. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/_models/dag.py +0 -365
  2177. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/_models/package.py +0 -251
  2178. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/_render/__init__.py +0 -41
  2179. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/_render/__pycache__/__init__.cpython-312.pyc +0 -0
  2180. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/_render/__pycache__/freeze.cpython-312.pyc +0 -0
  2181. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/_render/__pycache__/graphviz.cpython-312.pyc +0 -0
  2182. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/_render/__pycache__/json.cpython-312.pyc +0 -0
  2183. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/_render/__pycache__/json_tree.cpython-312.pyc +0 -0
  2184. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/_render/__pycache__/mermaid.cpython-312.pyc +0 -0
  2185. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/_render/__pycache__/text.cpython-312.pyc +0 -0
  2186. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/_render/freeze.py +0 -43
  2187. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/_render/graphviz.py +0 -107
  2188. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/_render/json.py +0 -32
  2189. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/_render/json_tree.py +0 -60
  2190. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/_render/mermaid.py +0 -113
  2191. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/_render/text.py +0 -153
  2192. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/_validate.py +0 -119
  2193. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/_warning.py +0 -78
  2194. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/py.typed +0 -0
  2195. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pipdeptree/version.py +0 -34
  2196. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/plette/LICENSE +0 -13
  2197. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/plette/__init__.py +0 -9
  2198. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/plette/__pycache__/__init__.cpython-312.pyc +0 -0
  2199. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/plette/__pycache__/lockfiles.cpython-312.pyc +0 -0
  2200. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/plette/__pycache__/pipfiles.cpython-312.pyc +0 -0
  2201. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/plette/lockfiles.py +0 -177
  2202. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/plette/models/__init__.py +0 -26
  2203. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/plette/models/__pycache__/__init__.cpython-312.pyc +0 -0
  2204. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/plette/models/__pycache__/base.cpython-312.pyc +0 -0
  2205. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/plette/models/__pycache__/hashes.cpython-312.pyc +0 -0
  2206. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/plette/models/__pycache__/packages.cpython-312.pyc +0 -0
  2207. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/plette/models/__pycache__/scripts.cpython-312.pyc +0 -0
  2208. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/plette/models/__pycache__/sections.cpython-312.pyc +0 -0
  2209. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/plette/models/__pycache__/sources.cpython-312.pyc +0 -0
  2210. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/plette/models/base.py +0 -130
  2211. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/plette/models/hashes.py +0 -69
  2212. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/plette/models/packages.py +0 -56
  2213. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/plette/models/scripts.py +0 -71
  2214. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/plette/models/sections.py +0 -138
  2215. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/plette/models/sources.py +0 -45
  2216. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/plette/pipfiles.py +0 -168
  2217. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/ptyprocess/LICENSE +0 -16
  2218. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/ptyprocess/__init__.py +0 -4
  2219. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/ptyprocess/__pycache__/__init__.cpython-312.pyc +0 -0
  2220. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/ptyprocess/__pycache__/_fork_pty.cpython-312.pyc +0 -0
  2221. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/ptyprocess/__pycache__/ptyprocess.cpython-312.pyc +0 -0
  2222. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/ptyprocess/__pycache__/util.cpython-312.pyc +0 -0
  2223. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/ptyprocess/_fork_pty.py +0 -78
  2224. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/ptyprocess/ptyprocess.py +0 -842
  2225. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/ptyprocess/util.py +0 -71
  2226. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/python_dotenv.LICENSE +0 -27
  2227. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/LICENSE.txt +0 -20
  2228. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/__init__.py +0 -9
  2229. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/__pycache__/__init__.cpython-312.pyc +0 -0
  2230. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/__pycache__/environment.cpython-312.pyc +0 -0
  2231. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/__pycache__/exceptions.cpython-312.pyc +0 -0
  2232. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/__pycache__/main.cpython-312.pyc +0 -0
  2233. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/__pycache__/pythonfinder.cpython-312.pyc +0 -0
  2234. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/environment.py +0 -115
  2235. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/exceptions.py +0 -13
  2236. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/finders/__init__.py +0 -24
  2237. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/finders/__pycache__/__init__.cpython-312.pyc +0 -0
  2238. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/finders/__pycache__/asdf_finder.cpython-312.pyc +0 -0
  2239. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/finders/__pycache__/base_finder.cpython-312.pyc +0 -0
  2240. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/finders/__pycache__/path_finder.cpython-312.pyc +0 -0
  2241. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/finders/__pycache__/py_launcher_finder.cpython-312.pyc +0 -0
  2242. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/finders/__pycache__/pyenv_finder.cpython-312.pyc +0 -0
  2243. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/finders/__pycache__/system_finder.cpython-312.pyc +0 -0
  2244. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/finders/__pycache__/windows_registry.cpython-312.pyc +0 -0
  2245. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/finders/asdf_finder.py +0 -72
  2246. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/finders/base_finder.py +0 -188
  2247. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/finders/path_finder.py +0 -226
  2248. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/finders/py_launcher_finder.py +0 -226
  2249. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/finders/pyenv_finder.py +0 -73
  2250. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/finders/system_finder.py +0 -82
  2251. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/finders/windows_registry.py +0 -499
  2252. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/main.py +0 -15
  2253. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/models/__init__.py +0 -5
  2254. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/models/__pycache__/__init__.cpython-312.pyc +0 -0
  2255. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/models/__pycache__/python_info.cpython-312.pyc +0 -0
  2256. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/models/python_info.py +0 -175
  2257. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/pythonfinder.py +0 -227
  2258. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/utils/__init__.py +0 -35
  2259. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/utils/__pycache__/__init__.cpython-312.pyc +0 -0
  2260. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/utils/__pycache__/path_utils.cpython-312.pyc +0 -0
  2261. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/utils/__pycache__/version_utils.cpython-312.pyc +0 -0
  2262. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/utils/path_utils.py +0 -287
  2263. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/pythonfinder/utils/version_utils.py +0 -233
  2264. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/ruamel/__init__.py +0 -0
  2265. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/ruamel/__pycache__/__init__.cpython-312.pyc +0 -0
  2266. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/shellingham/LICENSE +0 -13
  2267. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/shellingham/__init__.py +0 -23
  2268. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/shellingham/__pycache__/__init__.cpython-312.pyc +0 -0
  2269. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/shellingham/__pycache__/_core.cpython-312.pyc +0 -0
  2270. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/shellingham/__pycache__/nt.cpython-312.pyc +0 -0
  2271. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/shellingham/_core.py +0 -11
  2272. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/shellingham/nt.py +0 -163
  2273. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/shellingham/posix/__init__.py +0 -112
  2274. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/shellingham/posix/__pycache__/__init__.cpython-312.pyc +0 -0
  2275. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/shellingham/posix/__pycache__/_core.cpython-312.pyc +0 -0
  2276. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/shellingham/posix/__pycache__/proc.cpython-312.pyc +0 -0
  2277. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/shellingham/posix/__pycache__/ps.cpython-312.pyc +0 -0
  2278. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/shellingham/posix/_core.py +0 -3
  2279. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/shellingham/posix/proc.py +0 -83
  2280. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/shellingham/posix/ps.py +0 -51
  2281. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/tomlkit/LICENSE +0 -20
  2282. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/tomlkit/__init__.py +0 -59
  2283. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/tomlkit/__pycache__/__init__.cpython-312.pyc +0 -0
  2284. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/tomlkit/__pycache__/_compat.cpython-312.pyc +0 -0
  2285. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/tomlkit/__pycache__/_types.cpython-312.pyc +0 -0
  2286. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/tomlkit/__pycache__/_utils.cpython-312.pyc +0 -0
  2287. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/tomlkit/__pycache__/api.cpython-312.pyc +0 -0
  2288. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/tomlkit/__pycache__/container.cpython-312.pyc +0 -0
  2289. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/tomlkit/__pycache__/exceptions.cpython-312.pyc +0 -0
  2290. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/tomlkit/__pycache__/items.cpython-312.pyc +0 -0
  2291. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/tomlkit/__pycache__/parser.cpython-312.pyc +0 -0
  2292. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/tomlkit/__pycache__/source.cpython-312.pyc +0 -0
  2293. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/tomlkit/__pycache__/toml_char.cpython-312.pyc +0 -0
  2294. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/tomlkit/__pycache__/toml_document.cpython-312.pyc +0 -0
  2295. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/tomlkit/__pycache__/toml_file.cpython-312.pyc +0 -0
  2296. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/tomlkit/_compat.py +0 -22
  2297. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/tomlkit/_types.py +0 -82
  2298. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/tomlkit/_utils.py +0 -158
  2299. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/tomlkit/api.py +0 -310
  2300. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/tomlkit/container.py +0 -894
  2301. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/tomlkit/exceptions.py +0 -234
  2302. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/tomlkit/items.py +0 -1960
  2303. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/tomlkit/parser.py +0 -1141
  2304. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/tomlkit/py.typed +0 -0
  2305. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/tomlkit/source.py +0 -180
  2306. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/tomlkit/toml_char.py +0 -52
  2307. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/tomlkit/toml_document.py +0 -7
  2308. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/tomlkit/toml_file.py +0 -58
  2309. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/vendor.txt +0 -14
  2310. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/zipp/__init__.py +0 -456
  2311. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/zipp/__pycache__/__init__.cpython-312.pyc +0 -0
  2312. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/zipp/__pycache__/_functools.cpython-312.pyc +0 -0
  2313. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/zipp/__pycache__/glob.cpython-312.pyc +0 -0
  2314. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/zipp/_functools.py +0 -20
  2315. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/zipp/compat/__init__.py +0 -0
  2316. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/zipp/compat/__pycache__/__init__.cpython-312.pyc +0 -0
  2317. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/zipp/compat/__pycache__/overlay.cpython-312.pyc +0 -0
  2318. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/zipp/compat/__pycache__/py310.cpython-312.pyc +0 -0
  2319. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/zipp/compat/__pycache__/py313.cpython-312.pyc +0 -0
  2320. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/zipp/compat/overlay.py +0 -37
  2321. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/zipp/compat/py310.py +0 -13
  2322. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/zipp/compat/py313.py +0 -34
  2323. package/.local/python/lib/python3.12/site-packages/pipenv/vendor/zipp/glob.py +0 -116
  2324. package/.local/python/lib/python3.12/site-packages/pipenv-2026.0.3.dist-info/INSTALLER +0 -1
  2325. package/.local/python/lib/python3.12/site-packages/pipenv-2026.0.3.dist-info/METADATA +0 -434
  2326. package/.local/python/lib/python3.12/site-packages/pipenv-2026.0.3.dist-info/RECORD +0 -1318
  2327. package/.local/python/lib/python3.12/site-packages/pipenv-2026.0.3.dist-info/REQUESTED +0 -0
  2328. package/.local/python/lib/python3.12/site-packages/pipenv-2026.0.3.dist-info/WHEEL +0 -5
  2329. package/.local/python/lib/python3.12/site-packages/pipenv-2026.0.3.dist-info/entry_points.txt +0 -3
  2330. package/.local/python/lib/python3.12/site-packages/pipenv-2026.0.3.dist-info/licenses/LICENSE +0 -21
  2331. package/.local/python/lib/python3.12/site-packages/pipenv-2026.0.3.dist-info/licenses/NOTICES +0 -5
  2332. package/.local/python/lib/python3.12/site-packages/pipenv-2026.0.3.dist-info/top_level.txt +0 -2
  2333. package/.local/python/lib/python3.12/site-packages/platformdirs/__init__.py +0 -857
  2334. package/.local/python/lib/python3.12/site-packages/platformdirs/__main__.py +0 -61
  2335. package/.local/python/lib/python3.12/site-packages/platformdirs/__pycache__/__init__.cpython-312.pyc +0 -0
  2336. package/.local/python/lib/python3.12/site-packages/platformdirs/__pycache__/__main__.cpython-312.pyc +0 -0
  2337. package/.local/python/lib/python3.12/site-packages/platformdirs/__pycache__/_xdg.cpython-312.pyc +0 -0
  2338. package/.local/python/lib/python3.12/site-packages/platformdirs/__pycache__/android.cpython-312.pyc +0 -0
  2339. package/.local/python/lib/python3.12/site-packages/platformdirs/__pycache__/api.cpython-312.pyc +0 -0
  2340. package/.local/python/lib/python3.12/site-packages/platformdirs/__pycache__/macos.cpython-312.pyc +0 -0
  2341. package/.local/python/lib/python3.12/site-packages/platformdirs/__pycache__/unix.cpython-312.pyc +0 -0
  2342. package/.local/python/lib/python3.12/site-packages/platformdirs/__pycache__/version.cpython-312.pyc +0 -0
  2343. package/.local/python/lib/python3.12/site-packages/platformdirs/__pycache__/windows.cpython-312.pyc +0 -0
  2344. package/.local/python/lib/python3.12/site-packages/platformdirs/_xdg.py +0 -143
  2345. package/.local/python/lib/python3.12/site-packages/platformdirs/android.py +0 -273
  2346. package/.local/python/lib/python3.12/site-packages/platformdirs/api.py +0 -394
  2347. package/.local/python/lib/python3.12/site-packages/platformdirs/macos.py +0 -187
  2348. package/.local/python/lib/python3.12/site-packages/platformdirs/py.typed +0 -0
  2349. package/.local/python/lib/python3.12/site-packages/platformdirs/unix.py +0 -293
  2350. package/.local/python/lib/python3.12/site-packages/platformdirs/version.py +0 -34
  2351. package/.local/python/lib/python3.12/site-packages/platformdirs/windows.py +0 -369
  2352. package/.local/python/lib/python3.12/site-packages/platformdirs-4.9.2.dist-info/INSTALLER +0 -1
  2353. package/.local/python/lib/python3.12/site-packages/platformdirs-4.9.2.dist-info/METADATA +0 -100
  2354. package/.local/python/lib/python3.12/site-packages/platformdirs-4.9.2.dist-info/RECORD +0 -24
  2355. package/.local/python/lib/python3.12/site-packages/platformdirs-4.9.2.dist-info/WHEEL +0 -4
  2356. package/.local/python/lib/python3.12/site-packages/platformdirs-4.9.2.dist-info/licenses/LICENSE +0 -21
  2357. package/.local/python/lib/python3.12/site-packages/python_discovery/__init__.py +0 -26
  2358. package/.local/python/lib/python3.12/site-packages/python_discovery/__pycache__/__init__.cpython-312.pyc +0 -0
  2359. package/.local/python/lib/python3.12/site-packages/python_discovery/__pycache__/_cache.cpython-312.pyc +0 -0
  2360. package/.local/python/lib/python3.12/site-packages/python_discovery/__pycache__/_cached_py_info.cpython-312.pyc +0 -0
  2361. package/.local/python/lib/python3.12/site-packages/python_discovery/__pycache__/_compat.cpython-312.pyc +0 -0
  2362. package/.local/python/lib/python3.12/site-packages/python_discovery/__pycache__/_discovery.cpython-312.pyc +0 -0
  2363. package/.local/python/lib/python3.12/site-packages/python_discovery/__pycache__/_py_info.cpython-312.pyc +0 -0
  2364. package/.local/python/lib/python3.12/site-packages/python_discovery/__pycache__/_py_spec.cpython-312.pyc +0 -0
  2365. package/.local/python/lib/python3.12/site-packages/python_discovery/__pycache__/_specifier.cpython-312.pyc +0 -0
  2366. package/.local/python/lib/python3.12/site-packages/python_discovery/_cache.py +0 -185
  2367. package/.local/python/lib/python3.12/site-packages/python_discovery/_cached_py_info.py +0 -259
  2368. package/.local/python/lib/python3.12/site-packages/python_discovery/_compat.py +0 -29
  2369. package/.local/python/lib/python3.12/site-packages/python_discovery/_discovery.py +0 -335
  2370. package/.local/python/lib/python3.12/site-packages/python_discovery/_py_info.py +0 -787
  2371. package/.local/python/lib/python3.12/site-packages/python_discovery/_py_spec.py +0 -262
  2372. package/.local/python/lib/python3.12/site-packages/python_discovery/_specifier.py +0 -311
  2373. package/.local/python/lib/python3.12/site-packages/python_discovery/_windows/__init__.py +0 -13
  2374. package/.local/python/lib/python3.12/site-packages/python_discovery/_windows/__pycache__/__init__.cpython-312.pyc +0 -0
  2375. package/.local/python/lib/python3.12/site-packages/python_discovery/_windows/__pycache__/_pep514.cpython-312.pyc +0 -0
  2376. package/.local/python/lib/python3.12/site-packages/python_discovery/_windows/__pycache__/_propose.cpython-312.pyc +0 -0
  2377. package/.local/python/lib/python3.12/site-packages/python_discovery/_windows/_pep514.py +0 -222
  2378. package/.local/python/lib/python3.12/site-packages/python_discovery/_windows/_propose.py +0 -53
  2379. package/.local/python/lib/python3.12/site-packages/python_discovery/py.typed +0 -0
  2380. package/.local/python/lib/python3.12/site-packages/python_discovery-1.1.0.dist-info/INSTALLER +0 -1
  2381. package/.local/python/lib/python3.12/site-packages/python_discovery-1.1.0.dist-info/METADATA +0 -71
  2382. package/.local/python/lib/python3.12/site-packages/python_discovery-1.1.0.dist-info/RECORD +0 -28
  2383. package/.local/python/lib/python3.12/site-packages/python_discovery-1.1.0.dist-info/WHEEL +0 -4
  2384. package/.local/python/lib/python3.12/site-packages/python_discovery-1.1.0.dist-info/licenses/LICENSE +0 -18
  2385. package/.local/python/lib/python3.12/site-packages/setuptools/__init__.py +0 -256
  2386. package/.local/python/lib/python3.12/site-packages/setuptools/__pycache__/__init__.cpython-312.pyc +0 -0
  2387. package/.local/python/lib/python3.12/site-packages/setuptools/__pycache__/_core_metadata.cpython-312.pyc +0 -0
  2388. package/.local/python/lib/python3.12/site-packages/setuptools/__pycache__/_discovery.cpython-312.pyc +0 -0
  2389. package/.local/python/lib/python3.12/site-packages/setuptools/__pycache__/_entry_points.cpython-312.pyc +0 -0
  2390. package/.local/python/lib/python3.12/site-packages/setuptools/__pycache__/_imp.cpython-312.pyc +0 -0
  2391. package/.local/python/lib/python3.12/site-packages/setuptools/__pycache__/_importlib.cpython-312.pyc +0 -0
  2392. package/.local/python/lib/python3.12/site-packages/setuptools/__pycache__/_itertools.cpython-312.pyc +0 -0
  2393. package/.local/python/lib/python3.12/site-packages/setuptools/__pycache__/_normalization.cpython-312.pyc +0 -0
  2394. package/.local/python/lib/python3.12/site-packages/setuptools/__pycache__/_path.cpython-312.pyc +0 -0
  2395. package/.local/python/lib/python3.12/site-packages/setuptools/__pycache__/_reqs.cpython-312.pyc +0 -0
  2396. package/.local/python/lib/python3.12/site-packages/setuptools/__pycache__/_scripts.cpython-312.pyc +0 -0
  2397. package/.local/python/lib/python3.12/site-packages/setuptools/__pycache__/_shutil.cpython-312.pyc +0 -0
  2398. package/.local/python/lib/python3.12/site-packages/setuptools/__pycache__/_static.cpython-312.pyc +0 -0
  2399. package/.local/python/lib/python3.12/site-packages/setuptools/__pycache__/archive_util.cpython-312.pyc +0 -0
  2400. package/.local/python/lib/python3.12/site-packages/setuptools/__pycache__/build_meta.cpython-312.pyc +0 -0
  2401. package/.local/python/lib/python3.12/site-packages/setuptools/__pycache__/depends.cpython-312.pyc +0 -0
  2402. package/.local/python/lib/python3.12/site-packages/setuptools/__pycache__/discovery.cpython-312.pyc +0 -0
  2403. package/.local/python/lib/python3.12/site-packages/setuptools/__pycache__/dist.cpython-312.pyc +0 -0
  2404. package/.local/python/lib/python3.12/site-packages/setuptools/__pycache__/errors.cpython-312.pyc +0 -0
  2405. package/.local/python/lib/python3.12/site-packages/setuptools/__pycache__/extension.cpython-312.pyc +0 -0
  2406. package/.local/python/lib/python3.12/site-packages/setuptools/__pycache__/glob.cpython-312.pyc +0 -0
  2407. package/.local/python/lib/python3.12/site-packages/setuptools/__pycache__/installer.cpython-312.pyc +0 -0
  2408. package/.local/python/lib/python3.12/site-packages/setuptools/__pycache__/launch.cpython-312.pyc +0 -0
  2409. package/.local/python/lib/python3.12/site-packages/setuptools/__pycache__/logging.cpython-312.pyc +0 -0
  2410. package/.local/python/lib/python3.12/site-packages/setuptools/__pycache__/modified.cpython-312.pyc +0 -0
  2411. package/.local/python/lib/python3.12/site-packages/setuptools/__pycache__/monkey.cpython-312.pyc +0 -0
  2412. package/.local/python/lib/python3.12/site-packages/setuptools/__pycache__/msvc.cpython-312.pyc +0 -0
  2413. package/.local/python/lib/python3.12/site-packages/setuptools/__pycache__/namespaces.cpython-312.pyc +0 -0
  2414. package/.local/python/lib/python3.12/site-packages/setuptools/__pycache__/unicode_utils.cpython-312.pyc +0 -0
  2415. package/.local/python/lib/python3.12/site-packages/setuptools/__pycache__/version.cpython-312.pyc +0 -0
  2416. package/.local/python/lib/python3.12/site-packages/setuptools/__pycache__/warnings.cpython-312.pyc +0 -0
  2417. package/.local/python/lib/python3.12/site-packages/setuptools/__pycache__/wheel.cpython-312.pyc +0 -0
  2418. package/.local/python/lib/python3.12/site-packages/setuptools/__pycache__/windows_support.cpython-312.pyc +0 -0
  2419. package/.local/python/lib/python3.12/site-packages/setuptools/_core_metadata.py +0 -337
  2420. package/.local/python/lib/python3.12/site-packages/setuptools/_discovery.py +0 -33
  2421. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/__init__.py +0 -14
  2422. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/__init__.cpython-312.pyc +0 -0
  2423. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/_log.cpython-312.pyc +0 -0
  2424. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/_macos_compat.cpython-312.pyc +0 -0
  2425. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/_modified.cpython-312.pyc +0 -0
  2426. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/_msvccompiler.cpython-312.pyc +0 -0
  2427. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/archive_util.cpython-312.pyc +0 -0
  2428. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/ccompiler.cpython-312.pyc +0 -0
  2429. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/cmd.cpython-312.pyc +0 -0
  2430. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/core.cpython-312.pyc +0 -0
  2431. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/cygwinccompiler.cpython-312.pyc +0 -0
  2432. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/debug.cpython-312.pyc +0 -0
  2433. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/dep_util.cpython-312.pyc +0 -0
  2434. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/dir_util.cpython-312.pyc +0 -0
  2435. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/dist.cpython-312.pyc +0 -0
  2436. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/errors.cpython-312.pyc +0 -0
  2437. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/extension.cpython-312.pyc +0 -0
  2438. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/fancy_getopt.cpython-312.pyc +0 -0
  2439. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/file_util.cpython-312.pyc +0 -0
  2440. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/filelist.cpython-312.pyc +0 -0
  2441. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/log.cpython-312.pyc +0 -0
  2442. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/spawn.cpython-312.pyc +0 -0
  2443. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/sysconfig.cpython-312.pyc +0 -0
  2444. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/text_file.cpython-312.pyc +0 -0
  2445. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/unixccompiler.cpython-312.pyc +0 -0
  2446. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/util.cpython-312.pyc +0 -0
  2447. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/version.cpython-312.pyc +0 -0
  2448. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/versionpredicate.cpython-312.pyc +0 -0
  2449. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/zosccompiler.cpython-312.pyc +0 -0
  2450. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/_log.py +0 -3
  2451. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/_macos_compat.py +0 -12
  2452. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/_modified.py +0 -95
  2453. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/_msvccompiler.py +0 -16
  2454. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/archive_util.py +0 -284
  2455. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/ccompiler.py +0 -26
  2456. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/cmd.py +0 -535
  2457. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/__init__.py +0 -23
  2458. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/__init__.cpython-312.pyc +0 -0
  2459. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/_framework_compat.cpython-312.pyc +0 -0
  2460. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/bdist.cpython-312.pyc +0 -0
  2461. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/bdist_dumb.cpython-312.pyc +0 -0
  2462. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/bdist_rpm.cpython-312.pyc +0 -0
  2463. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/build.cpython-312.pyc +0 -0
  2464. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/build_clib.cpython-312.pyc +0 -0
  2465. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/build_ext.cpython-312.pyc +0 -0
  2466. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/build_py.cpython-312.pyc +0 -0
  2467. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/build_scripts.cpython-312.pyc +0 -0
  2468. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/check.cpython-312.pyc +0 -0
  2469. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/clean.cpython-312.pyc +0 -0
  2470. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/config.cpython-312.pyc +0 -0
  2471. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/install.cpython-312.pyc +0 -0
  2472. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/install_data.cpython-312.pyc +0 -0
  2473. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/install_egg_info.cpython-312.pyc +0 -0
  2474. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/install_headers.cpython-312.pyc +0 -0
  2475. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/install_lib.cpython-312.pyc +0 -0
  2476. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/install_scripts.cpython-312.pyc +0 -0
  2477. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/sdist.cpython-312.pyc +0 -0
  2478. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/_framework_compat.py +0 -54
  2479. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/bdist.py +0 -167
  2480. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_dumb.py +0 -141
  2481. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py +0 -597
  2482. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/build.py +0 -156
  2483. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/build_clib.py +0 -199
  2484. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py +0 -811
  2485. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/build_py.py +0 -404
  2486. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/build_scripts.py +0 -150
  2487. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/check.py +0 -152
  2488. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/clean.py +0 -76
  2489. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/config.py +0 -348
  2490. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/install.py +0 -805
  2491. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py +0 -94
  2492. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/install_egg_info.py +0 -90
  2493. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/install_headers.py +0 -46
  2494. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/install_lib.py +0 -236
  2495. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/install_scripts.py +0 -59
  2496. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py +0 -521
  2497. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/compat/__init__.py +0 -18
  2498. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/compat/__pycache__/__init__.cpython-312.pyc +0 -0
  2499. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/compat/__pycache__/numpy.cpython-312.pyc +0 -0
  2500. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/compat/__pycache__/py39.cpython-312.pyc +0 -0
  2501. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/compat/numpy.py +0 -2
  2502. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/compat/py39.py +0 -66
  2503. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/__pycache__/base.cpython-312.pyc +0 -0
  2504. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/__pycache__/cygwin.cpython-312.pyc +0 -0
  2505. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/__pycache__/errors.cpython-312.pyc +0 -0
  2506. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/__pycache__/msvc.cpython-312.pyc +0 -0
  2507. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/__pycache__/unix.cpython-312.pyc +0 -0
  2508. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/__pycache__/zos.cpython-312.pyc +0 -0
  2509. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/base.py +0 -1386
  2510. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/cygwin.py +0 -340
  2511. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/errors.py +0 -24
  2512. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/msvc.py +0 -614
  2513. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_base.cpython-312.pyc +0 -0
  2514. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_cygwin.cpython-312.pyc +0 -0
  2515. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_mingw.cpython-312.pyc +0 -0
  2516. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_msvc.cpython-312.pyc +0 -0
  2517. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/__pycache__/test_unix.cpython-312.pyc +0 -0
  2518. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_base.py +0 -83
  2519. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_cygwin.py +0 -76
  2520. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_mingw.py +0 -48
  2521. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_msvc.py +0 -136
  2522. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/tests/test_unix.py +0 -413
  2523. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/unix.py +0 -422
  2524. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/compilers/C/zos.py +0 -230
  2525. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/core.py +0 -289
  2526. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/cygwinccompiler.py +0 -31
  2527. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/debug.py +0 -5
  2528. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/dep_util.py +0 -14
  2529. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/dir_util.py +0 -232
  2530. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/dist.py +0 -1384
  2531. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/errors.py +0 -108
  2532. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/extension.py +0 -258
  2533. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/fancy_getopt.py +0 -471
  2534. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/file_util.py +0 -228
  2535. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/filelist.py +0 -431
  2536. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/log.py +0 -56
  2537. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/spawn.py +0 -130
  2538. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/sysconfig.py +0 -598
  2539. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__init__.py +0 -42
  2540. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/__init__.cpython-312.pyc +0 -0
  2541. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/support.cpython-312.pyc +0 -0
  2542. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_archive_util.cpython-312.pyc +0 -0
  2543. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_bdist.cpython-312.pyc +0 -0
  2544. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_bdist_dumb.cpython-312.pyc +0 -0
  2545. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_bdist_rpm.cpython-312.pyc +0 -0
  2546. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_build.cpython-312.pyc +0 -0
  2547. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_build_clib.cpython-312.pyc +0 -0
  2548. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_build_ext.cpython-312.pyc +0 -0
  2549. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_build_py.cpython-312.pyc +0 -0
  2550. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_build_scripts.cpython-312.pyc +0 -0
  2551. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_check.cpython-312.pyc +0 -0
  2552. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_clean.cpython-312.pyc +0 -0
  2553. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_cmd.cpython-312.pyc +0 -0
  2554. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_config_cmd.cpython-312.pyc +0 -0
  2555. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_core.cpython-312.pyc +0 -0
  2556. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_dir_util.cpython-312.pyc +0 -0
  2557. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_dist.cpython-312.pyc +0 -0
  2558. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_extension.cpython-312.pyc +0 -0
  2559. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_file_util.cpython-312.pyc +0 -0
  2560. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_filelist.cpython-312.pyc +0 -0
  2561. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_install.cpython-312.pyc +0 -0
  2562. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_install_data.cpython-312.pyc +0 -0
  2563. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_install_headers.cpython-312.pyc +0 -0
  2564. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_install_lib.cpython-312.pyc +0 -0
  2565. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_install_scripts.cpython-312.pyc +0 -0
  2566. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_log.cpython-312.pyc +0 -0
  2567. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_modified.cpython-312.pyc +0 -0
  2568. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_sdist.cpython-312.pyc +0 -0
  2569. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_spawn.cpython-312.pyc +0 -0
  2570. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_sysconfig.cpython-312.pyc +0 -0
  2571. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_text_file.cpython-312.pyc +0 -0
  2572. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_util.cpython-312.pyc +0 -0
  2573. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_version.cpython-312.pyc +0 -0
  2574. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/test_versionpredicate.cpython-312.pyc +0 -0
  2575. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/__pycache__/unix_compat.cpython-312.pyc +0 -0
  2576. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/compat/__init__.py +0 -0
  2577. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/compat/__pycache__/__init__.cpython-312.pyc +0 -0
  2578. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/compat/__pycache__/py39.cpython-312.pyc +0 -0
  2579. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/compat/py39.py +0 -40
  2580. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/support.py +0 -134
  2581. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/test_archive_util.py +0 -342
  2582. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist.py +0 -47
  2583. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_dumb.py +0 -78
  2584. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/test_bdist_rpm.py +0 -127
  2585. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build.py +0 -49
  2586. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_clib.py +0 -134
  2587. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_ext.py +0 -628
  2588. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py +0 -196
  2589. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_scripts.py +0 -96
  2590. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/test_check.py +0 -194
  2591. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/test_clean.py +0 -45
  2592. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/test_cmd.py +0 -107
  2593. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/test_config_cmd.py +0 -87
  2594. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/test_core.py +0 -130
  2595. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/test_dir_util.py +0 -139
  2596. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/test_dist.py +0 -552
  2597. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/test_extension.py +0 -117
  2598. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/test_file_util.py +0 -95
  2599. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/test_filelist.py +0 -336
  2600. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install.py +0 -245
  2601. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_data.py +0 -74
  2602. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_headers.py +0 -33
  2603. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_lib.py +0 -110
  2604. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/test_install_scripts.py +0 -52
  2605. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/test_log.py +0 -12
  2606. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/test_modified.py +0 -126
  2607. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/test_sdist.py +0 -470
  2608. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/test_spawn.py +0 -141
  2609. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/test_sysconfig.py +0 -319
  2610. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/test_text_file.py +0 -127
  2611. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/test_util.py +0 -243
  2612. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/test_version.py +0 -80
  2613. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/test_versionpredicate.py +0 -0
  2614. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/tests/unix_compat.py +0 -17
  2615. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/text_file.py +0 -286
  2616. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/unixccompiler.py +0 -9
  2617. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/util.py +0 -506
  2618. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/version.py +0 -348
  2619. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/versionpredicate.py +0 -175
  2620. package/.local/python/lib/python3.12/site-packages/setuptools/_distutils/zosccompiler.py +0 -3
  2621. package/.local/python/lib/python3.12/site-packages/setuptools/_entry_points.py +0 -94
  2622. package/.local/python/lib/python3.12/site-packages/setuptools/_imp.py +0 -87
  2623. package/.local/python/lib/python3.12/site-packages/setuptools/_importlib.py +0 -9
  2624. package/.local/python/lib/python3.12/site-packages/setuptools/_itertools.py +0 -23
  2625. package/.local/python/lib/python3.12/site-packages/setuptools/_normalization.py +0 -180
  2626. package/.local/python/lib/python3.12/site-packages/setuptools/_path.py +0 -93
  2627. package/.local/python/lib/python3.12/site-packages/setuptools/_reqs.py +0 -42
  2628. package/.local/python/lib/python3.12/site-packages/setuptools/_scripts.py +0 -361
  2629. package/.local/python/lib/python3.12/site-packages/setuptools/_shutil.py +0 -59
  2630. package/.local/python/lib/python3.12/site-packages/setuptools/_static.py +0 -188
  2631. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/.lock +0 -0
  2632. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/autocommand/__init__.py +0 -27
  2633. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/autocommand/__pycache__/__init__.cpython-312.pyc +0 -0
  2634. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/autocommand/__pycache__/autoasync.cpython-312.pyc +0 -0
  2635. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/autocommand/__pycache__/autocommand.cpython-312.pyc +0 -0
  2636. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/autocommand/__pycache__/automain.cpython-312.pyc +0 -0
  2637. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/autocommand/__pycache__/autoparse.cpython-312.pyc +0 -0
  2638. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/autocommand/__pycache__/errors.cpython-312.pyc +0 -0
  2639. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/autocommand/autoasync.py +0 -142
  2640. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/autocommand/autocommand.py +0 -70
  2641. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/autocommand/automain.py +0 -59
  2642. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/autocommand/autoparse.py +0 -333
  2643. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/autocommand/errors.py +0 -23
  2644. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/INSTALLER +0 -1
  2645. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/LICENSE +0 -166
  2646. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/METADATA +0 -420
  2647. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/RECORD +0 -13
  2648. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/REQUESTED +0 -0
  2649. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/WHEEL +0 -5
  2650. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/top_level.txt +0 -1
  2651. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/backports/__init__.py +0 -1
  2652. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/backports/__pycache__/__init__.cpython-312.pyc +0 -0
  2653. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/backports/tarfile/__init__.py +0 -2937
  2654. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/backports/tarfile/__main__.py +0 -5
  2655. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/backports/tarfile/__pycache__/__init__.cpython-312.pyc +0 -0
  2656. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/backports/tarfile/__pycache__/__main__.cpython-312.pyc +0 -0
  2657. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/backports/tarfile/compat/__init__.py +0 -0
  2658. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/backports/tarfile/compat/__pycache__/__init__.cpython-312.pyc +0 -0
  2659. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/backports/tarfile/compat/__pycache__/py38.cpython-312.pyc +0 -0
  2660. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/backports/tarfile/compat/py38.py +0 -24
  2661. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/INSTALLER +0 -1
  2662. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/LICENSE +0 -17
  2663. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/METADATA +0 -46
  2664. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/RECORD +0 -12
  2665. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/REQUESTED +0 -0
  2666. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/WHEEL +0 -5
  2667. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/top_level.txt +0 -1
  2668. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__init__.py +0 -1191
  2669. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/__init__.cpython-312.pyc +0 -0
  2670. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_adapters.cpython-312.pyc +0 -0
  2671. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_collections.cpython-312.pyc +0 -0
  2672. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_compat.cpython-312.pyc +0 -0
  2673. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_functools.cpython-312.pyc +0 -0
  2674. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_itertools.cpython-312.pyc +0 -0
  2675. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_meta.cpython-312.pyc +0 -0
  2676. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_text.cpython-312.pyc +0 -0
  2677. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_typing.cpython-312.pyc +0 -0
  2678. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/diagnose.cpython-312.pyc +0 -0
  2679. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_adapters.py +0 -136
  2680. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_collections.py +0 -34
  2681. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_compat.py +0 -56
  2682. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_functools.py +0 -135
  2683. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_itertools.py +0 -171
  2684. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_meta.py +0 -71
  2685. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_text.py +0 -99
  2686. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_typing.py +0 -15
  2687. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/compat/__init__.py +0 -0
  2688. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/__init__.cpython-312.pyc +0 -0
  2689. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/py311.cpython-312.pyc +0 -0
  2690. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/py39.cpython-312.pyc +0 -0
  2691. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/compat/py311.py +0 -22
  2692. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/compat/py39.py +0 -42
  2693. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/diagnose.py +0 -21
  2694. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/py.typed +0 -0
  2695. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata-8.7.1.dist-info/INSTALLER +0 -1
  2696. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata-8.7.1.dist-info/METADATA +0 -133
  2697. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata-8.7.1.dist-info/RECORD +0 -21
  2698. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata-8.7.1.dist-info/REQUESTED +0 -0
  2699. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata-8.7.1.dist-info/WHEEL +0 -5
  2700. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata-8.7.1.dist-info/licenses/LICENSE +0 -73
  2701. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata-8.7.1.dist-info/top_level.txt +0 -1
  2702. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py +0 -367
  2703. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__pycache__/__init__.cpython-312.pyc +0 -0
  2704. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/py.typed +0 -0
  2705. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco/functools/__init__.py +0 -722
  2706. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco/functools/__init__.pyi +0 -123
  2707. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco/functools/__pycache__/__init__.cpython-312.pyc +0 -0
  2708. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco/functools/py.typed +0 -0
  2709. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/Lorem ipsum.txt +0 -2
  2710. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/__init__.py +0 -647
  2711. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc +0 -0
  2712. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/__pycache__/layouts.cpython-312.pyc +0 -0
  2713. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/__pycache__/show-newlines.cpython-312.pyc +0 -0
  2714. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/__pycache__/strip-prefix.cpython-312.pyc +0 -0
  2715. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/__pycache__/to-dvorak.cpython-312.pyc +0 -0
  2716. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/__pycache__/to-qwerty.cpython-312.pyc +0 -0
  2717. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/layouts.py +0 -25
  2718. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/show-newlines.py +0 -32
  2719. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/strip-prefix.py +0 -21
  2720. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/to-dvorak.py +0 -5
  2721. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/to-qwerty.py +0 -5
  2722. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco.text-4.0.0.dist-info/INSTALLER +0 -1
  2723. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco.text-4.0.0.dist-info/LICENSE +0 -17
  2724. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco.text-4.0.0.dist-info/METADATA +0 -96
  2725. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco.text-4.0.0.dist-info/RECORD +0 -14
  2726. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco.text-4.0.0.dist-info/REQUESTED +0 -0
  2727. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco.text-4.0.0.dist-info/WHEEL +0 -5
  2728. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco.text-4.0.0.dist-info/top_level.txt +0 -1
  2729. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco_context-6.1.0.dist-info/INSTALLER +0 -1
  2730. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco_context-6.1.0.dist-info/METADATA +0 -82
  2731. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco_context-6.1.0.dist-info/RECORD +0 -9
  2732. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco_context-6.1.0.dist-info/REQUESTED +0 -0
  2733. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco_context-6.1.0.dist-info/WHEEL +0 -5
  2734. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco_context-6.1.0.dist-info/licenses/LICENSE +0 -18
  2735. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco_context-6.1.0.dist-info/top_level.txt +0 -1
  2736. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco_functools-4.4.0.dist-info/INSTALLER +0 -1
  2737. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco_functools-4.4.0.dist-info/METADATA +0 -69
  2738. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco_functools-4.4.0.dist-info/RECORD +0 -10
  2739. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco_functools-4.4.0.dist-info/REQUESTED +0 -0
  2740. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco_functools-4.4.0.dist-info/WHEEL +0 -5
  2741. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco_functools-4.4.0.dist-info/licenses/LICENSE +0 -18
  2742. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/jaraco_functools-4.4.0.dist-info/top_level.txt +0 -1
  2743. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/__init__.py +0 -6
  2744. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/__init__.pyi +0 -2
  2745. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc +0 -0
  2746. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/__pycache__/more.cpython-312.pyc +0 -0
  2747. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc +0 -0
  2748. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/more.py +0 -5303
  2749. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/more.pyi +0 -949
  2750. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/py.typed +0 -0
  2751. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/recipes.py +0 -1471
  2752. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/recipes.pyi +0 -205
  2753. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/more_itertools-10.8.0.dist-info/INSTALLER +0 -1
  2754. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/more_itertools-10.8.0.dist-info/METADATA +0 -283
  2755. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/more_itertools-10.8.0.dist-info/RECORD +0 -13
  2756. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/more_itertools-10.8.0.dist-info/REQUESTED +0 -0
  2757. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/more_itertools-10.8.0.dist-info/WHEEL +0 -4
  2758. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/more_itertools-10.8.0.dist-info/licenses/LICENSE +0 -19
  2759. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging/__init__.py +0 -15
  2760. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/__init__.cpython-312.pyc +0 -0
  2761. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc +0 -0
  2762. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc +0 -0
  2763. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc +0 -0
  2764. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/_parser.cpython-312.pyc +0 -0
  2765. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/_structures.cpython-312.pyc +0 -0
  2766. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc +0 -0
  2767. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/markers.cpython-312.pyc +0 -0
  2768. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/metadata.cpython-312.pyc +0 -0
  2769. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/pylock.cpython-312.pyc +0 -0
  2770. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/requirements.cpython-312.pyc +0 -0
  2771. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc +0 -0
  2772. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/tags.cpython-312.pyc +0 -0
  2773. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/utils.cpython-312.pyc +0 -0
  2774. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/version.cpython-312.pyc +0 -0
  2775. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging/_elffile.py +0 -108
  2776. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging/_manylinux.py +0 -262
  2777. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging/_musllinux.py +0 -85
  2778. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging/_parser.py +0 -365
  2779. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging/_structures.py +0 -69
  2780. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging/_tokenizer.py +0 -193
  2781. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging/licenses/__init__.py +0 -147
  2782. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging/licenses/__pycache__/__init__.cpython-312.pyc +0 -0
  2783. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging/licenses/__pycache__/_spdx.cpython-312.pyc +0 -0
  2784. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging/licenses/_spdx.py +0 -799
  2785. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging/markers.py +0 -388
  2786. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging/metadata.py +0 -978
  2787. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging/py.typed +0 -0
  2788. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging/pylock.py +0 -635
  2789. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging/requirements.py +0 -86
  2790. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging/specifiers.py +0 -1068
  2791. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging/tags.py +0 -651
  2792. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging/utils.py +0 -158
  2793. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging/version.py +0 -792
  2794. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging-26.0.dist-info/INSTALLER +0 -1
  2795. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging-26.0.dist-info/METADATA +0 -107
  2796. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging-26.0.dist-info/RECORD +0 -26
  2797. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging-26.0.dist-info/REQUESTED +0 -0
  2798. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging-26.0.dist-info/WHEEL +0 -4
  2799. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging-26.0.dist-info/licenses/LICENSE +0 -3
  2800. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging-26.0.dist-info/licenses/LICENSE.APACHE +0 -177
  2801. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/packaging-26.0.dist-info/licenses/LICENSE.BSD +0 -23
  2802. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__init__.py +0 -631
  2803. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__main__.py +0 -55
  2804. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc +0 -0
  2805. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__pycache__/__main__.cpython-312.pyc +0 -0
  2806. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__pycache__/android.cpython-312.pyc +0 -0
  2807. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__pycache__/api.cpython-312.pyc +0 -0
  2808. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__pycache__/macos.cpython-312.pyc +0 -0
  2809. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc +0 -0
  2810. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__pycache__/version.cpython-312.pyc +0 -0
  2811. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__pycache__/windows.cpython-312.pyc +0 -0
  2812. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/android.py +0 -249
  2813. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/api.py +0 -299
  2814. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/macos.py +0 -146
  2815. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/py.typed +0 -0
  2816. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/unix.py +0 -272
  2817. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/version.py +0 -34
  2818. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py +0 -272
  2819. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/platformdirs-4.4.0.dist-info/INSTALLER +0 -1
  2820. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/platformdirs-4.4.0.dist-info/METADATA +0 -350
  2821. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/platformdirs-4.4.0.dist-info/RECORD +0 -15
  2822. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/platformdirs-4.4.0.dist-info/REQUESTED +0 -0
  2823. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/platformdirs-4.4.0.dist-info/WHEEL +0 -4
  2824. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/platformdirs-4.4.0.dist-info/licenses/LICENSE +0 -21
  2825. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/tomli/__init__.py +0 -8
  2826. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/tomli/__pycache__/__init__.cpython-312.pyc +0 -0
  2827. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/tomli/__pycache__/_parser.cpython-312.pyc +0 -0
  2828. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/tomli/__pycache__/_re.cpython-312.pyc +0 -0
  2829. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/tomli/__pycache__/_types.cpython-312.pyc +0 -0
  2830. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py +0 -782
  2831. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/tomli/_re.py +0 -119
  2832. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/tomli/_types.py +0 -10
  2833. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/tomli/py.typed +0 -1
  2834. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/tomli-2.4.0.dist-info/INSTALLER +0 -1
  2835. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/tomli-2.4.0.dist-info/METADATA +0 -270
  2836. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/tomli-2.4.0.dist-info/RECORD +0 -11
  2837. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/tomli-2.4.0.dist-info/REQUESTED +0 -0
  2838. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/tomli-2.4.0.dist-info/WHEEL +0 -4
  2839. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/tomli-2.4.0.dist-info/licenses/LICENSE +0 -21
  2840. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/wheel/__init__.py +0 -3
  2841. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/wheel/__main__.py +0 -25
  2842. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/wheel/__pycache__/__init__.cpython-312.pyc +0 -0
  2843. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/wheel/__pycache__/__main__.cpython-312.pyc +0 -0
  2844. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/wheel/__pycache__/_bdist_wheel.cpython-312.pyc +0 -0
  2845. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/wheel/__pycache__/_metadata.cpython-312.pyc +0 -0
  2846. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/wheel/__pycache__/_setuptools_logging.cpython-312.pyc +0 -0
  2847. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/wheel/__pycache__/bdist_wheel.cpython-312.pyc +0 -0
  2848. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/wheel/__pycache__/macosx_libfile.cpython-312.pyc +0 -0
  2849. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/wheel/__pycache__/metadata.cpython-312.pyc +0 -0
  2850. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/wheel/__pycache__/wheelfile.cpython-312.pyc +0 -0
  2851. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/wheel/_bdist_wheel.py +0 -616
  2852. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/wheel/_commands/__init__.py +0 -153
  2853. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/wheel/_commands/__pycache__/__init__.cpython-312.pyc +0 -0
  2854. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/wheel/_commands/__pycache__/convert.cpython-312.pyc +0 -0
  2855. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/wheel/_commands/__pycache__/pack.cpython-312.pyc +0 -0
  2856. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/wheel/_commands/__pycache__/tags.cpython-312.pyc +0 -0
  2857. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/wheel/_commands/__pycache__/unpack.cpython-312.pyc +0 -0
  2858. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/wheel/_commands/convert.py +0 -337
  2859. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/wheel/_commands/pack.py +0 -84
  2860. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/wheel/_commands/tags.py +0 -140
  2861. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/wheel/_commands/unpack.py +0 -30
  2862. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/wheel/_metadata.py +0 -184
  2863. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/wheel/_setuptools_logging.py +0 -26
  2864. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/wheel/bdist_wheel.py +0 -26
  2865. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/wheel/macosx_libfile.py +0 -486
  2866. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/wheel/metadata.py +0 -17
  2867. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/wheel/wheelfile.py +0 -241
  2868. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/wheel-0.46.3.dist-info/INSTALLER +0 -1
  2869. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/wheel-0.46.3.dist-info/METADATA +0 -69
  2870. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/wheel-0.46.3.dist-info/RECORD +0 -22
  2871. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/wheel-0.46.3.dist-info/REQUESTED +0 -0
  2872. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/wheel-0.46.3.dist-info/WHEEL +0 -4
  2873. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/wheel-0.46.3.dist-info/entry_points.txt +0 -6
  2874. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/wheel-0.46.3.dist-info/licenses/LICENSE.txt +0 -21
  2875. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/zipp/__init__.py +0 -456
  2876. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/zipp/__pycache__/__init__.cpython-312.pyc +0 -0
  2877. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/zipp/__pycache__/_functools.cpython-312.pyc +0 -0
  2878. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/zipp/__pycache__/glob.cpython-312.pyc +0 -0
  2879. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/zipp/_functools.py +0 -20
  2880. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/zipp/compat/__init__.py +0 -0
  2881. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/zipp/compat/__pycache__/__init__.cpython-312.pyc +0 -0
  2882. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/zipp/compat/__pycache__/overlay.cpython-312.pyc +0 -0
  2883. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/zipp/compat/__pycache__/py310.cpython-312.pyc +0 -0
  2884. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/zipp/compat/__pycache__/py313.cpython-312.pyc +0 -0
  2885. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/zipp/compat/overlay.py +0 -37
  2886. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/zipp/compat/py310.py +0 -13
  2887. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/zipp/compat/py313.py +0 -34
  2888. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py +0 -116
  2889. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/zipp-3.23.0.dist-info/INSTALLER +0 -1
  2890. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/zipp-3.23.0.dist-info/METADATA +0 -106
  2891. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/zipp-3.23.0.dist-info/RECORD +0 -14
  2892. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/zipp-3.23.0.dist-info/REQUESTED +0 -0
  2893. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/zipp-3.23.0.dist-info/WHEEL +0 -5
  2894. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/zipp-3.23.0.dist-info/licenses/LICENSE +0 -18
  2895. package/.local/python/lib/python3.12/site-packages/setuptools/_vendor/zipp-3.23.0.dist-info/top_level.txt +0 -1
  2896. package/.local/python/lib/python3.12/site-packages/setuptools/archive_util.py +0 -219
  2897. package/.local/python/lib/python3.12/site-packages/setuptools/build_meta.py +0 -556
  2898. package/.local/python/lib/python3.12/site-packages/setuptools/cli-32.exe +0 -0
  2899. package/.local/python/lib/python3.12/site-packages/setuptools/cli-64.exe +0 -0
  2900. package/.local/python/lib/python3.12/site-packages/setuptools/cli-arm64.exe +0 -0
  2901. package/.local/python/lib/python3.12/site-packages/setuptools/cli.exe +0 -0
  2902. package/.local/python/lib/python3.12/site-packages/setuptools/command/__init__.py +0 -21
  2903. package/.local/python/lib/python3.12/site-packages/setuptools/command/__pycache__/__init__.cpython-312.pyc +0 -0
  2904. package/.local/python/lib/python3.12/site-packages/setuptools/command/__pycache__/_requirestxt.cpython-312.pyc +0 -0
  2905. package/.local/python/lib/python3.12/site-packages/setuptools/command/__pycache__/alias.cpython-312.pyc +0 -0
  2906. package/.local/python/lib/python3.12/site-packages/setuptools/command/__pycache__/bdist_egg.cpython-312.pyc +0 -0
  2907. package/.local/python/lib/python3.12/site-packages/setuptools/command/__pycache__/bdist_rpm.cpython-312.pyc +0 -0
  2908. package/.local/python/lib/python3.12/site-packages/setuptools/command/__pycache__/bdist_wheel.cpython-312.pyc +0 -0
  2909. package/.local/python/lib/python3.12/site-packages/setuptools/command/__pycache__/build.cpython-312.pyc +0 -0
  2910. package/.local/python/lib/python3.12/site-packages/setuptools/command/__pycache__/build_clib.cpython-312.pyc +0 -0
  2911. package/.local/python/lib/python3.12/site-packages/setuptools/command/__pycache__/build_ext.cpython-312.pyc +0 -0
  2912. package/.local/python/lib/python3.12/site-packages/setuptools/command/__pycache__/build_py.cpython-312.pyc +0 -0
  2913. package/.local/python/lib/python3.12/site-packages/setuptools/command/__pycache__/develop.cpython-312.pyc +0 -0
  2914. package/.local/python/lib/python3.12/site-packages/setuptools/command/__pycache__/dist_info.cpython-312.pyc +0 -0
  2915. package/.local/python/lib/python3.12/site-packages/setuptools/command/__pycache__/easy_install.cpython-312.pyc +0 -0
  2916. package/.local/python/lib/python3.12/site-packages/setuptools/command/__pycache__/editable_wheel.cpython-312.pyc +0 -0
  2917. package/.local/python/lib/python3.12/site-packages/setuptools/command/__pycache__/egg_info.cpython-312.pyc +0 -0
  2918. package/.local/python/lib/python3.12/site-packages/setuptools/command/__pycache__/install.cpython-312.pyc +0 -0
  2919. package/.local/python/lib/python3.12/site-packages/setuptools/command/__pycache__/install_egg_info.cpython-312.pyc +0 -0
  2920. package/.local/python/lib/python3.12/site-packages/setuptools/command/__pycache__/install_lib.cpython-312.pyc +0 -0
  2921. package/.local/python/lib/python3.12/site-packages/setuptools/command/__pycache__/install_scripts.cpython-312.pyc +0 -0
  2922. package/.local/python/lib/python3.12/site-packages/setuptools/command/__pycache__/rotate.cpython-312.pyc +0 -0
  2923. package/.local/python/lib/python3.12/site-packages/setuptools/command/__pycache__/saveopts.cpython-312.pyc +0 -0
  2924. package/.local/python/lib/python3.12/site-packages/setuptools/command/__pycache__/sdist.cpython-312.pyc +0 -0
  2925. package/.local/python/lib/python3.12/site-packages/setuptools/command/__pycache__/setopt.cpython-312.pyc +0 -0
  2926. package/.local/python/lib/python3.12/site-packages/setuptools/command/__pycache__/test.cpython-312.pyc +0 -0
  2927. package/.local/python/lib/python3.12/site-packages/setuptools/command/_requirestxt.py +0 -131
  2928. package/.local/python/lib/python3.12/site-packages/setuptools/command/alias.py +0 -77
  2929. package/.local/python/lib/python3.12/site-packages/setuptools/command/bdist_egg.py +0 -471
  2930. package/.local/python/lib/python3.12/site-packages/setuptools/command/bdist_rpm.py +0 -42
  2931. package/.local/python/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py +0 -603
  2932. package/.local/python/lib/python3.12/site-packages/setuptools/command/build.py +0 -135
  2933. package/.local/python/lib/python3.12/site-packages/setuptools/command/build_clib.py +0 -103
  2934. package/.local/python/lib/python3.12/site-packages/setuptools/command/build_ext.py +0 -470
  2935. package/.local/python/lib/python3.12/site-packages/setuptools/command/build_py.py +0 -403
  2936. package/.local/python/lib/python3.12/site-packages/setuptools/command/develop.py +0 -58
  2937. package/.local/python/lib/python3.12/site-packages/setuptools/command/dist_info.py +0 -103
  2938. package/.local/python/lib/python3.12/site-packages/setuptools/command/easy_install.py +0 -30
  2939. package/.local/python/lib/python3.12/site-packages/setuptools/command/editable_wheel.py +0 -914
  2940. package/.local/python/lib/python3.12/site-packages/setuptools/command/egg_info.py +0 -716
  2941. package/.local/python/lib/python3.12/site-packages/setuptools/command/install.py +0 -131
  2942. package/.local/python/lib/python3.12/site-packages/setuptools/command/install_egg_info.py +0 -57
  2943. package/.local/python/lib/python3.12/site-packages/setuptools/command/install_lib.py +0 -137
  2944. package/.local/python/lib/python3.12/site-packages/setuptools/command/install_scripts.py +0 -66
  2945. package/.local/python/lib/python3.12/site-packages/setuptools/command/launcher manifest.xml +0 -15
  2946. package/.local/python/lib/python3.12/site-packages/setuptools/command/rotate.py +0 -64
  2947. package/.local/python/lib/python3.12/site-packages/setuptools/command/saveopts.py +0 -21
  2948. package/.local/python/lib/python3.12/site-packages/setuptools/command/sdist.py +0 -218
  2949. package/.local/python/lib/python3.12/site-packages/setuptools/command/setopt.py +0 -139
  2950. package/.local/python/lib/python3.12/site-packages/setuptools/command/test.py +0 -47
  2951. package/.local/python/lib/python3.12/site-packages/setuptools/compat/__init__.py +0 -0
  2952. package/.local/python/lib/python3.12/site-packages/setuptools/compat/__pycache__/__init__.cpython-312.pyc +0 -0
  2953. package/.local/python/lib/python3.12/site-packages/setuptools/compat/__pycache__/py310.cpython-312.pyc +0 -0
  2954. package/.local/python/lib/python3.12/site-packages/setuptools/compat/__pycache__/py311.cpython-312.pyc +0 -0
  2955. package/.local/python/lib/python3.12/site-packages/setuptools/compat/__pycache__/py312.cpython-312.pyc +0 -0
  2956. package/.local/python/lib/python3.12/site-packages/setuptools/compat/__pycache__/py39.cpython-312.pyc +0 -0
  2957. package/.local/python/lib/python3.12/site-packages/setuptools/compat/py310.py +0 -20
  2958. package/.local/python/lib/python3.12/site-packages/setuptools/compat/py311.py +0 -27
  2959. package/.local/python/lib/python3.12/site-packages/setuptools/compat/py312.py +0 -13
  2960. package/.local/python/lib/python3.12/site-packages/setuptools/compat/py39.py +0 -9
  2961. package/.local/python/lib/python3.12/site-packages/setuptools/config/NOTICE +0 -10
  2962. package/.local/python/lib/python3.12/site-packages/setuptools/config/__init__.py +0 -43
  2963. package/.local/python/lib/python3.12/site-packages/setuptools/config/__pycache__/__init__.cpython-312.pyc +0 -0
  2964. package/.local/python/lib/python3.12/site-packages/setuptools/config/__pycache__/_apply_pyprojecttoml.cpython-312.pyc +0 -0
  2965. package/.local/python/lib/python3.12/site-packages/setuptools/config/__pycache__/expand.cpython-312.pyc +0 -0
  2966. package/.local/python/lib/python3.12/site-packages/setuptools/config/__pycache__/pyprojecttoml.cpython-312.pyc +0 -0
  2967. package/.local/python/lib/python3.12/site-packages/setuptools/config/__pycache__/setupcfg.cpython-312.pyc +0 -0
  2968. package/.local/python/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py +0 -526
  2969. package/.local/python/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/NOTICE +0 -438
  2970. package/.local/python/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/__init__.py +0 -34
  2971. package/.local/python/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/__pycache__/__init__.cpython-312.pyc +0 -0
  2972. package/.local/python/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/__pycache__/error_reporting.cpython-312.pyc +0 -0
  2973. package/.local/python/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/__pycache__/extra_validations.cpython-312.pyc +0 -0
  2974. package/.local/python/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/__pycache__/fastjsonschema_exceptions.cpython-312.pyc +0 -0
  2975. package/.local/python/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/__pycache__/fastjsonschema_validations.cpython-312.pyc +0 -0
  2976. package/.local/python/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/__pycache__/formats.cpython-312.pyc +0 -0
  2977. package/.local/python/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/error_reporting.py +0 -336
  2978. package/.local/python/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/extra_validations.py +0 -82
  2979. package/.local/python/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py +0 -51
  2980. package/.local/python/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_validations.py +0 -1412
  2981. package/.local/python/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/formats.py +0 -402
  2982. package/.local/python/lib/python3.12/site-packages/setuptools/config/distutils.schema.json +0 -26
  2983. package/.local/python/lib/python3.12/site-packages/setuptools/config/expand.py +0 -452
  2984. package/.local/python/lib/python3.12/site-packages/setuptools/config/pyprojecttoml.py +0 -468
  2985. package/.local/python/lib/python3.12/site-packages/setuptools/config/setupcfg.py +0 -782
  2986. package/.local/python/lib/python3.12/site-packages/setuptools/config/setuptools.schema.json +0 -433
  2987. package/.local/python/lib/python3.12/site-packages/setuptools/depends.py +0 -185
  2988. package/.local/python/lib/python3.12/site-packages/setuptools/discovery.py +0 -614
  2989. package/.local/python/lib/python3.12/site-packages/setuptools/dist.py +0 -1124
  2990. package/.local/python/lib/python3.12/site-packages/setuptools/errors.py +0 -67
  2991. package/.local/python/lib/python3.12/site-packages/setuptools/extension.py +0 -179
  2992. package/.local/python/lib/python3.12/site-packages/setuptools/glob.py +0 -185
  2993. package/.local/python/lib/python3.12/site-packages/setuptools/gui-32.exe +0 -0
  2994. package/.local/python/lib/python3.12/site-packages/setuptools/gui-64.exe +0 -0
  2995. package/.local/python/lib/python3.12/site-packages/setuptools/gui-arm64.exe +0 -0
  2996. package/.local/python/lib/python3.12/site-packages/setuptools/gui.exe +0 -0
  2997. package/.local/python/lib/python3.12/site-packages/setuptools/installer.py +0 -155
  2998. package/.local/python/lib/python3.12/site-packages/setuptools/launch.py +0 -36
  2999. package/.local/python/lib/python3.12/site-packages/setuptools/logging.py +0 -40
  3000. package/.local/python/lib/python3.12/site-packages/setuptools/modified.py +0 -18
  3001. package/.local/python/lib/python3.12/site-packages/setuptools/monkey.py +0 -126
  3002. package/.local/python/lib/python3.12/site-packages/setuptools/msvc.py +0 -1557
  3003. package/.local/python/lib/python3.12/site-packages/setuptools/namespaces.py +0 -101
  3004. package/.local/python/lib/python3.12/site-packages/setuptools/script (dev).tmpl +0 -6
  3005. package/.local/python/lib/python3.12/site-packages/setuptools/script.tmpl +0 -3
  3006. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__init__.py +0 -13
  3007. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/__init__.cpython-312.pyc +0 -0
  3008. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/contexts.cpython-312.pyc +0 -0
  3009. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/environment.cpython-312.pyc +0 -0
  3010. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/fixtures.cpython-312.pyc +0 -0
  3011. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/mod_with_constant.cpython-312.pyc +0 -0
  3012. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/namespaces.cpython-312.pyc +0 -0
  3013. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/script-with-bom.cpython-312.pyc +0 -0
  3014. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_archive_util.cpython-312.pyc +0 -0
  3015. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_bdist_deprecations.cpython-312.pyc +0 -0
  3016. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_bdist_egg.cpython-312.pyc +0 -0
  3017. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_bdist_wheel.cpython-312.pyc +0 -0
  3018. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_build.cpython-312.pyc +0 -0
  3019. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_build_clib.cpython-312.pyc +0 -0
  3020. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_build_ext.cpython-312.pyc +0 -0
  3021. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_build_meta.cpython-312.pyc +0 -0
  3022. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_build_py.cpython-312.pyc +0 -0
  3023. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_config_discovery.cpython-312.pyc +0 -0
  3024. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_core_metadata.cpython-312.pyc +0 -0
  3025. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_depends.cpython-312.pyc +0 -0
  3026. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_develop.cpython-312.pyc +0 -0
  3027. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_dist.cpython-312.pyc +0 -0
  3028. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_dist_info.cpython-312.pyc +0 -0
  3029. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_distutils_adoption.cpython-312.pyc +0 -0
  3030. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_editable_install.cpython-312.pyc +0 -0
  3031. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_egg_info.cpython-312.pyc +0 -0
  3032. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_extern.cpython-312.pyc +0 -0
  3033. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_find_packages.cpython-312.pyc +0 -0
  3034. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_find_py_modules.cpython-312.pyc +0 -0
  3035. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_glob.cpython-312.pyc +0 -0
  3036. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_install_scripts.cpython-312.pyc +0 -0
  3037. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_logging.cpython-312.pyc +0 -0
  3038. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_manifest.cpython-312.pyc +0 -0
  3039. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_namespaces.cpython-312.pyc +0 -0
  3040. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_scripts.cpython-312.pyc +0 -0
  3041. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_sdist.cpython-312.pyc +0 -0
  3042. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_setopt.cpython-312.pyc +0 -0
  3043. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_setuptools.cpython-312.pyc +0 -0
  3044. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_shutil_wrapper.cpython-312.pyc +0 -0
  3045. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_unicode_utils.cpython-312.pyc +0 -0
  3046. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_virtualenv.cpython-312.pyc +0 -0
  3047. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_warnings.cpython-312.pyc +0 -0
  3048. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_wheel.cpython-312.pyc +0 -0
  3049. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/test_windows_wrappers.cpython-312.pyc +0 -0
  3050. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/text.cpython-312.pyc +0 -0
  3051. package/.local/python/lib/python3.12/site-packages/setuptools/tests/__pycache__/textwrap.cpython-312.pyc +0 -0
  3052. package/.local/python/lib/python3.12/site-packages/setuptools/tests/compat/__init__.py +0 -0
  3053. package/.local/python/lib/python3.12/site-packages/setuptools/tests/compat/__pycache__/__init__.cpython-312.pyc +0 -0
  3054. package/.local/python/lib/python3.12/site-packages/setuptools/tests/compat/__pycache__/py39.cpython-312.pyc +0 -0
  3055. package/.local/python/lib/python3.12/site-packages/setuptools/tests/compat/py39.py +0 -3
  3056. package/.local/python/lib/python3.12/site-packages/setuptools/tests/config/__init__.py +0 -0
  3057. package/.local/python/lib/python3.12/site-packages/setuptools/tests/config/__pycache__/__init__.cpython-312.pyc +0 -0
  3058. package/.local/python/lib/python3.12/site-packages/setuptools/tests/config/__pycache__/test_apply_pyprojecttoml.cpython-312.pyc +0 -0
  3059. package/.local/python/lib/python3.12/site-packages/setuptools/tests/config/__pycache__/test_expand.cpython-312.pyc +0 -0
  3060. package/.local/python/lib/python3.12/site-packages/setuptools/tests/config/__pycache__/test_pyprojecttoml.cpython-312.pyc +0 -0
  3061. package/.local/python/lib/python3.12/site-packages/setuptools/tests/config/__pycache__/test_pyprojecttoml_dynamic_deps.cpython-312.pyc +0 -0
  3062. package/.local/python/lib/python3.12/site-packages/setuptools/tests/config/__pycache__/test_setupcfg.cpython-312.pyc +0 -0
  3063. package/.local/python/lib/python3.12/site-packages/setuptools/tests/config/downloads/__init__.py +0 -59
  3064. package/.local/python/lib/python3.12/site-packages/setuptools/tests/config/downloads/__pycache__/__init__.cpython-312.pyc +0 -0
  3065. package/.local/python/lib/python3.12/site-packages/setuptools/tests/config/downloads/__pycache__/preload.cpython-312.pyc +0 -0
  3066. package/.local/python/lib/python3.12/site-packages/setuptools/tests/config/downloads/preload.py +0 -18
  3067. package/.local/python/lib/python3.12/site-packages/setuptools/tests/config/setupcfg_examples.txt +0 -22
  3068. package/.local/python/lib/python3.12/site-packages/setuptools/tests/config/test_apply_pyprojecttoml.py +0 -774
  3069. package/.local/python/lib/python3.12/site-packages/setuptools/tests/config/test_expand.py +0 -247
  3070. package/.local/python/lib/python3.12/site-packages/setuptools/tests/config/test_pyprojecttoml.py +0 -398
  3071. package/.local/python/lib/python3.12/site-packages/setuptools/tests/config/test_pyprojecttoml_dynamic_deps.py +0 -111
  3072. package/.local/python/lib/python3.12/site-packages/setuptools/tests/config/test_setupcfg.py +0 -987
  3073. package/.local/python/lib/python3.12/site-packages/setuptools/tests/contexts.py +0 -131
  3074. package/.local/python/lib/python3.12/site-packages/setuptools/tests/environment.py +0 -95
  3075. package/.local/python/lib/python3.12/site-packages/setuptools/tests/fixtures.py +0 -406
  3076. package/.local/python/lib/python3.12/site-packages/setuptools/tests/indexes/test_links_priority/external.html +0 -3
  3077. package/.local/python/lib/python3.12/site-packages/setuptools/tests/indexes/test_links_priority/simple/foobar/index.html +0 -4
  3078. package/.local/python/lib/python3.12/site-packages/setuptools/tests/integration/__init__.py +0 -0
  3079. package/.local/python/lib/python3.12/site-packages/setuptools/tests/integration/__pycache__/__init__.cpython-312.pyc +0 -0
  3080. package/.local/python/lib/python3.12/site-packages/setuptools/tests/integration/__pycache__/helpers.cpython-312.pyc +0 -0
  3081. package/.local/python/lib/python3.12/site-packages/setuptools/tests/integration/__pycache__/test_pbr.cpython-312.pyc +0 -0
  3082. package/.local/python/lib/python3.12/site-packages/setuptools/tests/integration/__pycache__/test_pip_install_sdist.cpython-312.pyc +0 -0
  3083. package/.local/python/lib/python3.12/site-packages/setuptools/tests/integration/helpers.py +0 -80
  3084. package/.local/python/lib/python3.12/site-packages/setuptools/tests/integration/test_pbr.py +0 -20
  3085. package/.local/python/lib/python3.12/site-packages/setuptools/tests/integration/test_pip_install_sdist.py +0 -223
  3086. package/.local/python/lib/python3.12/site-packages/setuptools/tests/mod_with_constant.py +0 -1
  3087. package/.local/python/lib/python3.12/site-packages/setuptools/tests/namespaces.py +0 -90
  3088. package/.local/python/lib/python3.12/site-packages/setuptools/tests/script-with-bom.py +0 -1
  3089. package/.local/python/lib/python3.12/site-packages/setuptools/tests/test_archive_util.py +0 -36
  3090. package/.local/python/lib/python3.12/site-packages/setuptools/tests/test_bdist_deprecations.py +0 -28
  3091. package/.local/python/lib/python3.12/site-packages/setuptools/tests/test_bdist_egg.py +0 -73
  3092. package/.local/python/lib/python3.12/site-packages/setuptools/tests/test_bdist_wheel.py +0 -708
  3093. package/.local/python/lib/python3.12/site-packages/setuptools/tests/test_build.py +0 -33
  3094. package/.local/python/lib/python3.12/site-packages/setuptools/tests/test_build_clib.py +0 -84
  3095. package/.local/python/lib/python3.12/site-packages/setuptools/tests/test_build_ext.py +0 -293
  3096. package/.local/python/lib/python3.12/site-packages/setuptools/tests/test_build_meta.py +0 -959
  3097. package/.local/python/lib/python3.12/site-packages/setuptools/tests/test_build_py.py +0 -480
  3098. package/.local/python/lib/python3.12/site-packages/setuptools/tests/test_config_discovery.py +0 -647
  3099. package/.local/python/lib/python3.12/site-packages/setuptools/tests/test_core_metadata.py +0 -550
  3100. package/.local/python/lib/python3.12/site-packages/setuptools/tests/test_depends.py +0 -15
  3101. package/.local/python/lib/python3.12/site-packages/setuptools/tests/test_develop.py +0 -113
  3102. package/.local/python/lib/python3.12/site-packages/setuptools/tests/test_dist.py +0 -280
  3103. package/.local/python/lib/python3.12/site-packages/setuptools/tests/test_dist_info.py +0 -147
  3104. package/.local/python/lib/python3.12/site-packages/setuptools/tests/test_distutils_adoption.py +0 -198
  3105. package/.local/python/lib/python3.12/site-packages/setuptools/tests/test_editable_install.py +0 -1261
  3106. package/.local/python/lib/python3.12/site-packages/setuptools/tests/test_egg_info.py +0 -1306
  3107. package/.local/python/lib/python3.12/site-packages/setuptools/tests/test_extern.py +0 -15
  3108. package/.local/python/lib/python3.12/site-packages/setuptools/tests/test_find_packages.py +0 -218
  3109. package/.local/python/lib/python3.12/site-packages/setuptools/tests/test_find_py_modules.py +0 -73
  3110. package/.local/python/lib/python3.12/site-packages/setuptools/tests/test_glob.py +0 -45
  3111. package/.local/python/lib/python3.12/site-packages/setuptools/tests/test_install_scripts.py +0 -89
  3112. package/.local/python/lib/python3.12/site-packages/setuptools/tests/test_logging.py +0 -76
  3113. package/.local/python/lib/python3.12/site-packages/setuptools/tests/test_manifest.py +0 -622
  3114. package/.local/python/lib/python3.12/site-packages/setuptools/tests/test_namespaces.py +0 -79
  3115. package/.local/python/lib/python3.12/site-packages/setuptools/tests/test_scripts.py +0 -12
  3116. package/.local/python/lib/python3.12/site-packages/setuptools/tests/test_sdist.py +0 -980
  3117. package/.local/python/lib/python3.12/site-packages/setuptools/tests/test_setopt.py +0 -40
  3118. package/.local/python/lib/python3.12/site-packages/setuptools/tests/test_setuptools.py +0 -290
  3119. package/.local/python/lib/python3.12/site-packages/setuptools/tests/test_shutil_wrapper.py +0 -23
  3120. package/.local/python/lib/python3.12/site-packages/setuptools/tests/test_unicode_utils.py +0 -10
  3121. package/.local/python/lib/python3.12/site-packages/setuptools/tests/test_virtualenv.py +0 -113
  3122. package/.local/python/lib/python3.12/site-packages/setuptools/tests/test_warnings.py +0 -106
  3123. package/.local/python/lib/python3.12/site-packages/setuptools/tests/test_wheel.py +0 -690
  3124. package/.local/python/lib/python3.12/site-packages/setuptools/tests/test_windows_wrappers.py +0 -258
  3125. package/.local/python/lib/python3.12/site-packages/setuptools/tests/text.py +0 -4
  3126. package/.local/python/lib/python3.12/site-packages/setuptools/tests/textwrap.py +0 -6
  3127. package/.local/python/lib/python3.12/site-packages/setuptools/unicode_utils.py +0 -102
  3128. package/.local/python/lib/python3.12/site-packages/setuptools/version.py +0 -6
  3129. package/.local/python/lib/python3.12/site-packages/setuptools/warnings.py +0 -110
  3130. package/.local/python/lib/python3.12/site-packages/setuptools/wheel.py +0 -262
  3131. package/.local/python/lib/python3.12/site-packages/setuptools/windows_support.py +0 -30
  3132. package/.local/python/lib/python3.12/site-packages/setuptools-82.0.0.dist-info/INSTALLER +0 -1
  3133. package/.local/python/lib/python3.12/site-packages/setuptools-82.0.0.dist-info/METADATA +0 -141
  3134. package/.local/python/lib/python3.12/site-packages/setuptools-82.0.0.dist-info/RECORD +0 -759
  3135. package/.local/python/lib/python3.12/site-packages/setuptools-82.0.0.dist-info/WHEEL +0 -5
  3136. package/.local/python/lib/python3.12/site-packages/setuptools-82.0.0.dist-info/entry_points.txt +0 -51
  3137. package/.local/python/lib/python3.12/site-packages/setuptools-82.0.0.dist-info/licenses/LICENSE +0 -17
  3138. package/.local/python/lib/python3.12/site-packages/setuptools-82.0.0.dist-info/top_level.txt +0 -2
  3139. package/.local/python/lib/python3.12/site-packages/virtualenv/__init__.py +0 -10
  3140. package/.local/python/lib/python3.12/site-packages/virtualenv/__main__.py +0 -92
  3141. package/.local/python/lib/python3.12/site-packages/virtualenv/__pycache__/__init__.cpython-312.pyc +0 -0
  3142. package/.local/python/lib/python3.12/site-packages/virtualenv/__pycache__/__main__.cpython-312.pyc +0 -0
  3143. package/.local/python/lib/python3.12/site-packages/virtualenv/__pycache__/info.cpython-312.pyc +0 -0
  3144. package/.local/python/lib/python3.12/site-packages/virtualenv/__pycache__/report.cpython-312.pyc +0 -0
  3145. package/.local/python/lib/python3.12/site-packages/virtualenv/__pycache__/version.cpython-312.pyc +0 -0
  3146. package/.local/python/lib/python3.12/site-packages/virtualenv/activation/__init__.py +0 -19
  3147. package/.local/python/lib/python3.12/site-packages/virtualenv/activation/__pycache__/__init__.cpython-312.pyc +0 -0
  3148. package/.local/python/lib/python3.12/site-packages/virtualenv/activation/__pycache__/activator.cpython-312.pyc +0 -0
  3149. package/.local/python/lib/python3.12/site-packages/virtualenv/activation/__pycache__/via_template.cpython-312.pyc +0 -0
  3150. package/.local/python/lib/python3.12/site-packages/virtualenv/activation/activator.py +0 -61
  3151. package/.local/python/lib/python3.12/site-packages/virtualenv/activation/bash/__init__.py +0 -32
  3152. package/.local/python/lib/python3.12/site-packages/virtualenv/activation/bash/__pycache__/__init__.cpython-312.pyc +0 -0
  3153. package/.local/python/lib/python3.12/site-packages/virtualenv/activation/bash/activate.sh +0 -132
  3154. package/.local/python/lib/python3.12/site-packages/virtualenv/activation/batch/__init__.py +0 -38
  3155. package/.local/python/lib/python3.12/site-packages/virtualenv/activation/batch/__pycache__/__init__.cpython-312.pyc +0 -0
  3156. package/.local/python/lib/python3.12/site-packages/virtualenv/activation/batch/activate.bat +0 -59
  3157. package/.local/python/lib/python3.12/site-packages/virtualenv/activation/batch/deactivate.bat +0 -30
  3158. package/.local/python/lib/python3.12/site-packages/virtualenv/activation/batch/pydoc.bat +0 -1
  3159. package/.local/python/lib/python3.12/site-packages/virtualenv/activation/cshell/__init__.py +0 -24
  3160. package/.local/python/lib/python3.12/site-packages/virtualenv/activation/cshell/__pycache__/__init__.cpython-312.pyc +0 -0
  3161. package/.local/python/lib/python3.12/site-packages/virtualenv/activation/cshell/activate.csh +0 -74
  3162. package/.local/python/lib/python3.12/site-packages/virtualenv/activation/fish/__init__.py +0 -29
  3163. package/.local/python/lib/python3.12/site-packages/virtualenv/activation/fish/__pycache__/__init__.cpython-312.pyc +0 -0
  3164. package/.local/python/lib/python3.12/site-packages/virtualenv/activation/fish/activate.fish +0 -118
  3165. package/.local/python/lib/python3.12/site-packages/virtualenv/activation/nushell/__init__.py +0 -51
  3166. package/.local/python/lib/python3.12/site-packages/virtualenv/activation/nushell/__pycache__/__init__.cpython-312.pyc +0 -0
  3167. package/.local/python/lib/python3.12/site-packages/virtualenv/activation/nushell/activate.nu +0 -89
  3168. package/.local/python/lib/python3.12/site-packages/virtualenv/activation/powershell/__init__.py +0 -30
  3169. package/.local/python/lib/python3.12/site-packages/virtualenv/activation/powershell/__pycache__/__init__.cpython-312.pyc +0 -0
  3170. package/.local/python/lib/python3.12/site-packages/virtualenv/activation/powershell/activate.ps1 +0 -213
  3171. package/.local/python/lib/python3.12/site-packages/virtualenv/activation/python/__init__.py +0 -39
  3172. package/.local/python/lib/python3.12/site-packages/virtualenv/activation/python/__pycache__/__init__.cpython-312.pyc +0 -0
  3173. package/.local/python/lib/python3.12/site-packages/virtualenv/activation/python/__pycache__/activate_this.cpython-312.pyc +0 -0
  3174. package/.local/python/lib/python3.12/site-packages/virtualenv/activation/python/activate_this.py +0 -45
  3175. package/.local/python/lib/python3.12/site-packages/virtualenv/activation/via_template.py +0 -99
  3176. package/.local/python/lib/python3.12/site-packages/virtualenv/app_data/__init__.py +0 -81
  3177. package/.local/python/lib/python3.12/site-packages/virtualenv/app_data/__pycache__/__init__.cpython-312.pyc +0 -0
  3178. package/.local/python/lib/python3.12/site-packages/virtualenv/app_data/__pycache__/base.cpython-312.pyc +0 -0
  3179. package/.local/python/lib/python3.12/site-packages/virtualenv/app_data/__pycache__/na.cpython-312.pyc +0 -0
  3180. package/.local/python/lib/python3.12/site-packages/virtualenv/app_data/__pycache__/read_only.cpython-312.pyc +0 -0
  3181. package/.local/python/lib/python3.12/site-packages/virtualenv/app_data/__pycache__/via_disk_folder.cpython-312.pyc +0 -0
  3182. package/.local/python/lib/python3.12/site-packages/virtualenv/app_data/__pycache__/via_tempdir.cpython-312.pyc +0 -0
  3183. package/.local/python/lib/python3.12/site-packages/virtualenv/app_data/base.py +0 -167
  3184. package/.local/python/lib/python3.12/site-packages/virtualenv/app_data/na.py +0 -78
  3185. package/.local/python/lib/python3.12/site-packages/virtualenv/app_data/read_only.py +0 -47
  3186. package/.local/python/lib/python3.12/site-packages/virtualenv/app_data/via_disk_folder.py +0 -181
  3187. package/.local/python/lib/python3.12/site-packages/virtualenv/app_data/via_tempdir.py +0 -38
  3188. package/.local/python/lib/python3.12/site-packages/virtualenv/config/__init__.py +0 -0
  3189. package/.local/python/lib/python3.12/site-packages/virtualenv/config/__pycache__/__init__.cpython-312.pyc +0 -0
  3190. package/.local/python/lib/python3.12/site-packages/virtualenv/config/__pycache__/convert.cpython-312.pyc +0 -0
  3191. package/.local/python/lib/python3.12/site-packages/virtualenv/config/__pycache__/env_var.cpython-312.pyc +0 -0
  3192. package/.local/python/lib/python3.12/site-packages/virtualenv/config/__pycache__/ini.cpython-312.pyc +0 -0
  3193. package/.local/python/lib/python3.12/site-packages/virtualenv/config/cli/__init__.py +0 -0
  3194. package/.local/python/lib/python3.12/site-packages/virtualenv/config/cli/__pycache__/__init__.cpython-312.pyc +0 -0
  3195. package/.local/python/lib/python3.12/site-packages/virtualenv/config/cli/__pycache__/parser.cpython-312.pyc +0 -0
  3196. package/.local/python/lib/python3.12/site-packages/virtualenv/config/cli/parser.py +0 -158
  3197. package/.local/python/lib/python3.12/site-packages/virtualenv/config/convert.py +0 -105
  3198. package/.local/python/lib/python3.12/site-packages/virtualenv/config/env_var.py +0 -38
  3199. package/.local/python/lib/python3.12/site-packages/virtualenv/config/ini.py +0 -83
  3200. package/.local/python/lib/python3.12/site-packages/virtualenv/create/__init__.py +0 -0
  3201. package/.local/python/lib/python3.12/site-packages/virtualenv/create/__pycache__/__init__.cpython-312.pyc +0 -0
  3202. package/.local/python/lib/python3.12/site-packages/virtualenv/create/__pycache__/creator.cpython-312.pyc +0 -0
  3203. package/.local/python/lib/python3.12/site-packages/virtualenv/create/__pycache__/debug.cpython-312.pyc +0 -0
  3204. package/.local/python/lib/python3.12/site-packages/virtualenv/create/__pycache__/describe.cpython-312.pyc +0 -0
  3205. package/.local/python/lib/python3.12/site-packages/virtualenv/create/__pycache__/pyenv_cfg.cpython-312.pyc +0 -0
  3206. package/.local/python/lib/python3.12/site-packages/virtualenv/create/creator.py +0 -289
  3207. package/.local/python/lib/python3.12/site-packages/virtualenv/create/debug.py +0 -103
  3208. package/.local/python/lib/python3.12/site-packages/virtualenv/create/describe.py +0 -116
  3209. package/.local/python/lib/python3.12/site-packages/virtualenv/create/pyenv_cfg.py +0 -79
  3210. package/.local/python/lib/python3.12/site-packages/virtualenv/create/via_global_ref/__init__.py +0 -0
  3211. package/.local/python/lib/python3.12/site-packages/virtualenv/create/via_global_ref/__pycache__/__init__.cpython-312.pyc +0 -0
  3212. package/.local/python/lib/python3.12/site-packages/virtualenv/create/via_global_ref/__pycache__/_virtualenv.cpython-312.pyc +0 -0
  3213. package/.local/python/lib/python3.12/site-packages/virtualenv/create/via_global_ref/__pycache__/api.cpython-312.pyc +0 -0
  3214. package/.local/python/lib/python3.12/site-packages/virtualenv/create/via_global_ref/__pycache__/store.cpython-312.pyc +0 -0
  3215. package/.local/python/lib/python3.12/site-packages/virtualenv/create/via_global_ref/__pycache__/venv.cpython-312.pyc +0 -0
  3216. package/.local/python/lib/python3.12/site-packages/virtualenv/create/via_global_ref/_virtualenv.py +0 -128
  3217. package/.local/python/lib/python3.12/site-packages/virtualenv/create/via_global_ref/api.py +0 -142
  3218. package/.local/python/lib/python3.12/site-packages/virtualenv/create/via_global_ref/builtin/__init__.py +0 -0
  3219. package/.local/python/lib/python3.12/site-packages/virtualenv/create/via_global_ref/builtin/__pycache__/__init__.cpython-312.pyc +0 -0
  3220. package/.local/python/lib/python3.12/site-packages/virtualenv/create/via_global_ref/builtin/__pycache__/builtin_way.cpython-312.pyc +0 -0
  3221. package/.local/python/lib/python3.12/site-packages/virtualenv/create/via_global_ref/builtin/__pycache__/ref.cpython-312.pyc +0 -0
  3222. package/.local/python/lib/python3.12/site-packages/virtualenv/create/via_global_ref/builtin/__pycache__/via_global_self_do.cpython-312.pyc +0 -0
  3223. package/.local/python/lib/python3.12/site-packages/virtualenv/create/via_global_ref/builtin/builtin_way.py +0 -25
  3224. package/.local/python/lib/python3.12/site-packages/virtualenv/create/via_global_ref/builtin/cpython/__init__.py +0 -0
  3225. package/.local/python/lib/python3.12/site-packages/virtualenv/create/via_global_ref/builtin/cpython/__pycache__/__init__.cpython-312.pyc +0 -0
  3226. package/.local/python/lib/python3.12/site-packages/virtualenv/create/via_global_ref/builtin/cpython/__pycache__/common.cpython-312.pyc +0 -0
  3227. package/.local/python/lib/python3.12/site-packages/virtualenv/create/via_global_ref/builtin/cpython/__pycache__/cpython3.cpython-312.pyc +0 -0
  3228. package/.local/python/lib/python3.12/site-packages/virtualenv/create/via_global_ref/builtin/cpython/__pycache__/mac_os.cpython-312.pyc +0 -0
  3229. package/.local/python/lib/python3.12/site-packages/virtualenv/create/via_global_ref/builtin/cpython/common.py +0 -99
  3230. package/.local/python/lib/python3.12/site-packages/virtualenv/create/via_global_ref/builtin/cpython/cpython3.py +0 -220
  3231. package/.local/python/lib/python3.12/site-packages/virtualenv/create/via_global_ref/builtin/cpython/mac_os.py +0 -290
  3232. package/.local/python/lib/python3.12/site-packages/virtualenv/create/via_global_ref/builtin/graalpy/__init__.py +0 -99
  3233. package/.local/python/lib/python3.12/site-packages/virtualenv/create/via_global_ref/builtin/graalpy/__pycache__/__init__.cpython-312.pyc +0 -0
  3234. package/.local/python/lib/python3.12/site-packages/virtualenv/create/via_global_ref/builtin/pypy/__init__.py +0 -0
  3235. package/.local/python/lib/python3.12/site-packages/virtualenv/create/via_global_ref/builtin/pypy/__pycache__/__init__.cpython-312.pyc +0 -0
  3236. package/.local/python/lib/python3.12/site-packages/virtualenv/create/via_global_ref/builtin/pypy/__pycache__/common.cpython-312.pyc +0 -0
  3237. package/.local/python/lib/python3.12/site-packages/virtualenv/create/via_global_ref/builtin/pypy/__pycache__/pypy3.cpython-312.pyc +0 -0
  3238. package/.local/python/lib/python3.12/site-packages/virtualenv/create/via_global_ref/builtin/pypy/common.py +0 -61
  3239. package/.local/python/lib/python3.12/site-packages/virtualenv/create/via_global_ref/builtin/pypy/pypy3.py +0 -83
  3240. package/.local/python/lib/python3.12/site-packages/virtualenv/create/via_global_ref/builtin/ref.py +0 -181
  3241. package/.local/python/lib/python3.12/site-packages/virtualenv/create/via_global_ref/builtin/rustpython/__init__.py +0 -53
  3242. package/.local/python/lib/python3.12/site-packages/virtualenv/create/via_global_ref/builtin/rustpython/__pycache__/__init__.cpython-312.pyc +0 -0
  3243. package/.local/python/lib/python3.12/site-packages/virtualenv/create/via_global_ref/builtin/via_global_self_do.py +0 -135
  3244. package/.local/python/lib/python3.12/site-packages/virtualenv/create/via_global_ref/store.py +0 -32
  3245. package/.local/python/lib/python3.12/site-packages/virtualenv/create/via_global_ref/venv.py +0 -112
  3246. package/.local/python/lib/python3.12/site-packages/virtualenv/discovery/__init__.py +0 -0
  3247. package/.local/python/lib/python3.12/site-packages/virtualenv/discovery/__pycache__/__init__.cpython-312.pyc +0 -0
  3248. package/.local/python/lib/python3.12/site-packages/virtualenv/discovery/__pycache__/builtin.cpython-312.pyc +0 -0
  3249. package/.local/python/lib/python3.12/site-packages/virtualenv/discovery/__pycache__/cached_py_info.cpython-312.pyc +0 -0
  3250. package/.local/python/lib/python3.12/site-packages/virtualenv/discovery/__pycache__/discover.cpython-312.pyc +0 -0
  3251. package/.local/python/lib/python3.12/site-packages/virtualenv/discovery/__pycache__/py_info.cpython-312.pyc +0 -0
  3252. package/.local/python/lib/python3.12/site-packages/virtualenv/discovery/__pycache__/py_spec.cpython-312.pyc +0 -0
  3253. package/.local/python/lib/python3.12/site-packages/virtualenv/discovery/builtin.py +0 -87
  3254. package/.local/python/lib/python3.12/site-packages/virtualenv/discovery/cached_py_info.py +0 -10
  3255. package/.local/python/lib/python3.12/site-packages/virtualenv/discovery/discover.py +0 -43
  3256. package/.local/python/lib/python3.12/site-packages/virtualenv/discovery/py_info.py +0 -9
  3257. package/.local/python/lib/python3.12/site-packages/virtualenv/discovery/py_spec.py +0 -9
  3258. package/.local/python/lib/python3.12/site-packages/virtualenv/info.py +0 -72
  3259. package/.local/python/lib/python3.12/site-packages/virtualenv/py.typed +0 -0
  3260. package/.local/python/lib/python3.12/site-packages/virtualenv/report.py +0 -50
  3261. package/.local/python/lib/python3.12/site-packages/virtualenv/run/__init__.py +0 -197
  3262. package/.local/python/lib/python3.12/site-packages/virtualenv/run/__pycache__/__init__.cpython-312.pyc +0 -0
  3263. package/.local/python/lib/python3.12/site-packages/virtualenv/run/__pycache__/session.cpython-312.pyc +0 -0
  3264. package/.local/python/lib/python3.12/site-packages/virtualenv/run/plugin/__init__.py +0 -0
  3265. package/.local/python/lib/python3.12/site-packages/virtualenv/run/plugin/__pycache__/__init__.cpython-312.pyc +0 -0
  3266. package/.local/python/lib/python3.12/site-packages/virtualenv/run/plugin/__pycache__/activators.cpython-312.pyc +0 -0
  3267. package/.local/python/lib/python3.12/site-packages/virtualenv/run/plugin/__pycache__/base.cpython-312.pyc +0 -0
  3268. package/.local/python/lib/python3.12/site-packages/virtualenv/run/plugin/__pycache__/creators.cpython-312.pyc +0 -0
  3269. package/.local/python/lib/python3.12/site-packages/virtualenv/run/plugin/__pycache__/discovery.cpython-312.pyc +0 -0
  3270. package/.local/python/lib/python3.12/site-packages/virtualenv/run/plugin/__pycache__/seeders.cpython-312.pyc +0 -0
  3271. package/.local/python/lib/python3.12/site-packages/virtualenv/run/plugin/activators.py +0 -74
  3272. package/.local/python/lib/python3.12/site-packages/virtualenv/run/plugin/base.py +0 -77
  3273. package/.local/python/lib/python3.12/site-packages/virtualenv/run/plugin/creators.py +0 -98
  3274. package/.local/python/lib/python3.12/site-packages/virtualenv/run/plugin/discovery.py +0 -60
  3275. package/.local/python/lib/python3.12/site-packages/virtualenv/run/plugin/seeders.py +0 -51
  3276. package/.local/python/lib/python3.12/site-packages/virtualenv/run/session.py +0 -121
  3277. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/__init__.py +0 -0
  3278. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/__pycache__/__init__.cpython-312.pyc +0 -0
  3279. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/__pycache__/seeder.cpython-312.pyc +0 -0
  3280. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/embed/__init__.py +0 -0
  3281. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/embed/__pycache__/__init__.cpython-312.pyc +0 -0
  3282. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/embed/__pycache__/base_embed.cpython-312.pyc +0 -0
  3283. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/embed/__pycache__/pip_invoke.cpython-312.pyc +0 -0
  3284. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/embed/base_embed.py +0 -150
  3285. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/embed/pip_invoke.py +0 -83
  3286. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/embed/via_app_data/__init__.py +0 -0
  3287. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/embed/via_app_data/__pycache__/__init__.cpython-312.pyc +0 -0
  3288. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/embed/via_app_data/__pycache__/via_app_data.cpython-312.pyc +0 -0
  3289. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/embed/via_app_data/pip_install/__init__.py +0 -0
  3290. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/embed/via_app_data/pip_install/__pycache__/__init__.cpython-312.pyc +0 -0
  3291. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/embed/via_app_data/pip_install/__pycache__/base.cpython-312.pyc +0 -0
  3292. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/embed/via_app_data/pip_install/__pycache__/copy.cpython-312.pyc +0 -0
  3293. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/embed/via_app_data/pip_install/__pycache__/symlink.cpython-312.pyc +0 -0
  3294. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/embed/via_app_data/pip_install/base.py +0 -214
  3295. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/embed/via_app_data/pip_install/copy.py +0 -44
  3296. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/embed/via_app_data/pip_install/symlink.py +0 -62
  3297. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/embed/via_app_data/via_app_data.py +0 -160
  3298. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/seeder.py +0 -53
  3299. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/wheels/__init__.py +0 -11
  3300. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/wheels/__pycache__/__init__.cpython-312.pyc +0 -0
  3301. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/wheels/__pycache__/acquire.cpython-312.pyc +0 -0
  3302. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/wheels/__pycache__/bundle.cpython-312.pyc +0 -0
  3303. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/wheels/__pycache__/periodic_update.cpython-312.pyc +0 -0
  3304. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/wheels/__pycache__/util.cpython-312.pyc +0 -0
  3305. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/wheels/acquire.py +0 -150
  3306. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/wheels/bundle.py +0 -65
  3307. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/wheels/embed/__init__.py +0 -60
  3308. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/wheels/embed/__pycache__/__init__.cpython-312.pyc +0 -0
  3309. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/wheels/embed/pip-25.0.1-py3-none-any.whl +0 -0
  3310. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/wheels/embed/pip-26.0.1-py3-none-any.whl +0 -0
  3311. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/wheels/embed/setuptools-75.3.4-py3-none-any.whl +0 -0
  3312. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/wheels/embed/setuptools-82.0.0-py3-none-any.whl +0 -0
  3313. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/wheels/embed/wheel-0.45.1-py3-none-any.whl +0 -0
  3314. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/wheels/periodic_update.py +0 -458
  3315. package/.local/python/lib/python3.12/site-packages/virtualenv/seed/wheels/util.py +0 -125
  3316. package/.local/python/lib/python3.12/site-packages/virtualenv/util/__init__.py +0 -0
  3317. package/.local/python/lib/python3.12/site-packages/virtualenv/util/__pycache__/__init__.cpython-312.pyc +0 -0
  3318. package/.local/python/lib/python3.12/site-packages/virtualenv/util/__pycache__/error.cpython-312.pyc +0 -0
  3319. package/.local/python/lib/python3.12/site-packages/virtualenv/util/__pycache__/lock.cpython-312.pyc +0 -0
  3320. package/.local/python/lib/python3.12/site-packages/virtualenv/util/__pycache__/zipapp.cpython-312.pyc +0 -0
  3321. package/.local/python/lib/python3.12/site-packages/virtualenv/util/error.py +0 -14
  3322. package/.local/python/lib/python3.12/site-packages/virtualenv/util/lock.py +0 -188
  3323. package/.local/python/lib/python3.12/site-packages/virtualenv/util/path/__init__.py +0 -16
  3324. package/.local/python/lib/python3.12/site-packages/virtualenv/util/path/__pycache__/__init__.cpython-312.pyc +0 -0
  3325. package/.local/python/lib/python3.12/site-packages/virtualenv/util/path/__pycache__/_permission.cpython-312.pyc +0 -0
  3326. package/.local/python/lib/python3.12/site-packages/virtualenv/util/path/__pycache__/_sync.cpython-312.pyc +0 -0
  3327. package/.local/python/lib/python3.12/site-packages/virtualenv/util/path/__pycache__/_win.cpython-312.pyc +0 -0
  3328. package/.local/python/lib/python3.12/site-packages/virtualenv/util/path/_permission.py +0 -34
  3329. package/.local/python/lib/python3.12/site-packages/virtualenv/util/path/_sync.py +0 -90
  3330. package/.local/python/lib/python3.12/site-packages/virtualenv/util/path/_win.py +0 -23
  3331. package/.local/python/lib/python3.12/site-packages/virtualenv/util/subprocess/__init__.py +0 -48
  3332. package/.local/python/lib/python3.12/site-packages/virtualenv/util/subprocess/__pycache__/__init__.cpython-312.pyc +0 -0
  3333. package/.local/python/lib/python3.12/site-packages/virtualenv/util/zipapp.py +0 -47
  3334. package/.local/python/lib/python3.12/site-packages/virtualenv/version.py +0 -34
  3335. package/.local/python/lib/python3.12/site-packages/virtualenv-21.1.0.dist-info/INSTALLER +0 -1
  3336. package/.local/python/lib/python3.12/site-packages/virtualenv-21.1.0.dist-info/METADATA +0 -65
  3337. package/.local/python/lib/python3.12/site-packages/virtualenv-21.1.0.dist-info/RECORD +0 -203
  3338. package/.local/python/lib/python3.12/site-packages/virtualenv-21.1.0.dist-info/WHEEL +0 -4
  3339. package/.local/python/lib/python3.12/site-packages/virtualenv-21.1.0.dist-info/entry_points.txt +0 -31
  3340. package/.local/python/lib/python3.12/site-packages/virtualenv-21.1.0.dist-info/licenses/LICENSE +0 -20
  3341. package/.local/python/lib/python3.12/site-packages/wheel/__init__.py +0 -3
  3342. package/.local/python/lib/python3.12/site-packages/wheel/__main__.py +0 -25
  3343. package/.local/python/lib/python3.12/site-packages/wheel/__pycache__/__init__.cpython-312.pyc +0 -0
  3344. package/.local/python/lib/python3.12/site-packages/wheel/__pycache__/__main__.cpython-312.pyc +0 -0
  3345. package/.local/python/lib/python3.12/site-packages/wheel/__pycache__/_bdist_wheel.cpython-312.pyc +0 -0
  3346. package/.local/python/lib/python3.12/site-packages/wheel/__pycache__/_metadata.cpython-312.pyc +0 -0
  3347. package/.local/python/lib/python3.12/site-packages/wheel/__pycache__/_setuptools_logging.cpython-312.pyc +0 -0
  3348. package/.local/python/lib/python3.12/site-packages/wheel/__pycache__/bdist_wheel.cpython-312.pyc +0 -0
  3349. package/.local/python/lib/python3.12/site-packages/wheel/__pycache__/macosx_libfile.cpython-312.pyc +0 -0
  3350. package/.local/python/lib/python3.12/site-packages/wheel/__pycache__/metadata.cpython-312.pyc +0 -0
  3351. package/.local/python/lib/python3.12/site-packages/wheel/__pycache__/wheelfile.cpython-312.pyc +0 -0
  3352. package/.local/python/lib/python3.12/site-packages/wheel/_bdist_wheel.py +0 -616
  3353. package/.local/python/lib/python3.12/site-packages/wheel/_commands/__init__.py +0 -153
  3354. package/.local/python/lib/python3.12/site-packages/wheel/_commands/__pycache__/__init__.cpython-312.pyc +0 -0
  3355. package/.local/python/lib/python3.12/site-packages/wheel/_commands/__pycache__/convert.cpython-312.pyc +0 -0
  3356. package/.local/python/lib/python3.12/site-packages/wheel/_commands/__pycache__/pack.cpython-312.pyc +0 -0
  3357. package/.local/python/lib/python3.12/site-packages/wheel/_commands/__pycache__/tags.cpython-312.pyc +0 -0
  3358. package/.local/python/lib/python3.12/site-packages/wheel/_commands/__pycache__/unpack.cpython-312.pyc +0 -0
  3359. package/.local/python/lib/python3.12/site-packages/wheel/_commands/convert.py +0 -337
  3360. package/.local/python/lib/python3.12/site-packages/wheel/_commands/pack.py +0 -84
  3361. package/.local/python/lib/python3.12/site-packages/wheel/_commands/tags.py +0 -140
  3362. package/.local/python/lib/python3.12/site-packages/wheel/_commands/unpack.py +0 -30
  3363. package/.local/python/lib/python3.12/site-packages/wheel/_metadata.py +0 -184
  3364. package/.local/python/lib/python3.12/site-packages/wheel/_setuptools_logging.py +0 -26
  3365. package/.local/python/lib/python3.12/site-packages/wheel/bdist_wheel.py +0 -26
  3366. package/.local/python/lib/python3.12/site-packages/wheel/macosx_libfile.py +0 -486
  3367. package/.local/python/lib/python3.12/site-packages/wheel/metadata.py +0 -17
  3368. package/.local/python/lib/python3.12/site-packages/wheel/wheelfile.py +0 -241
  3369. package/.local/python/lib/python3.12/site-packages/wheel-0.46.3.dist-info/INSTALLER +0 -1
  3370. package/.local/python/lib/python3.12/site-packages/wheel-0.46.3.dist-info/METADATA +0 -69
  3371. package/.local/python/lib/python3.12/site-packages/wheel-0.46.3.dist-info/RECORD +0 -36
  3372. package/.local/python/lib/python3.12/site-packages/wheel-0.46.3.dist-info/REQUESTED +0 -0
  3373. package/.local/python/lib/python3.12/site-packages/wheel-0.46.3.dist-info/WHEEL +0 -4
  3374. package/.local/python/lib/python3.12/site-packages/wheel-0.46.3.dist-info/entry_points.txt +0 -6
  3375. package/.local/python/lib/python3.12/site-packages/wheel-0.46.3.dist-info/licenses/LICENSE.txt +0 -21
  3376. package/.local/python/pyvenv.cfg +0 -5
  3377. package/dist/opl.es.min.js +0 -6
  3378. package/dist/opl.min.js +0 -7
@@ -14,21 +14,9 @@ permissions:
14
14
  contents: write
15
15
 
16
16
  jobs:
17
- build:
18
- runs-on: ubuntu-latest
19
- steps:
20
- - uses: actions/checkout@v4
21
- - uses: actions/setup-node@v4
22
- with:
23
- node-version: '24'
24
- - run: npm ci
25
- - run: npm test
26
17
 
27
- publish-npm:
28
-
29
- needs: build
18
+ build:
30
19
  runs-on: ubuntu-latest
31
- # if: ${{ github.ref == 'refs/heads/main' }}
32
20
 
33
21
  steps:
34
22
 
@@ -57,7 +45,6 @@ jobs:
57
45
  - name: Build and publish
58
46
  env:
59
47
  GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
60
- # RELEASE: ${{ github.ref == 'refs/heads/main' }}
61
- RELEASE: true
48
+ RELEASE: ${{ github.ref == 'refs/heads/main' }}
62
49
  run: |
63
- scripts/release.sh
50
+ scripts/build.sh
package/.tool-versions CHANGED
@@ -1,2 +1,3 @@
1
1
  python 3.12.1
2
2
  ruby 3.4.4
3
+ node 24
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "highlightjs-opl",
3
- "version": "1.0.4",
3
+ "version": "1.0.6",
4
4
  "description": "Psion OPL syntax highlighting plugin for highlight.js",
5
5
  "main": "src/languages/opl.js",
6
6
  "directories": {
@@ -67,14 +67,26 @@ cd "$ROOT_DIRECTORY"
67
67
 
68
68
  # Clean up and recreate the output directories.
69
69
  if [ -d "$BUILD_DIRECTORY" ] ; then
70
- rm -r "$BUILD_DIRECTORY"
70
+ rm -rf "$BUILD_DIRECTORY"
71
71
  fi
72
72
  mkdir -p "$BUILD_DIRECTORY"
73
73
 
74
- # Build.
74
+ # Build the modules.
75
+
76
+ cd "$BUILD_DIRECTORY"
77
+ git clone --depth 1 https://github.com/highlightjs/highlight.js
78
+ cd highlight.js
79
+ ln -s "$ROOT_DIRECTORY" extra/highlightjs-opl
80
+ npm install
81
+ node ./tools/build.js -t cdn
82
+
83
+ # Build and test.
75
84
 
76
85
  cd "$ROOT_DIRECTORY"
77
86
  npm ci
87
+ npm test
88
+
89
+ # Release.
78
90
 
79
91
  if $RELEASE ; then
80
92
 
@@ -1,247 +0,0 @@
1
- <#
2
- .Synopsis
3
- Activate a Python virtual environment for the current PowerShell session.
4
-
5
- .Description
6
- Pushes the python executable for a virtual environment to the front of the
7
- $Env:PATH environment variable and sets the prompt to signify that you are
8
- in a Python virtual environment. Makes use of the command line switches as
9
- well as the `pyvenv.cfg` file values present in the virtual environment.
10
-
11
- .Parameter VenvDir
12
- Path to the directory that contains the virtual environment to activate. The
13
- default value for this is the parent of the directory that the Activate.ps1
14
- script is located within.
15
-
16
- .Parameter Prompt
17
- The prompt prefix to display when this virtual environment is activated. By
18
- default, this prompt is the name of the virtual environment folder (VenvDir)
19
- surrounded by parentheses and followed by a single space (ie. '(.venv) ').
20
-
21
- .Example
22
- Activate.ps1
23
- Activates the Python virtual environment that contains the Activate.ps1 script.
24
-
25
- .Example
26
- Activate.ps1 -Verbose
27
- Activates the Python virtual environment that contains the Activate.ps1 script,
28
- and shows extra information about the activation as it executes.
29
-
30
- .Example
31
- Activate.ps1 -VenvDir C:\Users\MyUser\Common\.venv
32
- Activates the Python virtual environment located in the specified location.
33
-
34
- .Example
35
- Activate.ps1 -Prompt "MyPython"
36
- Activates the Python virtual environment that contains the Activate.ps1 script,
37
- and prefixes the current prompt with the specified string (surrounded in
38
- parentheses) while the virtual environment is active.
39
-
40
- .Notes
41
- On Windows, it may be required to enable this Activate.ps1 script by setting the
42
- execution policy for the user. You can do this by issuing the following PowerShell
43
- command:
44
-
45
- PS C:\> Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
46
-
47
- For more information on Execution Policies:
48
- https://go.microsoft.com/fwlink/?LinkID=135170
49
-
50
- #>
51
- Param(
52
- [Parameter(Mandatory = $false)]
53
- [String]
54
- $VenvDir,
55
- [Parameter(Mandatory = $false)]
56
- [String]
57
- $Prompt
58
- )
59
-
60
- <# Function declarations --------------------------------------------------- #>
61
-
62
- <#
63
- .Synopsis
64
- Remove all shell session elements added by the Activate script, including the
65
- addition of the virtual environment's Python executable from the beginning of
66
- the PATH variable.
67
-
68
- .Parameter NonDestructive
69
- If present, do not remove this function from the global namespace for the
70
- session.
71
-
72
- #>
73
- function global:deactivate ([switch]$NonDestructive) {
74
- # Revert to original values
75
-
76
- # The prior prompt:
77
- if (Test-Path -Path Function:_OLD_VIRTUAL_PROMPT) {
78
- Copy-Item -Path Function:_OLD_VIRTUAL_PROMPT -Destination Function:prompt
79
- Remove-Item -Path Function:_OLD_VIRTUAL_PROMPT
80
- }
81
-
82
- # The prior PYTHONHOME:
83
- if (Test-Path -Path Env:_OLD_VIRTUAL_PYTHONHOME) {
84
- Copy-Item -Path Env:_OLD_VIRTUAL_PYTHONHOME -Destination Env:PYTHONHOME
85
- Remove-Item -Path Env:_OLD_VIRTUAL_PYTHONHOME
86
- }
87
-
88
- # The prior PATH:
89
- if (Test-Path -Path Env:_OLD_VIRTUAL_PATH) {
90
- Copy-Item -Path Env:_OLD_VIRTUAL_PATH -Destination Env:PATH
91
- Remove-Item -Path Env:_OLD_VIRTUAL_PATH
92
- }
93
-
94
- # Just remove the VIRTUAL_ENV altogether:
95
- if (Test-Path -Path Env:VIRTUAL_ENV) {
96
- Remove-Item -Path env:VIRTUAL_ENV
97
- }
98
-
99
- # Just remove VIRTUAL_ENV_PROMPT altogether.
100
- if (Test-Path -Path Env:VIRTUAL_ENV_PROMPT) {
101
- Remove-Item -Path env:VIRTUAL_ENV_PROMPT
102
- }
103
-
104
- # Just remove the _PYTHON_VENV_PROMPT_PREFIX altogether:
105
- if (Get-Variable -Name "_PYTHON_VENV_PROMPT_PREFIX" -ErrorAction SilentlyContinue) {
106
- Remove-Variable -Name _PYTHON_VENV_PROMPT_PREFIX -Scope Global -Force
107
- }
108
-
109
- # Leave deactivate function in the global namespace if requested:
110
- if (-not $NonDestructive) {
111
- Remove-Item -Path function:deactivate
112
- }
113
- }
114
-
115
- <#
116
- .Description
117
- Get-PyVenvConfig parses the values from the pyvenv.cfg file located in the
118
- given folder, and returns them in a map.
119
-
120
- For each line in the pyvenv.cfg file, if that line can be parsed into exactly
121
- two strings separated by `=` (with any amount of whitespace surrounding the =)
122
- then it is considered a `key = value` line. The left hand string is the key,
123
- the right hand is the value.
124
-
125
- If the value starts with a `'` or a `"` then the first and last character is
126
- stripped from the value before being captured.
127
-
128
- .Parameter ConfigDir
129
- Path to the directory that contains the `pyvenv.cfg` file.
130
- #>
131
- function Get-PyVenvConfig(
132
- [String]
133
- $ConfigDir
134
- ) {
135
- Write-Verbose "Given ConfigDir=$ConfigDir, obtain values in pyvenv.cfg"
136
-
137
- # Ensure the file exists, and issue a warning if it doesn't (but still allow the function to continue).
138
- $pyvenvConfigPath = Join-Path -Resolve -Path $ConfigDir -ChildPath 'pyvenv.cfg' -ErrorAction Continue
139
-
140
- # An empty map will be returned if no config file is found.
141
- $pyvenvConfig = @{ }
142
-
143
- if ($pyvenvConfigPath) {
144
-
145
- Write-Verbose "File exists, parse `key = value` lines"
146
- $pyvenvConfigContent = Get-Content -Path $pyvenvConfigPath
147
-
148
- $pyvenvConfigContent | ForEach-Object {
149
- $keyval = $PSItem -split "\s*=\s*", 2
150
- if ($keyval[0] -and $keyval[1]) {
151
- $val = $keyval[1]
152
-
153
- # Remove extraneous quotations around a string value.
154
- if ("'""".Contains($val.Substring(0, 1))) {
155
- $val = $val.Substring(1, $val.Length - 2)
156
- }
157
-
158
- $pyvenvConfig[$keyval[0]] = $val
159
- Write-Verbose "Adding Key: '$($keyval[0])'='$val'"
160
- }
161
- }
162
- }
163
- return $pyvenvConfig
164
- }
165
-
166
-
167
- <# Begin Activate script --------------------------------------------------- #>
168
-
169
- # Determine the containing directory of this script
170
- $VenvExecPath = Split-Path -Parent $MyInvocation.MyCommand.Definition
171
- $VenvExecDir = Get-Item -Path $VenvExecPath
172
-
173
- Write-Verbose "Activation script is located in path: '$VenvExecPath'"
174
- Write-Verbose "VenvExecDir Fullname: '$($VenvExecDir.FullName)"
175
- Write-Verbose "VenvExecDir Name: '$($VenvExecDir.Name)"
176
-
177
- # Set values required in priority: CmdLine, ConfigFile, Default
178
- # First, get the location of the virtual environment, it might not be
179
- # VenvExecDir if specified on the command line.
180
- if ($VenvDir) {
181
- Write-Verbose "VenvDir given as parameter, using '$VenvDir' to determine values"
182
- }
183
- else {
184
- Write-Verbose "VenvDir not given as a parameter, using parent directory name as VenvDir."
185
- $VenvDir = $VenvExecDir.Parent.FullName.TrimEnd("\\/")
186
- Write-Verbose "VenvDir=$VenvDir"
187
- }
188
-
189
- # Next, read the `pyvenv.cfg` file to determine any required value such
190
- # as `prompt`.
191
- $pyvenvCfg = Get-PyVenvConfig -ConfigDir $VenvDir
192
-
193
- # Next, set the prompt from the command line, or the config file, or
194
- # just use the name of the virtual environment folder.
195
- if ($Prompt) {
196
- Write-Verbose "Prompt specified as argument, using '$Prompt'"
197
- }
198
- else {
199
- Write-Verbose "Prompt not specified as argument to script, checking pyvenv.cfg value"
200
- if ($pyvenvCfg -and $pyvenvCfg['prompt']) {
201
- Write-Verbose " Setting based on value in pyvenv.cfg='$($pyvenvCfg['prompt'])'"
202
- $Prompt = $pyvenvCfg['prompt'];
203
- }
204
- else {
205
- Write-Verbose " Setting prompt based on parent's directory's name. (Is the directory name passed to venv module when creating the virtual environment)"
206
- Write-Verbose " Got leaf-name of $VenvDir='$(Split-Path -Path $venvDir -Leaf)'"
207
- $Prompt = Split-Path -Path $venvDir -Leaf
208
- }
209
- }
210
-
211
- Write-Verbose "Prompt = '$Prompt'"
212
- Write-Verbose "VenvDir='$VenvDir'"
213
-
214
- # Deactivate any currently active virtual environment, but leave the
215
- # deactivate function in place.
216
- deactivate -nondestructive
217
-
218
- # Now set the environment variable VIRTUAL_ENV, used by many tools to determine
219
- # that there is an activated venv.
220
- $env:VIRTUAL_ENV = $VenvDir
221
-
222
- if (-not $Env:VIRTUAL_ENV_DISABLE_PROMPT) {
223
-
224
- Write-Verbose "Setting prompt to '$Prompt'"
225
-
226
- # Set the prompt to include the env name
227
- # Make sure _OLD_VIRTUAL_PROMPT is global
228
- function global:_OLD_VIRTUAL_PROMPT { "" }
229
- Copy-Item -Path function:prompt -Destination function:_OLD_VIRTUAL_PROMPT
230
- New-Variable -Name _PYTHON_VENV_PROMPT_PREFIX -Description "Python virtual environment prompt prefix" -Scope Global -Option ReadOnly -Visibility Public -Value $Prompt
231
-
232
- function global:prompt {
233
- Write-Host -NoNewline -ForegroundColor Green "($_PYTHON_VENV_PROMPT_PREFIX) "
234
- _OLD_VIRTUAL_PROMPT
235
- }
236
- $env:VIRTUAL_ENV_PROMPT = $Prompt
237
- }
238
-
239
- # Clear PYTHONHOME
240
- if (Test-Path -Path Env:PYTHONHOME) {
241
- Copy-Item -Path Env:PYTHONHOME -Destination Env:_OLD_VIRTUAL_PYTHONHOME
242
- Remove-Item -Path Env:PYTHONHOME
243
- }
244
-
245
- # Add the venv to the PATH
246
- Copy-Item -Path Env:PATH -Destination Env:_OLD_VIRTUAL_PATH
247
- $Env:PATH = "$VenvExecDir$([System.IO.Path]::PathSeparator)$Env:PATH"
@@ -1,70 +0,0 @@
1
- # This file must be used with "source bin/activate" *from bash*
2
- # You cannot run it directly
3
-
4
- deactivate () {
5
- # reset old environment variables
6
- if [ -n "${_OLD_VIRTUAL_PATH:-}" ] ; then
7
- PATH="${_OLD_VIRTUAL_PATH:-}"
8
- export PATH
9
- unset _OLD_VIRTUAL_PATH
10
- fi
11
- if [ -n "${_OLD_VIRTUAL_PYTHONHOME:-}" ] ; then
12
- PYTHONHOME="${_OLD_VIRTUAL_PYTHONHOME:-}"
13
- export PYTHONHOME
14
- unset _OLD_VIRTUAL_PYTHONHOME
15
- fi
16
-
17
- # Call hash to forget past commands. Without forgetting
18
- # past commands the $PATH changes we made may not be respected
19
- hash -r 2> /dev/null
20
-
21
- if [ -n "${_OLD_VIRTUAL_PS1:-}" ] ; then
22
- PS1="${_OLD_VIRTUAL_PS1:-}"
23
- export PS1
24
- unset _OLD_VIRTUAL_PS1
25
- fi
26
-
27
- unset VIRTUAL_ENV
28
- unset VIRTUAL_ENV_PROMPT
29
- if [ ! "${1:-}" = "nondestructive" ] ; then
30
- # Self destruct!
31
- unset -f deactivate
32
- fi
33
- }
34
-
35
- # unset irrelevant variables
36
- deactivate nondestructive
37
-
38
- # on Windows, a path can contain colons and backslashes and has to be converted:
39
- if [ "$OSTYPE" = "cygwin" ] || [ "$OSTYPE" = "msys" ] ; then
40
- # transform D:\path\to\venv to /d/path/to/venv on MSYS
41
- # and to /cygdrive/d/path/to/venv on Cygwin
42
- export VIRTUAL_ENV=$(cygpath "/home/runner/work/highlightjs-opl/highlightjs-opl/.local/python")
43
- else
44
- # use the path as-is
45
- export VIRTUAL_ENV="/home/runner/work/highlightjs-opl/highlightjs-opl/.local/python"
46
- fi
47
-
48
- _OLD_VIRTUAL_PATH="$PATH"
49
- PATH="$VIRTUAL_ENV/bin:$PATH"
50
- export PATH
51
-
52
- # unset PYTHONHOME if set
53
- # this will fail if PYTHONHOME is set to the empty string (which is bad anyway)
54
- # could use `if (set -u; : $PYTHONHOME) ;` in bash
55
- if [ -n "${PYTHONHOME:-}" ] ; then
56
- _OLD_VIRTUAL_PYTHONHOME="${PYTHONHOME:-}"
57
- unset PYTHONHOME
58
- fi
59
-
60
- if [ -z "${VIRTUAL_ENV_DISABLE_PROMPT:-}" ] ; then
61
- _OLD_VIRTUAL_PS1="${PS1:-}"
62
- PS1="(python) ${PS1:-}"
63
- export PS1
64
- VIRTUAL_ENV_PROMPT="(python) "
65
- export VIRTUAL_ENV_PROMPT
66
- fi
67
-
68
- # Call hash to forget past commands. Without forgetting
69
- # past commands the $PATH changes we made may not be respected
70
- hash -r 2> /dev/null
@@ -1,27 +0,0 @@
1
- # This file must be used with "source bin/activate.csh" *from csh*.
2
- # You cannot run it directly.
3
-
4
- # Created by Davide Di Blasi <davidedb@gmail.com>.
5
- # Ported to Python 3.3 venv by Andrew Svetlov <andrew.svetlov@gmail.com>
6
-
7
- 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'
8
-
9
- # Unset irrelevant variables.
10
- deactivate nondestructive
11
-
12
- setenv VIRTUAL_ENV "/home/runner/work/highlightjs-opl/highlightjs-opl/.local/python"
13
-
14
- set _OLD_VIRTUAL_PATH="$PATH"
15
- setenv PATH "$VIRTUAL_ENV/bin:$PATH"
16
-
17
-
18
- set _OLD_VIRTUAL_PROMPT="$prompt"
19
-
20
- if (! "$?VIRTUAL_ENV_DISABLE_PROMPT") then
21
- set prompt = "(python) $prompt"
22
- setenv VIRTUAL_ENV_PROMPT "(python) "
23
- endif
24
-
25
- alias pydoc python -m pydoc
26
-
27
- rehash
@@ -1,69 +0,0 @@
1
- # This file must be used with "source <venv>/bin/activate.fish" *from fish*
2
- # (https://fishshell.com/). You cannot run it directly.
3
-
4
- function deactivate -d "Exit virtual environment and return to normal shell environment"
5
- # reset old environment variables
6
- if test -n "$_OLD_VIRTUAL_PATH"
7
- set -gx PATH $_OLD_VIRTUAL_PATH
8
- set -e _OLD_VIRTUAL_PATH
9
- end
10
- if test -n "$_OLD_VIRTUAL_PYTHONHOME"
11
- set -gx PYTHONHOME $_OLD_VIRTUAL_PYTHONHOME
12
- set -e _OLD_VIRTUAL_PYTHONHOME
13
- end
14
-
15
- if test -n "$_OLD_FISH_PROMPT_OVERRIDE"
16
- set -e _OLD_FISH_PROMPT_OVERRIDE
17
- # prevents error when using nested fish instances (Issue #93858)
18
- if functions -q _old_fish_prompt
19
- functions -e fish_prompt
20
- functions -c _old_fish_prompt fish_prompt
21
- functions -e _old_fish_prompt
22
- end
23
- end
24
-
25
- set -e VIRTUAL_ENV
26
- set -e VIRTUAL_ENV_PROMPT
27
- if test "$argv[1]" != "nondestructive"
28
- # Self-destruct!
29
- functions -e deactivate
30
- end
31
- end
32
-
33
- # Unset irrelevant variables.
34
- deactivate nondestructive
35
-
36
- set -gx VIRTUAL_ENV "/home/runner/work/highlightjs-opl/highlightjs-opl/.local/python"
37
-
38
- set -gx _OLD_VIRTUAL_PATH $PATH
39
- set -gx PATH "$VIRTUAL_ENV/bin" $PATH
40
-
41
- # Unset PYTHONHOME if set.
42
- if set -q PYTHONHOME
43
- set -gx _OLD_VIRTUAL_PYTHONHOME $PYTHONHOME
44
- set -e PYTHONHOME
45
- end
46
-
47
- if test -z "$VIRTUAL_ENV_DISABLE_PROMPT"
48
- # fish uses a function instead of an env var to generate the prompt.
49
-
50
- # Save the current fish_prompt function as the function _old_fish_prompt.
51
- functions -c fish_prompt _old_fish_prompt
52
-
53
- # With the original prompt function renamed, we can override with our own.
54
- function fish_prompt
55
- # Save the return status of the last command.
56
- set -l old_status $status
57
-
58
- # Output the venv prompt; color taken from the blue of the Python logo.
59
- printf "%s%s%s" (set_color 4B8BBE) "(python) " (set_color normal)
60
-
61
- # Restore the return status of the previous command.
62
- echo "exit $old_status" | .
63
- # Output the original/"old" prompt.
64
- _old_fish_prompt
65
- end
66
-
67
- set -gx _OLD_FISH_PROMPT_OVERRIDE "$VIRTUAL_ENV"
68
- set -gx VIRTUAL_ENV_PROMPT "(python) "
69
- end
@@ -1,8 +0,0 @@
1
- #!/home/runner/work/highlightjs-opl/highlightjs-opl/.local/python/bin/python
2
- # -*- coding: utf-8 -*-
3
- import re
4
- import sys
5
- from pip._internal.cli.main import main
6
- if __name__ == '__main__':
7
- sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0])
8
- sys.exit(main())
@@ -1,8 +0,0 @@
1
- #!/home/runner/work/highlightjs-opl/highlightjs-opl/.local/python/bin/python
2
- # -*- coding: utf-8 -*-
3
- import re
4
- import sys
5
- from pip._internal.cli.main import main
6
- if __name__ == '__main__':
7
- sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0])
8
- sys.exit(main())
@@ -1,8 +0,0 @@
1
- #!/home/runner/work/highlightjs-opl/highlightjs-opl/.local/python/bin/python
2
- # -*- coding: utf-8 -*-
3
- import re
4
- import sys
5
- from pip._internal.cli.main import main
6
- if __name__ == '__main__':
7
- sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0])
8
- sys.exit(main())
@@ -1,8 +0,0 @@
1
- #!/home/runner/work/highlightjs-opl/highlightjs-opl/.local/python/bin/python
2
- # -*- coding: utf-8 -*-
3
- import re
4
- import sys
5
- from pipenv import cli
6
- if __name__ == '__main__':
7
- sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0])
8
- sys.exit(cli())
@@ -1,8 +0,0 @@
1
- #!/home/runner/work/highlightjs-opl/highlightjs-opl/.local/python/bin/python
2
- # -*- coding: utf-8 -*-
3
- import re
4
- import sys
5
- from pipenv.resolver import main
6
- if __name__ == '__main__':
7
- sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0])
8
- sys.exit(main())
@@ -1,8 +0,0 @@
1
- #!/home/runner/work/highlightjs-opl/highlightjs-opl/.local/python/bin/python
2
- # -*- coding: utf-8 -*-
3
- import re
4
- import sys
5
- from virtualenv.__main__ import run_with_catch
6
- if __name__ == '__main__':
7
- sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0])
8
- sys.exit(run_with_catch())
@@ -1,8 +0,0 @@
1
- #!/home/runner/work/highlightjs-opl/highlightjs-opl/.local/python/bin/python
2
- # -*- coding: utf-8 -*-
3
- import re
4
- import sys
5
- from wheel._commands import main
6
- if __name__ == '__main__':
7
- sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0])
8
- sys.exit(main())