@motiadev/core 0.2.1-beta.58 → 0.2.1-beta.60

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 (1711) hide show
  1. package/{python_modules/lib/python3.11/site-packages/attrs-25.3.0.dist-info/licenses/LICENSE → LICENSE} +3 -3
  2. package/package.json +1 -1
  3. package/python_modules/bin/Activate.ps1 +0 -247
  4. package/python_modules/bin/activate +0 -63
  5. package/python_modules/bin/activate.csh +0 -26
  6. package/python_modules/bin/activate.fish +0 -69
  7. package/python_modules/bin/jsonschema +0 -8
  8. package/python_modules/bin/pip +0 -8
  9. package/python_modules/bin/pip3 +0 -8
  10. package/python_modules/bin/pip3.11 +0 -8
  11. package/python_modules/lib/python3.11/site-packages/__pycache__/typing_extensions.cpython-311.pyc +0 -0
  12. package/python_modules/lib/python3.11/site-packages/_distutils_hack/__init__.py +0 -222
  13. package/python_modules/lib/python3.11/site-packages/_distutils_hack/__pycache__/__init__.cpython-311.pyc +0 -0
  14. package/python_modules/lib/python3.11/site-packages/_distutils_hack/__pycache__/override.cpython-311.pyc +0 -0
  15. package/python_modules/lib/python3.11/site-packages/_distutils_hack/override.py +0 -1
  16. package/python_modules/lib/python3.11/site-packages/attr/__init__.py +0 -104
  17. package/python_modules/lib/python3.11/site-packages/attr/__init__.pyi +0 -389
  18. package/python_modules/lib/python3.11/site-packages/attr/__pycache__/__init__.cpython-311.pyc +0 -0
  19. package/python_modules/lib/python3.11/site-packages/attr/__pycache__/_cmp.cpython-311.pyc +0 -0
  20. package/python_modules/lib/python3.11/site-packages/attr/__pycache__/_compat.cpython-311.pyc +0 -0
  21. package/python_modules/lib/python3.11/site-packages/attr/__pycache__/_config.cpython-311.pyc +0 -0
  22. package/python_modules/lib/python3.11/site-packages/attr/__pycache__/_funcs.cpython-311.pyc +0 -0
  23. package/python_modules/lib/python3.11/site-packages/attr/__pycache__/_make.cpython-311.pyc +0 -0
  24. package/python_modules/lib/python3.11/site-packages/attr/__pycache__/_next_gen.cpython-311.pyc +0 -0
  25. package/python_modules/lib/python3.11/site-packages/attr/__pycache__/_version_info.cpython-311.pyc +0 -0
  26. package/python_modules/lib/python3.11/site-packages/attr/__pycache__/converters.cpython-311.pyc +0 -0
  27. package/python_modules/lib/python3.11/site-packages/attr/__pycache__/exceptions.cpython-311.pyc +0 -0
  28. package/python_modules/lib/python3.11/site-packages/attr/__pycache__/filters.cpython-311.pyc +0 -0
  29. package/python_modules/lib/python3.11/site-packages/attr/__pycache__/setters.cpython-311.pyc +0 -0
  30. package/python_modules/lib/python3.11/site-packages/attr/__pycache__/validators.cpython-311.pyc +0 -0
  31. package/python_modules/lib/python3.11/site-packages/attr/_cmp.py +0 -160
  32. package/python_modules/lib/python3.11/site-packages/attr/_cmp.pyi +0 -13
  33. package/python_modules/lib/python3.11/site-packages/attr/_compat.py +0 -94
  34. package/python_modules/lib/python3.11/site-packages/attr/_config.py +0 -31
  35. package/python_modules/lib/python3.11/site-packages/attr/_funcs.py +0 -468
  36. package/python_modules/lib/python3.11/site-packages/attr/_make.py +0 -3123
  37. package/python_modules/lib/python3.11/site-packages/attr/_next_gen.py +0 -623
  38. package/python_modules/lib/python3.11/site-packages/attr/_typing_compat.pyi +0 -15
  39. package/python_modules/lib/python3.11/site-packages/attr/_version_info.py +0 -86
  40. package/python_modules/lib/python3.11/site-packages/attr/_version_info.pyi +0 -9
  41. package/python_modules/lib/python3.11/site-packages/attr/converters.py +0 -162
  42. package/python_modules/lib/python3.11/site-packages/attr/converters.pyi +0 -19
  43. package/python_modules/lib/python3.11/site-packages/attr/exceptions.py +0 -95
  44. package/python_modules/lib/python3.11/site-packages/attr/exceptions.pyi +0 -17
  45. package/python_modules/lib/python3.11/site-packages/attr/filters.py +0 -72
  46. package/python_modules/lib/python3.11/site-packages/attr/filters.pyi +0 -6
  47. package/python_modules/lib/python3.11/site-packages/attr/py.typed +0 -0
  48. package/python_modules/lib/python3.11/site-packages/attr/setters.py +0 -79
  49. package/python_modules/lib/python3.11/site-packages/attr/setters.pyi +0 -20
  50. package/python_modules/lib/python3.11/site-packages/attr/validators.py +0 -710
  51. package/python_modules/lib/python3.11/site-packages/attr/validators.pyi +0 -86
  52. package/python_modules/lib/python3.11/site-packages/attrs/__init__.py +0 -69
  53. package/python_modules/lib/python3.11/site-packages/attrs/__init__.pyi +0 -263
  54. package/python_modules/lib/python3.11/site-packages/attrs/__pycache__/__init__.cpython-311.pyc +0 -0
  55. package/python_modules/lib/python3.11/site-packages/attrs/__pycache__/converters.cpython-311.pyc +0 -0
  56. package/python_modules/lib/python3.11/site-packages/attrs/__pycache__/exceptions.cpython-311.pyc +0 -0
  57. package/python_modules/lib/python3.11/site-packages/attrs/__pycache__/filters.cpython-311.pyc +0 -0
  58. package/python_modules/lib/python3.11/site-packages/attrs/__pycache__/setters.cpython-311.pyc +0 -0
  59. package/python_modules/lib/python3.11/site-packages/attrs/__pycache__/validators.cpython-311.pyc +0 -0
  60. package/python_modules/lib/python3.11/site-packages/attrs/converters.py +0 -3
  61. package/python_modules/lib/python3.11/site-packages/attrs/exceptions.py +0 -3
  62. package/python_modules/lib/python3.11/site-packages/attrs/filters.py +0 -3
  63. package/python_modules/lib/python3.11/site-packages/attrs/py.typed +0 -0
  64. package/python_modules/lib/python3.11/site-packages/attrs/setters.py +0 -3
  65. package/python_modules/lib/python3.11/site-packages/attrs/validators.py +0 -3
  66. package/python_modules/lib/python3.11/site-packages/attrs-25.3.0.dist-info/INSTALLER +0 -1
  67. package/python_modules/lib/python3.11/site-packages/attrs-25.3.0.dist-info/METADATA +0 -232
  68. package/python_modules/lib/python3.11/site-packages/attrs-25.3.0.dist-info/RECORD +0 -55
  69. package/python_modules/lib/python3.11/site-packages/attrs-25.3.0.dist-info/WHEEL +0 -4
  70. package/python_modules/lib/python3.11/site-packages/distutils-precedence.pth +0 -1
  71. package/python_modules/lib/python3.11/site-packages/jsonschema/__init__.py +0 -120
  72. package/python_modules/lib/python3.11/site-packages/jsonschema/__main__.py +0 -6
  73. package/python_modules/lib/python3.11/site-packages/jsonschema/__pycache__/__init__.cpython-311.pyc +0 -0
  74. package/python_modules/lib/python3.11/site-packages/jsonschema/__pycache__/__main__.cpython-311.pyc +0 -0
  75. package/python_modules/lib/python3.11/site-packages/jsonschema/__pycache__/_format.cpython-311.pyc +0 -0
  76. package/python_modules/lib/python3.11/site-packages/jsonschema/__pycache__/_keywords.cpython-311.pyc +0 -0
  77. package/python_modules/lib/python3.11/site-packages/jsonschema/__pycache__/_legacy_keywords.cpython-311.pyc +0 -0
  78. package/python_modules/lib/python3.11/site-packages/jsonschema/__pycache__/_types.cpython-311.pyc +0 -0
  79. package/python_modules/lib/python3.11/site-packages/jsonschema/__pycache__/_typing.cpython-311.pyc +0 -0
  80. package/python_modules/lib/python3.11/site-packages/jsonschema/__pycache__/_utils.cpython-311.pyc +0 -0
  81. package/python_modules/lib/python3.11/site-packages/jsonschema/__pycache__/cli.cpython-311.pyc +0 -0
  82. package/python_modules/lib/python3.11/site-packages/jsonschema/__pycache__/exceptions.cpython-311.pyc +0 -0
  83. package/python_modules/lib/python3.11/site-packages/jsonschema/__pycache__/protocols.cpython-311.pyc +0 -0
  84. package/python_modules/lib/python3.11/site-packages/jsonschema/__pycache__/validators.cpython-311.pyc +0 -0
  85. package/python_modules/lib/python3.11/site-packages/jsonschema/_format.py +0 -521
  86. package/python_modules/lib/python3.11/site-packages/jsonschema/_keywords.py +0 -449
  87. package/python_modules/lib/python3.11/site-packages/jsonschema/_legacy_keywords.py +0 -449
  88. package/python_modules/lib/python3.11/site-packages/jsonschema/_types.py +0 -204
  89. package/python_modules/lib/python3.11/site-packages/jsonschema/_typing.py +0 -29
  90. package/python_modules/lib/python3.11/site-packages/jsonschema/_utils.py +0 -355
  91. package/python_modules/lib/python3.11/site-packages/jsonschema/benchmarks/__init__.py +0 -5
  92. package/python_modules/lib/python3.11/site-packages/jsonschema/benchmarks/__pycache__/__init__.cpython-311.pyc +0 -0
  93. package/python_modules/lib/python3.11/site-packages/jsonschema/benchmarks/__pycache__/const_vs_enum.cpython-311.pyc +0 -0
  94. package/python_modules/lib/python3.11/site-packages/jsonschema/benchmarks/__pycache__/contains.cpython-311.pyc +0 -0
  95. package/python_modules/lib/python3.11/site-packages/jsonschema/benchmarks/__pycache__/issue232.cpython-311.pyc +0 -0
  96. package/python_modules/lib/python3.11/site-packages/jsonschema/benchmarks/__pycache__/json_schema_test_suite.cpython-311.pyc +0 -0
  97. package/python_modules/lib/python3.11/site-packages/jsonschema/benchmarks/__pycache__/nested_schemas.cpython-311.pyc +0 -0
  98. package/python_modules/lib/python3.11/site-packages/jsonschema/benchmarks/__pycache__/subcomponents.cpython-311.pyc +0 -0
  99. package/python_modules/lib/python3.11/site-packages/jsonschema/benchmarks/__pycache__/unused_registry.cpython-311.pyc +0 -0
  100. package/python_modules/lib/python3.11/site-packages/jsonschema/benchmarks/__pycache__/useless_applicator_schemas.cpython-311.pyc +0 -0
  101. package/python_modules/lib/python3.11/site-packages/jsonschema/benchmarks/__pycache__/useless_keywords.cpython-311.pyc +0 -0
  102. package/python_modules/lib/python3.11/site-packages/jsonschema/benchmarks/__pycache__/validator_creation.cpython-311.pyc +0 -0
  103. package/python_modules/lib/python3.11/site-packages/jsonschema/benchmarks/const_vs_enum.py +0 -30
  104. package/python_modules/lib/python3.11/site-packages/jsonschema/benchmarks/contains.py +0 -28
  105. package/python_modules/lib/python3.11/site-packages/jsonschema/benchmarks/issue232/issue.json +0 -2653
  106. package/python_modules/lib/python3.11/site-packages/jsonschema/benchmarks/issue232.py +0 -25
  107. package/python_modules/lib/python3.11/site-packages/jsonschema/benchmarks/json_schema_test_suite.py +0 -12
  108. package/python_modules/lib/python3.11/site-packages/jsonschema/benchmarks/nested_schemas.py +0 -56
  109. package/python_modules/lib/python3.11/site-packages/jsonschema/benchmarks/subcomponents.py +0 -42
  110. package/python_modules/lib/python3.11/site-packages/jsonschema/benchmarks/unused_registry.py +0 -35
  111. package/python_modules/lib/python3.11/site-packages/jsonschema/benchmarks/useless_applicator_schemas.py +0 -106
  112. package/python_modules/lib/python3.11/site-packages/jsonschema/benchmarks/useless_keywords.py +0 -32
  113. package/python_modules/lib/python3.11/site-packages/jsonschema/benchmarks/validator_creation.py +0 -14
  114. package/python_modules/lib/python3.11/site-packages/jsonschema/cli.py +0 -296
  115. package/python_modules/lib/python3.11/site-packages/jsonschema/exceptions.py +0 -484
  116. package/python_modules/lib/python3.11/site-packages/jsonschema/protocols.py +0 -229
  117. package/python_modules/lib/python3.11/site-packages/jsonschema/tests/__init__.py +0 -0
  118. package/python_modules/lib/python3.11/site-packages/jsonschema/tests/__pycache__/__init__.cpython-311.pyc +0 -0
  119. package/python_modules/lib/python3.11/site-packages/jsonschema/tests/__pycache__/_suite.cpython-311.pyc +0 -0
  120. package/python_modules/lib/python3.11/site-packages/jsonschema/tests/__pycache__/fuzz_validate.cpython-311.pyc +0 -0
  121. package/python_modules/lib/python3.11/site-packages/jsonschema/tests/__pycache__/test_cli.cpython-311.pyc +0 -0
  122. package/python_modules/lib/python3.11/site-packages/jsonschema/tests/__pycache__/test_deprecations.cpython-311.pyc +0 -0
  123. package/python_modules/lib/python3.11/site-packages/jsonschema/tests/__pycache__/test_exceptions.cpython-311.pyc +0 -0
  124. package/python_modules/lib/python3.11/site-packages/jsonschema/tests/__pycache__/test_format.cpython-311.pyc +0 -0
  125. package/python_modules/lib/python3.11/site-packages/jsonschema/tests/__pycache__/test_jsonschema_test_suite.cpython-311.pyc +0 -0
  126. package/python_modules/lib/python3.11/site-packages/jsonschema/tests/__pycache__/test_types.cpython-311.pyc +0 -0
  127. package/python_modules/lib/python3.11/site-packages/jsonschema/tests/__pycache__/test_utils.cpython-311.pyc +0 -0
  128. package/python_modules/lib/python3.11/site-packages/jsonschema/tests/__pycache__/test_validators.cpython-311.pyc +0 -0
  129. package/python_modules/lib/python3.11/site-packages/jsonschema/tests/_suite.py +0 -285
  130. package/python_modules/lib/python3.11/site-packages/jsonschema/tests/fuzz_validate.py +0 -50
  131. package/python_modules/lib/python3.11/site-packages/jsonschema/tests/test_cli.py +0 -904
  132. package/python_modules/lib/python3.11/site-packages/jsonschema/tests/test_deprecations.py +0 -432
  133. package/python_modules/lib/python3.11/site-packages/jsonschema/tests/test_exceptions.py +0 -702
  134. package/python_modules/lib/python3.11/site-packages/jsonschema/tests/test_format.py +0 -91
  135. package/python_modules/lib/python3.11/site-packages/jsonschema/tests/test_jsonschema_test_suite.py +0 -262
  136. package/python_modules/lib/python3.11/site-packages/jsonschema/tests/test_types.py +0 -221
  137. package/python_modules/lib/python3.11/site-packages/jsonschema/tests/test_utils.py +0 -138
  138. package/python_modules/lib/python3.11/site-packages/jsonschema/tests/test_validators.py +0 -2575
  139. package/python_modules/lib/python3.11/site-packages/jsonschema/validators.py +0 -1410
  140. package/python_modules/lib/python3.11/site-packages/jsonschema-4.24.0.dist-info/INSTALLER +0 -1
  141. package/python_modules/lib/python3.11/site-packages/jsonschema-4.24.0.dist-info/METADATA +0 -172
  142. package/python_modules/lib/python3.11/site-packages/jsonschema-4.24.0.dist-info/RECORD +0 -77
  143. package/python_modules/lib/python3.11/site-packages/jsonschema-4.24.0.dist-info/REQUESTED +0 -0
  144. package/python_modules/lib/python3.11/site-packages/jsonschema-4.24.0.dist-info/WHEEL +0 -4
  145. package/python_modules/lib/python3.11/site-packages/jsonschema-4.24.0.dist-info/entry_points.txt +0 -2
  146. package/python_modules/lib/python3.11/site-packages/jsonschema-4.24.0.dist-info/licenses/COPYING +0 -19
  147. package/python_modules/lib/python3.11/site-packages/jsonschema_specifications/__init__.py +0 -12
  148. package/python_modules/lib/python3.11/site-packages/jsonschema_specifications/__pycache__/__init__.cpython-311.pyc +0 -0
  149. package/python_modules/lib/python3.11/site-packages/jsonschema_specifications/__pycache__/_core.cpython-311.pyc +0 -0
  150. package/python_modules/lib/python3.11/site-packages/jsonschema_specifications/_core.py +0 -38
  151. package/python_modules/lib/python3.11/site-packages/jsonschema_specifications/schemas/draft201909/metaschema.json +0 -42
  152. package/python_modules/lib/python3.11/site-packages/jsonschema_specifications/schemas/draft201909/vocabularies/applicator +0 -56
  153. package/python_modules/lib/python3.11/site-packages/jsonschema_specifications/schemas/draft201909/vocabularies/content +0 -17
  154. package/python_modules/lib/python3.11/site-packages/jsonschema_specifications/schemas/draft201909/vocabularies/core +0 -57
  155. package/python_modules/lib/python3.11/site-packages/jsonschema_specifications/schemas/draft201909/vocabularies/meta-data +0 -37
  156. package/python_modules/lib/python3.11/site-packages/jsonschema_specifications/schemas/draft201909/vocabularies/validation +0 -98
  157. package/python_modules/lib/python3.11/site-packages/jsonschema_specifications/schemas/draft202012/metaschema.json +0 -58
  158. package/python_modules/lib/python3.11/site-packages/jsonschema_specifications/schemas/draft202012/vocabularies/applicator +0 -48
  159. package/python_modules/lib/python3.11/site-packages/jsonschema_specifications/schemas/draft202012/vocabularies/content +0 -17
  160. package/python_modules/lib/python3.11/site-packages/jsonschema_specifications/schemas/draft202012/vocabularies/core +0 -51
  161. package/python_modules/lib/python3.11/site-packages/jsonschema_specifications/schemas/draft202012/vocabularies/format +0 -14
  162. package/python_modules/lib/python3.11/site-packages/jsonschema_specifications/schemas/draft202012/vocabularies/format-annotation +0 -14
  163. package/python_modules/lib/python3.11/site-packages/jsonschema_specifications/schemas/draft202012/vocabularies/format-assertion +0 -14
  164. package/python_modules/lib/python3.11/site-packages/jsonschema_specifications/schemas/draft202012/vocabularies/meta-data +0 -37
  165. package/python_modules/lib/python3.11/site-packages/jsonschema_specifications/schemas/draft202012/vocabularies/unevaluated +0 -15
  166. package/python_modules/lib/python3.11/site-packages/jsonschema_specifications/schemas/draft202012/vocabularies/validation +0 -98
  167. package/python_modules/lib/python3.11/site-packages/jsonschema_specifications/schemas/draft3/metaschema.json +0 -172
  168. package/python_modules/lib/python3.11/site-packages/jsonschema_specifications/schemas/draft4/metaschema.json +0 -149
  169. package/python_modules/lib/python3.11/site-packages/jsonschema_specifications/schemas/draft6/metaschema.json +0 -153
  170. package/python_modules/lib/python3.11/site-packages/jsonschema_specifications/schemas/draft7/metaschema.json +0 -166
  171. package/python_modules/lib/python3.11/site-packages/jsonschema_specifications/tests/__init__.py +0 -0
  172. package/python_modules/lib/python3.11/site-packages/jsonschema_specifications/tests/__pycache__/__init__.cpython-311.pyc +0 -0
  173. package/python_modules/lib/python3.11/site-packages/jsonschema_specifications/tests/__pycache__/test_jsonschema_specifications.cpython-311.pyc +0 -0
  174. package/python_modules/lib/python3.11/site-packages/jsonschema_specifications/tests/test_jsonschema_specifications.py +0 -41
  175. package/python_modules/lib/python3.11/site-packages/jsonschema_specifications-2025.4.1.dist-info/INSTALLER +0 -1
  176. package/python_modules/lib/python3.11/site-packages/jsonschema_specifications-2025.4.1.dist-info/METADATA +0 -54
  177. package/python_modules/lib/python3.11/site-packages/jsonschema_specifications-2025.4.1.dist-info/RECORD +0 -33
  178. package/python_modules/lib/python3.11/site-packages/jsonschema_specifications-2025.4.1.dist-info/WHEEL +0 -4
  179. package/python_modules/lib/python3.11/site-packages/jsonschema_specifications-2025.4.1.dist-info/licenses/COPYING +0 -19
  180. package/python_modules/lib/python3.11/site-packages/pip/__init__.py +0 -13
  181. package/python_modules/lib/python3.11/site-packages/pip/__main__.py +0 -24
  182. package/python_modules/lib/python3.11/site-packages/pip/__pip-runner__.py +0 -50
  183. package/python_modules/lib/python3.11/site-packages/pip/__pycache__/__init__.cpython-311.pyc +0 -0
  184. package/python_modules/lib/python3.11/site-packages/pip/__pycache__/__main__.cpython-311.pyc +0 -0
  185. package/python_modules/lib/python3.11/site-packages/pip/__pycache__/__pip-runner__.cpython-311.pyc +0 -0
  186. package/python_modules/lib/python3.11/site-packages/pip/_internal/__init__.py +0 -18
  187. package/python_modules/lib/python3.11/site-packages/pip/_internal/__pycache__/__init__.cpython-311.pyc +0 -0
  188. package/python_modules/lib/python3.11/site-packages/pip/_internal/__pycache__/build_env.cpython-311.pyc +0 -0
  189. package/python_modules/lib/python3.11/site-packages/pip/_internal/__pycache__/cache.cpython-311.pyc +0 -0
  190. package/python_modules/lib/python3.11/site-packages/pip/_internal/__pycache__/configuration.cpython-311.pyc +0 -0
  191. package/python_modules/lib/python3.11/site-packages/pip/_internal/__pycache__/exceptions.cpython-311.pyc +0 -0
  192. package/python_modules/lib/python3.11/site-packages/pip/_internal/__pycache__/main.cpython-311.pyc +0 -0
  193. package/python_modules/lib/python3.11/site-packages/pip/_internal/__pycache__/pyproject.cpython-311.pyc +0 -0
  194. package/python_modules/lib/python3.11/site-packages/pip/_internal/__pycache__/self_outdated_check.cpython-311.pyc +0 -0
  195. package/python_modules/lib/python3.11/site-packages/pip/_internal/__pycache__/wheel_builder.cpython-311.pyc +0 -0
  196. package/python_modules/lib/python3.11/site-packages/pip/_internal/build_env.py +0 -311
  197. package/python_modules/lib/python3.11/site-packages/pip/_internal/cache.py +0 -290
  198. package/python_modules/lib/python3.11/site-packages/pip/_internal/cli/__init__.py +0 -4
  199. package/python_modules/lib/python3.11/site-packages/pip/_internal/cli/__pycache__/__init__.cpython-311.pyc +0 -0
  200. package/python_modules/lib/python3.11/site-packages/pip/_internal/cli/__pycache__/autocompletion.cpython-311.pyc +0 -0
  201. package/python_modules/lib/python3.11/site-packages/pip/_internal/cli/__pycache__/base_command.cpython-311.pyc +0 -0
  202. package/python_modules/lib/python3.11/site-packages/pip/_internal/cli/__pycache__/cmdoptions.cpython-311.pyc +0 -0
  203. package/python_modules/lib/python3.11/site-packages/pip/_internal/cli/__pycache__/command_context.cpython-311.pyc +0 -0
  204. package/python_modules/lib/python3.11/site-packages/pip/_internal/cli/__pycache__/main.cpython-311.pyc +0 -0
  205. package/python_modules/lib/python3.11/site-packages/pip/_internal/cli/__pycache__/main_parser.cpython-311.pyc +0 -0
  206. package/python_modules/lib/python3.11/site-packages/pip/_internal/cli/__pycache__/parser.cpython-311.pyc +0 -0
  207. package/python_modules/lib/python3.11/site-packages/pip/_internal/cli/__pycache__/progress_bars.cpython-311.pyc +0 -0
  208. package/python_modules/lib/python3.11/site-packages/pip/_internal/cli/__pycache__/req_command.cpython-311.pyc +0 -0
  209. package/python_modules/lib/python3.11/site-packages/pip/_internal/cli/__pycache__/spinners.cpython-311.pyc +0 -0
  210. package/python_modules/lib/python3.11/site-packages/pip/_internal/cli/__pycache__/status_codes.cpython-311.pyc +0 -0
  211. package/python_modules/lib/python3.11/site-packages/pip/_internal/cli/autocompletion.py +0 -172
  212. package/python_modules/lib/python3.11/site-packages/pip/_internal/cli/base_command.py +0 -236
  213. package/python_modules/lib/python3.11/site-packages/pip/_internal/cli/cmdoptions.py +0 -1074
  214. package/python_modules/lib/python3.11/site-packages/pip/_internal/cli/command_context.py +0 -27
  215. package/python_modules/lib/python3.11/site-packages/pip/_internal/cli/main.py +0 -79
  216. package/python_modules/lib/python3.11/site-packages/pip/_internal/cli/main_parser.py +0 -134
  217. package/python_modules/lib/python3.11/site-packages/pip/_internal/cli/parser.py +0 -294
  218. package/python_modules/lib/python3.11/site-packages/pip/_internal/cli/progress_bars.py +0 -68
  219. package/python_modules/lib/python3.11/site-packages/pip/_internal/cli/req_command.py +0 -505
  220. package/python_modules/lib/python3.11/site-packages/pip/_internal/cli/spinners.py +0 -159
  221. package/python_modules/lib/python3.11/site-packages/pip/_internal/cli/status_codes.py +0 -6
  222. package/python_modules/lib/python3.11/site-packages/pip/_internal/commands/__init__.py +0 -132
  223. package/python_modules/lib/python3.11/site-packages/pip/_internal/commands/__pycache__/__init__.cpython-311.pyc +0 -0
  224. package/python_modules/lib/python3.11/site-packages/pip/_internal/commands/__pycache__/cache.cpython-311.pyc +0 -0
  225. package/python_modules/lib/python3.11/site-packages/pip/_internal/commands/__pycache__/check.cpython-311.pyc +0 -0
  226. package/python_modules/lib/python3.11/site-packages/pip/_internal/commands/__pycache__/completion.cpython-311.pyc +0 -0
  227. package/python_modules/lib/python3.11/site-packages/pip/_internal/commands/__pycache__/configuration.cpython-311.pyc +0 -0
  228. package/python_modules/lib/python3.11/site-packages/pip/_internal/commands/__pycache__/debug.cpython-311.pyc +0 -0
  229. package/python_modules/lib/python3.11/site-packages/pip/_internal/commands/__pycache__/download.cpython-311.pyc +0 -0
  230. package/python_modules/lib/python3.11/site-packages/pip/_internal/commands/__pycache__/freeze.cpython-311.pyc +0 -0
  231. package/python_modules/lib/python3.11/site-packages/pip/_internal/commands/__pycache__/hash.cpython-311.pyc +0 -0
  232. package/python_modules/lib/python3.11/site-packages/pip/_internal/commands/__pycache__/help.cpython-311.pyc +0 -0
  233. package/python_modules/lib/python3.11/site-packages/pip/_internal/commands/__pycache__/index.cpython-311.pyc +0 -0
  234. package/python_modules/lib/python3.11/site-packages/pip/_internal/commands/__pycache__/inspect.cpython-311.pyc +0 -0
  235. package/python_modules/lib/python3.11/site-packages/pip/_internal/commands/__pycache__/install.cpython-311.pyc +0 -0
  236. package/python_modules/lib/python3.11/site-packages/pip/_internal/commands/__pycache__/list.cpython-311.pyc +0 -0
  237. package/python_modules/lib/python3.11/site-packages/pip/_internal/commands/__pycache__/search.cpython-311.pyc +0 -0
  238. package/python_modules/lib/python3.11/site-packages/pip/_internal/commands/__pycache__/show.cpython-311.pyc +0 -0
  239. package/python_modules/lib/python3.11/site-packages/pip/_internal/commands/__pycache__/uninstall.cpython-311.pyc +0 -0
  240. package/python_modules/lib/python3.11/site-packages/pip/_internal/commands/__pycache__/wheel.cpython-311.pyc +0 -0
  241. package/python_modules/lib/python3.11/site-packages/pip/_internal/commands/cache.py +0 -225
  242. package/python_modules/lib/python3.11/site-packages/pip/_internal/commands/check.py +0 -54
  243. package/python_modules/lib/python3.11/site-packages/pip/_internal/commands/completion.py +0 -130
  244. package/python_modules/lib/python3.11/site-packages/pip/_internal/commands/configuration.py +0 -280
  245. package/python_modules/lib/python3.11/site-packages/pip/_internal/commands/debug.py +0 -201
  246. package/python_modules/lib/python3.11/site-packages/pip/_internal/commands/download.py +0 -147
  247. package/python_modules/lib/python3.11/site-packages/pip/_internal/commands/freeze.py +0 -108
  248. package/python_modules/lib/python3.11/site-packages/pip/_internal/commands/hash.py +0 -59
  249. package/python_modules/lib/python3.11/site-packages/pip/_internal/commands/help.py +0 -41
  250. package/python_modules/lib/python3.11/site-packages/pip/_internal/commands/index.py +0 -139
  251. package/python_modules/lib/python3.11/site-packages/pip/_internal/commands/inspect.py +0 -92
  252. package/python_modules/lib/python3.11/site-packages/pip/_internal/commands/install.py +0 -774
  253. package/python_modules/lib/python3.11/site-packages/pip/_internal/commands/list.py +0 -368
  254. package/python_modules/lib/python3.11/site-packages/pip/_internal/commands/search.py +0 -174
  255. package/python_modules/lib/python3.11/site-packages/pip/_internal/commands/show.py +0 -189
  256. package/python_modules/lib/python3.11/site-packages/pip/_internal/commands/uninstall.py +0 -113
  257. package/python_modules/lib/python3.11/site-packages/pip/_internal/commands/wheel.py +0 -183
  258. package/python_modules/lib/python3.11/site-packages/pip/_internal/configuration.py +0 -383
  259. package/python_modules/lib/python3.11/site-packages/pip/_internal/distributions/__init__.py +0 -21
  260. package/python_modules/lib/python3.11/site-packages/pip/_internal/distributions/__pycache__/__init__.cpython-311.pyc +0 -0
  261. package/python_modules/lib/python3.11/site-packages/pip/_internal/distributions/__pycache__/base.cpython-311.pyc +0 -0
  262. package/python_modules/lib/python3.11/site-packages/pip/_internal/distributions/__pycache__/installed.cpython-311.pyc +0 -0
  263. package/python_modules/lib/python3.11/site-packages/pip/_internal/distributions/__pycache__/sdist.cpython-311.pyc +0 -0
  264. package/python_modules/lib/python3.11/site-packages/pip/_internal/distributions/__pycache__/wheel.cpython-311.pyc +0 -0
  265. package/python_modules/lib/python3.11/site-packages/pip/_internal/distributions/base.py +0 -51
  266. package/python_modules/lib/python3.11/site-packages/pip/_internal/distributions/installed.py +0 -29
  267. package/python_modules/lib/python3.11/site-packages/pip/_internal/distributions/sdist.py +0 -156
  268. package/python_modules/lib/python3.11/site-packages/pip/_internal/distributions/wheel.py +0 -40
  269. package/python_modules/lib/python3.11/site-packages/pip/_internal/exceptions.py +0 -728
  270. package/python_modules/lib/python3.11/site-packages/pip/_internal/index/__init__.py +0 -2
  271. package/python_modules/lib/python3.11/site-packages/pip/_internal/index/__pycache__/__init__.cpython-311.pyc +0 -0
  272. package/python_modules/lib/python3.11/site-packages/pip/_internal/index/__pycache__/collector.cpython-311.pyc +0 -0
  273. package/python_modules/lib/python3.11/site-packages/pip/_internal/index/__pycache__/package_finder.cpython-311.pyc +0 -0
  274. package/python_modules/lib/python3.11/site-packages/pip/_internal/index/__pycache__/sources.cpython-311.pyc +0 -0
  275. package/python_modules/lib/python3.11/site-packages/pip/_internal/index/collector.py +0 -507
  276. package/python_modules/lib/python3.11/site-packages/pip/_internal/index/package_finder.py +0 -1027
  277. package/python_modules/lib/python3.11/site-packages/pip/_internal/index/sources.py +0 -285
  278. package/python_modules/lib/python3.11/site-packages/pip/_internal/locations/__init__.py +0 -467
  279. package/python_modules/lib/python3.11/site-packages/pip/_internal/locations/__pycache__/__init__.cpython-311.pyc +0 -0
  280. package/python_modules/lib/python3.11/site-packages/pip/_internal/locations/__pycache__/_distutils.cpython-311.pyc +0 -0
  281. package/python_modules/lib/python3.11/site-packages/pip/_internal/locations/__pycache__/_sysconfig.cpython-311.pyc +0 -0
  282. package/python_modules/lib/python3.11/site-packages/pip/_internal/locations/__pycache__/base.cpython-311.pyc +0 -0
  283. package/python_modules/lib/python3.11/site-packages/pip/_internal/locations/_distutils.py +0 -172
  284. package/python_modules/lib/python3.11/site-packages/pip/_internal/locations/_sysconfig.py +0 -213
  285. package/python_modules/lib/python3.11/site-packages/pip/_internal/locations/base.py +0 -81
  286. package/python_modules/lib/python3.11/site-packages/pip/_internal/main.py +0 -12
  287. package/python_modules/lib/python3.11/site-packages/pip/_internal/metadata/__init__.py +0 -128
  288. package/python_modules/lib/python3.11/site-packages/pip/_internal/metadata/__pycache__/__init__.cpython-311.pyc +0 -0
  289. package/python_modules/lib/python3.11/site-packages/pip/_internal/metadata/__pycache__/_json.cpython-311.pyc +0 -0
  290. package/python_modules/lib/python3.11/site-packages/pip/_internal/metadata/__pycache__/base.cpython-311.pyc +0 -0
  291. package/python_modules/lib/python3.11/site-packages/pip/_internal/metadata/__pycache__/pkg_resources.cpython-311.pyc +0 -0
  292. package/python_modules/lib/python3.11/site-packages/pip/_internal/metadata/_json.py +0 -84
  293. package/python_modules/lib/python3.11/site-packages/pip/_internal/metadata/base.py +0 -702
  294. package/python_modules/lib/python3.11/site-packages/pip/_internal/metadata/importlib/__init__.py +0 -6
  295. package/python_modules/lib/python3.11/site-packages/pip/_internal/metadata/importlib/__pycache__/__init__.cpython-311.pyc +0 -0
  296. package/python_modules/lib/python3.11/site-packages/pip/_internal/metadata/importlib/__pycache__/_compat.cpython-311.pyc +0 -0
  297. package/python_modules/lib/python3.11/site-packages/pip/_internal/metadata/importlib/__pycache__/_dists.cpython-311.pyc +0 -0
  298. package/python_modules/lib/python3.11/site-packages/pip/_internal/metadata/importlib/__pycache__/_envs.cpython-311.pyc +0 -0
  299. package/python_modules/lib/python3.11/site-packages/pip/_internal/metadata/importlib/_compat.py +0 -55
  300. package/python_modules/lib/python3.11/site-packages/pip/_internal/metadata/importlib/_dists.py +0 -227
  301. package/python_modules/lib/python3.11/site-packages/pip/_internal/metadata/importlib/_envs.py +0 -189
  302. package/python_modules/lib/python3.11/site-packages/pip/_internal/metadata/pkg_resources.py +0 -278
  303. package/python_modules/lib/python3.11/site-packages/pip/_internal/models/__init__.py +0 -2
  304. package/python_modules/lib/python3.11/site-packages/pip/_internal/models/__pycache__/__init__.cpython-311.pyc +0 -0
  305. package/python_modules/lib/python3.11/site-packages/pip/_internal/models/__pycache__/candidate.cpython-311.pyc +0 -0
  306. package/python_modules/lib/python3.11/site-packages/pip/_internal/models/__pycache__/direct_url.cpython-311.pyc +0 -0
  307. package/python_modules/lib/python3.11/site-packages/pip/_internal/models/__pycache__/format_control.cpython-311.pyc +0 -0
  308. package/python_modules/lib/python3.11/site-packages/pip/_internal/models/__pycache__/index.cpython-311.pyc +0 -0
  309. package/python_modules/lib/python3.11/site-packages/pip/_internal/models/__pycache__/installation_report.cpython-311.pyc +0 -0
  310. package/python_modules/lib/python3.11/site-packages/pip/_internal/models/__pycache__/link.cpython-311.pyc +0 -0
  311. package/python_modules/lib/python3.11/site-packages/pip/_internal/models/__pycache__/scheme.cpython-311.pyc +0 -0
  312. package/python_modules/lib/python3.11/site-packages/pip/_internal/models/__pycache__/search_scope.cpython-311.pyc +0 -0
  313. package/python_modules/lib/python3.11/site-packages/pip/_internal/models/__pycache__/selection_prefs.cpython-311.pyc +0 -0
  314. package/python_modules/lib/python3.11/site-packages/pip/_internal/models/__pycache__/target_python.cpython-311.pyc +0 -0
  315. package/python_modules/lib/python3.11/site-packages/pip/_internal/models/__pycache__/wheel.cpython-311.pyc +0 -0
  316. package/python_modules/lib/python3.11/site-packages/pip/_internal/models/candidate.py +0 -30
  317. package/python_modules/lib/python3.11/site-packages/pip/_internal/models/direct_url.py +0 -235
  318. package/python_modules/lib/python3.11/site-packages/pip/_internal/models/format_control.py +0 -78
  319. package/python_modules/lib/python3.11/site-packages/pip/_internal/models/index.py +0 -28
  320. package/python_modules/lib/python3.11/site-packages/pip/_internal/models/installation_report.py +0 -56
  321. package/python_modules/lib/python3.11/site-packages/pip/_internal/models/link.py +0 -579
  322. package/python_modules/lib/python3.11/site-packages/pip/_internal/models/scheme.py +0 -31
  323. package/python_modules/lib/python3.11/site-packages/pip/_internal/models/search_scope.py +0 -132
  324. package/python_modules/lib/python3.11/site-packages/pip/_internal/models/selection_prefs.py +0 -51
  325. package/python_modules/lib/python3.11/site-packages/pip/_internal/models/target_python.py +0 -122
  326. package/python_modules/lib/python3.11/site-packages/pip/_internal/models/wheel.py +0 -92
  327. package/python_modules/lib/python3.11/site-packages/pip/_internal/network/__init__.py +0 -2
  328. package/python_modules/lib/python3.11/site-packages/pip/_internal/network/__pycache__/__init__.cpython-311.pyc +0 -0
  329. package/python_modules/lib/python3.11/site-packages/pip/_internal/network/__pycache__/auth.cpython-311.pyc +0 -0
  330. package/python_modules/lib/python3.11/site-packages/pip/_internal/network/__pycache__/cache.cpython-311.pyc +0 -0
  331. package/python_modules/lib/python3.11/site-packages/pip/_internal/network/__pycache__/download.cpython-311.pyc +0 -0
  332. package/python_modules/lib/python3.11/site-packages/pip/_internal/network/__pycache__/lazy_wheel.cpython-311.pyc +0 -0
  333. package/python_modules/lib/python3.11/site-packages/pip/_internal/network/__pycache__/session.cpython-311.pyc +0 -0
  334. package/python_modules/lib/python3.11/site-packages/pip/_internal/network/__pycache__/utils.cpython-311.pyc +0 -0
  335. package/python_modules/lib/python3.11/site-packages/pip/_internal/network/__pycache__/xmlrpc.cpython-311.pyc +0 -0
  336. package/python_modules/lib/python3.11/site-packages/pip/_internal/network/auth.py +0 -561
  337. package/python_modules/lib/python3.11/site-packages/pip/_internal/network/cache.py +0 -106
  338. package/python_modules/lib/python3.11/site-packages/pip/_internal/network/download.py +0 -186
  339. package/python_modules/lib/python3.11/site-packages/pip/_internal/network/lazy_wheel.py +0 -210
  340. package/python_modules/lib/python3.11/site-packages/pip/_internal/network/session.py +0 -520
  341. package/python_modules/lib/python3.11/site-packages/pip/_internal/network/utils.py +0 -96
  342. package/python_modules/lib/python3.11/site-packages/pip/_internal/network/xmlrpc.py +0 -62
  343. package/python_modules/lib/python3.11/site-packages/pip/_internal/operations/__init__.py +0 -0
  344. package/python_modules/lib/python3.11/site-packages/pip/_internal/operations/__pycache__/__init__.cpython-311.pyc +0 -0
  345. package/python_modules/lib/python3.11/site-packages/pip/_internal/operations/__pycache__/check.cpython-311.pyc +0 -0
  346. package/python_modules/lib/python3.11/site-packages/pip/_internal/operations/__pycache__/freeze.cpython-311.pyc +0 -0
  347. package/python_modules/lib/python3.11/site-packages/pip/_internal/operations/__pycache__/prepare.cpython-311.pyc +0 -0
  348. package/python_modules/lib/python3.11/site-packages/pip/_internal/operations/build/__init__.py +0 -0
  349. package/python_modules/lib/python3.11/site-packages/pip/_internal/operations/build/__pycache__/__init__.cpython-311.pyc +0 -0
  350. package/python_modules/lib/python3.11/site-packages/pip/_internal/operations/build/__pycache__/build_tracker.cpython-311.pyc +0 -0
  351. package/python_modules/lib/python3.11/site-packages/pip/_internal/operations/build/__pycache__/metadata.cpython-311.pyc +0 -0
  352. package/python_modules/lib/python3.11/site-packages/pip/_internal/operations/build/__pycache__/metadata_editable.cpython-311.pyc +0 -0
  353. package/python_modules/lib/python3.11/site-packages/pip/_internal/operations/build/__pycache__/metadata_legacy.cpython-311.pyc +0 -0
  354. package/python_modules/lib/python3.11/site-packages/pip/_internal/operations/build/__pycache__/wheel.cpython-311.pyc +0 -0
  355. package/python_modules/lib/python3.11/site-packages/pip/_internal/operations/build/__pycache__/wheel_editable.cpython-311.pyc +0 -0
  356. package/python_modules/lib/python3.11/site-packages/pip/_internal/operations/build/__pycache__/wheel_legacy.cpython-311.pyc +0 -0
  357. package/python_modules/lib/python3.11/site-packages/pip/_internal/operations/build/build_tracker.py +0 -139
  358. package/python_modules/lib/python3.11/site-packages/pip/_internal/operations/build/metadata.py +0 -39
  359. package/python_modules/lib/python3.11/site-packages/pip/_internal/operations/build/metadata_editable.py +0 -41
  360. package/python_modules/lib/python3.11/site-packages/pip/_internal/operations/build/metadata_legacy.py +0 -74
  361. package/python_modules/lib/python3.11/site-packages/pip/_internal/operations/build/wheel.py +0 -37
  362. package/python_modules/lib/python3.11/site-packages/pip/_internal/operations/build/wheel_editable.py +0 -46
  363. package/python_modules/lib/python3.11/site-packages/pip/_internal/operations/build/wheel_legacy.py +0 -102
  364. package/python_modules/lib/python3.11/site-packages/pip/_internal/operations/check.py +0 -187
  365. package/python_modules/lib/python3.11/site-packages/pip/_internal/operations/freeze.py +0 -255
  366. package/python_modules/lib/python3.11/site-packages/pip/_internal/operations/install/__init__.py +0 -2
  367. package/python_modules/lib/python3.11/site-packages/pip/_internal/operations/install/__pycache__/__init__.cpython-311.pyc +0 -0
  368. package/python_modules/lib/python3.11/site-packages/pip/_internal/operations/install/__pycache__/editable_legacy.cpython-311.pyc +0 -0
  369. package/python_modules/lib/python3.11/site-packages/pip/_internal/operations/install/__pycache__/wheel.cpython-311.pyc +0 -0
  370. package/python_modules/lib/python3.11/site-packages/pip/_internal/operations/install/editable_legacy.py +0 -46
  371. package/python_modules/lib/python3.11/site-packages/pip/_internal/operations/install/wheel.py +0 -734
  372. package/python_modules/lib/python3.11/site-packages/pip/_internal/operations/prepare.py +0 -730
  373. package/python_modules/lib/python3.11/site-packages/pip/_internal/pyproject.py +0 -179
  374. package/python_modules/lib/python3.11/site-packages/pip/_internal/req/__init__.py +0 -92
  375. package/python_modules/lib/python3.11/site-packages/pip/_internal/req/__pycache__/__init__.cpython-311.pyc +0 -0
  376. package/python_modules/lib/python3.11/site-packages/pip/_internal/req/__pycache__/constructors.cpython-311.pyc +0 -0
  377. package/python_modules/lib/python3.11/site-packages/pip/_internal/req/__pycache__/req_file.cpython-311.pyc +0 -0
  378. package/python_modules/lib/python3.11/site-packages/pip/_internal/req/__pycache__/req_install.cpython-311.pyc +0 -0
  379. package/python_modules/lib/python3.11/site-packages/pip/_internal/req/__pycache__/req_set.cpython-311.pyc +0 -0
  380. package/python_modules/lib/python3.11/site-packages/pip/_internal/req/__pycache__/req_uninstall.cpython-311.pyc +0 -0
  381. package/python_modules/lib/python3.11/site-packages/pip/_internal/req/constructors.py +0 -576
  382. package/python_modules/lib/python3.11/site-packages/pip/_internal/req/req_file.py +0 -554
  383. package/python_modules/lib/python3.11/site-packages/pip/_internal/req/req_install.py +0 -923
  384. package/python_modules/lib/python3.11/site-packages/pip/_internal/req/req_set.py +0 -119
  385. package/python_modules/lib/python3.11/site-packages/pip/_internal/req/req_uninstall.py +0 -649
  386. package/python_modules/lib/python3.11/site-packages/pip/_internal/resolution/__init__.py +0 -0
  387. package/python_modules/lib/python3.11/site-packages/pip/_internal/resolution/__pycache__/__init__.cpython-311.pyc +0 -0
  388. package/python_modules/lib/python3.11/site-packages/pip/_internal/resolution/__pycache__/base.cpython-311.pyc +0 -0
  389. package/python_modules/lib/python3.11/site-packages/pip/_internal/resolution/base.py +0 -20
  390. package/python_modules/lib/python3.11/site-packages/pip/_internal/resolution/legacy/__init__.py +0 -0
  391. package/python_modules/lib/python3.11/site-packages/pip/_internal/resolution/legacy/__pycache__/__init__.cpython-311.pyc +0 -0
  392. package/python_modules/lib/python3.11/site-packages/pip/_internal/resolution/legacy/__pycache__/resolver.cpython-311.pyc +0 -0
  393. package/python_modules/lib/python3.11/site-packages/pip/_internal/resolution/legacy/resolver.py +0 -598
  394. package/python_modules/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/__init__.py +0 -0
  395. package/python_modules/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/__pycache__/__init__.cpython-311.pyc +0 -0
  396. package/python_modules/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/__pycache__/base.cpython-311.pyc +0 -0
  397. package/python_modules/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/__pycache__/candidates.cpython-311.pyc +0 -0
  398. package/python_modules/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/__pycache__/factory.cpython-311.pyc +0 -0
  399. package/python_modules/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/__pycache__/found_candidates.cpython-311.pyc +0 -0
  400. package/python_modules/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/__pycache__/provider.cpython-311.pyc +0 -0
  401. package/python_modules/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/__pycache__/reporter.cpython-311.pyc +0 -0
  402. package/python_modules/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/__pycache__/requirements.cpython-311.pyc +0 -0
  403. package/python_modules/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/__pycache__/resolver.cpython-311.pyc +0 -0
  404. package/python_modules/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/base.py +0 -141
  405. package/python_modules/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/candidates.py +0 -597
  406. package/python_modules/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/factory.py +0 -812
  407. package/python_modules/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py +0 -155
  408. package/python_modules/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/provider.py +0 -255
  409. package/python_modules/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/reporter.py +0 -80
  410. package/python_modules/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/requirements.py +0 -166
  411. package/python_modules/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/resolver.py +0 -317
  412. package/python_modules/lib/python3.11/site-packages/pip/_internal/self_outdated_check.py +0 -248
  413. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/__init__.py +0 -0
  414. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/__pycache__/__init__.cpython-311.pyc +0 -0
  415. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/__pycache__/_jaraco_text.cpython-311.pyc +0 -0
  416. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/__pycache__/_log.cpython-311.pyc +0 -0
  417. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/__pycache__/appdirs.cpython-311.pyc +0 -0
  418. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/__pycache__/compat.cpython-311.pyc +0 -0
  419. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/__pycache__/compatibility_tags.cpython-311.pyc +0 -0
  420. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/__pycache__/datetime.cpython-311.pyc +0 -0
  421. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/__pycache__/deprecation.cpython-311.pyc +0 -0
  422. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/__pycache__/direct_url_helpers.cpython-311.pyc +0 -0
  423. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/__pycache__/egg_link.cpython-311.pyc +0 -0
  424. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/__pycache__/encoding.cpython-311.pyc +0 -0
  425. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/__pycache__/entrypoints.cpython-311.pyc +0 -0
  426. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/__pycache__/filesystem.cpython-311.pyc +0 -0
  427. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/__pycache__/filetypes.cpython-311.pyc +0 -0
  428. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/__pycache__/glibc.cpython-311.pyc +0 -0
  429. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/__pycache__/hashes.cpython-311.pyc +0 -0
  430. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/__pycache__/logging.cpython-311.pyc +0 -0
  431. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/__pycache__/misc.cpython-311.pyc +0 -0
  432. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/__pycache__/models.cpython-311.pyc +0 -0
  433. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/__pycache__/packaging.cpython-311.pyc +0 -0
  434. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/__pycache__/setuptools_build.cpython-311.pyc +0 -0
  435. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/__pycache__/subprocess.cpython-311.pyc +0 -0
  436. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/__pycache__/temp_dir.cpython-311.pyc +0 -0
  437. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/__pycache__/unpacking.cpython-311.pyc +0 -0
  438. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/__pycache__/urls.cpython-311.pyc +0 -0
  439. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/__pycache__/virtualenv.cpython-311.pyc +0 -0
  440. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/__pycache__/wheel.cpython-311.pyc +0 -0
  441. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/_jaraco_text.py +0 -109
  442. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/_log.py +0 -38
  443. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/appdirs.py +0 -52
  444. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/compat.py +0 -63
  445. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/compatibility_tags.py +0 -165
  446. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/datetime.py +0 -11
  447. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/deprecation.py +0 -120
  448. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/direct_url_helpers.py +0 -87
  449. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/egg_link.py +0 -80
  450. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/encoding.py +0 -36
  451. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/entrypoints.py +0 -84
  452. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/filesystem.py +0 -153
  453. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/filetypes.py +0 -27
  454. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/glibc.py +0 -88
  455. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/hashes.py +0 -151
  456. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/logging.py +0 -348
  457. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/misc.py +0 -783
  458. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/models.py +0 -39
  459. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/packaging.py +0 -57
  460. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/setuptools_build.py +0 -146
  461. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/subprocess.py +0 -260
  462. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/temp_dir.py +0 -296
  463. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/unpacking.py +0 -257
  464. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/urls.py +0 -62
  465. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/virtualenv.py +0 -104
  466. package/python_modules/lib/python3.11/site-packages/pip/_internal/utils/wheel.py +0 -134
  467. package/python_modules/lib/python3.11/site-packages/pip/_internal/vcs/__init__.py +0 -15
  468. package/python_modules/lib/python3.11/site-packages/pip/_internal/vcs/__pycache__/__init__.cpython-311.pyc +0 -0
  469. package/python_modules/lib/python3.11/site-packages/pip/_internal/vcs/__pycache__/bazaar.cpython-311.pyc +0 -0
  470. package/python_modules/lib/python3.11/site-packages/pip/_internal/vcs/__pycache__/git.cpython-311.pyc +0 -0
  471. package/python_modules/lib/python3.11/site-packages/pip/_internal/vcs/__pycache__/mercurial.cpython-311.pyc +0 -0
  472. package/python_modules/lib/python3.11/site-packages/pip/_internal/vcs/__pycache__/subversion.cpython-311.pyc +0 -0
  473. package/python_modules/lib/python3.11/site-packages/pip/_internal/vcs/__pycache__/versioncontrol.cpython-311.pyc +0 -0
  474. package/python_modules/lib/python3.11/site-packages/pip/_internal/vcs/bazaar.py +0 -112
  475. package/python_modules/lib/python3.11/site-packages/pip/_internal/vcs/git.py +0 -526
  476. package/python_modules/lib/python3.11/site-packages/pip/_internal/vcs/mercurial.py +0 -163
  477. package/python_modules/lib/python3.11/site-packages/pip/_internal/vcs/subversion.py +0 -324
  478. package/python_modules/lib/python3.11/site-packages/pip/_internal/vcs/versioncontrol.py +0 -705
  479. package/python_modules/lib/python3.11/site-packages/pip/_internal/wheel_builder.py +0 -354
  480. package/python_modules/lib/python3.11/site-packages/pip/_vendor/__init__.py +0 -121
  481. package/python_modules/lib/python3.11/site-packages/pip/_vendor/__pycache__/__init__.cpython-311.pyc +0 -0
  482. package/python_modules/lib/python3.11/site-packages/pip/_vendor/__pycache__/six.cpython-311.pyc +0 -0
  483. package/python_modules/lib/python3.11/site-packages/pip/_vendor/__pycache__/typing_extensions.cpython-311.pyc +0 -0
  484. package/python_modules/lib/python3.11/site-packages/pip/_vendor/cachecontrol/__init__.py +0 -28
  485. package/python_modules/lib/python3.11/site-packages/pip/_vendor/cachecontrol/__pycache__/__init__.cpython-311.pyc +0 -0
  486. package/python_modules/lib/python3.11/site-packages/pip/_vendor/cachecontrol/__pycache__/_cmd.cpython-311.pyc +0 -0
  487. package/python_modules/lib/python3.11/site-packages/pip/_vendor/cachecontrol/__pycache__/adapter.cpython-311.pyc +0 -0
  488. package/python_modules/lib/python3.11/site-packages/pip/_vendor/cachecontrol/__pycache__/cache.cpython-311.pyc +0 -0
  489. package/python_modules/lib/python3.11/site-packages/pip/_vendor/cachecontrol/__pycache__/controller.cpython-311.pyc +0 -0
  490. package/python_modules/lib/python3.11/site-packages/pip/_vendor/cachecontrol/__pycache__/filewrapper.cpython-311.pyc +0 -0
  491. package/python_modules/lib/python3.11/site-packages/pip/_vendor/cachecontrol/__pycache__/heuristics.cpython-311.pyc +0 -0
  492. package/python_modules/lib/python3.11/site-packages/pip/_vendor/cachecontrol/__pycache__/serialize.cpython-311.pyc +0 -0
  493. package/python_modules/lib/python3.11/site-packages/pip/_vendor/cachecontrol/__pycache__/wrapper.cpython-311.pyc +0 -0
  494. package/python_modules/lib/python3.11/site-packages/pip/_vendor/cachecontrol/_cmd.py +0 -70
  495. package/python_modules/lib/python3.11/site-packages/pip/_vendor/cachecontrol/adapter.py +0 -161
  496. package/python_modules/lib/python3.11/site-packages/pip/_vendor/cachecontrol/cache.py +0 -74
  497. package/python_modules/lib/python3.11/site-packages/pip/_vendor/cachecontrol/caches/__init__.py +0 -8
  498. package/python_modules/lib/python3.11/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/__init__.cpython-311.pyc +0 -0
  499. package/python_modules/lib/python3.11/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/file_cache.cpython-311.pyc +0 -0
  500. package/python_modules/lib/python3.11/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/redis_cache.cpython-311.pyc +0 -0
  501. package/python_modules/lib/python3.11/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py +0 -181
  502. package/python_modules/lib/python3.11/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py +0 -48
  503. package/python_modules/lib/python3.11/site-packages/pip/_vendor/cachecontrol/controller.py +0 -494
  504. package/python_modules/lib/python3.11/site-packages/pip/_vendor/cachecontrol/filewrapper.py +0 -119
  505. package/python_modules/lib/python3.11/site-packages/pip/_vendor/cachecontrol/heuristics.py +0 -154
  506. package/python_modules/lib/python3.11/site-packages/pip/_vendor/cachecontrol/py.typed +0 -0
  507. package/python_modules/lib/python3.11/site-packages/pip/_vendor/cachecontrol/serialize.py +0 -206
  508. package/python_modules/lib/python3.11/site-packages/pip/_vendor/cachecontrol/wrapper.py +0 -43
  509. package/python_modules/lib/python3.11/site-packages/pip/_vendor/certifi/__init__.py +0 -4
  510. package/python_modules/lib/python3.11/site-packages/pip/_vendor/certifi/__main__.py +0 -12
  511. package/python_modules/lib/python3.11/site-packages/pip/_vendor/certifi/__pycache__/__init__.cpython-311.pyc +0 -0
  512. package/python_modules/lib/python3.11/site-packages/pip/_vendor/certifi/__pycache__/__main__.cpython-311.pyc +0 -0
  513. package/python_modules/lib/python3.11/site-packages/pip/_vendor/certifi/__pycache__/core.cpython-311.pyc +0 -0
  514. package/python_modules/lib/python3.11/site-packages/pip/_vendor/certifi/cacert.pem +0 -4635
  515. package/python_modules/lib/python3.11/site-packages/pip/_vendor/certifi/core.py +0 -108
  516. package/python_modules/lib/python3.11/site-packages/pip/_vendor/certifi/py.typed +0 -0
  517. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__init__.py +0 -115
  518. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/__init__.cpython-311.pyc +0 -0
  519. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/big5freq.cpython-311.pyc +0 -0
  520. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/big5prober.cpython-311.pyc +0 -0
  521. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/chardistribution.cpython-311.pyc +0 -0
  522. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/charsetgroupprober.cpython-311.pyc +0 -0
  523. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/charsetprober.cpython-311.pyc +0 -0
  524. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/codingstatemachine.cpython-311.pyc +0 -0
  525. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/codingstatemachinedict.cpython-311.pyc +0 -0
  526. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/cp949prober.cpython-311.pyc +0 -0
  527. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/enums.cpython-311.pyc +0 -0
  528. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/escprober.cpython-311.pyc +0 -0
  529. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/escsm.cpython-311.pyc +0 -0
  530. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/eucjpprober.cpython-311.pyc +0 -0
  531. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/euckrfreq.cpython-311.pyc +0 -0
  532. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/euckrprober.cpython-311.pyc +0 -0
  533. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/euctwfreq.cpython-311.pyc +0 -0
  534. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/euctwprober.cpython-311.pyc +0 -0
  535. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/gb2312freq.cpython-311.pyc +0 -0
  536. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/gb2312prober.cpython-311.pyc +0 -0
  537. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/hebrewprober.cpython-311.pyc +0 -0
  538. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/jisfreq.cpython-311.pyc +0 -0
  539. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/johabfreq.cpython-311.pyc +0 -0
  540. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/johabprober.cpython-311.pyc +0 -0
  541. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/jpcntx.cpython-311.pyc +0 -0
  542. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/langbulgarianmodel.cpython-311.pyc +0 -0
  543. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/langgreekmodel.cpython-311.pyc +0 -0
  544. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/langhebrewmodel.cpython-311.pyc +0 -0
  545. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/langhungarianmodel.cpython-311.pyc +0 -0
  546. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/langrussianmodel.cpython-311.pyc +0 -0
  547. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/langthaimodel.cpython-311.pyc +0 -0
  548. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/langturkishmodel.cpython-311.pyc +0 -0
  549. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/latin1prober.cpython-311.pyc +0 -0
  550. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/macromanprober.cpython-311.pyc +0 -0
  551. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/mbcharsetprober.cpython-311.pyc +0 -0
  552. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/mbcsgroupprober.cpython-311.pyc +0 -0
  553. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/mbcssm.cpython-311.pyc +0 -0
  554. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/resultdict.cpython-311.pyc +0 -0
  555. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/sbcharsetprober.cpython-311.pyc +0 -0
  556. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/sbcsgroupprober.cpython-311.pyc +0 -0
  557. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/sjisprober.cpython-311.pyc +0 -0
  558. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/universaldetector.cpython-311.pyc +0 -0
  559. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/utf1632prober.cpython-311.pyc +0 -0
  560. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/utf8prober.cpython-311.pyc +0 -0
  561. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/__pycache__/version.cpython-311.pyc +0 -0
  562. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/big5freq.py +0 -386
  563. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/big5prober.py +0 -47
  564. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/chardistribution.py +0 -261
  565. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/charsetgroupprober.py +0 -106
  566. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/charsetprober.py +0 -147
  567. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/cli/__init__.py +0 -0
  568. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/cli/__pycache__/__init__.cpython-311.pyc +0 -0
  569. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/cli/__pycache__/chardetect.cpython-311.pyc +0 -0
  570. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/cli/chardetect.py +0 -112
  571. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/codingstatemachine.py +0 -90
  572. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/codingstatemachinedict.py +0 -19
  573. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/cp949prober.py +0 -49
  574. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/enums.py +0 -85
  575. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/escprober.py +0 -102
  576. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/escsm.py +0 -261
  577. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/eucjpprober.py +0 -102
  578. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/euckrfreq.py +0 -196
  579. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/euckrprober.py +0 -47
  580. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/euctwfreq.py +0 -388
  581. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/euctwprober.py +0 -47
  582. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/gb2312freq.py +0 -284
  583. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/gb2312prober.py +0 -47
  584. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/hebrewprober.py +0 -316
  585. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/jisfreq.py +0 -325
  586. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/johabfreq.py +0 -2382
  587. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/johabprober.py +0 -47
  588. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/jpcntx.py +0 -238
  589. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/langbulgarianmodel.py +0 -4649
  590. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/langgreekmodel.py +0 -4397
  591. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/langhebrewmodel.py +0 -4380
  592. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/langhungarianmodel.py +0 -4649
  593. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/langrussianmodel.py +0 -5725
  594. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/langthaimodel.py +0 -4380
  595. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/langturkishmodel.py +0 -4380
  596. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/latin1prober.py +0 -147
  597. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/macromanprober.py +0 -162
  598. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/mbcharsetprober.py +0 -95
  599. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/mbcsgroupprober.py +0 -57
  600. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/mbcssm.py +0 -661
  601. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/metadata/__init__.py +0 -0
  602. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/metadata/__pycache__/__init__.cpython-311.pyc +0 -0
  603. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/metadata/__pycache__/languages.cpython-311.pyc +0 -0
  604. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/metadata/languages.py +0 -352
  605. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/py.typed +0 -0
  606. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/resultdict.py +0 -16
  607. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/sbcharsetprober.py +0 -162
  608. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/sbcsgroupprober.py +0 -88
  609. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/sjisprober.py +0 -105
  610. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/universaldetector.py +0 -362
  611. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/utf1632prober.py +0 -225
  612. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/utf8prober.py +0 -82
  613. package/python_modules/lib/python3.11/site-packages/pip/_vendor/chardet/version.py +0 -9
  614. package/python_modules/lib/python3.11/site-packages/pip/_vendor/colorama/__init__.py +0 -7
  615. package/python_modules/lib/python3.11/site-packages/pip/_vendor/colorama/__pycache__/__init__.cpython-311.pyc +0 -0
  616. package/python_modules/lib/python3.11/site-packages/pip/_vendor/colorama/__pycache__/ansi.cpython-311.pyc +0 -0
  617. package/python_modules/lib/python3.11/site-packages/pip/_vendor/colorama/__pycache__/ansitowin32.cpython-311.pyc +0 -0
  618. package/python_modules/lib/python3.11/site-packages/pip/_vendor/colorama/__pycache__/initialise.cpython-311.pyc +0 -0
  619. package/python_modules/lib/python3.11/site-packages/pip/_vendor/colorama/__pycache__/win32.cpython-311.pyc +0 -0
  620. package/python_modules/lib/python3.11/site-packages/pip/_vendor/colorama/__pycache__/winterm.cpython-311.pyc +0 -0
  621. package/python_modules/lib/python3.11/site-packages/pip/_vendor/colorama/ansi.py +0 -102
  622. package/python_modules/lib/python3.11/site-packages/pip/_vendor/colorama/ansitowin32.py +0 -277
  623. package/python_modules/lib/python3.11/site-packages/pip/_vendor/colorama/initialise.py +0 -121
  624. package/python_modules/lib/python3.11/site-packages/pip/_vendor/colorama/tests/__init__.py +0 -1
  625. package/python_modules/lib/python3.11/site-packages/pip/_vendor/colorama/tests/__pycache__/__init__.cpython-311.pyc +0 -0
  626. package/python_modules/lib/python3.11/site-packages/pip/_vendor/colorama/tests/__pycache__/ansi_test.cpython-311.pyc +0 -0
  627. package/python_modules/lib/python3.11/site-packages/pip/_vendor/colorama/tests/__pycache__/ansitowin32_test.cpython-311.pyc +0 -0
  628. package/python_modules/lib/python3.11/site-packages/pip/_vendor/colorama/tests/__pycache__/initialise_test.cpython-311.pyc +0 -0
  629. package/python_modules/lib/python3.11/site-packages/pip/_vendor/colorama/tests/__pycache__/isatty_test.cpython-311.pyc +0 -0
  630. package/python_modules/lib/python3.11/site-packages/pip/_vendor/colorama/tests/__pycache__/utils.cpython-311.pyc +0 -0
  631. package/python_modules/lib/python3.11/site-packages/pip/_vendor/colorama/tests/__pycache__/winterm_test.cpython-311.pyc +0 -0
  632. package/python_modules/lib/python3.11/site-packages/pip/_vendor/colorama/tests/ansi_test.py +0 -76
  633. package/python_modules/lib/python3.11/site-packages/pip/_vendor/colorama/tests/ansitowin32_test.py +0 -294
  634. package/python_modules/lib/python3.11/site-packages/pip/_vendor/colorama/tests/initialise_test.py +0 -189
  635. package/python_modules/lib/python3.11/site-packages/pip/_vendor/colorama/tests/isatty_test.py +0 -57
  636. package/python_modules/lib/python3.11/site-packages/pip/_vendor/colorama/tests/utils.py +0 -49
  637. package/python_modules/lib/python3.11/site-packages/pip/_vendor/colorama/tests/winterm_test.py +0 -131
  638. package/python_modules/lib/python3.11/site-packages/pip/_vendor/colorama/win32.py +0 -180
  639. package/python_modules/lib/python3.11/site-packages/pip/_vendor/colorama/winterm.py +0 -195
  640. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distlib/__init__.py +0 -33
  641. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distlib/__pycache__/__init__.cpython-311.pyc +0 -0
  642. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distlib/__pycache__/compat.cpython-311.pyc +0 -0
  643. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distlib/__pycache__/database.cpython-311.pyc +0 -0
  644. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distlib/__pycache__/index.cpython-311.pyc +0 -0
  645. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distlib/__pycache__/locators.cpython-311.pyc +0 -0
  646. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distlib/__pycache__/manifest.cpython-311.pyc +0 -0
  647. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distlib/__pycache__/markers.cpython-311.pyc +0 -0
  648. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distlib/__pycache__/metadata.cpython-311.pyc +0 -0
  649. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distlib/__pycache__/resources.cpython-311.pyc +0 -0
  650. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distlib/__pycache__/scripts.cpython-311.pyc +0 -0
  651. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distlib/__pycache__/util.cpython-311.pyc +0 -0
  652. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distlib/__pycache__/version.cpython-311.pyc +0 -0
  653. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distlib/__pycache__/wheel.cpython-311.pyc +0 -0
  654. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distlib/compat.py +0 -1138
  655. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distlib/database.py +0 -1359
  656. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distlib/index.py +0 -508
  657. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distlib/locators.py +0 -1303
  658. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distlib/manifest.py +0 -384
  659. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distlib/markers.py +0 -167
  660. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distlib/metadata.py +0 -1068
  661. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distlib/resources.py +0 -358
  662. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distlib/scripts.py +0 -452
  663. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distlib/t32.exe +0 -0
  664. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distlib/t64-arm.exe +0 -0
  665. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distlib/t64.exe +0 -0
  666. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distlib/util.py +0 -2025
  667. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distlib/version.py +0 -751
  668. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distlib/w32.exe +0 -0
  669. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distlib/w64-arm.exe +0 -0
  670. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distlib/w64.exe +0 -0
  671. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distlib/wheel.py +0 -1099
  672. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distro/__init__.py +0 -54
  673. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distro/__main__.py +0 -4
  674. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distro/__pycache__/__init__.cpython-311.pyc +0 -0
  675. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distro/__pycache__/__main__.cpython-311.pyc +0 -0
  676. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distro/__pycache__/distro.cpython-311.pyc +0 -0
  677. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distro/distro.py +0 -1399
  678. package/python_modules/lib/python3.11/site-packages/pip/_vendor/distro/py.typed +0 -0
  679. package/python_modules/lib/python3.11/site-packages/pip/_vendor/idna/__init__.py +0 -44
  680. package/python_modules/lib/python3.11/site-packages/pip/_vendor/idna/__pycache__/__init__.cpython-311.pyc +0 -0
  681. package/python_modules/lib/python3.11/site-packages/pip/_vendor/idna/__pycache__/codec.cpython-311.pyc +0 -0
  682. package/python_modules/lib/python3.11/site-packages/pip/_vendor/idna/__pycache__/compat.cpython-311.pyc +0 -0
  683. package/python_modules/lib/python3.11/site-packages/pip/_vendor/idna/__pycache__/core.cpython-311.pyc +0 -0
  684. package/python_modules/lib/python3.11/site-packages/pip/_vendor/idna/__pycache__/idnadata.cpython-311.pyc +0 -0
  685. package/python_modules/lib/python3.11/site-packages/pip/_vendor/idna/__pycache__/intranges.cpython-311.pyc +0 -0
  686. package/python_modules/lib/python3.11/site-packages/pip/_vendor/idna/__pycache__/package_data.cpython-311.pyc +0 -0
  687. package/python_modules/lib/python3.11/site-packages/pip/_vendor/idna/__pycache__/uts46data.cpython-311.pyc +0 -0
  688. package/python_modules/lib/python3.11/site-packages/pip/_vendor/idna/codec.py +0 -112
  689. package/python_modules/lib/python3.11/site-packages/pip/_vendor/idna/compat.py +0 -13
  690. package/python_modules/lib/python3.11/site-packages/pip/_vendor/idna/core.py +0 -400
  691. package/python_modules/lib/python3.11/site-packages/pip/_vendor/idna/idnadata.py +0 -2151
  692. package/python_modules/lib/python3.11/site-packages/pip/_vendor/idna/intranges.py +0 -54
  693. package/python_modules/lib/python3.11/site-packages/pip/_vendor/idna/package_data.py +0 -2
  694. package/python_modules/lib/python3.11/site-packages/pip/_vendor/idna/py.typed +0 -0
  695. package/python_modules/lib/python3.11/site-packages/pip/_vendor/idna/uts46data.py +0 -8600
  696. package/python_modules/lib/python3.11/site-packages/pip/_vendor/msgpack/__init__.py +0 -57
  697. package/python_modules/lib/python3.11/site-packages/pip/_vendor/msgpack/__pycache__/__init__.cpython-311.pyc +0 -0
  698. package/python_modules/lib/python3.11/site-packages/pip/_vendor/msgpack/__pycache__/exceptions.cpython-311.pyc +0 -0
  699. package/python_modules/lib/python3.11/site-packages/pip/_vendor/msgpack/__pycache__/ext.cpython-311.pyc +0 -0
  700. package/python_modules/lib/python3.11/site-packages/pip/_vendor/msgpack/__pycache__/fallback.cpython-311.pyc +0 -0
  701. package/python_modules/lib/python3.11/site-packages/pip/_vendor/msgpack/exceptions.py +0 -48
  702. package/python_modules/lib/python3.11/site-packages/pip/_vendor/msgpack/ext.py +0 -193
  703. package/python_modules/lib/python3.11/site-packages/pip/_vendor/msgpack/fallback.py +0 -1010
  704. package/python_modules/lib/python3.11/site-packages/pip/_vendor/packaging/__about__.py +0 -26
  705. package/python_modules/lib/python3.11/site-packages/pip/_vendor/packaging/__init__.py +0 -25
  706. package/python_modules/lib/python3.11/site-packages/pip/_vendor/packaging/__pycache__/__about__.cpython-311.pyc +0 -0
  707. package/python_modules/lib/python3.11/site-packages/pip/_vendor/packaging/__pycache__/__init__.cpython-311.pyc +0 -0
  708. package/python_modules/lib/python3.11/site-packages/pip/_vendor/packaging/__pycache__/_manylinux.cpython-311.pyc +0 -0
  709. package/python_modules/lib/python3.11/site-packages/pip/_vendor/packaging/__pycache__/_musllinux.cpython-311.pyc +0 -0
  710. package/python_modules/lib/python3.11/site-packages/pip/_vendor/packaging/__pycache__/_structures.cpython-311.pyc +0 -0
  711. package/python_modules/lib/python3.11/site-packages/pip/_vendor/packaging/__pycache__/markers.cpython-311.pyc +0 -0
  712. package/python_modules/lib/python3.11/site-packages/pip/_vendor/packaging/__pycache__/requirements.cpython-311.pyc +0 -0
  713. package/python_modules/lib/python3.11/site-packages/pip/_vendor/packaging/__pycache__/specifiers.cpython-311.pyc +0 -0
  714. package/python_modules/lib/python3.11/site-packages/pip/_vendor/packaging/__pycache__/tags.cpython-311.pyc +0 -0
  715. package/python_modules/lib/python3.11/site-packages/pip/_vendor/packaging/__pycache__/utils.cpython-311.pyc +0 -0
  716. package/python_modules/lib/python3.11/site-packages/pip/_vendor/packaging/__pycache__/version.cpython-311.pyc +0 -0
  717. package/python_modules/lib/python3.11/site-packages/pip/_vendor/packaging/_manylinux.py +0 -301
  718. package/python_modules/lib/python3.11/site-packages/pip/_vendor/packaging/_musllinux.py +0 -136
  719. package/python_modules/lib/python3.11/site-packages/pip/_vendor/packaging/_structures.py +0 -61
  720. package/python_modules/lib/python3.11/site-packages/pip/_vendor/packaging/markers.py +0 -304
  721. package/python_modules/lib/python3.11/site-packages/pip/_vendor/packaging/py.typed +0 -0
  722. package/python_modules/lib/python3.11/site-packages/pip/_vendor/packaging/requirements.py +0 -146
  723. package/python_modules/lib/python3.11/site-packages/pip/_vendor/packaging/specifiers.py +0 -802
  724. package/python_modules/lib/python3.11/site-packages/pip/_vendor/packaging/tags.py +0 -487
  725. package/python_modules/lib/python3.11/site-packages/pip/_vendor/packaging/utils.py +0 -136
  726. package/python_modules/lib/python3.11/site-packages/pip/_vendor/packaging/version.py +0 -504
  727. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pkg_resources/__init__.py +0 -3361
  728. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pkg_resources/__pycache__/__init__.cpython-311.pyc +0 -0
  729. package/python_modules/lib/python3.11/site-packages/pip/_vendor/platformdirs/__init__.py +0 -566
  730. package/python_modules/lib/python3.11/site-packages/pip/_vendor/platformdirs/__main__.py +0 -53
  731. package/python_modules/lib/python3.11/site-packages/pip/_vendor/platformdirs/__pycache__/__init__.cpython-311.pyc +0 -0
  732. package/python_modules/lib/python3.11/site-packages/pip/_vendor/platformdirs/__pycache__/__main__.cpython-311.pyc +0 -0
  733. package/python_modules/lib/python3.11/site-packages/pip/_vendor/platformdirs/__pycache__/android.cpython-311.pyc +0 -0
  734. package/python_modules/lib/python3.11/site-packages/pip/_vendor/platformdirs/__pycache__/api.cpython-311.pyc +0 -0
  735. package/python_modules/lib/python3.11/site-packages/pip/_vendor/platformdirs/__pycache__/macos.cpython-311.pyc +0 -0
  736. package/python_modules/lib/python3.11/site-packages/pip/_vendor/platformdirs/__pycache__/unix.cpython-311.pyc +0 -0
  737. package/python_modules/lib/python3.11/site-packages/pip/_vendor/platformdirs/__pycache__/version.cpython-311.pyc +0 -0
  738. package/python_modules/lib/python3.11/site-packages/pip/_vendor/platformdirs/__pycache__/windows.cpython-311.pyc +0 -0
  739. package/python_modules/lib/python3.11/site-packages/pip/_vendor/platformdirs/android.py +0 -210
  740. package/python_modules/lib/python3.11/site-packages/pip/_vendor/platformdirs/api.py +0 -223
  741. package/python_modules/lib/python3.11/site-packages/pip/_vendor/platformdirs/macos.py +0 -91
  742. package/python_modules/lib/python3.11/site-packages/pip/_vendor/platformdirs/py.typed +0 -0
  743. package/python_modules/lib/python3.11/site-packages/pip/_vendor/platformdirs/unix.py +0 -223
  744. package/python_modules/lib/python3.11/site-packages/pip/_vendor/platformdirs/version.py +0 -4
  745. package/python_modules/lib/python3.11/site-packages/pip/_vendor/platformdirs/windows.py +0 -255
  746. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/__init__.py +0 -82
  747. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/__main__.py +0 -17
  748. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/__pycache__/__init__.cpython-311.pyc +0 -0
  749. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/__pycache__/__main__.cpython-311.pyc +0 -0
  750. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/__pycache__/cmdline.cpython-311.pyc +0 -0
  751. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/__pycache__/console.cpython-311.pyc +0 -0
  752. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/__pycache__/filter.cpython-311.pyc +0 -0
  753. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/__pycache__/formatter.cpython-311.pyc +0 -0
  754. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/__pycache__/lexer.cpython-311.pyc +0 -0
  755. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/__pycache__/modeline.cpython-311.pyc +0 -0
  756. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/__pycache__/plugin.cpython-311.pyc +0 -0
  757. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/__pycache__/regexopt.cpython-311.pyc +0 -0
  758. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/__pycache__/scanner.cpython-311.pyc +0 -0
  759. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/__pycache__/sphinxext.cpython-311.pyc +0 -0
  760. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/__pycache__/style.cpython-311.pyc +0 -0
  761. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/__pycache__/token.cpython-311.pyc +0 -0
  762. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/__pycache__/unistring.cpython-311.pyc +0 -0
  763. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/__pycache__/util.cpython-311.pyc +0 -0
  764. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/cmdline.py +0 -668
  765. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/console.py +0 -70
  766. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/filter.py +0 -71
  767. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/filters/__init__.py +0 -940
  768. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/filters/__pycache__/__init__.cpython-311.pyc +0 -0
  769. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/formatter.py +0 -124
  770. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/__init__.py +0 -158
  771. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/__pycache__/__init__.cpython-311.pyc +0 -0
  772. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/__pycache__/_mapping.cpython-311.pyc +0 -0
  773. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/__pycache__/bbcode.cpython-311.pyc +0 -0
  774. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/__pycache__/groff.cpython-311.pyc +0 -0
  775. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/__pycache__/html.cpython-311.pyc +0 -0
  776. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/__pycache__/img.cpython-311.pyc +0 -0
  777. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/__pycache__/irc.cpython-311.pyc +0 -0
  778. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/__pycache__/latex.cpython-311.pyc +0 -0
  779. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/__pycache__/other.cpython-311.pyc +0 -0
  780. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/__pycache__/pangomarkup.cpython-311.pyc +0 -0
  781. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/__pycache__/rtf.cpython-311.pyc +0 -0
  782. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/__pycache__/svg.cpython-311.pyc +0 -0
  783. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/__pycache__/terminal.cpython-311.pyc +0 -0
  784. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/__pycache__/terminal256.cpython-311.pyc +0 -0
  785. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/_mapping.py +0 -23
  786. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/bbcode.py +0 -108
  787. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/groff.py +0 -170
  788. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/html.py +0 -989
  789. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/img.py +0 -645
  790. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/irc.py +0 -154
  791. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/latex.py +0 -521
  792. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/other.py +0 -161
  793. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/pangomarkup.py +0 -83
  794. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/rtf.py +0 -146
  795. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/svg.py +0 -188
  796. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/terminal.py +0 -127
  797. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/formatters/terminal256.py +0 -338
  798. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/lexer.py +0 -943
  799. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/lexers/__init__.py +0 -362
  800. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/lexers/__pycache__/__init__.cpython-311.pyc +0 -0
  801. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/lexers/__pycache__/_mapping.cpython-311.pyc +0 -0
  802. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/lexers/__pycache__/python.cpython-311.pyc +0 -0
  803. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/lexers/_mapping.py +0 -559
  804. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/lexers/python.py +0 -1198
  805. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/modeline.py +0 -43
  806. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/plugin.py +0 -88
  807. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/regexopt.py +0 -91
  808. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/scanner.py +0 -104
  809. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/sphinxext.py +0 -217
  810. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/style.py +0 -197
  811. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/styles/__init__.py +0 -103
  812. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/styles/__pycache__/__init__.cpython-311.pyc +0 -0
  813. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/token.py +0 -213
  814. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/unistring.py +0 -153
  815. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pygments/util.py +0 -330
  816. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pyparsing/__init__.py +0 -322
  817. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pyparsing/__pycache__/__init__.cpython-311.pyc +0 -0
  818. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pyparsing/__pycache__/actions.cpython-311.pyc +0 -0
  819. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pyparsing/__pycache__/common.cpython-311.pyc +0 -0
  820. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pyparsing/__pycache__/core.cpython-311.pyc +0 -0
  821. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pyparsing/__pycache__/exceptions.cpython-311.pyc +0 -0
  822. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pyparsing/__pycache__/helpers.cpython-311.pyc +0 -0
  823. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pyparsing/__pycache__/results.cpython-311.pyc +0 -0
  824. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pyparsing/__pycache__/testing.cpython-311.pyc +0 -0
  825. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pyparsing/__pycache__/unicode.cpython-311.pyc +0 -0
  826. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pyparsing/__pycache__/util.cpython-311.pyc +0 -0
  827. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pyparsing/actions.py +0 -217
  828. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pyparsing/common.py +0 -432
  829. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pyparsing/core.py +0 -6115
  830. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pyparsing/diagram/__init__.py +0 -656
  831. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pyparsing/diagram/__pycache__/__init__.cpython-311.pyc +0 -0
  832. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pyparsing/exceptions.py +0 -299
  833. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pyparsing/helpers.py +0 -1100
  834. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pyparsing/py.typed +0 -0
  835. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pyparsing/results.py +0 -796
  836. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pyparsing/testing.py +0 -331
  837. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pyparsing/unicode.py +0 -361
  838. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pyparsing/util.py +0 -284
  839. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/__init__.py +0 -23
  840. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/__pycache__/__init__.cpython-311.pyc +0 -0
  841. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/__pycache__/_compat.cpython-311.pyc +0 -0
  842. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/__pycache__/_impl.cpython-311.pyc +0 -0
  843. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_compat.py +0 -8
  844. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_impl.py +0 -330
  845. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/__init__.py +0 -18
  846. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/__pycache__/__init__.cpython-311.pyc +0 -0
  847. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/__pycache__/_in_process.cpython-311.pyc +0 -0
  848. package/python_modules/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py +0 -353
  849. package/python_modules/lib/python3.11/site-packages/pip/_vendor/requests/__init__.py +0 -182
  850. package/python_modules/lib/python3.11/site-packages/pip/_vendor/requests/__pycache__/__init__.cpython-311.pyc +0 -0
  851. package/python_modules/lib/python3.11/site-packages/pip/_vendor/requests/__pycache__/__version__.cpython-311.pyc +0 -0
  852. package/python_modules/lib/python3.11/site-packages/pip/_vendor/requests/__pycache__/_internal_utils.cpython-311.pyc +0 -0
  853. package/python_modules/lib/python3.11/site-packages/pip/_vendor/requests/__pycache__/adapters.cpython-311.pyc +0 -0
  854. package/python_modules/lib/python3.11/site-packages/pip/_vendor/requests/__pycache__/api.cpython-311.pyc +0 -0
  855. package/python_modules/lib/python3.11/site-packages/pip/_vendor/requests/__pycache__/auth.cpython-311.pyc +0 -0
  856. package/python_modules/lib/python3.11/site-packages/pip/_vendor/requests/__pycache__/certs.cpython-311.pyc +0 -0
  857. package/python_modules/lib/python3.11/site-packages/pip/_vendor/requests/__pycache__/compat.cpython-311.pyc +0 -0
  858. package/python_modules/lib/python3.11/site-packages/pip/_vendor/requests/__pycache__/cookies.cpython-311.pyc +0 -0
  859. package/python_modules/lib/python3.11/site-packages/pip/_vendor/requests/__pycache__/exceptions.cpython-311.pyc +0 -0
  860. package/python_modules/lib/python3.11/site-packages/pip/_vendor/requests/__pycache__/help.cpython-311.pyc +0 -0
  861. package/python_modules/lib/python3.11/site-packages/pip/_vendor/requests/__pycache__/hooks.cpython-311.pyc +0 -0
  862. package/python_modules/lib/python3.11/site-packages/pip/_vendor/requests/__pycache__/models.cpython-311.pyc +0 -0
  863. package/python_modules/lib/python3.11/site-packages/pip/_vendor/requests/__pycache__/packages.cpython-311.pyc +0 -0
  864. package/python_modules/lib/python3.11/site-packages/pip/_vendor/requests/__pycache__/sessions.cpython-311.pyc +0 -0
  865. package/python_modules/lib/python3.11/site-packages/pip/_vendor/requests/__pycache__/status_codes.cpython-311.pyc +0 -0
  866. package/python_modules/lib/python3.11/site-packages/pip/_vendor/requests/__pycache__/structures.cpython-311.pyc +0 -0
  867. package/python_modules/lib/python3.11/site-packages/pip/_vendor/requests/__pycache__/utils.cpython-311.pyc +0 -0
  868. package/python_modules/lib/python3.11/site-packages/pip/_vendor/requests/__version__.py +0 -14
  869. package/python_modules/lib/python3.11/site-packages/pip/_vendor/requests/_internal_utils.py +0 -50
  870. package/python_modules/lib/python3.11/site-packages/pip/_vendor/requests/adapters.py +0 -538
  871. package/python_modules/lib/python3.11/site-packages/pip/_vendor/requests/api.py +0 -157
  872. package/python_modules/lib/python3.11/site-packages/pip/_vendor/requests/auth.py +0 -315
  873. package/python_modules/lib/python3.11/site-packages/pip/_vendor/requests/certs.py +0 -24
  874. package/python_modules/lib/python3.11/site-packages/pip/_vendor/requests/compat.py +0 -67
  875. package/python_modules/lib/python3.11/site-packages/pip/_vendor/requests/cookies.py +0 -561
  876. package/python_modules/lib/python3.11/site-packages/pip/_vendor/requests/exceptions.py +0 -141
  877. package/python_modules/lib/python3.11/site-packages/pip/_vendor/requests/help.py +0 -131
  878. package/python_modules/lib/python3.11/site-packages/pip/_vendor/requests/hooks.py +0 -33
  879. package/python_modules/lib/python3.11/site-packages/pip/_vendor/requests/models.py +0 -1034
  880. package/python_modules/lib/python3.11/site-packages/pip/_vendor/requests/packages.py +0 -16
  881. package/python_modules/lib/python3.11/site-packages/pip/_vendor/requests/sessions.py +0 -833
  882. package/python_modules/lib/python3.11/site-packages/pip/_vendor/requests/status_codes.py +0 -128
  883. package/python_modules/lib/python3.11/site-packages/pip/_vendor/requests/structures.py +0 -99
  884. package/python_modules/lib/python3.11/site-packages/pip/_vendor/requests/utils.py +0 -1094
  885. package/python_modules/lib/python3.11/site-packages/pip/_vendor/resolvelib/__init__.py +0 -26
  886. package/python_modules/lib/python3.11/site-packages/pip/_vendor/resolvelib/__pycache__/__init__.cpython-311.pyc +0 -0
  887. package/python_modules/lib/python3.11/site-packages/pip/_vendor/resolvelib/__pycache__/providers.cpython-311.pyc +0 -0
  888. package/python_modules/lib/python3.11/site-packages/pip/_vendor/resolvelib/__pycache__/reporters.cpython-311.pyc +0 -0
  889. package/python_modules/lib/python3.11/site-packages/pip/_vendor/resolvelib/__pycache__/resolvers.cpython-311.pyc +0 -0
  890. package/python_modules/lib/python3.11/site-packages/pip/_vendor/resolvelib/__pycache__/structs.cpython-311.pyc +0 -0
  891. package/python_modules/lib/python3.11/site-packages/pip/_vendor/resolvelib/compat/__init__.py +0 -0
  892. package/python_modules/lib/python3.11/site-packages/pip/_vendor/resolvelib/compat/__pycache__/__init__.cpython-311.pyc +0 -0
  893. package/python_modules/lib/python3.11/site-packages/pip/_vendor/resolvelib/compat/__pycache__/collections_abc.cpython-311.pyc +0 -0
  894. package/python_modules/lib/python3.11/site-packages/pip/_vendor/resolvelib/compat/collections_abc.py +0 -6
  895. package/python_modules/lib/python3.11/site-packages/pip/_vendor/resolvelib/providers.py +0 -133
  896. package/python_modules/lib/python3.11/site-packages/pip/_vendor/resolvelib/py.typed +0 -0
  897. package/python_modules/lib/python3.11/site-packages/pip/_vendor/resolvelib/reporters.py +0 -43
  898. package/python_modules/lib/python3.11/site-packages/pip/_vendor/resolvelib/resolvers.py +0 -547
  899. package/python_modules/lib/python3.11/site-packages/pip/_vendor/resolvelib/structs.py +0 -170
  900. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__init__.py +0 -177
  901. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__main__.py +0 -274
  902. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/__init__.cpython-311.pyc +0 -0
  903. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/__main__.cpython-311.pyc +0 -0
  904. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/_cell_widths.cpython-311.pyc +0 -0
  905. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/_emoji_codes.cpython-311.pyc +0 -0
  906. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/_emoji_replace.cpython-311.pyc +0 -0
  907. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/_export_format.cpython-311.pyc +0 -0
  908. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/_extension.cpython-311.pyc +0 -0
  909. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/_fileno.cpython-311.pyc +0 -0
  910. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/_inspect.cpython-311.pyc +0 -0
  911. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/_log_render.cpython-311.pyc +0 -0
  912. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/_loop.cpython-311.pyc +0 -0
  913. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/_null_file.cpython-311.pyc +0 -0
  914. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/_palettes.cpython-311.pyc +0 -0
  915. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/_pick.cpython-311.pyc +0 -0
  916. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/_ratio.cpython-311.pyc +0 -0
  917. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/_spinners.cpython-311.pyc +0 -0
  918. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/_stack.cpython-311.pyc +0 -0
  919. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/_timer.cpython-311.pyc +0 -0
  920. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/_win32_console.cpython-311.pyc +0 -0
  921. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/_windows.cpython-311.pyc +0 -0
  922. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/_windows_renderer.cpython-311.pyc +0 -0
  923. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/_wrap.cpython-311.pyc +0 -0
  924. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/abc.cpython-311.pyc +0 -0
  925. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/align.cpython-311.pyc +0 -0
  926. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/ansi.cpython-311.pyc +0 -0
  927. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/bar.cpython-311.pyc +0 -0
  928. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/box.cpython-311.pyc +0 -0
  929. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/cells.cpython-311.pyc +0 -0
  930. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/color.cpython-311.pyc +0 -0
  931. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/color_triplet.cpython-311.pyc +0 -0
  932. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/columns.cpython-311.pyc +0 -0
  933. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/console.cpython-311.pyc +0 -0
  934. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/constrain.cpython-311.pyc +0 -0
  935. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/containers.cpython-311.pyc +0 -0
  936. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/control.cpython-311.pyc +0 -0
  937. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/default_styles.cpython-311.pyc +0 -0
  938. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/diagnose.cpython-311.pyc +0 -0
  939. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/emoji.cpython-311.pyc +0 -0
  940. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/errors.cpython-311.pyc +0 -0
  941. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/file_proxy.cpython-311.pyc +0 -0
  942. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/filesize.cpython-311.pyc +0 -0
  943. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/highlighter.cpython-311.pyc +0 -0
  944. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/json.cpython-311.pyc +0 -0
  945. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/jupyter.cpython-311.pyc +0 -0
  946. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/layout.cpython-311.pyc +0 -0
  947. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/live.cpython-311.pyc +0 -0
  948. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/live_render.cpython-311.pyc +0 -0
  949. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/logging.cpython-311.pyc +0 -0
  950. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/markup.cpython-311.pyc +0 -0
  951. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/measure.cpython-311.pyc +0 -0
  952. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/padding.cpython-311.pyc +0 -0
  953. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/pager.cpython-311.pyc +0 -0
  954. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/palette.cpython-311.pyc +0 -0
  955. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/panel.cpython-311.pyc +0 -0
  956. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/pretty.cpython-311.pyc +0 -0
  957. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/progress.cpython-311.pyc +0 -0
  958. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/progress_bar.cpython-311.pyc +0 -0
  959. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/prompt.cpython-311.pyc +0 -0
  960. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/protocol.cpython-311.pyc +0 -0
  961. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/region.cpython-311.pyc +0 -0
  962. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/repr.cpython-311.pyc +0 -0
  963. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/rule.cpython-311.pyc +0 -0
  964. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/scope.cpython-311.pyc +0 -0
  965. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/screen.cpython-311.pyc +0 -0
  966. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/segment.cpython-311.pyc +0 -0
  967. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/spinner.cpython-311.pyc +0 -0
  968. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/status.cpython-311.pyc +0 -0
  969. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/style.cpython-311.pyc +0 -0
  970. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/styled.cpython-311.pyc +0 -0
  971. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/syntax.cpython-311.pyc +0 -0
  972. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/table.cpython-311.pyc +0 -0
  973. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/terminal_theme.cpython-311.pyc +0 -0
  974. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/text.cpython-311.pyc +0 -0
  975. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/theme.cpython-311.pyc +0 -0
  976. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/themes.cpython-311.pyc +0 -0
  977. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/traceback.cpython-311.pyc +0 -0
  978. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/__pycache__/tree.cpython-311.pyc +0 -0
  979. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/_cell_widths.py +0 -451
  980. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/_emoji_codes.py +0 -3610
  981. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/_emoji_replace.py +0 -32
  982. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/_export_format.py +0 -76
  983. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/_extension.py +0 -10
  984. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/_fileno.py +0 -24
  985. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/_inspect.py +0 -270
  986. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/_log_render.py +0 -94
  987. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/_loop.py +0 -43
  988. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/_null_file.py +0 -69
  989. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/_palettes.py +0 -309
  990. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/_pick.py +0 -17
  991. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/_ratio.py +0 -160
  992. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/_spinners.py +0 -482
  993. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/_stack.py +0 -16
  994. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/_timer.py +0 -19
  995. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/_win32_console.py +0 -662
  996. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/_windows.py +0 -72
  997. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/_windows_renderer.py +0 -56
  998. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/_wrap.py +0 -56
  999. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/abc.py +0 -33
  1000. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/align.py +0 -311
  1001. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/ansi.py +0 -240
  1002. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/bar.py +0 -94
  1003. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/box.py +0 -517
  1004. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/cells.py +0 -154
  1005. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/color.py +0 -622
  1006. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/color_triplet.py +0 -38
  1007. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/columns.py +0 -187
  1008. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/console.py +0 -2633
  1009. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/constrain.py +0 -37
  1010. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/containers.py +0 -167
  1011. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/control.py +0 -225
  1012. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/default_styles.py +0 -190
  1013. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/diagnose.py +0 -37
  1014. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/emoji.py +0 -96
  1015. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/errors.py +0 -34
  1016. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/file_proxy.py +0 -57
  1017. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/filesize.py +0 -89
  1018. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/highlighter.py +0 -232
  1019. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/json.py +0 -140
  1020. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/jupyter.py +0 -101
  1021. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/layout.py +0 -443
  1022. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/live.py +0 -375
  1023. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/live_render.py +0 -113
  1024. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/logging.py +0 -289
  1025. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/markup.py +0 -246
  1026. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/measure.py +0 -151
  1027. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/padding.py +0 -141
  1028. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/pager.py +0 -34
  1029. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/palette.py +0 -100
  1030. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/panel.py +0 -308
  1031. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/pretty.py +0 -994
  1032. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/progress.py +0 -1702
  1033. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/progress_bar.py +0 -224
  1034. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/prompt.py +0 -376
  1035. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/protocol.py +0 -42
  1036. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/py.typed +0 -0
  1037. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/region.py +0 -10
  1038. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/repr.py +0 -149
  1039. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/rule.py +0 -130
  1040. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/scope.py +0 -86
  1041. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/screen.py +0 -54
  1042. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/segment.py +0 -739
  1043. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/spinner.py +0 -137
  1044. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/status.py +0 -132
  1045. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/style.py +0 -796
  1046. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/styled.py +0 -42
  1047. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/syntax.py +0 -948
  1048. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/table.py +0 -1002
  1049. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/terminal_theme.py +0 -153
  1050. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/text.py +0 -1307
  1051. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/theme.py +0 -115
  1052. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/themes.py +0 -5
  1053. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/traceback.py +0 -756
  1054. package/python_modules/lib/python3.11/site-packages/pip/_vendor/rich/tree.py +0 -251
  1055. package/python_modules/lib/python3.11/site-packages/pip/_vendor/six.py +0 -998
  1056. package/python_modules/lib/python3.11/site-packages/pip/_vendor/tenacity/__init__.py +0 -608
  1057. package/python_modules/lib/python3.11/site-packages/pip/_vendor/tenacity/__pycache__/__init__.cpython-311.pyc +0 -0
  1058. package/python_modules/lib/python3.11/site-packages/pip/_vendor/tenacity/__pycache__/_asyncio.cpython-311.pyc +0 -0
  1059. package/python_modules/lib/python3.11/site-packages/pip/_vendor/tenacity/__pycache__/_utils.cpython-311.pyc +0 -0
  1060. package/python_modules/lib/python3.11/site-packages/pip/_vendor/tenacity/__pycache__/after.cpython-311.pyc +0 -0
  1061. package/python_modules/lib/python3.11/site-packages/pip/_vendor/tenacity/__pycache__/before.cpython-311.pyc +0 -0
  1062. package/python_modules/lib/python3.11/site-packages/pip/_vendor/tenacity/__pycache__/before_sleep.cpython-311.pyc +0 -0
  1063. package/python_modules/lib/python3.11/site-packages/pip/_vendor/tenacity/__pycache__/nap.cpython-311.pyc +0 -0
  1064. package/python_modules/lib/python3.11/site-packages/pip/_vendor/tenacity/__pycache__/retry.cpython-311.pyc +0 -0
  1065. package/python_modules/lib/python3.11/site-packages/pip/_vendor/tenacity/__pycache__/stop.cpython-311.pyc +0 -0
  1066. package/python_modules/lib/python3.11/site-packages/pip/_vendor/tenacity/__pycache__/tornadoweb.cpython-311.pyc +0 -0
  1067. package/python_modules/lib/python3.11/site-packages/pip/_vendor/tenacity/__pycache__/wait.cpython-311.pyc +0 -0
  1068. package/python_modules/lib/python3.11/site-packages/pip/_vendor/tenacity/_asyncio.py +0 -94
  1069. package/python_modules/lib/python3.11/site-packages/pip/_vendor/tenacity/_utils.py +0 -76
  1070. package/python_modules/lib/python3.11/site-packages/pip/_vendor/tenacity/after.py +0 -51
  1071. package/python_modules/lib/python3.11/site-packages/pip/_vendor/tenacity/before.py +0 -46
  1072. package/python_modules/lib/python3.11/site-packages/pip/_vendor/tenacity/before_sleep.py +0 -71
  1073. package/python_modules/lib/python3.11/site-packages/pip/_vendor/tenacity/nap.py +0 -43
  1074. package/python_modules/lib/python3.11/site-packages/pip/_vendor/tenacity/py.typed +0 -0
  1075. package/python_modules/lib/python3.11/site-packages/pip/_vendor/tenacity/retry.py +0 -272
  1076. package/python_modules/lib/python3.11/site-packages/pip/_vendor/tenacity/stop.py +0 -103
  1077. package/python_modules/lib/python3.11/site-packages/pip/_vendor/tenacity/tornadoweb.py +0 -59
  1078. package/python_modules/lib/python3.11/site-packages/pip/_vendor/tenacity/wait.py +0 -228
  1079. package/python_modules/lib/python3.11/site-packages/pip/_vendor/tomli/__init__.py +0 -11
  1080. package/python_modules/lib/python3.11/site-packages/pip/_vendor/tomli/__pycache__/__init__.cpython-311.pyc +0 -0
  1081. package/python_modules/lib/python3.11/site-packages/pip/_vendor/tomli/__pycache__/_parser.cpython-311.pyc +0 -0
  1082. package/python_modules/lib/python3.11/site-packages/pip/_vendor/tomli/__pycache__/_re.cpython-311.pyc +0 -0
  1083. package/python_modules/lib/python3.11/site-packages/pip/_vendor/tomli/__pycache__/_types.cpython-311.pyc +0 -0
  1084. package/python_modules/lib/python3.11/site-packages/pip/_vendor/tomli/_parser.py +0 -691
  1085. package/python_modules/lib/python3.11/site-packages/pip/_vendor/tomli/_re.py +0 -107
  1086. package/python_modules/lib/python3.11/site-packages/pip/_vendor/tomli/_types.py +0 -10
  1087. package/python_modules/lib/python3.11/site-packages/pip/_vendor/tomli/py.typed +0 -1
  1088. package/python_modules/lib/python3.11/site-packages/pip/_vendor/truststore/__init__.py +0 -13
  1089. package/python_modules/lib/python3.11/site-packages/pip/_vendor/truststore/__pycache__/__init__.cpython-311.pyc +0 -0
  1090. package/python_modules/lib/python3.11/site-packages/pip/_vendor/truststore/__pycache__/_api.cpython-311.pyc +0 -0
  1091. package/python_modules/lib/python3.11/site-packages/pip/_vendor/truststore/__pycache__/_macos.cpython-311.pyc +0 -0
  1092. package/python_modules/lib/python3.11/site-packages/pip/_vendor/truststore/__pycache__/_openssl.cpython-311.pyc +0 -0
  1093. package/python_modules/lib/python3.11/site-packages/pip/_vendor/truststore/__pycache__/_ssl_constants.cpython-311.pyc +0 -0
  1094. package/python_modules/lib/python3.11/site-packages/pip/_vendor/truststore/__pycache__/_windows.cpython-311.pyc +0 -0
  1095. package/python_modules/lib/python3.11/site-packages/pip/_vendor/truststore/_api.py +0 -302
  1096. package/python_modules/lib/python3.11/site-packages/pip/_vendor/truststore/_macos.py +0 -501
  1097. package/python_modules/lib/python3.11/site-packages/pip/_vendor/truststore/_openssl.py +0 -66
  1098. package/python_modules/lib/python3.11/site-packages/pip/_vendor/truststore/_ssl_constants.py +0 -31
  1099. package/python_modules/lib/python3.11/site-packages/pip/_vendor/truststore/_windows.py +0 -554
  1100. package/python_modules/lib/python3.11/site-packages/pip/_vendor/truststore/py.typed +0 -0
  1101. package/python_modules/lib/python3.11/site-packages/pip/_vendor/typing_extensions.py +0 -3072
  1102. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/__init__.py +0 -102
  1103. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/__pycache__/__init__.cpython-311.pyc +0 -0
  1104. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/__pycache__/_collections.cpython-311.pyc +0 -0
  1105. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/__pycache__/_version.cpython-311.pyc +0 -0
  1106. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/__pycache__/connection.cpython-311.pyc +0 -0
  1107. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/__pycache__/connectionpool.cpython-311.pyc +0 -0
  1108. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/__pycache__/exceptions.cpython-311.pyc +0 -0
  1109. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/__pycache__/fields.cpython-311.pyc +0 -0
  1110. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/__pycache__/filepost.cpython-311.pyc +0 -0
  1111. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/__pycache__/poolmanager.cpython-311.pyc +0 -0
  1112. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/__pycache__/request.cpython-311.pyc +0 -0
  1113. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/__pycache__/response.cpython-311.pyc +0 -0
  1114. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/_collections.py +0 -337
  1115. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/_version.py +0 -2
  1116. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/connection.py +0 -572
  1117. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/connectionpool.py +0 -1132
  1118. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/__init__.py +0 -0
  1119. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/__pycache__/__init__.cpython-311.pyc +0 -0
  1120. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/__pycache__/_appengine_environ.cpython-311.pyc +0 -0
  1121. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/__pycache__/appengine.cpython-311.pyc +0 -0
  1122. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/__pycache__/ntlmpool.cpython-311.pyc +0 -0
  1123. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/__pycache__/pyopenssl.cpython-311.pyc +0 -0
  1124. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/__pycache__/securetransport.cpython-311.pyc +0 -0
  1125. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/__pycache__/socks.cpython-311.pyc +0 -0
  1126. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/_appengine_environ.py +0 -36
  1127. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__init__.py +0 -0
  1128. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/__init__.cpython-311.pyc +0 -0
  1129. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/bindings.cpython-311.pyc +0 -0
  1130. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/low_level.cpython-311.pyc +0 -0
  1131. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/_securetransport/bindings.py +0 -519
  1132. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py +0 -397
  1133. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/appengine.py +0 -314
  1134. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py +0 -130
  1135. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py +0 -518
  1136. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/securetransport.py +0 -921
  1137. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/socks.py +0 -216
  1138. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/exceptions.py +0 -323
  1139. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/fields.py +0 -274
  1140. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/filepost.py +0 -98
  1141. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/packages/__init__.py +0 -0
  1142. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/packages/__pycache__/__init__.cpython-311.pyc +0 -0
  1143. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/packages/__pycache__/six.cpython-311.pyc +0 -0
  1144. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/packages/backports/__init__.py +0 -0
  1145. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/__init__.cpython-311.pyc +0 -0
  1146. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/makefile.cpython-311.pyc +0 -0
  1147. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/weakref_finalize.cpython-311.pyc +0 -0
  1148. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py +0 -51
  1149. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/packages/backports/weakref_finalize.py +0 -155
  1150. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/packages/six.py +0 -1076
  1151. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/poolmanager.py +0 -537
  1152. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/request.py +0 -191
  1153. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/response.py +0 -879
  1154. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/util/__init__.py +0 -49
  1155. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/util/__pycache__/__init__.cpython-311.pyc +0 -0
  1156. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/util/__pycache__/connection.cpython-311.pyc +0 -0
  1157. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/util/__pycache__/proxy.cpython-311.pyc +0 -0
  1158. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/util/__pycache__/queue.cpython-311.pyc +0 -0
  1159. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/util/__pycache__/request.cpython-311.pyc +0 -0
  1160. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/util/__pycache__/response.cpython-311.pyc +0 -0
  1161. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/util/__pycache__/retry.cpython-311.pyc +0 -0
  1162. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_.cpython-311.pyc +0 -0
  1163. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_match_hostname.cpython-311.pyc +0 -0
  1164. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/util/__pycache__/ssltransport.cpython-311.pyc +0 -0
  1165. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/util/__pycache__/timeout.cpython-311.pyc +0 -0
  1166. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/util/__pycache__/url.cpython-311.pyc +0 -0
  1167. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/util/__pycache__/wait.cpython-311.pyc +0 -0
  1168. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/util/connection.py +0 -149
  1169. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/util/proxy.py +0 -57
  1170. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/util/queue.py +0 -22
  1171. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/util/request.py +0 -137
  1172. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/util/response.py +0 -107
  1173. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/util/retry.py +0 -620
  1174. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/util/ssl_.py +0 -495
  1175. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/util/ssl_match_hostname.py +0 -159
  1176. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/util/ssltransport.py +0 -221
  1177. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/util/timeout.py +0 -271
  1178. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/util/url.py +0 -435
  1179. package/python_modules/lib/python3.11/site-packages/pip/_vendor/urllib3/util/wait.py +0 -152
  1180. package/python_modules/lib/python3.11/site-packages/pip/_vendor/vendor.txt +0 -24
  1181. package/python_modules/lib/python3.11/site-packages/pip/_vendor/webencodings/__init__.py +0 -342
  1182. package/python_modules/lib/python3.11/site-packages/pip/_vendor/webencodings/__pycache__/__init__.cpython-311.pyc +0 -0
  1183. package/python_modules/lib/python3.11/site-packages/pip/_vendor/webencodings/__pycache__/labels.cpython-311.pyc +0 -0
  1184. package/python_modules/lib/python3.11/site-packages/pip/_vendor/webencodings/__pycache__/mklabels.cpython-311.pyc +0 -0
  1185. package/python_modules/lib/python3.11/site-packages/pip/_vendor/webencodings/__pycache__/tests.cpython-311.pyc +0 -0
  1186. package/python_modules/lib/python3.11/site-packages/pip/_vendor/webencodings/__pycache__/x_user_defined.cpython-311.pyc +0 -0
  1187. package/python_modules/lib/python3.11/site-packages/pip/_vendor/webencodings/labels.py +0 -231
  1188. package/python_modules/lib/python3.11/site-packages/pip/_vendor/webencodings/mklabels.py +0 -59
  1189. package/python_modules/lib/python3.11/site-packages/pip/_vendor/webencodings/tests.py +0 -153
  1190. package/python_modules/lib/python3.11/site-packages/pip/_vendor/webencodings/x_user_defined.py +0 -325
  1191. package/python_modules/lib/python3.11/site-packages/pip/py.typed +0 -4
  1192. package/python_modules/lib/python3.11/site-packages/pip-24.0.dist-info/AUTHORS.txt +0 -760
  1193. package/python_modules/lib/python3.11/site-packages/pip-24.0.dist-info/INSTALLER +0 -1
  1194. package/python_modules/lib/python3.11/site-packages/pip-24.0.dist-info/LICENSE.txt +0 -20
  1195. package/python_modules/lib/python3.11/site-packages/pip-24.0.dist-info/METADATA +0 -88
  1196. package/python_modules/lib/python3.11/site-packages/pip-24.0.dist-info/RECORD +0 -1024
  1197. package/python_modules/lib/python3.11/site-packages/pip-24.0.dist-info/REQUESTED +0 -0
  1198. package/python_modules/lib/python3.11/site-packages/pip-24.0.dist-info/WHEEL +0 -5
  1199. package/python_modules/lib/python3.11/site-packages/pip-24.0.dist-info/entry_points.txt +0 -4
  1200. package/python_modules/lib/python3.11/site-packages/pip-24.0.dist-info/top_level.txt +0 -1
  1201. package/python_modules/lib/python3.11/site-packages/pkg_resources/__init__.py +0 -3296
  1202. package/python_modules/lib/python3.11/site-packages/pkg_resources/__pycache__/__init__.cpython-311.pyc +0 -0
  1203. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/__init__.py +0 -0
  1204. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-311.pyc +0 -0
  1205. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-311.pyc +0 -0
  1206. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/__pycache__/zipp.cpython-311.pyc +0 -0
  1207. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/appdirs.py +0 -608
  1208. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/__init__.py +0 -36
  1209. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/__pycache__/__init__.cpython-311.pyc +0 -0
  1210. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/__pycache__/_adapters.cpython-311.pyc +0 -0
  1211. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/__pycache__/_common.cpython-311.pyc +0 -0
  1212. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/__pycache__/_compat.cpython-311.pyc +0 -0
  1213. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/__pycache__/_itertools.cpython-311.pyc +0 -0
  1214. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/__pycache__/_legacy.cpython-311.pyc +0 -0
  1215. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/__pycache__/abc.cpython-311.pyc +0 -0
  1216. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/__pycache__/readers.cpython-311.pyc +0 -0
  1217. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/__pycache__/simple.cpython-311.pyc +0 -0
  1218. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/_adapters.py +0 -170
  1219. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/_common.py +0 -104
  1220. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/_compat.py +0 -98
  1221. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/_itertools.py +0 -35
  1222. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/_legacy.py +0 -121
  1223. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/abc.py +0 -137
  1224. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/readers.py +0 -122
  1225. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/simple.py +0 -116
  1226. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/__init__.py +0 -0
  1227. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-311.pyc +0 -0
  1228. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-311.pyc +0 -0
  1229. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-311.pyc +0 -0
  1230. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/context.py +0 -213
  1231. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/functools.py +0 -525
  1232. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/text/__init__.py +0 -599
  1233. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-311.pyc +0 -0
  1234. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/__init__.py +0 -4
  1235. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-311.pyc +0 -0
  1236. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.cpython-311.pyc +0 -0
  1237. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-311.pyc +0 -0
  1238. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/more.py +0 -4316
  1239. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/recipes.py +0 -698
  1240. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__about__.py +0 -26
  1241. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__init__.py +0 -25
  1242. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-311.pyc +0 -0
  1243. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-311.pyc +0 -0
  1244. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-311.pyc +0 -0
  1245. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-311.pyc +0 -0
  1246. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-311.pyc +0 -0
  1247. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-311.pyc +0 -0
  1248. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-311.pyc +0 -0
  1249. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-311.pyc +0 -0
  1250. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-311.pyc +0 -0
  1251. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-311.pyc +0 -0
  1252. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-311.pyc +0 -0
  1253. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/_manylinux.py +0 -301
  1254. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/_musllinux.py +0 -136
  1255. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/_structures.py +0 -61
  1256. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/markers.py +0 -304
  1257. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/requirements.py +0 -146
  1258. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/specifiers.py +0 -802
  1259. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/tags.py +0 -487
  1260. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/utils.py +0 -136
  1261. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/version.py +0 -504
  1262. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/__init__.py +0 -331
  1263. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/__pycache__/__init__.cpython-311.pyc +0 -0
  1264. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/__pycache__/actions.cpython-311.pyc +0 -0
  1265. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/__pycache__/common.cpython-311.pyc +0 -0
  1266. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/__pycache__/core.cpython-311.pyc +0 -0
  1267. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/__pycache__/exceptions.cpython-311.pyc +0 -0
  1268. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/__pycache__/helpers.cpython-311.pyc +0 -0
  1269. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/__pycache__/results.cpython-311.pyc +0 -0
  1270. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/__pycache__/testing.cpython-311.pyc +0 -0
  1271. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/__pycache__/unicode.cpython-311.pyc +0 -0
  1272. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/__pycache__/util.cpython-311.pyc +0 -0
  1273. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/actions.py +0 -207
  1274. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/common.py +0 -424
  1275. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/core.py +0 -5814
  1276. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/diagram/__init__.py +0 -642
  1277. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/diagram/__pycache__/__init__.cpython-311.pyc +0 -0
  1278. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/exceptions.py +0 -267
  1279. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/helpers.py +0 -1088
  1280. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/results.py +0 -760
  1281. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/testing.py +0 -331
  1282. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/unicode.py +0 -352
  1283. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/pyparsing/util.py +0 -235
  1284. package/python_modules/lib/python3.11/site-packages/pkg_resources/_vendor/zipp.py +0 -329
  1285. package/python_modules/lib/python3.11/site-packages/pkg_resources/extern/__init__.py +0 -76
  1286. package/python_modules/lib/python3.11/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-311.pyc +0 -0
  1287. package/python_modules/lib/python3.11/site-packages/referencing/__init__.py +0 -7
  1288. package/python_modules/lib/python3.11/site-packages/referencing/__pycache__/__init__.cpython-311.pyc +0 -0
  1289. package/python_modules/lib/python3.11/site-packages/referencing/__pycache__/_attrs.cpython-311.pyc +0 -0
  1290. package/python_modules/lib/python3.11/site-packages/referencing/__pycache__/_core.cpython-311.pyc +0 -0
  1291. package/python_modules/lib/python3.11/site-packages/referencing/__pycache__/exceptions.cpython-311.pyc +0 -0
  1292. package/python_modules/lib/python3.11/site-packages/referencing/__pycache__/jsonschema.cpython-311.pyc +0 -0
  1293. package/python_modules/lib/python3.11/site-packages/referencing/__pycache__/retrieval.cpython-311.pyc +0 -0
  1294. package/python_modules/lib/python3.11/site-packages/referencing/__pycache__/typing.cpython-311.pyc +0 -0
  1295. package/python_modules/lib/python3.11/site-packages/referencing/_attrs.py +0 -31
  1296. package/python_modules/lib/python3.11/site-packages/referencing/_attrs.pyi +0 -20
  1297. package/python_modules/lib/python3.11/site-packages/referencing/_core.py +0 -739
  1298. package/python_modules/lib/python3.11/site-packages/referencing/exceptions.py +0 -165
  1299. package/python_modules/lib/python3.11/site-packages/referencing/jsonschema.py +0 -642
  1300. package/python_modules/lib/python3.11/site-packages/referencing/py.typed +0 -0
  1301. package/python_modules/lib/python3.11/site-packages/referencing/retrieval.py +0 -92
  1302. package/python_modules/lib/python3.11/site-packages/referencing/tests/__init__.py +0 -0
  1303. package/python_modules/lib/python3.11/site-packages/referencing/tests/__pycache__/__init__.cpython-311.pyc +0 -0
  1304. package/python_modules/lib/python3.11/site-packages/referencing/tests/__pycache__/test_core.cpython-311.pyc +0 -0
  1305. package/python_modules/lib/python3.11/site-packages/referencing/tests/__pycache__/test_exceptions.cpython-311.pyc +0 -0
  1306. package/python_modules/lib/python3.11/site-packages/referencing/tests/__pycache__/test_jsonschema.cpython-311.pyc +0 -0
  1307. package/python_modules/lib/python3.11/site-packages/referencing/tests/__pycache__/test_referencing_suite.cpython-311.pyc +0 -0
  1308. package/python_modules/lib/python3.11/site-packages/referencing/tests/__pycache__/test_retrieval.cpython-311.pyc +0 -0
  1309. package/python_modules/lib/python3.11/site-packages/referencing/tests/test_core.py +0 -1057
  1310. package/python_modules/lib/python3.11/site-packages/referencing/tests/test_exceptions.py +0 -34
  1311. package/python_modules/lib/python3.11/site-packages/referencing/tests/test_jsonschema.py +0 -382
  1312. package/python_modules/lib/python3.11/site-packages/referencing/tests/test_referencing_suite.py +0 -66
  1313. package/python_modules/lib/python3.11/site-packages/referencing/tests/test_retrieval.py +0 -106
  1314. package/python_modules/lib/python3.11/site-packages/referencing/typing.py +0 -61
  1315. package/python_modules/lib/python3.11/site-packages/referencing-0.36.2.dist-info/INSTALLER +0 -1
  1316. package/python_modules/lib/python3.11/site-packages/referencing-0.36.2.dist-info/METADATA +0 -64
  1317. package/python_modules/lib/python3.11/site-packages/referencing-0.36.2.dist-info/RECORD +0 -33
  1318. package/python_modules/lib/python3.11/site-packages/referencing-0.36.2.dist-info/WHEEL +0 -4
  1319. package/python_modules/lib/python3.11/site-packages/referencing-0.36.2.dist-info/licenses/COPYING +0 -19
  1320. package/python_modules/lib/python3.11/site-packages/rpds/__init__.py +0 -5
  1321. package/python_modules/lib/python3.11/site-packages/rpds/__init__.pyi +0 -77
  1322. package/python_modules/lib/python3.11/site-packages/rpds/__pycache__/__init__.cpython-311.pyc +0 -0
  1323. package/python_modules/lib/python3.11/site-packages/rpds/py.typed +0 -0
  1324. package/python_modules/lib/python3.11/site-packages/rpds/rpds.cpython-311-x86_64-linux-gnu.so +0 -0
  1325. package/python_modules/lib/python3.11/site-packages/rpds_py-0.25.1.dist-info/INSTALLER +0 -1
  1326. package/python_modules/lib/python3.11/site-packages/rpds_py-0.25.1.dist-info/METADATA +0 -99
  1327. package/python_modules/lib/python3.11/site-packages/rpds_py-0.25.1.dist-info/RECORD +0 -10
  1328. package/python_modules/lib/python3.11/site-packages/rpds_py-0.25.1.dist-info/WHEEL +0 -4
  1329. package/python_modules/lib/python3.11/site-packages/rpds_py-0.25.1.dist-info/licenses/LICENSE +0 -19
  1330. package/python_modules/lib/python3.11/site-packages/setuptools/__init__.py +0 -247
  1331. package/python_modules/lib/python3.11/site-packages/setuptools/__pycache__/__init__.cpython-311.pyc +0 -0
  1332. package/python_modules/lib/python3.11/site-packages/setuptools/__pycache__/_deprecation_warning.cpython-311.pyc +0 -0
  1333. package/python_modules/lib/python3.11/site-packages/setuptools/__pycache__/_entry_points.cpython-311.pyc +0 -0
  1334. package/python_modules/lib/python3.11/site-packages/setuptools/__pycache__/_imp.cpython-311.pyc +0 -0
  1335. package/python_modules/lib/python3.11/site-packages/setuptools/__pycache__/_importlib.cpython-311.pyc +0 -0
  1336. package/python_modules/lib/python3.11/site-packages/setuptools/__pycache__/_itertools.cpython-311.pyc +0 -0
  1337. package/python_modules/lib/python3.11/site-packages/setuptools/__pycache__/_path.cpython-311.pyc +0 -0
  1338. package/python_modules/lib/python3.11/site-packages/setuptools/__pycache__/_reqs.cpython-311.pyc +0 -0
  1339. package/python_modules/lib/python3.11/site-packages/setuptools/__pycache__/archive_util.cpython-311.pyc +0 -0
  1340. package/python_modules/lib/python3.11/site-packages/setuptools/__pycache__/build_meta.cpython-311.pyc +0 -0
  1341. package/python_modules/lib/python3.11/site-packages/setuptools/__pycache__/dep_util.cpython-311.pyc +0 -0
  1342. package/python_modules/lib/python3.11/site-packages/setuptools/__pycache__/depends.cpython-311.pyc +0 -0
  1343. package/python_modules/lib/python3.11/site-packages/setuptools/__pycache__/discovery.cpython-311.pyc +0 -0
  1344. package/python_modules/lib/python3.11/site-packages/setuptools/__pycache__/dist.cpython-311.pyc +0 -0
  1345. package/python_modules/lib/python3.11/site-packages/setuptools/__pycache__/errors.cpython-311.pyc +0 -0
  1346. package/python_modules/lib/python3.11/site-packages/setuptools/__pycache__/extension.cpython-311.pyc +0 -0
  1347. package/python_modules/lib/python3.11/site-packages/setuptools/__pycache__/glob.cpython-311.pyc +0 -0
  1348. package/python_modules/lib/python3.11/site-packages/setuptools/__pycache__/installer.cpython-311.pyc +0 -0
  1349. package/python_modules/lib/python3.11/site-packages/setuptools/__pycache__/launch.cpython-311.pyc +0 -0
  1350. package/python_modules/lib/python3.11/site-packages/setuptools/__pycache__/logging.cpython-311.pyc +0 -0
  1351. package/python_modules/lib/python3.11/site-packages/setuptools/__pycache__/monkey.cpython-311.pyc +0 -0
  1352. package/python_modules/lib/python3.11/site-packages/setuptools/__pycache__/msvc.cpython-311.pyc +0 -0
  1353. package/python_modules/lib/python3.11/site-packages/setuptools/__pycache__/namespaces.cpython-311.pyc +0 -0
  1354. package/python_modules/lib/python3.11/site-packages/setuptools/__pycache__/package_index.cpython-311.pyc +0 -0
  1355. package/python_modules/lib/python3.11/site-packages/setuptools/__pycache__/py34compat.cpython-311.pyc +0 -0
  1356. package/python_modules/lib/python3.11/site-packages/setuptools/__pycache__/sandbox.cpython-311.pyc +0 -0
  1357. package/python_modules/lib/python3.11/site-packages/setuptools/__pycache__/unicode_utils.cpython-311.pyc +0 -0
  1358. package/python_modules/lib/python3.11/site-packages/setuptools/__pycache__/version.cpython-311.pyc +0 -0
  1359. package/python_modules/lib/python3.11/site-packages/setuptools/__pycache__/wheel.cpython-311.pyc +0 -0
  1360. package/python_modules/lib/python3.11/site-packages/setuptools/__pycache__/windows_support.cpython-311.pyc +0 -0
  1361. package/python_modules/lib/python3.11/site-packages/setuptools/_deprecation_warning.py +0 -7
  1362. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/__init__.py +0 -24
  1363. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/__init__.cpython-311.pyc +0 -0
  1364. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/_collections.cpython-311.pyc +0 -0
  1365. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/_functools.cpython-311.pyc +0 -0
  1366. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/_macos_compat.cpython-311.pyc +0 -0
  1367. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/_msvccompiler.cpython-311.pyc +0 -0
  1368. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/archive_util.cpython-311.pyc +0 -0
  1369. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/bcppcompiler.cpython-311.pyc +0 -0
  1370. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/ccompiler.cpython-311.pyc +0 -0
  1371. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/cmd.cpython-311.pyc +0 -0
  1372. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/config.cpython-311.pyc +0 -0
  1373. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/core.cpython-311.pyc +0 -0
  1374. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/cygwinccompiler.cpython-311.pyc +0 -0
  1375. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/debug.cpython-311.pyc +0 -0
  1376. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/dep_util.cpython-311.pyc +0 -0
  1377. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/dir_util.cpython-311.pyc +0 -0
  1378. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/dist.cpython-311.pyc +0 -0
  1379. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/errors.cpython-311.pyc +0 -0
  1380. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/extension.cpython-311.pyc +0 -0
  1381. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/fancy_getopt.cpython-311.pyc +0 -0
  1382. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/file_util.cpython-311.pyc +0 -0
  1383. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/filelist.cpython-311.pyc +0 -0
  1384. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/log.cpython-311.pyc +0 -0
  1385. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/msvc9compiler.cpython-311.pyc +0 -0
  1386. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/msvccompiler.cpython-311.pyc +0 -0
  1387. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/py38compat.cpython-311.pyc +0 -0
  1388. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/py39compat.cpython-311.pyc +0 -0
  1389. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/spawn.cpython-311.pyc +0 -0
  1390. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/sysconfig.cpython-311.pyc +0 -0
  1391. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/text_file.cpython-311.pyc +0 -0
  1392. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/unixccompiler.cpython-311.pyc +0 -0
  1393. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/util.cpython-311.pyc +0 -0
  1394. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/version.cpython-311.pyc +0 -0
  1395. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/versionpredicate.cpython-311.pyc +0 -0
  1396. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/_collections.py +0 -56
  1397. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/_functools.py +0 -20
  1398. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/_macos_compat.py +0 -12
  1399. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/_msvccompiler.py +0 -572
  1400. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/archive_util.py +0 -280
  1401. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/bcppcompiler.py +0 -408
  1402. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/ccompiler.py +0 -1220
  1403. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/cmd.py +0 -436
  1404. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/__init__.py +0 -25
  1405. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/__init__.cpython-311.pyc +0 -0
  1406. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/_framework_compat.cpython-311.pyc +0 -0
  1407. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/bdist.cpython-311.pyc +0 -0
  1408. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/bdist_dumb.cpython-311.pyc +0 -0
  1409. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/bdist_rpm.cpython-311.pyc +0 -0
  1410. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/build.cpython-311.pyc +0 -0
  1411. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/build_clib.cpython-311.pyc +0 -0
  1412. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/build_ext.cpython-311.pyc +0 -0
  1413. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/build_py.cpython-311.pyc +0 -0
  1414. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/build_scripts.cpython-311.pyc +0 -0
  1415. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/check.cpython-311.pyc +0 -0
  1416. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/clean.cpython-311.pyc +0 -0
  1417. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/config.cpython-311.pyc +0 -0
  1418. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/install.cpython-311.pyc +0 -0
  1419. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/install_data.cpython-311.pyc +0 -0
  1420. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/install_egg_info.cpython-311.pyc +0 -0
  1421. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/install_headers.cpython-311.pyc +0 -0
  1422. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/install_lib.cpython-311.pyc +0 -0
  1423. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/install_scripts.cpython-311.pyc +0 -0
  1424. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/py37compat.cpython-311.pyc +0 -0
  1425. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/register.cpython-311.pyc +0 -0
  1426. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/sdist.cpython-311.pyc +0 -0
  1427. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/upload.cpython-311.pyc +0 -0
  1428. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/_framework_compat.py +0 -55
  1429. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/bdist.py +0 -157
  1430. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/bdist_dumb.py +0 -144
  1431. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/bdist_rpm.py +0 -615
  1432. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/build.py +0 -153
  1433. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/build_clib.py +0 -208
  1434. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/build_ext.py +0 -787
  1435. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/build_py.py +0 -407
  1436. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/build_scripts.py +0 -173
  1437. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/check.py +0 -151
  1438. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/clean.py +0 -76
  1439. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/config.py +0 -377
  1440. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/install.py +0 -814
  1441. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/install_data.py +0 -84
  1442. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/install_egg_info.py +0 -91
  1443. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/install_headers.py +0 -45
  1444. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/install_lib.py +0 -238
  1445. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/install_scripts.py +0 -61
  1446. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/py37compat.py +0 -31
  1447. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/register.py +0 -319
  1448. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/sdist.py +0 -531
  1449. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/command/upload.py +0 -205
  1450. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/config.py +0 -139
  1451. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/core.py +0 -291
  1452. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/cygwinccompiler.py +0 -364
  1453. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/debug.py +0 -5
  1454. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/dep_util.py +0 -96
  1455. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/dir_util.py +0 -243
  1456. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/dist.py +0 -1286
  1457. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/errors.py +0 -127
  1458. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/extension.py +0 -248
  1459. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/fancy_getopt.py +0 -470
  1460. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/file_util.py +0 -249
  1461. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/filelist.py +0 -371
  1462. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/log.py +0 -80
  1463. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/msvc9compiler.py +0 -832
  1464. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/msvccompiler.py +0 -695
  1465. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/py38compat.py +0 -8
  1466. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/py39compat.py +0 -22
  1467. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/spawn.py +0 -109
  1468. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/sysconfig.py +0 -558
  1469. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/text_file.py +0 -287
  1470. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/unixccompiler.py +0 -401
  1471. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/util.py +0 -513
  1472. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/version.py +0 -358
  1473. package/python_modules/lib/python3.11/site-packages/setuptools/_distutils/versionpredicate.py +0 -175
  1474. package/python_modules/lib/python3.11/site-packages/setuptools/_entry_points.py +0 -86
  1475. package/python_modules/lib/python3.11/site-packages/setuptools/_imp.py +0 -82
  1476. package/python_modules/lib/python3.11/site-packages/setuptools/_importlib.py +0 -47
  1477. package/python_modules/lib/python3.11/site-packages/setuptools/_itertools.py +0 -23
  1478. package/python_modules/lib/python3.11/site-packages/setuptools/_path.py +0 -29
  1479. package/python_modules/lib/python3.11/site-packages/setuptools/_reqs.py +0 -19
  1480. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/__init__.py +0 -0
  1481. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/__pycache__/__init__.cpython-311.pyc +0 -0
  1482. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/__pycache__/ordered_set.cpython-311.pyc +0 -0
  1483. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/__pycache__/typing_extensions.cpython-311.pyc +0 -0
  1484. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/__pycache__/zipp.cpython-311.pyc +0 -0
  1485. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/importlib_metadata/__init__.py +0 -1047
  1486. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/__init__.cpython-311.pyc +0 -0
  1487. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_adapters.cpython-311.pyc +0 -0
  1488. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_collections.cpython-311.pyc +0 -0
  1489. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_compat.cpython-311.pyc +0 -0
  1490. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_functools.cpython-311.pyc +0 -0
  1491. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_itertools.cpython-311.pyc +0 -0
  1492. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_meta.cpython-311.pyc +0 -0
  1493. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_text.cpython-311.pyc +0 -0
  1494. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/importlib_metadata/_adapters.py +0 -68
  1495. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/importlib_metadata/_collections.py +0 -30
  1496. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/importlib_metadata/_compat.py +0 -71
  1497. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/importlib_metadata/_functools.py +0 -104
  1498. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/importlib_metadata/_itertools.py +0 -73
  1499. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/importlib_metadata/_meta.py +0 -48
  1500. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/importlib_metadata/_text.py +0 -99
  1501. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources/__init__.py +0 -36
  1502. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources/__pycache__/__init__.cpython-311.pyc +0 -0
  1503. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources/__pycache__/_adapters.cpython-311.pyc +0 -0
  1504. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources/__pycache__/_common.cpython-311.pyc +0 -0
  1505. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources/__pycache__/_compat.cpython-311.pyc +0 -0
  1506. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources/__pycache__/_itertools.cpython-311.pyc +0 -0
  1507. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources/__pycache__/_legacy.cpython-311.pyc +0 -0
  1508. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources/__pycache__/abc.cpython-311.pyc +0 -0
  1509. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources/__pycache__/readers.cpython-311.pyc +0 -0
  1510. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources/__pycache__/simple.cpython-311.pyc +0 -0
  1511. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources/_adapters.py +0 -170
  1512. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources/_common.py +0 -104
  1513. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources/_compat.py +0 -98
  1514. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources/_itertools.py +0 -35
  1515. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources/_legacy.py +0 -121
  1516. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources/abc.py +0 -137
  1517. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources/readers.py +0 -122
  1518. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/importlib_resources/simple.py +0 -116
  1519. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/jaraco/__init__.py +0 -0
  1520. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/jaraco/__pycache__/__init__.cpython-311.pyc +0 -0
  1521. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/jaraco/__pycache__/context.cpython-311.pyc +0 -0
  1522. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/jaraco/__pycache__/functools.cpython-311.pyc +0 -0
  1523. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/jaraco/context.py +0 -213
  1524. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/jaraco/functools.py +0 -525
  1525. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/jaraco/text/__init__.py +0 -599
  1526. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/jaraco/text/__pycache__/__init__.cpython-311.pyc +0 -0
  1527. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/more_itertools/__init__.py +0 -4
  1528. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/more_itertools/__pycache__/__init__.cpython-311.pyc +0 -0
  1529. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/more_itertools/__pycache__/more.cpython-311.pyc +0 -0
  1530. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/more_itertools/__pycache__/recipes.cpython-311.pyc +0 -0
  1531. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/more_itertools/more.py +0 -3824
  1532. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/more_itertools/recipes.py +0 -620
  1533. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/ordered_set.py +0 -488
  1534. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/packaging/__about__.py +0 -26
  1535. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/packaging/__init__.py +0 -25
  1536. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/packaging/__pycache__/__about__.cpython-311.pyc +0 -0
  1537. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/packaging/__pycache__/__init__.cpython-311.pyc +0 -0
  1538. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/packaging/__pycache__/_manylinux.cpython-311.pyc +0 -0
  1539. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/packaging/__pycache__/_musllinux.cpython-311.pyc +0 -0
  1540. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/packaging/__pycache__/_structures.cpython-311.pyc +0 -0
  1541. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/packaging/__pycache__/markers.cpython-311.pyc +0 -0
  1542. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/packaging/__pycache__/requirements.cpython-311.pyc +0 -0
  1543. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/packaging/__pycache__/specifiers.cpython-311.pyc +0 -0
  1544. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/packaging/__pycache__/tags.cpython-311.pyc +0 -0
  1545. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/packaging/__pycache__/utils.cpython-311.pyc +0 -0
  1546. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/packaging/__pycache__/version.cpython-311.pyc +0 -0
  1547. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/packaging/_manylinux.py +0 -301
  1548. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/packaging/_musllinux.py +0 -136
  1549. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/packaging/_structures.py +0 -61
  1550. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/packaging/markers.py +0 -304
  1551. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/packaging/requirements.py +0 -146
  1552. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/packaging/specifiers.py +0 -802
  1553. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/packaging/tags.py +0 -487
  1554. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/packaging/utils.py +0 -136
  1555. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/packaging/version.py +0 -504
  1556. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/__init__.py +0 -331
  1557. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/__pycache__/__init__.cpython-311.pyc +0 -0
  1558. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/__pycache__/actions.cpython-311.pyc +0 -0
  1559. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/__pycache__/common.cpython-311.pyc +0 -0
  1560. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/__pycache__/core.cpython-311.pyc +0 -0
  1561. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/__pycache__/exceptions.cpython-311.pyc +0 -0
  1562. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/__pycache__/helpers.cpython-311.pyc +0 -0
  1563. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/__pycache__/results.cpython-311.pyc +0 -0
  1564. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/__pycache__/testing.cpython-311.pyc +0 -0
  1565. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/__pycache__/unicode.cpython-311.pyc +0 -0
  1566. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/__pycache__/util.cpython-311.pyc +0 -0
  1567. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/actions.py +0 -207
  1568. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/common.py +0 -424
  1569. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/core.py +0 -5814
  1570. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/diagram/__init__.py +0 -642
  1571. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/diagram/__pycache__/__init__.cpython-311.pyc +0 -0
  1572. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/exceptions.py +0 -267
  1573. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/helpers.py +0 -1088
  1574. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/results.py +0 -760
  1575. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/testing.py +0 -331
  1576. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/unicode.py +0 -352
  1577. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/pyparsing/util.py +0 -235
  1578. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/tomli/__init__.py +0 -11
  1579. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/tomli/__pycache__/__init__.cpython-311.pyc +0 -0
  1580. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/tomli/__pycache__/_parser.cpython-311.pyc +0 -0
  1581. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/tomli/__pycache__/_re.cpython-311.pyc +0 -0
  1582. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/tomli/__pycache__/_types.cpython-311.pyc +0 -0
  1583. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/tomli/_parser.py +0 -691
  1584. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/tomli/_re.py +0 -107
  1585. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/tomli/_types.py +0 -10
  1586. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/typing_extensions.py +0 -2296
  1587. package/python_modules/lib/python3.11/site-packages/setuptools/_vendor/zipp.py +0 -329
  1588. package/python_modules/lib/python3.11/site-packages/setuptools/archive_util.py +0 -213
  1589. package/python_modules/lib/python3.11/site-packages/setuptools/build_meta.py +0 -511
  1590. package/python_modules/lib/python3.11/site-packages/setuptools/cli-32.exe +0 -0
  1591. package/python_modules/lib/python3.11/site-packages/setuptools/cli-64.exe +0 -0
  1592. package/python_modules/lib/python3.11/site-packages/setuptools/cli-arm64.exe +0 -0
  1593. package/python_modules/lib/python3.11/site-packages/setuptools/cli.exe +0 -0
  1594. package/python_modules/lib/python3.11/site-packages/setuptools/command/__init__.py +0 -12
  1595. package/python_modules/lib/python3.11/site-packages/setuptools/command/__pycache__/__init__.cpython-311.pyc +0 -0
  1596. package/python_modules/lib/python3.11/site-packages/setuptools/command/__pycache__/alias.cpython-311.pyc +0 -0
  1597. package/python_modules/lib/python3.11/site-packages/setuptools/command/__pycache__/bdist_egg.cpython-311.pyc +0 -0
  1598. package/python_modules/lib/python3.11/site-packages/setuptools/command/__pycache__/bdist_rpm.cpython-311.pyc +0 -0
  1599. package/python_modules/lib/python3.11/site-packages/setuptools/command/__pycache__/build.cpython-311.pyc +0 -0
  1600. package/python_modules/lib/python3.11/site-packages/setuptools/command/__pycache__/build_clib.cpython-311.pyc +0 -0
  1601. package/python_modules/lib/python3.11/site-packages/setuptools/command/__pycache__/build_ext.cpython-311.pyc +0 -0
  1602. package/python_modules/lib/python3.11/site-packages/setuptools/command/__pycache__/build_py.cpython-311.pyc +0 -0
  1603. package/python_modules/lib/python3.11/site-packages/setuptools/command/__pycache__/develop.cpython-311.pyc +0 -0
  1604. package/python_modules/lib/python3.11/site-packages/setuptools/command/__pycache__/dist_info.cpython-311.pyc +0 -0
  1605. package/python_modules/lib/python3.11/site-packages/setuptools/command/__pycache__/easy_install.cpython-311.pyc +0 -0
  1606. package/python_modules/lib/python3.11/site-packages/setuptools/command/__pycache__/editable_wheel.cpython-311.pyc +0 -0
  1607. package/python_modules/lib/python3.11/site-packages/setuptools/command/__pycache__/egg_info.cpython-311.pyc +0 -0
  1608. package/python_modules/lib/python3.11/site-packages/setuptools/command/__pycache__/install.cpython-311.pyc +0 -0
  1609. package/python_modules/lib/python3.11/site-packages/setuptools/command/__pycache__/install_egg_info.cpython-311.pyc +0 -0
  1610. package/python_modules/lib/python3.11/site-packages/setuptools/command/__pycache__/install_lib.cpython-311.pyc +0 -0
  1611. package/python_modules/lib/python3.11/site-packages/setuptools/command/__pycache__/install_scripts.cpython-311.pyc +0 -0
  1612. package/python_modules/lib/python3.11/site-packages/setuptools/command/__pycache__/py36compat.cpython-311.pyc +0 -0
  1613. package/python_modules/lib/python3.11/site-packages/setuptools/command/__pycache__/register.cpython-311.pyc +0 -0
  1614. package/python_modules/lib/python3.11/site-packages/setuptools/command/__pycache__/rotate.cpython-311.pyc +0 -0
  1615. package/python_modules/lib/python3.11/site-packages/setuptools/command/__pycache__/saveopts.cpython-311.pyc +0 -0
  1616. package/python_modules/lib/python3.11/site-packages/setuptools/command/__pycache__/sdist.cpython-311.pyc +0 -0
  1617. package/python_modules/lib/python3.11/site-packages/setuptools/command/__pycache__/setopt.cpython-311.pyc +0 -0
  1618. package/python_modules/lib/python3.11/site-packages/setuptools/command/__pycache__/test.cpython-311.pyc +0 -0
  1619. package/python_modules/lib/python3.11/site-packages/setuptools/command/__pycache__/upload.cpython-311.pyc +0 -0
  1620. package/python_modules/lib/python3.11/site-packages/setuptools/command/__pycache__/upload_docs.cpython-311.pyc +0 -0
  1621. package/python_modules/lib/python3.11/site-packages/setuptools/command/alias.py +0 -78
  1622. package/python_modules/lib/python3.11/site-packages/setuptools/command/bdist_egg.py +0 -457
  1623. package/python_modules/lib/python3.11/site-packages/setuptools/command/bdist_rpm.py +0 -40
  1624. package/python_modules/lib/python3.11/site-packages/setuptools/command/build.py +0 -146
  1625. package/python_modules/lib/python3.11/site-packages/setuptools/command/build_clib.py +0 -101
  1626. package/python_modules/lib/python3.11/site-packages/setuptools/command/build_ext.py +0 -383
  1627. package/python_modules/lib/python3.11/site-packages/setuptools/command/build_py.py +0 -368
  1628. package/python_modules/lib/python3.11/site-packages/setuptools/command/develop.py +0 -193
  1629. package/python_modules/lib/python3.11/site-packages/setuptools/command/dist_info.py +0 -142
  1630. package/python_modules/lib/python3.11/site-packages/setuptools/command/easy_install.py +0 -2312
  1631. package/python_modules/lib/python3.11/site-packages/setuptools/command/editable_wheel.py +0 -844
  1632. package/python_modules/lib/python3.11/site-packages/setuptools/command/egg_info.py +0 -763
  1633. package/python_modules/lib/python3.11/site-packages/setuptools/command/install.py +0 -139
  1634. package/python_modules/lib/python3.11/site-packages/setuptools/command/install_egg_info.py +0 -63
  1635. package/python_modules/lib/python3.11/site-packages/setuptools/command/install_lib.py +0 -122
  1636. package/python_modules/lib/python3.11/site-packages/setuptools/command/install_scripts.py +0 -70
  1637. package/python_modules/lib/python3.11/site-packages/setuptools/command/launcher manifest.xml +0 -15
  1638. package/python_modules/lib/python3.11/site-packages/setuptools/command/py36compat.py +0 -134
  1639. package/python_modules/lib/python3.11/site-packages/setuptools/command/register.py +0 -18
  1640. package/python_modules/lib/python3.11/site-packages/setuptools/command/rotate.py +0 -64
  1641. package/python_modules/lib/python3.11/site-packages/setuptools/command/saveopts.py +0 -22
  1642. package/python_modules/lib/python3.11/site-packages/setuptools/command/sdist.py +0 -210
  1643. package/python_modules/lib/python3.11/site-packages/setuptools/command/setopt.py +0 -149
  1644. package/python_modules/lib/python3.11/site-packages/setuptools/command/test.py +0 -251
  1645. package/python_modules/lib/python3.11/site-packages/setuptools/command/upload.py +0 -17
  1646. package/python_modules/lib/python3.11/site-packages/setuptools/command/upload_docs.py +0 -213
  1647. package/python_modules/lib/python3.11/site-packages/setuptools/config/__init__.py +0 -35
  1648. package/python_modules/lib/python3.11/site-packages/setuptools/config/__pycache__/__init__.cpython-311.pyc +0 -0
  1649. package/python_modules/lib/python3.11/site-packages/setuptools/config/__pycache__/_apply_pyprojecttoml.cpython-311.pyc +0 -0
  1650. package/python_modules/lib/python3.11/site-packages/setuptools/config/__pycache__/expand.cpython-311.pyc +0 -0
  1651. package/python_modules/lib/python3.11/site-packages/setuptools/config/__pycache__/pyprojecttoml.cpython-311.pyc +0 -0
  1652. package/python_modules/lib/python3.11/site-packages/setuptools/config/__pycache__/setupcfg.cpython-311.pyc +0 -0
  1653. package/python_modules/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py +0 -377
  1654. package/python_modules/lib/python3.11/site-packages/setuptools/config/_validate_pyproject/__init__.py +0 -34
  1655. package/python_modules/lib/python3.11/site-packages/setuptools/config/_validate_pyproject/__pycache__/__init__.cpython-311.pyc +0 -0
  1656. package/python_modules/lib/python3.11/site-packages/setuptools/config/_validate_pyproject/__pycache__/error_reporting.cpython-311.pyc +0 -0
  1657. package/python_modules/lib/python3.11/site-packages/setuptools/config/_validate_pyproject/__pycache__/extra_validations.cpython-311.pyc +0 -0
  1658. package/python_modules/lib/python3.11/site-packages/setuptools/config/_validate_pyproject/__pycache__/fastjsonschema_exceptions.cpython-311.pyc +0 -0
  1659. package/python_modules/lib/python3.11/site-packages/setuptools/config/_validate_pyproject/__pycache__/fastjsonschema_validations.cpython-311.pyc +0 -0
  1660. package/python_modules/lib/python3.11/site-packages/setuptools/config/_validate_pyproject/__pycache__/formats.cpython-311.pyc +0 -0
  1661. package/python_modules/lib/python3.11/site-packages/setuptools/config/_validate_pyproject/error_reporting.py +0 -318
  1662. package/python_modules/lib/python3.11/site-packages/setuptools/config/_validate_pyproject/extra_validations.py +0 -36
  1663. package/python_modules/lib/python3.11/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py +0 -51
  1664. package/python_modules/lib/python3.11/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_validations.py +0 -1035
  1665. package/python_modules/lib/python3.11/site-packages/setuptools/config/_validate_pyproject/formats.py +0 -259
  1666. package/python_modules/lib/python3.11/site-packages/setuptools/config/expand.py +0 -462
  1667. package/python_modules/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py +0 -493
  1668. package/python_modules/lib/python3.11/site-packages/setuptools/config/setupcfg.py +0 -762
  1669. package/python_modules/lib/python3.11/site-packages/setuptools/dep_util.py +0 -25
  1670. package/python_modules/lib/python3.11/site-packages/setuptools/depends.py +0 -176
  1671. package/python_modules/lib/python3.11/site-packages/setuptools/discovery.py +0 -600
  1672. package/python_modules/lib/python3.11/site-packages/setuptools/dist.py +0 -1222
  1673. package/python_modules/lib/python3.11/site-packages/setuptools/errors.py +0 -58
  1674. package/python_modules/lib/python3.11/site-packages/setuptools/extension.py +0 -148
  1675. package/python_modules/lib/python3.11/site-packages/setuptools/extern/__init__.py +0 -76
  1676. package/python_modules/lib/python3.11/site-packages/setuptools/extern/__pycache__/__init__.cpython-311.pyc +0 -0
  1677. package/python_modules/lib/python3.11/site-packages/setuptools/glob.py +0 -167
  1678. package/python_modules/lib/python3.11/site-packages/setuptools/gui-32.exe +0 -0
  1679. package/python_modules/lib/python3.11/site-packages/setuptools/gui-64.exe +0 -0
  1680. package/python_modules/lib/python3.11/site-packages/setuptools/gui-arm64.exe +0 -0
  1681. package/python_modules/lib/python3.11/site-packages/setuptools/gui.exe +0 -0
  1682. package/python_modules/lib/python3.11/site-packages/setuptools/installer.py +0 -104
  1683. package/python_modules/lib/python3.11/site-packages/setuptools/launch.py +0 -36
  1684. package/python_modules/lib/python3.11/site-packages/setuptools/logging.py +0 -36
  1685. package/python_modules/lib/python3.11/site-packages/setuptools/monkey.py +0 -165
  1686. package/python_modules/lib/python3.11/site-packages/setuptools/msvc.py +0 -1703
  1687. package/python_modules/lib/python3.11/site-packages/setuptools/namespaces.py +0 -107
  1688. package/python_modules/lib/python3.11/site-packages/setuptools/package_index.py +0 -1126
  1689. package/python_modules/lib/python3.11/site-packages/setuptools/py34compat.py +0 -13
  1690. package/python_modules/lib/python3.11/site-packages/setuptools/sandbox.py +0 -530
  1691. package/python_modules/lib/python3.11/site-packages/setuptools/script (dev).tmpl +0 -6
  1692. package/python_modules/lib/python3.11/site-packages/setuptools/script.tmpl +0 -3
  1693. package/python_modules/lib/python3.11/site-packages/setuptools/unicode_utils.py +0 -42
  1694. package/python_modules/lib/python3.11/site-packages/setuptools/version.py +0 -6
  1695. package/python_modules/lib/python3.11/site-packages/setuptools/wheel.py +0 -222
  1696. package/python_modules/lib/python3.11/site-packages/setuptools/windows_support.py +0 -29
  1697. package/python_modules/lib/python3.11/site-packages/setuptools-65.5.0.dist-info/INSTALLER +0 -1
  1698. package/python_modules/lib/python3.11/site-packages/setuptools-65.5.0.dist-info/LICENSE +0 -19
  1699. package/python_modules/lib/python3.11/site-packages/setuptools-65.5.0.dist-info/METADATA +0 -144
  1700. package/python_modules/lib/python3.11/site-packages/setuptools-65.5.0.dist-info/RECORD +0 -466
  1701. package/python_modules/lib/python3.11/site-packages/setuptools-65.5.0.dist-info/REQUESTED +0 -0
  1702. package/python_modules/lib/python3.11/site-packages/setuptools-65.5.0.dist-info/WHEEL +0 -5
  1703. package/python_modules/lib/python3.11/site-packages/setuptools-65.5.0.dist-info/entry_points.txt +0 -57
  1704. package/python_modules/lib/python3.11/site-packages/setuptools-65.5.0.dist-info/top_level.txt +0 -3
  1705. package/python_modules/lib/python3.11/site-packages/typing_extensions-4.13.2.dist-info/INSTALLER +0 -1
  1706. package/python_modules/lib/python3.11/site-packages/typing_extensions-4.13.2.dist-info/METADATA +0 -68
  1707. package/python_modules/lib/python3.11/site-packages/typing_extensions-4.13.2.dist-info/RECORD +0 -7
  1708. package/python_modules/lib/python3.11/site-packages/typing_extensions-4.13.2.dist-info/WHEEL +0 -4
  1709. package/python_modules/lib/python3.11/site-packages/typing_extensions-4.13.2.dist-info/licenses/LICENSE +0 -279
  1710. package/python_modules/lib/python3.11/site-packages/typing_extensions.py +0 -4584
  1711. package/python_modules/pyvenv.cfg +0 -5
@@ -1,1035 +0,0 @@
1
- # noqa
2
- # type: ignore
3
- # flake8: noqa
4
- # pylint: skip-file
5
- # mypy: ignore-errors
6
- # yapf: disable
7
- # pylama:skip=1
8
-
9
-
10
- # *** PLEASE DO NOT MODIFY DIRECTLY: Automatically generated code ***
11
-
12
-
13
- VERSION = "2.15.3"
14
- import re
15
- from .fastjsonschema_exceptions import JsonSchemaValueException
16
-
17
-
18
- REGEX_PATTERNS = {
19
- '^.*$': re.compile('^.*$'),
20
- '.+': re.compile('.+'),
21
- '^.+$': re.compile('^.+$'),
22
- 'idn-email_re_pattern': re.compile('^[^@]+@[^@]+\\.[^@]+\\Z')
23
- }
24
-
25
- NoneType = type(None)
26
-
27
- def validate(data, custom_formats={}, name_prefix=None):
28
- validate_https___packaging_python_org_en_latest_specifications_declaring_build_dependencies(data, custom_formats, (name_prefix or "data") + "")
29
- return data
30
-
31
- def validate_https___packaging_python_org_en_latest_specifications_declaring_build_dependencies(data, custom_formats={}, name_prefix=None):
32
- if not isinstance(data, (dict)):
33
- raise JsonSchemaValueException("" + (name_prefix or "data") + " must be object", value=data, name="" + (name_prefix or "data") + "", definition={'$schema': 'http://json-schema.org/draft-07/schema', '$id': 'https://packaging.python.org/en/latest/specifications/declaring-build-dependencies/', 'title': 'Data structure for ``pyproject.toml`` files', '$$description': ['File format containing build-time configurations for the Python ecosystem. ', ':pep:`517` initially defined a build-system independent format for source trees', 'which was complemented by :pep:`518` to provide a way of specifying dependencies ', 'for building Python projects.', 'Please notice the ``project`` table (as initially defined in :pep:`621`) is not included', 'in this schema and should be considered separately.'], 'type': 'object', 'additionalProperties': False, 'properties': {'build-system': {'type': 'object', 'description': 'Table used to store build-related data', 'additionalProperties': False, 'properties': {'requires': {'type': 'array', '$$description': ['List of dependencies in the :pep:`508` format required to execute the build', 'system. Please notice that the resulting dependency graph', '**MUST NOT contain cycles**'], 'items': {'type': 'string'}}, 'build-backend': {'type': 'string', 'description': 'Python object that will be used to perform the build according to :pep:`517`', 'format': 'pep517-backend-reference'}, 'backend-path': {'type': 'array', '$$description': ['List of directories to be prepended to ``sys.path`` when loading the', 'back-end, and running its hooks'], 'items': {'type': 'string', '$comment': 'Should be a path (TODO: enforce it with format?)'}}}, 'required': ['requires']}, 'project': {'$schema': 'http://json-schema.org/draft-07/schema', '$id': 'https://packaging.python.org/en/latest/specifications/declaring-project-metadata/', 'title': 'Package metadata stored in the ``project`` table', '$$description': ['Data structure for the **project** table inside ``pyproject.toml``', '(as initially defined in :pep:`621`)'], 'type': 'object', 'properties': {'name': {'type': 'string', 'description': 'The name (primary identifier) of the project. MUST be statically defined.', 'format': 'pep508-identifier'}, 'version': {'type': 'string', 'description': 'The version of the project as supported by :pep:`440`.', 'format': 'pep440'}, 'description': {'type': 'string', '$$description': ['The `summary description of the project', '<https://packaging.python.org/specifications/core-metadata/#summary>`_']}, 'readme': {'$$description': ['`Full/detailed description of the project in the form of a README', '<https://www.python.org/dev/peps/pep-0621/#readme>`_', "with meaning similar to the one defined in `core metadata's Description", '<https://packaging.python.org/specifications/core-metadata/#description>`_'], 'oneOf': [{'type': 'string', '$$description': ['Relative path to a text file (UTF-8) containing the full description', 'of the project. If the file path ends in case-insensitive ``.md`` or', '``.rst`` suffixes, then the content-type is respectively', '``text/markdown`` or ``text/x-rst``']}, {'type': 'object', 'allOf': [{'anyOf': [{'properties': {'file': {'type': 'string', '$$description': ['Relative path to a text file containing the full description', 'of the project.']}}, 'required': ['file']}, {'properties': {'text': {'type': 'string', 'description': 'Full text describing the project.'}}, 'required': ['text']}]}, {'properties': {'content-type': {'type': 'string', '$$description': ['Content-type (:rfc:`1341`) of the full description', '(e.g. ``text/markdown``). The ``charset`` parameter is assumed', 'UTF-8 when not present.'], '$comment': 'TODO: add regex pattern or format?'}}, 'required': ['content-type']}]}]}, 'requires-python': {'type': 'string', 'format': 'pep508-versionspec', '$$description': ['`The Python version requirements of the project', '<https://packaging.python.org/specifications/core-metadata/#requires-python>`_.']}, 'license': {'description': '`Project license <https://www.python.org/dev/peps/pep-0621/#license>`_.', 'oneOf': [{'properties': {'file': {'type': 'string', '$$description': ['Relative path to the file (UTF-8) which contains the license for the', 'project.']}}, 'required': ['file']}, {'properties': {'text': {'type': 'string', '$$description': ['The license of the project whose meaning is that of the', '`License field from the core metadata', '<https://packaging.python.org/specifications/core-metadata/#license>`_.']}}, 'required': ['text']}]}, 'authors': {'type': 'array', 'items': {'$ref': '#/definitions/author'}, '$$description': ["The people or organizations considered to be the 'authors' of the project.", 'The exact meaning is open to interpretation (e.g. original or primary authors,', 'current maintainers, or owners of the package).']}, 'maintainers': {'type': 'array', 'items': {'$ref': '#/definitions/author'}, '$$description': ["The people or organizations considered to be the 'maintainers' of the project.", 'Similarly to ``authors``, the exact meaning is open to interpretation.']}, 'keywords': {'type': 'array', 'items': {'type': 'string'}, 'description': 'List of keywords to assist searching for the distribution in a larger catalog.'}, 'classifiers': {'type': 'array', 'items': {'type': 'string', 'format': 'trove-classifier', 'description': '`PyPI classifier <https://pypi.org/classifiers/>`_.'}, '$$description': ['`Trove classifiers <https://pypi.org/classifiers/>`_', 'which apply to the project.']}, 'urls': {'type': 'object', 'description': 'URLs associated with the project in the form ``label => value``.', 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'string', 'format': 'url'}}}, 'scripts': {'$ref': '#/definitions/entry-point-group', '$$description': ['Instruct the installer to create command-line wrappers for the given', '`entry points <https://packaging.python.org/specifications/entry-points/>`_.']}, 'gui-scripts': {'$ref': '#/definitions/entry-point-group', '$$description': ['Instruct the installer to create GUI wrappers for the given', '`entry points <https://packaging.python.org/specifications/entry-points/>`_.', 'The difference between ``scripts`` and ``gui-scripts`` is only relevant in', 'Windows.']}, 'entry-points': {'$$description': ['Instruct the installer to expose the given modules/functions via', '``entry-point`` discovery mechanism (useful for plugins).', 'More information available in the `Python packaging guide', '<https://packaging.python.org/specifications/entry-points/>`_.'], 'propertyNames': {'format': 'python-entrypoint-group'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'$ref': '#/definitions/entry-point-group'}}}, 'dependencies': {'type': 'array', 'description': 'Project (mandatory) dependencies.', 'items': {'$ref': '#/definitions/dependency'}}, 'optional-dependencies': {'type': 'object', 'description': 'Optional dependency for the project', 'propertyNames': {'format': 'pep508-identifier'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'array', 'items': {'$ref': '#/definitions/dependency'}}}}, 'dynamic': {'type': 'array', '$$description': ['Specifies which fields are intentionally unspecified and expected to be', 'dynamically provided by build tools'], 'items': {'enum': ['version', 'description', 'readme', 'requires-python', 'license', 'authors', 'maintainers', 'keywords', 'classifiers', 'urls', 'scripts', 'gui-scripts', 'entry-points', 'dependencies', 'optional-dependencies']}}}, 'required': ['name'], 'additionalProperties': False, 'if': {'not': {'required': ['dynamic'], 'properties': {'dynamic': {'contains': {'const': 'version'}, '$$description': ['version is listed in ``dynamic``']}}}, '$$comment': ['According to :pep:`621`:', ' If the core metadata specification lists a field as "Required", then', ' the metadata MUST specify the field statically or list it in dynamic', 'In turn, `core metadata`_ defines:', ' The required fields are: Metadata-Version, Name, Version.', ' All the other fields are optional.', 'Since ``Metadata-Version`` is defined by the build back-end, ``name`` and', '``version`` are the only mandatory information in ``pyproject.toml``.', '.. _core metadata: https://packaging.python.org/specifications/core-metadata/']}, 'then': {'required': ['version'], '$$description': ['version should be statically defined in the ``version`` field']}, 'definitions': {'author': {'$id': '#/definitions/author', 'title': 'Author or Maintainer', '$comment': 'https://www.python.org/dev/peps/pep-0621/#authors-maintainers', 'type': 'object', 'properties': {'name': {'type': 'string', '$$description': ['MUST be a valid email name, i.e. whatever can be put as a name, before an', 'email, in :rfc:`822`.']}, 'email': {'type': 'string', 'format': 'idn-email', 'description': 'MUST be a valid email address'}}}, 'entry-point-group': {'$id': '#/definitions/entry-point-group', 'title': 'Entry-points', 'type': 'object', '$$description': ['Entry-points are grouped together to indicate what sort of capabilities they', 'provide.', 'See the `packaging guides', '<https://packaging.python.org/specifications/entry-points/>`_', 'and `setuptools docs', '<https://setuptools.pypa.io/en/latest/userguide/entry_point.html>`_', 'for more information.'], 'propertyNames': {'format': 'python-entrypoint-name'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'string', '$$description': ['Reference to a Python object. It is either in the form', '``importable.module``, or ``importable.module:object.attr``.'], 'format': 'python-entrypoint-reference', '$comment': 'https://packaging.python.org/specifications/entry-points/'}}}, 'dependency': {'$id': '#/definitions/dependency', 'title': 'Dependency', 'type': 'string', 'description': 'Project dependency specification according to PEP 508', 'format': 'pep508'}}}, 'tool': {'type': 'object', 'properties': {'distutils': {'$schema': 'http://json-schema.org/draft-07/schema', '$id': 'https://docs.python.org/3/install/', 'title': '``tool.distutils`` table', '$$description': ['Originally, ``distutils`` allowed developers to configure arguments for', '``setup.py`` scripts via `distutils configuration files', '<https://docs.python.org/3/install/#distutils-configuration-files>`_.', '``tool.distutils`` subtables could be used with the same purpose', '(NOT CURRENTLY IMPLEMENTED).'], 'type': 'object', 'properties': {'global': {'type': 'object', 'description': 'Global options applied to all ``distutils`` commands'}}, 'patternProperties': {'.+': {'type': 'object'}}, '$comment': 'TODO: Is there a practical way of making this schema more specific?'}, 'setuptools': {'$schema': 'http://json-schema.org/draft-07/schema', '$id': 'https://setuptools.pypa.io/en/latest/references/keywords.html', 'title': '``tool.setuptools`` table', '$$description': ['Please notice for the time being the ``setuptools`` project does not specify', 'a way of configuring builds via ``pyproject.toml``.', 'Therefore this schema should be taken just as a *"thought experiment"* on how', 'this *might be done*, by following the principles established in', '`ini2toml <https://ini2toml.readthedocs.io/en/latest/setuptools_pep621.html>`_.', 'It considers only ``setuptools`` `parameters', '<https://setuptools.pypa.io/en/latest/userguide/declarative_config.html>`_', 'that can currently be configured via ``setup.cfg`` and are not covered by :pep:`621`', 'but intentionally excludes ``dependency_links`` and ``setup_requires``.', 'NOTE: ``scripts`` was renamed to ``script-files`` to avoid confusion with', 'entry-point based scripts (defined in :pep:`621`).'], 'type': 'object', 'additionalProperties': False, 'properties': {'platforms': {'type': 'array', 'items': {'type': 'string'}}, 'provides': {'$$description': ['Package and virtual package names contained within this package', '**(not supported by pip)**'], 'type': 'array', 'items': {'type': 'string', 'format': 'pep508-identifier'}}, 'obsoletes': {'$$description': ['Packages which this package renders obsolete', '**(not supported by pip)**'], 'type': 'array', 'items': {'type': 'string', 'format': 'pep508-identifier'}}, 'zip-safe': {'description': 'Whether the project can be safely installed and run from a zip file.', 'type': 'boolean'}, 'script-files': {'description': 'Legacy way of defining scripts (entry-points are preferred).', 'type': 'array', 'items': {'type': 'string'}, '$comment': 'TODO: is this field deprecated/should be removed?'}, 'eager-resources': {'$$description': ['Resources that should be extracted together, if any of them is needed,', 'or if any C extensions included in the project are imported.'], 'type': 'array', 'items': {'type': 'string'}}, 'packages': {'$$description': ['Packages that should be included in the distribution.', 'It can be given either as a list of package identifiers', 'or as a ``dict``-like structure with a single key ``find``', 'which corresponds to a dynamic call to', '``setuptools.config.expand.find_packages`` function.', 'The ``find`` key is associated with a nested ``dict``-like structure that can', 'contain ``where``, ``include``, ``exclude`` and ``namespaces`` keys,', 'mimicking the keyword arguments of the associated function.'], 'oneOf': [{'title': 'Array of Python package identifiers', 'type': 'array', 'items': {'type': 'string', 'format': 'python-module-name'}}, {'$ref': '#/definitions/find-directive'}]}, 'package-dir': {'$$description': [':class:`dict`-like structure mapping from package names to directories where their', 'code can be found.', 'The empty string (as key) means that all packages are contained inside', 'the given directory will be included in the distribution.'], 'type': 'object', 'additionalProperties': False, 'propertyNames': {'oneOf': [{'format': 'python-module-name'}, {'const': ''}]}, 'patternProperties': {'^.*$': {'type': 'string'}}}, 'package-data': {'$$description': ['Mapping from package names to lists of glob patterns.', 'Usually this option is not needed when using ``include-package-data = true``', 'For more information on how to include data files, check ``setuptools`` `docs', '<https://setuptools.pypa.io/en/latest/userguide/datafiles.html>`_.'], 'type': 'object', 'additionalProperties': False, 'propertyNames': {'oneOf': [{'format': 'python-module-name'}, {'const': '*'}]}, 'patternProperties': {'^.*$': {'type': 'array', 'items': {'type': 'string'}}}}, 'include-package-data': {'$$description': ['Automatically include any data files inside the package directories', 'that are specified by ``MANIFEST.in``', 'For more information on how to include data files, check ``setuptools`` `docs', '<https://setuptools.pypa.io/en/latest/userguide/datafiles.html>`_.'], 'type': 'boolean'}, 'exclude-package-data': {'$$description': ['Mapping from package names to lists of glob patterns that should be excluded', 'For more information on how to include data files, check ``setuptools`` `docs', '<https://setuptools.pypa.io/en/latest/userguide/datafiles.html>`_.'], 'type': 'object', 'additionalProperties': False, 'propertyNames': {'oneOf': [{'format': 'python-module-name'}, {'const': '*'}]}, 'patternProperties': {'^.*$': {'type': 'array', 'items': {'type': 'string'}}}}, 'namespace-packages': {'type': 'array', 'items': {'type': 'string', 'format': 'python-module-name'}, '$comment': 'https://setuptools.pypa.io/en/latest/userguide/package_discovery.html'}, 'py-modules': {'description': 'Modules that setuptools will manipulate', 'type': 'array', 'items': {'type': 'string', 'format': 'python-module-name'}, '$comment': 'TODO: clarify the relationship with ``packages``'}, 'data-files': {'$$description': ['**DEPRECATED**: dict-like structure where each key represents a directory and', 'the value is a list of glob patterns that should be installed in them.', "Please notice this don't work with wheels. See `data files support", '<https://setuptools.pypa.io/en/latest/userguide/datafiles.html>`_'], 'type': 'object', 'patternProperties': {'^.*$': {'type': 'array', 'items': {'type': 'string'}}}}, 'cmdclass': {'$$description': ['Mapping of distutils-style command names to ``setuptools.Command`` subclasses', 'which in turn should be represented by strings with a qualified class name', '(i.e., "dotted" form with module), e.g.::\n\n', ' cmdclass = {mycmd = "pkg.subpkg.module.CommandClass"}\n\n', 'The command class should be a directly defined at the top-level of the', 'containing module (no class nesting).'], 'type': 'object', 'patternProperties': {'^.*$': {'type': 'string', 'format': 'python-qualified-identifier'}}}, 'license-files': {'type': 'array', 'items': {'type': 'string'}, '$$description': ['PROVISIONAL: List of glob patterns for all license files being distributed.', '(might become standard with PEP 639).'], 'default': ['LICEN[CS]E*', ' COPYING*', ' NOTICE*', 'AUTHORS*'], '$comment': 'TODO: revise if PEP 639 is accepted. Probably ``project.license-files``?'}, 'dynamic': {'type': 'object', 'description': 'Instructions for loading :pep:`621`-related metadata dynamically', 'additionalProperties': False, 'properties': {'version': {'$$description': ['A version dynamically loaded via either the ``attr:`` or ``file:``', 'directives. Please make sure the given file or attribute respects :pep:`440`.'], 'oneOf': [{'$ref': '#/definitions/attr-directive'}, {'$ref': '#/definitions/file-directive'}]}, 'classifiers': {'$ref': '#/definitions/file-directive'}, 'description': {'$ref': '#/definitions/file-directive'}, 'dependencies': {'$ref': '#/definitions/file-directive'}, 'entry-points': {'$ref': '#/definitions/file-directive'}, 'optional-dependencies': {'type': 'object', 'propertyNames': {'format': 'python-identifier'}, 'additionalProperties': False, 'patternProperties': {'.+': {'$ref': '#/definitions/file-directive'}}}, 'readme': {'anyOf': [{'$ref': '#/definitions/file-directive'}, {'properties': {'content-type': {'type': 'string'}}}], 'required': ['file']}}}}, 'definitions': {'file-directive': {'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}, 'attr-directive': {'title': "'attr:' directive", '$id': '#/definitions/attr-directive', '$$description': ['Value is read from a module attribute. Supports callables and iterables;', 'unsupported types are cast via ``str()``'], 'type': 'object', 'additionalProperties': False, 'properties': {'attr': {'type': 'string'}}, 'required': ['attr']}, 'find-directive': {'$id': '#/definitions/find-directive', 'title': "'find:' directive", 'type': 'object', 'additionalProperties': False, 'properties': {'find': {'type': 'object', '$$description': ['Dynamic `package discovery', '<https://setuptools.pypa.io/en/latest/userguide/package_discovery.html>`_.'], 'additionalProperties': False, 'properties': {'where': {'description': 'Directories to be searched for packages (Unix-style relative path)', 'type': 'array', 'items': {'type': 'string'}}, 'exclude': {'type': 'array', '$$description': ['Exclude packages that match the values listed in this field.', "Can container shell-style wildcards (e.g. ``'pkg.*'``)"], 'items': {'type': 'string'}}, 'include': {'type': 'array', '$$description': ['Restrict the found packages to just the ones listed in this field.', "Can container shell-style wildcards (e.g. ``'pkg.*'``)"], 'items': {'type': 'string'}}, 'namespaces': {'type': 'boolean', '$$description': ['When ``True``, directories without a ``__init__.py`` file will also', 'be scanned for :pep:`420`-style implicit namespaces']}}}}}}}}}}, 'project': {'$schema': 'http://json-schema.org/draft-07/schema', '$id': 'https://packaging.python.org/en/latest/specifications/declaring-project-metadata/', 'title': 'Package metadata stored in the ``project`` table', '$$description': ['Data structure for the **project** table inside ``pyproject.toml``', '(as initially defined in :pep:`621`)'], 'type': 'object', 'properties': {'name': {'type': 'string', 'description': 'The name (primary identifier) of the project. MUST be statically defined.', 'format': 'pep508-identifier'}, 'version': {'type': 'string', 'description': 'The version of the project as supported by :pep:`440`.', 'format': 'pep440'}, 'description': {'type': 'string', '$$description': ['The `summary description of the project', '<https://packaging.python.org/specifications/core-metadata/#summary>`_']}, 'readme': {'$$description': ['`Full/detailed description of the project in the form of a README', '<https://www.python.org/dev/peps/pep-0621/#readme>`_', "with meaning similar to the one defined in `core metadata's Description", '<https://packaging.python.org/specifications/core-metadata/#description>`_'], 'oneOf': [{'type': 'string', '$$description': ['Relative path to a text file (UTF-8) containing the full description', 'of the project. If the file path ends in case-insensitive ``.md`` or', '``.rst`` suffixes, then the content-type is respectively', '``text/markdown`` or ``text/x-rst``']}, {'type': 'object', 'allOf': [{'anyOf': [{'properties': {'file': {'type': 'string', '$$description': ['Relative path to a text file containing the full description', 'of the project.']}}, 'required': ['file']}, {'properties': {'text': {'type': 'string', 'description': 'Full text describing the project.'}}, 'required': ['text']}]}, {'properties': {'content-type': {'type': 'string', '$$description': ['Content-type (:rfc:`1341`) of the full description', '(e.g. ``text/markdown``). The ``charset`` parameter is assumed', 'UTF-8 when not present.'], '$comment': 'TODO: add regex pattern or format?'}}, 'required': ['content-type']}]}]}, 'requires-python': {'type': 'string', 'format': 'pep508-versionspec', '$$description': ['`The Python version requirements of the project', '<https://packaging.python.org/specifications/core-metadata/#requires-python>`_.']}, 'license': {'description': '`Project license <https://www.python.org/dev/peps/pep-0621/#license>`_.', 'oneOf': [{'properties': {'file': {'type': 'string', '$$description': ['Relative path to the file (UTF-8) which contains the license for the', 'project.']}}, 'required': ['file']}, {'properties': {'text': {'type': 'string', '$$description': ['The license of the project whose meaning is that of the', '`License field from the core metadata', '<https://packaging.python.org/specifications/core-metadata/#license>`_.']}}, 'required': ['text']}]}, 'authors': {'type': 'array', 'items': {'$ref': '#/definitions/author'}, '$$description': ["The people or organizations considered to be the 'authors' of the project.", 'The exact meaning is open to interpretation (e.g. original or primary authors,', 'current maintainers, or owners of the package).']}, 'maintainers': {'type': 'array', 'items': {'$ref': '#/definitions/author'}, '$$description': ["The people or organizations considered to be the 'maintainers' of the project.", 'Similarly to ``authors``, the exact meaning is open to interpretation.']}, 'keywords': {'type': 'array', 'items': {'type': 'string'}, 'description': 'List of keywords to assist searching for the distribution in a larger catalog.'}, 'classifiers': {'type': 'array', 'items': {'type': 'string', 'format': 'trove-classifier', 'description': '`PyPI classifier <https://pypi.org/classifiers/>`_.'}, '$$description': ['`Trove classifiers <https://pypi.org/classifiers/>`_', 'which apply to the project.']}, 'urls': {'type': 'object', 'description': 'URLs associated with the project in the form ``label => value``.', 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'string', 'format': 'url'}}}, 'scripts': {'$ref': '#/definitions/entry-point-group', '$$description': ['Instruct the installer to create command-line wrappers for the given', '`entry points <https://packaging.python.org/specifications/entry-points/>`_.']}, 'gui-scripts': {'$ref': '#/definitions/entry-point-group', '$$description': ['Instruct the installer to create GUI wrappers for the given', '`entry points <https://packaging.python.org/specifications/entry-points/>`_.', 'The difference between ``scripts`` and ``gui-scripts`` is only relevant in', 'Windows.']}, 'entry-points': {'$$description': ['Instruct the installer to expose the given modules/functions via', '``entry-point`` discovery mechanism (useful for plugins).', 'More information available in the `Python packaging guide', '<https://packaging.python.org/specifications/entry-points/>`_.'], 'propertyNames': {'format': 'python-entrypoint-group'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'$ref': '#/definitions/entry-point-group'}}}, 'dependencies': {'type': 'array', 'description': 'Project (mandatory) dependencies.', 'items': {'$ref': '#/definitions/dependency'}}, 'optional-dependencies': {'type': 'object', 'description': 'Optional dependency for the project', 'propertyNames': {'format': 'pep508-identifier'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'array', 'items': {'$ref': '#/definitions/dependency'}}}}, 'dynamic': {'type': 'array', '$$description': ['Specifies which fields are intentionally unspecified and expected to be', 'dynamically provided by build tools'], 'items': {'enum': ['version', 'description', 'readme', 'requires-python', 'license', 'authors', 'maintainers', 'keywords', 'classifiers', 'urls', 'scripts', 'gui-scripts', 'entry-points', 'dependencies', 'optional-dependencies']}}}, 'required': ['name'], 'additionalProperties': False, 'if': {'not': {'required': ['dynamic'], 'properties': {'dynamic': {'contains': {'const': 'version'}, '$$description': ['version is listed in ``dynamic``']}}}, '$$comment': ['According to :pep:`621`:', ' If the core metadata specification lists a field as "Required", then', ' the metadata MUST specify the field statically or list it in dynamic', 'In turn, `core metadata`_ defines:', ' The required fields are: Metadata-Version, Name, Version.', ' All the other fields are optional.', 'Since ``Metadata-Version`` is defined by the build back-end, ``name`` and', '``version`` are the only mandatory information in ``pyproject.toml``.', '.. _core metadata: https://packaging.python.org/specifications/core-metadata/']}, 'then': {'required': ['version'], '$$description': ['version should be statically defined in the ``version`` field']}, 'definitions': {'author': {'$id': '#/definitions/author', 'title': 'Author or Maintainer', '$comment': 'https://www.python.org/dev/peps/pep-0621/#authors-maintainers', 'type': 'object', 'properties': {'name': {'type': 'string', '$$description': ['MUST be a valid email name, i.e. whatever can be put as a name, before an', 'email, in :rfc:`822`.']}, 'email': {'type': 'string', 'format': 'idn-email', 'description': 'MUST be a valid email address'}}}, 'entry-point-group': {'$id': '#/definitions/entry-point-group', 'title': 'Entry-points', 'type': 'object', '$$description': ['Entry-points are grouped together to indicate what sort of capabilities they', 'provide.', 'See the `packaging guides', '<https://packaging.python.org/specifications/entry-points/>`_', 'and `setuptools docs', '<https://setuptools.pypa.io/en/latest/userguide/entry_point.html>`_', 'for more information.'], 'propertyNames': {'format': 'python-entrypoint-name'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'string', '$$description': ['Reference to a Python object. It is either in the form', '``importable.module``, or ``importable.module:object.attr``.'], 'format': 'python-entrypoint-reference', '$comment': 'https://packaging.python.org/specifications/entry-points/'}}}, 'dependency': {'$id': '#/definitions/dependency', 'title': 'Dependency', 'type': 'string', 'description': 'Project dependency specification according to PEP 508', 'format': 'pep508'}}}}, rule='type')
34
- data_is_dict = isinstance(data, dict)
35
- if data_is_dict:
36
- data_keys = set(data.keys())
37
- if "build-system" in data_keys:
38
- data_keys.remove("build-system")
39
- data__buildsystem = data["build-system"]
40
- if not isinstance(data__buildsystem, (dict)):
41
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".build-system must be object", value=data__buildsystem, name="" + (name_prefix or "data") + ".build-system", definition={'type': 'object', 'description': 'Table used to store build-related data', 'additionalProperties': False, 'properties': {'requires': {'type': 'array', '$$description': ['List of dependencies in the :pep:`508` format required to execute the build', 'system. Please notice that the resulting dependency graph', '**MUST NOT contain cycles**'], 'items': {'type': 'string'}}, 'build-backend': {'type': 'string', 'description': 'Python object that will be used to perform the build according to :pep:`517`', 'format': 'pep517-backend-reference'}, 'backend-path': {'type': 'array', '$$description': ['List of directories to be prepended to ``sys.path`` when loading the', 'back-end, and running its hooks'], 'items': {'type': 'string', '$comment': 'Should be a path (TODO: enforce it with format?)'}}}, 'required': ['requires']}, rule='type')
42
- data__buildsystem_is_dict = isinstance(data__buildsystem, dict)
43
- if data__buildsystem_is_dict:
44
- data__buildsystem_len = len(data__buildsystem)
45
- if not all(prop in data__buildsystem for prop in ['requires']):
46
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".build-system must contain ['requires'] properties", value=data__buildsystem, name="" + (name_prefix or "data") + ".build-system", definition={'type': 'object', 'description': 'Table used to store build-related data', 'additionalProperties': False, 'properties': {'requires': {'type': 'array', '$$description': ['List of dependencies in the :pep:`508` format required to execute the build', 'system. Please notice that the resulting dependency graph', '**MUST NOT contain cycles**'], 'items': {'type': 'string'}}, 'build-backend': {'type': 'string', 'description': 'Python object that will be used to perform the build according to :pep:`517`', 'format': 'pep517-backend-reference'}, 'backend-path': {'type': 'array', '$$description': ['List of directories to be prepended to ``sys.path`` when loading the', 'back-end, and running its hooks'], 'items': {'type': 'string', '$comment': 'Should be a path (TODO: enforce it with format?)'}}}, 'required': ['requires']}, rule='required')
47
- data__buildsystem_keys = set(data__buildsystem.keys())
48
- if "requires" in data__buildsystem_keys:
49
- data__buildsystem_keys.remove("requires")
50
- data__buildsystem__requires = data__buildsystem["requires"]
51
- if not isinstance(data__buildsystem__requires, (list, tuple)):
52
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".build-system.requires must be array", value=data__buildsystem__requires, name="" + (name_prefix or "data") + ".build-system.requires", definition={'type': 'array', '$$description': ['List of dependencies in the :pep:`508` format required to execute the build', 'system. Please notice that the resulting dependency graph', '**MUST NOT contain cycles**'], 'items': {'type': 'string'}}, rule='type')
53
- data__buildsystem__requires_is_list = isinstance(data__buildsystem__requires, (list, tuple))
54
- if data__buildsystem__requires_is_list:
55
- data__buildsystem__requires_len = len(data__buildsystem__requires)
56
- for data__buildsystem__requires_x, data__buildsystem__requires_item in enumerate(data__buildsystem__requires):
57
- if not isinstance(data__buildsystem__requires_item, (str)):
58
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".build-system.requires[{data__buildsystem__requires_x}]".format(**locals()) + " must be string", value=data__buildsystem__requires_item, name="" + (name_prefix or "data") + ".build-system.requires[{data__buildsystem__requires_x}]".format(**locals()) + "", definition={'type': 'string'}, rule='type')
59
- if "build-backend" in data__buildsystem_keys:
60
- data__buildsystem_keys.remove("build-backend")
61
- data__buildsystem__buildbackend = data__buildsystem["build-backend"]
62
- if not isinstance(data__buildsystem__buildbackend, (str)):
63
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".build-system.build-backend must be string", value=data__buildsystem__buildbackend, name="" + (name_prefix or "data") + ".build-system.build-backend", definition={'type': 'string', 'description': 'Python object that will be used to perform the build according to :pep:`517`', 'format': 'pep517-backend-reference'}, rule='type')
64
- if isinstance(data__buildsystem__buildbackend, str):
65
- if not custom_formats["pep517-backend-reference"](data__buildsystem__buildbackend):
66
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".build-system.build-backend must be pep517-backend-reference", value=data__buildsystem__buildbackend, name="" + (name_prefix or "data") + ".build-system.build-backend", definition={'type': 'string', 'description': 'Python object that will be used to perform the build according to :pep:`517`', 'format': 'pep517-backend-reference'}, rule='format')
67
- if "backend-path" in data__buildsystem_keys:
68
- data__buildsystem_keys.remove("backend-path")
69
- data__buildsystem__backendpath = data__buildsystem["backend-path"]
70
- if not isinstance(data__buildsystem__backendpath, (list, tuple)):
71
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".build-system.backend-path must be array", value=data__buildsystem__backendpath, name="" + (name_prefix or "data") + ".build-system.backend-path", definition={'type': 'array', '$$description': ['List of directories to be prepended to ``sys.path`` when loading the', 'back-end, and running its hooks'], 'items': {'type': 'string', '$comment': 'Should be a path (TODO: enforce it with format?)'}}, rule='type')
72
- data__buildsystem__backendpath_is_list = isinstance(data__buildsystem__backendpath, (list, tuple))
73
- if data__buildsystem__backendpath_is_list:
74
- data__buildsystem__backendpath_len = len(data__buildsystem__backendpath)
75
- for data__buildsystem__backendpath_x, data__buildsystem__backendpath_item in enumerate(data__buildsystem__backendpath):
76
- if not isinstance(data__buildsystem__backendpath_item, (str)):
77
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".build-system.backend-path[{data__buildsystem__backendpath_x}]".format(**locals()) + " must be string", value=data__buildsystem__backendpath_item, name="" + (name_prefix or "data") + ".build-system.backend-path[{data__buildsystem__backendpath_x}]".format(**locals()) + "", definition={'type': 'string', '$comment': 'Should be a path (TODO: enforce it with format?)'}, rule='type')
78
- if data__buildsystem_keys:
79
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".build-system must not contain "+str(data__buildsystem_keys)+" properties", value=data__buildsystem, name="" + (name_prefix or "data") + ".build-system", definition={'type': 'object', 'description': 'Table used to store build-related data', 'additionalProperties': False, 'properties': {'requires': {'type': 'array', '$$description': ['List of dependencies in the :pep:`508` format required to execute the build', 'system. Please notice that the resulting dependency graph', '**MUST NOT contain cycles**'], 'items': {'type': 'string'}}, 'build-backend': {'type': 'string', 'description': 'Python object that will be used to perform the build according to :pep:`517`', 'format': 'pep517-backend-reference'}, 'backend-path': {'type': 'array', '$$description': ['List of directories to be prepended to ``sys.path`` when loading the', 'back-end, and running its hooks'], 'items': {'type': 'string', '$comment': 'Should be a path (TODO: enforce it with format?)'}}}, 'required': ['requires']}, rule='additionalProperties')
80
- if "project" in data_keys:
81
- data_keys.remove("project")
82
- data__project = data["project"]
83
- validate_https___packaging_python_org_en_latest_specifications_declaring_project_metadata(data__project, custom_formats, (name_prefix or "data") + ".project")
84
- if "tool" in data_keys:
85
- data_keys.remove("tool")
86
- data__tool = data["tool"]
87
- if not isinstance(data__tool, (dict)):
88
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".tool must be object", value=data__tool, name="" + (name_prefix or "data") + ".tool", definition={'type': 'object', 'properties': {'distutils': {'$schema': 'http://json-schema.org/draft-07/schema', '$id': 'https://docs.python.org/3/install/', 'title': '``tool.distutils`` table', '$$description': ['Originally, ``distutils`` allowed developers to configure arguments for', '``setup.py`` scripts via `distutils configuration files', '<https://docs.python.org/3/install/#distutils-configuration-files>`_.', '``tool.distutils`` subtables could be used with the same purpose', '(NOT CURRENTLY IMPLEMENTED).'], 'type': 'object', 'properties': {'global': {'type': 'object', 'description': 'Global options applied to all ``distutils`` commands'}}, 'patternProperties': {'.+': {'type': 'object'}}, '$comment': 'TODO: Is there a practical way of making this schema more specific?'}, 'setuptools': {'$schema': 'http://json-schema.org/draft-07/schema', '$id': 'https://setuptools.pypa.io/en/latest/references/keywords.html', 'title': '``tool.setuptools`` table', '$$description': ['Please notice for the time being the ``setuptools`` project does not specify', 'a way of configuring builds via ``pyproject.toml``.', 'Therefore this schema should be taken just as a *"thought experiment"* on how', 'this *might be done*, by following the principles established in', '`ini2toml <https://ini2toml.readthedocs.io/en/latest/setuptools_pep621.html>`_.', 'It considers only ``setuptools`` `parameters', '<https://setuptools.pypa.io/en/latest/userguide/declarative_config.html>`_', 'that can currently be configured via ``setup.cfg`` and are not covered by :pep:`621`', 'but intentionally excludes ``dependency_links`` and ``setup_requires``.', 'NOTE: ``scripts`` was renamed to ``script-files`` to avoid confusion with', 'entry-point based scripts (defined in :pep:`621`).'], 'type': 'object', 'additionalProperties': False, 'properties': {'platforms': {'type': 'array', 'items': {'type': 'string'}}, 'provides': {'$$description': ['Package and virtual package names contained within this package', '**(not supported by pip)**'], 'type': 'array', 'items': {'type': 'string', 'format': 'pep508-identifier'}}, 'obsoletes': {'$$description': ['Packages which this package renders obsolete', '**(not supported by pip)**'], 'type': 'array', 'items': {'type': 'string', 'format': 'pep508-identifier'}}, 'zip-safe': {'description': 'Whether the project can be safely installed and run from a zip file.', 'type': 'boolean'}, 'script-files': {'description': 'Legacy way of defining scripts (entry-points are preferred).', 'type': 'array', 'items': {'type': 'string'}, '$comment': 'TODO: is this field deprecated/should be removed?'}, 'eager-resources': {'$$description': ['Resources that should be extracted together, if any of them is needed,', 'or if any C extensions included in the project are imported.'], 'type': 'array', 'items': {'type': 'string'}}, 'packages': {'$$description': ['Packages that should be included in the distribution.', 'It can be given either as a list of package identifiers', 'or as a ``dict``-like structure with a single key ``find``', 'which corresponds to a dynamic call to', '``setuptools.config.expand.find_packages`` function.', 'The ``find`` key is associated with a nested ``dict``-like structure that can', 'contain ``where``, ``include``, ``exclude`` and ``namespaces`` keys,', 'mimicking the keyword arguments of the associated function.'], 'oneOf': [{'title': 'Array of Python package identifiers', 'type': 'array', 'items': {'type': 'string', 'format': 'python-module-name'}}, {'$ref': '#/definitions/find-directive'}]}, 'package-dir': {'$$description': [':class:`dict`-like structure mapping from package names to directories where their', 'code can be found.', 'The empty string (as key) means that all packages are contained inside', 'the given directory will be included in the distribution.'], 'type': 'object', 'additionalProperties': False, 'propertyNames': {'oneOf': [{'format': 'python-module-name'}, {'const': ''}]}, 'patternProperties': {'^.*$': {'type': 'string'}}}, 'package-data': {'$$description': ['Mapping from package names to lists of glob patterns.', 'Usually this option is not needed when using ``include-package-data = true``', 'For more information on how to include data files, check ``setuptools`` `docs', '<https://setuptools.pypa.io/en/latest/userguide/datafiles.html>`_.'], 'type': 'object', 'additionalProperties': False, 'propertyNames': {'oneOf': [{'format': 'python-module-name'}, {'const': '*'}]}, 'patternProperties': {'^.*$': {'type': 'array', 'items': {'type': 'string'}}}}, 'include-package-data': {'$$description': ['Automatically include any data files inside the package directories', 'that are specified by ``MANIFEST.in``', 'For more information on how to include data files, check ``setuptools`` `docs', '<https://setuptools.pypa.io/en/latest/userguide/datafiles.html>`_.'], 'type': 'boolean'}, 'exclude-package-data': {'$$description': ['Mapping from package names to lists of glob patterns that should be excluded', 'For more information on how to include data files, check ``setuptools`` `docs', '<https://setuptools.pypa.io/en/latest/userguide/datafiles.html>`_.'], 'type': 'object', 'additionalProperties': False, 'propertyNames': {'oneOf': [{'format': 'python-module-name'}, {'const': '*'}]}, 'patternProperties': {'^.*$': {'type': 'array', 'items': {'type': 'string'}}}}, 'namespace-packages': {'type': 'array', 'items': {'type': 'string', 'format': 'python-module-name'}, '$comment': 'https://setuptools.pypa.io/en/latest/userguide/package_discovery.html'}, 'py-modules': {'description': 'Modules that setuptools will manipulate', 'type': 'array', 'items': {'type': 'string', 'format': 'python-module-name'}, '$comment': 'TODO: clarify the relationship with ``packages``'}, 'data-files': {'$$description': ['**DEPRECATED**: dict-like structure where each key represents a directory and', 'the value is a list of glob patterns that should be installed in them.', "Please notice this don't work with wheels. See `data files support", '<https://setuptools.pypa.io/en/latest/userguide/datafiles.html>`_'], 'type': 'object', 'patternProperties': {'^.*$': {'type': 'array', 'items': {'type': 'string'}}}}, 'cmdclass': {'$$description': ['Mapping of distutils-style command names to ``setuptools.Command`` subclasses', 'which in turn should be represented by strings with a qualified class name', '(i.e., "dotted" form with module), e.g.::\n\n', ' cmdclass = {mycmd = "pkg.subpkg.module.CommandClass"}\n\n', 'The command class should be a directly defined at the top-level of the', 'containing module (no class nesting).'], 'type': 'object', 'patternProperties': {'^.*$': {'type': 'string', 'format': 'python-qualified-identifier'}}}, 'license-files': {'type': 'array', 'items': {'type': 'string'}, '$$description': ['PROVISIONAL: List of glob patterns for all license files being distributed.', '(might become standard with PEP 639).'], 'default': ['LICEN[CS]E*', ' COPYING*', ' NOTICE*', 'AUTHORS*'], '$comment': 'TODO: revise if PEP 639 is accepted. Probably ``project.license-files``?'}, 'dynamic': {'type': 'object', 'description': 'Instructions for loading :pep:`621`-related metadata dynamically', 'additionalProperties': False, 'properties': {'version': {'$$description': ['A version dynamically loaded via either the ``attr:`` or ``file:``', 'directives. Please make sure the given file or attribute respects :pep:`440`.'], 'oneOf': [{'$ref': '#/definitions/attr-directive'}, {'$ref': '#/definitions/file-directive'}]}, 'classifiers': {'$ref': '#/definitions/file-directive'}, 'description': {'$ref': '#/definitions/file-directive'}, 'dependencies': {'$ref': '#/definitions/file-directive'}, 'entry-points': {'$ref': '#/definitions/file-directive'}, 'optional-dependencies': {'type': 'object', 'propertyNames': {'format': 'python-identifier'}, 'additionalProperties': False, 'patternProperties': {'.+': {'$ref': '#/definitions/file-directive'}}}, 'readme': {'anyOf': [{'$ref': '#/definitions/file-directive'}, {'properties': {'content-type': {'type': 'string'}}}], 'required': ['file']}}}}, 'definitions': {'file-directive': {'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}, 'attr-directive': {'title': "'attr:' directive", '$id': '#/definitions/attr-directive', '$$description': ['Value is read from a module attribute. Supports callables and iterables;', 'unsupported types are cast via ``str()``'], 'type': 'object', 'additionalProperties': False, 'properties': {'attr': {'type': 'string'}}, 'required': ['attr']}, 'find-directive': {'$id': '#/definitions/find-directive', 'title': "'find:' directive", 'type': 'object', 'additionalProperties': False, 'properties': {'find': {'type': 'object', '$$description': ['Dynamic `package discovery', '<https://setuptools.pypa.io/en/latest/userguide/package_discovery.html>`_.'], 'additionalProperties': False, 'properties': {'where': {'description': 'Directories to be searched for packages (Unix-style relative path)', 'type': 'array', 'items': {'type': 'string'}}, 'exclude': {'type': 'array', '$$description': ['Exclude packages that match the values listed in this field.', "Can container shell-style wildcards (e.g. ``'pkg.*'``)"], 'items': {'type': 'string'}}, 'include': {'type': 'array', '$$description': ['Restrict the found packages to just the ones listed in this field.', "Can container shell-style wildcards (e.g. ``'pkg.*'``)"], 'items': {'type': 'string'}}, 'namespaces': {'type': 'boolean', '$$description': ['When ``True``, directories without a ``__init__.py`` file will also', 'be scanned for :pep:`420`-style implicit namespaces']}}}}}}}}}, rule='type')
89
- data__tool_is_dict = isinstance(data__tool, dict)
90
- if data__tool_is_dict:
91
- data__tool_keys = set(data__tool.keys())
92
- if "distutils" in data__tool_keys:
93
- data__tool_keys.remove("distutils")
94
- data__tool__distutils = data__tool["distutils"]
95
- validate_https___docs_python_org_3_install(data__tool__distutils, custom_formats, (name_prefix or "data") + ".tool.distutils")
96
- if "setuptools" in data__tool_keys:
97
- data__tool_keys.remove("setuptools")
98
- data__tool__setuptools = data__tool["setuptools"]
99
- validate_https___setuptools_pypa_io_en_latest_references_keywords_html(data__tool__setuptools, custom_formats, (name_prefix or "data") + ".tool.setuptools")
100
- if data_keys:
101
- raise JsonSchemaValueException("" + (name_prefix or "data") + " must not contain "+str(data_keys)+" properties", value=data, name="" + (name_prefix or "data") + "", definition={'$schema': 'http://json-schema.org/draft-07/schema', '$id': 'https://packaging.python.org/en/latest/specifications/declaring-build-dependencies/', 'title': 'Data structure for ``pyproject.toml`` files', '$$description': ['File format containing build-time configurations for the Python ecosystem. ', ':pep:`517` initially defined a build-system independent format for source trees', 'which was complemented by :pep:`518` to provide a way of specifying dependencies ', 'for building Python projects.', 'Please notice the ``project`` table (as initially defined in :pep:`621`) is not included', 'in this schema and should be considered separately.'], 'type': 'object', 'additionalProperties': False, 'properties': {'build-system': {'type': 'object', 'description': 'Table used to store build-related data', 'additionalProperties': False, 'properties': {'requires': {'type': 'array', '$$description': ['List of dependencies in the :pep:`508` format required to execute the build', 'system. Please notice that the resulting dependency graph', '**MUST NOT contain cycles**'], 'items': {'type': 'string'}}, 'build-backend': {'type': 'string', 'description': 'Python object that will be used to perform the build according to :pep:`517`', 'format': 'pep517-backend-reference'}, 'backend-path': {'type': 'array', '$$description': ['List of directories to be prepended to ``sys.path`` when loading the', 'back-end, and running its hooks'], 'items': {'type': 'string', '$comment': 'Should be a path (TODO: enforce it with format?)'}}}, 'required': ['requires']}, 'project': {'$schema': 'http://json-schema.org/draft-07/schema', '$id': 'https://packaging.python.org/en/latest/specifications/declaring-project-metadata/', 'title': 'Package metadata stored in the ``project`` table', '$$description': ['Data structure for the **project** table inside ``pyproject.toml``', '(as initially defined in :pep:`621`)'], 'type': 'object', 'properties': {'name': {'type': 'string', 'description': 'The name (primary identifier) of the project. MUST be statically defined.', 'format': 'pep508-identifier'}, 'version': {'type': 'string', 'description': 'The version of the project as supported by :pep:`440`.', 'format': 'pep440'}, 'description': {'type': 'string', '$$description': ['The `summary description of the project', '<https://packaging.python.org/specifications/core-metadata/#summary>`_']}, 'readme': {'$$description': ['`Full/detailed description of the project in the form of a README', '<https://www.python.org/dev/peps/pep-0621/#readme>`_', "with meaning similar to the one defined in `core metadata's Description", '<https://packaging.python.org/specifications/core-metadata/#description>`_'], 'oneOf': [{'type': 'string', '$$description': ['Relative path to a text file (UTF-8) containing the full description', 'of the project. If the file path ends in case-insensitive ``.md`` or', '``.rst`` suffixes, then the content-type is respectively', '``text/markdown`` or ``text/x-rst``']}, {'type': 'object', 'allOf': [{'anyOf': [{'properties': {'file': {'type': 'string', '$$description': ['Relative path to a text file containing the full description', 'of the project.']}}, 'required': ['file']}, {'properties': {'text': {'type': 'string', 'description': 'Full text describing the project.'}}, 'required': ['text']}]}, {'properties': {'content-type': {'type': 'string', '$$description': ['Content-type (:rfc:`1341`) of the full description', '(e.g. ``text/markdown``). The ``charset`` parameter is assumed', 'UTF-8 when not present.'], '$comment': 'TODO: add regex pattern or format?'}}, 'required': ['content-type']}]}]}, 'requires-python': {'type': 'string', 'format': 'pep508-versionspec', '$$description': ['`The Python version requirements of the project', '<https://packaging.python.org/specifications/core-metadata/#requires-python>`_.']}, 'license': {'description': '`Project license <https://www.python.org/dev/peps/pep-0621/#license>`_.', 'oneOf': [{'properties': {'file': {'type': 'string', '$$description': ['Relative path to the file (UTF-8) which contains the license for the', 'project.']}}, 'required': ['file']}, {'properties': {'text': {'type': 'string', '$$description': ['The license of the project whose meaning is that of the', '`License field from the core metadata', '<https://packaging.python.org/specifications/core-metadata/#license>`_.']}}, 'required': ['text']}]}, 'authors': {'type': 'array', 'items': {'$ref': '#/definitions/author'}, '$$description': ["The people or organizations considered to be the 'authors' of the project.", 'The exact meaning is open to interpretation (e.g. original or primary authors,', 'current maintainers, or owners of the package).']}, 'maintainers': {'type': 'array', 'items': {'$ref': '#/definitions/author'}, '$$description': ["The people or organizations considered to be the 'maintainers' of the project.", 'Similarly to ``authors``, the exact meaning is open to interpretation.']}, 'keywords': {'type': 'array', 'items': {'type': 'string'}, 'description': 'List of keywords to assist searching for the distribution in a larger catalog.'}, 'classifiers': {'type': 'array', 'items': {'type': 'string', 'format': 'trove-classifier', 'description': '`PyPI classifier <https://pypi.org/classifiers/>`_.'}, '$$description': ['`Trove classifiers <https://pypi.org/classifiers/>`_', 'which apply to the project.']}, 'urls': {'type': 'object', 'description': 'URLs associated with the project in the form ``label => value``.', 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'string', 'format': 'url'}}}, 'scripts': {'$ref': '#/definitions/entry-point-group', '$$description': ['Instruct the installer to create command-line wrappers for the given', '`entry points <https://packaging.python.org/specifications/entry-points/>`_.']}, 'gui-scripts': {'$ref': '#/definitions/entry-point-group', '$$description': ['Instruct the installer to create GUI wrappers for the given', '`entry points <https://packaging.python.org/specifications/entry-points/>`_.', 'The difference between ``scripts`` and ``gui-scripts`` is only relevant in', 'Windows.']}, 'entry-points': {'$$description': ['Instruct the installer to expose the given modules/functions via', '``entry-point`` discovery mechanism (useful for plugins).', 'More information available in the `Python packaging guide', '<https://packaging.python.org/specifications/entry-points/>`_.'], 'propertyNames': {'format': 'python-entrypoint-group'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'$ref': '#/definitions/entry-point-group'}}}, 'dependencies': {'type': 'array', 'description': 'Project (mandatory) dependencies.', 'items': {'$ref': '#/definitions/dependency'}}, 'optional-dependencies': {'type': 'object', 'description': 'Optional dependency for the project', 'propertyNames': {'format': 'pep508-identifier'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'array', 'items': {'$ref': '#/definitions/dependency'}}}}, 'dynamic': {'type': 'array', '$$description': ['Specifies which fields are intentionally unspecified and expected to be', 'dynamically provided by build tools'], 'items': {'enum': ['version', 'description', 'readme', 'requires-python', 'license', 'authors', 'maintainers', 'keywords', 'classifiers', 'urls', 'scripts', 'gui-scripts', 'entry-points', 'dependencies', 'optional-dependencies']}}}, 'required': ['name'], 'additionalProperties': False, 'if': {'not': {'required': ['dynamic'], 'properties': {'dynamic': {'contains': {'const': 'version'}, '$$description': ['version is listed in ``dynamic``']}}}, '$$comment': ['According to :pep:`621`:', ' If the core metadata specification lists a field as "Required", then', ' the metadata MUST specify the field statically or list it in dynamic', 'In turn, `core metadata`_ defines:', ' The required fields are: Metadata-Version, Name, Version.', ' All the other fields are optional.', 'Since ``Metadata-Version`` is defined by the build back-end, ``name`` and', '``version`` are the only mandatory information in ``pyproject.toml``.', '.. _core metadata: https://packaging.python.org/specifications/core-metadata/']}, 'then': {'required': ['version'], '$$description': ['version should be statically defined in the ``version`` field']}, 'definitions': {'author': {'$id': '#/definitions/author', 'title': 'Author or Maintainer', '$comment': 'https://www.python.org/dev/peps/pep-0621/#authors-maintainers', 'type': 'object', 'properties': {'name': {'type': 'string', '$$description': ['MUST be a valid email name, i.e. whatever can be put as a name, before an', 'email, in :rfc:`822`.']}, 'email': {'type': 'string', 'format': 'idn-email', 'description': 'MUST be a valid email address'}}}, 'entry-point-group': {'$id': '#/definitions/entry-point-group', 'title': 'Entry-points', 'type': 'object', '$$description': ['Entry-points are grouped together to indicate what sort of capabilities they', 'provide.', 'See the `packaging guides', '<https://packaging.python.org/specifications/entry-points/>`_', 'and `setuptools docs', '<https://setuptools.pypa.io/en/latest/userguide/entry_point.html>`_', 'for more information.'], 'propertyNames': {'format': 'python-entrypoint-name'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'string', '$$description': ['Reference to a Python object. It is either in the form', '``importable.module``, or ``importable.module:object.attr``.'], 'format': 'python-entrypoint-reference', '$comment': 'https://packaging.python.org/specifications/entry-points/'}}}, 'dependency': {'$id': '#/definitions/dependency', 'title': 'Dependency', 'type': 'string', 'description': 'Project dependency specification according to PEP 508', 'format': 'pep508'}}}, 'tool': {'type': 'object', 'properties': {'distutils': {'$schema': 'http://json-schema.org/draft-07/schema', '$id': 'https://docs.python.org/3/install/', 'title': '``tool.distutils`` table', '$$description': ['Originally, ``distutils`` allowed developers to configure arguments for', '``setup.py`` scripts via `distutils configuration files', '<https://docs.python.org/3/install/#distutils-configuration-files>`_.', '``tool.distutils`` subtables could be used with the same purpose', '(NOT CURRENTLY IMPLEMENTED).'], 'type': 'object', 'properties': {'global': {'type': 'object', 'description': 'Global options applied to all ``distutils`` commands'}}, 'patternProperties': {'.+': {'type': 'object'}}, '$comment': 'TODO: Is there a practical way of making this schema more specific?'}, 'setuptools': {'$schema': 'http://json-schema.org/draft-07/schema', '$id': 'https://setuptools.pypa.io/en/latest/references/keywords.html', 'title': '``tool.setuptools`` table', '$$description': ['Please notice for the time being the ``setuptools`` project does not specify', 'a way of configuring builds via ``pyproject.toml``.', 'Therefore this schema should be taken just as a *"thought experiment"* on how', 'this *might be done*, by following the principles established in', '`ini2toml <https://ini2toml.readthedocs.io/en/latest/setuptools_pep621.html>`_.', 'It considers only ``setuptools`` `parameters', '<https://setuptools.pypa.io/en/latest/userguide/declarative_config.html>`_', 'that can currently be configured via ``setup.cfg`` and are not covered by :pep:`621`', 'but intentionally excludes ``dependency_links`` and ``setup_requires``.', 'NOTE: ``scripts`` was renamed to ``script-files`` to avoid confusion with', 'entry-point based scripts (defined in :pep:`621`).'], 'type': 'object', 'additionalProperties': False, 'properties': {'platforms': {'type': 'array', 'items': {'type': 'string'}}, 'provides': {'$$description': ['Package and virtual package names contained within this package', '**(not supported by pip)**'], 'type': 'array', 'items': {'type': 'string', 'format': 'pep508-identifier'}}, 'obsoletes': {'$$description': ['Packages which this package renders obsolete', '**(not supported by pip)**'], 'type': 'array', 'items': {'type': 'string', 'format': 'pep508-identifier'}}, 'zip-safe': {'description': 'Whether the project can be safely installed and run from a zip file.', 'type': 'boolean'}, 'script-files': {'description': 'Legacy way of defining scripts (entry-points are preferred).', 'type': 'array', 'items': {'type': 'string'}, '$comment': 'TODO: is this field deprecated/should be removed?'}, 'eager-resources': {'$$description': ['Resources that should be extracted together, if any of them is needed,', 'or if any C extensions included in the project are imported.'], 'type': 'array', 'items': {'type': 'string'}}, 'packages': {'$$description': ['Packages that should be included in the distribution.', 'It can be given either as a list of package identifiers', 'or as a ``dict``-like structure with a single key ``find``', 'which corresponds to a dynamic call to', '``setuptools.config.expand.find_packages`` function.', 'The ``find`` key is associated with a nested ``dict``-like structure that can', 'contain ``where``, ``include``, ``exclude`` and ``namespaces`` keys,', 'mimicking the keyword arguments of the associated function.'], 'oneOf': [{'title': 'Array of Python package identifiers', 'type': 'array', 'items': {'type': 'string', 'format': 'python-module-name'}}, {'$ref': '#/definitions/find-directive'}]}, 'package-dir': {'$$description': [':class:`dict`-like structure mapping from package names to directories where their', 'code can be found.', 'The empty string (as key) means that all packages are contained inside', 'the given directory will be included in the distribution.'], 'type': 'object', 'additionalProperties': False, 'propertyNames': {'oneOf': [{'format': 'python-module-name'}, {'const': ''}]}, 'patternProperties': {'^.*$': {'type': 'string'}}}, 'package-data': {'$$description': ['Mapping from package names to lists of glob patterns.', 'Usually this option is not needed when using ``include-package-data = true``', 'For more information on how to include data files, check ``setuptools`` `docs', '<https://setuptools.pypa.io/en/latest/userguide/datafiles.html>`_.'], 'type': 'object', 'additionalProperties': False, 'propertyNames': {'oneOf': [{'format': 'python-module-name'}, {'const': '*'}]}, 'patternProperties': {'^.*$': {'type': 'array', 'items': {'type': 'string'}}}}, 'include-package-data': {'$$description': ['Automatically include any data files inside the package directories', 'that are specified by ``MANIFEST.in``', 'For more information on how to include data files, check ``setuptools`` `docs', '<https://setuptools.pypa.io/en/latest/userguide/datafiles.html>`_.'], 'type': 'boolean'}, 'exclude-package-data': {'$$description': ['Mapping from package names to lists of glob patterns that should be excluded', 'For more information on how to include data files, check ``setuptools`` `docs', '<https://setuptools.pypa.io/en/latest/userguide/datafiles.html>`_.'], 'type': 'object', 'additionalProperties': False, 'propertyNames': {'oneOf': [{'format': 'python-module-name'}, {'const': '*'}]}, 'patternProperties': {'^.*$': {'type': 'array', 'items': {'type': 'string'}}}}, 'namespace-packages': {'type': 'array', 'items': {'type': 'string', 'format': 'python-module-name'}, '$comment': 'https://setuptools.pypa.io/en/latest/userguide/package_discovery.html'}, 'py-modules': {'description': 'Modules that setuptools will manipulate', 'type': 'array', 'items': {'type': 'string', 'format': 'python-module-name'}, '$comment': 'TODO: clarify the relationship with ``packages``'}, 'data-files': {'$$description': ['**DEPRECATED**: dict-like structure where each key represents a directory and', 'the value is a list of glob patterns that should be installed in them.', "Please notice this don't work with wheels. See `data files support", '<https://setuptools.pypa.io/en/latest/userguide/datafiles.html>`_'], 'type': 'object', 'patternProperties': {'^.*$': {'type': 'array', 'items': {'type': 'string'}}}}, 'cmdclass': {'$$description': ['Mapping of distutils-style command names to ``setuptools.Command`` subclasses', 'which in turn should be represented by strings with a qualified class name', '(i.e., "dotted" form with module), e.g.::\n\n', ' cmdclass = {mycmd = "pkg.subpkg.module.CommandClass"}\n\n', 'The command class should be a directly defined at the top-level of the', 'containing module (no class nesting).'], 'type': 'object', 'patternProperties': {'^.*$': {'type': 'string', 'format': 'python-qualified-identifier'}}}, 'license-files': {'type': 'array', 'items': {'type': 'string'}, '$$description': ['PROVISIONAL: List of glob patterns for all license files being distributed.', '(might become standard with PEP 639).'], 'default': ['LICEN[CS]E*', ' COPYING*', ' NOTICE*', 'AUTHORS*'], '$comment': 'TODO: revise if PEP 639 is accepted. Probably ``project.license-files``?'}, 'dynamic': {'type': 'object', 'description': 'Instructions for loading :pep:`621`-related metadata dynamically', 'additionalProperties': False, 'properties': {'version': {'$$description': ['A version dynamically loaded via either the ``attr:`` or ``file:``', 'directives. Please make sure the given file or attribute respects :pep:`440`.'], 'oneOf': [{'$ref': '#/definitions/attr-directive'}, {'$ref': '#/definitions/file-directive'}]}, 'classifiers': {'$ref': '#/definitions/file-directive'}, 'description': {'$ref': '#/definitions/file-directive'}, 'dependencies': {'$ref': '#/definitions/file-directive'}, 'entry-points': {'$ref': '#/definitions/file-directive'}, 'optional-dependencies': {'type': 'object', 'propertyNames': {'format': 'python-identifier'}, 'additionalProperties': False, 'patternProperties': {'.+': {'$ref': '#/definitions/file-directive'}}}, 'readme': {'anyOf': [{'$ref': '#/definitions/file-directive'}, {'properties': {'content-type': {'type': 'string'}}}], 'required': ['file']}}}}, 'definitions': {'file-directive': {'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}, 'attr-directive': {'title': "'attr:' directive", '$id': '#/definitions/attr-directive', '$$description': ['Value is read from a module attribute. Supports callables and iterables;', 'unsupported types are cast via ``str()``'], 'type': 'object', 'additionalProperties': False, 'properties': {'attr': {'type': 'string'}}, 'required': ['attr']}, 'find-directive': {'$id': '#/definitions/find-directive', 'title': "'find:' directive", 'type': 'object', 'additionalProperties': False, 'properties': {'find': {'type': 'object', '$$description': ['Dynamic `package discovery', '<https://setuptools.pypa.io/en/latest/userguide/package_discovery.html>`_.'], 'additionalProperties': False, 'properties': {'where': {'description': 'Directories to be searched for packages (Unix-style relative path)', 'type': 'array', 'items': {'type': 'string'}}, 'exclude': {'type': 'array', '$$description': ['Exclude packages that match the values listed in this field.', "Can container shell-style wildcards (e.g. ``'pkg.*'``)"], 'items': {'type': 'string'}}, 'include': {'type': 'array', '$$description': ['Restrict the found packages to just the ones listed in this field.', "Can container shell-style wildcards (e.g. ``'pkg.*'``)"], 'items': {'type': 'string'}}, 'namespaces': {'type': 'boolean', '$$description': ['When ``True``, directories without a ``__init__.py`` file will also', 'be scanned for :pep:`420`-style implicit namespaces']}}}}}}}}}}, 'project': {'$schema': 'http://json-schema.org/draft-07/schema', '$id': 'https://packaging.python.org/en/latest/specifications/declaring-project-metadata/', 'title': 'Package metadata stored in the ``project`` table', '$$description': ['Data structure for the **project** table inside ``pyproject.toml``', '(as initially defined in :pep:`621`)'], 'type': 'object', 'properties': {'name': {'type': 'string', 'description': 'The name (primary identifier) of the project. MUST be statically defined.', 'format': 'pep508-identifier'}, 'version': {'type': 'string', 'description': 'The version of the project as supported by :pep:`440`.', 'format': 'pep440'}, 'description': {'type': 'string', '$$description': ['The `summary description of the project', '<https://packaging.python.org/specifications/core-metadata/#summary>`_']}, 'readme': {'$$description': ['`Full/detailed description of the project in the form of a README', '<https://www.python.org/dev/peps/pep-0621/#readme>`_', "with meaning similar to the one defined in `core metadata's Description", '<https://packaging.python.org/specifications/core-metadata/#description>`_'], 'oneOf': [{'type': 'string', '$$description': ['Relative path to a text file (UTF-8) containing the full description', 'of the project. If the file path ends in case-insensitive ``.md`` or', '``.rst`` suffixes, then the content-type is respectively', '``text/markdown`` or ``text/x-rst``']}, {'type': 'object', 'allOf': [{'anyOf': [{'properties': {'file': {'type': 'string', '$$description': ['Relative path to a text file containing the full description', 'of the project.']}}, 'required': ['file']}, {'properties': {'text': {'type': 'string', 'description': 'Full text describing the project.'}}, 'required': ['text']}]}, {'properties': {'content-type': {'type': 'string', '$$description': ['Content-type (:rfc:`1341`) of the full description', '(e.g. ``text/markdown``). The ``charset`` parameter is assumed', 'UTF-8 when not present.'], '$comment': 'TODO: add regex pattern or format?'}}, 'required': ['content-type']}]}]}, 'requires-python': {'type': 'string', 'format': 'pep508-versionspec', '$$description': ['`The Python version requirements of the project', '<https://packaging.python.org/specifications/core-metadata/#requires-python>`_.']}, 'license': {'description': '`Project license <https://www.python.org/dev/peps/pep-0621/#license>`_.', 'oneOf': [{'properties': {'file': {'type': 'string', '$$description': ['Relative path to the file (UTF-8) which contains the license for the', 'project.']}}, 'required': ['file']}, {'properties': {'text': {'type': 'string', '$$description': ['The license of the project whose meaning is that of the', '`License field from the core metadata', '<https://packaging.python.org/specifications/core-metadata/#license>`_.']}}, 'required': ['text']}]}, 'authors': {'type': 'array', 'items': {'$ref': '#/definitions/author'}, '$$description': ["The people or organizations considered to be the 'authors' of the project.", 'The exact meaning is open to interpretation (e.g. original or primary authors,', 'current maintainers, or owners of the package).']}, 'maintainers': {'type': 'array', 'items': {'$ref': '#/definitions/author'}, '$$description': ["The people or organizations considered to be the 'maintainers' of the project.", 'Similarly to ``authors``, the exact meaning is open to interpretation.']}, 'keywords': {'type': 'array', 'items': {'type': 'string'}, 'description': 'List of keywords to assist searching for the distribution in a larger catalog.'}, 'classifiers': {'type': 'array', 'items': {'type': 'string', 'format': 'trove-classifier', 'description': '`PyPI classifier <https://pypi.org/classifiers/>`_.'}, '$$description': ['`Trove classifiers <https://pypi.org/classifiers/>`_', 'which apply to the project.']}, 'urls': {'type': 'object', 'description': 'URLs associated with the project in the form ``label => value``.', 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'string', 'format': 'url'}}}, 'scripts': {'$ref': '#/definitions/entry-point-group', '$$description': ['Instruct the installer to create command-line wrappers for the given', '`entry points <https://packaging.python.org/specifications/entry-points/>`_.']}, 'gui-scripts': {'$ref': '#/definitions/entry-point-group', '$$description': ['Instruct the installer to create GUI wrappers for the given', '`entry points <https://packaging.python.org/specifications/entry-points/>`_.', 'The difference between ``scripts`` and ``gui-scripts`` is only relevant in', 'Windows.']}, 'entry-points': {'$$description': ['Instruct the installer to expose the given modules/functions via', '``entry-point`` discovery mechanism (useful for plugins).', 'More information available in the `Python packaging guide', '<https://packaging.python.org/specifications/entry-points/>`_.'], 'propertyNames': {'format': 'python-entrypoint-group'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'$ref': '#/definitions/entry-point-group'}}}, 'dependencies': {'type': 'array', 'description': 'Project (mandatory) dependencies.', 'items': {'$ref': '#/definitions/dependency'}}, 'optional-dependencies': {'type': 'object', 'description': 'Optional dependency for the project', 'propertyNames': {'format': 'pep508-identifier'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'array', 'items': {'$ref': '#/definitions/dependency'}}}}, 'dynamic': {'type': 'array', '$$description': ['Specifies which fields are intentionally unspecified and expected to be', 'dynamically provided by build tools'], 'items': {'enum': ['version', 'description', 'readme', 'requires-python', 'license', 'authors', 'maintainers', 'keywords', 'classifiers', 'urls', 'scripts', 'gui-scripts', 'entry-points', 'dependencies', 'optional-dependencies']}}}, 'required': ['name'], 'additionalProperties': False, 'if': {'not': {'required': ['dynamic'], 'properties': {'dynamic': {'contains': {'const': 'version'}, '$$description': ['version is listed in ``dynamic``']}}}, '$$comment': ['According to :pep:`621`:', ' If the core metadata specification lists a field as "Required", then', ' the metadata MUST specify the field statically or list it in dynamic', 'In turn, `core metadata`_ defines:', ' The required fields are: Metadata-Version, Name, Version.', ' All the other fields are optional.', 'Since ``Metadata-Version`` is defined by the build back-end, ``name`` and', '``version`` are the only mandatory information in ``pyproject.toml``.', '.. _core metadata: https://packaging.python.org/specifications/core-metadata/']}, 'then': {'required': ['version'], '$$description': ['version should be statically defined in the ``version`` field']}, 'definitions': {'author': {'$id': '#/definitions/author', 'title': 'Author or Maintainer', '$comment': 'https://www.python.org/dev/peps/pep-0621/#authors-maintainers', 'type': 'object', 'properties': {'name': {'type': 'string', '$$description': ['MUST be a valid email name, i.e. whatever can be put as a name, before an', 'email, in :rfc:`822`.']}, 'email': {'type': 'string', 'format': 'idn-email', 'description': 'MUST be a valid email address'}}}, 'entry-point-group': {'$id': '#/definitions/entry-point-group', 'title': 'Entry-points', 'type': 'object', '$$description': ['Entry-points are grouped together to indicate what sort of capabilities they', 'provide.', 'See the `packaging guides', '<https://packaging.python.org/specifications/entry-points/>`_', 'and `setuptools docs', '<https://setuptools.pypa.io/en/latest/userguide/entry_point.html>`_', 'for more information.'], 'propertyNames': {'format': 'python-entrypoint-name'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'string', '$$description': ['Reference to a Python object. It is either in the form', '``importable.module``, or ``importable.module:object.attr``.'], 'format': 'python-entrypoint-reference', '$comment': 'https://packaging.python.org/specifications/entry-points/'}}}, 'dependency': {'$id': '#/definitions/dependency', 'title': 'Dependency', 'type': 'string', 'description': 'Project dependency specification according to PEP 508', 'format': 'pep508'}}}}, rule='additionalProperties')
102
- return data
103
-
104
- def validate_https___setuptools_pypa_io_en_latest_references_keywords_html(data, custom_formats={}, name_prefix=None):
105
- if not isinstance(data, (dict)):
106
- raise JsonSchemaValueException("" + (name_prefix or "data") + " must be object", value=data, name="" + (name_prefix or "data") + "", definition={'$schema': 'http://json-schema.org/draft-07/schema', '$id': 'https://setuptools.pypa.io/en/latest/references/keywords.html', 'title': '``tool.setuptools`` table', '$$description': ['Please notice for the time being the ``setuptools`` project does not specify', 'a way of configuring builds via ``pyproject.toml``.', 'Therefore this schema should be taken just as a *"thought experiment"* on how', 'this *might be done*, by following the principles established in', '`ini2toml <https://ini2toml.readthedocs.io/en/latest/setuptools_pep621.html>`_.', 'It considers only ``setuptools`` `parameters', '<https://setuptools.pypa.io/en/latest/userguide/declarative_config.html>`_', 'that can currently be configured via ``setup.cfg`` and are not covered by :pep:`621`', 'but intentionally excludes ``dependency_links`` and ``setup_requires``.', 'NOTE: ``scripts`` was renamed to ``script-files`` to avoid confusion with', 'entry-point based scripts (defined in :pep:`621`).'], 'type': 'object', 'additionalProperties': False, 'properties': {'platforms': {'type': 'array', 'items': {'type': 'string'}}, 'provides': {'$$description': ['Package and virtual package names contained within this package', '**(not supported by pip)**'], 'type': 'array', 'items': {'type': 'string', 'format': 'pep508-identifier'}}, 'obsoletes': {'$$description': ['Packages which this package renders obsolete', '**(not supported by pip)**'], 'type': 'array', 'items': {'type': 'string', 'format': 'pep508-identifier'}}, 'zip-safe': {'description': 'Whether the project can be safely installed and run from a zip file.', 'type': 'boolean'}, 'script-files': {'description': 'Legacy way of defining scripts (entry-points are preferred).', 'type': 'array', 'items': {'type': 'string'}, '$comment': 'TODO: is this field deprecated/should be removed?'}, 'eager-resources': {'$$description': ['Resources that should be extracted together, if any of them is needed,', 'or if any C extensions included in the project are imported.'], 'type': 'array', 'items': {'type': 'string'}}, 'packages': {'$$description': ['Packages that should be included in the distribution.', 'It can be given either as a list of package identifiers', 'or as a ``dict``-like structure with a single key ``find``', 'which corresponds to a dynamic call to', '``setuptools.config.expand.find_packages`` function.', 'The ``find`` key is associated with a nested ``dict``-like structure that can', 'contain ``where``, ``include``, ``exclude`` and ``namespaces`` keys,', 'mimicking the keyword arguments of the associated function.'], 'oneOf': [{'title': 'Array of Python package identifiers', 'type': 'array', 'items': {'type': 'string', 'format': 'python-module-name'}}, {'$id': '#/definitions/find-directive', 'title': "'find:' directive", 'type': 'object', 'additionalProperties': False, 'properties': {'find': {'type': 'object', '$$description': ['Dynamic `package discovery', '<https://setuptools.pypa.io/en/latest/userguide/package_discovery.html>`_.'], 'additionalProperties': False, 'properties': {'where': {'description': 'Directories to be searched for packages (Unix-style relative path)', 'type': 'array', 'items': {'type': 'string'}}, 'exclude': {'type': 'array', '$$description': ['Exclude packages that match the values listed in this field.', "Can container shell-style wildcards (e.g. ``'pkg.*'``)"], 'items': {'type': 'string'}}, 'include': {'type': 'array', '$$description': ['Restrict the found packages to just the ones listed in this field.', "Can container shell-style wildcards (e.g. ``'pkg.*'``)"], 'items': {'type': 'string'}}, 'namespaces': {'type': 'boolean', '$$description': ['When ``True``, directories without a ``__init__.py`` file will also', 'be scanned for :pep:`420`-style implicit namespaces']}}}}}]}, 'package-dir': {'$$description': [':class:`dict`-like structure mapping from package names to directories where their', 'code can be found.', 'The empty string (as key) means that all packages are contained inside', 'the given directory will be included in the distribution.'], 'type': 'object', 'additionalProperties': False, 'propertyNames': {'oneOf': [{'format': 'python-module-name'}, {'const': ''}]}, 'patternProperties': {'^.*$': {'type': 'string'}}}, 'package-data': {'$$description': ['Mapping from package names to lists of glob patterns.', 'Usually this option is not needed when using ``include-package-data = true``', 'For more information on how to include data files, check ``setuptools`` `docs', '<https://setuptools.pypa.io/en/latest/userguide/datafiles.html>`_.'], 'type': 'object', 'additionalProperties': False, 'propertyNames': {'oneOf': [{'format': 'python-module-name'}, {'const': '*'}]}, 'patternProperties': {'^.*$': {'type': 'array', 'items': {'type': 'string'}}}}, 'include-package-data': {'$$description': ['Automatically include any data files inside the package directories', 'that are specified by ``MANIFEST.in``', 'For more information on how to include data files, check ``setuptools`` `docs', '<https://setuptools.pypa.io/en/latest/userguide/datafiles.html>`_.'], 'type': 'boolean'}, 'exclude-package-data': {'$$description': ['Mapping from package names to lists of glob patterns that should be excluded', 'For more information on how to include data files, check ``setuptools`` `docs', '<https://setuptools.pypa.io/en/latest/userguide/datafiles.html>`_.'], 'type': 'object', 'additionalProperties': False, 'propertyNames': {'oneOf': [{'format': 'python-module-name'}, {'const': '*'}]}, 'patternProperties': {'^.*$': {'type': 'array', 'items': {'type': 'string'}}}}, 'namespace-packages': {'type': 'array', 'items': {'type': 'string', 'format': 'python-module-name'}, '$comment': 'https://setuptools.pypa.io/en/latest/userguide/package_discovery.html'}, 'py-modules': {'description': 'Modules that setuptools will manipulate', 'type': 'array', 'items': {'type': 'string', 'format': 'python-module-name'}, '$comment': 'TODO: clarify the relationship with ``packages``'}, 'data-files': {'$$description': ['**DEPRECATED**: dict-like structure where each key represents a directory and', 'the value is a list of glob patterns that should be installed in them.', "Please notice this don't work with wheels. See `data files support", '<https://setuptools.pypa.io/en/latest/userguide/datafiles.html>`_'], 'type': 'object', 'patternProperties': {'^.*$': {'type': 'array', 'items': {'type': 'string'}}}}, 'cmdclass': {'$$description': ['Mapping of distutils-style command names to ``setuptools.Command`` subclasses', 'which in turn should be represented by strings with a qualified class name', '(i.e., "dotted" form with module), e.g.::\n\n', ' cmdclass = {mycmd = "pkg.subpkg.module.CommandClass"}\n\n', 'The command class should be a directly defined at the top-level of the', 'containing module (no class nesting).'], 'type': 'object', 'patternProperties': {'^.*$': {'type': 'string', 'format': 'python-qualified-identifier'}}}, 'license-files': {'type': 'array', 'items': {'type': 'string'}, '$$description': ['PROVISIONAL: List of glob patterns for all license files being distributed.', '(might become standard with PEP 639).'], 'default': ['LICEN[CS]E*', ' COPYING*', ' NOTICE*', 'AUTHORS*'], '$comment': 'TODO: revise if PEP 639 is accepted. Probably ``project.license-files``?'}, 'dynamic': {'type': 'object', 'description': 'Instructions for loading :pep:`621`-related metadata dynamically', 'additionalProperties': False, 'properties': {'version': {'$$description': ['A version dynamically loaded via either the ``attr:`` or ``file:``', 'directives. Please make sure the given file or attribute respects :pep:`440`.'], 'oneOf': [{'title': "'attr:' directive", '$id': '#/definitions/attr-directive', '$$description': ['Value is read from a module attribute. Supports callables and iterables;', 'unsupported types are cast via ``str()``'], 'type': 'object', 'additionalProperties': False, 'properties': {'attr': {'type': 'string'}}, 'required': ['attr']}, {'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}]}, 'classifiers': {'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}, 'description': {'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}, 'dependencies': {'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}, 'entry-points': {'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}, 'optional-dependencies': {'type': 'object', 'propertyNames': {'format': 'python-identifier'}, 'additionalProperties': False, 'patternProperties': {'.+': {'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}}}, 'readme': {'anyOf': [{'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}, {'properties': {'content-type': {'type': 'string'}}}], 'required': ['file']}}}}, 'definitions': {'file-directive': {'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}, 'attr-directive': {'title': "'attr:' directive", '$id': '#/definitions/attr-directive', '$$description': ['Value is read from a module attribute. Supports callables and iterables;', 'unsupported types are cast via ``str()``'], 'type': 'object', 'additionalProperties': False, 'properties': {'attr': {'type': 'string'}}, 'required': ['attr']}, 'find-directive': {'$id': '#/definitions/find-directive', 'title': "'find:' directive", 'type': 'object', 'additionalProperties': False, 'properties': {'find': {'type': 'object', '$$description': ['Dynamic `package discovery', '<https://setuptools.pypa.io/en/latest/userguide/package_discovery.html>`_.'], 'additionalProperties': False, 'properties': {'where': {'description': 'Directories to be searched for packages (Unix-style relative path)', 'type': 'array', 'items': {'type': 'string'}}, 'exclude': {'type': 'array', '$$description': ['Exclude packages that match the values listed in this field.', "Can container shell-style wildcards (e.g. ``'pkg.*'``)"], 'items': {'type': 'string'}}, 'include': {'type': 'array', '$$description': ['Restrict the found packages to just the ones listed in this field.', "Can container shell-style wildcards (e.g. ``'pkg.*'``)"], 'items': {'type': 'string'}}, 'namespaces': {'type': 'boolean', '$$description': ['When ``True``, directories without a ``__init__.py`` file will also', 'be scanned for :pep:`420`-style implicit namespaces']}}}}}}}, rule='type')
107
- data_is_dict = isinstance(data, dict)
108
- if data_is_dict:
109
- data_keys = set(data.keys())
110
- if "platforms" in data_keys:
111
- data_keys.remove("platforms")
112
- data__platforms = data["platforms"]
113
- if not isinstance(data__platforms, (list, tuple)):
114
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".platforms must be array", value=data__platforms, name="" + (name_prefix or "data") + ".platforms", definition={'type': 'array', 'items': {'type': 'string'}}, rule='type')
115
- data__platforms_is_list = isinstance(data__platforms, (list, tuple))
116
- if data__platforms_is_list:
117
- data__platforms_len = len(data__platforms)
118
- for data__platforms_x, data__platforms_item in enumerate(data__platforms):
119
- if not isinstance(data__platforms_item, (str)):
120
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".platforms[{data__platforms_x}]".format(**locals()) + " must be string", value=data__platforms_item, name="" + (name_prefix or "data") + ".platforms[{data__platforms_x}]".format(**locals()) + "", definition={'type': 'string'}, rule='type')
121
- if "provides" in data_keys:
122
- data_keys.remove("provides")
123
- data__provides = data["provides"]
124
- if not isinstance(data__provides, (list, tuple)):
125
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".provides must be array", value=data__provides, name="" + (name_prefix or "data") + ".provides", definition={'$$description': ['Package and virtual package names contained within this package', '**(not supported by pip)**'], 'type': 'array', 'items': {'type': 'string', 'format': 'pep508-identifier'}}, rule='type')
126
- data__provides_is_list = isinstance(data__provides, (list, tuple))
127
- if data__provides_is_list:
128
- data__provides_len = len(data__provides)
129
- for data__provides_x, data__provides_item in enumerate(data__provides):
130
- if not isinstance(data__provides_item, (str)):
131
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".provides[{data__provides_x}]".format(**locals()) + " must be string", value=data__provides_item, name="" + (name_prefix or "data") + ".provides[{data__provides_x}]".format(**locals()) + "", definition={'type': 'string', 'format': 'pep508-identifier'}, rule='type')
132
- if isinstance(data__provides_item, str):
133
- if not custom_formats["pep508-identifier"](data__provides_item):
134
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".provides[{data__provides_x}]".format(**locals()) + " must be pep508-identifier", value=data__provides_item, name="" + (name_prefix or "data") + ".provides[{data__provides_x}]".format(**locals()) + "", definition={'type': 'string', 'format': 'pep508-identifier'}, rule='format')
135
- if "obsoletes" in data_keys:
136
- data_keys.remove("obsoletes")
137
- data__obsoletes = data["obsoletes"]
138
- if not isinstance(data__obsoletes, (list, tuple)):
139
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".obsoletes must be array", value=data__obsoletes, name="" + (name_prefix or "data") + ".obsoletes", definition={'$$description': ['Packages which this package renders obsolete', '**(not supported by pip)**'], 'type': 'array', 'items': {'type': 'string', 'format': 'pep508-identifier'}}, rule='type')
140
- data__obsoletes_is_list = isinstance(data__obsoletes, (list, tuple))
141
- if data__obsoletes_is_list:
142
- data__obsoletes_len = len(data__obsoletes)
143
- for data__obsoletes_x, data__obsoletes_item in enumerate(data__obsoletes):
144
- if not isinstance(data__obsoletes_item, (str)):
145
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".obsoletes[{data__obsoletes_x}]".format(**locals()) + " must be string", value=data__obsoletes_item, name="" + (name_prefix or "data") + ".obsoletes[{data__obsoletes_x}]".format(**locals()) + "", definition={'type': 'string', 'format': 'pep508-identifier'}, rule='type')
146
- if isinstance(data__obsoletes_item, str):
147
- if not custom_formats["pep508-identifier"](data__obsoletes_item):
148
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".obsoletes[{data__obsoletes_x}]".format(**locals()) + " must be pep508-identifier", value=data__obsoletes_item, name="" + (name_prefix or "data") + ".obsoletes[{data__obsoletes_x}]".format(**locals()) + "", definition={'type': 'string', 'format': 'pep508-identifier'}, rule='format')
149
- if "zip-safe" in data_keys:
150
- data_keys.remove("zip-safe")
151
- data__zipsafe = data["zip-safe"]
152
- if not isinstance(data__zipsafe, (bool)):
153
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".zip-safe must be boolean", value=data__zipsafe, name="" + (name_prefix or "data") + ".zip-safe", definition={'description': 'Whether the project can be safely installed and run from a zip file.', 'type': 'boolean'}, rule='type')
154
- if "script-files" in data_keys:
155
- data_keys.remove("script-files")
156
- data__scriptfiles = data["script-files"]
157
- if not isinstance(data__scriptfiles, (list, tuple)):
158
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".script-files must be array", value=data__scriptfiles, name="" + (name_prefix or "data") + ".script-files", definition={'description': 'Legacy way of defining scripts (entry-points are preferred).', 'type': 'array', 'items': {'type': 'string'}, '$comment': 'TODO: is this field deprecated/should be removed?'}, rule='type')
159
- data__scriptfiles_is_list = isinstance(data__scriptfiles, (list, tuple))
160
- if data__scriptfiles_is_list:
161
- data__scriptfiles_len = len(data__scriptfiles)
162
- for data__scriptfiles_x, data__scriptfiles_item in enumerate(data__scriptfiles):
163
- if not isinstance(data__scriptfiles_item, (str)):
164
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".script-files[{data__scriptfiles_x}]".format(**locals()) + " must be string", value=data__scriptfiles_item, name="" + (name_prefix or "data") + ".script-files[{data__scriptfiles_x}]".format(**locals()) + "", definition={'type': 'string'}, rule='type')
165
- if "eager-resources" in data_keys:
166
- data_keys.remove("eager-resources")
167
- data__eagerresources = data["eager-resources"]
168
- if not isinstance(data__eagerresources, (list, tuple)):
169
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".eager-resources must be array", value=data__eagerresources, name="" + (name_prefix or "data") + ".eager-resources", definition={'$$description': ['Resources that should be extracted together, if any of them is needed,', 'or if any C extensions included in the project are imported.'], 'type': 'array', 'items': {'type': 'string'}}, rule='type')
170
- data__eagerresources_is_list = isinstance(data__eagerresources, (list, tuple))
171
- if data__eagerresources_is_list:
172
- data__eagerresources_len = len(data__eagerresources)
173
- for data__eagerresources_x, data__eagerresources_item in enumerate(data__eagerresources):
174
- if not isinstance(data__eagerresources_item, (str)):
175
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".eager-resources[{data__eagerresources_x}]".format(**locals()) + " must be string", value=data__eagerresources_item, name="" + (name_prefix or "data") + ".eager-resources[{data__eagerresources_x}]".format(**locals()) + "", definition={'type': 'string'}, rule='type')
176
- if "packages" in data_keys:
177
- data_keys.remove("packages")
178
- data__packages = data["packages"]
179
- data__packages_one_of_count1 = 0
180
- if data__packages_one_of_count1 < 2:
181
- try:
182
- if not isinstance(data__packages, (list, tuple)):
183
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".packages must be array", value=data__packages, name="" + (name_prefix or "data") + ".packages", definition={'title': 'Array of Python package identifiers', 'type': 'array', 'items': {'type': 'string', 'format': 'python-module-name'}}, rule='type')
184
- data__packages_is_list = isinstance(data__packages, (list, tuple))
185
- if data__packages_is_list:
186
- data__packages_len = len(data__packages)
187
- for data__packages_x, data__packages_item in enumerate(data__packages):
188
- if not isinstance(data__packages_item, (str)):
189
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".packages[{data__packages_x}]".format(**locals()) + " must be string", value=data__packages_item, name="" + (name_prefix or "data") + ".packages[{data__packages_x}]".format(**locals()) + "", definition={'type': 'string', 'format': 'python-module-name'}, rule='type')
190
- if isinstance(data__packages_item, str):
191
- if not custom_formats["python-module-name"](data__packages_item):
192
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".packages[{data__packages_x}]".format(**locals()) + " must be python-module-name", value=data__packages_item, name="" + (name_prefix or "data") + ".packages[{data__packages_x}]".format(**locals()) + "", definition={'type': 'string', 'format': 'python-module-name'}, rule='format')
193
- data__packages_one_of_count1 += 1
194
- except JsonSchemaValueException: pass
195
- if data__packages_one_of_count1 < 2:
196
- try:
197
- validate_https___setuptools_pypa_io_en_latest_references_keywords_html__definitions_find_directive(data__packages, custom_formats, (name_prefix or "data") + ".packages")
198
- data__packages_one_of_count1 += 1
199
- except JsonSchemaValueException: pass
200
- if data__packages_one_of_count1 != 1:
201
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".packages must be valid exactly by one definition" + (" (" + str(data__packages_one_of_count1) + " matches found)"), value=data__packages, name="" + (name_prefix or "data") + ".packages", definition={'$$description': ['Packages that should be included in the distribution.', 'It can be given either as a list of package identifiers', 'or as a ``dict``-like structure with a single key ``find``', 'which corresponds to a dynamic call to', '``setuptools.config.expand.find_packages`` function.', 'The ``find`` key is associated with a nested ``dict``-like structure that can', 'contain ``where``, ``include``, ``exclude`` and ``namespaces`` keys,', 'mimicking the keyword arguments of the associated function.'], 'oneOf': [{'title': 'Array of Python package identifiers', 'type': 'array', 'items': {'type': 'string', 'format': 'python-module-name'}}, {'$id': '#/definitions/find-directive', 'title': "'find:' directive", 'type': 'object', 'additionalProperties': False, 'properties': {'find': {'type': 'object', '$$description': ['Dynamic `package discovery', '<https://setuptools.pypa.io/en/latest/userguide/package_discovery.html>`_.'], 'additionalProperties': False, 'properties': {'where': {'description': 'Directories to be searched for packages (Unix-style relative path)', 'type': 'array', 'items': {'type': 'string'}}, 'exclude': {'type': 'array', '$$description': ['Exclude packages that match the values listed in this field.', "Can container shell-style wildcards (e.g. ``'pkg.*'``)"], 'items': {'type': 'string'}}, 'include': {'type': 'array', '$$description': ['Restrict the found packages to just the ones listed in this field.', "Can container shell-style wildcards (e.g. ``'pkg.*'``)"], 'items': {'type': 'string'}}, 'namespaces': {'type': 'boolean', '$$description': ['When ``True``, directories without a ``__init__.py`` file will also', 'be scanned for :pep:`420`-style implicit namespaces']}}}}}]}, rule='oneOf')
202
- if "package-dir" in data_keys:
203
- data_keys.remove("package-dir")
204
- data__packagedir = data["package-dir"]
205
- if not isinstance(data__packagedir, (dict)):
206
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".package-dir must be object", value=data__packagedir, name="" + (name_prefix or "data") + ".package-dir", definition={'$$description': [':class:`dict`-like structure mapping from package names to directories where their', 'code can be found.', 'The empty string (as key) means that all packages are contained inside', 'the given directory will be included in the distribution.'], 'type': 'object', 'additionalProperties': False, 'propertyNames': {'oneOf': [{'format': 'python-module-name'}, {'const': ''}]}, 'patternProperties': {'^.*$': {'type': 'string'}}}, rule='type')
207
- data__packagedir_is_dict = isinstance(data__packagedir, dict)
208
- if data__packagedir_is_dict:
209
- data__packagedir_keys = set(data__packagedir.keys())
210
- for data__packagedir_key, data__packagedir_val in data__packagedir.items():
211
- if REGEX_PATTERNS['^.*$'].search(data__packagedir_key):
212
- if data__packagedir_key in data__packagedir_keys:
213
- data__packagedir_keys.remove(data__packagedir_key)
214
- if not isinstance(data__packagedir_val, (str)):
215
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".package-dir.{data__packagedir_key}".format(**locals()) + " must be string", value=data__packagedir_val, name="" + (name_prefix or "data") + ".package-dir.{data__packagedir_key}".format(**locals()) + "", definition={'type': 'string'}, rule='type')
216
- if data__packagedir_keys:
217
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".package-dir must not contain "+str(data__packagedir_keys)+" properties", value=data__packagedir, name="" + (name_prefix or "data") + ".package-dir", definition={'$$description': [':class:`dict`-like structure mapping from package names to directories where their', 'code can be found.', 'The empty string (as key) means that all packages are contained inside', 'the given directory will be included in the distribution.'], 'type': 'object', 'additionalProperties': False, 'propertyNames': {'oneOf': [{'format': 'python-module-name'}, {'const': ''}]}, 'patternProperties': {'^.*$': {'type': 'string'}}}, rule='additionalProperties')
218
- data__packagedir_len = len(data__packagedir)
219
- if data__packagedir_len != 0:
220
- data__packagedir_property_names = True
221
- for data__packagedir_key in data__packagedir:
222
- try:
223
- data__packagedir_key_one_of_count2 = 0
224
- if data__packagedir_key_one_of_count2 < 2:
225
- try:
226
- if isinstance(data__packagedir_key, str):
227
- if not custom_formats["python-module-name"](data__packagedir_key):
228
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".package-dir must be python-module-name", value=data__packagedir_key, name="" + (name_prefix or "data") + ".package-dir", definition={'format': 'python-module-name'}, rule='format')
229
- data__packagedir_key_one_of_count2 += 1
230
- except JsonSchemaValueException: pass
231
- if data__packagedir_key_one_of_count2 < 2:
232
- try:
233
- if data__packagedir_key != "":
234
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".package-dir must be same as const definition: ", value=data__packagedir_key, name="" + (name_prefix or "data") + ".package-dir", definition={'const': ''}, rule='const')
235
- data__packagedir_key_one_of_count2 += 1
236
- except JsonSchemaValueException: pass
237
- if data__packagedir_key_one_of_count2 != 1:
238
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".package-dir must be valid exactly by one definition" + (" (" + str(data__packagedir_key_one_of_count2) + " matches found)"), value=data__packagedir_key, name="" + (name_prefix or "data") + ".package-dir", definition={'oneOf': [{'format': 'python-module-name'}, {'const': ''}]}, rule='oneOf')
239
- except JsonSchemaValueException:
240
- data__packagedir_property_names = False
241
- if not data__packagedir_property_names:
242
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".package-dir must be named by propertyName definition", value=data__packagedir, name="" + (name_prefix or "data") + ".package-dir", definition={'$$description': [':class:`dict`-like structure mapping from package names to directories where their', 'code can be found.', 'The empty string (as key) means that all packages are contained inside', 'the given directory will be included in the distribution.'], 'type': 'object', 'additionalProperties': False, 'propertyNames': {'oneOf': [{'format': 'python-module-name'}, {'const': ''}]}, 'patternProperties': {'^.*$': {'type': 'string'}}}, rule='propertyNames')
243
- if "package-data" in data_keys:
244
- data_keys.remove("package-data")
245
- data__packagedata = data["package-data"]
246
- if not isinstance(data__packagedata, (dict)):
247
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".package-data must be object", value=data__packagedata, name="" + (name_prefix or "data") + ".package-data", definition={'$$description': ['Mapping from package names to lists of glob patterns.', 'Usually this option is not needed when using ``include-package-data = true``', 'For more information on how to include data files, check ``setuptools`` `docs', '<https://setuptools.pypa.io/en/latest/userguide/datafiles.html>`_.'], 'type': 'object', 'additionalProperties': False, 'propertyNames': {'oneOf': [{'format': 'python-module-name'}, {'const': '*'}]}, 'patternProperties': {'^.*$': {'type': 'array', 'items': {'type': 'string'}}}}, rule='type')
248
- data__packagedata_is_dict = isinstance(data__packagedata, dict)
249
- if data__packagedata_is_dict:
250
- data__packagedata_keys = set(data__packagedata.keys())
251
- for data__packagedata_key, data__packagedata_val in data__packagedata.items():
252
- if REGEX_PATTERNS['^.*$'].search(data__packagedata_key):
253
- if data__packagedata_key in data__packagedata_keys:
254
- data__packagedata_keys.remove(data__packagedata_key)
255
- if not isinstance(data__packagedata_val, (list, tuple)):
256
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".package-data.{data__packagedata_key}".format(**locals()) + " must be array", value=data__packagedata_val, name="" + (name_prefix or "data") + ".package-data.{data__packagedata_key}".format(**locals()) + "", definition={'type': 'array', 'items': {'type': 'string'}}, rule='type')
257
- data__packagedata_val_is_list = isinstance(data__packagedata_val, (list, tuple))
258
- if data__packagedata_val_is_list:
259
- data__packagedata_val_len = len(data__packagedata_val)
260
- for data__packagedata_val_x, data__packagedata_val_item in enumerate(data__packagedata_val):
261
- if not isinstance(data__packagedata_val_item, (str)):
262
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".package-data.{data__packagedata_key}[{data__packagedata_val_x}]".format(**locals()) + " must be string", value=data__packagedata_val_item, name="" + (name_prefix or "data") + ".package-data.{data__packagedata_key}[{data__packagedata_val_x}]".format(**locals()) + "", definition={'type': 'string'}, rule='type')
263
- if data__packagedata_keys:
264
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".package-data must not contain "+str(data__packagedata_keys)+" properties", value=data__packagedata, name="" + (name_prefix or "data") + ".package-data", definition={'$$description': ['Mapping from package names to lists of glob patterns.', 'Usually this option is not needed when using ``include-package-data = true``', 'For more information on how to include data files, check ``setuptools`` `docs', '<https://setuptools.pypa.io/en/latest/userguide/datafiles.html>`_.'], 'type': 'object', 'additionalProperties': False, 'propertyNames': {'oneOf': [{'format': 'python-module-name'}, {'const': '*'}]}, 'patternProperties': {'^.*$': {'type': 'array', 'items': {'type': 'string'}}}}, rule='additionalProperties')
265
- data__packagedata_len = len(data__packagedata)
266
- if data__packagedata_len != 0:
267
- data__packagedata_property_names = True
268
- for data__packagedata_key in data__packagedata:
269
- try:
270
- data__packagedata_key_one_of_count3 = 0
271
- if data__packagedata_key_one_of_count3 < 2:
272
- try:
273
- if isinstance(data__packagedata_key, str):
274
- if not custom_formats["python-module-name"](data__packagedata_key):
275
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".package-data must be python-module-name", value=data__packagedata_key, name="" + (name_prefix or "data") + ".package-data", definition={'format': 'python-module-name'}, rule='format')
276
- data__packagedata_key_one_of_count3 += 1
277
- except JsonSchemaValueException: pass
278
- if data__packagedata_key_one_of_count3 < 2:
279
- try:
280
- if data__packagedata_key != "*":
281
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".package-data must be same as const definition: *", value=data__packagedata_key, name="" + (name_prefix or "data") + ".package-data", definition={'const': '*'}, rule='const')
282
- data__packagedata_key_one_of_count3 += 1
283
- except JsonSchemaValueException: pass
284
- if data__packagedata_key_one_of_count3 != 1:
285
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".package-data must be valid exactly by one definition" + (" (" + str(data__packagedata_key_one_of_count3) + " matches found)"), value=data__packagedata_key, name="" + (name_prefix or "data") + ".package-data", definition={'oneOf': [{'format': 'python-module-name'}, {'const': '*'}]}, rule='oneOf')
286
- except JsonSchemaValueException:
287
- data__packagedata_property_names = False
288
- if not data__packagedata_property_names:
289
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".package-data must be named by propertyName definition", value=data__packagedata, name="" + (name_prefix or "data") + ".package-data", definition={'$$description': ['Mapping from package names to lists of glob patterns.', 'Usually this option is not needed when using ``include-package-data = true``', 'For more information on how to include data files, check ``setuptools`` `docs', '<https://setuptools.pypa.io/en/latest/userguide/datafiles.html>`_.'], 'type': 'object', 'additionalProperties': False, 'propertyNames': {'oneOf': [{'format': 'python-module-name'}, {'const': '*'}]}, 'patternProperties': {'^.*$': {'type': 'array', 'items': {'type': 'string'}}}}, rule='propertyNames')
290
- if "include-package-data" in data_keys:
291
- data_keys.remove("include-package-data")
292
- data__includepackagedata = data["include-package-data"]
293
- if not isinstance(data__includepackagedata, (bool)):
294
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".include-package-data must be boolean", value=data__includepackagedata, name="" + (name_prefix or "data") + ".include-package-data", definition={'$$description': ['Automatically include any data files inside the package directories', 'that are specified by ``MANIFEST.in``', 'For more information on how to include data files, check ``setuptools`` `docs', '<https://setuptools.pypa.io/en/latest/userguide/datafiles.html>`_.'], 'type': 'boolean'}, rule='type')
295
- if "exclude-package-data" in data_keys:
296
- data_keys.remove("exclude-package-data")
297
- data__excludepackagedata = data["exclude-package-data"]
298
- if not isinstance(data__excludepackagedata, (dict)):
299
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".exclude-package-data must be object", value=data__excludepackagedata, name="" + (name_prefix or "data") + ".exclude-package-data", definition={'$$description': ['Mapping from package names to lists of glob patterns that should be excluded', 'For more information on how to include data files, check ``setuptools`` `docs', '<https://setuptools.pypa.io/en/latest/userguide/datafiles.html>`_.'], 'type': 'object', 'additionalProperties': False, 'propertyNames': {'oneOf': [{'format': 'python-module-name'}, {'const': '*'}]}, 'patternProperties': {'^.*$': {'type': 'array', 'items': {'type': 'string'}}}}, rule='type')
300
- data__excludepackagedata_is_dict = isinstance(data__excludepackagedata, dict)
301
- if data__excludepackagedata_is_dict:
302
- data__excludepackagedata_keys = set(data__excludepackagedata.keys())
303
- for data__excludepackagedata_key, data__excludepackagedata_val in data__excludepackagedata.items():
304
- if REGEX_PATTERNS['^.*$'].search(data__excludepackagedata_key):
305
- if data__excludepackagedata_key in data__excludepackagedata_keys:
306
- data__excludepackagedata_keys.remove(data__excludepackagedata_key)
307
- if not isinstance(data__excludepackagedata_val, (list, tuple)):
308
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".exclude-package-data.{data__excludepackagedata_key}".format(**locals()) + " must be array", value=data__excludepackagedata_val, name="" + (name_prefix or "data") + ".exclude-package-data.{data__excludepackagedata_key}".format(**locals()) + "", definition={'type': 'array', 'items': {'type': 'string'}}, rule='type')
309
- data__excludepackagedata_val_is_list = isinstance(data__excludepackagedata_val, (list, tuple))
310
- if data__excludepackagedata_val_is_list:
311
- data__excludepackagedata_val_len = len(data__excludepackagedata_val)
312
- for data__excludepackagedata_val_x, data__excludepackagedata_val_item in enumerate(data__excludepackagedata_val):
313
- if not isinstance(data__excludepackagedata_val_item, (str)):
314
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".exclude-package-data.{data__excludepackagedata_key}[{data__excludepackagedata_val_x}]".format(**locals()) + " must be string", value=data__excludepackagedata_val_item, name="" + (name_prefix or "data") + ".exclude-package-data.{data__excludepackagedata_key}[{data__excludepackagedata_val_x}]".format(**locals()) + "", definition={'type': 'string'}, rule='type')
315
- if data__excludepackagedata_keys:
316
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".exclude-package-data must not contain "+str(data__excludepackagedata_keys)+" properties", value=data__excludepackagedata, name="" + (name_prefix or "data") + ".exclude-package-data", definition={'$$description': ['Mapping from package names to lists of glob patterns that should be excluded', 'For more information on how to include data files, check ``setuptools`` `docs', '<https://setuptools.pypa.io/en/latest/userguide/datafiles.html>`_.'], 'type': 'object', 'additionalProperties': False, 'propertyNames': {'oneOf': [{'format': 'python-module-name'}, {'const': '*'}]}, 'patternProperties': {'^.*$': {'type': 'array', 'items': {'type': 'string'}}}}, rule='additionalProperties')
317
- data__excludepackagedata_len = len(data__excludepackagedata)
318
- if data__excludepackagedata_len != 0:
319
- data__excludepackagedata_property_names = True
320
- for data__excludepackagedata_key in data__excludepackagedata:
321
- try:
322
- data__excludepackagedata_key_one_of_count4 = 0
323
- if data__excludepackagedata_key_one_of_count4 < 2:
324
- try:
325
- if isinstance(data__excludepackagedata_key, str):
326
- if not custom_formats["python-module-name"](data__excludepackagedata_key):
327
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".exclude-package-data must be python-module-name", value=data__excludepackagedata_key, name="" + (name_prefix or "data") + ".exclude-package-data", definition={'format': 'python-module-name'}, rule='format')
328
- data__excludepackagedata_key_one_of_count4 += 1
329
- except JsonSchemaValueException: pass
330
- if data__excludepackagedata_key_one_of_count4 < 2:
331
- try:
332
- if data__excludepackagedata_key != "*":
333
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".exclude-package-data must be same as const definition: *", value=data__excludepackagedata_key, name="" + (name_prefix or "data") + ".exclude-package-data", definition={'const': '*'}, rule='const')
334
- data__excludepackagedata_key_one_of_count4 += 1
335
- except JsonSchemaValueException: pass
336
- if data__excludepackagedata_key_one_of_count4 != 1:
337
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".exclude-package-data must be valid exactly by one definition" + (" (" + str(data__excludepackagedata_key_one_of_count4) + " matches found)"), value=data__excludepackagedata_key, name="" + (name_prefix or "data") + ".exclude-package-data", definition={'oneOf': [{'format': 'python-module-name'}, {'const': '*'}]}, rule='oneOf')
338
- except JsonSchemaValueException:
339
- data__excludepackagedata_property_names = False
340
- if not data__excludepackagedata_property_names:
341
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".exclude-package-data must be named by propertyName definition", value=data__excludepackagedata, name="" + (name_prefix or "data") + ".exclude-package-data", definition={'$$description': ['Mapping from package names to lists of glob patterns that should be excluded', 'For more information on how to include data files, check ``setuptools`` `docs', '<https://setuptools.pypa.io/en/latest/userguide/datafiles.html>`_.'], 'type': 'object', 'additionalProperties': False, 'propertyNames': {'oneOf': [{'format': 'python-module-name'}, {'const': '*'}]}, 'patternProperties': {'^.*$': {'type': 'array', 'items': {'type': 'string'}}}}, rule='propertyNames')
342
- if "namespace-packages" in data_keys:
343
- data_keys.remove("namespace-packages")
344
- data__namespacepackages = data["namespace-packages"]
345
- if not isinstance(data__namespacepackages, (list, tuple)):
346
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".namespace-packages must be array", value=data__namespacepackages, name="" + (name_prefix or "data") + ".namespace-packages", definition={'type': 'array', 'items': {'type': 'string', 'format': 'python-module-name'}, '$comment': 'https://setuptools.pypa.io/en/latest/userguide/package_discovery.html'}, rule='type')
347
- data__namespacepackages_is_list = isinstance(data__namespacepackages, (list, tuple))
348
- if data__namespacepackages_is_list:
349
- data__namespacepackages_len = len(data__namespacepackages)
350
- for data__namespacepackages_x, data__namespacepackages_item in enumerate(data__namespacepackages):
351
- if not isinstance(data__namespacepackages_item, (str)):
352
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".namespace-packages[{data__namespacepackages_x}]".format(**locals()) + " must be string", value=data__namespacepackages_item, name="" + (name_prefix or "data") + ".namespace-packages[{data__namespacepackages_x}]".format(**locals()) + "", definition={'type': 'string', 'format': 'python-module-name'}, rule='type')
353
- if isinstance(data__namespacepackages_item, str):
354
- if not custom_formats["python-module-name"](data__namespacepackages_item):
355
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".namespace-packages[{data__namespacepackages_x}]".format(**locals()) + " must be python-module-name", value=data__namespacepackages_item, name="" + (name_prefix or "data") + ".namespace-packages[{data__namespacepackages_x}]".format(**locals()) + "", definition={'type': 'string', 'format': 'python-module-name'}, rule='format')
356
- if "py-modules" in data_keys:
357
- data_keys.remove("py-modules")
358
- data__pymodules = data["py-modules"]
359
- if not isinstance(data__pymodules, (list, tuple)):
360
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".py-modules must be array", value=data__pymodules, name="" + (name_prefix or "data") + ".py-modules", definition={'description': 'Modules that setuptools will manipulate', 'type': 'array', 'items': {'type': 'string', 'format': 'python-module-name'}, '$comment': 'TODO: clarify the relationship with ``packages``'}, rule='type')
361
- data__pymodules_is_list = isinstance(data__pymodules, (list, tuple))
362
- if data__pymodules_is_list:
363
- data__pymodules_len = len(data__pymodules)
364
- for data__pymodules_x, data__pymodules_item in enumerate(data__pymodules):
365
- if not isinstance(data__pymodules_item, (str)):
366
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".py-modules[{data__pymodules_x}]".format(**locals()) + " must be string", value=data__pymodules_item, name="" + (name_prefix or "data") + ".py-modules[{data__pymodules_x}]".format(**locals()) + "", definition={'type': 'string', 'format': 'python-module-name'}, rule='type')
367
- if isinstance(data__pymodules_item, str):
368
- if not custom_formats["python-module-name"](data__pymodules_item):
369
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".py-modules[{data__pymodules_x}]".format(**locals()) + " must be python-module-name", value=data__pymodules_item, name="" + (name_prefix or "data") + ".py-modules[{data__pymodules_x}]".format(**locals()) + "", definition={'type': 'string', 'format': 'python-module-name'}, rule='format')
370
- if "data-files" in data_keys:
371
- data_keys.remove("data-files")
372
- data__datafiles = data["data-files"]
373
- if not isinstance(data__datafiles, (dict)):
374
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".data-files must be object", value=data__datafiles, name="" + (name_prefix or "data") + ".data-files", definition={'$$description': ['**DEPRECATED**: dict-like structure where each key represents a directory and', 'the value is a list of glob patterns that should be installed in them.', "Please notice this don't work with wheels. See `data files support", '<https://setuptools.pypa.io/en/latest/userguide/datafiles.html>`_'], 'type': 'object', 'patternProperties': {'^.*$': {'type': 'array', 'items': {'type': 'string'}}}}, rule='type')
375
- data__datafiles_is_dict = isinstance(data__datafiles, dict)
376
- if data__datafiles_is_dict:
377
- data__datafiles_keys = set(data__datafiles.keys())
378
- for data__datafiles_key, data__datafiles_val in data__datafiles.items():
379
- if REGEX_PATTERNS['^.*$'].search(data__datafiles_key):
380
- if data__datafiles_key in data__datafiles_keys:
381
- data__datafiles_keys.remove(data__datafiles_key)
382
- if not isinstance(data__datafiles_val, (list, tuple)):
383
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".data-files.{data__datafiles_key}".format(**locals()) + " must be array", value=data__datafiles_val, name="" + (name_prefix or "data") + ".data-files.{data__datafiles_key}".format(**locals()) + "", definition={'type': 'array', 'items': {'type': 'string'}}, rule='type')
384
- data__datafiles_val_is_list = isinstance(data__datafiles_val, (list, tuple))
385
- if data__datafiles_val_is_list:
386
- data__datafiles_val_len = len(data__datafiles_val)
387
- for data__datafiles_val_x, data__datafiles_val_item in enumerate(data__datafiles_val):
388
- if not isinstance(data__datafiles_val_item, (str)):
389
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".data-files.{data__datafiles_key}[{data__datafiles_val_x}]".format(**locals()) + " must be string", value=data__datafiles_val_item, name="" + (name_prefix or "data") + ".data-files.{data__datafiles_key}[{data__datafiles_val_x}]".format(**locals()) + "", definition={'type': 'string'}, rule='type')
390
- if "cmdclass" in data_keys:
391
- data_keys.remove("cmdclass")
392
- data__cmdclass = data["cmdclass"]
393
- if not isinstance(data__cmdclass, (dict)):
394
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".cmdclass must be object", value=data__cmdclass, name="" + (name_prefix or "data") + ".cmdclass", definition={'$$description': ['Mapping of distutils-style command names to ``setuptools.Command`` subclasses', 'which in turn should be represented by strings with a qualified class name', '(i.e., "dotted" form with module), e.g.::\n\n', ' cmdclass = {mycmd = "pkg.subpkg.module.CommandClass"}\n\n', 'The command class should be a directly defined at the top-level of the', 'containing module (no class nesting).'], 'type': 'object', 'patternProperties': {'^.*$': {'type': 'string', 'format': 'python-qualified-identifier'}}}, rule='type')
395
- data__cmdclass_is_dict = isinstance(data__cmdclass, dict)
396
- if data__cmdclass_is_dict:
397
- data__cmdclass_keys = set(data__cmdclass.keys())
398
- for data__cmdclass_key, data__cmdclass_val in data__cmdclass.items():
399
- if REGEX_PATTERNS['^.*$'].search(data__cmdclass_key):
400
- if data__cmdclass_key in data__cmdclass_keys:
401
- data__cmdclass_keys.remove(data__cmdclass_key)
402
- if not isinstance(data__cmdclass_val, (str)):
403
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".cmdclass.{data__cmdclass_key}".format(**locals()) + " must be string", value=data__cmdclass_val, name="" + (name_prefix or "data") + ".cmdclass.{data__cmdclass_key}".format(**locals()) + "", definition={'type': 'string', 'format': 'python-qualified-identifier'}, rule='type')
404
- if isinstance(data__cmdclass_val, str):
405
- if not custom_formats["python-qualified-identifier"](data__cmdclass_val):
406
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".cmdclass.{data__cmdclass_key}".format(**locals()) + " must be python-qualified-identifier", value=data__cmdclass_val, name="" + (name_prefix or "data") + ".cmdclass.{data__cmdclass_key}".format(**locals()) + "", definition={'type': 'string', 'format': 'python-qualified-identifier'}, rule='format')
407
- if "license-files" in data_keys:
408
- data_keys.remove("license-files")
409
- data__licensefiles = data["license-files"]
410
- if not isinstance(data__licensefiles, (list, tuple)):
411
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".license-files must be array", value=data__licensefiles, name="" + (name_prefix or "data") + ".license-files", definition={'type': 'array', 'items': {'type': 'string'}, '$$description': ['PROVISIONAL: List of glob patterns for all license files being distributed.', '(might become standard with PEP 639).'], 'default': ['LICEN[CS]E*', ' COPYING*', ' NOTICE*', 'AUTHORS*'], '$comment': 'TODO: revise if PEP 639 is accepted. Probably ``project.license-files``?'}, rule='type')
412
- data__licensefiles_is_list = isinstance(data__licensefiles, (list, tuple))
413
- if data__licensefiles_is_list:
414
- data__licensefiles_len = len(data__licensefiles)
415
- for data__licensefiles_x, data__licensefiles_item in enumerate(data__licensefiles):
416
- if not isinstance(data__licensefiles_item, (str)):
417
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".license-files[{data__licensefiles_x}]".format(**locals()) + " must be string", value=data__licensefiles_item, name="" + (name_prefix or "data") + ".license-files[{data__licensefiles_x}]".format(**locals()) + "", definition={'type': 'string'}, rule='type')
418
- else: data["license-files"] = ['LICEN[CS]E*', ' COPYING*', ' NOTICE*', 'AUTHORS*']
419
- if "dynamic" in data_keys:
420
- data_keys.remove("dynamic")
421
- data__dynamic = data["dynamic"]
422
- if not isinstance(data__dynamic, (dict)):
423
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".dynamic must be object", value=data__dynamic, name="" + (name_prefix or "data") + ".dynamic", definition={'type': 'object', 'description': 'Instructions for loading :pep:`621`-related metadata dynamically', 'additionalProperties': False, 'properties': {'version': {'$$description': ['A version dynamically loaded via either the ``attr:`` or ``file:``', 'directives. Please make sure the given file or attribute respects :pep:`440`.'], 'oneOf': [{'title': "'attr:' directive", '$id': '#/definitions/attr-directive', '$$description': ['Value is read from a module attribute. Supports callables and iterables;', 'unsupported types are cast via ``str()``'], 'type': 'object', 'additionalProperties': False, 'properties': {'attr': {'type': 'string'}}, 'required': ['attr']}, {'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}]}, 'classifiers': {'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}, 'description': {'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}, 'dependencies': {'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}, 'entry-points': {'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}, 'optional-dependencies': {'type': 'object', 'propertyNames': {'format': 'python-identifier'}, 'additionalProperties': False, 'patternProperties': {'.+': {'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}}}, 'readme': {'anyOf': [{'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}, {'properties': {'content-type': {'type': 'string'}}}], 'required': ['file']}}}, rule='type')
424
- data__dynamic_is_dict = isinstance(data__dynamic, dict)
425
- if data__dynamic_is_dict:
426
- data__dynamic_keys = set(data__dynamic.keys())
427
- if "version" in data__dynamic_keys:
428
- data__dynamic_keys.remove("version")
429
- data__dynamic__version = data__dynamic["version"]
430
- data__dynamic__version_one_of_count5 = 0
431
- if data__dynamic__version_one_of_count5 < 2:
432
- try:
433
- validate_https___setuptools_pypa_io_en_latest_references_keywords_html__definitions_attr_directive(data__dynamic__version, custom_formats, (name_prefix or "data") + ".dynamic.version")
434
- data__dynamic__version_one_of_count5 += 1
435
- except JsonSchemaValueException: pass
436
- if data__dynamic__version_one_of_count5 < 2:
437
- try:
438
- validate_https___setuptools_pypa_io_en_latest_references_keywords_html__definitions_file_directive(data__dynamic__version, custom_formats, (name_prefix or "data") + ".dynamic.version")
439
- data__dynamic__version_one_of_count5 += 1
440
- except JsonSchemaValueException: pass
441
- if data__dynamic__version_one_of_count5 != 1:
442
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".dynamic.version must be valid exactly by one definition" + (" (" + str(data__dynamic__version_one_of_count5) + " matches found)"), value=data__dynamic__version, name="" + (name_prefix or "data") + ".dynamic.version", definition={'$$description': ['A version dynamically loaded via either the ``attr:`` or ``file:``', 'directives. Please make sure the given file or attribute respects :pep:`440`.'], 'oneOf': [{'title': "'attr:' directive", '$id': '#/definitions/attr-directive', '$$description': ['Value is read from a module attribute. Supports callables and iterables;', 'unsupported types are cast via ``str()``'], 'type': 'object', 'additionalProperties': False, 'properties': {'attr': {'type': 'string'}}, 'required': ['attr']}, {'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}]}, rule='oneOf')
443
- if "classifiers" in data__dynamic_keys:
444
- data__dynamic_keys.remove("classifiers")
445
- data__dynamic__classifiers = data__dynamic["classifiers"]
446
- validate_https___setuptools_pypa_io_en_latest_references_keywords_html__definitions_file_directive(data__dynamic__classifiers, custom_formats, (name_prefix or "data") + ".dynamic.classifiers")
447
- if "description" in data__dynamic_keys:
448
- data__dynamic_keys.remove("description")
449
- data__dynamic__description = data__dynamic["description"]
450
- validate_https___setuptools_pypa_io_en_latest_references_keywords_html__definitions_file_directive(data__dynamic__description, custom_formats, (name_prefix or "data") + ".dynamic.description")
451
- if "dependencies" in data__dynamic_keys:
452
- data__dynamic_keys.remove("dependencies")
453
- data__dynamic__dependencies = data__dynamic["dependencies"]
454
- validate_https___setuptools_pypa_io_en_latest_references_keywords_html__definitions_file_directive(data__dynamic__dependencies, custom_formats, (name_prefix or "data") + ".dynamic.dependencies")
455
- if "entry-points" in data__dynamic_keys:
456
- data__dynamic_keys.remove("entry-points")
457
- data__dynamic__entrypoints = data__dynamic["entry-points"]
458
- validate_https___setuptools_pypa_io_en_latest_references_keywords_html__definitions_file_directive(data__dynamic__entrypoints, custom_formats, (name_prefix or "data") + ".dynamic.entry-points")
459
- if "optional-dependencies" in data__dynamic_keys:
460
- data__dynamic_keys.remove("optional-dependencies")
461
- data__dynamic__optionaldependencies = data__dynamic["optional-dependencies"]
462
- if not isinstance(data__dynamic__optionaldependencies, (dict)):
463
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".dynamic.optional-dependencies must be object", value=data__dynamic__optionaldependencies, name="" + (name_prefix or "data") + ".dynamic.optional-dependencies", definition={'type': 'object', 'propertyNames': {'format': 'python-identifier'}, 'additionalProperties': False, 'patternProperties': {'.+': {'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}}}, rule='type')
464
- data__dynamic__optionaldependencies_is_dict = isinstance(data__dynamic__optionaldependencies, dict)
465
- if data__dynamic__optionaldependencies_is_dict:
466
- data__dynamic__optionaldependencies_keys = set(data__dynamic__optionaldependencies.keys())
467
- for data__dynamic__optionaldependencies_key, data__dynamic__optionaldependencies_val in data__dynamic__optionaldependencies.items():
468
- if REGEX_PATTERNS['.+'].search(data__dynamic__optionaldependencies_key):
469
- if data__dynamic__optionaldependencies_key in data__dynamic__optionaldependencies_keys:
470
- data__dynamic__optionaldependencies_keys.remove(data__dynamic__optionaldependencies_key)
471
- validate_https___setuptools_pypa_io_en_latest_references_keywords_html__definitions_file_directive(data__dynamic__optionaldependencies_val, custom_formats, (name_prefix or "data") + ".dynamic.optional-dependencies.{data__dynamic__optionaldependencies_key}")
472
- if data__dynamic__optionaldependencies_keys:
473
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".dynamic.optional-dependencies must not contain "+str(data__dynamic__optionaldependencies_keys)+" properties", value=data__dynamic__optionaldependencies, name="" + (name_prefix or "data") + ".dynamic.optional-dependencies", definition={'type': 'object', 'propertyNames': {'format': 'python-identifier'}, 'additionalProperties': False, 'patternProperties': {'.+': {'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}}}, rule='additionalProperties')
474
- data__dynamic__optionaldependencies_len = len(data__dynamic__optionaldependencies)
475
- if data__dynamic__optionaldependencies_len != 0:
476
- data__dynamic__optionaldependencies_property_names = True
477
- for data__dynamic__optionaldependencies_key in data__dynamic__optionaldependencies:
478
- try:
479
- if isinstance(data__dynamic__optionaldependencies_key, str):
480
- if not custom_formats["python-identifier"](data__dynamic__optionaldependencies_key):
481
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".dynamic.optional-dependencies must be python-identifier", value=data__dynamic__optionaldependencies_key, name="" + (name_prefix or "data") + ".dynamic.optional-dependencies", definition={'format': 'python-identifier'}, rule='format')
482
- except JsonSchemaValueException:
483
- data__dynamic__optionaldependencies_property_names = False
484
- if not data__dynamic__optionaldependencies_property_names:
485
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".dynamic.optional-dependencies must be named by propertyName definition", value=data__dynamic__optionaldependencies, name="" + (name_prefix or "data") + ".dynamic.optional-dependencies", definition={'type': 'object', 'propertyNames': {'format': 'python-identifier'}, 'additionalProperties': False, 'patternProperties': {'.+': {'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}}}, rule='propertyNames')
486
- if "readme" in data__dynamic_keys:
487
- data__dynamic_keys.remove("readme")
488
- data__dynamic__readme = data__dynamic["readme"]
489
- data__dynamic__readme_any_of_count6 = 0
490
- if not data__dynamic__readme_any_of_count6:
491
- try:
492
- validate_https___setuptools_pypa_io_en_latest_references_keywords_html__definitions_file_directive(data__dynamic__readme, custom_formats, (name_prefix or "data") + ".dynamic.readme")
493
- data__dynamic__readme_any_of_count6 += 1
494
- except JsonSchemaValueException: pass
495
- if not data__dynamic__readme_any_of_count6:
496
- try:
497
- data__dynamic__readme_is_dict = isinstance(data__dynamic__readme, dict)
498
- if data__dynamic__readme_is_dict:
499
- data__dynamic__readme_keys = set(data__dynamic__readme.keys())
500
- if "content-type" in data__dynamic__readme_keys:
501
- data__dynamic__readme_keys.remove("content-type")
502
- data__dynamic__readme__contenttype = data__dynamic__readme["content-type"]
503
- if not isinstance(data__dynamic__readme__contenttype, (str)):
504
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".dynamic.readme.content-type must be string", value=data__dynamic__readme__contenttype, name="" + (name_prefix or "data") + ".dynamic.readme.content-type", definition={'type': 'string'}, rule='type')
505
- data__dynamic__readme_any_of_count6 += 1
506
- except JsonSchemaValueException: pass
507
- if not data__dynamic__readme_any_of_count6:
508
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".dynamic.readme cannot be validated by any definition", value=data__dynamic__readme, name="" + (name_prefix or "data") + ".dynamic.readme", definition={'anyOf': [{'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}, {'properties': {'content-type': {'type': 'string'}}}], 'required': ['file']}, rule='anyOf')
509
- data__dynamic__readme_is_dict = isinstance(data__dynamic__readme, dict)
510
- if data__dynamic__readme_is_dict:
511
- data__dynamic__readme_len = len(data__dynamic__readme)
512
- if not all(prop in data__dynamic__readme for prop in ['file']):
513
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".dynamic.readme must contain ['file'] properties", value=data__dynamic__readme, name="" + (name_prefix or "data") + ".dynamic.readme", definition={'anyOf': [{'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}, {'properties': {'content-type': {'type': 'string'}}}], 'required': ['file']}, rule='required')
514
- if data__dynamic_keys:
515
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".dynamic must not contain "+str(data__dynamic_keys)+" properties", value=data__dynamic, name="" + (name_prefix or "data") + ".dynamic", definition={'type': 'object', 'description': 'Instructions for loading :pep:`621`-related metadata dynamically', 'additionalProperties': False, 'properties': {'version': {'$$description': ['A version dynamically loaded via either the ``attr:`` or ``file:``', 'directives. Please make sure the given file or attribute respects :pep:`440`.'], 'oneOf': [{'title': "'attr:' directive", '$id': '#/definitions/attr-directive', '$$description': ['Value is read from a module attribute. Supports callables and iterables;', 'unsupported types are cast via ``str()``'], 'type': 'object', 'additionalProperties': False, 'properties': {'attr': {'type': 'string'}}, 'required': ['attr']}, {'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}]}, 'classifiers': {'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}, 'description': {'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}, 'dependencies': {'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}, 'entry-points': {'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}, 'optional-dependencies': {'type': 'object', 'propertyNames': {'format': 'python-identifier'}, 'additionalProperties': False, 'patternProperties': {'.+': {'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}}}, 'readme': {'anyOf': [{'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}, {'properties': {'content-type': {'type': 'string'}}}], 'required': ['file']}}}, rule='additionalProperties')
516
- if data_keys:
517
- raise JsonSchemaValueException("" + (name_prefix or "data") + " must not contain "+str(data_keys)+" properties", value=data, name="" + (name_prefix or "data") + "", definition={'$schema': 'http://json-schema.org/draft-07/schema', '$id': 'https://setuptools.pypa.io/en/latest/references/keywords.html', 'title': '``tool.setuptools`` table', '$$description': ['Please notice for the time being the ``setuptools`` project does not specify', 'a way of configuring builds via ``pyproject.toml``.', 'Therefore this schema should be taken just as a *"thought experiment"* on how', 'this *might be done*, by following the principles established in', '`ini2toml <https://ini2toml.readthedocs.io/en/latest/setuptools_pep621.html>`_.', 'It considers only ``setuptools`` `parameters', '<https://setuptools.pypa.io/en/latest/userguide/declarative_config.html>`_', 'that can currently be configured via ``setup.cfg`` and are not covered by :pep:`621`', 'but intentionally excludes ``dependency_links`` and ``setup_requires``.', 'NOTE: ``scripts`` was renamed to ``script-files`` to avoid confusion with', 'entry-point based scripts (defined in :pep:`621`).'], 'type': 'object', 'additionalProperties': False, 'properties': {'platforms': {'type': 'array', 'items': {'type': 'string'}}, 'provides': {'$$description': ['Package and virtual package names contained within this package', '**(not supported by pip)**'], 'type': 'array', 'items': {'type': 'string', 'format': 'pep508-identifier'}}, 'obsoletes': {'$$description': ['Packages which this package renders obsolete', '**(not supported by pip)**'], 'type': 'array', 'items': {'type': 'string', 'format': 'pep508-identifier'}}, 'zip-safe': {'description': 'Whether the project can be safely installed and run from a zip file.', 'type': 'boolean'}, 'script-files': {'description': 'Legacy way of defining scripts (entry-points are preferred).', 'type': 'array', 'items': {'type': 'string'}, '$comment': 'TODO: is this field deprecated/should be removed?'}, 'eager-resources': {'$$description': ['Resources that should be extracted together, if any of them is needed,', 'or if any C extensions included in the project are imported.'], 'type': 'array', 'items': {'type': 'string'}}, 'packages': {'$$description': ['Packages that should be included in the distribution.', 'It can be given either as a list of package identifiers', 'or as a ``dict``-like structure with a single key ``find``', 'which corresponds to a dynamic call to', '``setuptools.config.expand.find_packages`` function.', 'The ``find`` key is associated with a nested ``dict``-like structure that can', 'contain ``where``, ``include``, ``exclude`` and ``namespaces`` keys,', 'mimicking the keyword arguments of the associated function.'], 'oneOf': [{'title': 'Array of Python package identifiers', 'type': 'array', 'items': {'type': 'string', 'format': 'python-module-name'}}, {'$id': '#/definitions/find-directive', 'title': "'find:' directive", 'type': 'object', 'additionalProperties': False, 'properties': {'find': {'type': 'object', '$$description': ['Dynamic `package discovery', '<https://setuptools.pypa.io/en/latest/userguide/package_discovery.html>`_.'], 'additionalProperties': False, 'properties': {'where': {'description': 'Directories to be searched for packages (Unix-style relative path)', 'type': 'array', 'items': {'type': 'string'}}, 'exclude': {'type': 'array', '$$description': ['Exclude packages that match the values listed in this field.', "Can container shell-style wildcards (e.g. ``'pkg.*'``)"], 'items': {'type': 'string'}}, 'include': {'type': 'array', '$$description': ['Restrict the found packages to just the ones listed in this field.', "Can container shell-style wildcards (e.g. ``'pkg.*'``)"], 'items': {'type': 'string'}}, 'namespaces': {'type': 'boolean', '$$description': ['When ``True``, directories without a ``__init__.py`` file will also', 'be scanned for :pep:`420`-style implicit namespaces']}}}}}]}, 'package-dir': {'$$description': [':class:`dict`-like structure mapping from package names to directories where their', 'code can be found.', 'The empty string (as key) means that all packages are contained inside', 'the given directory will be included in the distribution.'], 'type': 'object', 'additionalProperties': False, 'propertyNames': {'oneOf': [{'format': 'python-module-name'}, {'const': ''}]}, 'patternProperties': {'^.*$': {'type': 'string'}}}, 'package-data': {'$$description': ['Mapping from package names to lists of glob patterns.', 'Usually this option is not needed when using ``include-package-data = true``', 'For more information on how to include data files, check ``setuptools`` `docs', '<https://setuptools.pypa.io/en/latest/userguide/datafiles.html>`_.'], 'type': 'object', 'additionalProperties': False, 'propertyNames': {'oneOf': [{'format': 'python-module-name'}, {'const': '*'}]}, 'patternProperties': {'^.*$': {'type': 'array', 'items': {'type': 'string'}}}}, 'include-package-data': {'$$description': ['Automatically include any data files inside the package directories', 'that are specified by ``MANIFEST.in``', 'For more information on how to include data files, check ``setuptools`` `docs', '<https://setuptools.pypa.io/en/latest/userguide/datafiles.html>`_.'], 'type': 'boolean'}, 'exclude-package-data': {'$$description': ['Mapping from package names to lists of glob patterns that should be excluded', 'For more information on how to include data files, check ``setuptools`` `docs', '<https://setuptools.pypa.io/en/latest/userguide/datafiles.html>`_.'], 'type': 'object', 'additionalProperties': False, 'propertyNames': {'oneOf': [{'format': 'python-module-name'}, {'const': '*'}]}, 'patternProperties': {'^.*$': {'type': 'array', 'items': {'type': 'string'}}}}, 'namespace-packages': {'type': 'array', 'items': {'type': 'string', 'format': 'python-module-name'}, '$comment': 'https://setuptools.pypa.io/en/latest/userguide/package_discovery.html'}, 'py-modules': {'description': 'Modules that setuptools will manipulate', 'type': 'array', 'items': {'type': 'string', 'format': 'python-module-name'}, '$comment': 'TODO: clarify the relationship with ``packages``'}, 'data-files': {'$$description': ['**DEPRECATED**: dict-like structure where each key represents a directory and', 'the value is a list of glob patterns that should be installed in them.', "Please notice this don't work with wheels. See `data files support", '<https://setuptools.pypa.io/en/latest/userguide/datafiles.html>`_'], 'type': 'object', 'patternProperties': {'^.*$': {'type': 'array', 'items': {'type': 'string'}}}}, 'cmdclass': {'$$description': ['Mapping of distutils-style command names to ``setuptools.Command`` subclasses', 'which in turn should be represented by strings with a qualified class name', '(i.e., "dotted" form with module), e.g.::\n\n', ' cmdclass = {mycmd = "pkg.subpkg.module.CommandClass"}\n\n', 'The command class should be a directly defined at the top-level of the', 'containing module (no class nesting).'], 'type': 'object', 'patternProperties': {'^.*$': {'type': 'string', 'format': 'python-qualified-identifier'}}}, 'license-files': {'type': 'array', 'items': {'type': 'string'}, '$$description': ['PROVISIONAL: List of glob patterns for all license files being distributed.', '(might become standard with PEP 639).'], 'default': ['LICEN[CS]E*', ' COPYING*', ' NOTICE*', 'AUTHORS*'], '$comment': 'TODO: revise if PEP 639 is accepted. Probably ``project.license-files``?'}, 'dynamic': {'type': 'object', 'description': 'Instructions for loading :pep:`621`-related metadata dynamically', 'additionalProperties': False, 'properties': {'version': {'$$description': ['A version dynamically loaded via either the ``attr:`` or ``file:``', 'directives. Please make sure the given file or attribute respects :pep:`440`.'], 'oneOf': [{'title': "'attr:' directive", '$id': '#/definitions/attr-directive', '$$description': ['Value is read from a module attribute. Supports callables and iterables;', 'unsupported types are cast via ``str()``'], 'type': 'object', 'additionalProperties': False, 'properties': {'attr': {'type': 'string'}}, 'required': ['attr']}, {'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}]}, 'classifiers': {'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}, 'description': {'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}, 'dependencies': {'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}, 'entry-points': {'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}, 'optional-dependencies': {'type': 'object', 'propertyNames': {'format': 'python-identifier'}, 'additionalProperties': False, 'patternProperties': {'.+': {'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}}}, 'readme': {'anyOf': [{'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}, {'properties': {'content-type': {'type': 'string'}}}], 'required': ['file']}}}}, 'definitions': {'file-directive': {'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}, 'attr-directive': {'title': "'attr:' directive", '$id': '#/definitions/attr-directive', '$$description': ['Value is read from a module attribute. Supports callables and iterables;', 'unsupported types are cast via ``str()``'], 'type': 'object', 'additionalProperties': False, 'properties': {'attr': {'type': 'string'}}, 'required': ['attr']}, 'find-directive': {'$id': '#/definitions/find-directive', 'title': "'find:' directive", 'type': 'object', 'additionalProperties': False, 'properties': {'find': {'type': 'object', '$$description': ['Dynamic `package discovery', '<https://setuptools.pypa.io/en/latest/userguide/package_discovery.html>`_.'], 'additionalProperties': False, 'properties': {'where': {'description': 'Directories to be searched for packages (Unix-style relative path)', 'type': 'array', 'items': {'type': 'string'}}, 'exclude': {'type': 'array', '$$description': ['Exclude packages that match the values listed in this field.', "Can container shell-style wildcards (e.g. ``'pkg.*'``)"], 'items': {'type': 'string'}}, 'include': {'type': 'array', '$$description': ['Restrict the found packages to just the ones listed in this field.', "Can container shell-style wildcards (e.g. ``'pkg.*'``)"], 'items': {'type': 'string'}}, 'namespaces': {'type': 'boolean', '$$description': ['When ``True``, directories without a ``__init__.py`` file will also', 'be scanned for :pep:`420`-style implicit namespaces']}}}}}}}, rule='additionalProperties')
518
- return data
519
-
520
- def validate_https___setuptools_pypa_io_en_latest_references_keywords_html__definitions_file_directive(data, custom_formats={}, name_prefix=None):
521
- if not isinstance(data, (dict)):
522
- raise JsonSchemaValueException("" + (name_prefix or "data") + " must be object", value=data, name="" + (name_prefix or "data") + "", definition={'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}, rule='type')
523
- data_is_dict = isinstance(data, dict)
524
- if data_is_dict:
525
- data_len = len(data)
526
- if not all(prop in data for prop in ['file']):
527
- raise JsonSchemaValueException("" + (name_prefix or "data") + " must contain ['file'] properties", value=data, name="" + (name_prefix or "data") + "", definition={'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}, rule='required')
528
- data_keys = set(data.keys())
529
- if "file" in data_keys:
530
- data_keys.remove("file")
531
- data__file = data["file"]
532
- data__file_one_of_count7 = 0
533
- if data__file_one_of_count7 < 2:
534
- try:
535
- if not isinstance(data__file, (str)):
536
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".file must be string", value=data__file, name="" + (name_prefix or "data") + ".file", definition={'type': 'string'}, rule='type')
537
- data__file_one_of_count7 += 1
538
- except JsonSchemaValueException: pass
539
- if data__file_one_of_count7 < 2:
540
- try:
541
- if not isinstance(data__file, (list, tuple)):
542
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".file must be array", value=data__file, name="" + (name_prefix or "data") + ".file", definition={'type': 'array', 'items': {'type': 'string'}}, rule='type')
543
- data__file_is_list = isinstance(data__file, (list, tuple))
544
- if data__file_is_list:
545
- data__file_len = len(data__file)
546
- for data__file_x, data__file_item in enumerate(data__file):
547
- if not isinstance(data__file_item, (str)):
548
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".file[{data__file_x}]".format(**locals()) + " must be string", value=data__file_item, name="" + (name_prefix or "data") + ".file[{data__file_x}]".format(**locals()) + "", definition={'type': 'string'}, rule='type')
549
- data__file_one_of_count7 += 1
550
- except JsonSchemaValueException: pass
551
- if data__file_one_of_count7 != 1:
552
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".file must be valid exactly by one definition" + (" (" + str(data__file_one_of_count7) + " matches found)"), value=data__file, name="" + (name_prefix or "data") + ".file", definition={'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}, rule='oneOf')
553
- if data_keys:
554
- raise JsonSchemaValueException("" + (name_prefix or "data") + " must not contain "+str(data_keys)+" properties", value=data, name="" + (name_prefix or "data") + "", definition={'$id': '#/definitions/file-directive', 'title': "'file:' directive", 'description': 'Value is read from a file (or list of files and then concatenated)', 'type': 'object', 'additionalProperties': False, 'properties': {'file': {'oneOf': [{'type': 'string'}, {'type': 'array', 'items': {'type': 'string'}}]}}, 'required': ['file']}, rule='additionalProperties')
555
- return data
556
-
557
- def validate_https___setuptools_pypa_io_en_latest_references_keywords_html__definitions_attr_directive(data, custom_formats={}, name_prefix=None):
558
- if not isinstance(data, (dict)):
559
- raise JsonSchemaValueException("" + (name_prefix or "data") + " must be object", value=data, name="" + (name_prefix or "data") + "", definition={'title': "'attr:' directive", '$id': '#/definitions/attr-directive', '$$description': ['Value is read from a module attribute. Supports callables and iterables;', 'unsupported types are cast via ``str()``'], 'type': 'object', 'additionalProperties': False, 'properties': {'attr': {'type': 'string'}}, 'required': ['attr']}, rule='type')
560
- data_is_dict = isinstance(data, dict)
561
- if data_is_dict:
562
- data_len = len(data)
563
- if not all(prop in data for prop in ['attr']):
564
- raise JsonSchemaValueException("" + (name_prefix or "data") + " must contain ['attr'] properties", value=data, name="" + (name_prefix or "data") + "", definition={'title': "'attr:' directive", '$id': '#/definitions/attr-directive', '$$description': ['Value is read from a module attribute. Supports callables and iterables;', 'unsupported types are cast via ``str()``'], 'type': 'object', 'additionalProperties': False, 'properties': {'attr': {'type': 'string'}}, 'required': ['attr']}, rule='required')
565
- data_keys = set(data.keys())
566
- if "attr" in data_keys:
567
- data_keys.remove("attr")
568
- data__attr = data["attr"]
569
- if not isinstance(data__attr, (str)):
570
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".attr must be string", value=data__attr, name="" + (name_prefix or "data") + ".attr", definition={'type': 'string'}, rule='type')
571
- if data_keys:
572
- raise JsonSchemaValueException("" + (name_prefix or "data") + " must not contain "+str(data_keys)+" properties", value=data, name="" + (name_prefix or "data") + "", definition={'title': "'attr:' directive", '$id': '#/definitions/attr-directive', '$$description': ['Value is read from a module attribute. Supports callables and iterables;', 'unsupported types are cast via ``str()``'], 'type': 'object', 'additionalProperties': False, 'properties': {'attr': {'type': 'string'}}, 'required': ['attr']}, rule='additionalProperties')
573
- return data
574
-
575
- def validate_https___setuptools_pypa_io_en_latest_references_keywords_html__definitions_find_directive(data, custom_formats={}, name_prefix=None):
576
- if not isinstance(data, (dict)):
577
- raise JsonSchemaValueException("" + (name_prefix or "data") + " must be object", value=data, name="" + (name_prefix or "data") + "", definition={'$id': '#/definitions/find-directive', 'title': "'find:' directive", 'type': 'object', 'additionalProperties': False, 'properties': {'find': {'type': 'object', '$$description': ['Dynamic `package discovery', '<https://setuptools.pypa.io/en/latest/userguide/package_discovery.html>`_.'], 'additionalProperties': False, 'properties': {'where': {'description': 'Directories to be searched for packages (Unix-style relative path)', 'type': 'array', 'items': {'type': 'string'}}, 'exclude': {'type': 'array', '$$description': ['Exclude packages that match the values listed in this field.', "Can container shell-style wildcards (e.g. ``'pkg.*'``)"], 'items': {'type': 'string'}}, 'include': {'type': 'array', '$$description': ['Restrict the found packages to just the ones listed in this field.', "Can container shell-style wildcards (e.g. ``'pkg.*'``)"], 'items': {'type': 'string'}}, 'namespaces': {'type': 'boolean', '$$description': ['When ``True``, directories without a ``__init__.py`` file will also', 'be scanned for :pep:`420`-style implicit namespaces']}}}}}, rule='type')
578
- data_is_dict = isinstance(data, dict)
579
- if data_is_dict:
580
- data_keys = set(data.keys())
581
- if "find" in data_keys:
582
- data_keys.remove("find")
583
- data__find = data["find"]
584
- if not isinstance(data__find, (dict)):
585
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".find must be object", value=data__find, name="" + (name_prefix or "data") + ".find", definition={'type': 'object', '$$description': ['Dynamic `package discovery', '<https://setuptools.pypa.io/en/latest/userguide/package_discovery.html>`_.'], 'additionalProperties': False, 'properties': {'where': {'description': 'Directories to be searched for packages (Unix-style relative path)', 'type': 'array', 'items': {'type': 'string'}}, 'exclude': {'type': 'array', '$$description': ['Exclude packages that match the values listed in this field.', "Can container shell-style wildcards (e.g. ``'pkg.*'``)"], 'items': {'type': 'string'}}, 'include': {'type': 'array', '$$description': ['Restrict the found packages to just the ones listed in this field.', "Can container shell-style wildcards (e.g. ``'pkg.*'``)"], 'items': {'type': 'string'}}, 'namespaces': {'type': 'boolean', '$$description': ['When ``True``, directories without a ``__init__.py`` file will also', 'be scanned for :pep:`420`-style implicit namespaces']}}}, rule='type')
586
- data__find_is_dict = isinstance(data__find, dict)
587
- if data__find_is_dict:
588
- data__find_keys = set(data__find.keys())
589
- if "where" in data__find_keys:
590
- data__find_keys.remove("where")
591
- data__find__where = data__find["where"]
592
- if not isinstance(data__find__where, (list, tuple)):
593
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".find.where must be array", value=data__find__where, name="" + (name_prefix or "data") + ".find.where", definition={'description': 'Directories to be searched for packages (Unix-style relative path)', 'type': 'array', 'items': {'type': 'string'}}, rule='type')
594
- data__find__where_is_list = isinstance(data__find__where, (list, tuple))
595
- if data__find__where_is_list:
596
- data__find__where_len = len(data__find__where)
597
- for data__find__where_x, data__find__where_item in enumerate(data__find__where):
598
- if not isinstance(data__find__where_item, (str)):
599
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".find.where[{data__find__where_x}]".format(**locals()) + " must be string", value=data__find__where_item, name="" + (name_prefix or "data") + ".find.where[{data__find__where_x}]".format(**locals()) + "", definition={'type': 'string'}, rule='type')
600
- if "exclude" in data__find_keys:
601
- data__find_keys.remove("exclude")
602
- data__find__exclude = data__find["exclude"]
603
- if not isinstance(data__find__exclude, (list, tuple)):
604
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".find.exclude must be array", value=data__find__exclude, name="" + (name_prefix or "data") + ".find.exclude", definition={'type': 'array', '$$description': ['Exclude packages that match the values listed in this field.', "Can container shell-style wildcards (e.g. ``'pkg.*'``)"], 'items': {'type': 'string'}}, rule='type')
605
- data__find__exclude_is_list = isinstance(data__find__exclude, (list, tuple))
606
- if data__find__exclude_is_list:
607
- data__find__exclude_len = len(data__find__exclude)
608
- for data__find__exclude_x, data__find__exclude_item in enumerate(data__find__exclude):
609
- if not isinstance(data__find__exclude_item, (str)):
610
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".find.exclude[{data__find__exclude_x}]".format(**locals()) + " must be string", value=data__find__exclude_item, name="" + (name_prefix or "data") + ".find.exclude[{data__find__exclude_x}]".format(**locals()) + "", definition={'type': 'string'}, rule='type')
611
- if "include" in data__find_keys:
612
- data__find_keys.remove("include")
613
- data__find__include = data__find["include"]
614
- if not isinstance(data__find__include, (list, tuple)):
615
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".find.include must be array", value=data__find__include, name="" + (name_prefix or "data") + ".find.include", definition={'type': 'array', '$$description': ['Restrict the found packages to just the ones listed in this field.', "Can container shell-style wildcards (e.g. ``'pkg.*'``)"], 'items': {'type': 'string'}}, rule='type')
616
- data__find__include_is_list = isinstance(data__find__include, (list, tuple))
617
- if data__find__include_is_list:
618
- data__find__include_len = len(data__find__include)
619
- for data__find__include_x, data__find__include_item in enumerate(data__find__include):
620
- if not isinstance(data__find__include_item, (str)):
621
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".find.include[{data__find__include_x}]".format(**locals()) + " must be string", value=data__find__include_item, name="" + (name_prefix or "data") + ".find.include[{data__find__include_x}]".format(**locals()) + "", definition={'type': 'string'}, rule='type')
622
- if "namespaces" in data__find_keys:
623
- data__find_keys.remove("namespaces")
624
- data__find__namespaces = data__find["namespaces"]
625
- if not isinstance(data__find__namespaces, (bool)):
626
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".find.namespaces must be boolean", value=data__find__namespaces, name="" + (name_prefix or "data") + ".find.namespaces", definition={'type': 'boolean', '$$description': ['When ``True``, directories without a ``__init__.py`` file will also', 'be scanned for :pep:`420`-style implicit namespaces']}, rule='type')
627
- if data__find_keys:
628
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".find must not contain "+str(data__find_keys)+" properties", value=data__find, name="" + (name_prefix or "data") + ".find", definition={'type': 'object', '$$description': ['Dynamic `package discovery', '<https://setuptools.pypa.io/en/latest/userguide/package_discovery.html>`_.'], 'additionalProperties': False, 'properties': {'where': {'description': 'Directories to be searched for packages (Unix-style relative path)', 'type': 'array', 'items': {'type': 'string'}}, 'exclude': {'type': 'array', '$$description': ['Exclude packages that match the values listed in this field.', "Can container shell-style wildcards (e.g. ``'pkg.*'``)"], 'items': {'type': 'string'}}, 'include': {'type': 'array', '$$description': ['Restrict the found packages to just the ones listed in this field.', "Can container shell-style wildcards (e.g. ``'pkg.*'``)"], 'items': {'type': 'string'}}, 'namespaces': {'type': 'boolean', '$$description': ['When ``True``, directories without a ``__init__.py`` file will also', 'be scanned for :pep:`420`-style implicit namespaces']}}}, rule='additionalProperties')
629
- if data_keys:
630
- raise JsonSchemaValueException("" + (name_prefix or "data") + " must not contain "+str(data_keys)+" properties", value=data, name="" + (name_prefix or "data") + "", definition={'$id': '#/definitions/find-directive', 'title': "'find:' directive", 'type': 'object', 'additionalProperties': False, 'properties': {'find': {'type': 'object', '$$description': ['Dynamic `package discovery', '<https://setuptools.pypa.io/en/latest/userguide/package_discovery.html>`_.'], 'additionalProperties': False, 'properties': {'where': {'description': 'Directories to be searched for packages (Unix-style relative path)', 'type': 'array', 'items': {'type': 'string'}}, 'exclude': {'type': 'array', '$$description': ['Exclude packages that match the values listed in this field.', "Can container shell-style wildcards (e.g. ``'pkg.*'``)"], 'items': {'type': 'string'}}, 'include': {'type': 'array', '$$description': ['Restrict the found packages to just the ones listed in this field.', "Can container shell-style wildcards (e.g. ``'pkg.*'``)"], 'items': {'type': 'string'}}, 'namespaces': {'type': 'boolean', '$$description': ['When ``True``, directories without a ``__init__.py`` file will also', 'be scanned for :pep:`420`-style implicit namespaces']}}}}}, rule='additionalProperties')
631
- return data
632
-
633
- def validate_https___docs_python_org_3_install(data, custom_formats={}, name_prefix=None):
634
- if not isinstance(data, (dict)):
635
- raise JsonSchemaValueException("" + (name_prefix or "data") + " must be object", value=data, name="" + (name_prefix or "data") + "", definition={'$schema': 'http://json-schema.org/draft-07/schema', '$id': 'https://docs.python.org/3/install/', 'title': '``tool.distutils`` table', '$$description': ['Originally, ``distutils`` allowed developers to configure arguments for', '``setup.py`` scripts via `distutils configuration files', '<https://docs.python.org/3/install/#distutils-configuration-files>`_.', '``tool.distutils`` subtables could be used with the same purpose', '(NOT CURRENTLY IMPLEMENTED).'], 'type': 'object', 'properties': {'global': {'type': 'object', 'description': 'Global options applied to all ``distutils`` commands'}}, 'patternProperties': {'.+': {'type': 'object'}}, '$comment': 'TODO: Is there a practical way of making this schema more specific?'}, rule='type')
636
- data_is_dict = isinstance(data, dict)
637
- if data_is_dict:
638
- data_keys = set(data.keys())
639
- if "global" in data_keys:
640
- data_keys.remove("global")
641
- data__global = data["global"]
642
- if not isinstance(data__global, (dict)):
643
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".global must be object", value=data__global, name="" + (name_prefix or "data") + ".global", definition={'type': 'object', 'description': 'Global options applied to all ``distutils`` commands'}, rule='type')
644
- for data_key, data_val in data.items():
645
- if REGEX_PATTERNS['.+'].search(data_key):
646
- if data_key in data_keys:
647
- data_keys.remove(data_key)
648
- if not isinstance(data_val, (dict)):
649
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".{data_key}".format(**locals()) + " must be object", value=data_val, name="" + (name_prefix or "data") + ".{data_key}".format(**locals()) + "", definition={'type': 'object'}, rule='type')
650
- return data
651
-
652
- def validate_https___packaging_python_org_en_latest_specifications_declaring_project_metadata(data, custom_formats={}, name_prefix=None):
653
- if not isinstance(data, (dict)):
654
- raise JsonSchemaValueException("" + (name_prefix or "data") + " must be object", value=data, name="" + (name_prefix or "data") + "", definition={'$schema': 'http://json-schema.org/draft-07/schema', '$id': 'https://packaging.python.org/en/latest/specifications/declaring-project-metadata/', 'title': 'Package metadata stored in the ``project`` table', '$$description': ['Data structure for the **project** table inside ``pyproject.toml``', '(as initially defined in :pep:`621`)'], 'type': 'object', 'properties': {'name': {'type': 'string', 'description': 'The name (primary identifier) of the project. MUST be statically defined.', 'format': 'pep508-identifier'}, 'version': {'type': 'string', 'description': 'The version of the project as supported by :pep:`440`.', 'format': 'pep440'}, 'description': {'type': 'string', '$$description': ['The `summary description of the project', '<https://packaging.python.org/specifications/core-metadata/#summary>`_']}, 'readme': {'$$description': ['`Full/detailed description of the project in the form of a README', '<https://www.python.org/dev/peps/pep-0621/#readme>`_', "with meaning similar to the one defined in `core metadata's Description", '<https://packaging.python.org/specifications/core-metadata/#description>`_'], 'oneOf': [{'type': 'string', '$$description': ['Relative path to a text file (UTF-8) containing the full description', 'of the project. If the file path ends in case-insensitive ``.md`` or', '``.rst`` suffixes, then the content-type is respectively', '``text/markdown`` or ``text/x-rst``']}, {'type': 'object', 'allOf': [{'anyOf': [{'properties': {'file': {'type': 'string', '$$description': ['Relative path to a text file containing the full description', 'of the project.']}}, 'required': ['file']}, {'properties': {'text': {'type': 'string', 'description': 'Full text describing the project.'}}, 'required': ['text']}]}, {'properties': {'content-type': {'type': 'string', '$$description': ['Content-type (:rfc:`1341`) of the full description', '(e.g. ``text/markdown``). The ``charset`` parameter is assumed', 'UTF-8 when not present.'], '$comment': 'TODO: add regex pattern or format?'}}, 'required': ['content-type']}]}]}, 'requires-python': {'type': 'string', 'format': 'pep508-versionspec', '$$description': ['`The Python version requirements of the project', '<https://packaging.python.org/specifications/core-metadata/#requires-python>`_.']}, 'license': {'description': '`Project license <https://www.python.org/dev/peps/pep-0621/#license>`_.', 'oneOf': [{'properties': {'file': {'type': 'string', '$$description': ['Relative path to the file (UTF-8) which contains the license for the', 'project.']}}, 'required': ['file']}, {'properties': {'text': {'type': 'string', '$$description': ['The license of the project whose meaning is that of the', '`License field from the core metadata', '<https://packaging.python.org/specifications/core-metadata/#license>`_.']}}, 'required': ['text']}]}, 'authors': {'type': 'array', 'items': {'$id': '#/definitions/author', 'title': 'Author or Maintainer', '$comment': 'https://www.python.org/dev/peps/pep-0621/#authors-maintainers', 'type': 'object', 'properties': {'name': {'type': 'string', '$$description': ['MUST be a valid email name, i.e. whatever can be put as a name, before an', 'email, in :rfc:`822`.']}, 'email': {'type': 'string', 'format': 'idn-email', 'description': 'MUST be a valid email address'}}}, '$$description': ["The people or organizations considered to be the 'authors' of the project.", 'The exact meaning is open to interpretation (e.g. original or primary authors,', 'current maintainers, or owners of the package).']}, 'maintainers': {'type': 'array', 'items': {'$id': '#/definitions/author', 'title': 'Author or Maintainer', '$comment': 'https://www.python.org/dev/peps/pep-0621/#authors-maintainers', 'type': 'object', 'properties': {'name': {'type': 'string', '$$description': ['MUST be a valid email name, i.e. whatever can be put as a name, before an', 'email, in :rfc:`822`.']}, 'email': {'type': 'string', 'format': 'idn-email', 'description': 'MUST be a valid email address'}}}, '$$description': ["The people or organizations considered to be the 'maintainers' of the project.", 'Similarly to ``authors``, the exact meaning is open to interpretation.']}, 'keywords': {'type': 'array', 'items': {'type': 'string'}, 'description': 'List of keywords to assist searching for the distribution in a larger catalog.'}, 'classifiers': {'type': 'array', 'items': {'type': 'string', 'format': 'trove-classifier', 'description': '`PyPI classifier <https://pypi.org/classifiers/>`_.'}, '$$description': ['`Trove classifiers <https://pypi.org/classifiers/>`_', 'which apply to the project.']}, 'urls': {'type': 'object', 'description': 'URLs associated with the project in the form ``label => value``.', 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'string', 'format': 'url'}}}, 'scripts': {'$id': '#/definitions/entry-point-group', 'title': 'Entry-points', 'type': 'object', '$$description': ['Entry-points are grouped together to indicate what sort of capabilities they', 'provide.', 'See the `packaging guides', '<https://packaging.python.org/specifications/entry-points/>`_', 'and `setuptools docs', '<https://setuptools.pypa.io/en/latest/userguide/entry_point.html>`_', 'for more information.'], 'propertyNames': {'format': 'python-entrypoint-name'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'string', '$$description': ['Reference to a Python object. It is either in the form', '``importable.module``, or ``importable.module:object.attr``.'], 'format': 'python-entrypoint-reference', '$comment': 'https://packaging.python.org/specifications/entry-points/'}}}, 'gui-scripts': {'$id': '#/definitions/entry-point-group', 'title': 'Entry-points', 'type': 'object', '$$description': ['Entry-points are grouped together to indicate what sort of capabilities they', 'provide.', 'See the `packaging guides', '<https://packaging.python.org/specifications/entry-points/>`_', 'and `setuptools docs', '<https://setuptools.pypa.io/en/latest/userguide/entry_point.html>`_', 'for more information.'], 'propertyNames': {'format': 'python-entrypoint-name'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'string', '$$description': ['Reference to a Python object. It is either in the form', '``importable.module``, or ``importable.module:object.attr``.'], 'format': 'python-entrypoint-reference', '$comment': 'https://packaging.python.org/specifications/entry-points/'}}}, 'entry-points': {'$$description': ['Instruct the installer to expose the given modules/functions via', '``entry-point`` discovery mechanism (useful for plugins).', 'More information available in the `Python packaging guide', '<https://packaging.python.org/specifications/entry-points/>`_.'], 'propertyNames': {'format': 'python-entrypoint-group'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'$id': '#/definitions/entry-point-group', 'title': 'Entry-points', 'type': 'object', '$$description': ['Entry-points are grouped together to indicate what sort of capabilities they', 'provide.', 'See the `packaging guides', '<https://packaging.python.org/specifications/entry-points/>`_', 'and `setuptools docs', '<https://setuptools.pypa.io/en/latest/userguide/entry_point.html>`_', 'for more information.'], 'propertyNames': {'format': 'python-entrypoint-name'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'string', '$$description': ['Reference to a Python object. It is either in the form', '``importable.module``, or ``importable.module:object.attr``.'], 'format': 'python-entrypoint-reference', '$comment': 'https://packaging.python.org/specifications/entry-points/'}}}}}, 'dependencies': {'type': 'array', 'description': 'Project (mandatory) dependencies.', 'items': {'$id': '#/definitions/dependency', 'title': 'Dependency', 'type': 'string', 'description': 'Project dependency specification according to PEP 508', 'format': 'pep508'}}, 'optional-dependencies': {'type': 'object', 'description': 'Optional dependency for the project', 'propertyNames': {'format': 'pep508-identifier'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'array', 'items': {'$id': '#/definitions/dependency', 'title': 'Dependency', 'type': 'string', 'description': 'Project dependency specification according to PEP 508', 'format': 'pep508'}}}}, 'dynamic': {'type': 'array', '$$description': ['Specifies which fields are intentionally unspecified and expected to be', 'dynamically provided by build tools'], 'items': {'enum': ['version', 'description', 'readme', 'requires-python', 'license', 'authors', 'maintainers', 'keywords', 'classifiers', 'urls', 'scripts', 'gui-scripts', 'entry-points', 'dependencies', 'optional-dependencies']}}}, 'required': ['name'], 'additionalProperties': False, 'if': {'not': {'required': ['dynamic'], 'properties': {'dynamic': {'contains': {'const': 'version'}, '$$description': ['version is listed in ``dynamic``']}}}, '$$comment': ['According to :pep:`621`:', ' If the core metadata specification lists a field as "Required", then', ' the metadata MUST specify the field statically or list it in dynamic', 'In turn, `core metadata`_ defines:', ' The required fields are: Metadata-Version, Name, Version.', ' All the other fields are optional.', 'Since ``Metadata-Version`` is defined by the build back-end, ``name`` and', '``version`` are the only mandatory information in ``pyproject.toml``.', '.. _core metadata: https://packaging.python.org/specifications/core-metadata/']}, 'then': {'required': ['version'], '$$description': ['version should be statically defined in the ``version`` field']}, 'definitions': {'author': {'$id': '#/definitions/author', 'title': 'Author or Maintainer', '$comment': 'https://www.python.org/dev/peps/pep-0621/#authors-maintainers', 'type': 'object', 'properties': {'name': {'type': 'string', '$$description': ['MUST be a valid email name, i.e. whatever can be put as a name, before an', 'email, in :rfc:`822`.']}, 'email': {'type': 'string', 'format': 'idn-email', 'description': 'MUST be a valid email address'}}}, 'entry-point-group': {'$id': '#/definitions/entry-point-group', 'title': 'Entry-points', 'type': 'object', '$$description': ['Entry-points are grouped together to indicate what sort of capabilities they', 'provide.', 'See the `packaging guides', '<https://packaging.python.org/specifications/entry-points/>`_', 'and `setuptools docs', '<https://setuptools.pypa.io/en/latest/userguide/entry_point.html>`_', 'for more information.'], 'propertyNames': {'format': 'python-entrypoint-name'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'string', '$$description': ['Reference to a Python object. It is either in the form', '``importable.module``, or ``importable.module:object.attr``.'], 'format': 'python-entrypoint-reference', '$comment': 'https://packaging.python.org/specifications/entry-points/'}}}, 'dependency': {'$id': '#/definitions/dependency', 'title': 'Dependency', 'type': 'string', 'description': 'Project dependency specification according to PEP 508', 'format': 'pep508'}}}, rule='type')
655
- data_is_dict = isinstance(data, dict)
656
- if data_is_dict:
657
- data_len = len(data)
658
- if not all(prop in data for prop in ['name']):
659
- raise JsonSchemaValueException("" + (name_prefix or "data") + " must contain ['name'] properties", value=data, name="" + (name_prefix or "data") + "", definition={'$schema': 'http://json-schema.org/draft-07/schema', '$id': 'https://packaging.python.org/en/latest/specifications/declaring-project-metadata/', 'title': 'Package metadata stored in the ``project`` table', '$$description': ['Data structure for the **project** table inside ``pyproject.toml``', '(as initially defined in :pep:`621`)'], 'type': 'object', 'properties': {'name': {'type': 'string', 'description': 'The name (primary identifier) of the project. MUST be statically defined.', 'format': 'pep508-identifier'}, 'version': {'type': 'string', 'description': 'The version of the project as supported by :pep:`440`.', 'format': 'pep440'}, 'description': {'type': 'string', '$$description': ['The `summary description of the project', '<https://packaging.python.org/specifications/core-metadata/#summary>`_']}, 'readme': {'$$description': ['`Full/detailed description of the project in the form of a README', '<https://www.python.org/dev/peps/pep-0621/#readme>`_', "with meaning similar to the one defined in `core metadata's Description", '<https://packaging.python.org/specifications/core-metadata/#description>`_'], 'oneOf': [{'type': 'string', '$$description': ['Relative path to a text file (UTF-8) containing the full description', 'of the project. If the file path ends in case-insensitive ``.md`` or', '``.rst`` suffixes, then the content-type is respectively', '``text/markdown`` or ``text/x-rst``']}, {'type': 'object', 'allOf': [{'anyOf': [{'properties': {'file': {'type': 'string', '$$description': ['Relative path to a text file containing the full description', 'of the project.']}}, 'required': ['file']}, {'properties': {'text': {'type': 'string', 'description': 'Full text describing the project.'}}, 'required': ['text']}]}, {'properties': {'content-type': {'type': 'string', '$$description': ['Content-type (:rfc:`1341`) of the full description', '(e.g. ``text/markdown``). The ``charset`` parameter is assumed', 'UTF-8 when not present.'], '$comment': 'TODO: add regex pattern or format?'}}, 'required': ['content-type']}]}]}, 'requires-python': {'type': 'string', 'format': 'pep508-versionspec', '$$description': ['`The Python version requirements of the project', '<https://packaging.python.org/specifications/core-metadata/#requires-python>`_.']}, 'license': {'description': '`Project license <https://www.python.org/dev/peps/pep-0621/#license>`_.', 'oneOf': [{'properties': {'file': {'type': 'string', '$$description': ['Relative path to the file (UTF-8) which contains the license for the', 'project.']}}, 'required': ['file']}, {'properties': {'text': {'type': 'string', '$$description': ['The license of the project whose meaning is that of the', '`License field from the core metadata', '<https://packaging.python.org/specifications/core-metadata/#license>`_.']}}, 'required': ['text']}]}, 'authors': {'type': 'array', 'items': {'$id': '#/definitions/author', 'title': 'Author or Maintainer', '$comment': 'https://www.python.org/dev/peps/pep-0621/#authors-maintainers', 'type': 'object', 'properties': {'name': {'type': 'string', '$$description': ['MUST be a valid email name, i.e. whatever can be put as a name, before an', 'email, in :rfc:`822`.']}, 'email': {'type': 'string', 'format': 'idn-email', 'description': 'MUST be a valid email address'}}}, '$$description': ["The people or organizations considered to be the 'authors' of the project.", 'The exact meaning is open to interpretation (e.g. original or primary authors,', 'current maintainers, or owners of the package).']}, 'maintainers': {'type': 'array', 'items': {'$id': '#/definitions/author', 'title': 'Author or Maintainer', '$comment': 'https://www.python.org/dev/peps/pep-0621/#authors-maintainers', 'type': 'object', 'properties': {'name': {'type': 'string', '$$description': ['MUST be a valid email name, i.e. whatever can be put as a name, before an', 'email, in :rfc:`822`.']}, 'email': {'type': 'string', 'format': 'idn-email', 'description': 'MUST be a valid email address'}}}, '$$description': ["The people or organizations considered to be the 'maintainers' of the project.", 'Similarly to ``authors``, the exact meaning is open to interpretation.']}, 'keywords': {'type': 'array', 'items': {'type': 'string'}, 'description': 'List of keywords to assist searching for the distribution in a larger catalog.'}, 'classifiers': {'type': 'array', 'items': {'type': 'string', 'format': 'trove-classifier', 'description': '`PyPI classifier <https://pypi.org/classifiers/>`_.'}, '$$description': ['`Trove classifiers <https://pypi.org/classifiers/>`_', 'which apply to the project.']}, 'urls': {'type': 'object', 'description': 'URLs associated with the project in the form ``label => value``.', 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'string', 'format': 'url'}}}, 'scripts': {'$id': '#/definitions/entry-point-group', 'title': 'Entry-points', 'type': 'object', '$$description': ['Entry-points are grouped together to indicate what sort of capabilities they', 'provide.', 'See the `packaging guides', '<https://packaging.python.org/specifications/entry-points/>`_', 'and `setuptools docs', '<https://setuptools.pypa.io/en/latest/userguide/entry_point.html>`_', 'for more information.'], 'propertyNames': {'format': 'python-entrypoint-name'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'string', '$$description': ['Reference to a Python object. It is either in the form', '``importable.module``, or ``importable.module:object.attr``.'], 'format': 'python-entrypoint-reference', '$comment': 'https://packaging.python.org/specifications/entry-points/'}}}, 'gui-scripts': {'$id': '#/definitions/entry-point-group', 'title': 'Entry-points', 'type': 'object', '$$description': ['Entry-points are grouped together to indicate what sort of capabilities they', 'provide.', 'See the `packaging guides', '<https://packaging.python.org/specifications/entry-points/>`_', 'and `setuptools docs', '<https://setuptools.pypa.io/en/latest/userguide/entry_point.html>`_', 'for more information.'], 'propertyNames': {'format': 'python-entrypoint-name'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'string', '$$description': ['Reference to a Python object. It is either in the form', '``importable.module``, or ``importable.module:object.attr``.'], 'format': 'python-entrypoint-reference', '$comment': 'https://packaging.python.org/specifications/entry-points/'}}}, 'entry-points': {'$$description': ['Instruct the installer to expose the given modules/functions via', '``entry-point`` discovery mechanism (useful for plugins).', 'More information available in the `Python packaging guide', '<https://packaging.python.org/specifications/entry-points/>`_.'], 'propertyNames': {'format': 'python-entrypoint-group'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'$id': '#/definitions/entry-point-group', 'title': 'Entry-points', 'type': 'object', '$$description': ['Entry-points are grouped together to indicate what sort of capabilities they', 'provide.', 'See the `packaging guides', '<https://packaging.python.org/specifications/entry-points/>`_', 'and `setuptools docs', '<https://setuptools.pypa.io/en/latest/userguide/entry_point.html>`_', 'for more information.'], 'propertyNames': {'format': 'python-entrypoint-name'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'string', '$$description': ['Reference to a Python object. It is either in the form', '``importable.module``, or ``importable.module:object.attr``.'], 'format': 'python-entrypoint-reference', '$comment': 'https://packaging.python.org/specifications/entry-points/'}}}}}, 'dependencies': {'type': 'array', 'description': 'Project (mandatory) dependencies.', 'items': {'$id': '#/definitions/dependency', 'title': 'Dependency', 'type': 'string', 'description': 'Project dependency specification according to PEP 508', 'format': 'pep508'}}, 'optional-dependencies': {'type': 'object', 'description': 'Optional dependency for the project', 'propertyNames': {'format': 'pep508-identifier'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'array', 'items': {'$id': '#/definitions/dependency', 'title': 'Dependency', 'type': 'string', 'description': 'Project dependency specification according to PEP 508', 'format': 'pep508'}}}}, 'dynamic': {'type': 'array', '$$description': ['Specifies which fields are intentionally unspecified and expected to be', 'dynamically provided by build tools'], 'items': {'enum': ['version', 'description', 'readme', 'requires-python', 'license', 'authors', 'maintainers', 'keywords', 'classifiers', 'urls', 'scripts', 'gui-scripts', 'entry-points', 'dependencies', 'optional-dependencies']}}}, 'required': ['name'], 'additionalProperties': False, 'if': {'not': {'required': ['dynamic'], 'properties': {'dynamic': {'contains': {'const': 'version'}, '$$description': ['version is listed in ``dynamic``']}}}, '$$comment': ['According to :pep:`621`:', ' If the core metadata specification lists a field as "Required", then', ' the metadata MUST specify the field statically or list it in dynamic', 'In turn, `core metadata`_ defines:', ' The required fields are: Metadata-Version, Name, Version.', ' All the other fields are optional.', 'Since ``Metadata-Version`` is defined by the build back-end, ``name`` and', '``version`` are the only mandatory information in ``pyproject.toml``.', '.. _core metadata: https://packaging.python.org/specifications/core-metadata/']}, 'then': {'required': ['version'], '$$description': ['version should be statically defined in the ``version`` field']}, 'definitions': {'author': {'$id': '#/definitions/author', 'title': 'Author or Maintainer', '$comment': 'https://www.python.org/dev/peps/pep-0621/#authors-maintainers', 'type': 'object', 'properties': {'name': {'type': 'string', '$$description': ['MUST be a valid email name, i.e. whatever can be put as a name, before an', 'email, in :rfc:`822`.']}, 'email': {'type': 'string', 'format': 'idn-email', 'description': 'MUST be a valid email address'}}}, 'entry-point-group': {'$id': '#/definitions/entry-point-group', 'title': 'Entry-points', 'type': 'object', '$$description': ['Entry-points are grouped together to indicate what sort of capabilities they', 'provide.', 'See the `packaging guides', '<https://packaging.python.org/specifications/entry-points/>`_', 'and `setuptools docs', '<https://setuptools.pypa.io/en/latest/userguide/entry_point.html>`_', 'for more information.'], 'propertyNames': {'format': 'python-entrypoint-name'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'string', '$$description': ['Reference to a Python object. It is either in the form', '``importable.module``, or ``importable.module:object.attr``.'], 'format': 'python-entrypoint-reference', '$comment': 'https://packaging.python.org/specifications/entry-points/'}}}, 'dependency': {'$id': '#/definitions/dependency', 'title': 'Dependency', 'type': 'string', 'description': 'Project dependency specification according to PEP 508', 'format': 'pep508'}}}, rule='required')
660
- data_keys = set(data.keys())
661
- if "name" in data_keys:
662
- data_keys.remove("name")
663
- data__name = data["name"]
664
- if not isinstance(data__name, (str)):
665
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".name must be string", value=data__name, name="" + (name_prefix or "data") + ".name", definition={'type': 'string', 'description': 'The name (primary identifier) of the project. MUST be statically defined.', 'format': 'pep508-identifier'}, rule='type')
666
- if isinstance(data__name, str):
667
- if not custom_formats["pep508-identifier"](data__name):
668
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".name must be pep508-identifier", value=data__name, name="" + (name_prefix or "data") + ".name", definition={'type': 'string', 'description': 'The name (primary identifier) of the project. MUST be statically defined.', 'format': 'pep508-identifier'}, rule='format')
669
- if "version" in data_keys:
670
- data_keys.remove("version")
671
- data__version = data["version"]
672
- if not isinstance(data__version, (str)):
673
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".version must be string", value=data__version, name="" + (name_prefix or "data") + ".version", definition={'type': 'string', 'description': 'The version of the project as supported by :pep:`440`.', 'format': 'pep440'}, rule='type')
674
- if isinstance(data__version, str):
675
- if not custom_formats["pep440"](data__version):
676
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".version must be pep440", value=data__version, name="" + (name_prefix or "data") + ".version", definition={'type': 'string', 'description': 'The version of the project as supported by :pep:`440`.', 'format': 'pep440'}, rule='format')
677
- if "description" in data_keys:
678
- data_keys.remove("description")
679
- data__description = data["description"]
680
- if not isinstance(data__description, (str)):
681
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".description must be string", value=data__description, name="" + (name_prefix or "data") + ".description", definition={'type': 'string', '$$description': ['The `summary description of the project', '<https://packaging.python.org/specifications/core-metadata/#summary>`_']}, rule='type')
682
- if "readme" in data_keys:
683
- data_keys.remove("readme")
684
- data__readme = data["readme"]
685
- data__readme_one_of_count8 = 0
686
- if data__readme_one_of_count8 < 2:
687
- try:
688
- if not isinstance(data__readme, (str)):
689
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".readme must be string", value=data__readme, name="" + (name_prefix or "data") + ".readme", definition={'type': 'string', '$$description': ['Relative path to a text file (UTF-8) containing the full description', 'of the project. If the file path ends in case-insensitive ``.md`` or', '``.rst`` suffixes, then the content-type is respectively', '``text/markdown`` or ``text/x-rst``']}, rule='type')
690
- data__readme_one_of_count8 += 1
691
- except JsonSchemaValueException: pass
692
- if data__readme_one_of_count8 < 2:
693
- try:
694
- if not isinstance(data__readme, (dict)):
695
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".readme must be object", value=data__readme, name="" + (name_prefix or "data") + ".readme", definition={'type': 'object', 'allOf': [{'anyOf': [{'properties': {'file': {'type': 'string', '$$description': ['Relative path to a text file containing the full description', 'of the project.']}}, 'required': ['file']}, {'properties': {'text': {'type': 'string', 'description': 'Full text describing the project.'}}, 'required': ['text']}]}, {'properties': {'content-type': {'type': 'string', '$$description': ['Content-type (:rfc:`1341`) of the full description', '(e.g. ``text/markdown``). The ``charset`` parameter is assumed', 'UTF-8 when not present.'], '$comment': 'TODO: add regex pattern or format?'}}, 'required': ['content-type']}]}, rule='type')
696
- data__readme_any_of_count9 = 0
697
- if not data__readme_any_of_count9:
698
- try:
699
- data__readme_is_dict = isinstance(data__readme, dict)
700
- if data__readme_is_dict:
701
- data__readme_len = len(data__readme)
702
- if not all(prop in data__readme for prop in ['file']):
703
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".readme must contain ['file'] properties", value=data__readme, name="" + (name_prefix or "data") + ".readme", definition={'properties': {'file': {'type': 'string', '$$description': ['Relative path to a text file containing the full description', 'of the project.']}}, 'required': ['file']}, rule='required')
704
- data__readme_keys = set(data__readme.keys())
705
- if "file" in data__readme_keys:
706
- data__readme_keys.remove("file")
707
- data__readme__file = data__readme["file"]
708
- if not isinstance(data__readme__file, (str)):
709
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".readme.file must be string", value=data__readme__file, name="" + (name_prefix or "data") + ".readme.file", definition={'type': 'string', '$$description': ['Relative path to a text file containing the full description', 'of the project.']}, rule='type')
710
- data__readme_any_of_count9 += 1
711
- except JsonSchemaValueException: pass
712
- if not data__readme_any_of_count9:
713
- try:
714
- data__readme_is_dict = isinstance(data__readme, dict)
715
- if data__readme_is_dict:
716
- data__readme_len = len(data__readme)
717
- if not all(prop in data__readme for prop in ['text']):
718
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".readme must contain ['text'] properties", value=data__readme, name="" + (name_prefix or "data") + ".readme", definition={'properties': {'text': {'type': 'string', 'description': 'Full text describing the project.'}}, 'required': ['text']}, rule='required')
719
- data__readme_keys = set(data__readme.keys())
720
- if "text" in data__readme_keys:
721
- data__readme_keys.remove("text")
722
- data__readme__text = data__readme["text"]
723
- if not isinstance(data__readme__text, (str)):
724
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".readme.text must be string", value=data__readme__text, name="" + (name_prefix or "data") + ".readme.text", definition={'type': 'string', 'description': 'Full text describing the project.'}, rule='type')
725
- data__readme_any_of_count9 += 1
726
- except JsonSchemaValueException: pass
727
- if not data__readme_any_of_count9:
728
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".readme cannot be validated by any definition", value=data__readme, name="" + (name_prefix or "data") + ".readme", definition={'anyOf': [{'properties': {'file': {'type': 'string', '$$description': ['Relative path to a text file containing the full description', 'of the project.']}}, 'required': ['file']}, {'properties': {'text': {'type': 'string', 'description': 'Full text describing the project.'}}, 'required': ['text']}]}, rule='anyOf')
729
- data__readme_is_dict = isinstance(data__readme, dict)
730
- if data__readme_is_dict:
731
- data__readme_len = len(data__readme)
732
- if not all(prop in data__readme for prop in ['content-type']):
733
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".readme must contain ['content-type'] properties", value=data__readme, name="" + (name_prefix or "data") + ".readme", definition={'properties': {'content-type': {'type': 'string', '$$description': ['Content-type (:rfc:`1341`) of the full description', '(e.g. ``text/markdown``). The ``charset`` parameter is assumed', 'UTF-8 when not present.'], '$comment': 'TODO: add regex pattern or format?'}}, 'required': ['content-type']}, rule='required')
734
- data__readme_keys = set(data__readme.keys())
735
- if "content-type" in data__readme_keys:
736
- data__readme_keys.remove("content-type")
737
- data__readme__contenttype = data__readme["content-type"]
738
- if not isinstance(data__readme__contenttype, (str)):
739
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".readme.content-type must be string", value=data__readme__contenttype, name="" + (name_prefix or "data") + ".readme.content-type", definition={'type': 'string', '$$description': ['Content-type (:rfc:`1341`) of the full description', '(e.g. ``text/markdown``). The ``charset`` parameter is assumed', 'UTF-8 when not present.'], '$comment': 'TODO: add regex pattern or format?'}, rule='type')
740
- data__readme_one_of_count8 += 1
741
- except JsonSchemaValueException: pass
742
- if data__readme_one_of_count8 != 1:
743
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".readme must be valid exactly by one definition" + (" (" + str(data__readme_one_of_count8) + " matches found)"), value=data__readme, name="" + (name_prefix or "data") + ".readme", definition={'$$description': ['`Full/detailed description of the project in the form of a README', '<https://www.python.org/dev/peps/pep-0621/#readme>`_', "with meaning similar to the one defined in `core metadata's Description", '<https://packaging.python.org/specifications/core-metadata/#description>`_'], 'oneOf': [{'type': 'string', '$$description': ['Relative path to a text file (UTF-8) containing the full description', 'of the project. If the file path ends in case-insensitive ``.md`` or', '``.rst`` suffixes, then the content-type is respectively', '``text/markdown`` or ``text/x-rst``']}, {'type': 'object', 'allOf': [{'anyOf': [{'properties': {'file': {'type': 'string', '$$description': ['Relative path to a text file containing the full description', 'of the project.']}}, 'required': ['file']}, {'properties': {'text': {'type': 'string', 'description': 'Full text describing the project.'}}, 'required': ['text']}]}, {'properties': {'content-type': {'type': 'string', '$$description': ['Content-type (:rfc:`1341`) of the full description', '(e.g. ``text/markdown``). The ``charset`` parameter is assumed', 'UTF-8 when not present.'], '$comment': 'TODO: add regex pattern or format?'}}, 'required': ['content-type']}]}]}, rule='oneOf')
744
- if "requires-python" in data_keys:
745
- data_keys.remove("requires-python")
746
- data__requirespython = data["requires-python"]
747
- if not isinstance(data__requirespython, (str)):
748
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".requires-python must be string", value=data__requirespython, name="" + (name_prefix or "data") + ".requires-python", definition={'type': 'string', 'format': 'pep508-versionspec', '$$description': ['`The Python version requirements of the project', '<https://packaging.python.org/specifications/core-metadata/#requires-python>`_.']}, rule='type')
749
- if isinstance(data__requirespython, str):
750
- if not custom_formats["pep508-versionspec"](data__requirespython):
751
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".requires-python must be pep508-versionspec", value=data__requirespython, name="" + (name_prefix or "data") + ".requires-python", definition={'type': 'string', 'format': 'pep508-versionspec', '$$description': ['`The Python version requirements of the project', '<https://packaging.python.org/specifications/core-metadata/#requires-python>`_.']}, rule='format')
752
- if "license" in data_keys:
753
- data_keys.remove("license")
754
- data__license = data["license"]
755
- data__license_one_of_count10 = 0
756
- if data__license_one_of_count10 < 2:
757
- try:
758
- data__license_is_dict = isinstance(data__license, dict)
759
- if data__license_is_dict:
760
- data__license_len = len(data__license)
761
- if not all(prop in data__license for prop in ['file']):
762
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".license must contain ['file'] properties", value=data__license, name="" + (name_prefix or "data") + ".license", definition={'properties': {'file': {'type': 'string', '$$description': ['Relative path to the file (UTF-8) which contains the license for the', 'project.']}}, 'required': ['file']}, rule='required')
763
- data__license_keys = set(data__license.keys())
764
- if "file" in data__license_keys:
765
- data__license_keys.remove("file")
766
- data__license__file = data__license["file"]
767
- if not isinstance(data__license__file, (str)):
768
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".license.file must be string", value=data__license__file, name="" + (name_prefix or "data") + ".license.file", definition={'type': 'string', '$$description': ['Relative path to the file (UTF-8) which contains the license for the', 'project.']}, rule='type')
769
- data__license_one_of_count10 += 1
770
- except JsonSchemaValueException: pass
771
- if data__license_one_of_count10 < 2:
772
- try:
773
- data__license_is_dict = isinstance(data__license, dict)
774
- if data__license_is_dict:
775
- data__license_len = len(data__license)
776
- if not all(prop in data__license for prop in ['text']):
777
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".license must contain ['text'] properties", value=data__license, name="" + (name_prefix or "data") + ".license", definition={'properties': {'text': {'type': 'string', '$$description': ['The license of the project whose meaning is that of the', '`License field from the core metadata', '<https://packaging.python.org/specifications/core-metadata/#license>`_.']}}, 'required': ['text']}, rule='required')
778
- data__license_keys = set(data__license.keys())
779
- if "text" in data__license_keys:
780
- data__license_keys.remove("text")
781
- data__license__text = data__license["text"]
782
- if not isinstance(data__license__text, (str)):
783
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".license.text must be string", value=data__license__text, name="" + (name_prefix or "data") + ".license.text", definition={'type': 'string', '$$description': ['The license of the project whose meaning is that of the', '`License field from the core metadata', '<https://packaging.python.org/specifications/core-metadata/#license>`_.']}, rule='type')
784
- data__license_one_of_count10 += 1
785
- except JsonSchemaValueException: pass
786
- if data__license_one_of_count10 != 1:
787
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".license must be valid exactly by one definition" + (" (" + str(data__license_one_of_count10) + " matches found)"), value=data__license, name="" + (name_prefix or "data") + ".license", definition={'description': '`Project license <https://www.python.org/dev/peps/pep-0621/#license>`_.', 'oneOf': [{'properties': {'file': {'type': 'string', '$$description': ['Relative path to the file (UTF-8) which contains the license for the', 'project.']}}, 'required': ['file']}, {'properties': {'text': {'type': 'string', '$$description': ['The license of the project whose meaning is that of the', '`License field from the core metadata', '<https://packaging.python.org/specifications/core-metadata/#license>`_.']}}, 'required': ['text']}]}, rule='oneOf')
788
- if "authors" in data_keys:
789
- data_keys.remove("authors")
790
- data__authors = data["authors"]
791
- if not isinstance(data__authors, (list, tuple)):
792
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".authors must be array", value=data__authors, name="" + (name_prefix or "data") + ".authors", definition={'type': 'array', 'items': {'$id': '#/definitions/author', 'title': 'Author or Maintainer', '$comment': 'https://www.python.org/dev/peps/pep-0621/#authors-maintainers', 'type': 'object', 'properties': {'name': {'type': 'string', '$$description': ['MUST be a valid email name, i.e. whatever can be put as a name, before an', 'email, in :rfc:`822`.']}, 'email': {'type': 'string', 'format': 'idn-email', 'description': 'MUST be a valid email address'}}}, '$$description': ["The people or organizations considered to be the 'authors' of the project.", 'The exact meaning is open to interpretation (e.g. original or primary authors,', 'current maintainers, or owners of the package).']}, rule='type')
793
- data__authors_is_list = isinstance(data__authors, (list, tuple))
794
- if data__authors_is_list:
795
- data__authors_len = len(data__authors)
796
- for data__authors_x, data__authors_item in enumerate(data__authors):
797
- validate_https___packaging_python_org_en_latest_specifications_declaring_project_metadata___definitions_author(data__authors_item, custom_formats, (name_prefix or "data") + ".authors[{data__authors_x}]")
798
- if "maintainers" in data_keys:
799
- data_keys.remove("maintainers")
800
- data__maintainers = data["maintainers"]
801
- if not isinstance(data__maintainers, (list, tuple)):
802
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".maintainers must be array", value=data__maintainers, name="" + (name_prefix or "data") + ".maintainers", definition={'type': 'array', 'items': {'$id': '#/definitions/author', 'title': 'Author or Maintainer', '$comment': 'https://www.python.org/dev/peps/pep-0621/#authors-maintainers', 'type': 'object', 'properties': {'name': {'type': 'string', '$$description': ['MUST be a valid email name, i.e. whatever can be put as a name, before an', 'email, in :rfc:`822`.']}, 'email': {'type': 'string', 'format': 'idn-email', 'description': 'MUST be a valid email address'}}}, '$$description': ["The people or organizations considered to be the 'maintainers' of the project.", 'Similarly to ``authors``, the exact meaning is open to interpretation.']}, rule='type')
803
- data__maintainers_is_list = isinstance(data__maintainers, (list, tuple))
804
- if data__maintainers_is_list:
805
- data__maintainers_len = len(data__maintainers)
806
- for data__maintainers_x, data__maintainers_item in enumerate(data__maintainers):
807
- validate_https___packaging_python_org_en_latest_specifications_declaring_project_metadata___definitions_author(data__maintainers_item, custom_formats, (name_prefix or "data") + ".maintainers[{data__maintainers_x}]")
808
- if "keywords" in data_keys:
809
- data_keys.remove("keywords")
810
- data__keywords = data["keywords"]
811
- if not isinstance(data__keywords, (list, tuple)):
812
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".keywords must be array", value=data__keywords, name="" + (name_prefix or "data") + ".keywords", definition={'type': 'array', 'items': {'type': 'string'}, 'description': 'List of keywords to assist searching for the distribution in a larger catalog.'}, rule='type')
813
- data__keywords_is_list = isinstance(data__keywords, (list, tuple))
814
- if data__keywords_is_list:
815
- data__keywords_len = len(data__keywords)
816
- for data__keywords_x, data__keywords_item in enumerate(data__keywords):
817
- if not isinstance(data__keywords_item, (str)):
818
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".keywords[{data__keywords_x}]".format(**locals()) + " must be string", value=data__keywords_item, name="" + (name_prefix or "data") + ".keywords[{data__keywords_x}]".format(**locals()) + "", definition={'type': 'string'}, rule='type')
819
- if "classifiers" in data_keys:
820
- data_keys.remove("classifiers")
821
- data__classifiers = data["classifiers"]
822
- if not isinstance(data__classifiers, (list, tuple)):
823
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".classifiers must be array", value=data__classifiers, name="" + (name_prefix or "data") + ".classifiers", definition={'type': 'array', 'items': {'type': 'string', 'format': 'trove-classifier', 'description': '`PyPI classifier <https://pypi.org/classifiers/>`_.'}, '$$description': ['`Trove classifiers <https://pypi.org/classifiers/>`_', 'which apply to the project.']}, rule='type')
824
- data__classifiers_is_list = isinstance(data__classifiers, (list, tuple))
825
- if data__classifiers_is_list:
826
- data__classifiers_len = len(data__classifiers)
827
- for data__classifiers_x, data__classifiers_item in enumerate(data__classifiers):
828
- if not isinstance(data__classifiers_item, (str)):
829
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".classifiers[{data__classifiers_x}]".format(**locals()) + " must be string", value=data__classifiers_item, name="" + (name_prefix or "data") + ".classifiers[{data__classifiers_x}]".format(**locals()) + "", definition={'type': 'string', 'format': 'trove-classifier', 'description': '`PyPI classifier <https://pypi.org/classifiers/>`_.'}, rule='type')
830
- if isinstance(data__classifiers_item, str):
831
- if not custom_formats["trove-classifier"](data__classifiers_item):
832
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".classifiers[{data__classifiers_x}]".format(**locals()) + " must be trove-classifier", value=data__classifiers_item, name="" + (name_prefix or "data") + ".classifiers[{data__classifiers_x}]".format(**locals()) + "", definition={'type': 'string', 'format': 'trove-classifier', 'description': '`PyPI classifier <https://pypi.org/classifiers/>`_.'}, rule='format')
833
- if "urls" in data_keys:
834
- data_keys.remove("urls")
835
- data__urls = data["urls"]
836
- if not isinstance(data__urls, (dict)):
837
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".urls must be object", value=data__urls, name="" + (name_prefix or "data") + ".urls", definition={'type': 'object', 'description': 'URLs associated with the project in the form ``label => value``.', 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'string', 'format': 'url'}}}, rule='type')
838
- data__urls_is_dict = isinstance(data__urls, dict)
839
- if data__urls_is_dict:
840
- data__urls_keys = set(data__urls.keys())
841
- for data__urls_key, data__urls_val in data__urls.items():
842
- if REGEX_PATTERNS['^.+$'].search(data__urls_key):
843
- if data__urls_key in data__urls_keys:
844
- data__urls_keys.remove(data__urls_key)
845
- if not isinstance(data__urls_val, (str)):
846
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".urls.{data__urls_key}".format(**locals()) + " must be string", value=data__urls_val, name="" + (name_prefix or "data") + ".urls.{data__urls_key}".format(**locals()) + "", definition={'type': 'string', 'format': 'url'}, rule='type')
847
- if isinstance(data__urls_val, str):
848
- if not custom_formats["url"](data__urls_val):
849
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".urls.{data__urls_key}".format(**locals()) + " must be url", value=data__urls_val, name="" + (name_prefix or "data") + ".urls.{data__urls_key}".format(**locals()) + "", definition={'type': 'string', 'format': 'url'}, rule='format')
850
- if data__urls_keys:
851
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".urls must not contain "+str(data__urls_keys)+" properties", value=data__urls, name="" + (name_prefix or "data") + ".urls", definition={'type': 'object', 'description': 'URLs associated with the project in the form ``label => value``.', 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'string', 'format': 'url'}}}, rule='additionalProperties')
852
- if "scripts" in data_keys:
853
- data_keys.remove("scripts")
854
- data__scripts = data["scripts"]
855
- validate_https___packaging_python_org_en_latest_specifications_declaring_project_metadata___definitions_entry_point_group(data__scripts, custom_formats, (name_prefix or "data") + ".scripts")
856
- if "gui-scripts" in data_keys:
857
- data_keys.remove("gui-scripts")
858
- data__guiscripts = data["gui-scripts"]
859
- validate_https___packaging_python_org_en_latest_specifications_declaring_project_metadata___definitions_entry_point_group(data__guiscripts, custom_formats, (name_prefix or "data") + ".gui-scripts")
860
- if "entry-points" in data_keys:
861
- data_keys.remove("entry-points")
862
- data__entrypoints = data["entry-points"]
863
- data__entrypoints_is_dict = isinstance(data__entrypoints, dict)
864
- if data__entrypoints_is_dict:
865
- data__entrypoints_keys = set(data__entrypoints.keys())
866
- for data__entrypoints_key, data__entrypoints_val in data__entrypoints.items():
867
- if REGEX_PATTERNS['^.+$'].search(data__entrypoints_key):
868
- if data__entrypoints_key in data__entrypoints_keys:
869
- data__entrypoints_keys.remove(data__entrypoints_key)
870
- validate_https___packaging_python_org_en_latest_specifications_declaring_project_metadata___definitions_entry_point_group(data__entrypoints_val, custom_formats, (name_prefix or "data") + ".entry-points.{data__entrypoints_key}")
871
- if data__entrypoints_keys:
872
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".entry-points must not contain "+str(data__entrypoints_keys)+" properties", value=data__entrypoints, name="" + (name_prefix or "data") + ".entry-points", definition={'$$description': ['Instruct the installer to expose the given modules/functions via', '``entry-point`` discovery mechanism (useful for plugins).', 'More information available in the `Python packaging guide', '<https://packaging.python.org/specifications/entry-points/>`_.'], 'propertyNames': {'format': 'python-entrypoint-group'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'$id': '#/definitions/entry-point-group', 'title': 'Entry-points', 'type': 'object', '$$description': ['Entry-points are grouped together to indicate what sort of capabilities they', 'provide.', 'See the `packaging guides', '<https://packaging.python.org/specifications/entry-points/>`_', 'and `setuptools docs', '<https://setuptools.pypa.io/en/latest/userguide/entry_point.html>`_', 'for more information.'], 'propertyNames': {'format': 'python-entrypoint-name'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'string', '$$description': ['Reference to a Python object. It is either in the form', '``importable.module``, or ``importable.module:object.attr``.'], 'format': 'python-entrypoint-reference', '$comment': 'https://packaging.python.org/specifications/entry-points/'}}}}}, rule='additionalProperties')
873
- data__entrypoints_len = len(data__entrypoints)
874
- if data__entrypoints_len != 0:
875
- data__entrypoints_property_names = True
876
- for data__entrypoints_key in data__entrypoints:
877
- try:
878
- if isinstance(data__entrypoints_key, str):
879
- if not custom_formats["python-entrypoint-group"](data__entrypoints_key):
880
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".entry-points must be python-entrypoint-group", value=data__entrypoints_key, name="" + (name_prefix or "data") + ".entry-points", definition={'format': 'python-entrypoint-group'}, rule='format')
881
- except JsonSchemaValueException:
882
- data__entrypoints_property_names = False
883
- if not data__entrypoints_property_names:
884
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".entry-points must be named by propertyName definition", value=data__entrypoints, name="" + (name_prefix or "data") + ".entry-points", definition={'$$description': ['Instruct the installer to expose the given modules/functions via', '``entry-point`` discovery mechanism (useful for plugins).', 'More information available in the `Python packaging guide', '<https://packaging.python.org/specifications/entry-points/>`_.'], 'propertyNames': {'format': 'python-entrypoint-group'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'$id': '#/definitions/entry-point-group', 'title': 'Entry-points', 'type': 'object', '$$description': ['Entry-points are grouped together to indicate what sort of capabilities they', 'provide.', 'See the `packaging guides', '<https://packaging.python.org/specifications/entry-points/>`_', 'and `setuptools docs', '<https://setuptools.pypa.io/en/latest/userguide/entry_point.html>`_', 'for more information.'], 'propertyNames': {'format': 'python-entrypoint-name'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'string', '$$description': ['Reference to a Python object. It is either in the form', '``importable.module``, or ``importable.module:object.attr``.'], 'format': 'python-entrypoint-reference', '$comment': 'https://packaging.python.org/specifications/entry-points/'}}}}}, rule='propertyNames')
885
- if "dependencies" in data_keys:
886
- data_keys.remove("dependencies")
887
- data__dependencies = data["dependencies"]
888
- if not isinstance(data__dependencies, (list, tuple)):
889
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".dependencies must be array", value=data__dependencies, name="" + (name_prefix or "data") + ".dependencies", definition={'type': 'array', 'description': 'Project (mandatory) dependencies.', 'items': {'$id': '#/definitions/dependency', 'title': 'Dependency', 'type': 'string', 'description': 'Project dependency specification according to PEP 508', 'format': 'pep508'}}, rule='type')
890
- data__dependencies_is_list = isinstance(data__dependencies, (list, tuple))
891
- if data__dependencies_is_list:
892
- data__dependencies_len = len(data__dependencies)
893
- for data__dependencies_x, data__dependencies_item in enumerate(data__dependencies):
894
- validate_https___packaging_python_org_en_latest_specifications_declaring_project_metadata___definitions_dependency(data__dependencies_item, custom_formats, (name_prefix or "data") + ".dependencies[{data__dependencies_x}]")
895
- if "optional-dependencies" in data_keys:
896
- data_keys.remove("optional-dependencies")
897
- data__optionaldependencies = data["optional-dependencies"]
898
- if not isinstance(data__optionaldependencies, (dict)):
899
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".optional-dependencies must be object", value=data__optionaldependencies, name="" + (name_prefix or "data") + ".optional-dependencies", definition={'type': 'object', 'description': 'Optional dependency for the project', 'propertyNames': {'format': 'pep508-identifier'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'array', 'items': {'$id': '#/definitions/dependency', 'title': 'Dependency', 'type': 'string', 'description': 'Project dependency specification according to PEP 508', 'format': 'pep508'}}}}, rule='type')
900
- data__optionaldependencies_is_dict = isinstance(data__optionaldependencies, dict)
901
- if data__optionaldependencies_is_dict:
902
- data__optionaldependencies_keys = set(data__optionaldependencies.keys())
903
- for data__optionaldependencies_key, data__optionaldependencies_val in data__optionaldependencies.items():
904
- if REGEX_PATTERNS['^.+$'].search(data__optionaldependencies_key):
905
- if data__optionaldependencies_key in data__optionaldependencies_keys:
906
- data__optionaldependencies_keys.remove(data__optionaldependencies_key)
907
- if not isinstance(data__optionaldependencies_val, (list, tuple)):
908
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".optional-dependencies.{data__optionaldependencies_key}".format(**locals()) + " must be array", value=data__optionaldependencies_val, name="" + (name_prefix or "data") + ".optional-dependencies.{data__optionaldependencies_key}".format(**locals()) + "", definition={'type': 'array', 'items': {'$id': '#/definitions/dependency', 'title': 'Dependency', 'type': 'string', 'description': 'Project dependency specification according to PEP 508', 'format': 'pep508'}}, rule='type')
909
- data__optionaldependencies_val_is_list = isinstance(data__optionaldependencies_val, (list, tuple))
910
- if data__optionaldependencies_val_is_list:
911
- data__optionaldependencies_val_len = len(data__optionaldependencies_val)
912
- for data__optionaldependencies_val_x, data__optionaldependencies_val_item in enumerate(data__optionaldependencies_val):
913
- validate_https___packaging_python_org_en_latest_specifications_declaring_project_metadata___definitions_dependency(data__optionaldependencies_val_item, custom_formats, (name_prefix or "data") + ".optional-dependencies.{data__optionaldependencies_key}[{data__optionaldependencies_val_x}]")
914
- if data__optionaldependencies_keys:
915
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".optional-dependencies must not contain "+str(data__optionaldependencies_keys)+" properties", value=data__optionaldependencies, name="" + (name_prefix or "data") + ".optional-dependencies", definition={'type': 'object', 'description': 'Optional dependency for the project', 'propertyNames': {'format': 'pep508-identifier'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'array', 'items': {'$id': '#/definitions/dependency', 'title': 'Dependency', 'type': 'string', 'description': 'Project dependency specification according to PEP 508', 'format': 'pep508'}}}}, rule='additionalProperties')
916
- data__optionaldependencies_len = len(data__optionaldependencies)
917
- if data__optionaldependencies_len != 0:
918
- data__optionaldependencies_property_names = True
919
- for data__optionaldependencies_key in data__optionaldependencies:
920
- try:
921
- if isinstance(data__optionaldependencies_key, str):
922
- if not custom_formats["pep508-identifier"](data__optionaldependencies_key):
923
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".optional-dependencies must be pep508-identifier", value=data__optionaldependencies_key, name="" + (name_prefix or "data") + ".optional-dependencies", definition={'format': 'pep508-identifier'}, rule='format')
924
- except JsonSchemaValueException:
925
- data__optionaldependencies_property_names = False
926
- if not data__optionaldependencies_property_names:
927
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".optional-dependencies must be named by propertyName definition", value=data__optionaldependencies, name="" + (name_prefix or "data") + ".optional-dependencies", definition={'type': 'object', 'description': 'Optional dependency for the project', 'propertyNames': {'format': 'pep508-identifier'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'array', 'items': {'$id': '#/definitions/dependency', 'title': 'Dependency', 'type': 'string', 'description': 'Project dependency specification according to PEP 508', 'format': 'pep508'}}}}, rule='propertyNames')
928
- if "dynamic" in data_keys:
929
- data_keys.remove("dynamic")
930
- data__dynamic = data["dynamic"]
931
- if not isinstance(data__dynamic, (list, tuple)):
932
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".dynamic must be array", value=data__dynamic, name="" + (name_prefix or "data") + ".dynamic", definition={'type': 'array', '$$description': ['Specifies which fields are intentionally unspecified and expected to be', 'dynamically provided by build tools'], 'items': {'enum': ['version', 'description', 'readme', 'requires-python', 'license', 'authors', 'maintainers', 'keywords', 'classifiers', 'urls', 'scripts', 'gui-scripts', 'entry-points', 'dependencies', 'optional-dependencies']}}, rule='type')
933
- data__dynamic_is_list = isinstance(data__dynamic, (list, tuple))
934
- if data__dynamic_is_list:
935
- data__dynamic_len = len(data__dynamic)
936
- for data__dynamic_x, data__dynamic_item in enumerate(data__dynamic):
937
- if data__dynamic_item not in ['version', 'description', 'readme', 'requires-python', 'license', 'authors', 'maintainers', 'keywords', 'classifiers', 'urls', 'scripts', 'gui-scripts', 'entry-points', 'dependencies', 'optional-dependencies']:
938
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".dynamic[{data__dynamic_x}]".format(**locals()) + " must be one of ['version', 'description', 'readme', 'requires-python', 'license', 'authors', 'maintainers', 'keywords', 'classifiers', 'urls', 'scripts', 'gui-scripts', 'entry-points', 'dependencies', 'optional-dependencies']", value=data__dynamic_item, name="" + (name_prefix or "data") + ".dynamic[{data__dynamic_x}]".format(**locals()) + "", definition={'enum': ['version', 'description', 'readme', 'requires-python', 'license', 'authors', 'maintainers', 'keywords', 'classifiers', 'urls', 'scripts', 'gui-scripts', 'entry-points', 'dependencies', 'optional-dependencies']}, rule='enum')
939
- if data_keys:
940
- raise JsonSchemaValueException("" + (name_prefix or "data") + " must not contain "+str(data_keys)+" properties", value=data, name="" + (name_prefix or "data") + "", definition={'$schema': 'http://json-schema.org/draft-07/schema', '$id': 'https://packaging.python.org/en/latest/specifications/declaring-project-metadata/', 'title': 'Package metadata stored in the ``project`` table', '$$description': ['Data structure for the **project** table inside ``pyproject.toml``', '(as initially defined in :pep:`621`)'], 'type': 'object', 'properties': {'name': {'type': 'string', 'description': 'The name (primary identifier) of the project. MUST be statically defined.', 'format': 'pep508-identifier'}, 'version': {'type': 'string', 'description': 'The version of the project as supported by :pep:`440`.', 'format': 'pep440'}, 'description': {'type': 'string', '$$description': ['The `summary description of the project', '<https://packaging.python.org/specifications/core-metadata/#summary>`_']}, 'readme': {'$$description': ['`Full/detailed description of the project in the form of a README', '<https://www.python.org/dev/peps/pep-0621/#readme>`_', "with meaning similar to the one defined in `core metadata's Description", '<https://packaging.python.org/specifications/core-metadata/#description>`_'], 'oneOf': [{'type': 'string', '$$description': ['Relative path to a text file (UTF-8) containing the full description', 'of the project. If the file path ends in case-insensitive ``.md`` or', '``.rst`` suffixes, then the content-type is respectively', '``text/markdown`` or ``text/x-rst``']}, {'type': 'object', 'allOf': [{'anyOf': [{'properties': {'file': {'type': 'string', '$$description': ['Relative path to a text file containing the full description', 'of the project.']}}, 'required': ['file']}, {'properties': {'text': {'type': 'string', 'description': 'Full text describing the project.'}}, 'required': ['text']}]}, {'properties': {'content-type': {'type': 'string', '$$description': ['Content-type (:rfc:`1341`) of the full description', '(e.g. ``text/markdown``). The ``charset`` parameter is assumed', 'UTF-8 when not present.'], '$comment': 'TODO: add regex pattern or format?'}}, 'required': ['content-type']}]}]}, 'requires-python': {'type': 'string', 'format': 'pep508-versionspec', '$$description': ['`The Python version requirements of the project', '<https://packaging.python.org/specifications/core-metadata/#requires-python>`_.']}, 'license': {'description': '`Project license <https://www.python.org/dev/peps/pep-0621/#license>`_.', 'oneOf': [{'properties': {'file': {'type': 'string', '$$description': ['Relative path to the file (UTF-8) which contains the license for the', 'project.']}}, 'required': ['file']}, {'properties': {'text': {'type': 'string', '$$description': ['The license of the project whose meaning is that of the', '`License field from the core metadata', '<https://packaging.python.org/specifications/core-metadata/#license>`_.']}}, 'required': ['text']}]}, 'authors': {'type': 'array', 'items': {'$id': '#/definitions/author', 'title': 'Author or Maintainer', '$comment': 'https://www.python.org/dev/peps/pep-0621/#authors-maintainers', 'type': 'object', 'properties': {'name': {'type': 'string', '$$description': ['MUST be a valid email name, i.e. whatever can be put as a name, before an', 'email, in :rfc:`822`.']}, 'email': {'type': 'string', 'format': 'idn-email', 'description': 'MUST be a valid email address'}}}, '$$description': ["The people or organizations considered to be the 'authors' of the project.", 'The exact meaning is open to interpretation (e.g. original or primary authors,', 'current maintainers, or owners of the package).']}, 'maintainers': {'type': 'array', 'items': {'$id': '#/definitions/author', 'title': 'Author or Maintainer', '$comment': 'https://www.python.org/dev/peps/pep-0621/#authors-maintainers', 'type': 'object', 'properties': {'name': {'type': 'string', '$$description': ['MUST be a valid email name, i.e. whatever can be put as a name, before an', 'email, in :rfc:`822`.']}, 'email': {'type': 'string', 'format': 'idn-email', 'description': 'MUST be a valid email address'}}}, '$$description': ["The people or organizations considered to be the 'maintainers' of the project.", 'Similarly to ``authors``, the exact meaning is open to interpretation.']}, 'keywords': {'type': 'array', 'items': {'type': 'string'}, 'description': 'List of keywords to assist searching for the distribution in a larger catalog.'}, 'classifiers': {'type': 'array', 'items': {'type': 'string', 'format': 'trove-classifier', 'description': '`PyPI classifier <https://pypi.org/classifiers/>`_.'}, '$$description': ['`Trove classifiers <https://pypi.org/classifiers/>`_', 'which apply to the project.']}, 'urls': {'type': 'object', 'description': 'URLs associated with the project in the form ``label => value``.', 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'string', 'format': 'url'}}}, 'scripts': {'$id': '#/definitions/entry-point-group', 'title': 'Entry-points', 'type': 'object', '$$description': ['Entry-points are grouped together to indicate what sort of capabilities they', 'provide.', 'See the `packaging guides', '<https://packaging.python.org/specifications/entry-points/>`_', 'and `setuptools docs', '<https://setuptools.pypa.io/en/latest/userguide/entry_point.html>`_', 'for more information.'], 'propertyNames': {'format': 'python-entrypoint-name'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'string', '$$description': ['Reference to a Python object. It is either in the form', '``importable.module``, or ``importable.module:object.attr``.'], 'format': 'python-entrypoint-reference', '$comment': 'https://packaging.python.org/specifications/entry-points/'}}}, 'gui-scripts': {'$id': '#/definitions/entry-point-group', 'title': 'Entry-points', 'type': 'object', '$$description': ['Entry-points are grouped together to indicate what sort of capabilities they', 'provide.', 'See the `packaging guides', '<https://packaging.python.org/specifications/entry-points/>`_', 'and `setuptools docs', '<https://setuptools.pypa.io/en/latest/userguide/entry_point.html>`_', 'for more information.'], 'propertyNames': {'format': 'python-entrypoint-name'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'string', '$$description': ['Reference to a Python object. It is either in the form', '``importable.module``, or ``importable.module:object.attr``.'], 'format': 'python-entrypoint-reference', '$comment': 'https://packaging.python.org/specifications/entry-points/'}}}, 'entry-points': {'$$description': ['Instruct the installer to expose the given modules/functions via', '``entry-point`` discovery mechanism (useful for plugins).', 'More information available in the `Python packaging guide', '<https://packaging.python.org/specifications/entry-points/>`_.'], 'propertyNames': {'format': 'python-entrypoint-group'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'$id': '#/definitions/entry-point-group', 'title': 'Entry-points', 'type': 'object', '$$description': ['Entry-points are grouped together to indicate what sort of capabilities they', 'provide.', 'See the `packaging guides', '<https://packaging.python.org/specifications/entry-points/>`_', 'and `setuptools docs', '<https://setuptools.pypa.io/en/latest/userguide/entry_point.html>`_', 'for more information.'], 'propertyNames': {'format': 'python-entrypoint-name'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'string', '$$description': ['Reference to a Python object. It is either in the form', '``importable.module``, or ``importable.module:object.attr``.'], 'format': 'python-entrypoint-reference', '$comment': 'https://packaging.python.org/specifications/entry-points/'}}}}}, 'dependencies': {'type': 'array', 'description': 'Project (mandatory) dependencies.', 'items': {'$id': '#/definitions/dependency', 'title': 'Dependency', 'type': 'string', 'description': 'Project dependency specification according to PEP 508', 'format': 'pep508'}}, 'optional-dependencies': {'type': 'object', 'description': 'Optional dependency for the project', 'propertyNames': {'format': 'pep508-identifier'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'array', 'items': {'$id': '#/definitions/dependency', 'title': 'Dependency', 'type': 'string', 'description': 'Project dependency specification according to PEP 508', 'format': 'pep508'}}}}, 'dynamic': {'type': 'array', '$$description': ['Specifies which fields are intentionally unspecified and expected to be', 'dynamically provided by build tools'], 'items': {'enum': ['version', 'description', 'readme', 'requires-python', 'license', 'authors', 'maintainers', 'keywords', 'classifiers', 'urls', 'scripts', 'gui-scripts', 'entry-points', 'dependencies', 'optional-dependencies']}}}, 'required': ['name'], 'additionalProperties': False, 'if': {'not': {'required': ['dynamic'], 'properties': {'dynamic': {'contains': {'const': 'version'}, '$$description': ['version is listed in ``dynamic``']}}}, '$$comment': ['According to :pep:`621`:', ' If the core metadata specification lists a field as "Required", then', ' the metadata MUST specify the field statically or list it in dynamic', 'In turn, `core metadata`_ defines:', ' The required fields are: Metadata-Version, Name, Version.', ' All the other fields are optional.', 'Since ``Metadata-Version`` is defined by the build back-end, ``name`` and', '``version`` are the only mandatory information in ``pyproject.toml``.', '.. _core metadata: https://packaging.python.org/specifications/core-metadata/']}, 'then': {'required': ['version'], '$$description': ['version should be statically defined in the ``version`` field']}, 'definitions': {'author': {'$id': '#/definitions/author', 'title': 'Author or Maintainer', '$comment': 'https://www.python.org/dev/peps/pep-0621/#authors-maintainers', 'type': 'object', 'properties': {'name': {'type': 'string', '$$description': ['MUST be a valid email name, i.e. whatever can be put as a name, before an', 'email, in :rfc:`822`.']}, 'email': {'type': 'string', 'format': 'idn-email', 'description': 'MUST be a valid email address'}}}, 'entry-point-group': {'$id': '#/definitions/entry-point-group', 'title': 'Entry-points', 'type': 'object', '$$description': ['Entry-points are grouped together to indicate what sort of capabilities they', 'provide.', 'See the `packaging guides', '<https://packaging.python.org/specifications/entry-points/>`_', 'and `setuptools docs', '<https://setuptools.pypa.io/en/latest/userguide/entry_point.html>`_', 'for more information.'], 'propertyNames': {'format': 'python-entrypoint-name'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'string', '$$description': ['Reference to a Python object. It is either in the form', '``importable.module``, or ``importable.module:object.attr``.'], 'format': 'python-entrypoint-reference', '$comment': 'https://packaging.python.org/specifications/entry-points/'}}}, 'dependency': {'$id': '#/definitions/dependency', 'title': 'Dependency', 'type': 'string', 'description': 'Project dependency specification according to PEP 508', 'format': 'pep508'}}}, rule='additionalProperties')
941
- try:
942
- try:
943
- data_is_dict = isinstance(data, dict)
944
- if data_is_dict:
945
- data_len = len(data)
946
- if not all(prop in data for prop in ['dynamic']):
947
- raise JsonSchemaValueException("" + (name_prefix or "data") + " must contain ['dynamic'] properties", value=data, name="" + (name_prefix or "data") + "", definition={'required': ['dynamic'], 'properties': {'dynamic': {'contains': {'const': 'version'}, '$$description': ['version is listed in ``dynamic``']}}}, rule='required')
948
- data_keys = set(data.keys())
949
- if "dynamic" in data_keys:
950
- data_keys.remove("dynamic")
951
- data__dynamic = data["dynamic"]
952
- data__dynamic_is_list = isinstance(data__dynamic, (list, tuple))
953
- if data__dynamic_is_list:
954
- data__dynamic_contains = False
955
- for data__dynamic_key in data__dynamic:
956
- try:
957
- if data__dynamic_key != "version":
958
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".dynamic must be same as const definition: version", value=data__dynamic_key, name="" + (name_prefix or "data") + ".dynamic", definition={'const': 'version'}, rule='const')
959
- data__dynamic_contains = True
960
- break
961
- except JsonSchemaValueException: pass
962
- if not data__dynamic_contains:
963
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".dynamic must contain one of contains definition", value=data__dynamic, name="" + (name_prefix or "data") + ".dynamic", definition={'contains': {'const': 'version'}, '$$description': ['version is listed in ``dynamic``']}, rule='contains')
964
- except JsonSchemaValueException: pass
965
- else:
966
- raise JsonSchemaValueException("" + (name_prefix or "data") + " must NOT match a disallowed definition", value=data, name="" + (name_prefix or "data") + "", definition={'not': {'required': ['dynamic'], 'properties': {'dynamic': {'contains': {'const': 'version'}, '$$description': ['version is listed in ``dynamic``']}}}, '$$comment': ['According to :pep:`621`:', ' If the core metadata specification lists a field as "Required", then', ' the metadata MUST specify the field statically or list it in dynamic', 'In turn, `core metadata`_ defines:', ' The required fields are: Metadata-Version, Name, Version.', ' All the other fields are optional.', 'Since ``Metadata-Version`` is defined by the build back-end, ``name`` and', '``version`` are the only mandatory information in ``pyproject.toml``.', '.. _core metadata: https://packaging.python.org/specifications/core-metadata/']}, rule='not')
967
- except JsonSchemaValueException:
968
- pass
969
- else:
970
- data_is_dict = isinstance(data, dict)
971
- if data_is_dict:
972
- data_len = len(data)
973
- if not all(prop in data for prop in ['version']):
974
- raise JsonSchemaValueException("" + (name_prefix or "data") + " must contain ['version'] properties", value=data, name="" + (name_prefix or "data") + "", definition={'required': ['version'], '$$description': ['version should be statically defined in the ``version`` field']}, rule='required')
975
- return data
976
-
977
- def validate_https___packaging_python_org_en_latest_specifications_declaring_project_metadata___definitions_dependency(data, custom_formats={}, name_prefix=None):
978
- if not isinstance(data, (str)):
979
- raise JsonSchemaValueException("" + (name_prefix or "data") + " must be string", value=data, name="" + (name_prefix or "data") + "", definition={'$id': '#/definitions/dependency', 'title': 'Dependency', 'type': 'string', 'description': 'Project dependency specification according to PEP 508', 'format': 'pep508'}, rule='type')
980
- if isinstance(data, str):
981
- if not custom_formats["pep508"](data):
982
- raise JsonSchemaValueException("" + (name_prefix or "data") + " must be pep508", value=data, name="" + (name_prefix or "data") + "", definition={'$id': '#/definitions/dependency', 'title': 'Dependency', 'type': 'string', 'description': 'Project dependency specification according to PEP 508', 'format': 'pep508'}, rule='format')
983
- return data
984
-
985
- def validate_https___packaging_python_org_en_latest_specifications_declaring_project_metadata___definitions_entry_point_group(data, custom_formats={}, name_prefix=None):
986
- if not isinstance(data, (dict)):
987
- raise JsonSchemaValueException("" + (name_prefix or "data") + " must be object", value=data, name="" + (name_prefix or "data") + "", definition={'$id': '#/definitions/entry-point-group', 'title': 'Entry-points', 'type': 'object', '$$description': ['Entry-points are grouped together to indicate what sort of capabilities they', 'provide.', 'See the `packaging guides', '<https://packaging.python.org/specifications/entry-points/>`_', 'and `setuptools docs', '<https://setuptools.pypa.io/en/latest/userguide/entry_point.html>`_', 'for more information.'], 'propertyNames': {'format': 'python-entrypoint-name'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'string', '$$description': ['Reference to a Python object. It is either in the form', '``importable.module``, or ``importable.module:object.attr``.'], 'format': 'python-entrypoint-reference', '$comment': 'https://packaging.python.org/specifications/entry-points/'}}}, rule='type')
988
- data_is_dict = isinstance(data, dict)
989
- if data_is_dict:
990
- data_keys = set(data.keys())
991
- for data_key, data_val in data.items():
992
- if REGEX_PATTERNS['^.+$'].search(data_key):
993
- if data_key in data_keys:
994
- data_keys.remove(data_key)
995
- if not isinstance(data_val, (str)):
996
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".{data_key}".format(**locals()) + " must be string", value=data_val, name="" + (name_prefix or "data") + ".{data_key}".format(**locals()) + "", definition={'type': 'string', '$$description': ['Reference to a Python object. It is either in the form', '``importable.module``, or ``importable.module:object.attr``.'], 'format': 'python-entrypoint-reference', '$comment': 'https://packaging.python.org/specifications/entry-points/'}, rule='type')
997
- if isinstance(data_val, str):
998
- if not custom_formats["python-entrypoint-reference"](data_val):
999
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".{data_key}".format(**locals()) + " must be python-entrypoint-reference", value=data_val, name="" + (name_prefix or "data") + ".{data_key}".format(**locals()) + "", definition={'type': 'string', '$$description': ['Reference to a Python object. It is either in the form', '``importable.module``, or ``importable.module:object.attr``.'], 'format': 'python-entrypoint-reference', '$comment': 'https://packaging.python.org/specifications/entry-points/'}, rule='format')
1000
- if data_keys:
1001
- raise JsonSchemaValueException("" + (name_prefix or "data") + " must not contain "+str(data_keys)+" properties", value=data, name="" + (name_prefix or "data") + "", definition={'$id': '#/definitions/entry-point-group', 'title': 'Entry-points', 'type': 'object', '$$description': ['Entry-points are grouped together to indicate what sort of capabilities they', 'provide.', 'See the `packaging guides', '<https://packaging.python.org/specifications/entry-points/>`_', 'and `setuptools docs', '<https://setuptools.pypa.io/en/latest/userguide/entry_point.html>`_', 'for more information.'], 'propertyNames': {'format': 'python-entrypoint-name'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'string', '$$description': ['Reference to a Python object. It is either in the form', '``importable.module``, or ``importable.module:object.attr``.'], 'format': 'python-entrypoint-reference', '$comment': 'https://packaging.python.org/specifications/entry-points/'}}}, rule='additionalProperties')
1002
- data_len = len(data)
1003
- if data_len != 0:
1004
- data_property_names = True
1005
- for data_key in data:
1006
- try:
1007
- if isinstance(data_key, str):
1008
- if not custom_formats["python-entrypoint-name"](data_key):
1009
- raise JsonSchemaValueException("" + (name_prefix or "data") + " must be python-entrypoint-name", value=data_key, name="" + (name_prefix or "data") + "", definition={'format': 'python-entrypoint-name'}, rule='format')
1010
- except JsonSchemaValueException:
1011
- data_property_names = False
1012
- if not data_property_names:
1013
- raise JsonSchemaValueException("" + (name_prefix or "data") + " must be named by propertyName definition", value=data, name="" + (name_prefix or "data") + "", definition={'$id': '#/definitions/entry-point-group', 'title': 'Entry-points', 'type': 'object', '$$description': ['Entry-points are grouped together to indicate what sort of capabilities they', 'provide.', 'See the `packaging guides', '<https://packaging.python.org/specifications/entry-points/>`_', 'and `setuptools docs', '<https://setuptools.pypa.io/en/latest/userguide/entry_point.html>`_', 'for more information.'], 'propertyNames': {'format': 'python-entrypoint-name'}, 'additionalProperties': False, 'patternProperties': {'^.+$': {'type': 'string', '$$description': ['Reference to a Python object. It is either in the form', '``importable.module``, or ``importable.module:object.attr``.'], 'format': 'python-entrypoint-reference', '$comment': 'https://packaging.python.org/specifications/entry-points/'}}}, rule='propertyNames')
1014
- return data
1015
-
1016
- def validate_https___packaging_python_org_en_latest_specifications_declaring_project_metadata___definitions_author(data, custom_formats={}, name_prefix=None):
1017
- if not isinstance(data, (dict)):
1018
- raise JsonSchemaValueException("" + (name_prefix or "data") + " must be object", value=data, name="" + (name_prefix or "data") + "", definition={'$id': '#/definitions/author', 'title': 'Author or Maintainer', '$comment': 'https://www.python.org/dev/peps/pep-0621/#authors-maintainers', 'type': 'object', 'properties': {'name': {'type': 'string', '$$description': ['MUST be a valid email name, i.e. whatever can be put as a name, before an', 'email, in :rfc:`822`.']}, 'email': {'type': 'string', 'format': 'idn-email', 'description': 'MUST be a valid email address'}}}, rule='type')
1019
- data_is_dict = isinstance(data, dict)
1020
- if data_is_dict:
1021
- data_keys = set(data.keys())
1022
- if "name" in data_keys:
1023
- data_keys.remove("name")
1024
- data__name = data["name"]
1025
- if not isinstance(data__name, (str)):
1026
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".name must be string", value=data__name, name="" + (name_prefix or "data") + ".name", definition={'type': 'string', '$$description': ['MUST be a valid email name, i.e. whatever can be put as a name, before an', 'email, in :rfc:`822`.']}, rule='type')
1027
- if "email" in data_keys:
1028
- data_keys.remove("email")
1029
- data__email = data["email"]
1030
- if not isinstance(data__email, (str)):
1031
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".email must be string", value=data__email, name="" + (name_prefix or "data") + ".email", definition={'type': 'string', 'format': 'idn-email', 'description': 'MUST be a valid email address'}, rule='type')
1032
- if isinstance(data__email, str):
1033
- if not REGEX_PATTERNS["idn-email_re_pattern"].match(data__email):
1034
- raise JsonSchemaValueException("" + (name_prefix or "data") + ".email must be idn-email", value=data__email, name="" + (name_prefix or "data") + ".email", definition={'type': 'string', 'format': 'idn-email', 'description': 'MUST be a valid email address'}, rule='format')
1035
- return data